.text-with-slider{position:relative}.text-with-slider:before{background:#fff;content:"";height:101%;left:0;position:absolute;top:-1%;width:50%;z-index:2}.text-with-slider__container{align-items:flex-start;display:flex;gap:64px}.text-with-slider__info{display:flex;flex-direction:column;gap:32px;max-width:512px;width:100%;z-index:2}.text-with-slider__text{color:var(--lightGrey);display:flex;flex-direction:column;gap:16px}.text-with-slider__swiper{max-width:544px;padding-bottom:0;width:100%}.text-with-slider__photo{-ms-flex-negative:0;flex-shrink:0;max-width:544px;width:544px}.text-with-slider__nav{display:flex;justify-content:space-between;margin-top:32px;position:relative;width:100%}.text-with-slider__nav .swiper-button-next,.text-with-slider__nav .swiper-button-prev{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;height:8px;justify-content:center;margin:0;position:relative;transition:background-color .2s;width:44px;z-index:2}@media (max-width:1152px){.text-with-slider:before{content:none}.text-with-slider__container{flex-direction:column;gap:56px}.text-with-slider__info,.text-with-slider__swiper{max-width:100%}.text-with-slider__photo,.text-with-slider__photo:nth-child(3n+1){max-width:100%;width:100%}}@media (max-width:767px){.text-with-slider__container{gap:48px}}