.congress,.hotel{background-color:#1c1c1c;color:var(--white)}.congress__inner,.hotel__inner{align-items:center;display:flex;flex-direction:column;gap:2.5rem;margin:0 auto;max-width:1000px;padding:4rem 0;width:100%}.hotel__inner--info{display:grid;grid-template-columns:1fr 1fr;text-align:center}.hotel__inner--info h3{font-weight:500}.highlight{display:flex;flex-direction:column;gap:.5rem}.highlight h3{color:var(--white);font-weight:500;margin:1rem 0}.highlight a{color:var(--yellow);text-decoration:underline}@media only screen and (max-width:767px){.hotel__inner--info{grid-template-columns:1fr}}