.ya-share2__container.ya-share2__container_color-scheme_blackwhite .ya-share2__badge, .ya-share2__container.ya-share2__container_color-scheme_blackwhite .ya-share2__mobile-popup-badge {
    background:rgb(0,0,0,0)!important;
}
.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
    height: 35px!important;
    width: 35px!important;
    background-size: 35px 35px!important;
}
.is-active{
    background-color: #D7282C!important;
}
/*.btn {
    display: inline-block;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.75rem 1.5rem;
    font-size: 1.1rem;
    border-radius: 5px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn.btn-primary {
    color: #fff;
    border-color: #009ef7;
    background-color: #009ef7;
}*/
/*.me-2 {
    margin-right: 0.5rem!important;
}
.btn-check:active+.btn.btn-white, .btn-check:checked+.btn.btn-white, .btn.btn-white.active, .btn.btn-white.show, .btn.btn-white:active:not(.btn-active), .btn.btn-white:focus:not(.btn-active), .btn.btn-white:hover:not(.btn-active), .show>.btn.btn-white {
    color: #7e8299;
    border-color: #f5f8fa;
    background-color: #f5f8fa!important;
}
.btn.btn-white {
    color: #7e8299;
}*/
.section-header--hover span {
    position: relative;
    cursor: pointer;
}
/*.section-header--hover span::before {
    content: '';
    position: absolute;
    right: -17px;
    top: 8px;
    background: url('/images/arrow-right-header.svg') center center/cover no-repeat;
    width: 9px;
    height: 14px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}*/
.header-link{
    color: #181c32;
}
.section-header--hover:hover {
    margin-bottom: 48px;
}
@media only screen and (max-width: 1450px){
    .section-header--hover:hover {
        margin-bottom: 30px;
    }

}
.align-items-center {
    align-items: center!important;
}
.d-flex {
    display: flex!important;
}
.p-5 {
    padding: 1.25rem!important;
}
.mb-1 {
    margin-bottom: 0.25rem!important;
}
.mb-10 {
    margin-bottom: 2.5rem!important;
}
.svg-icon {
    line-height: 1;
}
.text-success {
    color: #50cd89!important;
}
.me-4 {
    margin-right: 1rem!important;
}
.flex-column {
    flex-direction: column!important;
}
.svg-icon.svg-icon-success svg [fill]:not(.permanent):not(g) {
    transition: fill .3s ease;
    fill: #50cd89;
}
.alert-success {
    color: #205237;
    background-color: #dcf5e7;
    border-color: #cbf0dc;
}

.alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
}
.form-control-color{
    width: 7rem!important;
}

.section-header--hover span:before {
    background: none!important;
}

.video-box__bottom_label {
    /* background-color: #0f1b2b; */
    border-radius: 24px;
    /* color: #fff; */
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    padding: 13px 16px;
    position: absolute;
    /* right: 268px; */
    top: 145px;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 12px;
}
.tag-link{
    padding-right: 10px;
}
.tag-link:hover{
    text-decoration: underline;
}

.registration-section .section-header {
     font-style: normal!important;
}
.features-box__title {
    font-style: normal!important;
}


.btn-main {
    display: inline-block;
    border: none;
    outline: none;
    padding: 8px 21px;
    border-radius: 8px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    text-transform: none;
    background-color: #D7282C;
    color: #fff;
    letter-spacing: 0.1em;
    cursor: pointer;
    transition: all .4s;
}

.btn-main--big {
    font-size: 24px;
    line-height: 36px;
    padding: 16px 27px;
    border-radius: 24px;
}

.btn-main:hover {
    background-color: rgba(215,40,44,0.7);
}

h1, h2 {
    line-height: normal;
}

@media only screen and (max-width: 768px){
    .entry-title-mobile {
        display: block;
        margin-top: 48px;
        position: relative!important;
        top: inherit;
        left: inherit;
    }
}

.align-left{
    text-align: left!important;
}

/*@media (max-width: 768px){
    .page-header__overlay, .page-header__mobile{
        display: none;
    }
}*/

#nav-icon {
    z-index: 10000!important;
}

@media only screen and (max-width: 768px){
    .page-header__left .bookmark-mobile {
        margin-top: 48px;
    }
}

@media only screen and (max-width: 480px){
    .video-box__bottom_label{
        top: 122px;
    }
}

.amplitude-paused .podcast-main-button-play{
    display: block;
}
.amplitude-playing .podcast-main-button-play{
    display: none;
}

