section.content-image-section{padding:0;background:#EBDBD7}section.content-image-section .content-image-section_container{-webkit-clip-path:polygon(0 5%, 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 5%, 100% 0, 100% 100%, 0 100%);background-color:#FFFFFF;padding:70px 0}section.content-image-section .content-image-section_container>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px}section.content-image-section .content-image-section_container>div>div{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:768px){section.content-image-section .content-image-section_container>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}section.content-image-section .content-image-section_container>div>div{width:100%}}section.content-image-section .content-image-section_container .content-image-section_content{padding:20px;max-width:530px;margin:0 0 0 auto}section.content-image-section .content-image-section_container .content-image-section_content img{width:160px;margin-bottom:20px;display:block}@media (max-width:768px){section.content-image-section .content-image-section_container .content-image-section_content{margin:0;max-width:100%}}section.content-image-section .content-image-section_container .content-image-section_image{position:relative;-webkit-clip-path:polygon(0 5%, 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 5%, 100% 0, 100% 100%, 0 100%)}section.content-image-section .content-image-section_container .content-image-section_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;max-height:530px}