@-webkit-keyframes react-loading-skeleton{to{transform:translateX(100%)}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;width:100%;z-index:1}.react-loading-skeleton:after{-webkit-animation-direction:var(--animation-direction);animation-direction:var(--animation-direction);-webkit-animation-duration:var(--animation-duration);animation-duration:var(--animation-duration);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:react-loading-skeleton;animation-name:react-loading-skeleton;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}.PresetDateRangePicker_panel{padding:0 22px 11px}.PresetDateRangePicker_button{background:0 0;border:2px solid #00a699;box-sizing:border-box;color:#00a699;cursor:pointer;font:inherit;font-weight:700;height:100%;line-height:normal;margin-right:8px;overflow:visible;padding:4px 12px;position:relative;text-align:center}.PresetDateRangePicker_button:active{outline:0}.PresetDateRangePicker_button__selected{background:#00a699;color:#fff}.SingleDatePickerInput{background-color:#fff;display:inline-block}.SingleDatePickerInput__withBorder{border:1px solid #dbdbdb;border-radius:2px}.SingleDatePickerInput__rtl{direction:rtl}.SingleDatePickerInput__disabled{background-color:#f2f2f2}.SingleDatePickerInput__block{display:block}.SingleDatePickerInput__showClearDate{padding-right:30px}.SingleDatePickerInput_clearDate{background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;margin:0 10px 0 5px;overflow:visible;padding:10px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.SingleDatePickerInput_clearDate__default:focus,.SingleDatePickerInput_clearDate__default:hover{background:#dbdbdb;border-radius:50%}.SingleDatePickerInput_clearDate__small{padding:6px}.SingleDatePickerInput_clearDate__hide{visibility:hidden}.SingleDatePickerInput_clearDate_svg{fill:#82888a;height:12px;vertical-align:middle;width:15px}.SingleDatePickerInput_clearDate_svg__small{height:9px}.SingleDatePickerInput_calendarIcon{background:0 0;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;line-height:normal;margin:0 5px 0 10px;overflow:visible;padding:10px;vertical-align:middle}.SingleDatePickerInput_calendarIcon_svg{fill:#82888a;height:15px;vertical-align:middle;width:14px}.SingleDatePicker{display:inline-block;position:relative}.SingleDatePicker__block{display:block}.SingleDatePicker_picker{background-color:#fff;position:absolute;z-index:1}.SingleDatePicker_picker__rtl{direction:rtl}.SingleDatePicker_picker__directionLeft{left:0}.SingleDatePicker_picker__directionRight{right:0}.SingleDatePicker_picker__portal{background-color:rgba(0,0,0,.3);height:100%;left:0;position:fixed;top:0;width:100%}.SingleDatePicker_picker__fullScreenPortal{background-color:#fff}.SingleDatePicker_closeButton{background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;overflow:visible;padding:15px;position:absolute;right:0;top:0;z-index:2}.SingleDatePicker_closeButton:focus,.SingleDatePicker_closeButton:hover{color:darken(#cacccd,10%);text-decoration:none}.SingleDatePicker_closeButton_svg{fill:#cacccd;height:15px;width:15px}.DayPickerKeyboardShortcuts_buttonReset{background:0 0;border:0;border-radius:0;color:inherit;cursor:pointer;font:inherit;font-size:14px;line-height:normal;overflow:visible;padding:0}.DayPickerKeyboardShortcuts_buttonReset:active{outline:0}.DayPickerKeyboardShortcuts_show{height:26px;position:absolute;width:33px;z-index:2}.DayPickerKeyboardShortcuts_show:before{content:"";display:block;position:absolute}.DayPickerKeyboardShortcuts_show__bottomRight{bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:before{border-right:33px solid #00a699;border-top:26px solid transparent;bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:hover:before{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topRight{right:0;top:0}.DayPickerKeyboardShortcuts_show__topRight:before{border-bottom:26px solid transparent;border-right:33px solid #00a699;right:0;top:0}.DayPickerKeyboardShortcuts_show__topRight:hover:before{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topLeft{left:0;top:0}.DayPickerKeyboardShortcuts_show__topLeft:before{border-bottom:26px solid transparent;border-left:33px solid #00a699;left:0;top:0}.DayPickerKeyboardShortcuts_show__topLeft:hover:before{border-left:33px solid #008489}.DayPickerKeyboardShortcuts_showSpan{color:#fff;position:absolute}.DayPickerKeyboardShortcuts_showSpan__bottomRight{bottom:0;right:5px}.DayPickerKeyboardShortcuts_showSpan__topRight{right:5px;top:1px}.DayPickerKeyboardShortcuts_showSpan__topLeft{left:5px;top:1px}.DayPickerKeyboardShortcuts_panel{background:#fff;border:1px solid #dbdbdb;border-radius:2px;bottom:0;left:0;margin:33px;overflow:auto;padding:22px;position:absolute;right:0;text-align:left;top:0;z-index:2}.DayPickerKeyboardShortcuts_title{font-size:16px;font-weight:700;margin:0}.DayPickerKeyboardShortcuts_list{font-size:14px;list-style:none;padding:0}.DayPickerKeyboardShortcuts_close{position:absolute;right:22px;top:22px;z-index:2}.DayPickerKeyboardShortcuts_close:active{outline:0}.DayPickerKeyboardShortcuts_closeSvg{fill:#cacccd;height:15px;width:15px}.DayPickerKeyboardShortcuts_closeSvg:focus,.DayPickerKeyboardShortcuts_closeSvg:hover{fill:#82888a}.CalendarDay{box-sizing:border-box;cursor:pointer;font-size:14px;text-align:center}.CalendarDay:active{outline:0}.CalendarDay__defaultCursor{cursor:default}.CalendarDay__default{background:#fff;border:1px solid #e4e7e7;color:#484848}.CalendarDay__default:hover{background:#e4e7e7;border:1px solid #e4e7e7;color:inherit}.CalendarDay__hovered_offset{background:#f4f5f5;border:1px double #e4e7e7;color:inherit}.CalendarDay__outside{background:#fff;border:0;color:#484848}.CalendarDay__outside:hover{border:0}.CalendarDay__blocked_minimum_nights{background:#fff;border:1px solid #eceeee;color:#cacccd}.CalendarDay__blocked_minimum_nights:active,.CalendarDay__blocked_minimum_nights:hover{background:#fff;color:#cacccd}.CalendarDay__highlighted_calendar{background:#ffe8bc;color:#484848}.CalendarDay__highlighted_calendar:active,.CalendarDay__highlighted_calendar:hover{background:#ffce71;color:#484848}.CalendarDay__selected_span{background:#66e2da;border:1px double #33dacd;color:#fff}.CalendarDay__selected_span:active,.CalendarDay__selected_span:hover{background:#33dacd;border:1px double #33dacd;color:#fff}.CalendarDay__selected,.CalendarDay__selected:active,.CalendarDay__selected:hover{background:#00a699;border:1px double #00a699;color:#fff}.CalendarDay__hovered_span,.CalendarDay__hovered_span:hover{background:#b2f1ec;border:1px double #80e8e0;color:#007a87}.CalendarDay__hovered_span:active{background:#80e8e0;border:1px double #80e8e0;color:#007a87}.CalendarDay__blocked_calendar,.CalendarDay__blocked_calendar:active,.CalendarDay__blocked_calendar:hover{background:#cacccd;border:1px solid #cacccd;color:#82888a}.CalendarDay__blocked_out_of_range,.CalendarDay__blocked_out_of_range:active,.CalendarDay__blocked_out_of_range:hover{background:#fff;border:1px solid #e4e7e7;color:#cacccd}.CalendarDay__hovered_start_first_possible_end{background:#eceeee;border:1px double #eceeee}.CalendarDay__hovered_start_blocked_min_nights{background:#eceeee;border:1px double #e4e7e7}.CalendarMonth{background:#fff;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:top}.CalendarMonth_table{border-collapse:collapse;border-spacing:0}.CalendarMonth_verticalSpacing{border-collapse:initial}.CalendarMonth_caption{caption-side:top;color:#484848;font-size:18px;padding-bottom:37px;padding-top:22px;text-align:center}.CalendarMonth_caption__verticalScrollable{padding-bottom:7px;padding-top:12px}.CalendarMonthGrid{background:#fff;text-align:left;z-index:0}.CalendarMonthGrid__animating{z-index:1}.CalendarMonthGrid__horizontal{left:9px;position:absolute}.CalendarMonthGrid__vertical,.CalendarMonthGrid__vertical_scrollable{margin:0 auto}.CalendarMonthGrid_month__horizontal{display:inline-block;min-height:100%;vertical-align:top}.CalendarMonthGrid_month__hideForAnimation{opacity:0;pointer-events:none;position:absolute;z-index:-1}.CalendarMonthGrid_month__hidden{visibility:hidden}.DayPickerNavigation{position:relative;z-index:2}.DayPickerNavigation__horizontal{height:0}.DayPickerNavigation__verticalScrollable_prevNav{z-index:1}.DayPickerNavigation__verticalDefault{bottom:0;height:52px;left:0;position:absolute;width:100%}.DayPickerNavigation__verticalScrollableDefault{position:relative}.DayPickerNavigation__bottom{height:auto}.DayPickerNavigation__bottomDefault{-webkit-box-pack:justify;-ms-flex-pack:justify;display:flex;justify-content:space-between}.DayPickerNavigation_button{border:0;cursor:pointer;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.DayPickerNavigation_button__default{background-color:#fff;border:1px solid #e4e7e7;color:#757575}.DayPickerNavigation_button__default:focus,.DayPickerNavigation_button__default:hover{border:1px solid #c4c4c4}.DayPickerNavigation_button__default:active{background:#f2f2f2}.DayPickerNavigation_button__disabled{border:1px solid #f2f2f2;cursor:default}.DayPickerNavigation_button__disabled:focus,.DayPickerNavigation_button__disabled:hover{border:1px solid #f2f2f2}.DayPickerNavigation_button__disabled:active{background:0 0}.DayPickerNavigation_button__horizontalDefault{border-radius:3px;line-height:.78;padding:6px 9px;position:absolute;top:18px}.DayPickerNavigation_bottomButton__horizontalDefault{margin:-10px 22px 30px;position:static}.DayPickerNavigation_leftButton__horizontalDefault{left:22px}.DayPickerNavigation_rightButton__horizontalDefault{right:22px}.DayPickerNavigation_button__verticalDefault{background:#fff;box-shadow:0 0 5px 2px rgba(0,0,0,.1);display:inline-block;height:100%;padding:5px;position:relative;text-align:center;width:50%}.DayPickerNavigation_nextButton__verticalDefault{border-left:0}.DayPickerNavigation_nextButton__verticalScrollableDefault,.DayPickerNavigation_prevButton__verticalScrollableDefault{width:100%}.DayPickerNavigation_svg__horizontal{fill:#82888a;display:block;height:19px;width:19px}.DayPickerNavigation_svg__vertical{fill:#484848;height:42px;width:42px}.DayPickerNavigation_svg__disabled{fill:#f2f2f2}.DayPicker{position:relative;text-align:left}.DayPicker,.DayPicker__horizontal{background:#fff}.DayPicker__verticalScrollable{height:100%}.DayPicker__hidden{visibility:hidden}.DayPicker__withBorder{border-radius:3px;box-shadow:0 2px 6px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.07)}.DayPicker_portal__horizontal{box-shadow:none;left:50%;position:absolute;top:50%}.DayPicker_portal__vertical{position:static}.DayPicker_focusRegion{outline:0}.DayPicker_calendarInfo__horizontal,.DayPicker_wrapper__horizontal{display:inline-block;vertical-align:top}.DayPicker_weekHeaders{position:relative}.DayPicker_weekHeaders__horizontal{margin-left:9px}.DayPicker_weekHeader{color:#757575;position:absolute;text-align:left;top:62px;z-index:2}.DayPicker_weekHeader__vertical{left:50%}.DayPicker_weekHeader__verticalScrollable{background:#fff;border-bottom:1px solid #dbdbdb;display:table-row;left:0;margin-left:0;text-align:center;top:0;width:100%}.DayPicker_weekHeader_ul{font-size:14px;list-style:none;margin:1px 0;padding-left:0;padding-right:0}.DayPicker_weekHeader_li{display:inline-block;text-align:center}.DayPicker_transitionContainer{border-radius:3px;overflow:hidden;position:relative}.DayPicker_transitionContainer__horizontal{transition:height .2s ease-in-out}.DayPicker_transitionContainer__vertical{width:100%}.DayPicker_transitionContainer__verticalScrollable{bottom:0;height:100%;left:0;overflow-y:scroll;padding-top:20px;position:absolute;right:0;top:0}.DateInput{background:#fff;display:inline-block;margin:0;padding:0;position:relative;vertical-align:middle;width:130px}.DateInput__small{width:97px}.DateInput__block{width:100%}.DateInput__disabled{background:#f2f2f2;color:#dbdbdb}.DateInput_input{background-color:#fff;border:0;border-bottom:2px solid transparent;border-radius:0;color:#484848;font-size:19px;font-weight:200;line-height:24px;padding:11px 11px 9px;width:100%}.DateInput_input__small{font-size:15px;letter-spacing:.2px;line-height:18px;padding:7px 7px 5px}.DateInput_input__regular{font-weight:auto}.DateInput_input__readOnly{-webkit-user-select:none;-moz-user-select:none;user-select:none}.DateInput_input__focused{background:#fff;border:0;border-bottom:2px solid #008489;outline:0}.DateInput_input__disabled{background:#f2f2f2;font-style:italic}.DateInput_screenReaderMessage{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.DateInput_fang{height:10px;left:22px;position:absolute;width:20px;z-index:2}.DateInput_fangShape{fill:#fff}.DateInput_fangStroke{stroke:#dbdbdb;fill:transparent}.DateRangePickerInput{background-color:#fff;display:inline-block}.DateRangePickerInput__disabled{background:#f2f2f2}.DateRangePickerInput__withBorder{border:1px solid #dbdbdb;border-radius:2px}.DateRangePickerInput__rtl{direction:rtl}.DateRangePickerInput__block{display:block}.DateRangePickerInput__showClearDates{padding-right:30px}.DateRangePickerInput_arrow{color:#484848;display:inline-block;vertical-align:middle}.DateRangePickerInput_arrow_svg{fill:#484848;height:24px;vertical-align:middle;width:24px}.DateRangePickerInput_clearDates{background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;margin:0 10px 0 5px;overflow:visible;padding:10px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.DateRangePickerInput_clearDates__small{padding:6px}.DateRangePickerInput_clearDates_default:focus,.DateRangePickerInput_clearDates_default:hover{background:#dbdbdb;border-radius:50%}.DateRangePickerInput_clearDates__hide{visibility:hidden}.DateRangePickerInput_clearDates_svg{fill:#82888a;height:12px;vertical-align:middle;width:15px}.DateRangePickerInput_clearDates_svg__small{height:9px}.DateRangePickerInput_calendarIcon{background:0 0;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;line-height:normal;margin:0 5px 0 10px;overflow:visible;padding:10px;vertical-align:middle}.DateRangePickerInput_calendarIcon_svg{fill:#82888a;height:15px;vertical-align:middle;width:14px}.DateRangePicker{display:inline-block;position:relative}.DateRangePicker__block{display:block}.DateRangePicker_picker{background-color:#fff;position:absolute;z-index:1}.DateRangePicker_picker__rtl{direction:rtl}.DateRangePicker_picker__directionLeft{left:0}.DateRangePicker_picker__directionRight{right:0}.DateRangePicker_picker__portal{background-color:rgba(0,0,0,.3);height:100%;left:0;position:fixed;top:0;width:100%}.DateRangePicker_picker__fullScreenPortal{background-color:#fff}.DateRangePicker_closeButton{background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;overflow:visible;padding:15px;position:absolute;right:0;top:0;z-index:2}.DateRangePicker_closeButton:focus,.DateRangePicker_closeButton:hover{color:darken(#cacccd,10%);text-decoration:none}.DateRangePicker_closeButton_svg{fill:#cacccd;height:15px;width:15px}.enquiry-form-dates .DateRangePicker,.enquiry-form-dates .DateRangePickerInput{display:block}.enquiry-form-dates .DateRangePickerInput__withBorder{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity));border-radius:9999px;overflow:hidden}.enquiry-form-dates .DateInput{background-color:initial;overflow:hidden;width:140px}.enquiry-form-dates .DateInput .DateInput_input{background-color:initial!important;border:0;font-size:.875rem;line-height:1.25rem;line-height:22px;padding:.5rem 1.25rem;text-align:center}.enquiry-form-dates .DateInput:first-child .DateInput_input{padding-left:1.25rem;padding-right:.5rem;text-align:center}.enquiry-form-dates .DateInput:last-child .DateInput_input{padding-left:.5rem;padding-right:1.25rem;text-align:center}.enquiry-form-dates .DateInput .DateInput_input__focused{--tw-bg-opacity:1!important;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important;background-color:rgb(241 245 249/var(--tw-bg-opacity))!important;border-width:0!important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important;outline-width:0!important;overflow:hidden}

/*! tailwindcss v3.1.8 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-family:DM Sans,-apple-system,BlinkMacSystemFont,avenir next,avenir,segoe ui,helvetica neue,helvetica,Cantarell,Ubuntu,roboto,noto,arial,sans-serif;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}select{color-adjust:exact;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[type=checkbox]:checked,[type=radio]:checked{background-position:50%;background-repeat:no-repeat;background-size:100% 100%}[type=checkbox]:checked,[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked,[type=radio]:checked:focus,[type=radio]:checked:hover{background-color:currentColor;border-color:transparent}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea{--tw-shadow:0 0 #0000;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,select:focus,textarea:focus{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#1c64f2;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#1c64f2;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}select:not([size]){color-adjust:exact;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple]{color-adjust:unset;background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{color-adjust:exact;--tw-shadow:0 0 #0000;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#6b7280;border-width:1px;color:#1c64f2;display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1rem}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#1c64f2;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.dark [type=checkbox]:checked,.dark [type=radio]:checked,[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")}[type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%}[type=checkbox]:indeterminate,[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{background-color:currentColor;border-color:transparent}[type=file]{background:unset;border-color:inherit;border-radius:0;border-width:0;font-size:unset;line-height:inherit;padding:0}[type=file]:focus{outline:1px auto inherit}input[type=file]::-webkit-file-upload-button{-webkit-margin-start:-1rem;-webkit-margin-end:1rem;background:#1f2937;border:0;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;margin-inline-end:1rem;margin-inline-start:-1rem;padding:.625rem 1rem .625rem 2rem}input[type=file]::file-selector-button{-webkit-margin-start:-1rem;-webkit-margin-end:1rem;background:#1f2937;border:0;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;margin-inline-end:1rem;margin-inline-start:-1rem;padding:.625rem 1rem .625rem 2rem}input[type=file]::-webkit-file-upload-button:hover{background:#374151}input[type=file]::file-selector-button:hover{background:#374151}.dark input[type=file]::-webkit-file-upload-button{background:#4b5563;color:#fff}.dark input[type=file]::file-selector-button{background:#4b5563;color:#fff}.dark input[type=file]::-webkit-file-upload-button:hover{background:#6b7280}.dark input[type=file]::file-selector-button:hover{background:#6b7280}input[type=range]::-webkit-slider-thumb{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#1c64f2;border:0;border-radius:9999px;cursor:pointer;height:1.25rem;width:1.25rem}input[type=range]:disabled::-webkit-slider-thumb{background:#9ca3af}.dark input[type=range]:disabled::-webkit-slider-thumb{background:#6b7280}input[type=range]:focus::-webkit-slider-thumb{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1px;--tw-ring-color:rgb(164 202 254/var(--tw-ring-opacity));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline:2px solid transparent;outline-offset:2px}input[type=range]::-moz-range-thumb{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#1c64f2;border:0;border-radius:9999px;cursor:pointer;height:1.25rem;width:1.25rem}input[type=range]:disabled::-moz-range-thumb{background:#9ca3af}.dark input[type=range]:disabled::-moz-range-thumb{background:#6b7280}input[type=range]::-moz-range-progress{background:#3f83f8}input[type=range]::-ms-fill-lower{background:#3f83f8}.toggle-bg:after{background:#fff;border-color:#d1d5db;border-radius:9999px;border-width:1px;box-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);content:"";height:1.25rem;left:.125rem;position:absolute;top:.125rem;transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;width:1.25rem}input:checked+.toggle-bg:after{border-color:#fff;transform:translateX(100%);}input:checked+.toggle-bg{background:#1c64f2;border-color:#1c64f2}.tooltip-arrow,.tooltip-arrow:before{background:inherit;height:8px;position:absolute;width:8px}.tooltip-arrow{visibility:hidden}.tooltip-arrow:before{content:"";transform:rotate(45deg);visibility:visible}[data-tooltip-style^=light]+.tooltip>.tooltip-arrow:before{border-color:#e5e7eb;border-style:solid}[data-tooltip-style^=light]+.tooltip[data-popper-placement^=top]>.tooltip-arrow:before{border-bottom-width:1px;border-right-width:1px}[data-tooltip-style^=light]+.tooltip[data-popper-placement^=right]>.tooltip-arrow:before{border-bottom-width:1px;border-left-width:1px}[data-tooltip-style^=light]+.tooltip[data-popper-placement^=bottom]>.tooltip-arrow:before{border-left-width:1px;border-top-width:1px}[data-tooltip-style^=light]+.tooltip[data-popper-placement^=left]>.tooltip-arrow:before{border-right-width:1px;border-top-width:1px}.tooltip[data-popper-placement^=top]>.tooltip-arrow{bottom:-4px}.tooltip[data-popper-placement^=bottom]>.tooltip-arrow{top:-4px}.tooltip[data-popper-placement^=left]>.tooltip-arrow{right:-4px}.tooltip[data-popper-placement^=right]>.tooltip-arrow{left:-4px}.tooltip.invisible>.tooltip-arrow:before{visibility:hidden}[data-popper-arrow],[data-popper-arrow]:before{background:inherit;height:8px;position:absolute;width:8px}[data-popper-arrow]{visibility:hidden}[data-popper-arrow]:after,[data-popper-arrow]:before{content:"";transform:rotate(45deg);visibility:visible}[data-popper-arrow]:after{background:inherit;height:9px;position:absolute;width:9px}[role=tooltip]>[data-popper-arrow]:before{border-color:#e5e7eb;border-style:solid}.dark [role=tooltip]>[data-popper-arrow]:before{border-color:#4b5563;border-style:solid}[role=tooltip]>[data-popper-arrow]:after{border-color:#e5e7eb;border-style:solid}.dark [role=tooltip]>[data-popper-arrow]:after{border-color:#4b5563;border-style:solid}[data-popover][role=tooltip][data-popper-placement^=top]>[data-popper-arrow]:after,[data-popover][role=tooltip][data-popper-placement^=top]>[data-popper-arrow]:before{border-bottom-width:1px;border-right-width:1px}[data-popover][role=tooltip][data-popper-placement^=right]>[data-popper-arrow]:after,[data-popover][role=tooltip][data-popper-placement^=right]>[data-popper-arrow]:before{border-bottom-width:1px;border-left-width:1px}[data-popover][role=tooltip][data-popper-placement^=bottom]>[data-popper-arrow]:after,[data-popover][role=tooltip][data-popper-placement^=bottom]>[data-popper-arrow]:before{border-left-width:1px;border-top-width:1px}[data-popover][role=tooltip][data-popper-placement^=left]>[data-popper-arrow]:after,[data-popover][role=tooltip][data-popper-placement^=left]>[data-popper-arrow]:before{border-right-width:1px;border-top-width:1px}[data-popover][role=tooltip][data-popper-placement^=top]>[data-popper-arrow]{bottom:-5px}[data-popover][role=tooltip][data-popper-placement^=bottom]>[data-popper-arrow]{top:-5px}[data-popover][role=tooltip][data-popper-placement^=left]>[data-popper-arrow]{right:-5px}[data-popover][role=tooltip][data-popper-placement^=right]>[data-popper-arrow]{left:-5px}[role=tooltip].invisible>[data-popper-arrow]:after,[role=tooltip].invisible>[data-popper-arrow]:before{visibility:hidden}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(63,131,248,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::-webkit-backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(63,131,248,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(63,131,248,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1500px){.container{max-width:1500px}}@media (min-width:1536px){.container{max-width:1536px}}.format{color:var(--tw-format-body);max-width:65ch}.format :where([class~=lead]):not(:where([class~=not-format] *)){color:var(--tw-format-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.format :where(a):not(:where([class~=not-format] *)){color:var(--tw-format-links);font-weight:500;text-decoration:underline}.format :where(a):not(:where([class~=not-format] *)):hover{text-decoration:none}.format :where(strong):not(:where([class~=not-format] *)){color:var(--tw-format-bold);font-weight:700}.format :where(a strong):not(:where([class~=not-format] *)){color:inherit}.format :where(blockquote strong):not(:where([class~=not-format] *)){color:inherit}.format :where(thead th strong):not(:where([class~=not-format] *)){color:inherit}.format :where(ol):not(:where([class~=not-format] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.format :where(ol[type=A]):not(:where([class~=not-format] *)){list-style-type:upper-alpha}.format :where(ol[type=a]):not(:where([class~=not-format] *)){list-style-type:lower-alpha}.format :where(ol[type=A s]):not(:where([class~=not-format] *)){list-style-type:upper-alpha}.format :where(ol[type=a s]):not(:where([class~=not-format] *)){list-style-type:lower-alpha}.format :where(ol[type=I]):not(:where([class~=not-format] *)){list-style-type:upper-roman}.format :where(ol[type=i]):not(:where([class~=not-format] *)){list-style-type:lower-roman}.format :where(ol[type=I s]):not(:where([class~=not-format] *)){list-style-type:upper-roman}.format :where(ol[type=i s]):not(:where([class~=not-format] *)){list-style-type:lower-roman}.format :where(ol[type="1"]):not(:where([class~=not-format] *)){list-style-type:decimal}.format :where(ul):not(:where([class~=not-format] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.format :where(ol>li):not(:where([class~=not-format] *))::marker{color:var(--tw-format-counters);font-weight:400}.format :where(ul>li):not(:where([class~=not-format] *))::marker{color:var(--tw-format-bullets)}.format :where(hr):not(:where([class~=not-format] *)){border-color:var(--tw-format-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.format :where(blockquote):not(:where([class~=not-format] *)){color:var(--tw-format-quotes);font-size:1.1111111em;font-style:italic;font-weight:700;margin-bottom:1.6em;quotes:"\201C""\201D""\2018""\2019"}.format :where(blockquote):not(:where([class~=not-format] *)):before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.69 24v-9.855C18.69 6.54 23.663 1.385 30.666 0l1.326 2.868c-3.242 1.223-5.326 4.85-5.326 7.799H32V24H18.69ZM0 24v-9.855C0 6.54 4.997 1.384 12 0l1.328 2.868C10.084 4.091 8 7.718 8 10.667h5.31V24H0Z' fill='%239CA3AF'/%3E%3C/svg%3E");background-repeat:no-repeat;color:var(--tw-format-quotes);content:"";display:block;height:1.3333333em;margin-top:1.6em;width:1.7777778em}.format :where(blockquote p:first-of-type):not(:where([class~=not-format] *)):before{content:open-quote}.format :where(blockquote p:last-of-type):not(:where([class~=not-format] *)):after{content:close-quote}.format :where(h1):not(:where([class~=not-format] *)){color:var(--tw-format-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.format :where(h1 strong):not(:where([class~=not-format] *)){color:inherit;font-weight:900}.format :where(h2):not(:where([class~=not-format] *)){color:var(--tw-format-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:0}.format :where(h2 strong):not(:where([class~=not-format] *)){color:inherit;font-weight:800}.format :where(h3):not(:where([class~=not-format] *)){color:var(--tw-format-headings);font-size:1.25em;font-weight:700;line-height:1.6;margin-bottom:.6em;margin-top:0}.format :where(h3 strong):not(:where([class~=not-format] *)){color:inherit;font-weight:800}.format :where(h4):not(:where([class~=not-format] *)){color:var(--tw-format-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:0}.format :where(h4 strong):not(:where([class~=not-format] *)){color:inherit;font-weight:700}.format :where(img):not(:where([class~=not-format] *)){margin-bottom:2em;margin-top:2em}.format :where(figure>*):not(:where([class~=not-format] *)){margin-bottom:0;margin-top:0}.format :where(figcaption):not(:where([class~=not-format] *)){color:var(--tw-format-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.format :where(code):not(:where([class~=not-format] *)){background-color:var(--tw-format-code-bg);border-radius:.2222222em;color:var(--tw-format-code);font-size:.875em;font-weight:600;padding:.3333333em .5555556em}.format :where(a code):not(:where([class~=not-format] *)){color:inherit}.format :where(h1 code):not(:where([class~=not-format] *)){color:inherit}.format :where(h2 code):not(:where([class~=not-format] *)){color:inherit;font-size:.875em}.format :where(h3 code):not(:where([class~=not-format] *)){color:inherit;font-size:.9em}.format :where(h4 code):not(:where([class~=not-format] *)){color:inherit}.format :where(blockquote code):not(:where([class~=not-format] *)){color:inherit}.format :where(thead th code):not(:where([class~=not-format] *)){color:inherit}.format :where(pre):not(:where([class~=not-format] *)){background-color:var(--tw-format-pre-bg);border-radius:.375rem;color:var(--tw-format-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.format :where(pre code):not(:where([class~=not-format] *)){background-color:initial;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.format :where(pre code):not(:where([class~=not-format] *)):before{content:none}.format :where(pre code):not(:where([class~=not-format] *)):after{content:none}.format :where(table):not(:where([class~=not-format] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;text-align:left;width:100%}.format :where(thead):not(:where([class~=not-format] *)){background-color:var(--tw-format-th-bg);border-radius:.2777778em}.format :where(thead th):not(:where([class~=not-format] *)){color:var(--tw-format-headings);font-weight:600;padding:.5555556em .5714286em .5714286em;vertical-align:bottom}.format :where(tbody tr):not(:where([class~=not-format] *)){border-bottom-color:var(--tw-format-td-borders);border-bottom-width:1px}.format :where(tbody tr:last-child):not(:where([class~=not-format] *)){border-bottom-width:0}.format :where(tbody td):not(:where([class~=not-format] *)){vertical-align:initial}.format :where(tfoot):not(:where([class~=not-format] *)){border-top-color:var(--tw-format-th-borders);border-top-width:1px}.format :where(tfoot td):not(:where([class~=not-format] *)){vertical-align:top}.format{--tw-format-body:#6b7280;--tw-format-headings:#111827;--tw-format-lead:#6b7280;--tw-format-links:#4b5563;--tw-format-bold:#111827;--tw-format-counters:#6b7280;--tw-format-bullets:#6b7280;--tw-format-hr:#e5e7eb;--tw-format-quotes:#111827;--tw-format-quote-borders:#e5e7eb;--tw-format-captions:#6b7280;--tw-format-code:#111827;--tw-format-code-bg:#f3f4f6;--tw-format-pre-code:#4b5563;--tw-format-pre-bg:#f3f4f6;--tw-format-th-borders:#e5e7eb;--tw-format-th-bg:#f9fafb;--tw-format-td-borders:#e5e7eb;--tw-format-invert-body:#9ca3af;--tw-format-invert-headings:#fff;--tw-format-invert-lead:#9ca3af;--tw-format-invert-links:#fff;--tw-format-invert-bold:#fff;--tw-format-invert-counters:#9ca3af;--tw-format-invert-bullets:#4b5563;--tw-format-invert-hr:#374151;--tw-format-invert-quotes:#f3f4f6;--tw-format-invert-quote-borders:#374151;--tw-format-invert-captions:#9ca3af;--tw-format-invert-code:#fff;--tw-format-invert-code-bg:#1f2937;--tw-format-invert-pre-code:#d1d5db;--tw-format-invert-pre-bg:#374151;--tw-format-invert-th-borders:#4b5563;--tw-format-invert-td-borders:#374151;--tw-format-invert-th-bg:#374151;font-size:1rem;line-height:1.75}.format :where(p):not(:where([class~=not-format] *)){margin-bottom:1.25em;margin-top:1.25em}.format :where(blockquote>p:first-child):not(:where([class~=not-format] *)){margin-top:0}.format :where(video):not(:where([class~=not-format] *)){margin-bottom:2em;margin-top:2em}.format :where(figure):not(:where([class~=not-format] *)){margin-bottom:2em;margin-top:2em}.format :where(li):not(:where([class~=not-format] *)){margin-bottom:.5em;margin-top:.5em}.format :where(ol>li):not(:where([class~=not-format] *)){padding-left:.375em}.format :where(ul>li):not(:where([class~=not-format] *)){padding-left:.375em}.format :where(.format>ul>li p):not(:where([class~=not-format] *)){margin-bottom:.75em;margin-top:.75em}.format :where(.format>ul>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.25em}.format :where(.format>ul>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.25em}.format :where(.format>ol>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.25em}.format :where(.format>ol>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.25em}.format :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-format] *)){margin-bottom:.75em;margin-top:.75em}.format :where(hr+*):not(:where([class~=not-format] *)){margin-top:0}.format :where(h2+*):not(:where([class~=not-format] *)){margin-top:0}.format :where(h3+*):not(:where([class~=not-format] *)){margin-top:0}.format :where(h4+*):not(:where([class~=not-format] *)){margin-top:0}.format :where(thead th:last-child):not(:where([class~=not-format] *)){padding-right:0}.format :where(tbody td,tfoot td):not(:where([class~=not-format] *)){padding:.5714286em}.format :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-format] *)){padding-right:0}.format :where(.format>:first-child):not(:where([class~=not-format] *)){margin-top:0}.format :where(.format>:last-child):not(:where([class~=not-format] *)){margin-bottom:0}.format-sm{font-size:1rem;line-height:1.7142857}.format-sm :where(p):not(:where([class~=not-format] *)){margin-bottom:1em;margin-top:1em}.format-sm :where([class~=lead]):not(:where([class~=not-format] *)){font-size:1.125em;line-height:1.5555556;margin-bottom:.8888889em;margin-top:.8888889em}.format-sm :where(blockquote):not(:where([class~=not-format] *)){margin-bottom:1.3333333em}.format-sm :where(blockquote):not(:where([class~=not-format] *)):before{margin-top:1.3333333em}.format-sm :where(h1):not(:where([class~=not-format] *)){font-size:1.6666667em;line-height:1.2;margin-bottom:.8em;margin-top:0}.format-sm :where(h2):not(:where([class~=not-format] *)){font-size:1.5em;line-height:1.4;margin-bottom:.8em;margin-top:0}.format-sm :where(h3):not(:where([class~=not-format] *)){font-size:1.25em;line-height:1.5555556;margin-bottom:.4444444em;margin-top:0}.format-sm :where(h4):not(:where([class~=not-format] *)){font-size:1.125em;line-height:1.25;margin-bottom:.5em;margin-top:0}.format-sm :where(img):not(:where([class~=not-format] *)){margin-bottom:1.5em;margin-top:1.5em}.format-sm :where(video):not(:where([class~=not-format] *)){margin-bottom:1.5em;margin-top:1.5em}.format-sm :where(figure):not(:where([class~=not-format] *)){margin-bottom:1.5em;margin-top:1.5em}.format-sm :where(figure>*):not(:where([class~=not-format] *)){margin-bottom:0;margin-top:0}.format-sm :where(figcaption):not(:where([class~=not-format] *)){font-size:.875em;line-height:1.3333333;margin-top:.6666667em;text-align:center}.format-sm :where(code):not(:where([class~=not-format] *)){font-size:.875em}.format-sm :where(h2 code):not(:where([class~=not-format] *)){font-size:.9em}.format-sm :where(h3 code):not(:where([class~=not-format] *)){font-size:.8888889em}.format-sm :where(pre):not(:where([class~=not-format] *)){border-radius:.25rem;font-size:.875em;line-height:1.6666667;margin-bottom:1.6666667em;margin-top:1.6666667em;padding:.6666667em 1em}.format-sm :where(ol):not(:where([class~=not-format] *)){margin-bottom:1em;margin-top:1em;padding-left:1.375em}.format-sm :where(ul):not(:where([class~=not-format] *)){margin-bottom:1em;margin-top:1em;padding-left:1.375em}.format-sm :where(li):not(:where([class~=not-format] *)){margin-bottom:.25em;margin-top:.25em}.format-sm :where(ol>li):not(:where([class~=not-format] *)){padding-left:.375em}.format-sm :where(ul>li):not(:where([class~=not-format] *)){padding-left:.375em}.format-sm :where(.format>ul>li p):not(:where([class~=not-format] *)){margin-bottom:.5em;margin-top:.5em}.format-sm :where(.format>ul>li>:first-child):not(:where([class~=not-format] *)){margin-top:1em}.format-sm :where(.format>ul>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1em}.format-sm :where(.format>ol>li>:first-child):not(:where([class~=not-format] *)){margin-top:1em}.format-sm :where(.format>ol>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1em}.format-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-format] *)){margin-bottom:.5em;margin-top:.5em}.format-sm :where(hr):not(:where([class~=not-format] *)){margin-bottom:2.5em;margin-top:2.5em}.format-sm :where(hr+*):not(:where([class~=not-format] *)){margin-top:0}.format-sm :where(h2+*):not(:where([class~=not-format] *)){margin-top:0}.format-sm :where(h3+*):not(:where([class~=not-format] *)){margin-top:0}.format-sm :where(h4+*):not(:where([class~=not-format] *)){margin-top:0}.format-sm :where(table):not(:where([class~=not-format] *)){font-size:.875em;line-height:1.5}.format-sm :where(thead th):not(:where([class~=not-format] *)){padding-bottom:.6666667em;padding-left:1em;padding-right:1em}.format-sm :where(thead th:first-child):not(:where([class~=not-format] *)){padding-left:0}.format-sm :where(thead th:last-child):not(:where([class~=not-format] *)){padding-right:0}.format-sm :where(tbody td,tfoot td):not(:where([class~=not-format] *)){padding:.6666667em 1em}.format-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-format] *)){padding-left:0}.format-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-format] *)){padding-right:0}.format-sm :where(.format>:first-child):not(:where([class~=not-format] *)){margin-top:0}.format-sm :where(.format>:last-child):not(:where([class~=not-format] *)){margin-bottom:0}.format-base :where(.format>ul>li p):not(:where([class~=not-format] *)){margin-bottom:.75em;margin-top:.75em}.format-base :where(.format>ul>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.25em}.format-base :where(.format>ul>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.25em}.format-base :where(.format>ol>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.25em}.format-base :where(.format>ol>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.25em}.format-base :where(.format>:first-child):not(:where([class~=not-format] *)){margin-top:0}.format-base :where(.format>:last-child):not(:where([class~=not-format] *)){margin-bottom:0}.format-lg :where(.format>ul>li p):not(:where([class~=not-format] *)){margin-bottom:.8888889em;margin-top:.8888889em}.format-lg :where(.format>ul>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.3333333em}.format-lg :where(.format>ul>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.3333333em}.format-lg :where(.format>ol>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.3333333em}.format-lg :where(.format>ol>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.3333333em}.format-lg :where(.format>:first-child):not(:where([class~=not-format] *)){margin-top:0}.format-lg :where(.format>:last-child):not(:where([class~=not-format] *)){margin-bottom:0}.format-blog{--tw-format-body:#111827;--tw-format-links:#4a00e0}.format-blog :where(a):not(:where([class~=not-format] *)){text-underline-offset:2px}.format-blog :where(h2):not(:where([class~=not-format] *)){font-family:MolluskHeavy,-apple-system,BlinkMacSystemFont,sans-serif}:root{--navigation-bar-offset:291px;--gp-placement-max-height:calc(100vh - var(--navigation-bar-offset, 80px))}.bg-basejam-gradient{background:linear-gradient(90deg,#8e2de2,#8527e2 22.61%,#6b16e1 60.19%,#4a00e0 99.31%)}@-webkit-keyframes Gradient{0%{background-position:0}30%{background-position:200%}to{background-position:200%}}a.funky-hover{display:inline-block;position:relative;transition:all .2s ease-in-out}a.funky-hover:after{background:currentColor;bottom:-1px;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:all .2s ease-in-out;width:100%;z-index:2}a.funky-hover:hover:after{transform:scaleX(1)}.text-bj-gradient{-webkit-text-fill-color:transparent;-webkit-animation:Gradient 4s ease infinite forwards;animation:Gradient 4s ease infinite forwards;background:linear-gradient(90deg,#b866ff,#8527e2 11%,#6b16e1 30%,#4a00e0 50%,#6b16e1 80%,#8527e2 89%,#b866ff);-webkit-background-clip:text;background-clip:text;background-size:200% 100%;color:#8527e2}.hp-extra-info{display:none}.bj-shadow{box-shadow:4px 4px 4px hsla(0,30%,77%,.25)}h1.heading{font-family:MolluskHeavy,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.875rem;font-weight:700;line-height:2.25rem}.webkit-appearance-none{appearance:none;-webkit-appearance:none;-moz-appearance:none}[x-cloak]{display:none!important}.bookings__panel{--tw-border-opacity:1;border-color:rgb(225 218 239/var(--tw-border-opacity));border-radius:.75rem;border-width:1px;box-shadow:4px 4px 4px hsla(0,30%,77%,.25);padding:1.5rem 1.75rem}.bookings__panel--bg{background:rgba(227,211,249,.17)}.bookings__heading{font-family:MolluskHeavy,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.5rem;line-height:2rem;margin-bottom:1.25rem}.booking__checkboxes strong{--tw-text-opacity:1;color:rgb(74 0 224/var(--tw-text-opacity));font-weight:400}.home__heading{font-family:MolluskHeavy,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.875rem;line-height:2.25rem;line-height:1.5;margin-left:auto;margin-right:auto;text-align:center}@media (min-width:1024px){.home__heading{font-size:2.25rem;line-height:2.5rem;line-height:1.5}}.home__form-shadow{box-shadow:3px 3px 4px 5px hsla(0,0%,72%,.1);@media (min-width:768px){box-shadow:4px 4px 4px 5px hsla(0,0%,72%,.07)}}.bj-button{align-items:center;border-radius:9999px;box-sizing:border-box;display:inline-flex;font-size:1.125rem;height:42px;justify-content:center;line-height:1.75rem;line-height:1;overflow:hidden;padding-left:1rem;padding-right:1rem;position:relative;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:0}.bj-button:disabled{opacity:.6}.bj-button__bg{border-radius:9999px;height:100%;left:0;overflow:hidden;position:absolute;top:0;transition-duration:.2s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;z-index:10}.bj-button.bj-button--default{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.bj-button.bj-button--default:not(:disabled):hover{--tw-text-opacity:1;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgb(74 0 224/var(--tw-ring-opacity));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);color:rgb(74 0 224/var(--tw-text-opacity))}.bj-button.bj-button--default>.bj-button__bg{-webkit-animation:Gradient 4s ease infinite forwards;animation:Gradient 4s ease infinite forwards;background:linear-gradient(90deg,#b866ff,#8527e2 11%,#6b16e1 30%,#4a00e0 50%,#6b16e1 80%,#8527e2 89%,#b866ff);background-size:200% 100%;opacity:1}.bj-button.bj-button--default:not(:disabled):hover>.bj-button__bg{opacity:0}@keyframes Gradient{0%{background-position:0}30%{background-position:200%}to{background-position:200%}}.bj-button.bj-button--outline{--tw-border-opacity:1;--tw-text-opacity:1;border-color:rgb(74 0 224/var(--tw-border-opacity));border-width:1px;color:rgb(74 0 224/var(--tw-text-opacity))}.bj-button.bj-button--outline:not(:disabled):hover{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(74 0 224/var(--tw-bg-opacity));border-color:transparent;color:rgb(255 255 255/var(--tw-text-opacity))}.bj-button.bj-button--outline>.bj-button__bg{background:linear-gradient(90deg,#8e2de2,#8527e2 22.61%,#6b16e1 60.19%,#4a00e0 99.31%);opacity:0}.bj-button.bj-button--outline:not(:disabled):hover>.bj-button__bg{opacity:1}.bj-button.bj-button--grey{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}.bj-button.bj-button--grey:not(:disabled):hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.bj-button.bj-button--grey>.bj-button__bg{display:none}.bj-button.bj-button--white{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(133 39 226/var(--tw-text-opacity))}.bj-button.bj-button--white:not(:disabled):hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bj-button.bj-button--white>.bj-button__bg{display:none}.terms-html p{margin:0 0 8px}.venue__description p:not(:last-child){margin-bottom:.75rem}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{left:0;right:0}.inset-0,.inset-y-0{bottom:0;top:0}.inset-x-0{left:0}.inset-x-0,.right-0{right:0}.left-0{left:0}.top-2{top:.5rem}.left-2{left:.5rem}.bottom-2{bottom:.5rem}.right-2{right:.5rem}.top-4{top:1rem}.bottom-0{bottom:0}.top-\[10px\]{top:10px}.left-\[10px\]{left:10px}.-top-12{top:-3rem}.top-\[48px\]{top:48px}.bottom-8{bottom:2rem}.right-8{right:2rem}.top-0{top:0}.top-6{top:1.5rem}.left-\[17px\]{left:17px}.left-\[-1vw\]{left:-1vw}.top-\[132px\]{top:132px}.bottom-\[60px\]{bottom:60px}.z-20{z-index:20}.z-10{z-index:10}.z-30{z-index:30}.z-50{z-index:50}.z-40{z-index:40}.z-\[100\]{z-index:100}.z-0{z-index:0}.-z-10{z-index:-10}.col-span-2{grid-column:span 2/span 2}.row-span-2{grid-row:span 2/span 2}.m-auto{margin:auto}.m-0{margin:0}.\!m-0{margin:0!important}.mx-auto{margin-left:auto;margin-right:auto}.mx-4{margin-left:1rem;margin-right:1rem}.mx-7{margin-left:1.75rem;margin-right:1.75rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-4{margin-bottom:1rem;margin-top:1rem}.mr-2{margin-right:.5rem}.mr-1{margin-right:.25rem}.ml-2{margin-left:.5rem}.mb-4{margin-bottom:1rem}.mr-2\.5{margin-right:.625rem}.mt-1{margin-top:.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.ml-auto{margin-left:auto}.mr-4{margin-right:1rem}.mb-6{margin-bottom:1.5rem}.mb-5{margin-bottom:1.25rem}.mb-3{margin-bottom:.75rem}.mb-9{margin-bottom:2.25rem}.mr-10{margin-right:2.5rem}.-mt-\[2px\]{margin-top:-2px}.mt-4{margin-top:1rem}.mt-2{margin-top:.5rem}.ml-16{margin-left:4rem}.mt-8{margin-top:2rem}.ml-1{margin-left:.25rem}.mr-1\.5{margin-right:.375rem}.mb-\[10px\]{margin-bottom:10px}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-8{margin-bottom:2rem}.mb-7{margin-bottom:1.75rem}.mb-2\.5{margin-bottom:.625rem}.mt-12{margin-top:3rem}.mb-20{margin-bottom:5rem}.mt-32{margin-top:8rem}.mt-16{margin-top:4rem}.-mb-12{margin-bottom:-3rem}.mb-\[20px\]{margin-bottom:20px}.mb-\[23px\]{margin-bottom:23px}.\!mb-8{margin-bottom:2rem!important}.mr-3{margin-right:.75rem}.-mt-4{margin-top:-1rem}.mb-14{margin-bottom:3.5rem}.-ml-\[223px\]{margin-left:-223px}.mb-\[26px\]{margin-bottom:26px}.mr-\[30px\]{margin-right:30px}.mt-3{margin-top:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-\[17px\]{margin-bottom:17px}.mb-\[18px\]{margin-bottom:18px}.mb-\[12px\]{margin-bottom:12px}.mb-\[29px\]{margin-bottom:29px}.mr-auto{margin-right:auto}.mb-16{margin-bottom:4rem}.\!ml-auto{margin-left:auto!important}.ml-4{margin-left:1rem}.mr-7{margin-right:1.75rem}.mr-6{margin-right:1.5rem}.-mb-\[150px\]{margin-bottom:-150px}.mr-5{margin-right:1.25rem}.-mt-1{margin-top:-.25rem}.mr-8{margin-right:2rem}.mb-\[24px\]{margin-bottom:24px}.mr-\[34px\]{margin-right:34px}.mt-6{margin-top:1.5rem}.mb-\[16px\]{margin-bottom:16px}.mr-\[28px\]{margin-right:28px}.ml-3{margin-left:.75rem}.-ml-\[48\%\]{margin-left:-48%}.mb-\[30px\]{margin-bottom:30px}.-ml-\[15\%\]{margin-left:-15%}.box-border{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-4{height:1rem}.h-full{height:100%}.h-\[100px\]{height:100px}.h-5{height:1.25rem}.h-\[38px\]{height:38px}.h-10{height:2.5rem}.h-16{height:4rem}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-6{height:1.5rem}.h-\[500px\]{height:500px}.h-auto{height:auto}.h-\[34px\]{height:34px}.h-\[23px\]{height:23px}.h-\[15px\]{height:15px}.h-\[13px\]{height:13px}.h-\[17px\]{height:17px}.h-8{height:2rem}.h-7{height:1.75rem}.h-3{height:.75rem}.h-\[24px\]{height:24px}.h-\[46px\]{height:46px}.h-44{height:11rem}.h-\[55px\]{height:55px}.h-\[40px\]{height:40px}.h-\[50px\]{height:50px}.h-\[28px\]{height:28px}.h-\[330px\]{height:330px}.h-\[150px\]{height:150px}.h-\[80px\]{height:80px}.h-\[550px\]{height:550px}.h-\[43px\]{height:43px}.h-\[45px\]{height:45px}.h-\[30px\]{height:30px}.h-\[31px\]{height:31px}.h-\[22px\]{height:22px}.h-\[48px\]{height:48px}.h-\[calc\(100\%-320px\)\]{height:calc(100% - 320px)}.h-\[calc\(100\%-\#\{wave_height_subtraction\}\)\]{height:calc(100% - #{wave height subtraction})}.h-\[76px\]{height:76px}.h-\[12px\]{height:12px}.h-\[20px\]{height:20px}.h-\[86px\]{height:86px}.max-h-60{max-height:15rem}.max-h-0{max-height:0}.max-h-\[489px\]{max-height:489px}.max-h-full{max-height:100%}.min-h-\[20px\]{min-height:20px}.min-h-screen{min-height:100vh}.min-h-\[100px\]{min-height:100px}.min-h-0{min-height:0}.w-4{width:1rem}.w-full{width:100%}.w-5{width:1.25rem}.w-\[28px\]{width:28px}.w-36{width:9rem}.w-6{width:1.5rem}.w-\[350px\]{width:350px}.w-72{width:18rem}.w-auto{width:auto}.w-\[100vw\]{width:100vw}.w-\[200vw\]{width:200vw}.w-\[430px\]{width:430px}.w-8{width:2rem}.w-\[86px\]{width:86px}.w-24{width:6rem}.w-\[45\%\]{width:45%}.w-\[70\%\]{width:70%}.w-\[16px\]{width:16px}.w-\[30\%\]{width:30%}.w-3{width:.75rem}.w-11{width:2.75rem}.w-min{width:-webkit-min-content;width:-moz-min-content;width:min-content}.w-\[30px\]{width:30px}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.w-\[60px\]{width:60px}.w-48{width:12rem}.w-10{width:2.5rem}.w-\[2px\]{width:2px}.w-\[102vw\]{width:102vw}.w-\[40px\]{width:40px}.w-12{width:3rem}.w-\[170px\]{width:170px}.w-\[48px\]{width:48px}.w-\[50px\]{width:50px}.w-\[76px\]{width:76px}.w-\[15px\]{width:15px}.w-1\/2{width:50%}.w-\[200\%\]{width:200%}.w-\[144px\]{width:144px}.w-64{width:16rem}.min-w-\[270px\]{min-width:270px}.min-w-0{min-width:0}.min-w-\[24px\]{min-width:24px}.max-w-std{max-width:1200px}.max-w-\[400px\]{max-width:400px}.max-w-\[1024px\]{max-width:1024px}.max-w-\[356px\]{max-width:356px}.max-w-\[600px\]{max-width:600px}.max-w-md{max-width:28rem}.max-w-\[32ch\]{max-width:32ch}.max-w-xl{max-width:36rem}.max-w-lg{max-width:32rem}.max-w-\[280px\]{max-width:280px}.max-w-\[200px\]{max-width:200px}.max-w-\[100px\]{max-width:100px}.max-w-\[474px\]{max-width:474px}.max-w-\[500px\]{max-width:500px}.max-w-\[700px\]{max-width:700px}.max-w-\[44ch\]{max-width:44ch}.max-w-\[75ch\]{max-width:75ch}.max-w-\[892px\]{max-width:892px}.max-w-\[560px\]{max-width:560px}.max-w-\[640px\]{max-width:640px}.max-w-\[740px\]{max-width:740px}.max-w-2xl{max-width:42rem}.max-w-\[150px\]{max-width:150px}.max-w-\[887px\]{max-width:887px}.max-w-\[616px\]{max-width:616px}.max-w-\[765px\]{max-width:765px}.max-w-\[825px\]{max-width:825px}.max-w-\[401px\]{max-width:401px}.max-w-\[1044px\]{max-width:1044px}.max-w-\[650px\]{max-width:650px}.max-w-\[24ch\]{max-width:24ch}.max-w-\[50ch\]{max-width:50ch}.max-w-\[20ch\]{max-width:20ch}.max-w-full{max-width:100%}.max-w-\[100rem\]{max-width:100rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.origin-top-right{transform-origin:top right}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-x-full,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-full{--tw-translate-x:-100%}.translate-x-full{--tw-translate-x:100%}.translate-x-0,.translate-x-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x:0px}.-translate-y-full{--tw-translate-y:-100%}.-translate-y-full,.translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y:100%}.rotate-45{--tw-rotate:45deg}.rotate-180,.rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}.rotate-90{--tw-rotate:90deg}.rotate-90,.scale-95{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-100,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-none{transform:none}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-6{gap:1.5rem}.gap-\[42px\]{gap:42px}.gap-\[25px\]{gap:25px}.gap-1{gap:.25rem}.gap-\[20px\]{gap:20px}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-4{row-gap:1rem}.gap-x-\[100px\]{-moz-column-gap:100px;column-gap:100px}.gap-y-\[50px\]{row-gap:50px}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-6{row-gap:1.5rem}.gap-x-\[40px\]{-moz-column-gap:40px;column-gap:40px}.gap-y-2{row-gap:.5rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.75rem*var(--tw-space-x-reverse))}.space-y-\[14px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(14px*var(--tw-space-y-reverse));margin-top:calc(14px*(1 - var(--tw-space-y-reverse)))}.space-y-\[20px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20px*var(--tw-space-y-reverse));margin-top:calc(20px*(1 - var(--tw-space-y-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.space-y-\[10px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(10px*var(--tw-space-y-reverse));margin-top:calc(10px*(1 - var(--tw-space-y-reverse)))}.space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.125rem*var(--tw-space-x-reverse))}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.space-y-\[42px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(42px*var(--tw-space-y-reverse));margin-top:calc(42px*(1 - var(--tw-space-y-reverse)))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 231 235/var(--tw-divide-opacity))}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.rounded-none{border-radius:0}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[33px\]{border-radius:33px}.rounded-\[30px\]{border-radius:30px}.rounded{border-radius:.25rem}.rounded-\[18px\]{border-radius:18px}.\!rounded-full{border-radius:9999px!important}.rounded-lg{border-radius:.5rem}.rounded-\[11px\]{border-radius:11px}.rounded-xl{border-radius:.75rem}.\!rounded-md{border-radius:.375rem!important}.rounded-2xl{border-radius:1rem}.rounded-\[20px\]{border-radius:20px}.rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.rounded-t-\[40px\]{border-top-left-radius:40px;border-top-right-radius:40px}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-0{border-width:0}.border-y{border-top-width:1px}.border-b,.border-y{border-bottom-width:1px}.border-r-0{border-right-width:0}.border-l-0{border-left-width:0}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-gray-500{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity))}.border-bj-purple-light{--tw-border-opacity:1;border-color:rgb(235 224 252/var(--tw-border-opacity))}.border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.border-slate-300{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity))}.border-bj-purple-dark{--tw-border-opacity:1;border-color:rgb(74 0 224/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-bj-grey-light{--tw-border-opacity:1;border-color:rgb(225 218 239/var(--tw-border-opacity))}.border-bj-purple{--tw-border-opacity:1;border-color:rgb(133 39 226/var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(240 82 82/var(--tw-border-opacity))}.border-slate-600{--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-blue-700{--tw-border-opacity:1;border-color:rgb(26 86 219/var(--tw-border-opacity))}.border-blue-600{--tw-border-opacity:1;border-color:rgb(28 100 242/var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity))}.border-x-transparent{border-left-color:transparent;border-right-color:transparent}.border-y-slate-300{--tw-border-opacity:1;border-bottom-color:rgb(203 213 225/var(--tw-border-opacity));border-top-color:rgb(203 213 225/var(--tw-border-opacity))}.border-b-transparent{border-bottom-color:transparent}.border-r-transparent{border-right-color:transparent}.border-t-bj-purple-light{--tw-border-opacity:1;border-top-color:rgb(235 224 252/var(--tw-border-opacity))}.border-l-bj-purple-light{--tw-border-opacity:1;border-left-color:rgb(235 224 252/var(--tw-border-opacity))}.border-t-transparent{border-top-color:transparent}.border-l-transparent{border-left-color:transparent}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.\!bg-gray-500{--tw-bg-opacity:1!important;background-color:rgb(107 114 128/var(--tw-bg-opacity))!important}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(88 80 236/var(--tw-bg-opacity))}.bg-slate-300{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(249 128 128/var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(5 122 85/var(--tw-bg-opacity))}.bg-orange-400{--tw-bg-opacity:1;background-color:rgb(255 138 76/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.bg-light-grey-purple{--tw-bg-opacity:1;background-color:rgb(250 248 254/var(--tw-bg-opacity))}.bg-bj-purple-dark{--tw-bg-opacity:1;background-color:rgb(74 0 224/var(--tw-bg-opacity))}.bg-transparent{background-color:initial}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-bj-purple-light{--tw-bg-opacity:1;background-color:rgb(235 224 252/var(--tw-bg-opacity))}.bg-bj-purple{--tw-bg-opacity:1;background-color:rgb(133 39 226/var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(253 232 232/var(--tw-bg-opacity))}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(237 235 254/var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.bg-rose-500{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity))}.bg-blue-700{--tw-bg-opacity:1;background-color:rgb(26 86 219/var(--tw-bg-opacity))}.bg-white\/50{background-color:hsla(0,0%,100%,.5)}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.bg-opacity-20{--tw-bg-opacity:0.2}.bg-opacity-30{--tw-bg-opacity:0.3}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-bj-purple{--tw-gradient-from:#8527e2;--tw-gradient-to:rgba(133,39,226,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white{--tw-gradient-from:#fff;--tw-gradient-to:hsla(0,0%,100%,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-bj-purple-dark{--tw-gradient-to:#4a00e0}.to-transparent{--tw-gradient-to:transparent}.fill-gray-700{fill:#374151}.fill-gray-800{fill:#1f2937}.fill-yellow-300{fill:#faca15}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-bottom{-o-object-position:bottom;object-position:bottom}.object-center{-o-object-position:center;object-position:center}.p-\[2px\]{padding:2px}.p-0{padding:0}.p-1{padding:.25rem}.p-6{padding:1.5rem}.p-10{padding:2.5rem}.p-4{padding:1rem}.p-8{padding:2rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-5{padding:1.25rem}.p-12{padding:3rem}.p-2\.5{padding:.625rem}.px-8{padding-left:2rem;padding-right:2rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.px-0{padding-left:0;padding-right:0}.py-0{padding-bottom:0;padding-top:0}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-9{padding-bottom:2.25rem;padding-top:2.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-4{padding-bottom:1rem;padding-top:1rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.\!px-0{padding-left:0!important;padding-right:0!important}.py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.py-\[22px\]{padding-bottom:22px;padding-top:22px}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-\[33px\]{padding-left:33px;padding-right:33px}.py-\[20px\]{padding-bottom:20px;padding-top:20px}.py-20{padding-bottom:5rem;padding-top:5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.\!px-8{padding-left:2rem!important;padding-right:2rem!important}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-\[60px\]{padding-bottom:60px;padding-top:60px}.py-7{padding-bottom:1.75rem;padding-top:1.75rem}.px-\[30px\]{padding-left:30px;padding-right:30px}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.pl-4{padding-left:1rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pl-8{padding-left:2rem}.pr-4{padding-right:1rem}.pl-1\.5{padding-left:.375rem}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pr-3{padding-right:.75rem}.pt-\[24px\]{padding-top:24px}.pr-0{padding-right:0}.pt-0{padding-top:0}.pl-6{padding-left:1.5rem}.pb-16{padding-bottom:4rem}.pb-8{padding-bottom:2rem}.pt-16{padding-top:4rem}.pt-4{padding-top:1rem}.pt-\[6px\]{padding-top:6px}.pb-4{padding-bottom:1rem}.pb-10{padding-bottom:2.5rem}.pl-3{padding-left:.75rem}.pl-10{padding-left:2.5rem}.pr-8{padding-right:2rem}.pr-\[10px\]{padding-right:10px}.pl-5{padding-left:1.25rem}.pl-9{padding-left:2.25rem}.pr-20{padding-right:5rem}.pr-7{padding-right:1.75rem}.pr-5{padding-right:1.25rem}.pr-9{padding-right:2.25rem}.pb-12{padding-bottom:3rem}.pb-32{padding-bottom:8rem}.pt-1{padding-top:.25rem}.pt-\[92px\]{padding-top:92px}.\!pt-0{padding-top:0!important}.\!pb-10{padding-bottom:2.5rem!important}.pt-\[20px\]{padding-top:20px}.pb-\[60px\]{padding-bottom:60px}.pb-6{padding-bottom:1.5rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pt-\[80px\]{padding-top:80px}.pt-10{padding-top:2.5rem}.pt-8{padding-top:2rem}.pr-6{padding-right:1.5rem}.pl-7{padding-left:1.75rem}.pr-12{padding-right:3rem}.pt-\[88px\]{padding-top:88px}.pt-2{padding-top:.5rem}.text-left{text-align:left}.text-center{text-align:center}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-heading{font-family:MolluskHeavy,-apple-system,BlinkMacSystemFont,sans-serif}.font-archivo{font-family:Archivo,-apple-system,BlinkMacSystemFont,avenir next,avenir,segoe ui,helvetica neue,helvetica,Cantarell,Ubuntu,roboto,noto,arial,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-md{font-size:1.0625rem}.text-\[39px\]{font-size:39px}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.\!text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[32px\]{font-size:32px}.text-\[26px\]{font-size:26px}.text-\[10px\]{font-size:10px}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-normal{font-weight:400}.font-thin{font-weight:100}.font-light{font-weight:300}.uppercase{text-transform:uppercase}.italic{font-style:italic}.not-italic{font-style:normal}.leading-none{line-height:1}.leading-\[45px\]{line-height:45px}.leading-normal{line-height:1.5}.leading-\[1\.4\]{line-height:1.4}.leading-6{line-height:1.5rem}.leading-5{line-height:1.25rem}.leading-\[24px\]{line-height:24px}.leading-tight{line-height:1.25}.leading-\[22px\]{line-height:22px}.\!leading-tight{line-height:1.25!important}.leading-relaxed{line-height:1.625}.leading-\[27px\]{line-height:27px}.leading-\[38px\]{line-height:38px}.leading-\[44px\]{line-height:44px}.leading-\[32px\]{line-height:32px}.leading-\[25px\]{line-height:25px}.leading-\[1\.1\]{line-height:1.1}.\!leading-\[1\.15\]{line-height:1.15!important}.leading-9{line-height:2.25rem}.tracking-tight{letter-spacing:-.025em}.text-red-500{--tw-text-opacity:1;color:rgb(240 82 82/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-bj-purple-dark{--tw-text-opacity:1;color:rgb(74 0 224/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(14 159 110/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity:1;color:rgb(88 80 236/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-red-700{--tw-text-opacity:1;color:rgb(200 30 30/var(--tw-text-opacity))}.text-indigo-200{--tw-text-opacity:1;color:rgb(205 219 254/var(--tw-text-opacity))}.text-bj-purple{--tw-text-opacity:1;color:rgb(133 39 226/var(--tw-text-opacity))}.text-red-900{--tw-text-opacity:1;color:rgb(119 29 29/var(--tw-text-opacity))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.\!text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-purple-800{--tw-text-opacity:1;color:rgb(85 33 181/var(--tw-text-opacity))}.text-rose-500{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.underline-offset-2{text-underline-offset:2px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-opacity-70::-moz-placeholder{--tw-placeholder-opacity:0.7}.placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-lg,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-inset{--tw-ring-inset:inset}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity))}.ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity))}.ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgb(209 213 219/var(--tw-ring-opacity))}.ring-red-300{--tw-ring-opacity:1;--tw-ring-color:rgb(248 180 180/var(--tw-ring-opacity))}.ring-white{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity))}.ring-bj-purple-dark{--tw-ring-opacity:1;--tw-ring-color:rgb(74 0 224/var(--tw-ring-opacity))}.ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgb(243 244 246/var(--tw-ring-opacity))}.ring-opacity-5{--tw-ring-opacity:0.05}.blur{--tw-blur:blur(8px)}.blur,.brightness-50{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.brightness-50{--tw-brightness:brightness(.5)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-150{transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-300{transition-duration:.3s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.placeholder\:text-gray-400::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.placeholder\:text-red-300::-moz-placeholder{--tw-text-opacity:1;color:rgb(248 180 180/var(--tw-text-opacity))}.placeholder\:text-red-300::placeholder{--tw-text-opacity:1;color:rgb(248 180 180/var(--tw-text-opacity))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:top-\[2px\]:after{content:var(--tw-content);top:2px}.after\:h-5:after{content:var(--tw-content);height:1.25rem}.after\:w-5:after{content:var(--tw-content);width:1.25rem}.after\:rounded-full:after{border-radius:9999px;content:var(--tw-content)}.after\:border:after{border-width:1px;content:var(--tw-content)}.after\:border-gray-300:after{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity));content:var(--tw-content)}.after\:bg-white:after{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));content:var(--tw-content)}.after\:transition-all:after{content:var(--tw-content);transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.after\:content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}.last\:mb-0:last-child{margin-bottom:0}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-bj-purple-dark:hover{--tw-border-opacity:1;border-color:rgb(74 0 224/var(--tw-border-opacity))}.hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.hover\:bg-slate-50:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.hover\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.hover\:bg-bj-purple-light:hover{--tw-bg-opacity:1;background-color:rgb(235 224 252/var(--tw-bg-opacity))}.hover\:bg-bj-purple:hover{--tw-bg-opacity:1;background-color:rgb(133 39 226/var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:bg-blue-800:hover{--tw-bg-opacity:1;background-color:rgb(30 66 159/var(--tw-bg-opacity))}.hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.hover\:text-bj-purple-dark:hover{--tw-text-opacity:1;color:rgb(74 0 224/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:text-bj-purple:hover{--tw-text-opacity:1;color:rgb(133 39 226/var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.hover\:text-blue-600:hover{--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgb(104 117 245/var(--tw-border-opacity))}.focus\:border-bj-purple:focus{--tw-border-opacity:1;border-color:rgb(133 39 226/var(--tw-border-opacity))}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(63 131 248/var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-1:focus,.focus\:ring-2:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus,.focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-inset:focus{--tw-ring-inset:inset}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(104 117 245/var(--tw-ring-opacity))}.focus\:ring-bj-purple-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(74 0 224/var(--tw-ring-opacity))}.focus\:ring-indigo-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(88 80 236/var(--tw-ring-opacity))}.focus\:ring-red-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(240 82 82/var(--tw-ring-opacity))}.focus\:ring-gray-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(249 250 251/var(--tw-ring-opacity))}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(63 131 248/var(--tw-ring-opacity))}.focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity))}.focus\:ring-blue-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(164 202 254/var(--tw-ring-opacity))}.active\:bg-indigo-600:active{--tw-bg-opacity:1;background-color:rgb(88 80 236/var(--tw-bg-opacity))}.active\:text-white:active{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.disabled\:cursor-default:disabled{cursor:default}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:hover\:bg-bj-purple:hover:disabled{--tw-bg-opacity:1;background-color:rgb(133 39 226/var(--tw-bg-opacity))}.disabled\:hover\:text-white:hover:disabled{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:flex{display:flex}.peer:checked~.peer-checked\:bg-blue-600{--tw-bg-opacity:1;background-color:rgb(28 100 242/var(--tw-bg-opacity))}.peer:checked~.peer-checked\:after\:translate-x-full:after{--tw-translate-x:100%;content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:checked~.peer-checked\:after\:border-white:after{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));content:var(--tw-content)}.peer:focus~.peer-focus\:outline-none{outline:2px solid transparent;outline-offset:2px}.peer:focus~.peer-focus\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.peer:focus~.peer-focus\:ring-blue-300{--tw-ring-opacity:1;--tw-ring-color:rgb(164 202 254/var(--tw-ring-opacity))}[dir=rtl] .peer:checked~.rtl\:peer-checked\:after\:-translate-x-full:after{--tw-translate-x:-100%;content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark .dark\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(55 65 81/var(--tw-divide-opacity))}.dark .dark\:border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.dark .dark\:border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}.dark .dark\:border-blue-500{--tw-border-opacity:1;border-color:rgb(63 131 248/var(--tw-border-opacity))}.dark .dark\:border-transparent{border-color:transparent}.dark .dark\:bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.dark .dark\:bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.dark .dark\:bg-purple-200{--tw-bg-opacity:1;background-color:rgb(220 215 254/var(--tw-bg-opacity))}.dark .dark\:bg-blue-600{--tw-bg-opacity:1;background-color:rgb(28 100 242/var(--tw-bg-opacity))}.dark .dark\:bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.dark .dark\:bg-gray-800\/50{background-color:rgba(31,41,55,.5)}.dark .dark\:bg-opacity-80{--tw-bg-opacity:0.8}.dark .dark\:text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.dark .dark\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark .dark\:text-purple-900{--tw-text-opacity:1;color:rgb(74 29 150/var(--tw-text-opacity))}.dark .dark\:text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.dark .dark\:text-blue-500{--tw-text-opacity:1;color:rgb(63 131 248/var(--tw-text-opacity))}.dark .dark\:placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.dark .dark\:placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.dark .dark\:hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.dark .dark\:hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.dark .dark\:hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(26 86 219/var(--tw-bg-opacity))}.dark .dark\:hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.dark .dark\:hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark .dark\:hover\:text-blue-500:hover{--tw-text-opacity:1;color:rgb(63 131 248/var(--tw-text-opacity))}.dark .dark\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.dark .dark\:focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(63 131 248/var(--tw-border-opacity))}.dark .dark\:focus\:ring-gray-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(75 85 99/var(--tw-ring-opacity))}.dark .dark\:focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(63 131 248/var(--tw-ring-opacity))}.dark .peer:focus~.dark\:peer-focus\:ring-blue-800{--tw-ring-opacity:1;--tw-ring-color:rgb(30 66 159/var(--tw-ring-opacity))}@media (min-width:640px){.sm\:format-base{font-size:1rem;line-height:1.75}.sm\:format-base :where(p):not(:where([class~=not-format] *)){margin-bottom:1.25em;margin-top:1.25em}.sm\:format-base :where([class~=lead]):not(:where([class~=not-format] *)){font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.sm\:format-base :where(blockquote):not(:where([class~=not-format] *)){margin-bottom:1.6em}.sm\:format-base :where(blockquote):not(:where([class~=not-format] *)):before{margin-top:1.6em}.sm\:format-base :where(blockquote>p:first-child):not(:where([class~=not-format] *)){margin-top:0}.sm\:format-base :where(h1):not(:where([class~=not-format] *)){font-size:2.25em;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.sm\:format-base :where(h2):not(:where([class~=not-format] *)){font-size:1.5em;line-height:1.3333333;margin-bottom:1em;margin-top:0}.sm\:format-base :where(h3):not(:where([class~=not-format] *)){font-size:1.25em;line-height:1.6;margin-bottom:.6em;margin-top:0}.sm\:format-base :where(h4):not(:where([class~=not-format] *)){line-height:1.5;margin-bottom:.5em;margin-top:0}.sm\:format-base :where(img):not(:where([class~=not-format] *)){margin-bottom:2em;margin-top:2em}.sm\:format-base :where(video):not(:where([class~=not-format] *)){margin-bottom:2em;margin-top:2em}.sm\:format-base :where(figure):not(:where([class~=not-format] *)){margin-bottom:2em;margin-top:2em}.sm\:format-base :where(figure>*):not(:where([class~=not-format] *)){margin-bottom:0;margin-top:0}.sm\:format-base :where(figcaption):not(:where([class~=not-format] *)){font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sm\:format-base :where(code):not(:where([class~=not-format] *)){font-size:.875em}.sm\:format-base :where(h2 code):not(:where([class~=not-format] *)){font-size:.875em}.sm\:format-base :where(h3 code):not(:where([class~=not-format] *)){font-size:.9em}.sm\:format-base :where(pre):not(:where([class~=not-format] *)){border-radius:.375rem;font-size:.875em;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;padding:.8571429em 1.1428571em}.sm\:format-base :where(ol):not(:where([class~=not-format] *)){margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.sm\:format-base :where(ul):not(:where([class~=not-format] *)){margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.sm\:format-base :where(li):not(:where([class~=not-format] *)){margin-bottom:.5em;margin-top:.5em}.sm\:format-base :where(ol>li):not(:where([class~=not-format] *)){padding-left:.375em}.sm\:format-base :where(ul>li):not(:where([class~=not-format] *)){padding-left:.375em}.sm\:format-base :where(.format>ul>li p):not(:where([class~=not-format] *)){margin-bottom:.75em;margin-top:.75em}.sm\:format-base :where(.format>ul>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.25em}.sm\:format-base :where(.format>ul>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.25em}.sm\:format-base :where(.format>ol>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.25em}.sm\:format-base :where(.format>ol>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.25em}.sm\:format-base :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-format] *)){margin-bottom:.75em;margin-top:.75em}.sm\:format-base :where(hr):not(:where([class~=not-format] *)){margin-bottom:3em;margin-top:3em}.sm\:format-base :where(hr+*):not(:where([class~=not-format] *)){margin-top:0}.sm\:format-base :where(h2+*):not(:where([class~=not-format] *)){margin-top:0}.sm\:format-base :where(h3+*):not(:where([class~=not-format] *)){margin-top:0}.sm\:format-base :where(h4+*):not(:where([class~=not-format] *)){margin-top:0}.sm\:format-base :where(table):not(:where([class~=not-format] *)){font-size:.875em;line-height:1.7142857}.sm\:format-base :where(thead th):not(:where([class~=not-format] *)){padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em}.sm\:format-base :where(thead th:last-child):not(:where([class~=not-format] *)){padding-right:0}.sm\:format-base :where(tbody td,tfoot td):not(:where([class~=not-format] *)){padding:.5714286em}.sm\:format-base :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-format] *)){padding-right:0}.sm\:format-base :where(.format>:first-child):not(:where([class~=not-format] *)){margin-top:0}.sm\:format-base :where(.format>:last-child):not(:where([class~=not-format] *)){margin-bottom:0}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:leading-6{line-height:1.5rem}}@media (min-width:768px){.md\:fixed{position:fixed}.md\:relative{position:relative}.md\:sticky{position:-webkit-sticky;position:sticky}.md\:top-\[112px\]{top:112px}.md\:top-\[14px\]{top:14px}.md\:left-\[14px\]{left:14px}.md\:bottom-\[14px\]{bottom:14px}.md\:right-\[14px\]{right:14px}.md\:top-0{top:0}.md\:left-\[-3px\]{left:-3px}.md\:right-\[calc\(1vw\+14px\)\]{right:calc(1vw + 14px)}.md\:left-\[15px\]{left:15px}.md\:z-10{z-index:10}.md\:z-50{z-index:50}.md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.md\:mx-12{margin-left:3rem;margin-right:3rem}.md\:mr-4{margin-right:1rem}.md\:mb-0{margin-bottom:0}.md\:mr-\[45px\]{margin-right:45px}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-4{margin-bottom:1rem}.md\:mr-9{margin-right:2.25rem}.md\:mt-8{margin-top:2rem}.md\:mr-10{margin-right:2.5rem}.md\:mt-36{margin-top:9rem}.md\:mt-0{margin-top:0}.md\:ml-4{margin-left:1rem}.md\:mr-\[50px\]{margin-right:50px}.md\:mr-\[100px\]{margin-right:100px}.md\:mr-12{margin-right:3rem}.md\:ml-2{margin-left:.5rem}.md\:mb-3{margin-bottom:.75rem}.md\:-mb-\[100px\]{margin-bottom:-100px}.md\:mr-7{margin-right:1.75rem}.md\:mr-\[87px\]{margin-right:87px}.md\:mr-0{margin-right:0}.md\:mt-24{margin-top:6rem}.md\:mr-\[40px\]{margin-right:40px}.md\:mr-\[128px\]{margin-right:128px}.md\:mr-\[84px\]{margin-right:84px}.md\:-mr-\[57px\]{margin-right:-57px}.md\:ml-\[128px\]{margin-left:128px}.md\:mb-20{margin-bottom:5rem}.md\:mr-\[70px\]{margin-right:70px}.md\:ml-12{margin-left:3rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:\!hidden{display:none!important}.md\:h-28{height:7rem}.md\:h-\[45px\]{height:45px}.md\:h-\[30px\]{height:30px}.md\:h-\[20px\]{height:20px}.md\:h-\[32px\]{height:32px}.md\:h-\[17px\]{height:17px}.md\:h-\[21px\]{height:21px}.md\:h-auto{height:auto}.md\:h-\[60px\]{height:60px}.md\:h-\[40px\]{height:40px}.md\:h-\[42px\]{height:42px}.md\:h-\[23px\]{height:23px}.md\:h-\[calc\(100\%-250px\)\]{height:calc(100% - 250px)}.md\:h-\[259px\]{height:259px}.md\:w-\[172px\]{width:172px}.md\:w-\[180px\]{width:180px}.md\:w-48{width:12rem}.md\:w-full{width:100%}.md\:w-1\/2{width:50%}.md\:w-\[200px\]{width:200px}.md\:w-\[40\%\]{width:40%}.md\:w-\[300px\]{width:300px}.md\:w-\[78px\]{width:78px}.md\:w-\[410px\]{width:410px}.md\:w-52{width:13rem}.md\:w-\[50px\]{width:50px}.md\:w-\[28px\]{width:28px}.md\:w-\[431px\]{width:431px}.md\:min-w-\[42px\]{min-width:42px}.md\:max-w-\[200px\]{max-width:200px}.md\:max-w-\[190px\]{max-width:190px}.md\:max-w-\[250px\]{max-width:250px}.md\:max-w-\[50\%\]{max-width:50%}.md\:max-w-\[406px\]{max-width:406px}.md\:max-w-\[625px\]{max-width:625px}.md\:max-w-\[700px\]{max-width:700px}.md\:flex-1{flex:1 1 0%}.md\:rotate-0{--tw-rotate:0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:items-stretch{align-items:stretch}.md\:justify-center{justify-content:center}.md\:gap-3{gap:.75rem}.md\:gap-\[60px\]{gap:60px}.md\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.md\:gap-y-2{row-gap:.5rem}.md\:gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}.md\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.md\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.md\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.75rem*var(--tw-space-x-reverse))}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.md\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.md\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.md\:space-x-\[42px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(42px*(1 - var(--tw-space-x-reverse)));margin-right:calc(42px*var(--tw-space-x-reverse))}.md\:rounded-3xl{border-radius:1.5rem}.md\:rounded-none{border-radius:0}.md\:rounded-\[20px\]{border-radius:20px}.md\:rounded-full{border-radius:9999px}.md\:rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.md\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.md\:rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.md\:rounded-tr-none{border-top-right-radius:0}.md\:rounded-bl-none{border-bottom-left-radius:0}.md\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.md\:object-center{-o-object-position:center;object-position:center}.md\:p-10{padding:2.5rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:py-24{padding-bottom:6rem;padding-top:6rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-0{padding-left:0;padding-right:0}.md\:py-0{padding-bottom:0;padding-top:0}.md\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.md\:px-\[14px\]{padding-left:14px;padding-right:14px}.md\:py-1{padding-bottom:.25rem;padding-top:.25rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:\!py-8{padding-bottom:2rem!important;padding-top:2rem!important}.md\:py-2{padding-bottom:.5rem;padding-top:.5rem}.md\:py-8{padding-bottom:2rem;padding-top:2rem}.md\:py-28{padding-bottom:7rem;padding-top:7rem}.md\:px-11{padding-left:2.75rem;padding-right:2.75rem}.md\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.md\:py-\[86px\]{padding-bottom:86px;padding-top:86px}.md\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.md\:py-16{padding-bottom:4rem}.md\:pt-16,.md\:py-16{padding-top:4rem}.md\:pt-0{padding-top:0}.md\:pl-10{padding-left:2.5rem}.md\:pl-0{padding-left:0}.md\:pr-16{padding-right:4rem}.md\:pr-0{padding-right:0}.md\:pb-12{padding-bottom:3rem}.md\:pt-12{padding-top:3rem}.md\:pb-24{padding-bottom:6rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-4{padding-bottom:1rem}.md\:pt-\[192px\]{padding-top:192px}.md\:\!pt-8{padding-top:2rem!important}.md\:pt-\[80px\]{padding-top:80px}.md\:\!pb-24{padding-bottom:6rem!important}.md\:pt-\[142px\]{padding-top:142px}.md\:pt-\[100px\]{padding-top:100px}.md\:pt-\[112px\]{padding-top:112px}.md\:pt-\[165px\]{padding-top:165px}.md\:pt-28{padding-top:7rem}.md\:pb-16{padding-bottom:4rem}.md\:pt-24{padding-top:6rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-\[48px\]{font-size:48px}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:leading-\[56px\]{line-height:56px}.md\:leading-tight{line-height:1.25}}@media (min-width:1024px){.lg\:format-lg{font-size:1.125rem;line-height:1.7777778}.lg\:format-lg :where(p):not(:where([class~=not-format] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.lg\:format-lg :where([class~=lead]):not(:where([class~=not-format] *)){font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}.lg\:format-lg :where(blockquote):not(:where([class~=not-format] *)):before{margin-top:1.6666667em}.lg\:format-lg :where(blockquote>p:first-child):not(:where([class~=not-format] *)){margin-top:.5em}.lg\:format-lg :where(h1):not(:where([class~=not-format] *)){font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}.lg\:format-lg :where(h2):not(:where([class~=not-format] *)){font-size:2em;line-height:1.3333333;margin-bottom:.6666667em;margin-top:0}.lg\:format-lg :where(h3):not(:where([class~=not-format] *)){font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:0}.lg\:format-lg :where(h4):not(:where([class~=not-format] *)){line-height:1.5555556;margin-bottom:.4444444em;margin-top:0}.lg\:format-lg :where(img):not(:where([class~=not-format] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.lg\:format-lg :where(video):not(:where([class~=not-format] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.lg\:format-lg :where(figure):not(:where([class~=not-format] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.lg\:format-lg :where(figure>*):not(:where([class~=not-format] *)){margin-bottom:0;margin-top:0}.lg\:format-lg :where(figcaption):not(:where([class~=not-format] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.lg\:format-lg :where(code):not(:where([class~=not-format] *)){font-size:.8888889em}.lg\:format-lg :where(h2 code):not(:where([class~=not-format] *)){font-size:.8666667em}.lg\:format-lg :where(h3 code):not(:where([class~=not-format] *)){font-size:.875em}.lg\:format-lg :where(pre):not(:where([class~=not-format] *)){border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding:1em 1.5em}.lg\:format-lg :where(ol):not(:where([class~=not-format] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.lg\:format-lg :where(ul):not(:where([class~=not-format] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.lg\:format-lg :where(li):not(:where([class~=not-format] *)){margin-bottom:.6666667em;margin-top:.6666667em}.lg\:format-lg :where(ol>li):not(:where([class~=not-format] *)){padding-left:.4444444em}.lg\:format-lg :where(ul>li):not(:where([class~=not-format] *)){padding-left:.4444444em}.lg\:format-lg :where(.format>ul>li p):not(:where([class~=not-format] *)){margin-bottom:.8888889em;margin-top:.8888889em}.lg\:format-lg :where(.format>ul>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.3333333em}.lg\:format-lg :where(.format>ul>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.3333333em}.lg\:format-lg :where(.format>ol>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.3333333em}.lg\:format-lg :where(.format>ol>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.3333333em}.lg\:format-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-format] *)){margin-bottom:.8888889em;margin-top:.8888889em}.lg\:format-lg :where(hr):not(:where([class~=not-format] *)){margin-bottom:3.1111111em;margin-top:3.1111111em}.lg\:format-lg :where(hr+*):not(:where([class~=not-format] *)){margin-top:0}.lg\:format-lg :where(h2+*):not(:where([class~=not-format] *)){margin-top:0}.lg\:format-lg :where(h3+*):not(:where([class~=not-format] *)){margin-top:0}.lg\:format-lg :where(h4+*):not(:where([class~=not-format] *)){margin-top:0}.lg\:format-lg :where(table):not(:where([class~=not-format] *)){font-size:.8888889em;line-height:1.5}.lg\:format-lg :where(thead th):not(:where([class~=not-format] *)){padding-bottom:.75em;padding-left:.75em;padding-right:.75em}.lg\:format-lg :where(thead th:last-child):not(:where([class~=not-format] *)){padding-right:0}.lg\:format-lg :where(tbody td,tfoot td):not(:where([class~=not-format] *)){padding:.75em}.lg\:format-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-format] *)){padding-right:0}.lg\:format-lg :where(.format>:first-child):not(:where([class~=not-format] *)){margin-top:0}.lg\:format-lg :where(.format>:last-child):not(:where([class~=not-format] *)){margin-bottom:0}.lg\:mr-6{margin-right:1.5rem}.lg\:mr-16{margin-right:4rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:ml-8{margin-left:2rem}.lg\:mr-\[125px\]{margin-right:125px}.lg\:mr-\[200px\]{margin-right:200px}.lg\:mb-24{margin-bottom:6rem}.lg\:mb-0{margin-bottom:0}.lg\:mr-8{margin-right:2rem}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-\[345px\]{height:345px}.lg\:w-\[280px\]{width:280px}.lg\:w-\[570px\]{width:570px}.lg\:w-\[500px\]{width:500px}.lg\:w-\[53\%\]{width:53%}.lg\:w-\[574px\]{width:574px}.lg\:min-w-\[200px\]{min-width:200px}.lg\:max-w-\[280px\]{max-width:280px}.lg\:max-w-\[200px\]{max-width:200px}.lg\:max-w-full{max-width:100%}.lg\:max-w-std{max-width:1200px}.lg\:flex-1{flex:1 1 0%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pt-7{padding-top:1.75rem}.lg\:pr-\[150px\]{padding-right:150px}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1280px){.xl\:block{display:block}.xl\:w-80{width:20rem}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:px-0{padding-left:0;padding-right:0}.xl\:text-base{font-size:1rem;line-height:1.5rem}}
