.secContact{display:grid;grid-template-columns:1fr 1fr}@media (max-width:1024px){.secContact{grid-template-columns:1fr}}.secContact__col1{display:flex;flex-direction:column;gap:10px}.secContact__col1__img{display:flex;width:100%}.secContact__Cards{display:flex;flex-direction:column}.cardUserAbout{display:flex;gap:10px;margin:20px 0}.cardUserAbout img{border-radius:8px;height:100px;object-fit:contain;width:100px}.cardUserAbout article{align-items:start;display:flex;flex-direction:column;flex-grow:1;gap:4px;height:100px;justify-content:end}.cardUserAbout article h3,.cardUserAbout article p{color:#094160;font-size:18px;font-weight:700;margin:0;padding:0}.cardUserAbout article p{font-size:1rem;font-weight:400}.cardUserAbout article a{color:#6a7c1e;font-weight:700;text-decoration:none}.cardUserAbout article a:hover{text-decoration:underline}@media (max-width:991.98px){.cardUserAbout{flex-direction:column;gap:0}.cardUserAbout,.cardUserAbout article{align-items:center}}.secContact__col2{display:flex;flex-direction:column;gap:10px}.hidden{display:none!important}.imgResponsiveSecContact{height:auto;max-width:100%;object-fit:contain;width:var(--image-widthContact,100%)}.secContact__col1__text h1,.secContact__col1__text h2,.secContact__col1__text h3,.secContact__col1__text h4,.secContact__col1__text h5,.secContact__col1__text h6{font-size:36px!important}.secContact__col1__text p{font-size:18px!important}.titleSecForm{font-size:24px!important}