.history-slider {padding: 40px 0 40px 10px;}@media (min-width: 992px) {.history-slider {padding: 60px 0 60px 10px;}}.history-slider .swiper-wrapper {display: flex;align-items: stretch;}.history-slider .swiper-wrapper .swiper-slide {flex-grow: 2;height: auto;}.history-slider__heading {margin-bottom: 30px;text-align: center;}@media (min-width: 992px) {.history-slider__heading {margin-bottom: 40px;gap: 20px;}}.history-slider__heading h3 {font-size: 14px;font-weight: 700;letter-spacing: 1.68px;color: #666666;}@media (min-width: 1024px) {.history-slider__heading h3 {font-size: 16px;}}.history-slider__heading h2 {font-size: 36px;font-weight: 400;color: #005CB9;}.history-slider__slider .swiper-slide {max-width: 322px;height: 100%;}@media (min-width: 1024px) {.history-slider__slider .swiper-slide {max-width: 368px;}}.history-slider__slider:not(.swiper-initialized) .swiper-wrapper {display: flex;flex-wrap: wrap;gap: 15px;overflow: hidden;}.history-slider__image, .history-slider__text-with-img {position: relative;overflow: hidden;max-width: 100%;border-radius: 15px;background: #f8f8f8;}.history-slider__image img, .history-slider__text-with-img img {width: 100%;object-fit: cover;}.history-slider__image .history-slider__watch-btn {position: absolute;bottom: 17px;left: 10px;display: flex;align-items: center;gap: 8px;padding: 12px 17px;border-radius: 5px;background: #d9fff5;transition: all 0.3s;}.history-slider__image .history-slider__watch-btn p {font-size: 12px;font-weight: 700;line-height: 16px;text-align: center;text-transform: capitalize;color: #005CB9;}.history-slider__image .history-slider__watch-btn:hover {opacity: 0.8;}.history-slider__text-with-img {height: 100%;}.history-slider__text-with-img .history-slider__text {display: flex;flex-direction: column;align-items: center;padding: 20px 20px 32px;}.history-slider__text-with-img .history-slider__text p {font-size: 16px;margin-bottom: 24px;text-align: center;color: #333333;}.history-slider__text-with-img .history-slider__text strong, .history-slider__text-with-img .history-slider__text span {font-size: 12px;line-height: 150%;text-align: center;text-transform: uppercase;color: #666666;}.history-slider__text-with-img .history-slider__text span {font-weight: 300;}.history-slider__text-with-img img {height: 307px;}.history-slider__arrows {display: none;}@media (min-width: 992px) {.history-slider__arrows {display: flex;margin-top: 10px;align-items: center;gap: 15px;justify-content: center;}.history-slider__arrows .arrow-prev, .history-slider__arrows .arrow-next {display: flex;flex-direction: column;width: 60px;height: 60px;border-radius: 50%;background: #005CB9;justify-content: center;align-items: center;cursor: pointer;}}