.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{padding:10px;left:50%;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;-o-object-fit:contain;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}

/*
! tailwindcss v3.2.7 | MIT License | https://tailwindcss.com
*/html{-moz-tab-size:4;-o-tab-size:4}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af}[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}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;-moz-user-select:none}.h-max{height:-moz-max-content}.min-h-max{min-height:-moz-max-content}.w-max{width:-moz-max-content}.w-min{width:-moz-min-content}.min-w-max{min-width:-moz-max-content}.select-none{-moz-user-select:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none}.\!gap-x-0{-moz-column-gap:0!important}.gap-x-1{-moz-column-gap:.25rem}.gap-x-2{-moz-column-gap:.5rem}.gap-x-20{-moz-column-gap:5rem}.gap-x-3{-moz-column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem}.object-contain{-o-object-fit:contain}.object-cover{-o-object-fit:cover}html{overscroll-behavior-y:none}.react-pdf__Page__annotations,.react-pdf__Page__textContent{display:none}@font-face{font-family:Coldiac Regular;font-style:normal;font-weight:400;src:url(/fonts/Coldiac-Regular.ttf)}@font-face{font-family:Khmer MN;font-style:normal;font-weight:400;src:url(/fonts/khmer-mn.ttf)}@font-face{font-family:Goudy Old Style Regular;font-style:normal;font-weight:400;src:url(/fonts/Goudy-Old-Style-Regular.ttf)}@font-face{font-family:Goudy Old Style Bold;font-style:normal;font-weight:400;src:url(/fonts/Goudy-Old-Style-Bold.ttf)}@font-face{font-family:Inter Regular;font-style:normal;font-weight:400;src:url(/fonts/Inter-Regular.ttf)}@font-face{font-family:Inter SemiBold;font-style:normal;font-weight:600;src:url(/fonts/Inter-SemiBold.ttf)}@font-face{font-family:Manrope Bold;font-style:normal;font-weight:400;src:url(/fonts/Manrope-Regular.ttf)}@font-face{font-family:Manrope SemiBold;font-style:normal;font-weight:600;src:url(/fonts/Manrope-SemiBold.ttf)}@font-face{font-family:Manrope Bold;font-style:normal;font-weight:700;src:url(/fonts/Manrope-Bold.ttf)}@font-face{font-family:Anglecia Pro Display SemiBold;src:url(//db.onlinewebfonts.com/t/1f79bce4b4e896b3422152b9fb916964.eot);src:url(//db.onlinewebfonts.com/t/1f79bce4b4e896b3422152b9fb916964.eot?#iefix) format("embedded-opentype"),url(//db.onlinewebfonts.com/t/1f79bce4b4e896b3422152b9fb916964.woff2) format("woff2"),url(//db.onlinewebfonts.com/t/1f79bce4b4e896b3422152b9fb916964.woff) format("woff"),url(//db.onlinewebfonts.com/t/1f79bce4b4e896b3422152b9fb916964.ttf) format("truetype"),url(//db.onlinewebfonts.com/t/1f79bce4b4e896b3422152b9fb916964.svg#Anglecia%20Pro%20Dsp%20SmBd) format("svg")}@font-face{font-family:Anglecia Pro Display Bold;src:url(//db.onlinewebfonts.com/t/749040b4644d7f0967c3cce03bc034e6.eot);src:url(//db.onlinewebfonts.com/t/749040b4644d7f0967c3cce03bc034e6.eot?#iefix) format("embedded-opentype"),url(//db.onlinewebfonts.com/t/749040b4644d7f0967c3cce03bc034e6.woff2) format("woff2"),url(//db.onlinewebfonts.com/t/749040b4644d7f0967c3cce03bc034e6.woff) format("woff"),url(//db.onlinewebfonts.com/t/749040b4644d7f0967c3cce03bc034e6.ttf) format("truetype"),url(//db.onlinewebfonts.com/t/749040b4644d7f0967c3cce03bc034e6.svg#Anglecia%20Pro%20Dsp) format("svg")}body,html{width:100%;height:100vh;margin:0;padding:0;overflow:auto}body{font-family:Goudy Old Style Regular,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;padding:0;background:#fff;-webkit-font-smoothing:subpixel-antialiased}::-webkit-scrollbar{border-radius:5px!important;width:5px!important;height:5px!important;-webkit-appearance:none!important;appearance:none!important}::-webkit-scrollbar-track{background:transparent!important;border-radius:5px!important}*{scrollbar-width:thin!important;scrollbar-color:#dddfe3 transparent!important}::-webkit-scrollbar-thumb{border-radius:20px!important;background-color:#dddfe3!important;-webkit-transition:2s ease!important;transition:2s ease!important}::-webkit-scrollbar-thumb:hover{background-color:#aeaeb2!important}::-webkit-scrollbar-thumb:active{background-color:#c4bbbb!important}.fc-header-toolbar{margin:24px!important}.fc-toolbar-chunk{display:flex!important;flex-wrap:wrap!important;flex-direction:row!important;max-width:-moz-fit-content!important;max-width:fit-content!important;align-items:center!important}@media screen and (max-width:768px){.fc-toolbar-chunk{flex-direction:column!important}}.fc-col-header-cell-cushion{font-family:Goudy Old Style;font-style:normal;font-weight:600;font-size:1.125rem;line-height:1.375rem;padding:0!important}.fc-title-custom-class{display:flex!important;justify-items:center!important;align-items:center!important;font-family:Inter;font-style:normal;font-weight:600;font-size:.75rem;line-height:.75rem}.fc-scrollgrid-body,.fc-scrollgrid-harness{border-left:transparent!important;border-right:transparent!important}.fc-icon{color:#d4af37}.fc-popover{z-index:700!important}.fc-event,.fc-timegrid-col-events{margin:0}.fc-popover-header{background-color:#f6f1e5!important;border:none!important}.fc-popover-header>span,.fc-timegrid-slot-label-cushion{font-family:Inter;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;padding:0!important}.fc-timegrid-slot-label-frame,.fc-timegrid-slot-label-frame>*{height:100%!important;margin:0!important}.fc-popover-body{display:flex!important;flex-direction:column!important;max-height:25rem!important;max-width:25rem!important;overflow-y:auto!important}.fc-toolbar-title{color:#2f3239;font-family:Goudy Old Style;font-style:normal;font-weight:600;font-size:2rem;line-height:2.25rem}.fc-button,.fc-today-button>button{color:#2f3239!important;font-family:Goudy Old Style!important;font-style:normal!important;border-radius:0!important;background-color:transparent!important;border:1px solid #d4af37!important;height:2.5rem!important;align-items:center!important;padding:.5rem 1rem!important;max-width:-moz-max-content!important;max-width:max-content!important}.react-datepicker__header{background-color:#f6f1e5!important;border:none!important}.react-datepicker__day--selected,.react-datepicker__time-list-item--selected{background-color:#d4af37!important;border:none!important}.fc-next-button,.fc-prev-button{background-color:transparent!important;border:none!important;max-width:-moz-max-content!important;max-width:max-content!important}.fc-scrollgrid-sync-inner a{width:100%}.fc-toolbar-chunk{color:#5e4e18;font-family:Goudy Old Style;font-style:normal;font-weight:600;font-size:.75rem;line-height:.75rem}p{margin:.5rem 0;display:flex;align-items:center}h1{font-size:2.3rem}h2{font-size:2.1rem}h3{font-size:1.9rem}h4{font-size:1.7rem}h5{font-size:1.5rem}h6{font-size:1.3rem}.react-datepicker__time-container{min-width:100px}.react-datepicker,.react-datepicker-popper{font-family:Inter Regular,Helvetica Neue,Helvetica,Arial,sans-serif!important;z-index:999!important}.react-datepicker__triangle{left:-15px!important}.react-datepicker__day--selected,li.react-datepicker__time-list-item--selected{background-color:#ddc17c!important}.quill .ql-container{border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;background:#fefcfc}.quill .ql-toolbar{font-size:10px!important;background:#eaecec;border-top-left-radius:.5em;border-top-right-radius:.5em;border-bottom:none}.quill .ql-editor{padding-left:2px;padding-top:2px;font-family:Goudy Old Style Regular}.quill .ql-toolbar .ql-stroke:focus,.quill .ql-toolbar .ql-stroke:hover,.quill .ql-toolbar button:active svg line,.quill .ql-toolbar button:active svg path,.quill .ql-toolbar button:focus svg line,.quill .ql-toolbar button:focus svg path,.quill .ql-toolbar button:hover svg line,.quill .ql-toolbar button:hover svg path,.quill .ql-toolbar button:visited svg line,.quill .ql-toolbar button:visited svg path{stroke:#d4af37!important}.p-inputtext:enabled:focus{box-shadow:0 0 0 0 #c7d2fe!important;border-color:#d4af37!important}.ddkuDC{flex-grow:1}.input-number::-webkit-inner-spin-button,.input-number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input,select,textarea{font-family:Goudy Old Style Regular!important;font-style:normal!important;font-weight:400!important}input{border:0;border-bottom:2px solid #2f3239}.form_field_error{border:2px solid red!important}.slide img{max-width:none!important}._3eULf{overflow:scroll!important}._3zRJQ{fill:#2f3239!important}._CZjuD{overflow:visible!important;overflow-x:scroll!important}.curentWeek,.today{fill:red}._9w8d5{fill:#fff!important;font-size:12px}.todayHeader{fill:red!important}.toggle-custom.react-toggle--checked .react-toggle-track{background-color:#d4af37}.toggle-custom.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#8b7322}.toggle-custom.react-toggle--checked .react-toggle-thumb{border-color:#fff}ul.react-paginate{margin-bottom:2rem;display:flex;flex-direction:row;justify-content:space-between;list-style-type:none;padding:0 5rem}ul.react-paginate li a{border-radius:7px;padding:.1rem 1rem;border:1px solid gray;cursor:pointer}ul.react-paginate li.break a,ul.react-paginate li.next a,ul.react-paginate li.previous a{border-color:transparent}ul.react-paginate li.selected a{background-color:#d4af37;border-color:transparent;color:#fff;min-width:32px}ul.react-paginate li.disabled a{color:grey}ul.react-paginate li.disable,ul.react-paginate li.disabled a{cursor:default}.inputBox{border:1px solid #2f3239!important}.image-gallery-content:not(.fullscreen) .image-gallery-slide .image-gallery-image{max-height:400px!important}.force-black-text,.force-black-text *{color:#000!important}.force-black-text .after\:text-gold-600:after,.force-black-text .before\:text-gold-600:before,.force-black-text :after,.force-black-text :before{display:none!important}.pdf-large-font,.pdf-large-font *{font-size:18px!important;line-height:1.5!important}.pdf-large-font th,.pdf-large-font th *{font-size:20px!important;font-weight:700!important}.pdf-large-font .text-xs,.pdf-large-font .text-xs *{font-size:18px!important}.pdf-large-font .text-sm,.pdf-large-font .text-sm *{font-size:20px!important}.placeholder\:text-encore-500::-moz-placeholder{--tw-text-opacity:1;color:rgb(148 152 161/var(--tw-text-opacity))}@media (min-width:1024px){.tablet\:w-172{width:10.75rem}.tablet\:w-max{width:-moz-max-content;width:max-content}.tablet\:grow-0{flex-grow:0}.tablet\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tablet\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tablet\:flex-nowrap{flex-wrap:nowrap}.tablet\:justify-start{justify-content:flex-start}.tablet\:gap-0{gap:0}.tablet\:truncate{overflow:hidden;white-space:nowrap}.tablet\:text-ellipsis,.tablet\:truncate{text-overflow:ellipsis}.tablet\:pl-4{padding-left:1rem}.lg\:grow-0{flex-grow:0}}
/*
! tailwindcss v3.2.7 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family: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;font-feature-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}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}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}[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{appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000}[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);border-color:#2563eb}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%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;print-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;print-color-adjust:unset}[type=checkbox],[type=radio]{appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 #0000}[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)}[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,%3csvg viewBox='0 0 16 16' fill='white' 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,%3csvg viewBox='0 0 16 16' fill='white' 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,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' 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 solid ButtonText;outline:1px auto -webkit-focus-ring-color}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:0px){.container{max-width:0}}@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:1180px){.container{max-width:1180px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1441px){.container{max-width:1441px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgba(17,24,39,.1);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:hsla(0,0%,100%,.1);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-auto{top:auto;right:auto;bottom:auto;left:auto}.inset-y-0{top:0;bottom:0}.-left-8{left:-2rem}.-right-8{right:-2rem}.-top-2{top:-.5rem}.left-0{left:0}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.top-0{top:0}.top-2{top:.5rem}.top-20{top:5rem}.top-3{top:.75rem}.top-8{top:2rem}.top-\[-1px\]{top:-1px}.top-\[55\%\]{top:55%}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[500\]{z-index:500}.z-\[900\]{z-index:900}.col-span-3{grid-column:span 3/span 3}.\!m-0{margin:0!important}.m-2{margin:.5rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-\[10px\]{margin:10px}.m-auto{margin:auto}.m-lg{margin:1.125rem}.m-md{margin:1rem}.m-sm{margin:.875rem}.m-xs{margin:.5rem}.\!mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.\!my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-lg{margin-left:1.125rem;margin-right:1.125rem}.mx-sm{margin-left:.875rem;margin-right:.875rem}.mx-xs{margin-left:.5rem;margin-right:.5rem}.mx-xxs{margin-left:.25rem;margin-right:.25rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-\[40px\]{margin-top:40px;margin-bottom:40px}.my-auto{margin-top:auto;margin-bottom:auto}.my-lg{margin-top:1.125rem;margin-bottom:1.125rem}.my-sm{margin-top:.875rem;margin-bottom:.875rem}.-mb-1{margin-bottom:-.25rem}.-mb-2{margin-bottom:-.5rem}.-ml-3{margin-left:-.75rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-3xl{margin-bottom:2.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-md{margin-bottom:1rem}.mb-sm{margin-bottom:.875rem}.mb-xl{margin-bottom:1.25rem}.mb-xs{margin-bottom:.5rem}.mb-xxs{margin-bottom:.25rem}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-\[10vw\]{margin-left:10vw}.ml-\[25px\]{margin-left:25px}.ml-\[6px\]{margin-left:6px}.ml-auto{margin-left:auto}.ml-md{margin-left:1rem}.ml-sm{margin-left:.875rem}.ml-xl{margin-left:1.25rem}.ml-xs{margin-left:.5rem}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3xl{margin-right:2.5rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-8{margin-right:2rem}.mr-auto{margin-right:auto}.mr-sm{margin-right:.875rem}.mr-xs{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-7{margin-top:1.75rem}.mt-\[10px\]{margin-top:10px}.mt-\[20px\]{margin-top:20px}.mt-\[30px\]{margin-top:30px}.mt-lg{margin-top:1.125rem}.mt-sm{margin-top:.875rem}.mt-xs{margin-top:.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.\!h-33{height:2.063rem!important}.\!h-36{height:9rem!important}.\!h-37{height:2.313rem!important}.\!h-4{height:1rem!important}.\!h-6{height:1.5rem!important}.\!h-65{height:4.063rem!important}.h-10{height:2.5rem}.h-130{height:8.125rem}.h-16{height:1rem}.h-195{height:12.188rem}.h-2{height:.5rem}.h-274{height:17.125rem}.h-3{height:.75rem}.h-32{height:2rem}.h-33{height:2.063rem}.h-37{height:2.313rem}.h-4{height:1rem}.h-40{height:2.5rem}.h-469{height:29.313rem}.h-48{height:3rem}.h-5{height:1.25rem}.h-55{height:3.438rem}.h-56{height:3.5rem}.h-6{height:1.5rem}.h-60{height:3.75rem}.h-61{height:3.813rem}.h-72{height:4.5rem}.h-8{height:2rem}.h-90{height:5.625rem}.h-96{height:6rem}.h-99{height:6.188rem}.h-\[100\%\]{height:100%}.h-\[100px\]{height:100px}.h-\[115px\]{height:115px}.h-\[125px\]{height:125px}.h-\[200px\]{height:200px}.h-\[254px\]{height:254px}.h-\[400px\]{height:400px}.h-\[50\%\]{height:50%}.h-\[screen\]{height:screen}.h-auto{height:auto}.h-full{height:100%}.h-max{height:max-content}.\!max-h-28{max-height:7rem!important}.\!max-h-72{max-height:18rem!important}.max-h-36{max-height:9rem}.max-h-60{max-height:15rem}.max-h-96{max-height:24rem}.max-h-\[200px\]{max-height:200px}.max-h-\[250px\]{max-height:250px}.max-h-fit{max-height:-moz-fit-content;max-height:fit-content}.min-h-12{min-height:.75rem}.min-h-192{min-height:12rem}.min-h-274{min-height:17.125rem}.min-h-38{min-height:2.375rem}.min-h-40{min-height:2.5rem}.min-h-87{min-height:5.438rem}.min-h-\[100px\]{min-height:100px}.min-h-\[250px\]{min-height:250px}.min-h-\[500px\]{min-height:500px}.min-h-max{min-height:max-content}.\!w-109{width:6.813rem!important}.\!w-14{width:3.5rem!important}.\!w-243{width:15.188rem!important}.\!w-266{width:16.625rem!important}.\!w-3{width:.75rem!important}.\!w-4{width:1rem!important}.\!w-6{width:1.5rem!important}.\!w-72{width:4.5rem!important}.\!w-73{width:4.563rem!important}.\!w-86{width:5.375rem!important}.\!w-full{width:100%!important}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/5{width:20%}.w-10{width:2.5rem}.w-114{width:7.125rem}.w-119{width:7.438rem}.w-12{width:.75rem}.w-127{width:7.938rem}.w-129{width:8.063rem}.w-135{width:8.438rem}.w-16{width:1rem}.w-160{width:10rem}.w-166{width:10.375rem}.w-172{width:10.75rem}.w-191{width:11.938rem}.w-2{width:.5rem}.w-2\/12{width:16.666667%}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-243{width:15.188rem}.w-270{width:16.875rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-302{width:18.875rem}.w-336{width:21rem}.w-360{width:22.5rem}.w-4{width:1rem}.w-4\/6{width:66.666667%}.w-40{width:10rem}.w-48{width:3rem}.w-52{width:13rem}.w-6{width:1.5rem}.w-6\/12{width:50%}.w-60{width:15rem}.w-73{width:4.563rem}.w-81{width:5.063rem}.w-96{width:6rem}.w-\[100\%\]{width:100%}.w-\[105\%\]{width:105%}.w-\[131px\]{width:131px}.w-\[15\%\]{width:15%}.w-\[16\%\]{width:16%}.w-\[180px\]{width:180px}.w-\[200px\]{width:200px}.w-\[280px\]{width:280px}.w-\[40\%\]{width:40%}.w-\[400px\]{width:400px}.w-\[44\%\]{width:44%}.w-\[45\%\]{width:45%}.w-\[50\%\]{width:50%}.w-\[540px\]{width:540px}.w-\[60px\]{width:60px}.w-\[65\%\]{width:65%}.w-\[80\%\]{width:80%}.w-\[80px\]{width:80px}.w-\[85\%\]{width:85%}.w-full{width:100%}.w-max{width:max-content}.w-min{width:min-content}.\!min-w-0{min-width:0!important}.\!min-w-24{min-width:1.5rem!important}.min-w-0{min-width:0}.min-w-138{min-width:8.625rem}.min-w-194{min-width:12.125rem}.min-w-22{min-width:5.438rem}.min-w-24{min-width:1.5rem}.min-w-272{min-width:17rem}.min-w-\[110\.41px\]{min-width:110.41px}.min-w-\[120px\]{min-width:120px}.min-w-\[140px\]{min-width:140px}.min-w-\[150px\]{min-width:150px}.min-w-\[200px\]{min-width:200px}.min-w-\[350px\]{min-width:350px}.min-w-\[95px\]{min-width:95px}.min-w-full{min-width:100%}.min-w-max{min-width:max-content}.\!max-w-full{max-width:100%!important}.max-w-\[150px\]{max-width:150px}.max-w-\[310px\]{max-width:310px}.max-w-\[500px\]{max-width:500px}.max-w-full{max-width:100%}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.-translate-y-2{--tw-translate-y:-0.5rem}.-translate-y-2,.translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px}.translate-y-2{--tw-translate-y:0.5rem}.rotate-180,.translate-y-2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}.rotate-45{--tw-rotate:45deg}.rotate-45,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.\!cursor-not-allowed{cursor:not-allowed!important}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.appearance-none{appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-row{flex-direction:row}.\!flex-col{flex-direction:column!important}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.\!justify-between{justify-content:space-between!important}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.\!gap-x-0{column-gap:0!important}.gap-x-1{column-gap:.25rem}.gap-x-2{column-gap:.5rem}.gap-x-20{column-gap:5rem}.gap-x-3{column-gap:.75rem}.gap-x-4{column-gap:1rem}.gap-x-5{column-gap:1.25rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-7{row-gap:1.75rem}.gap-y-8{row-gap:2rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-encore-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(233 233 235/var(--tw-divide-opacity))}.self-start{align-self:flex-start}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.overscroll-none{overscroll-behavior:none}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.text-clip{text-overflow:clip}.break-all{word-break:break-all}.\!rounded-none{border-radius:0!important}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xs{border-radius:.5}.\!border,.\!border-\[1px\]{border-width:1px!important}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.\!border-x{border-left-width:1px!important;border-right-width:1px!important}.\!border-x-0{border-left-width:0!important;border-right-width:0!important}.border-x-0{border-left-width:0;border-right-width:0}.border-x-\[1px\]{border-left-width:1px;border-right-width:1px}.border-y-0{border-top-width:0;border-bottom-width:0}.\!border-b-2{border-bottom-width:2px!important}.\!border-l-2{border-left-width:2px!important}.\!border-l-4{border-left-width:4px!important}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-b-\[1px\]{border-bottom-width:1px}.border-b-xs{border-bottom-width:.25rem}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-l-\[1px\]{border-left-width:1px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0}.border-t{border-top-width:1px}.border-t-0{border-top-width:0}.border-t-\[3px\]{border-top-width:3px}.\!border-solid{border-style:solid!important}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.\!border-none{border-style:none!important}.border-none{border-style:none}.\!border-encore-1000{--tw-border-opacity:1!important;border-color:rgb(47 50 57/var(--tw-border-opacity))!important}.\!border-encore-200{--tw-border-opacity:1!important;border-color:rgb(233 233 235/var(--tw-border-opacity))!important}.\!border-encore-400{--tw-border-opacity:1!important;border-color:rgb(181 183 189/var(--tw-border-opacity))!important}.\!border-encore-700{--tw-border-opacity:1!important;border-color:rgb(95 101 114/var(--tw-border-opacity))!important}.\!border-gold-300{--tw-border-opacity:1!important;border-color:rgb(238 226 200/var(--tw-border-opacity))!important}.\!border-gold-600{--tw-border-opacity:1!important;border-color:rgb(212 175 55/var(--tw-border-opacity))!important}.\!border-red-200{--tw-border-opacity:1!important;border-color:rgb(254 202 202/var(--tw-border-opacity))!important}.\!border-red-300{--tw-border-opacity:1!important;border-color:rgb(252 165 165/var(--tw-border-opacity))!important}.\!border-red-500{--tw-border-opacity:1!important;border-color:rgb(239 68 68/var(--tw-border-opacity))!important}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-encore-100{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}.border-encore-1000{--tw-border-opacity:1;border-color:rgb(47 50 57/var(--tw-border-opacity))}.border-encore-200{--tw-border-opacity:1;border-color:rgb(233 233 235/var(--tw-border-opacity))}.border-encore-400{--tw-border-opacity:1;border-color:rgb(181 183 189/var(--tw-border-opacity))}.border-encore-500{--tw-border-opacity:1;border-color:rgb(148 152 161/var(--tw-border-opacity))}.border-encore-600{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity))}.border-encore-700{--tw-border-opacity:1;border-color:rgb(95 101 114/var(--tw-border-opacity))}.border-encore-800{--tw-border-opacity:1;border-color:rgb(82 88 99/var(--tw-border-opacity))}.border-gold-600{--tw-border-opacity:1;border-color:rgb(212 175 55/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity))}.border-red-300{--tw-border-opacity:1;border-color:rgb(252 165 165/var(--tw-border-opacity))}.\!border-y-transparent{border-top-color:transparent!important;border-bottom-color:transparent!important}.\!border-r-transparent{border-right-color:transparent!important}.border-b-encore-200{--tw-border-opacity:1;border-bottom-color:rgb(233 233 235/var(--tw-border-opacity))}.border-b-encore-800{--tw-border-opacity:1;border-bottom-color:rgb(82 88 99/var(--tw-border-opacity))}.\!bg-encore-100{--tw-bg-opacity:1!important;background-color:rgb(244 244 245/var(--tw-bg-opacity))!important}.\!bg-encore-200{--tw-bg-opacity:1!important;background-color:rgb(233 233 235/var(--tw-bg-opacity))!important}.\!bg-encore-400{--tw-bg-opacity:1!important;background-color:rgb(181 183 189/var(--tw-bg-opacity))!important}.\!bg-encore-800{--tw-bg-opacity:1!important;background-color:rgb(82 88 99/var(--tw-bg-opacity))!important}.\!bg-gold-100{--tw-bg-opacity:1!important;background-color:rgb(251 248 242/var(--tw-bg-opacity))!important}.bg-\[\#0000FF\]{--tw-bg-opacity:1;background-color:rgb(0 0 255/var(--tw-bg-opacity))}.bg-\[\#00FFFF\]{--tw-bg-opacity:1;background-color:rgb(0 255 255/var(--tw-bg-opacity))}.bg-\[\#19fd07\]{--tw-bg-opacity:1;background-color:rgb(25 253 7/var(--tw-bg-opacity))}.bg-\[\#6636f5\]{--tw-bg-opacity:1;background-color:rgb(102 54 245/var(--tw-bg-opacity))}.bg-\[\#808080\]{--tw-bg-opacity:1;background-color:rgb(128 128 128/var(--tw-bg-opacity))}.bg-\[\#C4CCBD\]{--tw-bg-opacity:1;background-color:rgb(196 204 189/var(--tw-bg-opacity))}.bg-\[\#FF0000\]{--tw-bg-opacity:1;background-color:rgb(255 0 0/var(--tw-bg-opacity))}.bg-\[\#FFD700\]{--tw-bg-opacity:1;background-color:rgb(255 215 0/var(--tw-bg-opacity))}.bg-\[\#FFFF00\]{--tw-bg-opacity:1;background-color:rgb(255 255 0/var(--tw-bg-opacity))}.bg-\[\#c4afed\]{--tw-bg-opacity:1;background-color:rgb(196 175 237/var(--tw-bg-opacity))}.bg-\[\#c5f536\]{--tw-bg-opacity:1;background-color:rgb(197 245 54/var(--tw-bg-opacity))}.bg-\[\#dadada\]{--tw-bg-opacity:1;background-color:rgb(218 218 218/var(--tw-bg-opacity))}.bg-\[\#f2f2f2\]{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.bg-\[\#ffa700\]{--tw-bg-opacity:1;background-color:rgb(255 167 0/var(--tw-bg-opacity))}.bg-\[\#ffbae8\]{--tw-bg-opacity:1;background-color:rgb(255 186 232/var(--tw-bg-opacity))}.bg-\[\#ffe1bc\]{--tw-bg-opacity:1;background-color:rgb(255 225 188/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-blue-300{--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity))}.bg-encore-100{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity))}.bg-encore-1000{--tw-bg-opacity:1;background-color:rgb(47 50 57/var(--tw-bg-opacity))}.bg-encore-300{--tw-bg-opacity:1;background-color:rgb(208 210 213/var(--tw-bg-opacity))}.bg-encore-300\/70{background-color:hsla(216,6%,83%,.7)}.bg-encore-400{--tw-bg-opacity:1;background-color:rgb(181 183 189/var(--tw-bg-opacity))}.bg-encore-500{--tw-bg-opacity:1;background-color:rgb(148 152 161/var(--tw-bg-opacity))}.bg-encore-700{--tw-bg-opacity:1;background-color:rgb(95 101 114/var(--tw-bg-opacity))}.bg-encore-800{--tw-bg-opacity:1;background-color:rgb(82 88 99/var(--tw-bg-opacity))}.bg-encore-900{--tw-bg-opacity:1;background-color:rgb(67 72 80/var(--tw-bg-opacity))}.bg-gold-200{--tw-bg-opacity:1;background-color:rgb(246 241 229/var(--tw-bg-opacity))}.bg-gold-400{--tw-bg-opacity:1;background-color:rgb(230 210 166/var(--tw-bg-opacity))}.bg-gold-600{--tw-bg-opacity:1;background-color:rgb(212 175 55/var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-red-300{--tw-bg-opacity:1;background-color:rgb(252 165 165/var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-opacity-20{--tw-bg-opacity:0.2}.bg-opacity-40{--tw-bg-opacity:0.4}.bg-\[url\(\"\/assets\/icon-calendar\.svg\"\)\]{background-image:url(/assets/icon-calendar.svg)}.bg-\[right_0\.5rem_center\]{background-position:right .5rem center}.bg-\[right_0rem_center\]{background-position:right 0 center}.bg-no-repeat{background-repeat:no-repeat}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.\!p-0{padding:0!important}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-lg{padding:1rem}.p-s{padding:.375rem}.p-sm{padding:.5rem}.p-xl{padding:1.5rem}.p-xs{padding:.25rem}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.\!py-0{padding-top:0!important;padding-bottom:0!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-20{padding-left:5rem;padding-right:5rem}.px-3xl{padding-left:2.35rem;padding-right:2.35rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-lg{padding-left:1rem;padding-right:1rem}.px-sm{padding-left:.5rem;padding-right:.5rem}.px-xl{padding-left:1.5rem;padding-right:1.5rem}.px-xs{padding-left:.25rem;padding-right:.25rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-lg{padding-top:1rem;padding-bottom:1rem}.py-md{padding-top:.75rem;padding-bottom:.75rem}.py-sm{padding-top:.5rem;padding-bottom:.5rem}.py-xs{padding-top:.25rem;padding-bottom:.25rem}.py-xxs{padding-top:.125rem;padding-bottom:.125rem}.\!pl-1{padding-left:.25rem!important}.pb-0{padding-bottom:0}.pb-2{padding-bottom:.5rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-md{padding-bottom:.75rem}.pb-sm{padding-bottom:.5rem}.pb-xl{padding-bottom:1.5rem}.pb-xs{padding-bottom:.25rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-3xl{padding-left:2.35rem}.pl-\[18px\]{padding-left:18px}.pl-lg{padding-left:1rem}.pl-md{padding-left:.75rem}.pl-sm{padding-left:.5rem}.pl-xl{padding-left:1.5rem}.pl-xs{padding-left:.25rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-3{padding-right:.75rem}.pr-3xl{padding-right:2.35rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-lg{padding-right:1rem}.pr-sm{padding-right:.5rem}.pr-xl{padding-right:1.5rem}.pt-0{padding-top:0}.pt-2{padding-top:.5rem}.pt-4,.pt-lg{padding-top:1rem}.pt-sm{padding-top:.5rem}.pt-xl{padding-top:1.5rem}.pt-xs{padding-top:.25rem}.text-left{text-align:left}.\!text-center{text-align:center!important}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.\!font-goudyRegular{font-family:Goudy Old Style Regular!important}.font-coldiac{font-family:Coldiac Regular}.font-goudyBold{font-family:Goudy Old Style Bold}.font-goudyRegular{font-family:Goudy Old Style Regular}.font-inter{font-family:Inter SemiBold}.font-interRegular{font-family:Inter Regular}.font-khmer{font-family:Khmer MN}.\!text-xs{font-size:.75rem!important}.text-10{font-size:.625rem}.text-16{font-size:1rem}.text-18{font-size:1.125rem}.text-19{font-size:1.188rem}.text-28{font-size:1.75rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.5rem}.text-md{font-size:1.25rem}.text-mxd{font-size:1.125rem}.text-sm{font-size:.875rem}.text-xl{font-size:2.25rem}.text-xs{font-size:.75rem}.text-xxl{font-size:3rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-5{line-height:1.25rem}.leading-\[100px\]{line-height:100px}.leading-\[200px\]{line-height:200px}.leading-\[40px\]{line-height:40px}.leading-none{line-height:1}.tracking-wide{letter-spacing:.025em}.\!text-encore-1000{--tw-text-opacity:1!important;color:rgb(47 50 57/var(--tw-text-opacity))!important}.\!text-encore-500{--tw-text-opacity:1!important;color:rgb(148 152 161/var(--tw-text-opacity))!important}.\!text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.text-\[\#0000EE\]{--tw-text-opacity:1;color:rgb(0 0 238/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.text-encore-1000{--tw-text-opacity:1;color:rgb(47 50 57/var(--tw-text-opacity))}.text-encore-200{--tw-text-opacity:1;color:rgb(233 233 235/var(--tw-text-opacity))}.text-encore-300{--tw-text-opacity:1;color:rgb(208 210 213/var(--tw-text-opacity))}.text-encore-400{--tw-text-opacity:1;color:rgb(181 183 189/var(--tw-text-opacity))}.text-encore-500{--tw-text-opacity:1;color:rgb(148 152 161/var(--tw-text-opacity))}.text-encore-600{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-encore-700{--tw-text-opacity:1;color:rgb(95 101 114/var(--tw-text-opacity))}.text-encore-800{--tw-text-opacity:1;color:rgb(82 88 99/var(--tw-text-opacity))}.text-encore-900{--tw-text-opacity:1;color:rgb(67 72 80/var(--tw-text-opacity))}.text-gold-600{--tw-text-opacity:1;color:rgb(212 175 55/var(--tw-text-opacity))}.text-gold-700{--tw-text-opacity:1;color:rgb(189 156 49/var(--tw-text-opacity))}.text-gold-900{--tw-text-opacity:1;color:rgb(134 110 34/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.\!shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important}.\!shadow,.\!shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\!shadow-none{--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.outline-0{outline-width:0}.\!ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\!ring-0,.\!ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.\!ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.ring-0{--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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-0,.ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-2{--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 #0000)}.\!ring-red-500{--tw-ring-opacity:1!important;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity))!important}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity))}.ring-encore-100{--tw-ring-opacity:1;--tw-ring-color:rgb(244 244 245/var(--tw-ring-opacity))}.ring-encore-200{--tw-ring-opacity:1;--tw-ring-color:rgb(233 233 235/var(--tw-ring-opacity))}.ring-opacity-30{--tw-ring-opacity:0.3}.ring-opacity-5{--tw-ring-opacity:0.05}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-\[1px\]{--tw-backdrop-blur:blur(1px)}.backdrop-blur-\[1px\],.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.placeholder\:text-encore-500::placeholder{--tw-text-opacity:1;color:rgb(148 152 161/var(--tw-text-opacity))}.before\:text-encore-400:before{content:var(--tw-content);--tw-text-opacity:1;color:rgb(181 183 189/var(--tw-text-opacity))}.before\:text-gold-600:before{content:var(--tw-content);--tw-text-opacity:1;color:rgb(212 175 55/var(--tw-text-opacity))}.after\:text-encore-400:after{content:var(--tw-content);--tw-text-opacity:1;color:rgb(181 183 189/var(--tw-text-opacity))}.after\:text-gold-600:after{content:var(--tw-content);--tw-text-opacity:1;color:rgb(212 175 55/var(--tw-text-opacity))}.hover\:cursor-text:hover{cursor:text}.hover\:border-gold-500:hover{--tw-border-opacity:1;border-color:rgb(221 193 124/var(--tw-border-opacity))}.hover\:border-gold-700:hover{--tw-border-opacity:1;border-color:rgb(189 156 49/var(--tw-border-opacity))}.hover\:bg-encore-100:hover{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity))}.hover\:bg-encore-1000:hover{--tw-bg-opacity:1;background-color:rgb(47 50 57/var(--tw-bg-opacity))}.hover\:bg-encore-300:hover{--tw-bg-opacity:1;background-color:rgb(208 210 213/var(--tw-bg-opacity))}.hover\:bg-encore-900:hover{--tw-bg-opacity:1;background-color:rgb(67 72 80/var(--tw-bg-opacity))}.hover\:bg-gold-100:hover{--tw-bg-opacity:1;background-color:rgb(251 248 242/var(--tw-bg-opacity))}.hover\:bg-gold-500:hover{--tw-bg-opacity:1;background-color:rgb(221 193 124/var(--tw-bg-opacity))}.hover\:bg-gold-700:hover{--tw-bg-opacity:1;background-color:rgb(189 156 49/var(--tw-bg-opacity))}.hover\:text-blue-800:hover{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}.hover\:text-encore-800:hover{--tw-text-opacity:1;color:rgb(82 88 99/var(--tw-text-opacity))}.hover\:text-gold-700:hover{--tw-text-opacity:1;color:rgb(189 156 49/var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.hover\:text-green-800:hover{--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity))}.hover\:text-red-500:hover{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.hover\:text-red-800:hover{--tw-text-opacity:1;color:rgb(153 27 27/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:underline-offset-2:hover{text-underline-offset:2px}.hover\:shadow:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-encore-400:hover{--tw-shadow-color:#b5b7bd;--tw-shadow:var(--tw-shadow-colored)}.hover\:ring-1:hover{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.hover\:ring-encore-200:hover{--tw-ring-opacity:1;--tw-ring-color:rgb(233 233 235/var(--tw-ring-opacity))}.hover\:duration-100:hover{transition-duration:.1s}.focus\:border-none:focus{border-style:none}.focus\:bg-encore-200:focus{--tw-bg-opacity:1;background-color:rgb(233 233 235/var(--tw-bg-opacity))}.focus\:bg-transparent:focus{background-color:transparent}.focus\:no-underline:focus{text-decoration-line:none}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.focus-visible\:ring-2:focus-visible{--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 #0000)}.focus-visible\:ring-white:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity))}.focus-visible\:ring-opacity-75:focus-visible{--tw-ring-opacity:0.75}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.focus-visible\:ring-offset-teal-300:focus-visible{--tw-ring-offset-color:#5eead4}.enabled\:bg-white:enabled{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-encore-300:disabled{--tw-border-opacity:1;border-color:rgb(208 210 213/var(--tw-border-opacity))}.disabled\:bg-encore-300:disabled{--tw-bg-opacity:1;background-color:rgb(208 210 213/var(--tw-bg-opacity))}.disabled\:bg-encore-500:disabled{--tw-bg-opacity:1;background-color:rgb(148 152 161/var(--tw-bg-opacity))}.disabled\:bg-transparent:disabled{background-color:transparent}.disabled\:text-encore-500:disabled{--tw-text-opacity:1;color:rgb(148 152 161/var(--tw-text-opacity))}.disabled\:text-white:disabled{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:disabled\:bg-transparent:disabled:hover{background-color:transparent}.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:invisible{visibility:hidden}.group:hover .group-hover\:cursor-pointer{cursor:pointer}.group:hover .group-hover\:bg-gold-200{--tw-bg-opacity:1;background-color:rgb(246 241 229/var(--tw-bg-opacity))}.group:hover .group-hover\:\!text-gold-600{--tw-text-opacity:1!important;color:rgb(212 175 55/var(--tw-text-opacity))!important}.group:hover .group-hover\:text-gold-700{--tw-text-opacity:1;color:rgb(189 156 49/var(--tw-text-opacity))}.group:hover .group-hover\:opacity-40{opacity:.4}.group:disabled .group-disabled\:cursor-not-allowed{cursor:not-allowed}.group:disabled .group-disabled\:\!text-encore-1000{--tw-text-opacity:1!important;color:rgb(47 50 57/var(--tw-text-opacity))!important}.group:disabled .group-disabled\:\!text-encore-300{--tw-text-opacity:1!important;color:rgb(208 210 213/var(--tw-text-opacity))!important}.group:disabled .group-disabled\:\!text-encore-500{--tw-text-opacity:1!important;color:rgb(148 152 161/var(--tw-text-opacity))!important}.group:disabled .group-disabled\:\!text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.aria-disabled\:cursor-not-allowed[aria-disabled=true]{cursor:not-allowed}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.child\:hidden>button{display:none}.child-hover\:inline:hover>button{display:inline}@media (min-width:0px){.mobile\:mx-\[5rem\]{margin-left:5rem;margin-right:5rem}.mobile\:my-\[3rem\]{margin-top:3rem;margin-bottom:3rem}.mobile\:mb-0{margin-bottom:0}.mobile\:inline{display:inline}.mobile\:flex{display:flex}.mobile\:h-\[254px\]{height:254px}.mobile\:min-h-\[120px\]{min-height:120px}.mobile\:min-h-\[250px\]{min-height:250px}.mobile\:min-h-\[280px\]{min-height:280px}.mobile\:min-h-\[350px\]{min-height:350px}.mobile\:min-h-\[450px\]{min-height:450px}.mobile\:\!w-72{width:4.5rem!important}.mobile\:w-1\/4{width:25%}.mobile\:w-3\/4{width:75%}.mobile\:w-6\/12{width:50%}.mobile\:w-\[19\.5\%\]{width:19.5%}.mobile\:w-auto{width:auto}.mobile\:w-full{width:100%}.mobile\:min-w-437{min-width:27.313rem}.mobile\:min-w-\[400px\]{min-width:400px}.mobile\:min-w-\[500px\]{min-width:500px}.mobile\:min-w-\[600px\]{min-width:600px}.mobile\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile\:justify-end{justify-content:flex-end}.mobile\:p-0{padding:0}.mobile\:p-lg{padding:1rem}.mobile\:\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.mobile\:px-sm{padding-left:.5rem;padding-right:.5rem}.mobile\:py-xl{padding-top:1.5rem;padding-bottom:1.5rem}.mobile\:pl-0{padding-left:0}.mobile\:pl-2{padding-left:.5rem}.mobile\:pl-md{padding-left:.75rem}.mobile\:pl-sm{padding-left:.5rem}.mobile\:pr-0{padding-right:0}.mobile\:pr-md{padding-right:.75rem}.mobile\:pr-sm{padding-right:.5rem}.mobile\:text-center{text-align:center}}@media (min-width:640px){.sm\:text-sm{font-size:.875rem}}@media (min-width:768px){.md\:left-auto{left:auto}.md\:\!w-135{width:8.438rem!important}.md\:w-135{width:8.438rem}.md\:w-136{width:8.5rem}.md\:w-20{width:5rem}.md\:w-452{width:28.25rem}.md\:min-w-272{min-width:17rem}.md\:flex-nowrap{flex-wrap:nowrap}}@media (min-width:1024px){.tablet\:w-172{width:10.75rem}.tablet\:w-max{width:max-content}.tablet\:grow-0{flex-grow:0}.tablet\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tablet\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tablet\:flex-nowrap{flex-wrap:nowrap}.tablet\:justify-start{justify-content:flex-start}.tablet\:gap-0{gap:0}.tablet\:truncate{overflow:hidden;white-space:nowrap}.tablet\:text-ellipsis,.tablet\:truncate{text-overflow:ellipsis}.tablet\:pl-4{padding-left:1rem}.lg\:grow-0{flex-grow:0}}@media (min-width:1441px){.desktop\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.desktop\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.desktop\:gap-20{gap:5rem}}.\[\&\>\.ql-container\.ql-snow\]\:border-none>.ql-container.ql-snow{border-style:none}.\[\&\>\.ql-container\>\.ql-editor\]\:\!p-0>.ql-container>.ql-editor{padding:0!important}.\[\&\>\.ql-toolbar\]\:hidden>.ql-toolbar{display:none}