.clube-selector-wrap .select2-container .select2-selection {
    border-radius: 25px;
    border: 1px solid #A5A5A5;
    background: #F1F1F1;
}

.clube-selector-wrap .select2-container .select2-selection--single .select2-selection__rendered{
    padding: 12px 17px;
    color: #000;
    font-family: "Saira Extra Condensed";
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
}

.clube-selector-wrap .select2-container .select2-selection--single .select2-selection__arrow{
    background-color: #ba0320;
    border-radius: 100%;
    padding: 0px 22px;
    top: 0px;
    right: 0px;
}

.clube-selector-wrap .select2-container .select2-selection--single .select2-selection__arrow b{
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='22' viewBox='0 0 17 22' fill='none'%3E%3Cline x1='9.25' y1='5.46392e-08' x2='9.25' y2='21' stroke='white' stroke-width='2.5'/%3E%3Cmask id='path-2-inside-1_663_2' fill='white'%3E%3Cpath d='M15.6106 13L17 14.3385L9.42799 21.6292C9.30666 21.7467 9.16238 21.8399 9.00345 21.9036C8.84453 21.9672 8.6741 22 8.50197 22C8.32983 22 8.1594 21.9672 8.00048 21.9036C7.84155 21.8399 7.69728 21.7467 7.57595 21.6292L-3.34894e-07 14.3385L1.38936 13.0013L8.5 19.844L15.6106 13Z'/%3E%3C/mask%3E%3Cpath d='M15.6106 13L17 14.3385L9.42799 21.6292C9.30666 21.7467 9.16238 21.8399 9.00345 21.9036C8.84453 21.9672 8.6741 22 8.50197 22C8.32983 22 8.1594 21.9672 8.00048 21.9036C7.84155 21.8399 7.69728 21.7467 7.57595 21.6292L-3.34894e-07 14.3385L1.38936 13.0013L8.5 19.844L15.6106 13Z' fill='white'/%3E%3Cpath d='M15.6106 13L17.3452 11.1996L15.6115 9.52933L13.877 11.1988L15.6106 13ZM17 14.3385L18.734 16.1394L20.6038 14.3391L18.7345 12.5381L17 14.3385ZM9.42799 21.6292L7.69399 19.8282L7.68863 19.8334L9.42799 21.6292ZM7.57595 21.6292L9.31531 19.8334L9.30947 19.8278L7.57595 21.6292ZM-3.34894e-07 14.3385L-1.73368 12.5373L-3.60522 14.3387L-1.73352 16.1399L-3.34894e-07 14.3385ZM1.38936 13.0013L3.12287 11.1999L1.3892 9.53153L-0.344317 11.2001L1.38936 13.0013ZM8.5 19.844L6.76649 21.6454L8.50016 23.3138L10.2337 21.6452L8.5 19.844ZM15.6106 13L13.8761 14.8004L15.2655 16.1389L17 14.3385L18.7345 12.5381L17.3452 11.1996L15.6106 13ZM17 14.3385L15.266 12.5376L7.694 19.8282L9.42799 21.6292L11.162 23.4301L18.734 16.1394L17 14.3385ZM9.42799 21.6292L7.68863 19.8334C7.80382 19.7219 7.93561 19.6382 8.07405 19.5828L9.00345 21.9036L9.93286 24.2244C10.3891 24.0417 10.8095 23.7715 11.1673 23.4249L9.42799 21.6292ZM9.00345 21.9036L8.07405 19.5828C8.21235 19.5274 8.3575 19.5 8.50197 19.5L8.50197 22L8.50197 24.5C8.9907 24.5 9.47672 24.4071 9.93286 24.2244L9.00345 21.9036ZM8.50197 22L8.50197 19.5C8.64643 19.5 8.79159 19.5274 8.92989 19.5828L8.00048 21.9036L7.07107 24.2244C7.52722 24.4071 8.01324 24.5 8.50197 24.5L8.50197 22ZM8.00048 21.9036L8.92989 19.5828C9.06832 19.6382 9.20012 19.7219 9.3153 19.8334L7.57595 21.6292L5.83659 23.4249C6.19443 23.7715 6.61479 24.0417 7.07107 24.2244L8.00048 21.9036ZM7.57595 21.6292L9.30947 19.8278L1.73352 12.5372L-3.34894e-07 14.3385L-1.73352 16.1399L5.84242 23.4305L7.57595 21.6292ZM-3.34894e-07 14.3385L1.73368 16.1397L3.12304 14.8025L1.38936 13.0013L-0.344317 11.2001L-1.73368 12.5373L-3.34894e-07 14.3385ZM1.38936 13.0013L-0.344151 14.8026L6.76649 21.6454L8.5 19.844L10.2335 18.0427L3.12287 11.1999L1.38936 13.0013ZM8.5 19.844L10.2337 21.6452L17.3443 14.8012L15.6106 13L13.877 11.1988L6.76632 18.0428L8.5 19.844Z' fill='white' mask='url(%23path-2-inside-1_663_2)'/%3E%3C/svg%3E");
    background-size: 12px;
    width: 12px;
    height: 16px;
    left: 50%;
    transform: translate(-50%, 0%);
}

.select2-container.select2-container--open .select2-dropdown{
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border: none !important;
}

.clube-selector-wrap .select2-container.select2-container--open .select2-dropdown--above ul.select2-results__options{
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    background: #f1f1f1;
}

.clube-selector-wrap .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
    background-color: #ba0320;
}

.clube-selector-wrap .select2-container--default .select2-results__option{
    font-family: "Saira Extra Condensed";
    font-size: 16px;
    text-transform: uppercase;
    padding: 6px 17px;
}

.skeleton {
    display: grid;
    gap: 0.5rem;
}

.sk-line {
    height: 12px;
    background: linear-gradient(90deg, #f2f3f5 25%, #e9eaee 37%, #f2f3f5 63%);
    background-size: 400% 100%;
    animation: sk-shimmer 1.2s ease-in-out infinite;
    border-radius: 6px;
}

.sk-title {
    height: 16px;
    width: 60%;
}

.sk-short {
    width: 40%;
}

@keyframes sk-shimmer {
    0% {
        background-position: 100% 0;
    }
    100% {
        background-position: 0 0;
    }
}