.ContactMethods_container__Xk0Nu{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px}.ContactMethods_container__Xk0Nu h2{font-size:var(--MobileTitles);font-weight:700;text-align:center}.ContactMethods_container__Xk0Nu .ContactMethods_methodsGrid__Zk_NE{margin-top:25px;width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:15px}.ContactMethods_item__ewtmh{display:flex;align-items:center;justify-content:flex-start;border-radius:5px;background-color:var(--justWhite);width:100%;font-size:var(--Text)}.ContactMethods_item__ewtmh svg{margin:10px}@media (min-width:1024px){.ContactMethods_container__Xk0Nu{max-width:1200px;margin:0 auto}.ContactMethods_container__Xk0Nu .ContactMethods_methodsGrid__Zk_NE{max-width:1200px;grid-template-columns:repeat(2,1fr)}}