.Contact{flex-direction:column;text-align:center}.Contact .list-wrapper{margin:auto;padding-top:20px;width:50%}.Contact .list-wrapper .contact-item{background-color:#0000;border:none;color:var(--bs-body-color);display:inline-block;text-decoration:none;vertical-align:text-top;width:30%}.Contact .list-wrapper .contact-item .image-component{max-height:41px;max-width:35px;padding-bottom:5px}.Contact .list-wrapper .contact-item .title{font-size:1.2em;font-weight:700}.Contact .list-wrapper .contact-item:first-child,.Contact .list-wrapper .contact-item:nth-of-type(2),.Contact .list-wrapper .contact-item:nth-of-type(3){padding-bottom:45px}.Contact .list-wrapper .contact-item.Contact.Us .sub-title{color:#197c63;font-weight:700;text-decoration:underline}.Contact .rte{padding-top:10px}@media screen and (max-width:768px){.Contact .list-wrapper{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.Contact .list-wrapper .contact-item .image-component{max-width:40px}.Contact .list-wrapper a.contact-item,.Contact .list-wrapper button.contact-item{width:50%}.Contact .list-wrapper a.contact-item:first-of-type,.Contact .list-wrapper a.contact-item:nth-of-type(2),.Contact .list-wrapper a.contact-item:nth-of-type(3),.Contact .list-wrapper button.contact-item:first-of-type,.Contact .list-wrapper button.contact-item:nth-of-type(2),.Contact .list-wrapper button.contact-item:nth-of-type(3){padding-bottom:30px}}