article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}html{font-size:120%;-webkit-text-size-adjust:120%;-ms-text-size-adjust:120%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,pre{font-family:monospace,serif;font-size:1em}small{font-size:80%}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border-style:none}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.fx-page .fx-dev--preview{padding:38px 0}.fx-page.thomann-page{max-width:100%;min-width:auto}.fx-page .thomann-content{max-width:none;min-width:unset}html.page-scroll--locked{overflow:hidden !important}html.page-scroll--locked body{overflow-y:scroll !important}@-webkit-keyframes FadeIn{0%{opacity:0}100%{opacity:1}}@keyframes FadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes FadeOut{0%{opacity:1}100%{opacity:0}}@keyframes FadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes Spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes Spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fx-container{max-width:1512px;margin:0 auto}.fx-container--full-width{max-width:100%}.fx-container--with-margin{padding-left:24px;padding-right:24px}@media screen and (min-width: 600px){.fx-container--with-margin{padding-left:32px;padding-right:32px}}@media screen and (min-width: 940px){.fx-container--with-margin{padding-left:48px;padding-right:48px}}.fx-space{margin-top:24px;margin-bottom:24px}@media screen and (min-width: 600px){.fx-space{margin-top:32px;margin-bottom:32px}}@media screen and (min-width: 940px){.fx-space{margin-top:48px;margin-bottom:48px}}.fx-grid{display:grid;width:100%;grid-template-columns:repeat(12, 1fr);grid-template-rows:1fr;grid-gap:0 16px}.fx-grid--with-row-gap{grid-row-gap:16px}.fx-grid.fx-grid--cols-10{grid-template-columns:repeat(12, 1fr)}.fx-grid.fx-grid--cols-10>.fx-grid__col{grid-column-start:span 6}.fx-grid.fx-grid--cols-8{grid-template-columns:repeat(8, 1fr)}.fx-grid.fx-grid-cols--auto-5{grid-auto-columns:calc((100% / 2) - (16px - (16px / 2)))}.fx-grid.fx-grid-cols--auto>.fx-grid__col{grid-column-start:auto}.fx-grid>.fx-grid__col{grid-column-start:span 6;width:100%}.fx-grid>.fx-grid__col.fx-col--12,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--12{grid-column-start:span 12}.fx-grid>.fx-grid__col.fx-col--11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--11{grid-column-start:span 11}.fx-grid>.fx-grid__col.fx-col--10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--10{grid-column-start:span 10}.fx-grid>.fx-grid__col.fx-col--9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--9{grid-column-start:span 9}.fx-grid>.fx-grid__col.fx-col--8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--8{grid-column-start:span 8}.fx-grid>.fx-grid__col.fx-col--7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--7{grid-column-start:span 7}.fx-grid>.fx-grid__col.fx-col--6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--6{grid-column-start:span 6}.fx-grid>.fx-grid__col.fx-col--5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--5{grid-column-start:span 5}.fx-grid>.fx-grid__col.fx-col--4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--4{grid-column-start:span 4}.fx-grid>.fx-grid__col.fx-col--3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--3{grid-column-start:span 3}.fx-grid>.fx-grid__col.fx-col--2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--2{grid-column-start:span 2}.fx-grid>.fx-grid__col.fx-col--1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--1{grid-column-start:span 1}@media screen and (min-width: 600px){.fx-grid>.fx-grid__col.fx-col--md-12,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--md-12{grid-column-start:span 12}.fx-grid>.fx-grid__col.fx-col--md-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--md-11{grid-column-start:span 11}.fx-grid>.fx-grid__col.fx-col--md-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--md-10{grid-column-start:span 10}.fx-grid>.fx-grid__col.fx-col--md-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--md-9{grid-column-start:span 9}.fx-grid>.fx-grid__col.fx-col--md-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--md-8{grid-column-start:span 8}.fx-grid>.fx-grid__col.fx-col--md-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--md-7{grid-column-start:span 7}.fx-grid>.fx-grid__col.fx-col--md-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--md-6{grid-column-start:span 6}.fx-grid>.fx-grid__col.fx-col--md-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--md-5{grid-column-start:span 5}.fx-grid>.fx-grid__col.fx-col--md-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--md-4{grid-column-start:span 4}.fx-grid>.fx-grid__col.fx-col--md-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--md-3{grid-column-start:span 3}.fx-grid>.fx-grid__col.fx-col--md-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--md-2{grid-column-start:span 2}.fx-grid>.fx-grid__col.fx-col--md-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--md-1{grid-column-start:span 1}}@media screen and (min-width: 940px){.fx-grid>.fx-grid__col.fx-col--lg-12,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--lg-12{grid-column-start:span 12}.fx-grid>.fx-grid__col.fx-col--lg-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--lg-11{grid-column-start:span 11}.fx-grid>.fx-grid__col.fx-col--lg-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--lg-10{grid-column-start:span 10}.fx-grid>.fx-grid__col.fx-col--lg-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--lg-9{grid-column-start:span 9}.fx-grid>.fx-grid__col.fx-col--lg-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--lg-8{grid-column-start:span 8}.fx-grid>.fx-grid__col.fx-col--lg-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--lg-7{grid-column-start:span 7}.fx-grid>.fx-grid__col.fx-col--lg-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--lg-6{grid-column-start:span 6}.fx-grid>.fx-grid__col.fx-col--lg-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--lg-5{grid-column-start:span 5}.fx-grid>.fx-grid__col.fx-col--lg-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--lg-4{grid-column-start:span 4}.fx-grid>.fx-grid__col.fx-col--lg-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--lg-3{grid-column-start:span 3}.fx-grid>.fx-grid__col.fx-col--lg-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--lg-2{grid-column-start:span 2}.fx-grid>.fx-grid__col.fx-col--lg-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--lg-1{grid-column-start:span 1}}@media screen and (min-width: 1150px){.fx-grid>.fx-grid__col .fx-col--le-3,.fx-grid.fx-grid--cols-10>.fx-grid__col .fx-col--le-3{grid-column-start:span 3}.fx-grid>.fx-grid__col .fx-col--le-4,.fx-grid.fx-grid--cols-10>.fx-grid__col .fx-col--le-4{grid-column-start:span 4}}.fx-grid>.fx-grid__col.fx-col--offset-10.fx-col--11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-10.fx-col--11{grid-column:11 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-10.fx-col--10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-10.fx-col--10{grid-column:11 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-10.fx-col--9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-10.fx-col--9{grid-column:11 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-10.fx-col--8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-10.fx-col--8{grid-column:11 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-10.fx-col--7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-10.fx-col--7{grid-column:11 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-10.fx-col--6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-10.fx-col--6{grid-column:11 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-10.fx-col--5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-10.fx-col--5{grid-column:11 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-10.fx-col--4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-10.fx-col--4{grid-column:11 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-10.fx-col--3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-10.fx-col--3{grid-column:11 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-10.fx-col--2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-10.fx-col--2{grid-column:11 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-10.fx-col--1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-10.fx-col--1{grid-column:11 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-9.fx-col--11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-9.fx-col--11{grid-column:10 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-9.fx-col--10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-9.fx-col--10{grid-column:10 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-9.fx-col--9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-9.fx-col--9{grid-column:10 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-9.fx-col--8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-9.fx-col--8{grid-column:10 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-9.fx-col--7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-9.fx-col--7{grid-column:10 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-9.fx-col--6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-9.fx-col--6{grid-column:10 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-9.fx-col--5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-9.fx-col--5{grid-column:10 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-9.fx-col--4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-9.fx-col--4{grid-column:10 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-9.fx-col--3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-9.fx-col--3{grid-column:10 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-9.fx-col--2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-9.fx-col--2{grid-column:10 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-9.fx-col--1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-9.fx-col--1{grid-column:10 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-8.fx-col--11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-8.fx-col--11{grid-column:9 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-8.fx-col--10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-8.fx-col--10{grid-column:9 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-8.fx-col--9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-8.fx-col--9{grid-column:9 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-8.fx-col--8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-8.fx-col--8{grid-column:9 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-8.fx-col--7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-8.fx-col--7{grid-column:9 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-8.fx-col--6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-8.fx-col--6{grid-column:9 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-8.fx-col--5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-8.fx-col--5{grid-column:9 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-8.fx-col--4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-8.fx-col--4{grid-column:9 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-8.fx-col--3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-8.fx-col--3{grid-column:9 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-8.fx-col--2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-8.fx-col--2{grid-column:9 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-8.fx-col--1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-8.fx-col--1{grid-column:9 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-7.fx-col--11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-7.fx-col--11{grid-column:8 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-7.fx-col--10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-7.fx-col--10{grid-column:8 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-7.fx-col--9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-7.fx-col--9{grid-column:8 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-7.fx-col--8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-7.fx-col--8{grid-column:8 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-7.fx-col--7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-7.fx-col--7{grid-column:8 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-7.fx-col--6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-7.fx-col--6{grid-column:8 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-7.fx-col--5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-7.fx-col--5{grid-column:8 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-7.fx-col--4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-7.fx-col--4{grid-column:8 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-7.fx-col--3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-7.fx-col--3{grid-column:8 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-7.fx-col--2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-7.fx-col--2{grid-column:8 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-7.fx-col--1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-7.fx-col--1{grid-column:8 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-6.fx-col--11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-6.fx-col--11{grid-column:7 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-6.fx-col--10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-6.fx-col--10{grid-column:7 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-6.fx-col--9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-6.fx-col--9{grid-column:7 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-6.fx-col--8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-6.fx-col--8{grid-column:7 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-6.fx-col--7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-6.fx-col--7{grid-column:7 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-6.fx-col--6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-6.fx-col--6{grid-column:7 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-6.fx-col--5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-6.fx-col--5{grid-column:7 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-6.fx-col--4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-6.fx-col--4{grid-column:7 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-6.fx-col--3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-6.fx-col--3{grid-column:7 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-6.fx-col--2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-6.fx-col--2{grid-column:7 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-6.fx-col--1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-6.fx-col--1{grid-column:7 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-5.fx-col--11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-5.fx-col--11{grid-column:6 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-5.fx-col--10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-5.fx-col--10{grid-column:6 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-5.fx-col--9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-5.fx-col--9{grid-column:6 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-5.fx-col--8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-5.fx-col--8{grid-column:6 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-5.fx-col--7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-5.fx-col--7{grid-column:6 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-5.fx-col--6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-5.fx-col--6{grid-column:6 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-5.fx-col--5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-5.fx-col--5{grid-column:6 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-5.fx-col--4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-5.fx-col--4{grid-column:6 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-5.fx-col--3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-5.fx-col--3{grid-column:6 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-5.fx-col--2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-5.fx-col--2{grid-column:6 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-5.fx-col--1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-5.fx-col--1{grid-column:6 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-4.fx-col--11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-4.fx-col--11{grid-column:5 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-4.fx-col--10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-4.fx-col--10{grid-column:5 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-4.fx-col--9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-4.fx-col--9{grid-column:5 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-4.fx-col--8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-4.fx-col--8{grid-column:5 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-4.fx-col--7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-4.fx-col--7{grid-column:5 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-4.fx-col--6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-4.fx-col--6{grid-column:5 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-4.fx-col--5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-4.fx-col--5{grid-column:5 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-4.fx-col--4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-4.fx-col--4{grid-column:5 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-4.fx-col--3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-4.fx-col--3{grid-column:5 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-4.fx-col--2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-4.fx-col--2{grid-column:5 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-4.fx-col--1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-4.fx-col--1{grid-column:5 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-3.fx-col--11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-3.fx-col--11{grid-column:4 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-3.fx-col--10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-3.fx-col--10{grid-column:4 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-3.fx-col--9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-3.fx-col--9{grid-column:4 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-3.fx-col--8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-3.fx-col--8{grid-column:4 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-3.fx-col--7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-3.fx-col--7{grid-column:4 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-3.fx-col--6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-3.fx-col--6{grid-column:4 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-3.fx-col--5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-3.fx-col--5{grid-column:4 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-3.fx-col--4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-3.fx-col--4{grid-column:4 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-3.fx-col--3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-3.fx-col--3{grid-column:4 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-3.fx-col--2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-3.fx-col--2{grid-column:4 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-3.fx-col--1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-3.fx-col--1{grid-column:4 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-2.fx-col--11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-2.fx-col--11{grid-column:3 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-2.fx-col--10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-2.fx-col--10{grid-column:3 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-2.fx-col--9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-2.fx-col--9{grid-column:3 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-2.fx-col--8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-2.fx-col--8{grid-column:3 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-2.fx-col--7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-2.fx-col--7{grid-column:3 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-2.fx-col--6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-2.fx-col--6{grid-column:3 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-2.fx-col--5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-2.fx-col--5{grid-column:3 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-2.fx-col--4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-2.fx-col--4{grid-column:3 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-2.fx-col--3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-2.fx-col--3{grid-column:3 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-2.fx-col--2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-2.fx-col--2{grid-column:3 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-2.fx-col--1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-2.fx-col--1{grid-column:3 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-1.fx-col--11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-1.fx-col--11{grid-column:2 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-1.fx-col--10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-1.fx-col--10{grid-column:2 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-1.fx-col--9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-1.fx-col--9{grid-column:2 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-1.fx-col--8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-1.fx-col--8{grid-column:2 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-1.fx-col--7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-1.fx-col--7{grid-column:2 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-1.fx-col--6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-1.fx-col--6{grid-column:2 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-1.fx-col--5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-1.fx-col--5{grid-column:2 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-1.fx-col--4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-1.fx-col--4{grid-column:2 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-1.fx-col--3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-1.fx-col--3{grid-column:2 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-1.fx-col--2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-1.fx-col--2{grid-column:2 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-1.fx-col--1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-1.fx-col--1{grid-column:2 / span 1}@media screen and (min-width: 600px){.fx-grid>.fx-grid__col.fx-col--offset-md-10.fx-col--md-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-10.fx-col--md-11{grid-column:11 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-md-10.fx-col--md-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-10.fx-col--md-10{grid-column:11 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-md-10.fx-col--md-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-10.fx-col--md-9{grid-column:11 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-md-10.fx-col--md-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-10.fx-col--md-8{grid-column:11 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-md-10.fx-col--md-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-10.fx-col--md-7{grid-column:11 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-md-10.fx-col--md-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-10.fx-col--md-6{grid-column:11 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-md-10.fx-col--md-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-10.fx-col--md-5{grid-column:11 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-md-10.fx-col--md-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-10.fx-col--md-4{grid-column:11 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-md-10.fx-col--md-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-10.fx-col--md-3{grid-column:11 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-md-10.fx-col--md-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-10.fx-col--md-2{grid-column:11 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-md-10.fx-col--md-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-10.fx-col--md-1{grid-column:11 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-md-9.fx-col--md-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-9.fx-col--md-11{grid-column:10 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-md-9.fx-col--md-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-9.fx-col--md-10{grid-column:10 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-md-9.fx-col--md-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-9.fx-col--md-9{grid-column:10 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-md-9.fx-col--md-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-9.fx-col--md-8{grid-column:10 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-md-9.fx-col--md-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-9.fx-col--md-7{grid-column:10 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-md-9.fx-col--md-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-9.fx-col--md-6{grid-column:10 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-md-9.fx-col--md-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-9.fx-col--md-5{grid-column:10 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-md-9.fx-col--md-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-9.fx-col--md-4{grid-column:10 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-md-9.fx-col--md-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-9.fx-col--md-3{grid-column:10 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-md-9.fx-col--md-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-9.fx-col--md-2{grid-column:10 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-md-9.fx-col--md-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-9.fx-col--md-1{grid-column:10 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-md-8.fx-col--md-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-8.fx-col--md-11{grid-column:9 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-md-8.fx-col--md-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-8.fx-col--md-10{grid-column:9 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-md-8.fx-col--md-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-8.fx-col--md-9{grid-column:9 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-md-8.fx-col--md-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-8.fx-col--md-8{grid-column:9 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-md-8.fx-col--md-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-8.fx-col--md-7{grid-column:9 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-md-8.fx-col--md-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-8.fx-col--md-6{grid-column:9 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-md-8.fx-col--md-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-8.fx-col--md-5{grid-column:9 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-md-8.fx-col--md-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-8.fx-col--md-4{grid-column:9 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-md-8.fx-col--md-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-8.fx-col--md-3{grid-column:9 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-md-8.fx-col--md-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-8.fx-col--md-2{grid-column:9 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-md-8.fx-col--md-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-8.fx-col--md-1{grid-column:9 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-md-7.fx-col--md-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-7.fx-col--md-11{grid-column:8 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-md-7.fx-col--md-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-7.fx-col--md-10{grid-column:8 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-md-7.fx-col--md-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-7.fx-col--md-9{grid-column:8 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-md-7.fx-col--md-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-7.fx-col--md-8{grid-column:8 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-md-7.fx-col--md-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-7.fx-col--md-7{grid-column:8 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-md-7.fx-col--md-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-7.fx-col--md-6{grid-column:8 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-md-7.fx-col--md-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-7.fx-col--md-5{grid-column:8 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-md-7.fx-col--md-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-7.fx-col--md-4{grid-column:8 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-md-7.fx-col--md-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-7.fx-col--md-3{grid-column:8 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-md-7.fx-col--md-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-7.fx-col--md-2{grid-column:8 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-md-7.fx-col--md-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-7.fx-col--md-1{grid-column:8 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-md-6.fx-col--md-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-6.fx-col--md-11{grid-column:7 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-md-6.fx-col--md-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-6.fx-col--md-10{grid-column:7 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-md-6.fx-col--md-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-6.fx-col--md-9{grid-column:7 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-md-6.fx-col--md-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-6.fx-col--md-8{grid-column:7 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-md-6.fx-col--md-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-6.fx-col--md-7{grid-column:7 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-md-6.fx-col--md-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-6.fx-col--md-6{grid-column:7 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-md-6.fx-col--md-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-6.fx-col--md-5{grid-column:7 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-md-6.fx-col--md-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-6.fx-col--md-4{grid-column:7 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-md-6.fx-col--md-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-6.fx-col--md-3{grid-column:7 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-md-6.fx-col--md-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-6.fx-col--md-2{grid-column:7 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-md-6.fx-col--md-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-6.fx-col--md-1{grid-column:7 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-md-5.fx-col--md-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-5.fx-col--md-11{grid-column:6 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-md-5.fx-col--md-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-5.fx-col--md-10{grid-column:6 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-md-5.fx-col--md-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-5.fx-col--md-9{grid-column:6 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-md-5.fx-col--md-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-5.fx-col--md-8{grid-column:6 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-md-5.fx-col--md-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-5.fx-col--md-7{grid-column:6 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-md-5.fx-col--md-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-5.fx-col--md-6{grid-column:6 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-md-5.fx-col--md-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-5.fx-col--md-5{grid-column:6 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-md-5.fx-col--md-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-5.fx-col--md-4{grid-column:6 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-md-5.fx-col--md-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-5.fx-col--md-3{grid-column:6 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-md-5.fx-col--md-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-5.fx-col--md-2{grid-column:6 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-md-5.fx-col--md-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-5.fx-col--md-1{grid-column:6 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-md-4.fx-col--md-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-4.fx-col--md-11{grid-column:5 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-md-4.fx-col--md-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-4.fx-col--md-10{grid-column:5 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-md-4.fx-col--md-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-4.fx-col--md-9{grid-column:5 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-md-4.fx-col--md-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-4.fx-col--md-8{grid-column:5 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-md-4.fx-col--md-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-4.fx-col--md-7{grid-column:5 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-md-4.fx-col--md-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-4.fx-col--md-6{grid-column:5 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-md-4.fx-col--md-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-4.fx-col--md-5{grid-column:5 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-md-4.fx-col--md-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-4.fx-col--md-4{grid-column:5 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-md-4.fx-col--md-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-4.fx-col--md-3{grid-column:5 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-md-4.fx-col--md-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-4.fx-col--md-2{grid-column:5 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-md-4.fx-col--md-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-4.fx-col--md-1{grid-column:5 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-md-3.fx-col--md-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-3.fx-col--md-11{grid-column:4 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-md-3.fx-col--md-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-3.fx-col--md-10{grid-column:4 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-md-3.fx-col--md-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-3.fx-col--md-9{grid-column:4 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-md-3.fx-col--md-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-3.fx-col--md-8{grid-column:4 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-md-3.fx-col--md-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-3.fx-col--md-7{grid-column:4 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-md-3.fx-col--md-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-3.fx-col--md-6{grid-column:4 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-md-3.fx-col--md-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-3.fx-col--md-5{grid-column:4 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-md-3.fx-col--md-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-3.fx-col--md-4{grid-column:4 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-md-3.fx-col--md-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-3.fx-col--md-3{grid-column:4 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-md-3.fx-col--md-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-3.fx-col--md-2{grid-column:4 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-md-3.fx-col--md-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-3.fx-col--md-1{grid-column:4 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-md-2.fx-col--md-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-2.fx-col--md-11{grid-column:3 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-md-2.fx-col--md-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-2.fx-col--md-10{grid-column:3 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-md-2.fx-col--md-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-2.fx-col--md-9{grid-column:3 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-md-2.fx-col--md-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-2.fx-col--md-8{grid-column:3 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-md-2.fx-col--md-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-2.fx-col--md-7{grid-column:3 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-md-2.fx-col--md-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-2.fx-col--md-6{grid-column:3 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-md-2.fx-col--md-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-2.fx-col--md-5{grid-column:3 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-md-2.fx-col--md-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-2.fx-col--md-4{grid-column:3 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-md-2.fx-col--md-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-2.fx-col--md-3{grid-column:3 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-md-2.fx-col--md-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-2.fx-col--md-2{grid-column:3 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-md-2.fx-col--md-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-2.fx-col--md-1{grid-column:3 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-md-1.fx-col--md-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-1.fx-col--md-11{grid-column:2 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-md-1.fx-col--md-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-1.fx-col--md-10{grid-column:2 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-md-1.fx-col--md-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-1.fx-col--md-9{grid-column:2 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-md-1.fx-col--md-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-1.fx-col--md-8{grid-column:2 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-md-1.fx-col--md-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-1.fx-col--md-7{grid-column:2 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-md-1.fx-col--md-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-1.fx-col--md-6{grid-column:2 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-md-1.fx-col--md-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-1.fx-col--md-5{grid-column:2 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-md-1.fx-col--md-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-1.fx-col--md-4{grid-column:2 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-md-1.fx-col--md-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-1.fx-col--md-3{grid-column:2 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-md-1.fx-col--md-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-1.fx-col--md-2{grid-column:2 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-md-1.fx-col--md-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-md-1.fx-col--md-1{grid-column:2 / span 1}}@media screen and (min-width: 940px){.fx-grid>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-11{grid-column:11 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-10{grid-column:11 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-9{grid-column:11 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-8{grid-column:11 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-7{grid-column:11 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-6{grid-column:11 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-5{grid-column:11 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-4{grid-column:11 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-3{grid-column:11 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-2{grid-column:11 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-10.fx-col--lg-1{grid-column:11 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-11{grid-column:10 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-10{grid-column:10 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-9{grid-column:10 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-8{grid-column:10 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-7{grid-column:10 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-6{grid-column:10 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-5{grid-column:10 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-4{grid-column:10 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-3{grid-column:10 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-2{grid-column:10 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-9.fx-col--lg-1{grid-column:10 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-11{grid-column:9 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-10{grid-column:9 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-9{grid-column:9 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-8{grid-column:9 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-7{grid-column:9 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-6{grid-column:9 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-5{grid-column:9 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-4{grid-column:9 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-3{grid-column:9 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-2{grid-column:9 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-8.fx-col--lg-1{grid-column:9 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-11{grid-column:8 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-10{grid-column:8 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-9{grid-column:8 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-8{grid-column:8 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-7{grid-column:8 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-6{grid-column:8 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-5{grid-column:8 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-4{grid-column:8 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-3{grid-column:8 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-2{grid-column:8 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-7.fx-col--lg-1{grid-column:8 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-11{grid-column:7 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-10{grid-column:7 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-9{grid-column:7 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-8{grid-column:7 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-7{grid-column:7 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-6{grid-column:7 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-5{grid-column:7 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-4{grid-column:7 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-3{grid-column:7 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-2{grid-column:7 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-6.fx-col--lg-1{grid-column:7 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-11{grid-column:6 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-10{grid-column:6 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-9{grid-column:6 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-8{grid-column:6 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-7{grid-column:6 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-6{grid-column:6 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-5{grid-column:6 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-4{grid-column:6 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-3{grid-column:6 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-2{grid-column:6 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-5.fx-col--lg-1{grid-column:6 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-11{grid-column:5 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-10{grid-column:5 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-9{grid-column:5 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-8{grid-column:5 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-7{grid-column:5 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-6{grid-column:5 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-5{grid-column:5 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-4{grid-column:5 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-3{grid-column:5 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-2{grid-column:5 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-4.fx-col--lg-1{grid-column:5 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-11{grid-column:4 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-10{grid-column:4 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-9{grid-column:4 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-8{grid-column:4 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-7{grid-column:4 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-6{grid-column:4 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-5{grid-column:4 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-4{grid-column:4 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-3{grid-column:4 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-2{grid-column:4 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-3.fx-col--lg-1{grid-column:4 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-11{grid-column:3 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-10{grid-column:3 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-9{grid-column:3 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-8{grid-column:3 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-7{grid-column:3 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-6{grid-column:3 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-5{grid-column:3 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-4{grid-column:3 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-3{grid-column:3 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-2{grid-column:3 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-2.fx-col--lg-1{grid-column:3 / span 1}.fx-grid>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-11,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-11{grid-column:2 / span 11}.fx-grid>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-10,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-10{grid-column:2 / span 10}.fx-grid>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-9,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-9{grid-column:2 / span 9}.fx-grid>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-8,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-8{grid-column:2 / span 8}.fx-grid>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-7,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-7{grid-column:2 / span 7}.fx-grid>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-6,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-6{grid-column:2 / span 6}.fx-grid>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-5,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-5{grid-column:2 / span 5}.fx-grid>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-4,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-4{grid-column:2 / span 4}.fx-grid>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-3,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-3{grid-column:2 / span 3}.fx-grid>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-2,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-2{grid-column:2 / span 2}.fx-grid>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-1,.fx-grid.fx-grid--cols-10>.fx-grid__col.fx-col--offset-lg-1.fx-col--lg-1{grid-column:2 / span 1}}.fx-grid.fx-grid-rows-2{grid-template-rows:1fr 1fr}.fx-grid--page{margin:0 24px;width:calc(100% - 24px*2)}.fx-grid--sidebar-phat-thin{grid-template-columns:12fr}.fx-grid--sidebar-thin-phat{grid-template-columns:12fr}.fx-grid--cols-centered>.fx-grid__col{text-align:center}.fx-grid--cols-span-1>.fx-grid__col,.fx-grid .fx-grid__col.fx-grid__col--span-1{grid-column-start:span 1}.fx-grid--cols-span-2>.fx-grid__col,.fx-grid .fx-grid__col.fx-grid__col--span-2{grid-column-start:span 2}.fx-grid--cols-span-3>.fx-grid__col,.fx-grid .fx-grid__col.fx-grid__col--span-3{grid-column-start:span 3}.fx-grid--cols-span-4>.fx-grid__col,.fx-grid .fx-grid__col.fx-grid__col--span-4{grid-column-start:span 4}.fx-grid--cols-span-5>.fx-grid__col,.fx-grid .fx-grid__col.fx-grid__col--span-5{grid-column-start:span 5}.fx-grid--cols-span-6>.fx-grid__col,.fx-grid .fx-grid__col.fx-grid__col--span-6{grid-column-start:span 6}.fx-grid--cols-span-7>.fx-grid__col,.fx-grid .fx-grid__col.fx-grid__col--span-7{grid-column-start:span 7}.fx-grid--cols-span-8>.fx-grid__col,.fx-grid .fx-grid__col.fx-grid__col--span-8{grid-column-start:span 8}.fx-grid--cols-span-9>.fx-grid__col,.fx-grid .fx-grid__col.fx-grid__col--span-9{grid-column-start:span 9}.fx-grid--cols-span-10>.fx-grid__col,.fx-grid .fx-grid__col.fx-grid__col--span-10{grid-column-start:span 10}.fx-grid--cols-span-11>.fx-grid__col,.fx-grid .fx-grid__col.fx-grid__col--span-11{grid-column-start:span 11}.fx-grid--cols-span-12>.fx-grid__col,.fx-grid .fx-grid__col.fx-grid__col--span-12{grid-column-start:span 12}@media screen and (min-width: 600px){.fx-grid{grid-gap:0 16px}.fx-grid--with-row-gap{grid-row-gap:16px}.fx-grid>.fx-grid__col{grid-column-start:span 3}.fx-grid.fx-grid--cols-10>.fx-grid__col{grid-column-start:span 3}.fx-grid.fx-grid-cols--auto-5{grid-auto-columns:calc((100% / 4) - (16px - (16px / 4)))}.fx-grid--page{margin:0 32px;width:calc(100% - 32px*2)}}@media screen and (min-width: 940px){.fx-grid{grid-gap:0 24px}.fx-grid--with-row-gap{grid-row-gap:24px}.fx-grid>.fx-grid__col{grid-column-start:span 2}.fx-grid.fx-grid--cols-10{grid-template-columns:repeat(10, 1fr)}.fx-grid.fx-grid--cols-10>.fx-grid__col{grid-column-start:span 2}.fx-grid.fx-grid-cols--auto-5{grid-auto-columns:calc((100% / 5) - (24px - (24px / 5)))}.fx-grid--page{margin:0 48px;width:calc(100% - 48px*2)}}[class*="fx-headline--"],[class*="fx-headline__product--"]{font-family:'Open Sans',Verdana,Tahoma,Arial,Helvetica,sans-serif}[class*="fx-headline--"].fx-headline--no-margin,[class*="fx-headline__product--"].fx-headline--no-margin{margin-bottom:0}.fx-headline--1{font-size:32px;line-height:40px;letter-spacing:-0.75px;font-weight:700;margin:0 0 4px}@media screen and (min-width: 600px){.fx-headline--1{font-size:48px;line-height:56px;letter-spacing:-1.54px;font-weight:700;margin:0 0 4px}}@media screen and (min-width: 940px){.fx-headline--1{font-size:64px;line-height:72px;letter-spacing:-3.07px;font-weight:700;margin:0 0 8px}}.fx-headline--1.fx-spacing-size--medium{margin:0 0 12px}@media screen and (min-width: 600px){.fx-headline--1.fx-spacing-size--medium{margin:0 0 16px}}@media screen and (min-width: 940px){.fx-headline--1.fx-spacing-size--medium{margin:0 0 20px}}.fx-headline--1.fx-spacing-size--large{margin:0 0 20px}@media screen and (min-width: 600px){.fx-headline--1.fx-spacing-size--large{margin:0 0 28px}}@media screen and (min-width: 940px){.fx-headline--1.fx-spacing-size--large{margin:0 0 40px}}.fx-headline--2{font-size:24px;line-height:32px;letter-spacing:-0.38px;font-weight:700;margin:0 0 8px}@media screen and (min-width: 600px){.fx-headline--2{font-size:32px;line-height:40px;letter-spacing:-0.77px;font-weight:700;margin:0 0 8px}}@media screen and (min-width: 940px){.fx-headline--2{font-size:40px;line-height:48px;letter-spacing:-1.28px;font-weight:700;margin:0 0 12px}}.fx-headline--2.fx-spacing-size--medium{margin:0 0 16px}@media screen and (min-width: 600px){.fx-headline--2.fx-spacing-size--medium{margin:0 0 20px}}@media screen and (min-width: 940px){.fx-headline--2.fx-spacing-size--medium{margin:0 0 28px}}.fx-headline--2.fx-spacing-size--large{margin:0 0 24px}@media screen and (min-width: 600px){.fx-headline--2.fx-spacing-size--large{margin:0 0 32px}}@media screen and (min-width: 940px){.fx-headline--2.fx-spacing-size--large{margin:0 0 44px}}.fx-headline--3{font-size:20px;line-height:28px;letter-spacing:-0.4px;font-weight:700;margin:0 0 16px}@media screen and (min-width: 600px){.fx-headline--3{font-size:24px;line-height:32px;letter-spacing:-0.38px;font-weight:700;margin:0 0 12px}}@media screen and (min-width: 940px){.fx-headline--3{font-size:32px;line-height:40px;letter-spacing:-0.77px;font-weight:700;margin:0 0 16px}}.fx-headline--3.fx-spacing-size--medium{margin:0 0 22px}@media screen and (min-width: 600px){.fx-headline--3.fx-spacing-size--medium{margin:0 0 26px}}@media screen and (min-width: 940px){.fx-headline--3.fx-spacing-size--medium{margin:0 0 32px}}.fx-headline--3.fx-spacing-size--large{margin:0 0 28px}@media screen and (min-width: 600px){.fx-headline--3.fx-spacing-size--large{margin:0 0 40px}}@media screen and (min-width: 940px){.fx-headline--3.fx-spacing-size--large{margin:0 0 48px}}.fx-headline--4{font-size:16px;line-height:24px;letter-spacing:-0.26px;font-weight:700;margin:0 0 20px}@media screen and (min-width: 600px){.fx-headline--4{font-size:16px;line-height:24px;letter-spacing:-0.13px;font-weight:700;margin:0 0 16px}}@media screen and (min-width: 940px){.fx-headline--4{font-size:24px;line-height:32px;letter-spacing:-0.38px;font-weight:700;margin:0 0 20px}}.fx-headline--4.fx-spacing-size--medium{margin:0 0 26px}@media screen and (min-width: 600px){.fx-headline--4.fx-spacing-size--medium{margin:0 0 30px}}@media screen and (min-width: 940px){.fx-headline--4.fx-spacing-size--medium{margin:0 0 36px}}.fx-headline--4.fx-spacing-size--large{margin:0 0 32px}@media screen and (min-width: 600px){.fx-headline--4.fx-spacing-size--large{margin:0 0 44px}}@media screen and (min-width: 940px){.fx-headline--4.fx-spacing-size--large{margin:0 0 52px}}.fx-product-headline[class]{font-size:24px;line-height:32px;letter-spacing:-0.38px}@media screen and (min-width: 600px){.fx-product-headline[class]{font-size:32px;line-height:40px;letter-spacing:-0.77px}}@media screen and (min-width: 940px){.fx-product-headline[class]{font-size:40px;line-height:48px;letter-spacing:-1.28px}}[class*="fx-headline__product--"]{font-family:'Open Sans',Verdana,Tahoma,Arial,Helvetica,sans-serif;color:#1c1c1c}.fx-typography-display[class]{font-weight:700;font-size:18px;line-height:24px;letter-spacing:-0.27px}@media screen and (min-width: 600px){.fx-typography-display[class]{font-size:20px;line-height:26px;letter-spacing:-0.3px}}@media screen and (min-width: 940px){.fx-typography-display[class]{font-size:22px;line-height:30px;letter-spacing:-0.27px}}.fx-typography-subheadline[class]{font-weight:600;font-size:16px;line-height:22px;letter-spacing:-0.24px}@media screen and (min-width: 600px){.fx-typography-subheadline[class]{font-size:18px;line-height:24px;letter-spacing:-0.27px}}@media screen and (min-width: 940px){.fx-typography-subheadline[class]{font-size:20px;line-height:28px;letter-spacing:-0.3px}}.fx-typography-teaser[class]{font-weight:400;font-size:13px;line-height:18px;letter-spacing:-0.1px}@media screen and (min-width: 600px){.fx-typography-teaser[class]{font-size:14px;line-height:24px;letter-spacing:-0.4px}}@media screen and (min-width: 940px){.fx-typography-teaser[class]{font-size:18px;line-height:24px;letter-spacing:-0.45px}}.fx-typography-meta[class]{font-weight:400;font-size:10px;line-height:16px;letter-spacing:.25px}@media screen and (min-width: 600px){.fx-typography-meta[class]{font-size:12px;line-height:16px;letter-spacing:.1px}}@media screen and (min-width: 940px){.fx-typography-meta[class]{font-size:14px;line-height:22px;letter-spacing:-0.1px}}.fx-typography-price-primary[class]{font-weight:700;font-size:18px;line-height:24px;letter-spacing:-0.28px}.fx-typography-price-primary[class].fx-typography-price-primary--medium{font-size:16px}.fx-typography-price-primary[class].fx-typography-price-primary--small{font-size:14px}@media screen and (min-width: 600px){.fx-typography-price-primary[class]{font-size:20px;line-height:24px;letter-spacing:-0.5px}.fx-typography-price-primary[class].fx-typography-price-primary--medium{font-size:18px}.fx-typography-price-primary[class].fx-typography-price-primary--small{font-size:16px}}@media screen and (min-width: 940px){.fx-typography-price-primary[class]{font-size:32px;line-height:32px;letter-spacing:-0.8px}.fx-typography-price-primary[class].fx-typography-price-primary--medium{font-size:30px}.fx-typography-price-primary[class].fx-typography-price-primary--small{font-size:28px}}.fx-typography-price-secondary[class]{font-weight:400;color:#8a8a8a;font-size:18px;line-height:24px;letter-spacing:-0.28px}.fx-typography-price-secondary[class].fx-typography-price-secondary--medium{font-size:16px}.fx-typography-price-secondary[class].fx-typography-price-secondary--small{font-size:14px}@media screen and (min-width: 600px){.fx-typography-price-secondary[class]{font-size:20px;line-height:24px;letter-spacing:-0.5px}.fx-typography-price-secondary[class].fx-typography-price-secondary--medium{font-size:18px}.fx-typography-price-secondary[class].fx-typography-price-secondary--small{font-size:16px}}@media screen and (min-width: 940px){.fx-typography-price-secondary[class]{font-size:26px;line-height:32px;letter-spacing:-0.65px}.fx-typography-price-secondary[class].fx-typography-price-secondary--medium{font-size:24px}.fx-typography-price-secondary[class].fx-typography-price-secondary--small{font-size:22px}}.fx-typography-price-secondary[class].fx-typography-price-secondary--strike{position:relative}.fx-typography-price-secondary[class].fx-typography-price-secondary--strike:after{position:absolute;content:"";left:0;top:50%;right:0;border-top:2px solid #8a8a8a;-webkit-transform:rotate(-14deg);transform:rotate(-14deg)}.fx-text{font-size:14px;line-height:22px;letter-spacing:-0.11px;font-weight:400;margin:0 0 25px}@media screen and (min-width: 600px){.fx-text{font-size:14px;line-height:22px;letter-spacing:-0.11px;font-weight:400}}@media screen and (min-width: 940px){.fx-text{font-size:16px;line-height:24px;letter-spacing:-0.26px;font-weight:400}}.fx-text.fx-text--size-small{font-size:14px;line-height:22px;letter-spacing:-0.11px;font-weight:400}.fx-text.fx-text--size-medium{font-size:14px;line-height:22px;letter-spacing:-0.11px;font-weight:400}.fx-text.fx-text--size-large{font-size:16px;line-height:24px;letter-spacing:-0.26px;font-weight:400}@media screen and (min-width: 600px){.fx-text{margin:0 0 23px}}@media screen and (min-width: 940px){.fx-text{margin:0 0 26px}}.fx-text.fx-spacing-size--large{margin:0 0 38px}@media screen and (min-width: 600px){.fx-text.fx-spacing-size--large{margin:0 0 49px}}@media screen and (min-width: 940px){.fx-text.fx-spacing-size--large{margin:0 0 58px}}@media screen and (min-width: 600px){.fx-text.fx-text--plus,.fx-text.fx-text--bold-plus{font-size:16px;line-height:22px;letter-spacing:-0.13px}}@media screen and (min-width: 940px){.fx-text.fx-text--plus,.fx-text.fx-text--bold-plus{font-size:18px;line-height:22px;letter-spacing:-0.29px}}.fx-text.fx-text--bold-plus{font-weight:700}.theme-fx{font-family:'Open Sans',Verdana,Tahoma,Arial,Helvetica,sans-serif;color:#1c1c1c}.theme-fx,.theme-fx p{font-size:14px;line-height:22px;letter-spacing:-0.11px;font-weight:400}@media screen and (min-width: 600px){.theme-fx,.theme-fx p{font-size:14px;line-height:22px;letter-spacing:-0.11px;font-weight:400}}@media screen and (min-width: 940px){.theme-fx,.theme-fx p{font-size:16px;line-height:24px;letter-spacing:-0.26px;font-weight:400}}.theme-fx a{text-decoration:none;color:#1c1c1c;font-size:14px;line-height:22px;letter-spacing:-0.11px}.theme-fx a--active,.theme-fx a:hover{color:#01a3d4}.theme-fx a--primary,.theme-fx a[class$="--active"]{color:#01a3d4}.theme-fx a--primary:hover,.theme-fx a[class$="--active"]:hover{color:#017da1}.theme-fx a:active,.theme-fx a:focus{color:#017da1}.theme-fx a.fx-link--with-icon:hover .fx-icon{color:#01a3d4}.theme-fx a.fx-link--with-icon--primary .fx-icon,.theme-fx a.fx-link--with-icon[class$="--active"] .fx-icon{color:#01a3d4}.theme-fx a.fx-link--with-icon--primary:hover .fx-icon,.theme-fx a.fx-link--with-icon[class$="--active"]:hover .fx-icon{color:#017da1}.theme-fx a.fx-link--with-icon:active .fx-icon,.theme-fx a.fx-link--with-icon:focus .fx-icon{color:#017da1}.theme-fx a.fx-link--underline{text-decoration:underline}@media screen and (min-width: 600px){.theme-fx a{font-size:14px;line-height:22px;letter-spacing:-0.11px}}@media screen and (min-width: 940px){.theme-fx a{font-size:16px;line-height:24px;letter-spacing:-0.26px}}.theme-fx h1{font-size:32px;line-height:40px;letter-spacing:-0.75px;font-weight:700;margin:0 0 4px}@media screen and (min-width: 600px){.theme-fx h1{font-size:48px;line-height:56px;letter-spacing:-1.54px;font-weight:700;margin:0 0 4px}}@media screen and (min-width: 940px){.theme-fx h1{font-size:64px;line-height:72px;letter-spacing:-3.07px;font-weight:700;margin:0 0 8px}}.theme-fx h1.fx-spacing-size--medium{margin:0 0 12px}@media screen and (min-width: 600px){.theme-fx h1.fx-spacing-size--medium{margin:0 0 16px}}@media screen and (min-width: 940px){.theme-fx h1.fx-spacing-size--medium{margin:0 0 20px}}.theme-fx h1.fx-spacing-size--large{margin:0 0 20px}@media screen and (min-width: 600px){.theme-fx h1.fx-spacing-size--large{margin:0 0 28px}}@media screen and (min-width: 940px){.theme-fx h1.fx-spacing-size--large{margin:0 0 40px}}.theme-fx h2{font-size:24px;line-height:32px;letter-spacing:-0.38px;font-weight:700;margin:0 0 8px}@media screen and (min-width: 600px){.theme-fx h2{font-size:32px;line-height:40px;letter-spacing:-0.77px;font-weight:700;margin:0 0 8px}}@media screen and (min-width: 940px){.theme-fx h2{font-size:40px;line-height:48px;letter-spacing:-1.28px;font-weight:700;margin:0 0 12px}}.theme-fx h2.fx-spacing-size--medium{margin:0 0 16px}@media screen and (min-width: 600px){.theme-fx h2.fx-spacing-size--medium{margin:0 0 20px}}@media screen and (min-width: 940px){.theme-fx h2.fx-spacing-size--medium{margin:0 0 28px}}.theme-fx h2.fx-spacing-size--large{margin:0 0 24px}@media screen and (min-width: 600px){.theme-fx h2.fx-spacing-size--large{margin:0 0 32px}}@media screen and (min-width: 940px){.theme-fx h2.fx-spacing-size--large{margin:0 0 44px}}.theme-fx h3{font-size:20px;line-height:28px;letter-spacing:-0.4px;font-weight:700;margin:0 0 16px}@media screen and (min-width: 600px){.theme-fx h3{font-size:24px;line-height:32px;letter-spacing:-0.38px;font-weight:700;margin:0 0 12px}}@media screen and (min-width: 940px){.theme-fx h3{font-size:32px;line-height:40px;letter-spacing:-0.77px;font-weight:700;margin:0 0 16px}}.theme-fx h3.fx-spacing-size--medium{margin:0 0 22px}@media screen and (min-width: 600px){.theme-fx h3.fx-spacing-size--medium{margin:0 0 26px}}@media screen and (min-width: 940px){.theme-fx h3.fx-spacing-size--medium{margin:0 0 32px}}.theme-fx h3.fx-spacing-size--large{margin:0 0 28px}@media screen and (min-width: 600px){.theme-fx h3.fx-spacing-size--large{margin:0 0 40px}}@media screen and (min-width: 940px){.theme-fx h3.fx-spacing-size--large{margin:0 0 48px}}.theme-fx h4{font-size:16px;line-height:24px;letter-spacing:-0.26px;font-weight:700;margin:0 0 20px}@media screen and (min-width: 600px){.theme-fx h4{font-size:16px;line-height:24px;letter-spacing:-0.13px;font-weight:700;margin:0 0 16px}}@media screen and (min-width: 940px){.theme-fx h4{font-size:24px;line-height:32px;letter-spacing:-0.38px;font-weight:700;margin:0 0 20px}}.theme-fx h4.fx-spacing-size--medium{margin:0 0 26px}@media screen and (min-width: 600px){.theme-fx h4.fx-spacing-size--medium{margin:0 0 30px}}@media screen and (min-width: 940px){.theme-fx h4.fx-spacing-size--medium{margin:0 0 36px}}.theme-fx h4.fx-spacing-size--large{margin:0 0 32px}@media screen and (min-width: 600px){.theme-fx h4.fx-spacing-size--large{margin:0 0 44px}}@media screen and (min-width: 940px){.theme-fx h4.fx-spacing-size--large{margin:0 0 52px}}.fx-hidden{display:none !important}@media screen and (max-width:599px){.fx-sm-hidden{display:none !important}}@media screen and (min-width:600px) and (max-width:939px){.fx-md-hidden{display:none !important}}@media screen and (min-width:940px){.fx-lg-hidden{display:none !important}}.fx-loader{position:relative;transition:opacity 70ms;z-index:0}.fx-loader::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;transition:opacity 70ms;z-index:1;opacity:1;background-image:linear-gradient(300deg, rgba(0,0,0,0.1) 25%, transparent 25%, transparent 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1) 75%, transparent 75%, transparent);background-size:27px 47px}.fx-loader--animate::after{-webkit-animation:fxLoaderAnimation 2s linear infinite;animation:fxLoaderAnimation 2s linear infinite}@-webkit-keyframes fxLoaderAnimation{0%{background-position:0 0}100%{background-position:50px 50px}}@keyframes fxLoaderAnimation{0%{background-position:0 0}100%{background-position:50px 50px}}.fx-position-absolute-vcenter,.fx-position-absolute-vcenter-left{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.fx-position-absolute-vcenter-left{left:0}.fx-position-sticky{position:-webkit-sticky;position:sticky;top:0}.fx-position-sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0}.fx-text-align--left{text-align:left}.fx-text-align--center{text-align:center}.fx-text-align--right{text-align:right}.fx-text.fx-text--uppercase{text-transform:uppercase}.fx-text.fx-text--light{font-weight:300}.fx-text.fx-text--regular{font-weight:400}.fx-text.fx-text--semi-bold{font-weight:600}.fx-text.fx-text--bold{font-weight:700}.fx-text.fx-text--italic{font-style:italic}.fx-text.fx-text--no-margin{margin:0}.fx-text-ellipsis{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.theme-fx .video-js{width:100%;height:100%}.theme-fx .video-js>video{position:relative}.theme-fx .video-js .vjs-poster{background-size:cover;background-position:0 100%;border-radius:6px}.theme-fx .video-js.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.theme-fx .video-js.vjs-has-started.vjs-user-active.vjs-playing .vjs-control-bar{transition:opacity 160ms ease-in-out,height 0s 120ms ease-in-out,visibility 160ms 120ms;visibility:visible;opacity:1}.theme-fx .video-js.idleState:not(.vjs-paused){cursor:none}.theme-fx .video-js.idleState:not(.vjs-paused).vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.theme-fx .video-js.idleState:not(.vjs-paused).vjs-has-started.vjs-user-active.vjs-playing .vjs-control-bar{visibility:hidden;opacity:0;height:0}.theme-fx .video-js.idleState:not(.vjs-paused).vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar *,.theme-fx .video-js.idleState:not(.vjs-paused).vjs-has-started.vjs-user-active.vjs-playing .vjs-control-bar *{display:none}.theme-fx .video-js .vjs-texttrack-settings{display:none}.theme-fx .video-js .vjs-menu li{text-transform:inherit}.theme-fx .video-js .video-js ul{font-family:'Open Sans',Verdana,Tahoma,Arial,Helvetica,sans-serif}.theme-fx .video-js .vjs-control-bar{height:30px}.theme-fx .video-js .vjs-control-bar,.theme-fx .video-js .vjs-menu-content{background-color:#777;background-color:rgba(0,0,0,0.8)}.theme-fx .video-js .vjs-progress-holder,.theme-fx .video-js .vjs-volume-bar{background-color:rgba(0,0,0,0.5)}.theme-fx .video-js .vjs-progress-holder .vjs-load-progress,.theme-fx .video-js .vjs-volume-bar .vjs-load-progress{background-color:rgba(255,255,255,0.4)}.theme-fx .video-js .vjs-progress-holder .vjs-play-progress,.theme-fx .video-js .vjs-volume-bar .vjs-play-progress,.theme-fx .video-js .vjs-progress-holder .vjs-volume-level,.theme-fx .video-js .vjs-volume-bar .vjs-volume-level{background-color:#01a3d4}.theme-fx .video-js .vjs-resolution-button .vjs-resolution-button-label,.theme-fx .video-js .vjs-resolution-button .vjs-menu-item{font-size:11px}.theme-fx .video-js .vjs-big-play-button{left:50%;margin-left:-47.5px;top:50%;margin-top:-29px;border:0;height:58px;width:95px;font-size:58px;background-color:#757575;background-color:rgba(128,128,128,0.4);border-radius:5px}.theme-fx .video-js .vjs-big-play-button:before{color:#000;top:-14px}.theme-fx .video-js .vjs-control-text{display:none}.theme-fx .video-js .vjs-big-play-button,.theme-fx .video-js .vjs-big-play-button:hover{top:calc(50%  -  32px);left:calc(50%  -  32px);margin:0;background:transparent}.theme-fx .video-js .vjs-big-play-button::before{content:'';border-radius:50%;background:#1c1c1c;opacity:.4;width:64px;height:64px}.theme-fx .video-js .vjs-big-play-button::after{color:transparent;background-repeat:no-repeat;content:url(/static/icons/svg/fx/video-play-white.svg);position:absolute;top:7px;left:22px}.fx-mix-blend-mode--multiply{mix-blend-mode:multiply}.fx-overlay{background-color:rgba(0,0,0,0.2);transition:opacity 250ms ease-in-out}.fx-box-shadow{box-shadow:0 0 70px rgba(28,28,28,0.2)}.fx-button-helpdesk{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-flex;flex-wrap:nowrap;position:relative;cursor:pointer;background:none;padding:10px 0}.fx-button-helpdesk__title{display:inline-block;float:left;white-space:nowrap;font-size:16px;line-height:16px;letter-spacing:-0.32px;color:#000000;border-bottom:1px solid black;padding-bottom:4px}.fx-button-helpdesk--small-variant .fx-button-helpdesk__title{font-size:14px}.fx-button-helpdesk .assistants-container{margin:0;padding:0;display:flex}.fx-button-helpdesk .assistants__item{display:none}.fx-button-helpdesk--notify::after{content:'';position:absolute;top:7px;right:-10px;height:8px;width:8px;border-radius:5px;background-color:#00b27d;box-shadow:0 0 0 2px #ffffff}.fx-button-helpdesk:hover{border-color:#4b4b4b}.fx-button-helpdesk.fx-button-helpdesk--borderless-variant{border-color:rgba(255,255,255,0);transition:box-shadow .1s ease-in-out}.fx-button-helpdesk.fx-button-helpdesk--borderless-variant:hover{box-shadow:0 2px 24px rgba(0,0,0,0.6)}.fx-button-helpdesk.fx-button-helpdesk--borderless-variant:active{border-color:rgba(255,255,255,0)}@media screen and (min-width: 600px){.fx-button-helpdesk{border-radius:28px;border:1px solid #000000;background-color:#ffffff;padding:0}.fx-button-helpdesk--small-variant .fx-button-helpdesk__title,.fx-button-helpdesk__title{text-transform:uppercase;font-weight:700;margin:15px 16px 15px 23px;font-size:16px;border-bottom:none;padding:0}.fx-button-helpdesk--notify::after{right:2px;top:0}.fx-button-helpdesk .assistants-container{padding:3px}.fx-button-helpdesk .assistants__item{display:none;margin-left:3px;border-radius:24px;height:40px;width:40px;overflow:hidden;background-color:#f3f3f3}.fx-button-helpdesk .assistants__item:first-of-type{display:inline-block}.fx-button-helpdesk .assistants__image{position:relative;top:-1px;left:-1px;height:42px;width:42px}.fx-button-helpdesk__assistant:first-of-type{display:inline-block}.fx-button-helpdesk:active{border-color:#686868}}@media screen and (min-width: 940px){.fx-button-helpdesk{border-width:2px}.fx-button-helpdesk--small-variant .fx-button-helpdesk__title,.fx-button-helpdesk__title{font-size:20px;line-height:30px;letter-spacing:-0.4px;margin:11px 24px 11px 30px}.fx-button-helpdesk--notify::after{right:2px;top:2px}.fx-button-helpdesk .assistants-container{padding:2px}.fx-button-helpdesk .assistants__item{display:inline-block;float:left;margin-left:4px;height:48px;width:48px}.fx-button-helpdesk .assistants__image{height:50px;width:50px}}.fx-button[class]{display:inline-flex;justify-content:center;align-items:center;border-radius:50px;border:1px solid #000000;cursor:pointer;font-weight:700;padding-bottom:2px;text-decoration:none;vertical-align:bottom;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:'Open Sans',Verdana,Tahoma,Arial,Helvetica,sans-serif;height:40px;padding-left:16px;padding-right:16px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-button--font-weight-normal{font-weight:400}.fx-button[class].fx-button--notify::after{top:6px;right:6px}@media screen and (min-width: 600px){.fx-button[class]{height:48px;padding-left:30px;padding-right:30px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--notify::after{top:8px;right:8px}}@media screen and (min-width: 940px){.fx-button[class]{height:56px;padding-left:37px;padding-right:37px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-button--notify::after{top:12px;right:10px}.fx-button[class].fx-button--bordered.fx-button--bordered,.fx-button[class].fx-button--disabled.fx-loader,.fx-button[class]{border-width:2px}}.fx-button[class].fx-size--small,.fx-button[class].fx-size--sm{height:40px;padding-left:16px;padding-right:16px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-size--small.fx-button--notify::after,.fx-button[class].fx-size--sm.fx-button--notify::after{top:6px;right:6px}.fx-button[class].fx-size--medium,.fx-button[class].fx-size--md{height:48px;padding-left:30px;padding-right:30px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-size--medium.fx-button--notify::after,.fx-button[class].fx-size--md.fx-button--notify::after{top:8px;right:8px}.fx-button[class].fx-size--large,.fx-button[class].fx-size--lg{height:56px;padding-left:37px;padding-right:37px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-size--large.fx-button--notify::after,.fx-button[class].fx-size--lg.fx-button--notify::after{top:12px;right:10px}.fx-button[class].fx-size--large.fx-button--bordered.fx-button--bordered,.fx-button[class].fx-size--lg.fx-button--bordered.fx-button--bordered,.fx-button[class].fx-size--large.fx-button--disabled.fx-loader,.fx-button[class].fx-size--lg.fx-button--disabled.fx-loader,.fx-button[class].fx-size--large,.fx-button[class].fx-size--lg{border-width:2px}.fx-button[class].fx-size--sm-sm-md,.fx-button[class].fx-size--sm2-md{height:40px;padding-left:16px;padding-right:16px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-size--sm-sm-md.fx-button--notify::after,.fx-button[class].fx-size--sm2-md.fx-button--notify::after{top:6px;right:6px}@media screen and (min-width: 940px){.fx-button[class].fx-size--sm-sm-md,.fx-button[class].fx-size--sm2-md{height:48px;padding-left:30px;padding-right:30px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-size--sm-sm-md.fx-button--notify::after,.fx-button[class].fx-size--sm2-md.fx-button--notify::after{top:8px;right:8px}}.fx-button[class].fx-size--sm-sm-lg,.fx-button[class].fx-size--sm2-lg{height:40px;padding-left:16px;padding-right:16px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-size--sm-sm-lg.fx-button--notify::after,.fx-button[class].fx-size--sm2-lg.fx-button--notify::after{top:6px;right:6px}@media screen and (min-width: 940px){.fx-button[class].fx-size--sm-sm-lg,.fx-button[class].fx-size--sm2-lg{height:56px;padding-left:37px;padding-right:37px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-size--sm-sm-lg.fx-button--notify::after,.fx-button[class].fx-size--sm2-lg.fx-button--notify::after{top:12px;right:10px}.fx-button[class].fx-size--sm-sm-lg.fx-button--bordered.fx-button--bordered,.fx-button[class].fx-size--sm2-lg.fx-button--bordered.fx-button--bordered,.fx-button[class].fx-size--sm-sm-lg.fx-button--disabled.fx-loader,.fx-button[class].fx-size--sm2-lg.fx-button--disabled.fx-loader,.fx-button[class].fx-size--sm-sm-lg,.fx-button[class].fx-size--sm2-lg{border-width:2px}}.fx-button[class].fx-size--sm-md-md,.fx-button[class].fx-size--sm-md2{height:40px;padding-left:16px;padding-right:16px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-size--sm-md-md.fx-button--notify::after,.fx-button[class].fx-size--sm-md2.fx-button--notify::after{top:6px;right:6px}@media screen and (min-width: 600px){.fx-button[class].fx-size--sm-md-md,.fx-button[class].fx-size--sm-md2{height:48px;padding-left:30px;padding-right:30px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-size--sm-md-md.fx-button--notify::after,.fx-button[class].fx-size--sm-md2.fx-button--notify::after{top:8px;right:8px}}.fx-button[class].fx-size--sm-lg-lg,.fx-button[class].fx-size--sm-lg2{height:40px;padding-left:16px;padding-right:16px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-size--sm-lg-lg.fx-button--notify::after,.fx-button[class].fx-size--sm-lg2.fx-button--notify::after{top:6px;right:6px}@media screen and (min-width: 600px){.fx-button[class].fx-size--sm-lg-lg,.fx-button[class].fx-size--sm-lg2{height:56px;padding-left:37px;padding-right:37px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-size--sm-lg-lg.fx-button--notify::after,.fx-button[class].fx-size--sm-lg2.fx-button--notify::after{top:12px;right:10px}.fx-button[class].fx-size--sm-lg-lg.fx-button--bordered.fx-button--bordered,.fx-button[class].fx-size--sm-lg2.fx-button--bordered.fx-button--bordered,.fx-button[class].fx-size--sm-lg-lg.fx-button--disabled.fx-loader,.fx-button[class].fx-size--sm-lg2.fx-button--disabled.fx-loader,.fx-button[class].fx-size--sm-lg-lg,.fx-button[class].fx-size--sm-lg2{border-width:2px}}.fx-button[class].fx-size--md-md-lg,.fx-button[class].fx-size--md2-lg{height:48px;padding-left:30px;padding-right:30px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-size--md-md-lg.fx-button--notify::after,.fx-button[class].fx-size--md2-lg.fx-button--notify::after{top:8px;right:8px}@media screen and (min-width: 940px){.fx-button[class].fx-size--md-md-lg,.fx-button[class].fx-size--md2-lg{height:56px;padding-left:37px;padding-right:37px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-size--md-md-lg.fx-button--notify::after,.fx-button[class].fx-size--md2-lg.fx-button--notify::after{top:12px;right:10px}.fx-button[class].fx-size--md-md-lg.fx-button--bordered.fx-button--bordered,.fx-button[class].fx-size--md2-lg.fx-button--bordered.fx-button--bordered,.fx-button[class].fx-size--md-md-lg.fx-button--disabled.fx-loader,.fx-button[class].fx-size--md2-lg.fx-button--disabled.fx-loader,.fx-button[class].fx-size--md-md-lg,.fx-button[class].fx-size--md2-lg{border-width:2px}}.fx-button[class].fx-size--md-lg-lg,.fx-button[class].fx-size--md-lg2{height:48px;padding-left:30px;padding-right:30px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-size--md-lg-lg.fx-button--notify::after,.fx-button[class].fx-size--md-lg2.fx-button--notify::after{top:8px;right:8px}@media screen and (min-width: 600px){.fx-button[class].fx-size--md-lg-lg,.fx-button[class].fx-size--md-lg2{height:56px;padding-left:37px;padding-right:37px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-size--md-lg-lg.fx-button--notify::after,.fx-button[class].fx-size--md-lg2.fx-button--notify::after{top:12px;right:10px}.fx-button[class].fx-size--md-lg-lg.fx-button--bordered.fx-button--bordered,.fx-button[class].fx-size--md-lg2.fx-button--bordered.fx-button--bordered,.fx-button[class].fx-size--md-lg-lg.fx-button--disabled.fx-loader,.fx-button[class].fx-size--md-lg2.fx-button--disabled.fx-loader,.fx-button[class].fx-size--md-lg-lg,.fx-button[class].fx-size--md-lg2{border-width:2px}}.fx-button[class].fx-size--md-sm-md{height:48px;padding-left:30px;padding-right:30px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-size--md-sm-md.fx-button--notify::after{top:8px;right:8px}@media screen and (min-width: 600px){.fx-button[class].fx-size--md-sm-md{height:40px;padding-left:16px;padding-right:16px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-size--md-sm-md.fx-button--notify::after{top:6px;right:6px}}@media screen and (min-width: 940px){.fx-button[class].fx-size--md-sm-md{height:48px;padding-left:30px;padding-right:30px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-size--md-sm-md.fx-button--notify::after{top:8px;right:8px}}.fx-button[class].fx-button--cta{text-transform:uppercase;background-color:#000000;border-color:#000000;color:#ffffff;padding-left:32px;padding-right:32px}.fx-button[class].fx-button--cta:not(.fx-button--disabled):hover{background-color:#4b4b4b;border-color:#4b4b4b}.fx-button[class].fx-button--cta:active,.fx-button[class].fx-button--cta:focus{outline:none;background-color:#686868;border-color:#686868}.fx-button[class].fx-button--primary{background-color:#000000;border-color:#000000;color:#ffffff}.fx-button[class].fx-button--primary .fx-button__icon{color:#ffffff}.fx-button[class].fx-button--primary:not(.fx-button--disabled):hover{background-color:#4b4b4b;border-color:#4b4b4b}.fx-button[class].fx-button--primary:active,.fx-button[class].fx-button--primary:focus{outline:none;background-color:#686868;border-color:#686868}.fx-button[class].fx-button--secondary{background-color:#e8e8e8;border-color:#e8e8e8;color:#000000}.fx-button[class].fx-button--secondary .fx-button__icon{color:#000000}.fx-button[class].fx-button--secondary:not(.fx-button--disabled):hover{background-color:#d6d6d6;border-color:#d6d6d6}.fx-button[class].fx-button--secondary:active,.fx-button[class].fx-button--secondary:focus{outline:none;background-color:#c4c4c4;border-color:#c4c4c4}.fx-button[class].fx-button--ghost{background:none;border-color:transparent;color:#000000}.fx-button[class].fx-button--ghost.fx-button--bordered{border-color:#000000}.fx-button[class].fx-button--ghost.fx-button--bordered:hover,.fx-button[class].fx-button--ghost.fx-button--bordered:active,.fx-button[class].fx-button--ghost.fx-button--bordered:focus{border-color:#000000}.fx-button[class].fx-button--ghost:hover{background-color:#d6d6d6;border-color:#d6d6d6}.fx-button[class].fx-button--ghost:active,.fx-button[class].fx-button--ghost:focus{outline:none;background-color:#c4c4c4;border-color:#c4c4c4}.fx-button[class].fx-button--ghost.fx-button--notify:not(.fx-button--disabled):hover::after{box-shadow:0 0 0 2px #ededed}.fx-button[class].fx-button--ghost.fx-button--notify:active::after,.fx-button[class].fx-button--ghost.fx-button--notify:focus::after{box-shadow:0 0 0 2px #dbdbdb}.fx-button[class].fx-button--ghost.fx-button--selected{background:#01a3d4;border-color:#01a3d4;color:#ffffff}.fx-button[class].fx-button--ghost.fx-button--selected:focus{border-color:#01a3d4}.fx-button[class].fx-button--ghost.fx-button--selected .fx-icon{color:#ffffff}.fx-button[class].fx-button--white-shadow{background-color:#ffffff;border-color:#ffffff;color:#000000;box-shadow:0 4px 4px #e6e6e6}.fx-button[class].fx-button--white-shadow .fx-button__icon{color:#000000}.fx-button[class].fx-button--white-shadow:not(.fx-button--disabled):hover{background-color:#1c1c1c;border-color:#1c1c1c}.fx-button[class].fx-button--white-shadow:not(.fx-button--disabled):hover .fx-button__icon{color:#ffffff}.fx-button[class].fx-button--white-shadow:active,.fx-button[class].fx-button--white-shadow:focus{outline:none;background-color:#000000;border-color:#000000}.fx-button[class].fx-button--white-shadow:active .fx-button__icon,.fx-button[class].fx-button--white-shadow:focus .fx-button__icon{color:#ffffff}.fx-button[class].fx-button--white-shadow.fx-button--notify:not(.fx-button--disabled):hover::after{box-shadow:0 0 0 2px #1c1c1c}.fx-button[class].fx-button--white-shadow.fx-button--notify:active::after,.fx-button[class].fx-button--white-shadow.fx-button--notify:focus::after{box-shadow:0 0 0 2px #dbdbdb}.fx-button[class].fx-button--text-button,.fx-button[class].fx-button--text-button-primary{color:#1c1c1c;background:none;border:none;z-index:0;position:relative;margin:0 16px;padding:8px 0 16px;font-size:16px;line-height:16px;letter-spacing:-0.32px;font-weight:400;border-radius:0}.fx-button[class].fx-button--text-button:after,.fx-button[class].fx-button--text-button-primary:after{z-index:-1;position:absolute;content:'';bottom:9px;left:0;width:100%;height:1px;background-color:#000000;transition:.1s all ease}.fx-button[class].fx-button--text-button:focus,.fx-button[class].fx-button--text-button-primary:focus{outline:none}.fx-button[class].fx-button--text-button:hover::after,.fx-button[class].fx-button--text-button-primary:hover::after{bottom:12px;background-color:#686868}.fx-button[class].fx-button--text-button:active:after,.fx-button[class].fx-button--text-button-primary:active:after,.fx-button[class].fx-button--text-button:focus:after,.fx-button[class].fx-button--text-button-primary:focus:after{bottom:11px;height:2px;background-color:#4b4b4b}.fx-button[class].fx-button--text-button.fx-button--active::after,.fx-button[class].fx-button--text-button-primary.fx-button--active::after{bottom:11px;height:2px;background-color:#000000}.fx-button[class].fx-button--text-button.fx-button--no-margin,.fx-button[class].fx-button--text-button-primary.fx-button--no-margin{margin:0}.fx-button[class].fx-button--text-button>.fx-button__icon--left,.fx-button[class].fx-button--text-button-primary>.fx-button__icon--left{margin-right:8px}.fx-button[class].fx-button--text-button>.fx-button__icon--right,.fx-button[class].fx-button--text-button-primary>.fx-button__icon--right{margin-left:8px}.fx-button[class].fx-button--text-button>.fx-button__icon--primary,.fx-button[class].fx-button--text-button-primary>.fx-button__icon--primary{color:#01a3d4}@media screen and (min-width: 600px){.fx-button[class].fx-button--text-button,.fx-button[class].fx-button--text-button-primary{height:40px;padding:5px 0 18px;font-size:18px;line-height:25px;letter-spacing:-0.36px}.fx-button[class].fx-button--text-button:after,.fx-button[class].fx-button--text-button-primary:after{bottom:12px}.fx-button[class].fx-button--text-button:hover::after,.fx-button[class].fx-button--text-button-primary:hover::after{bottom:16px}.fx-button[class].fx-button--text-button:active:after,.fx-button[class].fx-button--text-button-primary:active:after,.fx-button[class].fx-button--text-button:focus:after,.fx-button[class].fx-button--text-button-primary:focus:after{bottom:15px;height:2px}.fx-button[class].fx-button--text-button.fx-button--active::after,.fx-button[class].fx-button--text-button-primary.fx-button--active::after{bottom:11px;height:2px}}@media screen and (min-width: 940px){.fx-button[class].fx-button--text-button,.fx-button[class].fx-button--text-button-primary{height:40px;padding:7px 0 22px;font-size:20px;line-height:27px;letter-spacing:-0.4px}.fx-button[class].fx-button--text-button:after,.fx-button[class].fx-button--text-button-primary:after{bottom:8px}.fx-button[class].fx-button--text-button:hover::after,.fx-button[class].fx-button--text-button-primary:hover::after{bottom:12px}.fx-button[class].fx-button--text-button:active::after,.fx-button[class].fx-button--text-button-primary:active::after,.fx-button[class].fx-button--text-button:focus::after,.fx-button[class].fx-button--text-button-primary:focus::after{bottom:11px;height:2px}.fx-button[class].fx-button--text-button.fx-button--active::after,.fx-button[class].fx-button--text-button-primary.fx-button--active::after{bottom:7px;height:2px}}.fx-button[class].fx-button--text-button-primary::after{background-color:#01a3d4}.fx-button[class].fx-button--text-button-primary:hover::after{background-color:#017da1}.fx-button[class].fx-button--text-button-primary:active::after,.fx-button[class].fx-button--text-button-primary:focus::after{background-color:#017da1}.fx-button[class].fx-button--text-button-primary.fx-button--active::after{background-color:#01a3d4}.fx-button[class].fx-button--icon.fx-button--disabled .fx-button__icon{color:#8a8a8a}.fx-button[class].fx-button--icon-left.fx-button--disabled .fx-button__icon,.fx-button[class].fx-button--icon-right.fx-button--disabled .fx-button__icon{color:#8a8a8a}.fx-button[class].fx-button--icon-left{padding:0 14px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-button--icon-left>.fx-button__icon{margin-right:8px}@media screen and (min-width: 600px){.fx-button[class].fx-button--icon-left{padding:0 23px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--icon-left>.fx-button__icon{margin-right:12px}}@media screen and (min-width: 940px){.fx-button[class].fx-button--icon-left{padding:0 31px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-button--icon-left>.fx-button__icon{margin-right:12px}}.fx-button[class].fx-button--icon-left.fx-size--small,.fx-button[class].fx-button--icon-left.fx-size--sm{padding:0 14px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-button--icon-left.fx-size--small>.fx-button__icon,.fx-button[class].fx-button--icon-left.fx-size--sm>.fx-button__icon{margin-right:8px}.fx-button[class].fx-button--icon-left.fx-size--medium,.fx-button[class].fx-button--icon-left.fx-size--md{padding:0 23px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--icon-left.fx-size--medium>.fx-button__icon,.fx-button[class].fx-button--icon-left.fx-size--md>.fx-button__icon{margin-right:12px}.fx-button[class].fx-button--icon-left.fx-size--large,.fx-button[class].fx-button--icon-left.fx-size--lg{padding:0 31px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-button--icon-left.fx-size--large>.fx-button__icon,.fx-button[class].fx-button--icon-left.fx-size--lg>.fx-button__icon{margin-right:12px}.fx-button[class].fx-button--icon-left.fx-size--sm-sm-md,.fx-button[class].fx-button--icon-left.fx-size--sm2-md{padding:0 14px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-button--icon-left.fx-size--sm-sm-md>.fx-button__icon,.fx-button[class].fx-button--icon-left.fx-size--sm2-md>.fx-button__icon{margin-right:8px}@media screen and (min-width: 940px){.fx-button[class].fx-button--icon-left.fx-size--sm-sm-md,.fx-button[class].fx-button--icon-left.fx-size--sm2-md{padding:0 23px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--icon-left.fx-size--sm-sm-md>.fx-button__icon,.fx-button[class].fx-button--icon-left.fx-size--sm2-md>.fx-button__icon{margin-right:12px}}.fx-button[class].fx-button--icon-left.fx-size--sm-sm-lg,.fx-button[class].fx-button--icon-left.fx-size--sm2-lg{padding:0 14px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-button--icon-left.fx-size--sm-sm-lg>.fx-button__icon,.fx-button[class].fx-button--icon-left.fx-size--sm2-lg>.fx-button__icon{margin-right:8px}@media screen and (min-width: 940px){.fx-button[class].fx-button--icon-left.fx-size--sm-sm-lg,.fx-button[class].fx-button--icon-left.fx-size--sm2-lg{padding:0 31px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-button--icon-left.fx-size--sm-sm-lg>.fx-button__icon,.fx-button[class].fx-button--icon-left.fx-size--sm2-lg>.fx-button__icon{margin-right:12px}}.fx-button[class].fx-button--icon-left.fx-size--sm-md-md,.fx-button[class].fx-button--icon-left.fx-size--sm-md2{padding:0 14px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-button--icon-left.fx-size--sm-md-md>.fx-button__icon,.fx-button[class].fx-button--icon-left.fx-size--sm-md2>.fx-button__icon{margin-right:8px}@media screen and (min-width: 600px){.fx-button[class].fx-button--icon-left.fx-size--sm-md-md,.fx-button[class].fx-button--icon-left.fx-size--sm-md2{padding:0 23px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--icon-left.fx-size--sm-md-md>.fx-button__icon,.fx-button[class].fx-button--icon-left.fx-size--sm-md2>.fx-button__icon{margin-right:12px}}.fx-button[class].fx-button--icon-left.fx-size--sm-lg-lg,.fx-button[class].fx-button--icon-left.fx-size--sm-lg2{padding:0 14px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-button--icon-left.fx-size--sm-lg-lg>.fx-button__icon,.fx-button[class].fx-button--icon-left.fx-size--sm-lg2>.fx-button__icon{margin-right:8px}@media screen and (min-width: 600px){.fx-button[class].fx-button--icon-left.fx-size--sm-lg-lg,.fx-button[class].fx-button--icon-left.fx-size--sm-lg2{padding:0 31px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-button--icon-left.fx-size--sm-lg-lg>.fx-button__icon,.fx-button[class].fx-button--icon-left.fx-size--sm-lg2>.fx-button__icon{margin-right:12px}}.fx-button[class].fx-button--icon-left.fx-size--md-md-lg,.fx-button[class].fx-button--icon-left.fx-size--md2-lg{padding:0 23px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--icon-left.fx-size--md-md-lg>.fx-button__icon,.fx-button[class].fx-button--icon-left.fx-size--md2-lg>.fx-button__icon{margin-right:12px}@media screen and (min-width: 940px){.fx-button[class].fx-button--icon-left.fx-size--md-md-lg,.fx-button[class].fx-button--icon-left.fx-size--md2-lg{padding:0 31px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-button--icon-left.fx-size--md-md-lg>.fx-button__icon,.fx-button[class].fx-button--icon-left.fx-size--md2-lg>.fx-button__icon{margin-right:12px}}.fx-button[class].fx-button--icon-left.fx-size--md-lg-lg,.fx-button[class].fx-button--icon-left.fx-size--md-lg2{padding:0 23px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--icon-left.fx-size--md-lg-lg>.fx-button__icon,.fx-button[class].fx-button--icon-left.fx-size--md-lg2>.fx-button__icon{margin-right:12px}@media screen and (min-width: 600px){.fx-button[class].fx-button--icon-left.fx-size--md-lg-lg,.fx-button[class].fx-button--icon-left.fx-size--md-lg2{padding:0 31px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-button--icon-left.fx-size--md-lg-lg>.fx-button__icon,.fx-button[class].fx-button--icon-left.fx-size--md-lg2>.fx-button__icon{margin-right:12px}}.fx-button[class].fx-button--icon-left.fx-size--md-sm-md{padding:0 23px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--icon-left.fx-size--md-sm-md>.fx-button__icon{margin-right:12px}@media screen and (min-width: 600px){.fx-button[class].fx-button--icon-left.fx-size--md-sm-md{padding:0 14px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-button--icon-left.fx-size--md-sm-md>.fx-button__icon{margin-right:8px}}@media screen and (min-width: 940px){.fx-button[class].fx-button--icon-left.fx-size--md-sm-md{padding:0 23px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--icon-left.fx-size--md-sm-md>.fx-button__icon{margin-right:12px}}.fx-button[class].fx-button--icon-right{padding:0 14px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-button--icon-right>.fx-button__icon{margin-left:8px}@media screen and (min-width: 600px){.fx-button[class].fx-button--icon-right{padding:0 23px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--icon-right>.fx-button__icon{margin-left:12px}}@media screen and (min-width: 940px){.fx-button[class].fx-button--icon-right{padding:0 31px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-button--icon-right>.fx-button__icon{margin-left:12px}}.fx-button[class].fx-button--icon-right.fx-size--small,.fx-button[class].fx-button--icon-right.fx-size--sm{padding:0 14px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-button--icon-right.fx-size--small>.fx-button__icon,.fx-button[class].fx-button--icon-right.fx-size--sm>.fx-button__icon{margin-left:8px}.fx-button[class].fx-button--icon-right.fx-size--medium,.fx-button[class].fx-button--icon-right.fx-size--md{padding:0 23px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--icon-right.fx-size--medium>.fx-button__icon,.fx-button[class].fx-button--icon-right.fx-size--md>.fx-button__icon{margin-left:12px}.fx-button[class].fx-button--icon-right.fx-size--large,.fx-button[class].fx-button--icon-right.fx-size--lg{padding:0 31px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-button--icon-right.fx-size--large>.fx-button__icon,.fx-button[class].fx-button--icon-right.fx-size--lg>.fx-button__icon{margin-left:12px}.fx-button[class].fx-button--icon-right.fx-size--sm-sm-md,.fx-button[class].fx-button--icon-right.fx-size--sm2-md{padding:0 14px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-button--icon-right.fx-size--sm-sm-md>.fx-button__icon,.fx-button[class].fx-button--icon-right.fx-size--sm2-md>.fx-button__icon{margin-left:8px}@media screen and (min-width: 940px){.fx-button[class].fx-button--icon-right.fx-size--sm-sm-md,.fx-button[class].fx-button--icon-right.fx-size--sm2-md{padding:0 23px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--icon-right.fx-size--sm-sm-md>.fx-button__icon,.fx-button[class].fx-button--icon-right.fx-size--sm2-md>.fx-button__icon{margin-left:12px}}.fx-button[class].fx-button--icon-right.fx-size--sm-sm-lg,.fx-button[class].fx-button--icon-right.fx-size--sm2-lg{padding:0 14px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-button--icon-right.fx-size--sm-sm-lg>.fx-button__icon,.fx-button[class].fx-button--icon-right.fx-size--sm2-lg>.fx-button__icon{margin-left:8px}@media screen and (min-width: 940px){.fx-button[class].fx-button--icon-right.fx-size--sm-sm-lg,.fx-button[class].fx-button--icon-right.fx-size--sm2-lg{padding:0 31px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-button--icon-right.fx-size--sm-sm-lg>.fx-button__icon,.fx-button[class].fx-button--icon-right.fx-size--sm2-lg>.fx-button__icon{margin-left:12px}}.fx-button[class].fx-button--icon-right.fx-size--sm-md-md,.fx-button[class].fx-button--icon-right.fx-size--sm-md2{padding:0 14px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-button--icon-right.fx-size--sm-md-md>.fx-button__icon,.fx-button[class].fx-button--icon-right.fx-size--sm-md2>.fx-button__icon{margin-left:8px}@media screen and (min-width: 600px){.fx-button[class].fx-button--icon-right.fx-size--sm-md-md,.fx-button[class].fx-button--icon-right.fx-size--sm-md2{padding:0 23px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--icon-right.fx-size--sm-md-md>.fx-button__icon,.fx-button[class].fx-button--icon-right.fx-size--sm-md2>.fx-button__icon{margin-left:12px}}.fx-button[class].fx-button--icon-right.fx-size--sm-lg-lg,.fx-button[class].fx-button--icon-right.fx-size--sm-lg2{padding:0 14px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-button--icon-right.fx-size--sm-lg-lg>.fx-button__icon,.fx-button[class].fx-button--icon-right.fx-size--sm-lg2>.fx-button__icon{margin-left:8px}@media screen and (min-width: 600px){.fx-button[class].fx-button--icon-right.fx-size--sm-lg-lg,.fx-button[class].fx-button--icon-right.fx-size--sm-lg2{padding:0 31px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-button--icon-right.fx-size--sm-lg-lg>.fx-button__icon,.fx-button[class].fx-button--icon-right.fx-size--sm-lg2>.fx-button__icon{margin-left:12px}}.fx-button[class].fx-button--icon-right.fx-size--md-md-lg,.fx-button[class].fx-button--icon-right.fx-size--md2-lg{padding:0 23px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--icon-right.fx-size--md-md-lg>.fx-button__icon,.fx-button[class].fx-button--icon-right.fx-size--md2-lg>.fx-button__icon{margin-left:12px}@media screen and (min-width: 940px){.fx-button[class].fx-button--icon-right.fx-size--md-md-lg,.fx-button[class].fx-button--icon-right.fx-size--md2-lg{padding:0 31px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-button--icon-right.fx-size--md-md-lg>.fx-button__icon,.fx-button[class].fx-button--icon-right.fx-size--md2-lg>.fx-button__icon{margin-left:12px}}.fx-button[class].fx-button--icon-right.fx-size--md-lg-lg,.fx-button[class].fx-button--icon-right.fx-size--md-lg2{padding:0 23px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--icon-right.fx-size--md-lg-lg>.fx-button__icon,.fx-button[class].fx-button--icon-right.fx-size--md-lg2>.fx-button__icon{margin-left:12px}@media screen and (min-width: 600px){.fx-button[class].fx-button--icon-right.fx-size--md-lg-lg,.fx-button[class].fx-button--icon-right.fx-size--md-lg2{padding:0 31px;font-size:20px;letter-spacing:-0.4px}.fx-button[class].fx-button--icon-right.fx-size--md-lg-lg>.fx-button__icon,.fx-button[class].fx-button--icon-right.fx-size--md-lg2>.fx-button__icon{margin-left:12px}}.fx-button[class].fx-button--icon-right.fx-size--md-sm-md{padding:0 23px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--icon-right.fx-size--md-sm-md>.fx-button__icon{margin-left:12px}@media screen and (min-width: 600px){.fx-button[class].fx-button--icon-right.fx-size--md-sm-md{padding:0 14px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-button--icon-right.fx-size--md-sm-md>.fx-button__icon{margin-left:8px}}@media screen and (min-width: 940px){.fx-button[class].fx-button--icon-right.fx-size--md-sm-md{padding:0 23px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--icon-right.fx-size--md-sm-md>.fx-button__icon{margin-left:12px}}.fx-button[class].fx-button--circle{padding:0;display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;letter-spacing:-0.32px}@media screen and (min-width: 600px){.fx-button[class].fx-button--circle{width:48px;height:48px;font-size:18px;letter-spacing:-0.36px}}@media screen and (min-width: 940px){.fx-button[class].fx-button--circle{width:56px;height:56px;font-size:18px;letter-spacing:-0.4px}}.fx-button[class].fx-button--circle.fx-size--small,.fx-button[class].fx-button--circle.fx-size--sm{width:40px;height:40px;font-size:16px;letter-spacing:-0.32px}.fx-button[class].fx-button--circle.fx-size--medium,.fx-button[class].fx-button--circle.fx-size--md{width:48px;height:48px;font-size:18px;letter-spacing:-0.36px}.fx-button[class].fx-button--circle.fx-size--large,.fx-button[class].fx-button--circle.fx-size--lg{width:56px;height:56px;font-size:18px;letter-spacing:-0.4px}.fx-button[class].fx-button--circle.fx-size--sm-sm-md,.fx-button[class].fx-button--circle.fx-size--sm2-md{width:40px;height:40px;font-size:16px;letter-spacing:-0.32px}@media screen and (min-width: 940px){.fx-button[class].fx-button--circle.fx-size--sm-sm-md,.fx-button[class].fx-button--circle.fx-size--sm2-md{width:48px;height:48px;font-size:18px;letter-spacing:-0.36px}}.fx-button[class].fx-button--circle.fx-size--sm-sm-lg,.fx-button[class].fx-button--circle.fx-size--sm2-lg{width:40px;height:40px;font-size:16px;letter-spacing:-0.32px}@media screen and (min-width: 940px){.fx-button[class].fx-button--circle.fx-size--sm-sm-lg,.fx-button[class].fx-button--circle.fx-size--sm2-lg{width:56px;height:56px;font-size:18px;letter-spacing:-0.4px}}.fx-button[class].fx-button--circle.fx-size--sm-md-md,.fx-button[class].fx-button--circle.fx-size--sm-md2{width:40px;height:40px;font-size:16px;letter-spacing:-0.32px}@media screen and (min-width: 600px){.fx-button[class].fx-button--circle.fx-size--sm-md-md,.fx-button[class].fx-button--circle.fx-size--sm-md2{width:48px;height:48px;font-size:18px;letter-spacing:-0.36px}}.fx-button[class].fx-button--circle.fx-size--sm-lg-lg,.fx-button[class].fx-button--circle.fx-size--sm-lg2{width:40px;height:40px;font-size:16px;letter-spacing:-0.32px}@media screen and (min-width: 600px){.fx-button[class].fx-button--circle.fx-size--sm-lg-lg,.fx-button[class].fx-button--circle.fx-size--sm-lg2{width:56px;height:56px;font-size:18px;letter-spacing:-0.4px}}.fx-button[class].fx-button--circle.fx-size--md-md-lg,.fx-button[class].fx-button--circle.fx-size--md2-lg{width:48px;height:48px;font-size:18px;letter-spacing:-0.36px}@media screen and (min-width: 940px){.fx-button[class].fx-button--circle.fx-size--md-md-lg,.fx-button[class].fx-button--circle.fx-size--md2-lg{width:56px;height:56px;font-size:18px;letter-spacing:-0.4px}}.fx-button[class].fx-button--circle.fx-size--md-lg-lg,.fx-button[class].fx-button--circle.fx-size--md-lg2{width:48px;height:48px;font-size:18px;letter-spacing:-0.36px}@media screen and (min-width: 600px){.fx-button[class].fx-button--circle.fx-size--md-lg-lg,.fx-button[class].fx-button--circle.fx-size--md-lg2{width:56px;height:56px;font-size:18px;letter-spacing:-0.4px}}.fx-button[class].fx-button--circle.fx-size--md-sm-md{width:48px;height:48px;font-size:18px;letter-spacing:-0.36px}@media screen and (min-width: 600px){.fx-button[class].fx-button--circle.fx-size--md-sm-md{width:40px;height:40px;font-size:16px;letter-spacing:-0.32px}}@media screen and (min-width: 940px){.fx-button[class].fx-button--circle.fx-size--md-sm-md{width:48px;height:48px;font-size:18px;letter-spacing:-0.36px}}.fx-button[class].fx-loader::after{border-radius:50px}.fx-button[class].fx-button--disabled{cursor:default;border:1px solid #8a8a8a;background-color:#ffffff;color:#8a8a8a}.fx-button[class].fx-button--bordered{border:1px solid #000000}.fx-button[class].fx-button--shadow{box-shadow:0 4px 4px #e6e6e6}.fx-button[class].fx-button--notify{position:relative}.fx-button[class].fx-button--notify::after{content:'';position:absolute;height:8px;width:8px;border-radius:5px;background-color:#00b27d;box-shadow:0 0 0 2px #ffffff}.fx-button[class].fx-button--multi-icon{padding:0 18px}.fx-button[class].fx-button--multi-icon>.fx-button__icon:not(:last-of-type){margin-right:4px}.fx-button-link{background:none;border:none;padding:0}.fx-button-link:hover{color:#01a3d4}.fx-icon{stroke-width:1px;height:16px;width:16px}@media screen and (min-width: 600px){.fx-icon{height:24px;width:24px}}@media screen and (min-width: 940px){.fx-icon{height:32px;width:32px}}.fx-icon.fx-size--small,.fx-icon.fx-size--sm{height:16px;width:16px}.fx-icon.fx-size--medium,.fx-icon.fx-size--md{height:24px;width:24px}.fx-icon.fx-size--large,.fx-icon.fx-size--lg{height:32px;width:32px}.fx-icon.fx-size--sm-sm-md,.fx-icon.fx-size--sm2-md{height:16px;width:16px}@media screen and (min-width: 940px){.fx-icon.fx-size--sm-sm-md,.fx-icon.fx-size--sm2-md{height:24px;width:24px}}.fx-icon.fx-size--sm-sm-lg,.fx-icon.fx-size--sm2-lg{height:16px;width:16px}@media screen and (min-width: 940px){.fx-icon.fx-size--sm-sm-lg,.fx-icon.fx-size--sm2-lg{height:32px;width:32px}}.fx-icon.fx-size--sm-md-md,.fx-icon.fx-size--sm-md2{height:16px;width:16px}@media screen and (min-width: 600px){.fx-icon.fx-size--sm-md-md,.fx-icon.fx-size--sm-md2{height:24px;width:24px}}.fx-icon.fx-size--sm-lg-lg,.fx-icon.fx-size--sm-lg2{height:16px;width:16px}@media screen and (min-width: 600px){.fx-icon.fx-size--sm-lg-lg,.fx-icon.fx-size--sm-lg2{height:32px;width:32px}}.fx-icon.fx-size--md-md-lg,.fx-icon.fx-size--md2-lg{height:24px;width:24px}@media screen and (min-width: 940px){.fx-icon.fx-size--md-md-lg,.fx-icon.fx-size--md2-lg{height:32px;width:32px}}.fx-icon.fx-size--md-lg-lg,.fx-icon.fx-size--md-lg2{height:24px;width:24px}@media screen and (min-width: 600px){.fx-icon.fx-size--md-lg-lg,.fx-icon.fx-size--md-lg2{height:32px;width:32px}}.fx-icon.fx-size--md-sm-md{height:24px;width:24px}@media screen and (min-width: 600px){.fx-icon.fx-size--md-sm-md{height:16px;width:16px}}@media screen and (min-width: 940px){.fx-icon.fx-size--md-sm-md{height:24px;width:24px}}.fx-icon.fx-icon--size-header{height:48px;width:48px}.fx-icon.fx-icon--flip-horizontal{-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.fx-icon.fx-icon--flip-vertical{-webkit-transform:scale(1, -1);transform:scale(1, -1)}.fx-icon.fx-icon--rotate-45{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fx-icon.fx-icon--rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fx-icon.fx-icon--rotate-135{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.fx-icon.fx-icon--rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fx-icon.fx-icon--rotate-225{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.fx-icon.fx-icon--rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fx-icon.fx-icon--rotate-315{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.fx-icon.fx-icon--as-link:focus{color:#01a3d4}.fx-icon.fx-icon--as-link:focus,.fx-icon.fx-icon--as-link:active{color:#017da1}.fx-icon.fx-icon--as-link:hover{color:#017da1}.fx-image{max-width:100%;height:auto}.fx-image.lazyload:not(.lazyloaded){height:100%}.fx-list{margin:0;padding:0;list-style:none}.fx-list .fx-list__item{margin:0 0 6px}.fx-list .fx-list__item.fx-list__item--circle{background:url(/static/icons/svg/fx/list-item.svg) no-repeat;background-size:12px 12px;background-position:2px 5px;padding-left:16px}.fx-list.fx-list--with-margin-bottom .fx-list__item{margin-bottom:16px}.fx-list .fx-list__item--multiline .fx-list__item-head{position:relative;padding-left:16px}.fx-list .fx-list__item--multiline .fx-list__item-head--circle::before{content:url(/static/icons/svg/fx/list-item.svg);position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:12px;width:12px}.fx-list .fx-list__item--multiline .fx-list__item-content{padding-left:16px}@media screen and (min-width: 600px){.fx-list .fx-list__item{margin-bottom:1px;font-size:13px;line-height:20px;letter-spacing:-0.07px}.fx-list .fx-list__item.fx-list__item--circle{background-size:16px 16px;background-position:4px 3px;padding-left:24px}.fx-list .fx-list__item--multiline .fx-list__item-head{padding-left:24px}.fx-list .fx-list__item--multiline .fx-list__item-head--circle::before{height:16px;width:16px}.fx-list .fx-list__item--multiline .fx-list__item-content{padding-left:24px}}@media screen and (min-width: 940px){.fx-list .fx-list__item{margin-bottom:2px;font-size:16px;line-height:24px;letter-spacing:-0.08px}.fx-list .fx-list__item.fx-list__item--circle{background-size:20px 20px;background-position:0 3px;padding-left:32px}.fx-list .fx-list__item--multiline .fx-list__item-head{padding-left:32px}.fx-list .fx-list__item--multiline .fx-list__item-head--circle::before{height:20px;width:20px}.fx-list .fx-list__item--multiline .fx-list__item-content{padding-left:32px}}.fx-rating-stars{display:flex;align-items:center}.fx-rating-stars__stars{display:flex;align-items:center;position:relative;font-size:0;letter-spacing:0;line-height:inherit}.fx-rating-stars__filler{display:block;overflow:hidden;position:absolute;white-space:nowrap;top:0;left:0;background:transparent;pointer-events:none}.fx-rating-stars__icon{color:#b4b4b4}.fx-rating-stars__filler-icon{color:#000000}.fx-rating-stars__description{margin-left:4px;font-size:11px;line-height:16px;letter-spacing:-0.29px}.fx-rating-stars--interactive .fx-rating-stars__icon{cursor:pointer;color:transparent;stroke:#000000;stroke-width:.5}.fx-rating-stars--interactive .fx-rating-stars__filler-icon{stroke-width:.5;stroke:#01a3d4;color:#01a3d4}@media screen and (min-width: 600px){.fx-rating-stars__description{margin-left:4px;font-size:13px;line-height:20px;letter-spacing:-0.31px}}@media screen and (min-width: 940px){.fx-rating-stars__description{margin-left:8px;font-size:16px;line-height:24px;letter-spacing:-0.42px}}.fx-tag{background:#01a3d4;display:inline-block;text-transform:uppercase;padding:0 8px;border-radius:2px;color:#ffffff;font-size:10px}.fx-tag--less-padding{padding:0 2px}.fx-tag--hot{background:#f00039}.fx-tag--secondary{background:#00ddf6}.fx-tag--hall{background:#c2ac49}.fx-tag--black{background:#000000}.fx-tag-collection{white-space:nowrap;display:inline-block}.fx-tag-collection .fx-tag{border-radius:0;margin-right:1px}.fx-tag-collection .fx-tag:first-child{border-radius:2px 0 0 2px}.fx-tag-collection .fx-tag:last-child{border-radius:0 2px 2px 0}.fx-tag--grey{background:#e8e8e8;color:#000000}@media screen and (min-width: 940px){.fx-tag{padding:0 12px;border-radius:2px;font-size:13px}}.fx-circle{display:inline-flex;justify-content:center;align-items:center;border-radius:50%}.fx-overlay-loading{position:relative}.fx-overlay-loading__whiteout{position:absolute;top:0;height:100%;width:100%;background:white;z-index:10;pointer-events:none;opacity:0;transition:opacity .3s}.fx-overlay-loading__whiteout--active{pointer-events:all;opacity:.8;transition:opacity .3s}.fx-overlay-loading__whiteout.theme-dark{background:#e8e8e8}.fx-overlay-loading__indicator{position:absolute;top:2%;left:50%;width:38px;-webkit-transform:translate(-19px, 20px);transform:translate(-19px, 20px);z-index:10;pointer-events:none;opacity:0;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.fx-overlay-loading__indicator--active{pointer-events:all;opacity:1;-webkit-transform:translate(-19px);transform:translate(-19px);transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.fx-overlay-loading--vanilla .fx-overlay-loading__icon{position:absolute;z-index:550;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.fx-overlay-loading--vanilla:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.05);z-index:549;-webkit-animation:FxOverlayLoadingVanillaBackgroundFade 90ms ease-in forwards;animation:FxOverlayLoadingVanillaBackgroundFade 90ms ease-in forwards}.fx-overlay-loading--close-top .fx-overlay-loading__icon{top:calc(5% + 21px)}.fx-overlay-loading--close-bottom .fx-overlay-loading__icon{top:calc(95% - 21px)}@-webkit-keyframes FxOverlayLoadingVanillaBackgroundFade{0%{background-color:rgba(255,255,255,0.05)}100%{background-color:rgba(255,255,255,0.65)}}@keyframes FxOverlayLoadingVanillaBackgroundFade{0%{background-color:rgba(255,255,255,0.05)}100%{background-color:rgba(255,255,255,0.65)}}.fx-flag{height:16px}@media screen and (min-width: 600px){.fx-flag{height:24px}}.fx-input-switch{position:relative;display:inline-block}.fx-input-switch--disabled{cursor:default}.fx-input-switch__label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;line-height:22px;letter-spacing:-0.11px;color:#1c1c1c;font-weight:400;margin-right:8px}.fx-input-switch:not(.fx-input-switch--disabled) .fx-input-switch__label{cursor:pointer}.fx-input-switch__field{position:absolute;opacity:0;z-index:-1;pointer-events:none}.fx-input-switch__slider{display:inline-block;vertical-align:middle;position:relative;overflow:hidden;margin:4px 8px;width:80px;height:40px;border-radius:20px;background-color:#e8e8e8}.fx-input-switch__knob{position:absolute;left:4px;top:6px;text-align:center;width:28px;height:28px;border-radius:50%;background:#8a8a8a;transition:left .2s,background-color .2s}.fx-input-switch:not(.fx-input-switch--disabled) .fx-input-switch__label:hover .fx-input-switch__knob{background-color:#686868}.fx-input-switch__field:checked+.fx-input-switch__label .fx-input-switch__knob{background-color:#01a3d4}.fx-input-switch:not(.fx-input-switch--disabled) .fx-input-switch__field:checked+.fx-input-switch__label:hover .fx-input-switch__knob{background-color:#017da1}.fx-input-switch__field:checked+.fx-input-switch__label .fx-input-switch__knob{left:calc(100% - 32px)}@media screen and (min-width: 940px){.fx-input-switch__slider{width:103px;height:48px;border-radius:24px}.fx-input-switch__knob{left:6px;top:6px;width:36px;height:36px}.fx-input-switch__field:checked+.fx-input-switch__label .fx-input-switch__knob{left:calc(100% - 41px)}.fx-input-switch__label{font-size:16px;line-height:24px;letter-spacing:-0.26px;margin-right:14px}}.fx-input-hamburger{cursor:pointer;display:inline-block;width:20px;height:10px;position:relative;margin:20px auto 10px auto}.fx-input-hamburger__bar-1,.fx-input-hamburger__bar-2,.fx-input-hamburger__bar-3{display:block;background:#686868;width:20px;height:2px;position:absolute;left:0;transition:all .4s}.fx-input-hamburger .fx-input-hamburger__bar-1{top:0}.fx-input-hamburger .fx-input-hamburger__bar-2{top:50%}.fx-input-hamburger .fx-input-hamburger__bar-3{top:100%}.fx-input-hamburger:hover .fx-input-hamburger__bar-1,.fx-input-hamburger:focus .fx-input-hamburger__bar-1{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.fx-input-hamburger:hover .fx-input-hamburger__bar-3,.fx-input-hamburger:focus .fx-input-hamburger__bar-3{-webkit-transform:translateY(1px);transform:translateY(1px)}.fx-input-hamburger.active .fx-input-hamburger__bar-1{-webkit-transform:translateY(5px) translateX(0) rotate(-45deg);transform:translateY(5px) translateX(0) rotate(-45deg)}.fx-input-hamburger.active .fx-input-hamburger__bar-2{opacity:0}.fx-input-hamburger.active .fx-input-hamburger__bar-3{-webkit-transform:translateY(-5px) translateX(0) rotate(45deg);transform:translateY(-5px) translateX(0) rotate(45deg)}.fx-input-text{margin-top:16px;position:relative;display:inline-block;width:100%}.fx-input-text--align-left{text-align:left}.fx-input-text--no-margin{margin:0}.fx-input-text__field{height:40px;font-size:14px;line-height:22px;letter-spacing:-0.11px;padding:9px 16px}.fx-input-text__field:-webkit-autofill::first-line{font-family:'Open Sans',Verdana,Tahoma,Arial,Helvetica,sans-serif;font-size:14px;line-height:22px;letter-spacing:-0.11px}.fx-input-text__placeholder{font-size:14px;line-height:22px;letter-spacing:-0.11px}.fx-input-text__error{font-size:10px;line-height:16px;letter-spacing:.25px}@media screen and (min-width: 600px){.fx-input-text__field{height:48px;font-size:14px;line-height:22px;letter-spacing:-0.11px;padding:13px 16px}.fx-input-text__field:-webkit-autofill::first-line{font-size:inherit;font-size:14px;line-height:22px;letter-spacing:-0.11px}.fx-input-text__field+.fx-input-text__placeholder{top:24px;font-size:14px;line-height:22px;letter-spacing:-0.11px}.fx-input-text__error{font-size:12px;line-height:16px;letter-spacing:.1px}}@media screen and (min-width: 940px){.fx-input-text__field{height:56px;font-size:16px;line-height:24px;letter-spacing:-0.26px;padding:14px 16px}.fx-input-text__field:-webkit-autofill::first-line{font-size:16px;line-height:24px;letter-spacing:-0.26px}.fx-input-text__field+.fx-input-text__placeholder{top:28px;font-size:16px;line-height:24px;letter-spacing:-0.26px}.fx-input-text.fx-input-text--with-icon-right>.fx-input-text__field.fx-input-text__field{padding-right:50px}.fx-input-text.fx-input-text--with-icon-left>.fx-input-text__icon-left.fx-input-text__icon-left{left:7px}.fx-input-text.fx-input-text--with-icon-left>.fx-input-text__field.fx-input-text__field{padding-left:46px}.fx-input-text.fx-input-text--with-icon-left>.fx-input-text__placeholder.fx-input-text__placeholder{margin-left:31px}.fx-input-text__error{font-size:14px;line-height:22px;letter-spacing:-0.1px}}.fx-input-text__field{border-radius:4px;border:1px solid #8a8a8a;background-color:#ffffff;width:100%;max-width:100%;color:#1c1c1c;font-family:'Open Sans',Verdana,Tahoma,Arial,Helvetica,sans-serif;transition:background-color 100ms}.fx-input-text__field:focus+.fx-input-text__placeholder.fx-input-text__placeholder,.fx-input-text__field:not(:placeholder-shown)+.fx-input-text__placeholder.fx-input-text__placeholder{position:absolute;top:0;left:8px;margin-left:0;font-size:10px;line-height:10px;transition:font-size 100ms,top 100ms,left 100ms,line-height 100ms;border-radius:5px;border:2px solid #ffffff;-webkit-animation:fxTextinputBackgroundPlaceholder 250ms linear forwards;animation:fxTextinputBackgroundPlaceholder 250ms linear forwards;padding-left:8px;padding-right:8px}.fx-input-text__field:hover:not(:focus){border:1px solid #4b4b4b}.fx-input-text__field:hover:not(:focus)+.fx-input-text__placeholder{color:#4b4b4b}.fx-input-text__placeholder{position:absolute;top:20px;left:16px;background-color:transparent;pointer-events:none;color:#8a8a8a;font-family:'Open Sans',Verdana,Tahoma,Arial,Helvetica,sans-serif;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:font-size 100ms,top 100ms,left 100ms}.fx-input-text__optional{position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:1px 5px;font-size:8px;line-height:14px;text-transform:uppercase;color:#ffffff;background-color:#b4b4b4;border-radius:2px;pointer-events:none;transition:opacity 100ms}.fx-input-text__optional--shake-it{-webkit-animation:shake .5s cubic-bezier(.36, .07, .19, .97) both;animation:shake .5s cubic-bezier(.36, .07, .19, .97) both}.fx-input-text.fx-input-text--with-icon-left .fx-input-text__icon-left{color:#8a8a8a;position:absolute;left:11px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:color 100ms}.fx-input-text.fx-input-text--with-icon-left .fx-input-text__icon-left--clickable{color:#b4b4b4;cursor:pointer}.fx-input-text.fx-input-text--with-icon-left .fx-input-text__icon-left--clickable:hover{color:#8a8a8a}.fx-input-text.fx-input-text--with-icon-left .fx-input-text__placeholder{margin-left:28px;white-space:nowrap}.fx-input-text.fx-input-text--with-icon-left .fx-input-text__placeholder:hover{color:#8a8a8a}.fx-input-text.fx-input-text--with-icon-left .fx-input-text__field{padding-left:44px}.fx-input-text.fx-input-text--with-icon-right .fx-input-text__icon-right{color:#b4b4b4;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:color 100ms}.fx-input-text.fx-input-text--with-icon-right .fx-input-text__icon-right--clickable{color:#b4b4b4;cursor:pointer}.fx-input-text.fx-input-text--with-icon-right .fx-input-text__icon-right--clickable:hover{color:#8a8a8a}.fx-input-text.fx-input-text--with-icon-right .fx-input-text__field{padding-right:40px}.fx-input-text.fx-input-text--focus .fx-input-text__field{outline:none;border-color:#1c1c1c}.fx-input-text.fx-input-text--focus.fx-input-text--is-optional>.fx-input-text__optional{opacity:0}.fx-input-text.fx-input-text--focus .fx-input-text__placeholder{color:#686868}.fx-input-text.fx-input-text--focus .fx-icon.fx-input-text__icon-left,.fx-input-text.fx-input-text--focus .fx-icon.fx-input-text__icon-right{color:#1c1c1c}.fx-input-text.fx-input-text--focus .fx-icon{color:#1c1c1c}.fx-input-text--disabled{border-color:#8a8a8a}.fx-input-text--disabled .fx-input-text__placeholder,.fx-input-text--disabled .fx-input-text__field{color:#8a8a8a}.fx-input-text.fx-input-text--search .fx-input-text__icon-right{display:none}.fx-input-text.fx-input-text--search.fx-input-text--search-has-value .fx-input-text__icon-right{display:block}.fx-input-text.fx-loader::after{border-radius:4px}.fx-input-text__inner{position:relative}.fx-input-text__error{color:#e64155;display:block;margin-top:4px}.fx-input-text--failed-validation .fx-input-text__field{border-color:#e64155}.fx-input-text--failed-validation .fx-input-text__field:focus+.fx-input-text__placeholder.fx-input-text__placeholder,.fx-input-text--failed-validation .fx-input-text__field:not(:placeholder-shown)+.fx-input-text__placeholder.fx-input-text__placeholder{color:#e64155}.fx-input-textarea--with-max-length{margin-bottom:32px}.fx-input-textarea--with-max-length .fx-input-text__inner{position:relative}.fx-input-textarea--with-max-length .fx-input-text__inner .fx-input-text__field{resize:vertical}.fx-input-textarea--with-max-length .fx-input-text__inner .fx-input-textarea__max-length-indicator{position:absolute;right:0;bottom:-24px}@-webkit-keyframes fxTextinputBackgroundPlaceholder{0%{background-color:transparent;border-color:transparent}40%{border-color:#ffffff;background-color:#ffffff}100%{border-color:#ffffff;background-color:#ffffff}}@keyframes fxTextinputBackgroundPlaceholder{0%{background-color:transparent;border-color:transparent}40%{border-color:#ffffff;background-color:#ffffff}100%{border-color:#ffffff;background-color:#ffffff}}@-webkit-keyframes shake{15%,95%{-webkit-transform:translateY(-50%) translateX(-1px);transform:translateY(-50%) translateX(-1px)}30%,60%,85%{-webkit-transform:translateY(-50%) translateX(2px);transform:translateY(-50%) translateX(2px)}45%,75%{-webkit-transform:translateY(-50%) translateX(-3px);transform:translateY(-50%) translateX(-3px)}}@keyframes shake{15%,95%{-webkit-transform:translateY(-50%) translateX(-1px);transform:translateY(-50%) translateX(-1px)}30%,60%,85%{-webkit-transform:translateY(-50%) translateX(2px);transform:translateY(-50%) translateX(2px)}45%,75%{-webkit-transform:translateY(-50%) translateX(-3px);transform:translateY(-50%) translateX(-3px)}}.fx-input-select-simple{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;outline:none;padding:8px 24px 8px 16px;font-family:'Open Sans',Verdana,Tahoma,Arial,Helvetica,sans-serif;border:none;position:relative}.fx-input-select-simple__field{-webkit-appearance:textfield;cursor:pointer;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;z-index:1;opacity:0}.fx-input-select-simple__label{display:inline-block;margin-right:4px;color:#1c1c1c;font-family:'Open Sans',Verdana,Tahoma,Arial,Helvetica,sans-serif;font-size:14px;line-height:22px;letter-spacing:-0.11px}.fx-input-select-simple__chevron{color:#1c1c1c;position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:color 100ms}.fx-input-select-simple:hover.fx-input-select-simple--bordered{border-color:#01a3d4}.fx-input-select-simple:hover .fx-input-select-simple__label,.fx-input-select-simple:hover .fx-input-select-simple__chevron{color:#01a3d4}.fx-input-select-simple:focus .fx-input-select-simple__chevron,.fx-input-select-simple:active .fx-input-select-simple__chevron{color:#b4b4b4}.fx-input-select-simple.fx-input-select-simple--bordered{border:1px solid #1c1c1c;border-radius:50px}@media screen and (min-width: 600px){.fx-input-select-simple{padding:12px 34px 12px 16px}.fx-input-select-simple__label{font-size:14px;line-height:22px;letter-spacing:-0.11px}}@media screen and (min-width: 940px){.fx-input-select-simple{padding:14px 40px 14px 16px}.fx-input-select-simple__label{font-weight:600;font-size:16px;line-height:24px;letter-spacing:-0.34px}.fx-input-select-simple.fx-input-select-simple--bordered{border-width:2px}.fx-input-select-simple__chevron{right:10px;width:24px;height:24px}}.fx-country-select__image{height:auto;margin-right:8px;max-height:100%;max-width:21px}.fx-input-select{display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:16px;border-radius:4px;min-width:80px;position:relative;outline:none;font-family:'Open Sans',Verdana,Tahoma,Arial,Helvetica,sans-serif;border:1px solid #8a8a8a;color:#8a8a8a;background-color:#ffffff;transition:all .25s ease;height:40px;padding:9px 16px}.fx-input-select:hover:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed),.fx-input-select:focus:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed),.fx-input-select:focus-within:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed){border-color:#4b4b4b;color:#4b4b4b}.fx-input-select:hover:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed) .fx-input-select__chevron,.fx-input-select:focus:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed) .fx-input-select__chevron,.fx-input-select:focus-within:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed) .fx-input-select__chevron{color:#4b4b4b}.fx-input-select:focus:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed),.fx-input-select:focus-within:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed),.fx-input-select:active:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed){border-color:#000000;color:#000000}.fx-input-select:focus:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed) .fx-input-select__placeholder,.fx-input-select:focus-within:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed) .fx-input-select__placeholder,.fx-input-select:active:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed) .fx-input-select__placeholder{color:#000000}.fx-input-select:focus:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed) .fx-input-select__option-presentation,.fx-input-select:focus-within:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed) .fx-input-select__option-presentation,.fx-input-select:active:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed) .fx-input-select__option-presentation{color:#1c1c1c}.fx-input-select:focus:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed) .fx-input-select__chevron,.fx-input-select:focus-within:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed) .fx-input-select__chevron,.fx-input-select:active:not(.fx-input-select--disabled):not(.fx-input-select--validation-failed) .fx-input-select__chevron{color:#000000}.fx-input-select__field{-moz-appearance:none;appearance:none;-webkit-appearance:textfield;position:absolute;top:0;left:0;right:0;bottom:0;margin:0;opacity:0;z-index:1;width:100%;cursor:pointer}.fx-input-select__option-presentation{display:flex;width:100%;height:100%;color:#686868;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fx-input-select .fx-input-select__placeholder{position:absolute;top:19px;left:16px;background-color:transparent;color:#686868;font-family:'Open Sans',Verdana,Tahoma,Arial,Helvetica,sans-serif;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:font-size 100ms,top 100ms,left 100ms}.fx-input-select>.fx-input-select__placeholder.fx-input-select__placeholder--filled{position:absolute;top:0;left:8px;font-size:10px;line-height:10px;transition:font-size 100ms,top 100ms,left 100ms,line-height 100ms;border-radius:5px;border:2px solid #ffffff;-webkit-animation:fxTextinputBackgroundPlaceholder 250ms linear forwards;animation:fxTextinputBackgroundPlaceholder 250ms linear forwards;padding-left:8px;padding-right:8px}.fx-input-select__chevron{color:#b4b4b4;height:24px;width:24px;min-height:24px;min-width:24px;transition:color 100ms}.fx-input-select--disabled{border-color:#8a8a8a}.fx-input-select--disabled .fx-input-select__chevron{color:#8a8a8a}.fx-input-select--disabled .fx-input-select__placeholder,.fx-input-select--disabled .fx-input-select__option-presentation{color:#8a8a8a}.fx-input-select--border-rounded{border-radius:20px}.fx-input-select .fx-input-select__field{padding:9px 16px}.fx-input-select .fx-input-text__placeholder{font-size:14px;line-height:22px;letter-spacing:-0.11px}@media screen and (min-width: 600px){.fx-input-select{height:48px;padding:13px 16px}.fx-input-select .fx-input-select__field{padding:13px 16px}.fx-input-select .fx-input-select__option-presentation,.fx-input-select .fx-input-select__placeholder{top:13px;font-size:14px;line-height:22px;letter-spacing:-0.11px}.fx-input-select .fx-input-select__placeholder{top:23px}}@media screen and (min-width: 940px){.fx-input-select{height:56px;padding:14px 8px 14px 16px}.fx-input-select .fx-input-select__chevron{right:7px;height:24px;width:24px}.fx-input-select .fx-input-select__field{padding:14px 16px}.fx-input-select .fx-input-select__option-presentation{top:15px;font-size:16px;line-height:24px;letter-spacing:-0.26px}.fx-input-select .fx-input-select__option-presentation__image{max-width:26px;margin-right:12px}.fx-input-select .fx-input-select__placeholder{top:27px;font-size:16px;line-height:24px;letter-spacing:-0.26px}}.fx-input-select--validation-failed{border-color:#e64155}.fx-input-select--validation-failed .fx-input-select__placeholder,.fx-input-select--validation-failed .fx-input-select__option-presentation,.fx-input-select--validation-failed .fx-input-select__chevron{color:#e64155}.fx-input-select__error{color:#e64155}.fx-input-quantity{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;background-color:#e8e8e8;border:1px solid #e8e8e8;border-radius:50px;vertical-align:bottom;padding:7px 23px 7px 15px;height:40px;min-width:56px}.fx-input-quantity:not(.fx-input-quantity--disabled):hover{background-color:#d6d6d6;border-color:#d6d6d6}.fx-input-quantity.fx-input-quantity--simple{background:transparent !important;border:transparent;height:24px;min-width:48px;padding:0 28px 0 4px;text-align:end}@media screen and (min-width: 600px){.fx-input-quantity.fx-input-quantity--simple{height:22px}}@media screen and (min-width: 940px){.fx-input-quantity.fx-input-quantity--simple{height:26px;padding:0 36px 0 4px}}.fx-input-quantity.fx-input-quantity--simple .fx-input-quantity__label{margin-right:0}.fx-input-quantity.fx-input-quantity--simple .fx-input-quantity__field--input{background:white}.fx-input-quantity.fx-input-quantity--simple .fx-icon{right:0}.fx-input-quantity.fx-input-quantity--simple.active,.fx-input-quantity.fx-input-quantity--simple:hover{color:#01a3d4}.fx-input-quantity.fx-input-quantity--simple.active .fx-input-quantity__label,.fx-input-quantity.fx-input-quantity--simple:hover .fx-input-quantity__label{color:currentColor}.fx-input-quantity.fx-input-quantity--simple.active .fx-icon,.fx-input-quantity.fx-input-quantity--simple:hover .fx-icon{color:currentColor}.fx-input-quantity--show-input{border:1px solid #b4b4b4}.fx-input-quantity__field--select{-webkit-appearance:textfield;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;cursor:pointer;opacity:0;z-index:1}.fx-input-quantity__field--input{border:0;background-color:#f3f3f3;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;cursor:pointer;z-index:1;border-radius:50px;outline:none;text-align:center}.fx-input-quantity__field--input::-webkit-outer-spin-button,.fx-input-quantity__field--input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fx-input-quantity__field--input[type=number]{-moz-appearance:textfield}.fx-input-quantity__label{color:#1c1c1c;display:inline-block;padding-top:1px;margin-right:4px}.fx-input-quantity__icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:0}.fx-input-quantity--disabled{border-radius:50px;cursor:default;border:1px solid #8a8a8a;background-color:#ffffff;color:#8a8a8a}.fx-input-quantity--disabled .fx-input-quantity__label,.fx-input-quantity--disabled .fx-input-quantity__icon{color:#8a8a8a}.fx-input-quantity--disabled::after{border-radius:50px}.fx-input-quantity__field--select,.fx-input-quantity__field--input,.fx-input-quantity__label{font-size:14px;line-height:22px;letter-spacing:-0.11px}.fx-input-quantity__icon{right:8px}@media screen and (min-width: 600px){.fx-input-quantity{padding:11px 31px 12px 23px;height:48px;min-width:70px}.fx-input-quantity__field--select,.fx-input-quantity__field--input,.fx-input-quantity__label{font-size:14px;line-height:22px;letter-spacing:-0.11px}.fx-input-quantity__icon{right:8px}}@media screen and (min-width: 940px){.fx-input-quantity{padding:13px 48px 15px 23px;height:56px;min-width:88px}.fx-input-quantity__field--select,.fx-input-quantity__field--input,.fx-input-quantity__label{font-size:16px;line-height:24px;letter-spacing:-0.26px}.fx-input-quantity__icon{right:16px}}.fx-input-radio{padding:8px}.fx-input-radio__field{position:absolute;opacity:0;z-index:-1;pointer-events:none}.fx-input-radio__field:checked+.fx-input-radio__label::after{width:12px;height:12px;left:6px;transition:opacity .1s;background-color:#000000}.fx-input-radio__field:checked+.fx-input-radio__label::before{border-color:#000000}.fx-input-radio__label{display:flex;align-items:center;position:relative;cursor:pointer;transition:color .1s;font-size:14px;line-height:20px;letter-spacing:-0.11px;color:#1c1c1c}.fx-input-radio__label::before,.fx-input-radio__label::after{position:absolute;content:"";display:inline-block;vertical-align:middle;border-radius:50%}.fx-input-radio__label::after{width:8px;height:8px;left:8px;transition:opacity .1s}.fx-input-radio__label::before{left:0;width:24px;height:24px;border:1px solid #b4b4b4;margin-right:8px;transition:border-color .1s}.fx-input-radio__label:hover::before{border-color:#8a8a8a}.fx-input-radio__label:hover::after{width:12px;height:12px;left:6px;background-color:#e8e8e8}.fx-input-radio__label-content{margin-left:36px}@media screen and (min-width: 940px){.fx-input-radio__label{font-size:16px;letter-spacing:-0.26px}.fx-input-radio__label-content{margin-left:40px}}.fx-input-checkbox{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fx-input-checkbox__field{position:absolute;opacity:0;z-index:-1;pointer-events:none}.fx-input-checkbox__field:checked+.fx-input-checkbox__label .fx-input-checkbox__checkmark{opacity:1;transition:opacity .1s}.fx-input-checkbox__field:checked+.fx-input-checkbox__label::before{border-color:#000000}.fx-input-checkbox__checkmark.fx-input-checkbox__checkmark{stroke-width:2px;position:absolute;left:4px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;transition:opacity 100ms}.fx-input-checkbox__label{display:flex;min-height:24px;align-items:center;margin-bottom:3px;position:relative;cursor:pointer;color:#1c1c1c;font-family:'Open Sans',Verdana,Tahoma,Arial,Helvetica,sans-serif;font-size:14px;line-height:22px;letter-spacing:-0.11px;transition:color 100ms}.fx-input-checkbox__label::before{content:'';display:inline-block;min-width:24px;width:24px;height:24px;border:1px solid #b4b4b4;border-radius:4px;transition:border-color .1s;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.fx-input-checkbox__label:hover::before{border-color:#8a8a8a}.fx-input-checkbox__label-content{margin-left:36px}@media screen and (min-width: 940px){.fx-input-checkbox__label{font-size:16px;line-height:24px;letter-spacing:-0.26px}}.fx-input-range{display:flex;justify-content:space-between;margin:8px}.fx-input-range__field{width:35%}.fx-input-range__separator{width:15%;position:relative}.fx-input-range__separator:after{content:"";border:1px solid;width:16px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-8px);transform:translate(-8px)}.fx-input-range__unit{width:15%;text-align:center;margin-top:auto;margin-bottom:auto;margin-left:4px}.fx-range-slider{position:relative;margin:8px}.fx-range-slider__input{position:absolute;bottom:0;pointer-events:none;z-index:2;height:32px;width:100%;opacity:0}.fx-range-slider__input::-webkit-slider-thumb{pointer-events:all;cursor:pointer;min-width:32px;min-height:32px;border-radius:0;border:0 none;-webkit-appearance:none}.fx-range-slider__input::-moz-range-thumb{pointer-events:all;cursor:pointer;min-width:32px;min-height:32px;border-radius:0;border:0 none;-moz-appearance:none}.fx-range-slider__input::-ms-thumb{pointer-events:all;cursor:pointer;min-width:32px;min-height:32px;border-radius:0;border:0 none}.fx-range-slider__content{z-index:1;height:32px;display:flex;align-items:center}.fx-range-slider__track{position:relative;z-index:1;width:100%;min-height:2px;margin:0 16px;border-radius:5px;background-color:#b4b4b4}.fx-range-slider__range{position:absolute;z-index:2;left:25%;right:25%;top:0;bottom:0;border-radius:5px;background-color:#000000}.fx-range-slider__thumb{position:absolute;z-index:3;width:32px;height:32px;background-color:#000000;border-radius:50%}.fx-range-slider__thumb--left{left:25%;-webkit-transform:translate(-16px, -14px);transform:translate(-16px, -14px)}.fx-range-slider__thumb--right{right:25%;-webkit-transform:translate(16px, -14px);transform:translate(16px, -14px)}.fx-range-slider__thumb-decoration{display:flex;align-items:center;justify-content:center;height:100%}.fx-range-slider__thumb-line{height:10px;width:1px;margin:1px;background:white}.fx-quick-selects{position:relative;margin:8px}.fx-quick-selects__content{display:flex;align-items:flex-end;height:50px;margin:0 16px}.fx-quick-selects__bar{margin-left:1px;margin-right:1px;background:#e8e8e8;cursor:pointer}.fx-quick-selects__slider-container{position:absolute;width:100%;top:35px;pointer-events:none}.fx-quick-selects__slider{margin:0}.fx-input-password__strength{position:absolute;top:4px;right:12px}.fx-input-password__strength-bar{width:16px;height:3px;display:inline-block;margin-left:4px;border-radius:2px;background:#b4b4b4}.fx-input-password__strength--low .fx-input-password__strength-bar-first{background:#e64155}.fx-input-password__strength--mid .fx-input-password__strength-bar-first,.fx-input-password__strength--mid .fx-input-password__strength-bar-second{background:#e8b903}.fx-input-password__strength--high .fx-input-password__strength-bar{background:#00b27d}.fx-input-password__strength .fx-input-text__field::-webkit-credentials-auto-fill-button{margin-right:30px;margin-top:2px}.fx-input-password__strength.fx-input-text--with-placeholder .fx-input-text__field::-webkit-credentials-auto-fill-button{margin-top:-5px}.fx-input-password .fx-icon--eye-slash,.fx-input-password .fx-icon--eye{width:24px;height:24px}@media screen and (min-width: 600px){.fx-input-password__strength{top:6px}.fx-input-password__strength-bar{margin-left:6px;height:4px;border-radius:4px}}@media screen and (min-width: 940px){.fx-input-password__strength{top:6px}.fx-input-password__strength-bar{margin-left:8px}}.fx-input-text textarea.fx-input-text__field{height:auto}.fx-product-box{display:flex;flex-direction:column;width:100%;padding-bottom:8px;margin-bottom:16px}a.fx-product-box:hover{color:#1c1c1c}a.fx-product-box:hover .fx-product-box__image{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}a.fx-product-box:hover .description{color:#01a3d4}.fx-product-box__rank{position:absolute;text-align:center;margin:0;top:0;left:0;width:48px;height:48px;padding:4px 23px 0 0;z-index:2;background:linear-gradient(135deg, #e8e8e8 0, #e8e8e8 50%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 100%)}.fx-product-box__energy-efficiency{color:#fff;font-weight:normal;letter-spacing:-1px;margin-right:7px;padding-left:2px;position:relative;text-align:center;z-index:1;line-height:22px;height:22px;width:30px;position:absolute;right:4px;top:4px}.fx-product-box__energy-efficiency:after{border-right:none !important;content:' ';width:0;height:0;position:absolute;top:0;z-index:0}.fx-product-box__energy-efficiency:before{content:attr(data-eeval);position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;line-height:0}.fx-product-box__energy-efficiency:after{border:11px solid transparent;right:-7px}.fx-product-box__energy-efficiency:before{font-size:22px;padding-left:2px}@media screen and (min-width: 600px){.fx-product-box__energy-efficiency{line-height:22px;height:22px;width:30px}.fx-product-box__energy-efficiency:after{border:11px solid transparent;right:-7px}.fx-product-box__energy-efficiency:before{font-size:22px;padding-left:2px}}@media screen and (min-width: 940px){.fx-product-box__energy-efficiency{line-height:22px;height:22px;width:30px}.fx-product-box__energy-efficiency:after{border:11px solid transparent;right:-7px}.fx-product-box__energy-efficiency:before{font-size:22px;padding-left:2px}}.fx-product-box__energy-efficiency--aplusplusplus{background:#006c38;width:55px}.fx-product-box__energy-efficiency--aplusplusplus:after{border-left:7px solid #006c38 !important}.fx-product-box__energy-efficiency--aplusplus{background:#439035;width:44px}.fx-product-box__energy-efficiency--aplusplus:after{border-left:7px solid #439035 !important}.fx-product-box__energy-efficiency--aplus{background:#57a927}.fx-product-box__energy-efficiency--aplus:after{border-left:7px solid #57a927 !important}.fx-product-box__energy-efficiency---a{background:#c5cf26}.fx-product-box__energy-efficiency---a:after{border-left:7px solid #c5cf26 !important}.fx-product-box__energy-efficiency--b{background:#fcec33}.fx-product-box__energy-efficiency--b:after{border-left:7px solid #fcec33 !important}.fx-product-box__energy-efficiency--c{background:#f8ba32}.fx-product-box__energy-efficiency--c:after{border-left:7px solid #f8ba32 !important}.fx-product-box__energy-efficiency--d{background:#eb692f}.fx-product-box__energy-efficiency--d:after{border-left:7px solid #eb692f !important}.fx-product-box__energy-efficiency--e{background:#e5432d}.fx-product-box__energy-efficiency--e:after{border-left:7px solid #e5432d !important}.fx-product-box__energy-efficiency--f{background:#bf412d}.fx-product-box__energy-efficiency--f:after{border-left:7px solid #bf412d !important}.fx-product-box__image-wrapper{position:relative;width:100%;height:0;padding-top:100%;margin-bottom:8px}.fx-product-box__image-wrapper--with-tag{border-radius:0 0 0 2px}.fx-product-box__image-wrapper>.fx-tag,.fx-product-box__image-wrapper>.fx-tag-collection{position:absolute;bottom:0;left:0}.fx-product-box__image-inner-wrapper{display:flex;align-items:center;justify-content:center;padding:8px;position:absolute;top:0;left:0;height:100%;width:100%;text-align:center}.fx-product-box__image{height:auto;max-width:100%;max-height:100%;margin:0;transition:-webkit-transform .25s 0s cubic-bezier(.25, .8, .25, 1);transition:transform .25s 0s cubic-bezier(.25, .8, .25, 1);transition:transform .25s 0s cubic-bezier(.25, .8, .25, 1), -webkit-transform .25s 0s cubic-bezier(.25, .8, .25, 1)}.fx-product-box .description{font-size:13px;line-height:18px;letter-spacing:-0.1px;margin-bottom:2px;font-weight:400;color:#1c1c1c}.fx-product-box .rating-stars-container,.fx-product-box__tag{margin-bottom:6px}.fx-product-box .price{color:#1c1c1c}@media screen and (min-width: 600px){.fx-product-box{padding-bottom:12px}.fx-product-box__rank{height:56px;width:56px;padding:6px 27px 0 0}.fx-product-box .rating-stars-container .rating-stars__active,.fx-product-box .rating-stars-container .rating-stars__placeholder{height:20px;width:20px}.fx-product-box .description{font-size:14px;line-height:20px;letter-spacing:-0.11px;margin-bottom:8px}}@media screen and (min-width: 940px){.fx-product-box{margin-bottom:40px}.fx-product-box__rank{height:68px;width:68px;padding:10px 28px 0 0}.fx-product-box__image-inner-wrapper{padding:16px}.fx-product-box .rating-stars-container .rating-stars__active,.fx-product-box .rating-stars-container .rating-stars__placeholder{height:24px;width:24px}.fx-product-box .description{font-size:18px;line-height:24px;letter-spacing:-0.45px;margin-bottom:5px}.fx-product-box .price__primary{font-size:24px;line-height:32px;letter-spacing:-0.38px}.fx-product-box .price__strike,.fx-product-box .price__secondary{font-size:24px;line-height:24px}}.fx-product-box.fx-product-box--double,.fx-product-box.fx-product-box--hall-of-fame{text-align:center}.fx-product-box.fx-product-box--double .rating-stars-container,.fx-product-box.fx-product-box--hall-of-fame .rating-stars-container,.fx-product-box.fx-product-box--double .price,.fx-product-box.fx-product-box--hall-of-fame .price{display:flex;justify-content:center}.fx-product-box.fx-product-box--double .fx-product-box__sold-count,.fx-product-box.fx-product-box--hall-of-fame .fx-product-box__sold-count{margin-bottom:4px;font-weight:700;color:#c2ac49}.fx-product-box.fx-product-box--double .hall-of-fame,.fx-product-box.fx-product-box--hall-of-fame .hall-of-fame{margin:-6% 0 4px;z-index:1;height:100%}.fx-product-box.fx-product-box--double .hall-of-fame__image,.fx-product-box.fx-product-box--hall-of-fame .hall-of-fame__image{width:33.33%}.fx-product-box.fx-product-box--double .fx-product-box__image-wrapper,.fx-product-box.fx-product-box--hall-of-fame .fx-product-box__image-wrapper{padding-top:calc(50% - 8px)}.fx-product-box.fx-product-box--double .fx-product-box__image-inner-wrapper,.fx-product-box.fx-product-box--hall-of-fame .fx-product-box__image-inner-wrapper{display:block}.fx-product-box.fx-product-box--double .fx-product-box__image,.fx-product-box.fx-product-box--hall-of-fame .fx-product-box__image{max-width:calc(50% - 16px);height:100%}@media screen and (min-width: 600px){.fx-product-box.fx-product-box--double .fx-product-box__sold-count,.fx-product-box.fx-product-box--hall-of-fame .fx-product-box__sold-count{margin-bottom:6px}.fx-product-box.fx-product-box--double .fx-product-box__image-wrapper,.fx-product-box.fx-product-box--hall-of-fame .fx-product-box__image-wrapper{padding-top:calc(50% - 8px)}.fx-product-box.fx-product-box--double .fx-product-box__image,.fx-product-box.fx-product-box--hall-of-fame .fx-product-box__image{max-width:calc(50% - 16px)}}@media screen and (min-width: 940px){.fx-product-box.fx-product-box--double .description__manufacturer,.fx-product-box.fx-product-box--hall-of-fame .description__manufacturer{font-weight:700}.fx-product-box.fx-product-box--double .hall-of-fame,.fx-product-box.fx-product-box--hall-of-fame .hall-of-fame{margin-bottom:8px}.fx-product-box.fx-product-box--double .fx-product-box__sold-count,.fx-product-box.fx-product-box--hall-of-fame .fx-product-box__sold-count{margin-bottom:12px}.fx-product-box.fx-product-box--double .fx-product-box__image-wrapper,.fx-product-box.fx-product-box--hall-of-fame .fx-product-box__image-wrapper{padding-top:calc(50% - 12px)}.fx-product-box.fx-product-box--double .fx-product-box__image,.fx-product-box.fx-product-box--hall-of-fame .fx-product-box__image{max-width:calc(50% - 24px)}}.fx-background-color--grey-grey-05 .fx-product-box-skeleton__image-wrapper{background-image:linear-gradient(135deg, rgba(255,255,255,0) 25%, #e8e8e8 25%, #e8e8e8 50%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 75%, #e8e8e8 75%, #e8e8e8 100%);background-size:56.57px 56.57px;border-radius:4px}.fx-product-box-skeleton__image-wrapper{background-image:linear-gradient(135deg, rgba(255,255,255,0) 25%, #f3f3f3 25%, #f3f3f3 50%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 75%, #f3f3f3 75%, #f3f3f3 100%);background-size:56.57px 56.57px;border-radius:4px}.fx-underlined-headline.fx-headline--2>.fx-underlined-headline--underlined{background-image:linear-gradient(0deg, #01a3d4 100%, #01a3d4 100%);background-repeat:repeat-x;background-position:0 25px;background-size:2px 6px}.fx-underlined-headline.fx-headline--2>.fx-underlined-headline--secondary{background-image:linear-gradient(0deg, #00ddf6 100%, #00ddf6 100%);background-repeat:repeat-x;background-position:0 25px;background-size:2px 6px}@media screen and (min-width: 600px){.fx-underlined-headline.fx-headline--2>.fx-underlined-headline--underlined,.fx-underlined-headline.fx-headline--2>.fx-underlined-headline--secondary{background-position:0 34px}}@media screen and (min-width: 940px){.fx-underlined-headline.fx-headline--2>.fx-underlined-headline--underlined,.fx-underlined-headline.fx-headline--2>.fx-underlined-headline--secondary{background-position:0 42px;background-size:2px 8px}}@media not all and (min-resolution:.001dpcm){@supports (-webkit-touch-callout: none){.fx-underlined-headline.fx-headline--2>.fx-underlined-headline--underlined,.fx-underlined-headline.fx-headline--2>.fx-underlined-headline--secondary{background-position:0 31px}@media screen and (min-width: 600px){.fx-underlined-headline.fx-headline--2>.fx-underlined-headline--underlined,.fx-underlined-headline.fx-headline--2>.fx-underlined-headline--secondary{background-position:0 41px}}@media screen and (min-width: 940px){.fx-underlined-headline.fx-headline--2>.fx-underlined-headline--underlined,.fx-underlined-headline.fx-headline--2>.fx-underlined-headline--secondary{background-position:0 43px}}}}.fx-carousel.t-carousel{height:auto}.fx-carousel .track-holder{margin:0 -8px}.fx-carousel__item{position:relative;overflow:hidden;outline:none;display:inline-block;padding:0 8px}@media screen and (min-width: 600px){.fx-carousel .track-holder{margin:0 -8px}.fx-carousel__item{padding:0 8px}}@media screen and (min-width: 940px){.fx-carousel .track-holder{margin:0 -12px}.fx-carousel__item{padding:0 12px}}.fx-carousel .control-direction .control-direction__button{position:absolute;left:1px;top:calc(50% - (48px / 2) - (16px / 4));transition:visibility .18s ease-in,opacity .18s ease-in;opacity:0}.fx-carousel .control-direction .control-direction__button>.control-buttons___icon{color:#fff}.fx-carousel .control-direction .control-direction__button.control-direction--next{right:1px;left:auto}.fx-carousel .control-direction .control-direction__button[disabled],.fx-carousel .control-direction .control-direction__button[dislabed]:hover{opacity:0;visibility:hidden}@media screen and (min-width: 940px){.fx-carousel .control-direction .control-direction__button{top:calc(50% - (56px / 2) - (24px / 4))}}.fx-carousel .control-direction--square .control-direction__button{opacity:1;border-radius:unset;left:0;top:calc(50% - (48px / 2));background-color:rgba(28,28,28,0.4);border:none}@media (hover:hover) and (pointer:fine){.fx-carousel:hover .controls-holder .control-direction .control-direction__button:not([disabled]){opacity:1}}.fx-carousel .control-indicators{margin-top:calc(-16px + 2px);padding:16px 0 11px;position:relative}.fx-carousel .control-indicators .control-indicators-track{list-style:none;display:flex;align-items:center;width:100%;margin:0;padding:0;height:3px;position:absolute;left:0;bottom:calc(50% - 4px);z-index:1;transition:height .1s ease-in;background-color:#e8e8e8;cursor:pointer}.fx-carousel .control-indicators .control-indicators-track,.fx-carousel .control-indicators .control-indicators-track__mover{border-radius:6px}.fx-carousel .control-indicators .control-indicators-track__item{flex:1 0 auto;height:100%;position:relative}.fx-carousel .control-indicators .control-indicators-track__mover{content:'';position:absolute;left:0;background-color:transparent;z-index:1;height:3px;width:100%;transition:height .1s ease-in,left .4s ease-out,background-color .5s .35s ease-in}.fx-carousel .control-indicators .control-indicators-track.control-indicators-track--initialized-yes .control-indicators-track__mover{background-color:#1c1c1c}.fx-carousel .control-indicators.control-indicators--without-hover .control-indicators-track.control-indicators-track--initialized-yes{cursor:default}.fx-carousel .control-indicators.control-indicators--without-hover .control-indicators-track.control-indicators-track--initialized-yes .control-indicators-track__mover{content:none;background-color:transparent}.fx-carousel .control-indicators:not(.control-indicators--without-hover):hover .control-indicators-track{height:6px}.fx-carousel .control-indicators:not(.control-indicators--without-hover):hover .control-indicators-track__item:after{background-color:#fff}.fx-carousel .control-indicators:not(.control-indicators--without-hover):hover .control-indicators-track__mover{height:6px}@media screen and (min-width: 940px){.fx-carousel .control-indicators{margin-top:calc(-24px + 2px);padding:24px 0 11px}}.fx-carousel.fx-carousel--skin-bleed .holder{width:calc(100% + (24px * 2));margin-left:-24px}.fx-carousel.fx-carousel--skin-bleed .holder:before,.fx-carousel.fx-carousel--skin-bleed .holder:after{content:"";position:absolute;height:100%;width:24px;top:0;z-index:1}.fx-carousel.fx-carousel--skin-bleed .holder:after{right:-24px;background:linear-gradient(to right, #fff 0, rgba(255,255,255,0) 0, rgba(255,255,255,0.6) 100%)}.fx-carousel.fx-carousel--skin-bleed .holder:before{left:-24px;background:linear-gradient(to left, #fff 0, rgba(255,255,255,0) 0, rgba(255,255,255,0.6) 100%)}.fx-carousel.fx-carousel--skin-bleed .control-direction .control-direction__button{left:-12px;z-index:2}.fx-carousel.fx-carousel--skin-bleed .control-direction .control-direction__button.control-direction--next{right:-12px;left:auto}.fx-carousel.fx-carousel--skin-bleed .track-holder{width:calc(100% - (24px * 2 - 16px));margin-left:calc(24px - 16px / 2)}.fx-carousel.fx-carousel--skin-bleed .controls-holder{width:calc(100% - (24px * 2));margin-left:24px}@media screen and (min-width: 600px){.fx-carousel.fx-carousel--skin-bleed .holder{width:calc(100% + (32px * 2));margin-left:-32px}.fx-carousel.fx-carousel--skin-bleed .holder:before,.fx-carousel.fx-carousel--skin-bleed .holder:after{width:32px}.fx-carousel.fx-carousel--skin-bleed .holder:after{right:-32px}.fx-carousel.fx-carousel--skin-bleed .holder:before{left:-32px}.fx-carousel.fx-carousel--skin-bleed .holder:after{right:-32px;background:linear-gradient(to right, #fff 0, rgba(255,255,255,0) 0, rgba(255,255,255,0.75) 100%)}.fx-carousel.fx-carousel--skin-bleed .holder:before{left:-32px;background:linear-gradient(to left, #fff 0, rgba(255,255,255,0) 0, rgba(255,255,255,0.75) 100%)}.fx-carousel.fx-carousel--skin-bleed .track-holder{width:calc(100% - (32px * 2 - 16px));margin-left:calc(32px - 16px / 2)}.fx-carousel.fx-carousel--skin-bleed .controls-holder{width:calc(100% - (32px * 2));margin-left:32px}.fx-carousel.fx-carousel--skin-bleed .control-direction .control-direction__button{left:-16px}.fx-carousel.fx-carousel--skin-bleed .control-direction .control-direction__button.control-direction--next{right:-16px;left:auto}.fx-carousel.fx-carousel--skin-bleed.fx-carousel--skin-bleed .track-holder{width:calc(100% - (32px * 2 - 16px));margin-left:calc(32px - 16px / 2)}}@media screen and (min-width: 940px){.fx-carousel.fx-carousel--skin-bleed .holder{width:calc(100% + (48px * 2));margin-left:-48px}.fx-carousel.fx-carousel--skin-bleed .holder:before,.fx-carousel.fx-carousel--skin-bleed .holder:after{width:48px}.fx-carousel.fx-carousel--skin-bleed .holder:after{right:-48px;background:linear-gradient(to right, #fff 0, rgba(255,255,255,0) 0, rgba(255,255,255,0.99) 100%)}.fx-carousel.fx-carousel--skin-bleed .holder:before{left:-48px;background:linear-gradient(to left, #fff 0, rgba(255,255,255,0) 0, rgba(255,255,255,0.99) 100%)}.fx-carousel.fx-carousel--skin-bleed .track-holder{width:calc(100% - (32px * 2 - 16px));margin-left:calc(32px - 16px / 2)}.fx-carousel.fx-carousel--skin-bleed .controls-holder{width:calc(100% - (48px * 2));margin-left:48px}.fx-carousel.fx-carousel--skin-bleed .control-direction .control-direction__button{left:-24px}.fx-carousel.fx-carousel--skin-bleed .control-direction .control-direction__button.control-direction--next{right:-24px;left:auto}.fx-carousel.fx-carousel--skin-bleed.fx-carousel--skin-bleed .track-holder{width:calc(100% - (48px * 2 - 24px));margin-left:calc(48px - 24px / 2)}}.fx-carousel.fx-carousel--skin-brands .control-direction .control-direction__button{top:calc(50% - (48px / 2) - (16px) + 2px)}@media screen and (min-width: 940px){.fx-carousel.fx-carousel--skin-brands .control-direction .control-direction__button{top:calc(50% - (56px / 2) - (24px) + 2px)}}.fx-carousel.fx-carousel--skin-double-teaser .view.fx-carousel--fifths.fx-carousel--double-teaser-view{width:300%}.fx-carousel.fx-carousel--skin-double-teaser .view.fx-carousel--fifths.fx-carousel--double-teaser-view .fx-carousel__item--double{width:calc(40% + 8px / 2)}@media screen and (min-width: 600px){.fx-carousel.fx-carousel--skin-double-teaser .view.fx-carousel--fifths.fx-carousel--double-teaser-view{width:150%}.fx-carousel.fx-carousel--skin-double-teaser .view.fx-carousel--fifths.fx-carousel--double-teaser-view .fx-carousel__item--double{width:calc(40% + 8px / 2)}}@media screen and (min-width: 940px){.fx-carousel.fx-carousel--skin-double-teaser .view.fx-carousel--fifths.fx-carousel--double-teaser-view{width:120%}.fx-carousel.fx-carousel--skin-double-teaser .view.fx-carousel--fifths.fx-carousel--double-teaser-view .fx-carousel__item--double{width:calc(40% + 12px / 2)}}.fx-carousel.fx-carousel--skin-grey-background.fx-carousel--skin-bleed .holder:after{background:linear-gradient(to right, rgba(243,243,243,0) 0, rgba(243,243,243,0) 0, #f3f3f3 100%)}.fx-carousel.fx-carousel--skin-grey-background.fx-carousel--skin-bleed .holder:before{background:linear-gradient(to left, rgba(243,243,243,0) 0, rgba(243,243,243,0) 0, #f3f3f3 100%)}.fx-carousel.fx-carousel--skin-groupie .control .controls-holder .control-indicators{margin-top:0}.fx-carousel.fx-carousel--skin-groupie .fx-carousel__item{display:flex;flex-direction:column}.fx-carousel.fx-carousel--skin-groupie .fx-groupiebox{display:flex;flex-direction:column;flex-grow:1}.fx-carousel.fx-carousel--skin-groupie .fx-groupiebox .fx-infobox__content{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}@media screen and (min-width: 940px){.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds{width:150%}.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds .placeholder:nth-child(1n+3){display:none}.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds>*{width:calc(33.33333333%);box-sizing:border-box}.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds:last-child.sized-1-3{width:50%}.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds:last-child.sized-1-3 .placeholder:nth-child(1n+3){display:none}.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds:last-child.sized-1-3>*{width:calc(100%);box-sizing:border-box}.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds:last-child.sized-2-3{width:100%}.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds:last-child.sized-2-3 .placeholder:nth-child(1n+3){display:none}.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds:last-child.sized-2-3>*{width:calc(50%);box-sizing:border-box}}@media screen and (min-width: 1150px){.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds{width:100%}.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds .placeholder:nth-child(1n+4){display:none}.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds>*{width:calc(33.33333333%);box-sizing:border-box}.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds:last-child.sized-1-3{width:33.33333333%}.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds:last-child.sized-1-3 .placeholder:nth-child(1n+4){display:none}.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds:last-child.sized-1-3>*{width:calc(100%);box-sizing:border-box}.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds:last-child.sized-2-3{width:66.66666667%}.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds:last-child.sized-2-3 .placeholder:nth-child(1n+4){display:none}.fx-carousel.fx-carousel--skin-groupie .control .view.fx-carousel--thirds:last-child.sized-2-3>*{width:calc(50%);box-sizing:border-box}}.fx-carousel.fx-carousel--skin-single-teaser .holder{border-radius:6px}.fx-carousel.fx-carousel--skin-single-teaser .holder .track-holder{margin:auto}.fx-carousel.fx-carousel--skin-single-teaser .holder .track-holder .fx-carousel__view{width:100%}.fx-carousel.fx-carousel--skin-single-teaser .holder .track-holder .teaser-image{width:100%}.fx-carousel.fx-carousel--skin-single-teaser .control-direction .control-direction__button.control-direction{left:0}.fx-carousel.fx-carousel--skin-single-teaser .control-direction .control-direction__button.control-direction--next{right:0}.fx-carousel .control .view.fx-carousel--one-half{width:100%}.fx-carousel .control .view.fx-carousel--one-half .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--one-half>*{width:calc(50%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--one-half:last-child.sized-1-2{width:50%}.fx-carousel .control .view.fx-carousel--one-half:last-child.sized-1-2 .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--one-half:last-child.sized-1-2>*{width:calc(100%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--thirds{width:300%}.fx-carousel .control .view.fx-carousel--thirds .placeholder:nth-child(1n+2){display:none}.fx-carousel .control .view.fx-carousel--thirds>*{width:calc(33.33333333%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-1-3{width:100%}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-1-3 .placeholder:nth-child(1n+2){display:none}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-1-3>*{width:calc(100%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-2-3{width:200%}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-2-3 .placeholder:nth-child(1n+2){display:none}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-2-3>*{width:calc(50%);box-sizing:border-box}@media screen and (min-width: 600px){.fx-carousel .control .view.fx-carousel--thirds{width:150%}.fx-carousel .control .view.fx-carousel--thirds .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--thirds>*{width:calc(33.33333333%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-1-3{width:50%}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-1-3 .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-1-3>*{width:calc(100%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-2-3{width:100%}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-2-3 .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-2-3>*{width:calc(50%);box-sizing:border-box}}@media screen and (min-width: 940px){.fx-carousel .control .view.fx-carousel--thirds{width:100%}.fx-carousel .control .view.fx-carousel--thirds .placeholder:nth-child(1n+4){display:none}.fx-carousel .control .view.fx-carousel--thirds>*{width:calc(33.33333333%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-1-3{width:33.33333333%}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-1-3 .placeholder:nth-child(1n+4){display:none}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-1-3>*{width:calc(100%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-2-3{width:66.66666667%}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-2-3 .placeholder:nth-child(1n+4){display:none}.fx-carousel .control .view.fx-carousel--thirds:last-child.sized-2-3>*{width:calc(50%);box-sizing:border-box}}.fx-carousel .control .view.fx-carousel--fourths{width:200%}.fx-carousel .control .view.fx-carousel--fourths .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--fourths>*{width:calc(25%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-1-4{width:50%}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-1-4 .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-1-4>*{width:calc(100%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-2-4{width:100%}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-2-4 .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-2-4>*{width:calc(50%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-3-4{width:150%}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-3-4 .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-3-4>*{width:calc(33.33333333%);box-sizing:border-box}@media screen and (min-width: 940px){.fx-carousel .control .view.fx-carousel--fourths{width:100%}.fx-carousel .control .view.fx-carousel--fourths .placeholder:nth-child(1n+5){display:none}.fx-carousel .control .view.fx-carousel--fourths>*{width:calc(25%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-1-4{width:25%}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-1-4 .placeholder:nth-child(1n+5){display:none}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-1-4>*{width:calc(100%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-2-4{width:50%}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-2-4 .placeholder:nth-child(1n+5){display:none}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-2-4>*{width:calc(50%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-3-4{width:75%}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-3-4 .placeholder:nth-child(1n+5){display:none}.fx-carousel .control .view.fx-carousel--fourths:last-child.sized-3-4>*{width:calc(33.33333333%);box-sizing:border-box}}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4{width:200%}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4 .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4>*{width:calc(25%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-1-4{width:50%}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-1-4 .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-1-4>*{width:calc(100%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-2-4{width:100%}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-2-4 .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-2-4>*{width:calc(50%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-3-4{width:150%}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-3-4 .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-3-4>*{width:calc(33.33333333%);box-sizing:border-box}@media screen and (min-width: 600px){.fx-carousel .control .view.fx-carousel--sm2-md4-lg4{width:100%}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4 .placeholder:nth-child(1n+5){display:none}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4>*{width:calc(25%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-1-4{width:25%}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-1-4 .placeholder:nth-child(1n+5){display:none}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-1-4>*{width:calc(100%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-2-4{width:50%}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-2-4 .placeholder:nth-child(1n+5){display:none}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-2-4>*{width:calc(50%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-3-4{width:75%}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-3-4 .placeholder:nth-child(1n+5){display:none}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-3-4>*{width:calc(33.33333333%);box-sizing:border-box}}@media screen and (min-width: 940px){.fx-carousel .control .view.fx-carousel--sm2-md4-lg4{width:100%}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4 .placeholder:nth-child(1n+5){display:none}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4>*{width:calc(25%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-1-4{width:25%}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-1-4 .placeholder:nth-child(1n+5){display:none}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-1-4>*{width:calc(100%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-2-4{width:50%}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-2-4 .placeholder:nth-child(1n+5){display:none}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-2-4>*{width:calc(50%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-3-4{width:75%}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-3-4 .placeholder:nth-child(1n+5){display:none}.fx-carousel .control .view.fx-carousel--sm2-md4-lg4:last-child.sized-3-4>*{width:calc(33.33333333%);box-sizing:border-box}}.fx-carousel .control .view.fx-carousel--fifths{width:250%}.fx-carousel .control .view.fx-carousel--fifths .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--fifths>*{width:calc(20%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-1-5{width:50%}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-1-5 .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-1-5>*{width:calc(100%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-2-5{width:100%}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-2-5 .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-2-5>*{width:calc(50%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-3-5{width:150%}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-3-5 .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-3-5>*{width:calc(33.33333333%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-4-5{width:200%}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-4-5 .placeholder:nth-child(1n+3){display:none}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-4-5>*{width:calc(25%);box-sizing:border-box}@media screen and (min-width: 600px){.fx-carousel .control .view.fx-carousel--fifths{width:125%}.fx-carousel .control .view.fx-carousel--fifths .placeholder:nth-child(1n+5){display:none}.fx-carousel .control .view.fx-carousel--fifths>*{width:calc(20%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-1-5{width:25%}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-1-5 .placeholder:nth-child(1n+5){display:none}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-1-5>*{width:calc(100%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-2-5{width:50%}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-2-5 .placeholder:nth-child(1n+5){display:none}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-2-5>*{width:calc(50%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-3-5{width:75%}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-3-5 .placeholder:nth-child(1n+5){display:none}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-3-5>*{width:calc(33.33333333%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-4-5{width:100%}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-4-5 .placeholder:nth-child(1n+5){display:none}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-4-5>*{width:calc(25%);box-sizing:border-box}}@media screen and (min-width: 940px){.fx-carousel .control .view.fx-carousel--fifths{width:100%}.fx-carousel .control .view.fx-carousel--fifths .placeholder:nth-child(1n+6){display:none}.fx-carousel .control .view.fx-carousel--fifths>*{width:calc(20%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-1-5{width:20%}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-1-5 .placeholder:nth-child(1n+6){display:none}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-1-5>*{width:calc(100%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-2-5{width:40%}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-2-5 .placeholder:nth-child(1n+6){display:none}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-2-5>*{width:calc(50%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-3-5{width:60%}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-3-5 .placeholder:nth-child(1n+6){display:none}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-3-5>*{width:calc(33.33333333%);box-sizing:border-box}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-4-5{width:80%}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-4-5 .placeholder:nth-child(1n+6){display:none}.fx-carousel .control .view.fx-carousel--fifths:last-child.sized-4-5>*{width:calc(25%);box-sizing:border-box}}.fx-infobox{border:1px solid #000000;border-radius:6px;text-align:center}.fx-infobox__content{margin:8px 16px}.fx-infobox--with-icon{position:relative;margin-top:16px}.fx-infobox--with-icon .fx-infobox__content{margin-top:16px}.fx-infobox--bg-white{background:#ffffff}.fx-infobox__icon{border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:flex;position:absolute;left:calc(50% - 16px);justify-content:center;align-items:center;margin:auto;width:32px;height:32px}@media screen and (min-width: 600px){.fx-infobox__content{margin:16px 32px}.fx-infobox--with-icon .fx-infobox__content{margin-top:24px}.fx-infobox__icon{left:calc(50%  -  24px);width:48px;height:48px}}@media screen and (min-width: 940px){.fx-infobox__content{margin:24px 32px}.fx-infobox--with-icon{margin-top:32px}.fx-infobox--with-icon .fx-infobox__content{margin-top:32px}.fx-infobox__icon{left:calc(50%  -  32px);width:64px;height:64px}}.fx-infobox--primary{border-color:#01a3d4}.fx-infobox--primary.fx-infobox--with-icon .fx-icon{color:#01a3d4}.fx-infobox--yellow{border-color:#e8b903}.fx-infobox--yellow.fx-infobox--with-icon .fx-icon{color:#e8b903}.fx-infobox--warning{border-color:#e64155}.fx-infobox--warning.fx-infobox--with-icon .fx-icon{color:#e64155}.fx-infobox--positive{border-color:#00b27d}.fx-infobox--positive.fx-infobox--with-icon .fx-icon{color:#00b27d}.fx-infobox--without-margin .fx-infobox__content{margin:0;max-width:100%}.fx-infobox--without-padding .fx-infobox__content{padding:0}.fx-media-overlay{z-index:500;position:fixed;left:0;top:0;visibility:visible;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.fx-media-overlay__backdrop{position:absolute;left:0;top:0;width:100%;height:100%}.fx-media-overlay__content{max-width:90%;display:flex;flex-direction:column;z-index:1}.fx-media-overlay__resolutions{margin:0}.fx-media-overlay__bar-top,.fx-media-overlay__bar-bottom{width:100%;height:56px;padding:8px 10px 8px 8px;background-color:#ffffff;display:flex;justify-content:space-between;align-items:center}.fx-media-overlay__bar-top--with-download,.fx-media-overlay__bar-bottom--with-download{height:104px}.fx-media-overlay__image-container{min-height:100px;max-height:64vh;overflow:hidden}@media screen and (min-width: 600px){.fx-media-overlay__bar-top,.fx-media-overlay__bar-bottom{height:88px;padding:8px 12px 8px 8px}}@media screen and (min-width: 940px){.fx-media-overlay__bar-top,.fx-media-overlay__bar-bottom{padding:8px 16px 8px 8px}}.fx-anchor-accordion{background:#ffffff;margin:0}.fx-anchor-accordion .accordion-list{list-style:none;margin:0;padding:0}.fx-anchor-accordion .accordion-list__link:hover .accordion-list__sub-title{color:#1c1c1c}.fx-anchor-accordion .accordion-list__link:hover .accordion-list__title{color:#01a3d4}.fx-anchor-accordion .accordion-list__link:hover .accordion-list__icon{color:#01a3d4;-webkit-transform:translateX(3px);transform:translateX(3px)}.fx-anchor-accordion .accordion-list__link:focus .accordion-list__title,.fx-anchor-accordion .accordion-list__link:active .accordion-list__title,.fx-anchor-accordion .accordion-list__link:focus .accordion-list__icon,.fx-anchor-accordion .accordion-list__link:active .accordion-list__icon{color:#017da1}.fx-anchor-accordion .accordion-list__item{width:100%;display:flex;justify-content:flex-start;align-items:center;padding:16px 0;border-bottom:1px solid #686868}.fx-anchor-accordion .accordion-list__number,.fx-anchor-accordion .accordion-list__title{margin:0}.fx-anchor-accordion .accordion-list__number{color:#01a3d4;background:#f3f3f3;min-width:40px;height:40px;margin-right:16px}.fx-anchor-accordion .accordion-list__content{color:#1c1c1c}.fx-anchor-accordion .accordion-list__title{display:block;padding-right:12px}.fx-anchor-accordion .accordion-list__title--bold{font-weight:bold}.fx-anchor-accordion .accordion-list .accordion-list__sub-title{display:block;margin:10px 12px 0 0}.fx-anchor-accordion .accordion-list__icon{margin-right:3px;margin-left:auto;min-width:24px;min-height:24px;-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease, -webkit-transform .15s ease}.fx-anchor-accordion__action{padding-top:24px}@media screen and (min-width: 600px){.fx-anchor-accordion .accordion-list__item{padding:12px 0}.fx-anchor-accordion .accordion-list__link:hover .accordion-list__icon{-webkit-transform:translateX(10px);transform:translateX(10px)}.fx-anchor-accordion .accordion-list__title{padding-right:40px}.fx-anchor-accordion .accordion-list__number{min-width:48px;height:48px;margin-right:24px}.fx-anchor-accordion .accordion-list__icon{margin-right:24px;min-width:24px}.fx-anchor-accordion__action{padding-top:30px}}@media screen and (min-width: 940px){.fx-anchor-accordion .accordion-list__item{padding:15px 0}.fx-anchor-accordion .accordion-list__icon{margin-right:40px;min-width:32px}.fx-anchor-accordion .accordion-list__link:hover .accordion-list__icon{-webkit-transform:translateX(20px);transform:translateX(20px)}.fx-anchor-accordion .accordion-list__number{min-width:56px;height:56px;margin-right:40px}.fx-anchor-accordion__action{padding-top:40px}}.fx-accordion{margin:8px 24px}.fx-accordion--no-margin{margin:0}.fx-accordion-tab{position:relative;border-bottom:1px solid #b4b4b4}.fx-accordion-tab:first-child{border-top:1px solid #b4b4b4}.fx-accordion-tab--active>.fx-accordion-body{max-height:50000px;pointer-events:auto;opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0);transition:max-height .2s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .15s,-webkit-transform .2s;transition:max-height .2s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .15s,transform .2s;transition:max-height .2s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .15s,transform .2s,-webkit-transform .2s}.fx-accordion-tab--active .fx-accordion-head__icon-closed{opacity:0}.fx-accordion-tab--active .fx-accordion-head__icon-expanded{opacity:1}.fx-accordion-head{cursor:pointer;position:relative;padding:13px 0}.fx-accordion-head__text{margin-left:32px;display:block;margin-bottom:0}.fx-accordion-head__subtext{color:#01a3d4;display:inline-block;margin-left:32px;margin-bottom:0;font-size:11px;line-height:16px;letter-spacing:-0.09px}.fx-accordion-head__icon-closed,.fx-accordion-head__icon-expanded{transition:opacity .15s linear}.fx-accordion-head__icon-closed{opacity:1}.fx-accordion-head__icon-expanded{opacity:0}.fx-accordion-head:hover .fx-accordion-head__icon-closed,.fx-accordion-head:hover .fx-accordion-head__icon-expanded,.fx-accordion-head:hover .fx-accordion-head__text,.fx-accordion-head:hover .fx-accordion-head__subtext{color:#01a3d4}.fx-accordion-head:focus .fx-accordion-head__icon-closed,.fx-accordion-head:active .fx-accordion-head__icon-closed,.fx-accordion-head:focus .fx-accordion-head__icon-expanded,.fx-accordion-head:active .fx-accordion-head__icon-expanded,.fx-accordion-head:focus .fx-accordion-head__text,.fx-accordion-head:active .fx-accordion-head__text,.fx-accordion-head:focus .fx-accordion-head__subtext,.fx-accordion-head:active .fx-accordion-head__subtext{color:#017da1}.fx-accordion-body{display:block;position:relative;overflow:hidden;pointer-events:none;max-height:0;opacity:0;-webkit-transform:translate(0, -20px);transform:translate(0, -20px);transition:max-height .25s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .1s,-webkit-transform .25s;transition:max-height .25s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .1s,transform .25s;transition:max-height .25s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .1s,transform .25s,-webkit-transform .25s}.fx-accordion-body__content{padding:8px 0 25px 0}.fx-accordion-link{position:relative;display:block;margin:0;padding:13px 0 13px 32px;text-decoration:none;border-bottom:1px solid #b4b4b4}.fx-accordion-link:first-child{border-top:1px solid #b4b4b4}.fx-accordion-icon-text{position:relative;display:block;margin:0;padding:13px 0 13px 32px;border-bottom:1px solid #b4b4b4}.fx-accordion-icon-text--hide-icon{padding:13px 0 13px 0}@media screen and (min-width: 600px){.fx-accordion-head{padding:17px 0}.fx-accordion-head--with-sub-text{padding:16px 0 14px}.fx-accordion-head__subtext{font-size:12px;line-height:22px}.fx-accordion-link,.fx-accordion-icon-text{padding:17px 0 17px 32px}.fx-accordion-icon-text--hide-icon{padding:17px 0 17px 0}.fx-accordion-body__content{padding-left:32px}}@media screen and (min-width: 940px){.fx-accordion-head{padding:20px 0}.fx-accordion-head--with-sub-text{padding:12px 0 12px}.fx-accordion-head__text{margin-left:48px}.fx-accordion-head__subtext{margin-left:48px;font-size:14px;line-height:24px;letter-spacing:-0.23px}.fx-accordion-link,.fx-accordion-icon-text{padding:20px 0 20px 48px}.fx-accordion-icon-text--hide-icon{padding:20px 0 20px 0}.fx-accordion-body__content{padding-left:48px}}.fx-pagination{margin:40px 0}.fx-pagination__show-more-button{display:flex;justify-content:center;margin-bottom:16px}.fx-pagination__pages{display:flex;justify-content:center;flex-wrap:wrap}.fx-pagination__pages-button--active{-webkit-filter:brightness(93%);filter:brightness(93%)}.fx-pagination__pages-button:not(:last-of-type){margin-right:8px}.fx-pagination__separator{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;height:40px;position:relative;margin-right:4px}.fx-pagination__separator::after{content:'';height:2px;width:2px;position:absolute;border-radius:10px;left:0;background-color:#1c1c1c;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.fx-pagination__separator:last-of-type{margin-right:8px}@media screen and (min-width: 600px){.fx-pagination{margin:32px 0}.fx-pagination__pages-button:not(:last-of-type){margin-right:16px}.fx-pagination__separator{height:48px;margin-right:8px}.fx-pagination__separator::after{height:4px;width:4px}.fx-pagination__separator:last-of-type{margin-right:20px}}@media screen and (min-width: 940px){.fx-pagination{margin:24px 0}.fx-pagination__separator{height:56px}}.fx-content-introduction{display:flex}.fx-content-introduction__image{display:none}@media screen and (min-width: 600px){.fx-content-introduction__image{display:inline;margin-left:24px;height:120px;width:120px;min-width:120px}}@media screen and (min-width: 940px){.fx-content-introduction__image{margin-left:32px;height:176px;width:176px;min-width:176px}}.fx-product-list-entry{position:relative;background-color:#f3f3f3;padding:8px;margin:8px 0;scroll-margin-top:8px;display:block;border-radius:6px}.fx-product-list-entry .product{position:relative;display:flex;flex-wrap:wrap;align-items:stretch}.fx-product-list-entry .product__image{min-width:80px;max-width:80px;height:80px;margin-right:8px;display:flex;justify-content:center;align-items:center;mix-blend-mode:multiply}.fx-product-list-entry .product__content{flex-basis:96px;flex-grow:1}.fx-product-list-entry .product__details{display:flex;flex-direction:column;min-height:54px}.fx-product-list-entry .product__title{margin-bottom:4px;font-size:13px;line-height:16px;letter-spacing:-0.2px;flex-grow:1}.fx-product-list-entry .product .title__manufacturer{font-weight:700}.fx-product-list-entry .product__meta-line{align-items:center;display:flex;margin-bottom:2px}.fx-product-list-entry .product__rating-stars{margin-right:10px}.fx-product-list-entry .product__rating-star{height:16px;width:16px}.fx-product-list-entry .product__energy-efficiency{color:#fff;font-weight:normal;letter-spacing:-1px;margin-right:4px;padding-left:1px;position:relative;text-align:center;z-index:1;line-height:12px;height:12px;width:16px}.fx-product-list-entry .product__energy-efficiency:after{border-right:none !important;content:' ';width:0;height:0;position:absolute;top:0;z-index:0}.fx-product-list-entry .product__energy-efficiency:before{content:attr(data-eeval);position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;line-height:0}.fx-product-list-entry .product__energy-efficiency:after{border:6px solid transparent;right:-4px}.fx-product-list-entry .product__energy-efficiency:before{font-size:12px;padding-left:1px}@media screen and (min-width: 600px){.fx-product-list-entry .product__energy-efficiency{line-height:18px;height:18px;width:24px}.fx-product-list-entry .product__energy-efficiency:after{border:9px solid transparent;right:-4px}.fx-product-list-entry .product__energy-efficiency:before{font-size:18px;padding-left:1px}}@media screen and (min-width: 940px){.fx-product-list-entry .product__energy-efficiency{line-height:22px;height:22px;width:30px}.fx-product-list-entry .product__energy-efficiency:after{border:11px solid transparent;right:-4px}.fx-product-list-entry .product__energy-efficiency:before{font-size:22px;padding-left:2px}}.fx-product-list-entry .product__energy-efficiency--aplusplusplus{background:#006c38;width:30px}.fx-product-list-entry .product__energy-efficiency--aplusplusplus:after{border-left:4px solid #006c38 !important}.fx-product-list-entry .product__energy-efficiency--aplusplus{background:#439035;width:24px}.fx-product-list-entry .product__energy-efficiency--aplusplus:after{border-left:4px solid #439035 !important}.fx-product-list-entry .product__energy-efficiency--aplus{background:#57a927}.fx-product-list-entry .product__energy-efficiency--aplus:after{border-left:4px solid #57a927 !important}.fx-product-list-entry .product__energy-efficiency---a{background:#c5cf26}.fx-product-list-entry .product__energy-efficiency---a:after{border-left:4px solid #c5cf26 !important}.fx-product-list-entry .product__energy-efficiency--b{background:#fcec33}.fx-product-list-entry .product__energy-efficiency--b:after{border-left:4px solid #fcec33 !important}.fx-product-list-entry .product__energy-efficiency--c{background:#f8ba32}.fx-product-list-entry .product__energy-efficiency--c:after{border-left:4px solid #f8ba32 !important}.fx-product-list-entry .product__energy-efficiency--d{background:#eb692f}.fx-product-list-entry .product__energy-efficiency--d:after{border-left:4px solid #eb692f !important}.fx-product-list-entry .product__energy-efficiency--e{background:#e5432d}.fx-product-list-entry .product__energy-efficiency--e:after{border-left:4px solid #e5432d !important}.fx-product-list-entry .product__energy-efficiency--f{background:#bf412d}.fx-product-list-entry .product__energy-efficiency--f:after{border-left:4px solid #bf412d !important}.fx-product-list-entry .product__tag--small{margin-bottom:2px}.fx-product-list-entry .product__tag--medium{display:none}.fx-product-list-entry .product__tag--large{display:none}.fx-product-list-entry .product__description{display:none}.fx-product-list-entry .product__availability{margin-bottom:4px;font-size:12px;line-height:16px}.fx-product-list-entry .product__availability--wvfampel_gruen{color:#00b27d}.fx-product-list-entry .product__availability--wvfampel_gruengelb{color:rgba(28,28,28,0.7)}.fx-product-list-entry .product__availability--wvfampel_gelb{color:#e8b903}.fx-product-list-entry .product__availability--wvfampel_orange{color:#e8b903}.fx-product-list-entry .product__availability--wvfampel_rot{color:#e64155}.fx-product-list-entry .product__download-info{display:flex;align-items:center;margin-bottom:4px;font-size:12px;line-height:16px;color:#017da1}.fx-product-list-entry .product__download-info-icon{margin-right:4px;height:16px;width:16px}.fx-product-list-entry .product__actions{display:none;flex-basis:100%;margin-left:80px;margin-top:8px}.fx-product-list-entry .product__actions>*{padding:0 8px;cursor:pointer}.fx-product-list-entry .product__actions>*:hover .fx-icon{color:#01a3d4}.fx-product-list-entry .product__actions .fx-icon--hidden{display:none}.fx-product-list-entry .product__actions .fx-icon--visible{display:block}.fx-product-list-entry .product__actions .fx-icon--active{color:#01a3d4;fill:#01a3d4}.fx-product-list-entry .product__actions .basket-button{border:none;background-color:transparent;outline:none;padding:0}.fx-product-list-entry .product__actions .basket-form{margin:0}.fx-product-list-entry .product__price-group{display:block}.fx-product-list-entry .product__price-primary,.fx-product-list-entry .product__price-strike,.fx-product-list-entry .product__price-secondary{font-size:20px;line-height:24px;letter-spacing:-0.5px}@media (max-width:600px){.fx-product-list-entry .product__energy-efficiency{font-size:11px}}@media screen and (min-width: 600px){.fx-product-list-entry .product{position:relative;flex-wrap:initial}.fx-product-list-entry .product__image{margin-right:8px;min-width:148px;height:148px}.fx-product-list-entry .product__details{min-height:138px}.fx-product-list-entry .product__title{margin-bottom:2px;font-size:14px;line-height:24px;letter-spacing:-0.21px;flex-grow:0}.fx-product-list-entry .product__meta-line{margin-bottom:6px}.fx-product-list-entry .product__rating-star{height:20px;width:20px}.fx-product-list-entry .product__tag--small{display:none}.fx-product-list-entry .product__tag--medium{display:block;flex:none;margin-left:16px}.fx-product-list-entry .product__description{display:block;flex-grow:1;margin-bottom:8px}.fx-product-list-entry .product__availability{margin-bottom:2px;font-size:13px;line-height:16px}.fx-product-list-entry .product__download-info{margin-bottom:2px;font-size:13px;line-height:16px}.fx-product-list-entry .product__price{margin-bottom:4px}.fx-product-list-entry .product__actions{display:flex;position:absolute;bottom:-4px;right:-8px;margin:0}.fx-product-list-entry .product__actions>*{padding:4px 8px}}@media screen and (min-width: 940px){.fx-product-list-entry .product__image{margin-right:16px;min-width:168px;height:168px}.fx-product-list-entry .product__content{display:flex}.fx-product-list-entry .product__details{max-width:65%;display:inline-flex;flex-direction:column}.fx-product-list-entry .product__title{margin-bottom:4px;font-size:18px;line-height:24px;letter-spacing:-0.45px}.fx-product-list-entry .product__meta-line{margin-bottom:8px}.fx-product-list-entry .product__rating-star{height:24px;width:24px}.fx-product-list-entry .product__tag--medium{display:none}.fx-product-list-entry .product__tag--large{display:block;margin-bottom:6px}.fx-product-list-entry .product__description{flex-grow:1;margin-bottom:8px}.fx-product-list-entry .product__availability{font-size:16px;line-height:24px;letter-spacing:-0.08px}.fx-product-list-entry .product__download-info{font-size:16px;line-height:24px;letter-spacing:-0.08px}.fx-product-list-entry .product__download-info-icon{margin-right:6px;height:24px;width:24px}.fx-product-list-entry .product__price{flex-grow:1;text-align:right}.fx-product-list-entry .product__price-primary{display:block;font-size:32px;line-height:40px;letter-spacing:-0.8px}.fx-product-list-entry .product__price-strike,.fx-product-list-entry .product__price-secondary{font-size:24px;line-height:32px;letter-spacing:-0.6px}.fx-product-list-entry .product__actions{bottom:-4px;right:-4px}.fx-product-list-entry .product__actions>.action__wishlist{margin:0 20px}.fx-product-list-entry .product__actions>*{padding:4px}}a.fx-product-list-entry{text-decoration:none;color:inherit}.fx-product-list-entry:first-child{margin:0 0 8px 0}a.fx-product-list-entry:hover{color:inherit}a.fx-product-list-entry:hover .product__title{color:#01a3d4}a.fx-product-list-entry:active{color:inherit}a.fx-product-list-entry:active .product__title{color:#01a3d4}a.fx-product-list-entry:focus{color:inherit}.fx-product-list-entry__addon{cursor:initial}.fx-product-list-entry__addon{cursor:initial}@media screen and (min-width: 600px){.fx-product-list-entry{margin:16px 0;scroll-margin-top:16px}.fx-product-list-entry:first-child{margin:0 0 16px 0}}@media screen and (min-width: 940px){.fx-product-list-entry{padding:16px;margin:16px 0;scroll-margin-top:24px}.fx-product-list-entry:first-child{margin:0 0 16px 0}}.content-teaser{margin-bottom:34px;overflow:hidden}.content-teaser__heading{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.content-teaser__image{float:none;display:flex;width:50%;max-height:160px;max-width:160px;margin-bottom:16px;margin-right:0;overflow:hidden;border-radius:6px}.content-teaser__img{border-radius:6px}.content-teaser__content{overflow:hidden}.content-teaser__heading{word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.content-teaser__text{margin-bottom:10px}.content-teaser--vertical{margin-bottom:24px}.content-teaser--vertical .content-teaser__image{float:unset;display:flex;align-items:center;width:100%;max-height:200px;max-width:none;margin-bottom:16px;margin-right:0}.content-teaser--vertical .content-teaser__picture{width:100%}.content-teaser--vertical .content-teaser__picture .content-teaser__img{width:100%}@media screen and (min-width: 600px){.content-teaser{margin-bottom:32px}.content-teaser__image{max-height:none;max-width:none;display:inline;float:left;width:160px;margin-right:16px}}@media screen and (min-width: 940px){.content-teaser{margin-bottom:48px}.content-teaser__image{width:216px;margin-right:24px}}.fx-price-group{display:flex;align-items:center}.fx-price-group__primary+[class*="fx-price-group__"]{margin-left:12px}.fx-price-group.fx-price-group--wrap-yes{flex-wrap:wrap}.fx-price-group.fx-price-group--align-left [class*="fx-price-group__"]{margin-left:0}.fx-price-group.fx-price-group--align-left .fx-price-group__primary{margin-right:12px}.fx-contact-content{background-color:#f3f3f3;padding:16px;overflow:hidden;border-radius:6px}.fx-contact-content .information__text{margin-bottom:12px}@media screen and (min-width: 600px){.fx-contact-content{padding:24px 24px 16px 12px}.fx-contact-content .information-text{margin-top:16px}}@media screen and (min-width: 940px){.fx-contact-content{padding:40px 48px 24px}.fx-contact-content .information-text{margin-bottom:4px}}.fx-contact__select{display:flex;justify-content:center;margin-bottom:8px}.fx-contact__input{margin-top:0}.fx-contact .assistants-container{display:flex;justify-content:center;margin-bottom:16px}.fx-contact .assistants__item{margin-left:20px;width:64px;height:64px;border-radius:50%}.fx-contact .assistants__item:first-of-type{margin-left:0}.fx-contact .buttons-container{display:flex;justify-content:center;margin-bottom:24px}.fx-contact .buttons__item{margin-left:20px}.fx-contact .buttons__item.fx-button--notify:after{top:12px;right:9px}.fx-contact .buttons__item:first-of-type{margin-left:0}@media screen and (min-width: 600px){.fx-contact .assistants__item{width:56px;height:56px}}@media screen and (min-width: 940px){.fx-contact .assistants__item{width:64px;height:64px}}.fx-smart-navigator__item{padding:8px 0;border-top:1px solid #b4b4b4}.fx-smart-navigator__item:last-child{border-bottom:1px solid #b4b4b4}.fx-smart-navigator__item-link{display:flex;align-items:center}.fx-smart-navigator__item-link .fx-smart-navigator__item-icon{transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease, -webkit-transform .25s ease}.fx-smart-navigator__item-link:hover .fx-smart-navigator__item-icon{color:#01a3d4;-webkit-transform:translateX(3px);transform:translateX(3px)}.fx-smart-navigator__item-title{margin:0 8px}@media screen and (min-width: 940px){.fx-smart-navigator__item{padding:12px 0}.fx-smart-navigator__item-link:hover .fx-smart-navigator__item-icon{-webkit-transform:translateX(6px);transform:translateX(6px)}.fx-smart-navigator__item-title{margin:0 16px}}.fx-sortable{position:relative}.fx-sortable__drag{background-color:white;border-radius:6px}.fx-sortable__ghost{background-color:#e8e8e8;border-radius:6px;transition:visibility 300ms}.fx-sortable__ghost div{border-radius:6px;visibility:hidden !important}.fx-sortable__item{position:relative;will-change:transform}.fx-sortable__item.dragging{opacity:.8}.fx-sortable__handle{position:absolute;top:0;left:0;margin:4px;z-index:1;cursor:-webkit-grab;cursor:grab;border-radius:50%}@media screen and (min-width: 940px){.fx-sortable__handle{margin:8px}}@media print{.fx-sortable__handle{display:none}}.fx-sortable__icon{width:16px;height:16px}@media screen and (min-width: 940px){.fx-sortable__icon{width:24px;height:24px}}.fx-flyin-nav .fx-flyin-nav__item{cursor:pointer;font-weight:700;color:#000000;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;font-size:16px;line-height:32px;letter-spacing:-0.48px}@media screen and (min-width: 600px){.fx-flyin-nav .fx-flyin-nav__item{font-size:18px;letter-spacing:-0.4px}}@media screen and (min-width: 940px){.fx-flyin-nav .fx-flyin-nav__item{font-size:20px;letter-spacing:-0.36px}}.fx-flyin-nav .fx-flyin-nav__item:not(.fx-flyin-nav .fx-flyin-nav__item--no-margin){margin:8px 0}.fx-flyin-nav .fx-flyin-nav__item-sub--narrow{font-weight:400}.fx-flyin-nav__subline{color:#b4b4b4;font-size:14px;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.fx-flyin-nav__back-label{text-transform:uppercase;font-size:16px;line-height:32px;letter-spacing:-0.48px;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media screen and (min-width: 600px){.fx-flyin-nav__back-label{font-size:18px;letter-spacing:-0.4px}}@media screen and (min-width: 940px){.fx-flyin-nav__back-label{font-size:20px;letter-spacing:-0.36px}}.fx-flyin-nav__divider{width:40px;margin:24px 0;background:#4b4b4b;height:1px}.fx-flyin-trigger__title{font-weight:400;text-transform:uppercase;font-size:14px;line-height:22px;letter-spacing:-0.11px}@media screen and (min-width: 600px){.fx-flyin-nav__divider{width:64px}}@media screen and (min-width: 940px){.fx-flyin-nav__item-sub--narrow{font-size:18px;letter-spacing:-0.4px}.fx-flyin-nav__subline{font-size:16px;color:#000000}.fx-flyin-nav__divider{width:88px}.fx-flyin-nav.fx-flyin-nav.accordion-menu .fx-flyin-nav__item{font-size:18px;letter-spacing:-0.4px}.fx-flyin-nav.fx-flyin-nav.accordion-menu .fx-flyin-nav__item-sub--narrow{font-size:16px;letter-spacing:-0.48px}.fx-flyin-trigger__title{font-size:18px;line-height:28px;letter-spacing:-0.29px}}.fx-flyin__header-bar{display:flex;align-items:center;justify-content:space-between;height:96px}.fx-flyin__header-bar .close-button{cursor:pointer;position:absolute;right:0;margin-right:24px}.fx-flyin__header-bar .close-button:hover .button-icon{color:#01a3d4}.fx-flyin__header-bar--with-button-circle .close-button .button-icon{border-radius:50%;border:1px solid #000000;height:40px;width:40px;padding:8px}@media screen and (min-width: 600px){.fx-flyin__header-bar--with-button-circle .close-button .button-icon{border:solid 1.2px;height:48px;width:48px;padding:12px}}@media screen and (min-width: 940px){.fx-flyin__header-bar--with-button-circle .close-button .button-icon{border:solid 2px;height:56px;width:56px;padding:12px}}.fx-flyin__header-bar--with-button-circle-filled .close-button .button-icon{color:#ffffff;background-color:#1c1c1c;border-radius:50%;border:1px solid #000000;height:40px;width:40px;padding:8px}.fx-flyin__header-bar--with-button-circle-filled .close-button .button-icon:hover{color:#ffffff;background-color:#01a3d4}@media screen and (min-width: 600px){.fx-flyin__header-bar--with-button-circle-filled .close-button .button-icon{border:solid 1.2px;height:48px;width:48px;padding:12px}}@media screen and (min-width: 940px){.fx-flyin__header-bar--with-button-circle-filled .close-button .button-icon{border:solid 2px;height:56px;width:56px;padding:12px}}.fx-flyin__header-bar .header__title,.fx-flyin__header-bar .header__subtitle{display:block}.fx-flyin__header-bar .header.header--with-subtitle .header__title{margin-top:16px}@media screen and (min-width: 600px){.fx-flyin__header-bar{height:112px}.fx-flyin__header-bar .close-button{margin-right:32px}.fx-flyin__header-bar .header.header--with-subtitle .header__title{margin-top:18px}}@media screen and (min-width: 940px){.fx-flyin__header-bar{height:144px}.fx-flyin__header-bar .close-button{margin-right:64px}.fx-flyin__header-bar .close-button .button-icon{height:40px;width:40px}.fx-flyin__header-bar .header.header--with-subtitle .header__title{margin-top:18px}}.fx-flyin .fx-tabs .fx-tabs__list{display:flex;justify-content:flex-start;margin:16px 0 0 0;text-align:left}.fx-flyin .fx-tabs .fx-tabs__list .fx-tabs__tab .fx-tabs__tab-button{margin:0 8px}.fx-flyin .fx-tabs .fx-tabs__list .fx-tabs__tab:first-child>.fx-tabs__tab-button{margin-left:0}@media screen and (min-width: 600px){.fx-flyin .fx-tabs .fx-tabs__list .fx-tabs__tab .fx-tabs__tab-button{margin:0 16px}}.fx-flyin-nav{position:relative;display:block;height:auto}.fx-flyin-nav__item{display:inline-flex;align-items:center}.fx-flyin-nav__item-plus,.fx-flyin-nav__item-minus,.fx-flyin-nav__item-arrow{display:none;margin-left:8px;stroke-width:2px;height:20px;width:20px}.fx-flyin-nav__menu{height:100%;width:100%;max-width:100%;padding:0;margin:0;list-style-type:none;background-color:#ffffff}.fx-flyin-nav__menu-child{height:100%;list-style-type:none;margin:0}.fx-flyin-nav__menu-child--active{z-index:1;display:block;height:auto}.fx-flyin-nav__item-wrapper--active>.fx-flyin-nav__item{color:#01a3d4}.fx-flyin-nav__item-wrapper--active>.fx-flyin-nav__item>.fx-flyin-nav__item-icon{color:#01a3d4}.fx-flyin-nav__item-wrapper:not(.fx-flyin-nav__item-wrapper--active)>.fx-flyin-nav__item--active{color:#000000}.fx-flyin-nav__item-wrapper:not(.fx-flyin-nav__item-wrapper--active)>.fx-flyin-nav__item--active>.fx-flyin-nav__item-icon{color:#000000}.accordion-menu .fx-flyin-nav__item-plus{display:inline-block}.accordion-menu .fx-flyin-nav__item--active .fx-flyin-nav__item-minus{display:inline-block}.accordion-menu .fx-flyin-nav__item--active .fx-flyin-nav__item-plus{display:none}.accordion-menu .fx-flyin-nav__menu-child{display:none}.accordion-menu .fx-flyin-nav__menu-child>.fx-flyin-nav__item-wrapper{padding-left:24px}.accordion-menu .fx-flyin-nav__menu-child--active{display:block}.drilldown-menu{margin:18px 0}@media screen and (min-width: 600px){.drilldown-menu{margin:24px 0}}@media screen and (min-width: 940px){.drilldown-menu{margin:44px 0}}.drilldown-menu .fx-flyin-nav{overflow:hidden}.drilldown-menu .fx-flyin-nav__back-header{margin-bottom:8px}@media screen and (min-width: 600px){.drilldown-menu .fx-flyin-nav__back-header{margin-bottom:12px}}@media screen and (min-width: 940px){.drilldown-menu .fx-flyin-nav__back-header{margin-bottom:24px}}.drilldown-menu .fx-flyin-nav__item-arrow{display:inline-block}.drilldown-menu .fx-flyin-nav__menu-child{position:absolute;padding-left:0;top:0;left:100%;-webkit-transform:translateX(100%);transform:translateX(100%);transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear, -webkit-transform .3s linear}.drilldown-menu .fx-flyin-nav__menu-child--active{display:block;height:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.drilldown-menu .fx-flyin-nav__menu-child--active>.fx-flyin-nav__back-header .fx-flyin-nav__back-label{color:#01a3d4}.fx-flyin-trigger{display:inline-flex;align-items:center;cursor:pointer;text-decoration:none;color:#1c1c1c}.fx-flyin-trigger__title{padding-left:8px}.fx-flyin-trigger--with-content-margin{margin-bottom:8px}a.fx-flyin-trigger.fx-flyin-trigger--contrast:hover .fx-flyin-trigger__icon{opacity:.6;color:#1c1c1c}@media screen and (min-width: 600px){.fx-flyin-trigger__title{padding-left:13px}.fx-flyin-trigger--is-hidden-medium{display:none}}@media screen and (min-width: 940px){.fx-flyin-trigger--is-hidden-large{display:none}}.fx-flyin{z-index:100;position:fixed;height:100%;width:0;top:0;left:0;bottom:0}@media screen and (min-width: 1512px){.fx-flyin{transition:width step-end 500ms}}.fx-flyin>.content-holder{position:absolute;top:0;height:100%;overflow:hidden;z-index:1;background-color:#ffffff;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:100%}@media screen and (min-width: 600px){.fx-flyin>.content-holder{width:384px;min-width:50%}}@media screen and (min-width: 940px){.fx-flyin>.content-holder{width:504px;min-width:25%}}.fx-flyin>.content-holder>.content>.content__header{position:relative}.fx-flyin>.content-holder .fx-flyin-content{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:auto;-ms-overflow-style:none;scrollbar-width:none}.fx-flyin>.content-holder .fx-flyin-content__header{display:grid;justify-content:center;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;background:#ffffff;grid-template-columns:100%;padding:0 24px 0}@media screen and (min-width: 600px){.fx-flyin>.content-holder .fx-flyin-content__header{grid-template-columns:320px;padding:0 32px 0}}@media screen and (min-width: 940px){.fx-flyin>.content-holder .fx-flyin-content__header{grid-template-columns:376px;padding:0 64px 0}}@media screen and (min-width: 600px){.fx-flyin>.content-holder .fx-flyin-content__header--without-paddings{grid-template-columns:384px;padding:0 0 0}}@media screen and (min-width: 940px){.fx-flyin>.content-holder .fx-flyin-content__header--without-paddings{grid-template-columns:504px;padding:0 0 0}}.fx-flyin>.content-holder .fx-flyin-content__header--is-sticky{top:0;height:auto;position:sticky;position:-webkit-sticky;z-index:1000}.fx-flyin>.content-holder .fx-flyin-content__body{display:grid;justify-content:center;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:100%;padding:0 24px 20px}@media screen and (min-width: 600px){.fx-flyin>.content-holder .fx-flyin-content__body{grid-template-columns:320px;padding:0 32px 20px}}@media screen and (min-width: 940px){.fx-flyin>.content-holder .fx-flyin-content__body{grid-template-columns:376px;padding:0 64px 20px}}@media screen and (min-width: 600px){.fx-flyin>.content-holder .fx-flyin-content__body--without-paddings{grid-template-columns:384px;padding:0 0 20px}}@media screen and (min-width: 940px){.fx-flyin>.content-holder .fx-flyin-content__body--without-paddings{grid-template-columns:504px;padding:0 0 20px}}.fx-flyin>.content-holder .fx-flyin-content::-webkit-scrollbar{display:none}.fx-flyin--is-right{left:inherit;right:0}.fx-flyin--is-right>.content-holder{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.fx-flyin--is-right>.content-holder .fx-flyin-content{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:auto;-ms-overflow-style:none;scrollbar-width:none}.fx-flyin--is-right>.content-holder .fx-flyin-content::-webkit-scrollbar{display:none}.fx-flyin--has-header-grey>.content-holder .fx-flyin-content__header{background:#f3f3f3}.fx-flyin>.backdrop{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%}.fx-flyin--is-active{width:100%}.fx-flyin--is-active>.content-holder{-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform 500ms;transition:transform 500ms;transition:transform 500ms, -webkit-transform 500ms}.fx-flyin--is-active>.backdrop{display:block;width:100%;opacity:1}@media screen and (min-width: 600px){.fx-flyin--is-active>.content-holder{box-shadow:0 0 70px rgba(28,28,28,0.2)}}@media screen and (min-width: 1512px){.fx-flyin--is-active{transition:width 0ms}}.fx-flyin--is-embedded{position:relative;visibility:visible;display:block;z-index:0;width:100%}.fx-flyin--is-embedded>.content-holder{transition:inherit;box-shadow:inherit;-webkit-transform:inherit;transform:inherit;visibility:visible;z-index:inherit;min-width:inherit;width:100%}.fx-flyin--is-embedded>.content-holder .fx-flyin-content__header,.fx-flyin--is-embedded>.content-holder .fx-flyin-content__body{display:inherit;padding:inherit;margin:inherit}.fx-flyin--is-embedded>.backdrop{display:none;width:0}.fx-flyin--is-embedded-sticky>.content-holder{overflow:inherit}.fx-flyin--is-embedded-sticky>.content-holder .content{top:0;height:auto;position:sticky;position:-webkit-sticky;z-index:1000}.fx-flyin--is-embedded>.content-holder>.content>.content__header{display:none}.fx-flyin--without-header>.content-holder>.content>.content__header{display:none}.fx-flyin--is-hidden{display:none;visibility:hidden;right:auto;left:auto;width:0}.fx-flyin--is-hidden>.content-holder{width:0}.fx-flyin--is-hidden>.backdrop{display:none}@media screen and (min-width: 600px){.fx-flyin-medium--is-active{width:100%}.fx-flyin-medium--is-active>.content-holder{-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform 500ms;transition:transform 500ms;transition:transform 500ms, -webkit-transform 500ms}.fx-flyin-medium--is-active>.backdrop{display:block;width:100%;opacity:1}.fx-flyin-medium--is-embedded{position:relative;visibility:visible;display:block;z-index:0;width:100%}.fx-flyin-medium--is-embedded>.content-holder{transition:inherit;box-shadow:inherit;-webkit-transform:inherit;transform:inherit;visibility:visible;z-index:inherit;min-width:inherit;width:100%}.fx-flyin-medium--is-embedded>.content-holder .fx-flyin-content__header,.fx-flyin-medium--is-embedded>.content-holder .fx-flyin-content__body{display:inherit;padding:inherit;margin:inherit}.fx-flyin-medium--is-embedded>.backdrop{display:none;width:0}.fx-flyin-medium--is-embedded-sticky>.content-holder{overflow:inherit}.fx-flyin-medium--is-embedded-sticky>.content-holder .content{top:0;height:auto;position:sticky;position:-webkit-sticky;z-index:1000}.fx-flyin-medium--is-embedded>.content-holder>.content>.content__header{display:none}.fx-flyin-medium--without-header>.content-holder>.content>.content__header{display:none}.fx-flyin-medium--is-hidden{display:none;visibility:hidden;right:auto;left:auto;width:0}.fx-flyin-medium--is-hidden>.content-holder{width:0}.fx-flyin-medium--is-hidden>.backdrop{display:none}}@media screen and (min-width: 600px) and screen and (min-width: 600px){.fx-flyin-medium--is-active>.content-holder{box-shadow:0 0 70px rgba(28,28,28,0.2)}}@media screen and (min-width: 600px) and screen and (min-width: 1512px){.fx-flyin-medium--is-active{transition:width 0ms}}@media screen and (min-width: 940px){.fx-flyin-large--is-active{width:100%}.fx-flyin-large--is-active>.content-holder{-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform 500ms;transition:transform 500ms;transition:transform 500ms, -webkit-transform 500ms}.fx-flyin-large--is-active>.backdrop{display:block;width:100%;opacity:1}.fx-flyin-large--is-embedded{position:relative;visibility:visible;display:block;z-index:0;width:100%}.fx-flyin-large--is-embedded>.content-holder{transition:inherit;box-shadow:inherit;-webkit-transform:inherit;transform:inherit;visibility:visible;z-index:inherit;min-width:inherit;width:100%}.fx-flyin-large--is-embedded>.content-holder .fx-flyin-content__header,.fx-flyin-large--is-embedded>.content-holder .fx-flyin-content__body{display:inherit;padding:inherit;margin:inherit}.fx-flyin-large--is-embedded>.backdrop{display:none;width:0}.fx-flyin-large--is-embedded-sticky>.content-holder{overflow:inherit}.fx-flyin-large--is-embedded-sticky>.content-holder .content{top:0;height:auto;position:sticky;position:-webkit-sticky;z-index:1000}.fx-flyin-large--is-embedded>.content-holder>.content>.content__header{display:none}.fx-flyin-large--without-header>.content-holder>.content>.content__header{display:none}.fx-flyin-large--is-hidden{display:none;visibility:hidden;right:auto;left:auto;width:0}.fx-flyin-large--is-hidden>.content-holder{width:0}.fx-flyin-large--is-hidden>.backdrop{display:none}}@media screen and (min-width: 940px) and screen and (min-width: 600px){.fx-flyin-large--is-active>.content-holder{box-shadow:0 0 70px rgba(28,28,28,0.2)}}@media screen and (min-width: 940px) and screen and (min-width: 1512px){.fx-flyin-large--is-active{transition:width 0ms}}.fx-collapsible--open .fx-collapsible__content{max-height:50000px;pointer-events:auto;opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0);transition:max-height .2s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .15s,-webkit-transform .2s;transition:max-height .2s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .15s,transform .2s;transition:max-height .2s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .15s,transform .2s,-webkit-transform .2s}.fx-collapsible--open .fx-collapsible__trigger-icon-closed{opacity:0}.fx-collapsible--open .fx-collapsible__trigger-icon-expanded{opacity:1}.fx-collapsible__content{position:relative;overflow:hidden;pointer-events:none;max-height:0;opacity:0;-webkit-transform:translate(0, -20px);transform:translate(0, -20px);transition:max-height .25s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .1s,-webkit-transform .25s;transition:max-height .25s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .1s,transform .25s;transition:max-height .25s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .1s,transform .25s,-webkit-transform .25s;display:block}.fx-collapsible__trigger{position:relative;display:flex;align-items:center;cursor:pointer}.fx-collapsible__trigger:hover{color:#01a3d4}.fx-collapsible__trigger:hover .fx-collapsible__trigger-icon-closed,.fx-collapsible__trigger:hover .fx-collapsible__trigger-icon-expanded{color:#01a3d4}.fx-collapsible__trigger:active{color:#017da1}.fx-collapsible__trigger:active .fx-collapsible__trigger-icon-closed,.fx-collapsible__trigger:active .fx-collapsible__trigger-icon-expanded{color:#017da1}.fx-collapsible__trigger-icon-closed,.fx-collapsible__trigger-icon-expanded{width:24px;height:24px;transition:opacity .15s linear}.fx-collapsible__trigger-icon-closed{opacity:1}.fx-collapsible__trigger-icon-expanded{opacity:0}.simple-collapsible__trigger-label{margin:0 0 0 32px;text-transform:uppercase;font-size:14px;line-height:22px;letter-spacing:-0.11px;font-weight:400;font-weight:700}@media screen and (min-width: 940px){.simple-collapsible__trigger-label{margin-left:48px}}.fx-media-teaser{display:flex;flex-direction:column;margin-bottom:16px;text-decoration:none;background-color:#f3f3f3;border-radius:6px}.fx-media-teaser__image{width:100%;height:176px;-o-object-fit:cover;object-fit:cover;border-top-left-radius:6px;border-top-right-radius:6px}.fx-media-teaser .body{padding:8px 16px;height:120px}.fx-media-teaser .body__title{color:#000000;text-transform:uppercase;font-weight:700}.fx-media-teaser .body__text{color:#000000;font-size:18px;letter-spacing:-0.3px;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.fx-media-teaser:hover .body__text{color:#01a3d4}@media screen and (min-width: 600px){.fx-media-teaser__image{height:192px}.fx-media-teaser .body__title{margin-bottom:3px}}@media screen and (min-width: 940px){.fx-media-teaser{margin-bottom:24px}.fx-media-teaser__image{height:184px}.fx-media-teaser .body{height:112px}.fx-media-teaser .body__title{font-size:16px}}.fx-media-teaser.fx-media-teaser--placeholder{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAABmJLR0QA/wD/AP+gvaeTAAAAM0lEQVQI13XJsQ0AMAjAsCzw/58ckS5VVSQYssQAqfIHRFX12QByBZUVHk5w/wwqrABxAN96bjpvBj07AAAAAElFTkSuQmCC')}.fx-media-teaser.fx-media-teaser--placeholder .fx-media-teaser__image{height:120px}@media screen and (min-width: 600px){.fx-media-teaser.fx-media-teaser--placeholder .fx-media-teaser__image{height:192px}}@media screen and (min-width: 940px){.fx-media-teaser.fx-media-teaser--placeholder .fx-media-teaser__image{height:184px}}.fx-notification__wishlist .fx-notification__body,.fx-notification__wishlist .fx-notification__text{margin-bottom:16px}.fx-notification__wishlist .fx-notification__actions{margin:8px}.fx-notification__wishlist .fx-notification__actions>*{margin-right:8px}.fx-notification__wishlist .fx-notification__actions>*:last-child{margin-right:0}.fx-category-grid__item{display:flex;align-items:center;flex-direction:column;padding:16px 8px 10px;margin-bottom:8px}.fx-category-grid__item:hover .fx-category-grid__title{color:#01a3d4}.fx-category-grid__image{margin-bottom:8px;max-width:128px}.fx-category-grid.fx-category-grid--list-view .fx-category-grid__item,.fx-category-grid.fx-category-grid--mixed .fx-category-grid__item{flex-direction:row;padding:8px 12px 8px 8px;margin-bottom:0;border-bottom:1px solid #e8e8e8}.fx-category-grid.fx-category-grid--list-view .fx-category-grid__image,.fx-category-grid.fx-category-grid--mixed .fx-category-grid__image{width:100%;max-width:64px;max-height:64px;height:64px;margin:0 16px 0 0}.fx-category-grid.fx-category-grid--list-view .fx-category-grid__label,.fx-category-grid.fx-category-grid--mixed .fx-category-grid__label{display:flex;flex:1;justify-content:space-between;flex-direction:row}.fx-category-grid.fx-category-grid--list-view .fx-category-grid__count,.fx-category-grid.fx-category-grid--mixed .fx-category-grid__count{align-self:center;margin-left:8px;color:#b4b4b4}.fx-category-grid.fx-category-grid--mixed .fx-category-grid__item{text-align:left;border-radius:0}.fx-category-grid.fx-category-grid--with-background .fx-category-grid__item{background-color:#ffffff}.fx-category-grid.fx-category-grid--with-background .fx-category-grid__item:first-of-type{border-top-left-radius:6px;border-top-right-radius:6px}.fx-category-grid__teaser-image{padding:10%}@media screen and (min-width: 600px){.fx-category-grid__item{padding-bottom:18px}.fx-category-grid__image{max-width:144px}.fx-category-grid.fx-category-grid--list-view .fx-category-grid__item{border:none;padding:8px 16px 8px 8px}.fx-category-grid.fx-category-grid--list-view .fx-category-grid__image{min-width:74px;max-height:74px;height:74px}.fx-category-grid.fx-category-grid--mixed .fx-category-grid__item{flex-direction:column;padding:16px 8px;text-align:center;border:none}.fx-category-grid.fx-category-grid--mixed .fx-category-grid__image{margin:0 0 12px 0;max-width:144px;height:auto;max-height:inherit}.fx-category-grid.fx-category-grid--with-background .fx-category-grid__item{border-radius:6px}}@media screen and (min-width: 940px){.fx-category-grid__item{padding:20px 8px}.fx-category-grid__image{margin-bottom:8px;max-width:160px}.fx-category-grid.fx-category-grid--list-view .fx-category-grid__item{padding:8px 24px 8px 8px}.fx-category-grid.fx-category-grid--list-view .fx-category-grid__image{min-width:84px;max-height:84px;height:84px;margin-right:20px}.fx-category-grid.fx-category-grid--mixed .fx-category-grid__item{padding:20px 8px}.fx-category-grid.fx-category-grid--mixed .fx-category-grid__image{margin-bottom:8px;max-width:160px}}.fx-tabs__list{text-align:center;list-style:none;padding:0}.fx-tabs__list .fx-tabs__tab{display:inline}.fx-tabs__list .fx-tabs__tab-button.fx-button:not(:last-child){margin:0 16px 0 0}.fx-tabs__list .fx-tabs__tab-button.fx-button:hover{color:#01a3d4}.fx-tabs__list .fx-tabs__tab-button.fx-button:hover:after{background-color:#01a3d4}.fx-tabs__list .fx-tabs__tab.active .fx-tabs__tab-button{color:#01a3d4}.fx-tabs__list .fx-tabs__tab.active .fx-tabs__tab-button:after{background-color:#01a3d4}.fx-tabs__list .fx-tabs__tab.active .fx-tabs__tab-button:hover{color:#017da1}.fx-tabs__list .fx-tabs__tab.active .fx-tabs__tab-button:hover:after{background-color:#017da1}.fx-tabs--sm-left .fx-tabs__list{text-align:left}.fx-tabs--sm-left .fx-tabs__tab:first-of-type .fx-tabs__tab-button{margin-left:0}@media screen and (min-width: 600px){.fx-tabs--sm-left .fx-tabs__list{text-align:center}.fx-tabs--sm-left .fx-tabs__tab-button{margin-left:16px}}.fx-tab-content--hidden{display:none}.fx-speechbubble{background-color:#ffffff;border-radius:15px;box-shadow:0 2px 2px 0 rgba(0,0,0,0.1);box-sizing:border-box;text-align:center;padding:2px 12px;margin-bottom:8px;z-index:99}.fx-speechbubble:before,.fx-speechbubble:after{content:'';display:block;border:8px solid rgba(255,255,255,0);width:0;height:0;position:absolute;background:rgba(255,255,255,0);left:50%;bottom:-16px;margin-left:-7px}.fx-speechbubble:after{bottom:-15px;border-top:8px solid #ffffff}.fx-speechbubble--relative{position:relative}.fx-speechbubble--absolute{position:absolute}.fx-speechbubble__text{font-size:14px;letter-spacing:-0.26px;margin-bottom:0;padding:8px 0;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.fx-speechbubble--triangle-top:before,.fx-speechbubble--triangle-top:after{border-top:none;border-bottom:8px solid #ffffff;left:50%;top:-8px}.fx-speechbubble--triangle-2x-left:before,.fx-speechbubble--triangle-2x-left:after{left:30%}.fx-speechbubble--triangle-2x-middle:before,.fx-speechbubble--triangle-3x-middle:before,.fx-speechbubble--triangle-2x-middle:after,.fx-speechbubble--triangle-3x-middle:after{left:50%}.fx-speechbubble--triangle-2x-right:before,.fx-speechbubble--triangle-2x-right:after{left:70%}.fx-speechbubble--triangle-3x-left:before,.fx-speechbubble--triangle-3x-left:after{left:30%}.fx-speechbubble--triangle-3x-right:before,.fx-speechbubble--triangle-3x-right:after{left:70%}@media screen and (min-width: 600px){.fx-speechbubble{padding:4px 10px}}@media screen and (min-width: 940px){.fx-speechbubble{padding:8px 20px}.fx-speechbubble__text{font-size:16px}.fx-speechbubble__text--no-hyphenate{overflow-wrap:normal;word-wrap:normal;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}}.fx-speechbubble-wrapper{margin-bottom:5px;display:flex;justify-content:center}.fx-breadcrumb{display:block}.fx-breadcrumb .stages{padding:0;margin:0;list-style:none;height:32px}.fx-breadcrumb .stages__link{z-index:2;color:#ffffff;text-decoration:none;font-size:14px;line-height:22px;letter-spacing:-0.11px;padding:5px 12px}.fx-breadcrumb .stages__link.stages__link--home{padding:8px 5px 8px 8px}.fx-breadcrumb .stages__link:hover{color:#ffffff}.fx-breadcrumb .stages__home-icon{color:#ffffff}.fx-breadcrumb .stages__item{display:inline-flex;justify-content:center;position:relative;height:100%;vertical-align:bottom}.fx-breadcrumb .stages__item--last::before,.fx-breadcrumb .stages__item--last::after{display:none}.fx-breadcrumb .stages__item:not(:first-child)::before,.fx-breadcrumb .stages__item:not(:first-child)::after{content:'';position:absolute;left:0;height:50%;width:100%;background:#ffffff;opacity:.15}.fx-breadcrumb .stages__item:not(:first-child)::before{top:0;-webkit-transform:skew(30deg);transform:skew(30deg)}.fx-breadcrumb .stages__item:not(:first-child)::after{bottom:0;-webkit-transform:skew(-30deg);transform:skew(-30deg)}.fx-breadcrumb .stages__item:first-child{margin-right:4px}.fx-breadcrumb .stages__item:first-child::before{content:'';position:absolute;left:0;height:100%;width:100%;border-radius:4px 0 0 4px;background:#ffffff;opacity:.15}.fx-breadcrumb .stages__item:first-child::after{content:'';opacity:.15;position:absolute;right:-9px;border-top:16px solid transparent;border-left:9px solid #ffffff;border-bottom:16px solid transparent}.fx-breadcrumb .stages__item:hover::before,.fx-breadcrumb .stages__item:hover::after{opacity:.3}.fx-breadcrumb.fx-breadcrumb--skin-light .stages__link{color:#1c1c1c}.fx-breadcrumb.fx-breadcrumb--skin-light .stages__home-icon{color:#1c1c1c}.fx-breadcrumb.fx-breadcrumb--skin-light .stages__item:not(:first-child)::before,.fx-breadcrumb.fx-breadcrumb--skin-light .stages__item:not(:first-child)::after{background:rgba(0,0,0,0.05);opacity:1}.fx-breadcrumb.fx-breadcrumb--skin-light .stages__item:first-child::after{border-left-color:rgba(0,0,0,0.05);opacity:1}.fx-breadcrumb.fx-breadcrumb--skin-light .stages__item:first-child::before{opacity:1;background:rgba(0,0,0,0.05)}.fx-breadcrumb.fx-breadcrumb--skin-light .stages__item:hover:not(:first-child):not(.stages__item--expand)::before,.fx-breadcrumb.fx-breadcrumb--skin-light .stages__item:hover:not(:first-child):not(.stages__item--expand)::after{background:rgba(0,0,0,0.1)}.fx-breadcrumb.fx-breadcrumb--skin-light .stages__item:hover:first-child::before{background:rgba(0,0,0,0.1)}.fx-breadcrumb.fx-breadcrumb--skin-light .stages__item:hover:first-child::after{border-left-color:rgba(0,0,0,0.1)}#serviceFlyInContent,.service-fly-in-content{height:100%}.service-fly-in-content .more-contact-information-tab__sub-headline{margin:0;text-transform:uppercase}.service-fly-in-content .more-contact-information-tab__action{display:block}.service-fly-in-content .more-contact-information-tab__button{margin:0;white-space:nowrap}.service-fly-in-content .feedback-tab__text{margin-bottom:8px}.service-fly-in-content .feedback-tab__comment{min-height:150px;margin-bottom:8px}.service-fly-in-content .feedback-tab__submit{width:100%;margin-top:16px}.service-fly-in-content .header{background-color:#f3f3f3;display:flex;justify-content:space-between;align-items:center;padding:24px 16px 8px}.service-fly-in-content .header__headline{margin:0}.service-fly-in-content .header__close-icon{cursor:pointer;width:32px;height:32px}.service-fly-in-content .contact-content{padding:0;background-color:#ffffff}.service-fly-in-content .contact-content__contact{background-color:#f3f3f3;padding-bottom:1px}.service-fly-in-content .contact-content__information{padding:0 16px;background-color:#ffffff}.service-fly-in-content .contact-content__tab:first-child{border-top:none}.fx-hero-introduction{position:relative;padding-top:16px}.fx-hero-introduction:after{content:'';position:absolute;top:0;left:0;width:100%;height:calc(100% + 80px);z-index:-1}.fx-hero-introduction__bg-hot-deals:after{background:linear-gradient(to bottom, rgba(255,255,255,0), #ffffff),linear-gradient(234deg, #ff8c31 28%, #f7c142 72%);opacity:.7}.fx-hero-introduction__bg-blow-outs:after{background:linear-gradient(to bottom, rgba(255,255,255,0), #ffffff),linear-gradient(277deg, #f68084 1%, #a6c0fe 99%)}.fx-hero-introduction__bg-deal-o-meter:after{background:linear-gradient(to bottom, rgba(255,255,255,0), #ffffff),linear-gradient(103deg, #fdc573 14%, #fe6752 99%)}.fx-hero-introduction__bg-final-countdown:after{background:linear-gradient(to bottom, rgba(255,255,255,0), #ffffff),linear-gradient(256deg, #aef8d7, #48a5c2)}.fx-hero-introduction__bg-top-seller:after{background:linear-gradient(to bottom, rgba(255,255,255,0), #ffffff),linear-gradient(to top, #d1fdff, #fddb92)}.fx-hero-introduction__bg-prod-news:after{background:linear-gradient(to bottom, rgba(255,255,255,0), #ffffff),linear-gradient(256deg, #7de2fc, #b9b6e5)}.fx-hero-introduction__content{max-width:1512px;margin:0 auto}.fx-hero-introduction__grid{margin-bottom:32px}.fx-hero-introduction__backlink{margin-bottom:4px}.fx-hero-introduction__headline{margin-bottom:12px}.fx-hero-introduction__intro-text{word-break:keep-all}.fx-hero-introduction__visual{display:flex;align-items:center;justify-content:center;margin-top:8px}.fx-hero-introduction__manufacturer-logo{width:160px;max-height:160px}@media screen and (min-width: 940px){.fx-hero-introduction:after{height:calc(100% + 120px)}.fx-hero-introduction__grid{margin-bottom:40px}.fx-hero-introduction__text{margin-top:32px}.fx-hero-introduction__headline{margin-bottom:24px}.fx-hero-introduction__manufacturer-logo{width:216px;max-height:216px}}.fx-product-grid__header{display:flex;flex-direction:column}.fx-product-grid__sorting{text-align:right;margin-bottom:24px}.fx-product-grid__header--with-headline .fx-product-grid__sorting{text-align:center}.fx-product-grid__header--with-found-products{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:28px}.fx-product-grid__item{margin-bottom:16px}.fx-product-grid__footer{border-top:1px solid #e8e8e8;text-align:center}.fx-product-grid__button{margin:16px 8px 4px}.fx-product-grid__found-products{z-index:1}@media screen and (min-width: 600px){.fx-product-grid__header--with-headline .fx-product-grid__sorting{margin-top:-8px}.fx-product-grid__footer{padding-top:8px}.fx-product-grid__button{margin:16px 12px 4px}}@media screen and (min-width: 940px){.fx-product-grid__header--with-headline .fx-product-grid__sorting{text-align:right;margin-top:-20px}.fx-product-grid__footer{padding-top:16px}.fx-product-grid__button{margin:16px 16px 4px}.fx-product-grid__item{margin-bottom:24px}}@-webkit-keyframes FxBestellersListFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes FxBestellersListFadeIn{0%{opacity:0}100%{opacity:1}}.fx-bestsellers-list__text{color:#c2ac49}.fx-bestsellers-item{display:flex;flex-direction:column;border-radius:6px;border:2px solid #c2ac49;width:144px;margin-bottom:16px;align-items:center;-webkit-animation:FxBestellersListFadeIn .3s linear;animation:FxBestellersListFadeIn .3s linear}.fx-bestsellers-item:hover .description__title{color:#c2ac49}.fx-bestsellers-item:hover .fx-bestsellers-item__image{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fx-bestsellers-item__cover{align-items:center;background:linear-gradient(0deg, #c2ac49 50%, #ffffff 50%);position:relative}.fx-bestsellers-item__cover-headline{margin-top:10%;color:#c2ac49}.fx-bestsellers-item__cover-image{position:absolute;width:82%;top:41%;left:9%}.fx-bestsellers-item__logo-wrapper{align-self:flex-start}.fx-bestsellers-item__logo{width:auto;height:32px;margin:8px 0 0 8px}.fx-bestsellers-item__image-wrapper{position:relative;width:80%;padding-top:80%;margin-bottom:8px}.fx-bestsellers-item__image-inner-wrapper{padding:8px;position:absolute;top:0;height:100%;width:100%}.fx-bestsellers-item__image-inner-wrapper>picture{display:block;margin-top:10%;width:100%;height:100%}.fx-bestsellers-item__image{width:auto;height:auto;max-width:100%;max-height:80%;margin:0;transition:-webkit-transform .25s 0s cubic-bezier(.25, .8, .25, 1);transition:transform .25s 0s cubic-bezier(.25, .8, .25, 1);transition:transform .25s 0s cubic-bezier(.25, .8, .25, 1), -webkit-transform .25s 0s cubic-bezier(.25, .8, .25, 1)}.fx-bestsellers-item .description{width:100%;display:flex;flex-direction:column}.fx-bestsellers-item .description__text{color:#c2ac49}.fx-bestsellers-item .description__title{display:flex;justify-content:center;align-items:flex-end;width:calc(76%);margin:0 auto 8px auto;height:44px;overflow:hidden}.fx-bestsellers-item .description__sales-quantity{text-align:center;margin:8px 0 10px 0;padding:0 6px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:12px;line-height:18px;letter-spacing:-0.1px}.fx-bestsellers-item__divider{width:56px;height:2px;align-self:center;background-color:#c2ac49}@media screen and (min-width: 600px){.fx-bestsellers-item{border:3px solid #c2ac49}.fx-bestsellers-item__title{margin:0 auto 12px auto}.fx-bestsellers-item__logo{height:40px;margin:8px 0 0 8px}.fx-bestsellers-item .description__sales-quantity{margin:12px 0 16px 0;padding:0 8px;font-size:14px;line-height:18px;letter-spacing:-0.1px}}@media screen and (min-width: 940px){.fx-bestsellers-item{border:4px solid #c2ac49;margin-bottom:24px}.fx-bestsellers-item:hover .fx-bestsellers-list__item-title{color:#c2ac49}.fx-bestsellers-item__logo{height:48px;margin:8px 0 0 12px}.fx-bestsellers-item__image-wrapper--double-teaser{padding-top:38%}.fx-bestsellers-item__image--double-teaser{height:80%}.fx-bestsellers-item .description__title{margin:0 auto 16px auto}.fx-bestsellers-item .description__sales-quantity{margin:14px 0 20px 0;padding:0 12px;font-size:16px;line-height:26px;letter-spacing:-0.1px}.fx-bestsellers-item__divider{width:96px}}.fx-price-disclaimer{margin:0 auto;color:#b4b4b4;max-width:800px;padding:0 16px}.fx-price-disclaimer__text{margin:0 auto 60px;font-size:12px;text-align:center;padding-top:20px}.fx-price-disclaimer__text a{font-size:12px;color:#b4b4b4}.fx-price-disclaimer__text--centered{text-align:center}.fx-price-disclaimer__text--left{text-align:left}.fx-brand-grid__button-container{margin-bottom:16px;text-align:center}.fx-brand-grid__brand-list{-webkit-animation:fx-brand-list .1s linear;animation:fx-brand-list .1s linear}@-webkit-keyframes fx-brand-list{0%{line-height:0;opacity:0}100%{opacity:1;line-height:1.3}}@keyframes fx-brand-list{0%{line-height:0;opacity:0}100%{opacity:1;line-height:1.3}}.fx-brand-list__item{margin-bottom:12px;color:#4b4b4b;font-size:12px;line-height:16px;letter-spacing:-0.11px}.fx-brand-list__item-counter{color:#8a8a8a}@media screen and (min-width: 600px){.fx-brand-list__item{font-size:12px;line-height:16px;letter-spacing:-0.11px}}@media screen and (min-width: 940px){.fx-brand-list__item{margin-bottom:8px;font-size:14px;line-height:22px;letter-spacing:-0.1px}}.fx-brand-teaser{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:16px;padding:24px 0;border:1px solid #b4b4b4;border-radius:4px;transition:border .25s 0s cubic-bezier(.25, .8, .25, 1);text-align:center}.fx-brand-teaser:hover{border-color:#1c1c1c}.fx-brand-teaser:hover .fx-brand-teaser__logo{-webkit-transform:scale(1.1) translateZ(0);transform:scale(1.1) translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fx-brand-teaser__logo{width:100%;height:100%;max-width:68px;max-height:40px;transition:-webkit-transform .25s 0s cubic-bezier(.25, .8, .25, 1);transition:transform .25s 0s cubic-bezier(.25, .8, .25, 1);transition:transform .25s 0s cubic-bezier(.25, .8, .25, 1), -webkit-transform .25s 0s cubic-bezier(.25, .8, .25, 1)}.fx-brand-teaser__counter{position:absolute;bottom:0;padding:3px 10px;border-radius:2px;background-color:#f3f3f3;color:#8a8a8a;font-size:10px;line-height:14px;letter-spacing:0}@media screen and (min-width: 600px){.fx-brand-teaser{margin-bottom:16px}.fx-brand-teaser__logo{max-width:95px;max-height:56px}}@media screen and (min-width: 940px){.fx-brand-teaser{margin-bottom:24px;padding:40px 0}.fx-brand-teaser__logo{max-width:135px;max-height:80px}.fx-brand-teaser__counter{font-size:13px;line-height:18px;letter-spacing:0}}.fx-product-masonry-brick{width:50%;padding:6px}.fx-product-masonry-brick__link:hover .product__image{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fx-product-masonry-brick__link:hover .product__ratings{color:#1c1c1c}.fx-product-masonry-brick__link:hover .product__price{color:#1c1c1c}.fx-product-masonry-brick .product{border-radius:6px;box-shadow:0 1px 10px 0 rgba(0,0,0,0.15);background-color:#ffffff}.fx-product-masonry-brick .product__image-wrapper{position:relative;width:100%;padding:4px;text-align:left;border-bottom:1px solid #e8e8e8}.fx-product-masonry-brick .product__image-inner-wrapper{padding:12px 8px;min-height:89px;display:flex;align-items:center}.fx-product-masonry-brick .product__image-inner-wrapper>picture{margin:auto}.fx-product-masonry-brick .product__image{transition:-webkit-transform .25s 0s cubic-bezier(.25, .8, .25, 1);transition:transform .25s 0s cubic-bezier(.25, .8, .25, 1);transition:transform .25s 0s cubic-bezier(.25, .8, .25, 1), -webkit-transform .25s 0s cubic-bezier(.25, .8, .25, 1);max-width:100%;max-height:200px}.fx-product-masonry-brick .product__info-wrapper{padding:8px 8px 12px}.fx-product-masonry-brick .product__ratings{display:flex;flex-direction:row}.fx-product-masonry-brick .product__rating-stars{margin:0 12px 2px 0;flex:1;text-align:left}.fx-product-masonry-brick .product__rating-stars .product__rating-star{width:16px;height:16px}.fx-product-masonry-brick .product__description{margin:4px 0;font-size:13px;line-height:18px;letter-spacing:-0.1px;font-weight:400;text-align:left}.fx-product-masonry-brick .product .action__wishlist{color:#1c1c1c;cursor:pointer;width:40px;height:40px;position:absolute;text-align:center;top:8px;right:8px;border-radius:24px;background-color:rgba(255,255,255,0.6)}.fx-product-masonry-brick .product .action__wishlist .fx-icon{height:100%}.fx-product-masonry-brick .product .action__wishlist .fx-icon--hidden{display:none}.fx-product-masonry-brick .product .action__wishlist .fx-icon--active{color:#01a3d4}.fx-product-masonry-brick .product .action__wishlist .fx-icon:hover{color:#01a3d4}@media screen and (min-width: 600px){.fx-product-masonry-brick{width:33.33%}.fx-product-masonry-brick .product__info-wrapper{padding:12px 12px 18px}.fx-product-masonry-brick .product__image-inner-wrapper{min-height:200px;padding:16px 10px}.fx-product-masonry-brick .product__image-wrapper{padding:6px}.fx-product-masonry-brick .product__image{max-height:240px}.fx-product-masonry-brick .product__rating-stars .product__rating-star{width:20px;height:20px}.fx-product-masonry-brick .product__description{margin:4px 0;font-size:16px;line-height:24px;letter-spacing:-0.26px}.fx-product-masonry-brick .product .action__wishlist{width:48px;height:48px}}@media screen and (min-width: 940px){.fx-product-masonry-brick{width:25%}.fx-product-masonry-brick .product__image{max-height:340px}.fx-product-masonry-brick .product__image-wrapper{padding:8px}.fx-product-masonry-brick .product__image-inner-wrapper{padding:16px 12px}.fx-product-masonry-brick .product__info-wrapper{padding:12px 16px 24px}.fx-product-masonry-brick .product__rating-stars .product__rating-star{width:24px;height:24px}.fx-product-masonry-brick .product__description{margin:6px 0}.fx-product-masonry-brick .product .product__price--primary,.fx-product-masonry-brick .product .product__price--secondary,.fx-product-masonry-brick .product .product__price--strike{font-size:24px;white-space:nowrap}.fx-product-masonry-brick .product .product__price--secondary{margin-left:16px}}.fx-product-masonry{text-align:center}.fx-product-masonry.fx-product-masonry--more-hidden .fx-product-masonry__item--more{display:none}.fx-product-masonry__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.fx-product-masonry__found-articles{z-index:1}.fx-product-masonry__grid{margin:16px -6px}@media screen and (min-width: 600px){.fx-product-masonry__grid{margin:18px -8px}}@media screen and (min-width: 940px){.fx-product-masonry__grid{margin:28px -12px 32px}}.t-accordion>.t-accordion-tab{border-bottom:1px solid #b4b4b4}.t-accordion>.t-accordion-tab .header{cursor:pointer}.t-accordion>.t-accordion-tab>.body{visibility:hidden;opacity:0;max-height:0;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s ease-in,max-height .5s cubic-bezier(.25, .8, .25, 1);will-change:opacity,max-height}.t-accordion>.t-accordion-tab:not(.active):hover .header{background:#f3f3f3}.t-accordion>.t-accordion-tab.active{background:#e8e8e8}.t-accordion>.t-accordion-tab.active .header{border-color:#b4b4b4}.t-accordion>.t-accordion-tab.active>.body{background:#f3f3f3;visibility:visible;opacity:1;max-height:5000px}.wait-bar{position:relative}.wait-bar>*{position:relative;z-index:1}.wait-bar.state-active::before{content:'';position:absolute;top:0;bottom:0;left:0;width:100%;min-height:100%;background:url("/static/tr/img/ProgressBar_Pattern_leftToRight-120x120_19h_10frames_mirror.gif")}.fx-flyinbottom-overlay{display:none;opacity:.5;background:#000000;width:100%;height:100%;top:0;left:0;position:fixed;z-index:-1}.fx-flyinbottom-overlay__show{z-index:2147482648;display:inherit}.fx-flyinbottom{background-color:#ffffff;text-align:center;border-top-right-radius:6px;border-top-left-radius:6px;padding:16px;position:fixed;left:0;bottom:-100%;width:100%;height:auto;opacity:1;z-index:2147482649;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.fx-flyinbottom__show{bottom:0;-webkit-animation:slideup .4s;animation:slideup .4s}.fx-flyinbottom__hide{-webkit-animation:slidedown .8s;animation:slidedown .8s}.fx-flyinbottom__close{position:absolute;top:16px;right:8px;cursor:pointer;padding-left:8px}.fx-flyinbottom__headline{margin:0 12px 6px}.fx-flyinbottom__content{margin:0 12px}.fx-flyinbottom__icon{padding:8px;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:flex;position:absolute;left:calc(50% - 20px);top:0;align-items:center;background-color:#ffffff}.fx-flyinbottom__icon-color{color:#01a3d4}@-webkit-keyframes slideup{0%{bottom:-100%}100%{bottom:0}}@keyframes slideup{0%{bottom:-100%}100%{bottom:0}}@-webkit-keyframes slidedown{0%{bottom:0}100%{bottom:-100%}}@keyframes slidedown{0%{bottom:0}100%{bottom:-100%}}.fx-feature-bars{position:relative;display:flex;white-space:nowrap;align-items:center;height:8px;background-color:#e8e8e8;border-radius:10px;margin:4px 0}.fx-feature-bars.fx-feature-bars--margin-no{margin:0}.fx-feature-bars.fx-feature-bars--animation-yes .fx-feature-bars__item--active{transition:flex .5s ease-out;-webkit-animation:FxFeatureBars-StretchActiveBars .5s ease-out;animation:FxFeatureBars-StretchActiveBars .5s ease-out}.fx-feature-bars.fx-feature-bars--animation-yes .fx-feature-bars__item--stretch{transition:width .5s ease-out;-webkit-animation:FxFeatureBars-StretchBars .5s ease-out;animation:FxFeatureBars-StretchBars .5s ease-out}.fx-feature-bars__item{flex:1 0 auto;height:100%;border-left:1px solid #ffffff;transition:width 5s ease-in;z-index:1}.fx-feature-bars__item--stretch{height:100%;position:absolute;left:0;top:0;right:0;width:0}.fx-feature-bars__item:first-child,.fx-feature-bars__item--stretch{border-left:0 none;border-top-left-radius:10px;border-bottom-left-radius:10px}.fx-feature-bars__item:last-child,.fx-feature-bars__item--stretch{border-top-right-radius:10px;border-bottom-right-radius:10px}@-webkit-keyframes FxFeatureBars-StretchActiveBars{0%{flex-grow:0}100%{flex-grow:1}}@keyframes FxFeatureBars-StretchActiveBars{0%{flex-grow:0}100%{flex-grow:1}}@-webkit-keyframes FxFeatureBars-StretchBars{0%{width:0}}@keyframes FxFeatureBars-StretchBars{0%{width:0}}.fx-contact-person{background-color:#f3f3f3;border-radius:6px;padding:16px 8px 24px 8px}.fx-contact-person .employee{display:flex;justify-content:space-between}.fx-contact-person .employee__title{text-transform:uppercase;color:#8a8a8a;margin-bottom:8px}.fx-contact-person .employee__name{margin-bottom:4px}.fx-contact-person .employee__image{width:64px;height:64px}.fx-contact-person .employee-contact{display:inline-flex;flex-direction:column;align-items:flex-start;margin-top:20px}.fx-contact-person .employee-contact .employee-contact__email,.fx-contact-person .employee-contact .employee-contact__phone{margin:0}.fx-contact-person .employee-contact .employee-contact__email{margin-bottom:16px}@media screen and (min-width: 600px){.fx-contact-person{padding:16px 12px 24px 12px}.fx-contact-person .employee__title{margin-bottom:6px}.fx-contact-person .employee-contact{margin-top:18px}}@media screen and (min-width: 940px){.fx-contact-person{padding:24px 24px 40px 24px}.fx-contact-person .employee__title{margin-bottom:8px}.fx-contact-person .employee-contact{margin-top:28px}.fx-contact-person .employee-contact .employee-contact__email{margin-bottom:20px}.fx-contact-person .employee-contact__icon{width:24px;height:24px}}.fx-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid #01a3d4;height:40px;width:40px;color:#01a3d4;text-transform:uppercase}@media screen and (min-width: 940px){.fx-avatar{height:56px;width:56px}}.fx-spandex{display:flex;align-items:center;white-space:nowrap;flex:1 1 auto}.fx-spandex .categories-list{display:block;max-width:100%;flex-shrink:1;width:100%;padding:0;margin:0;white-space:nowrap;list-style:none;overflow:hidden}.fx-spandex .categories-list__rail{display:flex;width:100%;flex:0 1 auto;flex-direction:row;flex-wrap:nowrap;align-self:auto;align-content:stretch;align-items:flex-start;justify-content:space-between;white-space:nowrap;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}.fx-spandex__arrow{order:0;flex:0 1 auto;align-self:auto}.fx-text-collapsible__fallback{display:none}.fx-text-collapsible__fallback--visible{display:block}.fx-text-collapsible__placeholder{display:block}.fx-text-collapsible__wrapper{position:relative}.fx-text-collapsible__teaser p:last-of-type{margin-bottom:0}.fx-text-collapsible__gradient{opacity:1;position:absolute;bottom:0;left:0;width:100%;height:50px;z-index:2;transition:opacity .2s ease;background:linear-gradient(to top, #fff 10%, rgba(255,255,255,0) 100%)}.fx-text-collapsible__content{-webkit-transform:translate(0, 0);transform:translate(0, 0)}.fx-text-collapsible__button{margin-top:9px}@media screen and (min-width: 600px){.fx-text-collapsible__fallback{display:block}.fx-text-collapsible__placeholder{display:none}}.fx-voucher-configurator .preview{position:relative;margin-bottom:8px;height:100%}.fx-voucher-configurator .preview__image{border-radius:4px}.fx-voucher-configurator .preview__amount{position:absolute;right:0;bottom:0;background:rgba(28,28,28,0.7);padding:6px 12px;border-radius:4px 0 4px 0;color:#ffffff;font-weight:700}@media screen and (min-width: 600px){.fx-voucher-configurator .preview{margin-bottom:0}.fx-voucher-configurator .preview__amount{padding:8px 20px}}.fx-voucher-configurator .amount-declaration{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch}.fx-voucher-configurator .amount-declaration__divider{position:relative;height:20px;margin-bottom:20px;border-bottom:1px solid #e8e8e8}.fx-voucher-configurator .amount-declaration__divider-label{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:7px;background:white;padding-left:12px;padding-right:12px}@media screen and (min-width: 940px){.fx-voucher-configurator .amount-declaration__divider{height:28px;margin-bottom:28px}.fx-voucher-configurator .amount-declaration__divider-label{top:14px}}.fx-voucher-configurator .amount-picker{display:flex;justify-content:space-between;background:#f3f3f3;border-radius:8px;padding:3px}.fx-voucher-configurator .amount-picker__amount{width:25%;height:34px;line-height:34px;text-align:center;border-radius:4px;margin-right:6px}.fx-voucher-configurator .amount-picker__amount:last-child{margin-right:0}.fx-voucher-configurator .amount-picker__amount:not(.amount-picker__amount--selected):hover{background:#b4b4b4}.fx-voucher-configurator .amount-picker__amount:hover{cursor:pointer}.fx-voucher-configurator .amount-picker__amount--selected{background:#686868;color:#ffffff}@media screen and (min-width: 940px){.fx-voucher-configurator .amount-picker{padding:6px}.fx-voucher-configurator .amount-picker__amount{width:25%;height:44px;line-height:44px}}.fx-voucher-configurator .amount-input{max-width:223px;align-self:center;margin-top:0}@media screen and (min-width: 600px){.fx-voucher-configurator .amount-input{max-width:274px}}@media screen and (min-width: 940px){.fx-voucher-configurator .amount-input{max-width:314px}}.fx-voucher-configurator .submit-button{align-self:center;margin-top:8px}.fx-voucher-configurator .submit-button__inner{text-transform:uppercase}@media screen and (min-width: 940px){.fx-voucher-configurator .submit-button{margin-top:16px}}.fx-voucher-configurator .theme-picker{position:relative;min-width:100%;margin-bottom:16px}.fx-voucher-configurator .theme-picker__thumbnails{height:100%;width:calc(100% + (24px * 2));margin-left:-24px;display:flex;justify-content:space-between;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.fx-voucher-configurator .theme-picker__thumbnails::-webkit-scrollbar{display:none}.fx-voucher-configurator .theme-picker__spacer{min-width:24px}.fx-voucher-configurator .theme-picker__bleed-fader{position:absolute;top:0;height:100%;width:24px}.fx-voucher-configurator .theme-picker__bleed-fader--left{left:-24px;background-image:linear-gradient(to left, rgba(255,255,255,0), #ffffff, #ffffff)}.fx-voucher-configurator .theme-picker__bleed-fader--right{right:-24px;background-image:linear-gradient(to right, rgba(255,255,255,0), #ffffff, #ffffff)}@media screen and (min-width: 600px){.fx-voucher-configurator .theme-picker{margin-bottom:0}.fx-voucher-configurator .theme-picker__thumbnails{width:100%;margin-left:0;overflow-x:hidden;display:block}.fx-voucher-configurator .theme-picker__white-out{display:none}.fx-voucher-configurator .theme-picker__spacer{display:none}}.fx-voucher-configurator .theme-thumbnail{position:relative;margin-right:8px;min-width:43px}.fx-voucher-configurator .theme-thumbnail:hover{cursor:pointer}.fx-voucher-configurator .theme-thumbnail__image{border-radius:4px}.fx-voucher-configurator .theme-thumbnail__indicator{padding:4px;border-radius:20px;position:absolute;background:rgba(255,255,255,0.7);top:50%;left:50%;-webkit-transform:translate(-12px, -12px);transform:translate(-12px, -12px)}.fx-voucher-configurator .theme-thumbnail:first-child{margin-left:24px}.fx-voucher-configurator .theme-thumbnail:nth-last-child(2){margin-right:0}@media screen and (min-width: 600px){.fx-voucher-configurator .theme-thumbnail{display:inline-block;min-width:0;width:43px;margin-top:8px}.fx-voucher-configurator .theme-thumbnail:first-child{margin-left:0}}@media screen and (min-width: 940px){.fx-voucher-configurator .theme-thumbnail{width:56px;margin-right:9px}}.fx-voucher-configurator__col{display:flex;flex-direction:column;justify-content:center}.fx-groupiebox{background-color:#f3f3f3;border-color:#f3f3f3}.fx-groupiebox__quote{margin:8px 0 0 0}.fx-groupiebox__author{margin:8px 0 0 0}.fx-versus{padding:20px 0 24px 0;position:relative}.fx-versus__articles{margin:12px 0 16px 0}.fx-versus__vs-text{position:absolute;left:calc(50% - (40px / 2));top:calc(50% - (40px / 2));background-color:#f3f3f3;width:40px;height:40px;border-radius:40px;display:flex;align-items:center;justify-content:center}.fx-versus__article:hover .fx-versus__image{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fx-versus__article:hover .fx-versus__article-name-tag{color:#01a3d4}.fx-versus__article--left{padding-left:min(50%, 16px)}.fx-versus__article--right{padding-right:min(50%, 16px)}.fx-versus__image-wrapper{background:#ffffff;position:relative;padding-bottom:min(80px, 100%)}.fx-versus__article-name-tag{text-transform:none;display:inline;position:relative;z-index:1;line-height:17px;padding:3px 0;box-shadow:12px 0 0 #e8e8e8,-12px 0 0 #e8e8e8}.fx-versus__article-versus-kind-tag--left{margin-left:-12px}.fx-versus__article-versus-kind-tag--right{margin-right:-12px}.fx-versus .tag-container{position:absolute;display:flex;flex-direction:column;bottom:16px;padding:4px 0}.fx-versus .tag-container__wrapper{display:inline;margin-top:11px}.fx-versus .tag-container--right{right:8px;align-items:flex-end;text-align:right;margin-right:24px}.fx-versus .tag-container--left{left:8px;align-items:flex-start;text-align:left;margin-left:24px}.fx-versus__image{padding:20px;transition:-webkit-transform .25s 0s cubic-bezier(.25, .8, .25, 1);transition:transform .25s 0s cubic-bezier(.25, .8, .25, 1);transition:transform .25s 0s cubic-bezier(.25, .8, .25, 1), -webkit-transform .25s 0s cubic-bezier(.25, .8, .25, 1)}@media screen and (min-width: 600px){.fx-versus__vs-text{left:calc(50% - (48px / 2));top:calc(50% - (48px / 2));width:48px;height:48px;font-size:20px}.fx-versus__image-wrapper{padding:0}.fx-versus__tag-container{padding:4px 8px}.fx-versus__tag-container--right{right:16px}.fx-versus__tag-container--left{left:16px}.fx-versus__article--left{padding-left:min(25%, 128px)}.fx-versus__article--right{padding-right:min(25%, 128px)}}@media screen and (min-width: 940px){.fx-versus{padding:48px 0}.fx-versus__articles{margin:24px 0 16px 0}.fx-versus__vs-text{left:calc(50% - (56px / 2));top:calc(50% - (56px / 2));width:56px;height:56px;font-size:20px}.fx-versus__image-wrapper{padding:0}.fx-versus__tag-container{padding:4px 8px}.fx-versus__tag-container--right{right:16px}.fx-versus__tag-container--left{left:16px}.fx-versus__article--left{padding-left:min(25%, 256px)}.fx-versus__article-right{padding-right:min(25%, 256px)}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.fx-versus__article--right{padding-right:10%}.fx-versus__article--left{padding-left:10%}}.fx-lightbox{cursor:pointer}.fx-lightbox-container .fx-media-overlay__content{max-height:90vh}.fx-lightbox-container .fx-media-overlay__image-container{max-height:100%}.fx-lightbox-container .fx-media-overlay__image{max-height:calc(90vh - 56px)}@media screen and (min-width: 600px){.fx-lightbox-container .fx-media-overlay__image{max-height:calc(90vh - 88px)}}.fx-content-browse-wallpapers{margin-top:8px;margin-bottom:88px}@media screen and (min-width: 600px){.fx-content-browse-wallpapers{margin-top:16px}}@media screen and (min-width: 940px){.fx-content-browse-wallpapers{margin-top:32px}}@media screen and (min-width: 600px){.fx-content-browse-wallpapers{margin-bottom:88px}}@media screen and (min-width: 940px){.fx-content-browse-wallpapers{margin-bottom:88px}}.fx-content-browse-wallpapers .helpdesk-contact-wrapper{margin-top:40px}@media screen and (min-width: 600px){.fx-content-browse-wallpapers .helpdesk-contact-wrapper{margin-top:40px}}@media screen and (min-width: 940px){.fx-content-browse-wallpapers .helpdesk-contact-wrapper{margin-top:72px}}.browse-wallpapers__header{margin-bottom:48px}.browse-wallpapers__filters{display:flex;flex-direction:column;margin-bottom:16px}.browse-wallpapers__filter-selection{width:100%}.browse-wallpapers__list-item{margin-bottom:16px}.browse-wallpapers__list-more{text-align:center;margin-top:0}.browse-wallpapers__img{border-radius:6px;cursor:pointer}@media screen and (min-width: 600px){.browse-wallpapers__filters{display:flex;flex-direction:row;margin-bottom:16px}.browse-wallpapers__filter-selection{width:auto}.browse-wallpapers__filter{margin-right:16px}}@media screen and (min-width: 940px){.browse-wallpapers__header{margin-bottom:64px}.browse-wallpapers__filters{display:flex;flex-direction:row;margin-bottom:24px}.browse-wallpapers__filter{margin-right:24px}.browse-wallpapers__list-item{margin-bottom:24px}.browse-wallpapers__list-more{margin-top:16px}}.business-hours{margin-bottom:0}.business-hours__intro{margin-top:16px}.business-hours__route{margin-bottom:16px}@media screen and (min-width: 600px){.business-hours__intro{margin-top:32px}.business-hours__route{margin-bottom:32px}}.business-hour-accordion-header{display:flex}.business-hour-accordion-header:hover .business-hour-accordion-header__title{color:#017da1}.business-hour-accordion-header__title{align-self:center;width:100%;margin:0;color:inherit}.business-hour-accordion-header__label{position:absolute;top:-12px;right:0;width:64px;height:64px}.business-hour-accordion-header__intro{margin-top:16px}.business-hour-accordion-header__route{text-align:center;margin-bottom:16px}@media screen and (min-width: 600px){.business-hour-accordion-header__label{width:68px;height:68px}.business-hour-accordion-header__intro{margin-top:16px}.business-hour-accordion-header__route{margin-bottom:32px}}@media screen and (min-width: 940px){.business-hour-accordion-header__label{top:-13px;width:74px;height:74px}}.business-hours-days{display:table;margin-bottom:32px}.business-hours-day{display:table-row;margin-bottom:0}.business-hours-day--holiday{color:#b4b4b4}.business-hours-day__name{display:table-cell;width:50%}.business-hours-day__time{display:table-cell;white-space:nowrap;padding-left:10px}.business-hours-day__warning{display:table-cell;position:relative;top:3px;margin-left:4px;color:#e8b903;width:16px;height:16px}@media screen and (min-width: 600px){.business-hours-day__warning{width:18px;height:18px}}@media screen and (min-width: 940px){.business-hours-day__warning{width:20px;height:20px}}.business-hours-holidays{margin-bottom:32px}.customer-callback__input-wrapper .error-message{color:#e64155}.customer-callback .selected-timeslot__time{display:inline-block}.customer-callback__selected-timeslot{margin-top:16px}.customer-callback__selected-timeslot--disabled{text-align:left}.customer-callback__infobox{margin-bottom:32px}.customer-callback__cta-btn{width:100%}.customer-callback__cta-btn:last-child{margin-top:8px}.customer-callback .timeslot-picker__pager{padding:10px 5px;display:flex;justify-content:space-between;align-items:center;margin-top:8px}.customer-callback .timeslot-picker__pager-date{margin:0}.customer-callback .timeslot-picker__pager-chevron{cursor:pointer}.customer-callback .timeslot-picker__pager-chevron--disabled{visibility:hidden}.customer-callback .timeslot-picker__pager-chevron:hover .chevron-icon{color:#017da1}.customer-callback .timeslot-picker__list{list-style:none;-webkit-columns:83px 3;-moz-columns:83px 3;columns:83px 3;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;padding:0;text-align:center}.customer-callback .timeslot-picker__list-item{padding-bottom:4px;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;overflow:hidden}.customer-callback .timeslot-picker__timeslot{padding:10px 2px;cursor:pointer;border:1px solid #b4b4b4;border-radius:4px}.customer-callback .timeslot-picker__timeslot--selected{background:#01a3d4;border-color:#01a3d4;color:#ffffff}.customer-callback .timeslot-picker__timeslot:hover{background:#017da1;border-color:#017da1;color:#ffffff}.customer-callback .timeslot-picker__empty{margin-bottom:16px}@media screen and (min-width: 600px){.customer-callback__selected-timeslot{margin-top:8px}.customer-callback__cta-btn{width:auto;margin-right:8px}.customer-callback__cta-btn:last-child{margin-top:0}}@media screen and (min-width: 940px){.customer-callback__selected-timeslot{margin-top:16px}.customer-callback__input-wrapper .customer-callback-input{margin-top:20px}}.fx-content-section{padding-top:24px;padding-bottom:32px}.fx-content-section--first{padding-top:8px}.fx-content-section--last{margin-bottom:100px}@media screen and (min-width: 600px){.fx-content-section{padding-top:32px;padding-bottom:40px}.fx-content-section--first{padding-top:8px}}@media screen and (min-width: 940px){.fx-content-section{padding-top:40px;padding-bottom:40px}.fx-content-section--first{padding-top:16px}}.covid-info-box{margin:10px 0}.fx-content-helpdesk-service,.fx-content-helpdesk,.fx-content-helpdesk-shipping,.fx-content-helpdesk-repair,.fx-content-helpdesk-plek,.fx-content-helpdesk-moneyback,.fx-content-helpdesk-warranty,.fx-content-helpdesk-satisfaction,.fx-content-helpdesk-paymentsecurity,.fx-content-helpdesk-warehouse,.fx-content-helpdesk-faq{margin-top:8px;margin-bottom:64px}@media screen and (min-width: 600px){.fx-content-helpdesk-service,.fx-content-helpdesk,.fx-content-helpdesk-shipping,.fx-content-helpdesk-repair,.fx-content-helpdesk-plek,.fx-content-helpdesk-moneyback,.fx-content-helpdesk-warranty,.fx-content-helpdesk-satisfaction,.fx-content-helpdesk-paymentsecurity,.fx-content-helpdesk-warehouse,.fx-content-helpdesk-faq{margin-top:16px}}@media screen and (min-width: 940px){.fx-content-helpdesk-service,.fx-content-helpdesk,.fx-content-helpdesk-shipping,.fx-content-helpdesk-repair,.fx-content-helpdesk-plek,.fx-content-helpdesk-moneyback,.fx-content-helpdesk-warranty,.fx-content-helpdesk-satisfaction,.fx-content-helpdesk-paymentsecurity,.fx-content-helpdesk-warehouse,.fx-content-helpdesk-faq{margin-top:32px}}@media screen and (min-width: 600px){.fx-content-helpdesk-service,.fx-content-helpdesk,.fx-content-helpdesk-shipping,.fx-content-helpdesk-repair,.fx-content-helpdesk-plek,.fx-content-helpdesk-moneyback,.fx-content-helpdesk-warranty,.fx-content-helpdesk-satisfaction,.fx-content-helpdesk-paymentsecurity,.fx-content-helpdesk-warehouse,.fx-content-helpdesk-faq{margin-bottom:72px}}@media screen and (min-width: 940px){.fx-content-helpdesk-service,.fx-content-helpdesk,.fx-content-helpdesk-shipping,.fx-content-helpdesk-repair,.fx-content-helpdesk-plek,.fx-content-helpdesk-moneyback,.fx-content-helpdesk-warranty,.fx-content-helpdesk-satisfaction,.fx-content-helpdesk-paymentsecurity,.fx-content-helpdesk-warehouse,.fx-content-helpdesk-faq{margin-bottom:88px}}.fx-content-helpdesk-contact{margin-top:32px;margin-bottom:88px}@media screen and (min-width: 600px){.fx-content-helpdesk-contact{margin-top:34px}}@media screen and (min-width: 940px){.fx-content-helpdesk-contact{margin-top:48px}}@media screen and (min-width: 600px){.fx-content-helpdesk-contact{margin-bottom:88px}}@media screen and (min-width: 940px){.fx-content-helpdesk-contact{margin-bottom:120px}}.helpdesk-service-wrapper,.helpdesk-contact-wrapper{margin-top:32px}@media screen and (min-width: 600px){.helpdesk-service-wrapper,.helpdesk-contact-wrapper{margin-top:34px}}@media screen and (min-width: 940px){.helpdesk-service-wrapper,.helpdesk-contact-wrapper{margin-top:48px}}.fx-content-helpdesk-shipping .helpdesk-contact-wrapper,.fx-content-helpdesk-repair .helpdesk-contact-wrapper,.fx-content-helpdesk-plek .helpdesk-contact-wrapper,.fx-content-helpdesk-moneyback .helpdesk-contact-wrapper,.fx-content-helpdesk-warranty .helpdesk-contact-wrapper,.fx-content-helpdesk-satisfaction .helpdesk-contact-wrapper,.fx-content-helpdesk-paymentsecurity .helpdesk-contact-wrapper,.fx-content-helpdesk-warehouse .helpdesk-contact-wrapper{margin-top:40px}@media screen and (min-width: 600px){.fx-content-helpdesk-shipping .helpdesk-contact-wrapper,.fx-content-helpdesk-repair .helpdesk-contact-wrapper,.fx-content-helpdesk-plek .helpdesk-contact-wrapper,.fx-content-helpdesk-moneyback .helpdesk-contact-wrapper,.fx-content-helpdesk-warranty .helpdesk-contact-wrapper,.fx-content-helpdesk-satisfaction .helpdesk-contact-wrapper,.fx-content-helpdesk-paymentsecurity .helpdesk-contact-wrapper,.fx-content-helpdesk-warehouse .helpdesk-contact-wrapper{margin-top:56px}}@media screen and (min-width: 940px){.fx-content-helpdesk-shipping .helpdesk-contact-wrapper,.fx-content-helpdesk-repair .helpdesk-contact-wrapper,.fx-content-helpdesk-plek .helpdesk-contact-wrapper,.fx-content-helpdesk-moneyback .helpdesk-contact-wrapper,.fx-content-helpdesk-warranty .helpdesk-contact-wrapper,.fx-content-helpdesk-satisfaction .helpdesk-contact-wrapper,.fx-content-helpdesk-paymentsecurity .helpdesk-contact-wrapper,.fx-content-helpdesk-warehouse .helpdesk-contact-wrapper{margin-top:80px}}.compinfo-contact-list,.fx-content__helpdesk-teaser{margin-top:34px}@media screen and (min-width: 600px){.compinfo-contact-list,.fx-content__helpdesk-teaser{margin-top:50px}}@media screen and (min-width: 940px){.compinfo-contact-list,.fx-content__helpdesk-teaser{margin-top:56px}}.helpdesk-faq-search{margin-top:24px}@media screen and (min-width: 600px){.helpdesk-faq-search{margin-top:30px}}@media screen and (min-width: 940px){.helpdesk-faq-search{margin-top:30px}}.fx-content__helpdesk-section{margin-top:40px}@media screen and (min-width: 600px){.fx-content__helpdesk-section{margin-top:56px}}@media screen and (min-width: 940px){.fx-content__helpdesk-section{margin-top:80px}}#accordion-menu-service.accordion-menu{display:none}@media screen and (min-width: 940px){#accordion-menu-service.accordion-menu{display:block}}.helpdesk-faq-search__header .faq-search-input{margin-top:0;max-width:575px}.helpdesk-faq-search__result{margin-top:40px}.helpdesk-faq-search__result em{background:rgba(1,163,212,0.08);opacity:.8}.helpdesk-faq-search__no-result .no-result-title .search-term{font-weight:bold;color:#01a3d4}.helpdesk-faq-search .faq-result-opened{margin-bottom:40px;max-height:50000px;pointer-events:auto;opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0);transition:max-height .2s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .15s,-webkit-transform .2s;transition:max-height .2s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .15s,transform .2s;transition:max-height .2s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .15s,transform .2s,-webkit-transform .2s}@media screen and (min-width: 600px){.helpdesk-faq-search .faq-result-opened{margin-bottom:56px}}@media screen and (min-width: 940px){.helpdesk-faq-search .faq-result-opened{margin-bottom:80px}}.helpdesk-faq-search .faq-result-closed{position:relative;overflow:hidden;pointer-events:none;max-height:0;opacity:0;-webkit-transform:translate(0, -20px);transform:translate(0, -20px);transition:max-height .25s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .1s,-webkit-transform .25s;transition:max-height .25s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .1s,transform .25s;transition:max-height .25s cubic-bezier(0, 1, 0, 1) -0.1s,opacity .1s,transform .25s,-webkit-transform .25s}.fx-content__helpdesk-warranty{margin-bottom:40px}@media screen and (min-width: 600px){.fx-content__helpdesk-warranty{margin-bottom:47px}}@media screen and (min-width: 940px){.fx-content__helpdesk-warranty{margin-bottom:56px}}.fx-content__helpdesk-warranty .product-return{text-align:center}.helpdesk-all-questions__link{text-decoration:underline}@media screen and (min-width: 600px){.helpdesk-all-questions__blocks{margin-top:12px}}.plek-introduction-video{margin:32px 0}.plek-introduction-video .video-js:not(.vjs-fullscreen)>video{max-height:400px}.helpdesk-plek-services .plek-service-pricing{display:flex;flex-direction:column;align-items:center}.helpdesk-plek-services .plek-form{display:flex;justify-content:center}.helpdesk-plek-services .plek-form__content{text-align:left}.helpdesk-plek-services .plek-form .plek-form__input-radio{padding-left:2px}.helpdesk-plek-services .plek-form .plek-form__input-radio-label{padding-left:26px}.helpdesk-plek-services .table-compare{width:100%;margin-bottom:48px}.helpdesk-plek-services .table-compare__row{width:100%;border-bottom:1px solid #b4b4b4}.helpdesk-plek-services .table-compare__row--head{border-bottom:2px solid #000000}.helpdesk-plek-services .table-compare__row:last-child{border-bottom:none}.helpdesk-plek-services .table-compare__col{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;vertical-align:middle;text-align:center;padding:16px 2px;width:33%}.helpdesk-plek-services .table-compare__col--align-bottom{vertical-align:bottom}.helpdesk-plek-services .table-compare__col--selection{padding:16px 0}.helpdesk-plek-services .table-compare__col--rounded-border{border-radius:6px}.helpdesk-plek-services .table-compare__col--description{padding-left:0;vertical-align:top;text-align:left}.helpdesk-plek-services .table-compare__feature-icon{color:#00b27d}.helpdesk-plek-services .table-compare__col--feature-no{text-align:center}.helpdesk-plek-services .table-compare__col--standard{background-color:#f3f3f3}.helpdesk-plek-services .table-compare__notification-trigger-standard,.helpdesk-plek-services .table-compare__notification-trigger-premium,.helpdesk-plek-services .table-compare__notification-trigger-std,.helpdesk-plek-services .table-compare__notification-trigger-prem{cursor:pointer}@media screen and (min-width: 600px){.helpdesk-plek-services .table-compare__notification-trigger-standard,.helpdesk-plek-services .table-compare__notification-trigger-premium,.helpdesk-plek-services .table-compare__notification-trigger-std,.helpdesk-plek-services .table-compare__notification-trigger-prem{display:none}}.helpdesk-plek-services .table-compare__notificationTrigger--active .fx-icon{color:#01a3d4}.helpdesk-plek-services .table-compare__notification-content{display:none}@media screen and (min-width: 600px){.helpdesk-plek-services .table-compare__notification-content{display:inherit}}.helpdesk-plek-services .table-compare__info-trigger{cursor:pointer;position:relative;top:5px}.helpdesk-plek-services .table-compare__info-trigger--active .fx-icon{color:#01a3d4}.helpdesk-plek-services .table-compare__info{display:none;margin-top:8px}.helpdesk-plek-services .table-compare__info.table-compare__info--show{display:block}.helpdesk-plek-services .table-compare__info-text{margin-right:16px}@media screen and (min-width: 600px){.helpdesk-plek-services .plek-form .plek-form__input-radio{padding-left:8px}.helpdesk-plek-services .plek-form .plek-form__input-radio-label{padding-left:40px}}.helpdesk-plek-gallery__headline{margin-bottom:24px}.helpdesk-plek-gallery__content{margin-bottom:40px}.helpdesk-plek-gallery-item{margin-bottom:24px}.helpdesk-plek-gallery-item__image{border-radius:6px;margin-bottom:8px}.helpdesk-plek-gallery .plex-faq-content{margin-bottom:24px}@media screen and (min-width: 600px){.helpdesk-plek-gallery .plex-faq-content{margin-bottom:32px}}@media screen and (min-width: 600px){.helpdesk-plek-gallery__headline{margin-bottom:20px}.helpdesk-plek-gallery__content{margin-bottom:72px}.helpdesk-plek-gallery-item__image{margin-bottom:24px}}.badge__container{margin-top:16px}.badge__item{margin-bottom:20px;text-align:center}.badge__icon{width:103px;margin:auto auto 10px}.badge__link:hover .badge__text{color:#01a3d4}.badge__link:active .badge__text{color:#017da1}@media screen and (min-width: 940px){.badge__container{margin-top:21px}.badge__icon{width:126px}}.fx-content__faq-search-form .faq-search-title{margin-bottom:16px}.helpdesk-faq-question__answer a{text-decoration:underline}.helpdesk-faq-question__answer .cms-bubble-gallery .cms-image-container{padding:10px;cursor:pointer}.helpdesk-faq-question__answer .cms-image-container.alignment-none{text-align:center}.helpdesk-faq-question__answer .cms-image-container.alignment-none img{width:70%}.helpdesk-faq-question__answer .cms-image-container img{width:100%}.helpdesk-faq-question__answer .cms-image-container.alignment-next2one{display:inline-block}.helpdesk-faq-question__answer .cms-image-container.alignment-next2one img{width:var(--width)}.thomann-fx-content-route-warehouse .fx-helpdesk-warehouse,.thomann-fx-content-route-warehouse .helpdesk-warehouse-graphic,.thomann-fx-content-route-warehouse .fx-content__helpdesk-contact-content{margin-top:40px}@media screen and (min-width: 600px){.thomann-fx-content-route-warehouse .fx-helpdesk-warehouse,.thomann-fx-content-route-warehouse .helpdesk-warehouse-graphic,.thomann-fx-content-route-warehouse .fx-content__helpdesk-contact-content{margin-top:56px}}@media screen and (min-width: 940px){.thomann-fx-content-route-warehouse .fx-helpdesk-warehouse,.thomann-fx-content-route-warehouse .helpdesk-warehouse-graphic,.thomann-fx-content-route-warehouse .fx-content__helpdesk-contact-content{margin-top:80px}}.helpdesk-warehouse-graphic .graphic-panel{display:flex;flex-direction:column}.helpdesk-warehouse-graphic .graphic-panel .graphic-container{position:relative;margin-bottom:16px}.helpdesk-warehouse-graphic .graphic-panel .graphic-container__summary{text-align:center;position:absolute;width:100%;top:43%}.helpdesk-warehouse-graphic .graphic-panel .graphic-container__count{color:#01a3d4}.helpdesk-warehouse-graphic .graphic-panel .graphic-container__graphic{display:block;margin:auto;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;-ms-interpolation-mode:nearest-neighbor}.helpdesk-warehouse-graphic .statistics-container__list{list-style:none;margin:0;padding:0}.helpdesk-warehouse-graphic .statistics-container__list-item{margin:0 0 20px 50px;padding:0;position:relative}.helpdesk-warehouse-graphic .statistics-container__list-item::before{content:"";position:absolute;left:-45px;top:10px;width:36px;height:4px;display:block;background:#01a3d4}.helpdesk-warehouse-graphic .statistics-container__list-item.soon-available::before{opacity:.75}.helpdesk-warehouse-graphic .statistics-container__list-item.later-available::before{opacity:.5}.helpdesk-warehouse-graphic .statistics-container__list-item.unavailable::before{opacity:.25}.helpdesk-warehouse-graphic .statistics-container__list-item.not-available-yet::before{background:#e8e8e8}.helpdesk-warehouse-graphic .statistics-container__list-item-count{white-space:nowrap}@media screen and (min-width: 600px){.helpdesk-warehouse-graphic .graphic-panel{flex-direction:row}.helpdesk-warehouse-graphic .graphic-panel .graphic-container,.helpdesk-warehouse-graphic .graphic-panel .statistics-container{float:none;width:100%;display:block;margin:auto}}.shipping-index{background-color:#f3f3f3;padding:0 16px 16px;display:flex;flex-direction:column;align-items:center;position:relative;margin-bottom:36px;border-radius:6px}@-webkit-keyframes grow{from{height:0}}@keyframes grow{from{height:0}}.shipping-index__container{background-color:#ffffff;border-radius:6px;padding:16px}.shipping-index__container-info{border-top:1px solid #b4b4b4;padding-top:16px}.shipping-index__container-graph{margin-bottom:16px}.shipping-index__headline{width:100%;padding-top:16px}.shipping-index .graph{margin-bottom:24px;display:flex;justify-content:space-between}.shipping-index .graph__single{position:relative;display:flex;align-items:flex-end;height:150px;width:20px;justify-content:center}.shipping-index .graph__single:last-child .graph__single-bar{background-color:#01a3d4}.shipping-index .graph__single-bar{-webkit-animation-name:grow;animation-name:grow;-webkit-animation-duration:1s;animation-duration:1s;display:flex;background-color:#e8e8e8;width:8px;border-radius:6px}.shipping-index .graph__single:after{position:absolute;content:attr(data-dayprefix);font-size:14px;word-wrap:break-word;bottom:-25px;left:0;width:20px;text-align:center}.shipping-index .info{text-align:left}.shipping-index .info .hours-title{color:#01a3d4;text-align:left;margin:0 0 4px}.shipping-index .info__border{border-top:1px solid #b4b4b4}.shipping-index .info__text{display:flex;flex-flow:row}.shipping-index .info__truck{margin-right:10px;-webkit-transform:scaleX(-1);transform:scaleX(-1);width:70px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (min-width: 600px){.shipping-index{padding:0 40px 26px}.shipping-index__container-info{position:relative;border:none;padding:0}.shipping-index__container-graph{margin-bottom:0;padding-left:16px;padding-right:16px}.shipping-index__headline{align-self:flex-start}.shipping-index__vertical-line{width:1px;height:100%;background:#b4b4b4;position:absolute}.shipping-index .info{height:100%;display:flex;justify-content:center;flex-direction:column;padding:0 16px 0 40px}.shipping-index .info__text{flex-flow:column}.shipping-index .info__border{display:none}.shipping-index .graph__single{height:250px}.shipping-index .graph__single-bar{width:14px}}@media screen and (min-width: 940px){.shipping-index .graph__single-bar{width:24px}}.helpdesk-warehouse-carousel .warehouse-teaser-carousel{margin:24px 0}@media screen and (min-width: 940px){.helpdesk-warehouse-carousel .warehouse-teaser-carousel{margin:32px 0}}.shipping-react .shipping-to .shipping-country-dropdown{width:272px;margin-bottom:20px;border:1px solid #8a8a8a;font-size:14px}.shipping-react .shipping-to .shipping-country-dropdown .fx-input-select__chevron{color:#686868}.shipping-react .shipping-to .shipping-country-dropdown>.fx-input-select__placeholder.fx-input-select__placeholder--filled{display:none}.shipping-react .shipping-to .tabbed-menu__tab-list{margin:0;padding:0;list-style-type:none;display:flex;flex-wrap:nowrap;width:100%}.shipping-react .shipping-to .tabbed-menu__tab-list .tabbed-menu-header{text-align:center;height:40px;background-color:#e8e8e8;vertical-align:bottom;white-space:nowrap;flex:0 0 auto;padding-top:8px;cursor:pointer;padding-right:16px;width:50%}.shipping-react .shipping-to .tabbed-menu__tab-list .tabbed-menu-header:first-child{border-top-left-radius:6px}.shipping-react .shipping-to .tabbed-menu__tab-list .tabbed-menu-header__flag{vertical-align:middle;width:19px;margin-left:12px}.shipping-react .shipping-to .tabbed-menu__tab-list .tabbed-menu-header__tab{text-align:center}.shipping-react .shipping-to .tabbed-menu__tab-list .tabbed-menu-header__name{margin-left:12px}.shipping-react .shipping-to .tabbed-menu__tab-list .tabbed-menu-header__iso{margin-left:12px;font-weight:bold}.shipping-react .shipping-to .tabbed-menu__tab-list .tabbed-menu-header:last-child{border-top-right-radius:6px}.shipping-react .shipping-to .tabbed-menu__tab-list .tabbed-menu-header.active{background-color:#f3f3f3}.shipping-react .shipping-to .tabbed-menu__body{background:#f3f3f3;border-radius:0 0 6px 6px;min-height:75px}@media screen and (min-width: 600px){.shipping-react .shipping-to .shipping-country-dropdown{font-size:16px}.shipping-react .shipping-to .tabbed-menu__tab-list .tabbed-menu-header{height:56px;justify-content:flex-start;min-width:170px;width:auto}.shipping-react .shipping-to .tabbed-menu__tab-list .tabbed-menu-header__tab{margin:8px 40px 0;font-size:18px}.shipping-react .shipping-to .tabbed-menu__tab-list .tabbed-menu-header__name{padding-top:8px;margin-left:8px}.shipping-react .shipping-to .tabbed-menu__tab-list .tabbed-menu-header .fx-input-select{height:56px;padding:0}.shipping-react .shipping-to .tabbed-menu__tab-list .tabbed-menu-header .fx-input-select .fx-input-select__placeholder{top:27px}.shipping-react .shipping-to .tabbed-menu__body{border-radius:0 6px 6px 6px}}.helpdesk-shipping-details{padding:16px}.helpdesk-shipping-details__headline{margin-bottom:8px}.helpdesk-shipping-details .carrier{display:inline-flex;margin-bottom:16px}.helpdesk-shipping-details .carrier__wrapper{background-color:#ffffff;width:96px;height:48px;display:flex;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;padding:35px 65px}.helpdesk-shipping-details .carrier__image{max-width:80px}.helpdesk-shipping-details .carrier__details{display:flex;align-items:center;flex-wrap:wrap;padding-left:16px}@media screen and (min-width: 600px){.helpdesk-shipping-details{padding:24px 40px}.helpdesk-shipping-details .carrier{margin-bottom:12px}}.shipping-react .shipping-costs-europe{margin-top:40px}.shipping-react .shipping-costs-europe__table-head{border-bottom:2px solid #000000}.shipping-react .shipping-costs-europe__header{display:flex;justify-content:space-between;align-items:center;padding:0}.shipping-react .shipping-costs-europe__header .shippingcosts,.shipping-react .shipping-costs-europe__header .freeshipping{text-align:right}.shipping-react .shipping-costs-europe__header .shippingduration,.shipping-react .shipping-costs-europe__header .afterpayment,.shipping-react .shipping-costs-europe__header .duty{text-align:center}.shipping-react .shipping-costs-europe__header .freeshipping{display:none}.shipping-react .shipping-costs-europe__table-column{white-space:normal;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-break:break-word;flex:1;font-size:13px}.shipping-react .shipping-costs-europe__table-column:last-child{flex:0 0 10%}.shipping-react .shipping-costs-europe__table-column .ghost{visibility:hidden;height:0;width:0}.shipping-react .shipping-costs-europe__table-row{min-height:59px;cursor:pointer}.shipping-react .shipping-costs-europe__table-row .country{display:flex;align-items:center}.shipping-react .shipping-costs-europe__table-row .country__flag{width:24px;height:18px;display:inline;margin-right:8px}.shipping-react .shipping-costs-europe__table-row .country__iso{font-weight:bold}.shipping-react .shipping-costs-europe__table-row .shippingduration{min-width:40px}.shipping-react .shipping-costs-europe__table-row .shippingcosts{min-width:90px}.shipping-react .shipping-costs-europe__table-row .country{min-width:50px}.shipping-react .shipping-costs-europe__table-row .freeshipping-small{display:block}.shipping-react .shipping-costs-europe__icon-green-check{color:#00b27d}.shipping-react .shipping-costs-europe__notice>.legend>.item{display:flex;align-items:center;justify-content:flex-end;margin-top:24px;font-style:italic}.shipping-react .shipping-costs-europe__notice>.legend>.item .shipping-costs-europe__icon-green-check{margin-right:8px}@media screen and (min-width: 600px){.shipping-react .shipping-costs-europe__header .freeshipping{display:block}.shipping-react .shipping-costs-europe__table-column{font-size:16px;padding:0 3px}.shipping-react .shipping-costs-europe__table-row{min-height:56px;padding:6px 0}.shipping-react .shipping-costs-europe__table-row .freeshipping-small{display:none}}.fx-content-compinfo-thomannapp,.thomann-fx-content-module-compinfo{margin-top:8px;margin-bottom:80px}@media screen and (min-width: 600px){.fx-content-compinfo-thomannapp,.thomann-fx-content-module-compinfo{margin-top:16px}}@media screen and (min-width: 940px){.fx-content-compinfo-thomannapp,.thomann-fx-content-module-compinfo{margin-top:48px}}@media screen and (min-width: 600px){.fx-content-compinfo-thomannapp,.thomann-fx-content-module-compinfo{margin-bottom:100px}}@media screen and (min-width: 940px){.fx-content-compinfo-thomannapp,.thomann-fx-content-module-compinfo{margin-bottom:120px}}.fx-content-compinfo-thomannapp .helpdesk-contact-wrapper,.fx-content-compinfo-wallpapers .helpdesk-contact-wrapper,.fx-content-compinfo .helpdesk-contact-wrapper{margin-top:40px}@media screen and (min-width: 600px){.fx-content-compinfo-thomannapp .helpdesk-contact-wrapper,.fx-content-compinfo-wallpapers .helpdesk-contact-wrapper,.fx-content-compinfo .helpdesk-contact-wrapper{margin-top:56px}}@media screen and (min-width: 940px){.fx-content-compinfo-thomannapp .helpdesk-contact-wrapper,.fx-content-compinfo-wallpapers .helpdesk-contact-wrapper,.fx-content-compinfo .helpdesk-contact-wrapper{margin-top:72px}}.fx-content-compinfo{margin-top:8px;margin-bottom:80px}@media screen and (min-width: 600px){.fx-content-compinfo{margin-top:16px}}@media screen and (min-width: 940px){.fx-content-compinfo{margin-top:48px}}@media screen and (min-width: 600px){.fx-content-compinfo{margin-bottom:100px}}@media screen and (min-width: 940px){.fx-content-compinfo{margin-bottom:120px}}@media screen and (max-width:599px){.fx-content-compinfo .content-teaser__image{display:flex;align-items:center;width:100%;max-height:200px;max-width:none}.fx-content-compinfo .content-teaser__picture{width:100%}.fx-content-compinfo .content-teaser__picture .content-teaser__img{width:100%;-webkit-transform:translateY(10%);transform:translateY(10%)}}@media screen and (min-width: 600px){.fx-content-compinfo .content-teaser__image{margin-bottom:0}}.thomann-fx-content-route-contact{margin-bottom:88px}@media screen and (min-width: 600px){.thomann-fx-content-route-contact{margin-bottom:88px}}@media screen and (min-width: 940px){.thomann-fx-content-route-contact{margin-bottom:120px}}.thomann-fx-content-route-contact .fx-content__helpdesk-contact-content{margin-top:40px}@media screen and (min-width: 600px){.thomann-fx-content-route-contact .fx-content__helpdesk-contact-content{margin-top:40px}}@media screen and (min-width: 940px){.thomann-fx-content-route-contact .fx-content__helpdesk-contact-content{margin-top:48px}}.thomann-fx-content-route-contact .compinfo-contact-list{margin-top:40px}@media screen and (min-width: 600px){.thomann-fx-content-route-contact .compinfo-contact-list{margin-top:40px}}@media screen and (min-width: 940px){.thomann-fx-content-route-contact .compinfo-contact-list{margin-top:56px}}.thomann-fx-content-route-contact .compinfo-contact-footer{margin-top:40px}@media screen and (min-width: 600px){.thomann-fx-content-route-contact .compinfo-contact-footer{margin-top:40px}}@media screen and (min-width: 940px){.thomann-fx-content-route-contact .compinfo-contact-footer{margin-top:72px}}.compinfo-contact-list .contact-list{width:100%;margin-bottom:56px}.compinfo-contact-list .contact-list__row{border-bottom:1px solid #686868}.compinfo-contact-list .contact-list__col,.compinfo-contact-list .contact-list__col-head{text-align:left;padding:16px 5px;width:25%}.compinfo-contact-list .contact-list__element{display:block;overflow:hidden}.compinfo-contact-list .contact-list__col-head{text-transform:uppercase}@media screen and (max-width:600px){.compinfo-contact-list .contact-list{margin-bottom:40px}.compinfo-contact-list .contact-list__head{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.compinfo-contact-list .contact-list__row{display:block}.compinfo-contact-list .contact-list__row:first-of-type{border-top:1px solid #686868}.compinfo-contact-list .contact-list__col,.compinfo-contact-list .contact-list__col-head{display:block;padding:0 0 8px;width:unset}.compinfo-contact-list .contact-list__col:first-of-type,.compinfo-contact-list .contact-list__col-head:first-of-type{margin-left:100px;margin-bottom:0;padding-top:16px}.compinfo-contact-list .contact-list__col:last-of-type,.compinfo-contact-list .contact-list__col-head:last-of-type{padding-bottom:16px}.compinfo-contact-list .contact-list__col::before{font-size:14px;line-height:22px;letter-spacing:-0.11px;font-weight:700;content:attr(data-label);float:left;text-transform:uppercase;min-width:100px;margin:unset}.compinfo-contact-list .contact-list__col::before:last-child{border-bottom:0}}.compinfo-contact-footer__image{border-radius:6px}.compinfo-thomannapp .thomannapp-section__links-badges{display:flex;margin-top:20px;margin-bottom:40px}.compinfo-thomannapp .thomannapp-section__links-badge-ios{margin-right:16px}.compinfo-thomannapp .thomannapp-section__links-badge{max-width:190px;width:100%}.compinfo-thomannapp .thomannapp-section__rating{display:flex;justify-content:center;align-items:center;text-align:center}.compinfo-thomannapp .thomannapp-section__rating-inner{display:flex;width:100%;justify-content:center;margin-top:24px}.compinfo-thomannapp .thomannapp-section__rating-single{padding:0 10px}.compinfo-thomannapp .thomannapp-section__rating-val{color:#01a3d4}.compinfo-thomannapp .thomannapp-section__rating-stars{justify-content:center}.compinfo-thomannapp .thomannapp-section__visual{text-align:center;margin-bottom:20px}@media screen and (min-width: 940px){.compinfo-thomannapp .thomannapp-section__visual{order:2;margin-bottom:70px}.compinfo-thomannapp .thomannapp-section__rating-inner{margin:0}.compinfo-thomannapp .thomannapp-section__links{order:1}.compinfo-thomannapp .thomannapp-section__links-badges{margin-top:40px}.compinfo-thomannapp .thomannapp-section__links-badge-ios{margin-right:24px}}.compinfo-visit-us{margin-top:32px;margin-bottom:32px}@media screen and (min-width: 600px){.compinfo-visit-us{margin-top:40px}}@media screen and (min-width: 940px){.compinfo-visit-us{margin-top:56px}}@media screen and (min-width: 600px){.compinfo-visit-us{margin-bottom:32px}}@media screen and (min-width: 940px){.compinfo-visit-us{margin-bottom:32px}}.compinfo-visit-us__holidays{margin-top:32px}@media screen and (min-width: 600px){.compinfo-visit-us__holidays{margin-top:40px}}@media screen and (min-width: 940px){.compinfo-visit-us__holidays{margin-top:56px}}.compinfo-visit-us__box{display:flex;flex-direction:column}.compinfo-visit-us__image{border-radius:6px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.compinfo-visit-us__business-hours{display:flex;justify-content:center;background-color:#e8e8e8;border-radius:6px;margin:16px 0 0;padding:16px}.compinfo-visit-us__business-hours .business-hours__route,.compinfo-visit-us__business-hours .business-hours__intro{text-align:center}@media screen and (min-width: 600px){.compinfo-visit-us__box{display:flex;flex-direction:row}.compinfo-visit-us__business-hours{margin:0 0 0 24px}}@media screen and (min-width: 940px){.compinfo-visit-us__business-hours{min-width:260px}}.fx-content-compinfo .compinfo-virtualtour{margin-top:40px;margin-bottom:40px}@media screen and (min-width: 600px){.fx-content-compinfo .compinfo-virtualtour{margin-top:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .compinfo-virtualtour{margin-top:72px}}@media screen and (min-width: 600px){.fx-content-compinfo .compinfo-virtualtour{margin-bottom:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .compinfo-virtualtour{margin-bottom:72px}}.fx-content-compinfo .compinfo-virtualtour__frame{border-radius:6px}.fx-content-compinfo .compinfo-virtualtour__frame.has-controls{border-bottom-left-radius:0;border-bottom-right-radius:0}.fx-content-compinfo .compinfo-virtualtour__controls{display:flex;flex-wrap:wrap;border-right:1px solid #b4b4b4;border-bottom:1px solid #b4b4b4}.fx-content-compinfo .compinfo-virtualtour__item{padding:12px;position:relative;cursor:pointer;text-align:center;box-sizing:border-box;border-top:1px solid #b4b4b4;border-left:1px solid #b4b4b4;width:50%}.fx-content-compinfo .compinfo-virtualtour__item:after{position:absolute;content:"";border-right:1px solid #b4b4b4;border-bottom:1px solid #b4b4b4;bottom:-1px;right:-1px;width:100%;height:100%;z-index:2}.fx-content-compinfo .compinfo-virtualtour__item--active,.fx-content-compinfo .compinfo-virtualtour__item:hover,.fx-content-compinfo .compinfo-virtualtour__item:active{border-color:#017da1;z-index:3}.fx-content-compinfo .compinfo-virtualtour__item--active:after,.fx-content-compinfo .compinfo-virtualtour__item:hover:after,.fx-content-compinfo .compinfo-virtualtour__item:active:after{border-color:#017da1}@media screen and (min-width: 600px){.fx-content-compinfo .compinfo-virtualtour__item{width:33.33%}}@media screen and (min-width: 1150px){.fx-content-compinfo .compinfo-virtualtour__item{width:25%}}.fx-content-compinfo .aboutus__intro{display:flex;flex-direction:column;margin-bottom:40px}@media screen and (min-width: 600px){.fx-content-compinfo .aboutus__intro{margin-bottom:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .aboutus__intro{margin-bottom:72px}}.fx-content-compinfo .aboutus__image-container{order:2;text-align:center;margin-bottom:16px}.fx-content-compinfo .aboutus__image{border-radius:6px}.fx-content-compinfo .aboutus__label{margin-top:12px}.fx-content-compinfo .aboutus__headline{order:1}.fx-content-compinfo .aboutus__text{order:3;margin-bottom:0}.fx-content-compinfo .aboutus__text a:not(.fx-button){text-decoration:underline}.fx-content-compinfo .aboutus .departments{margin-bottom:40px}@media screen and (min-width: 600px){.fx-content-compinfo .aboutus .departments{margin-bottom:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .aboutus .departments{margin-bottom:72px}}.fx-content-compinfo .aboutus .departments__grid{margin-top:16px}@media screen and (min-width: 600px){.fx-content-compinfo .aboutus .departments__grid{margin-top:20px}}@media screen and (min-width: 940px){.fx-content-compinfo .aboutus .departments__grid{margin-top:24px}}.fx-content-compinfo .aboutus .departments .department{display:flex;align-items:center}.fx-content-compinfo .aboutus .departments .department picture{width:auto}.fx-content-compinfo .aboutus .departments .department__image{border-radius:6px;width:72px;min-width:72px;margin-right:16px}.fx-content-compinfo .aboutus .departments .department__label{flex:1 0 0}.fx-content-compinfo .aboutus__service{margin-bottom:40px}@media screen and (min-width: 600px){.fx-content-compinfo .aboutus__service{margin-bottom:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .aboutus__service{margin-bottom:72px}}.fx-content-compinfo .aboutus__service .service-teaser{height:100%}.fx-content-compinfo .aboutus__service .service-teaser__item{margin:12px 0 0 0}@media screen and (min-width: 600px){.fx-content-compinfo .aboutus__intro{display:block}.fx-content-compinfo .aboutus__image-container{max-width:250px;float:right;margin-left:24px}.fx-content-compinfo .aboutus .departments .department__image{width:112px;min-width:112px;margin-right:24px}}.fx-content-compinfo .service-teaser{display:flex;flex-direction:column;text-decoration:none}.fx-content-compinfo .service-teaser__picture{flex:0 0 auto}.fx-content-compinfo .service-teaser__image{width:100%;border-radius:6px 6px 0 0;-o-object-fit:cover;object-fit:cover}.fx-content-compinfo .service-teaser__body{padding:16px 16px;flex:1 0 auto;background-color:#f3f3f3;border-radius:0 0 6px 6px}.fx-content-compinfo .service-teaser__title{margin-bottom:12px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media screen and (min-width: 600px){.fx-content-compinfo .service-teaser__title{margin-bottom:8px}}.fx-content-compinfo .service-teaser__text{margin:0}.fx-content-compinfo .awards{margin-top:40px;margin-bottom:40px}@media screen and (min-width: 600px){.fx-content-compinfo .awards{margin-top:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .awards{margin-top:72px}}@media screen and (min-width: 600px){.fx-content-compinfo .awards{margin-bottom:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .awards{margin-bottom:72px}}.fx-content-compinfo .cites__image{border-radius:6px}.fx-content-compinfo .cites .fx-button.fx-button--text-button.cites__link{font-weight:700}.fx-content-compinfo .cites__intro{margin-top:24px;margin-bottom:40px}@media screen and (min-width: 600px){.fx-content-compinfo .cites__intro{margin-top:0}}@media screen and (min-width: 940px){.fx-content-compinfo .cites__intro{margin-top:0}}@media screen and (min-width: 600px){.fx-content-compinfo .cites__intro{margin-bottom:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .cites__intro{margin-bottom:72px}}.fx-content-compinfo .cites__intro p:first-of-type{margin-top:0}.fx-content-compinfo .cites__teaser{margin-bottom:0}.fx-content-compinfo .cites__teaser p:last-of-type{margin-bottom:0}.fx-content-compinfo .cites__contact{margin-top:40px}@media screen and (min-width: 600px){.fx-content-compinfo .cites__contact{margin-top:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .cites__contact{margin-top:72px}}.fx-content-compinfo .cites__contact-text{margin:0}.fx-content-compinfo .compinfo-review-teaser__portal{background-color:#f3f3f3;border-radius:6px;padding:16px;margin:16px 0}.fx-content-compinfo .compinfo-review-teaser__teaser{margin-top:16px;text-align:center}@media screen and (min-width: 940px){.fx-content-compinfo .compinfo-review-teaser__portal{padding:24px;margin:12px 0}.fx-content-compinfo .compinfo-review-teaser__teaser{margin-top:24px}}.fx-content-compinfo .review-teaser{text-align:center;display:flex;flex-direction:column;align-items:center;height:100%}.fx-content-compinfo .review-teaser__link{display:block;flex-grow:1;width:100%;margin-bottom:8px}@media screen and (min-width: 600px){.fx-content-compinfo .review-teaser__link{margin-bottom:10px}}@media screen and (min-width: 940px){.fx-content-compinfo .review-teaser__link{margin-bottom:11px}}.fx-content-compinfo .review-teaser__link:hover .review-teaser__logo{border-color:#1c1c1c}.fx-content-compinfo .review-teaser__link:hover .review-teaser__image{-webkit-transform:scale(1.1) translateZ(0);transform:scale(1.1) translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fx-content-compinfo .review-teaser__logo{position:relative;display:flex;justify-content:center;align-items:center;border:1px solid #b4b4b4;border-radius:4px;transition:border .25s 0s cubic-bezier(.25, .8, .25, 1);padding:16px;margin-bottom:9px}@media screen and (min-width: 600px){.fx-content-compinfo .review-teaser__logo{margin-bottom:10px}}@media screen and (min-width: 940px){.fx-content-compinfo .review-teaser__logo{margin-bottom:11px}}.fx-content-compinfo .review-teaser__image{transition:-webkit-transform .25s 0s cubic-bezier(.25, .8, .25, 1);transition:transform .25s 0s cubic-bezier(.25, .8, .25, 1);transition:transform .25s 0s cubic-bezier(.25, .8, .25, 1), -webkit-transform .25s 0s cubic-bezier(.25, .8, .25, 1)}.fx-content-compinfo .review-teaser__rating{justify-content:center;margin-bottom:3px}@media screen and (min-width: 600px){.fx-content-compinfo .review-teaser__rating{margin-bottom:5px}}@media screen and (min-width: 940px){.fx-content-compinfo .review-teaser__rating{margin-bottom:8px}}.fx-content-compinfo .review-teaser__textlink{text-decoration:underline}.fx-content-compinfo .review-teaser__button{word-break:keep-all;white-space:nowrap}@media screen and (min-width: 600px){.fx-content-compinfo .review-teaser__logo{padding:20px}.fx-content-compinfo .review-teaser__valuations{display:block}}@media screen and (min-width: 940px){.fx-content-compinfo .review-teaser__logo{padding:24px}}.fx-content-compinfo .reviews{margin-top:40px;margin-bottom:40px}@media screen and (min-width: 600px){.fx-content-compinfo .reviews{margin-top:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .reviews{margin-top:72px}}@media screen and (min-width: 600px){.fx-content-compinfo .reviews{margin-bottom:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .reviews{margin-bottom:72px}}.fx-content-compinfo .reviews__portals{margin-top:40px;margin-bottom:40px}@media screen and (min-width: 600px){.fx-content-compinfo .reviews__portals{margin-top:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .reviews__portals{margin-top:72px}}@media screen and (min-width: 600px){.fx-content-compinfo .reviews__portals{margin-bottom:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .reviews__portals{margin-bottom:72px}}.fx-content-compinfo .reviews__portal--hidden{display:none}.fx-content-compinfo .reviews__button{margin-top:16px}@media screen and (min-width: 600px){.fx-content-compinfo .reviews__button{margin-top:0}}@media screen and (min-width: 940px){.fx-content-compinfo .reviews__button{margin-top:0}}.fx-content-compinfo .reviews__button--hidden{display:none}@media screen and (min-width: 600px){.fx-content-compinfo .reviews__portal--hidden{display:block}}.fx-content-compinfo .covid-info-box .fx-infobox__content h3.fx-headline--3{font-size:16px;line-height:24px;letter-spacing:-0.26px;font-weight:700;margin:0 0 20px;margin-bottom:8px}@media screen and (min-width: 600px){.fx-content-compinfo .covid-info-box .fx-infobox__content h3.fx-headline--3{font-size:16px;line-height:24px;letter-spacing:-0.13px;font-weight:700;margin:0 0 16px}}@media screen and (min-width: 940px){.fx-content-compinfo .covid-info-box .fx-infobox__content h3.fx-headline--3{font-size:24px;line-height:32px;letter-spacing:-0.38px;font-weight:700;margin:0 0 20px}}.fx-content-compinfo .covid-info-box .fx-infobox__content h3.fx-headline--3.fx-spacing-size--medium{margin:0 0 26px}@media screen and (min-width: 600px){.fx-content-compinfo .covid-info-box .fx-infobox__content h3.fx-headline--3.fx-spacing-size--medium{margin:0 0 30px}}@media screen and (min-width: 940px){.fx-content-compinfo .covid-info-box .fx-infobox__content h3.fx-headline--3.fx-spacing-size--medium{margin:0 0 36px}}.fx-content-compinfo .covid-info-box .fx-infobox__content h3.fx-headline--3.fx-spacing-size--large{margin:0 0 32px}@media screen and (min-width: 600px){.fx-content-compinfo .covid-info-box .fx-infobox__content h3.fx-headline--3.fx-spacing-size--large{margin:0 0 44px}}@media screen and (min-width: 940px){.fx-content-compinfo .covid-info-box .fx-infobox__content h3.fx-headline--3.fx-spacing-size--large{margin:0 0 52px}}.fx-content-compinfo .covid-info-box .fx-infobox__content .fx-text a{text-decoration:underline}.fx-content-compinfo .route{margin-top:40px;margin-bottom:40px}@media screen and (min-width: 600px){.fx-content-compinfo .route{margin-top:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .route{margin-top:72px}}@media screen and (min-width: 600px){.fx-content-compinfo .route{margin-bottom:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .route{margin-bottom:72px}}.fx-content-compinfo .route-intro{margin-top:24px}.fx-content-compinfo .route-intro .fx-text a{text-decoration:underline}.fx-content-compinfo .route-intro__journey{margin-top:40px;margin-bottom:40px}@media screen and (min-width: 600px){.fx-content-compinfo .route-intro__journey{margin-top:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .route-intro__journey{margin-top:72px}}@media screen and (min-width: 600px){.fx-content-compinfo .route-intro__journey{margin-bottom:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .route-intro__journey{margin-bottom:72px}}.fx-content-compinfo .route-intro__adress-headline.fx-headline--4{margin-bottom:8px}@media screen and (min-width: 600px){.fx-content-compinfo .route-intro__adress-headline.fx-headline--4{margin-bottom:8px}}@media screen and (min-width: 940px){.fx-content-compinfo .route-intro__adress-headline.fx-headline--4{margin-bottom:16px}}.fx-content-compinfo .route-intro__wrapper #route-intro-map-direction{height:340px}.fx-content-compinfo .route-intro__map{border-radius:6px}.fx-content-compinfo .route-intro__showroute{text-align:center}.fx-content-compinfo .route__gallery-item{border-radius:6px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:144px}.fx-content-compinfo .route__directions{margin-top:40px;margin-bottom:40px}@media screen and (min-width: 600px){.fx-content-compinfo .route__directions{margin-top:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .route__directions{margin-top:72px}}@media screen and (min-width: 600px){.fx-content-compinfo .route__directions{margin-bottom:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .route__directions{margin-bottom:72px}}@media screen and (min-width: 600px){.fx-content-compinfo .route-intro__showroute{text-align:left}.fx-content-compinfo .route__gallery-item{max-height:175px}}@media screen and (min-width: 940px){.fx-content-compinfo .route__gallery-item{height:100%;max-height:100%}}.fx-content-compinfo .universe{margin-top:40px;margin-bottom:40px}@media screen and (min-width: 600px){.fx-content-compinfo .universe{margin-top:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .universe{margin-top:72px}}@media screen and (min-width: 600px){.fx-content-compinfo .universe{margin-bottom:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .universe{margin-bottom:72px}}.fx-content-compinfo .universe__headline{margin-top:40px;margin-bottom:16px}@media screen and (min-width: 600px){.fx-content-compinfo .universe__headline{margin-top:56px}}@media screen and (min-width: 940px){.fx-content-compinfo .universe__headline{margin-top:72px}}@media screen and (min-width: 600px){.fx-content-compinfo .universe__headline{margin-bottom:20px}}@media screen and (min-width: 940px){.fx-content-compinfo .universe__headline{margin-bottom:24px}}.fx-content-compinfo .universe__grid{row-gap:1px}.fx-content-compinfo .universe__item{box-shadow:0 1px #e8e8e8,0 -1px #e8e8e8;padding:12px 0 5px;display:flex;flex-direction:column}.fx-content-compinfo .universe__content{flex-grow:1}.fx-content-compinfo .universe__content a{text-decoration:underline}.fx-content-compinfo .universe__image{border-radius:6px;max-height:56px}.fx-content-compinfo .universe__title{margin-top:8px}.fx-content-compinfo .universe__button{word-break:keep-all;white-space:nowrap;margin:0;align-self:center}@media screen and (min-width: 600px){.fx-content-compinfo .universe__item{padding:24px 0 15px 0}}.thomann-fx-content-module-faq{margin-top:8px;margin-bottom:64px}@media screen and (min-width: 600px){.thomann-fx-content-module-faq{margin-top:16px}}@media screen and (min-width: 940px){.thomann-fx-content-module-faq{margin-top:48px}}@media screen and (min-width: 600px){.thomann-fx-content-module-faq{margin-bottom:72px}}@media screen and (min-width: 940px){.thomann-fx-content-module-faq{margin-bottom:88px}}.thomann-fx-content-module-faq .fx-content__helpdesk-contact-content{margin-top:40px}@media screen and (min-width: 600px){.thomann-fx-content-module-faq .fx-content__helpdesk-contact-content{margin-top:56px}}@media screen and (min-width: 940px){.thomann-fx-content-module-faq .fx-content__helpdesk-contact-content{margin-top:80px}}.fx-header{width:100%;background-color:#f3f3f3;position:relative}.fx-header .static-links{display:inline-flex;justify-content:flex-start;flex-wrap:wrap;overflow:hidden;list-style:none;padding:0;margin:0;height:16px}.fx-header .static-links__item{display:inline-flex;margin-right:16px;flex-wrap:nowrap}.fx-header .static-links__item:last-of-type{margin-right:0}@media screen and (min-width: 940px){.fx-header .static-links{height:22px}.fx-header .static-links__item{margin-right:32px}}.fx-header .header-logo{margin:2px 0 0 0;align-self:flex-start}.fx-header .header-logo__image{max-height:18px;width:auto}.fx-header .header-logo:hover .header-logo__image{-webkit-transform:translateZ(0) scale(1.05);transform:translateZ(0) scale(1.05)}@media screen and (min-width: 600px){.fx-header .header-logo{align-self:center}}@media screen and (min-width: 940px){.fx-header .header-logo__image{max-height:26px}}.fx-header .ticker{display:inline-flex;justify-content:flex-end;flex-wrap:wrap;overflow:hidden;list-style:none;padding:0;margin:0;height:16px}.fx-header .ticker__item{margin-left:16px;display:inline-flex;flex-wrap:nowrap}.fx-header .ticker__item:first-of-type{margin-left:0}@media screen and (min-width: 940px){.fx-header .ticker{height:22px}.fx-header .ticker__item{margin-left:32px}}.fx-header .search-box{margin-top:16px;display:flex;align-items:center;width:100%}.fx-header .search-box__form{display:inline-block;flex:1}.fx-header .search-box .search-input{background-color:#ffffff;border-radius:25px;display:inline-flex;align-items:center;width:100%;transition:box-shadow .1s ease-in-out}.fx-header .search-box .search-input:hover{box-shadow:0 2px 4px rgba(0,0,0,0.1)}.fx-header .search-box .search-input__magnifier,.fx-header .search-box .search-input__remove{width:20px;height:20px;min-width:20px;margin:0 8px;cursor:pointer}.fx-header .search-box .search-input__remove{visibility:hidden;opacity:0;cursor:pointer;transition:visibility .1s ease-in-out,opacity .1s ease-in-out}.fx-header .search-box .search-input__remove--visible{visibility:visible;opacity:1}.fx-header .search-box .search-input__field{border:none;background:rgba(255,255,255,0);margin:0;color:#1c1c1c;padding:4px 0;width:100%}.fx-header .search-box .search-input__field::-webkit-input-placeholder{text-align:center;color:#1c1c1c}.fx-header .search-box .search-input__field::-moz-placeholder{text-align:center;color:#1c1c1c}.fx-header .search-box .search-input__field::-ms-input-placeholder{text-align:center;color:#1c1c1c}.fx-header .search-box .search-input__field::placeholder{text-align:center;color:#1c1c1c}.fx-header .search-box .search-input__field:focus{outline:none}.fx-header .search-box .search-input__field:focus::-webkit-input-placeholder{color:rgba(255,255,255,0)}.fx-header .search-box .search-input__field:focus::-moz-placeholder{color:rgba(255,255,255,0)}.fx-header .search-box .search-input__field:focus::-ms-input-placeholder{color:rgba(255,255,255,0)}.fx-header .search-box .search-input__field:focus::placeholder{color:rgba(255,255,255,0)}@media screen and (min-width: 940px){.fx-header .search-box .search-input__magnifier,.fx-header .search-box .search-input__remove{width:24px;height:24px;min-width:24px;margin:0 16px}.fx-header .search-box .search-input__field{padding:12px 0}}.fx-header .main-navigation{margin-left:16px;display:inline-block;cursor:pointer}.fx-header .main-navigation:hover{color:#01a3d4}.fx-header .main-navigation__icon{width:24px;height:24px}.fx-header .user-navigation{position:absolute;display:inline-flex;top:8px;right:24px;list-style:none;padding:0;margin:0;white-space:nowrap}.fx-header .user-navigation__item{margin-left:16px;display:inline-flex;align-items:center;position:relative}.fx-header .user-navigation__item:first-of-type{margin-left:0}.fx-header .user-navigation__item.user-navigation__item--active::after{content:'';position:absolute;right:1px;top:8px;height:3px;width:3px;display:block;border-radius:50%;background-color:#0db5c9;box-shadow:0 0 0 2px #f3f3f3}.fx-header .user-navigation__basket-amount{font-weight:700;position:absolute;top:-4px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fx-header .user-navigation__basket-amount--big{left:14px}.fx-header .user-navigation__basket-amount--very-big{left:19px}.fx-header .user-navigation__basket-amount--very-big::after{content:'+';margin-left:-3px}.fx-header .user-navigation .shop-country{cursor:pointer}.fx-header .user-navigation .shop-country:hover{color:#01a3d4}.fx-header .user-navigation .shop-country .shop-country__stats{display:inline-block;margin-right:4px;text-transform:uppercase}.fx-header .user-navigation .shop-country .shop-country__flag-select{display:inline-flex;align-items:center;position:relative}.fx-header .user-navigation .shop-country .shop-country__circle{z-index:1}.fx-header .user-navigation .shop-country .shop-country__flag-wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:inline-flex;width:16px;height:16px;overflow:hidden;border-radius:50%}.fx-header .user-navigation .shop-country .shop-country__flag-wrapper--center{justify-content:center}.fx-header .user-navigation .shop-country .shop-country__flag-wrapper--left{justify-content:flex-start}.fx-header .user-navigation .shop-country .shop-country__flag-wrapper--right{justify-content:flex-end}.fx-header .user-navigation .shop-country .shop-country__flag{height:100%}@media screen and (min-width: 600px){.fx-header .user-navigation{position:relative;top:initial;right:initial;display:inline-flex;justify-content:flex-end;align-items:center;height:30px}.fx-header .user-navigation__basket-amount{top:-8px}.fx-header .user-navigation__basket-amount--big{left:14px}.fx-header .user-navigation__basket-amount--very-big{left:19px}}@media screen and (min-width: 940px){.fx-header .user-navigation{height:48px}.fx-header .user-navigation__item{margin-left:32px}.fx-header .user-navigation__item.user-navigation__item--active::after{height:6px;width:6px;top:10px}.fx-header .user-navigation__basket-amount--big{left:20px}.fx-header .user-navigation__basket-amount--very-big{left:24px}.fx-header .user-navigation .shop-country .shop-country__flag-wrapper{width:20px;height:20px}}.fx-header .entry-points{display:flex;padding:0;margin:0;height:30px}.fx-header .entry-points__menu{margin-right:16px;display:inline-flex;align-items:center;cursor:pointer}.fx-header .entry-points__menu:hover{color:#01a3d4}.fx-header .entry-points .link-list{overflow:hidden;list-style:none;display:inline-block;padding:0;margin:0}.fx-header .entry-points .link-list__item{display:inline-flex;margin-right:16px;height:30px;align-items:center}.fx-header .entry-points .link-list__item:last-of-type{margin-right:0}@media screen and (min-width: 940px){.fx-header .entry-points{height:48px}.fx-header .entry-points__menu{margin-right:24px}.fx-header .entry-points .link-list__item{height:48px;margin-right:24px}}.fx-header__wrapper{padding:8px 24px 16px;max-width:1512px;margin:0 auto;display:flex;justify-content:space-between}.fx-header__column--second{width:100%}@media screen and (min-width: 600px){.fx-header__wrapper{padding:12px 32px 16px}.fx-header__column{display:flex;flex-wrap:wrap;flex-direction:column}.fx-header__column--first,.fx-header__column--third{width:33.33%;flex:1 1 33.33%;justify-content:space-between}.fx-header__column--first{text-align:left}.fx-header__column--second{align-items:center;width:auto;min-width:30%;padding-left:4px;padding-right:4px}.fx-header__column--third{text-align:right}}@media screen and (min-width: 940px){.fx-header__wrapper{padding:16px 48px 16px}}.fx-header-categories{display:block;width:100%;background-color:#1c1c1c}.fx-header-categories__wrapper{padding:0 48px;max-width:1512px;margin:0 auto}.fx-header-categories .categories-list{display:flex;justify-content:space-between;width:100%;padding:0;margin:0;white-space:nowrap;overflow:hidden;list-style:none}.fx-header-categories .categories-list__item{display:inline-block;margin:8px 0}.fx-header-categories .categories-list .categories-list__link{display:inline-block;padding:4px 12px;border-radius:6px;font-size:16px;line-height:24px;letter-spacing:-0.26px;color:#f3f3f3}.fx-header-categories .categories-list .categories-list__link:hover{color:#f3f3f3;background:#017da1}.fx-header-categories .categories-list .categories-list__link--active{background:rgba(104,104,104,0.3)}.fx-header-categories .categories-list__arrow{color:#f3f3f3;cursor:pointer;position:relative}.fx-header-categories .categories-list__arrow--left::after,.fx-header-categories .categories-list__arrow--right::before{content:'';position:absolute;height:40px;top:-8px;width:24px;display:inline-block}.fx-header-categories .categories-list__arrow--left::after{right:-24px;z-index:1;background:linear-gradient(to left, rgba(28,28,28,0) 0, #1c1c1c 100%)}.fx-header-categories .categories-list__arrow--right::before{left:-24px;background:linear-gradient(to right, rgba(28,28,28,0) 0, #1c1c1c 100%)}.fx-header-categories.fx-header-categories--light{border-top:1px solid #ffffff;background-color:#f3f3f3}.fx-header-categories.fx-header-categories--light .categories-list__link{color:#1c1c1c}.fx-header-categories.fx-header-categories--light .categories-list__link:hover{color:#f3f3f3}.fx-header-categories.fx-header-categories--light .categories-list__link--active{background:rgba(104,104,104,0.2)}.fx-header-categories.fx-header-categories--light .categories-list__arrow{color:#1c1c1c}.fx-header-categories.fx-header-categories--light .categories-list__arrow--left::after{background:linear-gradient(to left, rgba(255,255,255,0) 0, #f3f3f3 100%)}.fx-header-categories.fx-header-categories--light .categories-list__arrow--right::before{background:linear-gradient(to right, rgba(255,255,255,0) 0, #f3f3f3 100%)}.shop-selection{text-align:center;margin-bottom:56px}.shop-selection .country-selection{border-bottom:1px solid #e8e8e8}.shop-selection .country-selection .country-selection__switch{margin-bottom:8px}.shop-selection .country-selection__continents,.shop-selection .country-selection__search{margin-top:0;margin-bottom:16px}.shop-selection .country-selection .country-item{display:flex;justify-content:left;align-items:center;margin-bottom:16px;text-align:left;cursor:pointer}.shop-selection .country-selection .country-item:hover{color:#01a3d4}.shop-selection .country-selection .country-item__flag{max-height:24px}.shop-selection .country-selection .country-item__title{margin-left:8px}.shop-selection .country-selection .country-item__check{stroke-width:2px;margin-left:8px;color:#01a3d4}@media screen and (min-width: 600px){.shop-selection .country-selection__continents,.shop-selection .country-selection__search{margin-bottom:20px}}@media screen and (min-width: 940px){.shop-selection .country-selection .country-selection__switch{margin-bottom:16px}.shop-selection .country-selection__continents,.shop-selection .country-selection__search{margin-bottom:24px}.shop-selection .country-selection .country-item__title{margin-left:16px}}.shop-selection .language-selection{border-bottom:1px solid #e8e8e8}.shop-selection .language-selection .languages{text-align:left}.shop-selection .language-selection .languages__item{display:flex;align-items:center;margin-bottom:16px;cursor:pointer}.shop-selection .language-selection .languages__item:hover{color:#01a3d4}.shop-selection .language-selection .languages__check{stroke-width:2px;margin-left:8px;color:#01a3d4}@media screen and (min-width: 600px){.shop-selection .language-selection{padding-bottom:4px}}@media screen and (min-width: 940px){.shop-selection .language-selection{padding-bottom:8px}}.shop-selection .currency-selection{border-bottom:1px solid #e8e8e8}.shop-selection .currency-selection,.shop-selection .currency-selection__input{margin-bottom:16px}@media screen and (min-width: 600px){.shop-selection .currency-selection,.shop-selection .currency-selection__input{margin-bottom:20px}}@media screen and (min-width: 940px){.shop-selection .currency-selection,.shop-selection .currency-selection__input{margin-bottom:24px}}.shop-selection .shop-selection-title{margin-top:16px;margin-bottom:16px}.shop-selection .shop-selection-button{position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;bottom:16px}.shop-selection .shop-selection-button__subtitle{margin-left:4px;font-style:italic;font-weight:400}@media screen and (min-width: 940px){.shop-selection{margin-bottom:80px}.shop-selection .shop-selection-title{margin-top:24px;margin-bottom:24px}.shop-selection .shop-selection-button{bottom:24px}}.flyin-login .login__keep{margin:16px 0}.flyin-login .login__submit{display:flex;justify-content:center;margin:24px 0}.flyin-login .login__new-here{margin-top:28px;margin-bottom:10px}.flyin-login .login__pwlost{display:flex;justify-content:center;margin:16px 0}.flyin-login .login__register{display:flex;justify-content:center}@media screen and (min-width: 940px){.flyin-login .login__submit{margin:32px 0}.flyin-login .login__new-here{margin-bottom:10px}}.fx-footer{display:flex;justify-content:center;align-items:center;background-color:#c4c4c4;height:1000px;width:100%;font-size:30px;color:#8a8a8a}.send-coupon-info{margin-bottom:40px}.send-coupon-info__greet-title>span{font-weight:700;font-style:italic;display:block;margin-top:16px;margin-bottom:24px}.send-coupon-panel__intro{text-align:left}.send-coupon-panel .send-coupon-panel__title{margin-bottom:8px}.send-coupon-panel__section{margin-top:24px}.send-coupon-panel__section.send-coupon-panel__intro{margin-top:10px}.send-coupon-panel__preview{height:100%}.send-coupon-panel__full{display:flex;flex-direction:column}.send-coupon-panel__half .send-coupon-panel__sub-title{margin-bottom:16px}.send-coupon-panel__cta{text-align:center;margin-top:24px}.send-coupon-panel__inputs-wrapper{margin-top:16px}.send-coupon-panel__inputs-help{display:block;margin-top:4px}.send-coupon-panel__textarea{margin-bottom:8px}.send-coupon-panel__textarea-print{margin-bottom:8px}@media screen and (min-width: 600px){.send-coupon-panel{border:3px solid #e8e8e8;border-radius:4px;padding:32px 40px 40px 40px}.send-coupon-panel__intro{text-align:center}.send-coupon-panel .send-coupon-panel__title{margin-bottom:16px}.send-coupon-panel__cta{margin-top:32px}.send-coupon-panel__textarea{margin-bottom:16px}.send-coupon-panel__textarea-print{margin-bottom:20px}}@media screen and (min-width: 940px){.send-coupon-panel{padding:32px 10px 40px 10px}.send-coupon-panel__full{flex-direction:row;position:relative}.send-coupon-panel__full::before{content:'';width:2px;background:#e8e8e8;position:absolute;left:calc(50% - 1px);height:calc(100% - 24px);top:24px}.send-coupon-panel__half{width:44%;margin:0 auto}.send-coupon-panel__section{max-width:580px;margin:24px auto auto}}.coupon-theme-selector__theme{display:inline-block;position:relative;cursor:pointer;border-radius:4px;overflow:hidden;margin:0 12px 12px 0}.coupon-theme-selector__image{width:48px;height:48px}.coupon-theme-selector__icon{position:absolute;left:50%;top:calc(50% - 12px);-webkit-transform:translate(-50%);transform:translate(-50%);background-color:rgba(255,255,255,0.7);border-radius:50%;padding:5px;width:24px;height:24px}@media screen and (min-width: 600px){.coupon-theme-selector__icon{width:32px;height:32px;top:calc(50% - 16px)}.coupon-theme-selector__image{width:72px;height:72px}}.coupon-preview__image{width:100%;border-radius:6px}.preview-wrapper{display:flex;justify-content:center;align-items:center;background:#f3f3f3;border-radius:6px;padding:24px 16px;height:calc(100% - 50px)}.print-preview{height:100%}.print-preview__wrapper{position:relative;display:flex;justify-content:center;align-items:center;background:#f3f3f3;border-radius:6px;padding:24px 16px}.print-preview__wrapper-inner{padding:10px;background:#ffffff;width:100%;max-width:360px}.print-preview-details{display:flex;justify-content:space-between;margin-top:4px}.print-preview-details__amount{font-size:18px;font-weight:bold}.print-preview-details__redeem{max-width:50%;font-size:8px;line-height:13px;text-align:center;padding:0 8px}.print-preview-details__number{display:flex;justify-content:center;flex-flow:column;align-items:center;line-height:14px;margin-top:-10px}.print-preview-details__barcode{font-size:10px;font-family:monospace;text-align:center}.print-preview-details__icon{height:32px;width:100px}@media screen and (min-width: 940px){.print-preview__wrapper{height:calc(100% - 64px)}}.send-coupon-panel-mobile__inputs-wrapper{display:flex;flex-direction:column}.send-coupon-panel-mobile__submit{margin-top:24px}@media screen and (min-width: 600px){.send-coupon-panel-mobile__inputs-wrapper{flex-direction:row}.send-coupon-panel-mobile__phone-country{min-width:25%;margin-right:16px}.send-coupon-panel-mobile__submit{margin-top:0;margin-left:16px}}.coupon-wish-date{width:100%}.coupon-wish-date .twf-textinput{overflow:visible}.coupon-wish-date .twf-textinput--field{border-radius:4px;border:1px solid #8a8a8a;background-color:#ffffff;width:100%;max-width:100%;color:#1c1c1c;font-family:'Open Sans',Verdana,Tahoma,Arial,Helvetica,sans-serif;height:40px;font-size:14px;line-height:22px;letter-spacing:-0.11px;padding:9px 16px}.coupon-wish-date .twf-textinput--field:focus{box-shadow:none}.coupon-wish-date .twf-textinput.twf-textinput__with-placeholder>.twf-ico{top:10px}@media screen and (min-width: 600px){.coupon-wish-date .twf-textinput--field{height:48px;font-size:14px;line-height:22px;letter-spacing:-0.11px;padding:13px 16px}.coupon-wish-date .twf-textinput.twf-textinput__with-placeholder>.twf-ico{top:14px}}@media screen and (min-width: 940px){.coupon-wish-date .twf-textinput--field{height:56px;font-size:16px;line-height:24px;letter-spacing:-0.26px;padding:14px 16px}.coupon-wish-date .twf-textinput.twf-textinput__with-placeholder>.twf-ico{top:18px}}.coupon-wish-date .twf-textinput .twf-textinput--placeholder{background:#ffffff;top:0;padding-left:8px;padding-right:8px}.post-card-coupon{height:calc(100% - 16px)}@media screen and (min-width: 940px){.post-card-coupon .coupon-app-chooser{display:flex;flex-direction:column;height:100%}.post-card-coupon .coupon-app-chooser .send-coupon-panel__preview{height:100%;width:100%;margin-top:12px}}.fx-content-search .search-feedback-panel{display:none}.fx-content-search .search-feedback-panel .wish-button{margin:0}@media screen and (min-width: 940px){.fx-content-search .search-feedback-panel{display:block}.fx-content-search .search-feedback-panel__content{margin:32px 12px 24px 12px}}.fx-content-search .key-feature-filter--large{display:none}.fx-content-search .key-feature-filter .reset-button{margin-top:24px;display:flex;cursor:pointer}.fx-content-search .key-feature-filter .reset-button:hover .reset-button__icon,.fx-content-search .key-feature-filter .reset-button:hover .reset-button__text{color:#01a3d4}.fx-content-search .key-feature-filter .reset-button:active .reset-button__icon,.fx-content-search .key-feature-filter .reset-button:active .reset-button__text{color:#017da1}.fx-content-search .key-feature-filter .reset-button__icon{height:24px;width:24px;margin-right:11px}.fx-content-search .key-feature-filter .key-feature-content{margin-top:8px}.fx-content-search .key-feature-filter .content__checkbox{margin-left:0}.fx-content-search .key-feature-filter .content__checkbox:first-child{margin-top:0}.fx-content-search .key-feature-filter .content__collapsible-trigger{margin-top:8px;margin-bottom:8px;margin-left:36px}.fx-content-search .key-feature-filter .content__range-inputs{margin-left:0}.fx-content-search .key-feature-filter .content__range-input{padding:4px;text-align:center}.fx-content-search .key-feature-filter .content__range-quick-selects{margin-left:0;margin-bottom:20px}.fx-content-search .key-feature-filter .content__range-slider{margin-left:0}.fx-content-search .key-feature-filter .content__rating-stars{flex-wrap:wrap}.fx-content-search .key-feature-filter .small-range-content{display:flex}.fx-content-search .key-feature-filter .small-range-content__divider{min-width:24px;width:15%;position:relative}.fx-content-search .key-feature-filter .small-range-content__divider:after{box-sizing:border-box;content:"";border:1px solid;width:16px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, 8px);transform:translate(-50%, 8px)}.fx-content-search .key-feature-filter .small-range-content__unit{min-width:24px;width:15%;display:flex;justify-content:center;align-items:center;margin-top:16px}@media screen and (min-width: 940px){.fx-content-search .key-feature-filter .content__rating-stars-icon{height:24px;width:24px}.fx-content-search .key-feature-filter .content__collapsible-trigger{margin-left:36px}}.fx-content-search .key-feature-filter .key-feature-accordion{margin:0}.fx-content-search .key-feature-filter .key-feature-accordion:last-child{padding-bottom:32px}.fx-content-search .key-feature-filter .key-feature-accordion__tab{border:none;margin:24px 0}.fx-content-search .key-feature-filter .key-feature-accordion__tab:last-child{margin:24px 0 0 0}.fx-content-search .key-feature-filter .key-feature-accordion__head{padding:0}.fx-content-search .key-feature-filter .key-feature-accordion__head-icon{height:24px;width:24px}.fx-content-search .key-feature-filter .key-feature-accordion__content{padding:0}@media screen and (min-width: 600px){.fx-content-search .key-feature-filter .key-feature-accordion__head-text{margin-left:36px}}@media screen and (min-width: 940px){.fx-content-search .key-feature-filter .key-feature-accordion__head-text{margin-left:36px}}.fx-content-search .key-feature-filter .key-feature-divider{border-top:1px solid #e8e8e8}.fx-content-search .key-feature-filter .major-key-feature{padding-bottom:40px}.fx-content-search .key-feature-filter .major-key-feature:last-child{padding-bottom:24px}.fx-content-search .key-feature-filter .key-feature-headline{font-weight:700;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media screen and (min-width: 940px){.fx-content-search .key-feature-filter--large{display:block}}.fx-content-search .fly-in-key-feature-filter{height:100vh;display:flex;flex-direction:column}.fx-content-search .fly-in-key-feature-filter .fly-in-header{margin:20px 16px 0 16px;display:flex;justify-content:space-between}.fx-content-search .fly-in-key-feature-filter .fly-in-header__headline{display:flex;align-items:center}.fx-content-search .fly-in-key-feature-filter .fly-in-header__icon{height:24px;width:24px}.fx-content-search .fly-in-key-feature-filter .fly-in-header__label{margin:0 0 0 8px}.fx-content-search .fly-in-key-feature-filter .fly-in-header__close-trigger{cursor:pointer}.fx-content-search .fly-in-key-feature-filter .fly-in-header__close-trigger:hover{color:#01a3d4}.fx-content-search .fly-in-key-feature-filter .fly-in-header__close-trigger:active{color:#017da1}.fx-content-search .fly-in-key-feature-filter .fly-in-accordion{margin:20px 16px 0 16px;padding-bottom:20px;overflow-y:scroll;flex:1;-ms-overflow-style:none;scrollbar-width:none}.fx-content-search .fly-in-key-feature-filter .fly-in-accordion::-webkit-scrollbar{display:none}.fx-content-search .fly-in-key-feature-filter .fly-in-accordion__feature-content{margin-top:0;padding-bottom:16px}.fx-content-search .fly-in-key-feature-filter .fly-in-bottom-bar{position:-webkit-sticky;position:sticky;bottom:0;background:#e8e8e8;padding-right:16px;display:flex;justify-content:space-between;align-items:center;height:73px}.fx-content-search .search-header{margin-top:8px;margin-bottom:8px;min-height:129px;border-bottom:1px solid #e8e8e8}.fx-content-search .search-header .header-headline{flex-grow:1;flex-basis:100%}.fx-content-search .search-header .header-headline__label{margin:0;display:inline}.fx-content-search .search-header .header-headline__label b{color:#01a3d4}.fx-content-search .search-header .header-headline__count-small{margin:0 0 4px 0}.fx-content-search .search-header .header-headline__count-large{display:none}.fx-content-search .search-header .manufacturer-branding{margin-bottom:8px;align-self:flex-start}.fx-content-search .search-header .manufacturer-branding__logo{height:40px;width:104px}@media screen and (min-width: 600px){.fx-content-search .search-header .header-headline{flex-basis:inherit}.fx-content-search .search-header .header-headline__label{margin-right:24px;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.fx-content-search .search-header .header-headline__count-small{display:none}.fx-content-search .search-header .header-headline__count-large{display:inline-block;margin-bottom:0;color:#8a8a8a}.fx-content-search .search-header .manufacturer-branding{margin-bottom:12px;margin-right:8px;padding-right:8px;border-right:1px solid #1c1c1c;box-sizing:border-box}.fx-content-search .search-header .manufacturer-branding__logo{height:56px;width:146px}}@media screen and (min-width: 940px){.fx-content-search .search-header .header-headline__label{margin-right:29px}.fx-content-search .search-header .manufacturer-branding{margin-right:24px;padding-right:24px}.fx-content-search .search-header .manufacturer-branding__logo{height:inherit;width:inherit}}.fx-content-search .search-header .filter-chips{flex-grow:1;display:flex;align-items:center;position:relative;overflow:hidden}.fx-content-search .search-header .filter-chips--large{display:none}.fx-content-search .search-header .filter-chips--small{border-top:1px solid #e8e8e8}.fx-content-search .search-header .filter-chips__inner{display:flex;align-items:center;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.fx-content-search .search-header .filter-chips__inner::-webkit-scrollbar{display:none}.fx-content-search .search-header .filter-chips__reset-text{margin:0 50px 0 0;white-space:nowrap;padding:9px 0;cursor:pointer}.fx-content-search .search-header .filter-chips__reset-text:hover{color:#01a3d4}.fx-content-search .search-header .filter-chips__reset-text:active{color:#017da1}.fx-content-search .search-header .filter-chips__white-out{position:absolute;right:0;height:100%;width:25px;background-image:linear-gradient(to right, rgba(255,255,255,0), white)}.fx-content-search .search-header .filter-chips .filter-chip{cursor:pointer;display:flex;align-items:center;margin-right:40px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.fx-content-search .search-header .filter-chips .filter-chip__label{margin:0;padding:9px 0;white-space:nowrap}.fx-content-search .search-header .filter-chips .filter-chip__label:hover{color:#01a3d4}.fx-content-search .search-header .filter-chips .filter-chip__label:active{color:#017da1}.fx-content-search .search-header .filter-chips .filter-chip__icon-container{padding:8px}.fx-content-search .search-header .filter-chips .filter-chip__icon-container:hover .filter-chip__icon{color:#01a3d4}.fx-content-search .search-header .filter-chips .filter-chip__icon-container:active .filter-chip__icon{color:#017da1}.fx-content-search .search-header .filter-chips .filter-chip__icon{width:24px;height:24px}@media screen and (min-width: 600px){.fx-content-search .search-header .filter-chips--small{padding-top:8px;padding-bottom:8px}.fx-content-search .search-header .filter-chips__white-out{width:60px;background-image:linear-gradient(to right, rgba(255,255,255,0), #ffffff, #ffffff)}}@media screen and (min-width: 940px){.fx-content-search .search-header .filter-chips--large{display:block}.fx-content-search .search-header .filter-chips--small{display:none}.fx-content-search .search-header .filter-chips__inner{flex-wrap:wrap}.fx-content-search .search-header .filter-chips__reset-text{padding:8px 0}.fx-content-search .search-header .filter-chips__white-out{bottom:50%;-webkit-transform:translateY(10px);transform:translateY(10px)}.fx-content-search .search-header .filter-chips .filter-chip__label{padding:8px 0}.fx-content-search .search-header .filter-chips .filter-chip__icon{height:20px;width:20px}}.fx-content-search .search-header .filter-text{display:none}.fx-content-search .search-header .filter-text__icon{height:24px;width:24px}.fx-content-search .search-header .filter-text__label{margin:0 0 0 11px;text-transform:uppercase}@media screen and (min-width: 940px){.fx-content-search .search-header .filter-text{display:flex;align-items:center;align-self:flex-start;margin-top:16px}.fx-content-search .search-header .filter-button{display:none}}.fx-content-search .search-header .header-actions{padding-bottom:8px}.fx-content-search .search-header .header-actions__col{display:flex;align-items:center}.fx-content-search .search-header .header-actions__col--large{justify-content:flex-end}@media screen and (min-width: 940px){.fx-content-search .search-header .header-actions{border:none}}.fx-content-search .search-header .header-helpdesk-button{margin-left:4px}.fx-content-search .search-header .header-helpdesk-title{font-size:14px}@media screen and (min-width: 600px){.fx-content-search .search-header .header-helpdesk-button{margin:10px 0 0 30px;align-self:flex-start}.fx-content-search .search-header .header-helpdesk-title{font-size:16px}}@media screen and (min-width: 940px){.fx-content-search .search-header .header-helpdesk-title{font-size:20px}}.fx-content-search .search-header .sort-button{align-self:flex-start;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin:0}.fx-content-search .headline-row{display:flex;align-items:center;flex-wrap:wrap}@media screen and (min-width: 600px){.fx-content-search .search-header{margin-top:16px;margin-bottom:16px;min-height:125px}.fx-content-search .headline-row{flex-wrap:nowrap;align-items:center;margin-bottom:4px}}@media screen and (min-width: 940px){.fx-content-search .search-header{margin-top:0;margin-bottom:16px;min-height:140px}}.fx-content-search .spell-check-header{display:flex;flex-wrap:wrap;min-height:inherit;padding-bottom:8px;margin-bottom:0}.fx-content-search .spell-check-header .spell-check{margin:0}@media screen and (min-width: 940px){.fx-content-search .spell-check-header .spell-check{margin:8px 0 24px 0}}.fx-content-search .spell-check-header .headline{margin-bottom:8px}.fx-content-search .spell-check-header .service-panel{margin-left:auto;margin-right:0}@media screen and (min-width: 600px){.fx-content-search .spell-check-header .headline{flex-basis:61%;margin-right:20px}.fx-content-search .spell-check-header .spell-check-container{order:3}}@media screen and (min-width: 940px){.fx-content-search .spell-check-header .headline{flex-basis:59%}.fx-content-search .spell-check-header .spell-check-container{flex-basis:100%}}.fx-content-search .product-list__alternative-header{border-top:1px solid #e8e8e8;padding-top:8px;margin-bottom:8px;box-sizing:border-box}.fx-content-search .product-list__alternative-header:first-child{border-top:none}@media screen and (min-width: 600px){.fx-content-search .product-list__alternative-header{padding-top:16px;margin-bottom:16px}}@media screen and (min-width: 940px){.fx-content-search .product-list__alternative-header{padding-top:24px;margin-bottom:24px}}.fx-content-search .no-results-hint{display:flex;flex-direction:column;align-items:center}.fx-content-search .search-pagination{display:flex;flex-direction:column;align-items:center;margin-bottom:24px;padding-top:8px}.fx-content-search .search-pagination__actions{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:8px}.fx-content-search .search-pagination__pages{display:flex;justify-content:center;flex-wrap:wrap}.fx-content-search .search-pagination__actions-limit{margin-right:16px;margin-left:16px;margin-bottom:8px}@media screen and (min-width: 600px){.fx-content-search .search-pagination{margin-bottom:32px;padding-top:24px}}@media screen and (min-width: 940px){.fx-content-search .search-pagination{margin-bottom:36px}}.fx-content-search__breadcrumbs{margin-top:16px;margin-bottom:16px}@media screen and (min-width: 940px){.fx-content-search{margin-bottom:40px}.fx-content-search .price-disclaimer-text{margin-bottom:26px}}.category-header{width:100%;position:relative;background-size:auto 100%;background-position-x:50%;background-repeat:no-repeat;background-color:rgba(255,255,255,0);box-shadow:inset 0 -86px 80px -50px #000000}.category-header__frame{max-width:1512px;margin:0 auto;padding:16px 0}.category-header .category-header__title{color:#ffffff;margin-bottom:8px}.category-header__helpdesk{display:none}.category-header__menu-helpdesk.menu-list__item{cursor:pointer}.category-header .menu-list{padding:0 4px 0 0;margin:0;list-style:none;overflow:auto}.category-header .menu-list::-webkit-scrollbar{width:0;height:0}.category-header .menu-list__item{display:inline-block;visibility:visible;opacity:1;transition:visibility 0s,opacity .1s linear}.category-header .menu-list__item:not(:last-child){margin-right:12px}.category-header .menu-list__item--disabled{visibility:hidden;opacity:0;width:0}.category-header .menu-list__anchor{color:#ffffff;font-size:12px;line-height:25px;letter-spacing:0;font-weight:600;text-transform:uppercase}.category-header .menu-list__anchor:hover{color:#e8e8e8}.category-header .menu-list__anchor--notify{position:relative}.category-header .menu-list__anchor--notify::after{content:'';position:absolute;height:8px;width:8px;border-radius:5px;background-color:#00b27d}.category-header__background--left,.category-header__background--right{position:absolute;display:block;z-index:-1;width:50vw;height:100%}.category-header__background--left{background-color:#b4b4b4}.category-header__background--right{background-color:#b4b4b4;right:0}@media screen and (min-width: 600px){.category-header .category-header__title{margin-bottom:16px}.category-header__menu-helpdesk.menu-list__item{display:none}.category-header__menu{display:flex;align-items:center}.category-header__helpdesk{flex:0 0 auto;display:inline-block}.category-header .menu-list{flex:1}.category-header .menu-list__item:not(:last-child){margin-right:24px}.category-header .menu-list__anchor{font-size:16px;line-height:25px;letter-spacing:-0.16px;text-shadow:0 1px rgba(28,28,28,0.2);font-weight:400;text-transform:uppercase}}@media screen and (min-width: 940px){.category-header .category-header__title{margin-bottom:32px}.category-header__breadcrumb{margin-bottom:24px}.category-header .menu-list__anchor{font-size:18px;line-height:25px;letter-spacing:-0.18px}.category-header .menu-list__item:not(:last-child){margin-right:40px}}.guitar-finder-acoustic{margin-top:16px;padding-bottom:24px}.guitar-finder-acoustic .header{position:relative;margin-bottom:8px}.guitar-finder-acoustic .header__subline{display:flex;align-items:center}.guitar-finder-acoustic .header__button{flex:0 0 auto;display:inline-block}.guitar-finder-acoustic .header__text{display:inline-block;flex:1;margin:0}.guitar-finder-acoustic__groups .guitar-player{padding:20px 10px 10px;display:flex;flex-direction:column;justify-content:flex-start;border-radius:4px;width:100%;cursor:pointer;background-color:#f3f3f3;margin-bottom:8px}.guitar-finder-acoustic__groups .guitar-player__image-wrapper{display:flex;justify-content:center}.guitar-finder-acoustic__groups .guitar-player__image{opacity:.3;max-height:50px}.guitar-finder-acoustic__groups .guitar-player__title{margin-top:8px;text-align:center}.guitar-finder-acoustic__groups .guitar-player:hover{background-color:#e8e8e8}.guitar-finder-acoustic__groups .guitar-player:hover .guitar-player__image{opacity:1}.guitar-finder-acoustic__groups .guitar-player.guitar-player--selected{background-color:#000000}.guitar-finder-acoustic__groups .guitar-player.guitar-player--selected .guitar-player__title{color:#ffffff}.guitar-finder-acoustic__groups .guitar-player.guitar-player--selected .guitar-player__image{opacity:1;-webkit-filter:invert(1);filter:invert(1)}.guitar-finder-acoustic__body{margin-top:24px}.guitar-finder-acoustic__body .message{text-align:center}.guitar-finder-acoustic__body .controls{display:flex;justify-content:space-between;align-items:flex-end}.guitar-finder-acoustic__cta{margin-top:16px;display:flex;justify-content:center}.guitar-finder-acoustic .dynamic-content{margin-top:16px}.guitar-finder-acoustic .dynamic-content.doProgress{opacity:.5}@media screen and (min-width: 600px){.guitar-finder-acoustic{margin-top:24px;padding-bottom:32px}.guitar-finder-acoustic .header{margin-bottom:16px}.guitar-finder-acoustic .header__headline{margin-right:50px}.guitar-finder-acoustic .header__subline{margin-top:-26px}.guitar-finder-acoustic .header__text{align-self:flex-end}.guitar-finder-acoustic .dynamic-content{margin-top:24px}}@media screen and (min-width: 940px){.guitar-finder-acoustic{margin-top:40px;padding-bottom:56px}.guitar-finder-acoustic .header{margin-bottom:24px}.guitar-finder-acoustic__groups .guitar-player{padding-top:100%;position:relative}.guitar-finder-acoustic__groups .guitar-player__image-wrapper{max-height:65%}.guitar-finder-acoustic__groups .guitar-player__image{max-height:none}.guitar-finder-acoustic__groups .guitar-player__content-wrapper{flex-direction:column;display:flex;justify-content:center;position:absolute;padding:20px;top:0;left:0;height:100%;width:100%}.guitar-finder-acoustic__body .message{text-align:left}.guitar-finder-acoustic__body .body-group{display:flex;align-items:center;justify-content:space-between}.guitar-finder-acoustic__body .message__text{margin:0}.guitar-finder-acoustic__body .controls{flex:0 0 auto;margin-left:16px}.guitar-finder-acoustic__body .controls__sorting{margin-right:32px}.guitar-finder-acoustic__cta{margin-top:24px}}.multi-switch{display:inline-flex;height:40px;border:1px solid #000000;border-radius:50px;padding:3px}.multi-switch__item{cursor:pointer;display:flex;justify-content:center;align-items:center;width:48px;font-size:16px;line-height:16px;letter-spacing:-0.32px;border-radius:50px}.multi-switch__item--selected{background-color:#686868;color:#ffffff;font-weight:700}.multi-switch__item:hover:not(.multi-switch__item--selected){background-color:#e8e8e8;color:#01a3d4}@media screen and (min-width: 600px){.multi-switch{height:48px}}@media screen and (min-width: 940px){.multi-switch{height:56px;border-width:2px}.multi-switch__item{width:56px}}.fx-content-product .product-price-box-visual{background-color:lightblue;min-height:400px}.fx-content-product .fx-position-sticky{margin-bottom:32px;top:16px}.fx-content-product .product-breadcrumb{margin:16px 0 32px}.fx-content-product .product-share-widget{margin-top:24px}.fx-content-product .product-rank-and-visitors,.fx-content-product .ratings-overview,.fx-content-product .product-service-contact{margin-top:32px}.fx-content-product .product-reviews-content{margin-top:72px}.fx-content-product .product-icon--custom{width:40px;height:40px}.fx-content-product .product-rank-and-visitors{display:flex;justify-content:space-around}.fx-content-product .product-rank-and-visitors.product-rank-and-visitors--single-yes{justify-content:flex-start}.fx-content-product .product-rank-and-visitors .meta-box{text-align:center;font-weight:700;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.fx-content-product .product-rank-and-visitors .meta-box-value{font-size:32px;line-height:48px;letter-spacing:-0.8px}.fx-content-product .product-rank-and-visitors .meta-box-description{display:block;font-style:italic;flex:1 0 100%;font-size:13px;line-height:14px;letter-spacing:-0.86px}@media screen and (min-width: 600px){.fx-content-product .product-rank-and-visitors .meta-box-value{font-size:38px;line-height:52px;letter-spacing:-0.95px}.fx-content-product .product-rank-and-visitors .meta-box-description{font-size:15px;line-height:15px;letter-spacing:-0.92px}}.fx-content-product .product-share-widget{display:flex;justify-content:space-around;padding-bottom:24px;border-bottom:1px solid #b4b4b4}.fx-content-product .product-share-widget .share-item{display:flex;align-items:center}.fx-content-product .product-share-widget .share-item__label{display:none}@media screen and (min-width: 600px){.fx-content-product .product-share-widget .share-item__label{margin-left:8px;display:inline-block}}.fx-content-product .discounts-and-addons .seeother a{text-decoration:underline}.fx-content-product .discounts-and-addons .addons__list{list-style-type:none;padding:0}.fx-content-product .price-and-availability{margin-bottom:24px}.fx-content-product .price-and-availability .energy-efficiency{color:#fff;font-weight:normal;letter-spacing:-1px;margin-right:10px;padding-left:2px;z-index:1;line-height:28px;height:28px;width:38px;float:left;position:relative;top:12px;font-size:26px;line-height:26px;text-align:center}.fx-content-product .price-and-availability .energy-efficiency:after{border-right:none !important;content:' ';width:0;height:0;position:absolute;top:0;z-index:0}.fx-content-product .price-and-availability .energy-efficiency:before{content:attr(data-eeval);position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;line-height:0}.fx-content-product .price-and-availability .energy-efficiency:after{border:14px solid transparent;right:-10px}.fx-content-product .price-and-availability .energy-efficiency:before{font-size:28px;padding-left:2px}@media screen and (min-width: 600px){.fx-content-product .price-and-availability .energy-efficiency{line-height:34px;height:34px;width:46px}.fx-content-product .price-and-availability .energy-efficiency:after{border:17px solid transparent;right:-10px}.fx-content-product .price-and-availability .energy-efficiency:before{font-size:34px;padding-left:3px}}@media screen and (min-width: 940px){.fx-content-product .price-and-availability .energy-efficiency{line-height:34px;height:34px;width:46px}.fx-content-product .price-and-availability .energy-efficiency:after{border:17px solid transparent;right:-10px}.fx-content-product .price-and-availability .energy-efficiency:before{font-size:34px;padding-left:3px}}.fx-content-product .price-and-availability .energy-efficiency--aplusplusplus{background:#006c38;width:70px}.fx-content-product .price-and-availability .energy-efficiency--aplusplusplus:after{border-left:10px solid #006c38 !important}.fx-content-product .price-and-availability .energy-efficiency--aplusplus{background:#439035;width:56px}.fx-content-product .price-and-availability .energy-efficiency--aplusplus:after{border-left:10px solid #439035 !important}.fx-content-product .price-and-availability .energy-efficiency--aplus{background:#57a927}.fx-content-product .price-and-availability .energy-efficiency--aplus:after{border-left:10px solid #57a927 !important}.fx-content-product .price-and-availability .energy-efficiency---a{background:#c5cf26}.fx-content-product .price-and-availability .energy-efficiency---a:after{border-left:10px solid #c5cf26 !important}.fx-content-product .price-and-availability .energy-efficiency--b{background:#fcec33}.fx-content-product .price-and-availability .energy-efficiency--b:after{border-left:10px solid #fcec33 !important}.fx-content-product .price-and-availability .energy-efficiency--c{background:#f8ba32}.fx-content-product .price-and-availability .energy-efficiency--c:after{border-left:10px solid #f8ba32 !important}.fx-content-product .price-and-availability .energy-efficiency--d{background:#eb692f}.fx-content-product .price-and-availability .energy-efficiency--d:after{border-left:10px solid #eb692f !important}.fx-content-product .price-and-availability .energy-efficiency--e{background:#e5432d}.fx-content-product .price-and-availability .energy-efficiency--e:after{border-left:10px solid #e5432d !important}.fx-content-product .price-and-availability .energy-efficiency--f{background:#bf412d}.fx-content-product .price-and-availability .energy-efficiency--f:after{border-left:10px solid #bf412d !important}.fx-content-product .price-and-availability .price{line-height:74px;font-size:74px;font-weight:bold}.fx-content-product .price-and-availability .price .price__symbol{font-size:47px;line-height:47px;vertical-align:top;position:relative;top:5px}.fx-content-product .price-and-availability .price .price__secondary{font-size:40px;line-height:40px}.fx-content-product .price-and-availability .price.price--small{font-size:48px;line-height:48px}.fx-content-product .price-and-availability .price.price--small .price__symbol,.fx-content-product .price-and-availability .price.price--small .price__secondary{font-size:26px;line-height:26px}.fx-content-product .price-and-availability .retail{margin-bottom:10px}.fx-content-product .price-and-availability .retail .retail__symbol{font-size:18px;line-height:18px;vertical-align:top;position:relative;top:4px}.fx-content-product .price-and-availability .retail .fx-tag{position:relative;top:-4px}.fx-content-product .price-and-availability .base-price{display:inline-block}.fx-content-product .price-and-availability .meta{margin-bottom:8px}.fx-content-product .price-and-availability .meta,.fx-content-product .price-and-availability .meta a{font-size:14px}.fx-content-product .price-and-availability .quantity-prices{border:1px solid #000000;border-radius:6px;padding:7.5% 5.6%;margin-bottom:16px}.fx-content-product .price-and-availability .quantity-prices__table{width:100%}.fx-content-product .price-and-availability .quantity-prices__head th{font-weight:normal;text-align:left}.fx-content-product .price-and-availability .quantity-prices__cta{width:24px}.fx-content-product .price-and-availability .quantity-prices__quantity{width:0}.fx-content-product .price-and-availability .availability--wvfampel_gruen{color:#00b27d}.fx-content-product .price-and-availability .availability--wvfampel_gruengelb{color:rgba(28,28,28,0.7)}.fx-content-product .price-and-availability .availability--wvfampel_gelb{color:#e8b903}.fx-content-product .price-and-availability .availability--wvfampel_orange{color:#e8b903}.fx-content-product .price-and-availability .availability--wvfampel_rot{color:#e64155}@media screen and (min-width: 600px){.fx-content-product .price-and-availability .energy-efficiency{top:21px;line-height:34px}}@media (max-width:600px){.fx-content-product .price-and-availability .price{line-height:48px;font-size:48px}.fx-content-product .price-and-availability .price .price__symbol{font-size:32px;line-height:32px;top:2px}.fx-content-product .price-and-availability .price .price__secondary{font-size:26px;line-height:26px}}.fx-content-product .call-to-action{display:flex}.fx-content-product .call-to-action__quantity{flex-grow:0;margin-right:2%}.fx-content-product .call-to-action__action{flex-grow:1}.fx-content-product .call-to-action__button{width:100%}.fx-content-product .call-to-action__icon{margin-right:12px}.fx-content-product .call-to-action form{display:contents}.fx-content-product .product-reviews-teaser .product-reviews-teaser__rate-now{position:relative;top:4px;margin-right:0}.fx-content-product .product-reviews-teaser .ratings-overview__summary,.fx-content-product .product-reviews-teaser .ratings-overview .summary-stars,.fx-content-product .product-reviews-teaser .ratings-overview .star-count{display:flex;align-items:center}.fx-content-product .product-reviews-teaser .ratings-overview .summary-stars{margin:0 0 36px -4px;justify-content:space-between;flex-wrap:wrap}.fx-content-product .product-reviews-teaser .ratings-overview .summary-stars__rating-stars{margin-right:8px}.fx-content-product .product-reviews-teaser .ratings-overview__star-counts .star-count{margin-top:16px;white-space:nowrap}.fx-content-product .product-reviews-teaser .ratings-overview__star-counts .star-count:first-child{margin-top:0}.fx-content-product .product-reviews-teaser .ratings-overview__star-counts .star-count__label{font-weight:700}.fx-content-product .product-reviews-teaser .ratings-overview__star-counts .star-count__icon{margin:0 8px}.fx-content-product .product-reviews-teaser .ratings-overview__star-counts .star-count--5 .star-count__icon{color:#7e00f3}.fx-content-product .product-reviews-teaser .ratings-overview__star-counts .star-count--4 .star-count__icon{color:#9727ff}.fx-content-product .product-reviews-teaser .ratings-overview__star-counts .star-count--3 .star-count__icon{color:#b05aff}.fx-content-product .product-reviews-teaser .ratings-overview__star-counts .star-count--2 .star-count__icon{color:#c88dff}.fx-content-product .product-reviews-teaser .ratings-overview__star-counts .star-count--1 .star-count__icon{color:#e1c0ff}.fx-content-product .product-reviews-teaser .ratings-overview__summary-count{font-size:40px;color:#b4b4b4}.fx-content-product .product-reviews-teaser .ratings-overview .summary-chart{position:relative;left:-36px;margin-right:-36px;flex:1}.fx-content-product .product-reviews-teaser .ratings-overview .summary-chart__graph{padding-top:8px}.fx-content-product .product-reviews-teaser .ratings-overview .summary-chart__label{position:absolute;left:50%;width:100%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);text-align:center}.fx-content-product .product-reviews-teaser .ratings-overview .summary-chart__label-title{font-size:16px;font-weight:700;text-transform:uppercase}.fx-content-product .product-reviews-teaser .ratings-overview .summary-chart__label-subtitle{font-size:68px;line-height:56px;letter-spacing:-1px}.fx-content-product .product-reviews-teaser .ratings-overview__features{display:flex;width:100%;flex-direction:column;justify-content:center}.fx-content-product .product-reviews-teaser .ratings-overview__features .rating-features .feature{margin-top:24px}.fx-content-product .product-reviews-teaser .ratings-overview__features .rating-features .feature:first-child{margin-top:0}@media screen and (min-width:940px){.fx-content-product .product-reviews-teaser .ratings-overview__features{padding-left:32px}}.fx-content-product .customer-review{margin-top:20px;padding-bottom:24px;grid-template-columns:100%;grid-gap:0;border-bottom:8px solid #f3f3f3}.fx-content-product .customer-review:first-child{margin-top:0}.fx-content-product .customer-review__head,.fx-content-product .customer-review__sub-head,.fx-content-product .customer-review__body,.fx-content-product .customer-review__actions{display:contents}.fx-content-product .customer-review__sub-head{padding-right:48px}.fx-content-product .customer-review .review-translation{order:10;display:flex;align-items:center;margin-bottom:12px}.fx-content-product .customer-review .review-translation__visual{height:20px;-webkit-filter:grayscale(1);filter:grayscale(1)}.fx-content-product .customer-review .review-translation__button{font-size:14px;padding:7px 0 12px;height:auto;margin-bottom:-1px;margin-left:8px}.fx-content-product .customer-review .review-intro{display:flex;width:100%;margin-bottom:16px;order:20}.fx-content-product .customer-review .review-intro__content{display:flex;flex-wrap:wrap;align-items:center;flex:1 1}.fx-content-product .customer-review .review-intro__headline{font-size:16px;line-height:22px;letter-spacing:-0.4px;flex:1 0 100%}.fx-content-product .customer-review .review-intro__visual{margin-right:8px}.fx-content-product .customer-review .review-intro__rating-icon{width:16px;height:16px}.fx-content-product .customer-review .review-text{order:40}.fx-content-product .customer-review .features-widget{display:flex;height:-webkit-min-content;height:-moz-min-content;height:min-content;order:30;margin-bottom:16px}.fx-content-product .customer-review .features-widget__description,.fx-content-product .customer-review .features-widget__details{display:flex;flex-direction:column;justify-content:space-around}.fx-content-product .customer-review .features-widget__label,.fx-content-product .customer-review .features-widget__detail-item{margin:4px 0}.fx-content-product .customer-review .features-widget__description{padding-right:16px}.fx-content-product .customer-review .features-widget__details{flex:1}.fx-content-product .customer-review .action{margin-top:24px;order:100}.fx-content-product .customer-review .action__item{display:inline-flex;align-items:center;margin-right:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fx-content-product .customer-review .action__item:last-child{position:relative;margin-right:0;text-transform:uppercase;margin-left:-2px}.fx-content-product .customer-review .action__icon{margin-right:4px;width:16px;height:16px}.fx-content-product .customer-review .action--interact,.fx-content-product .customer-review .action__item:hover,.fx-content-product .customer-review .action--interact .action__icon,.fx-content-product .customer-review .action__item:hover .action__icon{color:#7e00f3}.fx-content-product .customer-review .action--interact{font-weight:700}.fx-content-product .customer-review .action--interact[data-vote-rating-type="up"] .action__icon{-webkit-animation:Spin 480ms 50ms forwards;animation:Spin 480ms 50ms forwards}.fx-content-product .customer-review .report{position:absolute;left:4px;bottom:-21px;width:9px;font-size:0;background-color:#ffffff;z-index:1}.fx-content-product .customer-review .report__icon{position:relative;left:-4px;color:#7e00f3;opacity:0;width:16px;height:16px;stroke-width:2}.fx-content-product .customer-review .report:not(.fx-hidden) .report__icon{-webkit-animation:FadeIn .5s forwards;animation:FadeIn .5s forwards}.fx-content-product .customer-review .report-form{padding-top:24px;border-top:2px solid #7e00f3;margin-top:8px;order:105}.fx-content-product .customer-review .report-form__label,.fx-content-product .customer-review .report-form__textarea,.fx-content-product .customer-review .report-form__submit{margin-top:16px}.fx-content-product .customer-review .report-form__label{display:block}.fx-content-product .customer-review .report-form__input-email{width:100%}.fx-content-product .customer-review .report-form:not(.fx-hidden){-webkit-animation:FadeIn .5s forwards;animation:FadeIn .5s forwards}@media screen and (min-width: 940px){.fx-content-product .customer-review{grid-template-columns:repeat(12, 1fr);grid-gap:0 24px;border-bottom:16px solid #f3f3f3}.fx-content-product .customer-review__head,.fx-content-product .customer-review__sub-head,.fx-content-product .customer-review__body,.fx-content-product .customer-review__actions{display:inherit}.fx-content-product .customer-review .review-intro__visual{margin-right:16px}.fx-content-product .customer-review .review-intro__rating-icon{width:24px;height:24px}.fx-content-product .customer-review .features-widget__label,.fx-content-product .customer-review .features-widget__detail-item{margin:8px 0}.fx-content-product .customer-review .review-translation__visual{height:24px}.fx-content-product .customer-review .review-translation__button{padding:8px 0 7px;margin-bottom:4px}.fx-content-product .customer-review .action{margin-top:28px}.fx-content-product .customer-review .action__item{margin-right:18px}.fx-content-product .customer-review .action__icon{margin-right:8px}.fx-content-product .customer-review .action .report__icon,.fx-content-product .customer-review .action__icon{width:24px;height:24px}.fx-content-product .customer-review .report{bottom:-24px;width:15px}.fx-content-product .customer-review .report__icon{width:24px;height:24px;stroke-width:1.2}.fx-content-product .customer-review .report-form__input-email{width:40%}}.fx-content-product .product-reviews-header__title{display:inline-block;font-size:13px;text-transform:uppercase}.fx-content-product .product-reviews-header__title,.fx-content-product .product-reviews-header__title-icon{vertical-align:middle}.fx-content-product .product-reviews-header__title-icon{width:24px;height:24px}@media screen and (min-width:940px){.fx-content-product .product-reviews-header__title{font-size:64px;line-height:72px;letter-spacing:-3.07px;text-transform:none;padding-right:2px}.fx-content-product .product-reviews-header__title-icon{stroke-width:2px;position:relative;top:-3px;width:48px;height:48px}}.fx-content-hotdeals__section--first{padding-top:0;padding-bottom:40px}.fx-content-hotdeals__recommended-blowouts-button{margin-top:16px}.fx-content-hotdeals__smart-navigator,.fx-content-hotdeals .no-products{position:relative}.fx-content-hotdeals .no-products__link-wrapper{display:block;margin-top:16px}@media screen and (min-width: 600px){.fx-content-hotdeals__section--first{padding-bottom:56px}}@media screen and (min-width: 940px){.fx-content-hotdeals__section--first{padding-bottom:64px}.fx-content-hotdeals__recommended-blowouts-button{margin-top:32px}}.fx-content-blowouts__section--first{padding-top:0}.fx-content-blowouts__manufacturers .fx-position-sticky{top:8px}@media screen and (min-width: 940px){.fx-content-blowouts__manufacturers .fx-position-sticky{top:16px}}.fx-content-blowouts__smart-navigator,.fx-content-blowouts .no-products{position:relative}.fx-content-blowouts .no-products__link-wrapper{display:block;margin-top:16px}.fx-content-blowouts__hot-deals-carousel{margin-top:16px}.fx-hero-introduction__bg-blow-outs .fx-hero-introduction__backlink:hover{color:#1c1c1c;opacity:.6}.fx-hero-introduction__bg-blow-outs .fx-hero-introduction__backlink:hover .fx-icon-arrow{color:#1c1c1c;opacity:.6}.fx-content-wishlist .fx-drawer{display:flex;flex-direction:column;max-height:0;overflow:hidden;transition:all .3s;will-change:height}.fx-content-wishlist .fx-drawer.fx-drawer--permanent{max-height:10px;opacity:1}.fx-content-wishlist .fx-drawer--open{max-height:1000px;opacity:1}.fx-content-wishlist .fx-drawer--open .fx-drawer__content{margin:10px 0 0}.fx-content-wishlist .fx-drawer--bottom .fx-drawer__arrow{height:10px;margin-bottom:16px;margin-left:1px}.fx-content-wishlist .fx-drawer--bottom .fx-drawer__content{margin:0}.fx-content-wishlist .fx-drawer--bottom .fx-drawer__canvas{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-top:9px}.fx-content-wishlist .fx-drawer__rail{display:flex}.fx-content-wishlist .fx-drawer__arrow{position:relative;display:inline-block;margin:auto;color:#b4b4b4;transition:left .3s}.fx-content-wishlist .fx-drawer__arrow:before,.fx-content-wishlist .fx-drawer__arrow:after{content:"";position:absolute;width:5120px;bottom:0;border-bottom:1px solid currentColor}.fx-content-wishlist .fx-drawer__arrow:before{left:23px}.fx-content-wishlist .fx-drawer__arrow:after{right:23px}.fx-content-wishlist .fx-drawer__canvas{height:10px;width:25px}.fx-content-wishlist .fx-drawer__content{margin:0;transition:all .3s}.fx-content-wishlist .fx-concealable{overflow:hidden;max-height:0;opacity:0;transition:all .3s}.fx-content-wishlist .fx-concealable--active{max-height:500px;opacity:1}.fx-content-wishlist #fx-wishlist{margin-top:8px;margin-bottom:80px}.fx-content-wishlist #fx-wishlist .fx-flyin-trigger{margin:8px 0}.fx-content-wishlist #fx-wishlist .fx-wishlist__title{margin-bottom:16px}.fx-content-wishlist #fx-wishlist .fx-wishlist__title>.fx-editable{outline:none;display:inline-block;width:100%;max-width:100%;padding:0 1px 0 0;border-radius:3px;min-height:56px;font-family:inherit;font-style:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;border:0;resize:none;background:#cbf0fb;word-break:break-word;overflow:hidden;transition:all .3s}.fx-content-wishlist #fx-wishlist .fx-wishlist__title>.fx-editable__content{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-break:break-word}.fx-content-wishlist #fx-wishlist .fx-wishlist__controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.fx-content-wishlist #fx-wishlist .fx-wishlist__controls .fx-input-select-simple{margin-top:0;margin-right:8px}.fx-content-wishlist #fx-wishlist .fx-wishlist__controls>.controls{flex-wrap:nowrap;white-space:nowrap;margin-left:auto}.fx-content-wishlist #fx-wishlist .fx-wishlist__controls>.controls .fx-button{margin-right:8px}.fx-content-wishlist #fx-wishlist .fx-wishlist__controls>.controls .fx-button:last-child{margin-right:0}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions>.fx-button{margin:8px}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__share{display:flex;justify-content:center;padding-top:9px;border-top:1px solid #b4b4b4}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__share>.share-icon{padding:0;margin-right:8px;border:8px solid transparent;border-radius:50%;transition:border .25s ease}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__share>.share-icon:last-child{margin-right:0}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__share>.share-icon:hover{border-color:#e8e8e8}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__share>.share-icon:focus,.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__share>.share-icon:active{border-color:#b4b4b4}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__share>.share-icon>.share-icon__vector{cursor:pointer;width:48px;height:48px}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit{display:flex;justify-content:center;flex-direction:column;padding-top:16px;border-top:1px solid #b4b4b4}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit>.fx-button{margin-bottom:0 !important}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit .buttons{width:100%;margin:0 auto 8px}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit .buttons>.fx-button{margin:0}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit .buttons>form>*{margin:0 auto}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit .fx-text,.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit .fx-input-text,.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit .fx-button{margin:0 auto 8px}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit .fx-text{text-align:center}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit .fx-input-text{margin-top:8px}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit .fx-input-select{margin-bottom:8px}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit--hint{display:flex;flex-direction:column}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit--hint .fx-concealable{margin:auto}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit--send{text-align:center}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit .buttons{display:flex;justify-content:space-around;margin-top:8px}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit .buttons>.fx-button{margin-bottom:0}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit .buttons__remove{color:#e64155}.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__edit .buttons__remove>.fx-icon{color:currentColor}.fx-content-wishlist #fx-wishlist .fx-wishlist__content{margin-bottom:24px}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .flashy{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;margin-top:24px;border-radius:16px;background:#f3f3f3}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .flashy__graphic{margin-bottom:-20px;-webkit-transform:scale(1);transform:scale(1)}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .flashy__text{margin:auto auto 0;text-align:center;color:#b4b4b4}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry{margin-top:0;transition:box-shadow 200ms ease}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .product__details{min-height:initial}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .product__rating-stars{display:none}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .product__image{min-width:80px;height:80px;padding:8px}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .product__actions{display:flex;margin-left:80px;margin-top:0}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .product__actions .fx-overlay-loading{padding-left:0;border-radius:4px;overflow:hidden}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .product__actions>*{display:flex;align-items:center}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .action__edit{margin-right:auto}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .fx-product-list-entry__addon>.fx-drawer>.fx-drawer__rail{margin-bottom:8px}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .fx-product-list-entry__addon>.fx-drawer>.fx-drawer__content{display:flex;flex-direction:column;align-items:center}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .fx-product-list-entry__addon>.fx-drawer>.fx-drawer__content .fx-input-text,.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .fx-product-list-entry__addon>.fx-drawer>.fx-drawer__content .fx-button,.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .fx-product-list-entry__addon>.fx-drawer>.fx-drawer__content .fx-input-select{margin:0 auto 8px}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .fx-product-list-entry__addon>.fx-drawer>.fx-drawer__content .fx-input-select{width:100%}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .fx-product-list-entry__addon>.fx-drawer>.fx-drawer__content .fx-input-text{margin-top:8px}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .fx-product-list-entry__addon>.fx-drawer>.fx-drawer__content .fx-button{margin-top:8px;margin-bottom:0}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .fx-product-list-entry__addon .fx-wishlist-entry__note{padding:8px 8px 0;margin-top:8px;margin-bottom:0;border-top:1px solid #b4b4b4;font-style:italic;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;text-align:center}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-sortable__handle{padding:4px;background:#f3f3f3;opacity:.8;border-radius:50%}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-sortable__item.fx-sortable--chosen .fx-wishlist-entry{box-shadow:0 4px 4px 0 rgba(28,28,28,0.2)}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-sortable__item:last-child{margin-bottom:0}.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-sortable__item:last-child .fx-wishlist-entry{margin-bottom:0}.fx-content-wishlist #fx-wishlist .fx-wishlist__pagination{margin-bottom:16px}.fx-content-wishlist #fx-wishlist .fx-wishlist__entries{position:relative;min-height:100px;transition:min-height 300ms}.fx-content-wishlist #fx-wishlist .fx-wishlist__entries.fx-wishlist__entries--single:before{content:"NOTING TO SEE. SUCH EMPTY.";position:absolute;width:100%;left:50%;top:50%;text-align:center;color:#e8e8e8;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.fx-content-wishlist #fx-wishlist .fx-wishlist__entries>.fx-sortable__item{margin-bottom:8px}.fx-content-wishlist #fx-wishlist .fx-wishlist__footer{display:flex;flex-direction:column-reverse;width:100%}.fx-content-wishlist #fx-wishlist .fx-wishlist__footer>.fx-infobox{width:100%;margin-bottom:16px}.fx-content-wishlist #fx-wishlist .fx-wishlist__footer>.fx-infobox .fx-link{text-decoration:underline;font-weight:bold;cursor:pointer}.fx-content-wishlist #fx-wishlist .fx-wishlist__footer>.spacer{height:auto}.fx-content-wishlist #fx-wishlist .fx-wishlist__footer>.actions{display:flex;margin:auto;flex-direction:column}.fx-content-wishlist #fx-wishlist .fx-wishlist__footer>.actions>.fx-button{margin-bottom:8px;white-space:nowrap}.fx-content-wishlist #fx-wishlist .fx-wishlist__footer>.actions>.fx-button--primary{text-transform:uppercase}.fx-content-wishlist #fx-wishlist .fx-wishlist__footer>.actions>.fx-button>.fx-icon{margin-right:10px}.fx-content-wishlist #fx-wishlist .fx-wishlist__footer>.sum{display:flex;align-items:baseline;justify-content:flex-end;margin-bottom:16px;margin-left:auto;margin-right:auto;text-align:center;white-space:nowrap}.fx-content-wishlist #fx-wishlist .fx-wishlist__footer>.sum>.sum__value{margin:0}.fx-content-wishlist #fx-wishlist .fx-wishlist__footer>.sum>.sum__label{margin:0 8px 0 0}@media print{.fx-content-wishlist #fx-wishlist .fx-flyin-trigger{display:none}}@media screen and (min-width: 940px){.fx-content-wishlist #fx-wishlist .fx-flyin-trigger{display:none}}@media screen and (min-width: 600px){.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__share>.share-icon>.share-icon__vector{width:56px;height:56px}}@media screen and (min-width: 940px){.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__share>.share-icon>.share-icon__vector{width:64px;height:64px}}@media screen and (min-width: 600px){.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__share>.share-icon{margin-right:16px}}@media screen and (min-width: 940px){.fx-content-wishlist #fx-wishlist .fx-wishlist__actions .actions__share>.share-icon{margin-right:24px}}@media print{.fx-content-wishlist #fx-wishlist .fx-wishlist__actions{display:none}}@media screen and (min-width: 600px){.fx-content-wishlist #fx-wishlist .fx-wishlist__entries>.fx-sortable__item{margin-bottom:16px}}@media screen and (min-width: 940px){.fx-content-wishlist #fx-wishlist .fx-wishlist__entries>.fx-sortable__item{margin-bottom:12px}}@media screen and (min-width: 940px){.fx-content-wishlist #fx-wishlist .fx-wishlist__content .flashy__graphic{-webkit-transform:scale(1.5);transform:scale(1.5)}}@media screen and (min-width: 940px){.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .action__delete{margin:0 16px 0 0}}@media screen and (min-width: 600px){.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .action__quantity{margin:0 0 0 16px}}@media screen and (min-width: 940px){.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .action__quantity{margin:0 0 0 32px}}@media screen and (min-width: 600px){.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .product__actions .fx-overlay-loading{padding-right:2px}}@media print{.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .product__actions{display:none}}@media screen and (min-width: 600px){.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .product__rating-stars{display:block}}@media screen and (min-width: 600px){.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .product__image{min-width:100px;height:100px}}@media screen and (min-width: 940px){.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .product__image{min-width:100px;height:100px}}@media screen and (min-width: 600px){.fx-content-wishlist #fx-wishlist .fx-wishlist__content .fx-wishlist-entry .product__content{display:flex;justify-content:space-between}}@media screen and (min-width: 600px){.fx-content-wishlist #fx-wishlist .fx-wishlist__controls>.controls .fx-button{margin-right:16px}}@media screen and (min-width: 940px){.fx-content-wishlist #fx-wishlist .fx-wishlist__controls>.controls .fx-button{margin-right:24px}}@media print{.fx-content-wishlist #fx-wishlist .fx-wishlist__controls{display:none}}@media screen and (min-width: 940px){.fx-content-wishlist #fx-wishlist .fx-wishlist__pagination{margin-bottom:40px}}@media screen and (min-width: 940px){.fx-content-wishlist #fx-wishlist .fx-wishlist__footer>.spacer{width:24px}}@media print{.fx-content-wishlist #fx-wishlist .fx-wishlist__footer>.fx-infobox{display:none}}@media screen and (min-width: 940px){.fx-content-wishlist #fx-wishlist .fx-wishlist__footer>.actions>.fx-button{margin-right:24px}.fx-content-wishlist #fx-wishlist .fx-wishlist__footer>.actions>.fx-button:last-child{margin-right:0}}@media screen and (min-width: 940px){.fx-content-wishlist #fx-wishlist .fx-wishlist__footer>.actions{flex-direction:row}}@media print{.fx-content-wishlist #fx-wishlist .fx-wishlist__footer>.actions{display:none}}@media screen and (min-width: 940px){.fx-content-wishlist #fx-wishlist{margin-top:40px}}.fx-content-wishlist #fx-flyin-wishlists.fx-flyin--is-active .fx-wishlist-flyin__new{margin-top:0 !important}.fx-content-wishlist #fx-flyin-wishlists.fx-flyin--is-active #fx-wishlist-flyin{margin:0}.fx-content-wishlist #fx-flyin-wishlists .content-holder{position:initial}.fx-content-wishlist #fx-wishlist-flyin{margin-top:40px;margin-bottom:72px;z-index:2}.fx-content-wishlist #fx-wishlist-flyin .dropzone.hover{background:#cbf0fb}.fx-content-wishlist #fx-wishlist-flyin .fx-wishlist-flyin>.fx-button{margin:16px auto 16px}.fx-content-wishlist #fx-wishlist-flyin .fx-flyin-nav{margin:0}.fx-content-wishlist #fx-wishlist-flyin .fx-flyin-nav .fx-dnd:not(.fx-dnd--conflicted).fx-dnd--highlighted{background:#cbf0fb;border-radius:4px}.fx-content-wishlist #fx-wishlist-flyin .fx-flyin-nav .fx-dnd:not(.fx-dnd--conflicted).fx-dnd--highlighted .fx-flyin-nav__title{text-decoration:underline}.fx-content-wishlist #fx-wishlist-flyin .fx-flyin-nav .fx-dnd--conflicted{cursor:no-drop}.fx-content-wishlist #fx-wishlist-flyin .fx-flyin-nav .fx-flyin-nav__item-wrapper{margin-bottom:8px}.fx-content-wishlist #fx-wishlist-flyin .fx-flyin-nav .fx-flyin-nav__item-wrapper:last-child{margin-bottom:0}.fx-content-wishlist #fx-wishlist-flyin .fx-flyin-nav__item{display:flex;flex-direction:column;align-items:flex-start;line-height:24px;font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:-0.48px;word-break:break-word}.fx-content-wishlist #fx-wishlist-flyin .fx-flyin-nav__item>*{pointer-events:none}.fx-content-wishlist #fx-wishlist-flyin .fx-flyin-nav__subline{color:#8a8a8a;width:100%;margin:4px 0 0 0;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:-0.28px;pointer-events:none}.fx-content-wishlist #fx-wishlist-flyin .fx-flyin-nav .fx-sortable__ghost{display:none !important}.fx-content-wishlist #rs-wishtlist-relatedprod-carousel{margin-bottom:80px}@media print{.fx-content-wishlist #rs-wishtlist-relatedprod-carousel{display:none}}.fx-voucher-information__bullet-point{margin-bottom:8px}.fx-voucher-information__item{margin-bottom:25px}@media screen and (min-width: 940px){.fx-voucher-information__item{margin-bottom:0}}.fx-presents-for-musicians .presents-teaser{display:flex;flex-direction:column;align-items:center;border:1px solid #000000;border-radius:6px;padding:12px 16px 20px 16px;text-align:center}.fx-presents-for-musicians .presents-teaser__image{margin-bottom:24px;display:flex;justify-content:center}.fx-presents-for-musicians .presents-teaser__action{display:flex;flex-direction:column}.fx-content-voucher-basket{margin-top:16px;margin-bottom:64px}.fx-content-voucher-basket .fx-voucher-basket .header__headline{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media screen and (min-width: 940px){.fx-content-voucher-basket{margin-bottom:40px}}.thomann-content-module-mythomann{margin-top:8px;margin-bottom:64px}@media screen and (min-width: 600px){.thomann-content-module-mythomann{margin-top:16px}}@media screen and (min-width: 940px){.thomann-content-module-mythomann{margin-top:32px}}@media screen and (min-width: 600px){.thomann-content-module-mythomann{margin-bottom:72px}}@media screen and (min-width: 940px){.thomann-content-module-mythomann{margin-bottom:88px}}.thomann-content-module-mythomann .fx-content__mythomann-section{margin-bottom:40px}@media screen and (min-width: 600px){.thomann-content-module-mythomann .fx-content__mythomann-section{margin-bottom:56px}}@media screen and (min-width: 940px){.thomann-content-module-mythomann .fx-content__mythomann-section{margin-bottom:80px}}.mythomann-flyin-customer-info{margin-bottom:12px}.fx-content-mythomann-contact .mythomann-fax-numbers,.fx-content-mythomann-contact .mythomann-recent-contacts,.fx-content-mythomann-contact .fx-content__helpdesk-contact-content{margin-top:32px}@media screen and (min-width: 600px){.fx-content-mythomann-contact .mythomann-fax-numbers,.fx-content-mythomann-contact .mythomann-recent-contacts,.fx-content-mythomann-contact .fx-content__helpdesk-contact-content{margin-top:34px}}@media screen and (min-width: 940px){.fx-content-mythomann-contact .mythomann-fax-numbers,.fx-content-mythomann-contact .mythomann-recent-contacts,.fx-content-mythomann-contact .fx-content__helpdesk-contact-content{margin-top:48px}}.mythomann-write-message{margin-bottom:40px}.mythomann-write-message .write-message-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.mythomann-write-message .write-message__form{margin-top:8px}.mythomann-write-message .write-message__text{height:auto;resize:vertical}.mythomann-write-message .write-message__submit{margin-top:16px}.mythomann-write-message .write-message__response{margin-bottom:40px}@media screen and (min-width: 600px){.mythomann-write-message .write-message__form{margin-top:16px}.mythomann-write-message .write-message__submit{margin-top:24px}}@media screen and (min-width: 940px){.mythomann-write-message .write-message-header__image{display:block}.mythomann-write-message .write-message{border:solid 3px #e8e8e8;border-radius:6px;padding-top:32px;padding-bottom:40px}.mythomann-write-message .write-message__headline{text-align:center}.mythomann-write-message .write-message__form{max-width:575px;margin:32px auto}.mythomann-write-message .write-message__submit{margin-top:32px}}.mythomann-fax-numbers{max-width:650px}.mythomann-fax-numbers .fax-numbers__single{display:block;margin-bottom:12px}.mythomann-fax-numbers .fax-numbers__name{margin-bottom:4px}@media screen and (min-width: 600px){.mythomann-fax-numbers .fax-numbers__single{display:inline-block;min-width:265px}}@media screen and (min-width: 940px){.mythomann-fax-numbers .fax-numbers__single{margin-bottom:16px;min-width:320px}.mythomann-fax-numbers__name{margin-bottom:8px}}.mythomann-edit-account .edit-account-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.mythomann-edit-account .edit-account-infobox{margin-bottom:40px}.mythomann-edit-account .edit-account-box{padding-bottom:40px}.mythomann-edit-account .edit-account-box__divider{display:block;border:none;margin:40px 50px 32px 50px}.mythomann-edit-account .edit-account-form__cta{margin-top:24px}.mythomann-edit-account .address-book-box__cta{margin-bottom:16px}.mythomann-edit-account .edit-account-form__title,.mythomann-edit-account .address-book-box__title{margin-bottom:8px}@media screen and (min-width: 600px){.mythomann-edit-account .edit-account-box{text-align:center;border:3px solid #e8e8e8;border-radius:4px;padding:32px 16px 48px}.mythomann-edit-account .edit-account-box__divider{border-top:2px solid #e8e8e8}.mythomann-edit-account .edit-account-form{max-width:575px;margin:auto}.mythomann-edit-account .address-book-box{margin-top:40px}.mythomann-edit-account .edit-account-form__title,.mythomann-edit-account .address-book-box__title{margin-bottom:12px}}@media screen and (min-width: 940px){.mythomann-edit-account .edit-account-header__image{padding-left:16px}.mythomann-edit-account .edit-account-form__cta{margin-top:32px}.mythomann-edit-account .edit-account-form__title,.mythomann-edit-account .address-book-box__title{margin-bottom:16px}}.mythomann-address-book .address-book-infobox{margin-bottom:20px}.mythomann-address-book .address-book-header{margin-bottom:20px}.mythomann-address-book .address-book-header__headline{margin-bottom:24px}@media screen and (min-width: 600px){.mythomann-address-book .address-book-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.mythomann-address-book .address-book-header__headline{margin-bottom:0}.mythomann-address-book .address-book-header__image{max-height:124px}}.mythomann-address-book .address-book-list .address-box{scroll-margin-top:24px}.mythomann-address-book .address-book-list .address-box__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.mythomann-address-book .address-book-list .address-box__title{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;padding-right:4px;margin:0;width:calc(100% - 92px)}.mythomann-address-book .address-book-list .address-box__content-row{display:block;padding-bottom:4px}.mythomann-address-book .address-book-list .address-box__cta-wrapper{text-align:right;min-width:92px}.mythomann-address-book .address-book-list .address-box__cta-trash{margin-right:12px}.mythomann-address-book .address-book-list .address-box--fade .address-box__title,.mythomann-address-book .address-book-list .address-box--fade .address-box__content{color:#8a8a8a}.mythomann-address-book .address-book-list .address-box .trash-confirmation{margin-top:16px}.mythomann-address-book .address-book-list .address-box .trash-confirmation__text{margin-bottom:16px}.mythomann-address-book .address-book-list .address-box .trash-confirmation__cta{display:inline-flex;flex-wrap:wrap;justify-content:center}.mythomann-address-book .address-book-list .address-box .trash-confirmation__button{margin:4px}@media screen and (min-width: 600px){.mythomann-address-book .address-book-list .address-box__cta-wrapper{min-width:108px}}@media screen and (min-width: 940px){.mythomann-address-book .address-book-list .address-box__title{width:calc(100% - 108px)}.mythomann-address-book .address-book-list .address-box__cta-wrapper .fx-button__icon{width:24px;height:24px}.mythomann-address-book .address-book-list .address-box:nth-child(odd){padding-right:30px}.mythomann-address-book .address-book-list .address-box:nth-child(even){padding-left:30px}}.mythomann-address-book .address-book-form .address-form__phone-wrapper{display:flex;flex-direction:column}.mythomann-address-book .address-book-form .address-form__cta{display:flex;justify-content:center;margin:24px -8px 0}.mythomann-address-book .address-book-form .address-form__cta-button{margin:0 8px}@media screen and (min-width: 600px){.mythomann-address-book .address-book-form{text-align:center;border:3px solid #e8e8e8;border-radius:4px;padding:32px 16px 40px}.mythomann-address-book .address-book-form .address-form{max-width:576px;margin:auto}.mythomann-address-book .address-book-form .address-form__cta{margin-top:32px}.mythomann-address-book .address-book-form .address-form__phone-wrapper{flex-direction:row}.mythomann-address-book .address-book-form .address-form__phone-country{min-width:25%;margin-right:16px}}.fx-content-mythomann-coupon .boughtcoupons--with-coupons{margin-bottom:40px}@media screen and (min-width: 600px){.fx-content-mythomann-coupon .boughtcoupons--with-coupons{margin-bottom:56px}}@media screen and (min-width: 940px){.fx-content-mythomann-coupon .boughtcoupons--with-coupons{margin-bottom:80px}}.fx-content-mythomann-coupon .boughtcoupons--empty{margin-bottom:24px}@media screen and (min-width: 600px){.fx-content-mythomann-coupon .boughtcoupons--empty{margin-bottom:34px}}@media screen and (min-width: 940px){.fx-content-mythomann-coupon .boughtcoupons--empty{margin-bottom:40px}}.fx-mythomann-boughtcoupons .coupon__title{text-transform:uppercase;color:#686868;font-size:10px}.fx-mythomann-boughtcoupons .coupon__value{margin-bottom:8px}.fx-mythomann-boughtcoupons .coupon__image-wrapper{position:relative;display:inline-block}.fx-mythomann-boughtcoupons .coupon__image{width:144px;height:82px;border-radius:4px;display:block;max-width:100%}.fx-mythomann-boughtcoupons .coupon__amount{color:#ffffff;background-color:rgba(0,0,0,0.5);position:absolute;bottom:0;right:0;padding:2px 8px;font-weight:700;font-size:16px;line-height:32px;border-radius:4px}.fx-mythomann-boughtcoupons .coupon__button{margin:16px 0 20px}.fx-mythomann-boughtcoupons .coupon__line{color:#e8e8e8;border:none;height:1px;background-color:#e8e8e8;margin:16px 0}@media screen and (min-width: 600px){.fx-mythomann-boughtcoupons .coupon__image{width:auto;height:auto;border-radius:6px}.fx-mythomann-boughtcoupons .coupon__amount{padding:8px 12px;font-size:24px;border-radius:6px}.fx-mythomann-boughtcoupons .coupon__button{align-self:flex-end;margin:0}}@media screen and (min-width: 760px){.fx-mythomann-boughtcoupons .coupon__right-wrapper{display:flex;justify-content:space-between;height:100%}}.mythomann-send-coupon__intro{margin-bottom:16px}@media screen and (min-width: 600px){.mythomann-send-coupon__intro{margin-bottom:24px}}@media screen and (min-width: 940px){.mythomann-send-coupon__intro{margin-bottom:40px}}.buy-coupon{margin-bottom:40px}.fx-rs-mythomann .rs-mythomann-navigation-body.overview .head{margin-top:0}.fx-rs-mythomann h1{margin-top:0}.fx-rs-mythomann .rs-mythomann-orderlist .headline h2{margin-top:0}.fx-accordion-after-sales .badge{display:block;margin-left:32px;margin-bottom:16px}.fx-accordion-after-sales .what-happens-next-image{display:block;max-width:100%;margin-bottom:8px}@media screen and (min-width: 600px){.fx-accordion-after-sales .badge{margin-left:0}}.fx-background-color--accent-positive{background-color:#00b27d}.fx-background-color--accent-medium{background-color:#e8b903}.fx-background-color--accent-warning{background-color:#e64155}.fx-background-color--gold{background-color:#c2ac49}.fx-background-color--basic-black{background-color:#000000}.fx-background-color--basic-primary{background-color:#01a3d4}.fx-background-color--basic-secondary{background-color:#00ddf6}.fx-background-color--basic-white{background-color:#ffffff}.fx-background-color--grey-dark-grey{background-color:#1c1c1c}.fx-background-color--grey-grey-00{background-color:#4b4b4b}.fx-background-color--grey-grey-01{background-color:#686868}.fx-background-color--grey-grey-02{background-color:#8a8a8a}.fx-background-color--grey-grey-03{background-color:#b4b4b4}.fx-background-color--grey-grey-04{background-color:#e8e8e8}.fx-background-color--grey-grey-05{background-color:#f3f3f3}.fx-background-color--dark-gray-shadow{background-color:rgba(28,28,28,0.2)}.fx-background-color--basic-transparent{background-color:rgba(255,255,255,0)}.fx-background-color--basic-fokus{background-color:#192bc2}.fx-background-color--strong-pink{background-color:#ff006d}.fx-background-color--basic-primary-hover{background-color:#017da1}.fx-background-color--basic-primary-active{background-color:#017da1}.fx-background-color--basic-secondary-hover{background-color:#0db5c9}.fx-background-color--basic-secondary-active{background-color:#009bad}.fx-background-color--setup-setup-color{background-color:#69837e}.fx-background-color--grey-alpha-70-grey-00{background-color:rgba(75,75,75,0.7)}.fx-background-color--grey-alpha-70-grey-01{background-color:rgba(122,122,122,0.7)}.fx-background-color--grey-alpha-70-grey-02{background-color:rgba(175,175,175,0.7)}.fx-background-color--grey-alpha-70-grey-03{background-color:rgba(229,229,229,0.7)}.fx-background-color--grey-alpha-70-grey-04{background-color:rgba(245,245,245,0.7)}.fx-background-color--grey-alpha-70-dark-grey{background-color:rgba(28,28,28,0.7)}.fx-color--accent-positive{color:#00b27d}.fx-color--accent-medium{color:#e8b903}.fx-color--accent-warning{color:#e64155}.fx-color--gold{color:#c2ac49}.fx-color--basic-black{color:#000000}.fx-color--basic-primary{color:#01a3d4}.fx-color--basic-secondary{color:#00ddf6}.fx-color--basic-white{color:#ffffff}.fx-color--grey-dark-grey{color:#1c1c1c}.fx-color--grey-grey-00{color:#4b4b4b}.fx-color--grey-grey-01{color:#686868}.fx-color--grey-grey-02{color:#8a8a8a}.fx-color--grey-grey-03{color:#b4b4b4}.fx-color--grey-grey-04{color:#e8e8e8}.fx-color--grey-grey-05{color:#f3f3f3}.fx-color--dark-gray-shadow{color:rgba(28,28,28,0.2)}.fx-color--basic-transparent{color:rgba(255,255,255,0)}.fx-color--basic-fokus{color:#192bc2}.fx-color--strong-pink{color:#ff006d}.fx-color--basic-primary-hover{color:#017da1}.fx-color--basic-primary-active{color:#017da1}.fx-color--basic-secondary-hover{color:#0db5c9}.fx-color--basic-secondary-active{color:#009bad}.fx-color--setup-setup-color{color:#69837e}.fx-color--grey-alpha-70-grey-00{color:rgba(75,75,75,0.7)}.fx-color--grey-alpha-70-grey-01{color:rgba(122,122,122,0.7)}.fx-color--grey-alpha-70-grey-02{color:rgba(175,175,175,0.7)}.fx-color--grey-alpha-70-grey-03{color:rgba(229,229,229,0.7)}.fx-color--grey-alpha-70-grey-04{color:rgba(245,245,245,0.7)}.fx-color--grey-alpha-70-dark-grey{color:rgba(28,28,28,0.7)}body.responsive .fx-grid.fx-grid--page{margin-left:30px;margin-right:30px;width:calc(100% - 60px)}body.responsive .fx-container--with-margin{padding-left:30px;padding-right:30px}@media screen and (max-width:1280px){body.responsive .fx-grid.fx-grid--page{margin-left:25px;margin-right:25px;width:calc(100% - 50px)}body.responsive .fx-container--with-margin{padding-left:25px;padding-right:25px}}@media screen and (max-width:942px){body.responsive .fx-grid.fx-grid--page{margin-left:20px;margin-right:20px;width:calc(100% - 40px)}body.responsive .fx-container--with-margin{padding-left:20px;padding-right:20px}}.fx-content-section .fx-underlined-headline.fx-headline--2>.fx-underlined-headline--secondary{background:none}.theme-fx .category-header{background-size:auto 105%}@media screen and (min-width: 600px){.theme-fx .category-header{background-size:auto 100%}}.fx-carousel .control{margin-left:-8px;margin-right:-8px}.fx-carousel .control .control__holder::before,.fx-carousel .control .control__holder::after{display:none}.fx-carousel .control .holder.control__holder{margin-left:0;width:100%}.fx-carousel .control .holder.control__holder .track-holder{margin-left:0;width:100%}.fx-carousel .control .holder .control-direction .control-direction__button.control-direction--next{right:-2px}.fx-carousel .control .holder .control-direction .control-direction__button.control-direction--previous{left:-2px}.fx-carousel.fx-carousel--skin-bleed .controls-holder{width:calc(100% - 16px) !important;margin-left:8px !important}@media screen and (min-width: 600px){.fx-carousel .holder .control-direction .control-direction__button.control-direction--next{right:-4px}.fx-carousel .holder .control-direction .control-direction__button.control-direction--previous{left:-2px}}@media screen and (min-width: 940px){.fx-carousel .control{margin-left:-12px;margin-right:-12px}.fx-carousel .holder .control-direction .control-direction__button.control-direction--next{right:-4px}.fx-carousel .holder .control-direction .control-direction__button.control-direction--previous{left:-2px}.fx-carousel.fx-carousel--skin-bleed .controls-holder{width:calc(100% - 24px) !important;margin-left:12px !important}}body.responsive .fx-content-blowouts .fx-hero-introduction.fx-hero-introduction__bg,body.responsive .fx-content-hotdeals .fx-hero-introduction.fx-hero-introduction__bg{z-index:0}body.responsive .fx-content-blowouts .fx-category-grid .fx-grid__col,body.responsive .fx-content-hotdeals .fx-category-grid .fx-grid__col{z-index:1}@media screen and (min-width: 940px){.fx-voucher-configurator .theme-thumbnail{width:54px}}
/*# sourceMappingURL=https://sourcemap-sourcemap.apps.io.thobits.com/sm?v=7671&n=hybrid-fx.css.map */