/** Shopify CDN: Minification failed

Line 196:23 Unexpected "-->"
Line 2769:0 Unexpected "<"

**/
  
    .caret {
        display: inline-block;
        width: 0;
        border-left: 2px solid currentColor;
        /* inherits text color */
        height: 1em;
        vertical-align: -0.1em;
        animation: caret-blink 1s step-end infinite;
    }

    @keyframes caret-blink {
        50% {
            opacity: 0;
        }
    }
 

  
    @keyframes _ngcontent-mykennzeichen-c4140411404_blinker {
        0% {
            background-color:#f5d6db
        }

        to {
            background-color: #f5f5f5
        }
    }

    @keyframes _ngcontent-mykennzeichen-c4140411404_cursor-blink {
        0% {
            transform: scale(0)
        }

        to {
            transform: scale(2)
        }
    }

    [_nghost-mykennzeichen-c4140411404] .input-background {
        position: absolute;
        top: 0;
        width: 90%;
        height: 72%;
        color: #fff;
        margin-left: 5%;
        margin-top: 3%;
        display: flex;
        justify-content: center;
        border-radius: 8px
    }

    [_nghost-mykennzeichen-c4140411404] .input-background.initial-state:not(.input-touched) {
        will-change: background-color;
        scroll-behavior: auto;
        animation: _ngcontent-mykennzeichen-c4140411404_blinker 4s linear 1s infinite
    }

    [_nghost-mykennzeichen-c4140411404] .input-background.initial-state:not(.input-touched):before {
        position: absolute;
        content: "";
        width: 3px;
        height: 70%;
        background-color: #333;
        top: 15%;
        z-index: 10;
        will-change: transform;
        animation: _ngcontent-mykennzeichen-c4140411404_cursor-blink 1.5s steps(2) infinite
    }

    [_nghost-mykennzeichen-c4140411404] .input-background.input-touched:not(.input-valid) {
        background-color: #ffcdcd
    }

    [_nghost-mykennzeichen-c4140411404] .fun-input {
        width: 0;
        height: 0;
        border: none;
        outline: none;
        position: absolute;
        opacity: 0
    }

    [_nghost-mykennzeichen-c4140411404] .fun-text {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background: transparent;
        outline: none;
        border: none;
        text-align: center;
        font-size: 8rem;
        font-family: GL-Nummernschild-Mtl, serif;
        -webkit-background-clip: text !important;
        background-clip: text !important;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        z-index: 10
    }

    [_nghost-mykennzeichen-c4140411404] .fun-text-copy span,
    [_nghost-mykennzeichen-c4140411404] .fun-text span {
        display: flex;
        align-items: center;
        height: 100%
    }

    [_nghost-mykennzeichen-c4140411404] .fun-text-copy {
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        text-align: center;
        font-family: GL-Nummernschild-Mtl, serif;
        z-index: 0;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        color: #fff;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #ffffff;
        -webkit-text-fill-color: #fff;
        text-shadow: 1px 1px 1px #000000, 1px 1px 1px #000;
        opacity: .5
    }

    [_nghost-mykennzeichen-c4140411404] .fun-text .caret:after {
        content: "";
        margin-right: -2px;
        width: 2px;
        height: 70%;
        background: #000;
        top: 15%
    }

    [_nghost-mykennzeichen-c4140411404] .date-text {
        position: absolute;
        top: 0;
        right: 0;
        padding: 10px 18px;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        font-size: 2rem;
        line-height: initial;
        font-family: GL-Nummernschild-Mtl, serif
    }

    [_nghost-mykennzeichen-c4140411404] app-icon {
        display: flex;
        justify-content: center
    }
 

  
    @font-face {
        font-family: "fun-icon";
        src: url("https://cdn.shopify.com/s/files/1/0775/7827/3075/files/fun-icon.woff?v=1762447844") format("woff");

        /* If the font is CORS-protected, keep the <link preload> with crossorigin */
    }
 






















<!-- End Microsoft Ads -->

