/* Bereichsspezifische Portal-Darstellung */
.anbita-market-embed,
.anbita-market-embed *{
    box-sizing:border-box;
}.anbita-market-embed{
    width:100%!important;
    max-width:100%!important;
    overflow-x:hidden!important;
}.anbita-market-embed header,
.anbita-market-embed .header,
.anbita-market-embed .market-header,
.anbita-market-embed .page-header,
.anbita-market-embed .content-header,
.anbita-market-embed [class*="header"]{
    width:100%!important;
    max-width:var(--anbita-content-header-width)!important;
    aspect-ratio:var(--anbita-content-header-ratio)!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
}.anbita-market-embed header,
.anbita-market-embed .header,
.anbita-market-embed .market-header,
.anbita-market-embed .page-header,
.anbita-market-embed .content-header,
.anbita-market-embed [class*="header"]{
    background-size:contain!important;
    background-repeat:no-repeat!important;
    background-position:center center!important;
}.anbita-market-embed header img,
.anbita-market-embed .header img,
.anbita-market-embed .market-header img,
.anbita-market-embed .page-header img,
.anbita-market-embed .content-header img,
.anbita-market-embed [class*="header"] img{
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
    object-position:center center!important;
}.anbita-market-embed section,
.anbita-market-embed article,
.anbita-market-embed div,
.anbita-market-embed main{
    max-width:100%!important;
}.anbita-market-embed img{
    max-width:100%!important;
    height:auto;
}@media (max-width:760px){.anbita-market-embed header,
.anbita-market-embed .header,
.anbita-market-embed .market-header,
.anbita-market-embed .page-header,
.anbita-market-embed .content-header,
.anbita-market-embed [class*="header"]{
        width:100%!important;
        max-width:100%!important;
        aspect-ratio:var(--anbita-content-header-ratio)!important;
        height:auto!important;
        min-height:0!important;
        max-height:none!important;
        padding:clamp(6px, 2.4vw, 14px)!important;
        border-radius:clamp(10px, 3.5vw, 20px)!important;
    }}.market-shell .ad-preview-category,
.anbita-market-embed .market-shell .ad-preview-category,
#inhalt .anbita-market-embed .market-shell .ad-preview-category{
    color:#000000!important;
    -webkit-text-fill-color:#000000!important;
}html.dark-mode .market-shell .ad-preview-category,
body.dark-mode .market-shell .ad-preview-category,
html.dark-mode .anbita-market-embed .market-shell .ad-preview-category,
body.dark-mode .anbita-market-embed .market-shell .ad-preview-category,
html.dark-mode #inhalt .anbita-market-embed .market-shell .ad-preview-category,
body.dark-mode #inhalt .anbita-market-embed .market-shell .ad-preview-category{
    color:#ffffff!important;
    -webkit-text-fill-color:#ffffff!important;
}@media (max-width:760px){.anbita-market-embed .market-brand-header{display:flex!important;visibility:visible!important;opacity:1!important;}}.anbita-market-embed .market-search-simple input[type="search"]{
    color: #000000 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px !important;
}.anbita-market-embed .market-search-simple input[type="search"]::placeholder{
    color: #000000 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px !important;
    opacity: 1 !important;
}html.dark-mode .anbita-market-embed .market-search-simple input[type="search"],
body.dark-mode .anbita-market-embed .market-search-simple input[type="search"]{
    color: #ffffff !important;
}html.dark-mode .anbita-market-embed .market-search-simple input[type="search"]::placeholder,
body.dark-mode .anbita-market-embed .market-search-simple input[type="search"]::placeholder{
    color: #ffffff !important;
    opacity: 1 !important;
}
