.catalogue-container{display:flex;max-width:1200px;column-gap:2rem;margin:auto;align-items:center;justify-content:center}.catalogue-text{flex:1 1 400px;max-width:500px;padding:20px}.catalogue-text h1{text-transform:uppercase;font-size:28px;font-weight:700;margin-bottom:20px}.catalogue-text p{font-size:16px;margin-bottom:10px}.catalogue-text ul{list-style:none;padding:0;margin-bottom:20px}.catalogue-text li{margin-bottom:8px;font-size:16px}.catalogue-text .svg-icon{margin-right:8px;width:1rem;color:var(--orange)}.catalogue-image{flex:1 1 300px;max-width:700px;min-width:400px;padding:20px;text-align:center}.catalogue-image img{max-width:100%;height:auto;border-radius:8px}.section-companies-banner .cta-button{width:100%}.section-companies-form{display:flex;flex-direction:column;align-items:center}.section-companies-form .login100-form{background-color:transparent;padding:2rem 0}textarea.msg-textarea{font-size:16px;padding:5px;border:1px solid #ddd;border-radius:5px;width:100%;height:100px;max-width:100%;resize:none;outline:0;transition:box-shadow .2s ease}textarea.msg-textarea:focus{box-shadow:0 0 0 2px orange}textarea.msg-textarea::placeholder{color:var(--lightgrey)}.section-companies-images{display:flex;flex-wrap:wrap;justify-content:center;gap:0}.section-companies-images picture{width:16.66%;min-width:160px}.section-companies-images img{flex-grow:1;height:auto;width:100%;object-fit:contain;min-width:160px}@media (max-width:1099.98px){.catalogue-image,.catalogue-text{padding:0}}@media (max-width:991.98px){.catalogue-text h1{font-size:24px}}@media (max-width:767.98px){.catalogue-text h1{font-size:1.75rem}.catalogue-text{max-width:none;padding:0}.register-select,.section-companies-form #op-register-form input{font-size:1rem}.catalogue-text .list-title,.catalogue-text li{text-align:left}.catalogue-container{row-gap:2rem;flex-direction:column-reverse;text-align:center}.catalogue-image{max-width:100%;padding:0}.cta-button{width:100%}}