.ZigZagSingle{background:#cebebd;padding:100px 0}.ZigZagSingle .stack{display:flex;flex-direction:column;gap:100px}.ZigZagSingle .item{background-color:hsla(0,0%,100%,.4);display:flex}.ZigZagSingle .item>div{flex:1}.ZigZagSingle .text{display:flex;flex-direction:column;justify-content:center;padding:80px 70px;width:55%}.ZigZagSingle .image{position:relative}.ZigZagSingle .image img{height:100%!important;object-fit:cover;width:100%}.ZigZagSingle h2{margin-bottom:4rem;text-align:center}.ZigZagSingle h3{font-size:34px;line-height:1}@media (max-width:800px){.ZigZagSingle .item{flex-direction:column-reverse!important}.ZigZagSingle .text{width:100%}}