.slider-with-animation-and-kv-module{overflow:hidden}.slider-with-animation-and-kv-module-wrapper{display:grid;grid-template-columns:1fr 1fr}.slider-with-animation-and-kv-module-content{align-items:flex-start;align-self:center;display:flex;flex-direction:column;width:calc(100% - 96px);padding:5px 0}.slider-with-animation-and-kv-module-mobile-link{display:none}.slider-with-animation-and-kv-module-items{width:100%}.slider-with-animation-and-kv-module-item{position:relative;padding:16px 16px 24px;transition:border-color .3s ease,background-color .3s ease,box-shadow .3s ease;border:1px solid transparent;border-radius:8px}.slider-with-animation-and-kv-module-item:not(:last-child){margin-bottom:8px}.slider-with-animation-and-kv-module-item-top{display:flex;column-gap:8px;cursor:pointer;border-radius:9px;text-align:initial}.slider-with-animation-and-kv-module-item-top:hover .slider-with-animation-and-kv-module-item-top-icon svg{color:var(--icon-strong)}.slider-with-animation-and-kv-module-item-top:hover .slider-with-animation-and-kv-module-item-top-title{color:var(--text-strong)}.slider-with-animation-and-kv-module-item-top-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:relative}.slider-with-animation-and-kv-module-item-top-icon svg{width:24px;height:24px;margin-top:3px;color:var(--icon-weak)}.slider-with-animation-and-kv-module-item-top-bar{display:none}.slider-with-animation-and-kv-module-item-top-title{font-weight:600;font-size:20px;line-height:28px;letter-spacing:0;color:var(--text-weak);margin:0;align-self:center;grid-row:1/3;grid-column:2;transition:color .3s}.slider-with-animation-and-kv-module-item-bottom .slider-with-animation-and-kv-module-btn{display:none}.slider-with-animation-and-kv-module-item-bottom-text{height:auto;max-height:0;opacity:0;transition:max-height .3s,opacity .3s;margin:0;padding:8px 0 0 32px}.slider-with-animation-and-kv-module-item-bottom-text p{margin:0}.slider-with-animation-and-kv-module-button-mobile{display:none}.slider-with-animation-and-kv-module-button-desktop{margin-top:8px}.slider-with-animation-and-kv-module-kv{place-self:center;position:relative;width:100%;height:100%}.slider-with-animation-and-kv-module-item-img{opacity:0;max-width:100%;max-height:100%;height:534px;aspect-ratio:auto 949/534;object-fit:contain;transition:.3s;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}.slider-with-animation-and-kv-module-item-img.active{opacity:1}.slider-with-animation-and-kv-module-item-img.hidden{opacity:0}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-wrapper{background-color:var(--surface-inverted);border-radius:16px;column-gap:70px;overflow:hidden}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-heading{grid-column:span 2;max-width:644px;margin:0 auto;padding:65px 0 40px}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-content{width:100%;padding:0 0 0 64px;z-index:0}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-items{margin:40px 0}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-item-top{opacity:.5}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-item-top:hover{opacity:1}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-item-top:hover .slider-with-animation-and-kv-module-item-top-icon svg{color:var(--icon-inverted)}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-item-top:hover .slider-with-animation-and-kv-module-item-top-title{color:var(--text-inverted)}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-item-top-icon svg{color:var(--icon-inverted)}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-item-top-title{color:var(--text-inverted)}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-item-bottom-text{color:var(--gray-30)}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-item-img{z-index:0;pointer-events:none;left:initial;top:initial;right:0;bottom:0;transform:none;object-position:right center;width:100%;height:100%}body[dir=rtl] .slider-with-animation-and-kv-module-item-bottom-text{padding:8px 32px 0 0}body[dir=rtl] .slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-content{padding:0 64px 0 0}body[dir=rtl] .slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-item-img{object-position:left center;right:initial;left:0}@media all and (min-width: 992px){.slider-with-animation-and-kv-module-item.active{background-color:var(--surface-strong);border-color:var(--border-strong);box-shadow:0 1.5px 4px 0 var(--transparent-gray100-10)}.slider-with-animation-and-kv-module-item.active .slider-with-animation-and-kv-module-item-top{padding-left:0}.slider-with-animation-and-kv-module-item.active .slider-with-animation-and-kv-module-item-top-icon svg{color:var(--icon-strong)}.slider-with-animation-and-kv-module-item.active .slider-with-animation-and-kv-module-item-top-bar{display:block}.slider-with-animation-and-kv-module-item.active .slider-with-animation-and-kv-module-item-top-title{color:var(--text-strong)}.slider-with-animation-and-kv-module-item.active .slider-with-animation-and-kv-module-item-bottom-text{max-height:500px;opacity:1;height:auto;transition:max-height .3s,opacity .3s}.slider-with-animation-and-kv-module-item img{pointer-events:none}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-item.active{background-color:var(--transparent-gray5-10);border:none}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-item.active .slider-with-animation-and-kv-module-item-top{opacity:1}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-item.active .slider-with-animation-and-kv-module-item-top-icon svg{color:var(--icon-inverted)}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-item.active .slider-with-animation-and-kv-module-item-top-title{color:var(--text-inverted)}.slider-with-animation-and-kv-module-slider{overflow:visible}.slider-with-animation-and-kv-module-slider-wrapper{display:block}}@media all and (max-width: 991px){.slider-with-animation-and-kv-module-wrapper{display:block;overflow:visible}.slider-with-animation-and-kv-module-content{width:100%;padding:0}.slider-with-animation-and-kv-module-button-desktop{display:none}.slider-with-animation-and-kv-module-items{width:100%}.slider-with-animation-and-kv-module-mobile-link{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:1}.slider-with-animation-and-kv-module-mobile-link:hover~.slider-with-animation-and-kv-module-item-bottom .foundations-button-compact-paddings{color:var(--surface_active_primary-hover)}.slider-with-animation-and-kv-module-item-top{display:block;cursor:default;padding:32px 32px 0}.slider-with-animation-and-kv-module-item-top:hover{cursor:default}.slider-with-animation-and-kv-module-item-top:hover .slider-with-animation-and-kv-module-item-top-icon svg{color:var(--surface_active_primary-enabled)}.slider-with-animation-and-kv-module-item-top-icon{display:none}.slider-with-animation-and-kv-module-item-top-title{color:var(--text-strong);font-size:24px;line-height:32px;padding:0}.slider-with-animation-and-kv-module-item-bottom{margin:8px 32px 24px}.slider-with-animation-and-kv-module-item-img-wrapper{flex-grow:1;overflow:hidden}.slider-with-animation-and-kv-module-item-img{height:100%;object-position:bottom right;opacity:1;position:static;transform:none;width:100%}.slider-with-animation-and-kv-module-item-bottom-text{opacity:1;max-height:unset;padding:0;margin-bottom:10px;display:block}.slider-with-animation-and-kv-module-button-mobile{display:block;width:fit-content}.slider-with-animation-and-kv-module-kv{display:none}.slider-with-animation-and-kv-module-slider{display:block;overflow:visible;width:407px}.slider-with-animation-and-kv-module-slider-wrapper{height:545px}.slider-with-animation-and-kv-module-item{display:flex;flex-direction:column;padding:0;border-radius:16px;text-align:left;overflow:hidden;position:relative;background:var(--surface-strong);box-shadow:0 1.5px 4px 0 var(--transparent-gray100-10)}.slider-with-animation-and-kv-module-pagination-wrapper{width:fit-content;margin:0 auto}.slider-with-animation-and-kv-module-pagination-wrapper .swiper-pagination{display:flex;gap:8px;align-items:center;justify-content:center;margin-top:24px}.slider-with-animation-and-kv-module .swiper-pagination-bullet{width:6px;height:6px;background-color:var(--border-medium);border-radius:100%;transition:background-color .3s}.slider-with-animation-and-kv-module .swiper-pagination-bullet-active{width:6px;height:6px;background-color:var(--icon-strong)}.slider-with-animation-and-kv-module-dark{background-color:var(--surface-inverted)}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-wrapper{padding:48px 0;overflow:visible}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-heading{max-width:none;padding:0 0 48px}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-content{padding:0}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-items{margin:0}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-item{margin:0;border:none;background-color:var(--transparent-gray5-10)}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-item-top{opacity:1}.slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-item-img{height:auto}.slider-with-animation-and-kv-module-dark .swiper-pagination-bullet{background:var(--transparent-gray5-40)}.slider-with-animation-and-kv-module-dark .swiper-pagination-bullet-active{background:var(--icon-inverted)}body[dir=rtl] .slider-with-animation-and-kv-module-item{text-align:right}body[dir=rtl] .slider-with-animation-and-kv-module-item-img{object-position:bottom left}body[dir=rtl] .slider-with-animation-and-kv-module-item-bottom-text,body[dir=rtl] .slider-with-animation-and-kv-module-dark .slider-with-animation-and-kv-module-content{padding:0}}@media all and (max-width: 767px){.slider-with-animation-and-kv-module-description,.slider-with-animation-and-kv-module-item-bottom-text{font-size:14px;letter-spacing:var(--ls-m);line-height:20px}.slider-with-animation-and-kv-module-item-img,body[dir=rtl] .slider-with-animation-and-kv-module-item-img{object-position:bottom center}}@media all and (max-width: 575px){.slider-with-animation-and-kv-module-slider{width:auto}}