.amplitude-paused .podcast-main-button-pause{
    display: none;
}
.amplitude-playing .podcast-main-button-pause{
    display: block;
}
@media only screen and (max-width: 480px){
    .bookmark-label img, .bookmark-label svg {
        top: 17px;
        right: 19px;
    }
}
.podcast-list-box:hover{
    background-color: #F1F5FB;
    cursor: pointer;
}

/*
.playlist .amplitude-playing{
    background-color: #F1F5FB;
}
*/




div#player-progress-bar-container {
    width: 100%;
    height: 8px;
    background-color: #F1F5FB;
    position: relative;
    /*margin-top: -6px;*/ }
div#player-progress-bar-container progress#song-played-progress {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 8px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9;
    border: none;
    cursor: pointer;
    background: transparent; }
div#player-progress-bar-container progress#song-played-progress[value]::-webkit-progress-bar {
    background: none; }
div#player-progress-bar-container progress#song-played-progress[value]::-webkit-progress-value {
    background: #d72a2c; }
div#player-progress-bar-container progress#song-played-progress[value]::-moz-progress-bar {
    background: #d72a2c; }
div#player-progress-bar-container progress#song-buffered-progress {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 8px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
    border: none;
    background: transparent; }
div#player-progress-bar-container progress#song-buffered-progress[value]::-webkit-progress-bar {
    background: none; }
div#player-progress-bar-container progress#song-buffered-progress[value]::-webkit-progress-value {
    background-color: #B7C4D6;
    -webkit-transition: width 0.1s ease;
    transition: width 0.1s ease; }
div#player-progress-bar-container progress#song-buffered-progress[value]::-moz-progress-bar {
    background: #B7C4D6; }

@media only screen and (max-width: 768px){
    div#player-progress-bar-container {
        height: 34px;
    }
    div#player-progress-bar-container progress#song-played-progress {
        height: 34px;
    }
    div#player-progress-bar-container progress#song-buffered-progress {
        height: 34px;
    }
    .audio-player {
        padding-top: 0px;
    }
}

.podcast-list-box-song{
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    margin-top: -1px;
    transition: all .4s;
    z-index: 1;
    width: 100%;
}

.podcast-list-box__play img, .podcast-list-box__play svg {
    display: block;
    width: 30px;
    height: 30px;
}

/*
.amplitude-paused .podcast-list-box__play img {
    display: block!important;
    width: 30px;
    height: 30px;
}
.amplitude-paused .podcast-list-box__play {
    display: block!important;
}
*/

/*Playlist begin*/
.book__list {
    /*background: #f8fbff;
    padding: 8px;
    border-radius: 8px;*/
    margin-top: 16px;
}
.playlist {
    /*border-bottom: 1px solid #ebf1f8;*/
    /*padding: 5px 0;*/
   /* border: 1px solid #B7C4D6;
    border-left: none;
    border-right: none;
    margin-top: -1px;*/
    position: relative;
    margin-top: -1px;
}
/*
.playlist:hover {
    border-color: #D7282C;
    z-index: 5;
    position: relative;
}
*/

.book__list .amplitude-playing, .song:hover {
    background: #f1f5fb;
    border-top: 1px solid #D7282C;
    border-bottom: 1px solid #D7282C;
    z-index: 4;
    position: relative;
}


/*Без этих блоков не ховерится плейлист, если наведено на кнопку*/
/*TODO проверить и отладить, как работает, чтобы кнопка плейи и пауза не исчезала при ховере*/
/*.text-hover-danger:hover, a.text-hover-danger:hover {
    transition: color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease;
    color: #f64e60!important;
}*/
.text-hover-danger.playlist:hover .song {
    background: #f1f5fb;
    border-top: 1px solid #D7282C;
    border-bottom: 1px solid #D7282C;
    z-index: 4;
    position: relative;

}

.amplitude-active-song-container {
    background: #f1f5fb;
    border-top: 1px solid #D7282C!important;
    border-bottom: 1px solid #D7282C!important;
    z-index: 4;
    position: relative;
}


.playlist .show-modal-demo, .song {
    padding: 0 15px;
    transition: all .3s ease;
}

.song {
    border: 1px solid #b7c4d6;
    border-left: none;
    border-right: none;
    padding-top: 16px;
    padding-bottom: 16px;
}

.song-item{
    border: 1px solid #b7c4d6;
    border-left: none;
    border-right: none;
    padding-top: 16px;
    padding-bottom: 16px;
}

