.home-contact .contact-wrapper h1{font-size: 18px;line-height: 1;margin-bottom: 30px;text-align: center;text-transform: uppercase}.home-contact .infomation-heading{font-size: 12px;line-height: 1.2em;text-transform: uppercase;margin-bottom: 16px;display: flex;align-items: center;justify-content: space-between;font-weight: 400}.home-contact .infomation-heading span{height: 20px}.home-contact .infomation-heading span svg{transition: all 0.25s ease-in-out}.home-contact .infomation-heading:not(.active) span svg{transform: rotate(180deg)}.home-contact .infomation-toggle{max-height: 0;overflow: hidden;transition: all 0.25s ease-in-out;margin-bottom: 22px;border-bottom: 1px solid var(--miscellaneous-color)}.home-contact .infomation-toggle > *{margin: 16px 0;line-height: 1.4em;display: flex;font-weight: 400}.home-contact .infomation-toggle > * > svg{margin-right: 8px}@media (min-width: 1000px){.home-contact .infomation-list{display: flex}.home-contact .infomation-item{flex: 1}.home-contact .infomation-toggle{margin: 0;border: 0;max-height: 100%;overflow: auto}}@media (min-width: 768px){.home-contact .contact-wrapper h1{font-size: 25px}}