.checkbox_field__SFsri{position:relative;display:flex;align-items:center;cursor:pointer;transition:color .16s var(--ds-transition-easing,cubic-bezier(.4,.1,.2,.9))}.checkbox_disabled__B2R2P{cursor:not-allowed;filter:grayscale(100%) opacity(40%)}.checkbox_label__0LyFU{flex:1 1 100%;margin-left:10px;color:var(--ds-grey-500,#7c7b7b);font-size:var(--ds-label-font-size,13px);-webkit-user-select:none;-ms-user-select:none;user-select:none}.checkbox_checkbox__m5rRp{position:absolute;height:0;width:0;opacity:0;cursor:pointer;outline:none}.checkbox_checkmark__xtgK0{--size:24px;position:relative;flex:0 0 var(--size);width:var(--size);height:var(--size);background-color:var(--ds-checkbox-background,var(--ds-grey-000,#fff));border:var(--ds-checkbox-border,1px solid var(--ds-grey-300,#d7d7d7));border-radius:calc(var(--ds-input-radius, var(--ds-radius-200, 8px)) - 2px);transform-origin:center;box-shadow:var(--ds-input-shadow,none);transition:background-color .16s var(--ds-transition-easing,cubic-bezier(.4,.1,.2,.9))}.checkbox_checkbox__m5rRp:focus-visible+.checkbox_checkmark__xtgK0{outline:var(--ds-focus-ring-width,2px) solid var(--ds-focus-ring-color,var(--ds-blue-400,#0038ff));outline-offset:var(--ds-focus-ring-offset,2px)}.checkbox_checkmark__xtgK0:after,.checkbox_checkmark__xtgK0:before{content:"";position:absolute;width:0;height:2px;background-color:var(
    --ds-checkbox-foreground,var(--ds-secondary,var(--ds-blue-400,#0038ff))
  );border-radius:var(--ds-input-radius,var(--ds-radius-200,8px));transform-origin:0 0}.checkbox_checkmark__xtgK0:before{top:9px;left:7px;transform:rotate(45deg);transition:width 60ms .1s var(--ds-transition-easing,cubic-bezier(.4,.1,.2,.9))}.checkbox_checkmark__xtgK0:after{top:13px;left:8px;transform:rotate(305deg);transition:width 60ms var(--ds-transition-easing,cubic-bezier(.4,.1,.2,.9))}.checkbox_checkbox__m5rRp:checked+.checkbox_checkmark__xtgK0:before{width:5px;transition:width 60ms var(--ds-transition-easing,cubic-bezier(.4,.1,.2,.9))}.checkbox_checkbox__m5rRp:checked+.checkbox_checkmark__xtgK0:after{width:10px;transition:width 60ms .1s var(--ds-transition-easing,cubic-bezier(.4,.1,.2,.9))}.checkbox_checkbox__m5rRp:checked+.checkbox_checkmark__xtgK0{background-color:var(
    --ds-checkbox-foreground,var(--ds-secondary,var(--ds-blue-400,#0038ff))
  );border:2px solid var(
      --ds-checkbox-foreground,var(--ds-secondary,var(--ds-blue-400,#0038ff))
    )}.checkbox_checkbox__m5rRp:checked+.checkbox_checkmark__xtgK0:after,.checkbox_checkbox__m5rRp:checked+.checkbox_checkmark__xtgK0:before{background-color:var(
    --ds-checkbox-checkmark-foreground,var(--ds-white,#fff)
  )}.checkbox_switch__ChjN1{--height:20px;--padding:2px;position:relative;flex:0 0 calc(var(--height) * 2);width:calc(var(--height) * 2);height:var(--height);background-color:var(--ds-grey-300,#d7d7d7);border-radius:var(--height);cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-shadow:var(--ds-input-shadow,none)}.checkbox_checkbox__m5rRp:focus-visible+.checkbox_switch__ChjN1{outline:var(--ds-focus-ring-width,2px) solid var(--ds-focus-ring-color,var(--ds-blue-400,#0038ff));outline-offset:var(--ds-focus-ring-offset,2px)}.checkbox_checkbox__m5rRp:checked+.checkbox_switch__ChjN1{background-color:var(
    --ds-checkbox-foreground,var(--ds-secondary,var(--ds-blue-400,#0038ff))
  )}.checkbox_switch__ChjN1:after{content:"";position:absolute;top:var(--padding);left:var(--padding);width:calc(var(--height) - (var(--padding) * 2));height:calc(var(--height) - (var(--padding) * 2));background-color:var(--ds-white,#fff);border-radius:50%;transition:transform .16s var(--ds-transition-easing,cubic-bezier(.4,.1,.2,.9))}.checkbox_checkbox__m5rRp:checked+.checkbox_switch__ChjN1:after{transform:translateX(calc(100% + 4px))}.number-picker_picker__Q2Zxs{width:100%;display:flex;align-items:center;justify-content:space-between}.number-picker_label__NW5eT{color:var(--ds-grey-500,#7c7b7b);font-size:var(--ds-label-font-size,13px);-webkit-user-select:none;-ms-user-select:none;user-select:none}.number-picker_inner__UKWVg{position:relative;display:flex;align-items:center;gap:10px}.number-picker_withInput__BSuhs .number-picker_inner__UKWVg{--ds-input-radius:0;--ds-input-compact-padding:3px 5px;align-items:stretch;gap:0}.number-picker_withInput__BSuhs .number-picker_inner__UKWVg button{position:relative}.number-picker_withInput__BSuhs .number-picker_inner__UKWVg button:focus{z-index:1}.number-picker_withInput__BSuhs .number-picker_inner__UKWVg button:first-of-type{--ds-button-radius:var(--ds-radius-200,8px) 0 0 var(--ds-radius-200,8px)}.number-picker_withInput__BSuhs .number-picker_inner__UKWVg button:last-of-type{--ds-button-radius:0 var(--ds-radius-200,8px) var(--ds-radius-200,8px) 0}.number-picker_value__WDUC8{position:static;min-width:38px;color:var(--ds-number-picker-foreground,var(--ds-grey-600,#484848));font-size:var(--ds-number-picker-font-size,14px);text-transform:uppercase;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.number-picker_value__WDUC8:focus-within{z-index:1}.number-picker_picker__Q2Zxs .number-picker_value__WDUC8 input{text-align:center}.number-picker_picker__Q2Zxs.number-picker_active__2YvI_ .number-picker_value__WDUC8 input{font-weight:700}.number-picker_picker__Q2Zxs.number-picker_disabled__kO9Op .number-picker_value__WDUC8{opacity:.4;cursor:not-allowed}.scrolling-carousel_carousel__Rj6dF{position:relative}.scrolling-carousel_controls__2YdBz{position:absolute;bottom:100%;right:0;display:flex;align-items:center;gap:8px}button.scrolling-carousel_control__2qTKW{color:var(--ds-primary,var(--ds-blue-500,#073ff8))}svg.scrolling-carousel_controlIcon__Fh_0w{--size:24px}.scrolling-carousel_inner__NS4M8{display:flex;padding:20px 0;scroll-snap-type:x proximity;overflow:auto;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-width:none;-webkit-overflow-scrolling:touch}@media (min-width:990px){.scrolling-carousel_inner__NS4M8{padding:40px 0}.scrolling-carousel_inner__NS4M8::-webkit-scrollbar{width:0;height:0}}.scrolling-carousel_inner__NS4M8>.cms{flex:0 0 auto}.cms--editing .scrolling-carousel_inner__NS4M8{padding:40px 60px;overflow:auto;scroll-snap-type:none}.scrolling-carousel_inner__NS4M8>.cms>section{scroll-snap-align:start}.scrolling-carousel_inner__NS4M8>.cms>section:last-child{scroll-snap-align:end}.icon-picker_picker__McNOz{flex:0 0 auto}svg.icon-picker_selectedIcon__jawr2{flex:0 0 44px;width:44px;height:44px;fill:var(--ds-secondary,var(--ds-blue-400,#4177f6));z-index:auto!important}.icon-picker_list__6s2Sx{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(50px,1fr));grid-template-rows:max-content;justify-items:start;grid-gap:10px;gap:10px;background-color:var(--ds-grey-000,#fff);border-radius:var(--ds-radius-100,6px);overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;z-index:2}.icon-picker_back__ETwvY{grid-column:1/-1}.icon-picker_helper__KMhF2{position:sticky;bottom:0;grid-column:1/-1;width:100%;margin-top:auto;padding-top:6px;text-align:center;font-weight:700;font-family:var(--ds-sans-serif-font,"Montserrat",sans-serif);font-size:12px;background-color:#fff;z-index:1}.icon-picker_iconButton__VpM3U{width:60px;height:60px;padding:0;margin:0 auto}.icon-picker_icon__lRWU5{flex:0 0 50px!important;width:50px!important;height:50px!important;fill:var(--ds-secondary,var(--ds-blue-400,#4177f6))!important;z-index:0!important}.edit-form_form__NlGm1{position:relative;width:340px;display:flex;flex-direction:column;gap:8px}.edit-form_imageContainer__JVBUd{position:relative;z-index:0}.edit-form_image__270Sw{flex:0 0 80px;width:80px;height:60px;border:1px solid var(--ds-grey-200,#ededed)}.edit-form_image__270Sw:has(img){padding:0}.edit-form_image__270Sw>img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.edit-form_removeImage__pZNzu{position:absolute;top:4px;right:4px;opacity:0;transition:opacity .16s var(--ds-transition-easing,cubic-bezier(.4,.1,.2,.9))}.edit-form_imageContainer__JVBUd:hover .edit-form_removeImage__pZNzu{opacity:1}.edit-form_row__5YLkI{display:flex;align-items:flex-end;gap:8px}.edit-form_title__Qjmpk{flex:1 1 100%}.edit-form_description__ERGCs textarea{height:80px;resize:none!important}.edit-form_buttons__S45vG{display:flex;justify-content:flex-end;margin-top:6px}.edit-form_lastInput__1vWvU{margin-top:10px}.popup-data_data___Eb8z{position:relative;max-width:280px;max-height:280px;display:flex;flex-direction:column;gap:6px;overflow:auto;border-radius:12px}.popup-data_image__00O_H{height:150px;width:100%;object-fit:cover}.popup-data_inner__cuK8z{display:flex;flex-direction:column;padding:13px 24px 13px 20px}.popup-data_title__0Tl_4{position:sticky;top:0;padding:4px 0;font-size:16px;font-weight:700}.popup-data_description__FKcfb{font-size:14px}.popup-data_link__OJNAD{margin-top:6px;color:var(--ds-grey-000,#fff)!important}