.cart-price {
    font-size: 24px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

.cart-price span{
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #ADADAD;
    text-decoration: line-through;
}

.align-items-center {
    align-items: center!important;
}
.justify-content-start {
    justify-content: flex-start!important;
}

.d-flex {
    display: flex!important;
}
.mr-3, .mx-3 {
    margin-right: 1.75rem!important;
}
.audio-name {
    font-size: 12px;
    line-height: 16px;
}
.audio-name {
    font-weight: 400;
}

.mr-30, .mx-30 {
    margin-right: 8rem!important;
}

.playlist__btns {
    position: absolute;
    top: 42px;
    transform: translateY(-50%);
    right: 16px;
    z-index: 5;
}
.playlist__btn {
    margin-left: 8px;
    margin-right: 8px;
    cursor: pointer;
}
@media (min-width: 992px){
    .playlist__btn {
        margin-left: 12px;
        margin-right: 12px;
    }
}
img, svg {
    vertical-align: middle;
}

[role=button] {
    cursor: pointer;
}
.song-now-playing-icon-container div{
    width: 40px;
    height: 40px;
    margin-top: 5px;
}

/*.amplitude-paused .song-now-playing-icon-container div{
    background-color: #ff0000;
}*/

.song-now-playing-icon-container{

}

.amplitude-paused:hover .song-now-playing-icon-container div{
    background-image: url("/images/podcast-play.svg") ;
    background-size: 40px 40px;
    transition: opacity 1s ease-in-out;

    /* Hide the text. */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.amplitude-active-song-container .song-now-playing-icon-container div{
    background-image: url("/images/podcast-play.svg") ;
    background-size: 40px 40px;
    transition: opacity 1s ease-in-out;

    /* Hide the text. */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.amplitude-playing .song-now-playing-icon-container div{
    background-image: url("/images/red-pause.svg") ;
    background-size: 40px 40px;
    transition: opacity 1s ease-in-out;

    /* Hide the text. */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}


h3.podcast-list-box__title {
    margin-bottom: 20px;
}

.podcast-people{
    color: #3B495F;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: -20px;
}

@media only screen and (max-width: 768px){
    .duration-block{
        display: none;
    }
    .audio-name p {
        display: none;
    }
    .mr-30, .mx-30 {
        margin-right: 2rem!important;
    }
    .mr-3, .mx-3 {
        margin-right: 0.75rem!important;
    }
    .song-now-playing-icon-container{
        display: none;
    }
    .podcast-people{
        display: none;
    }
}
/* конец плейлист*/
.filter .filter-li-clear{
    background: none;
    border-radius: 0px;
    padding: 0;
    margin: 0 10px 0 0;

    border: none;
}
.filter .filter-li-clear:hover{
    background: none;
}
.filter .filter-submit{
    background-color: #f1f5fb;
    border-radius: 26px;
    color: #3b495f;
    cursor: pointer;
    font-weight: 500;
   /* margin: 0 8px 16px;*/
    padding: 17px 43px 17px 43px;
    position: relative;
    transition: all .5s;
    border: none;
}
.filter .filter-submit:hover {
    background-color: #B7C4D6;
}

.filter input{
    border-radius: 26px!important;
    background-color: #F1F5FB!important;
    border: none!important;
    transition: all .5s;
    padding-left: 26px!important;
    padding-right: 20px!important;
    padding-top: 16px!important;
    padding-bottom: 16px;
    color: #999;
    line-height: 24px!important;
    font-size: 18px!important;
    font-weight: 500!important;
}

.filter input::-moz-placeholder{
    color: #999;
    line-height: 24px!important;
    font-size: 18px!important;
    font-weight: 500!important;
}

.filter input::placeholder{
    color: #999;
    line-height: 24px!important;
    font-size: 18px!important;
    font-weight: 500!important;
}

.filter input:hover{
    background-color: #B7C4D6!important;
    transition: all .5s;
}

.select2-container--default .select2-selection--single{
    border-radius: 26px!important;
    background-color: #F1F5FB!important;
    border: none!important;
    transition: all .5s;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    font-weight: bold!important;
    height: 55px!important;
    margin-right: 44px!important;
    padding-right: 0px!important;
    color: #D7282C!important;
}

.select2-container--default .select2-selection--single:hover{
    background-color: #B7C4D6!important;
    transition: all .5s;
}

.select2-container .select2-selection--single{
    height: 56px!important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 26px!important;
    padding-right: 20px!important;
    padding-top: 16px!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 14px!important;
    right: 14px!important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #3B495F!important;
    line-height: 24px!important;
    font-size: 18px!important;
    font-weight: 500!important;
}
.select2-dropdown{
    border: none!important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: none!important;
    color: #0F1B2B!important;
}
.select2-results__options li {
    color: #919DAB!important;
}
.select2-container--open .select2-dropdown--below {
    border-radius: 14px!important;
}
.select2-container--default .select2-results__option--selected {
    background: none!important;
}
.select2-results__options {
    margin: 8px!important;
    padding: 6px!important;
}

.filter-hidden {
    display: none;
}

.filter li.filter-reset {
    display: block!important;
}
/*.filter li {
    margin-bottom: 0!important;
}*/
/*@media only screen and (max-width: 1025px){*/
    .filter li {
        display: block!important;
        margin-bottom: 10px!important;
    }
/*}*/


@media only screen and (max-width: 768px){
    .audio-player-controls--center li.audio-play{
        margin-right: 32px;
        margin-left: 0;
    }
}

.books-divider {
    margin-bottom: 40px!important;
    padding: 45px 0 0!important;
}

.video-section--center {
    padding: 50px 0!important;
}
.video-section {
    padding: 50px 0!important;
}


.ah-block-banner {
    background: #f1f5fb;
    position: relative;
    z-index: 5;
}

.ah-block-banner__row {
    position: relative;
    display: flex;
}

.ah-block-banner__body {
    width: 50%;
    padding: 142px 50px 61px;
}

@media (max-width: 1200px) {
    .ah-block-banner__body {
        padding: 60px 0;
    }
}

@media (max-width: 992px) {
    .ah-block-banner__body {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .ah-block-banner__body {
        padding: 40px 0;
    }
}

.ah-block-banner__box {
    width: 50%;
    position: relative;
}

@media (max-width: 992px) {
    .ah-block-banner__box {
        display: none;
    }
}

.ah-block-banner__title {
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.05em;
    color: #0f1b2b;
    margin-bottom: 32px;
}

@media (max-width: 767px) {
    .ah-block-banner__title {
        margin-bottom: 12px;
    }
}

@media (max-width: 480px) {
    .ah-block-banner__title {
        font-size: 28px;
    }
}

.ah-block-banner__text {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #3b495f;
    margin-bottom: 64px;
}

@media (max-width: 767px) {
    .ah-block-banner__text {
        margin-bottom: 32px;
    }
}

@media (max-width: 575px) {
    .ah-block-banner__text {
        font-size: 16px;
    }
    .ah-block-banner__text br {
        display: none;
    }
}

.ah-block-banner__images {
    display: flex;
    align-items: center;
    -moz-column-gap: 32px;
         column-gap: 32px;
}

@media (max-width: 992px) {
    .ah-block-banner__images {
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .ah-block-banner__images {
        -moz-column-gap: 10px;
             column-gap: 10px;
    }
}

.ah-block-banner__img img {
    height: 64px;
}

@media (max-width: 575px) {
    .ah-block-banner__img img {
        height: 42px;
    }
}

.ah-block-banner__bg {
    position: absolute;
    top: -4px;
    right: 0;
    height: calc(100% + 6px);
    width: 510px;
    overflow: hidden;
}

@media (max-width: 1200px) {
    .ah-block-banner__bg {
        width: 100%;
    }
}

.ah-block-banner__bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.ah-app-block {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    background: #F1F5FB;
    /*padding-left: 30px;*/
    padding: 20px 15px 20px 35px;
    -moz-column-gap: 10px;
         column-gap: 10px;
    display: none;
    visibility:hidden;
}

@media (max-width: 375px) {
    .ah-app-block {
        display: block;
    }
}

.ah-app-block__close {
    position: absolute;
    top: 40px;
    left: 11px;
    cursor: pointer;
    z-index: 2;
}

.ah-app-block__close svg {
    width: 14px;
    height: 14px;
}

.ah-app-block__body {
    display: flex;
    -moz-column-gap: 10px;
         column-gap: 10px;
    flex: 1 0 0%;
    width: 100%;
    max-width: 100%;
}

@media (max-width: 375px) {
    .ah-app-block__body {
        margin-bottom: 10px;
    }
}

.ah-app-block__img {
    flex: 0 0 auto;
    width: 60px;
    height: 60px;
    max-width: 100%;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}

.ah-app-block__img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.ah-app-block__title {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 5px;
    display: block;
}

.ah-app-block__text {
    color: #636262;
    font-size: 12px;
    line-height: 1.2;
}

.ah-app-block__grade {
    display: flex;
    align-items: center;
    -moz-column-gap: 5px;
         column-gap: 5px;
}

.ah-app-block__grade svg {
    flex: 0 0 auto;
    width: 14px;
    height: 14px;
    max-width: 100%;
    fill: #ebae09;
}

.ah-app-block__btn {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.ah-app-block__btn .btn-main {
    font-size: 12px;
    padding: 8px 12px;
}

#create-order-button:disabled{
    background-color: #aa9292;
}

#pay-order-button:disabled{
    background-color: #aa9292;
}

.alert-dander {
    background-color: #f5dcdc;
    border-color: #f5dcdc;
    color: #cc0000;
}

.show-block{
    display: flex;
    visibility: visible;
}

.contact-form-alert{
    font-size: 11px;
    color: #fff;
}

.text-muted{
    color:#ccc;
}

.modal__auth{
    position: fixed;
    right: -600px;
    top: 0;
    bottom: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background: #fff;
    width: 500px;
    padding: 70px 40px 30px;
    color: #0F1B2B;
    z-index: 9999;
    max-width: 100%;
    display: none;
}

.modal__auth-background{
    background: #8D92A0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.6;
    z-index: 998;
    display: none;
}

.modal__auth-close{
    width: 32px;
    height: 32px;
    background: url('/images/auth-close.svg') no-repeat center;
    border: 0;
    outline: none;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
.modal__auth-title{
    font-size: 20px;
    text-align: center;
    margin: 0 0 20px 0;
}
.modal__auth-form{
    max-width: 380px;
    margin: 0 auto;
}
.modal__auth-column{
    margin: 0 0 20px 0;
    position: relative;
}
.modal__auth-label{
    font-size: 18px;
    margin: 0 0 10px 0;
}
.modal__auth-submit{
    background: #D7282C;
    padding: 10px 20px;
    color: #fff;
    border: 0;
    font-size: 18px;
    border-radius: 30px;
    width: 250px;
    height: 50px;
    margin: 40px auto 40px;
    display: block!important;
    cursor: pointer;
}
.modal__auth-privacy{
    font-size: 14px;
    text-align: center;
    color: #3B495F;
}
.modal__auth-bottom{
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #B7C4D6;
    text-align: center;
    font-size: 14px;
    color: #3B495F;
}
.modal__auth-input.error{
    border-color: #D7282C;
}
.modal__auth-input-wrap{
    position: relative;
}
.modal__auth-input-wrap.error:after{
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url("/images/close-input.svg") no-repeat center;
    background-size: 100% auto;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.modal__auth-error{
    color: #D7282C;
    font-size: 12px;
}


@media (max-width: 767px) {
    .modal__auth{
        left: 20px;
        right: 20px!important;
        margin: 0 auto;
        top: 20px;
        bottom: 20px;
        width: auto;
        border-radius: 20px;
    }
    .modal__auth-close{
        left: 0;
        right: 0;
        margin: 0 auto;
    }

}

@media (max-width: 992px){
    .video-container-box{
        margin: 0 0 20px;
    }
}

.swal2-styled.swal2-confirm {
    background-color: #D7282C;
}

.swal2-styled.swal2-confirm:focus {
     box-shadow: 0 0 0 3px rgb(115 103 240 / 0%)!important;
}

.video-container iframe{
    position: absolute;
    left: 0;
    top: 0;
}

/* bootstrap table */

.table {
    --bs-table-color: #212529;
    --bs-table-bg: transparent;
    --bs-table-border-color: #dee2e6;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #212529;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: #212529;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #212529;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    vertical-align: top;
    border-color: #dee2e6;
}

table {
    caption-side: bottom;
    border-collapse: collapse;
}
.table th, .table td{
    text-align: left;
}

.table>thead {
    vertical-align: bottom;
}

tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.table>:not(caption)>*>* {
    padding: 0.5rem 0.5rem;
    background-color: transparent;
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px transparent;
}

.club-form-image img{
    max-width: 800px;
}
@media (max-width: 992px) {
    .club-form-image {
        display: flex;
        justify-content: center;
    }
    .club-form-image img{
        max-width: 500px!important;
    }
}

figure{
    margin: 0;
    padding-bottom: 16px;
}

figcaption{
    padding-top: 5px;
    color: black;
}

/*
.container figure img {
    width: 100%;
    height: auto;
}

.container p img {
    width: 100%;
    height: auto;
}

.container p img {
    width: 100%;
    height: auto;
}*/

.container  img :not(.form-control) {
    width: 100%;
    height: auto;
}

.br-24{
    border-radius: 24px;
}

