.tab-dates .d-flex{display:flex}.tab-dates .flex-row{flex-direction:row}.tab-dates .flex-row-reverse{flex-direction:row-reverse}.tab-dates .flex-column{flex-direction:column}.tab-dates .flex-column-reverse{flex-direction:column-reverse}.tab-dates .justify-center{justify-content:center}.tab-dates .justify-start{justify-content:flex-start}.tab-dates .justify-between{justify-content:space-between}.tab-dates .align-start{align-items:flex-start}.tab-dates .justify-end{justify-content:flex-end}.tab-dates .align-center{align-items:center}.tab-dates .align-end{align-items:flex-end}.tab-dates .flex-wrap{flex-wrap:wrap}.tab-dates__wrapper--title *{margin-top:0}.tab-dates__wrapper--title h3{margin-bottom:32px}.tab-dates__wrapper--title p{margin-bottom:0}.tab-dates__wrapper--filters{gap:4px;padding-bottom:32px;padding-top:40px}.tab-dates__wrapper--filters .filter{color:#97a2af;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding:12px 24px;transition:all .3s}.tab-dates__wrapper--filters .filter:hover{color:#0f233c}.tab-dates__wrapper--filters .filter.active{background:#e2e8f0;border-radius:12px;color:#0f233c}.tab-dates__wrapper--cards .card-single{display:none;gap:28px}.tab-dates__wrapper--cards .card-single--img,.tab-dates__wrapper--cards .card-single--text{border-radius:28px;min-height:460px;overflow:hidden;width:calc(50% - 14px)}@media only screen and (max-width:1023px){.tab-dates__wrapper--cards .card-single--img,.tab-dates__wrapper--cards .card-single--text{min-height:unset;width:100%}}.tab-dates__wrapper--cards .card-single--text{padding:32px 28px}.tab-dates__wrapper--cards .card-single--text *{color:#fff}.tab-dates__wrapper--cards .card-single--img .bg-img{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;min-height:100%;width:100%}@media only screen and (max-width:1023px){.tab-dates__wrapper--cards .card-single--img .bg-img{min-height:280px}}.tab-dates__wrapper--cards .card-single.active{display:flex}@media only screen and (max-width:1023px){.tab-dates__wrapper--cards .card-single.active{flex-direction:column}}