.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08)}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1);animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none!important;box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9)}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,.5)}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays,.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-weekdays .flatpickr-weekdaycontainer,span.flatpickr-weekday{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,.54);line-height:1;margin:0;text-align:center;display:block;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:rgba(57,57,57,.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}.flatpickr-innerContainer,.flatpickr-rContainer{-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-rContainer{display:inline-block;padding:0}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:700;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}:root{--primary-dark:36,0,132;--primary:78,50,229;--primary-light:113,91,234;--primary-extra-light:237,234,252;--secondary:235,77,137;--secondary-light:241,130,172;--secondary-extra-light:249,245,247;--tertiary:68,68,69;--tertiary-light:100,100,102;--quaternary:251,189,80;--quinary:250,251,252;--topbar-height:88px;--form-label-width:180px;--index-filters-width:14rem}

/*!
 * Cropper.js v1.5.13
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-11-20T05:30:43.444Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,75%);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}

/*! tailwindcss v2.0.3 | MIT License | https://tailwindcss.com*/

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-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}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Open Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af}input::placeholder,textarea::placeholder{color:#9ca3af}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[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{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem}[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{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--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 transparent);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-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{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 8l4 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;color-adjust:exact}[multiple]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--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,0 0 transparent)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[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 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.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]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{border-color:transparent;background-color:currentColor}[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");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px auto -webkit-focus-ring-color}.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:1536px){.container{max-width:1536px}}@media (min-width:1680px){.container{max-width:1680px}}.prose{color:#374151;max-width:65ch}.prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose a{color:#111827;text-decoration:underline;font-weight:500}.prose strong{color:#111827;font-weight:600}.prose ol[type=A]{--list-counter-style:upper-alpha}.prose ol[type=a]{--list-counter-style:lower-alpha}.prose ol[type=I]{--list-counter-style:upper-roman}.prose ol[type=i]{--list-counter-style:lower-roman}.prose ol[type="1"]{--list-counter-style:decimal}.prose ol>li{position:relative;padding-left:1.75em}.prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.prose ul>li{position:relative;padding-left:1.75em}.prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose blockquote p:first-of-type:before{content:open-quote}.prose blockquote p:last-of-type:after{content:close-quote}.prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose h3,.prose h4{color:#111827;font-weight:600}.prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose code{color:#111827;font-weight:600;font-size:.875em}.prose code:before{content:"`"}.prose code:after{content:"`"}.prose a code{color:#111827}.prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose pre code:before{content:none}.prose pre code:after{content:none}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:top;padding:.5714286em}.prose{font-size:1rem;line-height:1.75}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose figure,.prose img,.prose video{margin-top:2em;margin-bottom:2em}.prose figure>*{margin-top:0;margin-bottom:0}.prose h2 code{font-size:.875em}.prose h3 code{font-size:.9em}.prose ol,.prose ul{margin-top:1.25em;margin-bottom:1.25em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.prose>ul>li>:first-child{margin-top:1.25em}.prose>ul>li>:last-child{margin-bottom:1.25em}.prose>ol>li>:first-child{margin-top:1.25em}.prose>ol>li>:last-child{margin-bottom:1.25em}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-top:.75em;margin-bottom:.75em}.prose hr+*{margin-top:0}.prose h2+*{margin-top:0}.prose h3+*{margin-top:0}.prose h4+*{margin-top:0}.prose thead th:first-child{padding-left:0}.prose thead th:last-child{padding-right:0}.prose tbody td:first-child{padding-left:0}.prose tbody td:last-child{padding-right:0}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm figure,.prose-sm img,.prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm figure>*{margin-top:0;margin-bottom:0}.prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm code{font-size:.8571429em}.prose-sm h2 code{font-size:.9em}.prose-sm h3 code{font-size:.8888889em}.prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.prose-sm ol,.prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm ol>li{padding-left:1.5714286em}.prose-sm ol>li:before{left:0}.prose-sm ul>li{padding-left:1.5714286em}.prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.67857em;left:.2142857em}.prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm>ul>li>:first-child{margin-top:1.1428571em}.prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.prose-sm>ol>li>:first-child{margin-top:1.1428571em}.prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.prose-sm ol ol,.prose-sm ol ul,.prose-sm ul ol,.prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm hr+*{margin-top:0}.prose-sm h2+*{margin-top:0}.prose-sm h3+*{margin-top:0}.prose-sm h4+*{margin-top:0}.prose-sm table{font-size:.8571429em;line-height:1.5}.prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm thead th:first-child{padding-left:0}.prose-sm thead th:last-child{padding-right:0}.prose-sm tbody td{padding:.6666667em 1em}.prose-sm tbody td:first-child{padding-left:0}.prose-sm tbody td:last-child{padding-right:0}.prose-sm>:first-child{margin-top:0}.prose-sm>:last-child{margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.7777778}.prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.prose-lg figure,.prose-lg img,.prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg figure>*{margin-top:0;margin-bottom:0}.prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.prose-lg code{font-size:.8888889em}.prose-lg h2 code{font-size:.8666667em}.prose-lg h3 code{font-size:.875em}.prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.prose-lg ol,.prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.prose-lg ol>li{padding-left:1.6666667em}.prose-lg ol>li:before{left:0}.prose-lg ul>li{padding-left:1.6666667em}.prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.72222em;left:.2222222em}.prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg>ul>li>:first-child{margin-top:1.3333333em}.prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.prose-lg>ol>li>:first-child{margin-top:1.3333333em}.prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.prose-lg ol ol,.prose-lg ol ul,.prose-lg ul ol,.prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.prose-lg hr+*{margin-top:0}.prose-lg h2+*{margin-top:0}.prose-lg h3+*{margin-top:0}.prose-lg h4+*{margin-top:0}.prose-lg table{font-size:.8888889em;line-height:1.5}.prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.prose-lg thead th:first-child{padding-left:0}.prose-lg thead th:last-child{padding-right:0}.prose-lg tbody td{padding:.75em}.prose-lg tbody td:first-child{padding-left:0}.prose-lg tbody td:last-child{padding-right:0}.prose-lg>:first-child{margin-top:0}.prose-lg>:last-child{margin-bottom:0}.prose-xl{font-size:1.25rem;line-height:1.8}.prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.prose-xl figure,.prose-xl img,.prose-xl video{margin-top:2em;margin-bottom:2em}.prose-xl figure>*{margin-top:0;margin-bottom:0}.prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.prose-xl code{font-size:.9em}.prose-xl h2 code{font-size:.8611111em}.prose-xl h3 code,.prose-xl pre{font-size:.9em}.prose-xl pre{line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.prose-xl ol,.prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.prose-xl li{margin-top:.6em;margin-bottom:.6em}.prose-xl ol>li{padding-left:1.8em}.prose-xl ol>li:before{left:0}.prose-xl ul>li{padding-left:1.8em}.prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}.prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.prose-xl>ul>li>:first-child{margin-top:1.2em}.prose-xl>ul>li>:last-child{margin-bottom:1.2em}.prose-xl>ol>li>:first-child{margin-top:1.2em}.prose-xl>ol>li>:last-child{margin-bottom:1.2em}.prose-xl ol ol,.prose-xl ol ul,.prose-xl ul ol,.prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.prose-xl hr+*{margin-top:0}.prose-xl h2+*{margin-top:0}.prose-xl h3+*{margin-top:0}.prose-xl h4+*{margin-top:0}.prose-xl table{font-size:.9em;line-height:1.5555556}.prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.prose-xl thead th:first-child{padding-left:0}.prose-xl thead th:last-child{padding-right:0}.prose-xl tbody td{padding:.8888889em .6666667em}.prose-xl tbody td:first-child{padding-left:0}.prose-xl tbody td:last-child{padding-right:0}.prose-xl>:first-child{margin-top:0}.prose-xl>:last-child{margin-bottom:0}.prose-2xl{font-size:1.5rem;line-height:1.6666667}.prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-2xl figure,.prose-2xl img,.prose-2xl video{margin-top:2em;margin-bottom:2em}.prose-2xl figure>*{margin-top:0;margin-bottom:0}.prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.prose-2xl code{font-size:.8333333em}.prose-2xl h2 code{font-size:.875em}.prose-2xl h3 code{font-size:.8888889em}.prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.prose-2xl ol,.prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-2xl li{margin-top:.5em;margin-bottom:.5em}.prose-2xl ol>li{padding-left:1.6666667em}.prose-2xl ol>li:before{left:0}.prose-2xl ul>li{padding-left:1.6666667em}.prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.66667em;left:.25em}.prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.prose-2xl ol ol,.prose-2xl ol ul,.prose-2xl ul ol,.prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.prose-2xl hr{margin-top:3em;margin-bottom:3em}.prose-2xl hr+*{margin-top:0}.prose-2xl h2+*{margin-top:0}.prose-2xl h3+*{margin-top:0}.prose-2xl h4+*{margin-top:0}.prose-2xl table{font-size:.8333333em;line-height:1.4}.prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.prose-2xl thead th:first-child{padding-left:0}.prose-2xl thead th:last-child{padding-right:0}.prose-2xl tbody td{padding:.8em .6em}.prose-2xl tbody td:first-child{padding-left:0}.prose-2xl tbody td:last-child{padding-right:0}.prose-2xl>:first-child{margin-top:0}.prose-2xl>:last-child{margin-bottom:0}.prose-red a,.prose-red a code{color:#dc2626}.prose-yellow a,.prose-yellow a code{color:#d97706}.prose-green a,.prose-green a code{color:#059669}.prose-blue a,.prose-blue a code{color:#2563eb}.prose-indigo a,.prose-indigo a code{color:#4f46e5}.prose-purple a,.prose-purple a code{color:#7c3aed}.prose-pink a,.prose-pink a code{color:#db2777}.prose-orange a,.prose-orange a code{color:#dd6b20}.heading-medium{font-weight:700;font-size:1.875rem;--tw-text-opacity:1;color:rgba(var(--primary-dark),var(--tw-text-opacity,1))}.scrollbar-none{scrollbar-width:none}.logo{max-width:130px}.logo,.logo svg{width:100%}.list-style-dash li:before{content:"-";padding-right:.5rem}[x-cloak]{display:none}.btn{border-radius:.25rem;font-weight:700;font-size:.875rem;outline:2px solid transparent;outline-offset:2px;padding:.5rem 1.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn:disabled{cursor:not-allowed;opacity:.75}.btn-primary{--tw-bg-opacity:1;background-color:rgba(var(--primary),var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.btn-primary:hover{--tw-bg-opacity:1;background-color:rgba(var(--primary-light),var(--tw-bg-opacity,1))}.btn-secondary{--tw-bg-opacity:1;background-color:rgba(var(--secondary),var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.btn-secondary:hover{--tw-bg-opacity:1;background-color:rgba(var(--secondary-light),var(--tw-bg-opacity,1))}.btn-outline{background-color:transparent;--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity));border-width:1px;--tw-text-opacity:1;color:rgba(var(--primary-light),var(--tw-text-opacity,1))}.btn-outline:hover{--tw-bg-opacity:1;background-color:rgba(var(--primary-extra-light),var(--tw-bg-opacity,1));--tw-border-opacity:1;border-color:rgba(var(--primary-light),var(--tw-border-opacity,1))}.btn-outline.is-active{--tw-bg-opacity:1;background-color:rgba(var(--primary-light),var(--tw-bg-opacity,1));--tw-border-opacity:1;border-color:rgba(var(--primary-light),var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.btn-outline-secondary{background-color:transparent;--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity));border-width:1px;--tw-text-opacity:1;color:rgba(var(--secondary),var(--tw-text-opacity,1))}.btn-outline-secondary:hover{--tw-bg-opacity:1;background-color:rgba(var(--secondary-extra-light),var(--tw-bg-opacity,1));--tw-border-opacity:1;border-color:rgba(var(--secondary-light),var(--tw-border-opacity,1))}.btn-outline-secondary.is-active{--tw-bg-opacity:1;background-color:rgba(var(--secondary-light),var(--tw-bg-opacity,1));--tw-border-opacity:1;border-color:rgba(var(--secondary-light),var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.btn-link{background-color:transparent;font-weight:600;padding-left:.75rem;padding-right:.75rem;--tw-text-opacity:1;color:rgba(var(--secondary),var(--tw-text-opacity,1))}.btn-link:hover{--tw-text-opacity:1;color:rgba(var(--secondary-light),var(--tw-text-opacity,1))}.btn-icon,.btn-link i{--tw-text-opacity:1;color:rgba(var(--secondary),var(--tw-text-opacity,1))}.btn-icon{border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;height:3rem;font-size:1.25rem;width:3rem}.btn-icon:hover{opacity:.8}.btn-success{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.btn-success:hover{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.btn-warning{--tw-bg-opacity:1;background-color:rgba(254,235,200,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(221,107,32,var(--tw-text-opacity))}.btn-warning:hover{--tw-bg-opacity:1;background-color:rgba(255,250,240,var(--tw-bg-opacity))}.btn-danger{--tw-bg-opacity:1;background-color:rgba(254,202,202,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(220,38,38,var(--tw-text-opacity))}.btn-danger:hover{--tw-bg-opacity:1;background-color:rgba(254,226,226,var(--tw-bg-opacity))}.btn-info{--tw-bg-opacity:1;background-color:rgba(191,219,254,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(37,99,235,var(--tw-text-opacity))}.btn-info:hover{--tw-bg-opacity:1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.btn[disabled]{opacity:.3}.card{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity));border-radius:.5rem;border-width:1px;padding:1.5rem;--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.cropper{position:relative;width:300px;max-width:100%;background:rgba(0,0,0,.05)}.cropper.cropper--landscape{width:100%}.cropper.cropper--dragover{border-color:1px dashed #000}.cropper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);pointer-events:none;z-index:4;opacity:0;transition:opacity .8s ease}.cropper.cropper--dragover:before,.cropper.cropper--loading:before{opacity:1}.cropper input[type=file]{display:none}.cropper__load-indicator{display:none}.cropper--loading .cropper__load-indicator{display:block;position:absolute;z-index:4;text-align:center;width:50px;height:50px;line-height:50px;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);color:#fff;pointer-events:none}.cropper__editor .cropper__crop .cropper__example{position:absolute;top:0;bottom:0;width:100%;height:100%;z-index:2;background-size:cover;background-color:transparent}.cropper__editor .cropper__crop .cropper__image-con{overflow:auto;position:relative;scrollbar-width:none;-ms-overflow-style:none}.cropper__editor .cropper__crop .cropper__image-con::-webkit-scrollbar{width:0;height:0}.cropper__editor .cropper__crop .cropper__image-con .cropper__image{position:absolute;top:0;left:0;background-size:contain}.cropper__editor .cropper__crop .cropper__image-con.cropper__crop--wider .cropper__image{height:100%}.cropper__editor .cropper__crop .cropper__image-con.cropper__crop--higher .cropper__image{width:100%}.cropper__editor .cropper__crop .cropper__options{display:block;position:absolute;bottom:0;left:0;z-index:4;line-height:30px;text-align:center;width:100%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.65));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#a6000000",GradientType=0)}.cropper--loading .cropper__editor .cropper__crop .cropper__options,.cropper--no-image .cropper__editor .cropper__crop .cropper__options{display:none}.cropper--inline-save .cropper__editor .cropper__crop .cropper__options{opacity:0;transition:opacity .3s ease}.cropper--inline-save:hover .cropper__editor .cropper__crop .cropper__options{opacity:1}.cropper__editor .cropper__crop .cropper__options .btn{display:inline-block;margin:2px}.cropper--no-image .cropper__editor .cropper__crop .cropper__options .cropper__upload,.cropper__editor .cropper__crop.cropper__crop--cropping .cropper__example,.cropper__editor .cropper__crop.cropper__crop--cropping .cropper__options .cropper__clear,.cropper__editor .cropper__crop.cropper__crop--cropping .cropper__options .cropper__recrop,.cropper__editor .cropper__crop.cropper__crop--cropping .cropper__options .cropper__upload,.cropper__editor .cropper__crop .cropper__options .cropper__clear,.cropper__editor .cropper__crop .cropper__options .cropper__recrop,.cropper__editor .cropper__crop .cropper__options .cropper__savecrop{display:none}.cropper__editor .cropper__crop.cropper__crop--cropping .cropper__options .cropper__savecrop{display:inline-block}.cropper__editor .cropper__crop.cropper__crop--has-image:not(.cropper__crop--cropping):not(.cropper__crop--delete) .cropper__options .cropper__recrop{display:inline-block}.cropper__editor .cropper__crop.cropper__crop--has-image:not(.cropper__crop--cropping) .cropper__options .cropper__clear{display:inline-block}.cropper__editor .cropper__crop.cropper__crop--delete .cropper__example:after{position:absolute;content:"";background-color:rgba(215,60,44,.5);top:0;left:0;width:100%;height:100%}.cropper__editor .cropper__crop.cropper__crop--delete .cropper__options .cropper__recrop,.cropper__editor .cropper__crop.cropper__crop--delete .cropper__options .cropper__upload{display:none}.cropper__editor>.cropper__upload{position:absolute;top:50%;left:0;width:100%;text-align:center;transform:translateY(-50%);display:block;margin:0;z-index:3;pointer-events:none;opacity:0;transition:opacity .3s ease}.cropper--no-image .cropper__editor>.cropper__upload{pointer-events:auto;opacity:1}.cropper__croptools{display:none}.cropper__crop--cropping .cropper__croptools{display:block}.cropper--loading .cropper__croptools,.cropper--no-image .cropper__croptools{display:none}.cropper__croptools .btn{position:absolute;z-index:5;background:rgba(0,0,0,.2);color:#fff;opacity:0;transition:opacity .6s ease}.cropper__crop--cropping .cropper__croptools .btn{opacity:1}.cropper__crop--wider .cropper__croptools .btn{transform:rotate(-90deg) translateX(50%);transform-origin:50% 50%;top:50%}.cropper__crop--wider .cropper__croptools .btn-arrow-up{left:0}.cropper__crop--wider .cropper__croptools .btn-arrow-down{right:0}.cropper__crop--higher .cropper__croptools .btn-arrow-up{top:0;right:0}.cropper__crop--higher .cropper__croptools .btn-arrow-down{right:0;bottom:0}table tr:hover .btn.default-action{opacity:.8}.tooltip{display:inline-flex;margin-left:.5rem;position:relative;z-index:10}.tooltip-button{border-radius:9999px;height:1.25rem;--tw-text-opacity:1;color:rgba(var(--secondary),var(--tw-text-opacity,1));width:1.25rem}.tooltip-button:focus,.tooltip-button:hover{outline:2px solid transparent;outline-offset:2px;--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(3px + 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 transparent)}.tooltip-button:focus+.tooltip-text,.tooltip-button:hover+.tooltip-text{opacity:1;pointer-events:auto}.tooltip-text{--tw-bg-opacity:1;background-color:rgba(var(--primary-dark),var(--tw-bg-opacity,1));border-radius:.375rem;font-size:.875rem;opacity:0;padding:.5rem;pointer-events:none;position:absolute;text-align:center;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity));z-index:10;width:100vw;max-width:280px;white-space:wrap;top:-8px;left:50%;transform:translate(-50%,-100%)}.tooltip-text:after{position:absolute;bottom:0;content:"";width:0;height:0;left:50%;transform:translate(-50%,100%);border-left:12px solid transparent;border-right:12px solid transparent;border-top:6px solid var(--secondary-500)}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:rgb(var(--secondary));color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity;text-align:center}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:rgb(var(--secondary))}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.form-input,.form-multiselect,.form-select,.form-textarea{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.form-input:focus,.form-multiselect:focus,.form-select:focus,.form-textarea:focus{--tw-border-opacity:1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.form-input,.form-multiselect,.form-select,.form-textarea{border-radius:.375rem;display:block;font-size:.875rem}.form-input:focus,.form-multiselect:focus,.form-select:focus,.form-textarea: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(3px + 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 transparent);--tw-ring-opacity:1;--tw-ring-color:rgba(96,165,250,var(--tw-ring-opacity));--tw-ring-opacity:0.5}.form-input,.form-multiselect,.form-select,.form-textarea{width:100%}@media (min-width:640px){.form-input,.form-multiselect,.form-select,.form-textarea{line-height:1.25rem}}.form-checkbox,.form-radio{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity));height:1rem;font-size:.875rem}.form-checkbox:focus,.form-radio:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(96,165,250,var(--tw-ring-opacity))}.form-checkbox,.form-radio{--tw-text-opacity:1;color:rgba(var(--secondary),var(--tw-text-opacity,1));width:1rem}.form-checkbox{border-radius:.25rem}.form-select{background-size:.9em .9em;background-position:right 15px top calc(50% + 1px);background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI2ViNGQ4OSIgZD0iTTAgNy4zM0wyLjgyOSA0LjVsOS4xNzUgOS4zMzlMMjEuMTcxIDQuNSAyNCA3LjMzIDEyLjAwNCAxOS41eiIvPjwvc3ZnPg==");background-repeat:no-repeat}.form-input:-moz-read-only:not(.flatpickr-input),.form-textarea:-moz-read-only:not(.flatpickr-input){--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity));pointer-events:none}.form-input:read-only:not(.flatpickr-input),.form-input[data-readonly=readonly],.form-textarea:read-only:not(.flatpickr-input),.select2-container--disabled .select2-search__field{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity));pointer-events:none}.form-select[disabled]{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity));pointer-events:none}.form-select[readonly],.select2-container--disabled{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity));pointer-events:none}.form-select[readonly] .select2-search--inline,.select2-container--disabled .select2-search--inline{display:none}.form-select[readonly] .select2-selection__choice,.select2-container--disabled .select2-selection__choice{margin-top:.5rem;margin-bottom:.5rem}.form-select[readonly] .select2-selection__rendered,.select2-container--disabled .select2-selection__rendered{min-height:2.25rem}.form-select[readonly] .select2-selection__choice__remove,.select2-container--disabled .select2-selection__choice__remove{display:none!important}.form-input.readonly:not(checked),.form-textarea.readonly:not(checked){--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity));pointer-events:none}.form-checkbox.readonly,.form-radio.readonly{pointer-events:none}.form-checkbox.readonly:not(:checked),.form-radio.readonly:not(:checked){--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.form-error{--tw-border-opacity:1;border-color:rgba(254,202,202,var(--tw-border-opacity))}.form-error:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(254,202,202,var(--tw-ring-opacity))}.tox-tinymce{border-radius:.375rem!important;border-color:#e5e7eb!important}.inline-code{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity));font-weight:600;--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.form-input-group fieldset{padding:0;margin:0;border:0}.form-input-group fieldset legend{padding:0}.lds-default{display:inline-block;position:relative;width:80px;height:80px}.lds-default div{position:absolute;width:6px;height:6px;border-radius:50%;-webkit-animation:lds-default 1.2s linear infinite;animation:lds-default 1.2s linear infinite;--tw-bg-opacity:1;background-color:rgba(var(--primary),var(--tw-bg-opacity,1))}.lds-default div:first-child{-webkit-animation-delay:0s;animation-delay:0s;top:37px;left:66px}.lds-default div:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s;top:22px;left:62px}.lds-default div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;top:11px;left:52px}.lds-default div:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s;top:7px;left:37px}.lds-default div:nth-child(5){-webkit-animation-delay:-.4s;animation-delay:-.4s;top:11px;left:22px}.lds-default div:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;top:22px;left:11px}.lds-default div:nth-child(7){-webkit-animation-delay:-.6s;animation-delay:-.6s;top:37px;left:7px}.lds-default div:nth-child(8){-webkit-animation-delay:-.7s;animation-delay:-.7s;top:52px;left:11px}.lds-default div:nth-child(9){-webkit-animation-delay:-.8s;animation-delay:-.8s;top:62px;left:22px}.lds-default div:nth-child(10){-webkit-animation-delay:-.9s;animation-delay:-.9s;top:66px;left:37px}.lds-default div:nth-child(11){-webkit-animation-delay:-1s;animation-delay:-1s;top:62px;left:52px}.lds-default div:nth-child(12){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;top:52px;left:62px}@-webkit-keyframes lds-default{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}@keyframes lds-default{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}.lds-grid{display:inline-block;position:relative;width:80px;height:80px}.lds-grid div{position:absolute;width:16px;height:16px;border-radius:50%;--tw-bg-opacity:1;background-color:rgba(var(--primary-light),var(--tw-bg-opacity,1));-webkit-animation:lds-grid 1.2s linear infinite;animation:lds-grid 1.2s linear infinite}.lds-grid div:first-child{top:8px;left:8px;-webkit-animation-delay:0s;animation-delay:0s}.lds-grid div:nth-child(2){top:8px;left:32px;-webkit-animation-delay:-.4s;animation-delay:-.4s}.lds-grid div:nth-child(3){top:8px;left:56px;-webkit-animation-delay:-.8s;animation-delay:-.8s}.lds-grid div:nth-child(4){top:32px;left:8px;-webkit-animation-delay:-.4s;animation-delay:-.4s}.lds-grid div:nth-child(5){top:32px;left:32px;-webkit-animation-delay:-.8s;animation-delay:-.8s}.lds-grid div:nth-child(6){top:32px;left:56px;-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.lds-grid div:nth-child(7){top:56px;left:8px;-webkit-animation-delay:-.8s;animation-delay:-.8s}.lds-grid div:nth-child(8){top:56px;left:32px;-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.lds-grid div:nth-child(9){top:56px;left:56px;-webkit-animation-delay:-1.6s;animation-delay:-1.6s}@-webkit-keyframes lds-grid{0%,to{opacity:1}50%{opacity:.5}}@keyframes lds-grid{0%,to{opacity:1}50%{opacity:.5}}.lds-ring{display:inline-block;position:relative;width:60px;height:60px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:48px;height:48px;margin:6px;border:6px solid transparent;border-top:6px solid rgb(var(--primary));border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body .swal2-toast{cursor:pointer}body .swal2-icon.swal2-error{--tw-border-opacity:1;border-color:rgba(239,68,68,var(--tw-border-opacity));--tw-text-opacity:1;color:rgba(239,68,68,var(--tw-text-opacity))}body .swal2-icon.swal2-error [class^=swal2-x-mark-line]{--tw-bg-opacity:1;background-color:rgba(239,68,68,var(--tw-bg-opacity))}body .swal2-icon.swal2-success .swal2-success-ring{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}body .swal2-icon.swal2-success [class^=swal2-success-line]{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}body .swal2-icon.swal2-info{--tw-border-opacity:1;border-color:rgba(var(--primary-light),var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgba(var(--primary-light),var(--tw-text-opacity,1))}body .swal2-icon.swal2-warning{--tw-border-opacity:1;border-color:rgba(254,235,200,var(--tw-border-opacity));--tw-text-opacity:1;color:rgba(246,173,85,var(--tw-text-opacity))}body .swal2-icon.swal2-question{--tw-border-opacity:1;border-color:rgba(219,234,254,var(--tw-border-opacity));--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.sortable-ghost{--tw-border-opacity:1;border-radius:.25rem;border:1px dashed rgba(156,163,175,var(--tw-border-opacity))}.sortable-ghost *{opacity:0}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-hidden-accessible,.select2-search--dropdown.select2-search--hide{display:none}.select2-container{border-radius:.375rem;display:block}.select2-container .select2-selection.select2-selection--single{background-repeat:no-repeat;--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity));border-radius:.25rem;border-width:1px;cursor:pointer;display:inline-block;font-size:.875rem;line-height:1.5;outline:2px solid transparent;outline-offset:2px;padding:.5rem 2.5rem .5rem .75rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;background-size:.9em .9em;background-position:right 15px top calc(50% + 1px);background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI2ViNGQ4OSIgZD0iTTAgNy4zM0wyLjgyOSA0LjVsOS4xNzUgOS4zMzlMMjEuMTcxIDQuNSAyNCA3LjMzIDEyLjAwNCAxOS41eiIvPjwvc3ZnPg==")}.select2-container .select2-selection.select2-selection--single .select2-selection__rendered{display:flex;align-items:center;line-height:1.5;width:100%;padding-left:4px;padding-right:5px}.select2-container .select2-selection.select2-selection--single .select2-selection__clear{font-size:1.125rem;margin-right:.5rem;--tw-text-opacity:1;color:rgba(var(--secondary),var(--tw-text-opacity,1))}.select2-container .select2-dropdown .select2-search{padding:.75rem}.select2-container .select2-dropdown .select2-search__field{background-repeat:no-repeat;--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity));border-radius:.25rem;border-width:1px;display:inline-block;font-size:1rem;line-height:1.5;outline:2px solid transparent;outline-offset:2px;padding-left:.5rem;padding-right:.5rem;width:100%}.select2-container .select2-dropdown .select2-search__field:focus{--tw-border-opacity:1;border-color:rgba(147,197,253,var(--tw-border-opacity));--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(3px + 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 transparent);--tw-ring-opacity:1;--tw-ring-color:rgba(96,165,250,var(--tw-ring-opacity));--tw-ring-opacity:0.5}.select2-container .select2-dropdown .select2-selection__placeholder{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.select2-container .select2-selection--multiple .select2-search{margin-top:.5rem}.select2-container .select2-selection--multiple .select2-search:not(:first-child):last-child .select2-search__field{border-top-left-radius:0;border-top-right-radius:0;border-top-width:1px}.select2-container .select2-selection--multiple .select2-selection__rendered{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity));border-radius:.375rem;border-width:1px}.select2-container .select2-selection--multiple .select2-selection__rendered li:only-child{margin-top:0}.select2-container .select2-selection--multiple .select2-selection__choice{--tw-bg-opacity:1;background-color:rgba(var(--primary-extra-light),var(--tw-bg-opacity,1));border-radius:9999px;display:inline-flex;flex-direction:row-reverse;align-items:center;font-weight:500;font-size:.75rem;margin-top:.5rem;margin-left:.5rem;padding:.125rem .625rem;--tw-text-opacity:1;color:rgba(var(--primary-dark),var(--tw-text-opacity,1))}.select2-container .select2-selection--multiple .select2-selection__choice span{cursor:pointer;display:inline-flex;flex-shrink:0;font-size:.875rem;margin-left:.375rem;--tw-text-opacity:1;color:rgba(var(--primary-dark),var(--tw-text-opacity,1))}.select2-container .select2-selection--multiple .select2-selection__choice span:focus{outline:2px solid transparent;outline-offset:2px;--tw-text-opacity:1;color:rgba(var(--primary-dark),var(--tw-text-opacity,1))}.select2-sortable .select2-container .select2-selection--multiple .select2-selection__choice{cursor:move}.select2-container .select2-selection--multiple .select2-search__field{width:100%!important;--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity));border-radius:.375rem;border-width:0;display:block;font-size:.875rem}.select2-container .select2-selection--multiple .select2-search__field: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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}@media (min-width:640px){.select2-container .select2-selection--multiple .select2-search__field{line-height:1.25rem}}.select2-container .select2-selection--multiple .select2-search__field{background-size:.9em .9em;background-position:right 15px top calc(50% + 1px);background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI2ViNGQ4OSIgZD0iTTAgNy4zM0wyLjgyOSA0LjVsOS4xNzUgOS4zMzlMMjEuMTcxIDQuNSAyNCA3LjMzIDEyLjAwNCAxOS41eiIvPjwvc3ZnPg==");background-repeat:no-repeat}.select2-container.select2-container--open.select2-container--below .select2-selection,.select2-container.select2-container--open.select2-container--below .select2-selection--multiple .select2-selection__rendered{border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container.select2-container--open.select2-container--above .select2-selection,.select2-container.select2-container--open.select2-container--above .select2-selection--multiple .select2-selection__rendered{border-top-left-radius:0;border-top-right-radius:0}.select2-dropdown{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity));border-radius:.375rem;overflow:hidden}.select2-search--dropdown{border-bottom-width:1px}.select2-results ul{max-height:200px;overflow-y:auto;font-size:.875rem}.select2-results ul .select2-results__option:not(.select2-results__message){padding-left:1rem}.select2-results ul .select2-results__option:not(.select2-results__message)[aria-selected=true]{--tw-bg-opacity:1;background-color:rgba(var(--secondary-extra-light),var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgba(var(--secondary),var(--tw-text-opacity,1))}.select2-results ul .select2-results__option:not(.select2-results__message):hover{--tw-bg-opacity:1;background-color:rgba(var(--primary-extra-light),var(--tw-bg-opacity,1))}.select2-results ul .select2-results__option.select2-results__message{padding-left:1rem}.select2-results ul .select2-results__option--highlighted{--tw-bg-opacity:1;background-color:rgba(var(--primary-extra-light),var(--tw-bg-opacity,1))}[x-data="LivewireUIModal()"]{z-index:1400!important}[x-data="LivewireUIModal()"] #modal-container{max-height:calc(100vh - 40px);margin-top:20px}[x-data="LivewireUIModal()"] #modal-container .files-container{max-height:calc(100vh - 300px);overflow-y:auto}.swal2-container{z-index:9999!important}@media (min-width:640px){.sm\:container{width:100%;max-width:640px}@media (min-width:768px){.sm\:container{max-width:768px}}@media (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:1280px){.sm\:container{max-width:1280px}}@media (min-width:1536px){.sm\:container{max-width:1536px}}@media (min-width:1680px){.sm\:container{max-width:1680px}}.sm\:prose{color:#374151;max-width:65ch}.sm\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sm\:prose a{color:#111827;text-decoration:underline;font-weight:500}.sm\:prose strong{color:#111827;font-weight:600}.sm\:prose ol[type=A]{--list-counter-style:upper-alpha}.sm\:prose ol[type=a]{--list-counter-style:lower-alpha}.sm\:prose ol[type=I]{--list-counter-style:upper-roman}.sm\:prose ol[type=i]{--list-counter-style:lower-roman}.sm\:prose ol[type="1"]{--list-counter-style:decimal}.sm\:prose ol>li{position:relative;padding-left:1.75em}.sm\:prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.sm\:prose ul>li{position:relative;padding-left:1.75em}.sm\:prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.sm\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.sm\:prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.sm\:prose blockquote p:first-of-type:before{content:open-quote}.sm\:prose blockquote p:last-of-type:after{content:close-quote}.sm\:prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sm\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sm\:prose h3,.sm\:prose h4{color:#111827;font-weight:600}.sm\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sm\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sm\:prose code{color:#111827;font-weight:600;font-size:.875em}.sm\:prose code:before{content:"`"}.sm\:prose code:after{content:"`"}.sm\:prose a code{color:#111827}.sm\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.sm\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sm\:prose pre code:before{content:none}.sm\:prose pre code:after{content:none}.sm\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sm\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.sm\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.sm\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.sm\:prose tbody tr:last-child{border-bottom-width:0}.sm\:prose tbody td{vertical-align:top;padding:.5714286em}.sm\:prose{font-size:1rem;line-height:1.75}.sm\:prose p{margin-top:1.25em;margin-bottom:1.25em}.sm\:prose figure,.sm\:prose img,.sm\:prose video{margin-top:2em;margin-bottom:2em}.sm\:prose figure>*{margin-top:0;margin-bottom:0}.sm\:prose h2 code{font-size:.875em}.sm\:prose h3 code{font-size:.9em}.sm\:prose ol,.sm\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.sm\:prose li{margin-top:.5em;margin-bottom:.5em}.sm\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.sm\:prose>ul>li>:first-child{margin-top:1.25em}.sm\:prose>ul>li>:last-child{margin-bottom:1.25em}.sm\:prose>ol>li>:first-child{margin-top:1.25em}.sm\:prose>ol>li>:last-child{margin-bottom:1.25em}.sm\:prose ol ol,.sm\:prose ol ul,.sm\:prose ul ol,.sm\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.sm\:prose hr+*{margin-top:0}.sm\:prose h2+*{margin-top:0}.sm\:prose h3+*{margin-top:0}.sm\:prose h4+*{margin-top:0}.sm\:prose thead th:first-child{padding-left:0}.sm\:prose thead th:last-child{padding-right:0}.sm\:prose tbody td:first-child{padding-left:0}.sm\:prose tbody td:last-child{padding-right:0}.sm\:prose>:first-child{margin-top:0}.sm\:prose>:last-child{margin-bottom:0}.sm\:prose-sm{font-size:.875rem;line-height:1.7142857}.sm\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.sm\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sm\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.sm\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sm\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sm\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sm\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sm\:prose-sm figure,.sm\:prose-sm img,.sm\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.sm\:prose-sm figure>*{margin-top:0;margin-bottom:0}.sm\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sm\:prose-sm code{font-size:.8571429em}.sm\:prose-sm h2 code{font-size:.9em}.sm\:prose-sm h3 code{font-size:.8888889em}.sm\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.sm\:prose-sm ol,.sm\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.sm\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.sm\:prose-sm ol>li{padding-left:1.5714286em}.sm\:prose-sm ol>li:before{left:0}.sm\:prose-sm ul>li{padding-left:1.5714286em}.sm\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.67857em;left:.2142857em}.sm\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.sm\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.sm\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.sm\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.sm\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.sm\:prose-sm ol ol,.sm\:prose-sm ol ul,.sm\:prose-sm ul ol,.sm\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.sm\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.sm\:prose-sm hr+*{margin-top:0}.sm\:prose-sm h2+*{margin-top:0}.sm\:prose-sm h3+*{margin-top:0}.sm\:prose-sm h4+*{margin-top:0}.sm\:prose-sm table{font-size:.8571429em;line-height:1.5}.sm\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.sm\:prose-sm thead th:first-child{padding-left:0}.sm\:prose-sm thead th:last-child{padding-right:0}.sm\:prose-sm tbody td{padding:.6666667em 1em}.sm\:prose-sm tbody td:first-child{padding-left:0}.sm\:prose-sm tbody td:last-child{padding-right:0}.sm\:prose-sm>:first-child{margin-top:0}.sm\:prose-sm>:last-child{margin-bottom:0}.sm\:prose-lg{font-size:1.125rem;line-height:1.7777778}.sm\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.sm\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.sm\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.sm\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.sm\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.sm\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.sm\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.sm\:prose-lg figure,.sm\:prose-lg img,.sm\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.sm\:prose-lg figure>*{margin-top:0;margin-bottom:0}.sm\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.sm\:prose-lg code{font-size:.8888889em}.sm\:prose-lg h2 code{font-size:.8666667em}.sm\:prose-lg h3 code{font-size:.875em}.sm\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.sm\:prose-lg ol,.sm\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.sm\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.sm\:prose-lg ol>li{padding-left:1.6666667em}.sm\:prose-lg ol>li:before{left:0}.sm\:prose-lg ul>li{padding-left:1.6666667em}.sm\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.72222em;left:.2222222em}.sm\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.sm\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.sm\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.sm\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.sm\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.sm\:prose-lg ol ol,.sm\:prose-lg ol ul,.sm\:prose-lg ul ol,.sm\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.sm\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.sm\:prose-lg hr+*{margin-top:0}.sm\:prose-lg h2+*{margin-top:0}.sm\:prose-lg h3+*{margin-top:0}.sm\:prose-lg h4+*{margin-top:0}.sm\:prose-lg table{font-size:.8888889em;line-height:1.5}.sm\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.sm\:prose-lg thead th:first-child{padding-left:0}.sm\:prose-lg thead th:last-child{padding-right:0}.sm\:prose-lg tbody td{padding:.75em}.sm\:prose-lg tbody td:first-child{padding-left:0}.sm\:prose-lg tbody td:last-child{padding-right:0}.sm\:prose-lg>:first-child{margin-top:0}.sm\:prose-lg>:last-child{margin-bottom:0}.sm\:prose-xl{font-size:1.25rem;line-height:1.8}.sm\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.sm\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.sm\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.sm\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.sm\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.sm\:prose-xl figure,.sm\:prose-xl img,.sm\:prose-xl video{margin-top:2em;margin-bottom:2em}.sm\:prose-xl figure>*{margin-top:0;margin-bottom:0}.sm\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.sm\:prose-xl code{font-size:.9em}.sm\:prose-xl h2 code{font-size:.8611111em}.sm\:prose-xl h3 code{font-size:.9em}.sm\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.sm\:prose-xl ol,.sm\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.sm\:prose-xl ol>li{padding-left:1.8em}.sm\:prose-xl ol>li:before{left:0}.sm\:prose-xl ul>li{padding-left:1.8em}.sm\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}.sm\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl>ul>li>:first-child{margin-top:1.2em}.sm\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.sm\:prose-xl>ol>li>:first-child{margin-top:1.2em}.sm\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.sm\:prose-xl ol ol,.sm\:prose-xl ol ul,.sm\:prose-xl ul ol,.sm\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.sm\:prose-xl hr+*{margin-top:0}.sm\:prose-xl h2+*{margin-top:0}.sm\:prose-xl h3+*{margin-top:0}.sm\:prose-xl h4+*{margin-top:0}.sm\:prose-xl table{font-size:.9em;line-height:1.5555556}.sm\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.sm\:prose-xl thead th:first-child{padding-left:0}.sm\:prose-xl thead th:last-child{padding-right:0}.sm\:prose-xl tbody td{padding:.8888889em .6666667em}.sm\:prose-xl tbody td:first-child{padding-left:0}.sm\:prose-xl tbody td:last-child{padding-right:0}.sm\:prose-xl>:first-child{margin-top:0}.sm\:prose-xl>:last-child{margin-bottom:0}.sm\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.sm\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.sm\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.sm\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.sm\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.sm\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.sm\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.sm\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.sm\:prose-2xl figure,.sm\:prose-2xl img,.sm\:prose-2xl video{margin-top:2em;margin-bottom:2em}.sm\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.sm\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.sm\:prose-2xl code{font-size:.8333333em}.sm\:prose-2xl h2 code{font-size:.875em}.sm\:prose-2xl h3 code{font-size:.8888889em}.sm\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.sm\:prose-2xl ol,.sm\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.sm\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.sm\:prose-2xl ol>li{padding-left:1.6666667em}.sm\:prose-2xl ol>li:before{left:0}.sm\:prose-2xl ul>li{padding-left:1.6666667em}.sm\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.66667em;left:.25em}.sm\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.sm\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.sm\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.sm\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.sm\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.sm\:prose-2xl ol ol,.sm\:prose-2xl ol ul,.sm\:prose-2xl ul ol,.sm\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.sm\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.sm\:prose-2xl hr+*{margin-top:0}.sm\:prose-2xl h2+*{margin-top:0}.sm\:prose-2xl h3+*{margin-top:0}.sm\:prose-2xl h4+*{margin-top:0}.sm\:prose-2xl table{font-size:.8333333em;line-height:1.4}.sm\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.sm\:prose-2xl thead th:first-child{padding-left:0}.sm\:prose-2xl thead th:last-child{padding-right:0}.sm\:prose-2xl tbody td{padding:.8em .6em}.sm\:prose-2xl tbody td:first-child{padding-left:0}.sm\:prose-2xl tbody td:last-child{padding-right:0}.sm\:prose-2xl>:first-child{margin-top:0}.sm\:prose-2xl>:last-child{margin-bottom:0}.sm\:prose-red a,.sm\:prose-red a code{color:#dc2626}.sm\:prose-yellow a,.sm\:prose-yellow a code{color:#d97706}.sm\:prose-green a,.sm\:prose-green a code{color:#059669}.sm\:prose-blue a,.sm\:prose-blue a code{color:#2563eb}.sm\:prose-indigo a,.sm\:prose-indigo a code{color:#4f46e5}.sm\:prose-purple a,.sm\:prose-purple a code{color:#7c3aed}.sm\:prose-pink a,.sm\:prose-pink a code{color:#db2777}.sm\:prose-orange a,.sm\:prose-orange a code{color:#dd6b20}}@media (min-width:768px){.md\:container{width:100%}@media (min-width:640px){.md\:container{max-width:640px}}@media (min-width:768px){.md\:container{max-width:768px}}@media (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:1280px){.md\:container{max-width:1280px}}@media (min-width:1536px){.md\:container{max-width:1536px}}@media (min-width:1680px){.md\:container{max-width:1680px}}.md\:prose{color:#374151;max-width:65ch}.md\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.md\:prose a{color:#111827;text-decoration:underline;font-weight:500}.md\:prose strong{color:#111827;font-weight:600}.md\:prose ol[type=A]{--list-counter-style:upper-alpha}.md\:prose ol[type=a]{--list-counter-style:lower-alpha}.md\:prose ol[type=I]{--list-counter-style:upper-roman}.md\:prose ol[type=i]{--list-counter-style:lower-roman}.md\:prose ol[type="1"]{--list-counter-style:decimal}.md\:prose ol>li{position:relative;padding-left:1.75em}.md\:prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.md\:prose ul>li{position:relative;padding-left:1.75em}.md\:prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.md\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.md\:prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.md\:prose blockquote p:first-of-type:before{content:open-quote}.md\:prose blockquote p:last-of-type:after{content:close-quote}.md\:prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.md\:prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.md\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.md\:prose h3,.md\:prose h4{color:#111827;font-weight:600}.md\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.md\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.md\:prose code{color:#111827;font-weight:600;font-size:.875em}.md\:prose code:before{content:"`"}.md\:prose code:after{content:"`"}.md\:prose a code{color:#111827}.md\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.md\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.md\:prose pre code:before{content:none}.md\:prose pre code:after{content:none}.md\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.md\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.md\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.md\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.md\:prose tbody tr:last-child{border-bottom-width:0}.md\:prose tbody td{vertical-align:top;padding:.5714286em}.md\:prose{font-size:1rem;line-height:1.75}.md\:prose p{margin-top:1.25em;margin-bottom:1.25em}.md\:prose figure,.md\:prose img,.md\:prose video{margin-top:2em;margin-bottom:2em}.md\:prose figure>*{margin-top:0;margin-bottom:0}.md\:prose h2 code{font-size:.875em}.md\:prose h3 code{font-size:.9em}.md\:prose ol,.md\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.md\:prose li{margin-top:.5em;margin-bottom:.5em}.md\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.md\:prose>ul>li>:first-child{margin-top:1.25em}.md\:prose>ul>li>:last-child{margin-bottom:1.25em}.md\:prose>ol>li>:first-child{margin-top:1.25em}.md\:prose>ol>li>:last-child{margin-bottom:1.25em}.md\:prose ol ol,.md\:prose ol ul,.md\:prose ul ol,.md\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.md\:prose hr+*{margin-top:0}.md\:prose h2+*{margin-top:0}.md\:prose h3+*{margin-top:0}.md\:prose h4+*{margin-top:0}.md\:prose thead th:first-child{padding-left:0}.md\:prose thead th:last-child{padding-right:0}.md\:prose tbody td:first-child{padding-left:0}.md\:prose tbody td:last-child{padding-right:0}.md\:prose>:first-child{margin-top:0}.md\:prose>:last-child{margin-bottom:0}.md\:prose-sm{font-size:.875rem;line-height:1.7142857}.md\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.md\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.md\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.md\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.md\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.md\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.md\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.md\:prose-sm figure,.md\:prose-sm img,.md\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.md\:prose-sm figure>*{margin-top:0;margin-bottom:0}.md\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.md\:prose-sm code{font-size:.8571429em}.md\:prose-sm h2 code{font-size:.9em}.md\:prose-sm h3 code{font-size:.8888889em}.md\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.md\:prose-sm ol,.md\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.md\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.md\:prose-sm ol>li{padding-left:1.5714286em}.md\:prose-sm ol>li:before{left:0}.md\:prose-sm ul>li{padding-left:1.5714286em}.md\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.67857em;left:.2142857em}.md\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.md\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.md\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.md\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.md\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.md\:prose-sm ol ol,.md\:prose-sm ol ul,.md\:prose-sm ul ol,.md\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.md\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.md\:prose-sm hr+*{margin-top:0}.md\:prose-sm h2+*{margin-top:0}.md\:prose-sm h3+*{margin-top:0}.md\:prose-sm h4+*{margin-top:0}.md\:prose-sm table{font-size:.8571429em;line-height:1.5}.md\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.md\:prose-sm thead th:first-child{padding-left:0}.md\:prose-sm thead th:last-child{padding-right:0}.md\:prose-sm tbody td{padding:.6666667em 1em}.md\:prose-sm tbody td:first-child{padding-left:0}.md\:prose-sm tbody td:last-child{padding-right:0}.md\:prose-sm>:first-child{margin-top:0}.md\:prose-sm>:last-child{margin-bottom:0}.md\:prose-lg{font-size:1.125rem;line-height:1.7777778}.md\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.md\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.md\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.md\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.md\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.md\:prose-lg figure,.md\:prose-lg img,.md\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.md\:prose-lg figure>*{margin-top:0;margin-bottom:0}.md\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.md\:prose-lg code{font-size:.8888889em}.md\:prose-lg h2 code{font-size:.8666667em}.md\:prose-lg h3 code{font-size:.875em}.md\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.md\:prose-lg ol,.md\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-lg ol>li{padding-left:1.6666667em}.md\:prose-lg ol>li:before{left:0}.md\:prose-lg ul>li{padding-left:1.6666667em}.md\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.72222em;left:.2222222em}.md\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.md\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.md\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.md\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.md\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.md\:prose-lg ol ol,.md\:prose-lg ol ul,.md\:prose-lg ul ol,.md\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.md\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.md\:prose-lg hr+*{margin-top:0}.md\:prose-lg h2+*{margin-top:0}.md\:prose-lg h3+*{margin-top:0}.md\:prose-lg h4+*{margin-top:0}.md\:prose-lg table{font-size:.8888889em;line-height:1.5}.md\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.md\:prose-lg thead th:first-child{padding-left:0}.md\:prose-lg thead th:last-child{padding-right:0}.md\:prose-lg tbody td{padding:.75em}.md\:prose-lg tbody td:first-child{padding-left:0}.md\:prose-lg tbody td:last-child{padding-right:0}.md\:prose-lg>:first-child{margin-top:0}.md\:prose-lg>:last-child{margin-bottom:0}.md\:prose-xl{font-size:1.25rem;line-height:1.8}.md\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.md\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.md\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.md\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.md\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.md\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.md\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.md\:prose-xl figure,.md\:prose-xl img,.md\:prose-xl video{margin-top:2em;margin-bottom:2em}.md\:prose-xl figure>*{margin-top:0;margin-bottom:0}.md\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.md\:prose-xl code{font-size:.9em}.md\:prose-xl h2 code{font-size:.8611111em}.md\:prose-xl h3 code{font-size:.9em}.md\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.md\:prose-xl ol,.md\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.md\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.md\:prose-xl ol>li{padding-left:1.8em}.md\:prose-xl ol>li:before{left:0}.md\:prose-xl ul>li{padding-left:1.8em}.md\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}.md\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.md\:prose-xl>ul>li>:first-child{margin-top:1.2em}.md\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.md\:prose-xl>ol>li>:first-child{margin-top:1.2em}.md\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.md\:prose-xl ol ol,.md\:prose-xl ol ul,.md\:prose-xl ul ol,.md\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.md\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.md\:prose-xl hr+*{margin-top:0}.md\:prose-xl h2+*{margin-top:0}.md\:prose-xl h3+*{margin-top:0}.md\:prose-xl h4+*{margin-top:0}.md\:prose-xl table{font-size:.9em;line-height:1.5555556}.md\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.md\:prose-xl thead th:first-child{padding-left:0}.md\:prose-xl thead th:last-child{padding-right:0}.md\:prose-xl tbody td{padding:.8888889em .6666667em}.md\:prose-xl tbody td:first-child{padding-left:0}.md\:prose-xl tbody td:last-child{padding-right:0}.md\:prose-xl>:first-child{margin-top:0}.md\:prose-xl>:last-child{margin-bottom:0}.md\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.md\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.md\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.md\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.md\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.md\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.md\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-2xl figure,.md\:prose-2xl img,.md\:prose-2xl video{margin-top:2em;margin-bottom:2em}.md\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.md\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.md\:prose-2xl code{font-size:.8333333em}.md\:prose-2xl h2 code{font-size:.875em}.md\:prose-2xl h3 code{font-size:.8888889em}.md\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.md\:prose-2xl ol,.md\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.md\:prose-2xl ol>li{padding-left:1.6666667em}.md\:prose-2xl ol>li:before{left:0}.md\:prose-2xl ul>li{padding-left:1.6666667em}.md\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.66667em;left:.25em}.md\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.md\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.md\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.md\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.md\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.md\:prose-2xl ol ol,.md\:prose-2xl ol ul,.md\:prose-2xl ul ol,.md\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.md\:prose-2xl hr+*{margin-top:0}.md\:prose-2xl h2+*{margin-top:0}.md\:prose-2xl h3+*{margin-top:0}.md\:prose-2xl h4+*{margin-top:0}.md\:prose-2xl table{font-size:.8333333em;line-height:1.4}.md\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.md\:prose-2xl thead th:first-child{padding-left:0}.md\:prose-2xl thead th:last-child{padding-right:0}.md\:prose-2xl tbody td{padding:.8em .6em}.md\:prose-2xl tbody td:first-child{padding-left:0}.md\:prose-2xl tbody td:last-child{padding-right:0}.md\:prose-2xl>:first-child{margin-top:0}.md\:prose-2xl>:last-child{margin-bottom:0}.md\:prose-red a,.md\:prose-red a code{color:#dc2626}.md\:prose-yellow a,.md\:prose-yellow a code{color:#d97706}.md\:prose-green a,.md\:prose-green a code{color:#059669}.md\:prose-blue a,.md\:prose-blue a code{color:#2563eb}.md\:prose-indigo a,.md\:prose-indigo a code{color:#4f46e5}.md\:prose-purple a,.md\:prose-purple a code{color:#7c3aed}.md\:prose-pink a,.md\:prose-pink a code{color:#db2777}.md\:prose-orange a,.md\:prose-orange a code{color:#dd6b20}}@media (min-width:1024px){.lg\:container{width:100%}@media (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1280px){.lg\:container{max-width:1280px}}@media (min-width:1536px){.lg\:container{max-width:1536px}}@media (min-width:1680px){.lg\:container{max-width:1680px}}.lg\:prose{color:#374151;max-width:65ch}.lg\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.lg\:prose a{color:#111827;text-decoration:underline;font-weight:500}.lg\:prose strong{color:#111827;font-weight:600}.lg\:prose ol[type=A]{--list-counter-style:upper-alpha}.lg\:prose ol[type=a]{--list-counter-style:lower-alpha}.lg\:prose ol[type=I]{--list-counter-style:upper-roman}.lg\:prose ol[type=i]{--list-counter-style:lower-roman}.lg\:prose ol[type="1"]{--list-counter-style:decimal}.lg\:prose ol>li{position:relative;padding-left:1.75em}.lg\:prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.lg\:prose ul>li{position:relative;padding-left:1.75em}.lg\:prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.lg\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.lg\:prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.lg\:prose blockquote p:first-of-type:before{content:open-quote}.lg\:prose blockquote p:last-of-type:after{content:close-quote}.lg\:prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.lg\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.lg\:prose h3,.lg\:prose h4{color:#111827;font-weight:600}.lg\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.lg\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.lg\:prose code{color:#111827;font-weight:600;font-size:.875em}.lg\:prose code:before{content:"`"}.lg\:prose code:after{content:"`"}.lg\:prose a code{color:#111827}.lg\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.lg\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.lg\:prose pre code:before{content:none}.lg\:prose pre code:after{content:none}.lg\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.lg\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.lg\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.lg\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.lg\:prose tbody tr:last-child{border-bottom-width:0}.lg\:prose tbody td{vertical-align:top;padding:.5714286em}.lg\:prose{font-size:1rem;line-height:1.75}.lg\:prose p{margin-top:1.25em;margin-bottom:1.25em}.lg\:prose figure,.lg\:prose img,.lg\:prose video{margin-top:2em;margin-bottom:2em}.lg\:prose figure>*{margin-top:0;margin-bottom:0}.lg\:prose h2 code{font-size:.875em}.lg\:prose h3 code{font-size:.9em}.lg\:prose ol,.lg\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.lg\:prose li{margin-top:.5em;margin-bottom:.5em}.lg\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.lg\:prose>ul>li>:first-child{margin-top:1.25em}.lg\:prose>ul>li>:last-child{margin-bottom:1.25em}.lg\:prose>ol>li>:first-child{margin-top:1.25em}.lg\:prose>ol>li>:last-child{margin-bottom:1.25em}.lg\:prose ol ol,.lg\:prose ol ul,.lg\:prose ul ol,.lg\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.lg\:prose hr+*{margin-top:0}.lg\:prose h2+*{margin-top:0}.lg\:prose h3+*{margin-top:0}.lg\:prose h4+*{margin-top:0}.lg\:prose thead th:first-child{padding-left:0}.lg\:prose thead th:last-child{padding-right:0}.lg\:prose tbody td:first-child{padding-left:0}.lg\:prose tbody td:last-child{padding-right:0}.lg\:prose>:first-child{margin-top:0}.lg\:prose>:last-child{margin-bottom:0}.lg\:prose-sm{font-size:.875rem;line-height:1.7142857}.lg\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.lg\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.lg\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.lg\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.lg\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.lg\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.lg\:prose-sm figure,.lg\:prose-sm img,.lg\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.lg\:prose-sm figure>*{margin-top:0;margin-bottom:0}.lg\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.lg\:prose-sm code{font-size:.8571429em}.lg\:prose-sm h2 code{font-size:.9em}.lg\:prose-sm h3 code{font-size:.8888889em}.lg\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.lg\:prose-sm ol,.lg\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.lg\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.lg\:prose-sm ol>li{padding-left:1.5714286em}.lg\:prose-sm ol>li:before{left:0}.lg\:prose-sm ul>li{padding-left:1.5714286em}.lg\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.67857em;left:.2142857em}.lg\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.lg\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.lg\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.lg\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.lg\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.lg\:prose-sm ol ol,.lg\:prose-sm ol ul,.lg\:prose-sm ul ol,.lg\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.lg\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.lg\:prose-sm hr+*{margin-top:0}.lg\:prose-sm h2+*{margin-top:0}.lg\:prose-sm h3+*{margin-top:0}.lg\:prose-sm h4+*{margin-top:0}.lg\:prose-sm table{font-size:.8571429em;line-height:1.5}.lg\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.lg\:prose-sm thead th:first-child{padding-left:0}.lg\:prose-sm thead th:last-child{padding-right:0}.lg\:prose-sm tbody td{padding:.6666667em 1em}.lg\:prose-sm tbody td:first-child{padding-left:0}.lg\:prose-sm tbody td:last-child{padding-right:0}.lg\:prose-sm>:first-child{margin-top:0}.lg\:prose-sm>:last-child{margin-bottom:0}.lg\:prose-lg{font-size:1.125rem;line-height:1.7777778}.lg\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.lg\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.lg\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.lg\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.lg\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.lg\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.lg\:prose-lg figure,.lg\:prose-lg img,.lg\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg figure>*{margin-top:0;margin-bottom:0}.lg\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.lg\:prose-lg code{font-size:.8888889em}.lg\:prose-lg h2 code{font-size:.8666667em}.lg\:prose-lg h3 code{font-size:.875em}.lg\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.lg\:prose-lg ol,.lg\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.lg\:prose-lg ol>li{padding-left:1.6666667em}.lg\:prose-lg ol>li:before{left:0}.lg\:prose-lg ul>li{padding-left:1.6666667em}.lg\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.72222em;left:.2222222em}.lg\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.lg\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.lg\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-lg ol ol,.lg\:prose-lg ol ul,.lg\:prose-lg ul ol,.lg\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.lg\:prose-lg hr+*{margin-top:0}.lg\:prose-lg h2+*{margin-top:0}.lg\:prose-lg h3+*{margin-top:0}.lg\:prose-lg h4+*{margin-top:0}.lg\:prose-lg table{font-size:.8888889em;line-height:1.5}.lg\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.lg\:prose-lg thead th:first-child{padding-left:0}.lg\:prose-lg thead th:last-child{padding-right:0}.lg\:prose-lg tbody td{padding:.75em}.lg\:prose-lg tbody td:first-child{padding-left:0}.lg\:prose-lg tbody td:last-child{padding-right:0}.lg\:prose-lg>:first-child{margin-top:0}.lg\:prose-lg>:last-child{margin-bottom:0}.lg\:prose-xl{font-size:1.25rem;line-height:1.8}.lg\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:prose-xl figure,.lg\:prose-xl img,.lg\:prose-xl video{margin-top:2em;margin-bottom:2em}.lg\:prose-xl figure>*{margin-top:0;margin-bottom:0}.lg\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl code{font-size:.9em}.lg\:prose-xl h2 code{font-size:.8611111em}.lg\:prose-xl h3 code{font-size:.9em}.lg\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:prose-xl ol,.lg\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.lg\:prose-xl ol>li{padding-left:1.8em}.lg\:prose-xl ol>li:before{left:0}.lg\:prose-xl ul>li{padding-left:1.8em}.lg\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}.lg\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl>ul>li>:first-child{margin-top:1.2em}.lg\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.lg\:prose-xl>ol>li>:first-child{margin-top:1.2em}.lg\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.lg\:prose-xl ol ol,.lg\:prose-xl ol ul,.lg\:prose-xl ul ol,.lg\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.lg\:prose-xl hr+*{margin-top:0}.lg\:prose-xl h2+*{margin-top:0}.lg\:prose-xl h3+*{margin-top:0}.lg\:prose-xl h4+*{margin-top:0}.lg\:prose-xl table{font-size:.9em;line-height:1.5555556}.lg\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:prose-xl thead th:first-child{padding-left:0}.lg\:prose-xl thead th:last-child{padding-right:0}.lg\:prose-xl tbody td{padding:.8888889em .6666667em}.lg\:prose-xl tbody td:first-child{padding-left:0}.lg\:prose-xl tbody td:last-child{padding-right:0}.lg\:prose-xl>:first-child{margin-top:0}.lg\:prose-xl>:last-child{margin-bottom:0}.lg\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.lg\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.lg\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.lg\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.lg\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.lg\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.lg\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.lg\:prose-2xl figure,.lg\:prose-2xl img,.lg\:prose-2xl video{margin-top:2em;margin-bottom:2em}.lg\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.lg\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.lg\:prose-2xl code{font-size:.8333333em}.lg\:prose-2xl h2 code{font-size:.875em}.lg\:prose-2xl h3 code{font-size:.8888889em}.lg\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.lg\:prose-2xl ol,.lg\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.lg\:prose-2xl ol>li{padding-left:1.6666667em}.lg\:prose-2xl ol>li:before{left:0}.lg\:prose-2xl ul>li{padding-left:1.6666667em}.lg\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.66667em;left:.25em}.lg\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.lg\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.lg\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.lg\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-2xl ol ol,.lg\:prose-2xl ol ul,.lg\:prose-2xl ul ol,.lg\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.lg\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.lg\:prose-2xl hr+*{margin-top:0}.lg\:prose-2xl h2+*{margin-top:0}.lg\:prose-2xl h3+*{margin-top:0}.lg\:prose-2xl h4+*{margin-top:0}.lg\:prose-2xl table{font-size:.8333333em;line-height:1.4}.lg\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.lg\:prose-2xl thead th:first-child{padding-left:0}.lg\:prose-2xl thead th:last-child{padding-right:0}.lg\:prose-2xl tbody td{padding:.8em .6em}.lg\:prose-2xl tbody td:first-child{padding-left:0}.lg\:prose-2xl tbody td:last-child{padding-right:0}.lg\:prose-2xl>:first-child{margin-top:0}.lg\:prose-2xl>:last-child{margin-bottom:0}.lg\:prose-red a,.lg\:prose-red a code{color:#dc2626}.lg\:prose-yellow a,.lg\:prose-yellow a code{color:#d97706}.lg\:prose-green a,.lg\:prose-green a code{color:#059669}.lg\:prose-blue a,.lg\:prose-blue a code{color:#2563eb}.lg\:prose-indigo a,.lg\:prose-indigo a code{color:#4f46e5}.lg\:prose-purple a,.lg\:prose-purple a code{color:#7c3aed}.lg\:prose-pink a,.lg\:prose-pink a code{color:#db2777}.lg\:prose-orange a,.lg\:prose-orange a code{color:#dd6b20}}@media (min-width:1280px){.xl\:container{width:100%}@media (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px){.xl\:container{max-width:1280px}}@media (min-width:1536px){.xl\:container{max-width:1536px}}@media (min-width:1680px){.xl\:container{max-width:1680px}}.xl\:prose{color:#374151;max-width:65ch}.xl\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.xl\:prose a{color:#111827;text-decoration:underline;font-weight:500}.xl\:prose strong{color:#111827;font-weight:600}.xl\:prose ol[type=A]{--list-counter-style:upper-alpha}.xl\:prose ol[type=a]{--list-counter-style:lower-alpha}.xl\:prose ol[type=I]{--list-counter-style:upper-roman}.xl\:prose ol[type=i]{--list-counter-style:lower-roman}.xl\:prose ol[type="1"]{--list-counter-style:decimal}.xl\:prose ol>li{position:relative;padding-left:1.75em}.xl\:prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.xl\:prose ul>li{position:relative;padding-left:1.75em}.xl\:prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.xl\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.xl\:prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.xl\:prose blockquote p:first-of-type:before{content:open-quote}.xl\:prose blockquote p:last-of-type:after{content:close-quote}.xl\:prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.xl\:prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.xl\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.xl\:prose h3,.xl\:prose h4{color:#111827;font-weight:600}.xl\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.xl\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.xl\:prose code{color:#111827;font-weight:600;font-size:.875em}.xl\:prose code:before{content:"`"}.xl\:prose code:after{content:"`"}.xl\:prose a code{color:#111827}.xl\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.xl\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.xl\:prose pre code:before{content:none}.xl\:prose pre code:after{content:none}.xl\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.xl\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.xl\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.xl\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.xl\:prose tbody tr:last-child{border-bottom-width:0}.xl\:prose tbody td{vertical-align:top;padding:.5714286em}.xl\:prose{font-size:1rem;line-height:1.75}.xl\:prose p{margin-top:1.25em;margin-bottom:1.25em}.xl\:prose figure,.xl\:prose img,.xl\:prose video{margin-top:2em;margin-bottom:2em}.xl\:prose figure>*{margin-top:0;margin-bottom:0}.xl\:prose h2 code{font-size:.875em}.xl\:prose h3 code{font-size:.9em}.xl\:prose ol,.xl\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.xl\:prose li{margin-top:.5em;margin-bottom:.5em}.xl\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.xl\:prose>ul>li>:first-child{margin-top:1.25em}.xl\:prose>ul>li>:last-child{margin-bottom:1.25em}.xl\:prose>ol>li>:first-child{margin-top:1.25em}.xl\:prose>ol>li>:last-child{margin-bottom:1.25em}.xl\:prose ol ol,.xl\:prose ol ul,.xl\:prose ul ol,.xl\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.xl\:prose hr+*{margin-top:0}.xl\:prose h2+*{margin-top:0}.xl\:prose h3+*{margin-top:0}.xl\:prose h4+*{margin-top:0}.xl\:prose thead th:first-child{padding-left:0}.xl\:prose thead th:last-child{padding-right:0}.xl\:prose tbody td:first-child{padding-left:0}.xl\:prose tbody td:last-child{padding-right:0}.xl\:prose>:first-child{margin-top:0}.xl\:prose>:last-child{margin-bottom:0}.xl\:prose-sm{font-size:.875rem;line-height:1.7142857}.xl\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.xl\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.xl\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.xl\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.xl\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.xl\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.xl\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.xl\:prose-sm figure,.xl\:prose-sm img,.xl\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.xl\:prose-sm figure>*{margin-top:0;margin-bottom:0}.xl\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.xl\:prose-sm code{font-size:.8571429em}.xl\:prose-sm h2 code{font-size:.9em}.xl\:prose-sm h3 code{font-size:.8888889em}.xl\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.xl\:prose-sm ol,.xl\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.xl\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.xl\:prose-sm ol>li{padding-left:1.5714286em}.xl\:prose-sm ol>li:before{left:0}.xl\:prose-sm ul>li{padding-left:1.5714286em}.xl\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.67857em;left:.2142857em}.xl\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.xl\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.xl\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.xl\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.xl\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.xl\:prose-sm ol ol,.xl\:prose-sm ol ul,.xl\:prose-sm ul ol,.xl\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.xl\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.xl\:prose-sm hr+*{margin-top:0}.xl\:prose-sm h2+*{margin-top:0}.xl\:prose-sm h3+*{margin-top:0}.xl\:prose-sm h4+*{margin-top:0}.xl\:prose-sm table{font-size:.8571429em;line-height:1.5}.xl\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.xl\:prose-sm thead th:first-child{padding-left:0}.xl\:prose-sm thead th:last-child{padding-right:0}.xl\:prose-sm tbody td{padding:.6666667em 1em}.xl\:prose-sm tbody td:first-child{padding-left:0}.xl\:prose-sm tbody td:last-child{padding-right:0}.xl\:prose-sm>:first-child{margin-top:0}.xl\:prose-sm>:last-child{margin-bottom:0}.xl\:prose-lg{font-size:1.125rem;line-height:1.7777778}.xl\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.xl\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.xl\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.xl\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.xl\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.xl\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.xl\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.xl\:prose-lg figure,.xl\:prose-lg img,.xl\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.xl\:prose-lg figure>*{margin-top:0;margin-bottom:0}.xl\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.xl\:prose-lg code{font-size:.8888889em}.xl\:prose-lg h2 code{font-size:.8666667em}.xl\:prose-lg h3 code{font-size:.875em}.xl\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.xl\:prose-lg ol,.xl\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.xl\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.xl\:prose-lg ol>li{padding-left:1.6666667em}.xl\:prose-lg ol>li:before{left:0}.xl\:prose-lg ul>li{padding-left:1.6666667em}.xl\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.72222em;left:.2222222em}.xl\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.xl\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.xl\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.xl\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.xl\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.xl\:prose-lg ol ol,.xl\:prose-lg ol ul,.xl\:prose-lg ul ol,.xl\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.xl\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.xl\:prose-lg hr+*{margin-top:0}.xl\:prose-lg h2+*{margin-top:0}.xl\:prose-lg h3+*{margin-top:0}.xl\:prose-lg h4+*{margin-top:0}.xl\:prose-lg table{font-size:.8888889em;line-height:1.5}.xl\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.xl\:prose-lg thead th:first-child{padding-left:0}.xl\:prose-lg thead th:last-child{padding-right:0}.xl\:prose-lg tbody td{padding:.75em}.xl\:prose-lg tbody td:first-child{padding-left:0}.xl\:prose-lg tbody td:last-child{padding-right:0}.xl\:prose-lg>:first-child{margin-top:0}.xl\:prose-lg>:last-child{margin-bottom:0}.xl\:prose-xl{font-size:1.25rem;line-height:1.8}.xl\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.xl\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.xl\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.xl\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.xl\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.xl\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.xl\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.xl\:prose-xl figure,.xl\:prose-xl img,.xl\:prose-xl video{margin-top:2em;margin-bottom:2em}.xl\:prose-xl figure>*{margin-top:0;margin-bottom:0}.xl\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.xl\:prose-xl code{font-size:.9em}.xl\:prose-xl h2 code{font-size:.8611111em}.xl\:prose-xl h3 code{font-size:.9em}.xl\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.xl\:prose-xl ol,.xl\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.xl\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.xl\:prose-xl ol>li{padding-left:1.8em}.xl\:prose-xl ol>li:before{left:0}.xl\:prose-xl ul>li{padding-left:1.8em}.xl\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}.xl\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.xl\:prose-xl>ul>li>:first-child{margin-top:1.2em}.xl\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.xl\:prose-xl>ol>li>:first-child{margin-top:1.2em}.xl\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.xl\:prose-xl ol ol,.xl\:prose-xl ol ul,.xl\:prose-xl ul ol,.xl\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.xl\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.xl\:prose-xl hr+*{margin-top:0}.xl\:prose-xl h2+*{margin-top:0}.xl\:prose-xl h3+*{margin-top:0}.xl\:prose-xl h4+*{margin-top:0}.xl\:prose-xl table{font-size:.9em;line-height:1.5555556}.xl\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.xl\:prose-xl thead th:first-child{padding-left:0}.xl\:prose-xl thead th:last-child{padding-right:0}.xl\:prose-xl tbody td{padding:.8888889em .6666667em}.xl\:prose-xl tbody td:first-child{padding-left:0}.xl\:prose-xl tbody td:last-child{padding-right:0}.xl\:prose-xl>:first-child{margin-top:0}.xl\:prose-xl>:last-child{margin-bottom:0}.xl\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.xl\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.xl\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.xl\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.xl\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.xl\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.xl\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.xl\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.xl\:prose-2xl figure,.xl\:prose-2xl img,.xl\:prose-2xl video{margin-top:2em;margin-bottom:2em}.xl\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.xl\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.xl\:prose-2xl code{font-size:.8333333em}.xl\:prose-2xl h2 code{font-size:.875em}.xl\:prose-2xl h3 code{font-size:.8888889em}.xl\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.xl\:prose-2xl ol,.xl\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.xl\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.xl\:prose-2xl ol>li{padding-left:1.6666667em}.xl\:prose-2xl ol>li:before{left:0}.xl\:prose-2xl ul>li{padding-left:1.6666667em}.xl\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.66667em;left:.25em}.xl\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.xl\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.xl\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.xl\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.xl\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.xl\:prose-2xl ol ol,.xl\:prose-2xl ol ul,.xl\:prose-2xl ul ol,.xl\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.xl\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.xl\:prose-2xl hr+*{margin-top:0}.xl\:prose-2xl h2+*{margin-top:0}.xl\:prose-2xl h3+*{margin-top:0}.xl\:prose-2xl h4+*{margin-top:0}.xl\:prose-2xl table{font-size:.8333333em;line-height:1.4}.xl\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.xl\:prose-2xl thead th:first-child{padding-left:0}.xl\:prose-2xl thead th:last-child{padding-right:0}.xl\:prose-2xl tbody td{padding:.8em .6em}.xl\:prose-2xl tbody td:first-child{padding-left:0}.xl\:prose-2xl tbody td:last-child{padding-right:0}.xl\:prose-2xl>:first-child{margin-top:0}.xl\:prose-2xl>:last-child{margin-bottom:0}.xl\:prose-red a,.xl\:prose-red a code{color:#dc2626}.xl\:prose-yellow a,.xl\:prose-yellow a code{color:#d97706}.xl\:prose-green a,.xl\:prose-green a code{color:#059669}.xl\:prose-blue a,.xl\:prose-blue a code{color:#2563eb}.xl\:prose-indigo a,.xl\:prose-indigo a code{color:#4f46e5}.xl\:prose-purple a,.xl\:prose-purple a code{color:#7c3aed}.xl\:prose-pink a,.xl\:prose-pink a code{color:#db2777}.xl\:prose-orange a,.xl\:prose-orange a code{color:#dd6b20}}@media (min-width:1536px){.\32xl\:container{width:100%}@media (min-width:640px){.\32xl\:container{max-width:640px}}@media (min-width:768px){.\32xl\:container{max-width:768px}}@media (min-width:1024px){.\32xl\:container{max-width:1024px}}@media (min-width:1280px){.\32xl\:container{max-width:1280px}}@media (min-width:1536px){.\32xl\:container{max-width:1536px}}@media (min-width:1680px){.\32xl\:container{max-width:1680px}}.\32xl\:prose{color:#374151;max-width:65ch}.\32xl\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.\32xl\:prose a{color:#111827;text-decoration:underline;font-weight:500}.\32xl\:prose strong{color:#111827;font-weight:600}.\32xl\:prose ol[type=A]{--list-counter-style:upper-alpha}.\32xl\:prose ol[type=a]{--list-counter-style:lower-alpha}.\32xl\:prose ol[type=I]{--list-counter-style:upper-roman}.\32xl\:prose ol[type=i]{--list-counter-style:lower-roman}.\32xl\:prose ol[type="1"]{--list-counter-style:decimal}.\32xl\:prose ol>li{position:relative;padding-left:1.75em}.\32xl\:prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.\32xl\:prose ul>li{position:relative;padding-left:1.75em}.\32xl\:prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.\32xl\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.\32xl\:prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.\32xl\:prose blockquote p:first-of-type:before{content:open-quote}.\32xl\:prose blockquote p:last-of-type:after{content:close-quote}.\32xl\:prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.\32xl\:prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.\32xl\:prose h3{color:#111827;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.\32xl\:prose h4{color:#111827;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.\32xl\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.\32xl\:prose code{color:#111827;font-weight:600;font-size:.875em}.\32xl\:prose code:before{content:"`"}.\32xl\:prose code:after{content:"`"}.\32xl\:prose a code{color:#111827}.\32xl\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.\32xl\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.\32xl\:prose pre code:before{content:none}.\32xl\:prose pre code:after{content:none}.\32xl\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.\32xl\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.\32xl\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.\32xl\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.\32xl\:prose tbody tr:last-child{border-bottom-width:0}.\32xl\:prose tbody td{vertical-align:top;padding:.5714286em}.\32xl\:prose{font-size:1rem;line-height:1.75}.\32xl\:prose p{margin-top:1.25em;margin-bottom:1.25em}.\32xl\:prose figure,.\32xl\:prose img,.\32xl\:prose video{margin-top:2em;margin-bottom:2em}.\32xl\:prose figure>*{margin-top:0;margin-bottom:0}.\32xl\:prose h2 code{font-size:.875em}.\32xl\:prose h3 code{font-size:.9em}.\32xl\:prose ol,.\32xl\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.\32xl\:prose li{margin-top:.5em;margin-bottom:.5em}.\32xl\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.\32xl\:prose>ul>li>:first-child{margin-top:1.25em}.\32xl\:prose>ul>li>:last-child{margin-bottom:1.25em}.\32xl\:prose>ol>li>:first-child{margin-top:1.25em}.\32xl\:prose>ol>li>:last-child{margin-bottom:1.25em}.\32xl\:prose ol ol,.\32xl\:prose ol ul,.\32xl\:prose ul ol,.\32xl\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.\32xl\:prose hr+*{margin-top:0}.\32xl\:prose h2+*{margin-top:0}.\32xl\:prose h3+*{margin-top:0}.\32xl\:prose h4+*{margin-top:0}.\32xl\:prose thead th:first-child{padding-left:0}.\32xl\:prose thead th:last-child{padding-right:0}.\32xl\:prose tbody td:first-child{padding-left:0}.\32xl\:prose tbody td:last-child{padding-right:0}.\32xl\:prose>:first-child{margin-top:0}.\32xl\:prose>:last-child{margin-bottom:0}.\32xl\:prose-sm{font-size:.875rem;line-height:1.7142857}.\32xl\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.\32xl\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.\32xl\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.\32xl\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.\32xl\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.\32xl\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.\32xl\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.\32xl\:prose-sm figure,.\32xl\:prose-sm img,.\32xl\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.\32xl\:prose-sm figure>*{margin-top:0;margin-bottom:0}.\32xl\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.\32xl\:prose-sm code{font-size:.8571429em}.\32xl\:prose-sm h2 code{font-size:.9em}.\32xl\:prose-sm h3 code{font-size:.8888889em}.\32xl\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.\32xl\:prose-sm ol,.\32xl\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.\32xl\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.\32xl\:prose-sm ol>li{padding-left:1.5714286em}.\32xl\:prose-sm ol>li:before{left:0}.\32xl\:prose-sm ul>li{padding-left:1.5714286em}.\32xl\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.67857em;left:.2142857em}.\32xl\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.\32xl\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.\32xl\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.\32xl\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.\32xl\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.\32xl\:prose-sm ol ol,.\32xl\:prose-sm ol ul,.\32xl\:prose-sm ul ol,.\32xl\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.\32xl\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.\32xl\:prose-sm hr+*{margin-top:0}.\32xl\:prose-sm h2+*{margin-top:0}.\32xl\:prose-sm h3+*{margin-top:0}.\32xl\:prose-sm h4+*{margin-top:0}.\32xl\:prose-sm table{font-size:.8571429em;line-height:1.5}.\32xl\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.\32xl\:prose-sm thead th:first-child{padding-left:0}.\32xl\:prose-sm thead th:last-child{padding-right:0}.\32xl\:prose-sm tbody td{padding:.6666667em 1em}.\32xl\:prose-sm tbody td:first-child{padding-left:0}.\32xl\:prose-sm tbody td:last-child{padding-right:0}.\32xl\:prose-sm>:first-child{margin-top:0}.\32xl\:prose-sm>:last-child{margin-bottom:0}.\32xl\:prose-lg{font-size:1.125rem;line-height:1.7777778}.\32xl\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.\32xl\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.\32xl\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.\32xl\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.\32xl\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.\32xl\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.\32xl\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.\32xl\:prose-lg figure,.\32xl\:prose-lg img,.\32xl\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.\32xl\:prose-lg figure>*{margin-top:0;margin-bottom:0}.\32xl\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.\32xl\:prose-lg code{font-size:.8888889em}.\32xl\:prose-lg h2 code{font-size:.8666667em}.\32xl\:prose-lg h3 code{font-size:.875em}.\32xl\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.\32xl\:prose-lg ol,.\32xl\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.\32xl\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.\32xl\:prose-lg ol>li{padding-left:1.6666667em}.\32xl\:prose-lg ol>li:before{left:0}.\32xl\:prose-lg ul>li{padding-left:1.6666667em}.\32xl\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.72222em;left:.2222222em}.\32xl\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.\32xl\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.\32xl\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.\32xl\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.\32xl\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.\32xl\:prose-lg ol ol,.\32xl\:prose-lg ol ul,.\32xl\:prose-lg ul ol,.\32xl\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.\32xl\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.\32xl\:prose-lg hr+*{margin-top:0}.\32xl\:prose-lg h2+*{margin-top:0}.\32xl\:prose-lg h3+*{margin-top:0}.\32xl\:prose-lg h4+*{margin-top:0}.\32xl\:prose-lg table{font-size:.8888889em;line-height:1.5}.\32xl\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.\32xl\:prose-lg thead th:first-child{padding-left:0}.\32xl\:prose-lg thead th:last-child{padding-right:0}.\32xl\:prose-lg tbody td{padding:.75em}.\32xl\:prose-lg tbody td:first-child{padding-left:0}.\32xl\:prose-lg tbody td:last-child{padding-right:0}.\32xl\:prose-lg>:first-child{margin-top:0}.\32xl\:prose-lg>:last-child{margin-bottom:0}.\32xl\:prose-xl{font-size:1.25rem;line-height:1.8}.\32xl\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.\32xl\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.\32xl\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.\32xl\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.\32xl\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.\32xl\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.\32xl\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.\32xl\:prose-xl figure,.\32xl\:prose-xl img,.\32xl\:prose-xl video{margin-top:2em;margin-bottom:2em}.\32xl\:prose-xl figure>*{margin-top:0;margin-bottom:0}.\32xl\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.\32xl\:prose-xl code{font-size:.9em}.\32xl\:prose-xl h2 code{font-size:.8611111em}.\32xl\:prose-xl h3 code{font-size:.9em}.\32xl\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.\32xl\:prose-xl ol,.\32xl\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.\32xl\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.\32xl\:prose-xl ol>li{padding-left:1.8em}.\32xl\:prose-xl ol>li:before{left:0}.\32xl\:prose-xl ul>li{padding-left:1.8em}.\32xl\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}.\32xl\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.\32xl\:prose-xl>ul>li>:first-child{margin-top:1.2em}.\32xl\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.\32xl\:prose-xl>ol>li>:first-child{margin-top:1.2em}.\32xl\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.\32xl\:prose-xl ol ol,.\32xl\:prose-xl ol ul,.\32xl\:prose-xl ul ol,.\32xl\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.\32xl\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.\32xl\:prose-xl hr+*{margin-top:0}.\32xl\:prose-xl h2+*{margin-top:0}.\32xl\:prose-xl h3+*{margin-top:0}.\32xl\:prose-xl h4+*{margin-top:0}.\32xl\:prose-xl table{font-size:.9em;line-height:1.5555556}.\32xl\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.\32xl\:prose-xl thead th:first-child{padding-left:0}.\32xl\:prose-xl thead th:last-child{padding-right:0}.\32xl\:prose-xl tbody td{padding:.8888889em .6666667em}.\32xl\:prose-xl tbody td:first-child{padding-left:0}.\32xl\:prose-xl tbody td:last-child{padding-right:0}.\32xl\:prose-xl>:first-child{margin-top:0}.\32xl\:prose-xl>:last-child{margin-bottom:0}.\32xl\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.\32xl\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.\32xl\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.\32xl\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.\32xl\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.\32xl\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.\32xl\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.\32xl\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.\32xl\:prose-2xl figure,.\32xl\:prose-2xl img,.\32xl\:prose-2xl video{margin-top:2em;margin-bottom:2em}.\32xl\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.\32xl\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.\32xl\:prose-2xl code{font-size:.8333333em}.\32xl\:prose-2xl h2 code{font-size:.875em}.\32xl\:prose-2xl h3 code{font-size:.8888889em}.\32xl\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.\32xl\:prose-2xl ol,.\32xl\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.\32xl\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.\32xl\:prose-2xl ol>li{padding-left:1.6666667em}.\32xl\:prose-2xl ol>li:before{left:0}.\32xl\:prose-2xl ul>li{padding-left:1.6666667em}.\32xl\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.66667em;left:.25em}.\32xl\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.\32xl\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.\32xl\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.\32xl\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.\32xl\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.\32xl\:prose-2xl ol ol,.\32xl\:prose-2xl ol ul,.\32xl\:prose-2xl ul ol,.\32xl\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.\32xl\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.\32xl\:prose-2xl hr+*{margin-top:0}.\32xl\:prose-2xl h2+*{margin-top:0}.\32xl\:prose-2xl h3+*{margin-top:0}.\32xl\:prose-2xl h4+*{margin-top:0}.\32xl\:prose-2xl table{font-size:.8333333em;line-height:1.4}.\32xl\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.\32xl\:prose-2xl thead th:first-child{padding-left:0}.\32xl\:prose-2xl thead th:last-child{padding-right:0}.\32xl\:prose-2xl tbody td{padding:.8em .6em}.\32xl\:prose-2xl tbody td:first-child{padding-left:0}.\32xl\:prose-2xl tbody td:last-child{padding-right:0}.\32xl\:prose-2xl>:first-child{margin-top:0}.\32xl\:prose-2xl>:last-child{margin-bottom:0}.\32xl\:prose-red a,.\32xl\:prose-red a code{color:#dc2626}.\32xl\:prose-yellow a,.\32xl\:prose-yellow a code{color:#d97706}.\32xl\:prose-green a,.\32xl\:prose-green a code{color:#059669}.\32xl\:prose-blue a,.\32xl\:prose-blue a code{color:#2563eb}.\32xl\:prose-indigo a,.\32xl\:prose-indigo a code{color:#4f46e5}.\32xl\:prose-purple a,.\32xl\:prose-purple a code{color:#7c3aed}.\32xl\:prose-pink a,.\32xl\:prose-pink a code{color:#db2777}.\32xl\:prose-orange a,.\32xl\:prose-orange a code{color:#dd6b20}}@media (min-width:1680px){.xxl\:container{width:100%}@media (min-width:640px){.xxl\:container{max-width:640px}}@media (min-width:768px){.xxl\:container{max-width:768px}}@media (min-width:1024px){.xxl\:container{max-width:1024px}}@media (min-width:1280px){.xxl\:container{max-width:1280px}}@media (min-width:1536px){.xxl\:container{max-width:1536px}}@media (min-width:1680px){.xxl\:container{max-width:1680px}}.xxl\:prose{color:#374151;max-width:65ch}.xxl\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.xxl\:prose a{color:#111827;text-decoration:underline;font-weight:500}.xxl\:prose strong{color:#111827;font-weight:600}.xxl\:prose ol[type=A]{--list-counter-style:upper-alpha}.xxl\:prose ol[type=a]{--list-counter-style:lower-alpha}.xxl\:prose ol[type=I]{--list-counter-style:upper-roman}.xxl\:prose ol[type=i]{--list-counter-style:lower-roman}.xxl\:prose ol[type="1"]{--list-counter-style:decimal}.xxl\:prose ol>li{position:relative;padding-left:1.75em}.xxl\:prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.xxl\:prose ul>li{position:relative;padding-left:1.75em}.xxl\:prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.xxl\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.xxl\:prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.xxl\:prose blockquote p:first-of-type:before{content:open-quote}.xxl\:prose blockquote p:last-of-type:after{content:close-quote}.xxl\:prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.xxl\:prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.xxl\:prose h3{color:#111827;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.xxl\:prose h4{color:#111827;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.xxl\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.xxl\:prose code{color:#111827;font-weight:600;font-size:.875em}.xxl\:prose code:before{content:"`"}.xxl\:prose code:after{content:"`"}.xxl\:prose a code{color:#111827}.xxl\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.xxl\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.xxl\:prose pre code:before{content:none}.xxl\:prose pre code:after{content:none}.xxl\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.xxl\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.xxl\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.xxl\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.xxl\:prose tbody tr:last-child{border-bottom-width:0}.xxl\:prose tbody td{vertical-align:top;padding:.5714286em}.xxl\:prose{font-size:1rem;line-height:1.75}.xxl\:prose p{margin-top:1.25em;margin-bottom:1.25em}.xxl\:prose figure,.xxl\:prose img,.xxl\:prose video{margin-top:2em;margin-bottom:2em}.xxl\:prose figure>*{margin-top:0;margin-bottom:0}.xxl\:prose h2 code{font-size:.875em}.xxl\:prose h3 code{font-size:.9em}.xxl\:prose ol,.xxl\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.xxl\:prose li{margin-top:.5em;margin-bottom:.5em}.xxl\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.xxl\:prose>ul>li>:first-child{margin-top:1.25em}.xxl\:prose>ul>li>:last-child{margin-bottom:1.25em}.xxl\:prose>ol>li>:first-child{margin-top:1.25em}.xxl\:prose>ol>li>:last-child{margin-bottom:1.25em}.xxl\:prose ol ol,.xxl\:prose ol ul,.xxl\:prose ul ol,.xxl\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.xxl\:prose hr+*{margin-top:0}.xxl\:prose h2+*{margin-top:0}.xxl\:prose h3+*{margin-top:0}.xxl\:prose h4+*{margin-top:0}.xxl\:prose thead th:first-child{padding-left:0}.xxl\:prose thead th:last-child{padding-right:0}.xxl\:prose tbody td:first-child{padding-left:0}.xxl\:prose tbody td:last-child{padding-right:0}.xxl\:prose>:first-child{margin-top:0}.xxl\:prose>:last-child{margin-bottom:0}.xxl\:prose-sm{font-size:.875rem;line-height:1.7142857}.xxl\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.xxl\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.xxl\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.xxl\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.xxl\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.xxl\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.xxl\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.xxl\:prose-sm figure,.xxl\:prose-sm img,.xxl\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.xxl\:prose-sm figure>*{margin-top:0;margin-bottom:0}.xxl\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.xxl\:prose-sm code{font-size:.8571429em}.xxl\:prose-sm h2 code{font-size:.9em}.xxl\:prose-sm h3 code{font-size:.8888889em}.xxl\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.xxl\:prose-sm ol,.xxl\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.xxl\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.xxl\:prose-sm ol>li{padding-left:1.5714286em}.xxl\:prose-sm ol>li:before{left:0}.xxl\:prose-sm ul>li{padding-left:1.5714286em}.xxl\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.67857em;left:.2142857em}.xxl\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.xxl\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.xxl\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.xxl\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.xxl\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.xxl\:prose-sm ol ol,.xxl\:prose-sm ol ul,.xxl\:prose-sm ul ol,.xxl\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.xxl\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.xxl\:prose-sm hr+*{margin-top:0}.xxl\:prose-sm h2+*{margin-top:0}.xxl\:prose-sm h3+*{margin-top:0}.xxl\:prose-sm h4+*{margin-top:0}.xxl\:prose-sm table{font-size:.8571429em;line-height:1.5}.xxl\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.xxl\:prose-sm thead th:first-child{padding-left:0}.xxl\:prose-sm thead th:last-child{padding-right:0}.xxl\:prose-sm tbody td{padding:.6666667em 1em}.xxl\:prose-sm tbody td:first-child{padding-left:0}.xxl\:prose-sm tbody td:last-child{padding-right:0}.xxl\:prose-sm>:first-child{margin-top:0}.xxl\:prose-sm>:last-child{margin-bottom:0}.xxl\:prose-lg{font-size:1.125rem;line-height:1.7777778}.xxl\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.xxl\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.xxl\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.xxl\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.xxl\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.xxl\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.xxl\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.xxl\:prose-lg figure,.xxl\:prose-lg img,.xxl\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.xxl\:prose-lg figure>*{margin-top:0;margin-bottom:0}.xxl\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.xxl\:prose-lg code{font-size:.8888889em}.xxl\:prose-lg h2 code{font-size:.8666667em}.xxl\:prose-lg h3 code{font-size:.875em}.xxl\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.xxl\:prose-lg ol,.xxl\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.xxl\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.xxl\:prose-lg ol>li{padding-left:1.6666667em}.xxl\:prose-lg ol>li:before{left:0}.xxl\:prose-lg ul>li{padding-left:1.6666667em}.xxl\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.72222em;left:.2222222em}.xxl\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.xxl\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.xxl\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.xxl\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.xxl\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.xxl\:prose-lg ol ol,.xxl\:prose-lg ol ul,.xxl\:prose-lg ul ol,.xxl\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.xxl\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.xxl\:prose-lg hr+*{margin-top:0}.xxl\:prose-lg h2+*{margin-top:0}.xxl\:prose-lg h3+*{margin-top:0}.xxl\:prose-lg h4+*{margin-top:0}.xxl\:prose-lg table{font-size:.8888889em;line-height:1.5}.xxl\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.xxl\:prose-lg thead th:first-child{padding-left:0}.xxl\:prose-lg thead th:last-child{padding-right:0}.xxl\:prose-lg tbody td{padding:.75em}.xxl\:prose-lg tbody td:first-child{padding-left:0}.xxl\:prose-lg tbody td:last-child{padding-right:0}.xxl\:prose-lg>:first-child{margin-top:0}.xxl\:prose-lg>:last-child{margin-bottom:0}.xxl\:prose-xl{font-size:1.25rem;line-height:1.8}.xxl\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.xxl\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.xxl\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.xxl\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.xxl\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.xxl\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.xxl\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.xxl\:prose-xl figure,.xxl\:prose-xl img,.xxl\:prose-xl video{margin-top:2em;margin-bottom:2em}.xxl\:prose-xl figure>*{margin-top:0;margin-bottom:0}.xxl\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.xxl\:prose-xl code{font-size:.9em}.xxl\:prose-xl h2 code{font-size:.8611111em}.xxl\:prose-xl h3 code{font-size:.9em}.xxl\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.xxl\:prose-xl ol,.xxl\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.xxl\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.xxl\:prose-xl ol>li{padding-left:1.8em}.xxl\:prose-xl ol>li:before{left:0}.xxl\:prose-xl ul>li{padding-left:1.8em}.xxl\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}.xxl\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.xxl\:prose-xl>ul>li>:first-child{margin-top:1.2em}.xxl\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.xxl\:prose-xl>ol>li>:first-child{margin-top:1.2em}.xxl\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.xxl\:prose-xl ol ol,.xxl\:prose-xl ol ul,.xxl\:prose-xl ul ol,.xxl\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.xxl\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.xxl\:prose-xl hr+*{margin-top:0}.xxl\:prose-xl h2+*{margin-top:0}.xxl\:prose-xl h3+*{margin-top:0}.xxl\:prose-xl h4+*{margin-top:0}.xxl\:prose-xl table{font-size:.9em;line-height:1.5555556}.xxl\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.xxl\:prose-xl thead th:first-child{padding-left:0}.xxl\:prose-xl thead th:last-child{padding-right:0}.xxl\:prose-xl tbody td{padding:.8888889em .6666667em}.xxl\:prose-xl tbody td:first-child{padding-left:0}.xxl\:prose-xl tbody td:last-child{padding-right:0}.xxl\:prose-xl>:first-child{margin-top:0}.xxl\:prose-xl>:last-child{margin-bottom:0}.xxl\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.xxl\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.xxl\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.xxl\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.xxl\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.xxl\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.xxl\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.xxl\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.xxl\:prose-2xl figure,.xxl\:prose-2xl img,.xxl\:prose-2xl video{margin-top:2em;margin-bottom:2em}.xxl\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.xxl\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.xxl\:prose-2xl code{font-size:.8333333em}.xxl\:prose-2xl h2 code{font-size:.875em}.xxl\:prose-2xl h3 code{font-size:.8888889em}.xxl\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.xxl\:prose-2xl ol,.xxl\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.xxl\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.xxl\:prose-2xl ol>li{padding-left:1.6666667em}.xxl\:prose-2xl ol>li:before{left:0}.xxl\:prose-2xl ul>li{padding-left:1.6666667em}.xxl\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.66667em;left:.25em}.xxl\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.xxl\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.xxl\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.xxl\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.xxl\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.xxl\:prose-2xl ol ol,.xxl\:prose-2xl ol ul,.xxl\:prose-2xl ul ol,.xxl\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.xxl\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.xxl\:prose-2xl hr+*{margin-top:0}.xxl\:prose-2xl h2+*{margin-top:0}.xxl\:prose-2xl h3+*{margin-top:0}.xxl\:prose-2xl h4+*{margin-top:0}.xxl\:prose-2xl table{font-size:.8333333em;line-height:1.4}.xxl\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.xxl\:prose-2xl thead th:first-child{padding-left:0}.xxl\:prose-2xl thead th:last-child{padding-right:0}.xxl\:prose-2xl tbody td{padding:.8em .6em}.xxl\:prose-2xl tbody td:first-child{padding-left:0}.xxl\:prose-2xl tbody td:last-child{padding-right:0}.xxl\:prose-2xl>:first-child{margin-top:0}.xxl\:prose-2xl>:last-child{margin-bottom:0}.xxl\:prose-red a,.xxl\:prose-red a code{color:#dc2626}.xxl\:prose-yellow a,.xxl\:prose-yellow a code{color:#d97706}.xxl\:prose-green a,.xxl\:prose-green a code{color:#059669}.xxl\:prose-blue a,.xxl\:prose-blue a code{color:#2563eb}.xxl\:prose-indigo a,.xxl\:prose-indigo a code{color:#4f46e5}.xxl\:prose-purple a,.xxl\:prose-purple a code{color:#7c3aed}.xxl\:prose-pink a,.xxl\:prose-pink a code{color:#db2777}.xxl\:prose-orange a,.xxl\:prose-orange a code{color:#dd6b20}}@media print{.print\:container{width:100%}@media (min-width:640px){.print\:container{max-width:640px}}@media (min-width:768px){.print\:container{max-width:768px}}@media (min-width:1024px){.print\:container{max-width:1024px}}@media (min-width:1280px){.print\:container{max-width:1280px}}@media (min-width:1536px){.print\:container{max-width:1536px}}@media (min-width:1680px){.print\:container{max-width:1680px}}.print\:prose{color:#374151;max-width:65ch}.print\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.print\:prose a{color:#111827;text-decoration:underline;font-weight:500}.print\:prose strong{color:#111827;font-weight:600}.print\:prose ol[type=A]{--list-counter-style:upper-alpha}.print\:prose ol[type=a]{--list-counter-style:lower-alpha}.print\:prose ol[type=I]{--list-counter-style:upper-roman}.print\:prose ol[type=i]{--list-counter-style:lower-roman}.print\:prose ol[type="1"]{--list-counter-style:decimal}.print\:prose ol>li{position:relative;padding-left:1.75em}.print\:prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.print\:prose ul>li{position:relative;padding-left:1.75em}.print\:prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.print\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.print\:prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.print\:prose blockquote p:first-of-type:before{content:open-quote}.print\:prose blockquote p:last-of-type:after{content:close-quote}.print\:prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.print\:prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.print\:prose h3{color:#111827;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.print\:prose h4{color:#111827;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.print\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.print\:prose code{color:#111827;font-weight:600;font-size:.875em}.print\:prose code:before{content:"`"}.print\:prose code:after{content:"`"}.print\:prose a code{color:#111827}.print\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.print\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.print\:prose pre code:before{content:none}.print\:prose pre code:after{content:none}.print\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.print\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.print\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.print\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.print\:prose tbody tr:last-child{border-bottom-width:0}.print\:prose tbody td{vertical-align:top;padding:.5714286em}.print\:prose{font-size:1rem;line-height:1.75}.print\:prose p{margin-top:1.25em;margin-bottom:1.25em}.print\:prose figure,.print\:prose img,.print\:prose video{margin-top:2em;margin-bottom:2em}.print\:prose figure>*{margin-top:0;margin-bottom:0}.print\:prose h2 code{font-size:.875em}.print\:prose h3 code{font-size:.9em}.print\:prose ol,.print\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.print\:prose li{margin-top:.5em;margin-bottom:.5em}.print\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.print\:prose>ul>li>:first-child{margin-top:1.25em}.print\:prose>ul>li>:last-child{margin-bottom:1.25em}.print\:prose>ol>li>:first-child{margin-top:1.25em}.print\:prose>ol>li>:last-child{margin-bottom:1.25em}.print\:prose ol ol,.print\:prose ol ul,.print\:prose ul ol,.print\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.print\:prose hr+*{margin-top:0}.print\:prose h2+*{margin-top:0}.print\:prose h3+*{margin-top:0}.print\:prose h4+*{margin-top:0}.print\:prose thead th:first-child{padding-left:0}.print\:prose thead th:last-child{padding-right:0}.print\:prose tbody td:first-child{padding-left:0}.print\:prose tbody td:last-child{padding-right:0}.print\:prose>:first-child{margin-top:0}.print\:prose>:last-child{margin-bottom:0}.print\:prose-sm{font-size:.875rem;line-height:1.7142857}.print\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.print\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.print\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.print\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.print\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.print\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.print\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.print\:prose-sm figure,.print\:prose-sm img,.print\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.print\:prose-sm figure>*{margin-top:0;margin-bottom:0}.print\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.print\:prose-sm code{font-size:.8571429em}.print\:prose-sm h2 code{font-size:.9em}.print\:prose-sm h3 code{font-size:.8888889em}.print\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.print\:prose-sm ol,.print\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.print\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.print\:prose-sm ol>li{padding-left:1.5714286em}.print\:prose-sm ol>li:before{left:0}.print\:prose-sm ul>li{padding-left:1.5714286em}.print\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.67857em;left:.2142857em}.print\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.print\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.print\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.print\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.print\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.print\:prose-sm ol ol,.print\:prose-sm ol ul,.print\:prose-sm ul ol,.print\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.print\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.print\:prose-sm hr+*{margin-top:0}.print\:prose-sm h2+*{margin-top:0}.print\:prose-sm h3+*{margin-top:0}.print\:prose-sm h4+*{margin-top:0}.print\:prose-sm table{font-size:.8571429em;line-height:1.5}.print\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.print\:prose-sm thead th:first-child{padding-left:0}.print\:prose-sm thead th:last-child{padding-right:0}.print\:prose-sm tbody td{padding:.6666667em 1em}.print\:prose-sm tbody td:first-child{padding-left:0}.print\:prose-sm tbody td:last-child{padding-right:0}.print\:prose-sm>:first-child{margin-top:0}.print\:prose-sm>:last-child{margin-bottom:0}.print\:prose-lg{font-size:1.125rem;line-height:1.7777778}.print\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.print\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.print\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.print\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.print\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.print\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.print\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.print\:prose-lg figure,.print\:prose-lg img,.print\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.print\:prose-lg figure>*{margin-top:0;margin-bottom:0}.print\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.print\:prose-lg code{font-size:.8888889em}.print\:prose-lg h2 code{font-size:.8666667em}.print\:prose-lg h3 code{font-size:.875em}.print\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.print\:prose-lg ol,.print\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.print\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.print\:prose-lg ol>li{padding-left:1.6666667em}.print\:prose-lg ol>li:before{left:0}.print\:prose-lg ul>li{padding-left:1.6666667em}.print\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.72222em;left:.2222222em}.print\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.print\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.print\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.print\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.print\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.print\:prose-lg ol ol,.print\:prose-lg ol ul,.print\:prose-lg ul ol,.print\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.print\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.print\:prose-lg hr+*{margin-top:0}.print\:prose-lg h2+*{margin-top:0}.print\:prose-lg h3+*{margin-top:0}.print\:prose-lg h4+*{margin-top:0}.print\:prose-lg table{font-size:.8888889em;line-height:1.5}.print\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.print\:prose-lg thead th:first-child{padding-left:0}.print\:prose-lg thead th:last-child{padding-right:0}.print\:prose-lg tbody td{padding:.75em}.print\:prose-lg tbody td:first-child{padding-left:0}.print\:prose-lg tbody td:last-child{padding-right:0}.print\:prose-lg>:first-child{margin-top:0}.print\:prose-lg>:last-child{margin-bottom:0}.print\:prose-xl{font-size:1.25rem;line-height:1.8}.print\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.print\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.print\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.print\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.print\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.print\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.print\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.print\:prose-xl figure,.print\:prose-xl img,.print\:prose-xl video{margin-top:2em;margin-bottom:2em}.print\:prose-xl figure>*{margin-top:0;margin-bottom:0}.print\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.print\:prose-xl code{font-size:.9em}.print\:prose-xl h2 code{font-size:.8611111em}.print\:prose-xl h3 code{font-size:.9em}.print\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.print\:prose-xl ol,.print\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.print\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.print\:prose-xl ol>li{padding-left:1.8em}.print\:prose-xl ol>li:before{left:0}.print\:prose-xl ul>li{padding-left:1.8em}.print\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}.print\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.print\:prose-xl>ul>li>:first-child{margin-top:1.2em}.print\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.print\:prose-xl>ol>li>:first-child{margin-top:1.2em}.print\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.print\:prose-xl ol ol,.print\:prose-xl ol ul,.print\:prose-xl ul ol,.print\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.print\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.print\:prose-xl hr+*{margin-top:0}.print\:prose-xl h2+*{margin-top:0}.print\:prose-xl h3+*{margin-top:0}.print\:prose-xl h4+*{margin-top:0}.print\:prose-xl table{font-size:.9em;line-height:1.5555556}.print\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.print\:prose-xl thead th:first-child{padding-left:0}.print\:prose-xl thead th:last-child{padding-right:0}.print\:prose-xl tbody td{padding:.8888889em .6666667em}.print\:prose-xl tbody td:first-child{padding-left:0}.print\:prose-xl tbody td:last-child{padding-right:0}.print\:prose-xl>:first-child{margin-top:0}.print\:prose-xl>:last-child{margin-bottom:0}.print\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.print\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.print\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.print\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.print\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.print\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.print\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.print\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.print\:prose-2xl figure,.print\:prose-2xl img,.print\:prose-2xl video{margin-top:2em;margin-bottom:2em}.print\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.print\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.print\:prose-2xl code{font-size:.8333333em}.print\:prose-2xl h2 code{font-size:.875em}.print\:prose-2xl h3 code{font-size:.8888889em}.print\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.print\:prose-2xl ol,.print\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.print\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.print\:prose-2xl ol>li{padding-left:1.6666667em}.print\:prose-2xl ol>li:before{left:0}.print\:prose-2xl ul>li{padding-left:1.6666667em}.print\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.66667em;left:.25em}.print\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.print\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.print\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.print\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.print\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.print\:prose-2xl ol ol,.print\:prose-2xl ol ul,.print\:prose-2xl ul ol,.print\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.print\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.print\:prose-2xl hr+*{margin-top:0}.print\:prose-2xl h2+*{margin-top:0}.print\:prose-2xl h3+*{margin-top:0}.print\:prose-2xl h4+*{margin-top:0}.print\:prose-2xl table{font-size:.8333333em;line-height:1.4}.print\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.print\:prose-2xl thead th:first-child{padding-left:0}.print\:prose-2xl thead th:last-child{padding-right:0}.print\:prose-2xl tbody td{padding:.8em .6em}.print\:prose-2xl tbody td:first-child{padding-left:0}.print\:prose-2xl tbody td:last-child{padding-right:0}.print\:prose-2xl>:first-child{margin-top:0}.print\:prose-2xl>:last-child{margin-bottom:0}.print\:prose-red a,.print\:prose-red a code{color:#dc2626}.print\:prose-yellow a,.print\:prose-yellow a code{color:#d97706}.print\:prose-green a,.print\:prose-green a code{color:#059669}.print\:prose-blue a,.print\:prose-blue a code{color:#2563eb}.print\:prose-indigo a,.print\:prose-indigo a code{color:#4f46e5}.print\:prose-purple a,.print\:prose-purple a code{color:#7c3aed}.print\:prose-pink a,.print\:prose-pink a code{color:#db2777}.print\:prose-orange a,.print\:prose-orange a code{color:#dd6b20}}