.days-content-layout{display:flex;flex-wrap:wrap;justify-content:center}.days-grid-container{display:flex;width:100%}.days-grid-item{flex:1;position:relative}.days-rich-text{padding:4em 2em}.days-image-wrapper{overflow:hidden}.days-image-bottom-left,.days-image-top-right{height:100%;object-fit:cover;position:absolute;width:100%}.days-image-top-right{clip-path:polygon(50% 0,100% 0,100% 100%,0 100%)}.days-image-bottom-left{clip-path:polygon(0 0,100% 0,50% 100%,0 100%)}.days-stripe{background-color:#57eaea;height:6px;margin-top:-1px;width:100%}@media screen and (max-width:600px){.days-grid-container{flex-direction:column}.days-image-wrapper{min-height:300px}.days-rich-text{padding:2em 1em}.days-1{order:2}.days-2{border-bottom:6px solid #57eaea;order:1}}