@font-face{font-family:'Play';src:url(/dotz_dist/fonts/Play-Regular.ttf) format("truetype") , url(/dotz_dist/fonts/Play-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:'Play';src:url(/dotz_dist/fonts/Play-Bold.ttf) format("truetype") , url(/dotz_dist/fonts/Play-Bold.woff2) format("woff2");font-weight:700;font-style:normal}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:800ms}.animated.faster{animation-duration:500ms}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion){.animated{animation:unset!important;transition:none!important}}@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}.fadeIn{animation-name:fadeIn}@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}.fadeInUp{animation-name:fadeInUp}@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}.fadeOut{animation-name:fadeOut}@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}.shake{animation-name:shake}@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}.pulse{animation-name:pulse}@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}.swing{transform-origin:top center;animation-name:swing}@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}.slideInUp{animation-name:slideInUp}@charset "UTF-8";.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@media print{*,*::before,*::after{text-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport {
  width: device-width; }article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:Play,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.125;color:#000;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#fd0;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#b39b00;text-decoration:underline}a:not([href]):not([tabindex]) {color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus {outline:0}pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root) {overflow:hidden}a,area,button,[role="button"],input,label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#363636;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-family:inherit;font-weight:400;line-height:1.1;color:inherit}h1,.h1{font-size:2rem;font-weight:700}h2,.h2{font-size:2.5rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}h1{text-transform:uppercase}@media (max-width:991px){h1{font-size:2.25rem}}.lead{font-size:4.5rem;font-weight:700}@media (min-width:1200px){.lead{font-size:4rem}}.leadsmall{font-size:2.3rem;font-weight:400}@media (min-width:1200px){.leadsmall{font-size:3rem}}.display-1{font-size:2.125rem;font-weight:400;line-height:1.1}@media (max-width:991px){.display-1{font-size:1.875rem}}.display-2{font-size:1.438rem;font-weight:400;line-height:1.1}.display-3,.display-3bold{font-size:1.125rem;font-weight:400;line-height:1.1}.display-4{font-size:.75rem;font-weight:400;line-height:1.1}.display-5 .font-small{font-size:.8rem;font-weight:400;line-height:1}.display-3bold{font-weight:700}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}hr.hrblack{border-top:2px solid #000}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}strong,.strong,b,.b,.bold{font-weight:700}i{font-style:normal}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child) {margin-right:5px}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#363636}.blockquote-footer::before{content:"\2014   \A0"}.form-control-light{background-color:#fff!important}.input-group{margin-bottom:.25rem}.input-group-btn{width:10%}.input-group-btn .btn{background-color:#ececec;background-image:url(/dotz_dist/images/06_down-gelb.svg);background-repeat:no-repeat;background-size:20px;background-position:center;height:100%;width:100%}.form-control{box-shadow:0 0 0 2px transparent;-webkit-transition:box-shadow .3s;transition:box-shadow .3s}.form-control:focus{box-shadow:0 0 0 2px #fd0;outline:none}.form-control:focus+label.input-label:after{-webkit-animation:anim-shadow .3s forwards;animation:anim-shadow .3s forwards}label.input-label{padding:0 15px;margin-bottom:0;position:absolute;top:0;left:0;width:calc(100% - 2em);height:100%}label.input-label:after{content:'';position:absolute;top:0;z-index:0;width:100%;height:100%;box-shadow:0 0 0 0;color:rgba(255,221,0,.6)}input::placeholder{text-transform:uppercase}input.form-control:focus::placeholder{visibility:hidden}@-webkit-keyframes anim-shadow {
  to {
    box-shadow: 0px 0px 100px 50px;
    opacity: 0; } }@keyframes anim-shadow {
  to {
    box-shadow: 0px 0px 100px 50px;
    opacity: 0; } }.btn{text-transform:uppercase}.btn:hover,.btn:active,.btn:focus{box-shadow:2px 2px 2px rgba(0,0,0,.6)}.o-6{opacity:.6}img{width:100%;height:auto}.link-arrows-y:after{content:">>";display:inline-block;margin-left:6px;color:inherit}.text-yellow{color:#fd0}.h1-text{font-size:2.5rem}.pt-37{padding-top:37px}a>.download,.download>a{display:block}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #ddd;border-radius:initial;transition:all .2s ease-in-out;box-shadow:0 1px 2px rgba(0,0,0,.075);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#363636}code,kbd,pre,samp{font-family:"SFMono-Regular",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{padding:.2rem .4rem;font-size:90%;color:#bd4147;background-color:#f3f3f3;border-radius:initial}a>code{padding:0;color:inherit;background-color:inherit}kbd{padding:.2rem .4rem;font-size:90%;color:#fff;background-color:#0f0f0f;border-radius:initial;box-shadow:inset 0 -.1rem 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;margin-top:0;margin-bottom:1rem;font-size:90%;color:#0f0f0f}pre code{padding:0;font-size:inherit;color:inherit;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;width:100%}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1441px){.container{max-width:1280px}}.container-fluid{width:100%;margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;width:100%}.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-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-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{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.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}@media (min-width:768px){.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.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.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}}@media (min-width:992px){.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.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.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}}@media (min-width:1200px){.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.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.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}}@media (min-width:1441px){.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.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.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}}.first-col{background-color:#fd0;border:none!important}.first-col.border-top{border-top:3px solid #fff!important}.dim-table-mobile th{font-weight:400!important;padding:1rem!important}.table-wrap{overflow:hidden}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table th,.table td{position:relative;padding:.5rem;vertical-align:top;border:3px solid #fff;z-index:5;outline:0;font-size:.75rem}.table th:hover,.table td:hover{z-index:3}.table th.bg-primary,.table td.bg-primary{font-size:1rem}.table thead th{vertical-align:bottom;background-color:#e0e0e0}.table tbody th{background-color:#e0e0e0}.table tbody th.bg-transparent{background-color:transparent!important}.table tbody+tbody{border-top:6px solid #fff}.table .table{background-color:#fff}.table td:hover::after,
  .table thead th:not(:empty):hover::after,
  .table td:focus::after,
  .table thead th:not(:empty):focus::after {content:'';height:10000px;left:0;position:absolute;top:-5000px;width:100%;z-index:-1}.table td:hover::after,.table th:hover::after{background-color:rgba(0,0,0,.075)}.table td:focus::before,.table tbody th:focus::before{background-color:rgba(0,0,0,.075);content:'';height:100%;top:0;left:-5000px;position:absolute;width:10000px;z-index:-1}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:3px solid #fff}.table-bordered th,.table-bordered td{border:3px solid #fff}.table-bordered thead th,.table-bordered thead td{border-bottom-width:6px}.table-striped tbody tr:nth-of-type(odd) {background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)!important}.table-primary,.table-primary>th,.table-primary>td{background-color:#fff5b8}.table-hover .table-primary:hover{background-color:#fff19f}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#fff19f}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#b8b8b8}.table-hover .table-secondary:hover{background-color:#ababab}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#ababab}.table-white,.table-white>th,.table-white>td{background-color:#fff}.table-hover .table-white:hover{background-color:#f2f2f2}.table-hover .table-white:hover>td,.table-hover .table-white:hover>th{background-color:#f2f2f2}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#fff5b8}.table-hover .table-warning:hover{background-color:#fff19f}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#fff19f}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-black,.table-black>th,.table-black>td{background-color:#b8b8b8}.table-hover .table-black:hover{background-color:#ababab}.table-hover .table-black:hover>td,.table-hover .table-black:hover>th{background-color:#ababab}.table-gray-500,.table-gray-500>th,.table-gray-500>td{background-color:#e6e6e6}.table-hover .table-gray-500:hover{background-color:#d9d9d9}.table-hover .table-gray-500:hover>td,.table-hover .table-gray-500:hover>th{background-color:#d9d9d9}.table-gray-700,.table-gray-700>th,.table-gray-700>td{background-color:#bfbfbf}.table-hover .table-gray-700:hover{background-color:#b2b2b2}.table-hover .table-gray-700:hover>td,.table-hover .table-gray-700:hover>th{background-color:#b2b2b2}.table-gray-800,.table-gray-800>th,.table-gray-800>td{background-color:#bbb}.table-hover .table-gray-800:hover{background-color:#aeaeae}.table-hover .table-gray-800:hover>td,.table-hover .table-gray-800:hover>th{background-color:#aeaeae}.table-light,.table-light>th,.table-light>td{background-color:#fafafa}.table-hover .table-light:hover{background-color:#ededed}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ededed}.table-dark,.table-dark>th,.table-dark>td{background-color:#bcbcbc}.table-hover .table-dark:hover{background-color:#afafaf}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#afafaf}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.thead-inverse th{color:#fff;background-color:#0f0f0f}.thead-default th{color:#1b1b1b;background-color:#ececec}.table-inverse{color:#fff;background-color:#0f0f0f}.table-inverse th,.table-inverse td,.table-inverse thead th{border-color:#222}.table-inverse.table-bordered{border:0}.table-inverse.table-striped tbody tr:nth-of-type(odd) {background-color:rgba(255,255,255,.05)}.table-inverse.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:1199px){.table-responsive{display:block;width:100%;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive.table-bordered{border:0}}.form-control{display:block;width:100%;padding:.75rem 1.3rem;font-size:1rem;line-height:1.25;color:#0f0f0f;background-color:#ececec;background-image:none;background-clip:padding-box;border:0 solid transparent;border-radius:initial;box-shadow:none;transition:border-color ease-in-out .15s , box-shadow ease-in-out .15s}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:none;background-color:#ececec;border-color:none;outline:none;box-shadow:none}.form-control::placeholder{color:rgba(0,0,0,.5);opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#f3f3f3;opacity:1}select.form-control:not([size]):not([multiple]) {height: calc(2.75rem + 0)}select.form-control:focus::-ms-value{color:#0f0f0f;background-color:#ececec}.form-control-file,.form-control-range{display:block}.col-form-label{padding-top: calc(0.75rem - 0 * 2);padding-bottom: calc(0.75rem - 0 * 2);margin-bottom:0}.col-form-label-lg{padding-top: calc(0.5rem - 0 * 2);padding-bottom: calc(0.5rem - 0 * 2);font-size:1.25rem}.col-form-label-sm{padding-top: calc(0.25rem - 0 * 2);padding-bottom: calc(0.25rem - 0 * 2);font-size:.75rem}.col-form-legend{padding-top:.75rem;padding-bottom:.75rem;margin-bottom:0;font-size:1rem}.form-control-plaintext{padding-top:.75rem;padding-bottom:.75rem;margin-bottom:0;line-height:1.25;border:solid transparent;border-width:0 0}.form-control-plaintext.form-control-sm,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.form-control-plaintext.input-group-addon,.input-group-sm>.input-group-btn>.form-control-plaintext.btn,.form-control-plaintext.form-control-lg,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.form-control-plaintext.input-group-addon,.input-group-lg>.input-group-btn>.form-control-plaintext.btn{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{padding:.25rem .5rem;font-size:.75rem;line-height:1.5;border-radius:initial}select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {height: calc(1.625rem + 0)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:initial}select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {height: calc(2.875rem + 0)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;margin-bottom:.5rem}.form-check.disabled .form-check-label{color:#363636}.form-check-label{padding-left:1.25rem;margin-bottom:0}.form-check-input{position:absolute;margin-top:.25rem;margin-left:-1.25rem}.form-check-inline{display:inline-block}.form-check-inline .form-check-label{vertical-align:middle}.form-check-inline+.form-check-inline{margin-left:.75rem}.invalid-feedback,ul.errors{display:none;margin-top:.25rem;font-size:.875rem;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;width:250px;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(220,53,69,.8);border-radius:.2rem}.was-validated .form-control:valid,.form-control.is-valid,.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745}.was-validated .form-control:valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .form-control:valid ~ .invalid-feedback, .was-validated .form-control:valid ~ ul.errors,
  .was-validated .form-control:valid ~ .invalid-tooltip, .form-control.is-valid ~ .invalid-feedback, .form-control.is-valid ~ ul.errors,
  .form-control.is-valid ~ .invalid-tooltip, .was-validated .custom-select:valid ~ .invalid-feedback, .was-validated .custom-select:valid ~ ul.errors,
  .was-validated
  .custom-select:valid ~ .invalid-tooltip,
  .custom-select.is-valid ~ .invalid-feedback,
  .custom-select.is-valid ~ ul.errors,
  .custom-select.is-valid ~ .invalid-tooltip {display:block}.was-validated .form-check-input:valid+.form-check-label,.form-check-input.is-valid+.form-check-label{color:#28a745}.was-validated .custom-control-input:valid ~ .custom-control-indicator, .custom-control-input.is-valid ~ .custom-control-indicator {background-color:rgba(40,167,69,.25)}.was-validated .custom-control-input:valid ~ .custom-control-description, .custom-control-input.is-valid ~ .custom-control-description {color:#28a745}.was-validated .custom-file-input:valid ~ .custom-file-control, .custom-file-input.is-valid ~ .custom-file-control {border-color:#28a745}.was-validated .custom-file-input:valid ~ .custom-file-control::before, .custom-file-input.is-valid ~ .custom-file-control::before {border-color:inherit}.was-validated .custom-file-input:valid:focus,.custom-file-input.is-valid:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .form-control:invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ ul.errors,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ ul.errors,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ ul.errors,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ ul.errors,
  .custom-select.is-invalid ~ .invalid-tooltip {display:block}.was-validated .form-check-input:invalid+.form-check-label,.form-check-input.is-invalid+.form-check-label{color:#dc3545}.was-validated .custom-control-input:invalid ~ .custom-control-indicator, .custom-control-input.is-invalid ~ .custom-control-indicator {background-color:rgba(220,53,69,.25)}.was-validated .custom-control-input:invalid ~ .custom-control-description, .custom-control-input.is-invalid ~ .custom-control-description {color:#dc3545}.was-validated .custom-file-input:invalid ~ .custom-file-control, .custom-file-input.is-invalid ~ .custom-file-control {border-color:#dc3545}.was-validated .custom-file-input:invalid ~ .custom-file-control::before, .custom-file-input.is-invalid ~ .custom-file-control::before {border-color:inherit}.was-validated .custom-file-input:invalid:focus,.custom-file-input.is-invalid:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:768px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-control-label{margin-bottom:0;vertical-align:middle}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;margin-top:0;margin-bottom:0}.form-inline .form-check-label{padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{display:flex;align-items:center;justify-content:center;padding-left:0}.form-inline .custom-control-indicator{position:static;display:inline-block;margin-right:.25rem;vertical-align:text-bottom}.form-inline .has-feedback .form-control-feedback{top:0}}.btn{display:inline-block;font-weight:700;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:0 solid transparent;padding:.82rem .82rem;font-size:.75rem;line-height:1.25;border-radius:initial;transition:box-shadow .3s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:2px 2px 2px rgba(0,0,0,.6)}.btn.disabled,.btn:disabled{opacity:.65;box-shadow:none}.btn:active,.btn.active{background-image:none;box-shadow:2px 2px 2px rgba(0,0,0,.6) , initial}.btn a{color:inherit;text-decoration:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{color:#000;background-color:#fd0}.btn-primary:hover,.btn-primary:active,.btn-primary:focus{color:#000;background-color:#fd0;border-color:#fd0}.btn-secondary{color:#fd0;background-color:#000}.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus{color:#fd0;background-color:#000;border-color:#000}.btn-white{color:#000;background-color:#fff}.btn-white:hover,.btn-white:active,.btn-white:focus{color:#000;background-color:#fff;border-color:#fff}.btn-success{color:#000;background-color:#28a745}.btn-success:hover,.btn-success:active,.btn-success:focus{color:#000;background-color:#28a745;border-color:#28a745}.btn-info{color:#000;background-color:#17a2b8}.btn-info:hover,.btn-info:active,.btn-info:focus{color:#000;background-color:#17a2b8;border-color:#17a2b8}.btn-warning{color:#000;background-color:#fd0}.btn-warning:hover,.btn-warning:active,.btn-warning:focus{color:#000;background-color:#fd0;border-color:#fd0}.btn-danger{color:#000;background-color:#dc3545}.btn-danger:hover,.btn-danger:active,.btn-danger:focus{color:#000;background-color:#dc3545;border-color:#dc3545}.btn-black{color:#fd0;background-color:#000}.btn-black:hover,.btn-black:active,.btn-black:focus{color:#fd0;background-color:#000;border-color:#000}.btn-gray-500{color:#000;background-color:#a5a5a5}.btn-gray-500:hover,.btn-gray-500:active,.btn-gray-500:focus{color:#000;background-color:#a5a5a5;border-color:#a5a5a5}.btn-gray-700{color:#fd0;background-color:#1b1b1b}.btn-gray-700:hover,.btn-gray-700:active,.btn-gray-700:focus{color:#fd0;background-color:#1b1b1b;border-color:#1b1b1b}.btn-gray-800{color:#fd0;background-color:#0b0b0b}.btn-gray-800:hover,.btn-gray-800:active,.btn-gray-800:focus{color:#fd0;background-color:#0b0b0b;border-color:#0b0b0b}.btn-light{color:#000;background-color:#ececec}.btn-light:hover,.btn-light:active,.btn-light:focus{color:#000;background-color:#ececec;border-color:#ececec}.btn-dark{color:#fd0;background-color:#0f0f0f}.btn-dark:hover,.btn-dark:active,.btn-dark:focus{color:#fd0;background-color:#0f0f0f;border-color:#0f0f0f}.btn-outline-primary{color:#fd0;background-color:transparent;background-image:none;border-color:#fd0}.btn-outline-primary:hover{color:#fff;background-color:#fd0;border-color:#fd0}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 3px rgba(255,221,0,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#fd0;background-color:transparent}.btn-outline-primary:active,.btn-outline-primary.active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#fd0;border-color:#fd0}.btn-outline-secondary{color:#000;background-color:transparent;background-image:none;border-color:#000}.btn-outline-secondary:hover{color:#fff;background-color:#000;border-color:#000}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 3px rgba(0,0,0,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#000;background-color:transparent}.btn-outline-secondary:active,.btn-outline-secondary.active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.btn-outline-white{color:#fff;background-color:transparent;background-image:none;border-color:#fff}.btn-outline-white:hover{color:#fff;background-color:#fff;border-color:#fff}.btn-outline-white:focus,.btn-outline-white.focus{box-shadow:0 0 0 3px rgba(255,255,255,.5)}.btn-outline-white.disabled,.btn-outline-white:disabled{color:#fff;background-color:transparent}.btn-outline-white:active,.btn-outline-white.active,.show>.btn-outline-white.dropdown-toggle{color:#fff;background-color:#fff;border-color:#fff}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 3px rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:active,.btn-outline-success.active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 3px rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:active,.btn-outline-info.active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-warning{color:#fd0;background-color:transparent;background-image:none;border-color:#fd0}.btn-outline-warning:hover{color:#fff;background-color:#fd0;border-color:#fd0}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 3px rgba(255,221,0,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#fd0;background-color:transparent}.btn-outline-warning:active,.btn-outline-warning.active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#fd0;border-color:#fd0}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 3px rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:active,.btn-outline-danger.active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-black{color:#000;background-color:transparent;background-image:none;border-color:#000}.btn-outline-black:hover{color:#fff;background-color:#000;border-color:#000}.btn-outline-black:focus,.btn-outline-black.focus{box-shadow:0 0 0 3px rgba(0,0,0,.5)}.btn-outline-black.disabled,.btn-outline-black:disabled{color:#000;background-color:transparent}.btn-outline-black:active,.btn-outline-black.active,.show>.btn-outline-black.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.btn-outline-gray-500{color:#a5a5a5;background-color:transparent;background-image:none;border-color:#a5a5a5}.btn-outline-gray-500:hover{color:#fff;background-color:#a5a5a5;border-color:#a5a5a5}.btn-outline-gray-500:focus,.btn-outline-gray-500.focus{box-shadow:0 0 0 3px rgba(165,165,165,.5)}.btn-outline-gray-500.disabled,.btn-outline-gray-500:disabled{color:#a5a5a5;background-color:transparent}.btn-outline-gray-500:active,.btn-outline-gray-500.active,.show>.btn-outline-gray-500.dropdown-toggle{color:#fff;background-color:#a5a5a5;border-color:#a5a5a5}.btn-outline-gray-700{color:#1b1b1b;background-color:transparent;background-image:none;border-color:#1b1b1b}.btn-outline-gray-700:hover{color:#fff;background-color:#1b1b1b;border-color:#1b1b1b}.btn-outline-gray-700:focus,.btn-outline-gray-700.focus{box-shadow:0 0 0 3px rgba(27,27,27,.5)}.btn-outline-gray-700.disabled,.btn-outline-gray-700:disabled{color:#1b1b1b;background-color:transparent}.btn-outline-gray-700:active,.btn-outline-gray-700.active,.show>.btn-outline-gray-700.dropdown-toggle{color:#fff;background-color:#1b1b1b;border-color:#1b1b1b}.btn-outline-gray-800{color:#0b0b0b;background-color:transparent;background-image:none;border-color:#0b0b0b}.btn-outline-gray-800:hover{color:#fff;background-color:#0b0b0b;border-color:#0b0b0b}.btn-outline-gray-800:focus,.btn-outline-gray-800.focus{box-shadow:0 0 0 3px rgba(11,11,11,.5)}.btn-outline-gray-800.disabled,.btn-outline-gray-800:disabled{color:#0b0b0b;background-color:transparent}.btn-outline-gray-800:active,.btn-outline-gray-800.active,.show>.btn-outline-gray-800.dropdown-toggle{color:#fff;background-color:#0b0b0b;border-color:#0b0b0b}.btn-outline-light{color:#ececec;background-color:transparent;background-image:none;border-color:#ececec}.btn-outline-light:hover{color:#fff;background-color:#ececec;border-color:#ececec}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 3px rgba(236,236,236,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#ececec;background-color:transparent}.btn-outline-light:active,.btn-outline-light.active,.show>.btn-outline-light.dropdown-toggle{color:#fff;background-color:#ececec;border-color:#ececec}.btn-outline-dark{color:#0f0f0f;background-color:transparent;background-image:none;border-color:#0f0f0f}.btn-outline-dark:hover{color:#fff;background-color:#0f0f0f;border-color:#0f0f0f}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 3px rgba(15,15,15,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#0f0f0f;background-color:transparent}.btn-outline-dark:active,.btn-outline-dark.active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#0f0f0f;border-color:#0f0f0f}.btn-group .btn-white.active{background-color:#fd0;color:#000;box-shadow:2px 2px 2px rgba(0,0,0,.6)}.btn-group .btn-white:hover,.btn-group .btn-white:focus{border-color:#fd0!important}@media (max-width:1199px){#filterForm .js-filter-color .btn-clear:after{margin-top:8px}}@media (min-width:500px){#filterForm .js-filter-rims .btn-clear:after{margin-top:4px}}.btn-link{font-weight:400;color:#fd0;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link:disabled{background-color:transparent;box-shadow:none}.btn-link,.btn-link:focus,.btn-link:active{border-color:transparent;box-shadow:none}.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#b39b00;text-decoration:underline;background-color:transparent}.btn-link:disabled{color:#363636}.btn-link:disabled:focus,.btn-link:disabled:hover{text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:initial}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.75rem;line-height:1.5;border-radius:initial}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.dropup,.dropdown{position:relative}.dropdown-toggle{text-align:left;font-weight:400;font-size:1rem;padding:.75rem 1.3rem}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.425rem;vertical-align:.425rem;position:absolute;right:.75rem;top:50%;margin-top:-.25rem;content:"";border-top:.5rem solid;border-right:.5rem solid transparent;border-bottom:0;border-left:.5rem solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-toggle[aria-expanded="true"]:after{transform:rotateZ(-180deg);transition:transform .25s}.dropdown-toggle.btn-light:focus,.dropdown-toggle.btn-light:hover,.dropdown-toggle.btn-light:active{outline:0;box-shadow:none!important}.dropdown-toggle.btn-light>span.dropdown-label{color:rgba(0,0,0,.5)}.dropdown-toggle.btn-light:after{color:#fd0}.dropdown-menu{max-height:250px;overflow:auto}.mh-150{max-height:150px!important}.dim-collapse{cursor:pointer;opacity:.7;transition:opacity .25s}.dim-collapse[data-toggle="collapse"][aria-expanded="true"],.dim-collapse:hover{opacity:1}.icon-dimension{display:inline-block;float:left;vertical-align:inherit;width:1rem;height:1rem;margin-top:2px;margin-right:10px;background-image:url(/dotz_dist/images/02_dimensionen-yellow.svg);background-repeat:no-repeat;background-position:center}.dim-collapse:after{position:relative;vertical-align:middle;right:auto;top:auto;border-top:.45em solid;border-right:.45em solid transparent;border-bottom:0;border-left:.45em solid transparent}.dim-collapse[data-toggle="collapse"][aria-expanded="true"]:before{content:'';position:absolute;bottom:-1rem;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #000;left:50%;margin-left:-5px}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#000;text-align:left;list-style:none;background-color:#f3f3f3;background-clip:padding-box;border:1px solid #f3f3f3;border-radius:initial;box-shadow:0 .25rem .5rem rgba(0,0,0,.175);-webkit-animation-duration:.55s;animation-duration:.55s;-webkit-animation-timing-function:ease;animation-timing-function:ease}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.425rem;vertical-align:.425rem;position:absolute;right:.75rem;top:50%;margin-top:-.25rem;content:"";border-top:0;border-right:.5rem solid transparent;border-bottom:.5rem solid;border-left:.5rem solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #ececec}.dropdown-item{display:block;width:100%;padding:.25rem 1.3rem;clear:both;font-weight:400;color:#9d9d9d;text-align:inherit;white-space:nowrap;background:none;border:0;text-transform:uppercase;transition:all .25s}.dropdown-item:focus,.dropdown-item:hover{color:#000;text-decoration:none;background-color:#cfcfcf}.dropdown-item:focus a,.dropdown-item:hover a{color:#000!important;text-decoration:none}.dropdown-item a{display:block;color:#9d9d9d!important;transition:color .25s}.dropdown-item.active,.dropdown-item:active{color:#000;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{color:#363636;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.3rem;margin-bottom:0;font-size:.75rem;color:#363636;white-space:nowrap}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:0 1 auto;margin-bottom:0}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:2}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:0}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {border-top-right-radius:0;border-bottom-right-radius:0}.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {border-radius:0}.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {border-top-right-radius:0;border-bottom-right-radius:0}.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {border-top-left-radius:0;border-bottom-left-radius:0}.btn+.dropdown-toggle-split{padding-right:.975rem;padding-left:.975rem}.btn+.dropdown-toggle-split::after{margin-left:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group.show .dropdown-toggle{box-shadow:initial}.btn-group.show .dropdown-toggle.btn-link{box-shadow:none}.btn-group-vertical{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:0;margin-left:0}.btn-group-vertical > .btn:not(:first-child):not(:last-child) {border-radius:0}.btn-group-vertical > .btn:first-child:not(:last-child) {border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical > .btn:last-child:not(:first-child) {border-top-left-radius:0;border-top-right-radius:0}.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {border-radius:0}.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {border-top-left-radius:0;border-top-right-radius:0}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;width:100%}.input-group .form-control{position:relative;z-index:2;flex:1 1 auto;width:1%;margin-bottom:0}.input-group .form-control:focus,.input-group .form-control:active,.input-group .form-control:hover{z-index:3}.input-group-addon,.input-group-btn,.input-group .form-control{display:flex;align-items:center}.input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {border-radius:0}.input-group-addon,.input-group-btn{white-space:nowrap;vertical-align:middle}.input-group-addon{padding:.75rem 1.3rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.25;color:#0f0f0f;text-align:center;background-color:#ececec;background-clip:padding-box;border:0 solid transparent;border-radius:initial}.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:.25rem .5rem;font-size:.75rem;border-radius:initial}.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:initial}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:not(:last-child) {border-right:0}.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {border-top-left-radius:0;border-bottom-left-radius:0}.form-control + .input-group-addon:not(:first-child) {border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative;background-clip:padding-box;border:0 solid transparent}.input-group-btn>.btn+.btn{margin-left:0}.input-group-btn>.btn:focus,.input-group-btn>.btn:active,.input-group-btn>.btn:hover{z-index:3}.input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {margin-right:0}.input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {z-index:2;margin-left:0}.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {z-index:3}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.25rem 2rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#363636}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:initial;border-top-right-radius:initial}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#ececec #ececec #ddd}.nav-tabs .nav-link.disabled{color:#363636;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#1b1b1b;background-color:#fff;border-color:#ddd #ddd #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:initial}.nav-pills .nav-link.active,.show>.nav-pills .nav-link{color:#fff;background-color:#fd0}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar-dark .navbar-toggler{border:none;cursor:pointer}.navbar-toggler-line{display:block;height:3px;background-color:#fff;margin-bottom:4px}.navbar-toggler:focus{outline:none}.navbar-toggler.opener{display:block!important}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.25rem 1rem}header>.navbar{height:60px}.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.6875rem;padding-bottom:.6875rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}@media (max-width:991px){.navbar-brand{margin-left:16px;width:86px}}.navbar-brand>img{height:auto;width:107px;max-width:100%}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}#navbar-nav-header-links{position:absolute;right:3rem;top:0}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;font-size:.75rem;height:61px;position:absolute;right:3rem}@media (max-width:1199px){.navbar-nav{right:1.2rem}}.navbar-nav .nav-item{text-transform:uppercase}.navbar-nav .nav-link,.navbar-nav .main{padding-right:0;padding-left:0}.navbar-nav .nav-link>.svg-wrapper{margin-right:5px}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.25rem;padding-bottom:.25rem}.navbar-collapse{flex-basis:100%;align-items:center}.navbar-toggler{padding-top:.25rem;padding-bottom:.25rem;padding-left:46px;padding-right:0;margin-right:-6px;font-size:.45rem;line-height:1;background:transparent;border:1px solid transparent;border-radius:initial}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}@media (max-width:1199px){.navbar-toggler{font-size:.5rem;padding-left:31px}}@media (max-width:991px){.navbar-toggler{padding-right:22px}}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:767px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-sm{flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-sm .navbar-nav .nav-link{padding-right:1rem;padding-left:1rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:991px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-md{flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-md .navbar-nav .nav-link{padding-right:1rem;padding-left:1rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:1199px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-lg{flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-lg .navbar-nav .nav-link{padding-right:1rem;padding-left:1rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1440px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1441px){.navbar-expand-xl{flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-xl .navbar-nav .nav-link{padding-right:1rem;padding-left:1rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand .navbar-nav .nav-link{padding-right:1rem;padding-left:1rem}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url(data:image/svg+xml;charset=utf8,%3Csvg\ viewBox=\'0\ 0\ 30\ 30\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath\ stroke=\'rgba\(0,\ 0,\ 0,\ 0.5\)\'\ stroke-width=\'2\'\ stroke-linecap=\'round\'\ stroke-miterlimit=\'10\'\ d=\'M4\ 7h22M4\ 15h22M4\ 23h22\'/%3E%3C/svg%3E)}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-dark .navbar-brand{color:#fff;transition:color .25s}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.7);transition:color .25s}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:#fff}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url(data:image/svg+xml;charset=utf8,%3Csvg\ viewBox=\'0\ 0\ 30\ 30\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath\ stroke=\'rgba\(255,\ 255,\ 255,\ 0.7\)\'\ stroke-width=\'2\'\ stroke-linecap=\'round\'\ stroke-miterlimit=\'10\'\ d=\'M4\ 7h22M4\ 15h22M4\ 23h22\'/%3E%3C/svg%3E)}.navbar-dark .navbar-text{color:rgba(255,255,255,.7)}.divider-y-white,.navbar-toggler-line{background-color:#fff;opacity:.7}.navbar-toggler:hover .navbar-toggler-line{opacity:1}.navbar-toggler:hover .navbar-toggler-line+div{color:#fff}.thirditem{margin-right:33px}@media (max-width:1199px){.thirditem{margin-right:6px}}.card{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:initial}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:initial;border-top-right-radius:initial}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:initial;border-bottom-left-radius:initial}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(initial - 1px) calc(initial - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(initial - 1px) calc(initial - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(initial - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(initial - 1px);border-top-right-radius:calc(initial - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(initial - 1px);border-bottom-left-radius:calc(initial - 1px)}@media (min-width:768px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:15px;margin-left:15px}.card-group{display:flex;flex-flow:row wrap}.card-group .card{flex:1 0 0%}.card-group .card+.card{margin-left:0;border-left:0}.card-group .card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group .card:first-child .card-img-top{border-top-right-radius:0}.card-group .card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group .card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group .card:last-child .card-img-top{border-top-left-radius:0}.card-group .card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group .card:not(:first-child):not(:last-child) {border-radius:0}.card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:768px){.card-columns{column-count:3;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:initial}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#000;background-color:#fd0}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#000;text-decoration:none;background-color:#ccb100}.badge-secondary{color:#fd0;background-color:#000}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fd0;text-decoration:none;background-color:#000}.badge-white{color:#000;background-color:#fff}.badge-white[href]:focus,.badge-white[href]:hover{color:#000;text-decoration:none;background-color:#e6e6e6}.badge-success{color:#000;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#000;text-decoration:none;background-color:#1e7e34}.badge-info{color:#000;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#000;text-decoration:none;background-color:#117a8b}.badge-warning{color:#000;background-color:#fd0}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#000;text-decoration:none;background-color:#ccb100}.badge-danger{color:#000;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#000;text-decoration:none;background-color:#bd2130}.badge-black{color:#fd0;background-color:#000}.badge-black[href]:focus,.badge-black[href]:hover{color:#fd0;text-decoration:none;background-color:#000}.badge-gray-500{color:#000;background-color:#a5a5a5}.badge-gray-500[href]:focus,.badge-gray-500[href]:hover{color:#000;text-decoration:none;background-color:#8c8c8c}.badge-gray-700{color:#fd0;background-color:#1b1b1b}.badge-gray-700[href]:focus,.badge-gray-700[href]:hover{color:#fd0;text-decoration:none;background-color:#020202}.badge-gray-800{color:#fd0;background-color:#0b0b0b}.badge-gray-800[href]:focus,.badge-gray-800[href]:hover{color:#fd0;text-decoration:none;background-color:#000}.badge-light{color:#000;background-color:#ececec}.badge-light[href]:focus,.badge-light[href]:hover{color:#000;text-decoration:none;background-color:#d3d3d3}.badge-dark{color:#fd0;background-color:#0f0f0f}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fd0;text-decoration:none;background-color:#000}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background:transparent;border:0;-webkit-appearance:none}.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.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-25%)}.modal.show .modal-dialog{transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;display:flex;flex-direction:column;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:initial;box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.9}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:15px;border-bottom:1px solid #ececec}.modal-header .close{margin-left:auto}.modal-title{margin-bottom:0;line-height:1.125}.modal-body{position:relative;flex:1 1 auto;padding:15px}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:15px;border-top:1px solid #ececec}.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:768px){.modal-dialog{max-width:500px;margin:30px auto}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{max-width:300px}}@media (min-width:1200px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Play,"Helvetica Neue",Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.125;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:.75rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:5px;height:5px}.tooltip.bs-tooltip-top,.tooltip.bs-tooltip-auto[x-placement^="top"]{padding:5px 0}.tooltip.bs-tooltip-top .arrow,.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.tooltip.bs-tooltip-top .arrow::before,.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before{margin-left:-3px;content:"";border-width:5px 5px 0;border-top-color:#000}.tooltip.bs-tooltip-right,.tooltip.bs-tooltip-auto[x-placement^="right"]{padding:0 5px}.tooltip.bs-tooltip-right .arrow,.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow{left:0}.tooltip.bs-tooltip-right .arrow::before,.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before{margin-top:-3px;content:"";border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.bs-tooltip-bottom,.tooltip.bs-tooltip-auto[x-placement^="bottom"]{padding:5px 0}.tooltip.bs-tooltip-bottom .arrow,.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.tooltip.bs-tooltip-bottom .arrow::before,.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{margin-left:-3px;content:"";border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bs-tooltip-left,.tooltip.bs-tooltip-auto[x-placement^="left"]{padding:0 5px}.tooltip.bs-tooltip-left .arrow,.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow{right:0}.tooltip.bs-tooltip-left .arrow::before,.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before{right:0;margin-top:-3px;content:"";border-width:5px 0 5px 5px;border-left-color:#000}.tooltip .arrow::before{position:absolute;border-color:transparent;border-style:solid}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:initial}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;padding:1px;font-family:Play,"Helvetica Neue",Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.125;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:.75rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:initial;box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover .arrow{position:absolute;display:block;width:10px;height:5px}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;border-color:transparent;border-style:solid}.popover .arrow::before{content:"";border-width:11px}.popover .arrow::after{content:"";border-width:11px}.popover.bs-popover-top,.popover.bs-popover-auto[x-placement^="top"]{margin-bottom:10px}.popover.bs-popover-top .arrow,.popover.bs-popover-auto[x-placement^="top"] .arrow{bottom:0}.popover.bs-popover-top .arrow::before,.popover.bs-popover-auto[x-placement^="top"] .arrow::before,.popover.bs-popover-top .arrow::after,.popover.bs-popover-auto[x-placement^="top"] .arrow::after{border-bottom-width:0}.popover.bs-popover-top .arrow::before,.popover.bs-popover-auto[x-placement^="top"] .arrow::before{bottom:-11px;margin-left:-6px;border-top-color:rgba(0,0,0,.25)}.popover.bs-popover-top .arrow::after,.popover.bs-popover-auto[x-placement^="top"] .arrow::after{bottom:-10px;margin-left:-6px;border-top-color:#fff}.popover.bs-popover-right,.popover.bs-popover-auto[x-placement^="right"]{margin-left:10px}.popover.bs-popover-right .arrow,.popover.bs-popover-auto[x-placement^="right"] .arrow{left:0}.popover.bs-popover-right .arrow::before,.popover.bs-popover-auto[x-placement^="right"] .arrow::before,.popover.bs-popover-right .arrow::after,.popover.bs-popover-auto[x-placement^="right"] .arrow::after{margin-top:-8px;border-left-width:0}.popover.bs-popover-right .arrow::before,.popover.bs-popover-auto[x-placement^="right"] .arrow::before{left:-11px;border-right-color:rgba(0,0,0,.25)}.popover.bs-popover-right .arrow::after,.popover.bs-popover-auto[x-placement^="right"] .arrow::after{left:-10px;border-right-color:#fff}.popover.bs-popover-bottom,.popover.bs-popover-auto[x-placement^="bottom"]{margin-top:10px}.popover.bs-popover-bottom .arrow,.popover.bs-popover-auto[x-placement^="bottom"] .arrow{top:0}.popover.bs-popover-bottom .arrow::before,.popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,.popover.bs-popover-bottom .arrow::after,.popover.bs-popover-auto[x-placement^="bottom"] .arrow::after{margin-left:-7px;border-top-width:0}.popover.bs-popover-bottom .arrow::before,.popover.bs-popover-auto[x-placement^="bottom"] .arrow::before{top:-11px;border-bottom-color:rgba(0,0,0,.25)}.popover.bs-popover-bottom .arrow::after,.popover.bs-popover-auto[x-placement^="bottom"] .arrow::after{top:-10px;border-bottom-color:#fff}.popover.bs-popover-bottom .popover-header::before,.popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:20px;margin-left:-10px;content:"";border-bottom:1px solid #f7f7f7}.popover.bs-popover-left,.popover.bs-popover-auto[x-placement^="left"]{margin-right:10px}.popover.bs-popover-left .arrow,.popover.bs-popover-auto[x-placement^="left"] .arrow{right:0}.popover.bs-popover-left .arrow::before,.popover.bs-popover-auto[x-placement^="left"] .arrow::before,.popover.bs-popover-left .arrow::after,.popover.bs-popover-auto[x-placement^="left"] .arrow::after{margin-top:-8px;border-right-width:0}.popover.bs-popover-left .arrow::before,.popover.bs-popover-auto[x-placement^="left"] .arrow::before{right:-11px;border-left-color:rgba(0,0,0,.25)}.popover.bs-popover-left .arrow::after,.popover.bs-popover-auto[x-placement^="left"] .arrow::after{right:-10px;border-left-color:#fff}.popover-header{padding:8px 14px;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(initial - 1px);border-top-right-radius:calc(initial - 1px)}.popover-header:empty{display:none}.popover-body{padding:9px 14px;color:#000}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#fd0!important}a.bg-primary:focus,a.bg-primary:hover{background-color:#ccb100!important}.bg-secondary{background-color:#000!important}a.bg-secondary:focus,a.bg-secondary:hover{background-color:#000!important}.bg-white{background-color:#fff!important}a.bg-white:focus,a.bg-white:hover{background-color:#e6e6e6!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#fd0!important}a.bg-warning:focus,a.bg-warning:hover{background-color:#ccb100!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover{background-color:#bd2130!important}.bg-black{background-color:#000!important}a.bg-black:focus,a.bg-black:hover{background-color:#000!important}.bg-gray-500{background-color:#a5a5a5!important}a.bg-gray-500:focus,a.bg-gray-500:hover{background-color:#8c8c8c!important}.bg-gray-700{background-color:#1b1b1b!important}a.bg-gray-700:focus,a.bg-gray-700:hover{background-color:#020202!important}.bg-gray-800{background-color:#0b0b0b!important}a.bg-gray-800:focus,a.bg-gray-800:hover{background-color:#000!important}.bg-light{background-color:#ececec!important}a.bg-light:focus,a.bg-light:hover{background-color:#d3d3d3!important}.bg-dark{background-color:#0f0f0f!important}a.bg-dark:focus,a.bg-dark:hover{background-color:#000!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #ececec!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#fd0!important}.border-secondary{border-color:#000!important}.border-white{border-color:#fff!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#fd0!important}.border-danger{border-color:#dc3545!important}.border-black{border-color:#000!important}.border-gray-500{border-color:#a5a5a5!important}.border-gray-700{border-color:#1b1b1b!important}.border-gray-800{border-color:#0b0b0b!important}.border-light{border-color:#ececec!important}.border-dark{border-color:#0f0f0f!important}.border-white{border-color:#fff!important}.rounded{border-radius:initial!important}.rounded-top{border-top-left-radius:initial!important;border-top-right-radius:initial!important}.rounded-right{border-top-right-radius:initial!important;border-bottom-right-radius:initial!important}.rounded-bottom{border-bottom-right-radius:initial!important;border-bottom-left-radius:initial!important}.rounded-left{border-top-left-radius:initial!important;border-bottom-left-radius:initial!important}.rounded-circle{border-radius:50%}.rounded-0{border-radius:0}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block,.wheel-item-link{display:block!important}.d-table{display:table!important}.d-table-cell{display:table-cell!important}.d-flex,.navbar-nav .nav-item{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:768px){.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-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:992px){.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-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.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-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1441px){.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-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}.d-print-block{display:none!important}@media print{.d-print-block{display:block!important}}.d-print-inline{display:none!important}@media print{.d-print-inline{display:inline!important}}.d-print-inline-block{display:none!important}@media print{.d-print-inline-block{display:inline-block!important}.d-print-none{display:none!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.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}.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,.navbar-nav .nav-link,.navbar-nav .main{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch,.navbar-nav .nav-item{align-self:stretch!important}@media (min-width:768px){.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}.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:992px){.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}.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:1200px){.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}.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:1441px){.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}.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}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:768px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:992px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:1200px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1441px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;clip-path:none}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!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-1a{margin:.1rem!important}.mt-1a,.my-1a{margin-top:.1rem!important}.mr-1a,.mx-1a{margin-right:.1rem!important}.mb-1a,.my-1a{margin-bottom:.1rem!important}.ml-1a,.mx-1a{margin-left:.1rem!important}.m-1,.btn-group.js-filter-color .btn-clear{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,.icons:before,.btn-contact:before,.btn-download:before,.btn-download-cloud:before,.btn-schulungsvideos:before,.btn-locationpin_yellow:before,.btn-locationpin_black:before,.btn-threed:before,.btn-check:before,.btn-check-2:before,.btn-press-server:before,.btn-partner:before,.btn-wallpaper:before,.btn-user-images:before,.btn-footage:before,.btn-rims:before,.btn-rims-yellow:before,.btn-rims-black:before,.btn-email:before,.btn-www:before,.btn-route:before,.btn-location:before,.btn-location-yellow:before,.fahrsicherheit:before,.kraftstoffverbrauch:before,.reifenverschleiss:before,.certified:before,.people:before,.pressure:before,.permanenttext:after,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-2a{margin:.75rem!important}.mt-2a,.my-2a{margin-top:.75rem!important}.mr-2a,.mx-2a{margin-right:.75rem!important}.mb-2a,.my-2a{margin-bottom:.75rem!important}.ml-2a,.mx-2a{margin-left:.75rem!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-3a{margin:1.25rem!important}.mt-3a,.my-3a{margin-top:1.25rem!important}.mr-3a,.mx-3a{margin-right:1.25rem!important}.mb-3a,.my-3a{margin-bottom:1.25rem!important}.ml-3a,.mx-3a{margin-left:1.25rem!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-4a{margin:1.9rem!important}.mt-4a,.my-4a{margin-top:1.9rem!important}.mr-4a,.mx-4a{margin-right:1.9rem!important}.mb-4a,.my-4a{margin-bottom:1.9rem!important}.ml-4a,.mx-4a{margin-left:1.9rem!important}.m-4b{margin:2.25rem!important}.mt-4b,.my-4b{margin-top:2.25rem!important}.mr-4b,.mx-4b{margin-right:2.25rem!important}.mb-4b,.my-4b{margin-bottom:2.25rem!important}.ml-4b,.mx-4b{margin-left:2.25rem!important}.m-4c{margin:2.5rem!important}.mt-4c,.my-4c{margin-top:2.5rem!important}.mr-4c,.mx-4c{margin-right:2.5rem!important}.mb-4c,.my-4c{margin-bottom:2.5rem!important}.ml-4c,.mx-4c{margin-left:2.5rem!important}.m-4d{margin:1.62rem!important}.mt-4d,.my-4d{margin-top:1.62rem!important}.mr-4d,.mx-4d{margin-right:1.62rem!important}.mb-4d,.my-4d{margin-bottom:1.62rem!important}.ml-4d,.mx-4d{margin-left:1.62rem!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}.m-5a{margin:3.3rem!important}.mt-5a,.my-5a{margin-top:3.3rem!important}.mr-5a,.mx-5a{margin-right:3.3rem!important}.mb-5a,.my-5a{margin-bottom:3.3rem!important}.ml-5a,.mx-5a{margin-left:3.3rem!important}.m-5b{margin:3.5rem!important}.mt-5b,.my-5b{margin-top:3.5rem!important}.mr-5b,.mx-5b{margin-right:3.5rem!important}.mb-5b,.my-5b{margin-bottom:3.5rem!important}.ml-5b,.mx-5b{margin-left:3.5rem!important}.m-5c{margin:3.4rem!important}.mt-5c,.my-5c{margin-top:3.4rem!important}.mr-5c,.mx-5c{margin-right:3.4rem!important}.mb-5c,.my-5c{margin-bottom:3.4rem!important}.ml-5c,.mx-5c{margin-left:3.4rem!important}.m-6{margin:.5rem!important}.mt-6,.my-6{margin-top:.5rem!important}.mr-6,.mx-6{margin-right:.5rem!important}.mb-6,[data-widget="customFinish"] .card,.my-6{margin-bottom:.5rem!important}.ml-6,.mx-6{margin-left:.5rem!important}.m-6a{margin:6rem!important}.mt-6a,.my-6a{margin-top:6rem!important}.mr-6a,.mx-6a{margin-right:6rem!important}.mb-6a,.my-6a{margin-bottom:6rem!important}.ml-6a,.mx-6a{margin-left:6rem!important}.m-6b{margin:3.8rem!important}.mt-6b,.my-6b{margin-top:3.8rem!important}.mr-6b,.mx-6b{margin-right:3.8rem!important}.mb-6b,.my-6b{margin-bottom:3.8rem!important}.ml-6b,.mx-6b{margin-left:3.8rem!important}.m-7{margin:4rem!important}.mt-7,.my-7{margin-top:4rem!important}.mr-7,.mx-7{margin-right:4rem!important}.mb-7,.my-7{margin-bottom:4rem!important}.ml-7,.mx-7{margin-left:4rem!important}.m-8{margin:8rem!important}.mt-8,.my-8{margin-top:8rem!important}.mr-8,.mx-8{margin-right:8rem!important}.mb-8,.my-8{margin-bottom:8rem!important}.ml-8,.mx-8{margin-left:8rem!important}.p-0,.btn-group .btn-clear{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-1a{padding:.1rem!important}.pt-1a,.py-1a{padding-top:.1rem!important}.pr-1a,.px-1a{padding-right:.1rem!important}.pb-1a,.py-1a{padding-bottom:.1rem!important}.pl-1a,.px-1a{padding-left:.1rem!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,[data-widget="customFinish"] .card>.card-body{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.wheel-item-link,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-2a{padding:.75rem!important}.pt-2a,.py-2a{padding-top:.75rem!important}.pr-2a,.px-2a{padding-right:.75rem!important}.pb-2a,.py-2a{padding-bottom:.75rem!important}.pl-2a,.px-2a{padding-left:.75rem!important}.p-3,[data-widget="customFinish"] .card>.card-hover-content{padding:1rem!important}.pt-3,.py-3,.section-separator-secondary,.section-separator-primary{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3,.section-separator-secondary,.section-separator-primary{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-3a{padding:1.25rem!important}.pt-3a,.py-3a{padding-top:1.25rem!important}.pr-3a,.px-3a{padding-right:1.25rem!important}.pb-3a,.py-3a{padding-bottom:1.25rem!important}.pl-3a,.px-3a{padding-left:1.25rem!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-4a{padding:1.9rem!important}.pt-4a,.py-4a{padding-top:1.9rem!important}.pr-4a,.px-4a{padding-right:1.9rem!important}.pb-4a,.py-4a{padding-bottom:1.9rem!important}.pl-4a,.px-4a{padding-left:1.9rem!important}.p-4b{padding:2.25rem!important}.pt-4b,.py-4b{padding-top:2.25rem!important}.pr-4b,.px-4b{padding-right:2.25rem!important}.pb-4b,.py-4b{padding-bottom:2.25rem!important}.pl-4b,.px-4b{padding-left:2.25rem!important}.p-4c{padding:2.5rem!important}.pt-4c,.py-4c{padding-top:2.5rem!important}.pr-4c,.px-4c{padding-right:2.5rem!important}.pb-4c,.py-4c{padding-bottom:2.5rem!important}.pl-4c,.px-4c{padding-left:2.5rem!important}.p-4d{padding:1.62rem!important}.pt-4d,.py-4d{padding-top:1.62rem!important}.pr-4d,.px-4d{padding-right:1.62rem!important}.pb-4d,.py-4d{padding-bottom:1.62rem!important}.pl-4d,.px-4d{padding-left:1.62rem!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}.p-5a{padding:3.3rem!important}.pt-5a,.py-5a{padding-top:3.3rem!important}.pr-5a,.px-5a{padding-right:3.3rem!important}.pb-5a,.py-5a{padding-bottom:3.3rem!important}.pl-5a,.px-5a{padding-left:3.3rem!important}.p-5b{padding:3.5rem!important}.pt-5b,.py-5b{padding-top:3.5rem!important}.pr-5b,.px-5b{padding-right:3.5rem!important}.pb-5b,.py-5b{padding-bottom:3.5rem!important}.pl-5b,.px-5b{padding-left:3.5rem!important}.p-5c{padding:3.4rem!important}.pt-5c,.py-5c{padding-top:3.4rem!important}.pr-5c,.px-5c{padding-right:3.4rem!important}.pb-5c,.py-5c{padding-bottom:3.4rem!important}.pl-5c,.px-5c{padding-left:3.4rem!important}.p-6{padding:.5rem!important}.pt-6,.py-6{padding-top:.5rem!important}.pr-6,.px-6{padding-right:.5rem!important}.pb-6,.py-6{padding-bottom:.5rem!important}.pl-6,.px-6{padding-left:.5rem!important}.p-6a{padding:6rem!important}.pt-6a,.py-6a{padding-top:6rem!important}.pr-6a,.px-6a{padding-right:6rem!important}.pb-6a,.py-6a{padding-bottom:6rem!important}.pl-6a,.px-6a{padding-left:6rem!important}.p-6b{padding:3.8rem!important}.pt-6b,.py-6b{padding-top:3.8rem!important}.pr-6b,.px-6b{padding-right:3.8rem!important}.pb-6b,.py-6b{padding-bottom:3.8rem!important}.pl-6b,.px-6b{padding-left:3.8rem!important}.p-7{padding:4rem!important}.pt-7,.py-7{padding-top:4rem!important}.pr-7,.px-7{padding-right:4rem!important}.pb-7,.py-7{padding-bottom:4rem!important}.pl-7,.px-7{padding-left:4rem!important}.p-8{padding:8rem!important}.pt-8,.py-8{padding-top:8rem!important}.pr-8,.px-8{padding-right:8rem!important}.pb-8,.py-8{padding-bottom:8rem!important}.pl-8,.px-8{padding-left:8rem!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:768px){.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-1a{margin:.1rem!important}.mt-sm-1a,.my-sm-1a{margin-top:.1rem!important}.mr-sm-1a,.mx-sm-1a{margin-right:.1rem!important}.mb-sm-1a,.my-sm-1a{margin-bottom:.1rem!important}.ml-sm-1a,.mx-sm-1a{margin-left:.1rem!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-2a{margin:.75rem!important}.mt-sm-2a,.my-sm-2a{margin-top:.75rem!important}.mr-sm-2a,.mx-sm-2a{margin-right:.75rem!important}.mb-sm-2a,.my-sm-2a{margin-bottom:.75rem!important}.ml-sm-2a,.mx-sm-2a{margin-left:.75rem!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-3a{margin:1.25rem!important}.mt-sm-3a,.my-sm-3a{margin-top:1.25rem!important}.mr-sm-3a,.mx-sm-3a{margin-right:1.25rem!important}.mb-sm-3a,.my-sm-3a{margin-bottom:1.25rem!important}.ml-sm-3a,.mx-sm-3a{margin-left:1.25rem!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-4a{margin:1.9rem!important}.mt-sm-4a,.my-sm-4a{margin-top:1.9rem!important}.mr-sm-4a,.mx-sm-4a{margin-right:1.9rem!important}.mb-sm-4a,.my-sm-4a{margin-bottom:1.9rem!important}.ml-sm-4a,.mx-sm-4a{margin-left:1.9rem!important}.m-sm-4b{margin:2.25rem!important}.mt-sm-4b,.my-sm-4b{margin-top:2.25rem!important}.mr-sm-4b,.mx-sm-4b{margin-right:2.25rem!important}.mb-sm-4b,.my-sm-4b{margin-bottom:2.25rem!important}.ml-sm-4b,.mx-sm-4b{margin-left:2.25rem!important}.m-sm-4c{margin:2.5rem!important}.mt-sm-4c,.my-sm-4c{margin-top:2.5rem!important}.mr-sm-4c,.mx-sm-4c{margin-right:2.5rem!important}.mb-sm-4c,.my-sm-4c{margin-bottom:2.5rem!important}.ml-sm-4c,.mx-sm-4c{margin-left:2.5rem!important}.m-sm-4d{margin:1.62rem!important}.mt-sm-4d,.my-sm-4d{margin-top:1.62rem!important}.mr-sm-4d,.mx-sm-4d{margin-right:1.62rem!important}.mb-sm-4d,.my-sm-4d{margin-bottom:1.62rem!important}.ml-sm-4d,.mx-sm-4d{margin-left:1.62rem!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}.m-sm-5a{margin:3.3rem!important}.mt-sm-5a,.my-sm-5a{margin-top:3.3rem!important}.mr-sm-5a,.mx-sm-5a{margin-right:3.3rem!important}.mb-sm-5a,.my-sm-5a{margin-bottom:3.3rem!important}.ml-sm-5a,.mx-sm-5a{margin-left:3.3rem!important}.m-sm-5b{margin:3.5rem!important}.mt-sm-5b,.my-sm-5b{margin-top:3.5rem!important}.mr-sm-5b,.mx-sm-5b{margin-right:3.5rem!important}.mb-sm-5b,.my-sm-5b{margin-bottom:3.5rem!important}.ml-sm-5b,.mx-sm-5b{margin-left:3.5rem!important}.m-sm-5c{margin:3.4rem!important}.mt-sm-5c,.my-sm-5c{margin-top:3.4rem!important}.mr-sm-5c,.mx-sm-5c{margin-right:3.4rem!important}.mb-sm-5c,.my-sm-5c{margin-bottom:3.4rem!important}.ml-sm-5c,.mx-sm-5c{margin-left:3.4rem!important}.m-sm-6{margin:.5rem!important}.mt-sm-6,.my-sm-6{margin-top:.5rem!important}.mr-sm-6,.mx-sm-6{margin-right:.5rem!important}.mb-sm-6,.my-sm-6{margin-bottom:.5rem!important}.ml-sm-6,.mx-sm-6{margin-left:.5rem!important}.m-sm-6a{margin:6rem!important}.mt-sm-6a,.my-sm-6a{margin-top:6rem!important}.mr-sm-6a,.mx-sm-6a{margin-right:6rem!important}.mb-sm-6a,.my-sm-6a{margin-bottom:6rem!important}.ml-sm-6a,.mx-sm-6a{margin-left:6rem!important}.m-sm-6b{margin:3.8rem!important}.mt-sm-6b,.my-sm-6b{margin-top:3.8rem!important}.mr-sm-6b,.mx-sm-6b{margin-right:3.8rem!important}.mb-sm-6b,.my-sm-6b{margin-bottom:3.8rem!important}.ml-sm-6b,.mx-sm-6b{margin-left:3.8rem!important}.m-sm-7{margin:4rem!important}.mt-sm-7,.my-sm-7{margin-top:4rem!important}.mr-sm-7,.mx-sm-7{margin-right:4rem!important}.mb-sm-7,.my-sm-7{margin-bottom:4rem!important}.ml-sm-7,.mx-sm-7{margin-left:4rem!important}.m-sm-8{margin:8rem!important}.mt-sm-8,.my-sm-8{margin-top:8rem!important}.mr-sm-8,.mx-sm-8{margin-right:8rem!important}.mb-sm-8,.my-sm-8{margin-bottom:8rem!important}.ml-sm-8,.mx-sm-8{margin-left:8rem!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-1a{padding:.1rem!important}.pt-sm-1a,.py-sm-1a{padding-top:.1rem!important}.pr-sm-1a,.px-sm-1a{padding-right:.1rem!important}.pb-sm-1a,.py-sm-1a{padding-bottom:.1rem!important}.pl-sm-1a,.px-sm-1a{padding-left:.1rem!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-2a{padding:.75rem!important}.pt-sm-2a,.py-sm-2a{padding-top:.75rem!important}.pr-sm-2a,.px-sm-2a{padding-right:.75rem!important}.pb-sm-2a,.py-sm-2a{padding-bottom:.75rem!important}.pl-sm-2a,.px-sm-2a{padding-left:.75rem!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-3a{padding:1.25rem!important}.pt-sm-3a,.py-sm-3a{padding-top:1.25rem!important}.pr-sm-3a,.px-sm-3a{padding-right:1.25rem!important}.pb-sm-3a,.py-sm-3a{padding-bottom:1.25rem!important}.pl-sm-3a,.px-sm-3a{padding-left:1.25rem!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-4a{padding:1.9rem!important}.pt-sm-4a,.py-sm-4a{padding-top:1.9rem!important}.pr-sm-4a,.px-sm-4a{padding-right:1.9rem!important}.pb-sm-4a,.py-sm-4a{padding-bottom:1.9rem!important}.pl-sm-4a,.px-sm-4a{padding-left:1.9rem!important}.p-sm-4b{padding:2.25rem!important}.pt-sm-4b,.py-sm-4b{padding-top:2.25rem!important}.pr-sm-4b,.px-sm-4b{padding-right:2.25rem!important}.pb-sm-4b,.py-sm-4b{padding-bottom:2.25rem!important}.pl-sm-4b,.px-sm-4b{padding-left:2.25rem!important}.p-sm-4c{padding:2.5rem!important}.pt-sm-4c,.py-sm-4c{padding-top:2.5rem!important}.pr-sm-4c,.px-sm-4c{padding-right:2.5rem!important}.pb-sm-4c,.py-sm-4c{padding-bottom:2.5rem!important}.pl-sm-4c,.px-sm-4c{padding-left:2.5rem!important}.p-sm-4d{padding:1.62rem!important}.pt-sm-4d,.py-sm-4d{padding-top:1.62rem!important}.pr-sm-4d,.px-sm-4d{padding-right:1.62rem!important}.pb-sm-4d,.py-sm-4d{padding-bottom:1.62rem!important}.pl-sm-4d,.px-sm-4d{padding-left:1.62rem!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}.p-sm-5a{padding:3.3rem!important}.pt-sm-5a,.py-sm-5a{padding-top:3.3rem!important}.pr-sm-5a,.px-sm-5a{padding-right:3.3rem!important}.pb-sm-5a,.py-sm-5a{padding-bottom:3.3rem!important}.pl-sm-5a,.px-sm-5a{padding-left:3.3rem!important}.p-sm-5b{padding:3.5rem!important}.pt-sm-5b,.py-sm-5b{padding-top:3.5rem!important}.pr-sm-5b,.px-sm-5b{padding-right:3.5rem!important}.pb-sm-5b,.py-sm-5b{padding-bottom:3.5rem!important}.pl-sm-5b,.px-sm-5b{padding-left:3.5rem!important}.p-sm-5c{padding:3.4rem!important}.pt-sm-5c,.py-sm-5c{padding-top:3.4rem!important}.pr-sm-5c,.px-sm-5c{padding-right:3.4rem!important}.pb-sm-5c,.py-sm-5c{padding-bottom:3.4rem!important}.pl-sm-5c,.px-sm-5c{padding-left:3.4rem!important}.p-sm-6{padding:.5rem!important}.pt-sm-6,.py-sm-6{padding-top:.5rem!important}.pr-sm-6,.px-sm-6{padding-right:.5rem!important}.pb-sm-6,.py-sm-6{padding-bottom:.5rem!important}.pl-sm-6,.px-sm-6{padding-left:.5rem!important}.p-sm-6a{padding:6rem!important}.pt-sm-6a,.py-sm-6a{padding-top:6rem!important}.pr-sm-6a,.px-sm-6a{padding-right:6rem!important}.pb-sm-6a,.py-sm-6a{padding-bottom:6rem!important}.pl-sm-6a,.px-sm-6a{padding-left:6rem!important}.p-sm-6b{padding:3.8rem!important}.pt-sm-6b,.py-sm-6b{padding-top:3.8rem!important}.pr-sm-6b,.px-sm-6b{padding-right:3.8rem!important}.pb-sm-6b,.py-sm-6b{padding-bottom:3.8rem!important}.pl-sm-6b,.px-sm-6b{padding-left:3.8rem!important}.p-sm-7{padding:4rem!important}.pt-sm-7,.py-sm-7{padding-top:4rem!important}.pr-sm-7,.px-sm-7{padding-right:4rem!important}.pb-sm-7,.py-sm-7{padding-bottom:4rem!important}.pl-sm-7,.px-sm-7{padding-left:4rem!important}.p-sm-8{padding:8rem!important}.pt-sm-8,.py-sm-8{padding-top:8rem!important}.pr-sm-8,.px-sm-8{padding-right:8rem!important}.pb-sm-8,.py-sm-8{padding-bottom:8rem!important}.pl-sm-8,.px-sm-8{padding-left:8rem!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:992px){.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-1a{margin:.1rem!important}.mt-md-1a,.my-md-1a{margin-top:.1rem!important}.mr-md-1a,.mx-md-1a{margin-right:.1rem!important}.mb-md-1a,.my-md-1a{margin-bottom:.1rem!important}.ml-md-1a,.mx-md-1a{margin-left:.1rem!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-2a{margin:.75rem!important}.mt-md-2a,.my-md-2a{margin-top:.75rem!important}.mr-md-2a,.mx-md-2a{margin-right:.75rem!important}.mb-md-2a,.my-md-2a{margin-bottom:.75rem!important}.ml-md-2a,.mx-md-2a{margin-left:.75rem!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-3a{margin:1.25rem!important}.mt-md-3a,.my-md-3a{margin-top:1.25rem!important}.mr-md-3a,.mx-md-3a{margin-right:1.25rem!important}.mb-md-3a,.my-md-3a{margin-bottom:1.25rem!important}.ml-md-3a,.mx-md-3a{margin-left:1.25rem!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-4a{margin:1.9rem!important}.mt-md-4a,.my-md-4a{margin-top:1.9rem!important}.mr-md-4a,.mx-md-4a{margin-right:1.9rem!important}.mb-md-4a,.my-md-4a{margin-bottom:1.9rem!important}.ml-md-4a,.mx-md-4a{margin-left:1.9rem!important}.m-md-4b{margin:2.25rem!important}.mt-md-4b,.my-md-4b{margin-top:2.25rem!important}.mr-md-4b,.mx-md-4b{margin-right:2.25rem!important}.mb-md-4b,.my-md-4b{margin-bottom:2.25rem!important}.ml-md-4b,.mx-md-4b{margin-left:2.25rem!important}.m-md-4c{margin:2.5rem!important}.mt-md-4c,.my-md-4c{margin-top:2.5rem!important}.mr-md-4c,.mx-md-4c{margin-right:2.5rem!important}.mb-md-4c,.my-md-4c{margin-bottom:2.5rem!important}.ml-md-4c,.mx-md-4c{margin-left:2.5rem!important}.m-md-4d{margin:1.62rem!important}.mt-md-4d,.my-md-4d{margin-top:1.62rem!important}.mr-md-4d,.mx-md-4d{margin-right:1.62rem!important}.mb-md-4d,.my-md-4d{margin-bottom:1.62rem!important}.ml-md-4d,.mx-md-4d{margin-left:1.62rem!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}.m-md-5a{margin:3.3rem!important}.mt-md-5a,.my-md-5a{margin-top:3.3rem!important}.mr-md-5a,.mx-md-5a{margin-right:3.3rem!important}.mb-md-5a,.my-md-5a{margin-bottom:3.3rem!important}.ml-md-5a,.mx-md-5a{margin-left:3.3rem!important}.m-md-5b{margin:3.5rem!important}.mt-md-5b,.my-md-5b{margin-top:3.5rem!important}.mr-md-5b,.mx-md-5b{margin-right:3.5rem!important}.mb-md-5b,.my-md-5b{margin-bottom:3.5rem!important}.ml-md-5b,.mx-md-5b{margin-left:3.5rem!important}.m-md-5c{margin:3.4rem!important}.mt-md-5c,.my-md-5c{margin-top:3.4rem!important}.mr-md-5c,.mx-md-5c{margin-right:3.4rem!important}.mb-md-5c,.my-md-5c{margin-bottom:3.4rem!important}.ml-md-5c,.mx-md-5c{margin-left:3.4rem!important}.m-md-6{margin:.5rem!important}.mt-md-6,.my-md-6{margin-top:.5rem!important}.mr-md-6,.mx-md-6{margin-right:.5rem!important}.mb-md-6,.my-md-6{margin-bottom:.5rem!important}.ml-md-6,.mx-md-6{margin-left:.5rem!important}.m-md-6a{margin:6rem!important}.mt-md-6a,.my-md-6a{margin-top:6rem!important}.mr-md-6a,.mx-md-6a{margin-right:6rem!important}.mb-md-6a,.my-md-6a{margin-bottom:6rem!important}.ml-md-6a,.mx-md-6a{margin-left:6rem!important}.m-md-6b{margin:3.8rem!important}.mt-md-6b,.my-md-6b{margin-top:3.8rem!important}.mr-md-6b,.mx-md-6b{margin-right:3.8rem!important}.mb-md-6b,.my-md-6b{margin-bottom:3.8rem!important}.ml-md-6b,.mx-md-6b{margin-left:3.8rem!important}.m-md-7{margin:4rem!important}.mt-md-7,.my-md-7{margin-top:4rem!important}.mr-md-7,.mx-md-7{margin-right:4rem!important}.mb-md-7,.my-md-7{margin-bottom:4rem!important}.ml-md-7,.mx-md-7{margin-left:4rem!important}.m-md-8{margin:8rem!important}.mt-md-8,.my-md-8{margin-top:8rem!important}.mr-md-8,.mx-md-8{margin-right:8rem!important}.mb-md-8,.my-md-8{margin-bottom:8rem!important}.ml-md-8,.mx-md-8{margin-left:8rem!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-1a{padding:.1rem!important}.pt-md-1a,.py-md-1a{padding-top:.1rem!important}.pr-md-1a,.px-md-1a{padding-right:.1rem!important}.pb-md-1a,.py-md-1a{padding-bottom:.1rem!important}.pl-md-1a,.px-md-1a{padding-left:.1rem!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-2a{padding:.75rem!important}.pt-md-2a,.py-md-2a{padding-top:.75rem!important}.pr-md-2a,.px-md-2a{padding-right:.75rem!important}.pb-md-2a,.py-md-2a{padding-bottom:.75rem!important}.pl-md-2a,.px-md-2a{padding-left:.75rem!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-3a{padding:1.25rem!important}.pt-md-3a,.py-md-3a{padding-top:1.25rem!important}.pr-md-3a,.px-md-3a{padding-right:1.25rem!important}.pb-md-3a,.py-md-3a{padding-bottom:1.25rem!important}.pl-md-3a,.px-md-3a{padding-left:1.25rem!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-4a{padding:1.9rem!important}.pt-md-4a,.py-md-4a{padding-top:1.9rem!important}.pr-md-4a,.px-md-4a{padding-right:1.9rem!important}.pb-md-4a,.py-md-4a{padding-bottom:1.9rem!important}.pl-md-4a,.px-md-4a{padding-left:1.9rem!important}.p-md-4b{padding:2.25rem!important}.pt-md-4b,.py-md-4b{padding-top:2.25rem!important}.pr-md-4b,.px-md-4b{padding-right:2.25rem!important}.pb-md-4b,.py-md-4b{padding-bottom:2.25rem!important}.pl-md-4b,.px-md-4b{padding-left:2.25rem!important}.p-md-4c{padding:2.5rem!important}.pt-md-4c,.py-md-4c{padding-top:2.5rem!important}.pr-md-4c,.px-md-4c{padding-right:2.5rem!important}.pb-md-4c,.py-md-4c{padding-bottom:2.5rem!important}.pl-md-4c,.px-md-4c{padding-left:2.5rem!important}.p-md-4d{padding:1.62rem!important}.pt-md-4d,.py-md-4d{padding-top:1.62rem!important}.pr-md-4d,.px-md-4d{padding-right:1.62rem!important}.pb-md-4d,.py-md-4d{padding-bottom:1.62rem!important}.pl-md-4d,.px-md-4d{padding-left:1.62rem!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}.p-md-5a{padding:3.3rem!important}.pt-md-5a,.py-md-5a{padding-top:3.3rem!important}.pr-md-5a,.px-md-5a{padding-right:3.3rem!important}.pb-md-5a,.py-md-5a{padding-bottom:3.3rem!important}.pl-md-5a,.px-md-5a{padding-left:3.3rem!important}.p-md-5b{padding:3.5rem!important}.pt-md-5b,.py-md-5b{padding-top:3.5rem!important}.pr-md-5b,.px-md-5b{padding-right:3.5rem!important}.pb-md-5b,.py-md-5b{padding-bottom:3.5rem!important}.pl-md-5b,.px-md-5b{padding-left:3.5rem!important}.p-md-5c{padding:3.4rem!important}.pt-md-5c,.py-md-5c{padding-top:3.4rem!important}.pr-md-5c,.px-md-5c{padding-right:3.4rem!important}.pb-md-5c,.py-md-5c{padding-bottom:3.4rem!important}.pl-md-5c,.px-md-5c{padding-left:3.4rem!important}.p-md-6{padding:.5rem!important}.pt-md-6,.py-md-6{padding-top:.5rem!important}.pr-md-6,.px-md-6{padding-right:.5rem!important}.pb-md-6,.py-md-6{padding-bottom:.5rem!important}.pl-md-6,.px-md-6{padding-left:.5rem!important}.p-md-6a{padding:6rem!important}.pt-md-6a,.py-md-6a{padding-top:6rem!important}.pr-md-6a,.px-md-6a{padding-right:6rem!important}.pb-md-6a,.py-md-6a{padding-bottom:6rem!important}.pl-md-6a,.px-md-6a{padding-left:6rem!important}.p-md-6b{padding:3.8rem!important}.pt-md-6b,.py-md-6b{padding-top:3.8rem!important}.pr-md-6b,.px-md-6b{padding-right:3.8rem!important}.pb-md-6b,.py-md-6b{padding-bottom:3.8rem!important}.pl-md-6b,.px-md-6b{padding-left:3.8rem!important}.p-md-7{padding:4rem!important}.pt-md-7,.py-md-7{padding-top:4rem!important}.pr-md-7,.px-md-7{padding-right:4rem!important}.pb-md-7,.py-md-7{padding-bottom:4rem!important}.pl-md-7,.px-md-7{padding-left:4rem!important}.p-md-8{padding:8rem!important}.pt-md-8,.py-md-8{padding-top:8rem!important}.pr-md-8,.px-md-8{padding-right:8rem!important}.pb-md-8,.py-md-8{padding-bottom:8rem!important}.pl-md-8,.px-md-8{padding-left:8rem!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:1200px){.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-1a{margin:.1rem!important}.mt-lg-1a,.my-lg-1a{margin-top:.1rem!important}.mr-lg-1a,.mx-lg-1a{margin-right:.1rem!important}.mb-lg-1a,.my-lg-1a{margin-bottom:.1rem!important}.ml-lg-1a,.mx-lg-1a{margin-left:.1rem!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-2a{margin:.75rem!important}.mt-lg-2a,.my-lg-2a{margin-top:.75rem!important}.mr-lg-2a,.mx-lg-2a{margin-right:.75rem!important}.mb-lg-2a,.my-lg-2a{margin-bottom:.75rem!important}.ml-lg-2a,.mx-lg-2a{margin-left:.75rem!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-3a{margin:1.25rem!important}.mt-lg-3a,.my-lg-3a{margin-top:1.25rem!important}.mr-lg-3a,.mx-lg-3a{margin-right:1.25rem!important}.mb-lg-3a,.my-lg-3a{margin-bottom:1.25rem!important}.ml-lg-3a,.mx-lg-3a{margin-left:1.25rem!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-4a{margin:1.9rem!important}.mt-lg-4a,.my-lg-4a{margin-top:1.9rem!important}.mr-lg-4a,.mx-lg-4a{margin-right:1.9rem!important}.mb-lg-4a,.my-lg-4a{margin-bottom:1.9rem!important}.ml-lg-4a,.mx-lg-4a{margin-left:1.9rem!important}.m-lg-4b{margin:2.25rem!important}.mt-lg-4b,.my-lg-4b{margin-top:2.25rem!important}.mr-lg-4b,.mx-lg-4b{margin-right:2.25rem!important}.mb-lg-4b,.my-lg-4b{margin-bottom:2.25rem!important}.ml-lg-4b,.mx-lg-4b{margin-left:2.25rem!important}.m-lg-4c{margin:2.5rem!important}.mt-lg-4c,.my-lg-4c{margin-top:2.5rem!important}.mr-lg-4c,.mx-lg-4c{margin-right:2.5rem!important}.mb-lg-4c,.my-lg-4c{margin-bottom:2.5rem!important}.ml-lg-4c,.mx-lg-4c{margin-left:2.5rem!important}.m-lg-4d{margin:1.62rem!important}.mt-lg-4d,.my-lg-4d{margin-top:1.62rem!important}.mr-lg-4d,.mx-lg-4d{margin-right:1.62rem!important}.mb-lg-4d,.my-lg-4d{margin-bottom:1.62rem!important}.ml-lg-4d,.mx-lg-4d{margin-left:1.62rem!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}.m-lg-5a{margin:3.3rem!important}.mt-lg-5a,.my-lg-5a{margin-top:3.3rem!important}.mr-lg-5a,.mx-lg-5a{margin-right:3.3rem!important}.mb-lg-5a,.my-lg-5a{margin-bottom:3.3rem!important}.ml-lg-5a,.mx-lg-5a{margin-left:3.3rem!important}.m-lg-5b{margin:3.5rem!important}.mt-lg-5b,.my-lg-5b{margin-top:3.5rem!important}.mr-lg-5b,.mx-lg-5b{margin-right:3.5rem!important}.mb-lg-5b,.my-lg-5b{margin-bottom:3.5rem!important}.ml-lg-5b,.mx-lg-5b{margin-left:3.5rem!important}.m-lg-5c{margin:3.4rem!important}.mt-lg-5c,.my-lg-5c{margin-top:3.4rem!important}.mr-lg-5c,.mx-lg-5c{margin-right:3.4rem!important}.mb-lg-5c,.my-lg-5c{margin-bottom:3.4rem!important}.ml-lg-5c,.mx-lg-5c{margin-left:3.4rem!important}.m-lg-6{margin:.5rem!important}.mt-lg-6,.my-lg-6{margin-top:.5rem!important}.mr-lg-6,.mx-lg-6{margin-right:.5rem!important}.mb-lg-6,.my-lg-6{margin-bottom:.5rem!important}.ml-lg-6,.mx-lg-6{margin-left:.5rem!important}.m-lg-6a{margin:6rem!important}.mt-lg-6a,.my-lg-6a{margin-top:6rem!important}.mr-lg-6a,.mx-lg-6a{margin-right:6rem!important}.mb-lg-6a,.my-lg-6a{margin-bottom:6rem!important}.ml-lg-6a,.mx-lg-6a{margin-left:6rem!important}.m-lg-6b{margin:3.8rem!important}.mt-lg-6b,.my-lg-6b{margin-top:3.8rem!important}.mr-lg-6b,.mx-lg-6b{margin-right:3.8rem!important}.mb-lg-6b,.my-lg-6b{margin-bottom:3.8rem!important}.ml-lg-6b,.mx-lg-6b{margin-left:3.8rem!important}.m-lg-7{margin:4rem!important}.mt-lg-7,.my-lg-7{margin-top:4rem!important}.mr-lg-7,.mx-lg-7{margin-right:4rem!important}.mb-lg-7,.my-lg-7{margin-bottom:4rem!important}.ml-lg-7,.mx-lg-7{margin-left:4rem!important}.m-lg-8{margin:8rem!important}.mt-lg-8,.my-lg-8{margin-top:8rem!important}.mr-lg-8,.mx-lg-8{margin-right:8rem!important}.mb-lg-8,.my-lg-8{margin-bottom:8rem!important}.ml-lg-8,.mx-lg-8{margin-left:8rem!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-1a{padding:.1rem!important}.pt-lg-1a,.py-lg-1a{padding-top:.1rem!important}.pr-lg-1a,.px-lg-1a{padding-right:.1rem!important}.pb-lg-1a,.py-lg-1a{padding-bottom:.1rem!important}.pl-lg-1a,.px-lg-1a{padding-left:.1rem!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-2a{padding:.75rem!important}.pt-lg-2a,.py-lg-2a{padding-top:.75rem!important}.pr-lg-2a,.px-lg-2a{padding-right:.75rem!important}.pb-lg-2a,.py-lg-2a{padding-bottom:.75rem!important}.pl-lg-2a,.px-lg-2a{padding-left:.75rem!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-3a{padding:1.25rem!important}.pt-lg-3a,.py-lg-3a{padding-top:1.25rem!important}.pr-lg-3a,.px-lg-3a{padding-right:1.25rem!important}.pb-lg-3a,.py-lg-3a{padding-bottom:1.25rem!important}.pl-lg-3a,.px-lg-3a{padding-left:1.25rem!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-4a{padding:1.9rem!important}.pt-lg-4a,.py-lg-4a{padding-top:1.9rem!important}.pr-lg-4a,.px-lg-4a{padding-right:1.9rem!important}.pb-lg-4a,.py-lg-4a{padding-bottom:1.9rem!important}.pl-lg-4a,.px-lg-4a{padding-left:1.9rem!important}.p-lg-4b{padding:2.25rem!important}.pt-lg-4b,.py-lg-4b{padding-top:2.25rem!important}.pr-lg-4b,.px-lg-4b{padding-right:2.25rem!important}.pb-lg-4b,.py-lg-4b{padding-bottom:2.25rem!important}.pl-lg-4b,.px-lg-4b{padding-left:2.25rem!important}.p-lg-4c{padding:2.5rem!important}.pt-lg-4c,.py-lg-4c{padding-top:2.5rem!important}.pr-lg-4c,.px-lg-4c{padding-right:2.5rem!important}.pb-lg-4c,.py-lg-4c{padding-bottom:2.5rem!important}.pl-lg-4c,.px-lg-4c{padding-left:2.5rem!important}.p-lg-4d{padding:1.62rem!important}.pt-lg-4d,.py-lg-4d{padding-top:1.62rem!important}.pr-lg-4d,.px-lg-4d{padding-right:1.62rem!important}.pb-lg-4d,.py-lg-4d{padding-bottom:1.62rem!important}.pl-lg-4d,.px-lg-4d{padding-left:1.62rem!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}.p-lg-5a{padding:3.3rem!important}.pt-lg-5a,.py-lg-5a{padding-top:3.3rem!important}.pr-lg-5a,.px-lg-5a{padding-right:3.3rem!important}.pb-lg-5a,.py-lg-5a{padding-bottom:3.3rem!important}.pl-lg-5a,.px-lg-5a{padding-left:3.3rem!important}.p-lg-5b{padding:3.5rem!important}.pt-lg-5b,.py-lg-5b{padding-top:3.5rem!important}.pr-lg-5b,.px-lg-5b{padding-right:3.5rem!important}.pb-lg-5b,.py-lg-5b{padding-bottom:3.5rem!important}.pl-lg-5b,.px-lg-5b{padding-left:3.5rem!important}.p-lg-5c{padding:3.4rem!important}.pt-lg-5c,.py-lg-5c{padding-top:3.4rem!important}.pr-lg-5c,.px-lg-5c{padding-right:3.4rem!important}.pb-lg-5c,.py-lg-5c{padding-bottom:3.4rem!important}.pl-lg-5c,.px-lg-5c{padding-left:3.4rem!important}.p-lg-6{padding:.5rem!important}.pt-lg-6,.py-lg-6{padding-top:.5rem!important}.pr-lg-6,.px-lg-6{padding-right:.5rem!important}.pb-lg-6,.py-lg-6{padding-bottom:.5rem!important}.pl-lg-6,.px-lg-6{padding-left:.5rem!important}.p-lg-6a{padding:6rem!important}.pt-lg-6a,.py-lg-6a{padding-top:6rem!important}.pr-lg-6a,.px-lg-6a{padding-right:6rem!important}.pb-lg-6a,.py-lg-6a{padding-bottom:6rem!important}.pl-lg-6a,.px-lg-6a{padding-left:6rem!important}.p-lg-6b{padding:3.8rem!important}.pt-lg-6b,.py-lg-6b{padding-top:3.8rem!important}.pr-lg-6b,.px-lg-6b{padding-right:3.8rem!important}.pb-lg-6b,.py-lg-6b{padding-bottom:3.8rem!important}.pl-lg-6b,.px-lg-6b{padding-left:3.8rem!important}.p-lg-7{padding:4rem!important}.pt-lg-7,.py-lg-7{padding-top:4rem!important}.pr-lg-7,.px-lg-7{padding-right:4rem!important}.pb-lg-7,.py-lg-7{padding-bottom:4rem!important}.pl-lg-7,.px-lg-7{padding-left:4rem!important}.p-lg-8{padding:8rem!important}.pt-lg-8,.py-lg-8{padding-top:8rem!important}.pr-lg-8,.px-lg-8{padding-right:8rem!important}.pb-lg-8,.py-lg-8{padding-bottom:8rem!important}.pl-lg-8,.px-lg-8{padding-left:8rem!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:1441px){.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-1a{margin:.1rem!important}.mt-xl-1a,.my-xl-1a{margin-top:.1rem!important}.mr-xl-1a,.mx-xl-1a{margin-right:.1rem!important}.mb-xl-1a,.my-xl-1a{margin-bottom:.1rem!important}.ml-xl-1a,.mx-xl-1a{margin-left:.1rem!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-2a{margin:.75rem!important}.mt-xl-2a,.my-xl-2a{margin-top:.75rem!important}.mr-xl-2a,.mx-xl-2a{margin-right:.75rem!important}.mb-xl-2a,.my-xl-2a{margin-bottom:.75rem!important}.ml-xl-2a,.mx-xl-2a{margin-left:.75rem!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-3a{margin:1.25rem!important}.mt-xl-3a,.my-xl-3a{margin-top:1.25rem!important}.mr-xl-3a,.mx-xl-3a{margin-right:1.25rem!important}.mb-xl-3a,.my-xl-3a{margin-bottom:1.25rem!important}.ml-xl-3a,.mx-xl-3a{margin-left:1.25rem!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-4a{margin:1.9rem!important}.mt-xl-4a,.my-xl-4a{margin-top:1.9rem!important}.mr-xl-4a,.mx-xl-4a{margin-right:1.9rem!important}.mb-xl-4a,.my-xl-4a{margin-bottom:1.9rem!important}.ml-xl-4a,.mx-xl-4a{margin-left:1.9rem!important}.m-xl-4b{margin:2.25rem!important}.mt-xl-4b,.my-xl-4b{margin-top:2.25rem!important}.mr-xl-4b,.mx-xl-4b{margin-right:2.25rem!important}.mb-xl-4b,.my-xl-4b{margin-bottom:2.25rem!important}.ml-xl-4b,.mx-xl-4b{margin-left:2.25rem!important}.m-xl-4c{margin:2.5rem!important}.mt-xl-4c,.my-xl-4c{margin-top:2.5rem!important}.mr-xl-4c,.mx-xl-4c{margin-right:2.5rem!important}.mb-xl-4c,.my-xl-4c{margin-bottom:2.5rem!important}.ml-xl-4c,.mx-xl-4c{margin-left:2.5rem!important}.m-xl-4d{margin:1.62rem!important}.mt-xl-4d,.my-xl-4d{margin-top:1.62rem!important}.mr-xl-4d,.mx-xl-4d{margin-right:1.62rem!important}.mb-xl-4d,.my-xl-4d{margin-bottom:1.62rem!important}.ml-xl-4d,.mx-xl-4d{margin-left:1.62rem!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}.m-xl-5a{margin:3.3rem!important}.mt-xl-5a,.my-xl-5a{margin-top:3.3rem!important}.mr-xl-5a,.mx-xl-5a{margin-right:3.3rem!important}.mb-xl-5a,.my-xl-5a{margin-bottom:3.3rem!important}.ml-xl-5a,.mx-xl-5a{margin-left:3.3rem!important}.m-xl-5b{margin:3.5rem!important}.mt-xl-5b,.my-xl-5b{margin-top:3.5rem!important}.mr-xl-5b,.mx-xl-5b{margin-right:3.5rem!important}.mb-xl-5b,.my-xl-5b{margin-bottom:3.5rem!important}.ml-xl-5b,.mx-xl-5b{margin-left:3.5rem!important}.m-xl-5c{margin:3.4rem!important}.mt-xl-5c,.my-xl-5c{margin-top:3.4rem!important}.mr-xl-5c,.mx-xl-5c{margin-right:3.4rem!important}.mb-xl-5c,.my-xl-5c{margin-bottom:3.4rem!important}.ml-xl-5c,.mx-xl-5c{margin-left:3.4rem!important}.m-xl-6{margin:.5rem!important}.mt-xl-6,.my-xl-6{margin-top:.5rem!important}.mr-xl-6,.mx-xl-6{margin-right:.5rem!important}.mb-xl-6,.my-xl-6{margin-bottom:.5rem!important}.ml-xl-6,.mx-xl-6{margin-left:.5rem!important}.m-xl-6a{margin:6rem!important}.mt-xl-6a,.my-xl-6a{margin-top:6rem!important}.mr-xl-6a,.mx-xl-6a{margin-right:6rem!important}.mb-xl-6a,.my-xl-6a{margin-bottom:6rem!important}.ml-xl-6a,.mx-xl-6a{margin-left:6rem!important}.m-xl-6b{margin:3.8rem!important}.mt-xl-6b,.my-xl-6b{margin-top:3.8rem!important}.mr-xl-6b,.mx-xl-6b{margin-right:3.8rem!important}.mb-xl-6b,.my-xl-6b{margin-bottom:3.8rem!important}.ml-xl-6b,.mx-xl-6b{margin-left:3.8rem!important}.m-xl-7{margin:4rem!important}.mt-xl-7,.my-xl-7{margin-top:4rem!important}.mr-xl-7,.mx-xl-7{margin-right:4rem!important}.mb-xl-7,.my-xl-7{margin-bottom:4rem!important}.ml-xl-7,.mx-xl-7{margin-left:4rem!important}.m-xl-8{margin:8rem!important}.mt-xl-8,.my-xl-8{margin-top:8rem!important}.mr-xl-8,.mx-xl-8{margin-right:8rem!important}.mb-xl-8,.my-xl-8{margin-bottom:8rem!important}.ml-xl-8,.mx-xl-8{margin-left:8rem!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-1a{padding:.1rem!important}.pt-xl-1a,.py-xl-1a{padding-top:.1rem!important}.pr-xl-1a,.px-xl-1a{padding-right:.1rem!important}.pb-xl-1a,.py-xl-1a{padding-bottom:.1rem!important}.pl-xl-1a,.px-xl-1a{padding-left:.1rem!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-2a{padding:.75rem!important}.pt-xl-2a,.py-xl-2a{padding-top:.75rem!important}.pr-xl-2a,.px-xl-2a{padding-right:.75rem!important}.pb-xl-2a,.py-xl-2a{padding-bottom:.75rem!important}.pl-xl-2a,.px-xl-2a{padding-left:.75rem!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-3a{padding:1.25rem!important}.pt-xl-3a,.py-xl-3a{padding-top:1.25rem!important}.pr-xl-3a,.px-xl-3a{padding-right:1.25rem!important}.pb-xl-3a,.py-xl-3a{padding-bottom:1.25rem!important}.pl-xl-3a,.px-xl-3a{padding-left:1.25rem!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-4a{padding:1.9rem!important}.pt-xl-4a,.py-xl-4a{padding-top:1.9rem!important}.pr-xl-4a,.px-xl-4a{padding-right:1.9rem!important}.pb-xl-4a,.py-xl-4a{padding-bottom:1.9rem!important}.pl-xl-4a,.px-xl-4a{padding-left:1.9rem!important}.p-xl-4b{padding:2.25rem!important}.pt-xl-4b,.py-xl-4b{padding-top:2.25rem!important}.pr-xl-4b,.px-xl-4b{padding-right:2.25rem!important}.pb-xl-4b,.py-xl-4b{padding-bottom:2.25rem!important}.pl-xl-4b,.px-xl-4b{padding-left:2.25rem!important}.p-xl-4c{padding:2.5rem!important}.pt-xl-4c,.py-xl-4c{padding-top:2.5rem!important}.pr-xl-4c,.px-xl-4c{padding-right:2.5rem!important}.pb-xl-4c,.py-xl-4c{padding-bottom:2.5rem!important}.pl-xl-4c,.px-xl-4c{padding-left:2.5rem!important}.p-xl-4d{padding:1.62rem!important}.pt-xl-4d,.py-xl-4d{padding-top:1.62rem!important}.pr-xl-4d,.px-xl-4d{padding-right:1.62rem!important}.pb-xl-4d,.py-xl-4d{padding-bottom:1.62rem!important}.pl-xl-4d,.px-xl-4d{padding-left:1.62rem!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}.p-xl-5a{padding:3.3rem!important}.pt-xl-5a,.py-xl-5a{padding-top:3.3rem!important}.pr-xl-5a,.px-xl-5a{padding-right:3.3rem!important}.pb-xl-5a,.py-xl-5a{padding-bottom:3.3rem!important}.pl-xl-5a,.px-xl-5a{padding-left:3.3rem!important}.p-xl-5b{padding:3.5rem!important}.pt-xl-5b,.py-xl-5b{padding-top:3.5rem!important}.pr-xl-5b,.px-xl-5b{padding-right:3.5rem!important}.pb-xl-5b,.py-xl-5b{padding-bottom:3.5rem!important}.pl-xl-5b,.px-xl-5b{padding-left:3.5rem!important}.p-xl-5c{padding:3.4rem!important}.pt-xl-5c,.py-xl-5c{padding-top:3.4rem!important}.pr-xl-5c,.px-xl-5c{padding-right:3.4rem!important}.pb-xl-5c,.py-xl-5c{padding-bottom:3.4rem!important}.pl-xl-5c,.px-xl-5c{padding-left:3.4rem!important}.p-xl-6{padding:.5rem!important}.pt-xl-6,.py-xl-6{padding-top:.5rem!important}.pr-xl-6,.px-xl-6{padding-right:.5rem!important}.pb-xl-6,.py-xl-6{padding-bottom:.5rem!important}.pl-xl-6,.px-xl-6{padding-left:.5rem!important}.p-xl-6a{padding:6rem!important}.pt-xl-6a,.py-xl-6a{padding-top:6rem!important}.pr-xl-6a,.px-xl-6a{padding-right:6rem!important}.pb-xl-6a,.py-xl-6a{padding-bottom:6rem!important}.pl-xl-6a,.px-xl-6a{padding-left:6rem!important}.p-xl-6b{padding:3.8rem!important}.pt-xl-6b,.py-xl-6b{padding-top:3.8rem!important}.pr-xl-6b,.px-xl-6b{padding-right:3.8rem!important}.pb-xl-6b,.py-xl-6b{padding-bottom:3.8rem!important}.pl-xl-6b,.px-xl-6b{padding-left:3.8rem!important}.p-xl-7{padding:4rem!important}.pt-xl-7,.py-xl-7{padding-top:4rem!important}.pr-xl-7,.px-xl-7{padding-right:4rem!important}.pb-xl-7,.py-xl-7{padding-bottom:4rem!important}.pl-xl-7,.px-xl-7{padding-left:4rem!important}.p-xl-8{padding:8rem!important}.pt-xl-8,.py-xl-8{padding-top:8rem!important}.pr-xl-8,.px-xl-8{padding-right:8rem!important}.pb-xl-8,.py-xl-8{padding-bottom:8rem!important}.pl-xl-8,.px-xl-8{padding-left:8rem!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}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center,.wheel-item{text-align:center!important}@media (min-width:768px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:992px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:1200px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1441px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:200!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#fd0!important}a.text-primary:focus,a.text-primary:hover{color:#ccb100!important}.text-secondary{color:#000!important}a.text-secondary:focus,a.text-secondary:hover{color:#000!important}.text-white{color:#fff!important}a.text-white:focus,a.text-white:hover{color:#e6e6e6!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#fd0!important}a.text-warning:focus,a.text-warning:hover{color:#ccb100!important}.text-danger,.box__error{color:#dc3545!important}a.text-danger:focus,a.box__error:focus,a.text-danger:hover,a.box__error:hover{color:#bd2130!important}.text-black{color:#000!important}a.text-black:focus,a.text-black:hover{color:#000!important}.text-gray-500{color:#a5a5a5!important}a.text-gray-500:focus,a.text-gray-500:hover{color:#8c8c8c!important}.text-gray-700{color:#1b1b1b!important}a.text-gray-700:focus,a.text-gray-700:hover{color:#020202!important}.text-gray-800{color:#0b0b0b!important}a.text-gray-800:focus,a.text-gray-800:hover{color:#000!important}.text-light{color:#ececec!important}a.text-light:focus,a.text-light:hover{color:#d3d3d3!important}.text-dark{color:#0f0f0f!important}a.text-dark:focus,a.text-dark:hover{color:#000!important}.text-muted{color:#363636!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.onePic{padding-left:0;padding-right:0}@media screen and (max-width:768px){.onePic{height:330px}}.headerBox{font-weight:bold;margin-left:10px;text-align:left;text-transform:uppercase;margin-top:60px}.textBox{margin-left:10px;text-align:left;text-transform:uppercase;font-weight:normal}.scaleLeft:hover{-webkit-transform:scale(1.02);transform-origin:top left}.shadow .shadowimg.zoomedIn:after,.shadow.shadowimg.zoomedIn:after{background-image:none}.bg_image,.static-img,.backgroundImage,.s-icon{background-size:cover;background-repeat:no-repeat}.bg_contain,.arrow-yellow .yellow-arrow{background-size:contain;background-repeat:no-repeat}.social-bar{margin-top:2px}.s-icon{height:48px;width:48px;background-color:#a9a9a9;-webkit-transition:transform .3s ease-in-out , opacity .3s ease-in-out , background-color .3s ease-in-out;-moz-transition:transform .3s ease-in-out , opacity .3s ease-in-out , background-color .3s ease-in-out;-ms-transition:transform .3s ease-in-out , opacity .3s ease-in-out , background-color .3s ease-in-out}.s-icon:hover{transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);-webkit-transition:transform .3s ease-in-out , background-color .3s ease-in-out;-moz-transition:transform .3s ease-in-out , background-color .3s ease-in-out;-ms-transition:transform .3s ease-in-out , background-color .3s ease-in-out}.icon-social_twitter{background-image:url(/dotz_dist/images/Twitter_Social_Icon_Square_Color.svg)}.icon-social_twitter:hover{background-color:#1da1f2}.icon-social_fb{background-image:url(/dotz_dist/images/fb.svg)}.icon-social_fb:hover{background-color:#3a589b}.icon-social_pinterest{background-image:url(/dotz_dist/images/pinterest.svg)}.icon-social_pinterest:hover{background-color:#cc2226}.icon-social_whatsapp{background-image:url(/dotz_dist/images/whatsapp.svg);background-position-x:-4px}.icon-social_whatsapp:hover{background-color:#25d366}.dotz-cookie-consent{width:100%}.cc-header{display:inline-block;float:left;font-family:'Play';font-weight:normal}.cc-header h1{font-weight:normal}.cc-compliance{position:relative;display:inline-block;width:110px;height:27px;top:13px;left:20px;float:left;font-family:'Play'}.cc-compliance .cc-btn{padding:0!important}@media (max-width:1199px){.cc-compliance .cc-btn{width:150px}}.cc-compliance a{text-transform:uppercase}.cc-message{width:100%;font-family:'Play'}.cc-close{content:url(/dotz_dist/images/close_schwarz.svg);width:20px}.backgroundImage{height:900px;background-position:center}.backgroundImage .blackBox{color:#fff;background-color:#000;opacity:.7;position:relative;height:260px;top:16%;border-left:30px solid #fd0}.inbetweener_grey{height:250px}.inbetweener_grey .btn-upload{cursor:pointer}.inbetweener_grey a:not([role="button"]) {color:#000;font-weight:bold}.inbetweener_grey .lead{font-size:4.4rem}.inbetweener_grey .leadsmall{font-size:3rem}.inbetweener_grey .img-container img{width:125px}.inbetweener_grey .text-container{font-size:.9rem;width:90%}.inbetweener_grey p{margin-bottom:.6rem}@media (max-width:1440px){.inbetweener_grey .img-container{margin-left:25px}}@media (max-width:1199px){.inbetweener_grey{height:165px}.inbetweener_grey .lead{font-size:2.8rem}.inbetweener_grey .leadsmall{font-size:1.7rem}.inbetweener_grey .img-container{margin-left:0}.inbetweener_grey .img-container img{width:82px}.inbetweener_grey .text-container{font-size:.7rem}}@media (max-width:767px){.inbetweener_grey{height:auto}.inbetweener_grey .lead{font-size:2.5rem}.inbetweener_grey .leadsmall{font-size:1.5rem}.inbetweener_grey .text-container{font-size:.7rem;width:100%}.inbetweener_grey p{margin-bottom:.8rem}}.img_layout>img{width:auto;display:block;margin:0 auto}.bg_app{background-image:url(/dotz_dist/images/Dotz-Dashboard_app.jpg)}.bg_config{background-image:url(/dotz_dist/images/Dotz-Dashboard-rechts.jpg)}.wheel-image-container{position:relative;top:-20px;z-index:9}@media (min-width:768px){.wheel-image-container{top:-9px}}.shadow .shadowimg:after,.shadow.shadowimg:after{content:"";background-image:url(/dotz_dist/images/shadow.png);position:relative;display:block;background-repeat:no-repeat;background-size:contain;background-position:center;left:0;width:100%;height:30px;opacity:.6}.js-filter-rims{overflow:hidden}@media (max-width:1199px){.js-filter-rims{overflow:auto}}#tech-data h2{text-transform:uppercase}.wheel-item .shadow .shadowimg:after{opacity:1;height:25px;bottom:11px;width:180%;left:-40%}.wheel-image-container.shadow .shadowimg{height:auto;width:50%;min-width:245px;margin:0 auto}@media (min-width:768px){.wheel-image-container.shadow .shadowimg{float:right;margin:auto;width:392px;height:409px}}@media (min-width:992px){.wheel-image-container.shadow .shadowimg{height:auto;max-height:470px;float:right;width:463px;margin:auto}}.wheel-image-container.shadow .shadowimg img{position:relative;z-index:2}.wheel-image-container.shadow .shadowimg:after{opacity:1;height:30px;bottom:auto;width:140%;left:-20%;margin-top:-22px;pointer-events:none;z-index:0}@media (min-width:768px){.wheel-image-container.shadow .shadowimg:after{height:130px;margin-top:-62px}}.inbetweener_grey.shadow .shadowimg:after{background-size:180px}@media (max-width:991px){#techIcons .shadowimg:after{top:auto!important;height:20px;margin-top:-15px}}@media (max-width:1199px){.inbetweener_grey.shadow .shadowimg:after{background-size:110px;top:0}.shadow .shadowimg:after{top:10px}.wheel-item .shadow .shadowimg:after{top:auto}}.shadow-box:after{content:"";background-image:url(/dotz_dist/images/shadow.png);background-repeat:no-repeat;background-size:100%;width:100%;height:45px;display:block}.headermain .image{background-size:cover;background-position:center;background-repeat:no-repeat}.bigYellowHeadline{height:132.5px;background-color:rgba(255,221,0,.9)}.bigYellowHeadline>.container{height:132.5px}.bigYellowHeadline h1{margin-top:12px}.cf-back{position:relative;color:#000;top:-33px;left:58px}.cf-back:hover{color:#000}.cf-back img{width:16px;height:16px;margin-bottom:3px;margin-right:16px}@media (max-width:1199px){.cf-back{left:35px;top:-36px}.cf-back img{width:21px;height:21px}}@media (max-width:991px){.cf-back{display:block;left:30px;top:20px;height:21px;z-index:9999}}[data-widget]+.headermain .bigYellowHeadline{height:136px!important}@media (max-width:767px){[data-widget]+.headermain .bigYellowHeadline h1{font-size:1.6rem}}@media (max-width:991px){.bigYellowHeadline{min-height:90px;height:auto}.bigYellowHeadline>.container{height:90px}}.image_text_two_column .partition{height:21vw;font-size:1.3vw;background-size:cover;background-position:center;background-repeat:no-repeat}.image_text_two_column .partition .store-logos span{height:36px}.image_text_two_column .partition .store-logos span img{height:100%;width:auto}.image_text_two_column .partition .lead{font-size:3.7vw}.image_text_two_column .partition .leadsmall{font-size:2.7vw}.layerblack{background-color:rgba(0,0,0,.5);width:100%;height:21vw}@media (max-width:1199px){.image_text_two_column .partition .lead{line-height:1.3}.image_text_two_column .partition .store-logos span{height:30px}}@media (max-width:767px){.image_text_two_column .partition{height:44vw;font-size:3.2vw}.image_text_two_column .partition .layerblack{height:44vw}.image_text_two_column .partition .lead{line-height:1.3;font-size:9vw}.image_text_two_column .partition .leadsmall{font-size:4.5vw}.image_text_two_column .partition .store-logos span{height:28px}.image_text_two_column .partition a{font-size:3.2vw}}@media (min-width:1200px){.image_text_two_column .partition{height:21vw}}.line-bottom hr{display:block!important}.swing:hover,.inbetweener_img img:hover{-webkit-animation:swing 1s ease;animation:swing 1s ease;-webkit-animation-iteration-count:1;animation-iteration-count:1}.static-img{height:100%;width:100%;background-position:center}@-webkit-keyframes swing {
  15% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px); }
  30% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  50% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  65% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px); }
  80% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }@keyframes swing {
  15% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px); }
  30% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  50% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  65% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px); }
  80% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }.custom_article{height:190px;width:250px}@media (max-width:1199px){.p_box{flex-basis:33%}.partner_text{flex-basis:100%;padding-right:30%}}@media (max-width:991px){.partner_text{padding-right:0}}.layout-three-col{padding-left:54px;padding-top:50px;padding-bottom:50px;min-height:245px}.IconText h2{font-size:2rem}.IconText .text-nowrap{font-size:.94rem}.IconText .button-container .btn-rims-yellow,.IconText .button-container .btn-threed,.IconText .button-container .btn-locationpin_black{font-size:.58rem;line-height:.9rem;padding-top:5px;padding-bottom:5px;width:initial;min-width:156px;top:-4px}.IconText.arrow-yellow .yellow-arrow{position:relative;height:40px;width:25px;background-size:22px;left:-20px}.IconText .svg-image{position:relative;width:120px}.IconText .svg-image img{width:120px}.IconText .text-container{padding-left:19px;margin-top:6px}.IconText.shadow .shadowimg:after,.IconText.shadow.shadowimg:after{position:absolute;bottom:-20px}.middle-container .IconText .svg-image img{width:102px;margin-left:14px}.middle-container .IconText .text-container{padding-left:26px}.middle-container .IconText.arrow-yellow .yellow-arrow{left:-6px}.middle-container .IconText.shadow .shadowimg:after,.middle-container .IconText.shadow.shadowimg:after{left:3px}.right-container .IconText .svg-image img{width:102px;margin-left:27px}.right-container .IconText .text-container{padding-left:38px}.right-container .IconText.shadow .shadowimg:after,.right-container .IconText.shadow.shadowimg:after{left:20px}@media (max-width:1199px){.layout-three-col .row{max-width:720px;margin-left:auto;margin-right:auto}.IconText.arrow-yellow .yellow-arrow{transform:rotate(90deg);margin-top:40px;left:0}.IconText h2{font-size:1.6rem}.IconText img{max-width:120px}.IconText .text-container{padding-left:13px;padding-right:7px}.IconText.shadow .shadowimg:after,.IconText.shadow.shadowimg:after{position:absolute;top:initial;left:0}.button-container .btn-rims-yellow,.button-container .btn-threed,.button-container .btn-locationpin_black{width:100%!important}.middle-container .IconText .svg-image img{margin-left:8px}.middle-container .IconText .text-container{padding-left:13px;padding-right:7px}.middle-container .IconText.shadow .shadowimg:after,.middle-container .IconText.shadow.shadowimg:after{left:0}.right-container .IconText .svg-image img{margin-left:10px}.right-container .IconText .text-container{padding-left:13px;padding-right:7px}.right-container .IconText.shadow .shadowimg:after,.right-container .IconText.shadow.shadowimg:after{left:0}}@media (max-width:991px){.layout-three-col .row{max-width:478px;margin-left:auto;margin-right:auto}.IconText.arrow-yellow .yellow-arrow{transform:rotate(90deg);margin-top:40px;left:0}.IconText h2{font-size:1.6rem}.IconText img{max-width:120px}.IconText .text-container{padding-left:6px;padding-right:5px}.IconText.shadow .shadowimg:after,.IconText.shadow.shadowimg:after{position:absolute;top:initial;left:0}.button-container .btn-rims-yellow,.button-container .btn-threed,.button-container .btn-locationpin_black{width:100%!important}.middle-container .IconText .svg-image img{margin-left:10px}.middle-container .IconText .text-container{padding-left:6px}.middle-container .IconText.shadow .shadowimg:after,.middle-container .IconText.shadow.shadowimg:after{left:0}.right-container .IconText .svg-image img{margin-left:11px}.right-container .IconText .text-container{padding-left:6px}.right-container .IconText.shadow .shadowimg:after,.right-container .IconText.shadow.shadowimg:after{left:0}}@media (max-width:767px){.layout-three-col{padding-left:0}.IconText h2{font-size:1.6rem}.IconText .text-container{padding-left:15px;padding-right:0}.IconText.shadow .shadowimg:after,.IconText.shadow.shadowimg:after{left:0}.middle-container .IconText .text-container{padding-left:15px;padding-right:0}.middle-container .IconText.shadow .shadowimg:after,.middle-container .IconText.shadow.shadowimg:after{left:0}.right-container .IconText .text-container{padding-left:15px;padding-right:0}.right-container .IconText.shadow .shadowimg:after,.right-container .IconText.shadow.shadowimg:after{left:0}}.texttop{height:56%}.textbottom{height:44%}.textbottomtablet{margin-left:-15px;margin-right:-15px}@media (max-width:1199px){.texttop{height:100%}}.text-initial{text-transform:initial}.text-extra{margin-bottom:11px;line-height:16px}.btn-white{border:1px solid #fd0}.icon-fb,.icon-tw,.icon-in,.icon-pi,.icon-wa{display:block;width:1rem;height:1rem;background-repeat:no-repeat;background-size:cover;background-position:center}.icon-fb{background-image:url(/dotz_dist/images/09_icon-fb.svg)}.icon-tw{background-image:url(/dotz_dist/images/09_icon-twitter.svg)}.icon-in{background-image:url(/dotz_dist/images/09_icon-insta.svg)}.icon-pi{background-image:url(/dotz_dist/images/09_icon-pinterest.svg)}.icon-wa{background-image:url(/dotz_dist/images/09_icon-whatsapp.svg)}.btn-rimdetail,a.btn-upload,button.btn-upload{font-size:.65rem}@media (min-width:768px){.btn-rimdetail,a.btn-upload,button.btn-upload{font-size:.75rem}}a.btn-upload:after,button.btn-upload:after{content:'';background-image:url(/dotz_dist/images/00_upload-yellow.svg);background-repeat:no-repeat;background-size:100% 100%;width:1rem;height:1rem;display:inline-block;vertical-align:text-bottom;margin-left:1rem}a.btn-rimdetail:before,button.btn-rimdetail:before{content:'';background-image:url(/dotz_dist/images/00_felgen-detail-button-yellow.svg);background-repeat:no-repeat;background-size:100% 100%;width:1rem;height:1rem;display:inline-block;vertical-align:middle;margin-right:1rem}.icons,.btn-contact,.btn-download,.btn-download-cloud,.btn-schulungsvideos,.btn-locationpin_yellow,.btn-locationpin_black,.btn-threed,.btn-check,.btn-check-2,.btn-press-server,.btn-partner,.btn-wallpaper,.btn-user-images,.btn-footage,.btn-rims,.btn-rims-yellow,.btn-rims-black,.btn-email,.btn-www,.btn-route,.btn-location,.btn-location-yellow,.fahrsicherheit,.kraftstoffverbrauch,.reifenverschleiss,.certified,.people,.pressure{position:relative;width:100%}.icons:before,.btn-contact:before,.btn-download:before,.btn-download-cloud:before,.btn-schulungsvideos:before,.btn-locationpin_yellow:before,.btn-locationpin_black:before,.btn-threed:before,.btn-check:before,.btn-check-2:before,.btn-press-server:before,.btn-partner:before,.btn-wallpaper:before,.btn-user-images:before,.btn-footage:before,.btn-rims:before,.btn-rims-yellow:before,.btn-rims-black:before,.btn-email:before,.btn-www:before,.btn-route:before,.btn-location:before,.btn-location-yellow:before,.fahrsicherheit:before,.kraftstoffverbrauch:before,.reifenverschleiss:before,.certified:before,.people:before,.pressure:before{content:'';display:inline-block;background-repeat:no-repeat;background-size:100% 100%;width:1rem;height:1rem;vertical-align:middle}.btn-contact::before{background-image:url(/dotz_dist/images/11_kontaktb.svg)}.btn-download:before{background-image:url(/dotz_dist/images/11_presseserver.svg)}.btn-download-cloud:before{background-image:url(/dotz_dist/images/07_download.svg)}.btn-schulungsvideos:before{background-image:url(/dotz_dist/images/07_schulungsvideos.svg)}.btn-locationpin_yellow:before{background-image:url(/dotz_dist/images/03_locationpin-gelb.svg)}.btn-locationpin_black:before{background-image:url(/dotz_dist/images/03_locationpin-schwarz.svg)}.btn-threed:before{background-image:url(/dotz_dist/images/00_button-3D.svg)}.btn-check:before{background-image:url(/dotz_dist/images/06_Tuev.svg)}.btn-check-2:before{background-image:url(/dotz_dist/images/06_Tuev_Check.svg)}.btn-press-server:before{background-image:url(/dotz_dist/images/11_presseserver.svg)}.btn-partner:before{background-image:url(/dotz_dist/images/11_partner.svg)}.btn-wallpaper:before{background-image:url(/dotz_dist/images/00_wallpaper-schwarz.svg)}.btn-user-images:before{background-image:url(/dotz_dist/images/00_userbilder-schwarz.svg)}.btn-footage:before{background-image:url(/dotz_dist/images/00_dotz-footage-schwarz.svg)}.btn-rims:before{background-image:url(/dotz_dist/images/00_felgenmodell-schwarz.svg)}.btn-rims-yellow:before{background-image:url(/dotz_dist/images/00_felgenmodell-schwarz.svg)}.btn-rims-black:before{background-image:url(/dotz_dist/images/00_felgenmodell-gelb.svg)}.btn-email{width:auto!important;padding-right:25px}.btn-email:before{background-image:url(/dotz_dist/images/03_email.svg);background-position-y:2px}.btn-www{padding-right:25px;width:auto!important}.btn-www:before{background-image:url(/dotz_dist/images/03_webseite.svg)}.btn-route{width:auto!important;padding-right:25px}.btn-route:before{background-image:url(/dotz_dist/images/03_route.svg)}.btn-location:before{background-image:url(/dotz_dist/images/03_standort-verwenden.svg)}.btn-location-yellow{width:auto!important;height:45px;padding-right:25px;cursor:pointer}.btn-location-yellow:before{background-image:url(/dotz_dist/images/02_haendlerfinden-gelb.svg);background-position-y:2px}.fahrsicherheit:before{background-image:url(/dotz_dist/images/07_fahrsicherheit.svg);margin-right:0!important}.kraftstoffverbrauch:before{background-image:url(/dotz_dist/images/07_kraftstoffverbrauch.svg);margin-right:0!important}.reifenverschleiss:before{background-image:url(/dotz_dist/images/07_reifenverschleiss.svg);margin-right:0!important}.hsmallpic,.certified:before,.people:before,.pressure:before{height:2rem;width:2rem;position:absolute;left:-40px}.certified:before{background-image:url(/dotz_dist/images/02_zertifiziert.svg)}.people:before{background-image:url(/dotz_dist/images/05_wir-sind-dotz.svg)}.pressure:before{background-image:url(/dotz_dist/images/07_reifendruck.svg)}.arrow-yellow .yellow-arrow{background-image:url(/dotz_dist/images/01_Sliderpfeil.svg);height:33px;width:20px;margin-top:-26px}.girl{background-image:url(/dotz_dist/images/00_girls-schwarz.svg);top:4px}.person{background-image:url(/dotz_dist/images/05_wir-sind-dotz.svg);top:2px;margin-right:4px}.girl,.person{height:1.438rem;width:1.438rem;background-repeat:no-repeat;background-size:contain;background-position:center;display:inline-block;position:relative}.headermain .girl,.headermain .person{height:2.8rem;width:2.8rem;top:6px}.bulletpoint_text .image_option{width:1rem}.bulletpoint_text .image_option>img{position:relative;bottom:1px;max-height:1rem;max-width:1rem;width:1rem}.bulletpoint_text .textoption{margin-left:5px;width:100%}.image_overlay h2{font-size:1.25rem}.content-wrapper{overflow:hidden;width:400px;margin:0 auto;height:530px}.content-wrapper figure{margin:0}.content-wrapper figure img{width:initial;max-width:initial;display:block;position:relative}.content-wrapper figcaption{position:absolute;top:25%;left:0;width:100%;text-align:center;opacity:0;color:#fff}.image-overlay{height:100%;width:100%;position:absolute;bottom:0;z-index:1}.permanenttext{position:absolute;z-index:2;bottom:0;right:0;left:0;height:18%;color:#fd0;-webkit-transition:color .8s ease;-moz-transition:color .8s ease;transition:color .8s ease;-webkit-transition-delay:.4s;transition-delay:.4s}.permanenttext .hrblack{border-top-color:rgba(0,0,0,.2);opacity:0;-webkit-transition:opacity .8s ease;-moz-transition:opacity .8s ease;transition:opacity .8s ease;-webkit-transition-delay:.4s;transition-delay:.4s}.permanenttext:after{content:'';background-image:url(/dotz_dist/images/06_down-gelb.svg);display:inline-block;background-repeat:no-repeat;background-size:contain;width:1.5rem;height:1.5rem;transform:rotate(180deg);vertical-align:baseline;margin-left:5px;-webkit-transition:transform .8s ease;-moz-transition:transform .8s ease;transition:transform .8s ease;-webkit-transition-delay:.4s;transition-delay:.4s}.image-overlay{background-color:rgba(255,221,0,.75);opacity:0;transform:translate3d(0,100%,0);transition:opacity .8s ease-in-out , transform .8s ease-in-out}figure:hover .image-overlay{opacity:1;transform:translate3d(0,0,0)}.content-wrapper figure:hover .permanenttext{color:#000}.content-wrapper figure:hover .permanenttext:after{background-image:url(/dotz_dist/images/06_down-schwarz.svg);transform:rotate(0deg);vertical-align:middle}.content-wrapper figure:hover .permanenttext .hrblack{border-top-color:rgba(0,0,0,.2);opacity:1}@media (min-width:992px){.image-overlay{height:80%;max-height:80%}}@media (max-width:1199px){.permanenttext{bottom:6px}.content-wrapper{height:360px}.permanenttext{bottom:22px}}@media (min-width:1200px){.image-overlay{height:60%;max-height:60%}}.at-share-tbx-element .at-share-btn{margin:0!important}.blog_article .img-text{position:absolute;bottom:80px;left:0;background-color:rgba(0,0,0,.4);font-size:1.5rem;padding:1.3rem 3rem 1.3rem 12%}.blog_article .blog-img{height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.blog_article .arrow-yellow .yellow-arrow{margin-right:9px;display:inline-block;height:.7rem;transform:rotate(180deg);width:.7rem;margin-left:-5px}.blog_article .blog_video{background-color:#000}.section_blog img{margin-bottom:30px;margin-top:30px}.back_to_overview a{text-decoration:none}.back_to_overview .image{background-position:center;background-repeat:no-repeat;background-size:cover}.back_to_overview .display-1{padding-bottom:0}.back_to_overview .display-1:before{content:"";background-image:url(/dotz_dist/images/00_zurueck.svg);height:16px;width:11px;background-position:center;background-repeat:no-repeat;background-size:cover;display:inline-block;margin-right:5px;margin-bottom:3px}@media (max-width:767px){.back_to_overview .display-1{font-size:1.4rem}.back_to_overview .display-1:before{height:11px;width:8px;margin-bottom:2px}}.stern{position:absolute;background-repeat:no-repeat;top:6%;left:-55px;background-position:center;background-size:contain;height:40px;width:40px}@media (max-width:1440px){.stern{left:-38px}}.rim-bg-image{position:absolute;top:-28px;left:0;background-position:center;background-repeat:no-repeat;background-size:contain;width:100%;height:300px;z-index:1}.yellow-field{position:absolute;background-color:#fd0;width:242px;left:74%;bottom:38%;font-size:.8rem;z-index:2}.yellow-field:empty{display:none}@media (max-width:1199px){.yellow-field{left:-37px;bottom:9%}.stern{left:-4%}}@media (max-width:991px){.yellow-field{left:56%;bottom:86%;width:166px}}@media screen and (max-width:564px){.yellow-field{left:64%;bottom:86%;width:108px;font-size:.6rem}}.image-wrapper{position:relative;height:300px}.people_detail .image_left{overflow:hidden;height:454px;background-position:center;background-size:cover;background-repeat:no-repeat}.people_detail .profile{line-height:1.4rem}.people_detail .display-2{font-size:1.6rem}.section_people .shadow .shadowimg:after{position:absolute;top:86%}@media (max-width:1199px){.people_detail .box-left{margin-bottom:1.2rem}}.image_two_texts .texttop{padding-left:35px;padding-right:35px}@media (max-width:991px){.image_two_texts .texttop{padding-top:29px;padding-bottom:39px}.image_two_texts .textbottom{padding-left:35px;padding-right:35px}.image_two_texts .text-initial>p{margin-bottom:.9rem}.texttop .display-1,.textbottom .display-1{font-size:1.5rem}.display-5 .font-small{font-size:.9rem;line-height:.9}.display-5 .textbottom.font-small{font-size:1rem;line-height:1.2}}@media (min-width:992px) and (max-width:1199px){.display-5.font-small{font-size:1.1rem;line-height:1.2}.image_two_texts .display-1{margin-bottom:27px}.image_two_texts .texttop{padding-top:53px}.text .box-left{margin-top:10px}.image_two_texts .textbottomtablet{font-size:1.2rem}}@media (min-width:1441px){.display-5.font-small{font-size:1rem}}.mediumHeading{height:71px}.mediumHeading h2{font-size:2rem;margin-top:0;margin-bottom:0}.mediumHeading .certified:before{top:2px}@media (max-width:991px){.hide-thinfont-on-mobile .hide-mobile{display:none}}.small_headline_yellow .hide-mobile{font-size:1.2rem}@media (max-width:1199px){.text_and_images .shadowimg.image-box{margin-top:124px}}@media (max-width:991px){.text_and_images .shadowimg.image-box{margin-top:0;margin-bottom:-29px}}.text_and_images .shadowimg.image-box:after{height:70px;top:-3px}.text_and_images .image-small{width:340px;margin-top:45px}@media (max-width:1199px){.text_and_images .image-small{width:264px}}@media (max-width:991px){.text_and_images .image-small{width:220px;margin-bottom:-35px}}.text_and_images .image-small.shadowimg:after{height:74px;top:-45px}.img_layout.width-small>img{width:98px}@media (max-width:1199px){.img_layout.width-small>img{width:81px}}.img_layout.width-medium{padding-top:73px}@media (max-width:991px){.img_layout.width-medium{padding-top:20px}}.img_layout.width-medium>img{width:138px}.img_layout.width-big>img{width:162px}@media (max-width:1199px){.img_layout.width-big>img{width:138px}}.svg-wrapper{display:inline-block;height:100%;width:100%}.ir-01_scroll svg use{fill:#fd0}.nav-link .svg-wrapper{display:inline-block;width:15px;height:15px;vertical-align:middle}.nav-link .svg-wrapper>svg use{fill:rgba(255,255,255,.7);transition:fill .25s}.active .nav-link .svg-wrapper,.active .nav-link:hover .svg-wrapper,.active .nav-link:focus .svg-wrapper{opacity:1}.active .nav-link .svg-wrapper>svg use,.active .nav-link:hover .svg-wrapper>svg use,.active .nav-link:focus .svg-wrapper>svg use{fill:#fff}.nav-link:hover .svg-wrapper>svg use,.nav-link:focus .svg-wrapper>svg use{fill:#fff}svg{width:100%;height:100%}.btn-clear:after{content:attr(data-title);display:block;width:100%;text-align:center;line-height:1;margin-top:10px;font-weight:400;font-size:.625rem}.js-filter-color .btn-clear:after{white-space:normal;word-wrap:break-word;font-size:8px}@media (max-width:1199px){.btn-clear:after{margin-top:-5px;margin-bottom:10px}}.btn-clear.bold:after{font-weight:700}.btn-group .btn-clear{position:relative;opacity:.4;transition:all .25s;cursor:pointer}.btn-group .btn-clear .svg-wrapper{position:relative;height:58px}.btn-group .btn-clear.rim-inch-20{margin-right:15px!important}.btn-group .btn-clear.rim-inch-20 .svg-wrapper{padding:1px 0}.btn-group .btn-clear.rim-inch-19{margin-right:12px!important}.btn-group .btn-clear.rim-inch-19 .svg-wrapper{padding:3px 0}.btn-group .btn-clear.rim-inch-18{margin-right:8px!important}.btn-group .btn-clear.rim-inch-18 .svg-wrapper{padding:4px 0}.btn-group .btn-clear.rim-inch-17{margin-right:6px!important}.btn-group .btn-clear.rim-inch-17 .svg-wrapper{padding:5px 0}.btn-group .btn-clear.rim-inch-16{margin-right:6px!important}.btn-group .btn-clear.rim-inch-16 .svg-wrapper{padding:6px 0}.btn-group .btn-clear.rim-inch-15{margin-right:6px!important}.btn-group .btn-clear.rim-inch-15 .svg-wrapper{padding:7px 0}.btn-group .btn-clear.active,.btn-group .btn-clear:hover,.btn-group .btn-clear:active,.btn-group .btn-clear.active:active{opacity:1;box-shadow:none!important}.btn-group .btn-clear.focus,.btn-group .btn-clear:focus,.btn-group .btn-clear:focus:hover,.btn-group .btn-clear.focus:hover,.btn-group .btn-clear.active:hover,.btn-group .btn-clear.active:focus,.btn-group .btn-clear.active:focus:hover{box-shadow:none!important}.btn-group.js-filter-color .btn-clear{padding-bottom:0!important;display:inline-block;opacity:1;max-width:65px;white-space:normal;border-radius:0;color:#a5a5a5;font-weight:400}.btn-group.js-filter-color .btn-clear img{box-shadow:none;transition:box-shadow .5s}.btn-group.js-filter-color .btn-clear.active img,.btn-group.js-filter-color .btn-clear:hover img,.btn-group.js-filter-color .btn-clear:active img,.btn-group.js-filter-color .btn-clear.active:active img{box-shadow:0 0 5px 3px #fd0}.btn-group svg use{fill:#363636}@media screen\0 {
  .rim-inch-20 {
    min-width: 60px;
    width: 60px;
    margin: 0 !important; }
  .rim-inch-19 {
    min-width: 60px;
    width: 60px;
    margin: 0 !important; }
  .rim-inch-18 {
    min-width: 60px;
    width: 60px;
    margin: 0 !important; }
  .rim-inch-17 {
    min-width: 60px;
    width: 60px;
    margin: 0 !important; }
  .rim-inch-16 {
    min-width: 60px;
    width: 60px;
    margin: 0 !important; }
  .rim-inch-15 {
    min-width: 60px;
    width: 60px;
    margin: 0 !important; } }.gm-style div,.gm-style span,.gm-style label,.gm-style a{font-family:Arial,Helvetica,sans-serif}#_nearby{width:260px}#dowopdown-country-filter{position:relative}#dropdown-country-filter{position:relative;text-transform:uppercase;padding:9px}.single-location-map{width:100%;height:260px}#bh-sl-address{width:314px}.bh-sl-error{clear:both;float:left;width:100%;padding:10px 0;color:#ae2118;font-weight:bold}.bh-sl-container{display:block;position:relative}.bh-sl-container .retailer-filter-item{margin-bottom:15px;margin-right:15px;-webkit-flex:1;-ms-flex:1;flex:1}.bh-sl-container .retailer-filter-item.retailer-filter-location{width:230px;min-width:230px;-webkit-flex:0;-ms-flex:0;flex:0}.bh-sl-container .retailer-filter-item.retailer-filter-city .btn:hover{background-color:#d8d8d8;transition:none;box-shadow:none}.bh-sl-container .retailer-filter-item button,.bh-sl-container .retailer-filter-item input{font-size:1rem;padding:.6rem 1rem}@media (max-width:767px){.bh-sl-container .row{display:block;flex-wrap:nowrap}.bh-sl-container .retailer-filter-item{margin-bottom:8px;margin-right:0;display:block;width:230px;-webkit-flex:0;-ms-flex:0;flex:0}.bh-sl-container .retailer-filter-item.retailer-filter-city{width:210px;margin-bottom:40px}}.bh-sl-container{color:#333}.bh-sl-container img{max-width:none!important;border-radius:0!important;box-shadow:none!important}.bh-sl-container>*{box-sizing:content-box!important}.bh-sl-container .jumbotron{padding-top:30px}.bh-sl-container .form-input input,.bh-sl-container .form-input select,.bh-sl-container .form-input label{margin-right:0}.bh-sl-container .bh-sl-loading{float:left;margin:4px 0 0 10px;width:16px;height:16px}.bh-sl-container .bh-sl-filters-container{clear:both;width:100%;margin:15px 0}.bh-sl-container .bh-sl-filters-container .bh-sl-filters{list-style:none;float:left;padding:0;margin:0 100px 0 0}.bh-sl-container .bh-sl-filters-container .bh-sl-filters li{display:block;clear:left;float:left;width:100%;margin:5px 0}.bh-sl-container .bh-sl-filters-container .bh-sl-filters li label{display:inline}.bh-sl-container .bh-sl-filters-container .bh-sl-filters li input{display:block;float:left;margin:2px 8px 2px 0}.bh-sl-map-container{margin-top:20px}@media (max-width:767px){.bh-sl-map-container{margin-top:60px}}.bh-sl-map-container a{color:#000;text-decoration:none}.bh-sl-map-container a:hover,.bh-sl-map-container a:active{text-decoration:underline}.bh-sl-container .bh-sl-loc-list{height:530px;overflow-x:auto;font-size:13px;z-index:999!important}.bh-sl-container .bh-sl-loc-list .more-results{position:absolute;top:480px;width:100%;height:40px;background-color:#fff;text-align:center;line-height:40px}.bh-sl-container .bh-sl-loc-list .more-results img{width:17px;height:auto}.bh-sl-container .bh-sl-loc-list ul{display:block;clear:left;float:left;width:100%;list-style:none;margin:0;padding:0}.bh-sl-container .bh-sl-loc-list ul li{display:block;clear:left;float:left;margin:0;cursor:pointer;width:100%;border:none}.bh-sl-container .bh-sl-loc-list .list-label{float:left;margin:10px 0 0 6px;padding:4px;width:27px;text-align:center;background:#00192d;color:#fff;font-weight:bold;border-radius:15px}.bh-sl-container .bh-sl-loc-list .list-details{float:left;margin-left:0;width:100%}.bh-sl-container .bh-sl-loc-list .list-details :hover{background-color:#fd0}.bh-sl-container .bh-sl-loc-list .list-details hr{margin:15px 0 0 0}.bh-sl-container .bh-sl-loc-list .list-details .list-content{padding:30px 0 0 15px;position:relative}.bh-sl-container .bh-sl-loc-list .list-details .list-content hr{padding:0;margin-top:30px}.bh-sl-container .bh-sl-loc-list .list-details .list-content .loc-icons{position:absolute;right:0;bottom:30px}.bh-sl-container .bh-sl-loc-list .list-details .list-content .loc-icons a{width:25px;height:25px;margin:10px 15px 0 0}.bh-sl-container .bh-sl-loc-list .list-details .loc-dist{margin-right:60px;margin-top:25px}.bh-sl-container .bh-sl-loc-list .list-details .loc-dist img{width:25px;height:auto;margin-right:5px;margin-bottom:5px}.bh-sl-container .bh-sl-loc-list .list-focus{background-color:#fd0}.bh-sl-container .bh-sl-loc-list .bh-sl-close-directions-container{width:100%;height:20px;position:relative}.bh-sl-container .bh-sl-loc-list .bh-sl-close-directions-container .bh-sl-close-icon{top:0;right:6px}.bh-sl-container .bh-sl-loc-list .bh-sl-noresults-title{font-weight:bold}.bh-sl-container .loc-name{font-size:12px;font-weight:bold;text-transform:uppercase}.bh-sl-container .loc-name h5{min-height:44px}.bh-sl-container .loc-phone span{margin-bottom:5px}.bh-sl-container .loc-addr,.bh-sl-container .loc-addr3{text-transform:uppercase}.bh-sl-container .loc-addr span,.bh-sl-container .loc-addr3 span{margin-bottom:5px}.bh-sl-container .bh-sl-map{height:900px}.bh-sl-container .bh-sl-pagination-container{clear:both}.bh-sl-container .bh-sl-pagination-container ol{list-style-type:none;text-align:center;margin:0;padding:10px 0}.bh-sl-container .bh-sl-pagination-container ol li{display:inline-block;padding:10px;cursor:pointer;font:bold 14px Arial,Helvetica,sans-serif;color:#005293}.bh-sl-container .bh-sl-pagination-container ol .bh-sl-current{color:#333;cursor:auto;text-decoration:none}.bh-sl-overlay{position:fixed;left:0;top:0;width:100%;height:100%;z-index:10000}.bh-sl-overlay .bh-sl-modal-window{position:absolute;left:50%;margin-left:-460px;margin-top:60px;width:920px;height:620px;z-index:10010;background:#fff;border-radius:10px;box-shadow:0 0 10px #656565}.bh-sl-overlay .bh-sl-modal-window .bh-sl-map-container{margin-top:50px}.bh-sl-overlay .bh-sl-modal-window .bh-sl-modal-content{float:left;padding:0 22px}.bh-sl-overlay .bh-sl-modal-window .bh-sl-close-icon{top:13px;right:22px}.bh-sl-close-icon{position:absolute;cursor:pointer;height:24px;width:24px}.bh-sl-close-icon:after,.bh-sl-close-icon:before{position:absolute;top:3px;right:3px;bottom:0;left:50%;background:#ccc;content:'';display:block;height:24px;margin:-3px 0 0 -1px;width:3px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.bh-sl-close-icon:hover:after,.bh-sl-close-icon:hover:before{background:#b3b3b3}.bh-sl-close-icon:before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.bh-sl-loc-info{width:63%;height:auto;background-color:#fff;position:absolute;z-index:999;top:20px;right:416px;padding:30px}.bh-sl-form-container h2{margin:34px 0 34px 0}@media (min-width:768px){.bh-sl-form-container h2{white-space:nowrap}}@media (max-width:991px){.bh-sl-form-container h2{font-size:2rem}}@media (max-width:767px){.bh-sl-form-container h2{font-size:1.25rem}}#map-results-container{position:relative!important;width:100%}.list-header{display:none!important;position:absolute!important;background-color:#fff;height:60px;padding-left:15px;width:375px;top:20px;right:30px;z-index:9999}.list-header h5{line-height:60px}.list-header .dir{position:absolute;top:25px;right:10px;width:20px}.list-header .dir-up{transform:rotate(180deg)}.header-show{display:block!important}.bh-sl-loc-list{position:absolute!important;background-color:transparent!important;height:750px!important;width:375px!important;top:90px!important;right:30px!important;display:none;z-index:999!important}.bh-sl-loc-list .list{background-color:#fff}.infowindow-close{color:#000!important;text-decoration:none!important;font-size:40px;height:20px;display:inline-block;line-height:20px}.infowindow-data{margin:10px 30px 15px 0;text-transform:uppercase}#bh-sl-submit{background-image:url(/dotz_dist/images/03_ortschaft.svg)!important;padding:20px;border-left:1px solid #d8d8d8;width:55px;margin-right:0!important}#bh-sl-user-location .input-group{margin-bottom:-15px}#bh-sl-user-location .btn-location.dropdown-toggle::after{display:none}.modal{padding:0!important}.modal .modal-dialog{max-width:934px}.modal .modal-header{background-color:#fd0;height:80px}.modal .modal-header h1{font-size:1.6rem;margin:auto}.modal .modal-header h1:before{content:url(/dotz_dist/images/03_haendler-werden.svg);height:auto;display:inline-block;vertical-align:middle;width:40px;margin-right:20px}.modal .modal-header .close{position:absolute;right:10px;top:0}.modal .modal-header .close span{font-size:2rem}.modal .modal-body{padding:70px!important;font-size:.75rem}.modal .modal-body .retailer-text{min-height:46px;padding:5px 0}.modal .modal-body .image-text{margin-top:24px}.modal .modal-body .col-12.col-lg-6 .image-text{display:none}.modal .modal-body .form-control,.modal .modal-body .dropdown-toggle,.modal .modal-body .btn{font-size:.75rem;padding:.5rem .5rem}.modal .modal-body .dropdown-toggle{background-color:#fff!important}.modal .modal-body textarea{height:101px}.modal h1{margin:0 auto .5rem auto}@media (min-width:1200px){.modal .modal-dialog .modal-body .onoffswitch{width:15px;float:left}.modal .modal-dialog .modal-body .onoffswitch .onoffswitch-label .onoffswitch-inner::before{height:6px}.modal .modal-dialog .modal-body .onoffswitch .onoffswitch-label .onoffswitch-inner::after{width:50%;height:6px}.modal .modal-dialog .modal-body .onoffswitch .onoffswitch-label .onoffswitch-switch{width:8px;height:8px;right:9px}.modal .modal-dialog .modal-body .onoffswitch .onoffswitch-checkbox:checked+.onoffswitch-label{border-color:#dbe9b4}.modal .modal-dialog .modal-body .onoffswitch .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}.modal .modal-dialog .modal-body .switch-label{display:table-cell}}@media (max-width:1199px){.modal .modal-dialog{max-width:654px}.modal .modal-header h1{font-size:2rem}.modal .modal-header small{font-size:65%}.modal .modal-body{padding:50px 50px 20px 50px!important}.modal .modal-body .col-12.col-lg-6 .image-text{display:block}.modal .modal-body .onoffswitch{width:40px;float:left}.modal .modal-body .onoffswitch .onoffswitch-label .onoffswitch-inner::before{height:22px}.modal .modal-body .onoffswitch .onoffswitch-label .onoffswitch-inner::after{width:50%;height:22px}.modal .modal-body .onoffswitch .onoffswitch-label .onoffswitch-switch{width:22px;height:22px;right:15px;border-radius:11px}.modal .modal-body .onoffswitch .onoffswitch-checkbox:checked+.onoffswitch-label{border-color:#dbe9b4}.modal .modal-body .onoffswitch .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:2px}.modal .modal-body .switch-label{display:table-cell;height:28px;vertical-align:middle}}@media (max-width:767px){.modal-dialog{max-width:100%}.modal .modal-header h1{font-size:1.5rem}.modal .modal-header h1:before{width:25px;margin-right:15px}.modal .modal-header h1 small{font-size:60%}.modal .modal-body{padding:20px 30px 20px 30px!important}}#retailRegisterModal .form-control,#partnerRegisterModal .form-control,#uploadModal .form-control,#newsletterModal .form-control{background-color:#fff}#retailRegisterModal #comp_send,#partnerRegisterModal #comp_send,#uploadModal #comp_send,#newsletterModal #comp_send{width:100%}#retailRegisterModal .tabletImg,#partnerRegisterModal .tabletImg,#uploadModal .tabletImg,#newsletterModal .tabletImg{height:220px;object-fit:cover;margin-bottom:15px}@media (max-width:991px){#uploadModal .modal-dialog{max-width:100%}}#partnerRegisterModal .modal-header{background-color:#fd0}#partnerRegisterModal .modal-header h1:before{content:url(/dotz_dist/images/13_partner-schwarz.svg)}@media (max-width:1199px){.bh-sl-form-container{min-width:min-content;padding:0 36px}.bh-sl-loc-info{width:60%;right:340px}.bh-sl-loc-info .icons-wrapper,.bh-sl-loc-info .data-wrapper{max-width:50%}.bh-sl-loc-info .btn{width:100%!important;margin-bottom:10px}.list-header{width:300px}.bh-sl-loc-list{width:300px!important}.infowindow-close{position:absolute;right:10px;top:10px}.bh-sl-container .bh-sl-loc-list .list-details .list-content{padding:15px 5px 0 10px}.bh-sl-container .bh-sl-loc-list .list-details .list-content hr{margin-top:15px}.bh-sl-container .bh-sl-loc-list .list-details .list-content .loc-icons{bottom:15px}}@media (max-width:991px){.header-show{display:none!important}.bh-sl-loc-list{position:relative!important;height:520px!important;top:0!important;right:0!important;width:100%!important;overflow:hidden}.bh-sl-container .bh-sl-loc-list .list-details .list-content .loc-list-infoLeft{position:relative;width:50%;float:left}.bh-sl-container .bh-sl-loc-list .list-details .list-content .loc-icons{position:relative;display:block;width:100%;text-align:left;bottom:0;height:32px}.bh-sl-container .bh-sl-loc-list .list-details .list-content .loc-icons a{float:left!important}}#retailRegisterModal .modal-content .modal-body .col-lg-6{padding:0 8px}.tuev-pager{width:100%;margin:0 auto}#to_step2,#to_step3,#to_dwnld{display:none;position:relative;top:30px;padding-left:35px;padding-right:35px}#to_step2:after,#to_step3:after,#to_dwnld:after{content:"\203A";font-size:23px;line-height:0;margin:0 0 0 5px;position:relative;top:3px;font-weight:lighter}#to_step2:hover,#to_step3:hover,#to_dwnld:hover{background-color:#fd0!important;color:#000!important}#to_dwnld{display:inline}.tuev-pager>ul.slick-dots{display:inline-block;height:40px;text-align:center;list-style:none;position:relative;padding:0;right:auto;top:auto;text-transform:uppercase;width:800px;margin:0 auto}.tuev-pager>ul.slick-dots>li{position:relative;display:block;float:left;width:auto;padding:1px;border:none}.tuev-pager>ul.slick-dots>li.active>a{background:transparent}.tuev-pager>ul.slick-dots>li.slick-active>a{color:#fd0}.tuev-pager>ul.slick-dots>li.disabled{border-color:#007bff}.tuev-pager>ul.slick-dots>li.disabled+li:before{background:#fff}.tuev-pager>ul.slick-dots>li.disabled>a{background:#fff;color:#fff}.tuev-pager>ul.slick-dots>li>a{display:block;width:auto;background:transparent;margin:0;text-align:left;font-size:1rem;font-weight:700;color:#fd0;min-width:79px}.tuev-pager>ul.slick-dots>li>a:hover,.tuev-pager>ul.slick-dots>li>a:focus{text-decoration:none;outline:0;color:#fd0}.tuev-pager>ul.slick-dots>li+li{margin-left:240px;margin-top:0}.tuev-pager>ul.slick-dots>li+li:before{content:url(/dotz_dist/images/05_zeitstrahl.svg);display:inline-block;position:absolute;height:2px;width:190px;margin-top:2px;right:105px;top:-1px}.tuev-pager > ul.slick-dots li.slick-active ~ li a {color:#000!important}.tuev-item{padding-bottom:150px}.tuev-item h3{display:inline-block;height:75px;line-height:75px;width:100%;background-color:#fd0;margin:0 0 2px 0}.tuev-item table{border-spacing:3px;border-collapse:separate}.tuev-item table td{border:2px solid #fff}.tuev-item table td:after{background-color:transparent!important}.tuev-item table td:nth-child(odd) {border-left:none}.tuev-item table td:nth-child(even) {border-right:none}.tuev-item td{height:60px;vertical-align:middle;padding-left:45px}.tuev-pager-wrap{position:relative}.tuev-pager-wrap>a{position:absolute;top:5px;left:0}#TUVDetailContainer{max-width:1000px;margin:0 auto}#TUVDetailContainer table{border-spacing:0!important}#TUVDetailContainer table td{font-size:1rem}#TUVDetailContainer a{color:#000}#TUVDetailContainer a.btn-secondary{color:#fd0}@media (max-width:991px){td{padding-left:10px!important}.tuev-pager>ul.slick-dots{width:auto}.tuev-pager>ul.slick-dots>li{display:none}.tuev-pager>ul.slick-dots>li.slick-active{display:block}.tuev-pager>ul.slick-dots>li+li{margin-left:0}.tuev-pager>ul.slick-dots>li+li:before{content:''}}.banner,.banner-big,.banner-small,.banner-product{position:relative}.banner .slick-banner img,.banner-big .slick-banner img,.banner-small .slick-banner img,.banner-product .slick-banner img{width:100%;height:auto}.banner .banner-control,.banner-big .banner-control,.banner-small .banner-control,.banner-product .banner-control{position:absolute;z-index:999}.banner .banner-up a img,.banner-big .banner-up a img,.banner-small .banner-up a img,.banner-product .banner-up a img,.banner .banner-up a i,.banner-big .banner-up a i,.banner-small .banner-up a i,.banner-product .banner-up a i{opacity:.5;transform:rotate(-90deg) scale(1.5,2);width:20px;height:25px}.banner .banner-up a:hover img,.banner-big .banner-up a:hover img,.banner-small .banner-up a:hover img,.banner-product .banner-up a:hover img,.banner .banner-up a:hover i,.banner-big .banner-up a:hover i,.banner-small .banner-up a:hover i,.banner-product .banner-up a:hover i{opacity:1!important}.banner .banner-down a img,.banner-big .banner-down a img,.banner-small .banner-down a img,.banner-product .banner-down a img,.banner .banner-down a i,.banner-big .banner-down a i,.banner-small .banner-down a i,.banner-product .banner-down a i{opacity:.5;transform:rotate(90deg) scale(1.5,2);width:20px;height:25px}.banner .banner-down a:hover img,.banner-big .banner-down a:hover img,.banner-small .banner-down a:hover img,.banner-product .banner-down a:hover img,.banner .banner-down a:hover i,.banner-big .banner-down a:hover i,.banner-small .banner-down a:hover i,.banner-product .banner-down a:hover i{opacity:1!important}.banner .banner-teaser,.banner-big .banner-teaser,.banner-small .banner-teaser,.banner-product .banner-teaser{position:relative}.banner .banner-text,.banner-big .banner-text,.banner-small .banner-text,.banner-product .banner-text{position:relative;background-color:rgba(0,0,0,.6);color:#fff}.banner .banner-text .logo,.banner-big .banner-text .logo,.banner-small .banner-text .logo,.banner-product .banner-text .logo{display:block}.banner .banner-text .logo img,.banner-big .banner-text .logo img,.banner-small .banner-text .logo img,.banner-product .banner-text .logo img{width:auto}.banner .banner-text .text,.banner-big .banner-text .text,.banner-small .banner-text .text,.banner-product .banner-text .text{display:block;color:#fff;text-transform:uppercase}.banner .banner-text .link,.banner-big .banner-text .link,.banner-small .banner-text .link,.banner-product .banner-text .link{display:block;text-transform:uppercase}.banner .banner-text .big-text,.banner-big .banner-text .big-text,.banner-small .banner-text .big-text,.banner-product .banner-text .big-text{position:relative;display:block;height:46px;font-size:46px;margin:2px 5px;text-align:center}.banner .banner-text .big-text span,.banner-big .banner-text .big-text span,.banner-small .banner-text .big-text span,.banner-product .banner-text .big-text span{display:inline-block;padding:0;margin:0;height:46px;line-height:46px}.banner .banner-load-wrapper,.banner-big .banner-load-wrapper,.banner-small .banner-load-wrapper,.banner-product .banner-load-wrapper{position:relative;background-color:rgba(255,221,0,.5);top:0;left:0}.banner .banner-load-wrapper .banner-load-bar,.banner-big .banner-load-wrapper .banner-load-bar,.banner-small .banner-load-wrapper .banner-load-bar,.banner-product .banner-load-wrapper .banner-load-bar{position:relative;width:100%;height:0;background-color:#fd0;transition:height 5s;transition-timing-function:linear}.banner .banner-links,.banner-big .banner-links,.banner-small .banner-links,.banner-product .banner-links{position:absolute}.banner .banner-links .banner-box,.banner-big .banner-links .banner-box,.banner-small .banner-links .banner-box,.banner-product .banner-links .banner-box{position:relative;color:#000}.banner .banner-links .banner-box .wrapper,.banner-big .banner-links .banner-box .wrapper,.banner-small .banner-links .banner-box .wrapper,.banner-product .banner-links .banner-box .wrapper{position:relative}.banner .banner-links .banner-box img,.banner-big .banner-links .banner-box img,.banner-small .banner-links .banner-box img,.banner-product .banner-links .banner-box img{height:auto;position:relative}.banner .banner-links .box-yellow,.banner-big .banner-links .box-yellow,.banner-small .banner-links .box-yellow,.banner-product .banner-links .box-yellow{background-color:rgba(255,221,0,.5);transition:background-color .25s}.banner .banner-links .box-yellow:hover,.banner-big .banner-links .box-yellow:hover,.banner-small .banner-links .box-yellow:hover,.banner-product .banner-links .box-yellow:hover{background-color:#fd0;text-decoration:none}.banner .banner-links .box-black,.banner-big .banner-links .box-black,.banner-small .banner-links .box-black,.banner-product .banner-links .box-black{background-color:rgba(0,0,0,.5);color:#fff;transition:background-color .25s}.banner .banner-links .box-black:hover,.banner-big .banner-links .box-black:hover,.banner-small .banner-links .box-black:hover,.banner-product .banner-links .box-black:hover{background-color:#000;text-decoration:none}.banner-big .banner-control{bottom:85px;left:190px}.banner-big .banner-up a{bottom:-3px;position:relative}.banner-big .banner-up a img,.banner-big .banner-up a i{width:52px;transform:none}.banner-big .banner-down a{margin-left:8px;top:6px;position:relative;width:35px;transform:rotate(180deg) scale(1.5,1.5);height:15px}.banner-big .banner-down a img,.banner-big .banner-down a i{width:35px;transform:rotate(180deg) scale(1.5,1.5);height:15px}.banner-big .banner-text{width:375px;height:180px}.banner-big .banner-text .logo{padding-left:30px;padding-right:10px;padding-top:24px;padding-bottom:20px}.banner-big .banner-text .logo img{height:60px}.banner-big .banner-text .text{padding-left:30px;padding-right:20px;font-size:.9rem;line-height:.9rem;opacity:.9}.banner-big .banner-text .link{padding-right:10px;padding-left:30px;padding-top:10px;font-size:.9rem;line-height:.9rem}.banner-big .banner-load-wrapper{height:180px;width:20px}.banner-big .banner-links{position:absolute;right:190px;bottom:100px;height:70px}.banner-big .banner-links .banner-box{width:95px;height:70px;font-size:.6rem;margin-left:5px;text-transform:uppercase}.banner-big .banner-links .banner-box .wrapper{top:14px;height:26px}.banner-big .banner-links .banner-box img{width:30px;height:auto;margin-bottom:5px}.banner-big .banner-links .banner-box .camera-img-container img{width:24px;margin-bottom:8px}.banner-big .banner-scoll{position:absolute;display:inline-block;bottom:24px;margin:0 auto;left:50%;width:15px;height:auto}.banner-small .banner-control{top:20px;right:60px}.banner-small .banner-up a{bottom:0;position:relative}.banner-small .banner-up a img,.banner-small .banner-up a i{width:52px;height:28px;transform:none}.banner-small .banner-down a{margin-left:9px;top:0;position:relative}.banner-small .banner-down a img,.banner-small .banner-down a i{width:36px;height:26px;transform:rotate(180deg) scale(1.5,1.5)}.banner-small .banner-text{width:348px;height:105px}.banner-small .banner-text .logo{position:relative;padding-top:22px;padding-bottom:22px}.banner-small .banner-text .logo img{height:52px;width:auto;display:block;margin-left:auto;margin-right:auto}.banner-small .banner-text .link{margin:0;position:absolute;right:10px;bottom:5px;font-size:.55rem}.banner-small .banner-text .link a:after{content:url(/dotz_dist/images/03_locationpin-gelb.svg);position:relative;display:inline-block;width:8px;height:11px;margin-left:5px}.banner-small .banner-load-wrapper{height:105px;width:20px}.banner-small .banner-links{right:60px;top:158px;height:70px}.banner-small .banner-links .banner-box{width:95px;height:70px;font-size:.6rem;margin-left:5px;text-transform:uppercase}.banner-small .banner-links .banner-box .wrapper{top:14px;height:26px}.banner-small .banner-links .banner-box img{width:30px;height:auto;margin-bottom:5px}.banner-small .banner-links .banner-box .camera-img-container img{width:24px;margin-bottom:8px}.banner-small .text2{position:absolute;bottom:80px;left:0;background-color:rgba(0,0,0,.4);font-size:1.5rem;padding:1.3rem 3rem 1.3rem 12%}.banner-small .text2 .bold{margin-right:5px}.banner-product{margin-top:50px}.banner-product .slick-banner img{width:50%;height:auto}.banner-product .slick-banner .bigimg{margin:0 auto}.banner-product .slick-banner button{margin-top:30px}.banner-product .slick-banner .row{display:flex!important}.banner-product .banner-arrow-left{position:absolute;top:50%;left:50px;width:20px}.banner-product .banner-arrow-left a img{transform:rotate(180deg)}.banner-product .banner-arrow-right{position:absolute;top:50%;right:50px;width:20px}.banner-product .custom-finish-text{text-transform:uppercase}.banner-product .custom-finish-text img{width:95%}@media (max-width:1199px){.banner-big .banner-control{left:35px}.banner-big .banner-links{right:20px}.banner-small .banner-control{top:14px;right:34px}.banner-small .banner-links{right:34px;top:160px}.banner-product .slick-banner img{width:100%;height:auto}.banner-product .banner-arrow-left{display:none}.banner-product .banner-arrow-right{display:none}}@media (max-width:767px){.banner-big .banner-links{right:20px;bottom:28px}.banner-big .banner-control{left:35px;bottom:initial;top:0}.banner-big .banner-scoll{display:none}.banner-big .banner-load-wrapper{height:94px;width:12px}.banner-big .banner-up a{bottom:-8px}.banner-big .banner-up a img,.banner-big .banner-up a i{width:30px}.banner-big .banner-down a{margin-left:5px;top:-2px}.banner-big .banner-down a img,.banner-big .banner-down a i{width:20px}.banner-big .banner-text{width:195px;height:95px}.banner-big .banner-text .logo{padding-left:10px;padding-right:6px;padding-top:8px;padding-bottom:8px}.banner-big .banner-text .logo img{height:32px}.banner-big .banner-text .text{padding-left:10px;padding-right:8px;font-size:.5rem;line-height:.6rem;opacity:.9}.banner-big .banner-text .link{padding-right:10px;padding-left:10px;padding-top:7px;font-size:.6rem;line-height:.5rem}.banner-small .banner-control{top:-6px;right:32px}.banner-small .banner-control .banner-teaser{width:230px}.banner-small .banner-load-wrapper{height:58px;width:12px}.banner-small .banner-down a{margin-left:5px;top:-5px}.banner-small .banner-down a img,.banner-small .banner-down a i{width:22px}.banner-small .banner-up a{bottom:-6px}.banner-small .banner-up a img,.banner-small .banner-up a i{width:32px;height:26px}.banner-small .banner-text{width:218px;height:58px}.banner-small .banner-text .logo{padding-top:6px;padding-bottom:6px}.banner-small .banner-text .logo img{height:32px}.banner-small .banner-text .big-text{font-size:21px;margin:6px 2px}.banner-small .banner-links{right:32px;top:81px}.banner-small .banner-links .banner-box{width:90px;height:50px;font-size:.6rem;margin-left:2px;text-transform:uppercase}.banner-small .banner-links .banner-box .wrapper{top:7px}.banner-small .banner-links .banner-box img{width:18px;height:auto;margin-bottom:8px}.banner-small .banner-links .banner-box .camera-img-container img{width:18px;margin-bottom:3px}.banner-small .banner-links .banner-box .tv-img-container img{width:17px;margin-top:5px;margin-bottom:4px}}@media (max-width:991px){.banner-product slick-banner button{width:100%}.banner-product .custom-finish-text .btn-location-yellow{width:100%!important;margin-bottom:35px}}.latest-stuff-container,.blog-overview-container{position:relative;background-image:url(/dotz_dist/images/Latest_Stuff_BG.png);background-size:cover;background-repeat:no-repeat}.latest-stuff-container h2,.blog-overview-container h2{margin:50px auto 20px auto;display:inline-block;width:100%;position:relative}.latest-stuff-container .all_link,.blog-overview-container .all_link{position:absolute;right:0;top:3px;color:#fff;font-size:.8rem}.latest-stuff-container .all_link:hover,.blog-overview-container .all_link:hover{font-weight:700}.latest_stuff .yellow-overlay{position:relative;display:inline-block;width:100%;height:100%;background-color:#fd0;opacity:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.latest_stuff .latest_stuff_item{padding:0 5px 0 5px}.latest_stuff .latest_stuff_item h4{display:block;min-height:55px}.latest_stuff .text{position:relative;width:100%;color:#fff;padding:15px 15px 0 15px;margin-bottom:15px;text-align:left;min-height:200px;background-color:transparent;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.latest_stuff .text h4{text-transform:uppercase;word-break:normal;font-size:1.1rem;font-weight:700;padding-top:6px;line-height:1.25;margin-bottom:0}.latest_stuff .text .more_link{position:absolute;bottom:20px}.latest_stuff a figure{position:relative;margin:0;height:240px;background-size:cover;background-position:center}.latest_stuff a figure img{opacity:1;width:100%}.latest_stuff a figure .icon{position:absolute;width:25px;bottom:15px;right:15px;z-index:999;opacity:1}.latest_stuff a figure .icon-big{width:45px!important;position:absolute;top:calc(50% - 37.5px);left:calc(50% - 22.5px);opacity:0}.latest_stuff a figure .icon-text{position:absolute;top:55%;left:calc(50% - 83px);opacity:0;color:#000;font-weight:700;text-decoration:none;display:inline-block;width:165px}.latest_stuff a:hover .yellow-overlay{opacity:.6}.latest_stuff a:hover .icon{opacity:0}.latest_stuff a:hover .icon-big{opacity:1}.latest_stuff a:hover .icon-text{opacity:1}.latest_stuff a:hover+.text{background-color:rgba(40,40,40,.5)!important}@media (max-width:1199px){.latest-stuff-container h2{margin:36px auto 41px auto}.latest-stuff-container .all_link{top:23px}.latest_stuff .latest_stuff_item{padding:0 1px 0 1px}.latest_stuff .latest_stuff_item:nth-child(4) {display:none}.latest_stuff .text{padding:25px 15px 0 15px}}@media (max-width:991px){.latest-stuff-container h2{margin:45px auto 35px auto}.latest-stuff-container .all_link{top:50px;right:5px}.latest_stuff .latest_stuff_item:nth-child(3) {display:none}.latest_stuff .text{min-height:240px}.latest_stuff .text h4{word-break:break-all}}.center-cropped{background-position:center center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.center-cropped img{min-height:100%;min-width:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);opacity:0}.instagram-widget-container{position:relative;height:390px;background-image:url(/dotz_dist/images/Latest_Stuff_BG.png);background-size:cover;background-repeat:no-repeat}.instagram-widget-container h2{margin:38px auto 40px auto;display:inline-block;width:100%;position:relative;font-size:2rem}.instagram-widget-container h2:after{position:relative;left:10px;background-image:url(/dotz_dist/images/01_instagram.svg);display:inline-block;content:"";width:30px;height:30px;vertical-align:middle;margin-top:-9px}.instagram-widget-container h2 a{color:#fff}.instagram-widget-container h2 a:hover{text-decoration:none}.instagram-widget-container h2 .ig_link{position:absolute;right:0;top:24px;color:#fff;font-size:.8rem}.instagram-widget-container h2 .ig_link:hover{font-weight:700}.instagram-widget{padding-bottom:45px}.instagram-widget .instagram-widget-item{height:235px;padding:0 1px 0 1px}.instagram-widget .instagram-widget-item .yellow-overlay{position:relative;display:inline-block;width:100%;height:100%;background-color:#fd0;opacity:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.instagram-widget .instagram-widget-item a{height:100%;display:inline-block;background-position:center;background-size:cover}.instagram-widget .instagram-widget-item a:hover .yellow-overlay{opacity:.6}@media (max-width:1199px){.instagram-widget-container{height:370px}.instagram-widget-container h2{margin:29px auto 29px auto;font-size:1.7rem}.instagram-widget-container h2:after{width:23px;height:23px}.instagram-widget-container.pr-sm-5,.instagram-widget-container.px-sm-5{padding-right:2.25rem!important;padding-left:2.25rem!important}.instagram-widget .item-5{flex:0 0 33.33333%;max-width:33.33333%}.instagram-widget .instagram-widget-item{padding:0 1px 0 1px}.instagram-widget .instagram-widget-item:nth-child(n + 4) {display:none}.instagram-widget .instagram-widget-item:nth-child(-n + 3) {display:block}}@media (max-width:991px){.instagram-widget .item-5{flex:0 0 33.33333%;max-width:33.33333%}.instagram-widget .instagram-widget-item{padding:0 1px 0 1px}.instagram-widget .instagram-widget-item:nth-child(n + 4) {display:none}.instagram-widget .instagram-widget-item:nth-child(-n + 3) {display:block}}@media (max-width:767px){.instagram-widget-container{height:440px}.instagram-widget-container h2{content:'#DOTZWHEELS'}.instagram-widget-container .ig_link{display:none}.instagram-widget .item-5{flex:0 0 50%;max-width:50%}.instagram-widget .instagram-widget-item{width:155px;height:155px;padding:0 1px 0 1px}.instagram-widget .instagram-widget-item:nth-child(n + 5) {display:none}.instagram-widget .instagram-widget-item:nth-child(-n + 4) {display:block}}.contact_flag a img{width:35px;height:35px;opacity:.5;border:.1px solid transparent;border-radius:35px;margin-bottom:10px}.contact_flag a:hover img{opacity:1;box-shadow:0 0 25px 0 #fd0 , inset 0 0 25px 0 #fd0}.contact_flag a.active img{opacity:1}#country-data{color:#fff;margin:16px 0 10px 0;height:auto}#country-data img.pin{height:33px;width:auto;top:-8px;position:relative;margin:0 5px 0 0}span[id^="country-data-"] strong{display:inline-block;width:60px}#country-data-country{font-size:35px;text-transform:uppercase}#country-data-name{display:inline-block;color:#fd0;font-weight:bold;text-transform:uppercase;margin-bottom:5px}#country-data-address{display:inline-block;margin-bottom:10px}.country-data-contLeft{width:50%;float:left}.country-data-contRight{width:50%;float:right}#country-data-tel,#country-data-fax,#country-data-email,#country-data-www{display:inline-block}@media (max-width:991px){.contact_flag a img{width:55px;height:55px;margin-right:15px;margin-bottom:15px}.country-data-contLeft,.country-data-contRight{width:100%;float:none;margin-bottom:20px}#country-data-address{margin-bottom:20px}#cont_message{height:300px}}.box{position:relative;background-image:url(/dotz_dist/images/bg-gallery.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom right}.box h2{font-size:2.1rem}.box:before,.box.bg-primary:before,.box.bg-secondary:before{content:'';position:absolute;top:-1px;right:0;bottom:-2px;left:0;opacity:.90;z-index:0}.box.bg-primary:before,.box.bg-secondary:before,.box.bg-white:before{background-color:inherit!important}.box:before{background-color:#000}.box>h2,.box>a{position:relative;z-index:1;text-transform:uppercase}.box.bg-secondary>h2,.box.bg-secondary>a,.box>h2,.box>a{color:#fff}.box.bg-primary>h2,.box.bg-primary>a,.box.bg-white>h2,.box.bg-white>a{color:#000}.box>a:hover{text-decoration:none}.box>a.showAll-link{display:none;position:absolute!important;top:3rem;right:1rem;font-size:.8rem;font-weight:400}.box>a.showAll-link:hover{font-weight:700;text-decoration:none}@media (min-width:768px){.box>a.showAll-link{display:block}}@media (min-width:992px){.box>a.showAll-link{right:4rem}}.slick-prev,.slick-next{position:absolute;top:50%;z-index:1;margin-top:-5px}@media (min-width:768px){.slick-prev,.slick-next{margin-top:-6px}}@media (min-width:992px){.slick-prev,.slick-next{margin-top:-10px}}.slick-prev{left:1rem}.slick-next{right:1rem}.wheel-list .slick-prev{left:0}@media (min-width:768px){.wheel-list .slick-prev{left:-23px}}.wheel-list .slick-next{right:0}@media (min-width:768px){.wheel-list .slick-next{right:-23px}}#filter-gallery .btn,#peopleFilter .btn,#blogFilter .btn{font-size:.65rem}#filter-all,#people-filter-all,#blog-filter-all{width:100%}@media (min-width:768px){#filter-all,#people-filter-all,#blog-filter-all{width:auto}}#peopleFilter .js-filter,#blogFilter .js-filter{min-width:0}@media (min-width:768px){#peopleFilter .js-filter,#blogFilter .js-filter{min-width:124px}}#filter-gallery .js-filter,#peopleFilter .js-filter,#blogFilter .js-filter{width:49%;float:left}@media (min-width:768px){#filter-gallery .js-filter,#peopleFilter .js-filter,#blogFilter .js-filter{float:none;width:auto}}.btn-icon-wp:before,.btn-icon-og:before,.btn-icon-df:before,.btn-icon-fm:before{content:'';display:inline-block;vertical-align:middle;width:14px;height:14px;background-repeat:no-repeat;margin-right:5px}.btn-icon-wp:before{background-image:url(/dotz_dist/images/00_wallpaper-schwarz.svg)}.btn-icon-og:before{background-image:url(/dotz_dist/images/00_userbilder-schwarz.svg);width:11px}.btn-icon-df:before{background-image:url(/dotz_dist/images/00_dotz-footage-schwarz.svg)}.btn-icon-fm:before{background-image:url(/dotz_dist/images/00_felgenmodell-schwarz.svg)}.lightbox:focus,.lightbox:active{outline:0}.mfp-bottom-bar>.mfp-counter .container{opacity:0;transition:opacity .25s}.mfp-bottom-bar.open>.mfp-counter .container{opacity:1}.design-image{position:relative;margin-top:10px}@media (min-width:768px){.design-image{float:right;margin-top:-40px;width:161px}}.design-image img{position:relative;z-index:1;font-weight:700}.design-image.shadowimg:after{left:2px;opacity:1;top:-14px!important}.owner-desc{font-size:.75rem}@media (min-width:768px){.owner-desc{font-size:.85rem}}.category-icon{position:absolute;right:1rem;top:50%;margin-top:-5px;font-size:.75rem}@media (min-width:768px){.category-icon{font-size:1.25rem;right:0;margin-top:-12px}}.category-icon:before{content:'';display:inline-block;vertical-align:top;width:18px;height:13px;background-repeat:no-repeat;background-position:center;margin-right:5px}@media (min-width:768px){.category-icon:before{width:25px;height:22px}}.category-wallpaper:before{background-image:url(/dotz_dist/images/00_wallpaper-schwarz.svg)}.category-on-the-car:before{background-image:url(/dotz_dist/images/00_dotz-footage-schwarz.svg)}.category-product:before{background-image:url(/dotz_dist/images/00_felgenmodell-schwarz.svg)}.category-folder:before{background-image:url(/dotz_dist/images/00_dotz-footage-schwarz.svg)}.category-owners-gallery:before{background-image:url(/dotz_dist/images/00_userbilder-schwarz.svg)}@media (min-width:992px){.item-3{flex:0 0 33.33333%;max-width:33.33333%}.item-4{flex:0 0 25%;max-width:25%}.item-5{flex:0 0 20%;max-width:20%}.item-6{flex:0 0 16.66667%;max-width:16.66667%}}.gallery-content{display:flex}.gallery-content.slick{display:block}.gallery-content .card,.gallery-content .img-wrap{border:none;border-radius:0;overflow:hidden;background-color:transparent!important;position:relative;cursor:pointer}.gallery-content .card:before,.gallery-content .img-wrap:before{content:'';position:absolute;left:0;right:0;top:0;opacity:0;transition:opacity .5s;z-index:1;color:#fff}.gallery-content .card:after,.gallery-content .img-wrap:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);opacity:0;transition:opacity .5s}.gallery-content .card.hovered:before,.gallery-content .card.hovered:after,.gallery-content .card:hover:before,.gallery-content .card:hover:after,.gallery-content .img-wrap.hovered:before,.gallery-content .img-wrap.hovered:after,.gallery-content .img-wrap:hover:before,.gallery-content .img-wrap:hover:after{opacity:1}.gallery-content .card.img-scale:after,.gallery-content .img-wrap.img-scale:after{background-color:rgba(255,255,255,.35)}.img-wrap .image{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.img-wrap .image:after{opacity:1;transform:translate3d(0,0,0);transition:opacity .25s , transform .25s}.img-wrap:hover .image:after{opacity:0;transform:translate3d(-25px,-17.5px,0)}.gallery-content .item-4 .img-wrap,.gallery-content .slick-slide .img-wrap{height:23vw}@media (min-width:768px){.gallery-content .item-4 .img-wrap,.gallery-content .slick-slide .img-wrap{height:16.6vw}}@media (min-width:992px){.gallery-content .item-4 .img-wrap,.gallery-content .slick-slide .img-wrap{height:12.7vw}}.gallery-content .item-5 .img-wrap{height:23vw}@media (min-width:768px){.gallery-content .item-5 .img-wrap{height:16.6vw}}@media (min-width:992px){.gallery-content .item-5 .img-wrap{height:10vw}}.img-xl{height:120px!important}@media (min-width:768px){.img-xl{height:164px!important}}@media (min-width:992px){.img-xl{height:284px!important}}.img-scale{overflow:hidden}.img-scale>img,.img-scale>.image{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.img-scale:hover>img,.img-scale:hover>.image{-webkit-transform:scale(1.3);transform:scale(1.3)}.img-wrap:before{top:50%!important;left:50%!important;right:0!important;height:auto;width:25px;margin-left:-12.5px;margin-top:-12.5px}@media (min-width:992px){.img-wrap:before{height:auto;width:38px;margin-left:-19px;margin-top:-22.5px}}.img-wrap:after{content:'';white-space:pre;color:#fff;font-size:.65rem;display:flex;align-items:flex-start;justify-content:center;padding-top:50%;margin-top:-15%}@media (min-width:992px){[data-type="gallery"] .img-wrap:after{padding-bottom:3.2rem}}.press-item .img-wrap:before{content:url(/dotz_dist/images/11_download.svg);top:40%!important}.press-item .img-wrap:after{content:"Download \A" attr(data-title)}[data-category="wallpaper"] .img-wrap:before{content:url(/dotz_dist/images/00_wallpaper-white.svg)}[data-category="wallpaper"] .img-wrap:after{content:'SHOW WALLPAPER'}[data-category="on-the-car"] .img-wrap:before,.item-5[data-category="folder"] .img-wrap:before,.item-4[data-category="folder"] .img-wrap:before{content:url(/dotz_dist/images/00_dotz-footage-white.svg)}[data-category="on-the-car"] .img-wrap:after{content:'SHOW FOOTAGE'}.item-5[data-category="folder"] .img-wrap:after,.item-4[data-category="folder"] .img-wrap:after{content:'SHOW IMAGE'}[data-category="owners-gallery"] .img-wrap:before{content:url(/dotz_dist/images/00_userbilder-white.svg);height:auto;width:19px;margin-left:-9.5px}@media (min-width:992px){[data-category="owners-gallery"] .img-wrap:before{width:30px;margin-left:-15px}}[data-category="owners-gallery"] .img-wrap:after{content:'SHOW USER-IMAGE'}.img-wrap .image{position:relative}.img-wrap .image:after{content:'';position:absolute;display:block;right:7px;bottom:5px;width:10px;height:10px;background-repeat:no-repeat;opacity:1}@media (min-width:768px){.img-wrap .image:after{right:17px;bottom:15px;width:15px;height:15px}}.img-wrap:hover .image:after  {opacity:0}[data-category="wallpaper"] .img-wrap .image:after{background-image:url(/dotz_dist/images/00_wallpaper-gelb.svg)}[data-category="on-the-car"] .img-wrap .image:after{background-image:url(/dotz_dist/images/00_dotz-footage-gelb.svg)}#wheels [data-category="on-the-car"] .img-wrap .image:after{background-image:none}[data-category="owners-gallery"] .img-wrap .image:after{background-image:url(/dotz_dist/images/00_userbilder-gelb.svg)}.blog-filter-btn{display:inline-block;width:120px;height:41px;line-height:41px;text-align:center;border:1px solid #fd0;margin:10px 2px;cursor:pointer;color:#000;font-weight:bold;font-size:.65rem}.blog-filter-btn.active{background-color:#fd0;-webkit-box-shadow:4px 4px 10px 0 rgba(0,0,0,.5);-moz-box-shadow:4px 4px 10px 0 rgba(0,0,0,.5);box-shadow:4px 4px 10px 0 rgba(0,0,0,.5);font-weight:700}.blog-filter-btn:hover{background-color:#fd0;-webkit-box-shadow:4px 4px 10px 0 rgba(0,0,0,.5);-moz-box-shadow:4px 4px 10px 0 rgba(0,0,0,.5);box-shadow:4px 4px 10px 0 rgba(0,0,0,.5);font-weight:700;color:#000;text-decoration:none}#blog-filter-blog{background-image:url(/dotz_dist/images/02_blog_schwarz.svg);background-size:16px;background-repeat:no-repeat;background-position:20px center}#blog-filter-video{background-image:url(/dotz_dist/images/02_video_schwarz.svg);background-size:17px;background-repeat:no-repeat;background-position:20px center}@media screen\0 {
  #blog-filter-video {
    background-size: 43px;
    background-position: 7px center;
    z-index: 10; }
  #blog-filter-blog {
    background-size: 49px;
    background-position: 6px center;
    z-index: 10; } }.blog-overview-container{background-image:url(/dotz_dist/images/Latest_Stuff_BG.png);background-size:cover;background-repeat:no-repeat;padding:0 56px!important}.blog-overview-container hr{border-top-color:#fd0;border-top-width:4px;margin-top:0;margin-bottom:0}.blog-overview-container .all_link{position:absolute;right:0;top:10px;color:#fff;font-size:.8rem}.blog-overview-container .all_link:hover{font-weight:700}.blog-filter-container{min-height:124px}.blog-filter-container .blog-filter-btn-container{padding-top:8px;padding-bottom:8px}@media screen\0 {
  .blog-filter-btn-container {
    min-width: 385px; } }.blog-overview{padding-top:50px;padding-bottom:35px}.blog-overview>[class^="col-"]{position:relative}.blog-overview .yellow-overlay{position:absolute;top:0;left:0;display:inline-block;width:100%;height:100%;background-color:#fd0;opacity:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.blog-overview .blog-overview-item{max-width:calc(25% - 4px);vertical-align:top}.blog-overview .text{position:relative;width:100%;color:#fff;padding:15px 15px 15px 5px;text-align:left;min-height:160px;font-size:.8rem;font-size:.9rem;text-transform:uppercase;background-color:transparent;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.blog-overview .text h4{display:block;min-height:60px;margin-bottom:.3rem;font-size:2rem;line-height:1.9rem;font-weight:bold;word-break:break-all}.blog-overview .text .more_link{position:absolute;bottom:18px;display:block;margin-top:20px}.blog-overview a figure{position:relative;margin:0;background-size:cover;background-position:center}.blog-overview a figure img{opacity:1;width:100%}.blog-overview a figure .icon{position:absolute;width:24px;height:25px;bottom:15px;right:15px;z-index:999;opacity:1;transition:opacity .25s}.blog-overview a figure .icon svg use{fill:#fd0}.blog-overview a figure .icon-big{width:45px!important;height:35px!important;position:absolute;top:calc(50% - 37.5px);left:calc(50% - 22.5px);opacity:0;transition:opacity .25s}.blog-overview a figure .icon-big svg use{fill:#000}.blog-overview a figure .icon-text{position:absolute;top:55%;left:calc(50% - 83px);opacity:0;color:#000;font-weight:700;text-decoration:none;display:inline-block;width:165px;transition:opacity .25s}.blog-overview a figure .icon-text-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blog-overview a figure .icon-text-container .icon-big-2{width:45px!important;height:35px!important;margin:0 auto;opacity:0}.blog-overview a figure .icon-text-container .icon-text-2{margin-top:12px;font-size:.7rem;color:#000;font-weight:700;opacity:0}.blog-overview a figure .icon-text-container .icon-text-2:after{content:" >>";font-size:10px}.blog-overview a:hover .yellow-overlay{opacity:.6}.blog-overview a:hover .icon{opacity:0}.blog-overview a:hover .icon-big{opacity:1}.blog-overview a:hover .icon-text-container .icon-big-2{opacity:1}.blog-overview a:hover .icon-text-container .icon-text-2{opacity:1}.blog-overview a:hover .icon-text{opacity:1}.blog-overview a:hover+.text{background-color:rgba(40,40,40,.5)!important}h2+.blog-overview-older{padding-top:0!important}.blog-overview-older{padding-top:42px}.blog-overview-older .blog-overview-item{margin:0 2px;width:calc(25% - 4px);max-width:calc(25% - 4px)}.blog-overview-older .text{padding-left:39px;padding-right:39px;font-size:.7rem}.blog-overview-older .text h4{font-size:1rem;line-height:1rem;min-height:35px}@media (max-width:1199px){.blog-overview-container{height:auto;padding:0 38px!important}.blog-overview-container h2{margin:50px auto 50px auto}.blog-overview-container .all_link{top:23px}.blog-overview{padding-bottom:25px}.blog-overview a figure{height:auto}.blog-overview .blog-overview-item{width:calc(33.33% - 4px);margin-top:12px}.blog-overview .text{padding:25px 15px 0 15px;font-size:.7rem}.blog-overview .text h4{font-size:1rem;line-height:1rem;min-height:35px}.blog-overview-older{padding-top:25px}.blog-overview-older .blog-overview-item{width:calc(33.33% - 4px)}}@media (max-width:991px){.blog-overview .blog-overview-item{max-width:calc(33.33% - 4px)}.blog-overview-container .all_link{top:50px;right:5px}}@media (max-width:767px){.blog-filter-container{min-height:165px}.blog-filter-container .all_link{top:100px}.blog-filter-btn.blog-filter-video{margin-top:0;display:block}.blog-overview .blog-overview-item{max-width:100%;width:100%}.blog-overview .text{min-height:130px}}@media (max-width:350px){.blog-overview-container .all_link{top:100px}}#people .display-1.text-uppercase+div{text-transform:uppercase}#loading{display:none;width:60px;height:60px;background:url(/dotz_dist/images/00_loading-page.svg);padding:0;margin:0 auto;background-position:center center;background-size:60px}.rotating{-webkit-animation:rotating 1s linear infinite}@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }.people-filter-btn{display:inline-block;width:120px;height:41px;line-height:41px;text-align:center;border:1px solid #fd0;margin:30px 10px;cursor:pointer;color:#000;font-size:.65rem}.people-filter-btn.active{background-color:#fd0;-webkit-box-shadow:4px 4px 10px 0 rgba(0,0,0,.5);-moz-box-shadow:4px 4px 10px 0 rgba(0,0,0,.5);box-shadow:4px 4px 10px 0 rgba(0,0,0,.5);font-weight:700}.people-filter-btn:hover{background-color:#fd0;-webkit-box-shadow:4px 4px 10px 0 rgba(0,0,0,.5);-moz-box-shadow:4px 4px 10px 0 rgba(0,0,0,.5);box-shadow:4px 4px 10px 0 rgba(0,0,0,.5);font-weight:700;color:#000;text-decoration:none}.people-filter-btn:first-of-type{margin-left:0}#people-filter-people:before{content:'';display:inline-block;vertical-align:middle;width:14px;height:14px;background-image:url(/dotz_dist/images/08_People_schwarz.svg);background-repeat:no-repeat;margin-right:5px}#people-filter-girls:before{content:'';display:inline-block;vertical-align:middle;width:14px;height:14px;background-image:url(/dotz_dist/images/00_girls-schwarz.svg);background-repeat:no-repeat;margin-right:5px}.people-overview-container{background-image:url(/dotz_dist/images/Latest_Stuff_BG.png);background-size:cover;background-repeat:no-repeat}.people-overview-container h2{margin:75px auto 30px auto;display:inline-block}.people-overview-container hr{border-top-color:#fd0;border-top-width:4px}.people-overview{padding-top:55px}.people-overview .yellow-overlay{position:relative;display:inline-block;width:100%;height:100%;background-color:#fd0;opacity:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.people-overview .people-items{width:100%}.people-overview .people-overview-item{height:46.8vw}@media (min-width:768px){.people-overview .people-overview-item{height:25vw}}@media (min-width:1200px){.people-overview .people-overview-item{height:16.6vw}}.people-overview a figure{position:relative;margin:0;height:100%;background-size:cover;background-position:center}.people-overview a figure img{opacity:1;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%}.people-overview a figure .icon{position:absolute;width:auto;height:30px;bottom:20px;right:28px;z-index:2;opacity:1}.people-overview a figure .icon-big{width:45px!important;position:absolute;top:calc(50% - 37.5px);left:calc(50% - 22.5px);opacity:0}.people-overview a figure .icon-girl{width:auto;height:33px}.people-overview a figure .icon-text{opacity:0;top:62%;position:absolute;left:0;right:0;text-align:center;color:#000;transition:opacity .25s}.people-overview a:hover .icon{opacity:0}.people-overview a:hover .icon-big{opacity:1}.people-overview a:hover .icon-text{opacity:1}.people-overview a:hover .yellow-overlay{opacity:.6}@media (max-width:1199px){.people-overview-container{height:auto}.people-overview-container h2{margin:50px auto 50px auto}}@media (max-width:991px){.col-12>.people-filter-btn{margin:16px auto 0 0;display:block}.col-12>.people-filter-btn+.people-filter-btn{margin-left:0;margin-right:6px;display:inline-block}.col-12>.people-filter-btn+.people-filter-btn+.people-filter-btn{display:inline-block}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#000;opacity:.9}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;padding-top:5px!important;font-size:4rem;font-family:'Play',Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{position:fixed;right:0;color:#fff;text-align:right;padding-right:15px;width:100%}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{max-height:650px!important;width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:0 0 40px;margin:0 auto}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure figure{margin:0}.mfp-bottom-bar{position:fixed;bottom:0;left:0;right:0;height:400px;transform:translate3d(0,330px,0);padding:0;background-color:#fff;transition:transform .25s;box-shadow:-1px -1px 11px rgba(0,0,0,.7)}.mfp-bottom-bar.open{transform:translate3d(0,0,0)}@media (min-width:768px){.mfp-bottom-bar{height:300px;transform:translate3d(0,230px,0)}}@media (min-width:992px){.mfp-bottom-bar{height:240px;transform:translate3d(0,170px,0)}}.mfp-title{color:#000;word-wrap:break-word;height:70px;padding:0;background-color:#fd0;font-size:20px;font-weight:700;text-transform:uppercase}@media (min-width:768px){.mfp-title{text-align:center;padding:0 1.75rem}}.mfp-title .image{height:30px!important}@media (min-width:768px){.mfp-title .image{height:47px!important}}.mfp-counter{text-align:left;color:#000;padding:.5rem .5rem 0}@media (min-width:768px){.mfp-counter{padding:1.5rem 1.5rem 0}}.mfp-counter h2{font-size:1.5rem;text-transform:uppercase;white-space:normal;max-width:470px;overflow:hidden}@media (min-width:768px){.mfp-counter h2{font-size:1.25rem}}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}.mfp-info{position:absolute;top:-45px;left:0;right:0;width:100%;text-align:center;font-size:.65rem;color:#c3c3c3;font-weight:400;opacity:.8}.card-body .mfp-info{top:auto;bottom:38px}.mfp-info:before{content:'';color:inherit;display:inline-block;width:0;height:0;margin-right:.425rem;border-top:.35rem solid;border-right:.35rem solid transparent;border-bottom:0;border-left:.35rem solid transparent;transform:rotateZ(-180deg)}.mfp-info:after{content:attr(data-hide)}[aria-extended="true"] .mfp-info:after{content:attr(data-show)}[aria-extended="true"] .mfp-info:before{transform:rotateZ(0);transition:transform .25s}.mfp-social{display:inline-block;list-style:none;margin-top:.5rem;margin-bottom:.5rem}@media (min-width:768px){.mfp-social{margin-top:1rem}}.mfp-social>li{display:inline-block}.mfp-social>li+li{margin-left:.5rem}.mfp-social>li>a{display:block;color:#000;width:20px;height:20px;line-height:20px;text-align:center}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.loading-button{display:block;width:100%;text-align:center;line-height:40px;font-weight:700;background-color:#fd0}ul.errors{display:block;list-style:none}[data-error]>.form-control,[data-error]>.dropdown{border:1px solid #dc3545!important}[data-error]:after{content:'!';position:absolute;right:3px;top:10px;bottom:0;width:2rem;z-index:9;margin-top:-10px;line-height:46px;text-align:center;background-color:#dc3545;color:#fff;font-size:18px;font-weight:700}[data-error][data-type="checkbox"]:after,[data-error][data-type="dropdown"]:after,[data-error][data-type="textarea"]:after{content:none}[data-error][data-type="checkbox"] .switch-label{color:#dc3545!important}.modal-body [data-error]:after{right:0;line-height:27px}.input-group+.checkbox{margin-top:.75rem}.checkbox+.input-group{margin-top:.75rem}.box__dragndrop,.box__uploading,.box__success,.box__error{display:none}.box__fileupload{font-size:1.25rem;background-color:#fff;position:relative;padding:30px 20px;width:100%;text-align:center}@media (min-width:992px){.box__fileupload{padding:100px 20px}}.box__fileupload label{font-size:.65rem}@media (min-width:992px){.box__fileupload label{font-size:1rem}}.box__fileupload.has-advanced-upload{color:#000;background-color:#fff;outline:2px dashed #fd0;outline-offset:-10px;transition:outline-offset .15s ease-in-out , background-color .15s linear}.box__fileupload.has-advanced-upload .box__dragndrop{display:inline}.box__fileupload.has-advanced-upload.is-dragover{outline-offset:-20px;background-color:#fd0;outline:2px dashed #fff;color:#fff}.box__fileupload.has-advanced-upload.has-error{outline:2px dashed #dc3545}.box__fileupload.has-advanced-upload.has-error .box__error{display:inline}.box__fileupload.has-advanced-upload .shadowimg{width:35%}@media (min-width:992px){.box__fileupload.has-advanced-upload .shadowimg{width:50%}}#file{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}#file+label{max-width:80%;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;display:inline-block;overflow:hidden}.box__button{display:block;margin:0 auto}#progress{position:fixed;z-index:9999999;top:0;left:-6px;opacity:1;display:block;height:4px;width:0%;background-color:#fd0;border-radius:2px;transition:width .25s ease-out}#progress.finished  {opacity:0!important}#progress.notransition  {-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}#circularG{position:relative;width:58px;height:58px;margin:auto}.circularG{position:absolute;background-color:#fd0;width:14px;height:14px;border-radius:9px;-o-border-radius:9px;-ms-border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;animation-name:bounce_circularG;-o-animation-name:bounce_circularG;-ms-animation-name:bounce_circularG;-webkit-animation-name:bounce_circularG;-moz-animation-name:bounce_circularG;animation-duration:1.1s;-o-animation-duration:1.1s;-ms-animation-duration:1.1s;-webkit-animation-duration:1.1s;-moz-animation-duration:1.1s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal}#circularG_1{left:0;top:23px;animation-delay:.41s;-o-animation-delay:.41s;-ms-animation-delay:.41s;-webkit-animation-delay:.41s;-moz-animation-delay:.41s}#circularG_2{left:6px;top:6px;animation-delay:.55s;-o-animation-delay:.55s;-ms-animation-delay:.55s;-webkit-animation-delay:.55s;-moz-animation-delay:.55s}#circularG_3{top:0;left:23px;animation-delay:.69s;-o-animation-delay:.69s;-ms-animation-delay:.69s;-webkit-animation-delay:.69s;-moz-animation-delay:.69s}#circularG_4{right:6px;top:6px;animation-delay:.83s;-o-animation-delay:.83s;-ms-animation-delay:.83s;-webkit-animation-delay:.83s;-moz-animation-delay:.83s}#circularG_5{right:0;top:23px;animation-delay:.97s;-o-animation-delay:.97s;-ms-animation-delay:.97s;-webkit-animation-delay:.97s;-moz-animation-delay:.97s}#circularG_6{right:6px;bottom:6px;animation-delay:1.1s;-o-animation-delay:1.1s;-ms-animation-delay:1.1s;-webkit-animation-delay:1.1s;-moz-animation-delay:1.1s}#circularG_7{left:23px;bottom:0;animation-delay:1.24s;-o-animation-delay:1.24s;-ms-animation-delay:1.24s;-webkit-animation-delay:1.24s;-moz-animation-delay:1.24s}#circularG_8{left:6px;bottom:6px;animation-delay:1.38s;-o-animation-delay:1.38s;-ms-animation-delay:1.38s;-webkit-animation-delay:1.38s;-moz-animation-delay:1.38s}@keyframes bounce_circularG {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0.3); } }@-o-keyframes bounce_circularG {
  0% {
    -o-transform: scale(1); }
  100% {
    -o-transform: scale(0.3); } }@-ms-keyframes bounce_circularG {
  0% {
    -ms-transform: scale(1); }
  100% {
    -ms-transform: scale(0.3); } }@-webkit-keyframes bounce_circularG {
  0% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(0.3); } }@-moz-keyframes bounce_circularG {
  0% {
    -moz-transform: scale(1); }
  100% {
    -moz-transform: scale(0.3); } }.dotz-cookie-consent{line-height:1rem}.dotz-cookie-consent .cc-message,.dotz-cookie-consent .cc-link{font-size:.75rem;margin:0;padding:0;line-height:1.5;top:6px;position:relative}.dotz-cookie-consent .header-title{text-transform:uppercase}.dotz-cookie-consent .cc-compliance{display:none;position:relative;top:15px}.dotz-cookie-consent .cc-compliance:last-child{left:0;display:inline-block}.dotz-cookie-consent .cc-btn{position:relative;bottom:7px;line-height:1.25rem;padding:0 1.5rem!important;font-weight:400}.dotz-cookie-consent .cc-link{padding:0;left:2px}.cc-window .cc-close{width:1rem;display:none}@media screen and (min-width:500px){.cc_container .cc_btn{font-size:.8em}.cc_container .cc_message{font-size:.8em}}@media screen and (min-width:768px){.cc_container .cc_btn{font-size:1em}.cc_container .cc_message{font-size:1em;line-height:1em}}@media screen and (min-width:992px){.cc_container .cc_message{font-size:1em}.cc-window .cc-close{display:block}}@media print{.cc_banner-wrapper,.cc_container{display:none}}@media screen and (min-width:500px){.cc_container .cc_message{margin-top:0}}@media screen and (min-width:768px){.cc_container{padding:10px 15px}.cc_container .cc_btn{padding:6px 15px}.dotz-cookie-consent .cc-compliance{display:inline-block}.dotz-cookie-consent .cc-compliance:last-child{left:0;display:none}}@-webkit-keyframes slideDown {
  0% {
    margin-top: -38px; }
  100% {
    margin-top: 0; } }@keyframes slideDown {
  0% {
    margin-top: -38px; }
  100% {
    margin-top: 0px; } }@-webkit-keyframes growDown {
  0% {
    height: 0; }
  100% {
    height: 38px; } }@keyframes growDown {
  0% {
    height: 0; }
  100% {
    height: 38px; } }.bg_start_image{background-image:url(/dotz_dist/images/bg_start60.jpg);height:auto;color:#fff;padding:1%}.bg_start_image h1{margin-bottom:0}.no-intersection [data-animation]{opacity:1!important;transform:scale3d(0,0,0)!important;transform:translate3d(0,0,0)!important}.no-intersection [data-animation="grayscale"] img,.no-intersection [data-animation="grayscale"] .image{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);filter:grayscale(0)}.animated.grayscale img,.animated.grayscale .image{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);filter:grayscale(0)}[data-animation="grayscale"] img,[data-animation="grayscale"] .image{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:1.3s ease-in-out;transition:1.3s ease-in-out}[data-animation="pulse"]{transform:scale3d(1,1,1)}[data-animation="fadeIn"],[data-animation="fadeInUp"],[data-animation="fadeInDown"]{opacity:0}.animation-delay-200ms{-webkit-animation-delay:.2s;animation-delay:.2s}.animation-delay-300ms{-webkit-animation-delay:.3s;animation-delay:.3s}.animation-delay-400ms{-webkit-animation-delay:.4s;animation-delay:.4s}.animation-delay-500ms{-webkit-animation-delay:.5s;animation-delay:.5s}.animation-delay-600ms{-webkit-animation-delay:.6s;animation-delay:.6s}.animation-delay-2500ms{-webkit-animation-delay:2.5s;animation-delay:2.5s}@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }.fadeIn{animation-name:fadeIn}.gutter-0{margin-right:0;margin-left:0}.gutter-0>.col,.gutter-0 [class*="col-"],.gutter-0>.wheel-item{padding-right:0;padding-left:0}.gutter-1{margin-right:-.125rem;margin-left:-.125rem}.gutter-1>.col,.gutter-1 [class*="col-"],.gutter-1>.wheel-item{padding-right:.125rem;padding-left:.125rem}.gutter-2{margin-right:-.375rem;margin-left:-.375rem}.gutter-2>.col,.gutter-2 [class*="col-"],.gutter-2>.wheel-item{padding-right:.375rem;padding-left:.375rem}.gutter-3{margin-right:-.5rem;margin-left:-.5rem}.gutter-3>.col,.gutter-3 [class*="col-"],.gutter-3>.wheel-item{padding-right:.5rem;padding-left:.5rem}.gutter-4{margin-right:-.625rem;margin-left:-.625rem}.gutter-4>.col,.gutter-4 [class*="col-"],.gutter-4>.wheel-item{padding-right:.625rem;padding-left:.625rem}.gutter-5{margin-right:-.875rem;margin-left:-.875rem}.gutter-5>.col,.gutter-5 [class*="col-"],.gutter-5>.wheel-item{padding-right:.875rem;padding-left:.875rem}.gutter-6{margin-right:-1rem;margin-left:-1rem}.gutter-6>.col,.gutter-6 [class*="col-"],.gutter-6>.wheel-item{padding-right:1rem;padding-left:1rem}.gutter-7{margin-right:-3.5px;margin-left:-3.5px}.gutter-7>.col,.gutter-7 [class*="col-"],.gutter-7>.wheel-item{padding-right:3.5px;padding-left:3.5px}.gutter-10{margin-right:-5px;margin-left:-5px}.gutter-10>.col,.gutter-10 [class*="col-"],.gutter-10>.wheel-item{padding-right:5px;padding-left:5px}.gutter-15{margin-right:-7.5px;margin-left:-7.5px}.gutter-15>.col,.gutter-15 [class*="col-"],.gutter-15>.wheel-item{padding-right:7.5px;padding-left:7.5px}.gutter-16{margin-right:-8px;margin-left:-8px}.gutter-16>.col,.gutter-16 [class*="col-"],.gutter-16>.wheel-item{padding-right:8px;padding-left:8px}.gutter-30{margin-right:-15px;margin-left:-15px}.gutter-30>.col,.gutter-30 [class*="col-"],.gutter-30>.wheel-item{padding-right:15px;padding-left:15px}.divider-y-blue{width:1px;background-color:#007bff}.divider-x-blue{width:100%;height:1px;background-color:#007bff}.divider-y-indigo{width:1px;background-color:#6610f2}.divider-x-indigo{width:100%;height:1px;background-color:#6610f2}.divider-y-purple{width:1px;background-color:#6f42c1}.divider-x-purple{width:100%;height:1px;background-color:#6f42c1}.divider-y-pink{width:1px;background-color:#e83e8c}.divider-x-pink{width:100%;height:1px;background-color:#e83e8c}.divider-y-red{width:1px;background-color:#dc3545}.divider-x-red{width:100%;height:1px;background-color:#dc3545}.divider-y-orange{width:1px;background-color:#fd7e14}.divider-x-orange{width:100%;height:1px;background-color:#fd7e14}.divider-y-yellow{width:1px;background-color:#fd0}.divider-x-yellow{width:100%;height:1px;background-color:#fd0}.divider-y-green{width:1px;background-color:#28a745}.divider-x-green{width:100%;height:1px;background-color:#28a745}.divider-y-teal{width:1px;background-color:#20c997}.divider-x-teal{width:100%;height:1px;background-color:#20c997}.divider-y-cyan{width:1px;background-color:#17a2b8}.divider-x-cyan{width:100%;height:1px;background-color:#17a2b8}.divider-y-white{width:1px;background-color:#fff}.divider-x-white{width:100%;height:1px;background-color:#fff}.divider-y-gray{width:1px;background-color:#363636}.divider-x-gray{width:100%;height:1px;background-color:#363636}.divider-y-gray-500{width:1px;background-color:#a5a5a5}.divider-x-gray-500{width:100%;height:1px;background-color:#a5a5a5}.divider-y-gray-dark{width:1px;background-color:#0f0f0f}.divider-x-gray-dark{width:100%;height:1px;background-color:#0f0f0f}html{font-size:16px}img{max-width:100%;height:auto}.font-small{font-size:.875rem}*:focus,*:active{outline:0}[data-widget="wheels"]{min-height:196px}@media (min-width:768px){[data-widget="wheels"]{min-height:219.72px}}@media (min-width:992px){[data-widget="wheels"]{min-height:264px}}[data-widget="latestStuff"]{background-color:#000;min-height:1320px}@media (min-width:768px){[data-widget="latestStuff"]{min-height:764.53px}}@media (min-width:992px){[data-widget="latestStuff"]{min-height:490.52px}}[data-widget="instagram"]{background-color:#000;min-height:440px}@media (min-width:768px){[data-widget="instagram"]{min-height:370px}}@media (min-width:992px){[data-widget="instagram"]{min-height:390px}}[data-widget="gallery"]{min-height:128px}@media (min-width:768px){[data-widget="gallery"]{min-height:172px}}@media (min-width:992px){[data-widget="gallery"]{min-height:292px}}.productdetail-container .arrow{position:absolute;top:50%;z-index:10;transition:color .25s}@media (max-width:1199px){.productdetail-container .arrow{top:25%}}.productdetail-container .arrow.arrow-left{left:-10px}@media (max-width:1199px){.productdetail-container .arrow.arrow-left{border-top:15px solid transparent;border-bottom:15px solid transparent;border-right-width:15px}}.productdetail-container .arrow.arrow-right{right:-10px}@media (max-width:1199px){.productdetail-container .arrow.arrow-right{border-top:15px solid transparent;border-bottom:15px solid transparent;border-left-width:15px}}.productdetail-container .logo-wrap img{width:auto!important;height:60px}.design-preview{width:33%;padding:.5rem}@media (min-width:768px){.design-preview{padding:1.5rem}}@media (min-width:1200px){.design-preview{width:100px;padding:0;margin-right:1.5rem}}.icon-carspecific{width:24px;height:24px}.icon-info{width:20px;height:20px;line-height:20px;border-radius:50%;background-color:#000;color:#fd0}.wheel-list{padding-bottom:5px}@media (min-width:768px){.wheel-list{padding-bottom:7px}}@media (min-width:1200px){.wheel-list{padding-bottom:9px}}.wheel-list-content{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;margin-right:0;margin-left:0;width:98%;padding-bottom:2rem;margin:0 auto;padding-top:18px}.wheel-list-content>.col,.wheel-list-content [class*="col-"],.wheel-list-content>.wheel-item{padding-right:0;padding-left:0}@media (min-width:992px){.wheel-list-content{width:89%}}.wheel-list-content.slick{padding-top:0;margin:inherit;width:87.9%;padding-bottom:0}@media (min-width:768px){.wheel-item:hover{color:#000;text-decoration:none;background-color:#fd0}.wheel-item:hover .wheel-item-footer{display:block}.wheel-item:hover a,.wheel-item:hover span{color:#000}.wheel-item:hover a:hover,.wheel-item:hover span:hover{text-decoration:none}}@media (max-width:767px){.wheel-item:active{color:#000;text-decoration:none;background-color:#fd0}.wheel-item:active .wheel-item-footer{display:block}.wheel-item:active a,.wheel-item:active span{color:#000}.wheel-item:active a:hover,.wheel-item:active span:hover{text-decoration:none}}.wheel-item .image img{margin:0 auto;width:81%!important}@media (min-width:768px){.wheel-item .image img{width:90.5%!important}}.wheel-item-link{padding-top:24px;width:100%;position:relative;padding-left:1rem;padding-right:1rem;padding-bottom:1.8rem!important;color:#000;background-color:transparent;transition:background .5s}@media (min-width:768px){.wheel-item-link{padding-left:2.25rem;padding-right:2.25rem}}@media (min-width:1200px){.wheel-item-link{padding-top:28px;padding-bottom:2.25rem!important}}.slick .wheel-item-link{padding-left:1rem;padding-right:1rem;padding-bottom:23px!important}@media (min-width:768px){.slick .wheel-item-link{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:15px!important}}@media (min-width:1200px){.slick .wheel-item-link{padding-top:28px;padding-bottom:2.25rem!important;padding-bottom:2.25rem!important}}.wheel-item-link .absolute-badge{position:absolute;left:28px;z-index:2}.wheel-item-footer{display:none;font-size:.85rem;position:absolute;bottom:.5rem;left:28px;padding-bottom:0}@media (min-width:768px){.wheel-item-footer{padding-bottom:0}}@media (min-width:1200px){.wheel-item-footer{padding-bottom:5px}}.wheel-item-name{position:relative;font-size:1.5rem;text-transform:uppercase;font-weight:700;white-space:nowrap;margin-top:-10px}@media (min-width:768px){.wheel-item-name{font-size:1.8rem;margin-top:-5px}}@media (min-width:992px){.wheel-item-name{font-size:2.5rem}}.wheel-item-name small{display:inline-block;text-align:left;line-height:1;font-size:.625rem!important;font-weight:700;margin-left:-5px}@media (min-width:768px){.wheel-item-name small{font-size:.875rem!important}}@media (min-width:992px){.wheel-item-name small{font-size:1rem!important}}.wheel-item-name .logo-wrap{width:104px;max-width:100%;margin:0 auto;margin-top:-10px;height:40px}@media (min-width:768px){.wheel-item-name .logo-wrap{width:107px;margin-top:-5px;width:88px}}@media (min-width:1200px){.wheel-item-name .logo-wrap{width:115px;margin:5px auto 0 auto;height:45px}}.shadowed{position:relative;z-index:1}.size-select-wrap{position:relative}.size-select-header{padding:.75rem 0;text-align:center;background-color:#fd0;border-bottom:2px solid #fff}.size-select{width:77%;display:inline-block;padding:0 0 10px 0;margin:0;list-style:none}.size-select a:hover,.size-select a:focus,.size-select a:active{outline:0;text-decoration:none}.size-select a.active{background-color:#e0e0e0;color:#000}.size-select a{display:none}[data-size]:nth-child(-n+3) {display:block}.size-select a,.prev-size,.next-size{width:55px;height:60px;line-height:60px;background:#ececec;color:#000;font-weight:700;text-align:center;float:left;border-left:1px solid #fff;cursor:pointer}.prev-size,.next-size{display:inline-block!important;border-left:none;background:#fd0;color:#fff;width:40px;top:0;font-size:30px;line-height:60px;margin-top:0;font-weight:400}.prev-size{left:0;float:left}.next-size{right:0;float:right}#techIcons i{display:block;width:100%;height:134px;background-position:center;background-size:contain;background-repeat:no-repeat;transform:scale(1);transition:transform .25s}#techIcons i:hover{transform:scale(1.02)}#techicon-garantie{background-image:url(/dotz_dist/images/02_Garantie_01.png)}#techicon-sp3{background-image:url(/dotz_dist/images/02_SR3_01.png)}#techicon-tuev{background-image:url(/dotz_dist/images/02_Tuev_01.png)}.timetrack{display:inline-block;width:0;overflow-x:visible;text-align:center;z-index:9999}.timetrack img{height:10px;width:auto;max-width:none;margin-left:-100px;top:257px;position:relative;background-color:transparent!important}@media (max-width:1199px){.timetrack img{top:195px;height:5px;margin-left:-46px}}.design-preview{cursor:pointer}.back-to-overview{opacity:.7;transition:opacity .25s}.back-to-overview:hover{opacity:1;color:#fd0;text-decoration:none}.back-to-overview:before{float:left}#notFound-error:before,.back-to-overview:before{content:'';margin-right:1rem;display:inline-block;opacity:1;width:30px;height:30px;vertical-align:top;background-image:url(/dotz_dist/images/back_to_overview.svg);background-repeat:no-repeat;background-position:center center;background-size:cover}.back-to-overview:before{width:20px;height:20px;vertical-align:middle}@media (max-width:767px){.back-to-overview:before{width:30px}}[data-widget="customFinish"] .card{position:relative;background-color:transparent;border:none;color:#000!important;height:100%}[data-widget="customFinish"] .card>.card-hover-content{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,221,0,.8);opacity:0;transition:opacity .5s;font-size:1rem!important}[data-widget="customFinish"] .card:hover>.card-hover-content,[data-widget="customFinish"] .card:focus>.card-hover-content{opacity:1}[data-widget="customFinish"] .card>.card-body{text-align:center;text-transform:uppercase;font-size:1rem!important}.animate{transition:all 1.5s}.scale-2p{transform:scale(1) perspective(1px);transition:transform .25s}.scale-2p:hover{transform:scale(1.02) perspective(1px)}.rotate-z{transform:rotateZ(0)}@media (min-width:768px){:hover>.rotate-z{transform:rotateZ(720deg)}}@media (max-width:767px){:active>.rotate-z{transform:rotateZ(720deg)}}.arrow-primary{border-left-color:#fd0!important;border-right-color:#fd0!important}.arrow-secondary{border-left-color:#000!important;border-right-color:#000!important}.arrow-white{border-left-color:#fff!important;border-right-color:#fff!important}.arrow-success{border-left-color:#28a745!important;border-right-color:#28a745!important}.arrow-info{border-left-color:#17a2b8!important;border-right-color:#17a2b8!important}.arrow-warning{border-left-color:#fd0!important;border-right-color:#fd0!important}.arrow-danger{border-left-color:#dc3545!important;border-right-color:#dc3545!important}.arrow-black{border-left-color:#000!important;border-right-color:#000!important}.arrow-gray-500{border-left-color:#a5a5a5!important;border-right-color:#a5a5a5!important}.arrow-gray-700{border-left-color:#1b1b1b!important;border-right-color:#1b1b1b!important}.arrow-gray-800{border-left-color:#0b0b0b!important;border-right-color:#0b0b0b!important}.arrow-light{border-left-color:#ececec!important;border-right-color:#ececec!important}.arrow-dark{border-left-color:#0f0f0f!important;border-right-color:#0f0f0f!important}.arrow{width:0;height:0;transition:color .25s}.arrow.arrow-left{border-top:20px solid transparent;border-bottom:20px solid transparent;border-right-width:20px;border-right-style:solid;border-left:0}.arrow.arrow-right{border-top:20px solid transparent;border-bottom:20px solid transparent;border-left-width:20px;border-left-style:solid;border-right:0}.gallery-content .arrow{transition:color .25s}.gallery-content .arrow.arrow-left{border-top:15px solid transparent;border-bottom:15px solid transparent;border-right-width:15px}@media (min-width:768px){.gallery-content .arrow.arrow-left{border-top:20px solid transparent;border-bottom:20px solid transparent;border-right-width:20px}}.gallery-content .arrow.arrow-right{border-top:15px solid transparent;border-bottom:15px solid transparent;border-left-width:15px}@media (min-width:768px){.gallery-content .arrow.arrow-right{border-top:20px solid transparent;border-bottom:20px solid transparent;border-left-width:20px}}.wheel-list .arrow{transition:color .25s}.wheel-list .arrow-left{border-top:10px solid transparent;border-bottom:10px solid transparent;border-right-width:10px}@media (min-width:768px){.wheel-list .arrow-left{border-top:12px solid transparent;border-bottom:12px solid transparent;border-right-width:12px}}@media (min-width:1200px){.wheel-list .arrow-left{border-top:20px solid transparent;border-bottom:20px solid transparent;border-right-width:20px}}.wheel-list .arrow-right{border-top:10px solid transparent;border-bottom:10px solid transparent;border-left-width:10px}@media (min-width:768px){.wheel-list .arrow-right{border-top:12px solid transparent;border-bottom:12px solid transparent;border-left-width:12px}}@media (min-width:1200px){.wheel-list .arrow-right{border-top:20px solid transparent;border-bottom:20px solid transparent;border-left-width:20px}}header{height:3.75rem;border-bottom:1px solid #363636}footer{color:#ececec}footer h2{display:block;padding:2rem 0;margin-bottom:0;text-align:center;font-size:1.9rem}footer h2:hover{color:#fff}footer a{color:#ececec}footer a:hover{color:#fff}footer>div{height:92.5px;font-size:.95rem}footer>div .nav-link{padding:0 1.2rem}footer>div+div{height:36px}footer>div+div .display-4{font-size:.8rem}footer>div+div .display-4 .nav-link{padding:.4rem .5rem}footer>div+div+div{height:36px}footer>div+div+div+div{height:104px}#alcar-logo{display:inline-block;width:130px;height:49px;background-image:url(/dotz_dist/images/alcar-logo.svg);background-repeat:no-repeat;opacity:.5;transform:scale(1);transition:transform .25s}#alcar-logo:hover{transform:scale(1.02);text-decoration:none}#alcar-logo+p{opacity:.5}@media (max-width:1199px){footer h2{padding:1.3rem 0;font-size:1.3rem}footer>div{height:55px;font-size:.7rem}footer>div .nav-link{padding:0 1.2rem}footer>div+div{height:22.5px}footer>div+div .display-4{font-size:.45rem}footer>div+div .display-4 .nav-link{padding:.4rem .5rem}footer>div+div+div{height:22.5px}footer>div+div+div+div{height:85px}footer #alcar-logo{height:34px;width:96px}}@media (max-width:991px){footer h2{padding:1.3rem 0;font-size:1.3rem}footer>div{font-size:.7rem}footer>div .nav-link{padding:0 .4rem}footer>div+div .display-4{font-size:.7rem}footer>div+div .display-4 .nav-link{padding:.4rem .5rem}footer #alcar-logo{height:27px;width:71px;margin-bottom:5px!important}#footer-sec2{height:50px}}.section-separator-secondary{color:#fd0;background-color:#000;text-align:center}.section-separator-secondary svg use{fill:#fd0}.section-separator-secondary>h1,.section-separator-secondary>h2,.section-separator-secondary>h3{margin:0}.section-separator-primary{color:#000;background-color:#fd0;text-align:center}.section-separator-primary svg use{fill:#000}.section-separator-primary>h1,.section-separator-primary>h2,.section-separator-primary>h3{margin:0}.badge-carspecific{width:32px;background-image:url(/dotz_dist/images/ico_carspecific.svg);background-repeat:no-repeat;background-position:center center;background-size:70%}.st-container{position:relative;overflow:hidden}.st-menu{position:fixed;top:0;right:0;visibility:hidden;width:250px;height:100%;color:#fff;background-color:#000;z-index:1040;transform:translate3d(100%,0,0);transition:all .5s}@media (min-width:768px){.st-menu{width:290px}}.st-menu-open .st-menu{visibility:visible;transition:transform .5s;transform:translate3d(0,0,0)}.st-menu nav{flex:1;overflow:auto;padding-bottom:2rem;border-left:1px solid #fd0}.st-menu nav .nav-item-empty{height:34px}.st-menu nav .nav-item-empty+.nav-item>.nav-link{border-top:1px solid #0f0f0f}.st-menu nav .nav-link{border-bottom:1px solid #0f0f0f;color:#fff;opacity:.7;transition:opacity .25s , background-color .25s;font-size:1.2rem}.st-menu nav .nav-link:hover{opacity:1;background-color:rgba(195,195,195,.05)}.st-menu nav .nav-link:focus,.st-menu nav .nav-link:active{outline:0}.st-menu nav .active .nav-link{opacity:1;background-color:rgba(195,195,195,.05)}.st-pusher{position:relative;left:0;z-index:99;transition:transform .5s}.st-menu-open .st-pusher{transform:translate3d(-250px,0,0)}@media (min-width:768px){.st-menu-open .st-pusher{transform:translate3d(-290px,0,0)}}.st-content,.st-content-inner{position:relative}.st-content{overflow-y:visible}.st-content-inner{min-height:500px}.st-container:after{content:'';position:absolute;top:0;right:0;width:0;height:0;background:rgba(0,0,0,.85);opacity:0;z-index:1039}.st-container:after{-webkit-transition:opacity .5s , width .05s .5s , height .05s .5s;transition:opacity .5s , width .05s .5s , height .05s .5s}.st-menu-open.st-container:after{width:100%;height:100%;opacity:1;-webkit-transition:opacity .5s , width .1s , height .1s;transition:opacity .5s , width .1s , height .1s}.menu-head,.closer{height:3.75rem}.menu-head .navbar-toggler{text-transform:uppercase;font-size:1rem;width:100%;text-align:left;cursor:pointer}.menu-head .navbar-toggler:before{content:'';display:inline-block;background-image:url(/dotz_dist/images/close.svg);background-repeat:no-repeat;width:1rem;height:1rem;margin-right:10px;vertical-align:middle}.menu-head .navbar-toggler:hover span{opacity:1}.menu-head .navbar-toggler>span{opacity:.7;transition:opacity .25s;font-size:1.2rem}.closer{padding:.25rem 2rem}.nav-language{margin-top:.75rem;padding-left:1.5rem}.nav-language .nav-item .nav-link{display:inline-block;padding:.5rem .5rem;margin:.5rem 0;border:none;font-weight:400;background-color:transparent!important;opacity:.7;transition:all .25s}.nav-language .nav-item .nav-link:hover{opacity:1;font-weight:700}.nav-language .nav-item.active>.nav-link{opacity:1;font-weight:700}.nav-language .nav-item:first-child:after{content:' / ';display:inline-block}.nav-footer{margin-left:1.5rem}.nav-footer .nav-item .nav-link{display:inline-block;vertical-align:middle;padding:.25rem .25rem;font-size:.8rem;border:none}.nav-footer .nav-item+.nav-item:before{content:'\2022';display:inline-block;vertical-align:middle;font-size:.4rem;opacity:.7}@media (max-width:767px){.modal-dialog{margin:0!important}}.project-dd2{width:100%;height:235px;background-image:url(/repos/files/www.dotz-wheels.com/img_images/Projekt-Banner-DD2-JZ_versionMobile.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat}@media (min-width:768px){.project-dd2{height:427px}}@media (min-width:992px){.project-dd2{height:427px;background-image:url(/repos/files/www.dotz-wheels.com/img_images/Projekt-Banner-DD2-JZ)}}.switch-label{cursor:pointer}.onoffswitch{position:relative;width:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;margin:2px 10px 0 0}.onoffswitch-checkbox{display:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border:1px solid #ccc;border-radius:10px}.onoffswitch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.onoffswitch-inner:before,.onoffswitch-inner:after{display:block;float:left;width:50%;height:11px;padding:0;line-height:10px;font-size:10px;color:#fff;font-family:Trebuchet,Arial,sans-serif;font-weight:bold;box-sizing:border-box}.onoffswitch-inner:before{content:"";padding-left:5px;background-color:#dbe9b4;color:#fff}.onoffswitch-inner:after{content:"";padding-right:5px;background-color:#ee868d;color:#999;text-align:right}.onoffswitch-switch{display:block;width:13px;height:13px;margin:0;background:#999;position:absolute;top:0;bottom:0;right:17px;border:1px solid #ccc;border-radius:10px;transition:all .3s ease-in 0s}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:1px}@media (max-width:1199px){.onoffswitch{width:80px}.onoffswitch-inner:before,.onoffswitch-inner:after{height:40px}.onoffswitch-label{border-width:2px;border-radius:24px;border-color:#fff;box-shadow:inset 0 0 8px rgba(0,0,0,.75)}.onoffswitch-switch{width:40px;height:40px;right:38px;background:#fff;border:1px solid #fff;border-radius:24px;top:2px;box-shadow:0 0 4px rgba(0,0,0,.75)}.onoffswitch-inner:before{background-color:green;color:#fff}.onoffswitch-inner:after{background-color:#fff;color:#fff}.onoffswitch-checkbox:checked+.onoffswitch-label{border-color:green}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:2px}}