<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.demonstration-slider{display:flex;flex-direction:column;gap:32px;position:relative}@media (max-width:1440px){.demonstration-slider{align-items:center}}.demonstration-slider.--dark .demonstration-slider__title{color:var(--dark-1000)}.demonstration-slider.--light .demonstration-slider__title{color:var(--white-1000)}.demonstration-slider.--light .swiper-button-next,.demonstration-slider.--light .swiper-button-prev{border-color:var(--white-1000)}.demonstration-slider.--light .swiper-button-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' fill='none' viewBox='0 0 8 14'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M6.367 13.722.28 7.672a.946.946 0 0 1 0-1.344L6.367.278a.96.96 0 0 1 1.353 0 .946.946 0 0 1 0 1.345L2.31 7l5.41 5.377a.946.946 0 0 1 0 1.345.96.96 0 0 1-1.353 0' clip-rule='evenodd'/%3E%3C/svg%3E")}.demonstration-slider.--light .swiper-button-prev:hover{background-color:var(--white-1000)}.demonstration-slider.--light .swiper-button-prev:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' fill='none' viewBox='0 0 8 14'%3E%3Cpath fill='%23062E40' fill-rule='evenodd' d='M6.367 13.722.28 7.672a.946.946 0 0 1 0-1.344L6.367.278a.96.96 0 0 1 1.353 0 .946.946 0 0 1 0 1.345L2.31 7l5.41 5.377a.946.946 0 0 1 0 1.345.96.96 0 0 1-1.353 0' clip-rule='evenodd'/%3E%3C/svg%3E")}.demonstration-slider.--light .swiper-button-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' fill='none' viewBox='0 0 8 14'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m1.633.278 6.087 6.05a.946.946 0 0 1 0 1.344l-6.087 6.05a.96.96 0 0 1-1.353 0 .946.946 0 0 1 0-1.345L5.69 7 .28 1.623a.946.946 0 0 1 0-1.345.96.96 0 0 1 1.353 0' clip-rule='evenodd'/%3E%3C/svg%3E")}.demonstration-slider.--light .swiper-button-next:hover{background-color:var(--white-1000)}.demonstration-slider.--light .swiper-button-next:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' fill='none' viewBox='0 0 8 14'%3E%3Cpath fill='%23062E40' fill-rule='evenodd' d='m1.633.278 6.087 6.05a.946.946 0 0 1 0 1.344l-6.087 6.05a.96.96 0 0 1-1.353 0 .946.946 0 0 1 0-1.345L5.69 7 .28 1.623a.946.946 0 0 1 0-1.345.96.96 0 0 1 1.353 0' clip-rule='evenodd'/%3E%3C/svg%3E")}.demonstration-slider__title{display:flex}@media (max-width:1440px){.demonstration-slider__title{text-align:center}}.demonstration-slider .swiper-buttons{left:0;position:absolute;right:0;top:329px}@media (max-width:1440px){.demonstration-slider .swiper-buttons{display:flex;gap:8px;position:static}}.demonstration-slider .swiper-slide{background-position:50%;background-size:cover;border-radius:24px;cursor:grab;display:flex;height:400px;overflow:hidden;width:636px}.demonstration-slider .swiper-slide:before{background:linear-gradient(0deg,#000 -56%,#fff0);bottom:0;content:"";display:block;height:180px;min-width:100%;position:absolute;right:0;z-index:1}.demonstration-slider .swiper-slide .link-container{letter-spacing:.32px;margin:auto auto 32px;max-width:213px;position:relative;z-index:2}.demonstration-slider .swiper-slide .link-container .btn{padding:12px 22px}.demonstration-slider .swiper-slide .link-container .btn__label{font-family:var(--fourth-family)}.demonstration-slider .slide img{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.demonstration-slider .swiper-button-next,.demonstration-slider .swiper-button-prev{align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;z-index:10}@media (max-width:1440px){.demonstration-slider .swiper-button-next,.demonstration-slider .swiper-button-prev{position:static}}.demonstration-slider .swiper-button-prev{left:-56px}.demonstration-slider .swiper-button-next{right:-56px}
</pre></body></html>