
.content .monday-loader-wrapper,.broadcast-component .monday-loader-wrapper,.ReactModal__Content .monday-loader-wrapper,.dialog-node .monday-loader-wrapper,.slide-panel-content .monday-loader-wrapper,.learning-center-component .monday-loader-wrapper,.first-level-content .monday-loader-wrapper{position:absolute;left:0px;right:0px;top:0px;bottom:150px;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column}.content .monday-loader-wrapper img.monday-loader-img,.broadcast-component .monday-loader-wrapper img.monday-loader-img,.ReactModal__Content .monday-loader-wrapper img.monday-loader-img,.dialog-node .monday-loader-wrapper img.monday-loader-img,.slide-panel-content .monday-loader-wrapper img.monday-loader-img,.learning-center-component .monday-loader-wrapper img.monday-loader-img,.first-level-content .monday-loader-wrapper img.monday-loader-img{width:90px;height:90px;content:var(--monday-loader-gif-path)}.content .monday-loader-wrapper .loader-text,.broadcast-component .monday-loader-wrapper .loader-text,.ReactModal__Content .monday-loader-wrapper .loader-text,.dialog-node .monday-loader-wrapper .loader-text,.slide-panel-content .monday-loader-wrapper .loader-text,.learning-center-component .monday-loader-wrapper .loader-text,.first-level-content .monday-loader-wrapper .loader-text{font-size:18px;font-weight:400;color:gray}.content .monday-loader-wrapper .monday-loader-css,.broadcast-component .monday-loader-wrapper .monday-loader-css,.ReactModal__Content .monday-loader-wrapper .monday-loader-css,.dialog-node .monday-loader-wrapper .monday-loader-css,.slide-panel-content .monday-loader-wrapper .monday-loader-css,.learning-center-component .monday-loader-wrapper .monday-loader-css,.first-level-content .monday-loader-wrapper .monday-loader-css{animation:monday-loader-spin-animation .8s linear infinite;border:5px solid #ddd;border-top:5px solid #00c875;border-radius:50%;height:46px;width:46px;margin-bottom:8px}@keyframes monday-loader-spin-animation{to{border-top-color:#00c875;transform:rotate(360deg)}}
.keyboard-navigation-item:first-child{margin-top:3px}.keyboard-navigation-item:last-child{margin-bottom:3px}.with-keyboard-navigation-enhancer{height:100%;width:100%;flex-grow:1;display:flex;flex-direction:column}.with-keyboard-navigation-enhancer:focus{outline:0}
.DayPicker.DayPicker--horizontal .CalendarMonthGrid--animating{transition:transform .2s step-start;z-index:1}

.datasource-error-component{flex-grow:1;margin-top:50px;margin-bottom:var(--spacing-medium)}@media screen and (max-height: 720px){.datasource-error-component{margin-top:var(--spacing-medium)}}.datasource-error-component .error-image{height:146px;margin-bottom:24px;color:transparent}.datasource-error-component .header{font-weight:700;margin-bottom:16px}.datasource-error-component .description{font-size:16px;font-weight:400;line-height:24px;text-align:center;margin-bottom:32px}
.file-name-with-ellipsis-component{display:inline-flex;white-space:nowrap;overflow:hidden;max-width:100%;color:var(--color-mud_black)}.file-name-with-ellipsis-component .file-name-without-extension{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.file-name-with-ellipsis-component .file-extension{flex-shrink:0}
.file-breadcrumbs-component{display:flex;align-items:center;flex-direction:row;font-style:normal;font-weight:normal;font-size:14px;line-height:22px}.file-breadcrumbs-component,.file-breadcrumbs-component>*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-breadcrumbs-component ol{margin-left:0}.file-breadcrumbs-component a{text-decoration:none;color:var(--secondary-text-color)}.file-breadcrumbs-component a:hover{color:var(--primary-color);text-decoration:none}.file-breadcrumbs-component .board-name,.file-breadcrumbs-component .pulse-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:16px}.file-breadcrumbs-component .quick-search-breadcrumbs{width:5px;height:8px;margin:0 8px;font-size:14px;position:relative;color:var(--secondary-text-color) !important}.file-breadcrumbs-component .quick-search-breadcrumbs::before{position:absolute;bottom:-3px}
.numeric-settings-component{display:flex;flex-direction:column;padding:5px}.numeric-settings-component .title{font-weight:400;margin-bottom:8px}.numeric-settings-component .title.directions-title{margin-top:10px}
.done-color-settings-component{padding-left:12px;width:100%;display:flex;flex-direction:column;transition:height .1s ease-out}.done-color-settings-component .section-title{font-size:14px;font-weight:400}.done-color-settings-component .color-picker-content--wrapper{margin-top:8px}.done-color-settings-component .color-picker-content--wrapper .color-indicator-wrapper{color:#fff}
.status-settings-component{height:140px;width:100%;display:flex;flex-direction:column;transition:height .1s ease-out}.status-settings-component .section-title{font-size:14px;font-weight:400}.column-settings.color-settings-wrapper{overflow:auto}
.avatar-cell-component{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center}.avatar-cell-component .avatar-image{height:25px;width:25px;border-radius:50%;overflow:hidden}.avatar-cell-component .clear-avatar-icon-wrapper{position:absolute;left:calc(50% + 24px);transform:translateX(-50%);color:#c4c4c4}.avatar-cell-component .clear-avatar-icon-wrapper:hover{color:#333}.avatar-cell-component.is-deleted .avatar-image-wrapper .avatar-image{opacity:.3}
.base-overview-section-header{flex:0 1 auto;display:flex;font-weight:400;cursor:default;overflow:hidden;align-items:center;justify-content:center}.base-overview-section-header.empty{min-width:90%;min-height:30px}.base-overview-section-header.empty .overview-section-name{flex:1 1 auto;min-height:30px}.base-overview-section-header.empty .overview-section-name .ds-text-component{min-height:30px}.base-overview-section-header.renaming-section{flex:1 1 auto}.base-overview-section-header.renaming-section .overview-section-name{flex:1 1 auto;max-width:800px}.base-overview-section-header.renaming-section .overview-section-name .ds-editable-input{background-color:transparent}.base-overview-section-header.renaming-section .overview-section-name .ds-editable-input.ds-editable-input-text-align{text-align:center}.base-overview-section-header .overview-section-name{flex:0 1 auto}.full-screen-mode .base-overview-section-header{justify-content:flex-start}.full-screen-mode .base-overview-section-header .overview-section-name .ds-editable-input.ds-editable-input-text-align{text-align:left}
.base-overview-section-header-component{display:flex;justify-content:center;align-items:center;flex:1 1 auto;text-align:center;position:relative}.base-overview-section-header-component .auto-fit-text-container{pointer-events:none;opacity:0;top:15%;bottom:15%;left:16px;right:16px;font-weight:500}.base-overview-section-header-component.full-screen-mode{text-align:start;height:64px;max-height:64px;justify-content:flex-start;align-items:center;max-width:calc(100% - 480px)}
.overview-section-grid-wrapper.OverviewSectionWithError-overview-section .overview-section{background-color:var(--secondary-background-color)}.overview-section-grid-wrapper.OverviewSectionWithError-overview-section .overview-section .overview-section-content-wrapper{padding-top:0}.overview-section-grid-wrapper.OverviewSectionWithError-overview-section .overview-section .overview-section-content-wrapper .overview-section-content-component .error-overview-section{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;transition:background-color .35s ease}
.base-widget-unlock-component{position:relative;outline:0;height:100%}.base-widget-unlock-component .base-widget-unlock-content{display:flex;flex-direction:column;align-items:center;position:relative;justify-content:center;height:100%}.base-widget-unlock-component .base-widget-unlock-content .base-widget-unlock-header{padding:32px 40px 16px;font-size:18px;line-height:22px;font-weight:500;text-align:center;white-space:pre-wrap}.base-widget-unlock-component .base-widget-unlock-content .base-widget-unlock-text{padding:0 24px 32px;font-size:16px;line-height:20px;font-weight:300;text-align:center;color:var(--primary-text-color)}.base-widget-unlock-component .base-widget-unlock-content .base-widget-unlock-button{margin-bottom:32px}
.form-embedded-footer-component{background-color:#fff;padding:24px;border-radius:8px;display:flex;justify-content:space-between;align-items:center}.form-embedded-footer-component .form-footer-message{text-align:left}.form-embedded-footer-component.custom-footer-message{padding:0 48px;height:152px}.form-embedded-footer-component.custom-footer-message .form-footer-message{font-family:var(--title-font-family);font-size:var(--font-size-40);font-weight:300;line-height:26px}.form-embedded-footer-component.custom-footer-message .custom-footer-button{background-color:var(--color-sofia_pink-hover) !important}.form-embedded-footer-component.custom-footer-message .custom-footer-button:hover{background-color:#94054d !important}@media(max-width: 500px){.form-embedded-footer-component.custom-footer-message{padding:0 16px}.form-embedded-footer-component.custom-footer-message .form-footer-message{font-size:var(--font-size-30);margin-right:8px}}@media(max-width: 500px){.form-embedded-footer-component:not(.custom-footer-message){flex-direction:column}.form-embedded-footer-component:not(.custom-footer-message) .form-embedded-footer-content{margin-bottom:16px}}.form-embedded-footer-component .title{font-size:20px;font-family:var(--title-font-family);font-weight:500;margin:0 0 8px 0}
.base-overview-section-missing-config{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:no-repeat 0 0;background-size:cover}.base-overview-section-missing-config .missing-config-image{max-height:150px;max-width:290px;margin:var(--spacing-medium) 0}.base-overview-section-missing-config .missing-config-message{max-width:80%;text-align:center;cursor:pointer}.base-overview-section-missing-config .missing-config-message.disabled{cursor:default}.base-overview-section-missing-config .missing-config-message .header-message{margin-bottom:var(--spacing-small)}.base-overview-section-missing-config .missing-config-message .header-message-size{font-size:16px}.base-overview-section-missing-config .missing-config-message .sub-message{margin-bottom:var(--spacing-medium);font-size:14px}.base-overview-section-missing-config .missing-config-button{margin-bottom:var(--spacing-medium);font-size:14px}
.scroll-style::-webkit-scrollbar{width:10px;height:15px}.scroll-style::-webkit-scrollbar-track{border-radius:10px}.scroll-style::-webkit-scrollbar-thumb{background-color:#b2b2b2}.form-wrapper-component{width:100%;height:100%;overflow:auto;background:#575c96}.form-wrapper-component.one-by-one{display:flex;align-items:center;margin:auto}.form-wrapper-component.with-new-customization{background:none}.form-wrapper-component.no-submission-mode{padding:0 64px;font-family:var(--font-family);color:#333}.form-wrapper-component.mobile-preview{border-radius:8px;padding:0}.form-wrapper-component.mobile-preview .form-wrapper-empty-header{height:36px}.form-wrapper-component.internal-form{background:none;overflow:unset}.form-wrapper-component .form-wrapper-empty-header{height:60px}@media(max-width: 500px){.form-wrapper-component .form-wrapper-empty-header{height:24px}}.form-wrapper-component .form-wrapper-header{height:60px}.form-wrapper-component .form-wrapper-header-color{height:250px}.form-wrapper-component .form-wrapper-header-color.new-design-customization{height:0}.form-wrapper-component .form-wrapper-header-color.full-layout{height:0}.form-wrapper-component .form-wrapper-header-color .form-wrapper-header-content{width:70%;max-width:680px;margin:auto;height:60px;display:flex;align-items:center}.form-wrapper-component .form-wrapper-header-color .form-wrapper-header-content.with-builder{width:70%;min-width:680px;min-width:680px}@media(max-width: 500px){.form-wrapper-component .form-wrapper-header-color .form-wrapper-header-content{width:90%}}.form-wrapper-component.with-footer .form-content-component{margin-bottom:16px}.form-wrapper-component .form-content-component{background-color:var(--primary-background-color);color:var(--primary-text-color);box-shadow:0px 0 4px 0px rgba(0,0,0,.1);width:70%;max-width:680px;margin:auto;border-radius:8px;display:flex;flex-direction:column;align-items:center;padding:16px 8px 40px 8px;margin-bottom:32px;transition:all .3s ease-in-out;box-sizing:border-box;transform:translateZ(0)}.form-wrapper-component .form-content-component.form-direction-rtl .form-title,.form-wrapper-component .form-content-component.form-direction-rtl .form-question-title,.form-wrapper-component .form-content-component.form-direction-rtl .form-question-title-wrapper,.form-wrapper-component .form-content-component.form-direction-rtl .form-editable-question-title,.form-wrapper-component .form-content-component.form-direction-rtl .form-editable-question-title-content,.form-wrapper-component .form-content-component.form-direction-rtl .form-description,.form-wrapper-component .form-content-component.form-direction-rtl .form-question-description,.form-wrapper-component .form-content-component.form-direction-rtl .form-editable-question-description,.form-wrapper-component .form-content-component.form-direction-rtl .form-question-answer{direction:rtl}.form-wrapper-component .form-content-component.form-direction-rtl .form-select-input{margin-right:0;margin-left:50%}.form-wrapper-component .form-content-component.form-direction-rtl .timeline-form-input-component{direction:ltr;margin:0 auto}.form-wrapper-component .form-content-component.form-direction-rtl .phone-form-input-component{direction:ltr;justify-content:flex-end;display:flex}.form-wrapper-component .form-content-component.form-direction-rtl .phone-form-input-component .form-select-input{margin-left:0;justify-content:flex-end}.form-wrapper-component .form-content-component.form-direction-rtl .phone-form-input-component.one-by-one{margin:0}.form-wrapper-component .form-content-component.form-direction-rtl.one-by-one .form-select-input{margin:0}.form-wrapper-component .form-content-component.with-builder{width:70%;min-width:680px;max-width:680px}.form-wrapper-component .form-content-component.internal-form{box-shadow:none;border-radius:0;width:100%;max-width:100%;margin:0;padding:0}@media(min-width: 650px){.form-wrapper-component .form-content-component.left-layout{margin:0 0 60px 60px}.form-wrapper-component .form-content-component.right-layout{margin:0 60px 60px auto}.form-wrapper-component .form-content-component.full-right-layout{margin:0 0 0 auto}.form-wrapper-component .form-content-component.full-left-layout{margin:0}.form-wrapper-component .form-content-component.full-right-layout,.form-wrapper-component .form-content-component.full-left-layout,.form-wrapper-component .form-content-component.full-center-layout{border-radius:0;box-shadow:none;width:50%;max-width:50%;min-height:100%;padding-bottom:0;padding-left:0;padding-right:0;min-height:100%}}.form-wrapper-component .form-content-component.no-bottom-padding{padding:16px 0 0 0}.form-wrapper-component .form-content-component.mobile-preview{width:90%;margin:var(--spacing-xl) auto;min-width:0}@media(max-width: 500px){.form-wrapper-component .form-content-component{width:90%;margin:var(--spacing-xl) auto;min-width:0}}.form-wrapper-component .form-content-component.one-by-one{min-height:calc(50vh - var(--spacing-xl) - var(--spacing-large));box-sizing:border-box;margin-bottom:auto}@media(min-width: 650px){.form-wrapper-component .form-content-component.one-by-one.full-left-layout{height:100%;width:40%}}@media(min-width: 650px){.form-wrapper-component .form-content-component.one-by-one.full-right-layout{height:100%;width:40%}}@media(min-width: 650px){.form-wrapper-component .form-content-component.one-by-one.full-center-layout{height:100%;width:40%}}@media(max-width: 650px){.form-wrapper-component .form-content-component.one-by-one{margin:0 auto;width:100%;border-radius:0;padding:0;height:70vh}}.form-wrapper-component .form-footer-wrapper{width:70%;max-width:680px;margin:auto}.form-wrapper-component .form-footer-wrapper.mobile-preview{width:90%}@media(max-width: 500px){.form-wrapper-component .form-footer-wrapper{width:90%}}.form-wrapper-component.form-survey-mode .form-content-component:not(.full-right-layout):not(.full-left-layout):not(.full-center-layout){margin-bottom:24px;max-height:calc(100% - 24px * 2 - 16px);position:relative;padding:16px 0 0 0}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.form-wrapper-component.form-survey-mode .form-content-component:not(.full-right-layout):not(.full-left-layout):not(.full-center-layout){height:calc(100% - 24px * 2 - 16px)}}.form-wrapper-component.form-survey-mode .form-wrapper-empty-header{height:24px}

.form-powered-by-monday-component-wrapper{text-decoration:none;display:flex;justify-content:center;align-items:center}.form-powered-by-monday-component-wrapper.form-survey-mode{padding-bottom:var(--spacing-medium)}.form-powered-by-monday-component-wrapper.one-by-one{margin:var(--spacing-medium) auto}.form-powered-by-monday-component-wrapper:focus{outline:none}.form-powered-by-monday-component-wrapper.stick-to-bottom{width:100%;height:48px;margin-top:0;border-radius:0 0 8px 8px;background-color:var(--dark-background-color)}.form-powered-by-monday-component-wrapper .form-powered-by-monday-component{color:var(--secondary-text-color);font-size:12px;display:flex;font-weight:300;line-height:20px}.form-powered-by-monday-component-wrapper .form-powered-by-monday-component .monday-logo-img{margin-left:4px;height:20px}
.base-overview-section-not-supproted-mobile{position:absolute;height:100%;width:100%;padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.base-overview-section-not-supproted-mobile .base-overview-section-not-supproted-mobile-header{font-size:16px;font-weight:700}.base-overview-section-not-supproted-mobile .base-overview-section-not-supproted-mobile-content{font-size:14px;font-weight:400}.base-overview-section-not-supproted-mobile .base-overview-section-not-supproted-mobile-content a{color:#1f76c2}
.forms-submit-success-component{display:flex;align-items:center;justify-content:center;min-height:150px;width:100%}.forms-submit-success-component .forms-submit-success-title-wrapper{width:100%;display:flex;flex-direction:column;margin-left:48px;gap:8px;flex:2}.forms-submit-success-component .forms-submit-success-title-wrapper .form-submit-success-title{font-family:var(--title-font-family);font-size:40px;font-weight:500}.forms-submit-success-component .forms-submit-success-title-wrapper .form-submit-success-msg{font-weight:300;line-height:22px}.forms-submit-success-component .forms-submit-success-title-wrapper .form-submit-success-submit-button{padding-left:8px}.forms-submit-success-component .form-submit-success-img-wrapper{flex:1;display:flex;padding:0 13% 4% 0;align-self:self-end}.forms-submit-success-component .form-submit-again{background-color:var(--color-sofia_pink-hover);margin:16px 0}.forms-submit-success-component .form-submit-again:hover{background-color:#94054d}.forms-submit-success-component.is-mobile{text-align:center;flex-direction:column;min-height:100px}.forms-submit-success-component.is-mobile .forms-submit-success-title-wrapper{margin-left:0;margin-top:8px}.forms-submit-success-component.is-mobile .forms-submit-success-title-wrapper .form-submit-success-title{font-family:var(--title-font-family);font-size:33px}.forms-submit-success-component.is-mobile .form-submit-success-img-wrapper{padding:4% 0;width:100%;justify-content:center}.form-followup-link-wrapper{margin-top:24px;margin-bottom:16px;width:100%;padding:0 24px;box-sizing:border-box}.form-followup-link-wrapper .form-followup-link-title{font-size:var(--font-size-30);margin-bottom:8px;display:flex}.form-followup-link-wrapper .form-followup-link-title .form-followup-link-title-text{margin-right:4px}.form-followup-link-wrapper .form-followup-link-input{display:flex;align-items:center}
.LoaderContainer--JlCAn{height:100%;width:100%;display:flex;justify-content:center;align-items:center}
.base-overview-section-unauthorized-user{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.base-overview-section-unauthorized-user .unauthorized-message{max-width:70%;text-align:center;font-size:20px}.base-overview-section-unauthorized-user .secondary-message{margin-top:16px;max-width:60%;text-align:center}.base-overview-section-unauthorized-user .secondary-message .user-name:hover{text-decoration:underline}.base-overview-section-unauthorized-user .restricted-icon-container{display:inline-block;background-color:#ffd0d9;width:100px;height:100px;border-radius:50%;padding-top:13px;font-size:55px;text-align:center}


.form-content-component .form-question-title-wrapper .form-question-mandatory,.enforced-item-creation-form-builder-content .form-question-title-wrapper .form-question-mandatory{font-size:var(--font-size-20);flex:1}.form-content-component .form-question-mandatory,.enforced-item-creation-form-builder-content .form-question-mandatory{width:100%;position:relative;height:0}.form-content-component .form-question-mandatory .form-editable-question-title-content,.enforced-item-creation-form-builder-content .form-question-mandatory .form-editable-question-title-content{display:flex;justify-content:flex-end;top:2px}.form-content-component .form-question-mandatory.form-question-mandatory-short,.enforced-item-creation-form-builder-content .form-question-mandatory.form-question-mandatory-short{width:50%}@media(max-width: 500px){.form-content-component .form-question-mandatory.form-question-mandatory-short,.enforced-item-creation-form-builder-content .form-question-mandatory.form-question-mandatory-short{width:100%}}.form-content-component .form-question-mandatory.form-question-mandatory-date,.enforced-item-creation-form-builder-content .form-question-mandatory.form-question-mandatory-date{width:240px}@media(max-width: 500px){.form-content-component .form-question-mandatory.form-question-mandatory-date,.enforced-item-creation-form-builder-content .form-question-mandatory.form-question-mandatory-date{width:210px}}.form-content-component .form-question-mandatory.form-question-mandatory-phone,.enforced-item-creation-form-builder-content .form-question-mandatory.form-question-mandatory-phone{width:304px}@media(max-width: 500px){.form-content-component .form-question-mandatory.form-question-mandatory-phone,.enforced-item-creation-form-builder-content .form-question-mandatory.form-question-mandatory-phone{width:256px}}.form-content-component .form-question-mandatory.form-question-mandatory-inline,.enforced-item-creation-form-builder-content .form-question-mandatory.form-question-mandatory-inline{display:inline-flex;width:auto;height:auto;top:0}.form-content-component .form-question-mandatory .form-question-mandatory-text,.enforced-item-creation-form-builder-content .form-question-mandatory .form-question-mandatory-text{display:flex;gap:4px;font-size:12px;font-weight:300;font-style:italic}.form-content-component .form-question-mandatory .form-question-mandatory-text .form-question-mandatory-mark,.enforced-item-creation-form-builder-content .form-question-mandatory .form-question-mandatory-text .form-question-mandatory-mark{color:var(--negative-color);font-weight:900;position:relative}.form-content-component .form-question-mandatory .form-question-mandatory-text.form-question-missing-answer,.enforced-item-creation-form-builder-content .form-question-mandatory .form-question-mandatory-text.form-question-missing-answer{color:#e2445c}
.feedback-modal-portal{z-index:100000000}.timeline-gantt-baseline-button-component{display:flex}.timeline-gantt-baseline-button-component .feedback-button{margin-left:8px}
.form-content-component .form-question,.enforced-item-creation-form-builder-content .form-question{padding-top:var(--spacing-medium);padding-bottom:24px;font-size:var(--font-size-30);-webkit-user-select:text;user-select:text;width:100%}.form-content-component .form-question:focus,.enforced-item-creation-form-builder-content .form-question:focus{outline:none}.form-content-component .form-question.form-survey-mode,.enforced-item-creation-form-builder-content .form-question.form-survey-mode{width:80%;margin-left:auto;position:relative;margin-right:auto}.form-content-component .form-question .form-question-title-wrapper,.enforced-item-creation-form-builder-content .form-question .form-question-title-wrapper{display:flex;margin-bottom:var(--spacing-small)}.form-content-component .form-question .form-question-title,.enforced-item-creation-form-builder-content .form-question .form-question-title{font-weight:500;margin-bottom:8px;line-height:20px;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis}.form-content-component .form-question .form-question-description,.enforced-item-creation-form-builder-content .form-question .form-question-description{font-weight:300;margin-bottom:8px;line-height:20px;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis}.form-content-component .form-question .form-question-description.one-by-one,.enforced-item-creation-form-builder-content .form-question .form-question-description.one-by-one{margin-bottom:var(--spacing-medium);color:var(--secondary-text-color)}.form-content-component .form-question .form-question-answer,.enforced-item-creation-form-builder-content .form-question .form-question-answer{display:flex;flex-wrap:wrap;align-items:center}.form-content-component .form-question .form-question-answer.direction-rtl,.enforced-item-creation-form-builder-content .form-question .form-question-answer.direction-rtl{direction:rtl}.form-content-component .form-question .form-question-answer.direction-ltr,.enforced-item-creation-form-builder-content .form-question .form-question-answer.direction-ltr{direction:ltr}.form-content-component .form-question .form-question-answer.one-by-one,.enforced-item-creation-form-builder-content .form-question .form-question-answer.one-by-one{margin-top:var(--spacing-small)}.enforced-item-creation-form .form-question .form-question-title-wrapper{margin-bottom:unset}.enforced-item-creation-form .form-question .form-question-title-wrapper .form-question-title{font-size:14px;margin-bottom:var(--spacing-xs);font-weight:600}
