.press-section{background-color:#343434;color:#fff;padding:60px 20px;text-align:center;width:100%}.press-title{font-size:28px;font-weight:700;margin-bottom:40px}.press-logos{flex-wrap:wrap;gap:40px 80px;margin-bottom:40px}.press-logo,.press-logos{display:flex;justify-content:center}.press-logo{align-items:center;height:80px;width:180px}.press-logo img{display:block;filter:brightness(0) invert(1);height:auto;margin:0 auto;max-height:60px;max-width:160px;object-fit:contain;opacity:.95;transition:opacity .3s ease;width:auto}.press-logo img:hover{opacity:1}.press-button-wrapper{text-align:center}.press-button{background:linear-gradient(90deg,#e3ca22,#efaa27);border-radius:12px;color:#fff;display:inline-block;font-size:14px;font-weight:600;padding:12px 28px;text-decoration:none;text-transform:uppercase;transition:background .3s ease}@media (max-width:767px){.press-logos{align-items:center;flex-direction:column;gap:32px}.press-logo{align-items:center;display:flex;height:70px;justify-content:center;margin:0 auto;max-width:240px;width:100%}.press-logo img{max-height:50px;max-width:200px}}