.design-tools-wrapper{background-color:#000;color:#fff;padding:0 40px 60px;font-family:inherit;width:100%;box-sizing:border-box}.dt-container{display:flex;flex-direction:column;max-width:1200px;margin:0 auto}.dt-title{color:#fff;font-size:3rem;font-weight:800;margin-bottom:25px;text-transform:uppercase;letter-spacing:.5px;line-height:1.1}.dt-logos-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;margin-bottom:40px}.dt-logo-card{background-color:#fff;border-radius:8px;padding:8px 16px;height:50px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}.dt-logo-card:hover{transform:translateY(-2px);box-shadow:0 4px 15px #ffffff26}.dt-logo{height:100%;width:auto;object-fit:contain;max-width:130px}.dt-text{font-size:1.05rem;line-height:1.6;color:#ddd;margin-bottom:40px;text-align:justify}.dt-screenshots{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}@media (min-width: 768px){.dt-screenshots{flex-direction:row;justify-content:center}}.dt-screenshot{width:100%;height:auto;object-fit:cover;border:1px solid #eeeeee}@media (min-width: 768px){.dt-screenshot{width:calc(50% - 10px)}}.dt-footer-text{font-size:1.05rem;text-align:right;line-height:1.6;margin-top:10px;color:#ddd}.dt-footer-text strong{font-weight:800}
