.contactus_form{width:100%;max-width:600px;height:auto;flex-shrink:0;border-radius:12px;background:#F6F4EF;padding:25px;box-sizing:border-box}.row_contactus{display:flex;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap}.group_contactus{display:flex;flex-direction:column;color:#171717;font-family:Bricolage Grotesque;font-size:18px;font-style:normal;font-weight:700;line-height:28.8px;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 10px);box-sizing:border-box;margin-bottom:15px;margin-right:20px}.group_contactus:nth-child(2n){margin-right:0}.label_contactus{margin-bottom:8px}.input_contactus,.message_contactus{width:100%;height:50px;flex-shrink:0;border-radius:25px;background:#FFF;border:none;padding:10px;box-sizing:border-box}.message_contactus{height:150px;resize:none}.fullwidth_contactus{flex:1 1 100%}.submit_contactus{width:100%;height:50px;border-radius:30px;background:#0D3883;color:#FFF;font-family:Bricolage Grotesque;font-size:18px;font-weight:700;line-height:28.8px;border:none;cursor:pointer}@media (max-width:768px){.row_contactus{flex-direction:column}.group_contactus{flex:1 1 100%;margin-right:0}.contactus_form{background-color:#fff}.input_contactus,.message_contactus{background:#F6F4EF}.contactus_form{padding:0}}