.cards-parts .title-content{display:flex;justify-content:space-between;gap:80px}.cards-parts .title-content-img{max-width:648px;min-height:244px;width:100%;position:relative}.cards-parts .title-content-img img{object-fit:cover;width:100%;height:100%}.cards-parts .title-content-img::before{content:"";position:absolute;top:-20%;left:-30%;width:643px;height:572px;background-image:url("../../../assets/img/prod-dot.png");background-size:contain;background-repeat:no-repeat;z-index:-1}.cards-parts .title-content-text{max-width:591px;width:100%;display:flex;flex-direction:column;justify-content:center;padding:15px 0}.cards-parts .title-content-text h2{margin-bottom:10px}.cards-parts .title-content-text p{line-height:1.42em}.cards-parts .title-content-text p:last-of-type{margin-bottom:0}@media(max-width: 992px){.cards-parts .title-content{gap:60px}}@media(max-width: 767px){.cards-parts .title-content{flex-direction:column-reverse;gap:20px}.cards-parts .title-content-img{max-width:100%;min-height:auto}.cards-parts .title-content-img img{aspect-ratio:2/1}.cards-parts .title-content-img::before{width:300px;height:200px}}