.maps{display:flex;flex-direction:row;box-sizing:border-box;gap:40px;padding:40px}@media screen and (max-width:1024px){.maps{padding:20px}}.maps iframe{width:66%}@media screen and (max-width:1024px){.maps iframe{width:100%}}.maps .infocontact{box-sizing:border-box;width:33%;background-color:var(--color-gray);display:flex;justify-content:center;align-items:center;line-height:1.8em}@media screen and (max-width:1024px){.maps .infocontact{width:100%;padding:20px}.maps{flex-direction:column}}