.W6cab01__601-b3c24 {
    margin: 16px 0;
}

.X6cab01__5db-f07aa {
    display: flex;
    flex-direction: column;
    counter-reset: bm-toplist-wette-counter;
    gap: 20px;
}

.N6cab01__825-e54c6 {
    box-sizing: border-box;
}

.F6cab01__0f9-6b7f5 {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
    gap: 4px;
}

.U6cab01__43f-5b048 {
    font-family: SBSFont, sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    line-height: 22px;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    justify-content: center;
    height: 34px;
    padding: 6px 12px;
    cursor: pointer;
    user-select: none;
    color: #000;
    border: 1px solid #3c3b3b;
    border-radius: 50px;
}

.U6cab01__43f-5b048.H6cab01__bfa-76081 {
    color: #fff;
    background: #000;
}

.L6cab01__f70-64730.D6cab01__7cf-e7611 {
    display: none;
}

.Q6cab01__1c9-47854 {
    display: grid;
    padding: 20px 20px 0;
    counter-increment: bm-toplist-wette-counter 1;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 2px 10px 0 #00000019;
    column-gap: 24px;
    grid-template-areas:
        'label label label label'
        'logo main rating cta-btn'
        'info main rating cta-btn'
        'weniger-content weniger-content weniger-content weniger-content';
    grid-template-columns: 170px auto 170px 220px;
    grid-template-rows: auto;
}

.D6cab01__9b1-d9075 {
    font-family: SBSFont, sans-serif;
    font-size: 10px;
    font-weight: 700;
    font-style: normal;
    line-height: normal;
    position: relative;
    z-index: 5;
    top: -20px;
    left: -20px;
    width: max-content;
    height: 20px;
    margin-bottom: -20px;
    padding: 5px 0 0 6px;
    text-transform: uppercase;
    color: #000;
    border-radius: 2px 0 0 2px;
    background: #ffcb3f;
    grid-area: label;
}

.D6cab01__9b1-d9075:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: calc(100% - 15px);
    width: 25px;
    height: 10px;
    content: '';
    transform: skew(-45deg);
    background-color: #ffcb3f;
}

.D6cab01__9b1-d9075:after {
    position: absolute;
    z-index: -1;
    top: 10px;
    left: calc(100% - 15px);
    width: 25px;
    height: 10px;
    content: '';
    transform: skew(45deg);
    background-color: #ffcb3f;
}

.Q6cab01__d70-376fd:before {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    content: counter(bm-toplist-wette-counter) '.';
}

.N6cab01__41b-560f9 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 67px;
    margin: auto;
    grid-area: logo;
}

.N6cab01__41b-560f9 img {
    height: 100%;
}

.L6cab01__ea5-37784 {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    margin: auto auto 0;
    padding: 9px 10px;
    cursor: pointer;
    user-select: none;
    color: #000;
    border-bottom: 4px solid #ffcb3f;
    border-radius: 4px 4px 0 0;
    grid-area: info;
}

.L6cab01__ea5-37784:after {
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-left: 10px;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.06521 4.59713C2.32815 4.47519 2.63871 4.52428 2.85121 4.72138L5.31986 7.01114C5.70342 7.36691 6.29638 7.36691 6.67994 7.01114L9.14859 4.72138C9.36109 4.52428 9.67166 4.47519 9.93459 4.59713C10.3951 4.81072 10.492 5.42318 10.1198 5.76842L6.67994 8.95896C6.29638 9.31473 5.70342 9.31473 5.31986 8.95896L1.88005 5.76842C1.50784 5.42318 1.60466 4.81072 2.06521 4.59713Z' fill='black'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
}

.L6cab01__ea5-37784.weniger-content-shown:after {
    position: relative;
    top: 3px;
    transform: rotate(180deg);
}

.M6cab01__76c-46b13 {
    grid-area: main;
}

.M6cab01__76c-46b13 p {
    font-family: SBSFont, sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 120%;
    margin-bottom: 10px;
    letter-spacing: -0.4px;
    color: #000;
}

.L6cab01__39d-58dd0 {
    margin-bottom: 20px;
    list-style-type: none !important;
}

.U6cab01__be0-e098e {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    color: #3c3b3b;
}