<!-- Hotjar Tracking Code and Usercentics v3-->








  
    :root {
        --swiper-theme-color: #007aff
    }

    :root {
        --swiper-navigation-size: 44px
    }

    :root {
        --blue: #007bff;
        --indigo: #6610f2;
        --purple: #6f42c1;
        --pink: #e83e8c;
        --red: #dc3545;
        --orange: #fd7e14;
        --yellow: #ffc107;
        --green: #28a745;
        --teal: #20c997;
        --cyan: #17a2b8;
        --white: #fff;
        --gray: #6c757d;
        --gray-dark: #343a40;
        --primary: #007bff;
        --secondary: #6c757d;
        --success: #28a745;
        --info: #17a2b8;
        --warning: #ffc107;
        --danger: #dc3545;
        --light: #f8f9fa;
        --dark: #343a40;
        --breakpoint-xs: 0;
        --breakpoint-sm: 576px;
        --breakpoint-md: 768px;
        --breakpoint-lg: 992px;
        --breakpoint-xl: 1200px;
    }

    *,
    *:before,
    *:after {
        box-sizing: border-box
    }

    html {
        font-family: sans-serif;
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
    }

    footer,
    header,
    nav {
        display: block
    }

    body {
        margin: 0;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        text-align: left;
        background-color: #fff
    }

    [tabindex="-1"]:focus:not(:focus-visible) {
        outline: 0 !important
    }

    hr {
        box-sizing: content-box;
        height: 0;
        overflow: visible
    }

    h1,
    h2,
    h3,
    h4,
    h5 {
        margin-top: 0;
        margin-bottom: .5rem
    }

    p {
        margin-top: 0;
        margin-bottom: 1rem
    }

    ul {
        margin-top: 0;
        margin-bottom: 1rem
    }

    a {
        color: #007bff;
        text-decoration: none;
        background-color: transparent
    }

    a:hover {
        color: #0056b3;
        text-decoration: underline
    }

    a:not([href]):not([class]) {
        color: inherit;
        text-decoration: none
    }

    a:not([href]):not([class]):hover {
        color: inherit;
        text-decoration: none
    }

    img {
        vertical-align: middle;
        border-style: none
    }

    svg {
        overflow: hidden;
        vertical-align: middle
    }

    label {
        display: inline-block;
        margin-bottom: .5rem
    }

    button {
        border-radius: 0
    }

    button:focus:not(:focus-visible) {
        outline: 0
    }

    input,
    button,
    select {
        margin: 0;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit
    }

    button,
    input {
        overflow: visible
    }

    button,
    select {
        text-transform: none
    }

    select {
        word-wrap: normal
    }

    button,
    [type=button] {
        -webkit-appearance: button
    }

    button:not(:disabled),
    [type=button]:not(:disabled) {
        cursor: pointer
    }

    button::-moz-focus-inner,
    [type=button]::-moz-focus-inner {
        padding: 0;
        border-style: none
    }

    input[type=checkbox] {
        box-sizing: border-box;
        padding: 0
    }

    .modal {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1050;
        display: none;
        width: 100%;
        height: 100%;
        overflow: hidden;
        outline: 0
    }

    .modal-dialog {
        position: relative;
        width: auto;
        margin: .5rem;
        pointer-events: none
    }

    .modal.fade .modal-dialog {
        transition: transform .3s ease-out;
        transform: translateY(-50px)
    }

    @media (prefers-reduced-motion: reduce) {
        .modal.fade .modal-dialog {
            transition: none
        }
    }

    .modal-content {
        position: relative;
        display: flex;
        flex-direction: column;
        width: 100%;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .2);
        border-radius: .3rem;
        outline: 0
    }

    .modal-header {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        padding: 1rem;
        border-bottom: 1px solid #dee2e6;
        border-top-left-radius: calc(.3rem - 1px);
        border-top-right-radius: calc(.3rem - 1px)
    }

    .modal-header .close {
        padding: 1rem;
        margin: -1rem -1rem -1rem auto
    }

    .modal-title {
        margin-bottom: 0;
        line-height: 1.5
    }

    .modal-body {
        position: relative;
        flex: 1 1 auto;
        padding: 1rem
    }

    @media (min-width: 576px) {
        .modal-dialog {
            max-width: 500px;
            margin: 1.75rem auto
        }
    }

    @media (min-width: 992px) {
        .modal-lg {
            max-width: 800px
        }
    }

    .btn {
        display: inline-block;
        font-weight: 400;
        color: #212529;
        text-align: center;
        vertical-align: middle;
        -webkit-user-select: none;
        user-select: none;
        background-color: transparent;
        border: 1px solid transparent;
        padding: .375rem .75rem;
        font-size: 1rem;
        line-height: 1.5;
        border-radius: .25rem;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
    }

    @media (prefers-reduced-motion: reduce) {
        .btn {
            transition: none
        }
    }

    .btn:hover {
        color: #212529;
        text-decoration: none
    }

    .btn:focus {
        outline: 0;
        box-shadow: 0 0 0 .2rem #007bff40
    }

    .btn.disabled,
    .btn:disabled {
        opacity: .65
    }

    .btn:not(:disabled):not(.disabled) {
        cursor: pointer
    }

    .btn-primary {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc
    }

    .btn-primary:focus {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc;
        box-shadow: 0 0 0 .2rem #268fff80
    }

    .btn-primary.disabled,
    .btn-primary:disabled {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

    .btn-primary:not(:disabled):not(.disabled):active {
        color: #fff;
        background-color: #0062cc;
        border-color: #005cbf
    }

    .btn-primary:not(:disabled):not(.disabled):active:focus {
        box-shadow: 0 0 0 .2rem #268fff80
    }

    .btn-lg {
        padding: .5rem 1rem;
        font-size: 1.25rem;
        line-height: 1.5;
        border-radius: .3rem
    }

    .btn-block {
        display: block;
        width: 100%
    }

    .btn-group {
        position: relative;
        display: inline-flex;
        vertical-align: middle
    }

    .img-fluid {
        max-width: 100%;
        height: auto
    }

    .bg-light {
        background-color: #f8f9fa !important
    }

    .d-none {
        display: none !important
    }

    .d-block {
        display: block !important
    }

    .d-flex {
        display: flex !important
    }

    @media (min-width: 768px) {
        .d-md-none {
            display: none !important
        }

        .d-md-block {
            display: block !important
        }

        .d-md-flex {
            display: flex !important
        }
    }

    @media (min-width: 992px) {
        .d-lg-none {
            display: none !important
        }

        .d-lg-block {
            display: block !important
        }
    }

    .flex-column {
        flex-direction: column !important
    }

    .flex-nowrap {
        flex-wrap: nowrap !important
    }

    .justify-content-center {
        justify-content: center !important
    }

    .justify-content-between {
        justify-content: space-between !important
    }

    .align-items-center {
        align-items: center !important
    }

    .align-self-start {
        align-self: flex-start !important
    }

    .position-relative {
        position: relative !important
    }

    .w-100 {
        width: 100% !important
    }

    .h-100 {
        height: 100% !important
    }

    .text-nowrap {
        white-space: nowrap !important
    }

    .text-left {
        text-align: left !important
    }

    .text-right {
        text-align: right !important
    }

    .text-center {
        text-align: center !important
    }

    @media (min-width: 768px) {
        .text-md-left {
            text-align: left !important
        }
    }

    .font-weight-bold {
        font-weight: 700 !important
    }

    .text-muted {
        color: #6c757d !important
    }

    .custom-control {
        position: relative;
        z-index: 1;
        display: block;
        min-height: 1.5rem;
        padding-left: 1.5rem;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact
    }

    .custom-control-input {
        position: absolute;
        left: 0;
        z-index: -1;
        width: 1rem;
        height: 1.25rem;
        opacity: 0
    }

    .custom-control-input:checked~.custom-control-label:before {
        color: #fff;
        border-color: #007bff;
        background-color: #007bff
    }

    .custom-control-input:focus~.custom-control-label:before {
        box-shadow: 0 0 0 .2rem #007bff40
    }

    .custom-control-input:focus:not(:checked)~.custom-control-label:before {
        border-color: #80bdff
    }

    .custom-control-input:not(:disabled):active~.custom-control-label:before {
        color: #fff;
        background-color: #b3d7ff;
        border-color: #b3d7ff
    }

    .custom-control-input:disabled~.custom-control-label {
        color: #6c757d
    }

    .custom-control-input:disabled~.custom-control-label:before {
        background-color: #e9ecef
    }

    .custom-control-label {
        position: relative;
        margin-bottom: 0;
        vertical-align: top
    }

    .custom-control-label:before {
        position: absolute;
        top: .25rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        content: "";
        background-color: #fff;
        border: 1px solid #adb5bd
    }

    .custom-control-label:after {
        position: absolute;
        top: .25rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        content: "";
        background: 50%/50% 50% no-repeat
    }

    .custom-switch {
        padding-left: 2.25rem
    }

    .custom-switch .custom-control-label:before {
        left: -2.25rem;
        width: 1.75rem;
        pointer-events: all;
        border-radius: .5rem
    }

    .custom-switch .custom-control-label:after {
        top: calc(.25rem + 2px);
        left: calc(-2.25rem + 2px);
        width: calc(1rem - 4px);
        height: calc(1rem - 4px);
        background-color: #adb5bd;
        border-radius: .5rem;
        transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
    }

    @media (prefers-reduced-motion: reduce) {
        .custom-switch .custom-control-label:after {
            transition: none
        }
    }

    .custom-switch .custom-control-input:checked~.custom-control-label:after {
        background-color: #fff;
        transform: translate(.75rem)
    }

    .custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
        background-color: #007bff80
    }

    .custom-control-label:before {
        transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
    }

    @media (prefers-reduced-motion: reduce) {
        .custom-control-label:before {
            transition: none
        }
    }

    .fade {
        transition: opacity .15s linear
    }

    @media (prefers-reduced-motion: reduce) {
        .fade {
            transition: none
        }
    }

    .fade:not(.show) {
        opacity: 0
    }

    .close {
        float: right;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        opacity: .5
    }

    @media (max-width: 1200px) {
        .close {
            font-size: calc(1.275rem + .3vw)
        }
    }

    .close:hover {
        color: #000;
        text-decoration: none
    }

    .close:not(:disabled):not(.disabled):hover,
    .close:not(:disabled):not(.disabled):focus {
        opacity: .75
    }

    button.close {
        padding: 0;
        background-color: transparent;
        border: 0
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    .h3,
    .h6 {
        margin-bottom: .5rem;
        font-weight: 500;
        line-height: 1.2
    }

    h1 {
        font-size: 2.5rem
    }

    @media (max-width: 1200px) {
        h1 {
            font-size: calc(1.375rem + 1.5vw)
        }
    }

    h2 {
        font-size: 2rem
    }

    @media (max-width: 1200px) {
        h2 {
            font-size: calc(1.325rem + .9vw)
        }
    }

    h3,
    .h3 {
        font-size: 1.75rem
    }

    @media (max-width: 1200px) {

        h3,
        .h3 {
            font-size: calc(1.3rem + .6vw)
        }
    }

    h4 {
        font-size: 1.5rem
    }

    @media (max-width: 1200px) {
        h4 {
            font-size: calc(1.275rem + .3vw)
        }
    }

    h5 {
        font-size: 1.25rem
    }

    .h6 {
        font-size: 1rem
    }

    hr {
        margin-top: 1rem;
        margin-bottom: 1rem;
        border: 0;
        border-top: 1px solid rgba(0, 0, 0, .1)
    }

    .mb-0 {
        margin-bottom: 0 !important
    }

    .mb-1 {
        margin-bottom: .25rem !important
    }

    .mr-2 {
        margin-right: .5rem !important
    }

    .mb-2 {
        margin-bottom: .5rem !important
    }

    .my-3 {
        margin-top: 1rem !important
    }

    .mr-3 {
        margin-right: 1rem !important
    }

    .mb-3,
    .my-3 {
        margin-bottom: 1rem !important
    }

    .ml-3 {
        margin-left: 1rem !important
    }

    .mt-4,
    .my-4 {
        margin-top: 1.5rem !important
    }

    .mb-4,
    .my-4 {
        margin-bottom: 1.5rem !important
    }

    .mt-5,
    .my-5 {
        margin-top: 3rem !important
    }

    .mb-5,
    .my-5 {
        margin-bottom: 3rem !important
    }

    .pr-0,
    .px-0 {
        padding-right: 0 !important
    }

    .pl-0,
    .px-0 {
        padding-left: 0 !important
    }

    .py-1 {
        padding-top: .25rem !important
    }

    .py-1 {
        padding-bottom: .25rem !important
    }

    .py-2 {
        padding-top: .5rem !important
    }

    .px-2 {
        padding-right: .5rem !important
    }

    .py-2 {
        padding-bottom: .5rem !important
    }

    .px-2 {
        padding-left: .5rem !important
    }

    .p-3 {
        padding: 1rem !important
    }

    .py-3 {
        padding-top: 1rem !important
    }

    .px-3 {
        padding-right: 1rem !important
    }

    .py-3 {
        padding-bottom: 1rem !important
    }

    .px-3 {
        padding-left: 1rem !important
    }

    .py-4 {
        padding-top: 1.5rem !important
    }

    .pb-4,
    .py-4 {
        padding-bottom: 1.5rem !important
    }

    @media (min-width: 768px) {
        .mb-md-3 {
            margin-bottom: 1rem !important
        }
    }

    .container,
    .container-fluid {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

    @media (min-width: 576px) {
        .container {
            max-width: 540px
        }
    }

    @media (min-width: 768px) {
        .container {
            max-width: 720px
        }
    }

    @media (min-width: 992px) {
        .container {
            max-width: 960px
        }
    }

    @media (min-width: 1200px) {
        .container {
            max-width: 1140px
        }
    }

    .row {
        display: flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .col-xl-3,
    .col-lg-8,
    .col-lg-6,
    .col-lg-4,
    .col-lg-3,
    .col-lg-2,
    .col-md,
    .col-md-8,
    .col-md-6,
    .col-md-4,
    .col-md-3,
    .col-md-2,
    .col-sm-12,
    .col-sm-6,
    .col-sm-2,
    .col,
    .col-auto,
    .col-12,
    .col-3 {
        position: relative;
        width: 100%;
        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: 100%
    }

    .col-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    @media (min-width: 576px) {
        .col-sm-2 {
            flex: 0 0 16.66666667%;
            max-width: 16.66666667%
        }

        .col-sm-6 {
            flex: 0 0 50%;
            max-width: 50%
        }

        .col-sm-12 {
            flex: 0 0 100%;
            max-width: 100%
        }
    }

    @media (min-width: 768px) {
        .col-md {
            flex-basis: 0;
            flex-grow: 1;
            max-width: 100%
        }

        .col-md-2 {
            flex: 0 0 16.66666667%;
            max-width: 16.66666667%
        }

        .col-md-3 {
            flex: 0 0 25%;
            max-width: 25%
        }

        .col-md-4 {
            flex: 0 0 33.33333333%;
            max-width: 33.33333333%
        }

        .col-md-6 {
            flex: 0 0 50%;
            max-width: 50%
        }

        .col-md-8 {
            flex: 0 0 66.66666667%;
            max-width: 66.66666667%
        }
    }

    @media (min-width: 992px) {
        .col-lg-2 {
            flex: 0 0 16.66666667%;
            max-width: 16.66666667%
        }

        .col-lg-3 {
            flex: 0 0 25%;
            max-width: 25%
        }

        .col-lg-4 {
            flex: 0 0 33.33333333%;
            max-width: 33.33333333%
        }

        .col-lg-6 {
            flex: 0 0 50%;
            max-width: 50%
        }

        .col-lg-8 {
            flex: 0 0 66.66666667%;
            max-width: 66.66666667%
        }
    }

    @media (min-width: 1200px) {
        .col-xl-3 {
            flex: 0 0 25%;
            max-width: 25%
        }
    }

    .form-control {
        display: block;
        width: 100%;
        height: calc(1.5em + .75rem + 2px);
        padding: .375rem .75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
    }

    @media (prefers-reduced-motion: reduce) {
        .form-control {
            transition: none
        }
    }

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control:focus {
        color: #495057;
        background-color: #fff;
        border-color: #80bdff;
        outline: 0;
        box-shadow: 0 0 0 .2rem #007bff40
    }

    .form-control::placeholder {
        color: #6c757d;
        opacity: 1
    }

    .form-control:disabled {
        background-color: #e9ecef;
        opacity: 1
    }

    select.form-control:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #495057
    }

    select.form-control:focus::-ms-value {
        color: #495057;
        background-color: #fff
    }

    .form-control-lg {
        height: calc(1.5em + 1rem + 2px);
        padding: .5rem 1rem;
        font-size: 1.25rem;
        line-height: 1.5;
        border-radius: .3rem
    }

    .form-group {
        margin-bottom: 1rem
    }

    .nav-link {
        display: block;
        padding: .5rem 1rem
    }

    .nav-link:hover,
    .nav-link:focus {
        text-decoration: none
    }

    .navbar {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        padding: .5rem 1rem
    }

    .navbar .container {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between
    }

    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center
    }

    @media (max-width: 991.98px) {
        .navbar-expand-lg>.container {
            padding-right: 0;
            padding-left: 0
        }
    }

    @media (min-width: 992px) {
        .navbar-expand-lg {
            flex-flow: row nowrap;
            justify-content: flex-start
        }

        .navbar-expand-lg>.container {
            flex-wrap: nowrap
        }

        .navbar-expand-lg .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }
    }

    .dropdown-toggle {
        white-space: nowrap
    }

    .dropdown-toggle:after {
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent
    }

    .dropdown-toggle:empty:after {
        margin-left: 0
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 10rem;
        padding: .5rem 0;
        margin: .125rem 0 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: .25rem
    }

    .dropdown-item {
        display: block;
        width: 100%;
        padding: .25rem 1.5rem;
        clear: both;
        font-weight: 400;
        color: #212529;
        text-align: inherit;
        white-space: nowrap;
        background-color: transparent;
        border: 0
    }

    .dropdown-item:hover,
    .dropdown-item:focus {
        color: #16181b;
        text-decoration: none;
        background-color: #e9ecef
    }

    .dropdown-item.active,
    .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #007bff
    }

    .dropdown-item:disabled {
        color: #adb5bd;
        pointer-events: none;
        background-color: transparent
    }

    html {
        height: 100%
    }

    body {
        height: 100%;
    
        font-size: 16px;
        font-weight: 400;
        line-height: 1.5;
        background: #fff;
        color: #2e2e2e;
        backface-visibility: hidden;
        overflow-y: scroll
    }

    [dir=ltr] body {
        text-align: left;
        direction: ltr
    }

    svg {
        display: block
    }

    a {
        color: #1a66ff
    }

    a:hover {
        color: #1a66ff;
        text-decoration: none
    }

    label {
        margin-bottom: .25rem
    }

    h1 {
        font-size: 36px;
        font-weight: 500
    }

    h2 {
        font-size: 32px;
        font-weight: 500
    }

    h3 {
        font-size: 28px;
        font-weight: 500
    }

    h4 {
        font-size: 24px;
        font-weight: 500
    }

    h5 {
        font-size: 20px;
        font-weight: 500
    }

    .site {
        min-height: 100%;
        display: flex;
        flex-direction: column
    }

    .site__header {
        flex-shrink: 0
    }

    .site__body {
        min-height: calc(100vh - 200px);
        flex-grow: 1
    }

    .site__footer {
        flex-shrink: 0
    }

    .btn {
        border-radius: 2px;
        transition: all .1s ease-in-out;
        font-size: 1rem;
        height: calc(2.25rem + 2px);
        line-height: 1.5;
        padding: .375rem 1.25rem;
        font-weight: 500
    }

    .btn-lg {
        font-size: 1.125rem;
        height: calc(2.75rem + 2px);
        padding: .8125rem 2rem;
        line-height: 1;
        font-weight: 500
    }

    .btn:disabled,
    .btn.disabled {
        cursor: default
    }

    .btn-primary {
        font-size: 85%
    }

    .btn-primary:focus,
    .btn-primary:hover {
        border-color: #56afeb;
        background: #56afeb;
        color: #fff;
        fill: #fff
    }

    .btn-primary:focus {
        box-shadow: none;
        border-color: #56afeb;
        background: #56afeb;
        color: inherit
    }

    .btn-primary:not(:disabled):not(.disabled):active {
        border-color: #84c5f0;
        background: #84c5f0;
        color: #fff;
        fill: #fff
    }

    .btn-primary:not(:disabled):not(.disabled):active:focus {
        box-shadow: none
    }

    .btn-primary,
    .btn-primary.disabled,
    .btn-primary:disabled {
        border-color: #56afeb;
        background: #56afeb;
        color: #2e2e2e;
        fill: #56afeb
    }

    .form-group {
        margin-bottom: 1.5rem
    }

    @media (max-width: 767px) {
        .form-group {
            margin-bottom: 1.125rem
        }
    }

    .form-control {
        border-radius: 2px;
        line-height: 1.25
    }

    .form-control-lg {
        height: calc(2.75rem + 2px);
        line-height: 1.25
    }

    .form-control:valid,
    .form-control:invalid {
        background-image: none
    }

    select.form-control {
        -webkit-appearance: none;
        -moz-appearance: none
    }

    select.form-control::-ms-expand {
        display: none
    }

    select.form-control,
    select.form-control:valid,
    select.form-control:invalid {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10'%3E%3Cpath fill='%234d4d4d' d='M4.503,4 L0.497,4 C0.094,4 -0.142,3.492 0.089,3.122 L2.095,0.233 C2.293,-0.084 2.712,-0.084 2.911,0.233 L4.911,3.122 C5.142,3.492 4.906,4 4.503,4 ZM0.497,6 L4.503,6 C4.906,6 5.142,6.504 4.911,6.871 L2.905,9.737 C2.707,10.052 2.288,10.052 2.089,9.737 L0.089,6.871 C-0.142,6.504 0.094,6 0.497,6 Z'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-size: 5px 10px
    }

    [dir=ltr] select.form-control,
    [dir=ltr] select.form-control:valid,
    [dir=ltr] select.form-control:invalid {
        background-position: right .75rem center;
        padding-right: calc(1.5rem + 5px)
    }

    [dir=ltr] select.form-control-lg,
    [dir=ltr] select.form-control-lg:valid,
    [dir=ltr] select.form-control-lg:invalid {
        background-position: right 1rem center;
        padding-right: calc(2rem + 5px)
    }

    .modal {
        -webkit-overflow-scrolling: touch
    }

    .modal-content {
        border: none;
        border-radius: 2px;
        box-shadow: 0 1px 20px #00000026, 0 1px 3px #00000026
    }

    .filter__arrow {
        float: right;
        transition: transform .2s;
        margin-top: 4px !important;
        height: 7px !important
    }

    [dir=ltr] .filter__arrow {
        right: 10px
    }

    .filter__arrow {
        transform: rotate(180deg)
    }

    .indicator {
        display: flex;
        color: none
    }

    .indicator__button {
        display: flex;
        align-items: center;
        border: none;
        background: transparent;
        cursor: pointer;
        padding: 0;
        color: inherit;
        fill: currentColor
    }

    .indicator__button:focus {
        outline: none
    }

    .indicator__button:hover {
        color: inherit
    }

    .indicator__area {
        background: transparent;
        transition: background-color .2s;
        border-radius: 2px;
        height: 60px;
        padding: 0 14px;
        display: flex;
        align-items: center
    }

    .indicator__area i-feather {
        transform: scale(1.2)
    }

    .indicator__value {
        height: 15px;
        font-size: 10px;
        padding: 0 5px;
        border-radius: 1000px;
        position: relative;
        top: -11px;
        background: #fff;
        color: #ff8600;
        font-weight: 500
    }

    [dir=ltr] .indicator__value {
        margin-left: -5px;
        margin-right: -8px
    }

    .indicator__dropdown {
        display: none;
        top: 100%;
        position: absolute;
        visibility: hidden;
        transform-origin: top;
        transform: rotateX(60deg);
        opacity: 0;
        transition: transform .2s, opacity .2s, visibility 0s .2s
    }

    [dir=ltr] .indicator__dropdown {
        right: 0
    }

    .indicator--mobile .indicator__area {
        height: 36px;
        padding: 0 6px
    }

    @media (min-width: 992px) and (max-width: 1199px) {
        .indicator__area {
            padding: 0 12px
        }
    }

    .mobile-header {
        height: 74px
    }

    .mobile-header__panel {
        z-index: 101;
        position: relative;
        background: #fff;
        box-shadow: 0 1px 13px #c9c9c940;
        color: #000 default
    }

    .mobile-header__body {
        display: flex;
        align-items: center;
        height: 74px
    }

    .mobile-header__menu-button {
        flex-shrink: 0;
        width: 36px;
        height: 36px;
        border-radius: 2px;
        background: transparent;
        fill: #000 default;
        border: none;
        padding: 0;
        margin: 0;
        cursor: pointer;
        transition: fill .2s, background .2s;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .mobile-header__menu-button:focus {
        outline: none
    }

    .mobile-header__menu-button:focus,
    .mobile-header__menu-button:hover {
        background: #ffffff80;
        fill: #000 default
    }

    .mobile-header__indicators {
        display: flex
    }

    [dir=ltr] .mobile-header__indicators {
        margin-left: auto
    }

    .mobile-header__logo {
        margin: 0;
        color: inherit;
        fill: currentColor
    }

    [dir=ltr] .mobile-header__logo {
        margin-right: 0;
        margin-left: 5px
    }

    .mobile-header__logo:hover {
        color: inherit
    }

    .mobile-header__logo svg {
        display: block
    }

    @media (max-width: 380px) {
        .mobile-header__logo svg {
            width: 120px;
            height: 40px
        }
    }

    .nav-panel {
        height: 74px;
        background: #fff;
        box-shadow: 0 1px 13px #c9c9c940;
        color: #000 default;
        will-change: position;
        backface-visibility: hidden;
        transform: translateY(0)
    }

    .nav-panel__logo svg {
        display: block;
        fill: #000 default
    }

    .nav-panel__logo {
        margin-right: 30px;
        margin-left: 20px;
        z-index: 10
    }

    .nav-panel__indicators {
        display: flex;
        height: 100%
    }

    [dir=ltr] .nav-panel__indicators {
        margin-left: auto
    }

    .site-header {
        position: relative;
        z-index: 101;
        background: #fff;
        color: #000
    }

    .site-header__nav-panel {
        min-height: 74px
    }

    .site-footer {
        background: transparent;
        border-top: 1px solid #ebebeb
    }

    .site-footer a {
        color: #2e2e2e;
        font-size: 15px
    }

    .site-footer i-feather {
        transition: .5s
    }

    .site-footer i-feather:hover {
        transform: scale(1.1)
    }

    .site-footer__menu ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

    .site-footer__menu ul li {
        margin-bottom: 10px
    }

    .site-footer__widgets {
        padding: 30px 0 0
    }

    .site-footer__bottom {
        border-top: 1px solid #ebebeb
    }

    .site-footer__copyright {
        font-size: 14px
    }

    @media (max-width: 767px) {
        .site-footer__widgets {
            padding-bottom: 48px
        }

        .site-footer__bottom {
            padding: 20px 0 24px;
            height: auto
        }

        .site-footer__copyright {
            width: 100%;
            text-align: center
        }
    }

    .totop {
        position: relative;
        z-index: 9;
        pointer-events: none;
        visibility: hidden;
        opacity: 0;
        transition: opacity .3s, visibility 0s .3s
    }

    .product__option {
        margin-bottom: 18px
    }

    .product__option:last-child {
        margin-bottom: 0
    }

    .product__actions {
        display: flex;
        flex-wrap: wrap
    }

    a {
        cursor: pointer
    }

    .block {
        margin-bottom: 50px
    }

    @media (max-width: 991px) {
        .block {
            margin-bottom: 30px
        }
    }

    .block-brands {
        min-height: 262px
    }

    .block-brands .block-brands__item {
        height: 100%;
        box-shadow: 0 4px 20px #babcbd33;
        border-radius: 20px;
        padding: 20px 20px 30px;
        background-color: #fff
    }

    .block-brands .block-brands__item .block-brands-img__wrap {
        min-height: 160px;
        max-height: 160px;
        min-width: 200px;
        max-width: 200px;
        overflow: hidden;
        position: relative
    }

    .block-brands .block-brands__item .block-brands-img__wrap img {
        object-fit: contain
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .block-brands__item {
            padding: 28px 24px
        }
    }

    @media (max-width: 767px) {
        .block-brands__item {
            padding: 20px 24px
        }

        .block-brands {
            min-height: 705px
        }
    }

    body {
        scroll-behavior: smooth;
        color: #241f21;
        overflow-y: auto
    }

    h1 {
        font-weight: 500;
        font-size: 40px;
        line-height: 50px
    }

    h2,
    h3,
    h4,
    h5 {
        font-weight: 500
    }

    h1,
    h2,
    h3,
    h4,
    h5 {
        margin-bottom: 30px
    }

    .dashed {
        border: 1px dashed #e9eaeb
    }

    .pointer {
        cursor: pointer
    }

    .font-weight-bold {
        font-family: Rubik, sans-serif !important;
        font-weight: 700 !important
    }

    h3.font-weight-bold a {
        color: #2e2e2e;
        line-height: 1.2
    }

    .dropdown-menu {
        border-radius: 8px;
        box-shadow: 0 8px 40px #b7b7b740;
        border: 0
    }

    .dropdown-toggle:after {
        display: none
    }

    .btn {
        outline: none !important;
        border-radius: 8px;
        font-size: 85%;
        font-weight: 400;
        line-height: 22px
    }

    .btn:active,
    .btn:focus {
        box-shadow: none;
        outline: none !important
    }

    .btn-lg {
        line-height: 18px;
        font-size: 16px
    }

    @-moz-document url-prefix() {
        option {
            font-family: Arial, Roboto, "sans-serif"
        }
    }

    .bg-light {
        background-color: #fff !important
    }

    .btn-primary {
        background-color: #76ceff;
        border-color: #76ceff
    }

    .btn-symbol {
        font-size: 35px;
        width: 46px;
        padding-left: 0 !important;
        padding-right: 0 !important;
        text-align: center
    }

    i-feather:not(.normal) {
        stroke-width: 0 !important;
        height: auto !important;
        width: auto !important;
        vertical-align: middle
    }

    @media (max-width: 768px) {
        h2 {
            font-size: 21px
        }

        h3,
        .h3 {
            font-size: 19px
        }

        h4 {
            font-size: 18px
        }

        h1 {
            line-height: 30px;
            font-size: 20px
        }
    }

    .modal-content {
        border-radius: 24px
    }

    .form-control-lg {
        font-size: inherit
    }

    @media (min-width: 1367px) {
        .container {
            max-width: 1300px
        }
    }

    @media (min-width: 800px) and (max-width: 990px) {
        .container {
            max-width: 900px
        }
    }

    ul.dropdown-menu {
        box-shadow: 0 0 7px #00000024;
        border: 0;
        padding: 8px 0;
        margin-top: 15px;
        border-radius: 8px
    }

    .dropdown-menu:after {
        content: "";
        width: 13px;
        z-index: -2;
        height: 13px;
        position: absolute;
        right: 40px;
        box-shadow: 0 0 7px #00000024;
        top: -5px;
        background-color: #fff;
        border-left: 0;
        border-bottom: 0;
        transform: rotate(-45deg);
        border-radius: 8px
    }

    .dropdown-menu:before {
        content: "";
        position: absolute;
        z-index: -1;
        width: 100%;
        top: 0;
        height: 100%;
        background-color: #fff;
        left: 0;
        border-radius: 5px
    }

    .dropdown-menu>li {
        max-height: 50vh;
        overflow: auto
    }

    .dropdown-menu>li a {
        padding: 10px 25px;
        font-size: 15px;
        line-height: 20px
    }

    .dropdown-menu .dropdown-item.active,
    .dropdown-menu .dropdown-item:active {
        background-color: #004798
    }

    ul.dropdown-menu>li>a:active {
        background-color: #0d509d;
        color: #fff
    }

    a[href*=tel] {
        color: inherit
    }

    i-feather[name=logo] {
        visibility: visible
    }

    .cursor-pointer {
        cursor: pointer
    }

    img {
        opacity: 1;
        transition: opacity .5s
    }

    .form-control {
        background: #fff;
        border: 1px solid #E8E8ED !important;
        border-radius: 8px
    }

    i.euro {
        font-weight: 400;
        font-style: normal
    }

    .btn-dropdown:hover ul {
        display: block
    }

    .btn-dropdown ul {
        top: 25px
    }
 
  
    #spinner[_ngcontent-mykennzeichen-c1666710034] {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        position: fixed;
        z-index: 9999
    }

    #spinner.backdrop[_ngcontent-mykennzeichen-c1666710034] {
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: none
    }

    .colored-parent,
    .colored>div {
        background-color: #333
    }
 
  
    [_nghost-mykennzeichen-c3061231048] {
        display: inline-block;
        width: 24px;
        height: 24px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2px;
        stroke-linecap: round;
        stroke-linejoin: round
    }
 
  
  

    [_nghost-mykennzeichen-c167629459] {
        width: 100%;
        height: 100%
    }

    [_nghost-mykennzeichen-c167629459] .product-wrap {
        background: #f5f5f5;
        min-height: 1800px
    }

    [_nghost-mykennzeichen-c167629459] .fun-configurator-container {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: relative;
        overflow: hidden;
        background: #fff;
        border: 1px solid #e9eaeb;
        box-sizing: border-box;
        box-shadow: 0 4px 20px #babcbd33;
        border-radius: 20px
    }

    [_nghost-mykennzeichen-c167629459] .fun-configurator-container .fun-configurator-image-container {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 380px
    }

    @media (max-width: 767px) {
        [_nghost-mykennzeichen-c167629459] .fun-configurator-container .fun-configurator-image-container {
            min-height: 180px
        }
    }
 
  
    [_nghost-mykennzeichen-c4246111346] .fun-configurator-selector-container {
        width: 100%
    }

    [_nghost-mykennzeichen-c4246111346] .fun-configurator-selector-container .selector-container {
        background: #fff3e5;
        border-radius: 8px;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    [_nghost-mykennzeichen-c4246111346] .fun-configurator-selector-container .selector-container .selector-button {
        width: 80px;
        height: 80px;
        border: 1px solid #d9dada;
        border-radius: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer
    }
 
  
    [_nghost-mykennzeichen-c210834223] .funschild-sidebar {
        background: #fff;
        border: 1px solid #e9eaeb;
        box-sizing: border-box;
        box-shadow: 0 4px 20px #babcbd33;
        border-radius: 20px
    }

    [_nghost-mykennzeichen-c210834223] .funschild-sidebar .discount-price {
        color: #ff8600;
        text-decoration-line: line-through;
        font-size: 16px
    }

    [_nghost-mykennzeichen-c210834223] .funschild-sidebar .price {
        font-size: 20px;
        line-height: 140%
    }

    [_nghost-mykennzeichen-c210834223] .funschild-sidebar .price-wrapper {
        min-height: 52px
    }

    [_nghost-mykennzeichen-c210834223] .funschild-sidebar .description-wrapper {
        min-height: 96px
    }

    [_nghost-mykennzeichen-c210834223] .funschild-sidebar .fun-configurator-image-container {
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        min-height: 116px
    }
 
  
    [_nghost-mykennzeichen-c2225519778] .selector-button {
        color: #fff;
        font-weight: 700;
        font-size: 24px;
        line-height: 29px
    }

    [_nghost-mykennzeichen-c2225519778] .color-selector-text {
        -webkit-text-fill-color: transparent;
        background-clip: text;
        background-repeat: repeat;
        outline: none;
        border: none;
        text-align: center;
        font-size: 3rem;
        overflow: hidden;
        font-family: GL-Nummernschild-Mtl, serif;
        -webkit-background-clip: text !important;
        background-clip: text !important;
        cursor: pointer
    }
 
  
    [_nghost-mykennzeichen-c434716800] .icons-container {
        font-size: 2rem
    }
 
  
    [_nghost-mykennzeichen-c1902183772] .custom-switch .custom-control-input:checked~.custom-control-label:after {
        transform: translate(1rem)
    }

    [_nghost-mykennzeichen-c1902183772] .custom-control-label:after {
        width: calc(1.15rem - 4px);
        height: calc(1.15rem - 4px);
        top: calc(.15rem + 2px)
    }

    [_nghost-mykennzeichen-c1902183772] .custom-control-label:before {
        border-radius: .75rem;
        height: 1.15rem;
        width: 2.15rem;
        top: .15rem
    }
 
  
    .modal-backdrop[_ngcontent-mykennzeichen-c452211208] {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #00000080;
        z-index: 10
    }

    .cart-modal[_ngcontent-mykennzeichen-c452211208] {
        gap: 10px;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #fff;
        padding: 20px;
        border-radius: 10px;
        width: 80%;
        z-index: 100;
        box-shadow: 0 5px 15px #0000004d;
        max-width: 1000px;
        max-height: 80vh;
        overflow-y: auto
    }

    .cart-modal[_ngcontent-mykennzeichen-c452211208] .modal-content[_ngcontent-mykennzeichen-c452211208] {
        text-align: center;
        padding: 20px;
        box-shadow: none
    }

    .cart-modal[_ngcontent-mykennzeichen-c452211208] .modal-content[_ngcontent-mykennzeichen-c452211208] .modal-header[_ngcontent-mykennzeichen-c452211208] {
        padding: 0;
        border-bottom: 0
    }

    .cart-modal[_ngcontent-mykennzeichen-c452211208] .modal-content[_ngcontent-mykennzeichen-c452211208] .modal-header[_ngcontent-mykennzeichen-c452211208] h4[_ngcontent-mykennzeichen-c452211208] {
        margin-bottom: 10px !important;
        text-align: start;
        margin-top: 10px
    }

    .cart-modal[_ngcontent-mykennzeichen-c452211208] .modal-content[_ngcontent-mykennzeichen-c452211208] .modal-header[_ngcontent-mykennzeichen-c452211208] button[_ngcontent-mykennzeichen-c452211208] {
        position: absolute;
        right: 25px;
        top: 20px;
        background: none;
        border: none;
        font-size: 18px;
        cursor: pointer;
        padding: 5px
    }

    .cart-modal[_ngcontent-mykennzeichen-c452211208] .modal-content[_ngcontent-mykennzeichen-c452211208] .free-delivery-text[_ngcontent-mykennzeichen-c452211208] {
        font-weight: 400;
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 0;
        text-align: start
    }

    .cart-modal[_ngcontent-mykennzeichen-c452211208] .modal-content[_ngcontent-mykennzeichen-c452211208] .free-delivery-text[_ngcontent-mykennzeichen-c452211208] .fdt-bold[_ngcontent-mykennzeichen-c452211208] {
        font-weight: 500
    }

    .cart-modal[_ngcontent-mykennzeichen-c452211208] .modal-content[_ngcontent-mykennzeichen-c452211208] .free-delivery-text[_ngcontent-mykennzeichen-c452211208] .fdt-green-bold[_ngcontent-mykennzeichen-c452211208] {
        font-weight: 500;
        color: #107714
    }

    .cart-modal[_ngcontent-mykennzeichen-c452211208] .added-item[_ngcontent-mykennzeichen-c452211208] {
        display: flex;
        align-items: center;
        gap: 10px
    }

    .cart-modal[_ngcontent-mykennzeichen-c452211208] .added-item[_ngcontent-mykennzeichen-c452211208] img[_ngcontent-mykennzeichen-c452211208] {
        padding: 4px;
        object-fit: scale-down;
        width: 64px;
        height: 64px
    }

    .cart-modal[_ngcontent-mykennzeichen-c452211208] .added-item[_ngcontent-mykennzeichen-c452211208] .added-item-description[_ngcontent-mykennzeichen-c452211208] p[_ngcontent-mykennzeichen-c452211208] {
        margin-bottom: .5rem;
        color: #000;
        font-size: 16px;
        text-align: start
    }

    .cart-modal[_ngcontent-mykennzeichen-c452211208] .added-item[_ngcontent-mykennzeichen-c452211208] .added-item-description[_ngcontent-mykennzeichen-c452211208] p[_ngcontent-mykennzeichen-c452211208] span[_ngcontent-mykennzeichen-c452211208] {
        color: #0000008a
    }

    .cart-modal[_ngcontent-mykennzeichen-c452211208] .added-item[_ngcontent-mykennzeichen-c452211208] .added-item-description[_ngcontent-mykennzeichen-c452211208] h4[_ngcontent-mykennzeichen-c452211208] {
        margin-bottom: .5rem !important;
        font-size: 25px;
        font-weight: 500;
        color: #3a4e58;
        white-space: nowrap;
        text-align: start
    }

    .cart-modal[_ngcontent-mykennzeichen-c452211208] .added-item[_ngcontent-mykennzeichen-c452211208] .added-item-description[_ngcontent-mykennzeichen-c452211208] .per-items[_ngcontent-mykennzeichen-c452211208] {
        display: flex;
        align-items: baseline;
        gap: 10px
    }

    .cart-modal[_ngcontent-mykennzeichen-c452211208] .added-item[_ngcontent-mykennzeichen-c452211208] .added-item-description[_ngcontent-mykennzeichen-c452211208] .per-items[_ngcontent-mykennzeichen-c452211208] h4[_ngcontent-mykennzeichen-c452211208] {
        margin-bottom: .5rem !important;
        font-size: 25px;
        font-weight: 500;
        color: #3a4e58;
        white-space: nowrap;
        text-align: start
    }

    .cart-modal[_ngcontent-mykennzeichen-c452211208] .added-item[_ngcontent-mykennzeichen-c452211208] .added-item-description[_ngcontent-mykennzeichen-c452211208] .per-items[_ngcontent-mykennzeichen-c452211208] p[_ngcontent-mykennzeichen-c452211208] {
        margin-bottom: .5rem;
        color: #0000008a;
        font-size: 16px
    }

    .cart-modal[_ngcontent-mykennzeichen-c452211208] .buttons[_ngcontent-mykennzeichen-c452211208] {
        display: flex;
        justify-content: space-between;
        margin-top: 20px
    }

    .recommend-scroll-container[_ngcontent-mykennzeichen-c452211208] {
        position: relative;
        max-height: 530px;
        overflow-y: auto
    }

    .recommend-scroll-container.expanded[_ngcontent-mykennzeichen-c452211208] {
        max-height: none
    }

    .footer-blur[_ngcontent-mykennzeichen-c452211208] {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 120px;
        background: #fffc;
        -webkit-backdrop-filter: blur(8px);
        backdrop-filter: blur(8px)
    }

    .recommend-grid[_ngcontent-mykennzeichen-c452211208] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        width: 100%
    }

    .recommend-grid[_ngcontent-mykennzeichen-c452211208] .recommend-card[_ngcontent-mykennzeichen-c452211208] {
        display: flex;
        flex-direction: column;
        height: 400px;
        border-radius: 12px;
        padding: 16px;
        text-align: center;
        transition: box-shadow .2s;
        cursor: pointer;
        box-shadow: 0 4px 20px #babcbd33;
        margin: 16px
    }

    .recommend-grid[_ngcontent-mykennzeichen-c452211208] .recommend-card[_ngcontent-mykennzeichen-c452211208]:hover {
        box-shadow: 0 0 0 2px #007bff
    }

    .recommend-grid[_ngcontent-mykennzeichen-c452211208] .recommend-card[_ngcontent-mykennzeichen-c452211208] .image-container[_ngcontent-mykennzeichen-c452211208] {
        display: flex;
        flex: 1 1 auto;
        align-items: center;
        justify-content: center;
        width: 100%
    }

    .recommend-grid[_ngcontent-mykennzeichen-c452211208] .recommend-card[_ngcontent-mykennzeichen-c452211208] .image-container[_ngcontent-mykennzeichen-c452211208] img[_ngcontent-mykennzeichen-c452211208] {
        max-width: 100%;
        max-height: 230px;
        object-fit: contain
    }

    .recommend-grid[_ngcontent-mykennzeichen-c452211208] .recommend-card[_ngcontent-mykennzeichen-c452211208] h5[_ngcontent-mykennzeichen-c452211208] {
        margin-bottom: 12px;
        font-weight: 500;
        font-size: 20px;
        line-height: 27px;
        text-align: center;
        color: #241f21
    }

    .footer-buttons[_ngcontent-mykennzeichen-c452211208] {
        display: flex;
        gap: 12px;
        margin: 24px 40px;
        justify-content: space-between
    }

    .footer-buttons.single[_ngcontent-mykennzeichen-c452211208] {
        justify-content: flex-end
    }

    .footer-buttons[_ngcontent-mykennzeichen-c452211208] .btn[_ngcontent-mykennzeichen-c452211208] {
        font-size: 16px;
        padding: 12px;
        max-width: 280px;
        font-weight: 700;
        line-height: 23px;
        text-align: center;
        vertical-align: middle
    }

    .footer-buttons[_ngcontent-mykennzeichen-c452211208] .btn-rec[_ngcontent-mykennzeichen-c452211208] {
        background: #fff;
        border: 1px solid #D9DADA
    }

    .footer-buttons[_ngcontent-mykennzeichen-c452211208] .btn-checkout[_ngcontent-mykennzeichen-c452211208] {
        border: 1px solid #7ACFFD
    }

    [_nghost-mykennzeichen-c452211208] .recommended {
        width: 100%
    }

    [_nghost-mykennzeichen-c452211208] .recommended .swiper-container {
        width: 100%
    }

    [_nghost-mykennzeichen-c452211208] .recommended .swiper-container .swiper-wrapper .swiper-slide {
        display: flex;
        justify-content: center;
        align-items: baseline;
        height: 100%;
        padding: 10px 0
    }

    [_nghost-mykennzeichen-c452211208] .recommended .recommended-item {
        width: 70vw;
        max-width: 320px;
        aspect-ratio: 4/3;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        box-shadow: 0 4px 20px #babcbd33;
        border-radius: 8px;
        padding: 12px;
        height: 100%
    }

    [_nghost-mykennzeichen-c452211208] .recommended .recommended-item .img-container {
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden
    }

    [_nghost-mykennzeichen-c452211208] .recommended .recommended-item .img-container img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        border-radius: 4px
    }

    [_nghost-mykennzeichen-c452211208] .recommended .recommended-item h5 {
        font-size: 14px;
        font-weight: 500;
        margin-top: 8px;
        margin-bottom: 0;
        color: #333;
        text-align: center;
        width: 100%
    }

    [_nghost-mykennzeichen-c452211208] .recommended .recommended-item:hover {
        transform: translateY(-2px)
    }

    .swiper-pagination-bullets[_ngcontent-mykennzeichen-c452211208] {
        bottom: 60px !important
    }

    .swiper-pagination-bullet[_ngcontent-mykennzeichen-c452211208] {
        background: #888;
        opacity: 1
    }

    .swiper-pagination-bullet-active[_ngcontent-mykennzeichen-c452211208] {
        background: #333
    }

    @media (max-width: 992px) {
        .image-container[_ngcontent-mykennzeichen-c452211208] img[_ngcontent-mykennzeichen-c452211208] {
            max-height: 210px
        }
    }

    @media (max-width: 519px) {
        .cart-modal[_ngcontent-mykennzeichen-c452211208] {
            top: 74px !important;
            left: 0 !important;
            transform: none !important;
            width: 100%;
            height: calc(100% - 74px);
            border-radius: 0;
            max-height: none
        }

        .cart-modal[_ngcontent-mykennzeichen-c452211208] .modal-content[_ngcontent-mykennzeichen-c452211208] {
            height: 100%;
            display: flex;
            flex-direction: column;
            padding: 0
        }

        .cart-modal[_ngcontent-mykennzeichen-c452211208] .modal-header[_ngcontent-mykennzeichen-c452211208] {
            padding: 16px 20px;
            border-bottom: 1px solid #eee
        }

        .cart-modal[_ngcontent-mykennzeichen-c452211208] .modal-header[_ngcontent-mykennzeichen-c452211208] h4[_ngcontent-mykennzeichen-c452211208] {
            font-size: 18px;
            margin-top: 0;
            margin-bottom: 0
        }

        .cart-modal[_ngcontent-mykennzeichen-c452211208] .modal-header[_ngcontent-mykennzeichen-c452211208] button[_ngcontent-mykennzeichen-c452211208] {
            top: 16px;
            right: 16px
        }

        .cart-modal[_ngcontent-mykennzeichen-c452211208] .footer-buttons[_ngcontent-mykennzeichen-c452211208] {
            flex-direction: column;
            margin: 12px;
            gap: 12px
        }

        .cart-modal[_ngcontent-mykennzeichen-c452211208] .footer-buttons[_ngcontent-mykennzeichen-c452211208] .btn[_ngcontent-mykennzeichen-c452211208] {
            width: 100%;
            max-width: none
        }

        .cart-modal[_ngcontent-mykennzeichen-c452211208] .footer-blur[_ngcontent-mykennzeichen-c452211208] {
            bottom: -5px;
            height: auto
        }
    }

    @media (min-height: 750px) {
        [_nghost-mykennzeichen-c452211208] .recommended .swiper-container {
            padding: 30px 0
        }

        [_nghost-mykennzeichen-c452211208] .recommended .swiper-container .swiper-wrapper .swiper-slide {
            height: 40vh
        }
    }

    @media (min-height: 700px) {
        [_nghost-mykennzeichen-c452211208] .recommended .swiper-container {
            padding: 20px 0
        }

        [_nghost-mykennzeichen-c452211208] .recommended .swiper-container .swiper-wrapper .swiper-slide {
            height: 35vh
        }
    }
 
