.section-text-slider{position:relative}.section-text-slider .swiper{border-radius:.5em;overflow:hidden}.section-text-slider .swiper .swiper-slide{height:auto}.section-text-slider .text-slide{display:flex;height:100%}@media (max-width:1024px){.section-text-slider .text-slide{flex-direction:column-reverse;height:100%}}.section-text-slider .text-slide.even{flex-direction:row-reverse}@media (max-width:1024px){.section-text-slider .text-slide.even{flex-direction:column}}.section-text-slider .text-slide__image{position:relative;width:50%;overflow:hidden;height:100%}@media (max-width:1024px){.section-text-slider .text-slide__image{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.section-text-slider .text-slide__image img{position:absolute;left:50%;top:50%;width:100%;height:100%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;z-index:1}@media (max-width:1024px){.section-text-slider .text-slide__image img{transform:scale(1.1);position:relative;left:auto;top:auto}}.section-text-slider .text-slide__content{width:50%;color:#eeece7;padding:8em 2em;height:100%;display:flex;align-items:center;justify-content:center;background-color:#222425}@media (max-width:1024px){.section-text-slider .text-slide__content{width:100%;padding:4em 3em;text-align:center;flex:1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.section-text-slider .text-slide__content .text{width:100%;max-width:440px;margin:0 auto}.section-text-slider .text-slide__content h5{line-height:1.1;margin-bottom:2rem}.section-text-slider .text-slide__content p{font-size:.875em;line-height:1.8;font-weight:300;margin-bottom:2rem}@media (max-width:1024px){.section-text-slider .text-slide__content .button{margin:0 auto}}.section-text-slider .text-slide__content .button span{color:#eeece7}