.contact-us-wrapper{z-index:10;display:grid;position:fixed;width:calc(min(100% - 22px, 25pc));height:auto;max-height:calc(100% - 87pt);bottom:105px;right:11px;-webkit-box-sizing:content-box;box-sizing:content-box}.contact-us-wrapper.open{z-index:97}.contact-us-wrapper .contact-us{display:none;height:inherit;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:30px;background-color:#fff;position:relative;overflow-y:auto}.contact-us-wrapper .contact-us.show{display:block}.contact-us-wrapper .contact-us .contact-us-close-container{width:100%;height:65px;background-color:var(--brand-primary-color)}.contact-us-wrapper .contact-us .contact-us-close-container .close-container-title{padding-top:20px;padding-left:0;font-size:17px;line-height:24px}.contact-us-wrapper .contact-us .contact-us-close-container .close-container-title.white{color:#fff}.contact-us-wrapper .contact-us .contact-us-close-container .close-container-title.blue{color:#001965}.contact-us-wrapper .contact-us .contact-us-close-container .close-button{background-color:var(--brand-primary-color);border:none;height:30px;width:30px;position:absolute;margin-top:13px;right:25px}.contact-us-wrapper .contact-us .contact-us-close-container .close-button .icon-x-button{right:4px;top:4px}.contact-us-wrapper .contact-us .contact-us-container{color:var(--brand-text-color)}.contact-us-wrapper .contact-us .contact-us-container .title-message{font-size:1pc;margin-bottom:10px}.contact-us-wrapper .contact-us .contact-us-container .name-field-wrapper .name-field-title{width:100%}.contact-us-wrapper .contact-us .contact-us-container .name-field-wrapper .name-field-container{font-family:noto-sans;width:100%;border:none;border-radius:3px;padding:20px;background-color:#f3f3f3;margin-top:9pt;margin-bottom:15px}.contact-us-wrapper .contact-us .contact-us-container .name-field-wrapper .infotext{color:#f05555}.contact-us-wrapper .contact-us .contact-us-container .email-field-wrapper .email-field-title{width:100%}.contact-us-wrapper .contact-us .contact-us-container .email-field-wrapper .email-field-container{font-family:noto-sans;width:100%;border:none;border-radius:3px;padding:20px;background-color:#f3f3f3;margin-top:9pt;margin-bottom:15px}.contact-us-wrapper .contact-us .contact-us-container .email-field-wrapper .infotext{color:#f05555}.contact-us-wrapper .contact-us .contact-us-container .message-field-wrapper .message-field-title{width:100%}.contact-us-wrapper .contact-us .contact-us-container .message-field-wrapper .message-field-container{font-family:noto-sans;height:75pt;width:295.65px;border:none;border-radius:3px;resize:none;padding:20px;background-color:#f3f3f3;margin-top:9pt}.contact-us-wrapper .contact-us .contact-us-container .message-field-wrapper .infotext{color:#f05555}.contact-us-wrapper .contact-us .contact-us-container .submit-button-wrapper .submit-button{background-color:var(--brand-primary-color);border-radius:30px;border:none;width:100%;height:50px;margin-bottom:30px}.contact-us-wrapper .contact-us .contact-us-container .submit-button-wrapper .submit-button .submit-button-content.white{color:#fff}.contact-us-wrapper .contact-us .contact-us-container .submit-button-wrapper .submit-button .submit-button-content.blue{color:#001965}@media screen and (max-width:1024px){.contact-us-wrapper .contact-us .contact-us-container .message-field-wrapper .message-field-container{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}}