.o-form-container__success-msg{font-size:var(--form-container-font-size);line-height:var(--form-container-line-height);color:var(--form-container-default-fg-color);text-transform:uppercase;font-weight:bold}
.o-form-container__error-msg{font-size:var(--form-container-font-size);line-height:var(--form-container-line-height);color:var(--form-container-error-color);text-transform:inherit;font-weight:normal}
.o-form-container__error-msg:empty{display:none}
.o-form-container__parent{margin:0}
.o-form-container__element{width:100%}
.o-form-container__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
@media(min-width:576px){.o-form-container__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
}
@media(max-width:575.98px){.o-form-container__buttons button{width:100%}
}
.o-form-container__buttons .a-button{margin:0 var(--form-button-spacer)}
.o-form-container__loader{position:absolute;top:0;right:0;left:0;background:var(--form-container-checking-address-loader-bg);width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.o-form-container--inline{width:100% !important}
.o-form-container--inline .container{padding:0 !important}
.o-form-container--inline .o-form-container__element{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.o-form-container--inline .o-form-container__main-form{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}
.o-form-container--inline .o-form-container__main-form>div{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}
.o-form-container--inline div[class*="msg"]{-ms-flex-preferred-size:80%;flex-basis:80%;margin-top:var(--form-container-inline-msg-text-top)}
.o-form-container--inline .a-input-field{margin:0 var(--form-container-inline-spacing) 0 0 !important}
.o-form-container--inline .a-button{margin:0 !important}
.o-form-container--inline .form-label{display:none !important}
.o-form-container--no-help-text .a-input-field--text-help{display:none !important}
.formcontainer-start .o-form-container__parent{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.formcontainer-center .o-form-container__parent{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.formcontainer-end .o-form-container__parent{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.formcontainer-fullwidth .o-form-container__element{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.formcontainer-halfwidth .o-form-container__element{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
@media(max-width:767.98px){.formcontainer-halfwidth .o-form-container__element{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
.formcontainerbuttons-left .o-form-container__buttons{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.formcontainerbuttons-center .o-form-container__buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.formcontainerbuttons-right .o-form-container__buttons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.formcontainer .onetrustcheckbox.options .ot-privacy-notice-language-dropdown-container{display:none}
.formcontainer .onetrustcheckbox.options .otnotice-content{padding:unset}
.formcontainer .onetrustcheckbox.options .otnotice-content .otnotice-menu,.formcontainer .onetrustcheckbox.options .otnotice-content .otnotice-version{display:none}
.formcontainer .onetrustcheckbox.options .otnotice-content .otnotice-sections{margin-left:unset;margin-right:unset}
.formcontainer .onetrustcheckbox.options .otnotice-content .otnotice-sections>.otnotice-section>.otnotice-section-content{margin-left:8px}