/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css 
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,500i,700,900,900i');*/html{line-height:1.15;-webkit-text-size-adjust:100%;font-family:"Roboto",sans-serif;color:#1a1a1a;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}h1,.h1{font-size:2em;margin:.67em 0}h2,.h2{font-size:1.5em}h3,.h3{font-size:1em}hr{box-sizing:content-box;overflow:visible;display:block;height:1px;border:0;border-top:1px solid #c9c9c8;margin:25px 0;padding:0}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);text-decoration:none;color:#1a1a1a;outline:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none;max-width:100%}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;outline:0}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0;border:0}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}/*!
 * Bootstrap Grid v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,*::before,*::after{box-sizing:inherit}.container,.container-max{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}input[type=text],input[type=password]{background:#fff;border-radius:.25rem;border:1px solid #ced4da}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::-ms-expand{background-color:rgba(0,0,0,0);border:0}.form-control:focus{background-color:#fff;border-color:#b0c104;outline:0;box-shadow:0 0 0 .2rem #edfd68}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}p{margin-top:1rem;margin-bottom:1rem}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file:focus{z-index:3}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:not(:last-child),.input-group>.custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::before{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:first-child) .custom-file-label::before{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#fff;text-align:center;white-space:nowrap;background-color:#1a1a1a;border:1px solid #1a1a1a;border-radius:.25rem}.input-group-text input[type=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.table{display:table}.table-row{display:table-row}.table-cell{display:table-cell}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{margin-bottom:0}.custom-control-label::before{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label::after{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:auto;padding:.8rem 2rem .8rem 1rem;font-weight:400;line-height:1.2;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px;background-color:#fff;border:0px solid rgba(0,0,0,.15);border-radius:.1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(128,189,255,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-control{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:focus~.custom-file-control::before{border-color:#80bdff}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(2.25rem + 2px - 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.form-control.input-error{border:solid 1px #c90707}.error-input-msg{display:none}.form-control.input-error~.error-input-msg{display:block;color:#c90707;margin-bottom:10px;margin-top:-5px}.w-100{width:100%}@media(min-width: 576px){.container,.container-max{max-width:100%}}@media(min-width: 768px){.container,.container-max{max-width:100%}}@media(min-width: 992px){.container,.container-max{max-width:960px}}@media(min-width: 1200px){.container,.container-max{max-width:1140px}}@media(min-width: 1400px){.container,.container-max{max-width:1340px}}@media(min-width: 1680px){.container,.container-max{max-width:1620px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-25,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1,.col-xs-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2,.col-xs-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3,.col-xs-3{flex:0 0 25%;max-width:25%}.col-4,.col-xs-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5,.col-xs-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6,.col-xs-6{flex:0 0 50%;max-width:50%}.col-7,.col-xs-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8,.col-xs-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9,.col-xs-9{flex:0 0 75%;max-width:75%}.col-10,.col-xs-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11,.col-xs-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12,.col-xs-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media(min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media(min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media(min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-25{flex:0 0 20%;max-width:20%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media(min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}@media(min-width: 1400px){.col-xlg{flex-basis:0;flex-grow:1;max-width:100%}.col-xlg-auto{flex:0 0 auto;width:auto;max-width:none}.col-xlg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xlg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xlg-3{flex:0 0 25%;max-width:25%}.col-xlg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xlg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xlg-6{flex:0 0 50%;max-width:50%}.col-xlg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xlg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xlg-9{flex:0 0 75%;max-width:75%}.col-xlg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xlg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xlg-12{flex:0 0 100%;max-width:100%}.order-xlg-first{order:-1}.order-xlg-last{order:13}.order-xlg-0{order:0}.order-xlg-1{order:1}.order-xlg-2{order:2}.order-xlg-3{order:3}.order-xlg-4{order:4}.order-xlg-5{order:5}.order-xlg-6{order:6}.order-xxlg-7{order:7}.order-xlg-8{order:8}.order-xlg-9{order:9}.order-xlg-10{order:10}.order-xlg-11{order:11}.order-xlg-12{order:12}.offset-xlg-0{margin-left:0}.offset-xlg-1{margin-left:8.333333%}.offset-xlg-2{margin-left:16.666667%}.offset-xlg-3{margin-left:25%}.offset-xlg-4{margin-left:33.333333%}.offset-xlg-5{margin-left:41.666667%}.offset-xlg-6{margin-left:50%}.offset-xlg-7{margin-left:58.333333%}.offset-xlg-8{margin-left:66.666667%}.offset-xlg-9{margin-left:75%}.offset-xlg-10{margin-left:83.333333%}.offset-xlg-11{margin-left:91.666667%}}@media(min-width: 1680px){.col-xxlg{flex-basis:0;flex-grow:1;max-width:100%}.col-xxlg-auto{flex:0 0 auto;width:auto;max-width:none}.col-xxlg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xxlg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xxlg-25{flex:0 0 20%;max-width:20%}.col-xxlg-3{flex:0 0 25%;max-width:25%}.col-xxlg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xxlg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xxlg-6{flex:0 0 50%;max-width:50%}.col-xxlg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xxlg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xxlg-9{flex:0 0 75%;max-width:75%}.col-xxlg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xxlg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xxlg-12{flex:0 0 100%;max-width:100%}.order-xxlg-first{order:-1}.order-xxlg-last{order:13}.order-xxlg-0{order:0}.order-xxlg-1{order:1}.order-xxlg-2{order:2}.order-xxlg-3{order:3}.order-xxlg-4{order:4}.order-xxlg-5{order:5}.order-xxlg-6{order:6}.order-xxxlg-7{order:7}.order-xxlg-8{order:8}.order-xxlg-9{order:9}.order-xxlg-10{order:10}.order-xxlg-11{order:11}.order-xxlg-12{order:12}.offset-xxlg-0{margin-left:0}.offset-xxlg-1{margin-left:8.333333%}.offset-xxlg-2{margin-left:16.666667%}.offset-xxlg-3{margin-left:25%}.offset-xxlg-4{margin-left:33.333333%}.offset-xxlg-5{margin-left:41.666667%}.offset-xxlg-6{margin-left:50%}.offset-xxlg-7{margin-left:58.333333%}.offset-xxlg-8{margin-left:66.666667%}.offset-xxlg-9{margin-left:75%}.offset-xxlg-10{margin-left:83.333333%}.offset-xxlg-11{margin-left:91.666667%}}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.hidden{display:none !important}@media(min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}@media(min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}}@media(min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}}@media(min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}}@media(min-width: 1400px){.d-xxl-none{display:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}}@media(min-width: 8000px){.d-xxxl-none{display:none !important}.d-xxxl-inline{display:inline !important}.d-xxxl-inline-block{display:inline-block !important}.d-xxxl-block{display:block !important}.d-xxxl-table{display:table !important}.d-xxxl-table-row{display:table-row !important}.d-xxxl-table-cell{display:table-cell !important}.d-xxxl-flex{display:flex !important}.d-xxxl-inline-flex{display:inline-flex !important}}@media print{@page{size:A4}.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-fill{flex:1 1 auto !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media(min-width: 576px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media(min-width: 768px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media(min-width: 992px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media(min-width: 1200px){.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:.25rem !important}.mt-1,.my-1{margin-top:.25rem !important}.mr-1,.mx-1{margin-right:.25rem !important}.mb-1,.my-1{margin-bottom:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}.m-2{margin:.5rem !important}.mt-2,.my-2{margin-top:.5rem !important}.mr-2,.mx-2{margin-right:.5rem !important}.mb-2,.my-2{margin-bottom:.5rem !important}.ml-2,.mx-2{margin-left:.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.25rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pr-1,.px-1{padding-right:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pl-1,.px-1{padding-left:.25rem !important}.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.pr-2,.px-2{padding-right:.5rem !important}.pb-2,.py-2{padding-bottom:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media(min-width: 576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1,.my-sm-1{margin-top:.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2,.my-sm-2{margin-top:.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1,.py-sm-1{padding-top:.25rem !important}.pr-sm-1,.px-sm-1{padding-right:.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}.pl-sm-1,.px-sm-1{padding-left:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2,.py-sm-2{padding-top:.5rem !important}.pr-sm-2,.px-sm-2{padding-right:.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}.pl-sm-2,.px-sm-2{padding-left:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media(min-width: 768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1,.my-md-1{margin-top:.25rem !important}.mr-md-1,.mx-md-1{margin-right:.25rem !important}.mb-md-1,.my-md-1{margin-bottom:.25rem !important}.ml-md-1,.mx-md-1{margin-left:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2,.my-md-2{margin-top:.5rem !important}.mr-md-2,.mx-md-2{margin-right:.5rem !important}.mb-md-2,.my-md-2{margin-bottom:.5rem !important}.ml-md-2,.mx-md-2{margin-left:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1,.py-md-1{padding-top:.25rem !important}.pr-md-1,.px-md-1{padding-right:.25rem !important}.pb-md-1,.py-md-1{padding-bottom:.25rem !important}.pl-md-1,.px-md-1{padding-left:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2,.py-md-2{padding-top:.5rem !important}.pr-md-2,.px-md-2{padding-right:.5rem !important}.pb-md-2,.py-md-2{padding-bottom:.5rem !important}.pl-md-2,.px-md-2{padding-left:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media(min-width: 992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1,.my-lg-1{margin-top:.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2,.my-lg-2{margin-top:.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1,.py-lg-1{padding-top:.25rem !important}.pr-lg-1,.px-lg-1{padding-right:.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}.pl-lg-1,.px-lg-1{padding-left:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2,.py-lg-2{padding-top:.5rem !important}.pr-lg-2,.px-lg-2{padding-right:.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}.pl-lg-2,.px-lg-2{padding-left:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media(min-width: 1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:.25rem !important}.mt-xl-1,.my-xl-1{margin-top:.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important}.m-xl-2{margin:.5rem !important}.mt-xl-2,.my-xl-2{margin-top:.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:.25rem !important}.pt-xl-1,.py-xl-1{padding-top:.25rem !important}.pr-xl-1,.px-xl-1{padding-right:.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important}.pl-xl-1,.px-xl-1{padding-left:.25rem !important}.p-xl-2{padding:.5rem !important}.pt-xl-2,.py-xl-2{padding-top:.5rem !important}.pr-xl-2,.px-xl-2{padding-right:.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important}.pl-xl-2,.px-xl-2{padding-left:.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}.no-padding{padding:0}.line-through-headline{border-bottom:1px solid #eaeaea;height:18px;text-align:center;margin-bottom:32px;margin-top:25px}.line-through-headline h1,.line-through-headline h2,.line-through-headline h3,.line-through-headline h4,.line-through-headline .h3,.line-through-headline .h4{background-color:#fff;color:#504e4b;display:inline-block;line-height:33px;font-size:23px;padding:0 15px;font-weight:500;margin:0}.line-through-headline .h5{background-color:#fff;color:#504e4b;display:inline-block;line-height:33px;font-size:23px;padding:0 15px;font-weight:500;margin:0}@media(max-width: 768px){.line-through-headline{border:none;height:auto;text-align:left;margin-bottom:24px;margin-top:24px}.line-through-headline h1,.line-through-headline h2,.line-through-headline h3,.line-through-headline h4,.line-through-headline .h3,.line-through-headline .h4{background-color:#fff;color:#323232;display:block;font-size:16px;font-weight:600;line-height:normal;margin:0;padding:10px 0;border-bottom:2px solid #eaeaea}.line-through-headline .h5{background-color:#fff;color:#323232;display:block;font-size:16px;font-weight:600;line-height:normal;margin:0;padding:10px 0;border-bottom:2px solid #eaeaea}.row.latestItems{padding:0}}.pull-right{float:right}.pull-left{float:left}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media(min-width: 544px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}.pull-sm-right{float:right}.pull-sm-left{float:left}}@media(min-width: 768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}.pull-md-right{float:right}.pull-md-left{float:left}}@media(min-width: 992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}.pull-lg-right{float:right}.pull-lg-left{float:left}}@media(min-width: 1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}.pull-xl-right{float:right}.pull-xl-left{float:left}}.rowFlex,.list-autocomplete li>a{display:flex;justify-content:space-between}body:not(.hold-transition) .transition,body:not(.hold-transition) .btn-primary,body:not(.hold-transition) .btn-secondary,body:not(.hold-transition) .cat-item .cat-item-data,body:not(.hold-transition) .cat-item,body:not(.hold-transition) .wrap-filter-mobile,.cat-undercats-links a,body:not(.hold-transition) .lang-switcher,body:not(.hold-transition) .company-logo img,body:not(.hold-transition) .cat-item .variation-cat-img,body:not(.hold-transition) .search-box,.basket-prev-item,.basket-mintotal,body:not(.hold-transition) .ball-berater-step,.basket-prev-small-open .basket-prev-small,.ddown-wrap .level2 a,.cat-undercats-links a span,.step-by-step-team a,.toptopnav{transition:all 300ms ease 0s}body:not(.hold-transition) .header-wrap{transition:padding 300ms ease 0s}html:not([data-magic-ua=ie]) body:not(.hold-transition) .top-menu-wrapper{transition:transform 300ms ease 0s}.transition-long{transition:all 800ms ease 0s}img[src=""][data-src],img[src=""][data-original]{text-indent:-10000px;display:block;border:none;background-position:center center;background-repeat:no-repeat;color:rgba(0,0,0,0);visibility:hidden}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}.pull-right{float:right}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0;font-size:15px;font-weight:600}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^=top] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#504e4b}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^=right] .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#504e4b}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^=bottom] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#504e4b}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^=left] .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#504e4b}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#504e4b;border-radius:.25rem}[class^=icon-],[class*=" icon-"],.item-description ul li:before,.list-teamshop-usp li:before{font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit}.icon-pfeil-rechts:before{content:""}.icon-pfeil-links:before{content:""}.icon-tag-neu:before{content:""}.icon-icon-pdf-neu:before{content:""}.icon-icon-lkw-neu:before{content:""}.icon-phone_new:before{content:""}.icon-trikot_neu:before{content:""}.icon-icons-textildruck_vektorisiert:before{content:""}.icon-teamshop-final:before{content:""}.icon-trikot:before{content:""}.icon-versand:before{content:""}.icon-warenkorb:before{content:""}.icon-besttigung:before{content:""}.icon-formular:before{content:""}.icon-star1:before{content:""}.icon-ok:before{content:""}.icon-left-open-big:before{content:""}.icon-right-open-big:before{content:""}.icon-search:before{content:""}.icon-search-1:before{content:""}.icon-down-open-big:before{content:""}.icon-up-open-big:before{content:""}.icon-right-open-mini:before{content:""}.icon-left-open-mini:before{content:""}.icon-up-open-mini:before{content:""}.icon-down-open-mini:before{content:""}.icon-instagram-circled:before{content:""}.icon-angle-left:before{content:""}.icon-angle-right:before{content:""}.icon-angle-up:before{content:""}.icon-angle-down:before{content:""}.icon-instagram1:before{content:""}.icon-facebook-1:before{content:""}.icon-facebook-circled-1:before{content:""}.icon-instagram-1:before{content:""}.icon-pdf-file:before{content:""}.icon-star3:before{content:""}.icon-discount:before{content:""}.icon-edit:before{content:""}.icon-ball:before{content:""}.icon-balltwo:before{content:""}.icon-cones:before{content:""}.icon-delieverytruck:before{content:""}.icon-goal:before{content:""}.icon-goal-with-arch:before{content:""}.icon-phone:before{content:""}.icon-return:before{content:""}.icon-soccer-field:before{content:""}.icon-soccer-goal:before{content:""}.icon-star2:before{content:""}.icon-startwo:before{content:""}.icon-tshirt:before{content:""}.icon-user:before{content:""}.icon-soccer-star:before{content:""}.icon-search1:before{content:""}.icon-search2:before{content:""}.icon-menu:before{content:""}.icon-menu1:before{content:""}.icon-plus:before{content:""}.icon-minus:before{content:""}.icon-cross:before{content:""}.icon-home:before{content:""}.icon-newspaper:before{content:""}.icon-image:before{content:""}.icon-play:before{content:""}.icon-film:before{content:""}.icon-location:before{content:""}.icon-calendar:before{content:""}.icon-bubble:before{content:""}.icon-bubbles3:before{content:""}.icon-equalizer:before{content:""}.icon-google-plus2:before{content:""}.icon-facebook:before{content:""}.icon-facebook2:before{content:""}.icon-instagram:before{content:""}.icon-youtube:before{content:""}.icon-credit-card:before{content:""}.icon-printer:before{content:""}.icon-smile:before{content:""}.icon-mail4:before{content:""}.icon-whatsapp:before{content:""}.icon-comments-o:before{content:""}.icon-star:before{content:""}.color-white{color:#fff}.color-green{color:#e9ff57}.color-grey{color:#dad9d9}.color-black{color:#1a1a1a}.background-white{background:#fff}.background-green{background:#e9ff57}.background-grey{background:#dad9d9}.background-black{background:#1a1a1a}body,.page-content{background-color:#fff}.m-b-05{margin-bottom:5px}.m-b-1{margin-bottom:10px}.m-b-15{margin-bottom:15px}.m-b-2{margin-bottom:20px}.m-b-25{margin-bottom:25px}.m-b-3{margin-bottom:30px}.m-t-05{margin-top:5px}.m-t-1{margin-top:10px}.m-t-15{margin-top:15px}.m-t-2{margin-top:20px}.m-t-25{margin-top:25px}.m-t-3{margin-top:30px}[data-eg-item-errormsg]{display:none}[data-eg-item-errormsg].show{display:inline-block}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid rgba(0,0,0,0);border-radius:.25rem;text-align:left}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.close:focus,.close:hover{text-decoration:none;cursor:pointer;opacity:.5}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}.alert-dismissable .close{float:right;font-size:21px;font-weight:700;line-height:1;color:#504e4b;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.alert-dismissable .close{text-decoration:none !important;font-size:18px !important;line-height:1.2;border:0;background:rgba(0,0,0,0);line-height:1}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:0px;right:-5px;color:inherit}.alert.alert-login{display:block}.list-no-style{padding:0;list-style:none;margin:0}.eg-tag{font-size:12px;background:#504e4b;color:#fff;width:72px;display:block;text-align:center;height:16px;line-height:17px;border-radius:4px;position:absolute;right:10px;top:50%;margin-top:-8px}.eg-tag-error{background:#b70303}.btn-unstyled{border:0;background:rgba(0,0,0,0);outline:0;cursor:pointer}.gradientLeftToRight{background:#b0c104;background:linear-gradient(to right, #b0c104 0%, #6c9425 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#b0c104", endColorstr="#6c9425",GradientType=1 )}.gradientTopToBottom{background:#b0c104;background:linear-gradient(to bottom, #b0c104 0%, #6c9425 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#b0c104", endColorstr="#6c9425",GradientType=0 )}btn{outline:0}.light-big-txt{font-size:18px;font-weight:300;margin-bottom:25px;display:block}.filter-head{margin-bottom:0}.light-big-txt.l-b-t-2{display:inline-block;margin-bottom:0;margin-right:28px}button{color:inherit}.btn{display:inline-block;font-weight:normal;line-height:1.25;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;padding:.6rem 1rem;font-size:1rem;border-radius:500px;color:inherit;font-weight:600}.btn-big{cursor:pointer;border:0;padding:10px 30px;display:inline-block;outline:0}.btn-primary,.widget-primary .btn-appearance:not(.btn-primary),.widget-place-order .btn{color:#1a1a1a;background:#e9ff57;position:relative;border:solid 1px #e9ff57}.btn-primary:hover,.widget-primary .btn-appearance:not(.btn-primary):hover,.widget-place-order .btn:hover{background:#e9ff57db;border-color:#e9ff57db}.btn-primary-outline{color:#1a1a1a;background:rgba(0,0,0,0);position:relative;border:solid 1px #e9ff57}.btn-primary-outline:hover{background:#e9ff57}.btn-secondary{background:#1a1a1a;border:solid 1px #1a1a1a;color:#e9ff57}.btn-secondary:hover{background:#1A1A1Adb;border-color:#1A1A1Adb}.btn-secondary-outline{background:rgba(0,0,0,0);border:solid 1px #1a1a1a;color:#1a1a1a}.btn-secondary-outline:hover{background:#1a1a1a;color:#e9ff57}.checkout-rightside .bg-white{background:#fafafa !important}.btn-link{background:rgba(0,0,0,0);padding:0;border:0;cursor:pointer}.btn-link:hover{color:#616161}.btn-small{font-size:13px}.btn-block{display:block;width:100%}.btn-primary:active,.btn-secondary:active{outline:none;box-shadow:inset 0px 0px 10px rgba(0,0,0,.3)}.btn-black{border:solid 1px #504e4b;color:#504e4b}.btn-black:hover{border:solid 1px #94af16}.font-monts-bold{font-family:"Montserrat";font-weight:700}.font-monts-italic{font-family:"Montserrat";font-style:italic;font-weight:900}.light{font-weight:300}.lightBold{font-weight:500}.bold,.font-weight-bold{font-weight:600}.w-100{width:100%}.w-50{width:50%}.h-100{height:100%}.italic{font-style:italic}.fontGreen{color:#e9ff57}.text-underline{text-decoration:underline}.upper{text-transform:uppercase}.relative{position:relative}.item-action{padding:5px 15px;display:block;position:absolute;top:0;left:0;color:#fff;font-size:17px;line-height:1;z-index:2}.item-action.i-action-sale{background:#ff1200}.item-action.i-action-top{background:#e9ff57;color:#1a1a1a}.item-action.i-action-new{background:#1a1a1a}.item-action.i-action-set{background:#1a1a1a}.doubletag .item-action:not(.i-action-deliver){top:40px}.i-action-deliver.item-action{padding:10px 15px;background:#1a1a1a !important;color:#fff}.cat-item-image .item-action{padding:4px 12px;font-size:14px}.eg-dropdown{position:relative}.eg-dropdown,.eg-dropdown-value,.eg-dropdown-content{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.eg-dropdown-value{border:solid 1px #504e4b;padding:10px;margin-bottom:25px;cursor:pointer;position:relative}.cat-facet-name.eg-dropdown-value{margin:0;border:0;border-top:solid 1px #504e4b}.eg-dropdown-content{display:none;position:absolute;top:100%;width:100%;background:#fff;z-index:100;border:solid 1px #504e4b;left:0px;border-top:0;padding:10px;margin-top:-1px}.cat-facet .eg-dropdown-content{position:static;border:0}.eg-dropdown.isOpen .eg-dropdown-content{display:block}.eg-dropdown.isOpen .eg-dropdown-content.facet-color{display:flex}.load-rotate,.btn-load::after{animation:fa-spin 4s linear infinite;position:relative;display:block;text-align:center}.loader-basket{font-size:50px;margin:50px auto;text-align:center;line-height:50px}.basket-prev-small-data .loader-basket{margin:10px auto}.basket-prev-small-data .basket-prev-notitems{margin-bottom:20px;padding:15px}.loading-basket-prev-wrap{padding:10px 10px 20px;font-size:17px}.btn-load::after{content:"";font-family:"icomoon" !important;right:10px;top:0;position:absolute;display:flex;height:100%;align-items:center;justify-content:center;vertical-align:middle;line-height:1}.btn-load{position:relative;padding-right:45px}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.top-header-usp{height:100%;overflow:hidden}.top-header-usp ul{height:100%;position:relative;padding:0}.top-header-usp ul li{height:100%;display:flex;justify-content:center;align-items:center;line-height:1;font-size:11px;position:absolute;left:0;right:0;transform:translateY(-40px);transition:transform 300ms ease 0s}.top-header-usp ul li.active-point{transform:translateY(0)}.top-header-usp ul li br,.top-header-usp ul li span{display:none}.lang-switcher{height:30px;max-height:30px;line-height:30px}.lang-switcher a{color:#504e4b}.lang-switcher a.active-lang{font-weight:600}.main-header nav{position:absolute;top:0;width:100%}.desktop-langswitch a,.mobile-langswitch a{color:#504e4b;font-weight:400}.desktop-langswitch a.active,.mobile-langswitch a.active{font-weight:600;color:#9bb312}.desktop-langswitch a:hover,.mobile-langswitch a:hover{color:#9bb312}.desktop-langswitch img{max-width:25px;display:block}.mobile-langswitch img{max-width:20px;display:block;margin:0 !important}.lang-sep{margin:0 7px;font-size:27px;display:block;line-height:1;height:28px}.mobile-langswitch .lang-sep{font-size:17px;height:19px}.toptopnav{background:#f1f1f1;font-weight:600;height:32px;position:relative;z-index:1}.toptopnav-inner{padding:5px 10px}.toptopnav img{max-height:22px;margin-left:10px}.fixed-header .toptopnav{height:0;overflow:hidden}.mobile-langswitch{margin-left:auto}.main-header nav>.container{position:static}.main-header nav,.main-header nav a{color:#fff}.main-header nav .ddown-wrap a{color:#1a1a1a}.main-header nav .ddown-wrap a>span{color:#1a1a1a !important}.main .main-header{position:sticky;width:100%;top:0;z-index:200;background:#fff;left:0;backface-visibility:hidden}.main.isCheckout .main-header{position:static}.header-wrap{z-index:2;position:relative}.loggedInName{display:inline-block;max-width:78px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.isLoggedIn .icon-user{color:#1a1a1a}.fixed-header .company-logo img{max-height:60px}.list-autocomplete>li>a{justify-content:start;align-items:center}.cat-suggestion .h3{font-size:20px}.list-autocomplete-cat a,.list-autocomplete-suggestion a{display:block;padding:5px;font-size:14px}.list-autocomplete-cat a:hover,.list-autocomplete-suggestion a:hover{background:#fff}.breadcrumb .breadcrumb-item{display:inline-block}.breadcrumb .breadcrumb-item::after{content:"/";margin:0px 7px 0px 6px}.breadcrumb .breadcrumb-item:last-child::after{content:"";margin:0}.breadcrumb .breadcrumb-item a{color:#504e4b}.top-menu-wrapper{position:fixed;width:100%;height:100%;top:0;left:0;right:100%;bottom:0;z-index:999;background:#616161;overflow:hidden;transform:translateX(-100%);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);opacity:.6}.menu-open .top-menu-wrapper{transform:translateX(0);-webkit-transform:translateX(0);-ms-transform:translateX(0);opacity:1;right:auto}.top-menu>li>a>span:first-child{display:inline-block;color:#e9ff57;font-size:18px;font-size:1.2rem;width:40px;text-align:center;position:relative;top:2px}.top-menu>li>a{padding:10px;border-bottom:solid 1px #767676;width:100%;display:block;position:relative}.top-menu li.eg-ddown>a:before{content:"";font-family:icomoon;speak:none;font-style:normal;font-weight:400;position:absolute;right:0;height:calc(100% - 10px);width:50px;font-size:30px;color:#fff;background:rgba(0,0,0,0);border:0;border-left:solid 1px #747474;margin-top:5px;z-index:1;text-align:center;top:0;line-height:1;display:flex;align-items:center;justify-content:center}.top-menu li.level2>a:before{color:#1a1a1a}.scrollable-nav li.eg-ddown>a:before{color:#504e4b;border-left:solid 1px #504e4b}.back-ddown{background:#504e4b;border:0;width:100%;padding:10px;color:#fff;text-align:left;position:fixed;top:0;left:0;z-index:20}.top-menu>li>a,.top-menu>li li a{padding:15px 10px;width:100%;display:block;position:relative;padding-right:60px}.top-menu>li li a{border-bottom:solid 1px #504e4b}.menuShowAll{font-style:italic}.open-ddown:before{vertical-align:middle}.menu-open,.menu-open body{overflow:hidden}.top-menu,.top-menu ul{padding:0;list-style:none;margin:0}.scrollable-nav,ul.scrollable-nav{overflow:auto;height:calc(100% - 37px);padding-bottom:40px;max-height:100%}.scrollable-nav{padding-left:0;padding-right:0}.scrollable-nav>.row,.scrollabble-nav-inner>.row{margin-left:0;margin-right:0}.scrollable-nav>.row>.col-md-6,.scrollable-nav>.row>.col-md-5{padding-left:0;padding-right:0}.scrollable-nav:not(.teamshop-nav-col) .col-lg-6{padding-left:0;padding-right:0}.top-menu{overflow:auto;max-height:100%;height:calc(100% - 41px)}.search-box{position:absolute;top:100%;width:100%;background:#dad9d9;left:0;padding:20px 15px;z-index:-1;transform:translate3d(0, -110%, 0);-webkit-transform:translate3d(0, -110%, 0);-ms-transform:translate3d(0, -110%, 0);visibility:hidden;opacity:0;box-shadow:0 10px 25px -15px #333;max-height:calc(100vh - 60px);overflow:auto}.search-open .search-box{transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);visibility:visible;opacity:1}.related-search p{margin-left:10px;font-size:22px;font-weight:500}.related-search-wrap{max-height:200px;overflow:auto}.related-search button{margin:5px;padding:8px 10px;display:inline-block;border-radius:500px;border:solid 1px #1a1a1a;background:rgba(0,0,0,0);cursor:pointer}.related-search button:hover{background:#1a1a1a;color:#fff}.search-wrap input[type=text],.searchbox-404 input[type=text]{width:100%;height:40px;padding:0px 10px;font-size:18px;padding-right:50px;border:solid 5px #fff;border-radius:500px}.searchbox-404 input[type=text]{border:solid 2px #9bb312;min-height:50px}.searchbox-404 [data-eg-search]{position:absolute;left:0;background:#fff;width:100%;top:60px;border:solid 2px #9bb312;border-radius:20px;overflow:hidden;display:none}.under-404{font-size:20px;margin-bottom:20px}.searchbox-404 [data-eg-search].search-active-results{display:block}.head404{font-size:40px;color:#9bb312;line-height:1.2;margin-bottom:0px}.searchbox-404 .list-autocomplete>li a,.searchbox-404 .cat-suggestion,.searchbox-404 .list-autocomplete-cat a,.searchbox-404 .list-autocomplete-suggestion a,.searchbox-404 .cat-suggestion .h3{color:#504e4b;text-align:left}.searchbox-404 .list-autocomplete-cat a:hover,.searchbox-404 .list-autocomplete-suggestion a:hover{color:#9bb312}.btn-search{position:absolute;height:100%;width:100%;background:rgba(0,0,0,0);border:0;color:#fff;outline:0;padding-left:70px;align-items:center;font-size:22px;border-radius:0}.btn-search .icon-search1{font-size:30px;margin-right:40px}.searchbox-404{position:relative}.search-wrap,.list-autocomplete,.row-search-wrap{position:relative;max-width:1300px;margin:0 auto 10px}.search-wrap form{position:relative}.search-wrap .btn-set-search,.searchbox-404 .btn-set-search{position:absolute;right:10px;color:#504e4b;font-size:20px;border:0;background:rgba(0,0,0,0);line-height:1;height:100%;top:0}.list-autocomplete>li>a>span:first-child{min-width:50px;display:inline-block;margin-right:10px;text-align:center;background:#fff;height:50px;line-height:50px}.list-autocomplete>li img{max-width:40px;max-height:40px;vertical-align:middle}.list-autocomplete>li a{font-size:14px;padding-right:20px}.list-autocomplete li{margin:10px 0px}.list-autocomplete li.autocomplete-active,.list-autocomplete li:hover{background:#fff}.list-autocomplete{max-height:290px;overflow:auto}.list-autocomplete::-webkit-scrollbar{width:10px}.list-autocomplete::-webkit-scrollbar-track{background:#f1f1f1}.list-autocomplete::-webkit-scrollbar-thumb{background:#888}.list-autocomplete::-webkit-scrollbar-thumb:hover{background:#555}.top-menu .ddown-wrap{position:fixed;top:0;background:#dad9d9;width:100%;height:100%;z-index:1;left:0;transform:translateX(100%);-webkit-transform:translateX(100%);-ms-transform:translateX(100%);visibility:hidden;margin-top:41px;padding-top:37px}.top-menu .ddown-wrap .level2 .ddown-wrap{margin-top:0}.isCheckout .top-menu .ddown-wrap{z-index:99}.top-menu .eg-ddown.ddown-open>.ddown-wrap{transform:translateX(0);-webkit-transform:translateX(0);-ms-transform:translateX(0);visibility:visible}.btn-login-open>span:first-child,.btn-basket-open>span:first-child,.btn-mobile-nav{font-size:25px}.btn-mobile-nav{width:25%;display:block}.btn-mobile-nav{border:0;background:#fff}.mobile-btn-txt{display:none;font-size:13px;margin-top:5px;font-weight:500}.col-static{position:static !important}.section-bread{padding:25px 0 0}.award-img-small{max-height:60px}.pwdreset-form{height:0;max-height:0;overflow:hidden}.show-pwd-reset .login-form-wrap{display:none}.show-pwd-reset .pwdreset-form{height:auto;max-height:500px}.pwdreset-form .form-info{background:#f1f1f1;padding:10px;margin-bottom:15px}.loginpreview-form label{display:block;font-weight:600}.loginpreview-form input{width:100%;margin:10px 0px;padding:14px 10px}.no-pad-right{padding-right:0}[data-eg-open-ddown]{position:absolute;right:0;height:100%;width:100%;font-size:30px;color:#fff;background:rgba(0,0,0,0);border:0;margin-top:0;z-index:2;text-align:center;top:0;line-height:1;display:flex;align-items:center;justify-content:center}.level2 [data-eg-open-ddown]{color:#504e4b}.scrollable-nav:not(.teamshop-nav-col) .col-lg-7,.scrollable-nav:not(.teamshop-nav-col) .col-lg-5,.scrollable-nav:not(.teamshop-nav-col) .col-12{padding-left:0;padding-right:0}.top-menu .ddown-wrap>ul{display:none}.top-menu .ddown-open>.ddown-wrap>ul{display:block}.top-menu .ddown-wrap{z-index:-1}.top-menu>li.ddown-open>.ddown-wrap{z-index:10}.level2.ddown-open>.ddown-wrap{z-index:20}.level3.ddown-open>.ddown-wrap{z-index:30}.level4.ddown-open>.ddown-wrap{z-index:40}.level5.ddown-open>.ddown-wrap{z-index:50}.level6.ddown-open>.ddown-wrap{z-index:60}.basket-goal-wrap{position:relative}.basket-goal-wrap .icon-ball{width:14px;height:14px;line-height:14px;font-size:13px;position:absolute;background:#fff;border-radius:7px;display:none}.bsk-relative{position:relative;display:inline-block}.basket-splash{position:absolute;top:-8px;right:-9px;color:#b70000;width:30px;height:30px}.basket-splash>span{transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0);display:block}.basket-splash.itemAdded>span{transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}.basket-goal-wrap .icon-ball[data-eg-ball-count="1"]{left:5px;top:4px}.ball-items-counter-wrap{font-size:18px !important;line-height:1.2 !important}.ball-items-counter-wrap span{font-weight:500 !important}.ball-items-counter-wrap .ball-items-infotxt{margin:5px 0;font-weight:500}.basket-mintotal{background:#83817e;color:#fff;padding:10px;text-align:center;border-bottom:solid 6px #504e4b;border-radius:6px;cursor:pointer}.basket-mintotal:hover{background:#a3b80d;border-bottom:solid 6px #799c20}.ball-animate1{animation:combined .5s linear 1;-webkit-animation:combined .5s linear 1}.basket-goal-wrap .icon-ball[data-eg-ball-count="2"]{left:2px;top:16px}.ball-animate2{animation:combined2 .5s linear 1;-webkit-animation:combined2 .5s linear 1}.basket-goal-wrap .icon-ball[data-eg-ball-count="3"]{left:25px;top:5px}.ball-animate3{animation:combined3 .5s linear 1;-webkit-animation:combined3 .5s linear 1}.basket-goal-wrap .icon-ball[data-eg-ball-count="4"]{left:13px;top:10px}.ball-animate4{animation:combined4 .5s linear 1;-webkit-animation:combined4 .5s linear 1}.basket-goal-wrap .icon-ball[data-eg-ball-count="5"]{left:32px;top:17px}.ball-animate5{animation:combined5 .5s linear 1;-webkit-animation:combined5 .5s linear 1}[data-eg-basket-quantity="1"] .icon-ball[data-eg-ball-count="1"],[data-eg-basket-quantity="2"] .icon-ball[data-eg-ball-count="1"],[data-eg-basket-quantity="2"] .icon-ball[data-eg-ball-count="2"],[data-eg-basket-quantity="3"] .icon-ball[data-eg-ball-count="1"],[data-eg-basket-quantity="3"] .icon-ball[data-eg-ball-count="2"],[data-eg-basket-quantity="3"] .icon-ball[data-eg-ball-count="3"],[data-eg-basket-quantity="4"] .icon-ball[data-eg-ball-count="1"],[data-eg-basket-quantity="4"] .icon-ball[data-eg-ball-count="2"],[data-eg-basket-quantity="4"] .icon-ball[data-eg-ball-count="3"],[data-eg-basket-quantity="4"] .icon-ball[data-eg-ball-count="4"],[data-eg-basket-quantity="5"] .icon-ball[data-eg-ball-count="1"],[data-eg-basket-quantity="5"] .icon-ball[data-eg-ball-count="2"],[data-eg-basket-quantity="5"] .icon-ball[data-eg-ball-count="3"],[data-eg-basket-quantity="5"] .icon-ball[data-eg-ball-count="4"],[data-eg-basket-quantity="5"] .icon-ball[data-eg-ball-count="5"],.more5 .icon-ball{display:block}@keyframes combined{0%{top:0px;transform:translateX(-50px)}50%{top:18px;animation-timing-function:ease-out}90%{top:4px;animation-timing-function:ease-in}100%{transform:rotate(360deg);top:4px;animation-timing-function:ease-out;transform:translateX(0)}}@keyframes combined2{0%{top:0px;transform:translateX(-50px)}50%{top:25px;animation-timing-function:ease-out}90%{top:16px;animation-timing-function:ease-in}100%{transform:rotate(360deg);top:16px;animation-timing-function:ease-out;transform:translateX(0)}}@keyframes combined3{0%{top:0px;transform:translateX(-50px)}50%{top:18px;animation-timing-function:ease-out}90%{top:5px;animation-timing-function:ease-in}100%{transform:rotate(360deg);top:5px;animation-timing-function:ease-out;transform:translateX(0)}}@keyframes combined4{0%{top:0px;transform:translateX(-50px)}50%{top:18px;animation-timing-function:ease-out}90%{top:10px;animation-timing-function:ease-in}100%{transform:rotate(360deg);top:10px;animation-timing-function:ease-out;transform:translateX(0)}}@keyframes combined5{0%{top:0px;transform:translateX(-50px)}50%{top:18px;animation-timing-function:ease-out}90%{top:17px;animation-timing-function:ease-in}100%{transform:rotate(360deg);top:17px;animation-timing-function:ease-out;transform:translateX(0)}}.basket-prev-small{position:fixed;top:90px;left:0;padding:0;border-top:solid 1px #ccc;width:100%;transform:translate3d(0, -110%, 0);-webkit-transform:translate3d(0, -110%, 0);-ms-transform:translate3d(0, -110%, 0);visibility:hidden;opacity:0}.fixed-header .basket-prev-small{top:58px}.basket-prev-small-inner{width:100%;height:100%;border-bottom:1px solid #c4c4c4;box-shadow:0 5px 4px rgba(34,34,34,.3);position:relative;text-align:left;background:#fff}.basket-prev-small-head{font-size:16px;padding:8px 15px;font-weight:500;text-transform:uppercase;border-bottom:solid 1px #e5e5e5;background:#f5f5f4;margin-bottom:2px}.basket-prev-small-open .basket-prev-small,html:not(.mobile-magic) .btn-basket-open:hover .basket-prev-small{transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);visibility:visible;opacity:1}.basket-prev-small .basket-prev-bottom{border-top:solid 2px #9bb212}.basket-prev-small .basket-preview-itemlist{max-height:200px;overflow:auto}.basket-prev-small .basket-preview-itemlist .basket-prev-item,.basket-prev-item-tor{padding:10px 15px;border-bottom:solid 1px #ccc}.basket-prev-notitems{font-size:17px;font-weight:600;color:#1a1a1a}.basket-prev-notitems .icon-goal{font-size:40px;margin-bottom:10px;display:block;color:#888}.basket-prev-button-forward a{width:100%;text-align:center;margin-bottom:15px}.basket-prev-results{padding:15px}.basket-prev-item{padding:15px;border-bottom:solid 1px #ccc}.basket-prev-item.onRemove{height:0;overflow:hidden;max-height:0;padding-top:0 !important;border:0 !important;padding-bottom:0 !important}.basket-prev-close{border:0;background:rgba(0,0,0,0);color:#fff;float:right;cursor:pointer}.basket-prev-btndelete{border:solid 1px #e9ff57;background:#e9ff57;color:#1a1a1a;font-size:12px;border-radius:3px;width:24px;height:24px;text-align:center;padding:0;float:right;line-height:24px;cursor:pointer}.basket-prev-btndelete:hover{border:solid 1px #b62e2e;background:#cc3030;color:#fff}[data-eg-basket-preview],.wrap-filter-mobile{display:block;height:100%;position:fixed;top:0;padding:0;background:#fff;z-index:999;width:90%;transform:translate3d(100%, 0, 0);-webkit-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);right:0;overflow:hidden}.wrap-filter-mobile-scrollable,.wrap-basket-prev{position:relative;height:100%;overflow:auto;padding-bottom:110px}.basket-preview-open [data-eg-basket-preview],.filter-open .wrap-filter-mobile{transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.basket-preview-open,.basket-preview-open body,.filter-open,.filter-open body{overflow:hidden}.eg-backdrop{background:#504e4b;position:fixed;top:0;left:0;width:100%;height:100%;z-index:997;opacity:0;visibility:hidden}.basket-preview-open .eg-backdrop:not(.eg-backdrop-basket-prev),.filter-open .eg-backdrop:not(.eg-backdrop-basket-prev),.menu-open .eg-backdrop-basket-prev{overflow:hidden;opacity:.5;visibility:visible}.line-wrap{width:80px;height:100%;display:block;text-align:center;position:absolute;left:-15px;background:#616161;top:0;overflow:hidden}.line-wrap-big{position:absolute;display:block;width:100%;z-index:99;left:0;bottom:0}.item-descriptions.longDescription .bglongdescription{background:#d8d7d6;position:relative}.item-descriptions.longDescription{overflow:hidden}.item-descriptions.longDescription .bglongdtechnical{background:#f5f5f4}.line-ball-wrap{position:absolute;left:0;height:300%;background:#fff;width:25px;transform:rotate(23deg);top:-100%}.line-wrap-big .line-ball-wrap{position:absolute;height:15px;background:#fff;width:calc(100% + 30px);transform:rotate(0deg);top:auto;bottom:0;left:0}.line-ball{position:absolute;height:40px;background:#fff;width:40px;top:50%;border-radius:20px;left:50%;transform:translateY(-50%) translateX(-50%)}.line-ball-wrap-small{width:7px;left:50%;margin-left:-6px;transform:rotate(0)}.line-ball-wrap-small .line-ball{height:18px;width:18px;border-radius:11px}.basket-prev-title.modal-header{padding:10px}.title-nav-img{color:#9bb312;text-align:left;padding-left:10px}.nav-img{padding:10px;margin-top:10px}.nav-img img{max-height:400px}.header-wrap{background:#fff}.main-header{box-shadow:0px 0px 3px #504e4b}.btn-mobile-nav{text-align:center;padding:15px 0px}.cat-rrp-item{font-size:28px;font-size:1.867rem}.cat-rrp-item-percent{font-weight:700;color:#1a1a1a;background:#e9ff57;padding:5px;font-size:18px}.head-usp-icon>span:first-child{float:left;display:block}.head-usp-icon>span:last-child{display:block;margin-left:50px;font-size:13px;font-weight:600}.head-usp-icon>span span{font-size:12px;font-weight:400;display:block}.head-usp-icon.uspico-1>span:first-child{font-size:33px}.head-usp-icon.uspico-1>span:last-child{margin-left:65px}.uspico-trusted{margin-right:0}.uspico-trusted img{max-width:40px}#___ratingbadge_0{z-index:99 !important}.head-usp-icon.uspico-2>span:first-child{font-size:25px;position:relative;top:4px}.head-usp-icon.uspico-2>span:last-child{margin-left:70px}.head-usp-icon.uspico-3>span:first-child{font-size:38px;position:relative;top:1px}.head-usp-icon.uspico-3>span:last-child{margin-left:64px}.head-usp-icon.uspico-1,.head-usp-icon.uspico-2{margin-right:26px}.company-logo img{height:40px}.seo-txt-format,.category-description,.contentpage{line-height:1.5}.seo-txt-format h1,.seo-txt-format h2,.seo-txt-format h3,.category-description h1,.category-description h2,.category-description h3{font-size:17px;font-size:1.133rem;margin-top:0}.uspico-trusted{display:none}.etrusted-badge-container{z-index:99 !important}.fixed-award{position:fixed;right:0;bottom:280px;z-index:9}.fixed-award img{max-height:150px}.item-description ul{list-style:none;padding:0}.item-description ul li:before{color:#7a9d20 !important;content:"";margin-right:6px;position:relative;top:2px}#trustbadge-container-98e3dadd90eb493088abdc5597a70810{display:none !important;z-index:1 !important}.warn-vacation{color:#fff;background:#9bb312;text-align:center;padding:10px;font-size:12px;position:relative;z-index:1}@media(min-width: 576px){.warn-vacation{font-size:15px}.top-menu-wrapper{width:400px}.basket-prev-small{top:78px}.company-logo img{height:49px}.item-action{padding:10px 15px;font-size:17px}.doubletag .item-action:not(.i-action-deliver){top:50px}.mobile-btn-txt{display:block}[data-eg-basket-preview],.wrap-filter-mobile{width:400px}}@media(min-width: 768px){.ball-items-counter-wrap{font-size:26px !important}.search-box{max-height:calc(100vh - 82px)}.list-autocomplete-cat a,.list-autocomplete-suggestion a{font-size:17px}.list-autocomplete{max-height:390px}#trustbadge-container-98e3dadd90eb493088abdc5597a70810{display:block !important}.related-search-wrap{max-height:none}.related-search button{margin:10px;padding:12px 20px;font-size:15px}.basket-prev-small{position:absolute;background:rgba(0,0,0,0);border:0;right:10px;left:auto;top:100%;min-width:300px;max-width:350px;font-size:13px;height:0;max-height:0;overflow:hidden;opacity:0;padding-top:15px;transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.basket-prev-small-open .basket-prev-small,html:not(.mobile-magic) .btn-basket-open:hover .basket-prev-small{height:auto;max-height:445px;overflow:visible;opacity:1}.basket-prev-small-inner{border:1px solid #c4c4c4;border-radius:3px;box-shadow:0 0 9px rgba(34,34,34,.3)}.basket-prev-small-inner:after,.basket-prev-small-inner:before{border-style:solid;border-width:0 15px 15px;content:"";display:block;right:50px;position:absolute;width:0;z-index:1}.basket-prev-small-inner:before{border-color:#c4c4c4 rgba(0,0,0,0);bottom:auto;top:-15px}.basket-prev-small-inner:after{border-color:#f5f5f4 rgba(0,0,0,0);bottom:auto;top:-14px}.search-box{padding:30px;top:100%}.search-wrap .btn-set-search,.searchbox-404 .btn-set-search{font-size:25px}.list-autocomplete>li img{max-width:60px;max-height:60px}.search-wrap>input[type=text]{height:50px}.list-autocomplete>li>a>span:first-child{min-width:70px;height:70px;line-height:70px}.list-autocomplete>li a{font-size:17px}.cat-item-image .item-action{padding:6px 12px;font-size:17px}.company-logo img{height:60px}.no-pad-right{padding-right:15px}.seo-txt-format,.category-description{-moz-column-count:2;column-count:2}.bglongdescription .item-descriptioncontent{-moz-column-count:2;column-count:2}}@media(min-width: 992px){.search-box{max-height:calc(100vh - 182px)}.main-header nav .ddown-wrap .scrollable-nav a:hover{text-decoration:underline}.award-img-small{max-height:70px}.top-menu li.eg-ddown>a:before{display:none !important}.scrollable-nav .col-lg-7,.scrollable-nav .col-lg-5,.scrollable-nav .col-12{padding-left:15px;padding-right:15px}.wrap-filter-mobile{display:block}.filter-open .wrap-filter-mobile{display:block}.filter-open .wrap-filter-mobile{transform:none;-webkit-transform:none;-ms-transform:none}.filter-open,.filter-open body{overflow:auto}.scrollable-nav,ul.scrollable-nav{padding-bottom:0}.scrollable-nav .col-lg-6{padding-left:15px;padding-right:15px}.cccount{-moz-column-count:3;column-count:3;-moz-column-rule-style:solid;column-rule-style:solid;-moz-column-rule-color:#bdbdbd;column-rule-color:#bdbdbd;-moz-column-rule-width:1px;column-rule-width:1px;-moz-column-gap:35px;column-gap:35px}li.cat-41 .cccount,li.cat-268 .cccount{-moz-column-count:5;column-count:5}.teamshop-sort-sign{-moz-column-break-inside:avoid;break-inside:avoid-column}.basket-prev-small-inner:after,.basket-prev-small-inner:before{right:27px}.fixed-header .top-menu>li>a>span:first-child,.fixed-header .lang-switcher{max-height:0;height:0;margin-bottom:0;overflow:hidden}.fixed-header .header-wrap{padding-bottom:5px;padding-top:5px}.top-menu,.top-menu ul{height:auto;overflow:visible}.header-wrap{padding:0;padding-bottom:15px;padding-top:15px}.main-header{box-shadow:none}.main-header nav{position:static;background:#616161}.col-with-img{position:static;height:220px}.col-with-img .nav-img{padding:0;margin-top:0;position:absolute;top:0px;right:0;height:220px}.col-with-img .nav-img a{display:block}.col-with-img .nav-img img{max-height:220px;display:block}.col-with-img .nav-img p{margin:0}.basket-prev-title.modal-header{padding:1rem}.top-menu .ddown-wrap>ul{display:block}.top-menu .ddown-wrap{box-shadow:0 10px 25px -15px #333;transform:none;-webkit-transform:none;-ms-transform:none;visibility:visible;padding-top:0;margin-top:0}.top-menu>li{position:static;width:100%;text-align:center}.top-menu .back-ddown{display:none}.top-menu .level2>a{font-weight:500;padding:10px;display:inline-block;max-width:350px;margin:0;text-align:left;font-size:17px;border:0;word-break:break-word}.scrollable-nav{padding-left:15px;padding-right:15px}.scrollable-nav>.row{margin-left:-15px;margin-right:-15px}.scrollable-nav>.row>.col-md-6,.scrollable-nav>.row>.col-md-5{padding-left:15px;padding-right:15px}.scrollable-nav{overflow:visible;height:auto;padding-bottom:0;margin-top:0;top:0}.top-menu .ddown-wrap{position:absolute;display:none;top:100%;width:100%;left:0;height:auto;padding:0 50px}.top-menu .ddown-wrap .scrollable-nav>.row>.col-12,.top-menu .ddown-wrap .scrollable-nav>.row>.col-lg-7{padding-top:30px;padding-bottom:30px}.top-menu>.eg-ddown>.ddown-wrap{max-height:calc(100vh - 182px);overflow:auto}.fixed-header .top-menu>.eg-ddown>.ddown-wrap{max-height:calc(100vh - 130px)}.top-menu .ddown-wrap ul{width:100%;flex-wrap:wrap;width:100%}.ddown-wrap .level2{text-align:left;padding:0;margin-bottom:10px;-moz-column-break-inside:avoid;break-inside:avoid-column}.cccount .cat-46{margin-bottom:15px}.ddown-wrap .level2 a{text-decoration:underline}.ddown-wrap .level2 a:hover{color:#e9ff57}.ddown-wrap .level2 a:hover>span{color:#1a1a1a}.ddown-wrap .level2 .ddown-wrap{position:static;display:block;padding:0;box-shadow:none;min-height:0}.ddown-wrap .level3{display:block;width:100%}.ddown-wrap .level2 .ddown-wrap a{border:0;padding:7px 10px 7px 20px;display:block}.top-menu>.eg-ddown.isHover>.ddown-wrap{display:block}.top-menu>li>a{transition:all 300ms ease 0s}.top-menu>li:hover>a,.top-menu>li.active>a{background:#dad9d9;color:#1a1a1a}.top-menu{display:flex;justify-content:space-between}.top-menu-wrapper{position:static;width:100%;height:100%;z-index:auto;transform:none;-webkit-transform:none;-ms-transform:none;overflow:visible;opacity:1}.item-descriptions:not(.longDescription) .line-wrap-big .line-ball-wrap{height:300%;background:#fff;width:25px;transform:rotate(9deg);top:-100%;bottom:auto;right:0;left:0;margin:0 auto}.item-descriptions:not(.longDescription) .line-wrap-big{position:absolute;height:100%;right:0;top:0;width:180px;left:auto;text-align:center;background:linear-gradient(100deg, transparent 0%, transparent 50%, #f5f5f4 50%)}.line-ball{height:70px;width:70px;border-radius:35px}.top-menu>li>a>span:first-child{display:block;text-align:center;margin-bottom:8px;font-size:23px;font-size:1.533rem;width:auto;position:static}.top-menu>li:last-child>a{padding:12px 32px 12px 18px}.top-menu>li>a{padding:12px 15px 12px 8px;border-bottom:0;width:auto;z-index:1;position:relative;white-space:nowrap}.top-menu>li>a>span.nav-cat-name{font-size:14px;font-size:.9333rem;font-weight:500;margin-left:-2px}.btn-login-open,.desktop-langswitch{margin-right:25px}.btn-mobile-nav{width:auto}.mobile-btn-txt{display:block;font-size:13px;margin-top:2px}.btn-search{padding-left:50px;font-size:16px}.btn-search .icon-search1{font-size:28px}}@media(min-width: 1200px){.col-with-img{height:280px}.col-with-img .nav-img{height:280px}.col-with-img .nav-img img{max-height:280px}.item-descriptions:not(.longDescription) .line-wrap-big{background:linear-gradient(100deg, transparent 0%, transparent 50%, #f5f5f4 50%)}.xxl-description.item-descriptions:not(.longDescription) .line-wrap-big{background:linear-gradient(98deg, transparent 0%, transparent 50%, #f5f5f4 50%)}.head-usp-icon>span:last-child{margin-left:50px;font-size:12px}.head-usp-icon>span span{font-size:12px}.head-usp-icon.uspico-1>span:first-child{font-size:25px}.head-usp-icon.uspico-1>span:last-child{margin-left:47px}.head-usp-icon.uspico-2>span:first-child{font-size:23px}.head-usp-icon.uspico-2>span:last-child{margin-left:58px}.head-usp-icon.uspico-3>span:first-child{font-size:35px}.head-usp-icon.uspico-3>span:last-child{margin-left:60px}.head-usp-icon.uspico-1{margin-right:20px}.head-usp-icon.uspico-2{margin-right:20px}.mobile-btn-txt{display:block;font-size:13px;margin:0;margin-top:4px}.btn-login-open>span:first-child,.btn-basket-open .basket-goal-wrap{margin-right:0;font-size:25px}.btn-search .icon-search1{margin-right:10px}.btn-login-open,.desktop-langswitch{margin-right:30px}.top-menu .ddown-wrap{width:100%;left:0;min-height:290px}.top-menu>.eg-ddown:first-child{margin-left:-24px}.fixed-header .top-menu>.eg-ddown:first-child{margin-left:-31px}.head-usp-icon.uspico-1{margin-left:-50px}}@media(min-width: 1400px){.seo-txt-format{-moz-column-gap:60px;column-gap:60px}.basket-prev-small-inner:after,.basket-prev-small-inner:before{right:62px}.basket-splash{top:-8px;right:2px}.company-logo img{height:70px}.btn-search{font-size:20px}.btn-login-open,.desktop-langswitch{margin-right:25px}.mobile-btn-txt{font-size:15px;margin-top:0}.head-usp-icon>span:last-child{margin-left:50px;font-size:13px}.btn-login-open>span:first-child,.btn-basket-open .basket-goal-wrap{font-size:30px;margin-right:15px}.head-usp-icon>span span{font-size:13px}.head-usp-icon.uspico-1>span:first-child{font-size:28px}.head-usp-icon.uspico-1>span:last-child{margin-left:50px}.head-usp-icon.uspico-2>span:first-child{font-size:26px}.head-usp-icon.uspico-2>span:last-child{margin-left:75px}.head-usp-icon.uspico-3>span:first-child{font-size:40px}.head-usp-icon.uspico-3>span:last-child{margin-left:70px}.head-usp-icon.uspico-1{margin-left:-50px;margin-right:20px}.head-usp-icon.uspico-2{margin-right:10px}.btn-search{padding-left:70px;font-size:21px}.btn-search .icon-search1{margin-right:20px;font-size:50px}.top-menu>li>a>span:first-child{font-size:35px;font-size:2.333rem}.top-menu>li>a>span.nav-cat-name{font-size:20px;font-size:1.333rem}.top-menu>li>a>span:first-child{font-size:30px}.top-menu>li>a>span:first-child{font-size:27px;margin-bottom:10px}.top-menu>li>a>span.nav-cat-name{font-size:16px}.company-logo img{max-height:80px}.btn-login-open>span:first-child,.btn-basket-open .basket-goal-wrap{margin-right:11px;font-size:28px}}@media(min-width: 1400px){.col-with-img{height:350px}.col-with-img .nav-img{height:350px}.col-with-img .nav-img img{max-height:350px}}@media(min-width: 1680px){.col-with-img{height:400px}.col-with-img .nav-img{height:400px}.col-with-img .nav-img img{max-height:400px}.head-usp-icon.uspico-1{margin-left:0}.uspico-trusted{display:block}.head-usp-icon.uspico-1,.head-usp-icon.uspico-2{margin-right:50px}}@media(min-width: 8000px){.btn-login-open>span:first-child,.btn-basket-open .basket-goal-wrap{margin-right:15px;font-size:30px}.head-usp-icon>span:last-child{margin-left:50px;font-size:15px}.head-usp-icon>span span{font-size:14px}.head-usp-icon.uspico-1>span:first-child{font-size:33px}.head-usp-icon.uspico-1>span:last-child{margin-left:65px}.head-usp-icon.uspico-2>span:first-child{font-size:28px}.head-usp-icon.uspico-2>span:last-child{margin-left:85px}.head-usp-icon.uspico-3>span:first-child{font-size:43px}.head-usp-icon.uspico-3>span:last-child{margin-left:75px}.head-usp-icon.uspico-1,.head-usp-icon.uspico-2{margin-right:40px}.btn-search .icon-search1{margin-right:40px}.top-menu>li>a{padding:16px 33px 16px 18px}.top-menu>li>a>span.nav-cat-name{font-size:21px;font-size:1.4rem}}.slider-txts-wrap{position:relative;text-align:center;max-width:270px}.slider-txts{position:absolute;top:50%;transform:translateY(-50%);left:30px}.slider-txt-round,.nav-for-homeslider,.btn-home-slider{float:left;display:block;clear:both}.home-slider-main{position:relative}.home-slider-main a{position:absolute;left:0;top:0;width:100%;height:100%;display:block;text-indent:-9999px;overflow:hidden;z-index:1}.section-slider-wrap{padding-bottom:45.1612903226%;position:relative;overflow:hidden}.section-slider-inner{position:absolute;top:0;left:0;width:100%}.section-slider img{width:100%}.section-slider .slick-arrow{font-size:30px;line-height:30px;padding:0;border:0;background:rgba(0,0,0,0);color:#fff;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);height:30px;width:30px;left:5px;z-index:1;text-shadow:0px 0px 1px #000}.testimonial-container .slick-slide>div{height:100%}.testimonial-wrap{padding-top:90px;height:100%}.testimonial{max-width:85%;padding:15px;border-radius:30px;color:#fff;background:#b0c104;background:linear-gradient(to bottom, #b0c104 0%, #6c9425 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#b0c104", endColorstr="#6c9425",GradientType=0 );position:relative;font-size:14px;line-height:1.5;height:100%;margin:0 auto}.testimonial-container .eg-slider-prev,.testimonial-container .eg-slider-next{background:rgba(0,0,0,0) !important;color:#9bb312;box-shadow:none !important;border-radius:0}.testimonial-container .eg-slider-prev span,.testimonial-container .eg-slider-next span{font-size:30px;width:auto;height:auto}.testimonial-container .slick-track{display:flex !important}.testimonial-container .slick-track .slick-slide{height:inherit !important}.testimonial img{display:inline-block;margin-top:-100px;background:#fff;border-radius:50%;padding:7px;box-shadow:0 0 4px rgba(0,0,0,.3)}.testimonial .testimonial-name{font-size:20px;margin:15px 0px 0;line-height:1}.testimonial .testimonial-funktion{font-size:17px;margin-bottom:15px;font-style:italic}.testimonial svg{width:40px;height:40px;display:block;margin:15px auto 0}.section-ts-ratings{margin-top:3rem}.ts-rating-wrapper{padding-bottom:2rem;border-top:solid 1px #c9c9c8;border-bottom:solid 1px #c9c9c8}@media(min-width: 576px){.testimonial{max-width:250px}}@media(min-width: 768px){.section-slider .slick-arrow{font-size:50px;line-height:50px;height:50px;width:50px}.section-slider-wrap{padding-bottom:27.5%}}@media(min-width: 992px){.testimonial{padding:32px;max-width:360px;font-size:16px}}@media(min-width: 1200px){.ts-rating-wrapper{padding-bottom:4rem}}.section-slider .slick-arrow:hover{text-shadow:0px 0px 3px #000}.section-slider .slick-arrow.slick-next{left:auto;right:5px}.round-grey{font-size:19px;background:#464441;color:#fff;margin-top:-1px;position:relative;z-index:2;padding:6px 27px}.round-small{font-size:13px;color:#323231;margin-top:-1px;padding:3px 16px;position:relative;z-index:1;float:right;margin-right:20px;margin-left:0}.round-small span span{font-weight:400}.section-banner>.row{margin:0}.banner-link-big,.banner-link-small{display:inline-block;border-bottom:solid 1px;padding-bottom:1px}.banner-link-small{font-size:12px;margin-top:15px;color:#fff;font-weight:300}.section-banner .box-banner{background-size:contain !important}.banner-link-big{font-size:20px;font-size:1.333rem;font-weight:500;margin-top:15px;line-height:1;color:#9bb312}.banner-box{height:145px;padding:28px 65px 15px 5px;text-transform:uppercase;display:block}.banner-box>span{font-size:15px;font-size:1rem;color:#fff}.banner-box>span.light.d-block{margin-bottom:10px}.box-grey,.box-red,.box-green{background-position:top right;background-repeat:no-repeat}.box-grey{background-color:#504e4b}.box-red{background-color:#8c2626}.box-green{background-color:#8bab1a}.section-brand{border-bottom:solid 1px #1a1a1a}.home-brand-wrap{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;min-height:40px}.home-brand-wrap span{width:32%;display:inline-block;text-align:center;margin:15px 0px}.home-brand-wrap img{max-width:66px;max-height:20px}.home-slider-title{text-align:center;font-size:25px;font-size:1.667rem;font-weight:300;margin:2rem 0px}[data-eg-handler=initHomeElements] .btn-big{cursor:pointer;display:inline-block;outline:0;padding:7px 20px}.eg-slider-prev,.eg-slider-next,.single-prev-images .slick-prev,.single-prev-images .slick-next{background:rgba(0,0,0,0);color:#616161;line-height:1;border-radius:50%;position:absolute;right:-10px;top:50%;transform:translateY(-50%);z-index:100;cursor:pointer;padding:5px;border:0}.btngast,.btngast:hover{background:#93908b;background:linear-gradient(to bottom, rgb(147, 144, 139) 0%, rgb(80, 78, 75) 99%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#93908b", endColorstr="#504e4b",GradientType=0 );border:solid 1px #69645d;color:#fff}.tabelle-open{background:#93908b;color:#fff}.btngast:hover,.tabelle-open:hover{opacity:.9}.eg-slider-next:hover,.eg-slider-prev:hover{box-shadow:0 0 3px rgba(80,78,75,.34);color:#e9ff57;background:#1a1a1a}.eg-slider-prev>span,.eg-slider-next>span,.single-prev-images .slick-prev>span,.single-prev-images .slick-next>span{width:15px;height:15px;display:block;font-size:15px}.eg-slider-prev,.single-prev-images .slick-prev{right:auto;left:-10px}.home-slider-title span{font-weight:500}.home-slider-items .slick-slide{padding:0 5px}.home-slider-items{padding-left:20px;padding-right:20px}.home-slider-items .cat-item-variation-image-placeholder{padding-bottom:2%}.section-ts-ratings{margin-top:3rem}.rowFilter{margin-left:0;margin-right:0;border-bottom:solid 1px}.colFilter{padding-left:0;padding-right:0}#tsbadgeResponsiveTop_db8d3657bdbe440c985ae127463eaad4{margin-top:60px !important;margin-bottom:-61px !important}.home-seo-txt{max-height:280px;overflow:hidden;position:relative}.home-seo-txt a{text-decoration:underline}.home-seo-txt:after{content:"";position:absolute;width:100%;bottom:0;background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 );height:80px;z-index:1;left:0}.home-seo-txt.openSeoTxt:after{display:none}.home-seo-txt.openSeoTxt{max-height:10000px}@media(min-width: 576px){.section-banner .box-banner{background-size:auto 100% !important}#tsbadgeResponsiveTop_db8d3657bdbe440c985ae127463eaad4{margin-top:84px !important;margin-bottom:-83px !important}.home-slide{background-size:cover !important;background-position:center center !important}.banner-box>span{font-size:14px}.banner-link-big{font-size:25px;font-size:1.667rem}.banner-link-small{font-size:15px}.home-brand-wrap img{max-width:90px;max-height:30px}.banner-box{height:155px;padding:28px 0 0}.col-slider{height:250px}.round-white-big{font-size:19px}.round-grey{font-size:27px}.round-small{font-size:17px;margin-top:-1px}.btn-home-slider{font-size:14px}.section-banner .box-banner.box-grey{background-position:right -50px top}.section-banner .box-banner.box-red{background-position:right -140px top}.section-banner .box-banner.box-green{background-position:right -140px top}}@media(min-width: 768px){.section-banner .box-banner{background-size:contain !important}#tsbadgeResponsiveTop_db8d3657bdbe440c985ae127463eaad4{margin-top:0 !important;margin-bottom:0 !important}.round-white-big{margin-left:20px}.col-slider{height:320px}.home-slider-title{margin:2rem 0px 1rem}.home-slider-items .slick-slide{padding:20px 5px}.section-ts-ratings{margin-top:4rem}.ts-rating-wrapper .ts-header{display:block}[data-eg-handler=initHomeElements] .btn-big{padding:10px 30px;font-size:22px;font-size:1.467rem}.banner-link-big{font-size:30px;font-size:2rem;margin-top:30px}.banner-box{height:175px;padding:30px 0 0 20px}.banner-box>span.light.d-block{margin-bottom:20px}.banner-link-small{font-size:18px;margin-top:25px}.slider-txts-wrap{max-width:720px}.round-white-big{font-size:20px;padding:13px 35px}.btn-home-slider{padding:10px 35px;margin-top:20px;font-size:13px}.nav-for-homeslider .slick-arrow{font-size:40px;width:40px;line-height:50px}.nav-for-homeslider .slick-arrow,.nav-for-homeslider{height:50px}.round-grey{font-size:25px;margin-top:-7px;padding:10px 60px}.round-small{font-size:15px;margin-top:-4px;padding:10px 25px;margin-right:50px}.nav-for-homeslider{margin-top:20px}.nav-for-homeslider .slick-next{margin-left:10px}.nav-for-homeslider .slick-arrow{font-size:30px}.home-brand-wrap img{max-width:100%;max-height:40px}}@media(min-width: 992px){div.filter-head{display:block;padding:0;margin-bottom:0;background:rgba(0,0,0,0);filter:none}div.filter-head .modal-title{font-size:22px;font-weight:500;margin-bottom:20px;margin-top:15px;text-transform:initial}.wrap-filter-mobile-scrollable{padding-bottom:0;overflow:visible;height:auto}.rowFilter{margin-left:-15px;margin-right:-15px;border-bottom:none}.colFilter{padding-left:15px;padding-right:15px}.slider-txts{left:auto;right:20px}.col-slider{height:420px}.round-white-big{font-size:25px;padding:14px 40px}.round-grey{font-size:40px;margin-top:-11px;padding:8px 46px}.round-small{font-size:17px;margin-top:-6px;padding:10px 24px;margin-right:90px}.btn-home-slider{padding:11px 32px;margin-top:17px;font-size:15px}.nav-for-homeslider .slick-next{margin-left:20px}.nav-for-homeslider .slick-arrow{font-size:35px;width:50px}.nav-for-homeslider{margin-top:19px}.banner-link-small{font-size:18px;margin-top:28px}.banner-box>span.light.d-block{margin-bottom:35px}.banner-box>span{font-size:20px;font-size:1.333rem}.banner-box{height:225px;padding:30px 5px 30px 5px}.banner-link-big{font-size:25px;font-size:1.667rem;margin-top:49px}.home-brand-wrap span{width:16%;margin:20px 0px}.home-brand-wrap img{max-width:100px;max-height:40px}.section-banner .box-banner.box-grey{background-position:right -50px top}.section-banner .box-banner.box-red{background-position:right -140px top}.section-banner .box-banner.box-green{background-position:right -140px top}}.amzPayButton+header,#registry-form-container .cmp-contact{display:none}.alert strong{display:none}@media(min-width: 1200px){.home-slider-title{font-size:40px;font-size:2.667rem;margin:4rem 0px 1rem}.col-slider{height:500px}.home-brand-wrap img{max-width:110px;max-height:none}.home-brand-wrap span{width:24%}.banner-link-small{font-size:19px;margin-top:40px}.banner-link-big{font-size:25px;font-size:1.667rem;margin-top:76px}.banner-box{height:265px;padding:45px 35px 40px 15px}.banner-box>span{font-size:25px;font-size:1.667rem}.nav-for-homeslider{margin-top:30px}.round-white-big{font-size:38px;padding:17px 45px;margin-left:30px}.round-small{margin-right:100px}.btn-home-slider{padding:12px 42px;margin-top:30px;font-size:18px}.round-small{font-size:24px;margin-top:-7px;padding:15px 30px}.round-grey{font-size:55px;padding:10px 60px}.home-brand-wrap span{width:auto}.home-brand-wrap{display:flex;align-items:center;justify-content:space-between}.nav-for-homeslider .slick-arrow{font-size:40px}.section-banner .box-banner.box-grey{background-position:right -50px top}.section-banner .box-banner.box-red{background-position:right -170px top}.section-banner .box-banner.box-green{background-position:right -150px top}}@media(min-width: 1400px){.eg-slider-prev>span,.eg-slider-next>span{width:35px;height:35px;display:block;font-size:25px;line-height:35px}.eg-slider-next>span{padding-left:5px}.eg-slider-prev>span{padding-right:5px}.single-prev-images .eg-slider-prev>span,.single-prev-images .eg-slider-next>span{width:25px;height:25px;font-size:25px;line-height:25px}.single-prev-images .eg-slider-next>span{padding-left:3px}.single-prev-images .eg-slider-prev>span{padding-right:3px}.col-slider{height:480px}.banner-link-big{font-size:25px;font-size:1.667rem;margin-top:55px}.banner-link-small{font-size:20px}.home-brand-wrap img{max-width:100%;max-height:none}.round-white-big{font-size:35px;padding:17px 47px}.banner-box{height:265px;padding:49px 65px 40px 15px}.banner-box>span{font-size:25px;font-size:1.667rem}.btn-home-slider{padding:13px 40px;margin-top:25px;font-size:17px}.round-small{font-size:24px;margin-top:-7px;padding:15px 30px}.round-grey{font-size:53px;padding:13px 50px}.section-banner .box-banner.box-grey{background-position:right -10px top}}@media(min-width: 1680px){.section-banner .box-banner.box-grey{background-position:right top}.slider-txts{right:0;margin-top:20px}.round-grey{font-size:65px}.col-slider{height:550px}.banner-link-big{font-size:30px;font-size:2rem;margin-top:55px}.banner-box>span{font-size:30px;font-size:2rem}.banner-link-small{font-size:22px}.banner-box{height:315px;padding:55px 65px 40px 65px}.btn-home-slider{padding:13px 50px;margin-top:30px;font-size:20px}.round-white-big{font-size:38px;padding:20px 50px;margin-left:70px}.section-banner .box-banner.box-grey{background-position:right 0 top}.section-banner .box-banner.box-red{background-position:right -100px top}.section-banner .box-banner.box-green{background-position:right -50px top}}footer{background:#616161;color:#fff;padding:20px 0px;margin-top:4rem}.ie11-magic footer{background-image:linear-gradient(295deg, #575653 35%, #4c4a47 35%)}.footer-title{font-size:18px;text-transform:uppercase;margin-bottom:30px;border-top:solid 1px #797979;padding-top:20px}.footer-title-first{padding-top:0;border:0}footer a{color:#fff}footer a:hover{color:#e9ff57}.footer-nl-rights{position:relative}.footer-nl-action{position:relative;padding-right:55px}.notvisiblelabel{position:absolute;top:0;left:0;height:0;width:0;opacity:0;overflow:hidden}.footer-nl-input{height:50px;padding-left:20px;font-size:16px;width:100%;border:solid 1px #aeadac;background:rgba(0,0,0,0);color:#fff}.footer-nl-input::-moz-placeholder{color:#fff;opacity:1}.footer-nl-input::placeholder{color:#fff;opacity:1}.social-links,.trusted-links{font-size:12px}.social-links a{color:#e9ff57}.social-links a:hover{color:#fff}.blog-post .blog-post-header .blog-details .blog-detail.blog-detail-author .blog-detail-author-name{color:#9bb312 !important}.blog-post{margin-bottom:15px !important}.cat-206 .blog-detail-date{display:none}.scrollable-table{overflow:auto;width:100%;max-width:100%}.btn-nl-submit{width:50px;height:50px;font-size:26px;background:#e9ff57;color:#1a1a1a;border:0;position:absolute;top:0;right:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.btn-nl-submit:hover{opacity:.9}.copyrighttext{color:#c2c0bd}.footer-link-list a{display:block;float:left;clear:left;margin-bottom:7px}.footer-link-list-inline,.footer-link-list-inline a{color:#c2c0bd;font-size:15px}.footer-link-list-inline .sep{margin:0px 3px;display:inline-block}.footer-payments span{display:block;text-align:center;margin-right:11px;margin-bottom:8px;float:left}footer hr{border-top:1px solid #7f7e7c}@media(min-width: 768px){footer{padding:40px 0px}.footer-title{border-top:0;padding-top:0}.footer-link-list-inline .sep{margin:0px 15px}.social-links,.trusted-links{font-size:15px}.footer-nl-wrap{border-top:solid 1px #7f7e7c;margin-top:25px}}@media(min-width: 992px){.social-links,.trusted-links{font-size:18px}.footer-nl-wrap{border-top:0;margin-top:0}}@media(min-width: 1200px){.footer-nl-wrap{padding-left:55px}.footer-link-list-inline .sep{margin:0px 10px}}@media(min-width: 1400px){.footer-link-list-inline .sep{margin:0px 15px}}.category-title{font-size:22px;font-weight:500;margin-bottom:20px;margin-top:0;word-break:break-all}.categoriegrid{margin-top:25px}.categoriegrid.page-content{background:rgba(0,0,0,0)}.leftsidecat .category-title{margin-bottom:0}.cat-subcats{position:relative;display:flex;align-items:center;background:#dad9d9;color:#1a1a1a}.cat-315 footer{margin-top:0}.video-resp{position:relative}.js-video-overlay{position:absolute;width:100%;height:100%;z-index:2;background:rgba(0,0,0,0);left:0;top:0;cursor:pointer;display:flex;max-width:800px;margin:0 auto;right:0}.js-video{width:100%}.js-video-overlay .icon-play{font-size:40px;color:#e9ff57}.contact-teamshop a{margin-bottom:10px;background:#4c4a47;display:inline-block;padding-right:5px}.contact-teamshop a>span{display:flex;align-items:center}.contact-teamshop a span span{font-size:22px;width:32px;display:inline-block;color:#fff}.contact-teamshop a .icon-phone{margin-left:-6px;margin-right:6px}.teamtitle span{font-weight:600;color:#a9b70c}.cat-subcats.noundercats{padding-top:0 !important}.cat-subcats.checkout-titles{padding-top:0}.cat-subcats>.container{z-index:1;position:static}.confirmation-title:after{background:#a5b909 url("https://cdn02.plentymarkets.com/cmj9dsr9tp66/frontend/Page/bestellbestaetigung.jpg") no-repeat top right}.checkout-titles .cat-undercats-wrap{min-height:70px !important}.cat-undercats-wrap>div{width:100%}.teamshop-items .cat-undercats-links{padding:0}.cat-undercats-wrap{align-items:center;position:static}.lvl3-sidenav{max-height:0;transition:max-height .15s ease-out;overflow:hidden;list-style:none;padding-left:20px}.cat-undercats-links .activeCollapse .lvl3-sidenav{transition:max-height .25s ease-in;max-height:500px}.cat-item{position:relative;padding:0;z-index:1;background:#fff;height:100%;overflow:hidden}.cat-item.has-two-img .cat-second-img{visibility:hidden;position:absolute;z-index:-1;opacity:0}.cat-item.has-two-img:hover .cat-second-img{visibility:visible;position:relative;z-index:auto;opacity:1;transition:all 300ms ease 0s}.cat-item.has-two-img:hover .cat-first-img{display:none}.cat-item:hover{overflow:visible}.cat-item-image{position:relative}.basket-items-cross article{position:relative}.cat-item-image-cross{height:120px;width:120px;line-height:120px}.cat-item-image-cross img{max-height:120px;max-width:120px;vertical-align:middle}.basket-items-cross .cat-price{display:block !important;margin-left:0 !important;margin-top:10px !important}.linkabso{position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;text-indent:-9999px;display:block;z-index:2}.basket-items-cross *{font-size:14px !important}.basket-items-cross .item-action{padding:5px 10px !important}.basket-items-cross .cat-item .cat-item-data{padding:10px 0px 10px}.basket-items-cross .cat-item{position:static !important}.basket-items-cross .cat-item a{margin-bottom:0 !important}.basket-items-cross .cat-item .cat-item-name{margin-bottom:5px;display:block;font-weight:500}.cat-item .cat-item-image{height:130px;line-height:130px}.cat-item .cat-item-image img{max-height:130px;vertical-align:middle}.cat-item .cat-item-producer{font-size:13px;font-size:.8667rem;display:block;margin-bottom:5px}.cat-item .cat-rrp-price-wrap{font-size:13px;font-size:.8667rem}.cat-item .cat-rrp-price-wrap .cat-rrp-percent{font-size:13px;font-size:.8667rem}.cat-item a{font-size:13px;font-size:.8667rem;font-weight:500;margin-bottom:15px;display:block;word-break:break-word}.cat-item .cat-price{font-size:16px;font-size:1.067rem;font-weight:600}.cat-item .cat-item-data{padding:0 0px 0;background:#fff;margin-top:0;position:relative}.category-product-list article{position:relative;height:100%;padding-bottom:10px;border-bottom:solid 1px #ccc}.home-slider-items article{position:relative;min-height:310px}.cat-item .cat-rrp-price{text-decoration:line-through}.cat-item .cat-rrp-price{text-decoration:line-through}.cat-item .cat-rrp-percent{display:inline-block;font-weight:700;color:#1a1a1a;background:#e9ff57;padding:5px;margin-top:5px}.cat-item .cat-rrp-price-wrap,.cat-item .cat-price{display:block;vertical-align:top}.basket-items-cross .cat-item-prices:not(.hasrrpprice){justify-content:flex-start}.cat-item-variation-image-placeholder{margin:10px 0px;position:relative;padding-bottom:20%}.cat-item .variation-cat-img{display:grid;grid-template-columns:repeat(5, 1fr);text-align:center;gap:5px;position:absolute;top:0;left:0;width:100%}.cat-item .variation-cat-img>div{display:block;border:solid 1px #fff;position:relative;z-index:8;padding-bottom:100%;position:relative}.cat-item .variation-cat-img>div:hover{border:solid 1px #9f9a91}.cat-item .variation-cat-img>div .variation-cat-img-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cat-item .variation-cat-img>div .variation-cat-img-inner img{max-width:100%;max-height:70%}.cat-item .variation-cat-img>div:after{content:"";background:rgba(0,0,0,.0392156863);position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.cat-item .variation-cat-img>div.variation-cat-img-empty{color:#818181 !important;border:0 !important;font-weight:600}.cat-item .variation-cat-img>div.variation-cat-img-empty:after{display:none}.cat-item .cat-more-colors{display:block;margin-top:10px;color:#acbe06;font-weight:600}.eg-dropdown-normal{display:inline-block;min-width:250px;width:100%}.eg-dropdown-normal li{position:relative}.eg-dropdown-normal .eg-dropdown-value,.attribute-dropdown .eg-dropdown-value{margin:0}.eg-dropdown-normal li span,.attribute-dropdown li span{border-bottom:solid 1px #ccc;display:block;padding:10px}.eg-dropdown-normal li span:not(.disabled):hover,.attribute-dropdown li span:not(.disabled):hover{background:#e9ff57;cursor:pointer}.eg-dropdown-normal li span.disabled,.attribute-dropdown li span.disabled{color:#ccc}.eg-dropdown-normal li:last-child span,.attribute-dropdown li:last-child span{border-bottom:0}.eg-dropdown-value .icon-down-open-big{position:absolute;right:15px;top:50%;font-size:16px;margin-top:-8px}.eg-dropdown.isOpen .icon-down-open-big{transform:rotate(90deg)}.eg-dropdown-content label svg path,.chk-box svg path{fill:none;stroke:#6d9624;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:101;transition:all 350ms cubic-bezier(1, 0, 0.37, 0.91)}.chk-count{position:absolute;right:0;background:#f1f1f1;width:32px;text-align:center;font-size:12px;padding:3px;border-radius:7px;top:50%;transform:translateY(-50%)}.eg-dropdown-content .facet-item-value-chk{position:absolute;opacity:0;display:none}.orderproperties-dropdown-surcharge-badge{position:absolute;top:50%;right:10px;font-size:10px;background:#504e4b;color:#fff;padding:3px;border-radius:5px;transform:translateY(-50%)}#nl-footer-check{opacity:0;position:absolute;left:0;top:0;z-index:-1}.footer-nl-rights .chk-box{margin-right:10px;position:relative;top:1px;float:left}.footer-nl-rights small{line-height:13px;display:block;cursor:pointer}.footer-nl-rights a{color:#e9ff57}.eg-dropdown-content .facet-item-value-chk:checked+label svg path,.nlActiveChk svg path{stroke-dashoffset:0}.eg-dropdown-content .facet-item-value-chk:focus+label .chk-box,#nl-footer-check:focus+label .chk-box{transform:scale(1.03)}.eg-dropdown-content>ul:not(.facet-color)>li label{padding:9px 0;display:block;display:flex;align-items:center;cursor:pointer;position:relative;border-bottom:solid 1px #ccc;word-break:break-word;padding-right:38px;font-size:13px}.eg-dropdown-content>ul:not(.facet-color)>li:last-child label{border:0}.facet-color{flex-wrap:wrap;justify-content:space-between}.facet-color::after{content:"";flex:auto;max-width:40px;width:40px}.facet-color li{width:40px;height:40px;margin-bottom:40px;text-align:center}.facet-color li label{display:block;height:100%;background:#ccc;margin-bottom:40px;position:relative}.facet-color li label span{position:absolute;bottom:-20px;left:0;width:100%;font-size:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.facet-color .facet-item-value{text-align:center;display:block;height:40px;background:#ccc;position:relative;cursor:pointer}.facet-color .facet-item-value-chk:checked+label::after,.facet-color .facet-item-value:hover::after{content:"";font-family:"icomoon";position:absolute;left:50%;margin-left:-10px;top:50%;transform:translateY(-50%);color:#fff;display:block;width:20px;line-height:1;max-width:20px;text-shadow:0px 0px 2px #504e4b}.facet-color li label{border:solid 1px #fff}.facet-color li label[for=facet-item-1]{background:#ca1616}.facet-color li label[for=facet-item-2]{background:#228fc4}.facet-color li label[for=facet-item-3]{background:#fff;border:solid 1px #504e4b}.facet-color li label[for=facet-item-5]{background:#504e4b}.facet-color li label[for=facet-item-6]{background:#ffe847}.facet-color li label[for=facet-item-7]{background:#53da31}.facet-color li label[for=facet-item-8]{background:orange}.facet-color li label[for=facet-item-9]{background:#828282}.facet-color li label[for=facet-item-10]{background:#660801}.eg-dropdown-content li label:hover{text-decoration:underline}.chk-box{display:inline-block;border:2px solid #9b9b9b;width:20px;height:20px;border-radius:2px;cursor:pointer;transition:all .2s ease;margin-right:10px;min-width:20px;padding:2px}.btn.facet-remove-btn{padding:0;font-size:13px;margin-right:5px;margin-bottom:5px}.facet-remove-all{background:#de443a;color:#fff;border:solid 1px #c03229}.btn[data-eg-btnfilter]{display:none}.btnfilter-mobile{position:fixed;z-index:22222;bottom:10px;left:0;font-size:14px;width:90%;right:0;margin:0 auto;display:none}.facet-remove-btn>span,.facet-remove-btn>label{padding:7px 10px;display:block;cursor:pointer}.facet-remove-btn .icon-cross{font-size:11px;margin-left:5px}.eg-dropdown-content .facet-item-value-chk+label svg{pointer-events:none}.eg-dropdown-content .facet-item-value-chk+label svg path,.nl-footer-check svg path{fill:none;stroke:#1a1a1a;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:101;transition:all 350ms cubic-bezier(1, 0, 0.37, 0.91)}.eg-dropdown-content>ul:not(.facet-color).isLoading::after{content:"";background:hsla(0,0%,100%,.4);position:absolute;left:0;width:100%;height:100%;z-index:1;top:0}.cat-description2{line-height:23px}@media(min-width: 576px){.cat-item.has-rrp .cat-price{margin-left:30px}.js-video-overlay .icon-play{font-size:90px}.cat-item-prices{display:flex;flex-wrap:wrap}}@media(min-width: 768px){.cat-item{padding:10px}.cat-item:hover{z-index:2;box-shadow:0px 0px 16px rgba(0,0,0,.4)}.cat-item .cat-item-data{padding:0 0px 10px;background:#fff;margin-top:0;position:relative}.home-slider-items article{position:relative;border:0}.category-product-list article{position:relative;border:0;padding-bottom:0}.cat-item .cat-item-image{height:250px;line-height:250px}.cat-item .cat-item-image img{max-height:250px;vertical-align:middle}}@media(max-width: 991px){.btn-single-filter{display:none !important}}@media(min-width: 992px){.eg-ddown.cat-33 li{display:inline-block;width:100%}.checkout-titles .cat-undercats-wrap{position:relative}.cat-subcats.checkout-titles{padding-top:0}.cat-item .cat-item-image{height:220px;line-height:220px}.cat-item .cat-item-image img{max-height:220px;vertical-align:middle}.cat-item .cat-item-producer{font-size:13px;font-size:.8667rem}.cat-item .cat-price{font-size:16px;font-size:1.067rem}.cat-item .cat-rrp-price-wrap{font-size:14px;font-size:.9333rem}.cat-item .cat-rrp-price-wrap .cat-rrp-percent{font-size:15px;font-size:1rem}.eg-dropdown-normal{width:auto}.cat-facet-name.eg-dropdown-value{border:0;margin-top:5px;padding:7px 5px 7px 10px}.cat-facet .eg-dropdown-content{border:0;max-height:310px;overflow:auto;padding:10px}.wrap-filter-mobile{height:auto;overflow:visible;position:static;z-index:auto;width:100%;transform:none;-webkit-transform:none;-ms-transform:none}html:not(.basket-preview-open) .eg-backdrop{display:none}.cat-undercats-wrap:not(.noundercats){min-height:250px}.cat-item .cat-rrp-price-wrap,.cat-item .cat-price{display:inline-block}.checkout-titles.cat-subcats:after{width:58%;height:100%;background-size:cover !important}.filter-container{display:flex;flex-wrap:wrap;flex-direction:column-reverse}}@media(min-width: 1200px){.cat-item .cat-item-image{height:280px;line-height:280px}.cat-item .cat-item-image img{max-height:280px;vertical-align:middle}.cat-item .cat-item-producer{font-size:14px;font-size:.9333rem}.cat-item a{font-size:15px;font-size:1rem}.cat-item .cat-price{font-size:20px;font-size:1.333rem}.cat-item .cat-rrp-price-wrap{font-size:15px;font-size:1rem}.cat-item .cat-rrp-price-wrap .cat-rrp-percent{font-size:16px;font-size:1rem}.ie11-magic .cat-undercats-wrap:after{background-image:linear-gradient(285deg, transparent 49.75%, #9bb312 50%)}.cat-subcats:not(.noundercats):after{content:"";position:absolute;width:100%;height:150px;z-index:0;right:0;top:0;background-position:center center !important}.cat-subcats:not(.noundercats):after{width:58%;height:100%;background-size:cover !important}.cat-undercats-wrap:not(.noundercats){position:relative;min-height:240px}}@media(min-width: 1400px){.home-slide{background-position:left bottom !important}.cat-item .cat-item-image{height:325px;line-height:325px}.cat-item .cat-item-image img{max-height:325px;vertical-align:middle}.cat-item .cat-item-producer{font-size:14px;font-size:.9333rem}.cat-item a{font-size:16px;font-size:1.067rem}.cat-item .cat-price{font-size:20px;font-size:1.333rem}.cat-item .cat-rrp-price-wrap{font-size:16px;font-size:1.067rem}}@media(min-width: 8000px){.cat-item .cat-item-image{height:325px;line-height:325px}.cat-item .cat-item-image img{max-height:325px;vertical-align:middle}.cat-item .cat-item-producer{font-size:16px;font-size:1.067rem}.cat-item a{font-size:18px;font-size:1.2rem}.cat-item .cat-price{font-size:22px;font-size:1.467rem}.cat-item .cat-rrp-price-wrap{font-size:18px;font-size:1.2rem}}.single{margin-top:15px}.openable-feedback,.openfeedback-on .btn-openfeedback{display:none}.openfeedback-on .openable-feedback{display:flex}.hiddenFeedback{display:none}.item-ratings-first{margin-bottom:10px;position:relative;margin-left:0 !important}.item-ratings-top>span{float:left;margin-left:2px}.lightui1-shimmer{-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;background:#f1f1f1;background-image:linear-gradient(to right, #f1f1f1 0%, #e9e9e9 20%, #f1f1f1 40%, #f1f1f1 100%);background-repeat:no-repeat;position:relative;display:block;width:90%;height:20px}.error-small{font-size:12px;color:#be1515;font-weight:600}.attr-matrix .matrix-table{width:100%}.matrix-table-head{font-weight:600}.attr-matrix .matrix-table-data .matrix-tr:nth-child(odd) .matrix-td{background:#f0f0f0}.attr-matrix .matrix-table-data .matrix-td-attr-name{font-weight:600}.attr-matrix .matrix-td{padding:6px;vertical-align:middle}.attr-matrix .matrix-td-attr-name{width:10%}.attr-matrix .matrix-td-variaton-availbility{width:25%}.attr-matrix .matrix-td-variaton-rrp{width:20%}.matrix-table-data .matrix-td-variaton-rrp,.matrix-table-data .matrix-td-variaton-rrp span{text-decoration:line-through}.attr-matrix .matrix-td-variaton-price{width:20%}.attr-matrix .matrix-td-quantity{width:15%}.matrix-td-gruaded-price{width:10%}.attr-matrix [data-matrixvariationid="0"]{display:none}.matrix-tab{padding:10px;border:solid 1px #1a1a1a;font-weight:600;cursor:pointer}.matrix-tab:first-child{border-radius:500px 0 0 500px}.matrix-tab:last-child{border-radius:0 500px 500px 0}.attr-matrix{position:relative}.matrix-table-data{position:relative}.matrix-table-data.no-color-select{position:static}.attr-matrix.matrix-has-grudaed{overflow:auto}.attr-matrix.matrix-has-grudaed .matrix-table{min-width:450px}.no-color-select:after{content:"Bitte wähle eine Farbe";position:absolute;top:0;left:0;background:#f1f1f1;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:600;z-index:23}.quantity-container.disabled-input{opacity:.7}#quantity-item-input{border-radius:0}.main-item[data-matrixtab="2"] .matrix-tab[data-tabid="2"],.main-item[data-matrixtab="1"] .matrix-tab[data-tabid="1"]{background:#e9ff57}.main-item[data-matrixtab="2"] .notShowMatrix{display:none !important}.main-item[data-matrixtab="1"] .attr-matrix,.main-item[data-matrixtab="1"] [data-eg-handler=addItemToBasketMultiple],.main-item[data-matrixtab="1"] [data-eg-handler=addItemToBasketMultipleVeredelung]{display:none !important}.rating-fuller{position:absolute;top:0;overflow:hidden;left:0}.rating-fuller .icon-star{color:#ffdc0f}.item-ratings-head{color:#ccc;position:relative}.rating-fuller-inner,.item-ratings-head>.rating-grey{width:98px}.title-rating-main .item-ratings-head{margin-top:4px}.item-ratings-first .rating-fuller-inner,.item-ratings-first.item-ratings-head>.rating-grey{width:85px}.single #ItemImgZoom,.single .MagicZoomPlus,.single #ItemImgZoomVeredelung{display:block;width:100%;height:320px;text-align:center;line-height:320px}body div#vue-app div#page-body article div div div div div a#ItemImgZoom>.mz-figure>img,a#ItemImgZoom>img,html#html-wrap body div#vue-app div#page-body article.single-set-item div div div div .MagicZoomPlus>.mz-figure>img,body div#vue-app div#page-body article div div div div a#ItemImgZoomVeredelung>.mz-figure>img,a#ItemImgZoomVeredelung>img{max-width:100% !important;max-height:320px !important;width:auto !important}#ItemImgZoom img,#ItemImgZoomVeredelung img{vertical-align:middle}.single .zoom-nav-list{text-align:center}.single .zoom-nav-list>button{background:#ccc;width:16px;height:16px;border:0;border-radius:50%;-khtml-border-radius:50%;display:inline-block;margin:0px 6px;padding:0}.component-description{display:none}.component-description-wrap.cmp-description-open .component-description{display:block}.single .zoom-nav-list>button.activePoint{background:#1a1a1a}.single .zoombtnnav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background:hsla(0,0%,100%,.3);border:0;font-size:30px;line-height:55px;left:-15px;z-index:2;color:#dededd;cursor:pointer}.single .zoombtnnav.zoomnavright{right:-15px;left:auto}.single .zoombtnnav:hover,.single .zoombtnnav:active{color:#a09f9d}.single .single-prev-images a{height:120px;border:solid 1px #fff;line-height:120px;text-align:center}.single .single-prev-images a.mz-thumb-selected,.single .single-prev-images a:hover{border:solid 1px #e6e6e6}.single .single-prev-images a img{vertical-align:middle;max-height:110px;max-width:95%;display:inline-block}.single .single-prev-images .slick-slide{padding:0 10px}.single .item-title{font-size:17px;font-weight:400;margin-top:20px;margin-bottom:20px}.single .item-producer{font-size:17px;font-weight:600}.single .item-producer-img{position:absolute;left:0;top:14px}.single .item-producer-img img{max-width:130px;max-height:45px}.item-name-wrap{padding-right:0;margin-top:65px}[data-availibilityid="7"]{color:#b90707}.single .item-details-table{font-size:14px}.single .item-details-table dt{float:left;clear:both;min-width:66px;margin-bottom:5px;margin-right:2px}.single .item-details-table dl{margin-bottom:0}.single .item-details-table dd{float:left;margin:0;font-weight:600}item-details-table.hasTagFive{padding-right:60px}.tag-item-five{position:absolute;right:0;top:0}.tag-item-five img{max-width:60px}.single hr{margin:15px 0}.single [data-eg-item-price]{font-size:25px}.single .quantity-container{position:relative;padding-right:23px}.single .quantity-container button{width:23px;height:23px;background:#fff;border:solid 1px #c2c2c2;border-left:0;position:absolute;left:46px;top:0;font-size:8px;cursor:pointer}.single .quantity-container button:active{box-shadow:inset 0px 0px 2px #ccc}.single .quantity-container [data-quantity-minus]{top:auto;bottom:0;border-top:0}#vue-app .brandlogo{text-align:center}#vue-app .brandlogo a{display:inline-block}.single .quantity-container input{border:solid 1px #c2c2c2;width:46px;height:46px;text-align:center;border-radius:.25rem 0 0 .25rem}.single .matrix-td .quantity-container input{height:34px;border-radius:.25rem 0 0 .25rem}.single .matrix-td .quantity-container button{height:17px}.single .item-vat-ship{font-size:12px;margin-top:10px}.single .item-vat-ship .free-deliverinfo{font-weight:600;display:block}.single .hasGruadetPrices .item-vat-ship span:last-child{display:block;margin-left:0;margin-top:2px}.single [data-eg-selected-attribute]{font-weight:600}.single .item-technical{color:#fff}.single .bg-technical{background:#f5f5f4}.single .bg-description{padding-bottom:40px;background:#d8d7d6}.single .item-technical,.single .item-description{padding:30px 0px;line-height:21px;font-size:14px;position:relative;z-index:100}.single .item-technical ul *{font-size:14px}.single .container-description{position:relative;overflow:hidden}.single .single-title-technical,.single .single-title-description{font-weight:500;margin:0 0 10px;font-size:17px}.single .item-technical ul{padding-left:10px}.single .item-technical ul li{margin-bottom:5px}.single .select-attr-name{margin-top:0}.video-responsive{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-responsive-small{padding-bottom:28.25%}.video-responsive iframe,.video-responsive object,.video-responsive embed{position:absolute;top:0;left:0;width:100%;height:100%}.errorVariationSelect{animation-name:horizontalShake;animation-iteration-count:.25;animation-duration:2.25s;animation-fill-mode:both}.errorVariationSelect .select-attr-name{color:#b90707}@keyframes horizontalShake{3%,12%,21%,30%,39%,48%,57%,65%,74%,83%,92%{transform:translateX(5px)}6%,15%,24%,33%,42%,51%,60%,68%,77%,86%,95%{transform:translateX(3px)}9%,18%,27%,36%,45%,54%,63%,71%,80%,89%,98%{transform:translateX(-5px)}}[data-item-variation]>div{margin-bottom:20px}[data-item-variation]>div:last-child{margin-bottom:0}[data-item-variation-select].attribute-dropdown .eg-dropdown-content{max-height:300px;overflow:auto}[data-item-variation-select].attribute-box li{display:block;min-width:40px;padding:0 5px;border:solid 1px #e1e1e1;height:40px;text-align:center;font-size:11px;float:left;margin-right:8px;margin-bottom:8px;align-items:center;display:flex;text-align:center;justify-content:center;cursor:pointer;position:relative}[data-item-variation-select].attribute-box li svg{position:absolute;top:-8px;left:32px;width:16px;z-index:2;background:#fff}[data-item-variation-select].attribute-box li svg path{fill:#1a1a1a}[data-item-variation-select].attribute-box .attr-info-box{display:none}.mobile-magic [data-item-variation-select].attribute-box .attr-info-box{font-size:7px;display:block;position:absolute;top:-21px;height:20px;background:#1a1a1a;width:calc(100% + 2px);display:flex;align-items:center;justify-content:center;left:-1px;color:#fff;border-radius:2px 2px 0 0}.mobile-magic [data-item-variation-select].attribute-box ul.has-lieferdatum li{margin-top:20px}[data-item-variation-select].attribute-box li[data-selected],[data-item-variation-select].attribute-box li:hover{border:solid 1px #504e4b}[data-item-variation-select].attribute-box li.disabled span,[data-item-variation-select].attribute-box li.disabled img{opacity:.5}[data-item-variation-select].attribute-box li.disabled:after{position:absolute;width:100%;height:100%;content:"";background:linear-gradient(to top left, transparent 0%, transparent calc(50% - 0.8px), #e1e1e1 50%, transparent calc(50% + 0.8px), transparent 100%)}[data-item-variation-select].attribute-box li img{max-height:37px;vertical-align:middle;padding:0 1px}[data-eg-loading-attr].isLoading::after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:hsla(0,0%,100%,.5)}[data-item-tobasket].disabled{opacity:.4}[data-item-tobasket] .icon-balltwo:before{line-height:0}[data-item-tobasket]{position:relative;justify-content:center;width:100%;font-weight:700}[data-item-tobasket],.single .btn-watch{font-size:17px;height:50px}.btn-watch>span{font-size:26px}.single .btn-watch{width:100%}.btn-in-wish-list{color:#504e4b}.btn-in-wish-list.item-in-wishlist{color:#8ea430}.isWishList h1{display:none}.wish-list-availability{color:#504e4b !important}.wishlist-link{position:fixed;right:0;bottom:80px;background:#de443a;border:0;font-size:20px;text-align:center;padding:10px;border-radius:10px 0px 0px 10px;color:#fff;transform:translateX(0);z-index:3}.wishlist-link.noWishListItems{transform:translateX(70px)}#HSBeaconFabButton{bottom:10px !important;right:10px !important}.posRel{position:relative}.single .wrap-watch .icon-star3{font-size:33px;margin-right:15px}.single .item-downloads{margin-top:25px;margin-bottom:30px}.single .item-downloads a{color:#504e4b}.single .item-downloads span{vertical-align:middle}.single .item-downloads span:first-child{font-size:25px;margin-right:5px}.single .item-downloads span:last-child{border-bottom:solid 1px;padding-bottom:2px}.single .table-gruadet{text-align:center;border-top:solid 1px #c1c0be;border-bottom:solid 1px #c1c0be;width:100%}.single .table-gruadet .table-head{border-right:solid 1px #c1c0be}.single .table-gruadet .table-content{border-right:solid 1px #bfc0ab;border-top:solid 1px #bfc0ab;background:#f7f9e6}.single .table-gruadet .table-head,.single .table-gruadet .table-content{padding:10px}.single .table-gruadet .table-head:last-child,.single .table-gruadet .table-content:last-child{border-right:0}.single .cat-rrp-item{font-size:19px}.cat-rrp-item-price{text-decoration:line-through}.login-for-rev-head{font-size:17px;margin-bottom:15px}.container-max.login{line-height:23px}.single .item-description{padding-bottom:30px}.ballfangnetz{position:relative}.ballfangnetz img{width:100%}input[type=range]{-webkit-appearance:none;width:100%}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;animate:.2s;box-shadow:0px 0px 0px #000;background:#9bb312;border-radius:1px;border:0px solid #000}input[type=range]::-webkit-slider-thumb{box-shadow:0px 0px 0px #000;border:1px solid #9bb312;height:13px;width:13px;border-radius:13px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-4px}input[type=range]:focus::-webkit-slider-runnable-track{background:#9bb312}input[type=range]::-moz-range-track{width:100%;height:5px;cursor:pointer;animate:.2s;box-shadow:0px 0px 0px #000;background:#9bb312;border-radius:1px;border:0px solid #000}input[type=range]::-moz-range-thumb{box-shadow:0px 0px 0px #000;border:1px solid #9bb312;height:18px;width:18px;border-radius:25px;background:#a1d0ff;cursor:pointer}input[type=range]::-ms-track{width:100%;height:5px;cursor:pointer;animate:.2s;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}input[type=range]::-ms-fill-lower{background:#9bb312;border:0px solid #000;border-radius:2px;box-shadow:0px 0px 0px #000}input[type=range]::-ms-fill-upper{background:#9bb312;border:0px solid #000;border-radius:2px;box-shadow:0px 0px 0px #000}input[type=range]::-ms-thumb{margin-top:1px;box-shadow:0px 0px 0px #000;border:1px solid #9bb312;height:18px;width:18px;border-radius:25px;background:#a1d0ff;cursor:pointer}input[type=range]:focus::-ms-fill-lower{background:#9bb312}input[type=range]:focus::-ms-fill-upper{background:#9bb312}.ballfangnetz #rangeWidth{position:absolute;left:20.8%;top:0;width:62.8%;height:18%}.range-wrap #rangeWidthInput{position:absolute;bottom:7px;left:0}.ballfangnetz #rangeHeight{position:absolute;top:18%;height:13.4%;left:4.2%;width:11.8%}.range-wrap #rangeHeightInput{position:absolute;top:4px;right:-6px;width:29px;height:16px;transform:rotate(-90deg);transform-origin:center}.range{width:100%}#rangeWidth .bubble,#rangeHeight .bubble{background:#504e4b;color:#fff;padding:2px 8px;position:absolute;border-radius:4px;font-size:12px;line-height:1}#rangeHeight .bubble{right:10px;top:-26px}#rangeWidth .bubble{right:-39px;bottom:2px}@media(max-width: 1679px){#rangeWidth .bubble{left:auto !important}#rangeHeight .bubble{bottom:auto !important}}.range-layer-wrap{position:absolute;left:16.3%;bottom:52.7%;width:66.5%;height:28.15%}.range-layer{position:absolute;left:0%;bottom:0;width:8%;height:67%;background:#000;max-height:99%;background:rgba(169,188,8,.4196078431)}@media(min-width: 576px){#rangeHeight .bubble{right:5px}.range-wrap #rangeHeightInput{top:12px;right:-3px;width:39px}.range-wrap #rangeWidthInput{bottom:13px}#rangeWidth .bubble{bottom:8px}}@media(min-width: 768px){.tag-item-five img{max-width:80px}#rangeHeight .bubble{right:18px}.range-wrap #rangeHeightInput{top:5px;right:-5px;width:32px}.range-wrap #rangeWidthInput{bottom:8px}#rangeWidth .bubble{bottom:2px}.wishlist-link{bottom:290px}.single .single-title-description{margin:0 0 20px}.single .zoombtnnav.zoomnavright{right:0}.single .zoombtnnav.zoomnavleft{left:0}.single .zoom-nav-list>button{margin:0px 6px}.single .item-producer-img{top:0;right:0;left:auto}[data-item-variation-select].attribute-box li{min-width:46px;height:46px}[data-item-variation-select].attribute-box li img{max-height:42px}.rating-fuller-inner,.item-ratings-head>.rating-grey{width:170px}.item-name-wrap{margin-top:2px;padding-right:110px}.single #ItemImgZoom,.single .MagicZoomPlus,.single #ItemImgZoomVeredelung{height:360px;line-height:360px}body div#vue-app div#page-body article div div div div div a#ItemImgZoom>.mz-figure>img,a#ItemImgZoom>img,html#html-wrap body div#vue-app div#page-body article.single-set-item div div div div .MagicZoomPlus>.mz-figure>img,a#ItemImgZoomVeredelung>img,body div#vue-app div#page-body article div div div div a#ItemImgZoomVeredelung>.mz-figure>img{max-height:360px !important}.single .btn-watch{margin-left:0}.single .wrap-watch{display:inline-block}.single .item-descriptions:not(.longDescription) .item-description{background:rgba(0,0,0,0)}}@media(min-width: 992px){.tag-item-five{top:-20px}.tag-item-five img{max-width:100px}#rangeHeight .bubble{right:0}.range-wrap #rangeHeightInput{top:9px;right:-5px;width:32px}.range-wrap #rangeWidthInput{bottom:10px}#rangeWidth .bubble{bottom:4px}#HSBeaconFabButton{bottom:20px !important}.item-name-wrap{margin-top:8px;padding-right:110px}.single .item-downloads span:first-child{font-size:26px;position:relative;top:2px}.single .item-downloads{margin-top:55px;margin-bottom:0}.single .item-descriptions{margin-top:50px}.single .item-description{line-height:23px}.single .item-technical ul *{font-size:15px !important}.single .single-title-technical{font-size:22px;margin-top:85px}.single .item-technical ul li{margin-bottom:12px}.single .item-description,.single .item-technical{padding:0;font-size:15px}.single .single-prev-images a{height:140px;line-height:140px}.single .single-prev-images a img{max-height:130px}.single #ItemImgZoom,.single .MagicZoomPlus,.single .ItemImgZoomVeredelung{height:450px;line-height:450px}body div#vue-app div#page-body article div div div div div a#ItemImgZoom>.mz-figure>img,a#ItemImgZoom>img,html#html-wrap body div#vue-app div#page-body article.single-set-item div div div div .MagicZoomPlus>.mz-figure>img,a#ItemImgZoomVeredelung>img,body div#vue-app div#page-body article div div div div a#ItemImgZoomVeredelung>.mz-figure>img{max-height:450px !important}.single .item-title{font-size:25px;font-size:1.667rem}.single .item-details-table{font-size:15px}.single .item-producer{font-size:22px;font-size:1.467rem}item-name-wrap{padding-right:190px;margin-top:0}.single .item-producer-img{top:0}.single .item-title{font-size:22px;font-size:1.467rem;margin-top:10px}.single .item-vat-ship{font-size:14px}[data-item-tobasket] .btn-ico{font-size:35px}.btn-watch span{font-size:29px}[data-item-tobasket],.single .btn-watch{font-size:18px;height:57px}[data-item-tobasket]{max-width:310px}.single .cat-rrp-item{font-size:23px}.single [data-eg-item-price]{font-size:30px}.single .bg-description,.single .bg-technical{padding:50px 15px}.single .item-descriptions:not(.longDescription) .item-description{padding-right:20%}.single .bg-description{background:#d8d7d6}.single .item-descriptions:not(.longDescription){background:#d8d7d6;background:linear-gradient(3deg, #d8d7d6 0%, #d8d7d6 50%, #f5f5f4 50%, #f5f5f4 50%, #f5f5f4 100%);background:-webkit-linear-gradient(3deg, #d8d7d6 0%, #d8d7d6 50%, #f5f5f4 50%, #f5f5f4 50%, #f5f5f4 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#f5f5f4", endColorstr="#f5f5f4",GradientType=1 );position:relative;overflow:hidden}.ie11-magic .single .item-descriptions:not(.longDescription){background:linear-gradient(115deg, #d8d7d6 0%, #d8d7d6 50%, #f5f5f4 50%, #f5f5f4 50%, #f5f5f4 100%)}.single .item-technical{background:rgba(0,0,0,0);padding-right:0}}@media(min-width: 1200px){#rangeHeight .bubble{right:3px}.range-wrap #rangeHeightInput{top:13px;right:-4px;width:38px}.range-wrap #rangeWidthInput{bottom:13px}#rangeWidth .bubble{bottom:7px}.btn-watch span{font-size:33px}[data-item-tobasket],.single .btn-watch{font-size:20px;height:61px}.single .btn-watch{max-width:250px}[data-item-tobasket] .btn-ico{font-size:38px}.single .item-technical{padding-left:20%}.single .item-description{line-height:23px}.single .item-technical{line-height:26px}.single .single-title-description{margin:0 0 50px;font-size:22px}.single .item-technical ul *{font-size:20px !important}.item-descriptions:not(.longDescription) .line-wrap-big .line-ball-wrap{transform:rotate(11deg)}.item-descriptions.xxl-description:not(.longDescription) .line-wrap-big .line-ball-wrap{transform:rotate(7deg)}.single .item-producer-img img{max-width:181px;max-height:55px}.single .single-prev-images a{height:150px;line-height:150px}.single .single-prev-images a img{max-height:140px}.single #ItemImgZoom,.single #ItemImgZoomVeredelung{height:670px;line-height:670px}body div#vue-app div#page-body article div div div div div a#ItemImgZoom>.mz-figure>img,a#ItemImgZoom>img,a#ItemImgZoomVeredelung>img,body div#vue-app div#page-body article div div div div a#ItemImgZoomVeredelung>.mz-figure>img{max-height:670px !important}.item-name-wrap{margin-top:10px;padding-right:150px}.single .item-vat-ship .free-deliverinfo{display:inline-block;margin-left:20px}.single [data-eg-item-price]{font-size:36px;font-size:2.4rem}.single .cat-rrp-item{font-size:28px;font-size:1.867rem}[data-item-tobasket]{width:350px;max-width:100%}}@media(min-width: 1400px){#rangeHeight .bubble{right:7px}.range-wrap #rangeHeightInput{top:15px;right:-3px;width:44px}.range-wrap #rangeWidthInput{bottom:16px}#rangeWidth .bubble{bottom:11px}.item-descriptions.xxl-description:not(.longDescription) .line-wrap-big .line-ball-wrap{transform:rotate(7deg)}}@media(min-width: 1680px){.range-wrap #rangeHeightInput{top:17px;right:-15px;width:52px;height:21px}.range-wrap #rangeWidthInput{bottom:9px}#rangeHeight .bubble{right:23px;transform:translateY(50%);top:auto}#rangeWidth .bubble{left:50%;right:auto;transform:translateX(-50%);bottom:22px}}.step-value-image{display:flex;align-items:center;justify-content:center;width:95px;height:95px;background:#fff;border-radius:50%;text-align:center;box-shadow:0 0 0 0px #fff;transition:color .5s;position:relative;border:solid 5px #fff;margin:0 auto}.btn-step-nav.step-nav-after-active{color:rgba(26,26,26,.7);cursor:auto}.ball-berater h1{text-align:center;margin:25px 0px}.ball-berater-step .cat-item{padding:5px;height:100%;text-align:left;line-height:1}.step-value-image:after{top:-2px;left:-2px;padding:2px;z-index:-1;background:#fff;transition:transform .5s,opacity .6s;pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:"";box-sizing:content-box}.step-value-image:hover:after{transform:scale(1.3);opacity:0}.loading-ballberater-items{position:absolute;z-index:2;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#eae9e9;top:0;left:0}.loading-ballberater-items .icon-ball{font-size:70px;color:#504e4b}.ball-berater-wrap{background:#eae9e9;margin-left:-15px;margin-right:-15px}.ball-berater-nav{background:#e9ff57;position:relative;overflow:hidden;color:#1a1a1a}.step-cursor{display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:22;width:0;height:0;border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);border-top:15px solid #eae9e9}.pluginset-preview-overlay{display:none !important}.btn-step-nav{display:block;width:100%;font-size:12px;font-weight:500;background:rgba(0,0,0,0);border:0}button.btn-step-nav{cursor:pointer}.btn-step-nav,.ball-berater-nav{height:65px}.btn-step-nav>span{display:none}.btn-step-nav.activeStepNav>span{display:inline-block}.step-head{font-size:21px;display:block;margin-top:30px;margin-bottom:45px;line-height:1}.step-head>span{display:block;font-weight:300;text-transform:uppercase}.step-head>span:first-child{font-weight:500}.ball-berater>.container>.row{margin-left:-30px;margin-right:-30px}.step-value{background:rgba(0,0,0,0);border:0;text-align:center;cursor:pointer;margin-bottom:30px;padding:0}.step-value-image img{max-height:100%;vertical-align:middle}.step-green-btn .step-value-image{background:#8aad00;color:#fff;font-size:25px;font-weight:500}.step-value-name{font-weight:500;font-size:13px;margin-top:20px;display:block;text-transform:uppercase;height:40px}.data-steps-nav,.data-steps-start,.data-steps-end{position:absolute;width:100%;left:0;top:0;transform:translateY(-100%)}[data-eg-step-thema-active=start] .data-steps-start,[data-eg-step-thema-active=end] .data-steps-end,[data-eg-step-thema-active=herrenfrauen] [data-eg-step-thema=herrenfrauen],[data-eg-step-thema-active=jugend] [data-eg-step-thema=jugend]{transform:translateY(0)}.ballberater-bg-green-txt{color:#1a1a1a;background:#e9ff57;padding:5px;display:inline-block}.ball-berater-step.step-before-active{transform:translateX(-100%);visibility:hidden}.ball-berater-step.step-after-active{transform:translateX(100%);visibility:hidden}.ball-berater-step,.ball-noitems{min-height:280px}.ball-noitems{align-items:center;justify-content:center;position:relative;font-size:25px;text-transform:uppercase;width:100%}.ball-berater-wrap .active-step{transform:translateX(0);visibility:visible;position:relative}.ball-berater-steps{position:relative;height:auto;overflow:hidden}.ball-berater-step{position:absolute;top:0;left:0;width:100%;overflow:visible;height:100%;text-align:center}.ball-berater-step>.row{margin-left:0;margin-right:0}@media(min-width: 576px){.btn-step-nav,.ball-berater-nav{height:95px}.step-head{font-size:30px;margin-top:30px;margin-bottom:45px}.step-value-name{font-size:17px;height:70px}.btn-step-nav{font-size:14px}.step-value-image{width:145px;height:145px}}@media(min-width: 768px){.btn-step-nav{font-size:13px}.ball-berater-step,.ball-noitems{min-height:400px}.step-cursor{border-left:22px solid rgba(0,0,0,0);border-right:22px solid rgba(0,0,0,0);border-top:22px solid #eae9e9}.step-head{font-size:45px;margin-top:50px;margin-bottom:75px}.step-green-btn .step-value-image{font-size:40px}.btn-step-nav>span{display:inline-block}.ball-berater-steps{padding-left:30px;padding-right:30px}}@media(min-width: 992px){.ball-berater h1{margin:40px 0px}.step-value-image{width:175px;height:175px}.btn-step-nav{font-size:19px}}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -25%)}.modal.show .modal-dialog,.modal.in .modal-dialog{transform:translate(0, 0)}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:0;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#504e4b}.modal-backdrop.fade{opacity:0}.modal-backdrop.show,.modal-backdrop.in{opacity:.5}.modal-header,.filter-head{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;background:#e9ff57;font-weight:700;color:#1a1a1a}.modal-header .close,.filter-head .close{padding:.5rem 1rem;margin:-1rem -1rem -1rem auto;border:0;background:rgba(0,0,0,0);height:100%;color:#1a1a1a;font-size:33px;line-height:1;font-weight:300}.modal-title{margin-bottom:0;line-height:1.5;font-size:14px;text-transform:uppercase}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width: 992px){.modal-lg{max-width:800px}}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media screen and (prefers-reduced-motion: reduce){.collapsing{transition:none}}.widget-accordion div.card,.widget-accordion .cmp-address-list .items>div:first-of-type:first-child,.cmp-address-list .widget-accordion .items>div:first-of-type:first-child{border-bottom:1px solid rgba(0,0,0,.125)}.widget-accordion div.card:nth-of-type(2),.widget-accordion .cmp-address-list .items>div:nth-of-type(2):first-child,.cmp-address-list .widget-accordion .items>div:nth-of-type(2):first-child{border-top:0}.widget-accordion div.card button.collapsed h5>.fa,.widget-accordion .cmp-address-list .items>div:first-child button.collapsed h5>.fa,.cmp-address-list .widget-accordion .items>div:first-child button.collapsed h5>.fa{transform:scaleY(1)}.widget-accordion div.card button,.widget-accordion .cmp-address-list .items>div:first-child button,.cmp-address-list .widget-accordion .items>div:first-child button{text-align:left;padding:1.25rem;border-top-width:0;width:100%;white-space:normal;border-radius:0;padding-left:0}.widget-accordion div.card button{padding-left:1rem}.widget-accordion div.card button h5,.widget-accordion .cmp-address-list .items>div:first-child button h5,.cmp-address-list .widget-accordion .items>div:first-child button h5{font-weight:bold;position:relative}.widget-accordion div.card button h5>.fa,.widget-accordion .cmp-address-list .items>div:first-child button h5>.fa,.cmp-address-list .widget-accordion .items>div:first-child button h5>.fa{position:absolute;right:0;top:-4px;font-size:1.5rem;transform:scaleY(-1);transition-timing-function:ease;transition-duration:.35s;transform-origin:50% 60%;color:#616161}.widget-accordion div.card button:hover,.widget-accordion .cmp-address-list .items>div:first-child button:hover,.cmp-address-list .widget-accordion .items>div:first-child button:hover,.widget-accordion div.card button:focus,.widget-accordion .cmp-address-list .items>div:first-child button:focus,.cmp-address-list .widget-accordion .items>div:first-child button:focus{color:#1a1a1a}.widget-accordion div.card div .card-body,.widget-accordion .cmp-address-list .items>div:first-child div .card-body,.cmp-address-list .widget-accordion .items>div:first-child div .card-body{margin-top:1px;padding:1rem 1.25rem 2.25rem .8rem}.widget-accordion div.card div .card-body ul{margin:0}.widget-accordion div.card div .card-body p,.widget-accordion .cmp-address-list .items>div:first-child div .card-body p,.cmp-address-list .widget-accordion .items>div:first-child div .card-body p{margin:0;line-height:24px}.widget-accordion{line-height:23px;margin-top:25px}.card-header{color:#616161 !important}.card-header.collapsed{color:#1a1a1a !important}.widget-accordion.widget-primary button:hover,.widget-accordion.widget-primary button:focus{text-decoration-color:#008ebd}.widget-accordion.widget-primary h5{font-size:17px;line-height:1;margin:0}.widget-accordion.widget-secondary button:hover,.widget-accordion.widget-secondary button:focus{text-decoration-color:#d4021d}.widget-accordion.widget-secondary h5{color:#d4021d}.widget-accordion.widget-success button:hover,.widget-accordion.widget-success button:focus{text-decoration-color:#28a745}.widget-accordion.widget-success h5{color:#28a745}.widget-accordion.widget-info button:hover,.widget-accordion.widget-info button:focus{text-decoration-color:#17a2b8}.widget-accordion.widget-info h5{color:#17a2b8}.widget-accordion.widget-warning button:hover,.widget-accordion.widget-warning button:focus{text-decoration-color:#ffc107}.widget-accordion.widget-warning h5{color:#ffc107}.widget-accordion.widget-danger button:hover,.widget-accordion.widget-danger button:focus{text-decoration-color:#dc3545}.widget-accordion.widget-danger h5{color:#dc3545}.widget-accordion.widget-light button:hover,.widget-accordion.widget-light button:focus{text-decoration-color:#f8f9fa}.widget-accordion.widget-light h5{color:#f8f9fa}.widget-accordion.widget-dark button:hover,.widget-accordion.widget-dark button:focus{text-decoration-color:#343a40}.widget-accordion.widget-dark h5{color:#343a40}.card .fa-chevron-down:before{content:"";font-family:"icomoon";font-style:normal}.faq-prev>a{width:200px;display:block;border:solid 2px #e9ff57;margin-top:25px;text-align:center;padding:20px;border-radius:500px;height:200px;display:flex;align-items:center;justify-content:center;margin:25px auto;background:#e9ff57;color:#1a1a1a}.faq-prev>a:hover{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.faq-prev>a>span>span:first-child{display:block;font-size:50px;margin-bottom:15px}.faq-prev>a>span>span:last-child{font-size:20px;font-weight:600}.faq_prev_retour>a>span>span:first-child{font-size:70px}@media(min-width: 992px){.faq-prev>a{width:170px;height:170px}}@media(min-width: 1200px){.faq-prev>a{width:200px;height:200px}}.full-star{color:#ffdc0f}.feedback-container-single{margin-bottom:40px}.item-ratings-head{margin-bottom:0}.hhdh{margin-right:20px}.feedback-container-single .title{font-size:2rem;margin:20px 0 0 0;display:inline-block;vertical-align:bottom}.feedback-container-single .minititle{margin-top:40px}.feedback-container-single .btn{cursor:pointer}.feedback-container-single .loading-hint{text-align:center;font-style:italic;color:rgba(0,0,0,.7)}.feedback-container-single div.stars{width:165px;display:inline-block}.feedback-container-single input.star{display:none}.feedback-container-single label.star{float:right;height:40px;width:33px;padding:0px 2px;font-size:30px;line-height:40px;margin-bottom:0px;color:rgba(0,0,0,.1);cursor:pointer}.feedback-container-single input.star:checked~label.star:before{content:"";font-family:"icomoon" !important;color:#ffdc0f}.feedback-container-single div.stars:hover label.star:before{color:rgba(0,0,0,.1)}.feedback-container-single label.star:hover:before{color:#ffdc0f !important}.rating-grey>.icon-star,.rating-fuller-inner .icon-star{margin-right:3px}.feedback-container-single label.star:hover~label.star:before{color:#ffdc0f}.feedback-container-single label.star:before{content:"" !important;font-family:"icomoon" !important}.feedback-container-single .feedback-bars{margin-bottom:40px}.feedback-container-single .feedback-bars .feedback-bar-wrap{margin-bottom:10px !important}.feedback-container-single .feedback-bars .feedback-bar-wrap .feedback-bar{width:140px;height:17px;display:inline-block;vertical-align:middle;background:rgba(0,0,0,.1);overflow:hidden;border-radius:2px}.title-rating-main{font-size:17px;font-weight:500}.feedback-container-single .feedback-bars .feedback-bar-wrap .feedback-bar .feedback-bar-fill{width:0%;height:100%;background:#1a1a1a !important}.feedback-container-single .feedback-bars .feedback-bar-wrap p{display:inline-block;vertical-align:middle;line-height:17px;margin-bottom:0px;margin-top:0;margin-right:5px}.feedback-container-single .feedback-bars .feedback-bar-wrap p i{color:#ccc}.feedback-container-single .feedback-list .feedback{padding-bottom:15px;margin-bottom:15px;border:solid 1px #e9e9e9;padding:0 1rem 1rem}.feedback-container-single .feedback-list .feedback.loading{pointer-events:none;opacity:.5}.feedback-container-single .feedback-list .feedback .feedback-options{float:right}.feedback-container-single .feedback-list .feedback .feedback-creator{width:50px;float:left}.feedback-container-single .feedback-list .feedback .feedback-creator .feedback-user-icon{width:50px;height:50px;border-radius:50%;background:rgba(0,0,0,.1);line-height:50px;text-align:center}.feedback-container-single .feedback-list .feedback .feedback-creator .feedback-user-name{font-size:12px;text-align:center;line-height:1.2em;margin-top:6px;margin-bottom:0px}.feedback-container-single .feedback-list .feedback .feedback-comment .feedback-comment-title{font-weight:bold;margin-bottom:10px}.feedback-container-single .feedback-list .feedback .feedback-comment .feedback-rating{color:rgba(0,0,0,.1)}.feedback-container-single .feedback-list .feedback .feedback-comment .feedback-rating .full{color:orange}.feedback-container-single .feedback-list .feedback .feedback-comment .feedback-attributes-list p{font-size:12px;margin:0px}.feedback-container-single .feedback-list .feedback .feedback-comment .feedback-attributes-list p span{display:inline-block;border-right:rgba(0,0,0,.2) solid 1px;margin:10px 4px 10px 0;padding-right:7px}.feedback-container-single .feedback-list .feedback .feedback-comment .feedback-attributes-list p span:last-of-type{border-right:none;margin-right:0;padding-right:0}.feedback-container-single .feedback-list .feedback .feedback-comment .feedback-attributes-list p span.feedback-verified-tag{color:#090;font-weight:bold}.feedback-container-single .feedback-list .feedback .feedback-comment .feedback-attributes-list p span.fa-stack{color:#090;font-size:75%;vertical-align:bottom}.feedback-container-single .feedback-list .feedback .feedback-comment .feedback-comment-text{margin-bottom:0px}.feedback-container-single .feedback-list .feedback .feedback-comment .feedback-replies{margin-top:20px;padding-left:30px}.feedback-container-single .feedback-list .feedback .feedback-comment .feedback-add-reply{margin-top:20px;padding-left:30px}.feedback-container-single .feedback-list .feedback form.feedback-edit{padding-left:20px}.feedback-container-single .feedback-loadmore{width:50%;margin:20px auto}.feedback-container-single .feedback-tooltip-wrapper{display:inline-block}.feedback-container-single .feedback-tooltip-wrapper button{pointer-events:none}.feedback-container-single .feedback-info{margin:5px 0 0}.feedback-container-single .feedback-info .feedback-info-segment{margin-right:10px;font-size:.875rem}.feedback-container-single .feedback-info .feedback-info-segment .feedback-admin i.fa{color:#008ebd}.feedback-container-single .feedback-info .btn-secondary{border:none;background:rgba(0,0,0,.05)}.feedback-container-single .feedback-info .btn-secondary:hover{background:rgba(0,0,0,.1)}.feedback-container-single .feedback-info i.fa{margin-right:3px}.feedback-container-single #feedback-error-no-rating{display:inline-block;vertical-align:bottom;padding:1px 10px;margin-left:10px}.feedback-container-single #feedback-error-no-rating.feedback-error-hidden{display:none}.feedback-container-single .feedback-hidden{display:none}.filter-wrapper #filterCollapse [for=option-feedback-5]::after,.filter-wrapper #filterCollapse .filter-feedback-5::before,.selected-filters [for=option-feedback-5]::after,.selected-filters .filter-feedback-5::before{content:"" !important;font-family:FontAwesome;letter-spacing:3px}.filter-wrapper #filterCollapse [for=option-feedback-4]::after,.filter-wrapper #filterCollapse .filter-feedback-4::before,.selected-filters [for=option-feedback-4]::after,.selected-filters .filter-feedback-4::before{content:" " !important;font-family:FontAwesome;letter-spacing:3px}.filter-wrapper #filterCollapse [for=option-feedback-3]::after,.filter-wrapper #filterCollapse .filter-feedback-3::before,.selected-filters [for=option-feedback-3]::after,.selected-filters .filter-feedback-3::before{content:" " !important;font-family:FontAwesome;letter-spacing:3px}.filter-wrapper #filterCollapse [for=option-feedback-2]::after,.filter-wrapper #filterCollapse .filter-feedback-2::before,.selected-filters [for=option-feedback-2]::after,.selected-filters .filter-feedback-2::before{content:" " !important;font-family:FontAwesome;letter-spacing:3px}.filter-wrapper #filterCollapse [for=option-feedback-1]::after,.filter-wrapper #filterCollapse .filter-feedback-1::before,.selected-filters [for=option-feedback-1]::after,.selected-filters .filter-feedback-1::before{content:" " !important;font-family:FontAwesome;letter-spacing:3px}.feedback-stars-average{width:120px;height:30px;margin-left:10px;position:relative;display:inline-block;vertical-align:bottom}.feedback-stars-average .feedback-star{height:30px;width:24px;line-height:32px;font-size:24px;float:left;text-align:center;color:orange}.feedback-stars-average .feedback-stars-background,.feedback-stars-average .feedback-stars-overlay,.feedback-stars-average .feedback-stars-overlay-wrap{position:absolute;top:0px;left:0px;width:120px;height:30px;overflow:hidden}.feedback-stars-average .feedback-stars-background .feedback-star{color:rgba(0,0,0,.1)}.feedback-stars-average .feedback-stars-overlay-wrap{width:0%}.feedback-stars-average.feedback-category-view{margin-left:0px;width:85px}.feedback-stars-average.feedback-category-view .feedback-star{height:20px;width:17px;line-height:22px;font-size:17px}.cookie-bar [data-cb=collapseIn] [data-cb=saveNecessary],.cookie-bar [data-cb=collapseIn] [data-cb=declineAll],.cookie-bar [data-cb=collapseIn] [data-cb=expand]{background:#fff;color:#1a1a1a;border:solid 1px #1a1a1a;padding:.6rem 1rem !important;font-size:14px}.cookie-bar [data-cb=collapseIn] [data-cb=saveNecessary]:hover,.cookie-bar [data-cb=collapseIn] [data-cb=declineAll]:hover,.cookie-bar [data-cb=collapseIn] [data-cb=expand]:hover{background:#1a1a1a;color:#e9ff57}.cookie-bar [data-cb=collapseIn] [data-cb=acceptAll]{padding:.6rem 1rem !important}.cookie-bar [data-cb=collapseIn] [data-cb=declineAll],.cookie-bar [data-cb=collapseIn] [data-cb=saveNecessary]{display:none !important}@media(min-width: 576px){.cookie-bar [data-cb=collapseIn] [data-cb=acceptAll]{margin-right:3%}.cookie-bar [data-cb=collapseIn] [data-cb=saveNecessary],.cookie-bar [data-cb=collapseIn] [data-cb=declineAll],.cookie-bar [data-cb=collapseIn] [data-cb=acceptAll],.cookie-bar [data-cb=collapseIn] [data-cb=expand]{width:48%;display:inline-block}}@media(min-width: 768px){.modal-title{font-size:16px}}@media(min-width: 992px){.title-rating-main{font-size:25px}.login-for-rev-head{font-size:17px}}@media(min-width: 1200px){.title-rating-main{font-size:30px}}@media(min-width: 1680px){.login-for-rev-head{font-size:1.5em}}.ballberater-old .width-50{width:50%;display:inline-block;float:left}.ballberater-old .text-right{text-align:right}.ballberater-old .gif{margin-top:15px}.ballberater-olds .blog_item_footer{margin-top:50px;text-align:center}.ballberater-old table.table.altersklassen{font-size:larger;background:#4a4a51;color:#fff}.ballberater-old .table{width:100%;min-width:870px;margin-bottom:1rem;border-collapse:collapse;background-color:rgba(0,0,0,0)}.ballberater-old th{width:20%;padding:11px;text-align:left;font-size:13px;font-weight:100}.ballberater-old table.table.altersklassen th{text-transform:uppercase;letter-spacing:.5px;padding:13px}.ballberater-old td{width:13%;font-size:12px}.ballberater-old table.table.altersklassen td{font-size:13px}.ballberater-old .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.1)}.ballberater-old table.table.table-striped{border-top:2px solid #f3f3f3;font-size:11px;margin-top:-15px;border:1px solid #f2f2f2;border-top:none}.ballberater-old td.red_blue span.blue{width:20%;margin-left:-27px}.ballberater-old span.red,.ballberater-old span.blue,.ballberater-old span.green{display:inline-block;background:#ce0000;color:#fff;padding:5px;border-radius:5px;font-size:10px;text-align:center;font-style:italic;width:31%;transition:all .5s ease}.ballberater-old span.blue{background:#00abb3;width:30%}.ballberater-old span.green{background:#abc609;width:45%;padding-left:0px;padding-right:0px}.ballberater-old span.stand{display:inline-block;float:right;text-align:right}.ballberater-old span.black{background:#383838;padding:3px 8px 3px 8px;border-radius:12px;color:#fff}.ballberater-olds .legende{font-size:11px}.ballberater-olds ul.legende{width:100%;float:right;text-align:right;list-style:none;margin:0 auto;padding-top:15px;font-size:14px;margin-bottom:15px;padding-left:0;font-size:12px}.ballberater-olds ul.legende span.blue{width:10%;margin-bottom:2px;padding-left:0px;padding-right:0}.ballberater-olds ul.legende span.red{width:10%;margin-bottom:2px;padding-left:0px;padding-right:0}.ballberater-olds ul.legende span.green{width:10%;margin-bottom:2px;padding-left:0px;padding-right:0}.ballberater-olds ul.legende li{display:inline}.ballberater-olds ul.legende .red-dot,ul.legende .blue-dot,ul.legende .green-dot{position:inherit;margin-right:5px;margin-left:30px;margin-right:5px;margin-left:20px;width:20px;height:20px;position:relative;left:0px;top:5px}.ballberater-old table.table.table-striped td a{width:100%;display:block}.ballberater-old .rad-button{white-space:nowrap;top:0px;border-radius:3px;position:relative;border:none;cursor:pointer;transition:.2s all ease;font-weight:300;background-image:linear-gradient(-180deg, #FFFFFF 0%, #DFDFDF 100%);border:1px solid #eaeaea;border-radius:4px;padding-left:20px}.ballberater-old .rad-button.flat{background:#f0f0f0}.ballberater-old .rad-button.xsmall{width:110px;height:25px;font-size:11px}.ballberater-old .rad-button.xsmall:hover{top:0px;height:25px}.ballberater-old .rad-button.xsmall:active{height:25px !important;border-bottom:0px !important;background:rgba(0,0,0,0) !important}.ballberater-old .rad-button.xsmall:focus{height:25px !important;border-bottom:0px !important;outline:none}.ballberater-olds .red-dot{width:13px;height:13px;display:inline-block;position:absolute;left:5px;background-image:linear-gradient(-180deg, #F5515F 0%, #9F041B 100%);border-radius:100px}.ballberater-olds .blue-dot{width:13px;height:13px;display:inline-block;position:absolute;left:5px;background-image:linear-gradient(-180deg, #519FF5 0%, #134788 100%);border-radius:100px}.ballberater-olds .green-dot{width:13px;height:13px;display:inline-block;position:absolute;left:5px;background-image:linear-gradient(-180deg, #88D888 0%, #219337 100%);border-radius:100px}.ballberater-old .rad-button.red.xsmall:hover{background-image:linear-gradient(-180deg, #F5515F 0%, #9F041B 100%);border-radius:4px;color:#fff}.ballberater-old .rad-button.blue.xsmall:hover{background-image:linear-gradient(-180deg, #519FF5 0%, #134788 100%);border-radius:4px;color:#fff}.ballberater-old .rad-button.green.xsmall:hover{background-image:linear-gradient(-180deg, #88D888 0%, #219337 100%);border-radius:4px;color:#fff}.ballberater-old .row.hinweis{margin-bottom:35px}.ballberater-old .width-50 p{font-size:14px}.balltablearrow>i{color:#9bb312}.table-ball.ball-table{margin-bottom:15px}.ballberater-olds img.arrows{margin-bottom:11px}div#tsbadge4_db8d3657bdbe440c985ae127463eaad4{z-index:99 !important}.amz-checkout-box{position:relative}.amz-checkout-box #gtc-accept{left:17px}#orderDetailsWr .image img{max-height:40px}.blog-avatar{width:200px;height:200px;border-radius:50%}.blog-avatar.blog-avatar-md{width:38px;height:38px;margin-right:3px}.blog-dot-loading{margin:0 auto 30px;width:70px;text-align:center;padding:10px 0}.blog-dot-loading i{margin-right:10px}.blog-dot-loading>div{width:14px;height:14px;background-color:#7e93a9;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.blog-dot-loading .blog-dot-1{animation-delay:-0.32s}.blog-dot-loading .blog-dot-2{animation-delay:-0.16s}@keyframes sk-bouncedelay{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}.blog-heading{margin-bottom:20px;font-size:22px;font-weight:bold}.text-center{text-align:center}.top-bar .controls-list.blog-entrypoint{float:left;margin-left:-12px;order:99;margin-right:auto}@media(max-width: 1199px){.top-bar .controls-list.blog-entrypoint{margin-left:0}}.top-bar .controls-list.blog-entrypoint i.fa{margin-right:3px;font-size:13px !important}.blog-wrapper{background:#fff;font-family:"Roboto",sans-serif}.blog-wrapper .blog-recent-post:hover .blog-recent-post-title,.blog-wrapper a:not(.blog-recent-post):not(.blog-action-readmore):not(.btn):hover{text-decoration:underline}.blog-wrapper .blog-search .blog-search-wrap{position:relative}.blog-wrapper .blog-search .blog-search-wrap .blog-search-input{height:40px;width:100%;line-height:40px;padding:0 45px 0 15px;border:#eee solid 1px;outline:none;font-size:15px;transition:all .15s ease-out;border-radius:3px}.blog-wrapper .blog-search .blog-search-wrap .blog-search-input:focus,.blog-wrapper .blog-search .blog-search-wrap .blog-search-input:active,.blog-wrapper .blog-search .blog-search-wrap .blog-search-input:hover{border-color:#1976d2;-o-box-shadow:0px 1px 3px rgba(0,0,0,.2);box-shadow:0px 1px 3px rgba(0,0,0,.2)}.blog-wrapper .blog-search .blog-search-wrap .blog-search-submit{position:absolute;right:0;top:0;height:40px;width:40px;background:none;border:none;font-size:17px;border-radius:3px}.blog-container{padding-top:40px;min-height:530px}@media(min-width: 1200px){.blog-container{padding-left:0;padding-right:0}}.blog-container .blog-row-small-gutters{margin-left:-10px;margin-right:-10px}.blog-container .blog-row-small-gutters .blog-col-small-gutters{padding-left:10px;padding-right:10px}.blog-header{background-color:#f7f7f9;background-size:cover;border-bottom:#f1f1f1 solid 1px;padding:35px 0}@media(min-width: 1200px){.blog-header .container-max{padding-left:0}}.blog-header .blog-category-name{margin:0;line-height:40px}.blog-header .blog-search{max-width:640px;margin:20px auto 0;padding:0 20px}.blog-header .blog-search .blog-search-wrap .blog-search-input{font-size:21px;height:44px;padding-left:15px}.blog-header .blog-search .blog-search-wrap .blog-search-submit{height:44px;width:44px}.blog-header .blog-breadcrumbs{height:33px;display:block}.blog-header .blog-breadcrumbs>nav{font-size:13px;padding:0;display:block !important}.blog-header .blog-breadcrumbs>nav ul.breadcrumb{padding:5px 0;background:rgba(0,0,0,0) !important}.blog-header .blog-breadcrumbs>nav ul.breadcrumb li.breadcrumb-item a{color:#4d4f4d}.blog-header .blog-breadcrumbs>nav ul.breadcrumb li.breadcrumb-item span,.blog-header .blog-breadcrumbs>nav ul.breadcrumb li.breadcrumb-item:before{color:#7e93a9}.blog-header .blog-breadcrumbs>nav ul.breadcrumb li.breadcrumb-item a,.blog-header .blog-breadcrumbs>nav ul.breadcrumb li.breadcrumb-item span{padding:0 5px;line-height:23px}.blog-posts .blog-post-image-fullwidth{max-height:300px;-o-object-fit:cover;object-fit:cover}.blog-posts .blog-heading{padding-bottom:15px;border-bottom:#f1f1f1 solid 1px}.blog-posts .blog-post{padding-bottom:20px;border-bottom:#f1f1f1 solid 1px}.blog-post{margin-bottom:45px}.blog-post .blog-post-content{padding-bottom:20px}.blog-post .blog-post-header .blog-category-name,.blog-post .blog-post-header .blog-details .blog-detail{color:#7e93a9}.blog-post .blog-post-header .blog-category-name{color:#1976d2;font-size:13px}.blog-post .blog-post-header .blog-post-title{color:#4d4f4d;font-weight:bold;font-size:27px;line-height:1.2;margin-bottom:10px;display:inline-block}.blog-post .blog-post-header .blog-details .blog-detail{font-size:13px}.blog-post .blog-post-header .blog-details .blog-detail.blog-detail-author .blog-avatar{margin-right:10px}.blog-post .blog-post-header .blog-details .blog-detail.blog-detail-author .blog-detail-author-name{color:#1976d2}.blog-post .blog-post-image{margin-bottom:30px;border-radius:3px}.blog-post .blog-post-image.blog-post-image-fullwidth{width:100%}.blog-post .blog-post-shortdescription{margin-bottom:20px;font-size:15px}.blog-post .blog-actions{font-size:14px}.blog-post .blog-actions .blog-action-readmore{border-bottom:rgba(0,0,0,0) solid 1px;padding:5px 15px 5px 0;position:relative;transition:all .15s ease-out}.blog-post .blog-actions .blog-action-readmore:after,.blog-post .blog-actions .blog-action-readmore:before{content:"";font-family:"FontAwesome";position:absolute;font-size:14px;top:4px;transition:all .15s ease-out}.blog-post .blog-actions .blog-action-readmore:after{right:4px}.blog-post .blog-actions .blog-action-readmore:before{right:12px;opacity:0}.blog-post .blog-actions .blog-action-readmore:hover{border-bottom-color:#1976d2}.blog-post .blog-actions .blog-action-readmore:hover:after{right:0}.blog-post .blog-actions .blog-action-readmore:hover:before{right:4px;opacity:1}.blog-post .blog-body{margin-bottom:20px;line-height:1.5}.blog-body{line-height:1.5}.blog-post .blog-body p{margin-bottom:1.5em}.blog-post .blog-body h1,.blog-post .blog-body h2,.blog-post .blog-body h3,.blog-post .blog-body h4,.blog-post .blog-body h5,.blog-post .blog-body h6{line-height:1.46em}.blog-post .blog-body img{max-width:100%}.blog-post .blog-body blockquote{position:relative;font-size:25px;padding:30px 40px 20px;text-align:center}.blog-post .blog-body blockquote p{margin-bottom:0}.blog-post .blog-body blockquote:before{content:"“";position:absolute;font-family:Georgia,Arial,sans-serif;z-index:0;margin:0;left:50%;transform:translateX(-50%) rotate(1deg);color:#7e93a9;line-height:40px;opacity:.11;font-size:120px}.blog-post .blog-tags{margin-bottom:0;padding:15px 0;border-top:#f1f1f1 solid 1px;border-bottom:#f1f1f1 solid 1px}.blog-single .blog-post-header{padding-bottom:10px}.blog-single .blog-post .blog-post-title{font-size:30px;margin-bottom:20px}.blog-load-more{text-align:center}.blog-load-more .blog-btn-load-more{display:inline-block;width:auto;padding:15px 50px;margin-bottom:70px;background:#efefef;border-radius:3px;transition:all .15s ease-out}.blog-load-more .blog-btn-load-more:hover{background:#1976d2;color:#fff;padding:15px 60px}@media(min-width: 1200px){.blog-sidebar{padding-left:35px}}.blog-sidebar .blog-sidebar-section{margin-bottom:50px}.blog-sidebar .blog-sidebar-section .blog-sidebar-title{margin-bottom:20px;font-size:22px;font-weight:bold}.blog-sidebar .blog-recent-posts .blog-sidebar-loading{text-align:center}.blog-sidebar .blog-recent-posts .blog-recent-post{margin-bottom:20px;display:block}.blog-sidebar .blog-recent-posts .blog-recent-post .blog-recent-post-title{margin-bottom:5px;padding-top:4px;color:#4d4f4d;font-weight:600;font-size:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:18px;max-height:40px}.blog-sidebar .blog-recent-posts .blog-recent-post .blog-recent-post-date{color:#7e93a9;font-size:12px;margin-bottom:0;text-decoration:none !important}.blog-sidebar .blog-recent-posts .blog-recent-post .blog-recent-post-image{width:90px;height:65px;float:left;margin-right:15px;background-color:#f7f7f9;border-radius:3px}.blog-sidebar .blog-recent-posts .blog-recent-post .blog-recent-post-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:65px;border-radius:3px}.blog-sidebar .blog-recent-posts .blog-recent-post:hover .blog-recent-post-title{color:#1976d2}.blog-dummy-post{opacity:.15;margin-bottom:-150px;position:relative}.blog-dummy-post .blog-post-image{background:#7e93a9;height:100px}.blog-dummy-post span{background:currentColor;min-width:125px;display:inline-block;color:#7e93a9;border-radius:3px}.blog-dummy-post span:before{content:"|";opacity:0}.blog-dummy-post span.blog-detail-author{background:rgba(0,0,0,0);min-width:0}.blog-dummy-post span.blog-detail-author:before{content:""}.blog-dummy-post .blog-post-content{border-color:#7e93a9}.blog-dummy-post .blog-dummy-fullwidth{width:100% !important}.blog-dummy-post .blog-category-name span,.blog-dummy-post .blog-action-readmore,.blog-dummy-post .blog-detail-author-name span{color:#1976d2}.blog-dummy-post .blog-post-title{display:block !important}.blog-dummy-post .blog-post-title span{border-radius:0 0 3px 3px;width:50%}.blog-dummy-post .blog-post-title span.blog-dummy-fullwidth{border-radius:3px 3px 3px 0}.blog-dummy-post .blog-post-shortdescription{line-height:15px}.blog-dummy-post .blog-post-shortdescription span{line-height:7px}.blog-dummy-post .blog-actions .blog-action-readmore:after,.blog-dummy-post .blog-actions .blog-action-readmore:before{content:""}.blog-dummy-post .blog-details .blog-avatar{min-width:0;border-radius:50%}.blog-dummy-post .blog-details span{vertical-align:middle}.blog-dummy-post:after{content:"";left:0;right:0;top:0;bottom:0;display:block;background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 );position:absolute}.clear{clear:both;display:block;width:100%}.textil-step-icon{font-size:150px;display:block;margin-bottom:10px}.textil-step-nr{font-size:40px;font-weight:800}.textil-step p{text-align:left;font-weight:600}.con-reinit{margin-top:1rem}.payment-confirmation-btn{padding:6px .5rem;border-radius:.1rem;color:#fff !important;background-color:#7ed321;cursor:pointer}.payment-confirmation-btn:hover{background-color:#569117}.payment-confirmation-btn>span{font-weight:normal}.payPalSpinner.payPalLoading{padding:50px;position:relative;text-align:center}.paypalSmartButtons{padding:0 20px}.paypalSmartButtons .paypal-buttons{width:100%;margin:0}.payPalSpinner.payPalLoading:before{content:"";height:30px;width:30px;margin:-15px auto auto -15px;position:absolute;top:50%;left:50%;border-width:8px;border-style:solid;border-color:#2180c0 #ccc #ccc;border-radius:100%;animation:rotation .7s infinite linear}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}#modalPayPalInstallmentCheck dt{width:65%}#modalPayPalInstallmentCheck dd{text-align:right;width:25%}.paypal-installment-specific-promotion{border:2px solid #009cde;border-radius:10px;padding:5px;margin-bottom:10px}.paypal-installment-specific-promotion .paypal-installment-specific-promotion-financing-option{background-color:#f1f1f1;padding:5px}.paypal-installment-specific-promotion .paypal-installment-specific-promotion-financing-option table{width:100%}.paypal-installment-specific-promotion .paypal-installment-specific-promotion-financing-option table tr td:first-child{text-align:left !important}.paypal-installment-specific-promotion .paypal-installment-specific-promotion-financing-option table tr td:nth-child(2){text-align:right !important;font-weight:bold}#addressBookWidgetDiv,#walletWidgetDiv{width:100%;height:250px}#shippingOptionsListWr ul{padding:0}#shippingOptionsListWr li{list-style:none}.amz-checkout-box{margin:15px 0}.amz-border-box{border:1px solid #bbb;border-radius:6px;background:#fff;padding:1em}.amz-border-box.with-mb{margin-bottom:15px}.order-details-table{float:right}.amz-checkout-order-button-wr{clear:right;float:right}.amz-checkout-order-button-wr::after,.order-details-table::after,#orderDetailsWr::after,.amz-border-box::after{content:"";display:table;clear:both}.order-details-table dl{display:inline-block}.order-details-table dl dt{float:left;clear:both;width:200px}.order-details-table dl dd{float:right;width:200px;text-align:right}.order-items-table{display:table;width:100%;border-bottom:1px solid #ccc;padding-bottom:1em;margin-bottom:1em}.order-items-table .line{display:table-row}.order-items-table .line.head{font-weight:bold}.order-items-table .line>*{display:table-cell}.order-items-table .price,.order-items-table .quantity,.order-items-table .final-price{text-align:right;max-width:150px}.amzPayButton img{max-width:100%}#add-item-to-basket-overlay .amzPayButton{margin:3px 0 0 0;display:inline-block}#add-item-to-basket-overlay .amzPayButton img{height:2.5em}.amz-checkout-order-button-wr.wallet-only{margin:1em 0}.amz-loading{height:55px;min-width:55px;background:url("data:image/gif;base64,R0lGODlhNgA3APMAAP///wAAAHh4eBwcHA4ODtjY2FRUVNzc3MTExEhISIqKigAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAANgA3AAAEzBDISau9OOvNu/9gKI5kaZ4lkhBEgqCnws6EApMITb93uOqsRC8EpA1Bxdnx8wMKl51ckXcsGFiGAkamsy0LA9pAe1EFqRbBYCAYXXUGk4DWJhZN4dlAlMSLRW80cSVzM3UgB3ksAwcnamwkB28GjVCWl5iZmpucnZ4cj4eWoRqFLKJHpgSoFIoEe5ausBeyl7UYqqw9uaVrukOkn8LDxMXGx8ibwY6+JLxydCO3JdMg1dJ/Is+E0SPLcs3Jnt/F28XXw+jC5uXh4u89EQAh+QQJCgAAACwAAAAANgA3AAAEzhDISau9OOvNu/9gKI5kaZ5oqhYGQRiFWhaD6w6xLLa2a+iiXg8YEtqIIF7vh/QcarbB4YJIuBKIpuTAM0wtCqNiJBgMBCaE0ZUFCXpoknWdCEFvpfURdCcM8noEIW82cSNzRnWDZoYjamttWhphQmOSHFVXkZecnZ6foKFujJdlZxqELo1AqQSrFH1/TbEZtLM9shetrzK7qKSSpryixMXGx8jJyifCKc1kcMzRIrYl1Xy4J9cfvibdIs/MwMue4cffxtvE6qLoxubk8ScRACH5BAkKAAAALAAAAAA2ADcAAATOEMhJq7046827/2AojmRpnmiqrqwwDAJbCkRNxLI42MSQ6zzfD0Sz4YYfFwyZKxhqhgJJeSQVdraBNFSsVUVPHsEAzJrEtnJNSELXRN2bKcwjw19f0QG7PjA7B2EGfn+FhoeIiYoSCAk1CQiLFQpoChlUQwhuBJEWcXkpjm4JF3w9P5tvFqZsLKkEF58/omiksXiZm52SlGKWkhONj7vAxcbHyMkTmCjMcDygRNAjrCfVaqcm11zTJrIjzt64yojhxd/G28XqwOjG5uTxJhEAIfkECQoAAAAsAAAAADYANwAABM0QyEmrvTjrzbv/YCiOZGmeaKqurDAMAlsKRE3EsjjYxJDrPN8PRLPhhh8XDMk0KY/OF5TIm4qKNWtnZxOWuDUvCNw7kcXJ6gl7Iz1T76Z8Tq/b7/i8qmCoGQoacT8FZ4AXbFopfTwEBhhnQ4w2j0GRkgQYiEOLPI6ZUkgHZwd6EweLBqSlq6ytricICTUJCKwKkgojgiMIlwS1VEYlspcJIZAkvjXHlcnKIZokxJLG0KAlvZfAebeMuUi7FbGz2z/Rq8jozavn7Nev8CsRACH5BAkKAAAALAAAAAA2ADcAAATLEMhJq7046827/2AojmRpnmiqrqwwDAJbCkRNxLI42MSQ6zzfD0Sz4YYfFwzJNCmPzheUyJuKijVrZ2cTlrg1LwjcO5HFyeoJeyM9U++mfE6v2+/4PD6O5F/YWiqAGWdIhRiHP4kWg0ONGH4/kXqUlZaXmJlMBQY1BgVuUicFZ6AhjyOdPAQGQF0mqzauYbCxBFdqJao8rVeiGQgJNQkIFwdnB0MKsQrGqgbJPwi2BMV5wrYJetQ129x62LHaedO21nnLq82VwcPnIhEAIfkECQoAAAAsAAAAADYANwAABMwQyEmrvTjrzbv/YCiOZGmeaKqurDAMAlsKRE3EsjjYxJDrPN8PRLPhhh8XDMk0KY/OF5TIm4qKNWtnZxOWuDUvCNw7kcXJ6gl7Iz1T76Z8Tq/b7/g8Po7kX9haKoAZZ0iFGIc/iRaDQ40Yfj+RepSVlpeYAAgJNQkIlgo8NQqUCKI2nzNSIpynBAkzaiCuNl9BIbQ1tl0hraewbrIfpq6pbqsioaKkFwUGNQYFSJudxhUFZ9KUz6IGlbTfrpXcPN6UB2cHlgfcBuqZKBEAIfkECQoAAAAsAAAAADYANwAABMwQyEmrvTjrzbv/YCiOZGmeaKqurDAMAlsKRE3EsjjYxJDrPN8PRLPhhh8XDMk0KY/OF5TIm4qKNWtnZxOWuDUvCNw7kcXJ6gl7Iz1T76Z8Tq/b7yJEopZA4CsKPDUKfxIIgjZ+P3EWe4gECYtqFo82P2cXlTWXQReOiJE5bFqHj4qiUhmBgoSFho59rrKztLVMBQY1BgWzBWe8UUsiuYIGTpMglSaYIcpfnSHEPMYzyB8HZwdrqSMHxAbath2MsqO0zLLorua05OLvJxEAIfkECQoAAAAsAAAAADYANwAABMwQyEmrvTjrzbv/YCiOZGmeaKqurDAMAlsKRE3EsjjYxJDrPN8PRLPhfohELYHQuGBDgIJXU0Q5CKqtOXsdP0otITHjfTtiW2lnE37StXUwFNaSScXaGZvm4r0jU1RWV1hhTIWJiouMjVcFBjUGBY4WBWw1A5RDT3sTkVQGnGYYaUOYPaVip3MXoDyiP3k3GAeoAwdRnRoHoAa5lcHCw8TFxscduyjKIrOeRKRAbSe3I9Um1yHOJ9sjzCbfyInhwt3E2cPo5dHF5OLvJREAOwAAAAAAAAAAAA==") no-repeat center}.amz-comment-textarea{width:100%;height:80px}@media(max-width: 540px){#add-item-to-basket-overlay .item-confirm-special-case-blue{position:static}}@media(max-width: 991px){.amzPayButton.articleCheckout{width:100%;text-align:center}}@media(min-width: 992px){.amzPayButton.articleCheckout{float:right;margin-right:15px}}.ball-table .table-left{float:left;width:50%}.tableclear::before,.tableclear::after,.table-cell-ball::after,.table-cell-ball:before{content:" ";display:table}.tableclear::after,.table-cell-ball::after{clear:both}.tableclear{zoom:1}.table-verband .table-cell-ball{text-align:left}.ball-table a:not(.collapsed) .balltablearrow{transform:scaleY(-1);transition-timing-function:ease;transition-duration:.35s;transform-origin:50% 60%}.balltablearrow{transition:all .5s;float:right;margin-left:20px}.ball-table .table-cell-ball{text-align:center}.ball-table .table-cell-ball>a{display:inline-block}.ball-table .light{font-size:12px}.ball-table .button-wrap a:hover{border-radius:4px;color:#fff}.ball-table .rad-button.red.xsmall:hover{background-image:linear-gradient(-180deg, #F5515F 0%, #9F041B 100%)}.ball-table .rad-button.blue.xsmall:hover{background-image:linear-gradient(-180deg, #519FF5 0%, #134788 100%)}.ball-table .rad-button.green.xsmall:hover{background-image:linear-gradient(-180deg, #88D888 0%, #219337 100%)}.ball-table .rad-button.xsmall{width:110px;height:25px;font-size:11px;color:#504e4b;display:block;margin:5px auto;line-height:23px;text-decoration:none !important;cursor:pointer}.table-cell-head-mobile>span{float:right;width:50%}.ball-table .rad-button{white-space:nowrap;top:0px;border-radius:3px;position:relative;border:none;cursor:pointer;transition:.2s all ease;font-weight:300;background-image:linear-gradient(-180deg, #FFFFFF 0%, #DFDFDF 100%);border:1px solid #eaeaea;border-radius:4px;padding-left:20px}.ball-table .green-dot,.ball-table .red-dot,.ball-table .blue-dot{width:13px;height:13px;display:inline-block;position:absolute;left:5px;border-radius:100px;top:50%;transform:translateY(-50%)}.table-cell-ball .button-wrap{margin:5px 0px;float:right;width:50%}.ball-table .blue-dot{background-image:linear-gradient(-180deg, #519FF5 0%, #134788 100%)}.ball-table .green-dot{background-image:linear-gradient(-180deg, #88D888 0%, #219337 100%)}.ball-table .red-dot{background-image:linear-gradient(-180deg, #F5515F 0%, #9F041B 100%)}.verbandcell [data-toggle=collapse]{display:block;padding:13px 10px;border-bottom:solid 1px #ccc;width:100%;color:#504e4b;text-align:left;font-weight:600;text-decoration:none !important}.table-cell-mobile{float:left;width:50%;clear:right}.table-cell-head-mobile{color:#fff;background:#4a4a51;padding:7px}.ball-table .table-cell-ball:not(.verbandcell){text-align:center;display:flex;align-items:center;border-bottom:solid 1px;padding:10px 0px}.table-row-ball.collapse.show{display:block}.ppbtnspecialsmall{font-size:13px;padding:0 15px}.ppbtnspecialsmall img{max-width:90%}@media(min-width: 768px){.table-cell-ball .button-wrap{float:none;width:auto}.ball-table>.table-row-ball:nth-child(4n+1),.table-verband>.table-row-ball:nth-child(2n+1){background:#e5e5e5}.table-verband .table-cell-ball{padding-left:10px}.table-row-ball{height:65px}.first-row-head-ball,.th-table-head{background:#4a4a51;color:#fff}.tableclear::before,.tableclear::after,.table-cell-ball::before,.table-cell-ball::after{content:none;display:none}.tableclear::after,.table-cell-ball::after{clear:none}.tableclear{zoom:0}.ball-table.table-ball,.table-verband.table-ball{display:table}.ball-table .table-header-group{display:table-header-group}.ball-table .table-row-ball,.table-verband .table-row-ball{display:table-row}.ball-table .collapse,.table-row-ball.collapse.show{display:table-row}.ball-table .table-cell-ball,.ball-table .table-cell-ball:not(.verbandcell){display:table-cell;text-align:center;vertical-align:middle;border:0;padding:0}.table-verband .table-cell-ball{display:table-cell;text-align:left;vertical-align:middle}.ball-table .collapse>.table-cell-ball{width:auto;float:none}.table-verband{width:20% !important;float:left}.ball-table{width:80% !important;table-layout:fixed}.ball-table .verbandcell{text-align:left}.ball-table .collapse:not(.show){display:table-row !important}.ball-table .right-cell{float:none}}@media(min-width: 992px){.table-verband{width:25% !important}.ball-table{width:75% !important}}.method-list .method-list-item[data-id="16"]{display:none}.feedback-orderitem-modal .modal-header{flex-direction:row-reverse}.feedback-orderitem-modal.modal a{margin-bottom:10px}.feedback-orderitem-modal div.stars{width:135px;margin-top:20px}.cookie-bar:not(.out){background:#fff;z-index:9999}.cookie-bar:not(.out)~.ccklayer{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1020}body .cookie-bar>.container-max>div:first-child>div>div>a.text-primary{background:#fff !important;padding:0 !important;border:0 !important;color:#727272 !important;font-size:13px !important;margin:0 !important}.shopBuilderActive .ccklayer,.shopBuilderActive .cookie-bar{display:none !important}.cookie-bullet-list{display:none !important}.cookie-bar [data-cb=expand]{margin-top:12px}.cookie-bar .col-md-3 [data-cb=acceptAll]{font-size:16px;margin-bottom:15px}.cookie-bar .privacy-settings{max-height:50vh}.overflow-auto{overflow:auto !important}.card,.cmp-address-list .items>div:first-child{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.1rem}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-body{padding:1rem}.card-title{margin-bottom:.75rem}.card-text:last-child{margin-bottom:0}.cookie-bar .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.1rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.badge-primary{color:#1a1a1a;background-color:#e9ff57}.border-top{border-top:1px solid #dee2e6 !important}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-switch{padding-left:2.25rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input[disabled]~.custom-control-label,.custom-control-input:disabled~.custom-control-label{color:#767676}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top;display:inline-block}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#1a1a1a;background-color:#1a1a1a}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(126,180,156,.5)}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#158ef1;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;transform:translateX(0.75rem)}.custom-switch-veredelung .custom-control{width:4rem;padding-left:2.25rem;min-height:2.5rem}.custom-switch-veredelung .custom-control .custom-control-label:before{width:4rem;height:2rem;border-radius:2rem}.custom-switch-veredelung .custom-control .custom-control-label:after{width:calc(2rem - 4px);height:calc(2rem - 4px);border-radius:2rem}.custom-switch-veredelung .custom-control-input:checked~.custom-control-label:after{webkit-transform:translateX(2rem);transform:translateX(2rem)}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-striped{width:100%}.table-striped td{padding:10px}.cookie-bar__message{line-height:18px;display:block;font-size:12px}.cookie-bar .btn-link,.cookie-bar a{font-size:12px}.cookie-bar .table-sm th,.cookie-bar .table-sm td{padding:.3rem}.cookie-bar .table th,.cookie-bar .table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.cookie-ba .bg-light{color:#212529;background-color:#f8f9fa}.cookie-bar__link{margin-left:5px}.cookie-bar .btn-default{display:block;margin-top:10px;background:#fff;font-size:12px}.cookie-bar__message .btn-link{display:inline-block;width:auto;color:#000;padding:0;text-decoration:underline;margin:0;position:relative;top:-2px}a.card-link.text-primary.text-appearance{margin-left:0}.history-pagination .pagination .page-item.active a{color:#fff}.cookie-bar .privacy-settings{max-height:50vh}.cookie-bar .privacy-settings table tr td:first-child{width:200px}.cookie-bar-toggle{display:none}.cookie-bar.out{left:15px;right:auto}.cookie-bar.out>.container-max{display:none}.cookie-bar.out>.cookie-bar-toggle{display:block}.cookie-bar .privacy-settings{max-height:50vh}.cookie-bar .privacy-settings table tr td:first-child{width:200px}.cookie-bar-toggle{display:none}.cookie-bar.out{left:15px;right:auto}.cookie-bar.out>.container-max{display:none}.cookie-bar.out>.cookie-bar-toggle{display:block}.cookie-bar.overlay:not(.out){box-shadow:0 0 0 calc(100vh + 100vw) rgba(0,0,0,.5)}.cookie-bar a.card-link.text-primary.text-appearance{margin-left:0}.cookie-bar:not(.out){display:flex;align-items:center;position:fixed;left:50%;bottom:50%;transform:translate(-50%, 50%);box-shadow:0 0 10px rgba(0,0,0,.5);width:calc(100% - 15px);border:none !important;border-radius:5px}@media only screen and (min-width: 768px){.cookie-bar:not(.out){width:600px}}@media only screen and (min-width: 768px){.cookie-bar>.container-max>div:first-child>div>div>a.text-primary{width:170px}}@media only screen and (min-width: 768px){.cookie-bar .container-max .row .col-6.col-md-3 .btn.btn-block.btn-primary.btn-appearance{white-space:nowrap;position:absolute;left:0;right:0}}.cookie-bar>.container-max>div:first-child>div>div>a.text-primary{background:#d3d3d3;color:#fff !important;padding:1rem;text-decoration:none !important;line-height:1.25rem;border:1px solid #d3d3d3}.cookie-bar>.container-max>div>.col-md-8{max-width:100% !important}.cookie-bar>.container-max>div:first-child>div>.btn.btn-default.btn-block{display:none}.cookie-bar>.container-max>div:first-child>div>div>span.custom-control.custom-switch.custom-control-appearance{display:none !important}.cookie-bar>.container-max>div:first-child>div>div>a.text-primary{margin-top:1rem;text-align:center;text-decoration:underline}.cookie-bar>.container-max>div:first-child>div>.btn-primary{margin-top:1rem;padding:1rem}.cookie-bar>.container-max>div:first-child{flex-direction:column;text-align:center}.cookie-bar>.container-max>div:first-child p{text-align:justify}.cookie-bar>.container-max>div:first-child>div{margin:0 auto}.main-img-gallery>.doubletag{padding-top:40px}@media(min-width: 1200px){.main-img-gallery>.doubletag{padding-top:0px}}video:focus{outline:0}video:focus-visible{outline:0}.section-home-banner .section-home-banner-item{display:block;padding-bottom:50%}.section-home-banner .section-home-banner-item.bg-home-banner-grey{background:#dad7d9}.section-home-banner .section-home-banner-item>picture img{position:absolute;width:100%;top:0;left:0;height:100%;-o-object-fit:cover;object-fit:cover;max-width:none}.section-home-banner .section-home-banner-item .section-home-banner-img-wrap{min-width:120px;text-align:center;overflow:hidden}.section-home-banner .section-home-banner-item .section-home-banner-video-wrap{width:120px}@media(min-width: 1200px){.section-home-banner .section-home-banner-item .section-home-banner-video-wrap{width:180px}}@media(min-width: 1400px){.section-home-banner .section-home-banner-item .section-home-banner-video-wrap{width:230px}}@media(min-width: 1680px){.section-home-banner .section-home-banner-item .section-home-banner-video-wrap{width:310px}}@media(min-width: 2000px){.section-home-banner .section-home-banner-item .section-home-banner-video-wrap{width:390px}}@media(min-width: 2400px){.section-home-banner .section-home-banner-item .section-home-banner-video-wrap{width:430px}}.section-home-banner .section-home-banner-item .section-home-banner-video-wrap video{max-width:100%;transform:scale(1.3);outline:0;clip-path:inset(1px 1px);filter:contrast(101%)}@media(min-width: 1200px){.section-home-banner .section-home-banner-item .section-home-banner-video-wrap video{transform:scale(1.09)}}@media(min-width: 1680px){.section-home-banner .section-home-banner-item .section-home-banner-video-wrap video{transform:scale(1.1)}}.section-home-banner .section-home-banner-item .section-home-banner-video-wrap video:focus{outline:0}.section-home-banner .section-home-banner-item .section-home-banner-item-infos{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;padding:0 15px}.section-home-banner .section-home-banner-item .section-home-banner-item-infos img{max-height:110px}.section-home-banner .section-home-banner-item .section-home-banner-item-infos .section-home-banner-item-txt{margin-left:10%}.section-home-banner .section-home-banner-item .section-home-banner-item-infos .section-home-banner-item-txt h2{font-size:clamp(1rem,4.3vw,22px);text-transform:uppercase;margin:0 0 20px;font-family:"Montserrat";font-style:italic;line-height:1.3}.section-white-claim{text-align:center;font-family:"Montserrat";font-style:italic;line-height:1.3;text-transform:uppercase;padding:15px;font-size:clamp(16px,2vw,27px)}.section-white-claim h2{margin:0;font-size:18px}@media(min-width: 576px){.section-home-banner .section-home-banner-item{padding-bottom:35%}.section-home-banner .section-home-banner-item .section-home-banner-item-infos .section-home-banner-item-txt h2{font-size:clamp(22px,3.4vw,30px)}}@media(min-width: 768px){.section-home-banner .section-home-banner-item{padding-bottom:50%}.section-home-banner .section-home-banner-item .section-home-banner-item-infos .section-home-banner-item-txt h2{font-size:clamp(16px,2vw,26px)}.section-white-claim h2{font-size:1.3em}}@media(min-width: 992px){.section-home-banner .section-home-banner-item{padding-bottom:45%}.section-home-banner .section-home-banner-item .section-home-banner-item-infos .section-home-banner-item-txt h2{font-size:clamp(16px,2.1vw,29px)}.section-home-banner .section-home-banner-item .section-home-banner-item-infos .section-home-banner-item-txt .btn-primary{padding:10px 60px}.section-white-claim h2{font-size:1.3em}}@media(min-width: 1200px){.section-home-banner .section-home-banner-item{padding-bottom:40%}.section-home-banner .section-home-banner-item .section-home-banner-item-infos{padding:0 50px}.section-home-banner .section-home-banner-item .section-home-banner-item-infos img{max-height:150px}.section-home-banner .section-home-banner-item .section-home-banner-item-infos .section-home-banner-item-txt h2{font-size:clamp(16px,2.5vw,25px)}}@media(min-width: 1400px){.section-home-banner .section-home-banner-item{padding-bottom:38%}.section-home-banner .section-home-banner-item .section-home-banner-item-infos img{max-height:175px}.section-home-banner .section-home-banner-item .section-home-banner-item-infos .section-home-banner-item-txt h2{font-size:clamp(16px,2.5vw,30px)}}@media(min-width: 1680px){.section-home-banner .section-home-banner-item{padding-bottom:33%}.section-home-banner .section-home-banner-item .section-home-banner-item-infos{padding:0 50px}.section-home-banner .section-home-banner-item .section-home-banner-item-infos img{max-height:230px}.section-home-banner .section-home-banner-item .section-home-banner-item-infos .section-home-banner-item-txt h2{font-size:clamp(16px,2.5vw,36px)}}.cat-undercats-links{list-style:none;padding:0;margin-bottom:0;margin-top:0}.cat-undercats-links a{padding:7px 0px 7px 0;display:block;display:flex;justify-content:space-between;padding-right:15px;color:#fff}.cat-undercats-links a:hover{color:#e9ff57}.cat-undercats-links .active>a{color:#e9ff57}.cat-undercats-links .active span.icon-down-open-big{transform:rotate(90deg)}.cat-undercats-links .activeCollapse span.icon-down-open-big{transform:rotate(90deg)}.itemcount-muted{display:block;margin-bottom:20px;margin-top:5px;font-weight:500}.cat-verein-second-step a{font-weight:500;margin-bottom:30px;display:block;word-break:break-word;border:solid 2px #dad9d9;padding:15px;border-radius:20px;text-align:center;transition:all 300ms ease 0s}.cat-verein-second-step a:hover{box-shadow:0 6px 16px 0 rgba(0,0,0,.05)}.cat-verein-second-step a img{max-width:100%}.cat-verein-second-step a span{display:block;margin-top:20px;font-size:13px;font-size:.8667rem}@media(min-width: 1200px){.cat-verein-second-step a span{font-size:15px;font-size:1rem}}@media(min-width: 1400px){.cat-verein-second-step a span{font-size:20px}}.col-big-next-page{display:none;align-items:center;justify-content:center}@media(min-width: 1680px){.col-big-next-page{display:flex}}.col-big-next-page .page-link{background:#fafafa;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:120px;max-height:340px;border-radius:50px}.col-big-next-page .page-link:hover{background:#e5e5e5}.special-max-width{max-width:1400px;margin:0 auto}.pagination .page-item{display:inline-block;margin:0px 5px}.pagination .page-item a{display:inline-block;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:19px;border-radius:15px}.pagination .page-item a:hover{background:#1a1a1a;color:#e9ff57}.pagination .page-item.active a{background:#1a1a1a;color:#e9ff57}.pagination .page-item.page-nextprev a{width:40px;height:40px;line-height:43px;background:#e9ff57;border-radius:20px;color:#1a1a1a}.pagination .page-item.page-nextprev a:hover{background:#1a1a1a;color:#e9ff57}.pagination .page-item.disabled{display:none}@media(min-width: 992px){.cat-undercats-links{background:#616161}.leftsidecat-bg{position:relative;background:#616161;color:#fff;padding:25px 0;margin-bottom:25px;padding-left:15px}.teamshop-items .leftsidecat-bg{background:#fff;padding-left:0;color:#1a1a1a}}.teamshop-container{line-height:1.2;font-size:16px;color:#1a1a1a}.background-grey-mobile{background:#dad9d9}@media(min-width: 1200px){.background-grey-mobile{background:rgba(0,0,0,0)}}.color-grey-desktop{color:#1a1a1a}@media(min-width: 1200px){.color-grey-desktop{color:#dad9d9}}.list-teamshop-usp-icons li{margin-bottom:15px;display:flex;align-items:center}.list-teamshop-usp-icons li:last-child{margin-bottom:0}.list-teamshop-usp-icons li>span{font-size:28px;margin-right:15px;color:#e9ff57}.teamshop-wrap{position:relative}.teamshop-wrap .js-video{max-width:610px}.link-map-pdf .txt-handout{font-size:18px}.headline-teamshop-count{font-size:22px;margin:20px 0;padding:0 15px}@media(min-width: 768px){.headline-teamshop-count{font-size:30px}}.teamshop-usp{line-height:1.5}.teamshop-wrap-bottom{padding:50px 0 0}.black-btn{background:#1a1a1a;border-color:#1a1a1a;color:#e9ff57}.black-btn:hover{background:#1A1A1Adb;border-color:#1A1A1Adb}.green-btn{background:#e9ff57;border-color:#e9ff57;color:#1a1a1a}.green-btn:hover{background:#e9ff57db;border-color:#e9ff57db}.form-teamshop input[type=text],.form-teamshop input[type=email]{border-radius:500px;background:rgba(0,0,0,0)}.form-teamshop .btn{font-weight:900;font-size:18px;color:#1a1a1a}.form-teamshop.form-white-input-desktop input[type=text],.form-teamshop.form-white-input-desktop input[type=email]{border-color:#1a1a1a;color:#1a1a1a}@media(min-width: 1200px){.form-teamshop.form-white-input-desktop input[type=text],.form-teamshop.form-white-input-desktop input[type=email]{border-color:#fff;color:#fff}}.form-teamshop.form-white-input input[type=text],.form-teamshop.form-white-input input[type=email]{border-color:#fff;color:#fff}.form-teamshop.form-black-input input[type=text],.form-teamshop.form-black-input input[type=email]{border-color:#1a1a1a;color:#1a1a1a}.form-teamshop.form-black-btn .btn{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.form-teamshop.form-black-btn .btn:hover{background:#1A1A1Adb;border-color:#1A1A1Adb}.form-teamshop.form-green-btn .btn{background:#e9ff57;border-color:#e9ff57}.form-teamshop.form-green-btn .btn:hover{background:#e9ff57db;border-color:#e9ff57db}.form-teamshop .row{margin-left:-0.25rem;margin-right:-0.25rem}.form-teamshop .row .col-6,.form-teamshop .row .col-12{padding-left:.25rem;padding-right:.25rem}.slider-teamshop-experts-wrap .slider-teamshop-experts .teamshop-expert-img{border-radius:250px;overflow:hidden;width:120px;height:120px;min-width:120px;min-height:120px;border:solid 4px #e9ff57}.slider-teamshop-experts-wrap .slider-teamshop-experts .slick-track{display:flex}.slider-teamshop-experts-wrap .slider-teamshop-experts .slick-track .slick-slide{display:flex !important;height:auto;align-items:center}.slider-teamshop-experts-wrap .eg-slider-prev,.slider-teamshop-experts-wrap .eg-slider-next{background:rgba(0,0,0,0);color:#e9ff57}.slider-teamshop-experts-wrap .teamshop-expert-txt{padding:0 40px}.slider-teamshop-experts-wrap .teamshop-expert-txt p{line-height:1.4}.slider-teamshop-experts-wrap .teamshop-expert-txt p:last-child{font-weight:700}.slider-teamshop-experts-wrap .icon-pfeil-links,.slider-teamshop-experts-wrap .icon-pfeil-rechts{width:30px;height:30px;font-size:30px}.teamshop-kataloge-images{gap:7%}.teamshop-kataloge-images img{max-height:40px;max-width:55px}.teamshop-kataloge-images a:hover img{opacity:.7}.teamshop-kataloge-images .icon-icon-pdf-neu{font-size:40px;margin-right:10px}.or-spacing{margin:1.5rem 0}@media(min-width: 1680px){.or-spacing{margin:2.4rem 0}}.teamshop-kataloge{position:relative;overflow:hidden}.teamshop-kataloge .football-middleline-wrap{position:absolute;right:-50px;bottom:-120px;transform:rotate(-10deg);width:890px}.teamshop-kataloge .football-middleline-wrap .football-middleline:after{width:200px;height:200px}.teamshop-kataloge .teamshop-contact-data{font-size:20px;color:#1a1a1a}.teamshop-kataloge .teamshop-contact-data a{font-weight:600;text-decoration:underline;color:#1a1a1a}.teamshop-kataloge .teamshop-contact-data a:hover{text-decoration-color:#e9ff57}.list-step-teams,.contact-teamshop{margin-bottom:20px}.list-step-teams li{margin-bottom:10px;align-items:center;position:relative;padding-left:50px;min-height:130px;font-size:17px}.list-step-teams li:last-child{min-height:0}.list-step-teams .list-step-nr{position:absolute;top:0;left:0}.list-step-teams .line-vertical{background:#acbc03;height:calc(100% - 55px);width:2px;position:absolute;left:14px;top:50px}.list-step-teams li span:first-child{background:#b0c104;background:linear-gradient(to bottom, #b0c104 0, #6c9425 100%);color:#fff;display:inline-block;margin-right:12px;font-size:16px;min-width:30px;height:30px;text-align:center;line-height:30px;border-radius:15px}.underline-txt{color:#1a1a1a;text-transform:uppercase}.underline-txt h1,.underline-txt h2,.underline-txt div,.underline-txt span{font-family:"Montserrat";font-weight:800;font-size:21px;line-height:1;font-style:italic}@media(min-width: 576px){.underline-txt h1,.underline-txt h2,.underline-txt div,.underline-txt span{font-size:25px}}@media(min-width: 1200px){.underline-txt h1,.underline-txt h2,.underline-txt div,.underline-txt span{font-size:30px}}@media(min-width: 1400px){.underline-txt h1,.underline-txt h2,.underline-txt div,.underline-txt span{font-size:35px}}@media(min-width: 1680px){.underline-txt h1,.underline-txt h2,.underline-txt div,.underline-txt span{font-size:50px}}@media(max-width: 1199px){.teamshop-container .container{max-width:100%}}.video-headline{font-size:22px}@media(min-width: 576px){.video-headline{font-size:25px}}@media(min-width: 768px){.video-headline{font-size:35px}}@media(min-width: 992px){.video-headline{font-size:2em}}.team-shop-title{font-family:"Montserrat";font-weight:800;font-style:italic;font-size:22px;line-height:1}.team-shop-title:not(.color-white){color:#1a1a1a}@media(min-width: 576px){.team-shop-title{font-size:25px}}@media(min-width: 768px){.team-shop-title{font-size:33px}}@media(min-width: 992px){.team-shop-title{font-size:21px}}@media(min-width: 1400px){.team-shop-title{font-size:26px}}@media(min-width: 1680px){.team-shop-title{font-size:33px}}.container-spacing{margin-top:30px}@media(min-width: 768px){.container-spacing{margin-top:40px}}@media(min-width: 992px){.container-spacing{margin-top:90px}}.hightlight-txt{position:relative;padding:0 10px;line-height:1;display:inline-block;white-space:nowrap}.hightlight-txt>span{position:relative;z-index:1}.hightlight-txt:after{content:"";height:50%;position:absolute;left:0;bottom:0;width:100%;background:#e9ff74;z-index:0;top:50%;transform:translateY(-50%)}.hightlight-txt.neg-left{transform:translateX(-10px)}.neg-left-alone{transform:translateX(-5px);display:inline-block}.teamshop-usp img{margin:0 auto;display:block}.teamshop-big-txt{font-weight:900;font-size:30px;margin:40px 0}.cat-268 .teamshop-sort-sign{font-size:20px;font-weight:900;color:#504e4b;text-align:left;padding:5px 10px;background:#dcdcdc}li.cat-268 .teamshop-entry .black-btn{color:#e9ff57;text-decoration:none !important}.teamshop-wrap-new{position:relative;padding:15px 0}.teamshop-wrap-new .border-black-right{padding-bottom:25px;margin-bottom:25px}.teamshop-wrap-new .border-black-right::after{content:"";background:#000;width:80%;position:absolute;bottom:0;left:50%;height:5px;transform:translateX(-50%)}@media(min-width: 992px){.teamshop-wrap-new .border-black-right::after{display:none}}@media(min-width: 992px){.teamshop-wrap-new .border-black-right{padding-bottom:0;margin-bottom:0}}.teamshop-wrap-new>.row>.col-12:first-child{padding-right:25px}@media(min-width: 992px){.teamshop-wrap-new>.row>.col-12:first-child{padding-right:50px}}.teamshop-wrap-new>.row>.col-12:last-child{padding-left:25px}@media(min-width: 992px){.teamshop-wrap-new>.row>.col-12:last-child{padding-left:50px}}@media(min-width: 992px){.teamshop-wrap-new{padding:50px 0}.teamshop-wrap-new::after{content:"";position:absolute;background:#000;left:50%;transform:translateX(-50%) translateY(-50%);width:5px;height:50%;top:50%}}.teamshop-wrap-new .teamshop-logo-nav-mobile{max-width:145px}.teamshop-wrap-new .team-landkarte{max-height:235px}.teamshop-wrap-new .img-nav-laptop{max-width:270px}@media(min-width: 992px){.teamshop-wrap-new .img-nav-laptop{max-width:100%}}.teamshop-wrap-new a{text-decoration:none !important;border:solid 1px rgba(0,0,0,0);height:100%;padding:10px 0;margin-left:0;margin-right:0}@media(min-width: 992px){.teamshop-wrap-new a{margin-left:-15px;margin-right:-15px}}.teamshop-wrap-new a:hover{background:#fff;border:solid 1px #e9ff57;border-radius:20px}.teamshop-container .form-control:focus,.teamshop-kataloge .form-control:focus{box-shadow:0 0 0 .2rem #edfd68 !important;border-color:rgba(0,0,0,0) !important}.teamshop-items .subCatHasNoChilds,.teamshop-items .subCatHasChilds{display:none}.teamshop-items .subCatHasChilds{padding-top:10px;padding-bottom:10px}.teamshop-items .subCatHasChilds.active,.teamshop-items .subCatHasChilds.activeCollapse{display:block}.teamshop-infobox .invert-white a{max-width:25%}.link-top-pdf{margin-top:15px;display:flex;align-items:center}.link-top-pdf span:first-child{font-size:22px;margin-right:5px}.list-teamshop-usp-circle li{display:flex;align-items:center;margin-bottom:20px}.list-teamshop-usp-circle li:last-child{margin-bottom:0}.list-teamshop-usp-circle li span:first-child{background:#e9ff57;width:45px;height:45px;min-width:45px;min-height:45px;border-radius:30px;line-height:45px;text-align:center;margin-right:15px;font-size:26px}.list-teamshop-usp-circle li span:last-child{font-size:16px}.teamshop-wrap-bottom img{max-width:300px;margin:0 auto;display:block;position:relative}.teamshop-wrap-bottom .category-title{font-weight:900}.teamshop-bottom-right{padding:15px;margin-top:25px}.step-by-step-team img{position:absolute;top:0;left:0;max-height:100%;right:0;margin:0 auto;height:100%}.step-by-step-team .teamshop-sign-content span,.step-by-step-team .col-cat-team span{color:#1a1a1a;word-break:break-all}.step-by-step-team .teamshop-sign-content span:first-child,.step-by-step-team .col-cat-team span:first-child{padding-bottom:70%;position:relative;margin:0;display:block}.step-by-step-team .teamshop-sign-content span:last-child,.step-by-step-team .col-cat-team span:last-child{display:block;margin-top:15px;font-size:13px}.step-by-step-team a{height:100%;border:solid 1px rgba(0,0,0,0) !important}.step-by-step-team a:hover{background:#dad9d9;border:solid 1px #e9ff57 !important}.step-by-step-team.step-by-step-team-anfrage .col-cat-team{margin-bottom:30px}.step-by-step-team .step-by-step-team-nav{position:sticky;left:0;top:70px}.step-by-step-team .step-by-step-team-nav.isFixed{position:fixed}.with-warn .step-by-step-team .step-by-step-team-nav{top:107px}.teamshop-sign-clickable{font-size:20px;color:#1a1a1a;margin-bottom:5px;font-weight:600;cursor:pointer;width:30px;height:30px;text-align:center;line-height:30px}.teamshop-sign-clickable.active{color:#e9ff57;font-weight:600;background:#1a1a1a;border-radius:15px}.col-step-nav{max-width:65px}@media(min-width: 768px){.col-step-nav{max-width:1620px}}.teamshop-counter{color:#e9ff57;background:#1a1a1a;font-size:70px;font-weight:700;display:inline-block;width:160px;height:160px;line-height:160px;border-radius:200px}.teamshop-sign{font-size:20px;font-weight:700;color:#1a1a1a}@media(min-width: 768px){.teamshop-sign{font-size:40px}}.teamshop-sign span{background:#1a1a1a;color:#e9ff57;display:flex;width:30px;height:30px;justify-content:center;align-items:center;line-height:1;border-radius:30px}@media(min-width: 768px){.teamshop-sign span{width:60px;height:60px;margin:0 auto}}.teamshop-counter-subline{font-size:30px;max-width:660px;margin:0 auto;font-weight:600}.search-teamshop{width:100%;max-width:520px;margin:0 auto;border:solid 2px #1a1a1a !important;min-height:60px;border-radius:100px !important;background:#dad9d9 !important;font-size:20px}.step-by-step-team a,.team-logo-cat{background:#fff;display:block;border:solid 1px rgba(0,0,0,0);padding:10px;border-radius:30px;text-align:center}.team-logo-cat{padding:20px}.team-logo-cat img{max-width:120px}.teamshop-three-steps{overflow:hidden}.teamshop-three-steps .teamshop-three-steps-wrap{background-image:url(https://cdn02.plentymarkets.com/cmj9dsr9tp66/frontend/Page/Teamshop/Linie_Mobile.svg);background-position:22px 67px;background-repeat:no-repeat;margin-top:30px}.teamshop-three-steps .teamshop-three-steps-nr{position:relative}.teamshop-three-steps .teamshop-three-steps-nr span{display:block;width:70px;height:70px;text-align:center;line-height:70px;font-size:40px;font-weight:900;border-radius:35px;font-style:italic;background:#e9ff57;color:#1a1a1a;position:relative;z-index:1}.teamshop-three-steps .football-middleline-wrap{min-height:205px;width:530px;position:absolute;right:0;top:70px;transform:rotate(20deg)}.teamshop-three-steps .teamshop-three-steps-content{line-height:1.2;font-size:18px}.teamshop-three-steps .teamshop-three-steps-content br{display:none}@media(min-width: 576px){.teamshop-three-steps .teamshop-three-steps-content br{display:block}}.teamshop-three-steps .teamshop-three-steps-item-1 .teamshop-three-steps-content{max-width:490px}.teamshop-three-steps .teamshop-three-steps-item-2{margin-top:80px;margin-left:66px}.teamshop-three-steps .teamshop-three-steps-item-2 .teamshop-three-steps-content{max-height:70px}.teamshop-three-steps .teamshop-three-steps-item-3{margin-top:115px}.teamshop-teams .teamshop-teams-images{gap:40px;display:inline-grid;grid-template-columns:1fr 1fr}.teamshop-teams .teamshop-teams-images span{display:block;font-weight:600}.teamshop-teams .teamshop-teams-images img{max-width:120px;max-height:120px}.teamshop-teams .teamshop-counter-page{min-width:42px;display:inline-block}.football-middleline-wrap{min-height:200px}.football-middleline-wrap .football-middleline{position:relative}.football-middleline-wrap .football-middleline:after,.football-middleline-wrap .football-middleline:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.football-middleline-wrap .football-middleline:after{width:300px;height:300px;border-radius:150px;border:solid 6px #e9ff57;background:rgba(0,0,0,0)}.football-middleline-wrap .football-middleline:before{width:18px;height:18px;border-radius:9px;background:#e9ff57}.football-middleline-wrap .football-middleline span{background:#e9ff57;height:6px;width:100%;display:block}.sp-pd,.sp-pd-spc{padding-top:25px;padding-bottom:25px}@media(min-width: 992px){.sp-pd,.sp-pd-spc{padding-top:50px;padding-bottom:50px}}@media(min-width: 1680px){.sp-pd,.sp-pd-spc{padding-top:90px;padding-bottom:90px}}.sp-pt{padding-top:35px}@media(min-width: 992px){.sp-pt{padding-top:50px}}@media(min-width: 1680px){.sp-pt{padding-bottom:90px}}.sp-pb{padding-bottom:35px}@media(min-width: 992px){.sp-pb{padding-bottom:50px}}@media(min-width: 1680px){.sp-pb{padding-bottom:90px}}@media(max-width: 575px){.is-homepage .sp-pd{padding-top:15px;padding-bottom:15px}}.invert-white{filter:invert(1)}.teamshop-kataloge-team>div{width:120px;height:120px;overflow:hidden;border-radius:60px;background:#fff;border:solid 4px #000}.teamshop-kataloge-team>div img{max-width:120px}.cat-391 footer{margin-top:0}.bg-black-mobile{background:#1a1a1a}.bg-grey-mobile{background:#dad9d9}.teamshop-map img{max-height:400px}@media(min-width: 1200px){.teamshop-map img{max-height:650px}}.teamshop-map .icon-icon-pdf-neu{font-size:37px;margin-right:15px}.bg-team .splide-slider-example-items .splide__slide{display:flex;align-items:center;justify-content:center}.bg-team .splide-slider-example-items .splide__slide img{max-width:100%;transform:scale(0.6);transition:all 300ms ease 0s}.bg-team .splide-slider-example-items .splide__slide.zoom-out-d img{transform:scale(0.6) !important}.bg-team .splide-slider-example-items .splide__slide.is-active img,.bg-team .splide-slider-example-items .splide__slide.zoom-in-d img{transform:scale(1)}@media(min-width: 992px){.bg-team .splide__list{display:flex !important;align-items:center}.bg-team .splide__list .splide__slide{width:13.33333333%}}.no-team-result{display:none}.show-br-mac{display:none}.border-black-top{border-top:solid 1px #1a1a1a}.border-grey-top{border-top:solid 1px #dad9d9}.border-green-top-mobile{border-top:solid 1px #e9ff57}@media(min-width: 1200px){.border-green-top-mobile{border-top:0}}.team-phone-nr{font-size:20px}@media(min-width: 768px){.team-phone-nr{font-size:25px}}@media(min-width: 1400px){.team-phone-nr{font-size:30px}}@media(min-width: 1680px){.team-phone-nr{font-size:35px}}.employer-img-contact .icon-phone_new{font-size:25px}@media(min-width: 768px){.employer-img-contact .icon-phone_new{font-size:35px}}@media(min-width: 1680px){.employer-img-contact .icon-phone_new{font-size:42px}}@media(min-width: 1680px){.employer-img-contact .team-phone-txt{font-size:22px}}.s0{fill:#1c1c19}.s1{fill:#e1f837}.s0_2{fill:#e1f837}.s1_2{fill:#eaec9f}.s2{fill:#e4e57d}.s3{fill:#eeefaf}.s4{fill:#1d1d1b}.phone-svg-icon{width:40px;height:auto}.homepage-video-src{border:solid 2px #000}.teamshop-wrap-page-new{position:relative}.teamshop-wrap-page-new .teamshop-usp::after{content:"";background:#000;width:80%;position:absolute;bottom:0;left:50%;height:5px;transform:translateX(-50%)}@media(min-width: 992px){.teamshop-wrap-page-new .teamshop-usp::after{display:none}}@media(min-width: 992px){.teamshop-wrap-page-new:after{content:"";background:#000;width:5px;position:absolute;top:50%;left:50%;height:50%;transform:translate(-50%, -50%)}.teamshop-wrap-page-new>.container>.row>.col-lg-6:first-child{padding-right:50px}.teamshop-wrap-page-new>.container>.row>.col-lg-6:last-child{padding-left:50px}}.teamshop-wrap-page-new .teamshop-logo-teamshoppage{width:160px;max-width:100%}@media(min-width: 992px){.teamshop-wrap-page-new .teamshop-logo-teamshoppage{width:40%}}.teamshop-wrap-page-new .team-landkarte{max-width:70%}@media(min-width: 992px){.teamshop-wrap-page-new .team-landkarte{max-width:80%}}@media(min-width: 1400px){.teamshop-wrap-page-new .team-landkarte{max-width:50%}}@media(min-width: 1680px){.teamshop-wrap-page-new .team-landkarte{max-width:60%}}@media(min-width: 1400px){.teamshop-wrap-page-new .teamshop_laptop{max-width:80%}}@media(min-width: 1680px){.teamshop-wrap-page-new .teamshop_laptop{max-width:90%}}.employer-img-round{width:80px;height:80px;min-width:80px;overflow:hidden;border-radius:80px;background:#fff;border:solid 2px #1a1a1a}.employer-img-round img{max-width:80px}@media(min-width: 768px){.employer-img-round{width:90px;height:90px;min-width:90px}.employer-img-round img{max-width:90px}}@media(min-width: 1680px){.section-employer-contact .h2{font-size:40px}.section-employer-contact input{font-size:20px}.section-employer-contact .h3{font-size:29px}}.list-usp-infos li{display:flex;align-items:center;padding:20px 15px}@media(min-width: 768px){.list-usp-infos li{padding:40px 30px}}.list-usp-infos li .list-usp-info-icon{background:#1a1a1a;width:60px;height:60px;min-width:60px;min-height:60px;border-radius:30px;display:flex;align-items:center;justify-content:center;font-size:35px;color:#e9ff57;margin-right:15px}.list-usp-infos li .list-usp-info-icon.no-bg{background:rgba(0,0,0,0);border-radius:0;width:40px;height:40px;min-width:40px;min-height:40px}.list-usp-infos li .list-usp-info-icon.no-bg svg{width:100%;height:auto}.list-usp-infos li .list-usp-info-txt{font-size:16px}.list-usp-infos li .list-usp-info-txt br{display:none}@media(min-width: 768px){.list-usp-infos li .list-usp-info-txt{font-size:22px}.list-usp-infos li .list-usp-info-txt br{display:block}}@media(min-width: 1680px){.list-usp-infos li .list-usp-info-txt{font-size:27px}}.list-usp-infos.list-usp-infos-white li{color:#dad9d9}.list-usp-infos.list-usp-infos-white li .list-usp-info-icon{font-size:40px}.list-usp-infos.list-usp-infos-white li .list-usp-info-icon .icon-discount{font-size:50px}.list-usp-infos.list-usp-infos-white li .list-usp-info-icon .icon-warenkorb{font-size:56px}.list-usp-infos.list-usp-infos-white li .list-usp-info-icon .icon-delieverytruck,.list-usp-infos.list-usp-infos-white li .list-usp-info-icon .icon-soccer-goal{font-size:27px}@media(min-width: 768px){.list-usp-infos.list-usp-infos-white li .list-usp-info-icon{font-size:48px}.list-usp-infos.list-usp-infos-white li .list-usp-info-icon .icon-discount{font-size:58px}.list-usp-infos.list-usp-infos-white li .list-usp-info-icon .icon-delieverytruck{font-size:34px}.list-usp-infos.list-usp-infos-white li .list-usp-info-icon .icon-warenkorb{font-size:74px}}.teamshop-logo-nav{max-width:250px}.teamshop-logo-page{max-width:40%}@media(min-width: 768px){.teamshop-logo-page{width:100%;max-width:350px}}@media(min-width: 992px){.full-vh{min-height:calc(100vh - 90px)}}@media(min-width: 992px)and (min-width: 576px){.full-vh{min-height:calc(100vh - 115px)}}@media(min-width: 992px)and (min-width: 992px){.full-vh{min-height:calc(100vh - 183px)}}@media(min-width: 992px){.fixed-header .full-vh.full-vh-w-fixed{min-height:calc(100vh - 59px)}}@media(min-width: 992px)and (min-width: 576px){.fixed-header .full-vh.full-vh-w-fixed{min-height:calc(100vh - 83px)}}@media(min-width: 992px)and (min-width: 992px){.fixed-header .full-vh.full-vh-w-fixed{min-height:calc(100vh - 131px)}}@media(max-width: 991px){.teamshop-entry .border-green-right{border-bottom:solid 3px #e9ff57;padding-bottom:100px}.teamshop-entry .border-green-left{border-top:solid 3px #e9ff57;padding-top:100px}.teamshop-middleline-mobile{position:relative}.teamshop-middleline-mobile:after,.teamshop-middleline-mobile:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%, -50%)}.teamshop-middleline-mobile:after{width:150px;height:150px;border-radius:75px;border:solid 6px #e9ff57;background:rgba(0,0,0,0)}.teamshop-middleline-mobile:before{width:18px;height:18px;border-radius:9px;background:#e9ff57}}@media(min-width: 576px){.teamshop-kataloge,.teamshop-wrap:not(.teamshop-entry) .border-green-right,.teamshop-wrap:not(.teamshop-entry) .border-green-left,.teamshop-three-steps{padding-left:60px;padding-right:60px}.teamshop-big-txt{font-size:50px}.slider-teamshop-experts-wrap .slider-teamshop-experts img{margin:0}.slider-teamshop-experts-wrap .slider-teamshop-experts-item{padding-left:50px;padding-right:50px}.step-by-step-team .teamshop-sign-content span:last-child,.step-by-step-team .col-cat-team span:last-child{font-size:14px}.step-by-step-team .step-by-step-team-nav{top:90px}}.border-left-white{border-top:solid 1px dimgray}@media(min-width: 1200px){.border-left-white{border-top:0;border-left:solid 1px dimgray}}@media(min-width: 768px){.step-by-step-team .col-step-nav{position:sticky;left:0;top:83px;background:#fff;z-index:99;padding:10px 15px}}@media(min-width: 992px){.step-by-step-team .col-step-nav{top:131px}}@media(min-width: 1200px){.step-by-step-team .col-step-nav{top:133px}}@media(min-width: 1400px){.step-by-step-team .col-step-nav{top:116px}}@media(min-width: 768px){.with-warn .step-by-step-team .col-step-nav{top:120px}}@media(min-width: 992px){.with-warn .step-by-step-team .col-step-nav{top:168px}}@media(min-width: 1200px){.with-warn .step-by-step-team .col-step-nav{top:170px}}@media(min-width: 1400px){.with-warn .step-by-step-team .col-step-nav{top:154px}}li.cat-268 .cccount.scrollable-nav{display:none}@media(min-width: 768px){.teamshop-counter-subline{font-size:40px}.teamshop-counter{font-size:110px;width:240px;height:240px;line-height:240px}.teamshop-kataloge,.teamshop-wrap:not(.teamshop-entry) .border-green-right,.teamshop-wrap:not(.teamshop-entry) .border-green-left,.teamshop-three-steps{padding-left:100px;padding-right:100px}.teamshop-sign-clickable{margin-bottom:0}.step-by-step-team .teamshop-sign-content a{padding:20px}.step-by-step-team .teamshop-sign-content span:last-child{font-size:18px}.team-logo-cat img{max-width:140px}.step-by-step-team .step-by-step-team-nav{position:static;display:flex}.teamshop-teams .teamshop-teams-images{grid-template-columns:1fr 1fr 1fr 1fr}}@media(min-width: 992px){.teamshop-kataloge,.teamshop-map,.teamshop-three-steps{padding-left:0;padding-right:0}.teamshop-wrap:not(.teamshop-entry) .border-green-right{padding-left:0}.teamshop-wrap:not(.teamshop-entry) .border-green-left{padding-right:0}.teamshop-three-steps .teamshop-three-steps-item-1 .teamshop-three-steps-content{max-width:420px}.teamshop-kataloge,.teamshop-map{padding-left:0;padding-right:0}.list-teamshop-usp-circle li{margin-bottom:30px}.list-teamshop-usp-circle li:last-child{margin-bottom:0}.list-teamshop-usp-circle li span:first-child{width:60px;height:60px;min-width:60px;min-height:60px;border-radius:30px;line-height:60px;font-size:35px}.list-teamshop-usp-circle li span:last-child{font-size:22px}li.cat-268 .underline-txt h1,li.cat-268 .underline-txt h2,li.cat-268 .underline-txt div,li.cat-268 .underline-txt span{font-size:22px}li.cat-268 .team-shop-title{font-size:22px}.bg-black-mobile,.bg-grey-mobile{background:rgba(0,0,0,0)}.teamshop-three-steps .teamshop-three-steps-wrap{margin-top:60px;background-image:none}.teamshop-three-steps .three-steps-nr-line-desktop-2,.teamshop-three-steps .three-steps-nr-line-desktop-1{position:absolute;max-width:none;display:block;z-index:0}.teamshop-three-steps .three-steps-nr-line-desktop-1{top:66px;left:21px;max-width:190px}.teamshop-three-steps .three-steps-nr-line-desktop-2{left:-84px;top:48px}.teamshop-three-steps .teamshop-three-steps-item-2{margin-top:103px;margin-left:168px}.teamshop-three-steps .teamshop-three-steps-item-3{margin:0;transform:translate(61px, 72px)}.teamshop-three-steps .teamshop-three-steps-item-3 .teamshop-three-steps-content{max-height:70px}.teamshop-wrap{background:linear-gradient(to left, #1A1A1A 50%, #dad9d9 50%);position:relative}.teamshop-wrap.teamshop-entry{background:linear-gradient(to left, #dad9d9 50%, #1A1A1A 50%)}.teamshop-wrap:after,.teamshop-wrap:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.teamshop-wrap:after{width:200px;height:200px;border-radius:100px;border:solid 6px #e9ff57;background:rgba(0,0,0,0)}.teamshop-wrap:before{width:18px;height:18px;border-radius:9px;background:#e9ff57}.teamshop-wrap .border-green-left{border-left:solid 3px #e9ff57;padding-left:140px;padding-right:15px}.teamshop-wrap .border-green-right{border-right:solid 3px #e9ff57;padding-right:140px;padding-left:15px}.teamshop-wrap.teamshop-entry{padding-left:0 !important;padding-right:0 !important}.cat-268 .teamshop-sort-sign{padding:5px 10px;background:rgba(0,0,0,0);border-bottom:solid 1px #ccc;margin-bottom:15px;margin-top:15px}.cat-268 .teamshop-sort-sign.shopsign-A{margin-top:0}li.cat-268 .cccount.scrollable-nav{display:none}li.cat-268>.ddown-wrap{padding:0}li.cat-268>.ddown-wrap .underline-txt{margin-left:0}li.cat-268>.ddown-wrap .teamshop-wrap{background:rgba(0,0,0,0)}li.cat-268>.ddown-wrap .green-btn{color:#1a1a1a;text-decoration:none !important}.list-teamshop-usp li{padding-left:40px;padding-top:5px}.list-teamshop-usp li:before{font-size:30px}.teamshop-wrap-bottom img{left:-40px}.teamshop-wrap-bottom{line-height:1.5}.teamshop-wrap-bottom .teamshop-bottom-right{padding-left:60px}.form-teamshop .row{margin-left:-15px;margin-right:-15px}.form-teamshop .row .col-6,.form-teamshop .row .col-12{padding-left:15px;padding-right:15px}.teamshop-teams .teamshop-teams-images img{max-width:160px}.teamshop-teams .teamshop-counter-page{min-width:47px}}@media(min-width: 1200px){.bg-grey-left-black-right{background:linear-gradient(to left, #1A1A1A 50%, #dad9d9 50%)}.bg-grey-right-black-left{background:linear-gradient(to left, #dad9d9 50%, #1A1A1A 50%)}.teamshop-kataloge .football-middleline-wrap .football-middleline:after{width:300px;height:300px}.teamshop-three-steps .teamshop-three-steps-item-1 .teamshop-three-steps-content{max-width:490px}li.cat-268 .underline-txt h1,li.cat-268 .underline-txt h2,li.cat-268 .underline-txt div,li.cat-268 .underline-txt span{font-size:30px}li.cat-268 .team-shop-title{font-size:30px}.btn-teamshop-entry{font-size:20px;min-width:260px;margin-top:50px;padding:15px 40px}.teamshop-teams .teamshop-teams-images{gap:60px}.teamshop-teams .teamshop-teams-images img{max-width:none;max-height:200px}.teamshop-teams .teamshop-counter-page{min-width:66px}.teamshop-wrap-bottom .teamshop-bottom-right{padding-left:90px}.teamshop-bottom-right{padding:0;margin-top:0}.teamshop-three-steps .three-steps-nr-line-desktop-1{max-width:none}.teamshop-three-steps .three-steps-nr-line-desktop-2{left:-84px;top:48px}.teamshop-three-steps .teamshop-three-steps-item-2{margin-top:158px;margin-left:250px}.teamshop-three-steps .teamshop-three-steps-item-3{transform:translate(70px, 120px)}.list-teamshop-usp-icons li{font-size:20px}.slider-teamshop-experts-wrap .slider-teamshop-experts .teamshop-expert-img{border-radius:300px;width:150px;height:150px;min-width:150px;min-height:150px}.slider-teamshop-experts-wrap .slider-teamshop-experts .teamshop-expert-txt{font-size:20px}}@media(min-width: 1400px){.teamshop-entry .sp-pd{padding-top:40px;padding-bottom:40px}.teamshop-kataloge .football-middleline-wrap .football-middleline:after{width:350px;height:350px}.football-middleline-wrap{min-height:200px}.football-middleline-wrap .football-middleline:after{width:400px;height:400px;border-radius:200px}.teamshop-three-steps .football-middleline-wrap{width:1000px;top:140px}.teamshop-wrap:after{width:280px;height:280px;border-radius:140px}.teamshop-wrap:before{width:18px;height:18px;border-radius:9px}.teamshop-wrap .border-green-left{padding-left:200px !important}.teamshop-wrap .border-green-right{padding-right:200px !important}.teamshop-kataloge-team>div{width:160px;height:160px;border-radius:80px}.teamshop-kataloge-team>div img{max-width:160px}.teamshop-three-steps .teamshop-three-steps-content p{font-size:26px}.teamshop-three-steps .three-steps-nr-line-desktop-1{top:65px;left:22px}.teamshop-three-steps .teamshop-three-steps-item-2{margin-top:130px;margin-left:250px}.teamshop-three-steps .teamshop-three-steps-item-3{transform:translate(160px, 110px)}.teamshop-three-steps .three-steps-nr-line-desktop-2{left:-75px;top:62px}.teamshop-three-steps .teamshop-three-steps-wrap{margin-top:80px}.show-br-mac{display:block}}@media(min-width: 1680px){.show-br-mac{display:none}.teamshop-entry .sp-pd{padding-top:90px;padding-bottom:90px}.teamshop-kataloge .football-middleline-wrap .football-middleline:after{width:400px;height:400px}.teamshop-three-steps .football-middleline-wrap{width:1150px}.border-green-left .underline-txt{margin-left:-90px}li.cat-268 .underline-txt h1,li.cat-268 .underline-txt h2,li.cat-268 .underline-txt div,li.cat-268 .underline-txt span{font-size:35px}li.cat-268 .scrollabble-nav-inner{max-width:1620px;margin:0 auto}.teamshop-three-steps .teamshop-three-steps-content p{font-size:36px}.teamshop-three-steps .three-steps-nr-line-desktop-1{top:96px;left:32px}.teamshop-three-steps .teamshop-three-steps-nr span{width:100px;height:100px;line-height:100px;font-size:70px;border-radius:50px}.teamshop-three-steps .teamshop-three-steps-item-2{margin-top:130px;margin-left:260px}.teamshop-three-steps .teamshop-three-steps-item-3{transform:translate(290px, 120px)}.teamshop-three-steps .three-steps-nr-line-desktop-2{left:-65px;top:92px}}.teamline-banner{margin-top:30px}.teamline-banner a{display:block}.teamline-wrap .category-title{font-size:35px}.uhlsport-teamline{margin-top:30px}.uhlsport-teamline .teamline-banner{margin-top:0}.uhlsport-teamline .col-md-6{padding-top:30px;padding-bottom:30px;border-bottom:solid 1px #000}.uhlsport-teamline .col-md-6:last-child{border-bottom:0}.teamline-wrap a{position:relative}.teamline-wrap img{position:absolute;left:0;top:0;width:100%}.teamline-wrap .teamline-half a{padding-bottom:66.6666666667%}.teamline-wrap .teamline-full a{padding-bottom:42.1904761905%}@media(min-width: 768px){.uhlsport-teamline .col-md-6{border-bottom:0}.uhlsport-teamline .col-md-6:first-child{border-bottom:solid 1px #000;border-right:solid 1px #000}.uhlsport-teamline .col-md-6:nth-child(2){border-bottom:solid 1px #000}.uhlsport-teamline .col-md-6:nth-child(3){border-right:solid 1px #000}}.number-ball-content .number-ball{position:relative;padding-top:120px;margin-top:10px}.number-ball-content .number-ball>span{position:relative;z-index:2;width:56px;height:56px;border-radius:100px;background:#1a1a1a;font-weight:800;margin:0 auto;color:#fff;font-size:24px}.number-ball-content .number-ball:after{content:"";position:absolute;left:50%;width:1px;height:100px;background-color:#1a1a1a;z-index:1;top:0;transform:translateX(-50%)}.number-ball-content .number-ball.no-line-mobile{padding-top:0;margin-top:0}.number-ball-content .number-ball.no-line-mobile:after{display:none}.number-ball-content .hidden-text{display:none}.number-ball-content.show-content .hidden-text{display:block}.number-ball-content.show-content a{display:none}@media(min-width: 768px){.number-ball-content .number-ball{padding-top:0;margin-top:0}.number-ball-content .number-ball:after{left:65%;width:75%;height:1px;top:50%;transform:translateX(0) translateY(-50%)}.number-ball-content .number-ball.no-line-mobile:after{display:block}.number-ball-content .number-ball.no-line-desktop:after{display:none}}.druck-flock-subcat{display:block;border:solid 4px;padding:20px;margin-bottom:30px;position:relative;height:100%}.druck-flock-subcat:before{content:"";position:absolute;width:calc(100% + 8px);height:calc(100% + 8px);top:calc(4px/-1);left:calc(4px/-1);background:linear-gradient(to right, #e9ff57 0%, #e9ff57 100%),linear-gradient(to top, #e9ff57 50%, transparent 50%),linear-gradient(to top, #e9ff57 50%, transparent 50%),linear-gradient(to right, #e9ff57 0%, #e9ff57 100%),linear-gradient(to left, #e9ff57 0%, #e9ff57 100%);background-size:100% 4px,4px 200%,4px 200%,0% 4px,0% 4px;background-position:50% 100%,0% 0%,100% 0%,100% 0%,0% 0%;background-repeat:no-repeat,no-repeat;transition:transform .2s ease-in-out,background-position .2s ease-in-out,background-size .2s ease-in-out;transform:scaleX(0) rotate(180deg);transition-delay:.4s,.2s,0s}.druck-flock-subcat:hover:before{background-size:200% 4px,4px 400%,4px 400%,55% 4px,55% 4px;background-position:50% 100%,0% 100%,100% 100%,100% 0%,0% 0%;transform:scaleX(1) rotate(180deg);transition-delay:0s,.2s,.4s}.druck-flock-gap{margin-bottom:30px}.blog-container{padding-top:0 !important}.blog-post .blog-post-header .blog-category-name{font-size:22px !important;color:#504e4b !important}.blog-load-more .blog-btn-load-more{border-radius:500px !important}.blog-load-more .blog-btn-load-more:hover{background:#e9ff57 !important;color:#1a1a1a !important}.blog-sidebar,.blog-header{display:none !important}.blog-posts article.blog-post{border:0;padding:0px 15px}.blog-post .blog-actions .blog-action-readmore:before,.blog-post .blog-actions .blog-action-readmore:after{display:none !important}.blog-wrapper .blog-breadcrumbs>.container-max{padding-left:0}.blog-breadcrumbs{padding:5px 0 0}.blog-wrapper .breadcrumb{padding:0;border-bottom:solid 1px #c9c9c8;padding-bottom:15px}.blog-posts .blog-post-horizontal-LG{border:solid 1px #d6d6d6;padding:15px}.blog-posts .blog-post-title{font-size:20px !important}.veredelung-wrap>.veredelung-item,.veredelung-wrap .veredelung-item-group{padding:8px 10px;border-top:solid 1px #c1c0be}.veredelung-wrap>.veredelung-item[data-propertyid="145"],.veredelung-wrap .veredelung-item-group[data-propertyid="145"]{border-bottom:solid 1px #c1c0be}.veredelung-wrap>.veredelung-item>.veredelung-item,.veredelung-wrap .veredelung-item-group>.veredelung-item{padding:5px 0}.veredelung-wrap>.veredelung-item:nth-child(even),.veredelung-wrap .veredelung-item-group:nth-child(even){background:#fafafa}.veredelung-wrap>.veredelung-item .form-control-label>span,.veredelung-wrap .veredelung-item-group .form-control-label>span{-webkit-user-select:none;-moz-user-select:none;user-select:none}.veredelung-wrap .veredelung-texte-item{gap:5px}.veredelung-wrap .veredelung-texte-item [data-propertyid="145"]{width:100%}.veredelung-wrap .veredelung-texte-item [data-propertyid="144"],.veredelung-wrap .veredelung-texte-item [data-propertyid="143"]{width:25%}.veredelung-wrap .veredelung-texte-item:last-child{border-bottom:solid 1px #c1c0be;padding-bottom:16px}.veredelung-wrap .veredelung-texte-item .form-group>span{display:block;background:#fafafa;text-align:center;padding:4px 0;font-size:9px}.veredelung-wrap .veredelung-texte-item .form-group>input{border-radius:0 0 .25rem .25rem}.veredelung-wrap .veredelung-texte-item .form-group.has-error>span{color:#fff;background:#c90707}.veredelung-wrap .veredelung-texte-item .form-group.has-error>input{border-color:#c90707}.veredelung-wrap .veredelung-texte-sizes{background:#e9ff57;display:block;padding:7px;color:#000;margin:20px 0 10px}.veredelung-wrap .veredelung-texte-count{display:block;margin:6px 0}.veredelung-wrap .veredelung-texte-item-inner{gap:6px}.veredelung-wrap .veredelung-texte-item-inner .form-group.order-property{display:none}.veredelung-wrap .veredelung-texte{display:none}.veredelung-wrap .veredelungs-texte-wrap-multiple{display:none;position:relative}.veredelung-wrap .veredelungs-texte-wrap-multiple.has-no-size:after{content:"Bitte Größe wählen";background:#fff;position:absolute;display:flex;align-items:center;justify-content:center;left:0;top:0;width:100%;height:100%}.veredelung-wrap .property-textarea{background:#fafafa;border-top:0}.veredelung-wrap .property-textarea textarea{max-width:100%;height:120px;min-width:100%}.veredelung-prop-71-text{padding:8px 10px;display:none}.veredelung-prop-71-text.is-show{display:block}.veredelung-prop-71-text>span{display:block;background:#fafafa;text-align:center;padding:4px 0;font-size:9px}.veredelung-prop-71-text>input{border-radius:0 0 .25rem .25rem}.veredelung-prop-71-text.has-error>span{color:#fff;background:#c90707}.veredelung-prop-71-text.has-error>input{border-color:#c90707}.container-veredelung .veredelung-multi-no-quantitiy{display:none}.container-veredelung.has-no-quantity .veredelung-multi-no-quantitiy{display:block}.container-veredelung.has-no-quantity .veredelung-wrap{display:none}.custom-switch-veredelung{font-size:27px}.custom-switch-veredelung .icon-icons-textildruck_vektorisiert{color:#a7b62c}.veredelung-gallery-slider .slick-arrow{background:rgba(0,0,0,0);color:#dededd;font-size:30px;box-shadow:none !important}.veredelung-gallery-slider .slick-arrow:hover{color:#a09f9d}.single.item-veredelung[data-matrixtab="2"] .veredelung-wrap .veredelungs-texte-wrap-multiple{display:block}.single.item-veredelung[data-matrixtab="2"] .veredelung-wrap .veredelungs-texte-wrap-single{display:none}.container-veredelung{display:none}.warn-mindestbestellmenge{background:#fafafa;border-color:#ccc;color:#c30808;line-height:1.5;font-weight:600}.warn-mindestbestellmenge .close{opacity:.6}.show-rear-logo [data-propertyid="144"]{position:relative}.show-rear-logo [data-propertyid="144"]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.7)}.show-rear-text .veredelung-item-group-rearsponsor{position:relative}.show-rear-text .veredelung-item-group-rearsponsor:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.7)}@media(min-width: 768px){.verdelung-sticky{position:sticky;top:90px}}@media(min-width: 992px){.verdelung-sticky{top:140px}.veredelung-wrap .veredelung-texte-item .form-group>span{font-size:10px}}.svg-info{margin-left:10px;cursor:pointer}.svg-info svg{width:25px;height:auto;display:block}@font-face{font-family:"magictoolbox-thin";font-display:fallback;font-weight:normal;font-style:normal;src:url("fonts/magictoolbox-thin.eot?#iefix") format("embedded-opentype"),url("data:font/opentype;base64,AAEAAAANAIAAAwBQRkZUTXJLSEgAAAdAAAAAHEdERUYAKQAPAAAHIAAAAB5PUy8yAlYL4QAAAVgAAABWY21hcEAYY70AAAHUAAABSmdhc3D//wADAAAHGAAAAAhnbHlmMMVOJwAAAzQAAAGIaGVhZAmWUYMAAADcAAAANmhoZWEP9QamAAABFAAAACRobXR4L0EAQAAAAbAAAAAkbG9jYQGGAgAAAAMgAAAAFG1heHAAUAAcAAABOAAAACBuYW1l6MPgdAAABLwAAAH1cG9zdLaTuyIAAAa0AAAAZAABAAAAAQAAEWdxz18PPPUACwgAAAAAANDtg/MAAAAA0O2D8wAA/gIInAaeAAAACAACAAAAAAAAAAEAAAae/gIAuAibAAD//wicAAEAAAAAAAAAAAAAAAAAAAAJAAEAAAAJABkABQAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQZeAZAABQAIBTMFmQAAAR4FMwWZAAAD1wBmAhIAAAAABQAAAAAAAAAAAAAAAAAAAAACAAAAAAAAUGZFZABAoAGgBgZm/mYAuAaeAf4AAAABAAAAAAAABAAAAAAAAAACqgAACJsAAAOlAAADpQAACJsAAAibAAAHfABAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQACAACgBv//AAAAAKAB//8AAGACAAEAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAqACoAKgBMAGAAdACIAJwAxAAFAAAAAAQABZoAAgAFAAgACwAPAAATEQkBIQE3AREJASEDESERZgFd/uECuP6kPQFd/mYBXP1IpAQABNf77AIK/ZkCC1z99gQU/lICCvrNBZr6ZgABAAD+AgicBp4ACwAACQEHCQEnCQE3CQEXBHEEKyP71fvVIwQr+9UjBCsEKyMCUPvVIwQr+9UjBCsEKyP71QQrIwAAAAEAAP4CA6YGngAFAAARARcJAQcDixv8iQN1GwJQBE4X+8n7yRcAAAABAAD+AgOmBp4ABQAACQEnCQE3A6b8dxsDd/yHGwJQ+7IXBDcENxcAAQAAADcInAPdAAUAACUBNwkBFwRO+7IXBDcENxc3A4oa/IkDeRoAAAEAAAA3CJwD3QAFAAAJAQcJAScETgROF/vJ+8kXA938dxsDd/yHGwACAEAAQAHAAcAADQAYAAAlBycGIyImNDYyFhUUDwEWMzI2NCYiBhUUAcAXcSk3P1lZflkh1yc5OFBQcFBXF3EhWX5ZWT82KQInUHBQUDg5AAAADACWAAEAAAAAAAEAEQAkAAEAAAAAAAIABABAAAEAAAAAAAMALQChAAEAAAAAAAQAEQDzAAEAAAAAAAUACwEdAAEAAAAAAAYAEQFNAAMAAQQJAAEAIgAAAAMAAQQJAAIACAA2AAMAAQQJAAMAWgBFAAMAAQQJAAQAIgDPAAMAAQQJAAUAFgEFAAMAAQQJAAYAIgEpAE0AYQBnAGkAYwBUAG8AbwBsAGIAbwB4AC0AVABoAGkAbgAATWFnaWNUb29sYm94LVRoaW4AAFQAaABpAG4AAFRoaW4AAEYAbwBuAHQARgBvAHIAZwBlACAAMgAuADAAIAA6ACAATQBhAGcAaQBjAFQAbwBvAGwAYgBvAHgALQBUAGgAaQBuACAAOgAgADIANwAtADEALQAyADAAMQA1AABGb250Rm9yZ2UgMi4wIDogTWFnaWNUb29sYm94LVRoaW4gOiAyNy0xLTIwMTUAAE0AYQBnAGkAYwBUAG8AbwBsAGIAbwB4AC0AVABoAGkAbgAATWFnaWNUb29sYm94LVRoaW4AAFYAZQByAHMAaQBvAG4AIAAxAC4AMAAAVmVyc2lvbiAxLjAAAE0AYQBnAGkAYwBUAG8AbwBsAGIAbwB4AC0AVABoAGkAbgAATWFnaWNUb29sYm94LVRoaW4AAAAAAAIAAAAAAAD/mgBmAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAEAAgECAQMBBAEFAQYBBwd1bmlBMDAxB3VuaUEwMDIHdW5pQTAwMwd1bmlBMDA0B3VuaUEwMDUHdW5pQTAwNgAAAAH//wACAAEAAAAMAAAAFgAAAAIAAQADAAgAAQAEAAAAAgAAAAAAAAABAAAAANBwQGEAAAAA0O2D8wAAAADQ7YPz")}.MagicZoom,.mz-figure,.mz-lens,.mz-zoom-window,.mz-loading,.mz-hint,.mz-expand .mz-expand-stage,.mz-expand .mz-expand-stage .mz-image-stage,.mz-expand .mz-image-stage>figure .mz-caption,.mz-thumb img,.mz-expand-thumbnails,.mz-expand-controls,.mz-button{box-sizing:border-box}.MagicZoom,.mz-figure{display:inline-block;outline:0 !important;font-size:0 !important;line-height:100% !important;direction:ltr !important;position:relative;z-index:1;margin:0 auto;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);backface-visibility:hidden}.MagicZoom{-webkit-transform:translate3d(0, 0, 0);touch-action:pan-y}figure.mz-figure{overflow:hidden;margin:0 !important;transform-style:preserve-3d}.MagicZoom img,.mz-figure img{border:0 !important;margin:0 !important;outline:0 !important;padding:0 !important}.MagicZoom>img,.mz-figure>img{width:100%;height:auto}.ie8-magic .MagicZoom>img,.ie8-magic .mz-figure>img{width:100%;max-width:none !important}.mz-figure.mz-no-zoom.mz-no-expand,.mz-expand .mz-figure.mz-no-zoom{cursor:default !important}.mz-figure.mz-active,.mz-expand{touch-action:none}.mz-lens,.mz-zoom-window{position:absolute !important;overflow:hidden !important;pointer-events:none !important}.mz-lens img,.mz-zoom-window img{position:absolute !important;max-width:none !important;max-height:none !important}.mz-lens img{transition:none !important}.mz-zoom-window{z-index:2000000000;transform:translate3d(0, 0, 0)}.mz-zoom-window.mz-magnifier{-webkit-mask-image:-webkit-radial-gradient(circle, white, black);-webkit-mask-clip:content;cursor:none}.mz-figure.mz-active .mz-zoom-window.mz-magnifier{pointer-events:auto !important;cursor:inherit !important}.mz-zoom-window.mz-magnifier.mz-expanded{z-index:2147483647}.mz-zoom-window img{width:auto;height:auto;left:-1000%;right:-1000%;top:-1000%;bottom:-1000%;margin:auto !important;transition:none !important;transform-origin:50% 50% !important}.mz-zoom-window.mz-preview img{top:0 !important;bottom:0 !important;left:0 !important;right:0 !important;margin:0 !important;width:100% !important;height:auto !important;transform:none !important}.lt-ie9-magic .mz-zoom-window img{margin:0 !important}.mz-expand-controls{z-index:2147483647}.mz-fade{transition:opacity .25s}.mz-hidden{opacity:0}.mz-visible{opacity:1}.mobile-magic .mz-expand .mz-expand-bg{transform-style:flat !important}.mobile-magic .mz-expand .mz-image-stage>figure .mz-caption{display:none !important}.mobile-magic .mz-expand-controls.mz-fade{transition:none !important}.mobile-magic .mz-expand>.mz-zoom-window{top:0 !important;left:0 !important}.mz-expanded-view-open,.mz-expanded-view-open body{overflow:hidden !important}.mz-expanded-view-open body{height:auto !important}.mz-figure.mz-active{background:#fff}.mz-figure.mz-no-zoom,.mz-figure.mz-click-zoom,.mz-figure.mz-active{cursor:pointer;cursor:zoom-in}.mz-figure.mz-active.mz-no-expand{cursor:crosshair}.mz-figure.mz-active.mz-click-zoom.mz-no-expand{cursor:crosshair;cursor:zoom-out}.mz-figure.mz-active.mz-magnifier-zoom.mz-hover-zoom.mz-no-expand{cursor:none}.mz-figure.mz-magnifier-zoom.mz-active{overflow:visible !important}.mz-figure.mz-active>img{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/><feComponentTransfer><feFuncA type='linear' slope='0.6'/></feComponentTransfer></filter></svg>#grayscale");filter:grayscale(80%) opacity(60%)}.no-cssfilters-magic .mz-figure.mz-active>img{opacity:.6}.lt-ie10-magic .mz-figure.mz-active>img{opacity:1;filter:progid:DXImageTransform.Microsoft.BasicImage(grayScale=1,opacity=0.6)}.mz-figure.mz-active.mz-inner-zoom,.lt-ie11-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom,.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom>img{opacity:0}.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom,.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom>.mz-zoom-window{opacity:1}.lt-ie10-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom,.lt-ie10-magic .mz-figure.mz-active.mz-inner-zoom>img{filter:alpha(opacity=0)}.ie9-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom{background:rgba(0,0,0,0)}.mz-lens{border:1px solid #aaa;border-color:rgba(170,170,170,.7);box-shadow:0 0 5px rgba(0,0,0,.3);cursor:none;z-index:10;opacity:0}.mz-figure.mz-active .mz-lens{opacity:1;transition:opacity .3s cubic-bezier(0.25, 0.5, 0.5, 0.9) .1s}.mz-figure.mz-active.mz-magnifier-zoom .mz-lens{border-radius:50%;opacity:0;cursor:none}.mz-zoom-window{background:#fff;box-shadow:0 0 3px rgba(0,0,0,.2)}.mz-zoom-window.mz-magnifier{border-radius:100%;border:0;background:hsla(0,0%,100%,.3)}.mz-zoom-window.mz-magnifier:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;border-radius:100%;border:1px solid rgba(170,170,170,.7);box-shadow:inset 0 0 20px 1px rgba(0,0,0,.3);background:rgba(0,0,0,0);z-index:1}.mz-zoom-window.mz-magnifier.mz-square,.mz-zoom-window.mz-magnifier.mz-square:before{border-radius:0 !important}.lt-ie9-magic .mz-zoom-window{border:1px solid #e5e5e5}.mz-zoom-window.mz-inner{border:none;box-shadow:none}.mz-zoom-window .mz-caption{background:#777;color:#fff;font-size:10pt;opacity:.8;position:absolute;top:0;z-index:150;padding:3px;width:100%;line-height:normal !important;text-align:center !important}.lt-ie9-magic .mz-zoom-window .mz-caption{filter:alpha(opacity=80)}.mz-zoom-window.caption-bottom .mz-caption{top:auto;bottom:0}.mz-zoom-window.mz-expanded>.mz-caption{display:none}.mz-zoom-window.mz-deactivating,.mz-zoom-window.mz-activating{transition:opacity .3s cubic-bezier(0.25, 0.5, 0.5, 0.9),transform .3s cubic-bezier(0.25, 0.5, 0.5, 0.9)}.mz-zoom-window.mz-deactivating{transition-duration:.25s,.25s,.25s}.mz-zoom-window.mz-p-right,.mz-zoom-window.mz-p-left,.mz-zoom-window.mz-p-top,.mz-zoom-window.mz-p-bottom{opacity:0;z-index:-100}.mz-zoom-window.mz-p-right{transform:translate3d(-20%, 0, 0)}.mz-zoom-window.mz-p-left{transform:translate3d(20%, 0, 0)}.mz-zoom-window.mz-p-top{transform:translate3d(0, 20%, 0)}.mz-zoom-window.mz-p-bottom{transform:translate3d(0, -20%, 0)}.mz-zoom-window>img{transform:translate3d(0, 0, 0) scale(1);backface-visibility:hidden}.mz-zoom-window.mz-p-inner.mz-deactivating>img,.mz-zoom-window.mz-p-inner.mz-activating>img{transition:transform .22s cubic-bezier(0.25, 0.5, 0.5, 0.9) !important}.mz-zoom-window.mz-p-magnifier{transform:scale(0.1)}.mz-zoom-window.mz-preview.mz-deactivating,.mz-zoom-window.mz-preview.mz-activating,.mz-zoom-window.mz-custom.mz-deactivating,.mz-zoom-window.mz-custom.mz-activating{transition:opacity .3s cubic-bezier(0.25, 0.5, 0.5, 0.9)}.mz-zoom-window.mz-preview.mz-deactivating,.mz-zoom-window.mz-custom.mz-deactivating{transition-duration:.2s}.mz-zoom-window.mz-p-preview,.mz-zoom-window.mz-p-custom{opacity:0}.mz-hint,.mz-loading{color:#eee;background:rgba(49,51,61,.7);font:normal 12px/1.2em "Lucida Grande","Lucida Sans Unicode",Verdana,"Helvetica Neue",Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;direction:ltr;display:inline-block;margin:0;position:absolute;z-index:1000;pointer-events:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:opacity .25s ease}.mz-hint{bottom:8px;left:0;right:0;padding:0 10%;background-color:rgba(0,0,0,0);transition:opacity .25s ease,z-index .25s ease}.mz-hint-message{display:inline-block;background:rgba(49,51,61,.7);border-radius:2em;padding:.7em 1.1em}.mz-hint-message:before{content:"⊕";font-family:serif;font-size:1.5em;speak:none;text-align:center;vertical-align:-2px;margin-right:6px;transition:opacity .25s ease}.mobile-magic .mz-hint-message:before{display:none}.mz-hint-hidden{opacity:0;z-index:-1;transition-delay:.6s}.mz-expand .mz-hint{font-size:18px;line-height:1.1em;top:50%;bottom:auto;margin:0;transform:translate(0, -50%)}.mz-expand .mz-hint-message{padding:1.1em}.mz-expand .mz-hint-message:before{display:none}.mz-expand .mz-hint-hidden{transition-delay:1s;opacity:0}.mz-loading{font-size:0;border-radius:100%;opacity:0;padding:0;width:36px;height:36px;top:50%;left:50%;transform:translate(-50%, -50%)}.mz-loading:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;width:24px;height:24px;margin:auto;text-indent:-9999em;border-radius:50%;border:2px solid #fff;border-top-color:rgba(0,0,0,0);box-sizing:border-box}.mz-loading.shown{opacity:1;z-index:1;transition:opacity 0s}.mz-loading.shown:after{animation:spin-loading .9s infinite linear}@keyframes spin-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.lt-ie10-magic .mz-loading{border-radius:2em;font-size:12px;padding:.7em 1.1em;width:auto;height:auto}.lt-ie10-magic .mz-loading:after{content:"Loading...";text-indent:0;border:none;position:relative}.lt-ie9-magic .mz-loading{filter:alpha(opacity=0);right:0;left:0;width:126px;margin:auto}.lt-ie9-magic .mz-hint-message,.lt-ie9-magic .mz-loading.shown{background:rgba(0,0,0,0) !important;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#7c31333D", EndColorStr="#7c31333D")}.lt-ie9-magic .mz-hint-hidden{filter:alpha(opacity=0)}.mz-expand,.mz-expand .mz-expand-bg,.mz-expand .mz-expand-bg>img,.mz-expand .mz-expand-bg>svg,.mz-expand .mz-expand-stage,.mz-expand .mz-expand-stage .mz-image-stage{position:absolute;top:0;bottom:0;left:0;right:0}.mz-expand .mz-expand-bg,.mz-expand .mz-expand-bg>img,.mz-expand .mz-expand-bg>svg{width:auto !important;height:auto !important}.mz-expand .mz-expand-bg,.mz-expand .mz-expand-bg>svg{min-width:100% !important;min-height:100% !important}.mz-expand{background-color:#000;text-align:center;vertical-align:middle;display:block;overflow:hidden;z-index:2100000000;position:fixed;width:auto;height:auto;perspective:600px;transform-style:preserve-3d;backface-visibility:hidden;-ms-overflow-style:none}.mz-expand .mz-expand-bg{display:inline-block;vertical-align:middle;margin:auto;z-index:-100;max-width:none !important;max-height:none !important;transform:translate3d(0, 0, 0) scale(10) rotate(0.01deg);perspective:600px;background-repeat:no-repeat;background-size:cover}.mz-expand .mz-expand-bg>img{margin:auto;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='blur'><feGaussianBlur stdDeviation='80' in='SourceGraphic'></feGaussianBlur></filter></svg>#blur");filter:blur(20px) brightness(60%);transform:translate3d(0, 0, 0);backface-visibility:hidden}.mz-expand .mz-expand-bg>svg{margin:auto;opacity:.6}[data-magic-ua=edge] .mz-expand .mz-expand-bg,.lt-ie10-magic .mz-expand .mz-expand-bg{display:none !important}.lt-ie9-magic .mz-expand{background:#1f1f1f}[data-magic-ua=edge] .mz-expand{background-color:rgba(31,31,31,.96)}.mz-expand.plain-bg .mz-expand-bg,.mz-expand.dark-bg .mz-expand-bg,.mz-expand.white-bg .mz-expand-bg{display:none !important}.mz-expand.dark-bg{background-color:#1f1f1f;background-color:rgba(31,31,31,.96)}.mz-expand.white-bg{background-color:hsla(0,0%,100%,.6)}.mz-expand .mz-expand-stage{z-index:2100000000;padding:0}.mz-expand .mz-expand-stage .mz-image-stage{z-index:50;left:120px;right:120px;padding:20px 0 40px 0;margin:0;text-align:center;vertical-align:middle;perspective:600px;backface-visibility:hidden}.mz-expand .mz-expand-stage.with-thumbs .mz-image-stage{padding-bottom:120px}.mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage{padding:0 !important;left:0;right:0}.mz-expand .mz-image-stage>figure:before,.mz-expand .mz-image-stage:before{content:"";display:inline-block;vertical-align:middle;height:100%;font-size:0;line-height:100%;width:0}.mz-expand .mz-image-stage>figure{width:100%;max-width:100%;max-height:100%;padding:0;margin:0;display:inline-block;vertical-align:middle;font-size:0;line-height:100%;position:relative}.mz-expand .mz-figure{overflow:visible;max-width:100% !important}.mz-expand .mz-figure>img{max-width:100%;width:auto;height:auto}.mz-expand .mz-zoom-in .mz-image-stage>figure,.mz-expand .mz-zoom-in .mz-image-stage>figure .mz-figure.mz-activating,.mz-expand .mz-zoom-in .mz-image-stage>figure .mz-figure.mz-active{width:100%;height:100%}.mz-expand .mz-figure{cursor:pointer;cursor:zoom-in}.mz-expand .mz-figure.mz-active{cursor:crosshair;cursor:zoom-out}.mz-expand .mz-expand-stage.mz-zoom-in.mz-always-zoom .mz-image-stage>figure>figure>img{z-index:1;position:absolute !important;top:-5000px !important;bottom:-5000px !important;left:-5000px !important;right:-5000px !important;margin:auto !important}.lt-ie10-magic .mz-zoom-window.mz-expanded img{filter:alpha(opacity=100)}.lt-ie10-magic .mz-expand .mz-figure.mz-magnifier-zoom{overflow:hidden;filter:alpha(opacity=100)}.mz-expand .mz-caption{color:#fff;text-shadow:0px 0px 46px #504e4b;padding:10px 4px;font:normal 10pt/1em "Lucida Grande","Lucida Sans Unicode",Verdana,"Helvetica Neue",Arial,Helvetica,sans-serif;text-align:center;width:100%;position:absolute;left:0;opacity:0}.mz-expand .mz-caption.mz-show{transition:opacity .15s ease-out;opacity:1}.mz-expand .mz-caption a{color:inherit;cursor:pointer}.mz-expand.white-bg .mz-caption{color:#555;text-shadow:none}.lt-ie9-magic .mz-expand .mz-caption{top:100%}.mz-expand .mz-zoom-window{box-shadow:none;background:rgba(0,0,0,0)}.lt-ie9-magic .mz-expand .mz-zoom-window{border:0}.mobile-magic .mz-expand-stage .mz-expand-thumbnails,.mobile-magic .mz-expand-stage .mz-image-stage{left:0px;right:0px}.mobile-magic .mz-expand .mz-expand-stage.with-thumbs{bottom:0px}.mobile-magic .mz-expand-stage .mz-image-stage{padding:0}.mobile-magic .mz-expand .mz-expand-stage.with-thumbs .mz-image-stage{padding:5px 0 60px}.mobile-magic .mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage{padding-top:0}.mobile-magic .mz-expand .mz-expand-thumbnails{padding:0;height:60px}.mz-expand-controls,button.mz-button{margin:0 !important;padding:0 !important;outline:0 !important}button.mz-button{color:#b4b4b4 !important;font:900 34px/1 "magictoolbox-thin" !important;cursor:pointer;z-index:90 !important;background-color:rgba(0,0,0,0) !important;border:1px solid rgba(180,180,180,0) !important;border-radius:100% !important;box-shadow:none !important;position:absolute !important;text-transform:none !important;text-align:center;speak:none;-webkit-font-smoothing:antialiased;width:60px !important;height:60px !important;min-width:0 !important;min-height:0 !important;max-width:none !important;max-height:none !important}button.mz-button:before{display:inline;position:static;color:inherit !important;font:inherit !important;-webkit-font-smoothing:inherit !important}button.mz-button.mz-button-prev,button.mz-button.mz-button-next{margin:auto 10px !important;top:0 !important;bottom:0 !important;overflow:hidden !important}button.mz-button.mz-button-prev{left:0 !important}button.mz-button.mz-button-next{right:0 !important}button.mz-button.mz-button-close{font-size:26px !important;margin:10px !important;top:0 !important;right:0 !important;z-index:95 !important}:root:not(.mobile-magic) button.mz-button{color:rgba(180,180,180,.75) !important;transform:scale(0.85) !important;transition:color .25s,border-color .25s,transform .25s !important}:root:not(.mobile-magic) button.mz-button:hover{color:#b4b4b4 !important;border-color:rgba(180,180,180,.6) !important;transform:scale(1) !important}.mobile-magic button.mz-button{transition:transform .1s !important}.mobile-magic button.mz-button:active{border-color:rgba(180,180,180,.6) !important;transform:scale(0.95) !important}button.mz-button.mz-button-close:before{content:"ꀁ"}button.mz-button.mz-button-prev:before{content:"ꀂ"}button.mz-button.mz-button-next:before{content:"ꀃ"}@media screen and (max-device-width: 767px){button.mz-button-prev,button.mz-button-next{display:none !important}.mobile-magic .mz-expand button.mz-button{width:44px !important;height:44px !important;font-size:18px !important;color:hsla(0,0%,100%,.8) !important;background-color:rgba(49,51,61,.3) !important;border-color:rgba(0,0,0,0) !important}}.lt-ie9-magic button.mz-button{border:0;filter:alpha(opacity=75)}.lt-ie9-magic button.mz-button:hover{filter:alpha(opacity=100)}a[data-zoom-id],.mz-thumb,.mz-thumb:focus{display:inline-block;line-height:0;outline:none}a[data-zoom-id] img,.mz-thumb img{border:0;box-sizing:border-box}.no-cssfilters-magic .mz-thumb:hover,.no-cssfilters-magic .mz-thumb.mz-thumb-selected{background:#504e4b}.no-cssfilters-magic .mz-thumb:hover:not(.mz-thumb-selected) img{opacity:.75;filter:alpha(opacity=75)}.no-cssfilters-magic .mz-thumb-selected img{opacity:.6;filter:alpha(opacity=60)}.ie9-magic .mz-thumb img{box-shadow:0 0 4px 0px rgba(0,0,0,.3)}.mz-expand-thumbnails{z-index:50;position:absolute;bottom:0;left:65px;right:65px;height:80px;padding:10px 0;box-sizing:border-box}.mz-expand-thumbnails .magic-thumbs .magic-thumb{padding:10px 2px}.mz-expand-thumbnails .magic-thumb>img{cursor:pointer;height:40px;box-shadow:0 0 5px 1px rgba(0,0,0,.3)}.mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected)>img:hover{filter:brightness(70%)}.mz-expand-thumbnails .magic-thumb-selected img{filter:brightness(50%)}.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button{box-shadow:none}.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button-disabled{opacity:0}.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb:hover:not(.magic-thumb-selected) img{opacity:.7;filter:alpha(opacity=70)}.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb-selected img{opacity:.5;filter:alpha(opacity=50)}.mz-expand.no-expand-thumbnails .mz-expand-stage.with-thumbs .mz-image-stage{padding-bottom:40px}.mz-expand.no-expand-thumbnails .mz-expand-thumbnails{display:none}.mobile-magic .mz-expand.no-expand-thumbnails .mz-expand-stage.with-thumbs .mz-image-stage{padding:0}.magic-thumbs,.magic-thumbs .magic-thumbs-wrapper,.magic-thumbs ul,.magic-thumbs li,.magic-thumbs li:before,.magic-thumbs li:after,.magic-thumbs li img,.magic-thumbs .magic-thumbs-button{margin:0;padding:0;outline:0;box-sizing:border-box}.magic-thumbs{direction:ltr;overflow:visible;z-index:100;position:relative;left:0;top:0;padding:0 30px;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:none}.magic-thumbs{width:100%;height:100%;white-space:nowrap}.magic-thumbs.no-buttons{padding:0 !important}.magic-thumbs-wrapper{display:block;width:100%;height:100%;position:relative;overflow:hidden;text-align:center}.magic-thumbs ul{list-style:none;font-size:0;display:inline-block;vertical-align:middle;height:100%;position:relative;white-space:nowrap}.magic-thumbs.no-buttons ul{left:0 !important;padding:0 !important;transition:none !important;transform:none !important}.magic-thumbs ul li{margin:0 4px;height:100%;width:auto;vertical-align:top;line-height:0;display:inline-block}.magic-thumbs ul li:after{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.magic-thumbs ul li>img{width:auto;height:auto;max-width:none !important;max-height:100% !important;vertical-align:middle}.ie8-magic .magic-thumbs ul li>img{max-width:none !important;max-height:none !important}.magic-thumbs.magic-thumbs-vertical{height:100%}.magic-thumbs-vertical{padding:30px 0}.magic-thumbs-vertical ul{height:auto;width:100%;white-space:normal}.magic-thumbs-vertical ul li{width:100%;height:auto}.magic-thumbs-vertical ul li{margin:4px 0}.magic-thumbs-vertical ul li>img{max-width:100% !important;max-height:none !important}.ie8-magic .magic-thumbs-vertical ul li>img{width:100%}.magic-thumbs button.magic-thumbs-button{color:#b4b4b4 !important;font:900 24px/1 "magictoolbox-thin" !important;cursor:pointer;z-index:90 !important;background-repeat:no-repeat;background-color:rgba(0,0,0,0) !important;background-image:none;border:0;border-radius:0;box-shadow:none !important;overflow:hidden;position:absolute;text-transform:none !important;speak:none;text-align:center;-webkit-font-smoothing:antialiased;width:30px;height:100%;top:0;bottom:0;min-width:0 !important;min-height:0 !important;max-width:none !important;max-height:none !important}.magic-thumbs button.magic-thumbs-button:before{display:inline;position:static;color:inherit !important;font:inherit !important;-webkit-font-smoothing:inherit !important}.magic-thumbs .magic-thumbs-button-prev{left:0}.magic-thumbs .magic-thumbs-button-next{right:0}.magic-thumbs .magic-thumbs-button-prev:before{content:"ꀂ"}.magic-thumbs .magic-thumbs-button-next:before{content:"ꀃ"}:root:not(.mobile-magic) .magic-thumbs button.magic-thumbs-button{color:rgba(180,180,180,.75) !important;transform:scale(0.85) !important;transition:color .25s,transform .25s !important}:root:not(.mobile-magic) .magic-thumbs button.magic-thumbs-button:hover{color:#b4b4b4 !important;transform:scale(1) !important}.magic-thumbs-vertical .magic-thumbs-button{width:100%;height:30px;left:0;right:0;top:auto;bottom:auto}.magic-thumbs-vertical .magic-thumbs-button-prev{top:0}.magic-thumbs-vertical .magic-thumbs-button-next{bottom:0}.magic-thumbs-vertical .magic-thumbs-button-prev:before{content:"ꀅ"}.magic-thumbs-vertical .magic-thumbs-button-next:before{content:"ꀄ"}.magic-thumbs.no-buttons .magic-thumbs-button{display:none !important}.magic-thumbs-button-disabled{opacity:.2;filter:alpha(opacity=20)}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-list,.slick-track{touch-action:pan-y}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:0;margin-right:0}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:inline-block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block;outline:none}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}@media print{.btn-mobile-nav,.zoombtnnav,.rating-grey,.qy-wrap,.item-actions,.item-actions-single,.item-downloads,.feedback-container,body div#tsbadgeResponsiveTop_db8d3657bdbe440c985ae127463eaad4,[data-eg-handler=initItemSlider],.zoom-nav-list,.item-action,.breadcrumb,body div#tsbadge4_db8d3657bdbe440c985ae127463eaad4,.mz-hint{display:none !important}.header-wrap .col-xxlg-2.no-pad-right{flex:0 0 100%;max-width:100%;padding:20px;text-align:center}.tabelle-open{padding:8px;border:solid 1px #ccc;margin-top:5px}.single .bg-description,.single .bg-technical,.item-technical{background:#fff !important;color:#000 !important}.main-header{position:static !important}#vue-app{margin-top:0 !important}.btn,button,input,.home-slider-title,.basket-items-cross,.btn-collapse,#___ratingbadge_0,.widget-coupon~.widget-separator,.toptopnav{display:none !important}select{border:0}.cat-undercats-wrap{text-align:center}.qty-input{display:block !important;border:0 !important}footer{background:#fff;color:#000;font-size:20px}}.feedback-container{margin-bottom:40px}.feedback-container .title{font-size:2rem;margin:20px 0 0 0;display:inline-block;vertical-align:bottom}.feedback-container .minititle{margin-top:40px}.feedback-container .btn{cursor:pointer}.feedback-container .loading-hint{text-align:center;font-style:italic;color:rgba(0,0,0,.7)}.feedback-container div.stars{width:165px;display:inline-block}.feedback-container label.new_star{display:block}.feedback-container input.star,.feedback-container input.star-rated{display:none}.feedback-container label.star,.feedback-container label.star-rated{float:right;height:40px;width:33px;padding:0px 2px;font-size:30px;line-height:40px;margin-bottom:0px;color:rgba(0,0,0,.1);cursor:pointer}.feedback-container input.star:checked~label.star:before,.feedback-container input.star-rated:checked~label.star-rated:before{content:"";color:orange}.feedback-container input.star:checked~svg.star,.feedback-container input.star-rated:checked~svg.star-rated{fill:orange}.feedback-container div.stars:hover label.star:before{color:rgba(0,0,0,.1)}.feedback-container label.star:hover:before{color:orange !important}.feedback-container label.star:hover~label.star:before{color:orange}.feedback-container svg.star:hover~svg.star{fill:orange}.feedback-container label.star:before,.feedback-container label.star-rated:before{content:"";font-family:FontAwesome}.feedback-container .feedback-bars{margin-bottom:40px}.feedback-container .feedback-bars .feedback-bar-wrap{margin-bottom:1px}.feedback-container .feedback-bars .feedback-bar-wrap .feedback-bar{width:140px;height:17px;display:inline-block;vertical-align:middle;background:rgba(0,0,0,.1);overflow:hidden;border-radius:2px}.feedback-container .feedback-bars .feedback-bar-wrap .feedback-bar .feedback-bar-fill{width:0%;height:100%}.feedback-container .feedback-bars .feedback-bar-wrap p{display:inline-block;vertical-align:middle;line-height:17px;margin-bottom:0px}.feedback-container .feedback-list .feedback{padding-bottom:15px;margin-bottom:15px;border-bottom:rgba(0,0,0,.1) dotted 1px}.feedback-container .feedback-list .feedback.loading{pointer-events:none;opacity:.5}.feedback-container .feedback-list .feedback .feedback-options{float:right}.feedback-container .feedback-list .feedback .feedback-creator{width:50px;float:left}.feedback-container .feedback-list .feedback .feedback-creator .feedback-user-icon{width:50px;height:50px;border-radius:50%;background:rgba(0,0,0,.1);line-height:50px;text-align:center}.feedback-container .feedback-list .feedback .feedback-creator .feedback-user-name{font-size:12px;text-align:center;line-height:1.2em;margin-top:6px;margin-bottom:0px}.feedback-container .feedback-list .feedback .feedback-comment .feedback-comment-title{font-weight:bold;margin-bottom:10px}.feedback-container .feedback-list .feedback .feedback-comment .feedback-rating{color:rgba(0,0,0,.1)}.feedback-container .feedback-list .feedback .feedback-comment .feedback-rating .full{color:orange}.feedback-container .feedback-list .feedback .feedback-comment .feedback-attributes-list p{font-size:12px;margin:0px}.feedback-container .feedback-list .feedback .feedback-comment .feedback-attributes-list p span{display:inline-block;border-right:rgba(0,0,0,.2) solid 1px;margin:10px 4px 10px 0;padding-right:7px}.feedback-container .feedback-list .feedback .feedback-comment .feedback-attributes-list p span:last-of-type{border-right:none;margin-right:0;padding-right:0}.feedback-container .feedback-list .feedback .feedback-comment .feedback-attributes-list p span.feedback-verified-tag{color:#090;font-weight:bold}.feedback-container .feedback-list .feedback .feedback-comment .feedback-attributes-list p span.fa-stack{color:#090;font-size:75%;vertical-align:bottom}.feedback-container .feedback-list .feedback .feedback-comment .feedback-comment-text{margin-bottom:0px;word-break:break-word;white-space:pre-line}.feedback-container .feedback-list .feedback .feedback-comment .feedback-replies{margin-top:20px;padding-left:30px}.feedback-container .feedback-list .feedback .feedback-comment .feedback-add-reply{margin-top:20px;padding-left:30px}.feedback-container .feedback-list .feedback form.feedback-edit{padding-left:20px}.feedback-container .feedback-loadmore{width:50%;margin:20px auto}.feedback-container .feedback-tooltip-wrapper{display:inline-block}.feedback-container .feedback-tooltip-wrapper button{pointer-events:none}.feedback-container .feedback-info{margin:5px 0 0}.feedback-container .feedback-info .feedback-info-segment{margin-right:10px;font-size:.875rem}.feedback-container .feedback-info .feedback-info-segment .feedback-admin i.fa{color:#008ebd}.feedback-container .feedback-info i.fa{margin-right:3px}.feedback-container #feedback-error-no-rating{display:inline-block;vertical-align:bottom;padding:1px 10px;margin-left:10px}.feedback-container #feedback-error-no-rating.feedback-error-hidden{display:none}.feedback-container .feedback-hidden{display:none}.feedback-container #feedback-textfield{display:none}.feedback-container #comment-textfield{display:none}.feedback-orderitem-container div.stars{display:block;margin:0 auto;width:auto;max-width:170px}.feedback-orderitem-container div.stars form{display:flex;flex-direction:row-reverse}.feedback-orderitem-container div.stars:hover svg{fill:rgba(0,0,0,.1) !important}.feedback-orderitem-container svg.star,.feedback-orderitem-container svg.star-rated{float:right;cursor:pointer;fill:rgba(0,0,0,.1)}.feedback-orderitem-container label.new_star:hover~label.new_star svg,.feedback-orderitem-container label.new_star:hover svg{fill:orange !important}.feedback-orderitem-container input.star:checked~label.new_star svg,.feedback-orderitem-container input.star-rated:checked~label.new_star svg{fill:orange}.feedback-orderitem-container .feedback-items{display:flex}.feedback-orderitem-container .feedback-items .feedback-item{overflow:hidden;text-align:center;display:flex;flex-wrap:wrap;flex-direction:column}.feedback-orderitem-container .feedback-items .feedback-item>img{max-width:100%;max-height:200px;margin:auto;-o-object-fit:contain;object-fit:contain}.feedback-orderitem-container .feedback-items .feedback-item .feedback-item-link{align-self:flex-end;width:100%;margin-top:auto}.feedback-orderitem-container .feedback-items .feedback-item .feedback-item-link a{display:block;font-size:1.3em}.feedback-orderitem-container .modal .stars svg{width:20%}.feedback-orderitem-container .modal img{display:block;max-width:100%;max-height:100%;height:auto;margin:0 auto}.feedback-orderitem-container .modal a{display:block;font-size:1.3em}.filter-collapse .option-feedback-5 span::after,.filter-collapse .filter-feedback-5::before,.widget-filter-base .option-feedback-5 span::after,.widget-filter-base .filter-feedback-5::before,.selected-filters .option-feedback-5 span::after,.selected-filters .filter-feedback-5::before{content:"" !important;font-family:FontAwesome;letter-spacing:3px}.filter-collapse .option-feedback-4 span::after,.filter-collapse .filter-feedback-4::before,.widget-filter-base .option-feedback-4 span::after,.widget-filter-base .filter-feedback-4::before,.selected-filters .option-feedback-4 span::after,.selected-filters .filter-feedback-4::before{content:" " !important;font-family:FontAwesome;letter-spacing:3px}.filter-collapse .option-feedback-3 span::after,.filter-collapse .filter-feedback-3::before,.widget-filter-base .option-feedback-3 span::after,.widget-filter-base .filter-feedback-3::before,.selected-filters .option-feedback-3 span::after,.selected-filters .filter-feedback-3::before{content:" " !important;font-family:FontAwesome;letter-spacing:3px}.filter-collapse .option-feedback-2 span::after,.filter-collapse .filter-feedback-2::before,.widget-filter-base .option-feedback-2 span::after,.widget-filter-base .filter-feedback-2::before,.selected-filters .option-feedback-2 span::after,.selected-filters .filter-feedback-2::before{content:" " !important;font-family:FontAwesome;letter-spacing:3px}.filter-collapse .option-feedback-1 span::after,.filter-collapse .filter-feedback-1::before,.widget-filter-base .option-feedback-1 span::after,.widget-filter-base .filter-feedback-1::before,.selected-filters .option-feedback-1 span::after,.selected-filters .filter-feedback-1::before{content:" " !important;font-family:FontAwesome;letter-spacing:3px}.feedback-stars-average{width:120px;height:30px;margin-left:10px;position:relative;display:inline-block;vertical-align:bottom}.feedback-stars-average .feedback-star{height:30px;width:24px;line-height:32px;font-size:24px;float:left;text-align:center;color:orange}.feedback-stars-average .feedback-stars-background,.feedback-stars-average .feedback-stars-overlay,.feedback-stars-average .feedback-stars-overlay-wrap{position:absolute;top:0px;left:0px;width:120px;height:30px;overflow:hidden}.feedback-stars-average .feedback-stars-background .feedback-star{color:rgba(0,0,0,.1)}.feedback-stars-average .feedback-stars-overlay-wrap{width:0%}.feedback-stars-average.feedback-category-view{margin-left:0px;width:85px}.feedback-stars-average.feedback-category-view .feedback-star{height:20px;width:17px;line-height:22px;font-size:17px}.widget-feedback-average .small-stars{width:85px;margin-left:0px}.widget-feedback-average .small-stars .feedback-stars-background{width:85px}.widget-feedback-average .small-stars .feedback-star{height:20px;width:17px;line-height:22px;font-size:17px}.widget-feedback-average span.small-stars{font-size:1em;display:inline-block;height:30px}.widget-feedback-average .big-stars{width:120px;margin-left:0px}.widget-feedback-average .big-stars .feedback-star{height:30px;width:24px;line-height:32px;font-size:24px}.widget-feedback-average span.big-stars{line-height:30px;font-size:1.25em}.btn-to-checkout a,.btn-to-checkout button,.widget-place-order a,.widget-place-order button{font-size:20px;text-transform:uppercase;font-weight:800;padding-top:15px;padding-bottom:15px}#ppButton a{display:block;height:45px;width:100%;background:#ffc439 url(https://cdn02.plentymarkets.com/cmj9dsr9tp66/frontend/Payments/paypal_express_de.png) no-repeat;background-size:140%;background-position:center;border-radius:500px;overflow:hidden}#ppButton a img{display:block;width:100%;height:100%;visibility:hidden;opacity:0}.amzLoginButton,.amzPayButton{display:block;height:45px;width:100%;background:#d9d9d9 url(https://cdn02.plentymarkets.com/cmj9dsr9tp66/frontend/Payments/amazonpay_express_de.png) no-repeat;background-size:140%;background-position:center;border-radius:500px;overflow:hidden}.amzLoginButton img,.amzPayButton img{display:block;width:100%;height:100%;opacity:0}body[lang=en] #ppButton a{background:#ffc439 url(https://cdn02.plentymarkets.com/cmj9dsr9tp66/frontend/Payments/paypal_express_en.png) no-repeat}.basket-prev-express .amzPayButton,.basket-prev-express .amzLoginButton,.basket-prev-express #ppButton a,.widget-expres-btns .amzPayButton,.widget-expres-btns .amzLoginButton,.widget-expres-btns #ppButton a{height:35px;max-width:280px;margin-left:auto !important;margin-right:auto !important;display:block !important}.isCheckout .amzPayButton{width:330px;max-width:100%}.title-express-or{font-size:20px}.basket-item [data-testing=order-property-list]{font-weight:600}.basket-item [data-testing=order-property-list] .colon::after{content:":";margin-left:-2px}.order-return .basket-item a{color:#000 !important}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-style:normal;font-weight:400;text-align:left;text-decoration:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.175)}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:#212529;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);margin-top:0}.popover-body{padding:.5rem .75rem;color:#212529}.arrow{position:absolute;display:block;width:1rem;height:.5rem}.arrow::before,.arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-popover-top .arrow{bottom:-0.5rem}.bs-popover-top .arrow::before,.bs-popover-top .arrow::after{border-width:.5rem .5rem 0}.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-right .arrow{left:calc((.5rem + 1px)*-1);width:.5rem;height:1rem}.bs-popover-right .arrow::before,.bs-popover-right .arrow::after{border-width:.5rem .5rem .5rem 0}.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-bottom .arrow{top:calc((.5rem + 1px)*-1)}.bs-popover-bottom .arrow::before,.bs-popover-bottom .arrow::after{border-width:0 .5rem .5rem .5rem}.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-left .arrow{right:calc((.5rem + 1px)*-1);width:.5rem;height:1rem}.bs-popover-left .arrow::before,.bs-popover-left .arrow::after{border-width:.5rem 0 .5rem .5rem}.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.cmp-contact-custom .input-unit.textarea{background-color:#fff}.cmp-contact-custom .input-unit.textarea>textarea{overflow-y:auto;white-space:normal}.cmp-contact-custom .input-unit.textarea>label{background-color:#fff;opacity:.9}.cmp-contact-custom .input-unit{position:relative;width:100%;margin-bottom:15px;border:1px solid #000;overflow:hidden}.cmp-contact-custom .input-unit:not(.textarea){border-radius:40px}.cmp-contact-custom .input-unit.textarea{border-radius:10px}@media(max-width: 575.98px){.cmp-contact-custom .input-unit.media-xs-d{margin-bottom:15px !important}}.cmp-contact-custom .input-unit.no-bottom{margin-bottom:0px}.cmp-contact-custom .input-unit input[type=date]{max-height:38px}.cmp-contact-custom .input-unit input[type],.cmp-contact-custom .input-unit textarea,.cmp-contact-custom .input-unit input:not([type=checkbox]),.cmp-contact-custom .input-unit input:not([type=radio]),.cmp-contact-custom .input-unit .input-unit-preview{color:#4d4f4d;background-color:#fff;border:none;box-shadow:none;line-height:1.2em !important;padding:1rem;width:100%;font-size:1em;outline:none !important;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;transition:all .2s}.cmp-contact-custom .input-unit input[type]:focus,.cmp-contact-custom .input-unit input[type].filled,.cmp-contact-custom .input-unit textarea:focus,.cmp-contact-custom .input-unit textarea.filled,.cmp-contact-custom .input-unit input:not([type=checkbox]):focus,.cmp-contact-custom .input-unit input:not([type=checkbox]).filled,.cmp-contact-custom .input-unit input:not([type=radio]):focus,.cmp-contact-custom .input-unit input:not([type=radio]).filled,.cmp-contact-custom .input-unit .input-unit-preview:focus,.cmp-contact-custom .input-unit .input-unit-preview.filled{color:#4d4f4d;background-color:#fff;border-color:#b2b1a7}.cmp-contact-custom .input-unit input[type].disabled,.cmp-contact-custom .input-unit input[type]:disabled,.cmp-contact-custom .input-unit textarea.disabled,.cmp-contact-custom .input-unit textarea:disabled,.cmp-contact-custom .input-unit input:not([type=checkbox]).disabled,.cmp-contact-custom .input-unit input:not([type=checkbox]):disabled,.cmp-contact-custom .input-unit input:not([type=radio]).disabled,.cmp-contact-custom .input-unit input:not([type=radio]):disabled,.cmp-contact-custom .input-unit .input-unit-preview.disabled,.cmp-contact-custom .input-unit .input-unit-preview:disabled{background-color:#f7f7f9;border-color:#dcdbd8;cursor:not-allowed}.cmp-contact-custom .input-unit input[type].disabled~label,.cmp-contact-custom .input-unit input[type]:disabled~label,.cmp-contact-custom .input-unit textarea.disabled~label,.cmp-contact-custom .input-unit textarea:disabled~label,.cmp-contact-custom .input-unit input:not([type=checkbox]).disabled~label,.cmp-contact-custom .input-unit input:not([type=checkbox]):disabled~label,.cmp-contact-custom .input-unit input:not([type=radio]).disabled~label,.cmp-contact-custom .input-unit input:not([type=radio]):disabled~label,.cmp-contact-custom .input-unit .input-unit-preview.disabled~label,.cmp-contact-custom .input-unit .input-unit-preview:disabled~label{color:#dcdbd8;cursor:not-allowed}.cmp-contact-custom .input-unit input[type]+.symbol,.cmp-contact-custom .input-unit textarea+.symbol,.cmp-contact-custom .input-unit input:not([type=checkbox])+.symbol,.cmp-contact-custom .input-unit input:not([type=radio])+.symbol,.cmp-contact-custom .input-unit .input-unit-preview+.symbol{color:#7a7f7f;position:absolute;top:1px;right:1px;transition:all .2s}.cmp-contact-custom .input-unit input[type].disabled+.symbol,.cmp-contact-custom .input-unit input[type]:disabled+.symbol,.cmp-contact-custom .input-unit textarea.disabled+.symbol,.cmp-contact-custom .input-unit textarea:disabled+.symbol,.cmp-contact-custom .input-unit input:not([type=checkbox]).disabled+.symbol,.cmp-contact-custom .input-unit input:not([type=checkbox]):disabled+.symbol,.cmp-contact-custom .input-unit input:not([type=radio]).disabled+.symbol,.cmp-contact-custom .input-unit input:not([type=radio]):disabled+.symbol,.cmp-contact-custom .input-unit .input-unit-preview.disabled+.symbol,.cmp-contact-custom .input-unit .input-unit-preview:disabled+.symbol{color:#7a7f7f}.cmp-contact-custom .input-unit input[type].disabled+label,.cmp-contact-custom .input-unit input[type]:disabled+label,.cmp-contact-custom .input-unit textarea.disabled+label,.cmp-contact-custom .input-unit textarea:disabled+label,.cmp-contact-custom .input-unit input:not([type=checkbox]).disabled+label,.cmp-contact-custom .input-unit input:not([type=checkbox]):disabled+label,.cmp-contact-custom .input-unit input:not([type=radio]).disabled+label,.cmp-contact-custom .input-unit input:not([type=radio]):disabled+label,.cmp-contact-custom .input-unit .input-unit-preview.disabled+label,.cmp-contact-custom .input-unit .input-unit-preview:disabled+label{color:#b2b1a7 !important}.cmp-contact-custom .input-unit label,.cmp-contact-custom .input-unit .input-unit-label{font-size:.65em;line-height:1em !important;text-transform:uppercase;letter-spacing:.1px;font-weight:600;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;padding:.35rem 1rem 0;margin-bottom:0;color:#b2b1a7;position:absolute;top:0;left:0;transition:color .15s;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:none !important}.cmp-contact-custom .input-unit label.disabled,.cmp-contact-custom .input-unit label:disabled,.cmp-contact-custom .input-unit .input-unit-label.disabled,.cmp-contact-custom .input-unit .input-unit-label:disabled{cursor:not-allowed}.cmp-contact-custom .input-unit i{font-style:normal;font-weight:bold;position:absolute;top:0;left:0;background-color:#f7f7f9;color:#dcdbd8;line-height:1.2em;width:1.2em;text-align:center;cursor:pointer;border-bottom-right-radius:2px}.cmp-contact-custom .input-unit.error,.cmp-contact-custom .input-feedback-container.has-error>.input-unit{z-index:1000;border-color:#d4021d}.cmp-contact-custom .input-unit.error input,.cmp-contact-custom .input-feedback-container.has-error>.input-unit input{color:#d4021d}.cmp-contact-custom .input-unit.error label,.cmp-contact-custom .input-feedback-container.has-error>.input-unit label{color:#d4021d}.cmp-contact-custom .input-unit.error i,.cmp-contact-custom .input-feedback-container.has-error>.input-unit i{background-color:#d4021d;color:#fff}.cmp-contact-custom .input-unit.success,.cmp-contact-custom .input-feedback-container.has-success>.input-unit{z-index:1000;border-color:#28a745}.cmp-contact-custom .input-unit.success input,.cmp-contact-custom .input-feedback-container.has-success>.input-unit input{color:#28a745}.cmp-contact-custom .input-unit.success label,.cmp-contact-custom .input-feedback-container.has-success>.input-unit label{color:#28a745}.cmp-contact-custom .input-unit.success i,.cmp-contact-custom .input-feedback-container.has-success>.input-unit i{background-color:#28a745;color:#fff}.cmp-contact-custom .input-unit .custom-select{padding:1.2rem 2rem .4rem 1rem;background-position:calc(100% - 1rem) 1.2rem}.cmp-contact-custom #contact-form .input-unit+.error-feedback{display:none;color:#d9534f;font-size:12px;margin-bottom:15px;position:relative}.cmp-contact-custom #contact-form .input-unit.error{margin-bottom:10px}.cmp-contact-custom #contact-form .input-unit.error+.error-feedback{display:block}@media(min-width: 768px){.cmp-contact-custom #contact-form .input-unit.error{margin-bottom:10px}.cmp-contact-custom #contact-form .input-unit.error+.error-feedback{margin-bottom:10px}.cmp-contact-custom #contact-form .input-unit.error.input-name-field+.error-feedback{margin-bottom:-3px}}.cmp-contact-custom .honey{opacity:0;position:absolute;top:0;left:0;height:0;width:0;z-index:-1}.cmp-contact-custom .form-check.error{color:#d4021d !important}.cmp-contact-custom .form-check.error a{color:#d4021d !important}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
