/* Common */
/* Media */
/* Content */
/* Blocks */
.p-dates-main { background: rgba(32, 60, 137, 0.04); box-shadow: 0 0.52083vw 1.95313vw rgba(28, 28, 28, 0.08); overflow: hidden; }

.p-dates-main__content { position: relative; display: flex; flex-direction: column; justify-content: space-between; }

.p-dates-main__title { margin-top: 4.16667vw; margin-bottom: 1.5625vw; font-size: 4.42708vw; letter-spacing: -0.02em; font-weight: 600; line-height: 1; max-width: 100%; }

.p-dates-main__title--accent { color: #203C89; }

.p-dates-main__desc { font-size: 2.60417vw; font-weight: 500; line-height: 1.3; letter-spacing: -0.01em; margin-bottom: 4.16667vw; }

.p-dates-school { margin-top: 7.03125vw; }

.p-dates-school__title { margin-bottom: 1.5625vw; }

.p-dates-school__desc { font-size: 2.34375vw; font-weight: 500; line-height: 1.2; letter-spacing: -0.01em; margin-bottom: 3.125vw; opacity: .5; }

.p-dates-school__content { padding: 5.20833vw 3.90625vw; margin: 0 -3.90625vw; border-radius: 0; background: rgba(32, 60, 137, 0.04); box-shadow: 0 0.52083vw 1.95313vw rgba(28, 28, 28, 0.08); }

.p-dates-school__content-title { font-size: 2.86458vw; font-weight: 600; line-height: 1.1; letter-spacing: -0.015em; margin-bottom: 3.125vw; }

.p-dates-school__content-title--accent { color: #203C89; }

.p-dates-school__item { padding: 2.08333vw; background: #fff; border-radius: 1.04167vw; border: 1px solid rgba(28, 28, 28, 0.16); transition: all .25s ease-in-out; }

.p-dates-school__item-wrap { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.04167vw; }

.p-dates-school__item-title { position: relative; font-weight: 500; font-size: 1.5625vw; line-height: 1.4; letter-spacing: 0.01em; margin-bottom: 2.08333vw; transition: all .25s ease-in-out; }

.p-dates-school__item-date { font-size: 2.60417vw; font-weight: 600; line-height: 1.2; letter-spacing: -0.02em; color: #203C89; transition: all .25s ease-in-out; }

.p-dates-school__item-date-wrap { display: flex; justify-content: space-between; align-items: flex-end; gap: 1.5625vw; }

.p-dates-school__item-icon { width: 4.16667vw; min-width: 4.16667vw; height: 4.16667vw; }

.p-dates-school__item-icon path { transition: all .25s ease-in-out; }

.p-dates-school__item .closed { display: none; }

.p-dates-school__item:hover { background: #203C89; border-color: #203C89; }

.p-dates-school__item:hover .p-dates-school__item-title, .p-dates-school__item:hover .p-dates-school__item-date { color: #fff; }

.p-dates-school__item:hover .p-dates-school__item-icon path { fill: #fff; }

.p-dates-school__item--closed { pointer-events: none; }

.p-dates-school__item--closed .open { display: none; }

.p-dates-school__item--closed .closed { display: inline-block; }

.p-dates-school__item--closed .p-dates-school__item-title, .p-dates-school__item--closed .p-dates-school__item-date { color: rgba(28, 28, 28, 0.5); }

.p-dates-school__item--closed .p-dates-school__item-icon path { fill: rgba(28, 28, 28, 0.5); }

.p-dates-programs { margin-top: 7.03125vw; }

.p-dates-programs__title { margin-bottom: 1.5625vw; }

.p-dates-programs__desc { font-size: 2.34375vw; font-weight: 500; line-height: 1.2; letter-spacing: -0.01em; margin-bottom: 3.125vw; opacity: .5; }

.p-dates-programs__content { padding: 5.20833vw 3.90625vw; margin: 0 -3.90625vw; border-radius: 0; background: rgba(32, 60, 137, 0.04); box-shadow: 0 0.52083vw 1.95313vw rgba(28, 28, 28, 0.08); }

.p-dates-programs__content-title { font-size: 2.86458vw; font-weight: 600; line-height: 1.1; letter-spacing: -0.015em; margin-bottom: 3.125vw; }

.p-dates-programs__content-title--accent { color: #203C89; }

.p-dates-programs__item { padding: 2.08333vw; background: #fff; border-radius: 1.04167vw; border: 1px solid rgba(28, 28, 28, 0.16); }

.p-dates-programs__item-wrap { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.04167vw; }

.p-dates-programs__item-title { position: relative; font-weight: 600; font-size: 2.86458vw; line-height: 1.1; letter-spacing: -0.015em; margin-bottom: 3.125vw; color: #203C89; }

.p-dates-programs__item-date { font-size: 2.08333vw; font-weight: 500; line-height: 1.4; }

.p-dates-holidays { padding-top: 7.03125vw; }

.p-dates-holidays__content { display: flex; flex-direction: column; gap: 1.5625vw; }

.p-dates-holidays__left, .p-dates-holidays__right { flex: 1; display: flex; flex-direction: column; overflow: hidden; }

.p-dates-holidays__right { max-width: 100%; flex-direction: row; gap: 1.5625vw; }

.p-dates-holidays__list { padding: 0; margin: 0; list-style-type: none; display: flex; flex-direction: column; gap: 1.04167vw; }

.p-dates-holidays__list-title { font-size: 2.86458vw; font-weight: 600; line-height: 1.1; letter-spacing: -0.015em; color: #203C89; margin-bottom: 3.125vw; }

.p-dates-holidays__list-item { position: relative; font-size: 2.08333vw; font-weight: 500; letter-spacing: -0.02em; line-height: 1.4; padding-left: 2.60417vw; }

.p-dates-holidays__list-item:before { content: ''; position: absolute; top: 0.91146vw; left: 0; width: 1.04167vw; height: 1.04167vw; background: #203C89; border-radius: 50%; }

.p-dates-holidays__list-wrap { flex: 1; padding: 2.08333vw; border: 1px solid #D6D6D6; border-radius: 1.04167vw; }

.p-dates-holidays__slider { height: 44.79167vw; }

.p-dates-holidays__slider:before { content: ''; position: absolute; bottom: -2.60417vw; left: 0; right: 0; width: 100%; height: 18.48958vw; background: linear-gradient(180deg, rgba(28, 28, 28, 0) 28%, #1c1c1c 100%); z-index: 5; }

.p-dates-holidays__slider-wrap { position: relative; flex: 1; border-radius: 1.04167vw; overflow: hidden; }

.p-dates-holidays__slider-wrap .p-dates-holidays__slider-pagination { bottom: 3.25521vw; height: 1.30208vw; display: flex; align-items: center; justify-content: center; gap: 1.04167vw; }

.p-dates-holidays__slider-wrap .p-dates-holidays__slider-pagination .swiper-pagination-bullet { width: 1.04167vw; min-width: 1.04167vw; height: 1.04167vw; background: transparent; border: 1px solid #fff; margin: 0; opacity: 1; transition: all .15s ease-in-out; border-radius: 50%; backdrop-filter: blur(1.04167vw); }

.p-dates-holidays__slider-wrap .p-dates-holidays__slider-pagination .swiper-pagination-bullet-active { background: #fff; box-shadow: 0 0 0 1px #fff; }

.p-dates-holidays__slider-item { position: relative; }

.p-dates-holidays__slider-item-img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.p-dates-holidays__slider-arrows { display: none; position: absolute; bottom: 2.08333vw; left: 0; right: 0; width: 100%; align-items: center; justify-content: space-between; padding: 0 2.08333vw; z-index: 12; }

.p-dates-holidays__slider-arrows-prev, .p-dates-holidays__slider-arrows-next { display: flex; align-items: center; justify-content: center; width: 10.41667vw; height: 3.64583vw; border-radius: 0.78125vw; border: 1px solid #fff; backdrop-filter: blur(1.04167vw); }

.p-dates-holidays__slider-arrows-prev-icon, .p-dates-holidays__slider-arrows-next-icon { position: relative; width: 5.46875vw; height: 1.04167vw; }

.p-dates-holidays__slider-arrows-prev-icon { left: -1px; }

.p-dates-holidays__slider-arrows-next-icon { right: -1px; }
