.img-text-container{display:flex;justify-content:center;width:100%}.content-container-img{flex-direction:column;gap:20px}.content-container-img,.image-wrapper{align-items:center;display:flex;width:100%}.image-wrapper{justify-content:center;max-width:500px}.img-container{aspect-ratio:1;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);overflow:hidden;position:relative;width:100%}.img-container img{filter:grayscale(100%);height:100%;object-fit:cover;width:100%}.image-small{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);height:clamp(164px,12vw,180px);position:absolute;right:11%;top:4%;width:clamp(133px,10vw,150px);z-index:5}.image-small img{height:100%;object-fit:cover;width:100%}.text-box{margin-top:30px;max-width:600px;text-align:left}.text-box h3{font-size:clamp(24px,3vw,36px);margin-bottom:20px}.text-box p{line-height:1.5;margin-bottom:20px}.numbers{display:flex;gap:20px;margin:24px 0}.numbers h4{font-size:clamp(20px,2.5vw,29px)}@media screen and (min-width:1000px){.content-container-img{align-items:flex-start;flex-direction:row;justify-content:space-between}.text-box{text-align:left}.image-wrapper{flex:1}.text-box{flex:1;max-width:700px}.image-small{right:14%;top:0}.img-container{height:490px;width:444px}}