.U6cab01__be0-e098e:not(:last-child) {
    padding-bottom: 10px !important;
}

.U6cab01__be0-e098e:before {
    position: relative;
    top: 2px;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 8px;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='11' viewBox='0 0 12 11' fill='none'%3E%3Cg clip-path='url(%23clip0_3556_866)'%3E%3Cpath d='M8.43242 3.11502L5.9919 10.1495L11.9919 3.11502H8.43242Z' fill='%23FFE182'/%3E%3Cpath d='M2.47466 0.0115662L-0.00810242 3.11502H3.55137L2.47466 0.0115662Z' fill='%23FFCD73'/%3E%3Cpath d='M8.43242 3.11502H11.9919L9.50914 0.0115662L8.43242 3.11502Z' fill='%23FFCD73'/%3E%3Cpath d='M8.43242 3.11502L5.9919 0.0115662L3.55138 3.11502H8.43242Z' fill='%23FFCD73'/%3E%3Cpath d='M5.99189 0.0115662H2.47465L3.55137 3.11502L5.99189 0.0115662Z' fill='%23FFAA64'/%3E%3Cpath d='M9.50914 0.0115662H5.9919L8.43242 3.11502L9.50914 0.0115662Z' fill='%23FFE182'/%3E%3Cpath d='M3.55138 3.11502L5.9919 10.1495L8.43242 3.11502H3.55138Z' fill='%23FFAA64'/%3E%3Cpath d='M-0.00810242 3.11502L5.9919 10.1495L3.55137 3.11502H-0.00810242Z' fill='%23FF8C5A'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3556_866'%3E%3Crect width='12' height='10.1016' fill='white' transform='translate(0 0.0483398)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
}

.S6cab01__41e-17f8c {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0 32px 0 16px;
    gap: 8px;
    grid-area: rating;
}

.A6cab01__9b2-47cfb {
    font-family: SBSFont, sans-serif;
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    line-height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000;
}

.A6cab01__9b2-47cfb img {
    position: relative;
    top: -1px;
    height: 14px;
    margin-left: 4px;
}

.Q6cab01__a79-d546a {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    text-align: center;
    color: #000;
    text-decoration-line: underline;
    text-decoration-skip-ink: none;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.Q6cab01__f1e-09892 {
    grid-area: cta-btn;
}

.Y6cab01__610-be81d {
    font-family: SBSFont, sans-serif;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    line-height: 150%;
    display: block;
    margin-bottom: 10px;
    padding: 10.5px 10px;
    text-align: center;
    letter-spacing: 0.15px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 44px;
    background: #d00;
    box-shadow: 0 10px 36px 0 #3cb37121;
}

.Y6cab01__610-be81d:after {
    position: relative;
    top: 1px;
    display: inline-block;
    width: 14.221px;
    height: 14.195px;
    margin-left: 4px;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_3612_928)'%3E%3Cpath d='M6.76585 13.6235C6.62263 13.2838 6.68208 12.8925 6.91974 12.6106L10.0915 8.84911C10.505 8.35874 10.505 7.64178 10.0915 7.15141L6.91974 3.3899C6.68208 3.10806 6.62263 2.71672 6.76585 2.37701C7.05026 1.70242 7.94686 1.56621 8.41878 2.12589L12.6564 7.15141C13.0699 7.64178 13.0699 8.35874 12.6564 8.84911L8.41879 13.8746C7.94686 14.4343 7.05026 14.2981 6.76585 13.6235Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3612_928'%3E%3Crect x='15.0975' y='0.889313' width='14.2214' height='14.195' transform='rotate(90 15.0975 0.889313)' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
}

.Y6cab01__610-be81d:hover {
    text-decoration: none;
    color: #fff;
    background: #780000;
}

.Y6cab01__3fd-64d06 {
    width: max-content;
    margin: 0 auto 20px;
    padding: 10px;
    cursor: pointer;
    border: 1px dashed #ffb91d;
    border-radius: 5px;
    background: #ffb91d19;
}

.L6cab01__3e2-5b694 {
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: 400;
    font-style: normal;
    line-height: 90%;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.5px;
    color: #000;
}

