@import"https://fonts.googleapis.com/css?family=Roboto:300,400&display=swap";@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;font-display:swap;src:url("../../fonts/material/MaterialIcons-Regular.eot");src:local("Material Icons"),local("MaterialIcons-Regular"),url("../../fonts/material/MaterialIcons-Regular.woff2") format("woff2"),url("../../fonts/material/MaterialIcons-Regular.woff") format("woff"),url("../../fonts/material/MaterialIcons-Regular.ttf") format("truetype")}.material-icons{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}:root{--accent: #e3001b;--accent-dark1: #c10017;--accent-dark2: #aa0014;--accent-light1: #f5a6af;--accent-light2: #fbd9dd;--accent-trans1: rgba(227, 0, 27, 0.15);--accent-trans2: rgba(227, 0, 27, 0.65);--body-bg: #fff;--search-bg: #fff;--main-bg: #fff;--footer-bg: #aaa;--body-text: #333;--top-submenu-bg: #555;--top-submenu-text: #ccc;--top-submenu-text-h: #fff;--top-border: #555;--slogan-color: #333;--search-hl: #e3001b;--search-progress: linear-gradient(to right, transparent 50%, var(--accent) 50%, var(--accent) 60%, transparent 60%, transparent 71.5%, var(--accent) 71.5%, var(--accent) 84%, transparent 84%);--logout-bg: #e3001b;--notif-bd: #777;--notif-confirm-bd: #3be;--notif-error-bd: #c00;--footer-title: #666;--footer-text: #555;--footer-link: #555;--footer-link-h: #000;--search-radius: 2rem;--search-suggestion-radius: 2rem;--carousel-btn-radius: 1.5rem;--highlight-radius: 0}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth}body{color:var(--body-text);font-size:14px;font-size:1.4rem;line-height:1.4;font-family:sans-serif;background-color:var(--body-bg)}a{color:var(--accent);text-decoration:none}strong,b{font-weight:bold}ul{list-style-type:square}img{max-width:100%;height:auto}table{background-color:#fff;border-collapse:collapse}table caption{caption-side:bottom;padding:1rem 0;font-style:italic}th,td{padding:.2rem .5rem}thead th,thead td{vertical-align:middle}tbody th,tbody td{vertical-align:top}tfoot th,tfoot td{vertical-align:top}h1{font-size:2.8rem}.iframe-video-container{position:relative;padding-bottom:56%}.iframe-video-container iframe{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%}.material-icons{font-size:2.4rem}.animation-progress-linear{height:.4rem;background-size:200% 100%;background-image:var(--search-progress);animation:animation-progress-linear 2s infinite linear}@keyframes animation-progress-linear{0%{background-size:200% 100%;background-position:left -31.25% top 0%}50%{background-size:800% 100%;background-position:left -49% top 0%}100%{background-size:400% 100%;background-position:left -102% top 0%}}.menu-overlay{display:none;position:fixed;left:0;right:0;top:0;bottom:0;z-index:150;background-color:rgba(0,0,0,.5)}.title-block{line-height:1;margin:2.5rem 0 1rem;padding:.2rem 0 .3rem;font-size:1.8rem;font-weight:normal;font-family:"Roboto",sans-serif;border-bottom:.2rem solid var(--accent)}.cols{display:flex}.cols>.col{flex:0 0 50%;order:1}.cols .col2{order:2}.working{opacity:.35}.show-more-wrapper .show-more-invite{margin:5px 0;font-style:italic;color:#666;position:relative;padding-left:15px;cursor:pointer}.show-more-wrapper .show-more-invite::after{content:"";position:absolute;left:0;top:6px;border:5px solid rgba(0,0,0,0);border-top-color:#666}.show-more-wrapper .show-more-invite:hover{text-decoration:underline}.show-more-wrapper .show-more-content{display:none}.show-more-wrapper.is-open .show-more-invite::after{top:0;border-top-color:rgba(0,0,0,0);border-bottom-color:#666}.blink{animation:blink 1s infinite linear}@keyframes blink{0%{box-shadow:0 0 .5rem .3rem #3be}100%{box-shadow:0 0 0 0 rgba(0,0,0,0)}}.notifs{position:fixed;right:2.5rem;top:2.5rem;z-index:120}.notif{position:relative;width:27.5rem;max-width:calc(100vw - 5rem);padding:1rem 3rem 1rem 1rem;margin-bottom:.5rem;border:1px solid var(--notif-bd);border-left-width:.7rem;border-radius:2px;background-color:#fff;box-shadow:0 .4rem 1.2rem -0.5rem #000}.notif h3{font-weight:bold}.notif.error{border-color:var(--notif-error-bd)}.notif.confirm{border-color:var(--notif-confirm-bd)}.notif .close{position:absolute;right:.5rem;top:.5rem;width:2.4rem;height:2.4rem;cursor:pointer}.notif .close span{visibility:hidden;position:absolute}.notif .close .material-icons{color:#000;opacity:.5}.notif .close .material-icons:hover{opacity:1}.notif h3{font-size:1.3rem;font-weight:normal;opacity:.75}.notif .data{margin:1rem 0;font-size:1.2rem;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;align-items:center}.notif .data .img{background-color:#fff;border-radius:.2rem;width:5.5rem;padding-right:.5rem;flex:0 0 0}.notif .data .img img{display:block;margin:0 auto;border-radius:.2rem}.notif .data .txt{flex:1 0 0;padding:.2rem .5rem;background-color:#eee}.notif .data .txt .ref{font-weight:bold;margin-right:.5rem}.notif .actions{text-align:right;font-size:0}.notif .actions .btn{display:inline-block;font-size:1.3rem;margin-left:1rem;padding:.5rem 1rem;color:#fff;background:#444;border-radius:.2rem;box-shadow:0 .1rem .2rem -0.1rem #000;cursor:pointer}.notif .actions .btn:hover{text-decoration:none;background:#ed1c24}.msg,.form-msg,.hdsnl-blocmsg{padding:1rem 2rem;margin:2.5rem 0;color:#fff;line-height:1.2;background-color:#999}.msg.error,.form-msg.error,.hdsnl-blocmsg.error{background-color:#c00}.msg.confirm,.form-msg.confirm,.hdsnl-blocmsg.confirm{background-color:#09c}.msg.warning,.form-msg.warning,.hdsnl-blocmsg.warning{background-color:#f80}.msg+.msg{margin-top:-1.5rem}.page{width:145rem;max-width:100%;min-height:100vh;margin:0 auto;box-shadow:1px 1px 10px gray}.logo-mobile{display:none}.region-top{position:relative;z-index:13;background-color:var(--body-bg);border-bottom:.8rem solid var(--top-border)}.region-search{position:-webkit-sticky;position:sticky;top:0;z-index:10}.page-main{position:static;z-index:4;display:flex;background-color:#fff}.region-sidebar1{flex:0 0 25rem;max-width:25rem;background-color:#fff;border-right:.1rem solid #ddd}.region-main{flex:1 1 auto;flex-basis:0%;padding:1rem 2.5rem;background-color:#fff}@supports(display: flex){.region-main{flex-basis:auto}}.region-sidebar2{flex:0 0 32rem;max-width:32rem;background-color:#fff;border-left:.1rem solid #ddd}.page-footer{position:relative;z-index:3}.region-top{display:flex;justify-content:space-between;font-size:1.2rem;line-height:2rem}.region-top ul,.region-top li{list-style:none}.region-top .menu{font-size:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.region-top .menu li{display:inline-block;font-size:1.4rem}.region-top .menu li a{display:block;padding:.7rem 1rem;text-decoration:none;color:#444}.region-top .menu li a:hover{color:var(--accent)}.region-top .menu li.active a{color:#000}.region-top .submenu{position:relative}.region-top .submenu>span{position:relative;display:block;padding:.7rem 2.5rem .7rem 1rem;color:#444;cursor:default}.region-top .submenu>span::before{content:"";position:absolute;right:.7rem;top:1.4rem;width:0;height:0;border:.5rem solid rgba(0,0,0,0);border-top-color:#666}.region-top .submenu ul{display:none;position:absolute;top:100%;left:0;min-width:17.5rem;background-color:var(--top-submenu-bg);color:var(--top-submenu-text)}.region-top .submenu ul li{display:block}.region-top .submenu ul a{padding:.7rem 1rem;color:var(--top-submenu-text)}.region-top .submenu ul a:hover{color:var(--top-submenu-text-h);background-color:rgba(0,0,0,.15)}.region-top .submenu ul .active a{color:var(--top-submenu-text-h)}.region-top .submenu.open>span{color:#fff;background-color:var(--top-submenu-bg)}.region-top .submenu.open>span::before{border-top-color:#ccc}.region-top .submenu.open ul{display:block}.region-top .submenu.active>span{color:#000}.region-top .submenu.active>span::before{border-top-color:#000}.region-top .submenu.active:hover>span{color:var(--top-submenu-text-h)}.region-top .submenu.active:hover>span::before{border-top-color:var(--top-submenu-text)}.region-top .submenu.active li a{color:var(--top-submenu-text)}.region-top .submenu.active li a:hover{color:var(--top-submenu-text-h)}.region-top .submenu.active li.active a{color:var(--top-submenu-text-h)}.region-top .langs .submenu>span{min-width:9rem}.region-top .langs .submenu ul{right:0;left:auto;min-width:9rem}.region-top .langs .submenu ul a{padding-right:2.3rem}body.is-desktop .region-top .submenu:hover>span{color:var(--top-submenu-text-h);background-color:var(--top-submenu-bg)}body.is-desktop .region-top .submenu:hover>span::before{border-top-color:var(--top-submenu-text)}body.is-desktop .region-top .submenu:hover ul{display:block}.region-search .region-search-wrapper{display:flex;position:relative;background-color:#fff;box-shadow:0 .3rem .6rem -0.4rem rgba(0,0,0,.35)}.region-search .logo{position:relative;flex:0 0 25rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.region-search .logo a{padding:2rem 0 3.3rem 1.5rem;display:block}.region-search .logo img{display:block}.region-search .slogan{position:absolute;bottom:1rem;left:1.5rem;right:0;color:var(--slogan-color);font-size:1.4rem;text-align:center;line-height:1;font-family:sans-serif;white-space:nowrap}.region-search .menu-open{display:none;position:absolute;left:0;bottom:.8rem;font-weight:bold;line-height:2.4rem;padding:1rem 1.3rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.region-search .menu-open i{vertical-align:bottom}.region-search .menu-open span{padding-left:.5rem}.region-search .search{flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-around}.region-search .search-wrapper{padding:2rem 2.5rem;position:relative}.region-search .search-input{display:block;width:100%;height:4rem;line-height:2rem;padding:1rem 4rem 1rem 2rem;font-size:1.8rem;border:.1rem solid #999;border-radius:var(--search-radius);background-color:rgba(0,0,0,0);position:relative;z-index:2}.region-search .search-input:-moz-placeholder,.region-search .search-input::-webkit-input-placeholder,.region-search .search-input::placeholder{color:#bbb;opacity:1}.region-search .search-input:hover{border-color:#444}.region-search .search-input:focus{border-color:#444;box-shadow:none;outline:none}.region-search .clear-search,.region-search .search-submit{position:absolute;right:0;top:0;z-index:2;width:4rem;height:4rem;overflow:hidden;border:none;background-color:rgba(0,0,0,0);border-radius:10rem;color:#999;outline:none}.region-search .clear-search:focus,.region-search .clear-search:hover,.region-search .search-submit:focus,.region-search .search-submit:hover{color:var(--accent)}.region-search .clear-search{display:none;right:4rem;color:#444}.region-search .has-input .clear-search{display:block}.region-search .search-progress{display:none;position:absolute;top:0;left:0;right:0;z-index:2;height:4rem;border-radius:var(--search-radius);overflow:hidden}.region-search .search-progress .animation-progress-linear{position:absolute;left:0;right:0;bottom:0}.region-search .is-searching .search-progress{display:block}.region-search .search-form{position:relative}.region-search .search-form.has-suggestions::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:2;background-color:#fff;border-radius:var(--search-radius)}.region-search .search-form.has-suggestions::after{content:"";position:absolute;left:0;right:0;bottom:0;top:50%;z-index:1;background-color:#333}.region-search .search-form.has-suggestions .search-input{border-color:#333}.region-search .search-form.has-suggestions .search-suggestions{display:block}.region-search .search-suggestions{display:none;position:absolute;top:100%;left:0;right:0;z-index:10;max-height:70vh;overflow:auto;overflow-x:hidden;overflow-y:auto;padding:.5rem 1rem 0;color:#fff;background-color:#333;border-radius:0 0 var(--search-radius) var(--search-radius);box-shadow:0 .6rem .7rem -0.5rem rgba(0,0,0,.5)}.region-search .search-suggestions ul{padding-bottom:1rem}.region-search .search-suggestions ul,.region-search .search-suggestions li{list-style:none}.region-search .search-suggestions li{line-height:1.8rem;margin-bottom:.1rem}.region-search .search-suggestions li a{display:block;color:#fff;padding:.5rem 1rem;text-decoration:none;border-radius:var(--search-suggestion-radius)}.region-search .search-suggestions li a:focus,.region-search .search-suggestions li a:hover{background:var(--search-hl)}.region-search .search-suggestions li.active a{background:var(--search-hl)}.region-search .search-suggestions .product a,.region-search .search-suggestions .brand a,.region-search .search-suggestions .category a{display:flex;padding:0 1rem}.region-search .search-suggestions .product .tn,.region-search .search-suggestions .brand .tn,.region-search .search-suggestions .category .tn{flex:0 0 3rem;max-height:3rem;display:flex;flex-direction:column;justify-content:space-around;border-radius:.5rem;background-color:#fff;overflow:hidden}.region-search .search-suggestions .product .tn img,.region-search .search-suggestions .brand .tn img,.region-search .search-suggestions .category .tn img{display:block;width:auto;max-height:2.8rem;margin:0 auto}.region-search .search-suggestions .product .name,.region-search .search-suggestions .brand .name,.region-search .search-suggestions .category .name{flex:1 1 auto;padding:.5rem 1rem;overflow:hidden;text-overflow:ellipsis}.region-search .search-suggestions .product .name .ref,.region-search .search-suggestions .brand .name .ref,.region-search .search-suggestions .category .name .ref{float:right;margin-left:1rem;font-size:.85em;opacity:.5}.region-search .search-suggestions .product .price,.region-search .search-suggestions .brand .price,.region-search .search-suggestions .category .price{flex:0 0 auto;min-width:6rem;padding:.5rem 0 .5rem 1rem;text-align:right}.region-search .search-suggestions .show-all{text-align:right;font-weight:bold}.region-search .search-suggestions .title{margin-bottom:0;margin-left:-1rem;margin-right:-1rem;line-height:2rem;padding:0 2rem;color:#aaa;font-size:1.2rem}.region-search .search-suggestions li+.title{margin-top:.5rem;padding-top:.5rem;padding-bottom:.5rem;border-top:.1rem solid #666}.region-search .account{flex:0 0 32rem;padding:0 1.5rem;display:flex;flex-direction:column;justify-content:space-around}.region-search .account a{text-decoration:none;color:var(--accent)}.region-search .account .account-wrapper{display:flex;justify-content:space-between}.region-search .account .name{position:relative;line-height:1.2rem;font-weight:bold;font-size:1.2rem}.region-search .account .name em{font-style:normal}.region-search .account .name>a,.region-search .account .name>span{display:block;color:#000}.region-search .account .name>a>span,.region-search .account .name>span>span{display:inline-block}.region-search .account .name>a>span>em,.region-search .account .name>span>span>em{display:block;max-width:7rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.region-search .account .name>a:hover,.region-search .account .name>span:hover{color:var(--accent)}.region-search .account .name .avatar{vertical-align:top;width:2.5rem;height:2.5rem;margin-right:.7rem;border-radius:5rem;background-color:var(--accent);background-image:url("../../img/ship-icon.svg");background-repeat:no-repeat;background-position:50% 50%;background-attachment:scroll;background-size:2.5rem 2.5rem}.region-search .account .name .menu{display:none;position:absolute;top:100%;left:0;z-index:13;padding:1.5rem 0 1rem 0;line-height:1.2;white-space:nowrap;background-color:var(--accent);background-color:#555}.region-search .account .name .menu a{position:relative;display:block;padding:1rem 2rem 1rem 4rem;color:#ccc}.region-search .account .name .menu a:hover{color:#fff}.region-search .account .name .menu a .count{display:none;float:right;color:#fff;min-width:1.8rem;height:1.8rem;padding:0 .2rem;font-size:1.2rem;text-align:center;line-height:2rem;border-radius:5rem;background-color:#000}.region-search .account .name .menu a .count:empty{display:none}.region-search .account .name .menu a .count.has-items{display:inline-block}.region-search .account .name .menu a .material-icons{position:absolute;left:1.2rem;top:.7rem;font-size:1.8rem}.region-search .account .name .menu::before{content:"";position:absolute;left:3.5rem;top:0;width:0;height:0;border:.8rem solid rgba(0,0,0,0);border-top-color:#fff}.region-search .account .name .menu .logout{margin-top:1.5rem;text-align:right}.region-search .account .name .menu .logout span{position:relative;padding-left:2.3rem}.region-search .account .name .menu .logout span .material-icons{top:-0.2rem;left:0}.region-search .account .name:hover>a,.region-search .account .name:hover>span{color:var(--accent)}.region-search .account .name:hover .menu{display:block}.region-search .account .actions{font-size:0;cursor:pointer}.region-search .account .actions .action{display:inline-block;font-size:1.4rem;margin-left:1rem;line-height:2rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.region-search .account .actions .action .count{display:inline-block;text-align:center;border-radius:10rem;min-width:2rem;padding:0 .3rem;position:relative;top:-0.5rem;vertical-align:text-bottom}.region-search .account .actions .material-icons{color:#000;font-size:2.4rem;cursor:pointer}.region-search .account .actions .is-open .material-icons{color:var(--accent)}.region-search .account .actions .has-items .count{color:#fff;background-color:var(--accent)}.region-search .account .login{text-align:right}.region-search .account .login .connect{display:inline-block;padding:.4rem 1rem;background-color:var(--accent);color:#fff;font-size:1.2rem;border-radius:.4rem}.region-sidebar1 .menu-close{position:fixed;right:-7rem;top:0;padding:1rem;z-index:100;cursor:pointer;line-height:2.4rem;color:#fff;transition:right .2s ease-out}.region-sidebar1 .menu-close i{vertical-align:bottom;font-size:4.8rem}.region-sidebar1 .menu-close span{position:absolute;width:.1rem;height:.1rem;overflow:hidden;visibility:hidden;font-weight:bold;margin:0 .5rem 0 1rem}.region-sidebar1 .menu-categories{margin-bottom:1rem}.region-sidebar1 .menu-categories+.menu-account{margin-top:-1rem}.region-sidebar1 .menu-categories li{list-style:none;position:relative}.region-sidebar1 .menu-categories li a,.region-sidebar1 .menu-categories li .catname{position:relative;display:block;padding:1rem .5rem 1rem 1.5rem;text-decoration:none;color:#555;font-weight:bold;border-bottom:.1rem solid #ddd}.region-sidebar1 .menu-categories li a:hover,.region-sidebar1 .menu-categories li .catname:hover{color:#000;background-color:#eee}.region-sidebar1 .menu-categories li a::after,.region-sidebar1 .menu-categories li .catname::after{content:"";display:table;clear:both}.region-sidebar1 .menu-categories li .sticker{float:right;position:relative;top:.2rem;display:inline-block;padding:.1rem .2rem;color:#000;font-size:1.1rem;line-height:1;font-weight:normal;background-color:#fb3;border-radius:.2rem;margin-bottom:-0.5rem}.region-sidebar1 .menu-categories li span.catname{cursor:default}.region-sidebar1 .menu-categories li.has-submenu>.catname::after{content:"";position:absolute;right:.5rem;top:1.4rem;top:calc(50% - .6rem);width:0;height:0;border:.6rem solid rgba(0,0,0,0);border-left-color:#666}.region-sidebar1 .menu-categories .cat>.catname{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:.3rem}.region-sidebar1 .menu-categories .cat>.catname::before{content:"";position:absolute;left:0;top:-0.1rem;bottom:-0.1rem;width:.4rem;background-color:rgba(0,0,0,0)}.region-sidebar1 .menu-categories .cat:hover>.catname{color:#000;background-color:#fff}.region-sidebar1 .menu-categories .cat:hover>.catname::before{background-color:#666}.region-sidebar1 .menu-categories .cat.cat1:hover>.catname::before{background-color:#ffea00}.region-sidebar1 .menu-categories .cat.cat2:hover>.catname::before{background-color:#00a68a}.region-sidebar1 .menu-categories .cat.cat3:hover>.catname::before{background-color:#fa0}.region-sidebar1 .menu-categories .cat.cat4:hover>.catname::before{background-color:#0af}.region-sidebar1 .menu-categories .cat.cat5:hover>.catname::before{background-color:#ff4cff}.region-sidebar1 .menu-categories .cat.cat6:hover>.catname::before{background-color:#a352cc}.region-sidebar1 .menu-categories .cat.cat7:hover>.catname::before{background-color:#29cc44}.region-sidebar1 .menu-categories .cat.cat8:hover>.catname::before{background-color:#96cc29}.region-sidebar1 .menu-categories .cat.cat9:hover>.catname::before{background-color:#666}.region-sidebar1 .menu-categories .cat.cataction:hover>.catname::before{background-color:#666}.region-sidebar1 .menu-categories .submenu{display:none;position:absolute;top:0;left:100%;z-index:4;background-color:#fff;background-color:#eee;border-right:.1rem solid #ddd}.region-sidebar1 .menu-categories .submenu a{padding:1rem;white-space:nowrap;border-left:.1rem solid #ddd;border-bottom-color:rgba(0,0,0,0)}.region-sidebar1 .menu-categories .submenu a:hover{background-color:#ddd;margin-top:-0.1rem;padding-top:1.1rem}.region-sidebar1 .menu-categories .submenu li:first-child a{border-left-color:rgba(0,0,0,0)}.region-sidebar1 .menu-categories .submenu li:last-child a{border-bottom-color:#ddd}.region-sidebar1 .menu-categories li:hover .submenu{display:block}.region-sidebar1 .menu-subcategories li.top-level>.catname,.region-sidebar1 .menu-subcategories li.top-level:hover>.catname{color:#fff;background-color:#555;border-bottom-color:#555}.region-sidebar1 .menu-subcategories li.top-level>.catname::before,.region-sidebar1 .menu-subcategories li.top-level:hover>.catname::before{background-color:#404040}.region-sidebar1 .menu-subcategories li.top-level>.catname::after,.region-sidebar1 .menu-subcategories li.top-level:hover>.catname::after{border-left-color:#fff}.region-sidebar1 .menu-subcategories .submenu .cat>.catname{padding-right:1rem;overflow:visible}.region-sidebar1 .menu-subcategories .submenu .cat>.catname::before{top:.1rem;left:-0.1rem}.region-sidebar1 .menu-subcategories .submenu .cat:last-child>.catname::before{bottom:.1rem}.region-sidebar1 .menu-subcategories .subcatname{cursor:default}.region-sidebar1 .menu-subcategories .subcatname .catname{color:#000;padding-top:1.4rem;padding-bottom:1.4rem}.region-sidebar1 .menu-subcategories .subcatname .catname:hover{background-color:rgba(0,0,0,0)}.region-sidebar1 .menu-subcategories .subcat .subcat{font-size:1.2rem}.region-sidebar1 .menu-subcategories .subcat>.catname{padding-top:.7rem;padding-bottom:.7rem;line-height:1.2;white-space:normal;border-bottom-color:rgba(0,0,0,0);position:relative}.region-sidebar1 .menu-subcategories .subcat>.catname::before{content:"";position:absolute;left:0;top:0;bottom:-0.1rem;width:.4rem}.region-sidebar1 .menu-subcategories .subcat:last-child>.catname{padding-bottom:1.4rem;border-bottom-color:#ddd}.region-sidebar1 .menu-subcategories .subcat.has-submenu:last-child>.catname{padding-bottom:.7rem;border-bottom-color:rgba(0,0,0,0)}.region-sidebar1 .menu-subcategories .subcat.has-submenu:last-child .submenu .subcat:last-child a{padding-bottom:1.4rem;border-bottom-color:#ddd}.region-sidebar1 .menu-subcategories .subcat.active{background-color:#eee}.region-sidebar1 .menu-subcategories .subcat.active>.catname{color:#000}.region-sidebar1 .menu-subcategories .subcat.active.subcatname{background-color:#666}.region-sidebar1 .menu-subcategories .subcat.active.subcatname .catname{color:#fff}.region-sidebar1 .menu-subcategories .subcat.has-submenu>.catname::after{display:none}.region-sidebar1 .menu-subcategories .subcat.has-submenu .submenu{position:relative;left:auto;top:auto;display:block;border:none}.region-sidebar1 .menu-subcategories .subcat.has-submenu .submenu .catname{margin:0;padding:.5rem .5rem .5rem 2.5rem;font-weight:normal;border:none;overflow:hidden;clear:both}.region-sidebar1 .menu-subcategories .subcat.has-submenu .submenu .active a{text-decoration:underline}.region-sidebar1 .menu-subcategories .subcat.has-submenu .submenu li:last-child a{border-bottom-color:rgba(0,0,0,0);padding-bottom:.7rem}.region-sidebar1 .menu-subcategories .active-finale>.catname{position:relative}.region-sidebar1 .menu-subcategories .active-finale>.catname::after{display:block !important;content:"";position:absolute;left:.3rem;top:calc(50% - .8rem);width:0;height:0;border:.8rem solid rgba(0,0,0,0)}.region-sidebar1 .menu-subcategories.active-cat1 .subcat.subcatname .catname{color:#000}.region-sidebar1 .menu-subcategories.active-cat1 .subcat.subcatname,.region-sidebar1 .menu-subcategories.active-cat1 .subcat>.catname::before{background-color:#ffea00}.region-sidebar1 .menu-subcategories.active-cat1 .subcat>.catname:hover::before{background-color:#b5a600}.region-sidebar1 .menu-subcategories.active-cat1 .active-finale>.catname::after{border-left-color:#ffea00}.region-sidebar1 .menu-subcategories.active-cat1 .active-finale>.catname:hover::after{border-left-color:#bfb000}.region-sidebar1 .menu-subcategories.active-cat2 .subcat.subcatname,.region-sidebar1 .menu-subcategories.active-cat2 .subcat>.catname::before{background-color:#00a68a}.region-sidebar1 .menu-subcategories.active-cat2 .subcat>.catname:hover::before{background-color:#007d68}.region-sidebar1 .menu-subcategories.active-cat2 .active-finale>.catname::after{border-left-color:#00a68a}.region-sidebar1 .menu-subcategories.active-cat2 .active-finale>.catname:hover::after{border-left-color:#007d68}.region-sidebar1 .menu-subcategories.active-cat3 .subcat.subcatname,.region-sidebar1 .menu-subcategories.active-cat3 .subcat>.catname::before{background-color:#fa0}.region-sidebar1 .menu-subcategories.active-cat3 .subcat>.catname:hover::before{background-color:#bf8000}.region-sidebar1 .menu-subcategories.active-cat3 .active-finale>.catname::after{border-left-color:#fa0}.region-sidebar1 .menu-subcategories.active-cat3 .active-finale>.catname:hover::after{border-left-color:#bf8000}.region-sidebar1 .menu-subcategories.active-cat4 .subcat.subcatname,.region-sidebar1 .menu-subcategories.active-cat4 .subcat>.catname::before{background-color:#0af}.region-sidebar1 .menu-subcategories.active-cat4 .subcat>.catname:hover::before{background-color:#0080bf}.region-sidebar1 .menu-subcategories.active-cat4 .active-finale>.catname::after{border-left-color:#0af}.region-sidebar1 .menu-subcategories.active-cat4 .active-finale>.catname:hover::after{border-left-color:#0080bf}.region-sidebar1 .menu-subcategories.active-cat5 .subcat.subcatname,.region-sidebar1 .menu-subcategories.active-cat5 .subcat>.catname::before{background-color:#ff4cff}.region-sidebar1 .menu-subcategories.active-cat5 .subcat>.catname:hover::before{background-color:#bf39bf}.region-sidebar1 .menu-subcategories.active-cat5 .active-finale>.catname::after{border-left-color:#ff4cff}.region-sidebar1 .menu-subcategories.active-cat5 .active-finale>.catname:hover::after{border-left-color:#bf39bf}.region-sidebar1 .menu-subcategories.active-cat6 .subcat.subcatname,.region-sidebar1 .menu-subcategories.active-cat6 .subcat>.catname::before{background-color:#a352cc}.region-sidebar1 .menu-subcategories.active-cat6 .subcat>.catname:hover::before{background-color:#7a3e99}.region-sidebar1 .menu-subcategories.active-cat6 .active-finale>.catname::after{border-left-color:#a352cc}.region-sidebar1 .menu-subcategories.active-cat6 .active-finale>.catname:hover::after{border-left-color:#7a3e99}.region-sidebar1 .menu-subcategories.active-cat7 .subcat.subcatname,.region-sidebar1 .menu-subcategories.active-cat7 .subcat>.catname::before{background-color:#29cc44}.region-sidebar1 .menu-subcategories.active-cat7 .subcat>.catname:hover::before{background-color:#1f9933}.region-sidebar1 .menu-subcategories.active-cat7 .active-finale>.catname::after{border-left-color:#29cc44}.region-sidebar1 .menu-subcategories.active-cat7 .active-finale>.catname:hover::after{border-left-color:#1f9933}.region-sidebar1 .menu-subcategories.active-cat8 .subcat.subcatname,.region-sidebar1 .menu-subcategories.active-cat8 .subcat>.catname::before{background-color:#96cc29}.region-sidebar1 .menu-subcategories.active-cat8 .subcat>.catname:hover::before{background-color:#71991f}.region-sidebar1 .menu-subcategories.active-cat8 .active-finale>.catname::after{border-left-color:#96cc29}.region-sidebar1 .menu-subcategories.active-cat8 .active-finale>.catname:hover::after{border-left-color:#71991f}.region-sidebar1 .menu-subcategories.active-cat9 .subcat.subcatname{color:#fff}.region-sidebar1 .menu-subcategories.active-cat9 .subcat.subcatname,.region-sidebar1 .menu-subcategories.active-cat9 .subcat>.catname::before{background-color:#666}.region-sidebar1 .menu-subcategories.active-cat9 .subcat>.catname:hover::before{background-color:#4d4d4d}.region-sidebar1 .menu-subcategories.active-cat9 .active-finale>.catname::after{border-left-color:#666}.region-sidebar1 .menu-subcategories.active-cat9 .active-finale>.catname:hover::after{border-left-color:#4d4d4d}.region-sidebar1 .menu-subcategories.active-cataction .subcat.subcatname{color:#fff}.region-sidebar1 .menu-subcategories.active-cataction .subcat.subcatname,.region-sidebar1 .menu-subcategories.active-cataction .subcat>.catname::before{background-color:#666}.region-sidebar1 .menu-subcategories.active-cataction .subcat>.catname:hover::before{background-color:#4d4d4d}.region-sidebar1 .menu-subcategories.active-cataction .active-finale>.catname::after{border-left-color:#666}.region-sidebar1 .menu-subcategories.active-cataction .active-finale>.catname:hover::after{border-left-color:#4d4d4d}.region-sidebar1 .menu-account{margin-bottom:2.5rem;background-color:#eee}.region-sidebar1 .menu-account .menu-item a{overflow:hidden;position:relative;display:block;padding:1rem .5rem 1rem 4.2rem;color:#555;line-height:1.2;font-weight:bold;border-bottom:.1rem solid rgba(0,0,0,.1)}.region-sidebar1 .menu-account .menu-item a::before{content:"";position:absolute;left:0;top:-0.1rem;bottom:-0.1rem;width:.4rem;background-color:rgba(0,0,0,0)}.region-sidebar1 .menu-account .menu-item .count{display:none;float:right;min-width:2rem;height:2rem;margin-right:1rem;padding:0 .3rem;color:#fff;font-size:1.2rem;text-align:center;line-height:2rem;border-radius:5rem;background-color:var(--accent)}.region-sidebar1 .menu-account .menu-item .count.has-items{display:inline-block}.region-sidebar1 .menu-account .menu-item .material-icons{position:absolute;left:1rem;top:.6rem;opacity:.5}.region-sidebar1 .menu-account .menu-item.active a,.region-sidebar1 .menu-account .menu-item:hover a{color:#000}.region-sidebar1 .menu-account .menu-item.active a::before,.region-sidebar1 .menu-account .menu-item:hover a::before{background-color:rgba(0,0,0,.35)}.region-sidebar1 .menu-account .menu-item.active a .material-icons,.region-sidebar1 .menu-account .menu-item:hover a .material-icons{opacity:1}.region-sidebar1 .menu-account .menu-item:first-child a{padding-top:1.5rem}.region-sidebar1 .menu-account .menu-item:first-child a .material-icons{top:1.1rem}.region-sidebar1 .menu-account .logout a:hover{color:#fff;background-color:var(--logout-bg)}.region-sidebar1 .menu-account .logout a:hover::before{top:0}.region-sidebar1 .newsletter-subscribe{margin:2rem 0;padding:1rem 1.5rem;text-align:center}.products-filters{padding:0 1.5rem;border-bottom:.1rem solid #ddd}.products-filters .block-title{text-transform:uppercase;font-size:1.4rem;margin-bottom:1rem}.products-filters .products-filter{margin-bottom:.5rem;padding-bottom:.5rem}.products-filters .filter-title{font-size:1.4rem;margin-bottom:.3rem}.products-filters .filter-options{font-size:1.2rem;line-height:1.8rem;list-style:none}.products-filters .filter-options a{position:relative;display:block;margin:.2rem -0.4rem;padding:.4rem 2rem .3rem .4rem;line-height:1;border-radius:.2rem;overflow:auto;display:flex;justify-content:space-between}.products-filters .filter-options a:hover .label{text-decoration:underline}.products-filters .filter-options a.no-items{color:#999;text-decoration:none;cursor:default}.products-filters .filter-options a.no-items .label{text-decoration:none}.products-filters .filter-options a .discount{display:inline-block;margin-left:.3rem;padding:.1rem .2rem;color:#000;font-size:1.1rem;line-height:1;border-radius:.2rem;background-color:#fb3}.products-filters .filter-options .count{float:right;color:#999;padding-left:.5rem}.products-filters .filter-options .clear-filter{position:absolute;right:.3rem;top:.3rem;font-size:1.4rem}.products-filters .filter-options .active a{background-color:#eee}.products-filters .filter-options .show-all{position:relative;height:1.8rem;margin:0 -0.4rem;color:#666;text-align:center;line-height:1;background-color:#eee;border-radius:1rem;cursor:pointer}.products-filters .filter-options .show-all:hover{color:#000;background-color:#ddd}.products-filters .filter-options .show-all::before{content:"";position:absolute;top:.6rem;left:calc(50% - .3rem);z-index:1;width:0;height:0;border:.6rem solid rgba(0,0,0,0);border-top-color:#666}.products-filters .filter-options .show-all.shown::before{border-top-color:rgba(0,0,0,0);border-bottom-color:#666;top:0}.social-networks{max-height:6rem;margin:2rem 0;padding:1.5rem;border-top:.1rem solid #ddd;border-bottom:.1rem solid #ddd}.social-networks .social-network{display:inline-block}.social-networks .social-network+.social-network{margin-left:1rem}.social-networks .social-network a{color:#000;text-decoration:none}.social-networks .social-network a:hover{color:var(--accent)}.social-networks .social-network a img{display:block;width:3rem}.info-services{padding:0 1.5rem}.info-services .swissness{margin-bottom:2rem;padding-left:8rem;position:relative;min-height:7rem}.info-services .swissness img{height:7rem;width:auto;position:absolute;left:0;top:0}.info-services .swissness h2{padding-top:1rem;color:#666;font-size:1.8rem;font-family:"Roboto",sans-serif;text-transform:uppercase}.info-services .swissness p{font-size:1.2rem}.info-services .swissness a{color:#666}.info-services .swissness a:hover{color:var(--accent)}.info-services .swissness a:hover h2{color:var(--accent)}.info-services .delivery{margin-bottom:2rem;padding-left:8rem;position:relative;min-height:5rem;font-size:1.2rem;line-height:1.4rem;cursor:default}.info-services .delivery .fas{position:absolute;left:.5rem;top:-0.3rem;width:7rem;font-size:5rem;color:#999}.info-services .delivery .material-icons{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;left:.5rem;top:-0.7rem;width:7rem;font-size:6rem;color:#999}.info-services .delivery img{width:7rem;position:absolute;left:0;top:0}.missing-product{margin:2rem 0;padding:2rem 1.5rem;text-align:center;font-size:1.2rem;line-height:1.2;border-top:.1rem solid #ddd}.missing-product .invite{margin-top:1rem;font-size:1.4rem;line-height:1}.missing-product .invite a{display:inline-block;background-color:var(--accent);color:#fff;font-variant:small-caps;padding:.7rem 1rem;border-radius:.4rem}.region-sidebar2 h2{font-size:2rem;font-weight:normal;font-family:"Roboto",sans-serif}body.popup .user-list,.side-block.account-blocks .user-list{position:relative;padding:1.5rem;border-bottom:.1rem solid #ddd;background-color:#fff}body.popup .user-list .close-block,.side-block.account-blocks .user-list .close-block{position:absolute;left:auto;right:1rem;top:1rem;cursor:pointer}body.popup .user-list .close-block .material-icons,.side-block.account-blocks .user-list .close-block .material-icons{color:#999}body.popup .user-list .close-block:hover .material-icons,.side-block.account-blocks .user-list .close-block:hover .material-icons{color:#000}body.popup .user-list h2,.side-block.account-blocks .user-list h2{color:#666;font-family:"Roboto",sans-serif;font-weight:400}body.popup .user-list .products-count,.side-block.account-blocks .user-list .products-count{margin-top:-0.5rem;margin-bottom:1.5rem;color:#999;font-size:1.4rem;vertical-align:bottom}body.popup .user-list .products,.side-block.account-blocks .user-list .products{list-style:none;line-height:1.8rem;position:relative}body.popup .user-list .products .product,body.popup .user-list .products .show-all,.side-block.account-blocks .user-list .products .product,.side-block.account-blocks .user-list .products .show-all{padding:.5rem 0}body.popup .user-list .products .product,.side-block.account-blocks .user-list .products .product{position:relative;min-height:6.5rem;padding-left:6.5rem;border-top:.1rem solid #ccc;background-color:#fff}body.popup .user-list .products .product:first-child,.side-block.account-blocks .user-list .products .product:first-child{border-top:none}body.popup .user-list .products .product.hidden,.side-block.account-blocks .user-list .products .product.hidden{display:none}body.popup .user-list .products .product .product-link,.side-block.account-blocks .user-list .products .product .product-link{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}body.popup .user-list .products .tn,.side-block.account-blocks .user-list .products .tn{position:absolute;left:0;top:.5rem;bottom:.5rem;width:5.5rem;background-color:#fff;display:flex;flex-direction:column;justify-content:space-around}body.popup .user-list .products .tn img,.side-block.account-blocks .user-list .products .tn img{display:block;max-width:5.5rem;max-height:5.5rem;margin:0 auto}body.popup .user-list .products .name,.side-block.account-blocks .user-list .products .name{padding-right:1.8rem;font-size:1.2rem;line-height:1.1;font-weight:normal}body.popup .user-list .products .name a,.side-block.account-blocks .user-list .products .name a{display:block;color:#000;text-decoration:none}body.popup .user-list .products .name a:hover,.side-block.account-blocks .user-list .products .name a:hover{color:var(--accent)}body.popup .user-list .products .ref,.side-block.account-blocks .user-list .products .ref{color:#888;font-size:1.2rem}body.popup .user-list .products .qt-price,.side-block.account-blocks .user-list .products .qt-price{display:flex;justify-content:space-between}body.popup .user-list .products .qt-widget,.side-block.account-blocks .user-list .products .qt-widget{padding:.5rem;position:relative;left:-0.5rem;top:-0.5rem;margin-bottom:-1rem;z-index:2}body.popup .user-list .products .price,.side-block.account-blocks .user-list .products .price{color:#666;font-size:1.5rem;font-weight:bold;text-align:right;position:relative;padding-right:2.5rem}body.popup .user-list .products .price .stock-status,.side-block.account-blocks .user-list .products .price .stock-status{position:absolute;right:.2rem;top:.2rem;z-index:2;width:1.3rem;height:1.3rem}body.popup .user-list .products .price .stock-status .stock-txt,.side-block.account-blocks .user-list .products .price .stock-status .stock-txt{box-shadow:none}body.popup .user-list .products .remove,.side-block.account-blocks .user-list .products .remove{position:absolute;right:-0.5rem;top:0;z-index:2;cursor:pointer;padding:.5rem}body.popup .user-list .products .remove i,.side-block.account-blocks .user-list .products .remove i{font-size:1.8rem}body.popup .user-list .products .remove:hover i,.side-block.account-blocks .user-list .products .remove:hover i{color:var(--accent)}body.popup .user-list .products .show-all,.side-block.account-blocks .user-list .products .show-all{color:#666;font-size:1.2rem;text-align:center;border-top:.1rem solid #ccc;cursor:pointer}body.popup .user-list .products .show-all>span,.side-block.account-blocks .user-list .products .show-all>span{display:inline-block;padding:.1rem 1.5rem;background-color:rgba(0,0,0,.1);border-radius:1rem}body.popup .user-list .products .show-all:hover,.side-block.account-blocks .user-list .products .show-all:hover{color:#000;text-decoration:underline}body.popup .user-list .total,.side-block.account-blocks .user-list .total{border-top:.1rem solid #666;padding:1rem 0;display:flex;justify-content:space-between}body.popup .user-list .total h3,.side-block.account-blocks .user-list .total h3{color:#666;font-size:1.5rem;font-weight:normal}body.popup .user-list .total .total-price,.side-block.account-blocks .user-list .total .total-price{padding-right:2.5rem;color:#666;font-size:1.5rem;font-weight:bold;text-align:right}body.popup .user-list .actions,.side-block.account-blocks .user-list .actions{margin-top:1.5rem}body.popup .user-list .actions .action,.side-block.account-blocks .user-list .actions .action{padding:.5rem 0;color:#333;font-size:1.2rem;text-decoration:none;cursor:pointer}body.popup .user-list .actions .action i,.side-block.account-blocks .user-list .actions .action i{font-size:1.8rem;vertical-align:bottom;margin-right:.8rem}body.popup .user-list .actions .action:hover,.side-block.account-blocks .user-list .actions .action:hover{color:var(--accent)}body.popup .user-list .actions .empty,.side-block.account-blocks .user-list .actions .empty{text-align:right}body.popup .user-list .actions .checkout,.side-block.account-blocks .user-list .actions .checkout{display:block;margin-top:1rem;padding:1rem;text-align:center;border-radius:.3rem;background-color:var(--accent);color:#fff}body.popup .user-list .actions .checkout a,.side-block.account-blocks .user-list .actions .checkout a{color:#fff}body.popup .user-list .actions .checkout:hover,.side-block.account-blocks .user-list .actions .checkout:hover{color:#fff;background-color:var(--accent-dark1)}body.popup .user-list .empty-text,.side-block.account-blocks .user-list .empty-text{display:none;font-style:italic}body.popup .user-list.no-articles .empty-text,.side-block.account-blocks .user-list.no-articles .empty-text{display:block}body.popup .user-list.no-articles .products-count,body.popup .user-list.no-articles .products,body.popup .user-list.no-articles .total,body.popup .user-list.no-articles .actions,.side-block.account-blocks .user-list.no-articles .products-count,.side-block.account-blocks .user-list.no-articles .products,.side-block.account-blocks .user-list.no-articles .total,.side-block.account-blocks .user-list.no-articles .actions{display:none}body.popup .basket,.side-block.account-blocks .basket{background-color:#eee}body.popup .basket .products .product,.side-block.account-blocks .basket .products .product{background-color:#eee}body.popup .basket .qt-widget .qt-input:hover,body.popup .basket .qt-widget .qt-input:focus,.side-block.account-blocks .basket .qt-widget .qt-input:hover,.side-block.account-blocks .basket .qt-widget .qt-input:focus{background-color:#fff}body.popup .wishlist .bw-logo,.side-block.account-blocks .wishlist .bw-logo{display:none}.region-main .side-block.account-blocks{margin-left:-2.5rem;margin-right:-2.5rem;margin-top:-1rem;margin-bottom:2rem;display:flex;flex-wrap:wrap;border-left:.2rem solid var(--accent);border-right:.3rem solid var(--accent)}.region-main .side-block.account-blocks .user-list{border:.5rem solid var(--accent);border-left-width:.3rem;border-right-width:.2rem;flex:1 0 50%;min-width:25rem}.qt-widget .qt-mod{display:inline-block;vertical-align:text-bottom;width:1.8rem;height:1.8rem;text-align:center;border-radius:.4rem;background-color:rgba(0,0,0,.1);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.qt-widget .qt-mod:hover{background-color:rgba(0,0,0,.2)}.qt-widget .qt-input{display:inline-block;vertical-align:text-bottom;height:1.8rem;width:3rem;padding:0;text-align:right;text-align:center;border:none;font-family:sans-serif;font-weight:bold;background-color:rgba(0,0,0,0);-moz-appearance:textfield;appearance:textfield;overflow:visible}.qt-widget .qt-input:hover,.qt-widget .qt-input:focus{background-color:rgba(0,0,0,.1)}.qt-widget .qt-input::-webkit-inner-spin-button,.qt-widget .qt-input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.qt-widget.qt-limit-min .qt-mod-less,.qt-widget.qt-limit-max .qt-mod-more{opacity:.35;cursor:not-allowed}.side-block .block-title{display:none;padding:0 1.5rem 0 .5rem;color:#fff;font-size:1.8rem;font-family:"Roboto",sans-serif;background-color:var(--accent)}.side-block .block-title span{font-variant:small-caps}.side-block .block-title .material-icons{font-size:1.4rem;margin-right:.5rem}.side-block .block-content{position:relative;background-color:#fff}.side-block .block-content>div{border-bottom:.1rem solid #ddd}.side-block .product-block{padding-top:1rem;padding-bottom:1rem}.side-block .product-block .stickers{right:-1.5rem}.side-block .discount-block{position:relative;padding:1rem 1.5rem}.side-block .discount-block .main-discount-link{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;background-color:var(--accent-trans1);opacity:0;transition:opacity .15s ease-out}.side-block .discount-block .main-discount-link:hover{opacity:1}.side-block .discount-block .brand{margin-bottom:1rem}.side-block .discount-block .brand img{display:block;margin:0 auto;border:1rem solid #fff}.side-block .discount-block .text{line-height:2rem;text-align:center}.side-block .discount-block .text h4{margin:1rem 0;font-size:1.6rem}.side-block .discount-block .text p{margin:1rem 0}.side-block .discount-block .text strong{color:var(--accent);font-size:1.2em;line-height:2rem;font-weight:bold}.side-block.block-promo .block-content{padding-right:3.6rem;padding-top:.5rem}.side-block.block-promo .countdown{margin:.5rem 1.5rem;padding:.2rem .5rem;font-style:italic;text-align:center;background-color:#6df;border-radius:10rem;font-size:1.2rem;line-height:1.6rem}.side-block.block-promo .product-block .breadcrumb,.side-block.block-promo .product-block .sticker,.side-block.block-promo .product-block .stock{display:none}.side-block.block-promo .remaining-qt{display:flex;flex-direction:column;align-items:center;position:absolute;width:3.6rem;right:0;top:0;bottom:0;text-align:center;color:var(--accent);background-color:#eee;padding-bottom:1rem}.side-block.block-promo .remaining-qt .value{flex:0 1 0;padding:.5rem 0;font-weight:bold}.side-block.block-promo .remaining-qt .graph{flex:1 0 0;width:1rem;background-color:var(--accent-light1);overflow:hidden;border-radius:2rem;position:relative}.side-block.block-promo .remaining-qt .graph span{display:block;position:absolute;left:0;right:0;bottom:0;background-color:var(--accent)}.side-block.block-banner .block-content:hover img{filter:saturate(50%)}.side-block.block-banner .block-content:hover a::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;background-color:var(--accent-trans1)}.side-block.block-banner a{display:block}.side-block.block-banner img{display:block;width:100%;margin:0 auto}.side-block.block-accessories .block-title{display:block}.side-block.block-accessories .products-list.view-mode-line .product-block{padding-right:.5rem}.side-block.block-accessories .products-list.view-mode-line .product-block .main{min-height:11rem}.side-block.block-accessories .products-list.view-mode-line .product-block .stock{left:1rem}.side-block.block-accessories .products-list.view-mode-line .product-block .brand{max-width:6rem;left:1rem}.side-block.block-accessories .products-list.view-mode-line .product-block .brand img{max-height:2rem}.side-block.block-accessories .products-list.view-mode-line .product-block .tn{position:absolute;left:1rem;top:5rem;padding:0;max-width:8rem;height:6rem;justify-content:start;align-items:start}.side-block.block-accessories .products-list.view-mode-line .product-block .tn img{max-height:6rem}.side-block.block-accessories .products-list.view-mode-line .product-block .text,.side-block.block-accessories .products-list.view-mode-line .product-block .ref{margin-left:6rem}.side-block.block-accessories .products-list.view-mode-line .product-block .price-upper,.side-block.block-accessories .products-list.view-mode-line .product-block .price-truly{font-size:1.2rem}.side-block.block-accessories .products-list.view-mode-line .product-block .price{font-size:1.5rem}.side-block.block-accessories .products-list.view-mode-line .product-block .product-actions{padding-top:.1rem}.side-block.block-accessories .products-list.view-mode-line .product-block .breadcrumb,.side-block.block-accessories .products-list.view-mode-line .product-block .stickers{display:none}.region-main .block-banner{margin:4rem 0}.region-main .block-banner a{display:block}.region-main .block-banner img{display:block;width:100%}.breadcrumb-page{margin-bottom:2rem;padding:.5rem 0;color:#666;line-height:1;list-style:none}.breadcrumb-page ol,.breadcrumb-page li{display:inline;list-style:none}.breadcrumb-page a{color:#666;text-decoration:none}.breadcrumb-page a:hover{color:#000;text-decoration:underline}.product-news:empty{display:none}.product-news .news-strip{margin:2.5rem 0}.product-news .news-strip .news-block{flex-basis:50%;max-width:none;display:flex;padding:0 0 .2rem}.product-news .news-strip .news-block:first-child .text{padding-right:2rem}.product-news .news-strip .news-block:last-child .text{padding-right:0}.product-news .news-strip .news-block+.news-block{border-left:none}.product-news .news-block .tn{flex:0 0 40%;background-size:cover;background-position:50% 50%;padding-top:20%}.product-news .news-block .tn img{display:none}.product-news .news-block .text{flex:0 0 60%;max-width:60%;padding-left:2rem;padding-bottom:1rem}.stock-status{position:relative;width:2rem;height:2rem;background-color:#999;border-radius:100rem}.stock-status.ok{background-color:#9d0}.stock-status.delay{background-color:#f80}.stock-status.delay .stock-txt{width:14rem;white-space:normal}.stock-status.out-of-stock{background-color:#c00}.stock-status .stock-txt{display:none;padding:.1rem .4rem;position:absolute;right:100%;right:calc(100% + .9rem);top:0;color:#fff;font-size:1rem;line-height:1.2rem;text-align:right;white-space:nowrap;box-shadow:0 0 0 .5rem #fff;border-radius:.2rem;background-color:#444;cursor:default}.stock-status .stock-txt::before{content:"";position:absolute;left:100%;left:calc(100% + .1rem);top:.1rem;border:.6rem solid rgba(0,0,0,0);border-left-color:#444}.stock-status .stock-txt::after{content:"";position:absolute;left:100%;width:2rem;top:0;bottom:0}.stock-status:hover .stock-txt{display:block}.stickers{position:relative}.stickers::after{content:"";display:table;clear:both}.stickers .sticker,.stickers .discount{float:right;clear:both;position:relative;height:2rem;margin-bottom:1rem;padding:.3rem .7rem .2rem .3rem;color:#fff;font-size:1.5rem;line-height:1;font-weight:bold;text-transform:uppercase;background-color:var(--accent)}.stickers .sticker:last-child,.stickers .discount:last-child{margin-bottom:0}.stickers .sticker::before,.stickers .sticker::after,.stickers .discount::before,.stickers .discount::after{content:"";position:absolute;right:100%;top:0;border:.5rem solid rgba(0,0,0,0);border-width:.5rem .3rem;border-top-color:var(--accent);border-right-color:var(--accent)}.stickers .sticker::after,.stickers .discount::after{top:auto;bottom:0;border-top-color:rgba(0,0,0,0);border-bottom-color:var(--accent)}.stickers .discount{padding-top:.4rem;padding-bottom:0;font-size:1.8rem;line-height:1.5rem;background-color:#09c}.stickers .discount::before{border-top-color:#09c;border-right-color:#09c}.stickers .discount::after{border-bottom-color:#09c;border-right-color:#09c}.product-details .stock-status .stock-txt{top:.3rem}.product-block{padding:.5rem 1.5rem;font-size:1.2rem;line-height:1.5rem;position:relative}.product-block .main-product-link{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.product-block a{text-decoration:none}.product-block .breadcrumb{font-size:1rem;line-height:1.2rem;color:#999;padding-bottom:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-block .breadcrumb a{color:#999}.product-block .breadcrumb a:hover{text-decoration:underline}.product-block .main{position:relative;min-height:25rem}.product-block .stock{position:absolute;right:0;top:0;z-index:3}.product-block .stock .stock-status{width:1.4rem;height:1.4rem}.product-block .brand{max-width:4rem;position:absolute;left:0;top:0;z-index:2}.product-block .brand a{display:block}.product-block .brand img{display:block}.product-block .tn{position:relative;max-width:100%;height:20rem;margin:0 auto;padding:1rem;display:flex;justify-content:center;align-items:center}.product-block .tn a{display:block;width:100%;max-width:18rem;z-index:1}.product-block .tn img{display:block;margin:0 auto;max-width:100%;max-height:18rem;width:auto;height:auto}.product-block .tn .vars{position:absolute;left:0;bottom:1rem;z-index:2;list-style:none}.product-block .tn .vars li{display:flex;justify-content:center;align-items:center;width:4.1rem;height:4.1rem;margin-top:.2rem;padding:.2rem;border:.1rem solid #ccc;overflow:hidden;list-style:none;background-color:#fff}.product-block .tn .vars li:nth-child(n+5){display:none}.product-block .tn .vars img{display:block}.product-block .stickers{position:absolute;right:-1.6rem;top:3rem;z-index:2}.product-block .text{max-height:3rem;overflow:hidden;text-overflow:ellipsis}.product-block .text a{color:inherit}.product-block .name{display:inline;margin-right:.2rem;font-size:1em;font-weight:bold}.product-block .desc{color:#444;display:inline}.product-block .ref{margin:.3rem 0;color:#999;font-size:1rem}.product-block .bottom{margin-top:1rem;display:flex;flex-direction:column}.product-block .prices{height:4.2rem;display:grid;align-items:flex-end}.product-block .price-upper,.product-block .price-truly{padding-top:.5rem;color:#444;font-size:1.5rem;white-space:nowrap}.product-block .price-truly{text-decoration:line-through}.product-block .price{padding-top:.7rem;color:#444;font-size:1.8rem;font-weight:bold;white-space:nowrap}.product-block .product-actions{margin-left:auto;position:relative;z-index:2;text-align:right;white-space:nowrap}.product-block .product-actions .action{display:inline-block;width:2.8rem;height:2.8rem;padding:.2rem;margin-left:.3rem;text-align:center;color:var(--accent);border-radius:.3rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product-block .product-actions .action a{color:var(--accent);text-decoration:none}.product-block .product-actions .action a:hover{color:#fff}.product-block .product-actions .action:hover{color:#fff;background-color:var(--accent)}.block-carousel{margin:4rem 0}.carousel.products{overflow:hidden;position:relative;z-index:1}.carousel.products .carousel-nav{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.carousel.products .carousel-nav>div{position:absolute;top:35%;z-index:4;width:3rem;height:30%;border-radius:var(--carousel-btn-radius);text-align:center;background-color:rgba(0,0,0,.3);overflow:hidden;transition:background-color .25s ease-out;cursor:pointer}.carousel.products .carousel-nav>div .material-icons{color:#fff;font-size:4.8rem;position:absolute;top:calc(50% - 2.4rem)}.carousel.products .carousel-nav>div:hover{transition-duration:.15s;background-color:rgba(0,0,0,.2)}.carousel.products .carousel-nav .back{left:0}.carousel.products .carousel-nav .back .material-icons{left:-1rem}.carousel.products .carousel-nav .fwd{right:0}.carousel.products .carousel-nav .fwd .material-icons{right:-1rem}.carousel.products .carousel-wrapper{position:relative;padding:0 3rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.carousel.products .product-block{padding-top:1.5rem;padding-bottom:1.5rem;font-size:1.2rem;white-space:normal;float:left;flex:0 0 18rem;width:18rem;max-width:18rem;border-left:.1rem solid #ddd}.carousel.products .product-block:first-child{border-left:none}.carousel.products .product-block .prices{height:3.4rem}.carousel.products .product-block .price-upper,.carousel.products .product-block .price-truly{padding-top:0}.carousel.products .product-block .price{padding-top:.4rem}.carousel.products.js-active .carousel-wrapper{display:flex;overflow:hidden}.region-main .products-list{display:flex;flex-wrap:wrap;margin-bottom:1.5rem}.region-main .products-list .product-block{padding:1rem 1.5rem;border:.1rem solid #ddd;flex:0 0 33.33%;max-width:33.33%;transition:border-color .2s ease-out}.region-main .products-list .product-block:hover{border-color:#777}.products-list.view-mode-line{display:block;margin:0}.products-list.view-mode-line .product-block{max-width:none;padding-left:0;padding-right:0;padding-bottom:.5rem;position:relative;border:none;border-bottom:.1rem solid #ccc !important;transition-property:none}.products-list.view-mode-line .product-block .main{position:static;min-height:0;padding-left:4rem;padding-bottom:3rem}.products-list.view-mode-line .product-block .main::after{content:"";display:table;clear:both}.products-list.view-mode-line .product-block .breadcrumb{white-space:normal;padding-left:2.5rem;text-align:right}.products-list.view-mode-line .product-block .stock{right:auto;left:0;top:1rem}.products-list.view-mode-line .product-block .stock .stock-txt{right:auto;left:100%;left:calc(100% + .9rem)}.products-list.view-mode-line .product-block .stock .stock-txt::before{left:auto;right:100%;right:calc(100% + .1rem);border-left-color:rgba(0,0,0,0);border-right-color:#444}.products-list.view-mode-line .product-block .stock .stock-txt::after{left:auto;right:100%}.products-list.view-mode-line .product-block .brand{max-width:4rem;padding:0;top:2.8rem;left:0}.products-list.view-mode-line .product-block .tn{position:static;float:left;margin-right:1.5rem;width:10rem;height:auto;min-height:7rem;background-color:#fff}.products-list.view-mode-line .product-block .tn img{display:block;margin:0 auto;width:auto;height:auto;max-height:10rem;max-width:100%}.products-list.view-mode-line .product-block .tn .vars{left:5rem;bottom:1rem;overflow:hidden;width:30rem}.products-list.view-mode-line .product-block .tn .vars li{margin:0 .2rem 0 0;float:left}.products-list.view-mode-line .product-block .stickers{top:auto;right:auto;left:0;bottom:4.5rem}.products-list.view-mode-line .product-block .stickers .sticker,.products-list.view-mode-line .product-block .stickers .discount{float:left;height:1.6rem;margin-bottom:.2rem;padding:0 .4rem;font-size:1.2rem;line-height:1.5rem}.products-list.view-mode-line .product-block .stickers .sticker:last-child,.products-list.view-mode-line .product-block .stickers .discount:last-child{margin-bottom:0}.products-list.view-mode-line .product-block .stickers .sticker::before,.products-list.view-mode-line .product-block .stickers .sticker::after,.products-list.view-mode-line .product-block .stickers .discount::before,.products-list.view-mode-line .product-block .stickers .discount::after{right:auto;left:100%;border-right-color:rgba(0,0,0,0);border-left-color:var(--accent)}.products-list.view-mode-line .product-block .stickers .discount::before{border-left-color:#09c}.products-list.view-mode-line .product-block .stickers .discount::after{border-left-color:#09c}.products-list.view-mode-line .product-block .text{max-height:6rem}.products-list.view-mode-line .product-block .text a:hover *{color:#000 !important}.products-list.view-mode-line .product-block .text a:hover .name{color:var(--accent) !important}.products-list.view-mode-line .product-block .ref{padding-bottom:.7rem}.products-list.view-mode-line .product-block .bottom{position:absolute;bottom:1rem;right:0;margin:0;flex-direction:unset;align-items:center}.products-list.view-mode-line .product-block .prices{display:flex;flex-wrap:wrap;height:auto}.products-list.view-mode-line .product-block .prices>div{display:inline-block}.products-list.view-mode-line .product-block .price-truly{order:-2;padding-top:0;padding-right:0;padding-left:1.5rem;margin-top:0;flex-basis: auto}.products-list.view-mode-line .product-block .price{order:-1;padding-top:0;padding-left:1.5rem}.products-list.view-mode-line .product-block .price-upper{padding-top:0;padding-right:0;padding-left:1rem;margin-top:0;flex-basis:auto}.products-list.view-mode-line .product-block .product-actions>div:first-child{margin-left:1.5rem}.subcats-list{display:flex;flex-wrap:wrap;margin-bottom:1.8rem;padding:.5rem;border:.1rem solid #ccc}.subcats-list::after{content:"";display:table;clear:both}.subcats-list .subcat{float:left;width:calc(100%/6);flex:0 0 calc(100%/6);padding:.5rem;text-align:center}.subcats-list .subcat a{display:block;min-height:100%;color:#444;background-color:#eee}.subcats-list .subcat .name{margin:0;padding:.2rem;font-size:1.2rem;line-height:1;font-weight:bold}.subcats-list .subcat .img{position:relative;padding:0;padding-top:100%;background-color:#fff;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;border:.4rem solid rgba(0,0,0,0)}.subcats-list .subcat img{display:none}.subcats-list .subcat:hover a{color:#fff;background-color:var(--accent)}.subcats-list .subcat:hover .img{border-color:var(--accent-trans1)}.subcats-list .subcat:hover .img::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;background-color:var(--accent-trans1)}.products-list-options{display:flex;justify-content:flex-end;text-align:right;margin-top:1rem;margin-bottom:1.8rem}.products-list-options .result-summary{display:inline-block;flex:1 1 0;padding:.5rem 5rem .5rem 0;text-align:left;font-size:1.1rem}.products-list-options .options-group{display:inline-block;display:flex;margin-left:3rem;font-size:1.1rem}.products-list-options .options-group .label{display:inline-block;padding:.5rem .5rem .5rem 0}.products-list-options .options-group>div{display:inline-block}.products-list-options .options-group .select{padding:0}.products-list-options .options-group select{padding:.5rem;font-size:1.1rem;border:.1rem solid #ddd}.products-list-options .options-group select:hover{border-color:#666}.products-list-options .options-group .mode-icons{font-size:0;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.products-list-options .options-group .mode-icons .mode-icon{display:inline-block;position:relative;overflow:hidden;width:3.2rem;height:2.7rem;padding-left:.5rem}.products-list-options .options-group .mode-icons input{position:absolute;left:-10rem;top:0}.products-list-options .options-group .mode-icons label{display:inline-block;position:relative;width:2.7rem;height:2.7rem;text-align:center;cursor:pointer;border:.1rem solid #ccc}.products-list-options .options-group .mode-icons .material-icons{position:relative;top:.1rem;color:#999}.products-list-options .options-group .mode-icons label:hover{border-color:#666}.products-list-options .options-group .mode-icons label:hover .material-icons{color:#333}.products-list-options .options-group .mode-icons input:checked+label{border-color:var(--accent)}.products-list-options .options-group .mode-icons input:checked+label .material-icons{color:var(--accent)}.products-list-show-more{position:relative;z-index:2;margin:2.5rem 0 5rem;text-align:center;overflow-anchor:none}.products-list-show-more a{position:relative;display:inline-block;height:3rem;padding:.5rem 3.5rem;color:#fff;text-align:center;line-height:2rem;cursor:pointer;border-radius:1rem;background-color:var(--accent)}.products-list-show-more a::before,.products-list-show-more a::after{content:"";position:absolute;top:1.2rem;width:0;height:0;border:.8rem solid rgba(0,0,0,0);border-width:.8rem .4rem;border-top-color:#fff;background-image:none}.products-list-show-more a::before{left:1.3rem}.products-list-show-more a::after{right:1.3rem}.product-details .back-to-list{margin-top:-1rem;margin-bottom:2rem;font-size:1.2rem}.product-details .back-to-list a{display:inline-block}.product-details .back-to-list .material-icons{font-size:2rem;vertical-align:bottom}.product-details .summary{position:relative;display:flex;padding-bottom:2rem}.product-details .summary .images{flex:0 0 45%;padding-right:2rem;flex-basis:auto;width:45%}@supports(display: flex){.product-details .summary .images{flex-basis:45%;width:auto}}.product-details .summary .img-viewer{min-height:100%;padding:.5rem;background:#eee}.product-details .summary .name{font-size:2rem;line-height:1.2;font-weight:bold;font-family:"Roboto",sans-serif}.product-details .summary .ref{margin-top:.5rem;margin-bottom:2rem;color:#999;font-size:1.6rem;font-family:"Roboto",sans-serif}.product-details .summary .stickers{position:absolute;right:0;top:0}.product-details .summary .text{flex:0 0 55%}.product-details .summary .brand-wrapper{position:relative}.product-details .summary .brand{min-height:9rem}.product-details .summary .brand img{width:auto;height:auto;max-width:15rem;max-height:15rem}.product-details .summary .prices{margin:2rem 0 1rem;text-align:right;font-family:"Roboto",sans-serif}.product-details .summary .prices .price-upper,.product-details .summary .prices .price-truly{padding-top:.3rem;font-size:2rem}.product-details .summary .prices .price-upper{color:#444}.product-details .summary .prices .price-truly{color:var(--accent);text-decoration:line-through}.product-details .summary .prices .price{color:#444;font-size:2.5rem;font-weight:bold}.product-details .summary .stock{margin-top:-0.5rem;margin-bottom:1rem;text-align:right;position:relative}.product-details .summary .stock-status{display:inline-block;line-height:2rem;position:absolute;right:0;top:0;box-shadow:0 0 0 .2rem #fff}.product-details .summary .stock-txt{display:inline-block;padding:.3rem 2.8rem .2rem 1rem;min-height:2rem;font-size:1.2rem;line-height:1.5rem;text-align:right;border-radius:1rem;background-color:#ddd}.product-details .summary .product-vars{display:flex;flex-wrap:wrap;margin:.5rem 0;padding:.5rem 1rem .7rem;border-radius:.3rem;background-color:#eee}.product-details .summary .product-vars .product-var{flex:0 0 50%;flex-basis:auto;width:50%;max-width:50%}.product-details .summary .product-vars .product-var.var1{padding-right:1rem}.product-details .summary .product-vars .product-var.var2{padding-left:1rem}.product-details .summary .product-vars .product-var .var-label{font-weight:bold;margin-bottom:.5rem;padding-left:.8rem}.product-details .summary .product-vars .product-var select{width:100%}.product-details .summary .product-vars .var-options{flex:1 1 60%;margin-left:-0.1rem;margin-right:-0.1rem}.product-details .summary .product-vars .var-option{position:relative}.product-details .summary .product-vars .var-option label{display:flex;margin:.1rem;padding:.4rem .8rem;border-radius:.2rem;background-color:#ccc;cursor:pointer}.product-details .summary .product-vars .var-option label:hover{background-color:#bbb}.product-details .summary .product-vars .var-option label span{margin-left:auto;font-weight:bold;color:#fff;background-color:var(--accent)}.product-details .summary .product-vars .var-option label span:not(:empty){padding:0 .4rem;border-radius:.4rem}.product-details .summary .product-vars .var-option input{position:absolute;left:0;top:0;visibility:hidden}.product-details .summary .product-vars .var-option input:checked+label{color:#fff;background-color:var(--accent)}.product-details .summary .product-vars .var-option input:checked+label span{display:none}.product-details .summary .product-vars .var-option input[disabled]+label{color:#888;background-color:rgba(0,0,0,0);cursor:not-allowed}.product-details .summary .product-vars .var-option input[disabled]+label span{display:none}.product-details .summary .product-vars-intro{flex:0 0 100%;margin-bottom:.5rem;padding-left:.8rem;padding-bottom:.5rem;border-bottom:.1rem dotted #ccc}.product-details .summary .actions{margin:1rem 0}.product-details .summary .actions .add-to-basket,.product-details .summary .actions .add-to-wishlist{margin-bottom:.5rem;padding:1rem 2.5rem;color:#fff;font-size:1.6rem;text-align:center;cursor:pointer;border-radius:.3rem;background-color:var(--accent)}.product-details .summary .actions .add-to-basket.disabled,.product-details .summary .actions .add-to-wishlist.disabled{opacity:.5;cursor:not-allowed}.product-details .summary .actions .add-to-basket .material-icons,.product-details .summary .actions .add-to-wishlist .material-icons{font-size:2rem;position:relative;top:.3rem}.product-details .summary .actions .add-to-basket span,.product-details .summary .actions .add-to-wishlist span{padding-left:.8rem}.product-details .summary .actions .add-to-wishlist{color:#000;background-color:#fff}.product-details .summary .misc{margin:3rem 0 1rem;display:flex;flex-wrap:wrap}.product-details .summary .misc .misc-block{flex:0 0 50%;font-size:1.2rem}.product-details .summary .misc .misc-block a{display:block;padding:.4rem 0;color:#444}.product-details .summary .misc .misc-block a:hover{color:var(--accent)}.product-details .summary .misc .misc-block .icon{font-size:1.8rem;vertical-align:middle}.product-details .summary .misc .misc-block .label{padding-left:.3rem;vertical-align:bottom}.product-details .details{padding-top:1.5rem}.product-details .block-detail{display:flex}.product-details .block-detail:not(:empty){padding-top:0.4rem;border-top:0.1rem solid #ddd;transition:border-color .2s ease-out}.product-details .block-detail:not(:empty).block-detail-no-top{border-top:none}.product-details .block-detail.block-detail-large{display:block}.product-details .block-detail.block-detail-large .block-title{margin-bottom:.5rem}.product-details .block-detail.block-detail-large .block-content{text-align:justify}.product-details .block-detail .block-title{flex:0 0 45%;font-size:2rem;font-weight:normal;font-family:"Roboto",sans-serif}.product-details .block-detail .block-content{flex:0 0 55%;line-height:2rem;padding-top:.1rem;margin-top:-0.1rem;padding-bottom:2.5rem;overflow:hidden;position:relative;transition:height .25s ease-out}.product-details .block-detail .block-content .show-more{display:none;position:absolute;left:0;right:0;bottom:0;height:3rem;padding-top:0.3rem;color:var(--accent);font-size:1.2rem;line-height:1.8rem;cursor:pointer;background-color:#fff}.product-details .block-detail .block-content .show-more .more{display:none}.product-details .block-detail .block-content .show-more.collapsed .more{display:block}.product-details .block-detail .block-content .show-more.collapsed .less{display:none}.product-details .block-detail .block-content .show-more span{display:inline-block;vertical-align:middle}.product-details .block-detail .block-content .show-more .material-icons{display:inline-block;vertical-align:middle;font-size:1.8rem}.product-details .block-detail .block-content .block-show-more{transition:height .5s ease-out}.product-details .block-detail .block-content .block-show-more.collapsed{height:20rem !important}.product-details .block-detail .product-desc-files{font-weight:bold;margin-bottom:2rem}.product-details .block-detail .product-desc-files a{display:inline-block;padding:.5rem 0;margin-right:2rem}.product-details .block-detail .product-desc-files li:first-child a{padding-top:0}.product-details .accessories:not(:empty){padding-top:0.4rem;border-top:0.1rem solid #ddd;transition:border-color .2s ease-out}.product-details .accessories .block-title{margin-bottom:2rem;font-size:2rem;font-weight:normal;font-family:"Roboto",sans-serif}.product-details .accessories-show-more{flex:0 0 100%;padding:1rem 1rem;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product-details .accessories-show-more span{display:inline-block;padding:.2rem 2.5rem;color:#fff;line-height:2rem;background-color:var(--accent);border-radius:.4rem;position:relative}.product-details .accessories-show-more span::before,.product-details .accessories-show-more span::after{content:"";width:0;height:0;position:absolute;left:.8rem;top:50%;top:calc(50% - .3rem);z-index:1;border:.6rem solid rgba(0,0,0,0);border-width:.6rem .4rem;border-top-color:#fff}.product-details .accessories-show-more span::after{left:auto;right:.8rem}.product-details .accessories-show-more .less{display:none}.product-details .accessories-show-more.active span::before,.product-details .accessories-show-more.active span::after{top:calc(50% - .9rem);border-top-color:rgba(0,0,0,0);border-bottom-color:#fff}.product-details .accessories-show-more.active .more{display:none}.product-details .accessories-show-more.active .less{display:inline-block}.product-details .img-viewer ul{list-style:none}.product-details .img-viewer .img-viewer-main{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product-details .img-viewer .img-viewer-main li{display:none;background-color:#fff}.product-details .img-viewer .img-viewer-main li a{display:block}.product-details .img-viewer .img-viewer-main li img{display:block;max-height:40vh;margin:0 auto;cursor:pointer}.product-details .img-viewer .img-viewer-main li:first-child{display:block}.product-details .img-viewer .img-viewer-meta{text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product-details .img-viewer .img-viewer-meta .img-viewer-count{margin:1.5rem 0 .5rem;font-size:1.1rem}.product-details .img-viewer .img-viewer-meta .img-viewer-nav{display:flex;flex-wrap:wrap;justify-content:center;font-size:0}.product-details .img-viewer .img-viewer-meta .img-viewer-nav li{display:inline-block;display:flex;flex-direction:column;justify-content:center;margin:.1rem;padding:.1rem .2rem;border:.1rem solid #ccc;text-align:center;min-width:3.5rem;cursor:pointer;background-color:#fff}.product-details .img-viewer .img-viewer-meta .img-viewer-nav li.active{border-color:var(--accent)}.product-details .img-viewer .img-viewer-meta .img-viewer-nav img{display:block;margin:0 auto}.product-desc.full *{font-family:sans-serif !important;text-align:left !important;font-size:1.4rem !important;line-height:1.4 !important;float:none !important;width:auto !important;height:auto !important}.product-desc.full ul,.product-desc.full ol{margin:1.5rem 0;margin-left:2rem}.product-desc.full ul{list-style:square}.product-desc.full p{margin:1.5rem 0}.product-desc.full p:empty{display:none}.product-desc.full h4{color:#000 !important;font-weight:normal;margin-bottom:.5rem !important}.product-desc.full iframe{max-width:100%;height:auto}.product-desc.full .iframe-video-container iframe{width:100% !important;height:100% !important}.product-desc.full>*:first-child{margin-top:0}.product-desc.full>*:first-child>*:first-child{margin-top:0}.product-desc.full>*:last-child{margin-bottom:0}.product-desc.full>*:last-child>*:last-child{margin-bottom:0}.product-desc.restricted *{display:inline !important;margin:0 !important;padding:0 !important;color:#444 !important;font-size:1em !important;font-style:normal !important;font-weight:normal !important;text-decoration:none !important;border:none !important;list-style:none !important;float:none !important;width:auto !important;max-width:100% !important;height:auto !important}.product-desc.restricted br{display:none}.news-full .content,.brand-desc,.category-desc{line-height:1.6}.news-full .content h2,.news-full .content h3,.news-full .content h4,.brand-desc h2,.brand-desc h3,.brand-desc h4,.category-desc h2,.category-desc h3,.category-desc h4{margin:1.2em 0 .8em;line-height:1.2;font-weight:bold;font-family:"Roboto",sans-serif}.news-full .content h2 strong,.news-full .content h3 strong,.news-full .content h4 strong,.brand-desc h2 strong,.brand-desc h3 strong,.brand-desc h4 strong,.category-desc h2 strong,.category-desc h3 strong,.category-desc h4 strong{font-weight:inherit}.news-full .content h2,.brand-desc h2,.category-desc h2{font-size:2.3rem}.news-full .content h3,.brand-desc h3,.category-desc h3{font-weight:normal;font-size:2rem}.news-full .content h4,.brand-desc h4,.category-desc h4{color:#555;font-size:1.6rem}.news-full .content p,.news-full .content ul,.news-full .content ol,.news-full .content table,.brand-desc p,.brand-desc ul,.brand-desc ol,.brand-desc table,.category-desc p,.category-desc ul,.category-desc ol,.category-desc table{margin:1.2em 0}.news-full .content p:last-child,.news-full .content ul:last-child,.news-full .content ol:last-child,.news-full .content table:last-child,.brand-desc p:last-child,.brand-desc ul:last-child,.brand-desc ol:last-child,.brand-desc table:last-child,.category-desc p:last-child,.category-desc ul:last-child,.category-desc ol:last-child,.category-desc table:last-child{margin-bottom:0}.news-full .content ul,.news-full .content ol,.brand-desc ul,.brand-desc ol,.category-desc ul,.category-desc ol{margin-left:1em;list-style-position:inside}.news-full .content li,.brand-desc li,.category-desc li{margin:.35em 0}.news-full .content table,.news-full .content iframe,.brand-desc table,.brand-desc iframe,.category-desc table,.category-desc iframe{max-width:100%}.mce-img-right,.mce-img-left{max-width:50vw;margin:0 0 .5em}p .mce-img-right,p .mce-img-left{margin-top:1em}.mce-img-right{float:right;margin-left:1.5em}.mce-img-left{float:left;margin-right:1.5em}.mce-img-center{display:block;margin:2em auto}.mce-img-full{clear:both;float:none;display:block;max-width:100%;height:auto;margin:2em 0}body.popin-open{overflow:hidden}.overlay{position:fixed;z-index:9999;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:space-around;align-items:center}.overlay .overlay-inner{flex:0 0 auto;max-width:90vw;max-width:calc(100vw - 10rem);max-height:90vh;margin:0 auto;-webkit-overflow-scrolling:touch;overflow:auto}.overlay .overlay-inner .popin-content,.overlay .overlay-inner .iframe-popin{display:block;width:100%;width:70vw;min-width:32rem;height:70%;height:70vh;min-height:32rem;border:none;background-color:#fff;box-shadow:0 1rem 5rem -1.5rem #000}.overlay .overlay-inner .popin-content{overflow:auto;padding:2rem}.overlay .viewer-overlay-img{display:block;position:relative;z-index:2;max-height:90vh;max-height:calc(100vh - 14rem);max-width:90vw;max-width:calc(100vw - 12rem)}.overlay .viewer-overlay-nav{position:fixed;left:0;right:0;top:0;bottom:0;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.overlay .viewer-overlay-nav .action{position:fixed;z-index:1;width:4.8rem;height:4.8rem;color:#fff;text-align:center;vertical-align:middle;cursor:pointer}.overlay .viewer-overlay-nav .action .material-icons{font-size:4.8rem}.overlay .viewer-overlay-nav .close{top:0;right:0}.overlay .viewer-overlay-nav .prev{top:50%;left:0}.overlay .viewer-overlay-nav .next{top:50%;right:0}.overlay .close-overlay{position:fixed;top:0;right:0;z-index:1;width:4.8rem;height:4.8rem;color:#fff;text-align:center;vertical-align:middle;cursor:pointer}.overlay .close-overlay .material-icons{font-size:4.8rem}.brand-header{position:relative;margin-top:-5.4rem;margin-left:-2.5rem;margin-right:-2.5rem;margin-bottom:3rem;overflow:hidden}.brand-header img{display:block;width:100%}img+.brand-header-content{position:absolute;right:0;left:0;bottom:2.5rem;background-color:rgba(255,255,255,.65);box-shadow:0 0 5rem 0 rgba(0,0,0,.15)}.brand-header-content{padding:0 2.5rem 2.5rem;line-height:1;background-color:#eee}.brand-header-content p{margin-bottom:2rem}.brand-header-content p span{display:inline-block;position:relative;left:-1rem;padding:4rem 1rem .7rem;color:#fff;font-size:1.6rem;font-weight:bold;text-transform:uppercase;background-color:var(--accent)}.info-brand::after,.info-category::after{content:"";display:table;clear:both}.info-brand .brand-logo,.info-category .brand-logo{margin-bottom:2rem;margin-right:2.5rem}.info-brand .brand-logo img,.info-category .brand-logo img{display:block;max-height:35vh}.info-category{position:relative;margin:-5.6rem -2.5rem 2.5rem;padding:.2rem 2.5rem 0;background-color:#fff}.info-category .category-name{margin:0 -2.5rem;padding:1.5rem 2.5rem 1.2rem;color:#666;line-height:1;background-color:#eee}.info-category .category-desc-image{margin-top:2.5rem}.info-category .category-title{margin:0 -2.5rem;padding:0 2.5rem 2.5rem;background-color:#eee}.category-title{margin-bottom:.5em;line-height:1;font-weight:bold}.brand-desc,.category-desc{margin:2.5rem 0}.brand-desc-image,.category-desc-image{float:right;margin-left:2.5rem;margin-bottom:1rem;max-width:45%}.brand-desc-image img,.category-desc-image img{display:block;width:100%;height:auto;max-width:100%}.brand-desc-cont,.category-desc-cont{position:relative;z-index:1;margin:-10rem 0 1.5rem;padding-top:12rem}.brand-read-more-link,.category-read-more-link{text-align:center;margin-bottom:2.5rem}.brand-read-more-link a,.category-read-more-link a{display:inline-block;padding:.5rem 1rem;color:#333;line-height:2.4rem}.brand-read-more-link .material-icons,.category-read-more-link .material-icons{vertical-align:bottom}.block-highlights{margin:4rem 0}.highlights-wrapper{display:flex;flex-wrap:wrap;margin-left:-0.75rem;margin-right:-0.75rem}.block-highlight{flex:0 0 25%;padding-top:25%;line-height:1;position:relative}.block-highlight-inner{position:absolute;left:.75rem;right:.75rem;top:.75rem;bottom:.75rem}.highlight-link{position:absolute;left:0;right:0;top:0;bottom:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#000;background-color:#fff;overflow:hidden;border-radius:var(--highlight-radius);transition:color .2s ease-out;transition-property:color,background-color}.highlight-img{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;transition:opacity .2s ease-out}.highlight-title{position:absolute;bottom:25px;z-index:3;max-width:80%;min-height:4rem;padding:.5rem 2rem;display:flex;flex-direction:column;justify-content:center;font-size:1.1rem;text-align:center;font-weight:bold;background-color:rgba(255,255,255);border-radius:20px}.highlight-title::before{content:"";position:absolute;left:0;right:0;bottom:0;height:0;z-index:0;background-color:var(--accent);transition:height .2s ease-out}.highlight-title span{position:relative;z-index:2}.news-block{position:relative;z-index:1}.news-block .tn{position:relative;background-repeat:no-repeat;overflow:hidden;padding-top:56%;background-size:cover;background-position:50% 50%}.news-block .tn::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;opacity:0;background-color:var(--accent-trans1);transition:opacity .2s ease-out}.news-block .tn img{width:100%;transition:filter .2s ease-out;display:none}.news-block .text .cat,.news-block .text .date{margin:1rem 0;color:#999;font-size:1.2rem}.news-block .text .title{line-height:1.1;font-weight:normal;font-family:"Roboto",sans-serif;transition:color .2s ease-out}.news-block .text .more{position:absolute;left:0;right:0;top:0;bottom:0;z-index:2}.news-block .text .more span{visibility:hidden}.news-block:hover img{filter:saturate(50%);transition-duration:.35s}.news-block:hover .tn::before{opacity:1;transition-duration:.35s}.news-block:hover .title{color:var(--accent);transition-duration:.35s}.news-large{display:flex;margin-top:-1rem;position:relative;transition:background-color .2s ease-out}.news-large .tn{flex:1 1 calc(66.66% + .5rem);flex-basis:66.66%;padding-top:0;background:rgba(0,0,0,0) none no-repeat 50% 50% scroll;background-size:cover}@supports(display: flex){.news-large .tn{flex-basis:calc(66.66% + .5rem)}}.news-large .tn .tn-inside{padding-bottom:60%}.news-large .tn img{display:block;display:none}.news-large .text{flex:1 1 calc(33.33% - .5rem);flex-basis:33.33%;padding:2rem 2.5rem 2rem}@supports(display: flex){.news-large .text{flex-basis:calc(33.33% - .5rem)}}.news-large .text .title{font-size:2.2rem;margin-bottom:3rem}.news-large:hover{transition-duration:.35s;background-color:#f6f6f6}.news-strip{display:flex;flex-wrap:wrap;margin:2.5rem -1.5rem}.news-strip .news-block{flex:1 1 33.3333333333%;max-width:33.33%;max-width:33.3333333333%;padding:0 1.5rem .2rem}.news-strip .news-block+.news-block{border-left:.1rem solid #ddd}.news-strip .news-block .tn::after{content:"";position:absolute;top:0;right:0;width:0;height:0;z-index:1;border:0rem solid rgba(0,0,0,0);border-color:#fff #fff var(--accent) var(--accent);transition:border-width .15s ease-out}.news-strip .news-block:hover .tn::after{border-width:.6rem;transition-duration:.2s}.news-strip .news-block .cat,.news-strip .news-block .date{margin-bottom:.7rem}.news-strip .news-block .text .title{margin:0;font-size:1.6rem}.news-strip .news-block .text .chapo{margin-top:1rem;color:#777;font-size:1.2rem}.news-strip .news-block .text .chapo:empty{display:none}.news-full{margin-bottom:5rem;padding-bottom:3rem;border-bottom:.1rem solid #ddd}.news-full .tn{margin:-1rem -2.5rem 2.5rem}.news-full .tn img{display:block;width:100%}.news-full .text{margin:0 auto;max-width:70rem}.news-full .title{margin-bottom:3rem;font-size:4rem;line-height:1.1;font-weight:normal;font-family:"Roboto",sans-serif}.news-full .cat{margin:1rem 0;color:#999;font-size:1.2rem}.news-full .intro{margin:3rem 0;color:#777;font-size:2rem;font-weight:normal;font-family:"Roboto",sans-serif}.news-full .product-block{display:inline-block;max-width:30rem;margin:2rem 2%;border:.1rem solid #bbb;box-shadow:0 .2rem .2rem rgba(0,0,0,.07),0 .8rem .8rem rgba(0,0,0,.07)}.news-full .product-block h3{font-size:1em;font-weight:bold}.news-full .product-block:hover{border-color:#777}.news-full .product-block .text{margin:0;max-width:none}.news-full .product-block .tn{margin:0 auto}.news-full .product-block .tn img{width:auto}.product-block-wrapper{text-align:center}.no-news-strip .news-block:last-child::before{content:"";position:absolute;left:1rem;right:1rem;bottom:0;top:0;z-index:-2;background-color:#eaf4f8;border:.1rem solid #c4e0ec}.no-news-strip .news-block:last-child::after{content:"";position:absolute;left:2rem;top:.7rem;z-index:3;width:20%;height:50%;background:rgba(0,0,0,0) url("../../img/sailing-news-logo.png") 0 0 no-repeat scroll;background-size:contain}.no-news-strip .news-block:last-child .tn::before{background-color:rgba(0,119,179,.15)}.no-news-strip .news-block:last-child .tn::after{top:.5rem;border-color:#eaf4f8 #eaf4f8 #0077b3 #0077b3}.no-news-strip .news-block:last-child .text .title{color:#0077b3}.no-news-strip .news-block:last-child .text .more::before{content:"";position:absolute;left:1.1rem;right:1.1rem;top:0;z-index:1;height:.4rem;background-color:#eaf4f8;border-top:.1rem solid #c4e0ec}@media(max-width: 480px){.no-news-strip .news-block:last-child::before{left:1.4rem;right:1.4rem;top:-0.1rem;bottom:-0.1rem}.no-news-strip .news-block:last-child::after{width:17%}.no-news-strip .news-block:last-child .tn::after{top:0}.no-news-strip .news-block:last-child .text{padding-right:.5rem}.no-news-strip .news-block:last-child .cat{padding-top:.4rem}.no-news-strip .news-block:last-child .text .more::before{display:none;content:none}}.news-strip .sn-block::after{content:"";position:absolute;left:.5rem;top:-1.5rem;z-index:1;width:25%;height:50%;background:rgba(0,0,0,0) url("../../img/sailing-news-logo.png") 0 0 no-repeat scroll;background-size:contain}.news-strip .sn-block .tn::before{background-color:rgba(0,119,179,.15)}.news-strip .sn-block .tn::after{border-color:#fff #fff #0077b3 #0077b3}.news-strip .sn-block:hover .text .title{color:#0077b3}.news-strip .sn-block .cat{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.news-strip .sn-block .cat strong{color:#0077b3;font-weight:bold;margin-right:.2rem}.blog-filters{display:flex;flex-wrap:wrap;justify-content:flex-end;line-height:1.2}.blog-filters .filters-label{padding:.7rem 0;font-size:1.2rem}.blog-filter{margin-left:1rem;margin-bottom:.5rem}.blog-filter option.label{font-style:italic}.blog-entries .news-strip{margin-bottom:5rem;border-left:.1rem solid #ddd}.blog-entries .news-strip .news-block{padding-top:1rem;padding-bottom:1rem;border-bottom:.1rem solid #ddd;border-right:.1rem solid #ddd;border-left:none;transition:background-color .15s ease-out}.blog-entries .news-strip .news-block:nth-child(1),.blog-entries .news-strip .news-block:nth-child(2),.blog-entries .news-strip .news-block:nth-child(3),.blog-entries .news-strip .news-block.first-row{border-top:.1rem solid #ddd}.blog-entries .news-strip .news-block:hover{background-color:#eee;transition-duration:.2s}.blog-entries .news-strip .news-block:hover .date{color:#888}.blog-entries .news-strip .news-block:hover .chapo{color:#666}.blog-entries .news-strip .news-block .tn::after{display:none}.blog-no-entries{margin:5rem 0;color:#888;text-align:center;font-style:italic}.slideshow{list-style:none;position:relative}.slideshow li{display:none;position:absolute;top:0;left:0;right:0;z-index:1}.slideshow img{display:block;width:100%;height:auto}.slideshow .active{display:block;position:relative;z-index:2}.slideshow .new-active{z-index:3}.static-page h1{margin-top:1rem;margin-bottom:2.5rem;font-size:3rem;line-height:1;font-weight:normal;color:var(--accent)}.static-page h2{margin:3rem 0 2rem;font-size:2rem;line-height:1;font-weight:normal}.static-page p{margin:2rem 0}.static-page ul,.static-page ol{margin:2rem 0 2rem 1.8rem}.static-page .countries{display:flex;flex-direction:row}.static-page .countries>span:first-child{align-self:start;width:3rem;height:2.2rem;margin-right:1.5rem;flex:none;background-repeat:no-repeat;background-size:contain}.static-page .countries>span.bg:first-child{width:6rem;height:4.4rem}.static-page .countries>span+span{align-self:center;min-height:0}.static-page .countries .ch{background-image:url('../../img/countries/switzerland.png')}.static-page .countries .de{background-image:url('../../img/countries/germany.png')}.static-page .countries .fr{background-image:url('../../img/countries/france.png')}.static-page .slideshow{margin:3rem -2.5rem -1rem;border-top:.1rem solid #ddd}.static-page .meteo-widget{box-sizing:content-box}.static-page .glossary dt{margin-bottom:1rem;color:#666;font-weight:bold}.static-page .glossary dd{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:.1rem solid #ddd}.static-page .english-below{font-style:italic}.static-page .english{padding-top:2rem;border-top:.1rem solid #ddd}.static-page .job{background-color:#eee;padding:.5rem 1rem;margin-bottom:2.5rem}.static-page .job.empty{padding:2rem 1rem;text-align:center}.static-page .job h2{margin:0;color:#444;font-weight:bold}.static-page .job ul,.static-page .job ol{margin-left:2rem}.static-page .job>*:first-child{margin-top:0}.static-page .job>*:last-child{margin-bottom:0}.static-page .brands-filter{position:relative;margin:0 auto;max-width:40rem}.static-page .brands-filter input{width:100%;padding:.5rem 1rem;text-align:center;font-size:2rem;border:none;border-bottom:.2rem solid #ccc;border-left:.2rem solid #ccc;border-right:.2rem solid #ccc;box-shadow:none}.static-page .brands-filter input:-moz-placeholder,.static-page .brands-filter input::-webkit-input-placeholder,.static-page .brands-filter input::placeholder{color:#ccc;opacity:1}.static-page .brands-filter input:focus{border-color:var(--accent);box-shadow:none;outline:none}.static-page .brands-filter::before,.static-page .brands-filter::after{content:"";width:.4rem;height:75%;position:absolute;top:0;z-index:1;background-color:#fff}.static-page .brands-filter::before{left:-0.1rem}.static-page .brands-filter::after{right:-0.1rem}.static-page .all-brands{margin-left:-1rem;margin-right:-1rem;display:flex;flex-wrap:wrap;justify-content:center;list-style:none}.static-page .all-brands li{flex:0 0 25%;display:flex;justify-content:center;align-items:center;min-height:12rem;padding:1rem}.static-page .all-brands a{display:block}.static-page .all-brands img{display:block}.static-page .medias-wrapper{display:flex}.static-page .medias-wrapper h2{margin-top:0}.static-page .medias-wrapper .contact-medias{flex:0 0 40%;max-width:50%}.static-page .medias-wrapper .medias-assets{flex:0 0 60%;padding-left:2rem}.static-page .medias-wrapper .medias-presse .selection{margin:-0.5rem 0 2rem;list-style:none}.static-page .medias-wrapper .medias-presse .selection li{display:inline-block}.static-page .medias-wrapper .medias-presse .selection a{display:block;margin-right:.5rem;padding:.3rem .5rem;line-height:1;border-radius:.2rem}.static-page .medias-wrapper .medias-presse .selection a:hover{background-color:#eee}.static-page .medias-wrapper .medias-presse .selection .active a{color:#fff;background-color:var(--accent)}.static-page .medias-wrapper .medias-presse .communiques{margin:0;list-style:none}.static-page .medias-wrapper .medias-presse .communiques li{margin-bottom:1rem}.static-page .medias-wrapper .medias-presse .communiques li div{display:inline}.static-page .medias-wrapper .medias-presse .communiques .date{min-width:4rem;font-weight:bold}.static-page .medias-wrapper .medias-presse .communiques .titre{margin-right:.4rem}.static-page .static-logos>div{min-height:7rem;padding:3rem 0 3rem 8rem;background-repeat:no-repeat;background-position:0 3rem;background-attachment:scroll;position:relative}.static-page .static-logos>div::before{content:"";position:absolute;left:8rem;right:0;bottom:0;height:0;border-bottom:.1rem solid #ddd}.static-page .static-logos>div:last-child::before{display:none}.static-page .static-logos h2{margin:0 0 1.5rem}.static-page .static-logos p{margin:0}.static-page .static-logos .priority{background-image:url("../../img/livraison-camion.png")}.static-page .static-logos .retour{background-image:url("../../img/livraison-retour.png")}.static-page .static-logos .express{background-image:url("../../img/livraison-24h.png")}.static-page .static-logos .pickup{background-image:url("../../img/livraison-pickup.png")}.static-page .static-logos .paiement{background-image:url("../../img/livraison-paiement.png")}.static-page .static-logos .questions{background-image:url("../../img/livraison-contact.png")}.static-page .static-logos .services{background-image:url("../../img/livraison-contact.png")}.static-page .static-logos .stock{background-image:url("../../img/livraison-pickup.png")}.static-page .static-logos .shipping{background-image:url("../../img/livraison-24h.png")}.static-page .static-logos .custom{background-image:url("../../img/logo-service-perso.png")}.static-page .static-logos .quality{background-image:url("../../img/logo-qualite-suisse.png")}.static-page .static-logos .payment{background-image:url("../../img/logo-payment-secure.png")}.order-service table{width:100%;font-size:1.2rem;margin-bottom:2.5rem}.order-service table th,.order-service table td{padding:.5rem;border:.1rem solid #ddd}.order-service table th .label-mobile,.order-service table td .label-mobile{display:none}.order-service table input[type=text],.order-service table select{max-width:12rem}.order-service table input[type=number]{width:4rem}.order-service table thead{line-height:1}.order-service table thead th{padding:.5rem;border-color:#ccc;background-color:#eee}.order-service table thead .title{color:var(--accent);text-align:left;border:none;background-color:#fff}.order-service table tbody div{line-height:2.8rem;white-space:nowrap}.order-service table tbody div label{display:inline-block;line-height:1.2}.order-service table td.error{background-color:#fee}.order-service table td.error input,.order-service table td.error select{border-color:#c00}.order-service .cols{max-width:87rem}.order-service .cols .col>*:first-child{margin-top:0}.order-service .order-product{margin:2.5em 0}.order-service .order-client{list-style:none;margin-left:2rem;padding:1rem 2rem;background-color:#eee}.order-service .order-client li{padding:.2rem 0}.order-service .order-client input{width:20rem}.order-service .order-client label span{display:inline-block;min-width:12rem}.order-service .order-client .zip-city span{display:inline-block;min-width:12rem}.order-service .order-client .zip-city input{width:14.6rem}.order-service .order-client .zip-city .zip{width:5rem}.order-service .order-client .btn{margin-top:1rem;padding-left:12.3rem;text-align:right}.order-service .order-client .msg.error{margin:-1rem -2rem 1.5rem;padding:1rem 2rem}.order-service .order-client .error input{border-color:#c00}.order-service .order-ref-images{margin-bottom:2.5rem;text-align:center}.order-service .order-ref-images img{display:block;margin:0 auto 1rem}.order-service .order-ref-images strong{display:block;font-size:1.2rem}.order-service .order-ref tbody tr:nth-child(2n){background-color:#f6f6f6}.contact-wrapper .contact-infos{display:flex;flex-wrap:wrap}.contact-wrapper .contact-infos .text{flex:1 0 26%;min-width:20rem;padding-right:2.5rem;padding-bottom:2.5rem;white-space:nowrap}.contact-wrapper .contact-infos .text p:first-child{margin-top:0}.contact-wrapper .contact-infos .text ins{text-decoration:none}.contact-wrapper .contact-infos .text .label{font-weight:bold}.contact-wrapper .contact-infos .text .value{font-size:1.8rem;margin-bottom:1.5rem}.contact-wrapper .contact-infos .horaires{flex:1 0 37%;padding-right:2.5rem;padding-bottom:2.5rem}.contact-wrapper .contact-infos .horaires h2{margin-top:0;padding-left:.4rem}.contact-wrapper .contact-infos .horaires table{width:100%}.contact-wrapper .contact-infos .horaires tr:first-child{border-top:none}.contact-wrapper .contact-infos .horaires tr:nth-child(2n){background-color:#eee}.contact-wrapper .contact-infos .horaires td{white-space:nowrap}.contact-wrapper .contact-infos .horaires .day{width:10rem}.contact-wrapper .contact-infos .ferie{flex:1 0 37%;min-width:27rem;margin:0;padding-bottom:2.5rem;white-space:pre-wrap}.contact-wrapper .contact-form{flex:1 0 auto}.contact-wrapper .contact-form .contact-form-inner{padding:1rem 2rem 2rem;background-color:#eee}.contact-wrapper .contact-form h2{margin-top:0}.contact-wrapper .contact-form .form-item .form-label{flex-basis:25%}.contact-wrapper .contact-form .form-item .form-input{flex-basis:75%}.contact-wrapper .contact-form .form-item .form-input textarea{min-height:15rem}.contact-wrapper .contact-form .form-msg{margin-left:-2rem;margin-right:-2rem}.contact-wrapper+.slideshow{margin-top:2.5rem}.jobs-list{margin:1rem 0 !important;list-style:none}.jobs-list a{position:relative;display:block;padding:2rem 0;color:#444;font-size:1.8rem;line-height:1;text-align:center}.jobs-list a:hover{text-decoration:underline}.jobs-list li+li a::before{content:"";position:absolute;top:0;left:40%;right:40%;left:calc(50% - 4rem);right:calc(50% - 4rem);height:.1rem;background-color:#ccc}.catalog-main{position:relative;padding-right:50%;padding-right:calc(45% + 1rem)}.catalog-main .catalog-cover{position:absolute;right:0;top:-4.4rem;z-index:5;width:45%}.catalog-main .catalog-cover img{display:block;box-shadow:0 1rem 2rem -1.5rem rgba(0,0,0,.75)}.static-page .retailers-list{margin:-1rem -2.5rem 0}.retailers-list{display:flex;flex-wrap:wrap;color:#666;background-color:#eee}.retailers-list .sep{flex:0 0 100%;font-weight:bold;padding-top:1rem;padding-bottom:0}.retailers-list li{flex:0 0 50%;padding:1rem 2.5rem}.retailers-list h2{color:#222;font-size:2rem;line-height:1;font-weight:normal}.retailers-list h2,.retailers-list p{margin:0}.retailers-list .phone{margin-right:.3rem}.retailers-list .phone:empty{display:none}.retailers-page #shops_page{margin-left:-2.5rem;margin-right:-2.5rem}.retailers-page #shops_page #map_canvas,.retailers-page #shops_page #side_results{height:calc(100vh - 8rem);min-height:75%}#hdsnl-menu-top{margin:0 0 2rem;list-style:none;display:flex;justify-content:space-between}#hdsnl-menu-top li a{display:none}#hdsnl-menu-top li a .active{color:#000;display:flex}#hdsnl-details{margin:0;list-style:none}#hdsnl-details .hdsnl-item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}#hdsnl-details .hdsnl-titre{flex:0 1 auto;padding-right:1.5rem;line-height:1}#hdsnl-details .hdsnl-date{flex:1 0 0;color:#666;text-align:right}#hdsnl-details .hdsnl-contenu{flex:0 0 100%}#hdsnl-details .hdsnl-contenu a[href^=http]::after{display:none}#hdsnl-details .hdsnl-lien{flex:0 0 100%;text-align:right}#hdsnl-menu-bottom{margin:2rem 0;list-style:none;text-align:right}#hdsnl-menu-bottom li{display:inline}.hdsnl-list .hdsnl-item{padding:.7rem 1rem;margin-bottom:.5rem;border-radius:.2rem;background-color:#eee}.hdsnl-list .hdsnl-contenu p{margin:1rem 0}.hdsnl-detail .hdsnl-titre,.hdsnl-detail .hdsnl-date{border-bottom:.1rem solid #ccc}.hdsnl-detail .hdsnl-titre{font-size:2.8rem;font-weight:normal}.hdsnl-register{margin-bottom:5rem}.hdsnl-register .note{font-style:italic;padding-left:25rem}.hdsnl-register ul{margin:0;list-style:none}.hdsnl-register li{padding:.2rem 0;display:flex;flex-wrap:wrap;align-items:center;line-height:1.2}.hdsnl-register label{min-width:25rem}.hdsnl-register input[type=tel],.hdsnl-register input[type=text],.hdsnl-register input[type=email],.hdsnl-register input[type=number]{width:35rem}.hdsnl-register .hdsnl-lang>label,.hdsnl-register .listes_abo>label{align-self:flex-start;margin-bottom:.5rem}.hdsnl-register .checkboxes input{margin-right:.5rem}.hdsnl-register .mandatory label em{color:#c00;font-style:normal;font-weight:bold}.hdsnl-register .boutons{margin-top:2rem;padding-left:25rem;overflow:hidden;justify-content:space-between}.hdsnl-register .boutons input{padding:.5rem 1rem}.hdsnl-register .boutons #powered{display:inline-block;padding-top:.5rem;padding-left:1.1rem;font-size:.9em}.hdsnl-register .boutons #powered::after{display:none}.sailing-news{display:block;width:100%;width:calc(100% + 5rem);height:500rem;margin-left:-2.5rem;margin-right:-2.5rem;border:none}select,textarea,input[type=tel],input[type=text],input[type=email],input[type=number],input[type=password]{padding:.5rem;font-family:sans-serif;line-height:1.2;border:.1rem solid #ccc}select:hover,select:focus,textarea:hover,textarea:focus,input[type=tel]:hover,input[type=tel]:focus,input[type=text]:hover,input[type=text]:focus,input[type=email]:hover,input[type=email]:focus,input[type=number]:hover,input[type=number]:focus,input[type=password]:hover,input[type=password]:focus{border-color:#666}textarea{resize:vertical}input[type=number]{-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}option[disabled]{color:#ccc;text-decoration:line-through}button{padding:.3rem 1rem;font-family:sans-serif}.form-item{padding:.2rem 0;display:flex;flex-wrap:wrap;line-height:1.2}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.form-item{display:block}}.form-item .mand{font-weight:bold;color:#c00}.form-item .form-item-note{flex:0 0 100%;padding:.3rem 0 .5rem;padding-left:45%;padding-left:min(45%, 25rem);font-size:1.2rem;line-height:1.1;color:#666}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.form-item .form-item-note{padding-left:0}}.form-item .form-item-note p{margin:0}.form-item .form-label{flex:0 1 45%;max-width:25rem;padding:.5rem .2rem .5rem 0}.form-item .form-label p{margin:0}.form-item .form-input{flex:1 0 55%}.form-item .form-input select,.form-item .form-input textarea,.form-item .form-input input[type=tel],.form-item .form-input input[type=text],.form-item .form-input input[type=email],.form-item .form-input input[type=number],.form-item .form-input input[type=password]{width:100%}.form-item .form-input input[disabled=true]{color:#444;background-color:#eee;border-color:#ddd}.form-item.error input,.form-item.error select{border-color:#c00}.form-item .form-item-error{color:#c00}.form-item-password .form-input{position:relative;padding-right:3rem}.form-item-password input[type=password]::-ms-reveal,.form-item-password input[type=password]::-ms-clear{display:none}.form-item-password .pwd-toggle-visibility{position:absolute;right:0;top:0;z-index:1;height:2.8rem;width:2.8rem;font-size:2rem;text-align:center;line-height:2.8rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-item-password .pwd-toggle-visibility.pwd-visible{color:#09c}.form-item-checkbox .form-input{padding:.5rem 0;flex-basis:2rem;min-width:2rem}.form-item-checkbox .form-label{flex-basis:calc(100% - 2rem);min-width:calc(100% - 2rem)}.form-item-checkboxes{display:block}.form-item-checkboxes ul{margin:0;list-style:none}.form-item-checkboxes .form-label{max-width:none}.form-item-checkboxes .form-input{max-width:none;padding:.5rem 0}.form-item-checkboxes .form-input li{padding:0}.form-item-checkboxes .form-input li:first-child label{padding-top:0}.form-item-checkboxes .form-input li:last-child label{padding-bottom:0}.form-item-checkboxes .form-input input{margin-right:.6rem}.form-item-checkboxes .form-input label{display:block;padding:.3rem 0}.form-item-radios .form-input-radio{display:inline-block}.form-item-radios .form-input-radio input{margin-right:.3rem}.form-item-radios .form-input-radio label{margin-right:2.5rem}.form-item-captcha{margin:1rem 0}.form-item-captcha .g-recaptcha{text-align:right}.form-item-captcha .g-recaptcha>div{display:inline-block;vertical-align:middle}.form-item-captcha.error{outline:.1rem solid #c00;background-color:#edd}.form-note-mandatory{font-size:1.2rem;text-align:right;padding:0 0 1rem 0}.form-note-mandatory .mand{color:var(--accent)}.form-note-mandatory p{margin:0}.form-actions{display:flex;flex-wrap:wrap;margin-top:1rem}.form-actions .form-action{margin-top:1.5rem;flex:1 0 auto}.form-actions .action-submit{order:2;text-align:right}.form-actions .action-forgot{order:1;padding-right:1rem}.form-actions .action-forgot button{padding-left:0;padding-right:0;color:#c00;border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.form-actions .action-forgot button:hover{text-decoration:underline}.form-msg,.hdsnl-blocmsg{padding:1rem 2rem}.hdsnl-form .hdsnl-blocmsg{margin:0}.hdsnl-blocmsg+.hdsnl-blocmsg{padding-top:0}.form-msg{margin-bottom:2rem}.form-msg>p:first-child{margin-top:0}.form-msg>p:last-child{margin-bottom:0}.login-choices{display:flex}.login-choice{flex:0 0 50%;min-width:50%}.login-choice>h3{margin-bottom:1rem;font-size:1.8rem;font-weight:normal}.login-choice>h3 label{display:block;cursor:pointer;padding:.8rem 1.5rem}.login-choice>h3 input{margin:0;margin-right:.5rem}.login-choice .msg{margin:-1rem -1.5rem 1rem}.login-choice form{display:none;position:relative;padding:1rem 1.5rem}.login-choice.active{background-color:#eee}.login-choice.active form{display:block}.login-choice .notice-foreign{margin:-1rem -1.5rem 2rem;padding:1rem 1.5rem;font-size:1.2rem;text-align:center;background-color:#ddd}.login-choice .notice-foreign p{margin:0}.login-choice .notice-foreign strong{color:var(--accent)}.pwd-constraint-check .pwd-constraint{padding:0 2px}.pwd-constraint-check .pwd-constraint-error{color:#fff;background-color:#c00}.pwd-repeat-notice span{padding:0 2px;color:#fff;background-color:#c00}.account-menu ul{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem;list-style:none;font-size:1.8rem;line-height:1.2}.account-menu li{flex:0 0 50%;padding:1rem}.account-menu li a{position:relative;color:#666;display:inline-block;height:100%;width:100%;padding:1rem 1.5rem 1rem 4.7rem;background-color:#eee}.account-menu li a:hover{color:#000;background-color:#ddd}.account-menu li .material-icons{position:absolute;left:1.2rem;top:.8rem}.account-menu li .count{display:none;float:right;color:#fff;background-color:var(--accent);min-width:2.2rem;height:2.2rem;padding:0 .4rem;font-size:1.4rem;line-height:2.2rem;text-align:center;border-radius:5rem}.account-menu li .count:empty{display:none}.account-menu li .count.has-items{display:inline-block}.account-menu .logout a{color:#c00}.account-menu .logout a:hover{color:#fff;background-color:var(--logout-bg)}.account-page{margin-bottom:2.5rem}.account-page .no-data{color:#666;text-align:center;font-style:italic}.account-page table{width:100%}.account-page table thead tr:last-child th,.account-page table thead tr:last-child td{border-bottom:.2rem solid rgba(0,0,0,.4)}.account-page table tfoot tr:first-child th,.account-page table tfoot tr:first-child td{border-top:.2rem solid rgba(0,0,0,.4)}.account-page table th,.account-page table td{padding:.5rem}.account-page table .img{width:1px}.account-page table .img .tn{width:5.5rem;height:5.5rem}.account-page table .img img{display:block;max-width:5.5rem;max-height:5.5rem;margin:0 auto}.account-page table .ref{text-align:left;white-space:nowrap;width:1rem}.account-page table td.ref{color:var(--accent)}.account-page table .desc .stock{position:relative;padding:.2rem 0 .2rem 1.8rem;font-size:.9em;line-height:1.2}.account-page table .desc .stock-status{position:absolute;left:0;top:.3rem;width:1em;height:1em}.account-page table .desc .stock-txt{color:#777}.account-page table .qt{text-align:center;white-space:nowrap}.account-page table .qt input.qt{max-width:4rem}.account-page table .qt button.remove{border:none;background-color:rgba(0,0,0,0);padding:0;margin-left:1rem;vertical-align:middle}.account-page table .qt button.remove .material-icons{font-size:2rem}.account-page table .qt button.remove:hover .material-icons{color:var(--accent)}.account-page table .price{text-align:right}.account-page table th.price{text-align:center}.account-page table .price.total{font-weight:bold;background-color:#eee}.account-page table .action{padding:0 0 0 2rem;text-align:right;width:1rem;white-space:nowrap}.account-page table .action a{display:inline-block;padding:.5rem}.account-page table .action a:hover{text-decoration:underline}.account-page table .soonavail2{float:right;padding:0 .3rem;color:#fff;font-size:.9em;background-color:#f80;border-radius:.2rem}.account-page.my-data .form-item-note{padding-left:0;padding-left:min(45%, 25rem)}.account-page.my-data .phone-1-3{padding:1rem 0}.account-page.change-pwd .form-item{padding-top:1rem;padding-bottom:1rem}.account-page.change-pwd .form-label{flex-basis:50%;max-width:none}.account-page.change-pwd .form-label label{display:inline-block;min-width:11rem}.account-page.change-pwd .form-label .input{font-weight:bold}.account-page.change-pwd .form-input{flex-basis:50%}.account-page.my-settings form{display:flex;flex-wrap:wrap}.account-page.my-settings .msg,.account-page.my-settings .form-item-checkbox,.account-page.my-settings .form-actions{flex:0 0 100%}.account-page.my-settings .msg{margin-top:0}.account-page.my-settings .form-item-checkboxes{flex:0 0 50%;margin:1rem 0 1.5rem;padding:.2rem 1rem .5rem;background-color:#eee}.account-page.my-settings .form-item-checkboxes .form-label{font-weight:bold}.orders-history table tr{border-top:.1rem solid #ddd}.orders-history table tr:first-child{border-top:none}.orders-history table tr:hover{background-color:rgba(0,0,0,.05)}.order-detail table{margin:2.5rem 0}.order-detail table tr.total{font-weight:bold;background-color:#eee}.order-detail table tr.total .total{background-color:#ddd}.order-detail table tr.antipollution,.order-detail table tr.cumbersome,.order-detail table tr.port,.order-detail table tr.tva{color:#666;font-style:italic}.order-detail table tr.antipollution .price,.order-detail table tr.cumbersome .price,.order-detail table tr.port .price,.order-detail table tr.tva .price{font-style:normal;background-color:#eee}.order-detail table tfoot{font-size:1.2rem}.order-detail table tfoot tr>td,.order-detail table tfoot tr>th{border-top:.1rem solid rgba(0,0,0,.05)}.order-detail table tfoot tr:first-child td,.order-detail table tfoot tr:first-child th{border-top:none}.order-detail table tfoot .t0{white-space:nowrap}.order-detail table tfoot .total,.order-detail table tfoot .price{font-size:1.4rem;border-top:none}.order-detail table .mobile{display:none}.order-detail .has-promo-sticker{display:inline-block;margin:0 2px 2px 0;padding:4px 3px 2px;font-size:.9em;color:#fff;line-height:1;border-radius:4px;background-color:var(--accent)}.order-detail .price-before-promo{margin-right:4px;font-weight:normal;text-decoration:line-through}.order-detail .detail-promos-td{font-style:normal;font-weight:normal;background-color:#fff;border:none !important}.order-detail .detail-promos-td td{border:none !important}.order-detail .detail-promos{margin:0;background:rgba(0,0,0,0)}.order-detail .detail-promos table{margin:0;background:rgba(0,0,0,0)}.order-detail .detail-promos td{padding:0 4px;border:none}.order-detail .detail-promos td:last-child{padding-right:0}.order-detail .detail-promos .promo-values{font-weight:normal}.order-detail .detail-promos .promo-name{color:#000;font-size:1.4rem;text-align:left}.order-detail .detail-promos .promo-name span{display:inline-block;padding:4px 3px 2px;font-size:.9em;color:#fff;line-height:1;border-radius:4px;background-color:var(--accent-trans2)}.order-detail .detail-promos .promo-value{color:#000;font-size:1.4rem;text-align:right}.order-detail .modes-livraison h3{margin-bottom:.5rem;color:#000;font-size:1em;font-style:normal}.order-detail .modes-livraison ul{list-style:none;margin:0}.order-detail .modes-livraison .mode-livraison{position:relative}.order-detail .modes-livraison .mode-livraison input{position:absolute;left:.5rem;top:.8rem}.order-detail .modes-livraison .mode-livraison label{display:block;padding:.5rem .5rem .5rem 10rem;cursor:pointer}.order-detail .modes-livraison .mode-livraison label .label{position:absolute;left:2.5rem;top:.5rem;color:#000;font-style:normal}.order-detail .modes-livraison .mode-livraison .show-more-wrapper{padding-left:10rem;padding-bottom:.5rem}.order-detail .modes-livraison .mode-livraison .show-more-wrapper .show-more-invite{margin-top:0;margin-bottom:0}.order-detail .modes-livraison .mode-livraison input:checked+label{background-color:#eee}.order-detail .modes-livraison .mode-livraison input:checked+label+.show-more-wrapper{background-color:#eee}.order-detail .details-meta .paye{margin:0;padding:.5rem 1.5rem;text-align:right;background-color:#eee}.order-detail .details-meta .details-adr{margin-bottom:2.5rem;display:flex;justify-content:space-between}.order-detail .details-meta .details-adr>div{padding-right:2.5rem;flex:0 0 50%}.order-detail .details-meta .details-adr h2{margin-bottom:1rem}.order-detail .details-meta .details-adr p{margin:0}.order-detail .codes-promo .confirm{background-color:#7a0}.order-detail .codes-promo .form-label{max-width:15rem}.order-detail .codes-promo-list .code-promo{margin-bottom:.5rem}.order-detail .codes-promo-list .code-promo input{width:15rem;max-width:100%;margin-right:.7rem}.order-detail .codes-promo-list .code-promo .code-promo-add{display:none;padding:.8rem .6rem;color:var(--accent);font-size:1.2rem;font-family:inherit;line-height:1.2rem;text-decoration:underline;cursor:pointer;border:none;background-color:rgba(0,0,0,0)}.order-detail .codes-promo-list .code-promo:last-child{margin-bottom:0}.order-detail .codes-promo-list .code-promo:last-child .code-promo-add{display:block}.order-detail .codes-promo-actions{display:block;margin:0;padding-left:15rem}.order-detail .codes-promo-actions .form-action{margin:0;margin-top:-5.8rem;margin-bottom:5rem;padding-left:16rem;text-align:left}.order-detail .codes-promo-actions .form-action button{padding:.4rem 1rem}.order-detail .adr-livr{margin-bottom:2.5rem}.order-detail .check-cga{padding-left:1rem;padding-right:1rem;margin-top:1rem}.order-detail .check-cga.error{background-color:#fee;box-shadow:0 0 0 .2rem #c00}.order-process .order-process-steps{display:flex;flex-wrap:wrap;margin:-1rem -2.5rem 2.5rem;color:#fff;font-size:1.2rem;line-height:1.6rem;background-color:var(--accent-dark2)}.order-process .order-process-steps>span{display:inline-block;padding:1rem 1rem 1rem}.order-process .order-process-steps .label{background-color:var(--accent);padding-left:2.5rem}.order-process .order-process-steps .sep{display:none}.order-process .order-process-steps .step{margin-right:.4rem}.order-process .order-process-steps strong{font-weight:normal}.order-process .order-process-steps .ok{background-color:var(--accent);padding-right:1rem}.order-process .order-process-steps .active{position:relative;padding-left:2rem}.order-process .order-process-steps .active::before{content:"";position:absolute;left:0;top:0;border:1.8rem solid rgba(0,0,0,0);border-left-color:var(--accent);border-left-width:1rem}.order-process .order-process-steps .active strong{text-decoration:underline}.adr-choices .my-addr{margin:2.5rem 0}.adr-choices .adr-choice .adr-choice-label{margin-bottom:1rem;padding:.5rem 1.5rem .5rem 1rem}.adr-choices .adr-choice .adr-choice-label input{margin-right:.6rem;position:relative;top:.1rem}.adr-choices .adr-choice.on .adr-choice-label{background-color:#eee}.adr-choices .ac-other .adr-choice-form{display:none}.adr-choices .ac-other.on .adr-choice-form{display:block}.paiement-final .prix{margin-bottom:5rem;text-align:center}.paiement-final .prix h2{margin-top:5rem;margin-bottom:2rem}.paiement-final .prix .total{display:block}.paiement-final .prix .total span{color:#666;font-size:4rem;font-weight:bold}.paiement-final .paiement-method{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;margin:5rem -1rem}.paiement-final .paiement-method .method{flex:0 0 50%;min-height:11.5rem;max-width:35rem;min-width:20rem;margin:0 auto;padding:1rem;transition:opacity .35s ease-out}.paiement-final .paiement-method .method button{display:block;width:100%;height:100%;padding:1rem}.paiement-final .paiement-method .method button span{color:#666}.paiement-final .paiement-method .method button .logo{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}.paiement-final .paiement-method .method button .logo img{margin-top:1rem}.paiement-final .paiement-method.working{opacity:1;cursor:default}.paiement-final .paiement-method.working .method{opacity:.35}.paiement-final .paiement-method.working::before{content:"";position:absolute;left:25%;top:50%;top:calc(50% - .5rem);z-index:10;width:50%;height:1rem;box-shadow:0 0 0 .1rem #adadad;border:.1rem solid #fff;background-color:#fff;background-image:linear-gradient(to right, transparent 50%, var(--accent) 50%, var(--accent) 60%, transparent 60%, transparent 71.5%, var(--accent) 71.5%, var(--accent) 84%, transparent 84%);background-size:200% 100%;animation:animation-progress-linear 2s infinite linear}.order-thank-you{margin-bottom:2.5rem}.order-thank-you img{display:block;margin:0 auto}.home-rs-feed{background-color:#fff;border-top:.1rem solid #ddd}.home-rs-feed+.page-footer{margin-top:0}.eapps-instagram-feed-title-container .eapps-instagram-feed-title{font-size:2rem;font-weight:normal;font-family:"Roboto",sans-serif}.newsletter-subscribe span{display:inline-block;padding:.7rem 1rem;color:#fff;line-height:1;text-align:center;font-variant:small-caps;cursor:pointer;border-radius:.4rem;background-color:var(--accent);box-shadow:0 .2rem .5rem -0.2rem rgba(0,0,0,.5)}.page-footer{color:var(--footer-text);font-size:1.2rem;background-color:var(--footer-bg);box-shadow:0 .3rem .6rem -0.4rem rgba(0,0,0,.5);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.page-footer a{color:#555;text-decoration:none}.page-footer a:hover{color:#000}.page-footer .menus{padding:2.5rem;flex:0 1 auto;display:flex}.page-footer .menu-block{flex:1 1 33.33%;min-width:25rem;padding-right:1.5rem}.page-footer .menu-block+.menu-block{padding-left:1.5rem}.page-footer .menu-block .menu-title{margin-bottom:2.5rem;color:var(--footer-title);font-size:2rem;font-weight:normal;font-family:"Roboto",sans-serif}.page-footer .menu-block ul{list-style:none}.page-footer .menu-block li{overflow:hidden;text-overflow:ellipsis}.page-footer .menu-langs{display:none;padding:1rem 1.5rem;margin-bottom:2.5rem;text-align:right}.page-footer .menu-langs select{width:33.33%;width:calc(33.33% - 2rem)}.page-footer .infos{flex:1 1 auto;padding:2.5rem;text-align:right}.page-footer .infos .logo{display:inline-block;width:21rem;margin-bottom:2.5rem}.page-footer .infos .logo a{display:block}.page-footer .infos .logo img{display:block}.page-footer .infos .hds{margin-top:2rem}.page-footer .infos .newsletter-subscribe{margin:1rem 0 2.5rem}.page-footer .bottom{flex:0 0 100%;max-width:100%;display:flex;flex-wrap:wrap;padding:5rem 2.5rem 2.5rem;justify-content:space-between;align-items:flex-end;justify-content:space-between}.page-footer .bottom .norms img{display:inline-block;width:14rem;margin-right:1.5rem}.page-footer .bottom .norms p{display:inline-block;vertical-align:top}.page-footer .bottom .paiment{margin-left:auto;margin-top:2rem}body.popup{padding:1.5rem 2.5rem;background-color:#fff}body.popup .static-cga .slideshow{display:none}body.popup .user-list{padding:0;border:none}body.popup .user-list h2{margin-top:0}body.popup .user-list .products{margin-left:0;margin-right:0}body.popup .user-list .products .product{min-height:9.5rem;padding:1rem 0 1rem 9rem}body.popup .user-list .products .tn{width:7.5rem;height:7.5rem}body.popup .user-list .products .tn img{max-width:7.5rem;max-height:7.5rem}body.popup .user-list .products .name{font-size:1.4rem}body.popup .user-list .products .qt-price{margin-top:1.5rem}body.popup .user-list .products-count{margin-bottom:2.5rem}body.popup .user-list .total h3{font-size:1.6rem}body.popup .user-list .close-block,body.popup .user-list .empty-text,body.popup .user-list .action.remove,body.popup .user-list .actions{display:none}body.popup .wishlist .bw-logo{display:block;position:absolute;right:0;top:0;width:19.6rem;max-width:35vw;height:auto}.popup-overlay{display:flex;justify-content:center;align-items:center;position:fixed;left:0;right:0;top:0;bottom:0;z-index:200000;background-color:rgba(0,0,0,.5);cursor:pointer}.popup-content{box-sizing:border-box;flex:0 0 auto;width:500px;max-width:90vw;height:480px;max-height:90vh;border-radius:2px;box-shadow:0 10px 50px -10px #000;cursor:default;cursor:initial;position:relative}.popup-content .popup-close{box-sizing:border-box;cursor:pointer;position:fixed;top:0;right:0;z-index:1;width:4.8rem;height:4.8rem;color:#fff;text-align:center;vertical-align:middle;cursor:pointer}.popup-content .popup-close .material-icons{font-size:4.8rem}.popup-content>iframe{display:block;width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;border:none;border-radius:2px;background-color:#fff}body.is-mobile.user-list-open{overflow:hidden}@media(max-width: 1300px){.region-sidebar2{flex-basis:26rem;max-width:26rem}.side-block .product-block .bottom{flex-wrap:wrap}.side-block .product-block .bottom .actions{flex:0 0 100%;padding-top:1rem;text-align:right}.news-large{margin:0 0 2.5rem;padding-top:1rem}.news-large:hover{background-color:rgba(0,0,0,0)}.news-large::after{display:none}.news-large .text{padding-top:0}.news-large .text .cat,.news-large .text .date{margin-top:0}.news-large .text .title{margin-bottom:2rem}.login-choices{display:block}.login-choice{margin-bottom:1rem}.subcats-list .subcat{width:calc(100%/5);flex:0 0 calc(100%/5)}}@media(max-width: 1200px){.static-page .order-service .cols{display:flex !important;flex-wrap:wrap}.static-page .order-service .cols>.col{flex:0 0 100%}.static-page .order-service .order-client{margin-left:0}.static-page .order-service .order-product thead{display:none}.static-page .order-service .order-product tr{display:table;width:100%;border:.4rem solid #ddd;margin-bottom:1rem}.static-page .order-service .order-product td{display:table-row;border:none;border-bottom:.1rem solid #ddd}.static-page .order-service .order-product td:last-child{border-bottom:none}.static-page .order-service .order-product td .label-mobile{display:table-cell}.static-page .order-service .order-product td div{line-height:1.2;display:table-cell;padding:.5rem 1rem}.static-page .order-service .order-product td div div{display:block;padding:0;line-height:2.8rem}.subcats-list .subcat{width:calc(100%/4);flex:0 0 calc(100%/4)}}@media(max-width: 1100px){.news-large{display:block}.news-large .text{padding:1rem 0 2rem;border-bottom:.1rem solid #ddd}.product-details .summary .brand{min-height:0;margin-bottom:1rem}.product-details .summary .stickers{position:relative;margin-left:-0.1rem;margin-right:-0.1rem;display:flex;flex-wrap:wrap;justify-content:space-between}.product-details .summary .stickers::after{display:none}.product-details .summary .stickers .sticker,.product-details .summary .stickers .discount{float:none;padding-left:.7rem;padding-bottom:.2rem;height:auto;margin:0;flex:1 0 auto;text-align:center;border:.1rem solid #fff}.product-details .summary .stickers .sticker::before,.product-details .summary .stickers .sticker::after,.product-details .summary .stickers .discount::before,.product-details .summary .stickers .discount::after{display:none}.block-highlight{flex-basis:33.33%;flex-basis:33.3333333333%;padding-top:33.33%;padding-top:33.3333333333%}}@media(max-width: 980px){.region-top .menu li a,.region-top .submenu>span{padding-top:.5rem;padding-bottom:.5rem}.region-top .menu li a::before,.region-top .submenu>span::before{top:1.1rem}.region-search-wrapper{flex-wrap:wrap;justify-content:space-between}.region-search-wrapper .logo{order:1;flex-basis:15rem}.region-search-wrapper .logo a{padding:.5rem 0 1.5rem 1.5rem}.region-search-wrapper .slogan{font-size:1rem;bottom:.3rem}.region-search-wrapper .account{order:2;padding-right:1.5rem}.region-search-wrapper .menu-open{order:3;display:block}.region-search-wrapper .search{flex:0 0 100%;padding-left:9rem;order:4}.region-search-wrapper .search-wrapper{padding-top:0;padding:1rem 1.5rem}.region-sidebar1{position:fixed;left:-31rem;top:0;bottom:0;z-index:200;flex:0 0 auto;width:30rem;max-width:30rem;background-color:#fff;border-right:none;overflow:auto;overflow-x:auto;overflow-y:visible;transition-property:left,box-shadow;transition-duration:.2s;transition-timing-function:ease-out}.region-sidebar1 .menu-categories .submenu{position:static}.region-sidebar1 .menu-categories .submenu a{padding:.7rem 1rem .7rem 1.5rem;border:none}.region-sidebar1 .menu-categories .submenu a:hover{margin-top:0;padding-top:.7rem}.region-sidebar1 .menu-categories .submenu a::before{border-left-color:#999}.region-sidebar1 .menu-categories .submenu .cat>.catname::before{top:0;left:0;background-color:#999}.region-sidebar1 .menu-categories li:hover .submenu{display:none}.region-sidebar1 .menu-subcategories .submenu .cat:last-child>.catname::before{bottom:0}.region-sidebar1 .menu-subcategories .top-level>.submenu{background-color:#ccc}.region-sidebar1 .menu-subcategories li.top-level>.catname::after{border-left-color:rgba(0,0,0,0) !important;border-top-color:#fff;right:1rem;top:1.8rem}.region-sidebar1 .menu-subcategories li.top-level.submenu-open>.catname::after{border-top-color:rgba(0,0,0,0);border-bottom-color:#fff;top:1.1rem}.region-sidebar1 .products-filters .filter-options a{margin-right:-0.4rem;border-radius:.2rem}.menu-categories .submenu{position:static;top:auto;left:auto}.menu-categories li.has-submenu>.catname::after{border-color:rgba(0,0,0,0);border-top-color:#555;top:1.7rem;right:1rem}.side-menu-open{overflow:hidden}.side-menu-open .menu-close{right:0;transition-duration:.35s}.side-menu-open .region-sidebar1{left:0;box-shadow:-0.5rem 0 1rem .5rem rgba(0,0,0,.5);transition-duration:.35s}.region-main .side-block.account-blocks{position:fixed;left:3vw;right:3vw;top:0;max-height:97vh;margin:0;overflow:auto;z-index:100;border:none;box-shadow:0 0 5rem -1rem #000;overflow-y:scroll;-webkit-overflow-scrolling:touch}.region-main .side-block.account-blocks .user-list{border:.5rem solid var(--accent);border-top:none}.carousel.products.js-active .carousel-wrapper{width:100%;overflow-x:scroll}}@media(max-width: 800px){.region-top .menu li a,.region-top .submenu>span{padding-top:1rem;padding-bottom:1rem}.region-top .menu li a::before,.region-top .submenu>span::before{top:1.8rem}.page-main{display:block}.page-main .region-sidebar2{max-width:none;border-left:none;border-top:.1rem solid #ddd;padding-bottom:2rem;display:flex;flex-wrap:wrap}.page-main .region-sidebar2 .side-block{flex:0 0 50%;max-width:50%}.page-main .region-sidebar2 .side-block:nth-child(2n) .block-content{position:relative}.page-main .region-sidebar2 .side-block:nth-child(2n) .block-content::before{content:"";position:absolute;left:-0.1rem;right:0;top:0;bottom:0;width:.1rem;background-color:#ddd}.page-main .region-sidebar2 .side-block.block-accessories{display:none}.page-main .region-sidebar2 .account-blocks{flex:0 0 100%;max-width:none;display:flex;flex-wrap:wrap}.page-main .region-sidebar2 .account-blocks .user-list{flex:0 0 50%;max-width:50%}.home-rs-feed{border-top:none}.page-footer{display:block}.page-footer .menus{flex-wrap:wrap;padding-right:.5rem;padding-left:.5rem}.page-footer .menu-block{padding-left:1.5rem;min-width:33.33%;flex:0 0 33.33%}.page-footer .infos{padding:1.5rem}.page-footer .bottom{padding-left:2rem}.overlay .overlay-inner{max-width:90vw}.overlay .overlay-inner .popin-content,.overlay .overlay-inner .iframe-popin{width:90vw;height:80%;height:calc(100vh - 10rem)}.subcats-list .subcat{width:calc(100%/5);flex:0 0 calc(100%/5)}}@media(max-width: 700px){.news-full .product-block{display:block;margin-left:auto;margin-right:auto}}@media(max-width: 640px){.region-top{display:none}.region-search-wrapper .search-wrapper{padding-left:.5rem}.region-search-wrapper .account{background-color:var(--accent-light2)}.region-search-wrapper .account .name:hover::before{content:"";position:absolute;left:0;right:0;top:100%;height:1rem}.region-search-wrapper .account .name .menu{top:calc(100% + 1rem);left:-1.5rem}.region-search-wrapper .account .name .menu::before{border-top-color:var(--accent-light2)}.region-search .clear-search,.region-search .search-submit{padding-left:.5rem;padding-right:.5rem}.region-search .clear-search{right:3rem}.region-search .search-input{padding-right:3rem;padding-left:1.5rem}.region-search .search-input:-moz-placeholder,.region-search .search-input::-webkit-input-placeholder,.region-search .search-input::placeholder{color:#999;font-size:1.4rem}.region-main .side-block.account-blocks{display:block}.products-list-options{flex-wrap:wrap;margin-top:0}.products-list-options .result-summary{flex:0 0 100%;padding:0 0 1rem}.products-list-options .options-group{margin-left:0;margin-bottom:1rem}.products-list-options .options-group+.options-group{margin-left:2rem}.static-page h1{font-size:2.4rem}.static-page .medias-wrapper{display:block}.static-page .medias-wrapper .contact-medias{margin-bottom:2.5rem}.static-page .medias-wrapper .medias-assets{margin-left:-2.5rem;margin-right:-2.5rem;padding-left:2.5rem;padding-right:2.5rem}.page-footer .menu-block .menu-title{margin-bottom:2rem}.page-footer .menu-block li a{display:inline-block;padding-top:.4rem;padding-bottom:.4rem}.page-footer .menu-langs{display:block}.subcats-list .subcat{width:calc(100%/4);flex:0 0 calc(100%/4)}}@media(max-width: 520px){.region-search .account{flex-basis:100%;padding-top:.6rem;padding-bottom:.2rem;padding-left:1.2rem}.region-search .account .name .menu{top:calc(100% + .2rem)}.region-search .account .name .menu::before{left:5rem}.region-search .account .name .menu a{padding-left:5rem}.logo-mobile{display:block;background-color:#fff;padding:1rem 0 .6rem 1.5rem}.logo-mobile a{display:block}.logo-mobile img{display:block;width:13.5rem}.logo-mobile .slogan{margin-top:.5rem;color:#333;font-size:1rem;line-height:1;font-weight:bold;white-space:nowrap}.region-search .logo{display:none}.region-search .search-suggestions{left:auto;width:calc(100vw - 3rem);border-top-left-radius:2rem}.page-main .region-sidebar2{display:block}.page-main .region-sidebar2 .side-block{max-width:100vw}.page-main .region-sidebar2 .account-blocks{display:block}.page-main .region-sidebar2 .account-blocks .user-list{max-width:none}.page-main .region-sidebar2 .product-block .stickers{right:0}.news-full .title{font-size:3rem}.account-page table th,.account-page table td{padding-left:0}.account-page table th.total,.account-page table td.total{padding-left:.5rem}.account-page table .qt button.remove{margin-left:.2rem}.account-page.my-settings form{display:block}.order-process .order-process-steps>span{flex-grow:1;text-align:center}.product-block .stickers{right:0}.product-block .sticker,.product-block .discount{right:-1.5rem}.region-main .products-list .product-block{flex-basis:50%;max-width:50%}.products-list.view-mode-line .product-block{max-width:100%;padding-bottom:2rem}.products-list.view-mode-line .product-block .sticker,.products-list.view-mode-line .product-block .discount{right:auto;left:-1.5rem}.product-details .summary{display:block}.product-details .summary .images{padding-right:0}.product-details .summary .text{margin-top:1rem;position:relative}.product-details .block-detail{display:block}.product-details .block-detail .block-title{margin-bottom:.5rem}.block-highlight{flex-basis:50%;padding-top:50%}.hdsnl-register .note{padding-left:0}.hdsnl-register .boutons{padding-left:0}.retailers{display:block}.retailers .retailers-infos{padding-right:0}.retailers .retailers-infos .summary{position:static !important;margin-bottom:2.5rem}.catalog-main{padding-right:0}.catalog-main .catalog-cover{position:static;width:auto;margin-top:3rem}.catalog-main .catalog-cover img{margin:0 auto;box-shadow:none}.brand-header-content{padding:0 1.5rem 2rem}.brand-header-content p{margin-bottom:1.5rem}.brand-header-content p span{margin-top:2rem;padding:.7rem 1.5rem;left:-1.5rem;font-size:1.4rem}.brand-header-content img+p{margin-top:-3.3rem}.brand-header-content h1{font-size:2.2rem}img+.brand-header-content{bottom:0}.info-category .category-title{font-size:2.2rem}.page-footer .menu-block{margin-bottom:3rem;min-width:50%;flex:0 0 50%;border:none !important}.page-footer .menu-block .menu-title{margin-bottom:1rem}.page-footer .menu-block:first-child{min-width:100%;flex:0 0 100%}.page-footer .menu-block:first-child .menu-categories{column-count:2;column-gap:3rem}.page-footer .menu-langs select{width:50%;width:calc(50% - 1.5rem)}.static-page .all-brands li{flex-basis:33.33%}.orders-history table tr{display:flex;justify-content:space-between;flex-wrap:wrap}.orders-history table tr:hover{background-color:rgba(0,0,0,0)}.orders-history table td{display:block;padding:.5rem 0;line-height:1}.orders-history table .date{order:2;min-width:8rem;padding-left:1rem;padding-right:1rem}.orders-history table .order-ref{order:1;flex-grow:1}.orders-history table .price{order:3;min-width:7rem}.orders-history table .action{width:auto;padding:.5rem 0;order:4}.orders-history table .action a{padding:0 0 0 1rem}.subcats-list .subcat{width:calc(100%/3);flex:0 0 calc(100%/3)}}@media(max-width: 480px){.cols{display:block}.region-main{padding:1rem 1.5rem}.region-search .search-input:-moz-placeholder,.region-search .search-input::-webkit-input-placeholder,.region-search .search-input::placeholder{font-size:1.2rem}.form-item{display:block}.form-item .form-item-note{padding-left:0}.account-page.my-data .form-item-note{padding-left:0}.form-item-checkbox{display:flex}.account-menu ul{display:block}.order-process .order-process-steps{margin:-1rem -1.5rem 2.5rem}.order-process .order-process-steps .label{padding-left:1.5rem}.order-preview table thead{display:none}.order-preview table tr{display:flex}.order-preview table tbody tr{display:block;position:relative;min-height:5.5rem;padding-left:6rem;padding-right:7.5rem;padding-bottom:4rem;padding-top:.5rem;border-bottom:.1rem solid #eee}.order-preview table tbody tr::after{content:"";display:table;clear:both}.order-preview table tbody td{display:block;padding:0}.order-preview table tbody .img{position:static}.order-preview table tbody .tn{position:absolute;left:0;top:.5rem}.order-preview table tbody .ref{width:auto}.order-preview table tbody .stock{margin-top:.2rem}.order-preview table tbody .qt,.order-preview table tbody .price{position:absolute;bottom:1rem}.order-preview table tbody .qt{width:4rem;right:8rem;text-align:right}.order-preview table tbody .qt .qt{position:static}.order-preview table tbody .qt .remove{position:absolute;right:-7.7rem;top:.2rem;z-index:2}.order-preview table tbody .price{width:7rem;right:12rem;padding-right:1rem;line-height:2.8rem}.order-preview table tbody .total{position:absolute;left:auto;right:0;top:0;bottom:-0.1rem;z-index:1;padding:0 .5rem;width:7rem;border-bottom:.1rem solid #ddd}.order-preview table tbody .detail-promos tr{display:table-row;padding:0}.order-preview table tfoot tr{position:relative;padding-right:7.5rem}.order-preview table tfoot td:empty{display:none}.order-preview table tfoot .price{position:absolute;left:auto;right:0;top:0;bottom:0;z-index:1;padding:.5rem;width:7rem}.order-preview table tfoot .total .t0{padding-left:.5rem}.order-preview table tfoot .detail-promos tr{display:table-row;padding:0}.final-summary table{width:100%}.final-summary table .mobile{display:block}.final-summary table thead{display:none}.final-summary table tbody tr{border-bottom:.1rem solid #eee}.final-summary table tbody td.ref,.final-summary table tbody td.qt,.final-summary table tbody td.single{display:none}.final-summary table tbody .desc{width:auto}.final-summary table tbody .desc .ref{width:auto;line-height:22px;white-space:nowrap}.final-summary table tbody .desc .ref div{display:inline-block}.final-summary table tbody .desc .qt-price{padding-top:1rem;text-align:right}.final-summary table tbody .desc .qt-price .price{display:inline-block}.final-summary table tbody .desc .qt-price .qt{display:inline-block;min-width:30px;margin-left:5px}.final-summary table tbody .stock{margin-top:.2rem}.final-summary table tbody .price.total{width:auto;border-bottom:.1rem solid #ddd}.final-summary table tfoot td:empty{display:none}.final-summary table .detail-promos tr{border:none}.order-detail .codes-promo-actions .form-action{padding-left:1rem}.order-detail .modes-livraison .mode-livraison input{top:.6rem}.order-detail .modes-livraison .mode-livraison label{padding:.5rem .5rem .5rem 2.5rem}.order-detail .modes-livraison .mode-livraison label .label{display:block;padding-bottom:.5rem;position:static;font-weight:bold}.order-detail .modes-livraison .mode-livraison label[for=mode-livraison-pickup] .desc{margin-top:-1.68rem}.order-detail .modes-livraison .mode-livraison .show-more-wrapper{padding-left:2.5rem}.order-detail .modes-livraison .mode-livraison .show-more-content{padding-top:.5rem}.news-full .tn{margin-left:-1.5rem;margin-right:-1.5rem}.news-strip{display:block}.news-strip .news-block{max-width:none;margin-bottom:1.5rem;padding-bottom:0}.blog-entries .news-strip{border-top:.1rem solid #ddd}.blog-entries .news-strip .news-block{margin-bottom:0;border:none !important;border-bottom:.1rem solid #ddd !important}.blog-entries .news-strip .news-block .tn{background-position:50% 50%;background-size:cover}.blog-entries .news-strip .news-block .tn img{display:none}.product-news .news-strip .news-block{max-width:none;padding-bottom:0;min-height:7rem}.product-news .news-strip .news-block:first-child{padding-right:0}.product-news .news-strip .news-block .tn{flex-basis:40%}.product-news .news-strip .news-block .text{flex-basis:60%;padding-bottom:0}.products-list.view-mode-line .product-block .tn .vars{left:0}.product-details .summary .misc{display:block}.product-details .summary .misc .misc-block a{padding:.7rem 0}.brand-header{margin-left:-1.5rem;margin-right:-1.5rem}.info-category,.info-category .category-name,.info-category .category-title{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}.static-page .slideshow{margin-left:-1.5rem;margin-right:-1.5rem}.static-page .medias-wrapper .medias-assets{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}.order-service .order-client{margin-left:0}.sailing-news{width:calc(100% + 3rem);margin-left:-1.5rem;margin-right:-1.5rem}}@media(max-width: 440px){.orders-history table tr{padding:.5rem 0}.orders-history table .date{flex-basis:50%;padding-right:0;text-align:right}.orders-history table .order-ref{flex-basis:50%;flex-grow:0}.orders-history table .price{flex-grow:1;text-align:left}.products-list.view-mode-line .product-block .main{padding-bottom:3rem}.products-list.view-mode-line .product-block .stickers{bottom:7.5rem}.products-list.view-mode-line .product-block .tn .vars{bottom:4rem}}@media(max-width: 420px){.retailers-page .retailers-list{margin-left:-1.5rem;margin-right:-1.5rem}.retailers-page .retailers-list li{padding:1rem 1.5rem}.retailers-page #shops_page{margin-left:-1.5rem;margin-right:-1.5rem}.retailers-page #shops_page fieldset{padding:1rem 0}.retailers-page #search_fields ul.main>li{padding-left:1.5rem;padding-right:1.5rem}.retailers-page #search_fields ul.main>li:first-child{padding-bottom:.7rem}.retailers-page #search_actions{padding:0 1.5rem}.retailers-page #search_actions input{right:1.5rem}.paiement-final .paiement-method{display:block}}@media(max-width: 400px){.product-details .summary .product-vars{display:block}.product-details .summary .product-vars .product-var.var1,.product-details .summary .product-vars .product-var.var2{padding:0}.product-details .summary .product-vars .product-var.var2{padding-top:1rem}.info-brand,.info-category{display:flex;flex-direction:column}.info-brand .brand-logo,.info-category .brand-logo{order:1}.info-brand .brand-desc,.info-category .brand-desc{order:2}.info-brand .brand-read-more-link,.info-category .brand-read-more-link{order:3}.info-brand .brand-desc-image,.info-category .brand-desc-image{order:4}.info-brand .category-name,.info-category .category-name{order:1}.info-brand .category-title,.info-category .category-title{order:2}.info-brand .category-desc,.info-category .category-desc{order:3}.info-brand .category-read-more-link,.info-category .category-read-more-link{order:4}.info-brand .category-desc-image,.info-category .category-desc-image{order:5}.info-brand .brand-logo,.info-category .brand-logo{margin-right:0}.info-brand .brand-logo img,.info-category .brand-logo img{margin:0 auto}.brand-desc-image,.category-desc-image{float:none;width:auto;max-width:100%;margin:0 0 2.5rem}.brand-desc-image img,.category-desc-image img{width:auto;margin:0 auto}.products-list{position:relative;z-index:2}.brand-desc-cont{position:relative;z-index:1;margin-top:-10rem;padding-top:12rem}.block-highlight{flex-basis:50%;padding-top:50%}.mce-img-right,.mce-img-left{float:none;display:block;max-width:100%;margin:1.5em auto}p .mce-img-right,p .mce-img-left{margin-top:1.5em}}@media(max-width: 360px){.region-main .products-list .product-block{flex-basis:100%;max-width:100%}.static-page .all-brands li{flex-basis:50%}.page-footer .menu-langs select{width:100%}}.bottom .norms{display:none !important}/*# sourceMappingURL=main.css.map */
