@charset "utf-8";
body{margin: 0;padding: 0;}.mainnav{width: 100%;}.logo{float: left;}.logo a{overflow: hidden;}.navBg{height: 48px; position:absolute; width: 100%;}.cs-gelatine{animation: gelatine 0.5s infinite;}@keyframes gelatine{from, to{transform: scale(1, 1); } 25%{transform: scale(0.9, 1.1); } 50%{transform: scale(1.1, 0.9); } 75%{transform: scale(0.95, 1.05); }}.cs-miniButtons li img{width: 2.3em;top: 13px;position: relative;}.cs-arrowDown{max-width: 1.8em;position: relative;top: 7px;}.cs-icons{max-width: 1.8em;position: relative;top: -1px;}.cs-budgetIcon{width: 2.5em;position: relative;top: 12px;margin: 0 0.7em;cursor: pointer;}.cs-compareButton{background: #111111;color: #fff;padding-top: 0.6em;right: 1em;position: fixed;top: 40vh !important;z-index: 10;cursor: pointer;}.cs-compareButton{border-radius: 100%;height: 4em;width: 4em;text-align: center;}.cs-compareButton svg{position: relative;top: 5px;}.cs-compareButton svg path{fill: #fff;}.cs-mobileBottomContainer{position: fixed;bottom: 0;left: 0;width: 100%;background: #232323;padding: 1rem 1rem 2rem 1rem;z-index: 100;}.cs-mobileBottomContainer ul li{width: calc(100% / 5);text-align: center;}.cs-mobileBottomContainer i{font-size: 2rem;color: #f1f1f1;}.cs-mobileCategorysHeader .cs-svgIcon{position: relative;top: -5px;}.cs-mobileCategorysHeader .cs-svgIcon path{fill: #fff;}.cs-mobileCategorysHeader .cs-jumpfirst svg{width: 1.4em;}.cs-scrollup{width: 5em;height: 5em;position: fixed;bottom: 0;right: 100px;display: none;padding: 0;z-index: 20;}.cs-scrollup span{font-size: 3.3rem;}#cookieAlertWrapper{background-color: #000000;padding: 1em;position: fixed;bottom: 0;max-width: 200px;z-index: 10;}#cookieAlert::after{clear: both;content: "";display: block;}#cookieAlert{color: #ffffff;}#cookieAlert a{color: #ffffff;border: 1px solid #fff;padding: 0.1em 0.4em;font-size: 0.8rem;width: 100%;display: block;text-align: center;margin-top: 1em;background: #252525;}.cs-budget{position: relative;}.cs-budget .cs-svgIcon{width: 3.3em;height: 2.3em;}.cs-budgetContainer{display: none;position: absolute;z-index: 101;width: 300px;right: -6px;top: 5em;background: #fff;padding: 0 1em 1em 1em;}.cs-budgetContainer > div{width: 100% !important;text-align: center;}header .cs-topBar{width: 100%;background: #f2f2f2;}header .cs-topBar .cs-container{margin: 0 auto;align-items: center;}header .cs-headerContent .cs-container{margin: 0 auto;align-items: center;}header .cs-headerContent{margin: 0 auto;padding: 20px 0;margin-bottom: 10px;}header .cs-headerContent:after{content: "";display: table;clear: both;}header .cs-headerContent .iconbuttons{font-size: 2rem;}header .logo{width: 23%;}header .cs-logo .cs-logoSvg{height: 44px;width: auto;display: block;}header .cs-miniButtons{position: relative;}header .cs-miniButtons i{font-size: 1.6rem;padding-top: 1.2rem;margin-left: 0.5rem;}header .cs-miniButtons .cs-budget i{font-size: 1.78rem;padding-right: 0.3em;padding-left: 0.3em;}header .cs-miniButtons > ul > li{margin: 0 0.3em;}header .cs-miniButtons .cs-svgIcon{margin-right: 0.4em;margin-top: 0.4em;}section.cs-mainContent{width: 74%;}aside.cs-aside{display: block;width: 24%;}.cs-start section.cs-mainContent,.cs-detail section.cs-mainContent{width: 100%;}.cs-start aside.cs-aside,.cs-detail aside.cs-aside{display: none;}.cs-categoriesBox{position: relative;background: #f7f7f7;}.cs-start .cs-categoriesBox{background: #ffffff;margin-bottom: 1em;}.cs-overlayButton.cs-overlayMenuButton{padding: 0.32em 0.5em 0.1em;font-size: 1rem;border: 0;background: #000000;color: #fff;border: 0;cursor: pointer;width: 160px;}.cs-overlayButton.cs-overlayMenuButton img{max-width: 2.5em;position: relative;top: 1px;}.cs-overlayButton.cs-overlayMenuButton span{position: relative;top: -8px;left: 4px;}.cs-overlayButton.cs-overlayMenuButton svg{width: 1.8em;height: 1.8em;position: relative;top: 1px;}.cs-overlayButton.cs-overlayMenuButton svg path{fill: #fff;}.wm-header{--wm-accent:#8e0528; --wm-ink:#1a1a1a; --wm-line:#e6e6e6; --wm-topbar-bg:#000; --wm-topbar-ink:#cfcfcf; position:sticky; top:0; z-index:200; background:#fff; transition:transform .3s ease;}.wm-header.wm-hide{transform:translateY(-100%); }.wm-header *, .wm-header *::before, .wm-header *::after{box-sizing:border-box; }.wm-header ul{list-style:none; margin:0; padding:0; }.wm-header a{text-decoration:none; color:inherit; }.wm-header .cs-container{max-width:1320px; margin:0 auto; padding:0 1.25rem; }.wm-header .wm-topbar{background:var(--wm-topbar-bg); color:var(--wm-topbar-ink); font-size:.82rem; }.wm-header .wm-topbar-inner{display:flex; align-items:center; justify-content:flex-end; gap:1.5rem; min-height:38px; }.wm-header .wm-topbar .cs-topPages{position:relative; display:flex; align-items:center; }.wm-header .wm-topbar .cs-topPagesBurger{display:none; }.wm-header .wm-topbar .cs-infosites{display:flex; align-items:center; gap:1.25rem; }.wm-header .wm-topbar .cs-infosites > li{position:relative; display:flex; align-items:center; }.wm-header .wm-topbar .cs-infosites > li > a{color:var(--wm-topbar-ink); display:inline-flex; align-items:center; gap:.35em; padding:.5rem 0; }.wm-header .wm-topbar .cs-infosites > li > a:hover{color:#fff; }.wm-header .wm-topbar .cs-infosites .categorieName{color:inherit; }.wm-header .wm-topbar .cs-infosites > li > svg{width:.7em; height:.7em; fill:currentColor; color:var(--wm-topbar-ink); transition:transform .2s; position:static !important; top:auto !important; left:auto !important; float:none !important; vertical-align:middle; margin-left:.2em; }.wm-header .wm-topbar .cs-infosites > li:hover > svg{transform:rotate(180deg); color:#fff; }.wm-header .wm-topbar .cs-addSites{display:block !important; position:absolute; top:100%; right:0; min-width:230px; background:#fff; color:var(--wm-ink); box-shadow:0 12px 30px rgba(0,0,0,.16); border-radius:10px; padding:.4rem; opacity:0; visibility:hidden; transform:translateY(6px); transition:opacity .18s, transform .18s, visibility .18s; z-index:60; }.wm-header .wm-topbar .cs-infosites > li:hover > .cs-addSites,.wm-header .wm-topbar .cs-infosites > li:focus-within > .cs-addSites{opacity:1; visibility:visible; transform:translateY(0); }.wm-header .wm-topbar .cs-addSites a{display:block; padding:.55rem .75rem; border-radius:7px; font-size:.9rem; color:var(--wm-ink); }.wm-header .wm-topbar .cs-addSites a:hover{background:#f4f4f4; color:var(--wm-accent); }.wm-header .wm-topbar .cs-mobileInfosites{display:none; }.wm-header .cs-mobileInfosites ul,.wm-header .cs-mobileInfosites ul a,.wm-header .cs-mobileInfosites ul .categorieName{color:var(--wm-ink) !important; }.wm-header .wm-topbar .cs-lang{display:flex; align-items:center; align-self:center; padding:0 !important; margin:0; float:none; line-height:0; }.wm-header .wm-topbar .cs-lang a{display:flex; align-items:center; padding:0; opacity:.85; line-height:0; }.wm-header .wm-topbar .cs-lang img{display:block; }.wm-header .wm-topbar .cs-lang a:hover{opacity:1; }.wm-header .wm-topbar .cs-lang img{display:block; height:15px; width:auto; border-radius:2px; }.wm-header .wm-mainbar{background:#fff; border-bottom:1px solid var(--wm-line); position:relative; }.wm-header .wm-mainbar-inner{display:flex; align-items:center; gap:1.5rem; min-height:104px; position:relative; }.wm-header .wm-logo{flex:0 0 auto; display:inline-flex; align-items:center; }.wm-header .wm-logo-svg{height:70px; width:auto; display:block; }.wm-header .wm-nav{flex:1 1 auto; min-width:0; }.wm-header .wm-nav .cs-categories1{display:flex; align-items:center; gap:.35rem; }.wm-header .wm-nav .cs-categories1 > li{position:relative; }.wm-header .wm-nav .cs-categories1 > li > .cs-menuItem > a{display:inline-flex; align-items:center; padding:.6rem .85rem; font-size:.98rem; font-weight:500; color:var(--wm-ink); border-radius:8px; white-space:nowrap; }.wm-header .wm-nav .cs-categories1 > li > .cs-menuItem > a:hover{color:var(--wm-accent); background:#faf5f6; }.wm-header .wm-nav .cs-categories1 .cs-categorieName{display:inline-flex; align-items:center; gap:.35em; color:inherit; }.wm-header .cs-categoriesTop .cs-categories1 .cs-menuItem .cs-categorieName svg{width:.6em !important; height:.6em !important; float:none !important; position:static !important; top:auto !important; left:auto !important; margin-left:.3em !important; vertical-align:middle !important; fill:currentColor; transition:transform .2s; }.wm-header .wm-nav .cs-categories1 > li:hover > .cs-menuItem .cs-categorieName svg{transform:rotate(180deg) !important; }.wm-header .wm-nav .cs-categories1 > li{margin:0; }.wm-header .wm-nav .cs-categories1 > li > ul.cs-categories2{position:absolute; right:auto; left:0; top:calc(100% + 6px); width:auto; min-width:250px; margin:0; background:#fff; box-shadow:0 14px 34px rgba(0,0,0,.14); border:1px solid var(--wm-line); border-radius:12px; padding:.45rem; z-index:60; }.wm-header .wm-nav .cs-categories1 > li > ul.cs-categories2::before{content:""; position:absolute; left:0; right:0; top:-8px; height:8px; background:transparent; }.wm-header .wm-nav .cs-categories2 .cs-backMenu{display:none; }.wm-header .wm-nav .cs-categories2 .cs-menuItem > a{display:block; padding:.6rem .8rem; border-radius:8px; font-size:.92rem; color:var(--wm-ink); white-space:nowrap; }.wm-header .wm-nav .cs-categories2 .cs-menuItem > a:hover{background:#f5f5f5; color:var(--wm-accent); }.wm-header .wm-actions{flex:0 0 auto; display:flex; align-items:center; gap:.35rem; }.wm-header .wm-actions-list{display:flex; align-items:center; gap:.35rem; }.wm-header .wm-actions-list > li{position:relative; }.wm-header .cs-searchBar{position:static; }.wm-header .wm-actions-list > li > a,.wm-header .wm-actions-list .searchIcon,.wm-header .wm-nav-toggle{position:relative; display:inline-flex; align-items:center; justify-content:center; width:44px; height:44px; padding:0; border:0; background:transparent; color:var(--wm-ink); cursor:pointer; border-radius:10px; transition:background .15s, color .15s; }.wm-header .wm-actions-list > li > a:hover,.wm-header .wm-actions-list .searchIcon:hover,.wm-header .wm-nav-toggle:hover{background:#f2f2f2; color:var(--wm-accent); }.wm-header .wm-actions-list svg,.wm-header .wm-nav-toggle > svg{width:21px; height:21px; fill:currentColor; }.wm-header .cs-miniwk > a > span{position:absolute; left:90%; bottom:0px; top:auto; right:auto; transform:translateX(-50%); min-width:18px; height:18px; padding:0 3px; background:var(--wm-accent); color:#fff; font-size:.6rem; font-weight:700; line-height:18px; text-align:center; border-radius:999px; }.wm-header .wm-actions-list .cs-searchBar{position:static !important; }.wm-header .wm-actions .cs-searchBar .cs-searchBlock{display:none !important; position:absolute !important; top:0 !important; right:0 !important; bottom:0 !important; left:6rem !important; width:auto !important; margin:0 !important; padding:0 !important; background:#fff; z-index:40; }.wm-header.wm-search-open .wm-actions .cs-searchBar .cs-searchBlock{display:block !important; }.wm-header .wm-actions .cs-searchBar .cs-searchBlock form{position:absolute; left:0; right:4.25rem; top:50%; transform:translateY(-50%); display:flex; align-items:center; gap:.5rem; border:1px solid var(--wm-line); border-radius:999px; padding:.35rem .35rem .35rem 1.1rem; background:#fafafa; margin:0; }.wm-header .cs-searchBlock .wm-search-close{position:absolute; right:1.1rem; top:50%; transform:translateY(-50%); width:44px; height:44px; border:0; background:transparent; color:var(--wm-ink); cursor:pointer; border-radius:10px; display:inline-flex; align-items:center; justify-content:center; z-index:2; }.wm-header .cs-searchBlock .wm-search-close:hover{background:#f2f2f2; color:var(--wm-accent); }.wm-header .cs-searchBlock .wm-search-close svg{width:20px; height:20px; fill:currentColor; }.wm-header .wm-actions .cs-searchBar .cs-searchBlock select{width:auto !important; max-width:220px; margin:0 !important; border:0; background:transparent; font-size:.95rem; color:#555; padding:.4rem .3rem; border-right:1px solid var(--wm-line); cursor:pointer; outline:none; }.wm-header .wm-actions .cs-searchBar .cs-searchBlock input[type=text]{flex:1 1 auto; width:auto !important; min-width:0 !important; margin:0 !important; border:0; background:transparent; font-size:1.05rem; padding:.55rem .4rem; outline:none; box-shadow:none; color:var(--wm-ink); }.wm-header .wm-actions .cs-searchBar .cs-searchBlock input[type=text]:focus{outline:none !important; box-shadow:none !important; border:0 !important; }.wm-header .wm-actions .cs-searchBar .cs-searchBlock .cs-button3{flex:0 0 auto; width:auto !important; height:46px; margin:0 !important; padding:0 1.5rem; border:0; border-radius:999px; background:var(--wm-accent); color:#fff; cursor:pointer; font-size:.95rem; font-weight:500; }.wm-header .cs-searchBlock #liveSearchResult{position:absolute !important; top:calc(100% + .5rem) !important; left:0 !important; right:0 !important; width:auto !important; max-height:70vh; overflow-y:auto; background:#fff; border:1px solid var(--wm-line); border-radius:12px; box-shadow:0 14px 34px rgba(0,0,0,.14); padding:.35rem; z-index:50; }.wm-header #liveSearchResult .cs-livesearch{margin:0; padding:0; }.wm-header #liveSearchResult .cs-livesearch > li{background:transparent !important; padding:0 !important; margin:0; border-radius:8px; }.wm-header #liveSearchResult .cs-livesearchLabel{display:block; padding:.6rem .85rem; color:var(--wm-ink) !important; background:transparent !important; font-size:.95rem; line-height:1.3; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }.wm-header #liveSearchResult .cs-livesearch > li:hover{background:#faf5f6 !important; }.wm-header #liveSearchResult .cs-livesearch > li:hover > .cs-livesearchLabel{color:var(--wm-accent) !important; }.wm-header #liveSearchResult .cs-allArticles{background:transparent !important; border-top:1px solid var(--wm-line); margin-top:.25rem; }.wm-header #liveSearchResult .cs-allArticles > a{display:block; padding:.55rem .85rem; color:var(--wm-accent) !important; font-size:.85rem; font-weight:600; }.wm-header .wm-actions .wm-nav-toggle{display:none; width:44px !important; height:44px !important; padding:0 !important; background:transparent !important; color:var(--wm-ink) !important; border:0; border-radius:10px; }.wm-header .wm-actions .wm-nav-toggle:hover{background:#f2f2f2 !important; color:var(--wm-accent) !important; }.wm-header .wm-actions .wm-nav-toggle > span{display:none !important; }.wm-header .wm-actions .wm-nav-toggle svg{width:21px !important; height:21px !important; position:static !important; top:auto !important; }.wm-header .wm-actions .wm-nav-toggle svg path{fill:currentColor !important; }.cs-overflow .wm-header{z-index:1001; }.wm-header .cs-mobileCategorys ul.cs-categories1{display:block !important; }.wm-header .cs-mobileCategorys ul.cs-categories1 > li{display:block; width:100%; margin:0; position:relative; }.wm-header .cs-mobileCategorys ul.cs-categories1 > li > .cs-menuItem > a{display:block; padding:.85em 1em; font-size:1.05rem; color:var(--wm-ink); }.wm-header .cs-mobileCategorys ul.cs-categories1 > li:not(:last-child){border-bottom:1px solid var(--wm-line); }.wm-header .cs-mobileCategorys ul.cs-categories1 li.cs-hasItems > ul{position:static !important; left:auto !important; right:auto !important; top:auto !important; width:auto !important; min-width:0 !important; margin:0 !important; background:#f6f6f6; display:none !important; }.wm-header .cs-mobileCategorys ul.cs-categories1 li.cs-hasItems.wm-open > ul{display:block !important; }.wm-header .cs-mobileCategorys ul.cs-categories2 li.cs-backMenu{display:none !important; }.wm-header .cs-mobileCategorys ul.cs-categories2 .cs-menuItem > a{display:block; padding:.6em 1em .6em 2.2em; font-size:1rem; color:var(--wm-ink); }.wm-header .cs-mobileCategorys ul.cs-categories2 > li:not(:last-child){border-top:1px solid #ececec; }.wm-header .cs-mobileCategorys li.cs-hasItems > .cs-menuItem .cs-categorieName svg{transition:transform .2s; }.wm-header .cs-mobileCategorys li.cs-hasItems.wm-open > .cs-menuItem .cs-categorieName svg{transform:rotate(180deg); }@media (max-width:900px){.wm-header .wm-mainbar-inner{min-height:72px; gap:.75rem; } .wm-header .wm-logo-svg{height:52px; } .wm-header .wm-nav{display:none; }   .wm-header .wm-actions{margin-left:auto; } .wm-header .wm-actions .wm-nav-toggle{display:inline-flex !important; }  .wm-header .wm-topbar .cs-infosites{display:none; }  .wm-header .wm-topbar .cs-topPagesBurger{display:inline-flex; align-items:center; gap:.35em; color:var(--wm-topbar-ink); cursor:pointer; } .wm-header .wm-topbar .cs-topPagesBurger svg{width:1em; height:1em; fill:currentColor; } .wm-header .cs-searchBlock select{display:none; } }@media (max-width:480px){.wm-header .cs-container{padding:0 .9rem; } .wm-header .wm-mainbar-inner{gap:.35rem; } .wm-header .wm-actions-list > li > a, .wm-header .wm-actions-list .searchIcon, .wm-header .wm-nav-toggle{width:40px; height:40px; }}#liveSearchResult{position: relative !important;top: auto !important;left: auto !important;margin-top: 0.1em;}#liveSearchResult ul.cs-livesearch li{background: #000;border-bottom: 0.1em solid #fff;padding: 0.2em 0.4em;}#liveSearchResult ul.cs-livesearch li:hover{background: #111;}#liveSearchResult ul.cs-livesearch li a{color: #fff;}#liveSearchResult .cs-allArticles{margin-top: 1em;background: #e4e4e4 !important;}#liveSearchResult li.cs-allArticles a{color: #000 !important;}#liveSearchResult{background-color: #FFFFFF; border-color: #dadadd;}ul.livesearch, ul.livesearch .livesearch-label, div.no-hits{color: #333333;}ul.livesearch a:hover{text-decoration: none; background-color: #EEEEEE;}ul.livesearch .livesearch-description{color: #666666;}#categoriesMegaMenu ul ul.mmDropdown{display: none;position:relative;z-index:40500;}#categoriesMegaMenu ul li:hover > ul.mmDropdown{display: block;}#categoriesMegaMenu ul ul.mmDropdown li ul{display: none;}#categoriesMegaMenu ul ul.mmDropdown li:hover > ul{display: block;}#categoriesMegaMenu ul ul.mmDropdown a:hover{text-decoration: none;}#categoriesMegaMenu ul ul.mmDropdown li ul li ul{display: none;}#categoriesMegaMenu ul ul.mmDropdown li ul li:hover > ul{display: block;}#categoriesMegaMenu ul ul.mmDropdown{padding: 0;position: absolute;top: 100%;}#categoriesMegaMenu ul ul.mmDropdown li{float: none;position: relative;}#categoriesMegaMenu ul ul.mmDropdown li a{width: 240px;margin-left: 0px;text-transform: none;display:block; color: #ddd;border-bottom: 1px solid #545454;font-family: Arial,Helvetica,sans-serif;font-size: 12px;font-weight: 400;padding: 11px 15px;}#categoriesMegaMenu ul ul.mmDropdown li a:hover{background: #4b545f;}#categoriesMegaMenu ul ul.mmDropdown ul{position: absolute;left: 100%;top: 0;}#categoriesMegaMenu ul.mmDropdown i{display: inline;float: right;}.cs-lastBuyBox .cs-articleRow img{max-width: 50%;}.cs-lastBuyBox .cs-articleRow .cs-articlePrice span{font-size: 1rem;font-weight: 500;color: #878787;}.cs-lastBuyBox .cs-articleRow{border-bottom: 0 solid #dadadd;padding-bottom: 0.5em;margin-bottom: 0.5em;}.cs-aside .cs-sidebox{margin-bottom: 5em;}aside.cs-aside{border-right: 0 solid #dadadd;}.cs-miniwk span{position: relative;top: 0;left: -5px;}#categoriesLeft .listItem a{width: 100%;}#categoriesLeft i{display: block;cursor: pointer;display: block;margin-top: 0px;margin-right: 0px;padding: 0px 7px;float: right;}#categoriesLeft > ul{list-style: none;padding: 0;margin: 0;}#categoriesLeft ul{list-style: none;}#categoriesLeft > ul > li{}#categoriesLeft ul li .cat{padding-left: 0px;}#categoriesLeft ul li .cat1{min-height: 20px;padding-left: 0px;}#categoriesLeft ul li a{line-height: 1.5em;padding: 0.3em;display: block;text-decoration: none;}#categoriesLeft ul ul li .cat{padding-left: 0;}#categoriesLeft ul li ul li:before{color: #fff;display: block;float: left;line-height: 45px;padding-left: 28px;}#categoriesLeft ul li ul{margin: 0px; padding: 0px;}#categoriesLeft ul li ul li ul{margin: 0px; padding: 0px;}#categoriesLeft ul li ul li ul li ul{margin: 0px; padding: 0px;}#categoriesLeft .cat1 a{padding-left: 20px;}#categoriesLeft .cat2 a{padding-left: 40px;}#categoriesLeft a{background: #ffffff;}#categoriesLeft a:hover{background: #ffffff; color: #111111;}#categoriesLeft .active > a, #categoriesLeft .active1 > a, #categoriesLeft .active2 > a{color: #111111;background: #fff;font-weight: 600;}.cs-fastNavigation input{width: 78%;}body.cs-body.cs-loginpagebody{min-height: 100vh;display: flex;justify-content: center;align-items: center;}body.cs-body.cs-loginpagebody .cs-wrapper{max-width: 55em;padding: 2em;border: 0 solid #ddd;border-radius: 0.1em;position: relative;}body.cs-body.cs-loginpagebody .cs-wrapper .cs-lang{top: 1em;position: relative;}.cs-searchBar .searchIcon{cursor: pointer;}.cs-searchBar .cs-searchBlock{display: none;position: absolute;z-index: 101;width: 300px;left: -100%;top: 4em;background: #fff;padding: 0 1em 1em 1em;}.cs-searchBar .cs-searchBlock .searcharea, #searchBar .cs-searchBlock .searchentry{margin-bottom: 4px;}.cs-searchBar select,.cs-searchBar input[type="text"],.cs-searchBar input[type="submit"]{max-width: 100%;width: 100%;margin-top: 10px;}.cs-topContent{margin-left: auto;}.cs-topPages li{position: relative;}.cs-topPages > ul > li{display: inline-block;margin-right: 8px;padding: 5px 0px;cursor: pointer;}.cs-topPages > ul > li a{display: inline-block;display: inline-block;padding: 0.3em 0em 0.3em 1em;font-size: 0.85rem;}.cs-topPages > ul > li i{position: absolute;right: -0.4em;top: 1.4em;font-size: 0.7rem;}.cs-topPages > ul > li ul{display: none;}.cs-topPages ul.cs-overlay li i{right: 1em;top: 0.8em;}.cs-topPages ul.cs-overlay ul{display: block;}.cs-topPages ul.cs-overlay > li > ul > li{padding-left: 1em;}.cs-topPages .cs-svgIcon{width: 1.1em;height: 1.1em;position: relative;top: 3px;}.cs-mobileInfosites > ul li a{display: inline-block;padding: 0.3em 0.5em 0.3em 0.5em;font-size: 1rem;}.cs-mobileInfosites > ul li ul li{padding-left: 1em;}.cs-mobileInfosites .cs-svgIcon{width: 1.6em;height: 1.6em;position: relative;top: -2px;}.cs-mobileInfosites .cs-svgIcon path{fill: #fff;}.extraSites{border: 1px solid #dadadd; }.extraSitesHeading{padding: 12px;margin: 0px;}.extraSites ul{list-style: none;padding: 0;margin: 0;}.extraSites ul li{border-bottom: 1px solid #dadadd;}.extraSites ul li:last-of-type{border-bottom: none;}.extraSites ul li a{padding: 12px;display: block;}.extraSites ul li ul li a{display: block;padding: 12px 12px 12px 28px;}.extraSites .left-nav-bg-color a:hover{color: #ffffff;}.cs-loginpagebody .cs-footerCopyright{margin-top: 2em;}.cs-loginpagebody .cs-footerCopyright ul{display: flex;flex-wrap: wrap;justify-content: space-between;padding: 0 0.2em;}.cs-loginpagebody .cs-footerCopyright ul li span{display: inline-block;margin: 0 1em;}.cs-loginpagebody .cs-footerCopyright ul li a{font-size: 0.75rem;}.cs-loginpagebody .cs-footerCopyright ul li a:hover{text-decoration: underline;}.cs-loginpagebody .cs-footerCopyright ul li:last-of-type span{display: none;}.cs-categoriesMegaMenu .cs-megaMenu{position: relative;}.cs-categoriesMegaMenu .cs-megaMenu .cs-megaMenuContainer{display: none;}.cs-categoriesMegaMenu .cs-megaMenu > ul > li{margin-right: 1em;}.cs-categoriesMegaMenu .cs-megaMenu > ul > li > a > i{font-size: 0.9rem;position: absolute;right: 0.5em;top: 1.6em;font-weight: 400;}.cs-categoriesMegaMenu .cs-megaMenu > ul > li > a{padding: 1em 2em 1em 0;display: inline-block;font-size: 1.1rem;position: relative;}.cs-categoriesMegaMenu .cs-megaMenu > ul > li:hover .cs-megaMenuContainer{display: block;}.cs-categoriesMegaMenu .cs-megaMenu > ul > li .cs-megaMenuContainer{left: 0;right: 0;top: auto;position: absolute;background: #fff;width: 100%;padding: 0.5em 0;z-index: 900;margin: 0 -1em;border: 1px solid #f7f7f7;border-width: 0 2px 2px 2px;}.cs-categoriesMegaMenu .cs-megaMenu > ul > li .cs-megaMenuContainer ul li ul li a{font-size: 0.7rem;padding-left: 2em;margin: -0.5em 0;}.cs-categoriesMegaMenu .cs-megaMenu > ul > li a img{max-width: 1.4em;top: 17px;position: absolute;}.cs-categoriesMegaMenu .cs-megaMenu svg{width: 0.8em;height: 0.8em;}.cs-categoriesTop{display: block;}.cs-categoriesTop ul{list-style: none;padding: 0;margin: 0;}.cs-categoriesTop a{padding: 0.5em 1em;display: block;}.cs-categoriesTop ul li .cs-menuItem{position: relative;}.cs-categoriesTop ul li .cs-menuItem .cs-categorieName svg{width: 1em;height: 1em;position: relative;top: 3px;float: right;left: 7px;}.cs-categoriesTop ul.cs-categories1 > li > .cs-menuItem i{position: absolute;top: 0.75em;right: -6px;transform: rotate(90deg);font-weight: 500;}.cs-categoriesTop ul.cs-categories2 .cs-menuItem i{position: absolute;font-weight: 500;top: 0.7em;right: 0.6em;}.cs-categoriesTop .cs-mobileMenu{padding: 0.72em 1em;font-size: 1rem;border: 0;background: #000000;color: #fff;border: 0;cursor: pointer;margin-bottom: 4px;}.cs-categoriesTop ul.cs-categories1 ul{width: 12em;margin-left: 0;}.cs-categoriesTop ul.cs-categories2 ul{right: -12em;}.cs-categoriesTop ul.cs-categories1 > li > i{font-size: 0.9rem;position: absolute;right: 0.5em;top: 1.6em;font-weight: 400;transform: rotate(90deg);}.cs-categoriesTop ul.cs-categories2 > li > i,.cs-categoriesTop ul.cs-categories3 > li > i{position: absolute;right: 0.8em;top: 1em;font-size: 0.7rem;font-weight: 400;}.cs-categoriesTop ul.cs-categories2 > li:hover,.cs-categoriesTop ul.cs-categories2 > li > ul.cs-categories3 > li:hover,.cs-categoriesTop ul.cs-categories2 > li > ul.cs-categories3 > li > ul.cs-categories4 > li:hover{background: #f1f1f1;}.cs-categoriesTop > ul.cs-categories1 > li{position: relative;margin-right: 1em;}.cs-categoriesTop > ul.cs-categories1 > li > a{display: inline-block;padding: 1em 2em 1em 0;font-size: 1.1rem;}.cs-categoriesTop > ul.cs-categories1 > li:hover > ul.cs-categories2{display: block;}.cs-categoriesTop > ul.cs-categories1 > li > ul.cs-categories2{position: absolute;display: none;background: #fff;z-index: 5;}.cs-categoriesTop > ul.cs-categories1 > li > ul.cs-categories2 > li{position: relative;}.cs-categoriesTop > ul.cs-categories1 > li > ul.cs-categories2 > li:hover > ul.cs-categories3{display: block;}.cs-categoriesTop > ul.cs-categories1 > li > ul.cs-categories2 > li > ul.cs-categories3{position: absolute;display: none;background: #fff;top: 0;z-index: 5;}.cs-categoriesTop > ul.cs-categories1 > li > ul.cs-categories2 > li > ul.cs-categories3 > li{position: relative;}.cs-categoriesTop > ul.cs-categories1 > li > ul.cs-categories2 > li > ul.cs-categories3 > li:hover > ul.cs-categories4{display: block;}.cs-categoriesTop > ul.cs-categories1 > li > ul.cs-categories2 > li > ul.cs-categories3 > li > ul.cs-categories4{position: absolute;display: none;background: #fff;top: 0;z-index: 5;}.cs-categoriesTop > ul.cs-categories1 > li > ul.cs-categories2 > li > ul.cs-categories3 > li > li > ul.cs-categories4 > li{position: relative;}.cs-categoriesTop .cs-backMenu{display: none;}.cs-closeOverlay{position: absolute;right: 0.8em;cursor: pointer;}.cs-mobileCategorys .cs-mobileCategorysHeader .cs-jumpfirst{position: absolute;right: 6em;cursor: pointer;display: none;}.cs-mobileCategorys.cs-inUse .cs-mobileCategorysHeader .cs-jumpfirst{display: inline-block;}.cs-mobileCategorys .cs-mobileCategorysHeader .cs-jumpfirst span{font-size: 1.8rem;position: relative;top: -0.1em;}.cs-mobileCategorys{overflow-x: hidden;}.cs-mobileCategorys > ul li a{display: inline-block;padding: 0.3em 0.5em 0.3em 0.5em;font-size: 1rem;}.cs-mobileCategorys ul .cs-categorieName{display: flex;}.cs-mobileCategorys ul li{cursor: pointer;}.cs-mobileCategorys ul li .cs-menuItem{position: relative;}.cs-mobileCategorys ul li .cs-menuItem svg{width: 1.2em;height: 1.2em;position: absolute;top: 8px;float: right;margin-right: 12px;right: 10px;pointer-events: none;}.cs-mobileCategorys ul li .cs-menuItem i{position: absolute;top: 0.75em;right: 1.3em;}.cs-mobileCategorys ul{list-style: none;padding: 0;margin: 0;display: block;}.cs-mobileCategorys a{padding: 0.2em 0.5em 0.1em 0.5em;display: block;}.cs-mobileCategorys .cs-mobileMenu{padding: 0.72em 1em;font-size: 1rem;border: 0;background: #000000;color: #fff;border: 0;cursor: pointer;margin-bottom: 4px;}.cs-mobileCategorys .cs-actCategory{font-size: 1.3rem;font-weight: 600;padding: 0.7em 0 0.7em 0.4em;}.cs-mobileCategorys .cs-menuItem img.cs-icons{float: right;top: 4px;}.cs-mobileCategorys .cs-backMenu svg{width: 1em;height: 1em;position: relative;top: 8px;}.cs-mobileCategorys ul.cs-categories1 > li > i,.cs-mobileCategorys ul.cs-categories2 > li > i,.cs-mobileCategorys ul.cs-categories3 > li > i,.cs-mobileCategorys ul.cs-categories4 > li > i{font-size: 0.9rem;position: absolute;right: 1.1em;top: 0.6em;font-weight: 400;}.cs-mobileCategorys ul.cs-categories2 > li:hover,.cs-mobileCategorys ul.cs-categories2 > li > ul.cs-categories3 > li:hover,.cs-mobileCategorys ul.cs-categories2 > li > ul.cs-categories3 > li > ul.cs-categories4 > li:hover,.cs-mobileCategorys ul li.cs-backMenu:hover,.cs-mobileCategorys > ul li:hover{background: #E9E9E9;}.cs-mobileCategorys > ul.cs-categories1{left: 0;position: relative;}.cs-mobileCategorys > ul.cs-categories1 > li{margin-right: 0;}.cs-mobileCategorys > ul.cs-categories1 > li > ul.cs-categories2{background: #f1f1f1;position: absolute;right: -323px;top: 0;width: 100%;margin-left: 0.5em;z-index: 5;margin-top: 0;}.cs-mobileCategorys > ul.cs-categories1 > li > ul.cs-categories2 > li > ul.cs-categories3{background: #f1f1f1;position: absolute;right: -323px;top: 0;left: auto;width: 100%;}.cs-mobileCategorys > ul.cs-categories1 > li > ul.cs-categories2 > li > ul.cs-categories3 > li > ul.cs-categories4{background: #f1f1f1;position: absolute;right: -323px;top: 0;left: auto;width: 100%;}.cs-mobileCategorys ul li.cs-backMenu{padding: 0 0 0.7em 0.55em;margin-bottom: 0.7em;font-size: 1rem;background: #e3e3e3;}.cs-mobileCategorys ul li.cs-backMenu span{display: inline-block;padding-left: 1em;position: relative;top: 5px;}.cs-mobileCategorys ul li.cs-backMenu img{top: 10px;}.cs-body .cs-mobileCategorys > ul.cs-categories1 li ul{display: none;}.cs-searchBar .searchIcon{cursor: pointer;}.cs-searchBar .searchBlock{display: none;position: absolute;z-index: 101;width: 300px;left: -100%;top: 4em;background: #fff;padding: 0 1em 1em 1em;}.cs-searchBar .searchBlock .searcharea, #searchBar .searchBlock .searchentry{margin-bottom: 4px;}.cs-searchBar select,.cs-searchBar input[type="text"],.cs-searchBar input[type="submit"]{max-width: 100%;width: 100%;margin-top: 10px;}.clipboardCountContainer .clipboardCount{position: relative;top: 12px;left: -6px;}header .cs-miniButtons .cs-svgIcon.cs-heartIcon{margin-right: 0;}.cs-megaMenuContainer a{padding: 0.6em 1em;display: inline-block;}.cs-megaMenuContainer a:hover{text-decoration: underline;}.cs-megaMenuContainer .cs-megamenu{display: flex;}.cs-megaMenuContainer .cs-megamenu img{float: right;margin-right: 0.6em;}.cs-megaMenuContainer .cs-megamenu .cs-1width{width: calc((100% / 12) * 1);}.cs-megaMenuContainer .cs-megamenu .cs-2width{width: calc((100% / 12) * 2);}.cs-megaMenuContainer .cs-megamenu .cs-3width{width: calc((100% / 12) * 3);}.cs-megaMenuContainer .cs-megamenu .cs-4width{width: calc((100% / 12) * 4);}.cs-megaMenuContainer .cs-megamenu .cs-5width{width: calc((100% / 12) * 5);}.cs-megaMenuContainer .cs-megamenu .cs-6width{width: calc((100% / 12) * 6);}.cs-megaMenuContainer .cs-megamenu .cs-7width{width: calc((100% / 12) * 7);}.cs-megaMenuContainer .cs-megamenu .cs-8width{width: calc((100% / 12) * 8);}.cs-megaMenuContainer .cs-megamenu .cs-9width{width: calc((100% / 12) * 9);}.cs-megaMenuContainer .cs-megamenu .cs-10width{width: calc((100% / 12) * 10);}.cs-megaMenuContainer .cs-megamenu .cs-11width{width: calc((100% / 12) * 11);}.cs-megaMenuContainer .cs-megamenu .cs-12width{width: calc((100% / 12) * 12);}.cs-lang{max-width: 25px;padding-top: 10px;margin-right: 0.4em;}.addMenuBottom .addMenu{display: none;}footer{overflow: hidden;}footer .cs-footerRow.top{background: #F2F2F2;margin-top: -64px;display: flow-root;}footer .cs-footerBox .cs-footerBoxHeader{margin: 10px 0px 26px 0;font-weight: 700;font-size: 1rem;text-transform: uppercase;letter-spacing: 3px;color: var(--secondary);}footer .cs-footerBox .cs-footerLogo{margin: 0 0 1.5em 0;}footer .cs-footerLogoImg{height: 40px;width: auto;display: block;}footer .cs-footerBox{width: 25%;}footer .cs-footerBox .footerBoxContent{line-height: 21px;}footer .cs-copyrightBox{text-align: center;margin: 25px 0;width: 100%;}footer .cs-footerTop{overflow: hidden;padding: 40px 15px 60px 15px;margin-top: 90px;}footer .cs-footerNewsletterBox.heading{font-size: 1.1rem;}footer .cs-footerNewsletterBox.heading i{margin-right: 0.5em;}footer .cs-footerNewsletterBox.text{font-size: 0.8rem;}footer .cs-footerNewsletter{overflow: hidden;padding: 1em;align-items: center;justify-content: space-between;}footer .cs-footerRow.newsletter{border-bottom: 1px solid #f2f2f2;}footer .cs-footerRow.payments{margin-top: 2em;}footer .cs-footerRow.payments .cs-footerInner{border-top: 1px solid #D6DCE5;padding-top: 1.25em;}footer .cs-footerNewsletterBox.input .cs-newsletterSubmit{display: inline-block;color: #ffffff;padding: 0.5em 1em 0.95em 1em;text-align: center;cursor: pointer;}footer .cs-footerNewsletterBox.input .cs-newsletterSubmit i{font-size: 1.6rem;top: 0.16em;position: relative;}footer .cs-footerNewsletterBox.input input{width: 85%;margin: 0;}footer .cs-footerNewsletterBox.input{width: 35%;}footer .cs-newsletterSubmit{background: var(--primaryBackground);}footer .cs-newsletterSubmit svg{position: relative;top: 6px;}footer .cs-newsletterSubmit svg path{fill: #fff;}footer .cs-footerNewsletterBox.heading img{max-width: 1em;position: relative;top: 3px;margin-right: 4px;}footer .cs-footerPayments{display: block;padding: 0;}footer .cs-footerPayments ul{display: flex;flex-wrap: wrap;gap: 6px;justify-content: flex-end;align-items: center;margin: 0;}footer .cs-footerPayments li{display: flex;align-items: center;}footer .cs-footerPayments li img.cs-paymentIcon{height: 40px;width: auto;aspect-ratio: 65 / 48;display: block;}footer .cs-footerRow.cta{background: transparent;padding: 120px 0 0;position: relative;z-index: 2;}footer .cs-footerCta{background: var(--black);border-radius: 20px;display: flex;align-items: center;justify-content: space-between;gap: 1.5em;flex-wrap: wrap;padding: 36px 64px;}footer .cs-footerCtaText{color: var(--white);font-size: 2.5rem;line-height: 1.12;font-weight: 700;max-width: 600px;}footer .cs-footerCtaBtn{display: inline-block;background: var(--white);color: var(--black) !important;padding: 12px 28px;border-radius: 10px;font-weight: 500;text-decoration: none;white-space: nowrap;transition: background 0.2s;}footer .cs-footerCtaBtn:hover{background: #eaeaea;color: var(--black) !important;}@media (max-width: 767.98px){footer .cs-footerTop{flex-direction: column;} footer .cs-footerBox{width: 100%;} footer .cs-footerCta{flex-direction: column;align-items: flex-start;gap: 1em;padding: 1.5em;} footer .cs-footerCtaText{font-size: 1.6rem;} footer .cs-footerPayments ul{justify-content: center;}}