.L6cab01__3e2-5b694:before {
    position: relative;
    top: -1px;
    display: inline-block;
    width: 20px;
    height: 11.25px;
    margin-right: 5px;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='12' viewBox='0 0 21 12' fill='none'%3E%3Cg clip-path='url(%23clip0_3635_935)'%3E%3Cpath d='M18.4169 8.5C18.4169 8.33983 18.4503 8.18143 18.5151 8.03492C18.5798 7.88841 18.6744 7.75703 18.7928 7.64917C19.2199 7.20607 19.4585 6.61461 19.4585 5.99917C19.4585 5.38373 19.2199 4.79226 18.7928 4.34917C18.6744 4.24163 18.5798 4.11053 18.5151 3.9643C18.4504 3.81807 18.417 3.65992 18.4169 3.5C18.4136 3.36359 18.4371 3.22786 18.4863 3.10059C18.5355 2.97332 18.6094 2.85701 18.7036 2.75833C18.8789 2.54472 18.9898 2.28571 19.0236 2.01148C19.0573 1.73724 19.0125 1.45905 18.8942 1.20932C18.776 0.959584 18.5893 0.748576 18.3558 0.600868C18.1222 0.45316 17.8516 0.37483 17.5753 0.375H3.42527C3.14949 0.375188 2.87941 0.45357 2.64638 0.601051C2.41335 0.748532 2.22691 0.959067 2.1087 1.20823C1.99048 1.45739 1.94534 1.73496 1.97852 2.00874C2.01169 2.28252 2.12181 2.54128 2.2961 2.755C2.39086 2.85403 2.46505 2.97086 2.5144 3.09873C2.56374 3.2266 2.58726 3.36299 2.5836 3.5C2.58358 3.65992 2.55014 3.81807 2.48542 3.9643C2.4207 4.11053 2.32612 4.24163 2.20777 4.34917C1.78065 4.79226 1.54199 5.38373 1.54199 5.99917C1.54199 6.61461 1.78065 7.20607 2.20777 7.64917C2.32617 7.75703 2.42075 7.88841 2.48547 8.03492C2.55019 8.18143 2.58361 8.33983 2.5836 8.5C2.58763 8.6381 2.56398 8.7756 2.51403 8.90441C2.46408 9.03322 2.38885 9.15072 2.29277 9.25C2.12023 9.464 2.01166 9.72239 1.97955 9.9954C1.94744 10.2684 1.9931 10.5449 2.11127 10.7931C2.22945 11.0413 2.41533 11.2511 2.64751 11.3983C2.87968 11.5454 3.14871 11.624 3.4236 11.625H17.5769C17.8529 11.6249 18.1233 11.5465 18.3565 11.3989C18.5898 11.2514 18.7764 11.0407 18.8947 10.7913C19.013 10.542 19.0582 10.2641 19.0249 9.99014C18.9917 9.71614 18.8814 9.45718 18.7069 9.24333C18.6116 9.14492 18.5369 9.02849 18.4871 8.90086C18.4373 8.77323 18.4135 8.63696 18.4169 8.5Z' fill='%23FFCB3F'/%3E%3Cpath d='M8.83337 8.29168C8.70984 8.29157 8.58911 8.25486 8.48643 8.18618C8.38375 8.11749 8.30373 8.01992 8.25647 7.90578C8.20921 7.79165 8.19683 7.66607 8.2209 7.5449C8.24497 7.42374 8.30441 7.31242 8.39171 7.22502L11.725 3.89168C11.8435 3.78128 12.0002 3.72118 12.1621 3.72404C12.3241 3.72689 12.4785 3.79249 12.5931 3.907C12.7076 4.02151 12.7732 4.176 12.776 4.33791C12.7789 4.49983 12.7188 4.65654 12.6084 4.77501L9.27504 8.10835C9.21722 8.16662 9.14841 8.21284 9.07259 8.24431C8.99678 8.27578 8.91546 8.29188 8.83337 8.29168Z' fill='black'/%3E%3Cpath d='M8.83333 5.16667C9.29357 5.16667 9.66667 4.79357 9.66667 4.33333C9.66667 3.8731 9.29357 3.5 8.83333 3.5C8.3731 3.5 8 3.8731 8 4.33333C8 4.79357 8.3731 5.16667 8.83333 5.16667Z' fill='black'/%3E%3Cpath d='M12.1663 8.49992C12.6266 8.49992 12.9997 8.12682 12.9997 7.66659C12.9997 7.20635 12.6266 6.83325 12.1663 6.83325C11.7061 6.83325 11.333 7.20635 11.333 7.66659C11.333 8.12682 11.7061 8.49992 12.1663 8.49992Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3635_935'%3E%3Crect width='20' height='11.25' fill='white' transform='translate(0.5 0.375)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
}

