.calendarBackgroundRoot{font-family:Inter,system-ui,-apple-system,sans-serif}.calendarBackgroundRoot .pageShell{width:100%;height:100%;display:flex;flex-direction:column}.calendarBackgroundRoot .header{height:56px;flex-shrink:0;position:relative;display:flex;align-items:center;gap:4px;padding:0 16px;background-color:#fff;border-bottom:1px solid #ddd}.calendarBackgroundRoot .logo{width:100px;height:auto;margin-right:12px;flex-shrink:0}.calendarBackgroundRoot .navMenu{display:flex;align-items:center;height:100%;gap:4px}.calendarBackgroundRoot .menuItem{height:100%;display:flex;align-items:center;padding:0 15px;font-size:14px;font-weight:400;color:#414549;text-decoration:none;border-top:2px solid transparent}.calendarBackgroundRoot .menuItem.menuItemSelected{font-weight:600;color:#8250ff;border-top:2px solid #8250ff}.calendarBackgroundRoot .headerSpacer{flex-grow:1}.calendarBackgroundRoot .headerPill{display:inline-flex;align-items:center;height:40px;gap:8px;padding:4px 12px;background:#ede5ff;border:1px solid #b996ff;border-radius:218px;font-size:14px;font-weight:500;color:#2b185a;line-height:18px;white-space:nowrap;flex-shrink:0;margin-right:8px}.calendarBackgroundRoot .headerItem{width:42px;height:100%;display:flex;justify-content:center;align-items:center}.calendarBackgroundRoot .headerIcon{display:flex;align-items:center;justify-content:center;padding:8px;border-radius:50%}.calendarBackgroundRoot .calendarContainer{width:100%;flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#fff}.calendarBackgroundRoot .calendarBodyContainer{display:flex;flex:1;min-height:0}.calendarBackgroundRoot .calendarBodyContainer .calendarBody{height:100%;width:100%;overflow:hidden}.calendarBackgroundRoot .sampleDataBannerWrapper{width:98%;padding:8px 16px;margin:0 auto}.calendarBackgroundRoot .alertContainer{border-radius:12px;display:flex;align-items:center;gap:8px;padding:12px;position:relative;color:#12161a;border:1px solid transparent;font-size:14px}.calendarBackgroundRoot .alertContainer.info{border-color:#5578ff;background-color:#f0f4ff}.calendarBackgroundRoot .iconContainer{display:flex;flex-shrink:0}.calendarBackgroundRoot .alertDescription{flex:1}.calendarBackgroundRoot .alertCloseButton{display:flex;align-items:center;justify-content:center;flex-shrink:0;border:none;background:transparent;padding:4px;cursor:default}.calendarBackgroundRoot .calendarHeader{height:60px;display:flex;justify-content:flex-start;align-items:center;width:100%;border-bottom:1px solid #eee;background-color:#fff;padding:4px 10px;gap:4px}.calendarBackgroundRoot .weekPicker{min-width:90px;font-size:18px;font-weight:700;text-align:center;color:#222;padding:0 8px}.calendarBackgroundRoot .calendarHeaderButton{margin-right:2px;border:none;background:none;border-radius:6px;padding:6px 10px;font-size:13px;color:#70757a;cursor:default}.calendarBackgroundRoot .calendarHeaderButton.todayButton{border:1px solid #d9d9d9}.calendarBackgroundRoot .calendarHeaderButton.iconButton{padding:6px;display:flex;align-items:center;justify-content:center;border-radius:50%}.calendarBackgroundRoot .headerFilterChip{border:1px solid #eee;border-radius:6px;padding:4px 12px;font-size:13px;color:#70757a;white-space:nowrap;margin-left:6px}.calendarBackgroundRoot .calendarHeaderSpacer{display:flex;flex-grow:1}.calendarBackgroundRoot .modeSelect,.calendarBackgroundRoot .viewSelect{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #eee;border-radius:8px;padding:6px 12px;font-size:13px;color:#222;margin-left:6px}.calendarBackgroundRoot .viewSelect{width:100px;box-sizing:border-box}.calendarBackgroundRoot .weekCalendarContainer{height:100%;width:100%;overflow:hidden;-webkit-user-select:none;user-select:none}.calendarBackgroundRoot .weekCalendarContent{width:100%;height:calc(100% - 60px);overflow:hidden;position:relative}.calendarBackgroundRoot .weekDayColumns{width:100%;height:100%;display:flex;position:relative}.calendarBackgroundRoot .timezoneHeader{height:50px;position:absolute;top:0;left:0;width:40px;display:flex;justify-content:center;align-items:flex-end;text-align:center;font-size:10px;background-color:#fff;z-index:12}.calendarBackgroundRoot .leftSidePanel{min-width:40px;height:100%;position:relative;background-color:#fff;z-index:11;overflow-y:hidden}.calendarBackgroundRoot .leftSidePanel.noLocationHeader{padding-top:80px}.calendarBackgroundRoot .timeslotHourLabel{width:100%;height:25px;display:flex;align-items:center;justify-content:flex-end;text-align:right;font-size:10px;opacity:.7;position:relative}.calendarBackgroundRoot .timeslotHourLabel span{position:absolute;top:-5px;line-height:10px;right:4px}.calendarBackgroundRoot .columnsContainer{width:100%;height:100%;overflow:hidden}.calendarBackgroundRoot .weekDayColumnHeaders{display:flex;width:100%;align-items:center;background-color:#fff;position:sticky;top:0;z-index:20}.calendarBackgroundRoot .weekDayColumnHeader{color:#70757a;flex-grow:1;width:14.2857142857%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:1px solid #b3b5b8;position:relative;background-color:#fff}.calendarBackgroundRoot .weekDayColumnHeader.noLocationColumns{height:80px}.calendarBackgroundRoot .weekDayColumnHeader.noLocationColumns .weekDayColumnHeaderBorder{height:20px}.calendarBackgroundRoot .weekDayColumnHeaderWeekDay{text-rendering:geometricPrecision;display:block;font-weight:500;font-size:14px;color:#70757a;line-height:20px;margin:2px;height:20px}.calendarBackgroundRoot .weekDayColumnHeaderWeekDay.today{color:#8250ff}.calendarBackgroundRoot .weekDayColumnHeaderDate{text-rendering:geometricPrecision;display:block;font-weight:500;height:48px;width:48px;line-height:48px;margin:0 auto;border-radius:50%;border:none;background:none;font-size:24px;color:#70757a;cursor:default}.calendarBackgroundRoot .weekDayColumnHeaderDate.today{color:#fff;background-color:#8250ff}.calendarBackgroundRoot .weekDayColumnHeaderBorder{border-left:#888 1px solid;bottom:0;left:0;margin-left:0;position:absolute}.calendarBackgroundRoot .weekDayColumnsGrid{display:flex;position:relative;width:100%;height:calc(100% - 80px)}.calendarBackgroundRoot .weekDayColumn{min-width:60px;flex-grow:1;width:14.2857142857%;height:100%;min-height:800px;position:relative;border-left:1px solid #caccd0;background-color:#fff;background-image:repeating-linear-gradient(to bottom,transparent 0,transparent 24px,#caccd0 24px,#caccd0 25px,transparent 25px,transparent 49px,#caccd0 49px,#caccd0 50px,transparent 50px,transparent 74px,#caccd0 74px,#caccd0 75px,transparent 75px,transparent 99px,#888 99px,#888 100px)}.calendarBackgroundRoot .weekDayColumn.unavailable{background-color:#f0f1f2}.calendarBackgroundRoot .calendarEvent{z-index:3;border-radius:4px;padding:.5px;position:absolute;font-size:12px;line-height:16px;color:#fff;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 1px 2px #00000026}.calendarBackgroundRoot .calendarEventMain{position:relative;flex-grow:1;padding:4px;overflow:hidden;border-radius:4px}.calendarBackgroundRoot .calendarEventTitle{display:flex;width:100%;white-space:nowrap;font-weight:bolder;overflow:hidden;text-overflow:ellipsis}.calendarBackgroundRoot .calendarEventTime{white-space:nowrap}.calendarBackgroundRoot .calendarEventDescription{white-space:normal}.calendarBackgroundRoot .calendarEventCancelledStrip{position:absolute;top:1px;bottom:1px;right:0;width:4px;border-top-right-radius:4px;border-bottom-right-radius:4px}.calendarBackgroundRoot .indicator{height:2px;background-color:red;position:absolute;left:0;right:0;z-index:11}.calendarBackgroundRoot .indicator.showDot:before{background:red;border-radius:50%;content:"";position:absolute;height:10px;margin-left:-4px;margin-top:-4px;width:10px}._page_ta8ys_1{position:fixed;inset:0;height:100dvh;display:flex;flex-direction:column;align-items:center;overflow-y:auto;padding:1rem;background-color:#1a1a1a}._calendarBackdrop_ta8ys_13{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}._overlay_ta8ys_21{position:fixed;inset:0;z-index:1;background:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._card_ta8ys_29{position:relative;z-index:2;display:flex;flex-direction:column;gap:1.5rem;margin-block:auto;background:#fff;border:1px solid var(--chakra-colors-border-subtle);border-radius:2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;padding:1.5rem;max-width:542px;width:100%;font-family:Inter,system-ui,sans-serif}._iconRow_ta8ys_46{display:flex;justify-content:center}._domainLink_ta8ys_51{color:var(--chakra-colors-brand-solid);font-weight:700;font-size:18px;line-height:140%;letter-spacing:-.02em;vertical-align:middle}._headingRow_ta8ys_60{justify-content:center}._heading_ta8ys_60{font-family:FAIRESprigSans,system-ui,sans-serif;font-weight:700;font-size:32px;line-height:100%;letter-spacing:-.03em;text-align:center}._fields_ta8ys_73{display:flex;flex-direction:column;gap:1.5rem}._nameArea_ta8ys_79{gap:8px}@media(max-width:440px){._nameArea_ta8ys_79{flex-direction:column}}._phoneArea_ta8ys_88{display:flex;align-items:center;width:100%;border:1px solid #d1d1c0;border-radius:.75rem;overflow:hidden}._dialCodeBox_ta8ys_97{width:6rem;flex-shrink:0}._teamSizeGrid_ta8ys_102{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;width:100%}@media(max-width:440px){._teamSizeGrid_ta8ys_102{gap:.25rem}}._teamSizeLabel_ta8ys_114{display:block;width:100%;cursor:pointer}._hiddenRadio_ta8ys_120{position:absolute;opacity:0;width:0;height:0}._teamSizeTile_ta8ys_127{display:flex;align-items:center;justify-content:center;width:100%;border:1px solid #d1d1c0;border-radius:.75rem;padding:.75rem;text-align:center;height:2.75rem;white-space:nowrap}@media(max-width:440px){._teamSizeTile_ta8ys_127{padding:0 .25rem}}._hiddenRadio_ta8ys_120:checked+._teamSizeTile_ta8ys_127{border-color:var(--chakra-colors-brand-solid);border-width:2px;color:var(--chakra-colors-brand-solid);font-weight:700}._errorText_ta8ys_152{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:400;color:var(--chakra-colors-error-fg)}._completeButton_ta8ys_159{align-self:center;border-radius:.5rem;width:100%}@media(min-width:900px){._completeButton_ta8ys_159{width:50%}}._app_1xl61_2{flex:1;display:flex;flex-direction:column;width:100%;min-width:320px;margin:0 auto;padding:40px 1rem;background-color:var(--chakra-colors-bg-page-alt)}@media(min-width:900px){._app_1xl61_2{padding:0;height:100svh;min-height:100svh;max-height:100svh;overflow:hidden;background-color:var(--chakra-colors-bg-page)}}@media(min-width:900px){._header_1xl61_24{padding:40px 50px calc(40px - 2rem) 50px;position:relative;z-index:1}}._logo_1xl61_31{display:inline-flex;align-items:center;color:var(--color-spring-green-27, #216947);text-decoration:none}._logo_1xl61_31 svg{width:59.859px;height:22px;margin-bottom:20px}@media(min-width:900px){._logo_1xl61_31 svg{width:100px;height:auto;margin-bottom:0}}@media(min-width:900px){._logo_1xl61_31{color:var(--chakra-colors-callout-fg)}}._sticky-aside_1xl61_55{display:contents}@media(min-width:900px){._sticky-aside_1xl61_55{display:flex;flex-direction:column;order:0;height:100svh;min-height:0;box-sizing:border-box}}._main-grid_1xl61_69{flex:1;display:flex;flex-direction:column;gap:32px;min-width:0;min-height:0}@media(min-width:900px){._main-grid_1xl61_69{display:grid;grid-template-columns:minmax(0,44%) minmax(0,56%);grid-template-rows:minmax(0,1fr);align-items:stretch;gap:0;padding:0;flex:1 1 auto;min-height:0;height:100%;overflow:hidden}}._main-content_1xl61_92{order:1;min-width:0}@media(min-width:900px){._main-content_1xl61_92{display:flex;flex-direction:column;position:relative;z-index:2;width:100%;min-width:0;height:100%;min-height:0;max-height:100%;overflow:hidden;box-sizing:border-box;align-self:stretch;background:var(--chakra-colors-bg-surface);border-radius:26px 0 0 26px}}@media(min-width:900px){._main-content-scroll_1xl61_116{box-sizing:border-box;flex:1 1 0%;align-self:stretch;width:100%;min-height:0;min-width:0;padding-inline:clamp(2rem,8vw,6rem);padding-block:clamp(2.5rem,7vw,5.5rem);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;justify-content:center}}._branding-slot_1xl61_134{order:2;min-width:0}@media(min-width:900px){._branding-slot_1xl61_134{flex:1;min-height:0;display:flex;flex-direction:column;align-self:stretch;container:branding/size}}._visual-assets-aside_1xl61_149{display:flex;justify-content:center}@media(min-width:900px){._visual-assets-aside_1xl61_149{flex:1;align-self:stretch;min-width:0;max-height:100%;min-height:min(700px,100cqh);padding-block:clamp(.5rem,2svh,1.25rem) clamp(1rem,3svh,2rem);padding-inline:clamp(1.25rem,2.5svh,1.75rem);box-sizing:border-box;overflow:hidden}@container branding (max-height: 699px){._visual-assets-aside_1xl61_149{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}._visual-assets-aside_1xl61_149::-webkit-scrollbar{display:none}}}@supports not (container-type: size){@media(min-width:900px)and (max-height:699px){._visual-assets-aside_1xl61_149{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}._visual-assets-aside_1xl61_149::-webkit-scrollbar{display:none}}}._app_jvci9_2{flex:1;display:flex;flex-direction:column;width:100%;min-width:320px;margin:0 auto;padding:40px 1rem;background-color:var(--chakra-colors-bg-page-alt)}@media(min-width:900px){._app_jvci9_2{padding:0;height:100svh;min-height:100svh;max-height:100svh;overflow:hidden;background-color:var(--chakra-colors-bg-page)}}@media(min-width:900px){._header_jvci9_24{padding:40px 50px calc(40px - 2rem) 50px;position:relative;z-index:1}}._logo_jvci9_31{display:inline-flex;align-items:center;color:#fff;text-decoration:none}._logo_jvci9_31 svg{width:100px;height:auto}@media(min-width:900px){._logo_jvci9_31{color:var(--chakra-colors-callout-fg)}}._sticky-aside_jvci9_47{display:contents}@media(min-width:900px){._sticky-aside_jvci9_47{display:flex;flex-direction:column;order:0;height:100svh;min-height:0;box-sizing:border-box}}._main-grid_jvci9_61{flex:1;display:flex;flex-direction:column;gap:32px;min-width:0;min-height:0}@media(min-width:900px){._main-grid_jvci9_61{display:grid;grid-template-columns:minmax(0,44%) minmax(0,56%);grid-template-rows:minmax(0,1fr);align-items:stretch;gap:0;padding:0;flex:1 1 auto;min-height:0;height:100%;overflow:hidden}}._main-content_jvci9_84{order:1;min-width:0}@media(min-width:900px){._main-content_jvci9_84{display:flex;flex-direction:column;position:relative;z-index:2;width:100%;min-width:0;height:100%;min-height:0;max-height:100%;overflow:hidden;box-sizing:border-box;align-self:stretch;background:var(--chakra-colors-bg-surface);border-radius:26px 0 0 26px}}@media(min-width:900px){._main-content-scroll_jvci9_108{box-sizing:border-box;flex:1 1 0%;align-self:stretch;width:100%;min-height:0;min-width:0;padding-inline:clamp(2rem,8vw,6rem);padding-block:clamp(2.5rem,7vw,5.5rem);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}}._branding-slot_jvci9_123{order:2;min-width:0}@media(min-width:900px){._branding-slot_jvci9_123{flex:1;min-height:0;display:flex;flex-direction:column;align-self:stretch;container:branding/size}}._visual-assets-aside_jvci9_138{display:flex;justify-content:center}@media(min-width:900px){._visual-assets-aside_jvci9_138{flex:1;align-self:stretch;min-width:0;max-height:100%;min-height:min(700px,100cqh);padding-block:clamp(.5rem,2svh,1.25rem) clamp(1rem,3svh,2rem);padding-inline:clamp(1.25rem,2.5svh,1.75rem);box-sizing:border-box;overflow:hidden}@container branding (max-height: 699px){._visual-assets-aside_jvci9_138{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}._visual-assets-aside_jvci9_138::-webkit-scrollbar{display:none}}}@supports not (container-type: size){@media(min-width:900px)and (max-height:699px){._visual-assets-aside_jvci9_138{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}._visual-assets-aside_jvci9_138::-webkit-scrollbar{display:none}}}._root_1hjkr_1{display:flex;align-items:center;justify-content:center;min-height:100svh;width:100%;padding:0 1rem;background:#fff}._form_1hjkr_11{width:100%;max-width:31.25rem;margin:0 auto;padding:1.25rem 1.25rem 1.5rem}._stack_1hjkr_18{display:flex;flex-direction:column;gap:1.5rem}._stackTight_1hjkr_24{display:flex;flex-direction:column;gap:.25rem}._field_1hjkr_30{display:flex;flex-direction:column;gap:.5rem}._row_1hjkr_36{display:flex;flex-direction:column;gap:1rem}@media(min-width:480px){._row_1hjkr_36{flex-direction:row}}._row_1hjkr_36>*{flex:1;min-width:0}._checkboxRow_1hjkr_52{display:flex;gap:.75rem;align-items:flex-start}._bone_1hjkr_58{border-radius:.375rem;background-color:#e2e8f0;animation:_skeleton-pulse_1hjkr_1 1.5s ease-in-out infinite}._boneRounded_1hjkr_64{border-radius:9999px;background-color:#e2e8f0;animation:_skeleton-pulse_1hjkr_1 1.5s ease-in-out infinite}._boneSm_1hjkr_70{border-radius:.25rem;background-color:#e2e8f0;animation:_skeleton-pulse_1hjkr_1 1.5s ease-in-out infinite}@keyframes _skeleton-pulse_1hjkr_1{0%,to{opacity:1}50%{opacity:.5}}@font-face{font-family:FAIRESprigSans;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/FAIRE-SprigSans-Regular-Dmmi2jRX.woff2) format("woff2")}@font-face{font-family:FAIRESprigSans;font-style:italic;font-weight:400;font-display:swap;src:url(/assets/FAIRE-SprigSans-RegularItalic-ilpf1Jk-.woff2) format("woff2")}@font-face{font-family:FAIRESprigSans;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/FAIRE-SprigSans-Medium-C26pGlSA.woff2) format("woff2")}@font-face{font-family:FAIRESprigSans;font-style:italic;font-weight:500;font-display:swap;src:url(/assets/FAIRE-Sprig-MediumItalic-BD1AR-_2.woff2) format("woff2")}@font-face{font-family:FAIRESprigSans;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/FAIRE-SprigSans-Bold-CZFdrDor.woff2) format("woff2")}@font-face{font-family:FAIRESprigSans;font-style:italic;font-weight:700;font-display:swap;src:url(/assets/FAIRE-Sprig-BoldItalic-KobC4h3p.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Inter-Regular-COLGFB3M.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Inter-Medium-CDhBSFyE.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/Inter-SemiBold-BAEEcJ4E.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Inter-Bold-BOs3KVhN.woff2) format("woff2")}:root{font-family:FAIRESprigSans,system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.grecaptcha-badge{visibility:hidden!important}*,*:before,*:after{box-sizing:border-box}html{height:100%}body{margin:0;min-height:100svh}#root{min-height:100svh;height:100%;display:flex;flex-direction:column}