<meta name="title" content="Funschild ⟫ Individuelle &amp; persönliche Kennzeichen">
  
    [_nghost-mykennzeichen-c3469481542] .upsale-more-button {
        font-weight: 500
    }
 
  
    i-feather.icon-dot[_ngcontent-mykennzeichen-c2391464418] {
        margin: 3px
    }

    .cursor-pointer[_ngcontent-mykennzeichen-c2391464418] {
        cursor: pointer
    }

    .img-width[_ngcontent-mykennzeichen-c2391464418] {
        width: 275px;
        height: 60px
    }

    .center[_ngcontent-mykennzeichen-c2391464418] {
        margin: auto;
        width: 300px;
        border-radius: 8px;
        padding: 5px
    }
 
  
    [_nghost-mykennzeichen-c2608268188] .price_old[_ngcontent-mykennzeichen-c2608268188] {
        color: #ff8600;
        text-decoration-line: line-through;
        font-size: 16px
    }
 
  
    [_nghost-mykennzeichen-c1170067236] .platine-container {
        position: relative
    }
 
  
    [_nghost-mykennzeichen-c1571731218] .fun-icon {
        font-family: fun-icon;
        font-style: normal;
        font-size: inherit;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-rings:before {
        content: "\e900"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-bunny:before {
        content: "\e901"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-heart:before {
        content: "\e902"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-horse-shoe:before {
        content: "\e903"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-pacifier:before {
        content: "\e904"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-dolphin:before {
        content: "\e905"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-dollar-sign:before {
        content: "\e906"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-minus:before {
        content: "\e907"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-and-sign:before {
        content: "\e908"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-football:before {
        content: "\e909"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-uniE90A:before {
        content: "\e90a"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-truck-right:before {
        content: "\e90b"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-truck-left:before {
        content: "\e90c"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-skull:before {
        content: "\e90d"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-clover-leaf-right:before {
        content: "\e90e"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-clover-leaf-left:before {
        content: "\e90f"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-ferrari-right:before {
        content: "\e910"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-ferrari-left:before {
        content: "\e911"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-old-car-left:before {
        content: "\e912"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-old-car-right:before {
        content: "\e913"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-apostroph:before {
        content: "\e914"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-point:before {
        content: "\e915"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-star:before {
        content: "\e916"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-euro-sign:before {
        content: "\e917"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon--sign:before {
        content: "\e918"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-percent-sign:before {
        content: "\e919"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-hashtag-sign:before {
        content: "\e91a"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-slash:before {
        content: "\e91b"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-plus-sign:before {
        content: "\e91c"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-sign:before {
        content: "\e91d"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-comma-sign:before {
        content: "\e91e"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-arrow-right:before {
        content: "\e91f"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-arrow-left:before {
        content: "\e920"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-hearts:before {
        content: "\e921"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-dog:before {
        content: "\e922"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-squirrel:before {
        content: "\e923"
    }

    [_nghost-mykennzeichen-c1571731218] .fun-icon.icon-pacifier-filled:before {
        content: "\e924"
    }
 

  
    .imageye-selected {
        outline: 2px solid black !important;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important;
    }
 
  
    [_nghost-mykennzeichen-c1621181367] .fun-configurator svg {
        max-width: initial
    }

    [_nghost-mykennzeichen-c1621181367] .fun-configurator .focus {
        box-shadow: 0 0 10px #56afeb;
        border-radius: 16px
    }

    @media (max-width: 1199px) {
        [_nghost-mykennzeichen-c1621181367] .fun-configurator {
            transform: scale(.9)
        }
    }

    @media (max-width: 991px) {
        [_nghost-mykennzeichen-c1621181367] .fun-configurator {
            transform: scale(.8)
        }
    }

    @media (max-width: 575px) {
        [_nghost-mykennzeichen-c1621181367] .fun-configurator {
            transform: scale(.5)
        }
    }
 
  
    .tooltip[_nghost-mykennzeichen-c566819828] {
        display: block;
        pointer-events: none;
        position: absolute
    }

    .tooltip[_nghost-mykennzeichen-c566819828] .tooltip-arrow[_ngcontent-mykennzeichen-c566819828] {
        position: absolute
    }
 
  
    @keyframes _ngcontent-mykennzeichen-c4140411404_blinker {
        0% {
            background-color: #f5d6db
        }

        to {
            background-color: #f5f5f5
        }
    }

    @keyframes _ngcontent-mykennzeichen-c4140411404_cursor-blink {
        0% {
            transform: scale(0)
        }

        to {
            transform: scale(2)
        }
    }

    [_nghost-mykennzeichen-c4140411404] .input-background {
        position: absolute;
        top: 0;
        width: 90%;
        height: 72%;
        color: #fff;
        margin-left: 5%;
        margin-top: 3%;
        display: flex;
        justify-content: center;
        border-radius: 8px
    }

    [_nghost-mykennzeichen-c4140411404] .input-background.initial-state:not(.input-touched) {
        will-change: background-color;
        scroll-behavior: auto;
        animation: _ngcontent-mykennzeichen-c4140411404_blinker 4s linear 1s infinite
    }

    [_nghost-mykennzeichen-c4140411404] .input-background.initial-state:not(.input-touched):before {
        position: absolute;
        content: "";
        width: 3px;
        height: 70%;
        background-color: #333;
        top: 15%;
        z-index: 10;
        will-change: transform;
        animation: _ngcontent-mykennzeichen-c4140411404_cursor-blink 1.5s steps(2) infinite
    }

    [_nghost-mykennzeichen-c4140411404] .input-background.input-touched:not(.input-valid) {
        background-color: #ffcdcd
    }

    [_nghost-mykennzeichen-c4140411404] .fun-input {
        width: 0;
        height: 0;
        border: none;
        outline: none;
        position: absolute;
        opacity: 0
    }

    [_nghost-mykennzeichen-c4140411404] .fun-text {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background: transparent;
        outline: none;
        border: none;
        text-align: center;
        font-size: 8rem;
        font-family: GL-Nummernschild-Mtl, serif;
        -webkit-background-clip: text !important;
        background-clip: text !important;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        z-index: 10
    }

    [_nghost-mykennzeichen-c4140411404] .fun-text-copy span,
    [_nghost-mykennzeichen-c4140411404] .fun-text span {
        display: flex;
        align-items: center;
        height: 100%
    }

    [_nghost-mykennzeichen-c4140411404] .fun-text-copy {
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        text-align: center;
        font-family: GL-Nummernschild-Mtl, serif;
        z-index: 0;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        color: #fff;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #ffffff;
        -webkit-text-fill-color: #fff;
        text-shadow: 1px 1px 1px #000000, 1px 1px 1px #000;
        opacity: .5
    }

    [_nghost-mykennzeichen-c4140411404] .fun-text .caret:after {
        content: "";
        margin-right: -2px;
        width: 2px;
        height: 70%;
        background: #000;
        top: 15%
    }

    [_nghost-mykennzeichen-c4140411404] .date-text {
        position: absolute;
        top: 0;
        right: 0;
        padding: 10px 18px;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        font-size: 2rem;
        line-height: initial;
        font-family: GL-Nummernschild-Mtl, serif
    }

    [_nghost-mykennzeichen-c4140411404] app-icon {
        display: flex;
        justify-content: center
    }
 @media (max-width:768px) {
    #popup1 .row.row_size-520x110>*, #popup1 .row.row_size-340x90>*, #popup2 .color-selection>*{
    width: 50%;
}
.modal-content.popup {
    max-width: 95%;
}
 }
.date-text.ng-tns-c3895641134-3.ng-star-inserted {
    display: none;
}
.date-text.custom-date-text.ng-tns-c3895641134-3.ng-star-inserted.enabled {
    display: block;
}

.fun-text-copy.ng-tns-c4140411404-2 {
    display: none;
}