@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=PT+Mono&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato&display=swap";:root{--max-section-width:600px;--max-section-width-large:1800px;--min-section-width:320px}html{box-sizing:border-box;min-height:100vh}#__next{display:flex;justify-content:center}*,:after,:before{box-sizing:inherit}body,html{position:relative;margin:0;padding:0;background-color:var(--color-body-bg);color:var(--color-base-text);overflow-x:hidden;background:linear-gradient(180deg,#F7F7F7,#E7E7E7)}input::placeholder,select::placeholder,textarea::placeholder{color:var(--color-input-placeholder)}body{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-secondary);font-family:var(--font-family-primary);min-height:100vh}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{box-shadow:none}input[type=number]{-moz-appearance:textfield}::-webkit-scrollbar{background:var(--color-scroll-bg);border-radius:90px;height:5px;width:5px}::-webkit-scrollbar-thumb{background:var(--color-scroll-thumb);border-radius:90px}:root{--color-button-border:#4d334d;--color-button-bg:#4d334d;--color-select-disabled:#000;--color-contact-button-text:#ffffff;--color-active-button-text:#ffffff;--color-card-body-text:#fff;--color-card-loader:#fff;--color-list-item-border-bottom:#200020;--color-input-text:#200020;--color-select-item-text:#fff;--color-selector-text:#200020;--color-message-text:#200020;--color-input-background:#f3f3f3;--color-footer-link-text:#200020;--color-base-text:#200020;--color-card-header-text:#000;--color-partner-primary:#4d334d;--color-partner-secondary:#4d334d;--color-body-bg:transparent;--color-header-bg:transparent;--color-selected-language-border:transparent;--color-selected-language-bg:#383FAB;--color-selected-language:#ffffff;--color-not-selected-language:#200020;--color-body-text:#200020;--color-input-placeholder:#636363;--color-input-error:#ff4b4b;--color-component-spinner:#fff;--color-component-spinner-bottom:#4D334D;--color-input-disabled:#8E8E8E;--color-scroll-bg:rgba(0,0,0,0.2);--color-support-chat-header-bg:#4D334D;--color-support-chat-header-text:#FFFFFF;--color-support-chat-agent-message-bg:#F5F6F8;--color-support-chat-agent-message-text:#000;--color-support-chat-user-message-bg:#F1BFDA;--color-support-chat-user-message-text:#000000;--color-support-chat-action-bg:#4D334D;--color-support-chat-action-text:#fff;--color-scroll-thumb:#4d334d;--color-services-provided:#454545;--font-active-user-avatar-title:15px;--font-active-user-avatar-sub-title:10px;--button-font-size-primary:1.4rem;--input-font-size-primary:1rem;--label-font-size-primary:1rem;--label-font-size-input:0.9rem;--font-family-primary:"Manrope",sans-serif;--font-family-secondary:"PT Mono",monospace;--font-family-tertiary:"Lato",sans-serif;--header-font-size:1.25rem;--title-font-size:2rem;--body-font-size:1rem;--caption-font-size:0.875rem;--image-view-body-header-logo-width:120px}