.allied-banner{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;font-family:var(--ff-base);font-size:1.5rem;justify-content:center;margin:40px 10px 25px;padding:0 30px}.banner-text{font-weight:100px;text-align:center;white-space:nowrap;white-space:break-spaces}.banner-text .text-inner{font-weight:700}.logo-container{align-items:center;display:flex;flex-direction:column;gap:5px}.logo-container img{margin-left:15px;transform:scale(1.3);transition:transform .3s ease-in-out;width:100px}.logo-container img:hover{transform:scale(1.8)}@media screen and (width >= 1200px){.allied-banner{flex-direction:row;gap:50px;margin:80px 50px 50px}.banner-text{margin-right:20px}.logo-container{flex-direction:row}}