.S6cab01__9d8-59e33 {
    padding: 20px;
    background: #f4f4f4;
    grid-area: weniger-content;
}

.S6cab01__9d8-59e33.D6cab01__7cf-e7611 {
    display: none;
}

.S6cab01__32e-535e0 {
    margin-bottom: 2px;
    padding: 20px;
    border-radius: 6px;
    background: #fff;
}

.U6cab01__bdb-7e8e8 {
    font-family: SBSFont, sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    line-height: 22px;
    color: #3c3b3b;
}

.S6cab01__2e3-05180,
.S6cab01__2e3-05180 p {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    color: #3c3b3b;
}

.G6cab01__6c2-b066c,
.F6cab01__188-25a5f,
.X6cab01__41c-f79b1 {
    display: flex;
    flex-direction: column;
}

.K6cab01__e4e-c115b {
    display: flex;
    flex-direction: row;
}

.K6cab01__e4e-c115b .U6cab01__bdb-7e8e8 {
    margin-bottom: 7px;
}

.E6cab01__bee-e6d09,
.Q6cab01__3ea-fd7da {
    width: 18.2%;
    margin-right: 6.9%;
}

.X6cab01__529-0f061 {
    width: 49.8%;
}

.G6cab01__216-c714f {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.S6cab01__0c3-cb085 img {
    width: 100%;
    height: 20px;
}

.F6cab01__188-25a5f .U6cab01__bdb-7e8e8,
.X6cab01__41c-f79b1 .U6cab01__bdb-7e8e8 {
    margin-bottom: 12px;
}

.W6cab01__4d6-c98c7 {
    margin-bottom: 0 !important;
}

.W6cab01__4d6-c98c7 img {
    width: 240px;
    height: 140px;
    margin-right: 20px;
    border-radius: 8px;
    object-fit: cover;
}

.M6cab01__932-eeaa9 {
    display: flex;
    flex-direction: row;
    margin-bottom: 0;
}

.H6cab01__680-030e7,
.A6cab01__2af-3b719,
.O6cab01__ba3-e84cc {
    width: 22%;
    margin-right: 4%;
}

.H6cab01__680-030e7 .S6cab01__2e3-05180 {
    text-decoration: underline;
}

.P6cab01__5d0-4f90a {
    width: 22%;
}

.U6cab01__2c3-3da64 {
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    line-height: 150%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 210px;
    margin: 20px auto 0;
    padding: 10.5px 10px;
    color: #000;
    border-radius: 44px;
    background: #f4f4f4;
}

.U6cab01__2c3-3da64:hover {
    cursor: pointer;
    background-color: #b9c3d9;
}

.S6cab01__0c3-cb085 {
    position: relative;
}

.J6cab01__8db-ac4c1 {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    position: absolute;
    z-index: 10;
    top: 30px;
    left: 50%;
    flex-direction: column;
    width: max-content;
    padding: 12px 16px;
    transform: translateX(-50%);
    color: #fff;
    border-radius: 4px;
    background: #0e081de5;
    filter: drop-shadow(0 1px 4px #0000000a) drop-shadow(0 8px 32px #00000019);
}

.J6cab01__8db-ac4c1:before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    content: '';
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #0e081de5;
    border-top-width: 0;
}

.S6cab01__0c3-cb085:hover .J6cab01__8db-ac4c1 {
    display: flex !important;
}

@media (min-width: 992px) {
    .J6cab01__eb2-3eaa6 .X6cab01__5db-f07aa {
        gap: 15px;
    }

    .J6cab01__eb2-3eaa6 .Q6cab01__1c9-47854 {
        padding-left: 12px;
        column-gap: 23px;
        grid-template-areas:
            'label label label'
            'logo main cta-btn'
            'rating main info'
            'weniger-content weniger-content weniger-content';
        grid-template-columns: 152px auto 180px;
        grid-template-rows: auto;
    }

    .J6cab01__eb2-3eaa6 .D6cab01__9b1-d9075 {
        left: -12px;
    }

    .J6cab01__eb2-3eaa6 .N6cab01__41b-560f9 {
        height: unset;
        margin: 0 0 10px;
        padding: 16px 16px 0;
    }

    .J6cab01__eb2-3eaa6 .N6cab01__41b-560f9 img {
        height: 57px;
    }

    .J6cab01__eb2-3eaa6 .S6cab01__41e-17f8c {
        padding: 0 16px 16px;
        gap: 4px;
    }

    .J6cab01__eb2-3eaa6 .A6cab01__9b2-47cfb {
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .J6cab01__eb2-3eaa6 .A6cab01__9b2-47cfb img {
        top: -1px;
        width: max-content;
        height: 10px;
        margin-left: 8px;
    }

    .J6cab01__eb2-3eaa6 .Q6cab01__a79-d546a {
        font-size: 12px;
    }

    .J6cab01__eb2-3eaa6 .Y6cab01__610-be81d {
        margin-bottom: 12px;
    }
}

@media (max-width: 991px) {
    .F6cab01__0f9-6b7f5 {
        overflow-x: scroll;
        flex-wrap: nowrap;
        width: 100vw;
        margin: 20px -16px;
        padding: 0 16px;
    }

    .F6cab01__0f9-6b7f5::-webkit-scrollbar {
        display: none;
    }

    .Q6cab01__1c9-47854 {
        padding: 0;
        border-bottom: 4px solid #ffcb3f;
        grid-template-areas:
            'label label'
            'logo rating'
            'main main'
            'cta-btn cta-btn'
            'info info';
        grid-template-columns: auto 1fr;
        row-gap: 16px;
    }

    .S6cab01__9d8-59e33 {
        padding: 16px;
    }

    .D6cab01__9b1-d9075 {
        top: 0;
        left: 0;
        margin-bottom: -15px;
    }

    .N6cab01__41b-560f9 {
        display: flex;
        align-items: center;
        justify-content: start;
        height: unset;
        margin: 0;
        padding: 4px 0 0 16px;
    }

    .N6cab01__41b-560f9 img {
        height: 60px;
    }

    .S6cab01__41e-17f8c {
        display: flex;
        align-items: end;
        flex-direction: column;
        justify-content: center;
        padding: 4px 16px 0 0;
        gap: 4px;
    }

    .A6cab01__9b2-47cfb {
        font-size: 16px;
    }

    .A6cab01__9b2-47cfb img {
        width: fit-content;
        height: 10px;
        margin-left: 8px;
    }

    .Q6cab01__a79-d546a {
        font-size: 12px;
    }

    .M6cab01__76c-46b13 {
        margin-top: -16px;
        padding: 10px 20px;
    }

    .L6cab01__39d-58dd0 {
        margin-bottom: 0 !important;
    }

    .Q6cab01__f1e-09892 {
        display: flex;
        flex-direction: column;
    }

    .Y6cab01__610-be81d {
        order: 2;
        margin: 12px 20px 0;
        box-shadow: none;
    }

    .Y6cab01__3fd-64d06 {
        margin-bottom: 0;
    }

    .L6cab01__ea5-37784 {
        border-bottom: 0;
    }

    .K6cab01__e4e-c115b .U6cab01__bdb-7e8e8 {
        margin-bottom: 0;
    }

    .G6cab01__216-c714f {
        padding: 10px 0;
    }

    .K6cab01__e4e-c115b,
    .M6cab01__932-eeaa9 {
        flex-wrap: wrap;
        column-gap: 20px;
    }

    .E6cab01__bee-e6d09,
    .H6cab01__680-030e7,
    .O6cab01__ba3-e84cc {
        width: 42.5%;
        margin-right: 0;
    }

    .Q6cab01__3ea-fd7da,
    .A6cab01__2af-3b719,
    .P6cab01__5d0-4f90a {
        width: 42.5%;
        margin-right: 0;
    }

    .H6cab01__680-030e7,
    .A6cab01__2af-3b719 {
        margin-bottom: 12px;
    }

    .X6cab01__529-0f061 {
        width: 100%;
        margin-top: 12px;
    }
}
