.photo-block{cursor:pointer;border-radius:20px;position:relative;overflow:hidden}@media only screen and (max-width:1023px){.photo-block{border-radius:16px}}.photo-block__inner{width:100%;height:100%;position:relative}.photo-block__img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%;position:absolute;top:0;left:0}.photo-block__img--initial{-o-object-fit:contain;object-fit:contain}.photo-block__layout{opacity:0;pointer-events:none;background-color:#000000a3;width:100%;height:100%;padding:24px;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0}.photo-block__row{flex-direction:column;justify-content:space-between;height:100%;display:flex}@media (hover:hover){.photo-block:hover .photo-block__layout{opacity:1;pointer-events:auto}}.photo-block--xl{cursor:default;height:100%}.photo-block--xl .photo-block__layout{opacity:1;pointer-events:auto;background:linear-gradient(#0000 85.6%,#000000a3);flex-direction:row;align-items:flex-end;display:flex;top:auto;bottom:0}.photo-block--xl .photo-block__row{flex-direction:row;align-items:center;width:100%;height:auto}.photo-block--md{border-radius:16px}.photo-block--md .photo-block__title{font-size:15px;line-height:20px}.photo-block--alternate{position:relative!important}@media only screen and (max-width:1023px){.photo-block--alternate{height:350px!important}}@media only screen and (max-width:767px){.photo-block--alternate{height:300px!important}}@media only screen and (max-width:479px){.photo-block--alternate{height:198px!important}}@media only screen and (max-width:1279px){.photo-block--alternate .photo-block__row{height:auto!important}}@media only screen and (max-width:1023px){.photo-block--alternate .photo-block__row{padding:12px!important}.photo-block--alternate .photo-block__title{font-size:15px;line-height:20px}}.slider .swiper-wrapper{align-items:center}.slider.slider-popup{cursor:none;align-items:center;width:100%;height:100dvh;display:flex}.slider.slider-popup>*{cursor:none!important}@media only screen and (max-width:1280px){.slider.slider-popup>*{cursor:auto!important}}.slider.slider-popup .swiper{overflow:visible}@media only screen and (max-width:1280px){.slider.slider-popup{cursor:auto}}.slider.slider-popup .slider__wrap{cursor:auto;width:100%;height:587px;margin-left:-520px;transition:transform .3s ease-in-out;position:relative;left:50%}@media only screen and (max-width:1280px){.slider.slider-popup .slider__wrap{cursor:auto;height:100dvh;margin-left:0;padding-left:20px;padding-right:20px;left:0;overflow:hidden}}@media only screen and (max-width:1280px) and (max-width:650px){.slider.slider-popup .slider__wrap{padding-left:4px;padding-right:4px}}@media only screen and (max-width:1280px){.slider.slider-popup .slider__wrap .swiper{overflow:visible}}@media only screen and (max-width:1280px) and (max-width:650px){.slider.slider-popup .slider__wrap .swiper{overflow:hidden}}.slider.slider-popup .slider__item{cursor:none;border-radius:20px;transition:width .3s ease-in-out;overflow:hidden}@media only screen and (max-width:1280px){.slider.slider-popup .slider__item{cursor:auto;align-items:center;height:100dvh;display:flex}.slider.slider-popup .slider__item .photo-block{width:100%;height:500px}}@media only screen and (max-width:650px){.slider.slider-popup .slider__item .photo-block{height:auto;max-height:80%;position:static}}@media only screen and (max-width:1280px){.slider.slider-popup .slider__item .photo-block .photo-block__img{display:block;position:static}.slider.slider-popup .slider__item .photo-block .photo-block__row{flex-direction:column;align-items:flex-start;height:100%;opacity:1!important;display:flex!important}}@media only screen and (max-width:650px){.slider.slider-popup .slider__item .photo-block .photo-block__row{padding:20px 20px 24px;position:absolute;top:0;bottom:0;left:0;flex-direction:column-reverse!important}}.slider.slider-popup .slider__item .photo-block .photo-block__layout{pointer-events:none;background:0 0}@media only screen and (min-width:1280px){.slider.slider-popup .slider__item{flex:0 0 697px;height:393px}}.slider.slider-popup .slider__item:before{content:"";z-index:3;pointer-events:none;background-color:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (max-width:1280px){.slider.slider-popup .slider__item:before{display:none}}@media only screen and (min-width:1280px){.slider.slider-popup .slider__item.swiper-slide-active{flex:0 0 1042px;height:587px}}.slider.slider-popup .slider__item.swiper-slide-active .photo-block__layout{cursor:auto;pointer-events:auto}.slider.slider-popup .slider__item.swiper-slide-active:before{opacity:0}.slider.slider-popup .slider__item:not(.swiper-slide-active) .photo-block{pointer-events:none}.slider.slider-popup .slider__item:not(.swiper-slide-active) .photo-block__layout{pointer-events:none;background-color:#0000}.slider.slider-popup .slider__item:not(.swiper-slide-active) .photo-block__row{opacity:0}@media only screen and (max-width:1280px){.slider.slider-popup .slider__item:not(.swiper-slide-active) .photo-block__row{opacity:1;flex-direction:column;align-items:flex-start;height:100%}}.slider.slider-popup .slider__img{border-radius:20px;width:100%;max-width:100%}.slider .slider-popup__slider-paginate{z-index:15;width:auto;display:inline-flex;position:absolute;bottom:-50px;left:50%;transform:translate(-50%)}.slider .slider-popup__slider-paginate:hover .slider-button{display:none}@media only screen and (max-width:1279px){.slider .slider-popup__slider-paginate{bottom:90px;transform:translate(-50%);left:50%!important}}@media only screen and (max-width:767px){.slider .slider-popup__slider-paginate{bottom:24px}}.slider .slider-popup__slider-paginate .slider__dot{opacity:.5;margin-left:4px;margin-right:4px;background-color:#0000!important;align-items:center!important;width:auto!important;height:auto!important;display:flex!important}.slider .slider-popup__slider-paginate .slider__dot.swiper-pagination-bullet-active{opacity:1;background-color:#0000}.slider .slider-popup__slider-paginate .slider__dot-number{color:#fff;font-weight:700;transition:color .3s ease-in-out}@media only screen and (max-width:1279px){.slider .slider-popup__slider-paginate .slider__dot-number{font-size:12px}}.slider .slider-popup__slider-paginate .slider__dot.swiper-pagination-bullet-active .slider__dot-number{color:#fff}.slider .slider-popup__slider-paginate .slider__dot-progress{width:0;transition:width .5s ease-in-out;position:relative}.slider .slider-popup__slider-paginate .slider__dot-progress-line{background-color:#fff;width:0;height:100%;position:absolute;top:0;left:0}.slider .slider-popup__slider-paginate .slider__dot.swiper-pagination-bullet-active .slider__dot-progress{background-color:#fff9;width:52px;height:1.5px;margin-left:10px}.slider .slider-popup__slider-paginate .slider__dot.swiper-pagination-bullet-active .slider__dot-progress-line{animation:5s linear forwards width-anim}.slider .slider-button{z-index:1;cursor:none;pointer-events:none;background-color:#141414;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;transition:background-color .3s ease-in-out;display:flex;position:absolute;top:0;left:0}@media only screen and (max-width:1279px){.slider .slider-button{display:none!important}}.slider .slider-popup__counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%)}
