@custom-media --small-down (max-width: 400px);@custom-media --small-only (min-width: 401px) and (max-width: 720px);@custom-media --small-up (min-width: 401px);@custom-media --medium-down (max-width: 720px);@custom-media --medium-only (min-width: 721px) and (max-width: 1040px);@custom-media --medium-up (min-width: 721px);@custom-media --large-down (max-width: 1040px);@custom-media --large-only (min-width: 1041px) and (max-width: 1440px);@custom-media --large-up (min-width: 1041px);@custom-media --xlarge-down (max-width: 1440px);@custom-media --xlarge-up (min-width: 1441px);:root{--max-width: 1400px;--max-width-header: 1400px;--max-width-list: 1400px;--max-width-pagination: 1400px;--max-width-content-wide: 1400px;--max-width-content: 1400px;--grid-gutter-width: 1400px;--grid-col-width: 1400px;--color-1: #6a46ff;--color-2: #433da2;--color-3: #3d4572;--color-4: #fffbf8;--color-5: #faf2e8;--color-6: #c0b19f;--color-7: #4f5e8c;--color-8: #7d87a3;--color-text: var(--color-7);--color-text-light: #fcfcfc;--color-heading: var(--color-3);--color-separator: #d7d7d7;--color-gray-1: #fcfcff;--color-gray-2: #f7f7f9;--color-gray-3: #e8e8ee;--color-gray-4: #f5f6fa;--color-gray-5: #b1b1c5;--color-error: #ff82a6;--color-error-text: #8e2d4a;--color-success: #06ad19;--color-warning: #f6da6b;--color-field-border: var(--color-gray-3);--color-element: #e8e8e8;--color-element-hover: #d7d7d7;--base-link-color: var(--color-4);--base-link-color-2: #6f91dd;--hover-link-color: var(--color-2);--base-button-color: var(--color-1);--hover-button-color: #8064ffe0;--disabled-button-color: #3d6edd95;--label-green-text-color: #37ba5c;--label-green-bg-color: #c4ffd3;--label-blue-text-color: #605c9c;--label-blue-bg-color: #eae8ff;--base-border-color: #dcdfe1;--dark-border-color: #ddd;--base-border: .078rem solid #f0f0f5;--dark-border: 1px solid var(--dark-border-color);--light-border-color: #f0f0f0;--light-border: 1px solid var(--light-border-color);--border-radius: 3px;--border-radius-medium: 6px;--border-radius-large: 12px;--base-shadow-color: #fcfcfc;--card-shadow: 0 4px 8px rgb(0 0 0 / 2%);--panel-shadow: 0 4px 8px rgb(0 0 0 / 15%);--box-color: #f4f4f4;--spacing-1: .625rem;--spacing-2: 1.25rem;--spacing-3: 1.875rem;--spacing-4: 2.5rem;--spacing-5: 3.125rem;--spacing-6: 3.75rem;--spacing-7: 4.375rem;--spacing-8: 5rem;--spacing-9: 5.625rem;--spacing-10: 6.25rem}.karla-ui__search-container{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 8px #00000026;display:flex;flex-direction:column;height:auto;min-height:110px;min-width:min(90vw,800px);overflow:hidden;position:relative;top:100px;transition:width,min-width,height,min-height .3s ease-in-out;width:min(90vw,800px);margin:0 auto}.karla-ui__search-container:has(.karla-ui__search-page--results){height:min(70vh,600px);min-height:min(70vh,600px)}.karla-search--mobile .karla-ui__search-container:has(.karla-ui__search-page--results){height:min(90vh,600px);min-height:min(90vh,600px);top:8vw}.karla-ui__search-container .karla-ui__search-page--results{width:100%;height:100%}.karla-ui__search-header{display:flex;flex-direction:column;padding:8px;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:1px solid var(--border-base, #E1DFDC);background:#f4f4f5}.karla-ui__search-page--results .karla-ui__search-header{height:50px}.karla-ui__search-results-container{display:flex;height:calc(100% - 50px)}.karla-ui__search-results-container .karla-ui__conversation-window{flex:1 1 auto;min-width:0}.karla-ui__search-front-container{display:flex;flex-direction:row;gap:var(--spacing-3);padding:20px}.karla-search--mobile .karla-ui__search-front-container{flex-direction:column;gap:0}.karla-ui__search-front-container__col-1{flex:1 1 auto;min-width:0}.karla-ui__search-front-container__col-2{width:100%;max-width:320px}.karla-ui__search-front-container .karla-ui__suggested-queries{flex-direction:row}.karla-ui__search-privacy-warning{font-size:11px;color:#8786a1;font-weight:var(--font-weight-regular);padding:8px;background:#f4f4f6;width:100%;border-radius:8px;text-align:center;margin:10px 0}.karla-ui__search-page--front .karla-ui__footer{background:none}.karla-ui__search-page--front .karla-ui__footer .karla-ui__footer-end{width:100%}.karla-ui__search-page--front .karla-ui__footer .karla-ui__footer-privacy-policy{margin-right:auto}.karla-ui__search-page--front .karla-ui__footer .karla-ui__footer-powered-by{margin-left:auto}html,body{width:100%;height:100%;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;font-family:var(--base-font-family)}
