.slide{--_height: 812px;position:relative;background:var(--white);height:812px;height:var(--_height)}@media (min-width: 831px){.slide{--_height: 570px}}.slide:before{content:"";position:absolute;top:0;left:50%;width:1px;height:202px;background:var(--white);z-index:1}@media (min-width: 831px){.slide:before{transform:translate(-1px);height:70px}}.slide:after{content:"";position:absolute;bottom:0;left:50%;width:9px;height:202px;background:url(./line-slide.svg) center bottom no-repeat;transform:translate(-50%);z-index:1}@media (min-width: 831px){.slide:after{margin-left:-1px;height:70px}}.slide .photo{position:relative}.slide .photo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d}.slide .photo img{display:block;height:var(--_height);width:100%;-o-object-fit:cover;object-fit:cover}.slide .content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:48px;color:var(--white);padding-left:24px;padding-right:24px}@media (max-width: 830px){.slide .content .title{width:100%}.slide .content .title img{display:block;width:100%}}.slide .content .text{font-size:1rem;text-transform:uppercase;letter-spacing:5.12px;line-height:150%}@media (min-width: 831px){.slide .content .text{letter-spacing:7.68px;font-size:1.5rem;max-width:800px}}
