@charset "UTF-8";
/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{box-sizing:content-box;position:absolute;height:0;width:1px;content:"";z-index:-1;border:8px solid transparent;left:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker-wrapper{display:inline-block;padding:0;border:0;width:100%}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 2px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-72px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + (1.7rem / 2));overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day-names{margin-bottom:-8px}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__month--in-range,.react-datepicker__month--in-selecting-range,.react-datepicker__month--selected,.react-datepicker__quarter--in-range,.react-datepicker__quarter--in-selecting-range,.react-datepicker__quarter--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__month--in-range:hover,.react-datepicker__month--in-selecting-range:hover,.react-datepicker__month--selected:hover,.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter--in-selecting-range:hover,.react-datepicker__quarter--selected:hover{background-color:#1d5d90}.react-datepicker__month--disabled,.react-datepicker__quarter--disabled{color:#ccc;pointer-events:none}.react-datepicker__month--disabled:hover,.react-datepicker__quarter--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#2579ba;color:#fff}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:rgba(33,107,165,.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__month-text.react-datepicker__month--in-range:hover,.react-datepicker__month-text.react-datepicker__month--selected:hover,.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,.react-datepicker__month-text.react-datepicker__quarter--selected:hover,.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,.react-datepicker__quarter-text.react-datepicker__month--selected:hover,.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover{background-color:#216ba5}.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover{background-color:#f0f0f0}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}

/*
! tailwindcss v3.0.23 | 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%;-moz-tab-size:4;-o-tab-size:4;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}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%;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::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;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}*,:after,:before{--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: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}}.prose{color:#fff;max-width:100%}.prose :where([class~=lead]):not(:where([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] *)){color:#fff;text-decoration:none;font-weight:500}.prose :where(a):not(:where([class~=not-prose] *)):hover{color:#fff;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose] *)){list-style-type:none;margin-top:0;margin-bottom:0;padding-left:0}.prose :where(ul):not(:where([class~=not-prose] *)) li{padding-left:0}.prose :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(hr):not(:where([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] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([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] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([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] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([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] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([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] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([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:.8571429em 1.1428571em}.prose :where(pre code):not(:where([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] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose :where(tbody tr):not(:where([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] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.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-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-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(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(figure):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([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] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.prose-sm :where(h1):not(:where([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] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([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] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(video):not(:where([class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure):not(:where([class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(code):not(:where([class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.prose-sm :where(ol):not(:where([class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose] *)){padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.6666667em 1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-xl{font-size:1.25rem;line-height:1.8}.prose-xl :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.prose-xl :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.prose-xl :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.prose-xl :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.prose-xl :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.prose-xl :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.prose-xl :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.prose-xl :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-xl :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-xl :where(figure):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-xl :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-xl :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.prose-xl :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.prose-xl :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.prose-xl :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.prose-xl :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.prose-xl :where(ol):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.prose-xl :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.prose-xl :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.prose-xl :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4em}.prose-xl :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.prose-xl :where(.prose-xl>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl :where(.prose-xl>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl :where(.prose-xl>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl :where(.prose-xl>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl :where(.prose-xl>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.prose-xl :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.prose-xl :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.prose-xl :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-xl :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-xl :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.prose-xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-xl :where(.prose-xl>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl :where(.prose-xl>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-xs{font-size:.75rem}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.\!visible{visibility:visible!important}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;bottom:0}.inset-0,.inset-x-0{right:0;left:0}.-bottom-5{bottom:-1.25rem}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.bottom-\[-2rem\]{bottom:-2rem}.top-\[54px\]{top:54px}.top-\[52px\]{top:52px}.right-2{right:.5rem}.top-1{top:.25rem}.bottom-48{bottom:12rem}.bottom-4{bottom:1rem}.top-0{top:0}.top-12{top:3rem}.bottom-2{bottom:.5rem}.left-1{left:.25rem}.top-1\/2{top:50%}.top-\[calc\(50vh_\+_30px\)\]{top:calc(50vh + 30px)}.left-\[-65px\]{left:-65px}.-left-\[210px\]{left:-210px}.right-4{right:1rem}.bottom-\[-48px\]{bottom:-48px}.top-\[-24px\]{top:-24px}.top-2{top:.5rem}.bottom-8{bottom:2rem}.top-\[var\(--nav\)\]{top:var(--nav)}.top-1\/4{top:25%}.top-3{top:.75rem}.top-2\/4{top:50%}.top-full{top:100%}.top-6{top:1.5rem}.right-6{right:1.5rem}.-top-1{top:-.25rem}.-left-1{left:-.25rem}.-right-1{right:-.25rem}.-bottom-1{bottom:-.25rem}.bottom-\[-6px\]{bottom:-6px}.right-\[-6px\]{right:-6px}.top-\[70px\]{top:70px}.top-\[18px\]{top:18px}.left-1\/2{left:50%}.left-9{left:2.25rem}.bottom-16{bottom:4rem}.left-4{left:1rem}.-top-0{top:0}.bottom-6{bottom:1.5rem}.bottom-full{bottom:100%}.top-\[300px\]{top:300px}.top-\[-20dvh\]{top:-20dvh}.top-14{top:3.5rem}.bottom-auto{bottom:auto}.right-\[39\%\]{right:39%}.-right-8{right:-2rem}.top-\[12px\]{top:12px}.right-10{right:2.5rem}.bottom-10{bottom:2.5rem}.left-10{left:2.5rem}.top-\[56vw\]{top:56vw}.top-4{top:1rem}.-left-4{left:-1rem}.top-\[65\%\]{top:65%}.-top-10{top:-2.5rem}.left-44{left:11rem}.left-2\/4{left:50%}.-bottom-16{bottom:-4rem}.z-10{z-index:10}.z-\[-1\]{z-index:-1}.z-\[100\]{z-index:100}.z-50{z-index:50}.z-40{z-index:40}.z-0{z-index:0}.z-20{z-index:20}.z-30{z-index:30}.z-\[999\]{z-index:999}.z-\[70\]{z-index:70}.-z-10{z-index:-10}.col-span-2{grid-column:span 2/span 2}.col-span-1{grid-column:span 1/span 1}.col-span-4{grid-column:span 4/span 4}.col-span-6{grid-column:span 6/span 6}.float-right{float:right}.m-2{margin:.5rem}.m-auto{margin:auto}.m-0{margin:0}.m-8{margin:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-8{margin-top:2rem;margin-bottom:2rem}.my-32{margin-top:8rem;margin-bottom:8rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-0{margin-top:0;margin-bottom:0}.my-20{margin-top:5rem;margin-bottom:5rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-24{margin-top:6rem;margin-bottom:6rem}.mx-24{margin-left:6rem;margin-right:6rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-auto{margin-top:auto;margin-bottom:auto}.mx-2{margin-right:.5rem}.ml-2,.mx-2{margin-left:.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.mb-6{margin-bottom:1.5rem}.mb-16{margin-bottom:4rem}.mt-12{margin-top:3rem}.mt-4{margin-top:1rem}.mt-2{margin-top:.5rem}.ml-12{margin-left:3rem}.mb-1{margin-bottom:.25rem}.ml-4{margin-left:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-\[-16px\]{margin-left:-16px}.mb-40{margin-bottom:10rem}.mr-6{margin-right:1.5rem}.mt-48{margin-top:12rem}.mb-24{margin-bottom:6rem}.mr-\[30vw\]{margin-right:30vw}.ml-\[-4vw\]{margin-left:-4vw}.mr-\[84px\]{margin-right:84px}.mt-\[120px\]{margin-top:120px}.ml-\[-5vw\]{margin-left:-5vw}.mr-\[40vw\]{margin-right:40vw}.mr-32{margin-right:8rem}.mt-24{margin-top:6rem}.mb-12{margin-bottom:3rem}.mt-\[-4px\]{margin-top:-4px}.mt-1{margin-top:.25rem}.ml-1{margin-left:.25rem}.mb-2{margin-bottom:.5rem}.mb-0{margin-bottom:0}.mr-3{margin-right:.75rem}.mt-6{margin-top:1.5rem}.mr-2{margin-right:.5rem}.mb-20{margin-bottom:5rem}.mb-5{margin-bottom:1.25rem}.mr-1{margin-right:.25rem}.mt-7{margin-top:1.75rem}.mt-20{margin-top:5rem}.mr-8{margin-right:2rem}.mr-16{margin-right:4rem}.mb-\[2px\]{margin-bottom:2px}.mb-7{margin-bottom:1.75rem}.mt-\[-24px\]{margin-top:-24px}.mt-\[200px\]{margin-top:200px}.mb-10{margin-bottom:2.5rem}.mr-\[36px\]{margin-right:36px}.-mb-8{margin-bottom:-2rem}.-mt-4{margin-top:-1rem}.mr-10{margin-right:2.5rem}.mt-16{margin-top:4rem}.mt-32{margin-top:8rem}.ml-16{margin-left:4rem}.mb-14{margin-bottom:3.5rem}.mt-40{margin-top:10rem}.mt-\[-200px\]{margin-top:-200px}.mt-10{margin-top:2.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.hidden{display:none}.aspect-video{aspect-ratio:16/9}.aspect-square{aspect-ratio:1/1}.h-screen{height:100vh}.h-16{height:4rem}.h-32{height:8rem}.h-\[2px\]{height:2px}.h-10{height:2.5rem}.h-6{height:1.5rem}.h-\[190vw\]{height:190vw}.h-\[50vh\]{height:50vh}.h-\[calc\(66vw\+5vw\)\]{height:calc(66vw + 5vw)}.h-\[100vw\]{height:100vw}.h-\[65vw\]{height:65vw}.h-\[75vw\]{height:75vw}.h-\[150vw\]{height:150vw}.h-\[200vh\]{height:200vh}.h-full{height:100%}.h-\[180vw\]{height:180vw}.h-\[5\.5rem\]{height:5.5rem}.h-2{height:.5rem}.h-\[120\%\]{height:120%}.h-\[calc\(100vh_-_150px\)\]{height:calc(100vh - 150px)}.h-\[16px\]{height:16px}.h-12{height:3rem}.h-\[19px\]{height:19px}.h-\[9px\]{height:9px}.h-5{height:1.25rem}.h-\[160px\]{height:160px}.h-4{height:1rem}.h-60{height:15rem}.h-\[120dvh\]{height:120dvh}.h-\[279px\]{height:279px}.h-\[65px\]{height:65px}.h-14{height:3.5rem}.h-auto{height:auto}.h-7{height:1.75rem}.h-\[4px\]{height:4px}.h-20{height:5rem}.h-8{height:2rem}.h-64{height:16rem}.h-\[40vh\]{height:40vh}.h-\[15vw\]{height:15vw}.h-\[1\.9rem\]{height:1.9rem}.h-max{height:-moz-max-content;height:max-content}.h-\[300px\]{height:300px}.h-\[340px\]{height:340px}.max-h-\[200px\]{max-height:200px}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.min-h-screen{min-height:100vh}.w-screen{width:100vw}.w-full{width:100%}.w-1\/4{width:25%}.w-\[90\%\]{width:90%}.w-4\/5{width:80%}.w-56{width:14rem}.w-1\/2{width:50%}.w-6{width:1.5rem}.w-2\/3{width:66.666667%}.w-\[100px\]{width:100px}.w-\[200px\]{width:200px}.w-64{width:16rem}.w-fit{width:-moz-fit-content;width:fit-content}.w-14{width:3.5rem}.w-\[13vw\]{width:13vw}.w-5{width:1.25rem}.w-auto{width:auto}.w-16{width:4rem}.w-4{width:1rem}.w-\[9px\]{width:9px}.w-\[400px\]{width:400px}.w-\[50vw\]{width:50vw}.w-\[80\%\]{width:80%}.w-\[46vw\]{width:46vw}.w-20{width:5rem}.w-24{width:6rem}.w-\[65px\]{width:65px}.w-3\/4{width:75%}.w-7{width:1.75rem}.w-1{width:.25rem}.w-0{width:0}.w-8{width:2rem}.w-\[200vw\]{width:200vw}.w-40{width:10rem}.w-36{width:9rem}.w-48{width:12rem}.w-2\/5{width:40%}.min-w-\[150px\]{min-width:150px}.min-w-\[19px\]{min-width:19px}.max-w-screen-lg{max-width:1024px}.max-w-screen-2xl{max-width:1536px}.max-w-full{max-width:100%}.max-w-none{max-width:none}.max-w-\[400px\]{max-width:400px}.max-w-\[19px\]{max-width:19px}.max-w-md{max-width:28rem}.max-w-5xl{max-width:64rem}.max-w-\[46px\]{max-width:46px}.max-w-xl{max-width:36rem}.max-w-screen-md{max-width:768px}.max-w-3xl{max-width:48rem}.max-w-screen-xl{max-width:1280px}.max-w-2xl{max-width:42rem}.max-w-6xl{max-width:72rem}.flex-1{flex:1 1 0%}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-auto{flex:1 1 auto}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.grow{flex-grow:1}.basis-1\/4{flex-basis:25%}.origin-left{transform-origin:left}.origin-\[50\%_60\%\]{transform-origin:50% 60%}.translate-y-0{--tw-translate-y:0px}.translate-y-0,.translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y:100%}.-translate-y-full{--tw-translate-y:-100%}.-translate-y-2\/4,.-translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-2\/4{--tw-translate-y:-50%}.-translate-x-2\/4{--tw-translate-x:-50%}.-translate-x-2\/4,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.translate-x-6{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-6{--tw-translate-x:1.5rem}.translate-x-\[105\%\]{--tw-translate-x:105%}.rotate-180,.translate-x-\[105\%\]{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-12{--tw-rotate:-12deg}.-rotate-12,.rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate:45deg}.scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.scale-125,.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))}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin-slow{animation:spin 10s linear infinite}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes grow{0%{transform:scale(.5);opacity:1;border-width:18px}to{transform:scale(2);opacity:0;border-width:0}}.animate-grow-ring{animation:grow 1.5s ease-out infinite}.animate-spin{animation:spin 1s linear infinite}.animate-spin-slowest{animation:spin 22s linear infinite}.animate-spin-slower{animation:spin 20s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin-slowestest{animation:spin 44s linear infinite}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.snap-y{-ms-scroll-snap-type:y var(--tw-scroll-snap-strictness);scroll-snap-type:y var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness:mandatory}.snap-start{scroll-snap-align:start}.snap-end{scroll-snap-align:end}.snap-center{scroll-snap-align:center}.snap-always{scroll-snap-stop:always}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-items-stretch{justify-items:stretch}.gap-8{gap:2rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-1{gap:.25rem}.gap-20{gap:5rem}.gap-6{gap:1.5rem}.gap-\[1px\]{gap:1px}.gap-10{gap:2.5rem}.gap-3{gap:.75rem}.gap-5{gap:1.25rem}.gap-28{gap:7rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-8{row-gap:2rem}.gap-y-6{row-gap:1.5rem}.gap-y-12{row-gap:3rem}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-clip{overflow:clip}.overflow-scroll{overflow:scroll}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overscroll-none{-ms-scroll-chaining:none;overscroll-behavior:none}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.rounded-3xl{border-radius:1.5rem}.rounded-lg{border-radius:.5rem}.rounded{border-radius:.25rem}.rounded-xl{border-radius:.75rem}.border-2{border-width:2px}.border{border-width:1px}.border-0{border-width:0}.border-8{border-width:8px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-solid{border-style:solid}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-bosco-purple{--tw-border-opacity:1;border-color:rgb(128 0 255/var(--tw-border-opacity))}.border-\[\#535353\]{--tw-border-opacity:1;border-color:rgb(83 83 83/var(--tw-border-opacity))}.border-purple-500{--tw-border-opacity:1;border-color:rgb(168 85 247/var(--tw-border-opacity))}.border-gray-darker{--tw-border-opacity:1;border-color:rgb(31 31 31/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-gray-dark{--tw-border-opacity:1;border-color:rgb(150 150 150/var(--tw-border-opacity))}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-pink-700{--tw-border-opacity:1;border-color:rgb(190 24 93/var(--tw-border-opacity))}.border-b-white{--tw-border-opacity:1;border-bottom-color:rgb(255 255 255/var(--tw-border-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-black\/50{background-color:rgba(0,0,0,.5)}.bg-transparent{background-color:transparent}.bg-royal-blue{--tw-bg-opacity:1;background-color:rgb(0 72 255/var(--tw-bg-opacity))}.bg-bosco-purple{--tw-bg-opacity:1;background-color:rgb(128 0 255/var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.bg-off-black{--tw-bg-opacity:1;background-color:rgb(29 29 29/var(--tw-bg-opacity))}.bg-bosco-purple\/50{background-color:rgba(128,0,255,.5)}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-black\/40{background-color:rgba(0,0,0,.4)}.bg-\[\#0048FF\]{--tw-bg-opacity:1;background-color:rgb(0 72 255/var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.bg-blue-900{--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.bg-bosco-pink{--tw-bg-opacity:1;background-color:rgb(255 66 100/var(--tw-bg-opacity))}.bg-opacity-90{--tw-bg-opacity:0.9}.bg-opacity-80{--tw-bg-opacity:0.8}.bg-opacity-0{--tw-bg-opacity:0}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-30{--tw-bg-opacity:0.3}.bg-\[url\(\'\/images\/products\/studio\/bg-worldclass\.png\'\)\]{background-image:url(/images/products/studio/bg-worldclass.png)}.bg-none{background-image:none}.bg-contain{background-size:contain}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-4{padding:1rem}.p-8{padding:2rem}.p-6{padding:1.5rem}.p-2{padding:.5rem}.p-0{padding:0}.px-4{padding-left:1rem;padding-right:1rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-0{padding-left:0;padding-right:0}.px-12{padding-left:3rem;padding-right:3rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-24{padding-top:6rem;padding-bottom:6rem}.px-20{padding-left:5rem;padding-right:5rem}.pt-\[var\(--nav\)\]{padding-top:var(--nav)}.pt-10{padding-top:2.5rem}.pb-4{padding-bottom:1rem}.pb-1{padding-bottom:.25rem}.pt-20{padding-top:5rem}.pb-2{padding-bottom:.5rem}.pt-\[120px\]{padding-top:120px}.pt-12{padding-top:3rem}.pb-24{padding-bottom:6rem}.pt-6{padding-top:1.5rem}.pl-2{padding-left:.5rem}.pr-12{padding-right:3rem}.pt-24{padding-top:6rem}.pr-4{padding-right:1rem}.pt-5{padding-top:1.25rem}.pt-\[10dvh\]{padding-top:10dvh}.pl-8{padding-left:2rem}.pt-16{padding-top:4rem}.pt-4{padding-top:1rem}.pt-32{padding-top:8rem}.pr-\[5vw\]{padding-right:5vw}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.align-middle{vertical-align:middle}.font-gt-america{font-family:GT-America,sans-serif}.text-xs{font-size:.75rem;line-height:1rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-\[4px\]{font-size:4px}.text-\[8px\]{font-size:8px}.text-\[11px\]{font-size:11px}.text-\[5px\]{font-size:5px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-\[30px\]{font-size:30px}.text-\[72px\]{font-size:72px}.text-\[84px\]{font-size:84px}.text-\[20vw\]{font-size:20vw}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[25vw\]{font-size:25vw}.text-\[100px\]{font-size:100px}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[0\.6rem\]{font-size:.6rem}.text-9xl{font-size:8rem;line-height:1}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-7xl{font-size:4.5rem;line-height:1}.text-\[90\%\]{font-size:90%}.text-\[9px\]{font-size:9px}.text-\[12px\]{font-size:12px}.text-\[100\%\]{font-size:100%}.text-base{font-size:1rem;line-height:1.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-\[15vw\]{font-size:15vw}.text-\[0\.5rem\]{font-size:.5rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-\[500\]{font-weight:500}.font-\[300\]{font-weight:300}.font-extrabold{font-weight:800}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-normal{font-weight:400}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-none{line-height:1}.leading-\[1\.5\]{line-height:1.5}.leading-\[330\%\]{line-height:330%}.leading-tight{line-height:1.25}.leading-loose{line-height:2}.leading-relaxed{line-height:1.625}.leading-8{line-height:2rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.tracking-\[6px\]{letter-spacing:6px}.tracking-\[1px\]{letter-spacing:1px}.tracking-wider{letter-spacing:.05em}.tracking-\[0\.125rem\]{letter-spacing:.125rem}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}.text-\[\#969696\]{--tw-text-opacity:1;color:rgb(150 150 150/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-gray-dark{--tw-text-opacity:1;color:rgb(150 150 150/var(--tw-text-opacity))}.text-bosco-yellow{--tw-text-opacity:1;color:rgb(255 176 0/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}.text-bosco-purple{--tw-text-opacity:1;color:rgb(128 0 255/var(--tw-text-opacity))}.text-gray-darker{--tw-text-opacity:1;color:rgb(31 31 31/var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.no-underline{-webkit-text-decoration-line:none;text-decoration-line:none}.placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(255 255 255/var(--tw-placeholder-opacity))}.placeholder-white:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgb(255 255 255/var(--tw-placeholder-opacity))}.placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgb(255 255 255/var(--tw-placeholder-opacity))}.placeholder-gray-dark::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(150 150 150/var(--tw-placeholder-opacity))}.placeholder-gray-dark:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgb(150 150 150/var(--tw-placeholder-opacity))}.placeholder-gray-dark::placeholder{--tw-placeholder-opacity:1;color:rgb(150 150 150/var(--tw-placeholder-opacity))}.placeholder-blue-400::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(96 165 250/var(--tw-placeholder-opacity))}.placeholder-blue-400:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgb(96 165 250/var(--tw-placeholder-opacity))}.placeholder-blue-400::placeholder{--tw-placeholder-opacity:1;color:rgb(96 165 250/var(--tw-placeholder-opacity))}.accent-\[\#000\]{accent-color:#000}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-95{opacity:.95}.opacity-25{opacity:.25}.mix-blend-difference{mix-blend-mode:difference}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-2xl,.shadow-inner{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow:inset 0 60px 20px #000,inset 0 -60px 20px #000;--tw-shadow-colored:inset 0 60px 20px var(--tw-shadow-color),inset 0 -60px 20px var(--tw-shadow-color)}.shadow-inner-soft{--tw-shadow:inset 0 60px 150px -50px #000,inset 0 -60px 150px -50px #000;--tw-shadow-colored:inset 0 60px 150px -50px var(--tw-shadow-color),inset 0 -60px 150px -50px var(--tw-shadow-color)}.shadow,.shadow-inner-soft{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.shadow-lg,.shadow-xl{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-purple-500{--tw-shadow-color:#a855f7;--tw-shadow:var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline-0{outline-width:0}.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-bosco-purple\/30{--tw-ring-color:rgba(128,0,255,.3)}.blur{--tw-blur:blur(8px)}.blur,.blur-lg{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)}.blur-lg{--tw-blur:blur(16px)}.blur-sm{--tw-blur:blur(4px)}.blur-sm,.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-2xl{--tw-backdrop-blur:blur(40px)}.backdrop-blur-2xl,.backdrop-brightness-50{-webkit-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);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)}.backdrop-brightness-50{--tw-backdrop-brightness:brightness(.5)}.transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-200{transition-delay:.2s}.duration-1000{transition-duration:1s}.duration-500{transition-duration:.5s}.duration-300{transition-duration:.3s}.duration-700{transition-duration:.7s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-\[cubic-bezier\(\.7\2c \.02\2c \.34\2c \.97\)\]{transition-timing-function:cubic-bezier(.7,.02,.34,.97)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.floating-particles{width:100%;height:100%;z-index:0}.particle-container{z-index:0;position:absolute;transform:translateY(-10vh);animation-iteration-count:infinite;animation-timing-function:linear}.particle-container .particle{z-index:0;width:100%;height:100%;border-radius:50%;mix-blend-mode:screen;background-image:radial-gradient(#fff,#fff,rgba(153,255,255,0) 56%);animation:fadein-frames .2s infinite}@keyframes fade-frames{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@keyframes scale-frames{0%{transform:scale3d(.4,.4,1)}50%{transform:scale3d(2.2,2.2,1)}to{transform:scale3d(.4,.4,1)}}.particle-container:first-child{width:3px;height:3px;animation-name:move-frames-1;animation-duration:31s;animation-delay:8236ms}@keyframes move-frames-1{0%{transform:translate3d(5vw,90vh,0)}to{transform:translate3d(70vw,93vh,0)}}.particle-container:first-child .circle{animation-delay:55ms}.particle-container:nth-child(2){width:3px;height:3px;animation-name:move-frames-2;animation-duration:32551ms;animation-delay:9274ms}@keyframes move-frames-2{0%{transform:translate3d(56vw,44vh,0)}to{transform:translate3d(57vw,30vh,0)}}.particle-container:nth-child(2) .circle{animation-delay:2781ms}.particle-container:nth-child(3){width:3px;height:3px;animation-name:move-frames-3;animation-duration:32661ms;animation-delay:434ms}@keyframes move-frames-3{0%{transform:translate3d(46vw,69vh,0)}to{transform:translate3d(17vw,26vh,0)}}.particle-container:nth-child(3) .circle{animation-delay:3597ms}.particle-container:nth-child(4){width:3px;height:3px;animation-name:move-frames-4;animation-duration:30.19s;animation-delay:5049ms}@keyframes move-frames-4{0%{transform:translate3d(99vw,47vh,0)}to{transform:translate3d(4vw,13vh,0)}}.particle-container:nth-child(4) .circle{animation-delay:714ms}.particle-container:nth-child(5){width:3px;height:3px;animation-name:move-frames-5;animation-duration:32141ms;animation-delay:5241ms}@keyframes move-frames-5{0%{transform:translate3d(42vw,35vh,0)}to{transform:translate3d(44vw,93vh,0)}}.particle-container:nth-child(5) .circle{animation-delay:1328ms}.particle-container:nth-child(6){width:3px;height:3px;animation-name:move-frames-6;animation-duration:30502ms;animation-delay:5.33s}@keyframes move-frames-6{0%{transform:translate3d(16vw,98vh,0)}to{transform:translate3d(68vw,8vh,0)}}.particle-container:nth-child(6) .circle{animation-delay:579ms}.particle-container:nth-child(7){width:3px;height:3px;animation-name:move-frames-7;animation-duration:31815ms;animation-delay:9302ms}@keyframes move-frames-7{0%{transform:translate3d(41vw,96vh,0)}to{transform:translate3d(87vw,63vh,0)}}.particle-container:nth-child(7) .circle{animation-delay:2289ms}.particle-container:nth-child(8){width:3px;height:3px;animation-name:move-frames-8;animation-duration:31393ms;animation-delay:9552ms}@keyframes move-frames-8{0%{transform:translate3d(98vw,7vh,0)}to{transform:translate3d(87vw,47vh,0)}}.particle-container:nth-child(8) .circle{animation-delay:1087ms}.particle-container:nth-child(9){width:3px;height:3px;animation-name:move-frames-9;animation-duration:32154ms;animation-delay:428ms}@keyframes move-frames-9{0%{transform:translate3d(45vw,4vh,0)}to{transform:translate3d(28vw,33vh,0)}}.particle-container:nth-child(9) .circle{animation-delay:1887ms}.particle-container:nth-child(10){width:3px;height:3px;animation-name:move-frames-10;animation-duration:33.06s;animation-delay:10349ms}@keyframes move-frames-10{0%{transform:translate3d(1vw,67vh,0)}to{transform:translate3d(60vw,27vh,0)}}.particle-container:nth-child(10) .circle{animation-delay:1.3s}.particle-container:nth-child(11){width:3px;height:3px;animation-name:move-frames-11;animation-duration:31771ms;animation-delay:3261ms}@keyframes move-frames-11{0%{transform:translate3d(47vw,7vh,0)}to{transform:translate3d(75vw,36vh,0)}}.particle-container:nth-child(11) .circle{animation-delay:208ms}.particle-container:nth-child(12){width:3px;height:3px;animation-name:move-frames-12;animation-duration:33847ms;animation-delay:7582ms}@keyframes move-frames-12{0%{transform:translate3d(87vw,15vh,0)}to{transform:translate3d(18vw,99vh,0)}}.particle-container:nth-child(12) .circle{animation-delay:2.32s}.particle-container:nth-child(13){width:3px;height:3px;animation-name:move-frames-13;animation-duration:33182ms;animation-delay:3.41s}@keyframes move-frames-13{0%{transform:translate3d(95vw,46vh,0)}to{transform:translate3d(35vw,41vh,0)}}.particle-container:nth-child(13) .circle{animation-delay:1086ms}.particle-container:nth-child(14){width:3px;height:3px;animation-name:move-frames-14;animation-duration:32713ms;animation-delay:10312ms}@keyframes move-frames-14{0%{transform:translate3d(37vw,19vh,0)}to{transform:translate3d(58vw,80vh,0)}}.particle-container:nth-child(14) .circle{animation-delay:2272ms}.particle-container:nth-child(15){width:3px;height:3px;animation-name:move-frames-15;animation-duration:33835ms;animation-delay:618ms}@keyframes move-frames-15{0%{transform:translate3d(92vw,36vh,0)}to{transform:translate3d(5vw,58vh,0)}}.particle-container:nth-child(15) .circle{animation-delay:125ms}.particle-container:nth-child(16){width:3px;height:3px;animation-name:move-frames-16;animation-duration:30419ms;animation-delay:6691ms}@keyframes move-frames-16{0%{transform:translate3d(93vw,79vh,0)}to{transform:translate3d(52vw,69vh,0)}}.particle-container:nth-child(16) .circle{animation-delay:1335ms}.particle-container:nth-child(17){width:3px;height:3px;animation-name:move-frames-17;animation-duration:30199ms;animation-delay:9068ms}@keyframes move-frames-17{0%{transform:translate3d(36vw,75vh,0)}to{transform:translate3d(73vw,57vh,0)}}.particle-container:nth-child(17) .circle{animation-delay:3146ms}.particle-container:nth-child(18){width:3px;height:3px;animation-name:move-frames-18;animation-duration:33.45s;animation-delay:2.38s}@keyframes move-frames-18{0%{transform:translate3d(54vw,95vh,0)}to{transform:translate3d(43vw,2vh,0)}}.particle-container:nth-child(18) .circle{animation-delay:1005ms}.particle-container:nth-child(19){width:3px;height:3px;animation-name:move-frames-19;animation-duration:30629ms;animation-delay:793ms}@keyframes move-frames-19{0%{transform:translate3d(31vw,37vh,0)}to{transform:translate3d(26vw,27vh,0)}}.particle-container:nth-child(19) .circle{animation-delay:32ms}.particle-container:nth-child(20){width:3px;height:3px;animation-name:move-frames-20;animation-duration:32602ms;animation-delay:1429ms}@keyframes move-frames-20{0%{transform:translate3d(64vw,76vh,0)}to{transform:translate3d(32vw,16vh,0)}}.particle-container:nth-child(20) .circle{animation-delay:1398ms}.particle-container:nth-child(21){width:3px;height:3px;animation-name:move-frames-21;animation-duration:30541ms;animation-delay:5756ms}@keyframes move-frames-21{0%{transform:translate3d(63vw,80vh,0)}to{transform:translate3d(50vw,22vh,0)}}.particle-container:nth-child(21) .circle{animation-delay:1089ms}.particle-container:nth-child(22){width:3px;height:3px;animation-name:move-frames-22;animation-duration:30235ms;animation-delay:8523ms}@keyframes move-frames-22{0%{transform:translate3d(36vw,55vh,0)}to{transform:translate3d(52vw,80vh,0)}}.particle-container:nth-child(22) .circle{animation-delay:1328ms}.particle-container:nth-child(23){width:3px;height:3px;animation-name:move-frames-23;animation-duration:30973ms;animation-delay:5837ms}@keyframes move-frames-23{0%{transform:translate3d(45vw,2vh,0)}to{transform:translate3d(62vw,21vh,0)}}.particle-container:nth-child(23) .circle{animation-delay:2035ms}.particle-container:nth-child(24){width:3px;height:3px;animation-name:move-frames-24;animation-duration:32813ms;animation-delay:609ms}@keyframes move-frames-24{0%{transform:translate3d(38vw,82vh,0)}to{transform:translate3d(8vw,5vh,0)}}.particle-container:nth-child(24) .circle{animation-delay:3081ms}.particle-container:nth-child(25){width:3px;height:3px;animation-name:move-frames-25;animation-duration:30726ms;animation-delay:6742ms}@keyframes move-frames-25{0%{transform:translate3d(80vw,46vh,0)}to{transform:translate3d(57vw,77vh,0)}}.particle-container:nth-child(25) .circle{animation-delay:1161ms}.particle-container:nth-child(26){width:3px;height:3px;animation-name:move-frames-26;animation-duration:31899ms;animation-delay:9719ms}@keyframes move-frames-26{0%{transform:translate3d(93vw,27vh,0)}to{transform:translate3d(20vw,44vh,0)}}.particle-container:nth-child(26) .circle{animation-delay:1647ms}.particle-container:nth-child(27){width:3px;height:3px;animation-name:move-frames-27;animation-duration:33653ms;animation-delay:10643ms}@keyframes move-frames-27{0%{transform:translate3d(38vw,55vh,0)}to{transform:translate3d(68vw,91vh,0)}}.particle-container:nth-child(27) .circle{animation-delay:437ms}.particle-container:nth-child(28){width:3px;height:3px;animation-name:move-frames-28;animation-duration:31742ms;animation-delay:2659ms}@keyframes move-frames-28{0%{transform:translate3d(10vw,43vh,0)}to{transform:translate3d(30vw,51vh,0)}}.particle-container:nth-child(28) .circle{animation-delay:2889ms}.particle-container:nth-child(29){width:3px;height:3px;animation-name:move-frames-29;animation-duration:31119ms;animation-delay:5431ms}@keyframes move-frames-29{0%{transform:translate3d(54vw,31vh,0)}to{transform:translate3d(65vw,44vh,0)}}.particle-container:nth-child(29) .circle{animation-delay:3.87s}.particle-container:nth-child(30){width:3px;height:3px;animation-name:move-frames-30;animation-duration:30643ms;animation-delay:8236ms}@keyframes move-frames-30{0%{transform:translate3d(9vw,45vh,0)}to{transform:translate3d(86vw,33vh,0)}}.particle-container:nth-child(30) .circle{animation-delay:2818ms}.particle-container:nth-child(31){width:3px;height:3px;animation-name:move-frames-31;animation-duration:32506ms;animation-delay:10705ms}@keyframes move-frames-31{0%{transform:translate3d(96vw,59vh,0)}to{transform:translate3d(6vw,81vh,0)}}.particle-container:nth-child(31) .circle{animation-delay:823ms}.particle-container:nth-child(32){width:3px;height:3px;animation-name:move-frames-32;animation-duration:33384ms;animation-delay:9631ms}@keyframes move-frames-32{0%{transform:translate3d(54vw,66vh,0)}to{transform:translate3d(16vw,36vh,0)}}.particle-container:nth-child(32) .circle{animation-delay:1709ms}.particle-container:nth-child(33){width:3px;height:3px;animation-name:move-frames-33;animation-duration:31095ms;animation-delay:2596ms}@keyframes move-frames-33{0%{transform:translate3d(47vw,49vh,0)}to{transform:translate3d(81vw,96vh,0)}}.particle-container:nth-child(33) .circle{animation-delay:.3s}.particle-container:nth-child(34){width:3px;height:3px;animation-name:move-frames-34;animation-duration:32.39s;animation-delay:6912ms}@keyframes move-frames-34{0%{transform:translate3d(12vw,23vh,0)}to{transform:translate3d(64vw,59vh,0)}}.particle-container:nth-child(34) .circle{animation-delay:1518ms}.particle-container:nth-child(35){width:3px;height:3px;animation-name:move-frames-35;animation-duration:33633ms;animation-delay:947ms}@keyframes move-frames-35{0%{transform:translate3d(75vw,3vh,0)}to{transform:translate3d(36vw,79vh,0)}}.particle-container:nth-child(35) .circle{animation-delay:3348ms}.particle-container:nth-child(36){width:3px;height:3px;animation-name:move-frames-36;animation-duration:30576ms;animation-delay:6491ms}@keyframes move-frames-36{0%{transform:translate3d(20vw,85vh,0)}to{transform:translate3d(39vw,60vh,0)}}.particle-container:nth-child(36) .circle{animation-delay:1689ms}.particle-container:nth-child(37){width:3px;height:3px;animation-name:move-frames-37;animation-duration:31642ms;animation-delay:6.34s}@keyframes move-frames-37{0%{transform:translate3d(6vw,90vh,0)}to{transform:translate3d(66vw,12vh,0)}}.particle-container:nth-child(37) .circle{animation-delay:3079ms}.particle-container:nth-child(38){width:3px;height:3px;animation-name:move-frames-38;animation-duration:30591ms;animation-delay:9.52s}@keyframes move-frames-38{0%{transform:translate3d(65vw,72vh,0)}to{transform:translate3d(73vw,50vh,0)}}.particle-container:nth-child(38) .circle{animation-delay:2785ms}.particle-container:nth-child(39){width:3px;height:3px;animation-name:move-frames-39;animation-duration:30494ms;animation-delay:6739ms}@keyframes move-frames-39{0%{transform:translate3d(4vw,95vh,0)}to{transform:translate3d(54vw,30vh,0)}}.particle-container:nth-child(39) .circle{animation-delay:2.54s}.particle-container:nth-child(40){width:3px;height:3px;animation-name:move-frames-40;animation-duration:30355ms;animation-delay:832ms}@keyframes move-frames-40{0%{transform:translate3d(73vw,64vh,0)}to{transform:translate3d(18vw,4vh,0)}}.particle-container:nth-child(40) .circle{animation-delay:759ms}.particle-container:nth-child(41){width:3px;height:3px;animation-name:move-frames-41;animation-duration:32402ms;animation-delay:3055ms}@keyframes move-frames-41{0%{transform:translate3d(30vw,12vh,0)}to{transform:translate3d(45vw,74vh,0)}}.particle-container:nth-child(41) .circle{animation-delay:3005ms}.particle-container:nth-child(42){width:3px;height:3px;animation-name:move-frames-42;animation-duration:33193ms;animation-delay:8557ms}@keyframes move-frames-42{0%{transform:translate3d(93vw,52vh,0)}to{transform:translate3d(99vw,27vh,0)}}.particle-container:nth-child(42) .circle{animation-delay:704ms}.particle-container:nth-child(43){width:3px;height:3px;animation-name:move-frames-43;animation-duration:32406ms;animation-delay:7294ms}@keyframes move-frames-43{0%{transform:translate3d(91vw,15vh,0)}to{transform:translate3d(18vw,47vh,0)}}.particle-container:nth-child(43) .circle{animation-delay:2735ms}.particle-container:nth-child(44){width:3px;height:3px;animation-name:move-frames-44;animation-duration:30495ms;animation-delay:2827ms}@keyframes move-frames-44{0%{transform:translate3d(1vw,24vh,0)}to{transform:translate3d(38vw,74vh,0)}}.particle-container:nth-child(44) .circle{animation-delay:924ms}.particle-container:nth-child(45){width:3px;height:3px;animation-name:move-frames-45;animation-duration:31822ms;animation-delay:1017ms}@keyframes move-frames-45{0%{transform:translate3d(17vw,41vh,0)}to{transform:translate3d(46vw,40vh,0)}}.particle-container:nth-child(45) .circle{animation-delay:13ms}.particle-container:nth-child(46){width:3px;height:3px;animation-name:move-frames-46;animation-duration:33042ms;animation-delay:1991ms}@keyframes move-frames-46{0%{transform:translate3d(83vw,75vh,0)}to{transform:translate3d(84vw,90vh,0)}}.particle-container:nth-child(46) .circle{animation-delay:1263ms}.particle-container:nth-child(47){width:3px;height:3px;animation-name:move-frames-47;animation-duration:33503ms;animation-delay:5961ms}@keyframes move-frames-47{0%{transform:translate3d(87vw,95vh,0)}to{transform:translate3d(59vw,54vh,0)}}.particle-container:nth-child(47) .circle{animation-delay:1163ms}.particle-container:nth-child(48){width:3px;height:3px;animation-name:move-frames-48;animation-duration:32392ms;animation-delay:5861ms}@keyframes move-frames-48{0%{transform:translate3d(62vw,10vh,0)}to{transform:translate3d(59vw,5vh,0)}}.particle-container:nth-child(48) .circle{animation-delay:2836ms}.particle-container:nth-child(49){width:3px;height:3px;animation-name:move-frames-49;animation-duration:32331ms;animation-delay:1513ms}@keyframes move-frames-49{0%{transform:translate3d(72vw,58vh,0)}to{transform:translate3d(28vw,27vh,0)}}.particle-container:nth-child(49) .circle{animation-delay:1563ms}.particle-container:nth-child(50){width:3px;height:3px;animation-name:move-frames-50;animation-duration:30225ms;animation-delay:1928ms}@keyframes move-frames-50{0%{transform:translate3d(98vw,4vh,0)}to{transform:translate3d(64vw,67vh,0)}}.particle-container:nth-child(50) .circle{animation-delay:1243ms}.particle-container:nth-child(51){width:3px;height:3px;animation-name:move-frames-51;animation-duration:32203ms;animation-delay:8774ms}@keyframes move-frames-51{0%{transform:translate3d(50vw,2vh,0)}to{transform:translate3d(58vw,32vh,0)}}.particle-container:nth-child(51) .circle{animation-delay:1.41s}.particle-container:nth-child(52){width:3px;height:3px;animation-name:move-frames-52;animation-duration:33107ms;animation-delay:2222ms}@keyframes move-frames-52{0%{transform:translate3d(73vw,84vh,0)}to{transform:translate3d(71vw,20vh,0)}}.particle-container:nth-child(52) .circle{animation-delay:2167ms}.particle-container:nth-child(53){width:3px;height:3px;animation-name:move-frames-53;animation-duration:31676ms;animation-delay:4852ms}@keyframes move-frames-53{0%{transform:translate3d(16vw,59vh,0)}to{transform:translate3d(92vw,29vh,0)}}.particle-container:nth-child(53) .circle{animation-delay:.63s}.particle-container:nth-child(54){width:3px;height:3px;animation-name:move-frames-54;animation-duration:32403ms;animation-delay:8144ms}@keyframes move-frames-54{0%{transform:translate3d(5vw,30vh,0)}to{transform:translate3d(95vw,58vh,0)}}.particle-container:nth-child(54) .circle{animation-delay:1.19s}.particle-container:nth-child(55){width:3px;height:3px;animation-name:move-frames-55;animation-duration:33683ms;animation-delay:1.5s}@keyframes move-frames-55{0%{transform:translate3d(35vw,55vh,0)}to{transform:translate3d(41vw,45vh,0)}}.particle-container:nth-child(55) .circle{animation-delay:.16s}.particle-container:nth-child(56){width:3px;height:3px;animation-name:move-frames-56;animation-duration:33174ms;animation-delay:9453ms}@keyframes move-frames-56{0%{transform:translate3d(23vw,10vh,0)}to{transform:translate3d(44vw,93vh,0)}}.particle-container:nth-child(56) .circle{animation-delay:2533ms}.particle-container:nth-child(57){width:3px;height:3px;animation-name:move-frames-57;animation-duration:31083ms;animation-delay:7246ms}@keyframes move-frames-57{0%{transform:translate3d(31vw,8vh,0)}to{transform:translate3d(54vw,98vh,0)}}.particle-container:nth-child(57) .circle{animation-delay:3.19s}.particle-container:nth-child(58){width:3px;height:3px;animation-name:move-frames-58;animation-duration:31155ms;animation-delay:5794ms}@keyframes move-frames-58{0%{transform:translate3d(19vw,93vh,0)}to{transform:translate3d(35vw,53vh,0)}}.particle-container:nth-child(58) .circle{animation-delay:3015ms}.particle-container:nth-child(59){width:3px;height:3px;animation-name:move-frames-59;animation-duration:31606ms;animation-delay:4169ms}@keyframes move-frames-59{0%{transform:translate3d(1vw,15vh,0)}to{transform:translate3d(90vw,49vh,0)}}.particle-container:nth-child(59) .circle{animation-delay:2244ms}.particle-container:nth-child(60){width:3px;height:3px;animation-name:move-frames-60;animation-duration:30224ms;animation-delay:1815ms}@keyframes move-frames-60{0%{transform:translate3d(36vw,60vh,0)}to{transform:translate3d(84vw,60vh,0)}}.particle-container:nth-child(60) .circle{animation-delay:3794ms}.particle-container:nth-child(61){width:3px;height:3px;animation-name:move-frames-61;animation-duration:31058ms;animation-delay:6985ms}@keyframes move-frames-61{0%{transform:translate3d(96vw,44vh,0)}to{transform:translate3d(81vw,28vh,0)}}.particle-container:nth-child(61) .circle{animation-delay:1011ms}.particle-container:nth-child(62){width:3px;height:3px;animation-name:move-frames-62;animation-duration:33514ms;animation-delay:5036ms}@keyframes move-frames-62{0%{transform:translate3d(62vw,44vh,0)}to{transform:translate3d(42vw,82vh,0)}}.particle-container:nth-child(62) .circle{animation-delay:1897ms}.particle-container:nth-child(63){width:3px;height:3px;animation-name:move-frames-63;animation-duration:33083ms;animation-delay:10536ms}@keyframes move-frames-63{0%{transform:translate3d(59vw,75vh,0)}to{transform:translate3d(11vw,16vh,0)}}.particle-container:nth-child(63) .circle{animation-delay:2.91s}.particle-container:nth-child(64){width:3px;height:3px;animation-name:move-frames-64;animation-duration:32318ms;animation-delay:10221ms}@keyframes move-frames-64{0%{transform:translate3d(70vw,63vh,0)}to{transform:translate3d(5vw,69vh,0)}}.particle-container:nth-child(64) .circle{animation-delay:1704ms}.particle-container:nth-child(65){width:3px;height:3px;animation-name:move-frames-65;animation-duration:33581ms;animation-delay:10588ms}@keyframes move-frames-65{0%{transform:translate3d(85vw,63vh,0)}to{transform:translate3d(89vw,13vh,0)}}.particle-container:nth-child(65) .circle{animation-delay:71ms}.particle-container:nth-child(66){width:3px;height:3px;animation-name:move-frames-66;animation-duration:31151ms;animation-delay:6699ms}@keyframes move-frames-66{0%{transform:translate3d(1vw,1vh,0)}to{transform:translate3d(64vw,61vh,0)}}.particle-container:nth-child(66) .circle{animation-delay:2059ms}.particle-container:nth-child(67){width:3px;height:3px;animation-name:move-frames-67;animation-duration:32097ms;animation-delay:6037ms}@keyframes move-frames-67{0%{transform:translate3d(50vw,30vh,0)}to{transform:translate3d(93vw,91vh,0)}}.particle-container:nth-child(67) .circle{animation-delay:496ms}.particle-container:nth-child(68){width:3px;height:3px;animation-name:move-frames-68;animation-duration:32915ms;animation-delay:2129ms}@keyframes move-frames-68{0%{transform:translate3d(89vw,77vh,0)}to{transform:translate3d(22vw,22vh,0)}}.particle-container:nth-child(68) .circle{animation-delay:3343ms}.particle-container:nth-child(69){width:3px;height:3px;animation-name:move-frames-69;animation-duration:31254ms;animation-delay:3965ms}@keyframes move-frames-69{0%{transform:translate3d(30vw,95vh,0)}to{transform:translate3d(49vw,10vh,0)}}.particle-container:nth-child(69) .circle{animation-delay:2427ms}.particle-container:nth-child(70){width:3px;height:3px;animation-name:move-frames-70;animation-duration:30238ms;animation-delay:5635ms}@keyframes move-frames-70{0%{transform:translate3d(90vw,50vh,0)}to{transform:translate3d(51vw,3vh,0)}}.particle-container:nth-child(70) .circle{animation-delay:1929ms}.particle-container:nth-child(71){width:3px;height:3px;animation-name:move-frames-71;animation-duration:33.9s;animation-delay:5208ms}@keyframes move-frames-71{0%{transform:translate3d(37vw,54vh,0)}to{transform:translate3d(47vw,38vh,0)}}.particle-container:nth-child(71) .circle{animation-delay:1736ms}.particle-container:nth-child(72){width:3px;height:3px;animation-name:move-frames-72;animation-duration:33377ms;animation-delay:4569ms}@keyframes move-frames-72{0%{transform:translate3d(13vw,82vh,0)}to{transform:translate3d(10vw,2vh,0)}}.particle-container:nth-child(72) .circle{animation-delay:2855ms}.particle-container:nth-child(73){width:3px;height:3px;animation-name:move-frames-73;animation-duration:32.27s;animation-delay:8.5s}@keyframes move-frames-73{0%{transform:translate3d(25vw,61vh,0)}to{transform:translate3d(9vw,85vh,0)}}.particle-container:nth-child(73) .circle{animation-delay:3271ms}.particle-container:nth-child(74){width:3px;height:3px;animation-name:move-frames-74;animation-duration:33377ms;animation-delay:3368ms}@keyframes move-frames-74{0%{transform:translate3d(88vw,39vh,0)}to{transform:translate3d(63vw,24vh,0)}}.particle-container:nth-child(74) .circle{animation-delay:3058ms}.particle-container:nth-child(75){width:3px;height:3px;animation-name:move-frames-75;animation-duration:30107ms;animation-delay:3869ms}@keyframes move-frames-75{0%{transform:translate3d(14vw,67vh,0)}to{transform:translate3d(74vw,79vh,0)}}.particle-container:nth-child(75) .circle{animation-delay:1312ms}.particle-container:nth-child(76){width:3px;height:3px;animation-name:move-frames-76;animation-duration:31523ms;animation-delay:2701ms}@keyframes move-frames-76{0%{transform:translate3d(4vw,28vh,0)}to{transform:translate3d(26vw,37vh,0)}}.particle-container:nth-child(76) .circle{animation-delay:3728ms}.particle-container:nth-child(77){width:3px;height:3px;animation-name:move-frames-77;animation-duration:32229ms;animation-delay:6608ms}@keyframes move-frames-77{0%{transform:translate3d(8vw,33vh,0)}to{transform:translate3d(68vw,4vh,0)}}.particle-container:nth-child(77) .circle{animation-delay:379ms}.particle-container:nth-child(78){width:3px;height:3px;animation-name:move-frames-78;animation-duration:33437ms;animation-delay:1823ms}@keyframes move-frames-78{0%{transform:translate3d(79vw,93vh,0)}to{transform:translate3d(5vw,22vh,0)}}.particle-container:nth-child(78) .circle{animation-delay:2335ms}.particle-container:nth-child(79){width:3px;height:3px;animation-name:move-frames-79;animation-duration:33312ms;animation-delay:1502ms}@keyframes move-frames-79{0%{transform:translate3d(99vw,59vh,0)}to{transform:translate3d(6vw,6vh,0)}}.particle-container:nth-child(79) .circle{animation-delay:3924ms}.particle-container:nth-child(80){width:3px;height:3px;animation-name:move-frames-80;animation-duration:30644ms;animation-delay:10565ms}@keyframes move-frames-80{0%{transform:translate3d(16vw,58vh,0)}to{transform:translate3d(15vw,94vh,0)}}.particle-container:nth-child(80) .circle{animation-delay:1192ms}.particle-container:nth-child(81){width:3px;height:3px;animation-name:move-frames-81;animation-duration:31528ms;animation-delay:10945ms}@keyframes move-frames-81{0%{transform:translate3d(39vw,49vh,0)}to{transform:translate3d(35vw,50vh,0)}}.particle-container:nth-child(81) .circle{animation-delay:1218ms}.particle-container:nth-child(82){width:3px;height:3px;animation-name:move-frames-82;animation-duration:32481ms;animation-delay:10339ms}@keyframes move-frames-82{0%{transform:translate3d(84vw,48vh,0)}to{transform:translate3d(62vw,36vh,0)}}.particle-container:nth-child(82) .circle{animation-delay:48ms}.particle-container:nth-child(83){width:3px;height:3px;animation-name:move-frames-83;animation-duration:33835ms;animation-delay:2767ms}@keyframes move-frames-83{0%{transform:translate3d(80vw,49vh,0)}to{transform:translate3d(36vw,76vh,0)}}.particle-container:nth-child(83) .circle{animation-delay:236ms}.particle-container:nth-child(84){width:3px;height:3px;animation-name:move-frames-84;animation-duration:33062ms;animation-delay:1.36s}@keyframes move-frames-84{0%{transform:translate3d(14vw,42vh,0)}to{transform:translate3d(60vw,62vh,0)}}.particle-container:nth-child(84) .circle{animation-delay:1132ms}.particle-container:nth-child(85){width:3px;height:3px;animation-name:move-frames-85;animation-duration:33027ms;animation-delay:4879ms}@keyframes move-frames-85{0%{transform:translate3d(41vw,95vh,0)}to{transform:translate3d(82vw,1vh,0)}}.particle-container:nth-child(85) .circle{animation-delay:2.45s}.particle-container:nth-child(86){width:3px;height:3px;animation-name:move-frames-86;animation-duration:32.23s;animation-delay:6059ms}@keyframes move-frames-86{0%{transform:translate3d(4vw,46vh,0)}to{transform:translate3d(89vw,31vh,0)}}.particle-container:nth-child(86) .circle{animation-delay:2502ms}.particle-container:nth-child(87){width:3px;height:3px;animation-name:move-frames-87;animation-duration:33829ms;animation-delay:6312ms}@keyframes move-frames-87{0%{transform:translate3d(71vw,46vh,0)}to{transform:translate3d(34vw,19vh,0)}}.particle-container:nth-child(87) .circle{animation-delay:2639ms}.particle-container:nth-child(88){width:3px;height:3px;animation-name:move-frames-88;animation-duration:30767ms;animation-delay:10991ms}@keyframes move-frames-88{0%{transform:translate3d(56vw,32vh,0)}to{transform:translate3d(10vw,36vh,0)}}.particle-container:nth-child(88) .circle{animation-delay:2572ms}.particle-container:nth-child(89){width:3px;height:3px;animation-name:move-frames-89;animation-duration:31085ms;animation-delay:6453ms}@keyframes move-frames-89{0%{transform:translate3d(2vw,32vh,0)}to{transform:translate3d(56vw,87vh,0)}}.particle-container:nth-child(89) .circle{animation-delay:3692ms}.particle-container:nth-child(90){width:3px;height:3px;animation-name:move-frames-90;animation-duration:33037ms;animation-delay:7396ms}@keyframes move-frames-90{0%{transform:translate3d(46vw,3vh,0)}to{transform:translate3d(36vw,90vh,0)}}.particle-container:nth-child(90) .circle{animation-delay:3663ms}.particle-container:nth-child(91){width:3px;height:3px;animation-name:move-frames-91;animation-duration:33504ms;animation-delay:10469ms}@keyframes move-frames-91{0%{transform:translate3d(79vw,61vh,0)}to{transform:translate3d(51vw,25vh,0)}}.particle-container:nth-child(91) .circle{animation-delay:1095ms}.particle-container:nth-child(92){width:3px;height:3px;animation-name:move-frames-92;animation-duration:33967ms;animation-delay:529ms}@keyframes move-frames-92{0%{transform:translate3d(76vw,40vh,0)}to{transform:translate3d(26vw,4vh,0)}}.particle-container:nth-child(92) .circle{animation-delay:793ms}.particle-container:nth-child(93){width:3px;height:3px;animation-name:move-frames-93;animation-duration:33017ms;animation-delay:7629ms}@keyframes move-frames-93{0%{transform:translate3d(39vw,23vh,0)}to{transform:translate3d(42vw,64vh,0)}}.particle-container:nth-child(93) .circle{animation-delay:847ms}.particle-container:nth-child(94){width:3px;height:3px;animation-name:move-frames-94;animation-duration:32521ms;animation-delay:5693ms}@keyframes move-frames-94{0%{transform:translate3d(77vw,90vh,0)}to{transform:translate3d(76vw,77vh,0)}}.particle-container:nth-child(94) .circle{animation-delay:2419ms}.particle-container:nth-child(95){width:3px;height:3px;animation-name:move-frames-95;animation-duration:32521ms;animation-delay:1165ms}@keyframes move-frames-95{0%{transform:translate3d(15vw,43vh,0)}to{transform:translate3d(39vw,9vh,0)}}.particle-container:nth-child(95) .circle{animation-delay:1703ms}.particle-container:nth-child(96){width:3px;height:3px;animation-name:move-frames-96;animation-duration:33853ms;animation-delay:3975ms}@keyframes move-frames-96{0%{transform:translate3d(67vw,29vh,0)}to{transform:translate3d(75vw,72vh,0)}}.particle-container:nth-child(96) .circle{animation-delay:3817ms}.particle-container:nth-child(97){width:3px;height:3px;animation-name:move-frames-97;animation-duration:30056ms;animation-delay:10164ms}@keyframes move-frames-97{0%{transform:translate3d(93vw,89vh,0)}to{transform:translate3d(2vw,36vh,0)}}.particle-container:nth-child(97) .circle{animation-delay:715ms}.particle-container:nth-child(98){width:3px;height:3px;animation-name:move-frames-98;animation-duration:30145ms;animation-delay:8122ms}@keyframes move-frames-98{0%{transform:translate3d(77vw,67vh,0)}to{transform:translate3d(82vw,47vh,0)}}.particle-container:nth-child(98) .circle{animation-delay:3.93s}.particle-container:nth-child(99){width:3px;height:3px;animation-name:move-frames-99;animation-duration:32218ms;animation-delay:10761ms}@keyframes move-frames-99{0%{transform:translate3d(30vw,59vh,0)}to{transform:translate3d(92vw,34vh,0)}}.particle-container:nth-child(99) .circle{animation-delay:3681ms}.particle-container:nth-child(100){width:3px;height:3px;animation-name:move-frames-100;animation-duration:30534ms;animation-delay:3411ms}@keyframes move-frames-100{0%{transform:translate3d(21vw,9vh,0)}to{transform:translate3d(61vw,10vh,0)}}.particle-container:nth-child(100) .circle{animation-delay:2358ms}.particle-container:nth-child(101){width:3px;height:3px;animation-name:move-frames-101;animation-duration:30681ms;animation-delay:6235ms}@keyframes move-frames-101{0%{transform:translate3d(16vw,61vh,0)}to{transform:translate3d(32vw,40vh,0)}}.particle-container:nth-child(101) .circle{animation-delay:2508ms}.particle-container:nth-child(102){width:3px;height:3px;animation-name:move-frames-102;animation-duration:31.74s;animation-delay:.17s}@keyframes move-frames-102{0%{transform:translate3d(56vw,13vh,0)}to{transform:translate3d(44vw,90vh,0)}}.particle-container:nth-child(102) .circle{animation-delay:587ms}.particle-container:nth-child(103){width:3px;height:3px;animation-name:move-frames-103;animation-duration:33233ms;animation-delay:6.04s}@keyframes move-frames-103{0%{transform:translate3d(3vw,72vh,0)}to{transform:translate3d(55vw,83vh,0)}}.particle-container:nth-child(103) .circle{animation-delay:1413ms}.particle-container:nth-child(104){width:3px;height:3px;animation-name:move-frames-104;animation-duration:33575ms;animation-delay:2817ms}@keyframes move-frames-104{0%{transform:translate3d(33vw,50vh,0)}to{transform:translate3d(1vw,7vh,0)}}.particle-container:nth-child(104) .circle{animation-delay:1544ms}.particle-container:nth-child(105){width:3px;height:3px;animation-name:move-frames-105;animation-duration:30978ms;animation-delay:1617ms}@keyframes move-frames-105{0%{transform:translate3d(62vw,49vh,0)}to{transform:translate3d(94vw,94vh,0)}}.particle-container:nth-child(105) .circle{animation-delay:2525ms}.particle-container:nth-child(106){width:3px;height:3px;animation-name:move-frames-106;animation-duration:32386ms;animation-delay:7997ms}@keyframes move-frames-106{0%{transform:translate3d(87vw,54vh,0)}to{transform:translate3d(56vw,17vh,0)}}.particle-container:nth-child(106) .circle{animation-delay:3208ms}.particle-container:nth-child(107){width:3px;height:3px;animation-name:move-frames-107;animation-duration:31642ms;animation-delay:9089ms}@keyframes move-frames-107{0%{transform:translate3d(85vw,84vh,0)}to{transform:translate3d(51vw,8vh,0)}}.particle-container:nth-child(107) .circle{animation-delay:1207ms}.particle-container:nth-child(108){width:3px;height:3px;animation-name:move-frames-108;animation-duration:33173ms;animation-delay:5511ms}@keyframes move-frames-108{0%{transform:translate3d(98vw,12vh,0)}to{transform:translate3d(97vw,8vh,0)}}.particle-container:nth-child(108) .circle{animation-delay:2638ms}.particle-container:nth-child(109){width:3px;height:3px;animation-name:move-frames-109;animation-duration:32498ms;animation-delay:2326ms}@keyframes move-frames-109{0%{transform:translate3d(94vw,66vh,0)}to{transform:translate3d(50vw,24vh,0)}}.particle-container:nth-child(109) .circle{animation-delay:3732ms}.particle-container:nth-child(110){width:3px;height:3px;animation-name:move-frames-110;animation-duration:31.4s;animation-delay:4374ms}@keyframes move-frames-110{0%{transform:translate3d(48vw,3vh,0)}to{transform:translate3d(79vw,86vh,0)}}.particle-container:nth-child(110) .circle{animation-delay:155ms}.particle-container:nth-child(111){width:3px;height:3px;animation-name:move-frames-111;animation-duration:33156ms;animation-delay:8159ms}@keyframes move-frames-111{0%{transform:translate3d(39vw,2vh,0)}to{transform:translate3d(82vw,60vh,0)}}.particle-container:nth-child(111) .circle{animation-delay:888ms}.particle-container:nth-child(112){width:3px;height:3px;animation-name:move-frames-112;animation-duration:31239ms;animation-delay:4355ms}@keyframes move-frames-112{0%{transform:translate3d(12vw,74vh,0)}to{transform:translate3d(34vw,54vh,0)}}.particle-container:nth-child(112) .circle{animation-delay:2155ms}.particle-container:nth-child(113){width:3px;height:3px;animation-name:move-frames-113;animation-duration:33832ms;animation-delay:5752ms}@keyframes move-frames-113{0%{transform:translate3d(99vw,35vh,0)}to{transform:translate3d(73vw,16vh,0)}}.particle-container:nth-child(113) .circle{animation-delay:3.93s}.particle-container:nth-child(114){width:3px;height:3px;animation-name:move-frames-114;animation-duration:32048ms;animation-delay:9.58s}@keyframes move-frames-114{0%{transform:translate3d(26vw,57vh,0)}to{transform:translate3d(58vw,32vh,0)}}.particle-container:nth-child(114) .circle{animation-delay:1703ms}.particle-container:nth-child(115){width:3px;height:3px;animation-name:move-frames-115;animation-duration:32418ms;animation-delay:6597ms}@keyframes move-frames-115{0%{transform:translate3d(97vw,67vh,0)}to{transform:translate3d(51vw,91vh,0)}}.particle-container:nth-child(115) .circle{animation-delay:2175ms}.particle-container:nth-child(116){width:3px;height:3px;animation-name:move-frames-116;animation-duration:30083ms;animation-delay:7228ms}@keyframes move-frames-116{0%{transform:translate3d(86vw,2vh,0)}to{transform:translate3d(53vw,50vh,0)}}.particle-container:nth-child(116) .circle{animation-delay:723ms}.particle-container:nth-child(117){width:3px;height:3px;animation-name:move-frames-117;animation-duration:33688ms;animation-delay:4918ms}@keyframes move-frames-117{0%{transform:translate3d(16vw,13vh,0)}to{transform:translate3d(48vw,84vh,0)}}.particle-container:nth-child(117) .circle{animation-delay:3976ms}.particle-container:nth-child(118){width:3px;height:3px;animation-name:move-frames-118;animation-duration:31202ms;animation-delay:9172ms}@keyframes move-frames-118{0%{transform:translate3d(37vw,64vh,0)}to{transform:translate3d(9vw,75vh,0)}}.particle-container:nth-child(118) .circle{animation-delay:1677ms}.particle-container:nth-child(119){width:3px;height:3px;animation-name:move-frames-119;animation-duration:32944ms;animation-delay:9397ms}@keyframes move-frames-119{0%{transform:translate3d(72vw,98vh,0)}to{transform:translate3d(70vw,12vh,0)}}.particle-container:nth-child(119) .circle{animation-delay:1075ms}.particle-container:nth-child(120){width:3px;height:3px;animation-name:move-frames-120;animation-duration:31.55s;animation-delay:919ms}@keyframes move-frames-120{0%{transform:translate3d(74vw,79vh,0)}to{transform:translate3d(41vw,25vh,0)}}.particle-container:nth-child(120) .circle{animation-delay:2851ms}.particle-container:nth-child(121){width:3px;height:3px;animation-name:move-frames-121;animation-duration:33815ms;animation-delay:8897ms}@keyframes move-frames-121{0%{transform:translate3d(47vw,60vh,0)}to{transform:translate3d(12vw,31vh,0)}}.particle-container:nth-child(121) .circle{animation-delay:1781ms}.particle-container:nth-child(122){width:3px;height:3px;animation-name:move-frames-122;animation-duration:33755ms;animation-delay:6.99s}@keyframes move-frames-122{0%{transform:translate3d(16vw,97vh,0)}to{transform:translate3d(90vw,11vh,0)}}.particle-container:nth-child(122) .circle{animation-delay:746ms}.particle-container:nth-child(123){width:3px;height:3px;animation-name:move-frames-123;animation-duration:33013ms;animation-delay:3383ms}@keyframes move-frames-123{0%{transform:translate3d(23vw,73vh,0)}to{transform:translate3d(15vw,5vh,0)}}.particle-container:nth-child(123) .circle{animation-delay:2551ms}.particle-container:nth-child(124){width:3px;height:3px;animation-name:move-frames-124;animation-duration:31249ms;animation-delay:1463ms}@keyframes move-frames-124{0%{transform:translate3d(68vw,83vh,0)}to{transform:translate3d(72vw,89vh,0)}}.particle-container:nth-child(124) .circle{animation-delay:3053ms}.particle-container:nth-child(125){width:3px;height:3px;animation-name:move-frames-125;animation-duration:32779ms;animation-delay:3094ms}@keyframes move-frames-125{0%{transform:translate3d(59vw,68vh,0)}to{transform:translate3d(62vw,57vh,0)}}.particle-container:nth-child(125) .circle{animation-delay:1985ms}.particle-container:nth-child(126){width:3px;height:3px;animation-name:move-frames-126;animation-duration:33835ms;animation-delay:9378ms}@keyframes move-frames-126{0%{transform:translate3d(31vw,95vh,0)}to{transform:translate3d(23vw,10vh,0)}}.particle-container:nth-child(126) .circle{animation-delay:2099ms}.particle-container:nth-child(127){width:3px;height:3px;animation-name:move-frames-127;animation-duration:31174ms;animation-delay:4591ms}@keyframes move-frames-127{0%{transform:translate3d(75vw,5vh,0)}to{transform:translate3d(30vw,81vh,0)}}.particle-container:nth-child(127) .circle{animation-delay:2589ms}.particle-container:nth-child(128){width:3px;height:3px;animation-name:move-frames-128;animation-duration:32502ms;animation-delay:985ms}@keyframes move-frames-128{0%{transform:translate3d(99vw,16vh,0)}to{transform:translate3d(61vw,43vh,0)}}.particle-container:nth-child(128) .circle{animation-delay:3967ms}.particle-container:nth-child(129){width:3px;height:3px;animation-name:move-frames-129;animation-duration:31.36s;animation-delay:657ms}@keyframes move-frames-129{0%{transform:translate3d(77vw,46vh,0)}to{transform:translate3d(10vw,91vh,0)}}.particle-container:nth-child(129) .circle{animation-delay:353ms}.particle-container:nth-child(130){width:3px;height:3px;animation-name:move-frames-130;animation-duration:32575ms;animation-delay:1086ms}@keyframes move-frames-130{0%{transform:translate3d(34vw,14vh,0)}to{transform:translate3d(89vw,65vh,0)}}.particle-container:nth-child(130) .circle{animation-delay:1425ms}.particle-container:nth-child(131){width:3px;height:3px;animation-name:move-frames-131;animation-duration:30347ms;animation-delay:8869ms}@keyframes move-frames-131{0%{transform:translate3d(18vw,58vh,0)}to{transform:translate3d(3vw,37vh,0)}}.particle-container:nth-child(131) .circle{animation-delay:3341ms}.particle-container:nth-child(132){width:3px;height:3px;animation-name:move-frames-132;animation-duration:30927ms;animation-delay:5357ms}@keyframes move-frames-132{0%{transform:translate3d(9vw,3vh,0)}to{transform:translate3d(39vw,96vh,0)}}.particle-container:nth-child(132) .circle{animation-delay:1309ms}.particle-container:nth-child(133){width:3px;height:3px;animation-name:move-frames-133;animation-duration:32886ms;animation-delay:3355ms}@keyframes move-frames-133{0%{transform:translate3d(71vw,14vh,0)}to{transform:translate3d(12vw,58vh,0)}}.particle-container:nth-child(133) .circle{animation-delay:3587ms}.particle-container:nth-child(134){width:3px;height:3px;animation-name:move-frames-134;animation-duration:33.25s;animation-delay:2057ms}@keyframes move-frames-134{0%{transform:translate3d(80vw,72vh,0)}to{transform:translate3d(77vw,43vh,0)}}.particle-container:nth-child(134) .circle{animation-delay:3801ms}.particle-container:nth-child(135){width:3px;height:3px;animation-name:move-frames-135;animation-duration:33391ms;animation-delay:238ms}@keyframes move-frames-135{0%{transform:translate3d(88vw,9vh,0)}to{transform:translate3d(14vw,93vh,0)}}.particle-container:nth-child(135) .circle{animation-delay:2667ms}.particle-container:nth-child(136){width:3px;height:3px;animation-name:move-frames-136;animation-duration:33133ms;animation-delay:4737ms}@keyframes move-frames-136{0%{transform:translate3d(84vw,67vh,0)}to{transform:translate3d(61vw,5vh,0)}}.particle-container:nth-child(136) .circle{animation-delay:3816ms}.particle-container:nth-child(137){width:3px;height:3px;animation-name:move-frames-137;animation-duration:31586ms;animation-delay:5369ms}@keyframes move-frames-137{0%{transform:translate3d(39vw,95vh,0)}to{transform:translate3d(51vw,68vh,0)}}.particle-container:nth-child(137) .circle{animation-delay:847ms}.particle-container:nth-child(138){width:3px;height:3px;animation-name:move-frames-138;animation-duration:33918ms;animation-delay:3087ms}@keyframes move-frames-138{0%{transform:translate3d(5vw,58vh,0)}to{transform:translate3d(66vw,97vh,0)}}.particle-container:nth-child(138) .circle{animation-delay:369ms}.particle-container:nth-child(139){width:3px;height:3px;animation-name:move-frames-139;animation-duration:31561ms;animation-delay:5758ms}@keyframes move-frames-139{0%{transform:translate3d(16vw,58vh,0)}to{transform:translate3d(89vw,79vh,0)}}.particle-container:nth-child(139) .circle{animation-delay:1695ms}.particle-container:nth-child(140){width:3px;height:3px;animation-name:move-frames-140;animation-duration:32797ms;animation-delay:7348ms}@keyframes move-frames-140{0%{transform:translate3d(4vw,84vh,0)}to{transform:translate3d(24vw,66vh,0)}}.particle-container:nth-child(140) .circle{animation-delay:2879ms}.particle-container:nth-child(141){width:3px;height:3px;animation-name:move-frames-141;animation-duration:32569ms;animation-delay:9032ms}@keyframes move-frames-141{0%{transform:translate3d(56vw,57vh,0)}to{transform:translate3d(69vw,43vh,0)}}.particle-container:nth-child(141) .circle{animation-delay:3807ms}.particle-container:nth-child(142){width:3px;height:3px;animation-name:move-frames-142;animation-duration:33226ms;animation-delay:623ms}@keyframes move-frames-142{0%{transform:translate3d(92vw,18vh,0)}to{transform:translate3d(1vw,82vh,0)}}.particle-container:nth-child(142) .circle{animation-delay:1684ms}.particle-container:nth-child(143){width:3px;height:3px;animation-name:move-frames-143;animation-duration:30069ms;animation-delay:7264ms}@keyframes move-frames-143{0%{transform:translate3d(67vw,87vh,0)}to{transform:translate3d(57vw,88vh,0)}}.particle-container:nth-child(143) .circle{animation-delay:2548ms}.particle-container:nth-child(144){width:3px;height:3px;animation-name:move-frames-144;animation-duration:31473ms;animation-delay:9108ms}@keyframes move-frames-144{0%{transform:translate3d(46vw,58vh,0)}to{transform:translate3d(75vw,88vh,0)}}.particle-container:nth-child(144) .circle{animation-delay:3218ms}.particle-container:nth-child(145){width:3px;height:3px;animation-name:move-frames-145;animation-duration:32723ms;animation-delay:2572ms}@keyframes move-frames-145{0%{transform:translate3d(68vw,73vh,0)}to{transform:translate3d(72vw,40vh,0)}}.particle-container:nth-child(145) .circle{animation-delay:296ms}.particle-container:nth-child(146){width:3px;height:3px;animation-name:move-frames-146;animation-duration:31922ms;animation-delay:8646ms}@keyframes move-frames-146{0%{transform:translate3d(14vw,68vh,0)}to{transform:translate3d(40vw,35vh,0)}}.particle-container:nth-child(146) .circle{animation-delay:2788ms}.particle-container:nth-child(147){width:3px;height:3px;animation-name:move-frames-147;animation-duration:30.12s;animation-delay:10261ms}@keyframes move-frames-147{0%{transform:translate3d(90vw,23vh,0)}to{transform:translate3d(30vw,37vh,0)}}.particle-container:nth-child(147) .circle{animation-delay:2665ms}.particle-container:nth-child(148){width:3px;height:3px;animation-name:move-frames-148;animation-duration:30878ms;animation-delay:8804ms}@keyframes move-frames-148{0%{transform:translate3d(58vw,55vh,0)}to{transform:translate3d(64vw,24vh,0)}}.particle-container:nth-child(148) .circle{animation-delay:3579ms}.particle-container:nth-child(149){width:3px;height:3px;animation-name:move-frames-149;animation-duration:30388ms;animation-delay:1861ms}@keyframes move-frames-149{0%{transform:translate3d(11vw,81vh,0)}to{transform:translate3d(58vw,4vh,0)}}.particle-container:nth-child(149) .circle{animation-delay:2659ms}.particle-container:nth-child(150){width:3px;height:3px;animation-name:move-frames-150;animation-duration:33207ms;animation-delay:7058ms}@keyframes move-frames-150{0%{transform:translate3d(62vw,5vh,0)}to{transform:translate3d(75vw,65vh,0)}}.particle-container:nth-child(150) .circle{animation-delay:2741ms}.particle-container:nth-child(151){width:3px;height:3px;animation-name:move-frames-151;animation-duration:30142ms;animation-delay:9158ms}@keyframes move-frames-151{0%{transform:translate3d(20vw,93vh,0)}to{transform:translate3d(16vw,13vh,0)}}.particle-container:nth-child(151) .circle{animation-delay:2783ms}.particle-container:nth-child(152){width:3px;height:3px;animation-name:move-frames-152;animation-duration:31061ms;animation-delay:1194ms}@keyframes move-frames-152{0%{transform:translate3d(12vw,9vh,0)}to{transform:translate3d(7vw,72vh,0)}}.particle-container:nth-child(152) .circle{animation-delay:373ms}.particle-container:nth-child(153){width:3px;height:3px;animation-name:move-frames-153;animation-duration:31139ms;animation-delay:5511ms}@keyframes move-frames-153{0%{transform:translate3d(28vw,21vh,0)}to{transform:translate3d(68vw,87vh,0)}}.particle-container:nth-child(153) .circle{animation-delay:3686ms}.particle-container:nth-child(154){width:3px;height:3px;animation-name:move-frames-154;animation-duration:31297ms;animation-delay:6301ms}@keyframes move-frames-154{0%{transform:translate3d(5vw,47vh,0)}to{transform:translate3d(60vw,59vh,0)}}.particle-container:nth-child(154) .circle{animation-delay:428ms}.particle-container:nth-child(155){width:3px;height:3px;animation-name:move-frames-155;animation-duration:32816ms;animation-delay:1498ms}@keyframes move-frames-155{0%{transform:translate3d(9vw,77vh,0)}to{transform:translate3d(66vw,24vh,0)}}.particle-container:nth-child(155) .circle{animation-delay:1537ms}.particle-container:nth-child(156){width:3px;height:3px;animation-name:move-frames-156;animation-duration:33.28s;animation-delay:1409ms}@keyframes move-frames-156{0%{transform:translate3d(2vw,23vh,0)}to{transform:translate3d(9vw,11vh,0)}}.particle-container:nth-child(156) .circle{animation-delay:1503ms}.particle-container:nth-child(157){width:3px;height:3px;animation-name:move-frames-157;animation-duration:30407ms;animation-delay:8808ms}@keyframes move-frames-157{0%{transform:translate3d(83vw,69vh,0)}to{transform:translate3d(39vw,73vh,0)}}.particle-container:nth-child(157) .circle{animation-delay:2856ms}.particle-container:nth-child(158){width:3px;height:3px;animation-name:move-frames-158;animation-duration:32176ms;animation-delay:5685ms}@keyframes move-frames-158{0%{transform:translate3d(91vw,68vh,0)}to{transform:translate3d(34vw,76vh,0)}}.particle-container:nth-child(158) .circle{animation-delay:3793ms}.particle-container:nth-child(159){width:3px;height:3px;animation-name:move-frames-159;animation-duration:31534ms;animation-delay:10372ms}@keyframes move-frames-159{0%{transform:translate3d(87vw,23vh,0)}to{transform:translate3d(39vw,77vh,0)}}.particle-container:nth-child(159) .circle{animation-delay:1068ms}.particle-container:nth-child(160){width:3px;height:3px;animation-name:move-frames-160;animation-duration:32712ms;animation-delay:5671ms}@keyframes move-frames-160{0%{transform:translate3d(72vw,62vh,0)}to{transform:translate3d(39vw,56vh,0)}}.particle-container:nth-child(160) .circle{animation-delay:1775ms}.particle-container:nth-child(161){width:3px;height:3px;animation-name:move-frames-161;animation-duration:33034ms;animation-delay:3283ms}@keyframes move-frames-161{0%{transform:translate3d(96vw,20vh,0)}to{transform:translate3d(10vw,89vh,0)}}.particle-container:nth-child(161) .circle{animation-delay:2048ms}.particle-container:nth-child(162){width:3px;height:3px;animation-name:move-frames-162;animation-duration:31149ms;animation-delay:9932ms}@keyframes move-frames-162{0%{transform:translate3d(71vw,71vh,0)}to{transform:translate3d(72vw,27vh,0)}}.particle-container:nth-child(162) .circle{animation-delay:3501ms}.particle-container:nth-child(163){width:3px;height:3px;animation-name:move-frames-163;animation-duration:32778ms;animation-delay:4041ms}@keyframes move-frames-163{0%{transform:translate3d(58vw,49vh,0)}to{transform:translate3d(4vw,13vh,0)}}.particle-container:nth-child(163) .circle{animation-delay:2288ms}.particle-container:nth-child(164){width:3px;height:3px;animation-name:move-frames-164;animation-duration:32561ms;animation-delay:7394ms}@keyframes move-frames-164{0%{transform:translate3d(76vw,43vh,0)}to{transform:translate3d(82vw,86vh,0)}}.particle-container:nth-child(164) .circle{animation-delay:3733ms}.particle-container:nth-child(165){width:3px;height:3px;animation-name:move-frames-165;animation-duration:31442ms;animation-delay:149ms}@keyframes move-frames-165{0%{transform:translate3d(25vw,72vh,0)}to{transform:translate3d(95vw,96vh,0)}}.particle-container:nth-child(165) .circle{animation-delay:3142ms}.particle-container:nth-child(166){width:3px;height:3px;animation-name:move-frames-166;animation-duration:33924ms;animation-delay:7172ms}@keyframes move-frames-166{0%{transform:translate3d(52vw,43vh,0)}to{transform:translate3d(29vw,43vh,0)}}.particle-container:nth-child(166) .circle{animation-delay:3097ms}.particle-container:nth-child(167){width:3px;height:3px;animation-name:move-frames-167;animation-duration:30797ms;animation-delay:3299ms}@keyframes move-frames-167{0%{transform:translate3d(50vw,80vh,0)}to{transform:translate3d(73vw,38vh,0)}}.particle-container:nth-child(167) .circle{animation-delay:1986ms}.particle-container:nth-child(168){width:3px;height:3px;animation-name:move-frames-168;animation-duration:33327ms;animation-delay:3238ms}@keyframes move-frames-168{0%{transform:translate3d(47vw,31vh,0)}to{transform:translate3d(48vw,9vh,0)}}.particle-container:nth-child(168) .circle{animation-delay:1732ms}.particle-container:nth-child(169){width:3px;height:3px;animation-name:move-frames-169;animation-duration:31322ms;animation-delay:10148ms}@keyframes move-frames-169{0%{transform:translate3d(14vw,38vh,0)}to{transform:translate3d(69vw,86vh,0)}}.particle-container:nth-child(169) .circle{animation-delay:3991ms}.particle-container:nth-child(170){width:3px;height:3px;animation-name:move-frames-170;animation-duration:32967ms;animation-delay:6738ms}@keyframes move-frames-170{0%{transform:translate3d(67vw,12vh,0)}to{transform:translate3d(99vw,42vh,0)}}.particle-container:nth-child(170) .circle{animation-delay:2905ms}.particle-container:nth-child(171){width:3px;height:3px;animation-name:move-frames-171;animation-duration:33331ms;animation-delay:6076ms}@keyframes move-frames-171{0%{transform:translate3d(35vw,40vh,0)}to{transform:translate3d(31vw,99vh,0)}}.particle-container:nth-child(171) .circle{animation-delay:3971ms}.particle-container:nth-child(172){width:3px;height:3px;animation-name:move-frames-172;animation-duration:32171ms;animation-delay:1838ms}@keyframes move-frames-172{0%{transform:translate3d(62vw,62vh,0)}to{transform:translate3d(32vw,45vh,0)}}.particle-container:nth-child(172) .circle{animation-delay:3889ms}.particle-container:nth-child(173){width:3px;height:3px;animation-name:move-frames-173;animation-duration:31852ms;animation-delay:2695ms}@keyframes move-frames-173{0%{transform:translate3d(97vw,22vh,0)}to{transform:translate3d(5vw,40vh,0)}}.particle-container:nth-child(173) .circle{animation-delay:2886ms}.particle-container:nth-child(174){width:3px;height:3px;animation-name:move-frames-174;animation-duration:30.54s;animation-delay:5309ms}@keyframes move-frames-174{0%{transform:translate3d(76vw,27vh,0)}to{transform:translate3d(69vw,99vh,0)}}.particle-container:nth-child(174) .circle{animation-delay:932ms}.particle-container:nth-child(175){width:3px;height:3px;animation-name:move-frames-175;animation-duration:32592ms;animation-delay:5158ms}@keyframes move-frames-175{0%{transform:translate3d(65vw,48vh,0)}to{transform:translate3d(77vw,88vh,0)}}.particle-container:nth-child(175) .circle{animation-delay:703ms}.particle-container:nth-child(176){width:3px;height:3px;animation-name:move-frames-176;animation-duration:31.6s;animation-delay:4118ms}@keyframes move-frames-176{0%{transform:translate3d(87vw,3vh,0)}to{transform:translate3d(40vw,7vh,0)}}.particle-container:nth-child(176) .circle{animation-delay:1731ms}.particle-container:nth-child(177){width:3px;height:3px;animation-name:move-frames-177;animation-duration:31412ms;animation-delay:2062ms}@keyframes move-frames-177{0%{transform:translate3d(32vw,68vh,0)}to{transform:translate3d(20vw,64vh,0)}}.particle-container:nth-child(177) .circle{animation-delay:2696ms}.particle-container:nth-child(178){width:3px;height:3px;animation-name:move-frames-178;animation-duration:30816ms;animation-delay:6.24s}@keyframes move-frames-178{0%{transform:translate3d(31vw,42vh,0)}to{transform:translate3d(76vw,31vh,0)}}.particle-container:nth-child(178) .circle{animation-delay:1133ms}.particle-container:nth-child(179){width:3px;height:3px;animation-name:move-frames-179;animation-duration:30656ms;animation-delay:1.65s}@keyframes move-frames-179{0%{transform:translate3d(92vw,82vh,0)}to{transform:translate3d(18vw,36vh,0)}}.particle-container:nth-child(179) .circle{animation-delay:3805ms}.particle-container:nth-child(180){width:3px;height:3px;animation-name:move-frames-180;animation-duration:33619ms;animation-delay:5668ms}@keyframes move-frames-180{0%{transform:translate3d(85vw,10vh,0)}to{transform:translate3d(72vw,63vh,0)}}.particle-container:nth-child(180) .circle{animation-delay:568ms}.particle-container:nth-child(181){width:3px;height:3px;animation-name:move-frames-181;animation-duration:33856ms;animation-delay:1096ms}@keyframes move-frames-181{0%{transform:translate3d(54vw,66vh,0)}to{transform:translate3d(88vw,17vh,0)}}.particle-container:nth-child(181) .circle{animation-delay:3847ms}.particle-container:nth-child(182){width:3px;height:3px;animation-name:move-frames-182;animation-duration:31305ms;animation-delay:18ms}@keyframes move-frames-182{0%{transform:translate3d(72vw,34vh,0)}to{transform:translate3d(29vw,68vh,0)}}.particle-container:nth-child(182) .circle{animation-delay:2331ms}.particle-container:nth-child(183){width:3px;height:3px;animation-name:move-frames-183;animation-duration:33497ms;animation-delay:9067ms}@keyframes move-frames-183{0%{transform:translate3d(97vw,80vh,0)}to{transform:translate3d(14vw,36vh,0)}}.particle-container:nth-child(183) .circle{animation-delay:3566ms}.particle-container:nth-child(184){width:3px;height:3px;animation-name:move-frames-184;animation-duration:33285ms;animation-delay:969ms}@keyframes move-frames-184{0%{transform:translate3d(27vw,63vh,0)}to{transform:translate3d(48vw,92vh,0)}}.particle-container:nth-child(184) .circle{animation-delay:3157ms}.particle-container:nth-child(185){width:3px;height:3px;animation-name:move-frames-185;animation-duration:33145ms;animation-delay:9226ms}@keyframes move-frames-185{0%{transform:translate3d(24vw,38vh,0)}to{transform:translate3d(3vw,99vh,0)}}.particle-container:nth-child(185) .circle{animation-delay:2898ms}.particle-container:nth-child(186){width:3px;height:3px;animation-name:move-frames-186;animation-duration:31027ms;animation-delay:173ms}@keyframes move-frames-186{0%{transform:translate3d(89vw,21vh,0)}to{transform:translate3d(92vw,81vh,0)}}.particle-container:nth-child(186) .circle{animation-delay:2282ms}.particle-container:nth-child(187){width:3px;height:3px;animation-name:move-frames-187;animation-duration:32213ms;animation-delay:9274ms}@keyframes move-frames-187{0%{transform:translate3d(26vw,75vh,0)}to{transform:translate3d(77vw,73vh,0)}}.particle-container:nth-child(187) .circle{animation-delay:3132ms}.particle-container:nth-child(188){width:3px;height:3px;animation-name:move-frames-188;animation-duration:31273ms;animation-delay:10343ms}@keyframes move-frames-188{0%{transform:translate3d(64vw,98vh,0)}to{transform:translate3d(86vw,40vh,0)}}.particle-container:nth-child(188) .circle{animation-delay:1378ms}.particle-container:nth-child(189){width:3px;height:3px;animation-name:move-frames-189;animation-duration:31553ms;animation-delay:2008ms}@keyframes move-frames-189{0%{transform:translate3d(33vw,27vh,0)}to{transform:translate3d(5vw,67vh,0)}}.particle-container:nth-child(189) .circle{animation-delay:2579ms}.particle-container:nth-child(190){width:3px;height:3px;animation-name:move-frames-190;animation-duration:31689ms;animation-delay:4374ms}@keyframes move-frames-190{0%{transform:translate3d(46vw,19vh,0)}to{transform:translate3d(79vw,65vh,0)}}.particle-container:nth-child(190) .circle{animation-delay:2766ms}.particle-container:nth-child(191){width:3px;height:3px;animation-name:move-frames-191;animation-duration:32915ms;animation-delay:4253ms}@keyframes move-frames-191{0%{transform:translate3d(51vw,53vh,0)}to{transform:translate3d(65vw,61vh,0)}}.particle-container:nth-child(191) .circle{animation-delay:2126ms}.particle-container:nth-child(192){width:3px;height:3px;animation-name:move-frames-192;animation-duration:30057ms;animation-delay:10627ms}@keyframes move-frames-192{0%{transform:translate3d(44vw,41vh,0)}to{transform:translate3d(81vw,87vh,0)}}.particle-container:nth-child(192) .circle{animation-delay:1195ms}.particle-container:nth-child(193){width:3px;height:3px;animation-name:move-frames-193;animation-duration:31189ms;animation-delay:5858ms}@keyframes move-frames-193{0%{transform:translate3d(75vw,66vh,0)}to{transform:translate3d(86vw,62vh,0)}}.particle-container:nth-child(193) .circle{animation-delay:1174ms}.particle-container:nth-child(194){width:3px;height:3px;animation-name:move-frames-194;animation-duration:33195ms;animation-delay:3957ms}@keyframes move-frames-194{0%{transform:translate3d(81vw,80vh,0)}to{transform:translate3d(84vw,37vh,0)}}.particle-container:nth-child(194) .circle{animation-delay:692ms}.particle-container:nth-child(195){width:3px;height:3px;animation-name:move-frames-195;animation-duration:33636ms;animation-delay:2882ms}@keyframes move-frames-195{0%{transform:translate3d(9vw,72vh,0)}to{transform:translate3d(32vw,75vh,0)}}.particle-container:nth-child(195) .circle{animation-delay:3151ms}.particle-container:nth-child(196){width:3px;height:3px;animation-name:move-frames-196;animation-duration:33178ms;animation-delay:10.57s}@keyframes move-frames-196{0%{transform:translate3d(68vw,18vh,0)}to{transform:translate3d(92vw,23vh,0)}}.particle-container:nth-child(196) .circle{animation-delay:442ms}.particle-container:nth-child(197){width:3px;height:3px;animation-name:move-frames-197;animation-duration:33216ms;animation-delay:3.19s}@keyframes move-frames-197{0%{transform:translate3d(67vw,57vh,0)}to{transform:translate3d(30vw,14vh,0)}}.particle-container:nth-child(197) .circle{animation-delay:1001ms}.particle-container:nth-child(198){width:3px;height:3px;animation-name:move-frames-198;animation-duration:30824ms;animation-delay:8838ms}@keyframes move-frames-198{0%{transform:translate3d(52vw,46vh,0)}to{transform:translate3d(31vw,1vh,0)}}.particle-container:nth-child(198) .circle{animation-delay:548ms}.particle-container:nth-child(199){width:3px;height:3px;animation-name:move-frames-199;animation-duration:31915ms;animation-delay:809ms}@keyframes move-frames-199{0%{transform:translate3d(22vw,62vh,0)}to{transform:translate3d(9vw,20vh,0)}}.particle-container:nth-child(199) .circle{animation-delay:3494ms}.particle-container:nth-child(200){width:3px;height:3px;animation-name:move-frames-200;animation-duration:30147ms;animation-delay:4851ms}@keyframes move-frames-200{0%{transform:translate3d(16vw,79vh,0)}to{transform:translate3d(43vw,78vh,0)}}.particle-container:nth-child(200) .circle{animation-delay:2336ms}:root{--nav:84px;--event-header:36px;--product-nav:38px;--boscoGold:#e7ab18}@font-face{font-family:GT-America;src:url(/fonts/GT-America/GT-America-Extended-Light.woff2);font-style:light;font-weight:300;font-display:swap}@font-face{font-family:GT-America;src:url(/fonts/GT-America/GT-America-Extended-Regular.woff2);font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:GT-America;src:url(/fonts/GT-America/GT-America-Extended-Bold.woff2);font-style:bold;font-weight:700;font-display:swap}@font-face{font-family:GT-America-Standard;src:url(/fonts/GT-America/GT-America-Standard-Bold.woff2);font-style:bold;font-weight:700;font-display:swap}@font-face{font-family:GT-America-Standard;src:url(/fonts/GT-America/GT-America-Standard-Regular.woff2);font-style:normal;font-weight:400;font-display:swap}.__next,body,html{width:100%}body{background:#000;font-family:GT-America,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.pt-nav{padding-top:var(--nav)}.with-nav-event{padding-top:calc(var(--nav) + var(--event-header))}.with-product-nav{padding-top:calc(var(--nav) + var(--product-nav))}@supports(font:-apple-system-body) and (-webkit-appearance:none){img[loading=lazy]{-webkit-clip-path:inset(.6px);clip-path:inset(.6px)}}#fs-vimeo-video-player>iframe,#vimeo-video-player>iframe{width:100vw;height:56.25vw;min-height:calc(100vh - 128px);min-width:177.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.marquee-custom{position:relative;height:40px;width:calc(420px*(var(--marquee-item-count)))}.marquee__inner--ltr,.marquee__inner--rtl{display:block;width:200%;white-space:nowrap}.marquee__inner--btt,.marquee__inner--ltr,.marquee__inner--rtl{position:absolute;animation-play-state:running;animation-direction:normal}.marquee__inner--btt{width:100%;height:300%}.marquee__inner--ltr{animation:scrollltr 120s linear infinite}.marquee__inner--rtl{animation:scroll-rtl 120s linear infinite}.marquee__inner--btt{animation:scrollbtt 20s linear infinite}.marquee__inner--ltr:hover,.marquee__inner--rtl:hover{animation-play-state:paused}.marquee__group{float:left;width:50%}.marquee__item{width:400px;height:auto;display:inline-block;margin:0 10px;float:left;transition:all .2s ease-out;text-align:center}.animate-rtl{display:block;width:200%;position:absolute;white-space:nowrap;animation-play-state:running;animation-direction:normal;animation:scroll-rtl 20s linear infinite}.animate-rtl:hover{animation-play-state:paused}@keyframes scroll-rtl{0%{left:0}to{left:-100%}}@keyframes scrollltr{0%{left:-100%}to{left:0}}@keyframes scrollbtt{0%{top:0}to{top:-150%}}.text-plus{font-size:560px;line-height:.6;margin-top:-25px;font-family:Arial!important;font-weight:900}@media screen and (min-width:640px){.text-plus{line-height:615px;font-size:1200px;margin-top:0}}.text-outlined-gradient{font-family:GT-America;text-align:center;letter-spacing:2px;text-transform:uppercase;font-weight:900;background:linear-gradient(130.78deg,rgba(255,0,0,.7) 6.32%,rgba(219,0,255,.7) 109.09%);mix-blend-mode:difference;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;stroke:#fff;-webkit-text-stroke:#fff;-webkit-text-stroke-color:#fff;-webkit-text-stroke-width:1px;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.text-outlined-gradient.no-outline{stroke:none;-webkit-text-stroke:none;-webkit-text-stroke-color:noe;-webkit-text-stroke-width:0}.text-animated-gradient{background-image:linear-gradient(-45deg,#ffa63d,#ff3d77,#338aff,#3cf0c5);background-size:600%;animation:bg-gradient 16s linear infinite;color:transparent;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.logoscroll{position:relative;width:100%;overflow:hidden;height:calc(90px*(var(--logoscroll-item-count))/4)}.logoscroll__inner{width:100%;height:200%;position:absolute;animation-play-state:running;animation-direction:normal;animation:scrollanim 20s linear infinite}.logoscroll__group{width:100%;display:flex;flex-direction:row;flex-wrap:wrap}.logoscroll__item{margin:0 auto;width:90px;height:90px;transition:all .2s ease-out}@keyframes scrollanim{0%{top:0}to{top:-100%}}.container{position:relative;margin-bottom:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;pointer-events:none}.checkmark{position:absolute;top:0;right:0;height:25px;width:25px;background-color:#eee}.container:hover input~.checkmark{background-color:#ccc}.container input:checked~.checkmark{background-color:#2196f3}.checkmark:after{content:"";position:absolute;display:none}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{left:9px;top:3px;width:8px;height:15px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.fade-enter{opacity:0}.fade-enter-active,.fade-exit{opacity:1}.fade-exit-active{opacity:0}.fade-enter-active,.fade-exit-active{transition:opacity .5s}#tooltip{background:#000;color:#fff;font-weight:700;padding:4px 8px;font-size:13px;border-radius:4px}#arrow,#arrow:before{position:absolute;width:8px;height:8px;background:inherit}#arrow{visibility:hidden}#arrow:before{visibility:visible;content:"";transform:rotate(45deg)}#tooltip[data-popper-placement^=top]>#arrow{bottom:-4px}#tooltip[data-popper-placement^=bottom]>#arrow{top:-4px}#tooltip[data-popper-placement^=left]>#arrow{right:-4px}#tooltip[data-popper-placement^=right]>#arrow{left:-4px}.media-grid,.media-grid>div{gap:30px!important}@media only screen and (min-width:900px){.media-grid,.media-grid>div{gap:60px!important}}.react-datepicker-popper{position:relative!important;inset:0!important;transform:none!important;text-align:center;margin-top:1rem}.react-datepicker{border-radius:0!important}/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */.la-ball-beat,.la-ball-beat>div{position:relative;box-sizing:border-box}.la-ball-beat{display:block;font-size:0;margin:0 auto}.la-ball-beat>div{display:inline-block;float:none;background-color:#fff;border:0 solid #fff;border-radius:100%;animation:ball-beat .7s linear -.15s infinite}.la-ball-beat>div:nth-child(2n-1){animation-delay:-.5s}.la-ball-beat.la-3x{width:202px;height:64px}.la-ball-beat.la-3x>div{width:40px;height:40px;margin:12px}.text-outlined{font-weight:900;text-transform:uppercase;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;stroke:#fff;-webkit-text-stroke:#fff;-webkit-text-stroke-color:#fff;-webkit-text-stroke-width:1px;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.bg-gradient{background:linear-gradient(180deg,#ff5c5c,#8000ff)}.text-transparent{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hamburger{cursor:pointer;position:absolute;width:22px;height:22px;z-index:100;transition:all .25s}.hamburger__bottom-bun,.hamburger__top-bun{content:"";display:block;position:absolute;left:0;width:22px;height:1px;background:#fff;transform:rotate(0);transition:all .25s}.hamburger__top-bun{top:8px}.open-hamburger .hamburger__top-bun{transform:rotate(135deg) translateY(0);background:#fff;top:12px}.hamburger__bottom-bun{top:14px}.open-hamburger .hamburger__bottom-bun{transform:rotate(45deg) translateY(0);background:#fff;top:12px}@keyframes ball-beat{50%{opacity:.2;transform:scale(.75)}to{opacity:1;transform:scale(1)}}.animate-bg-gradient{background:linear-gradient(-45deg,#ffa63d,#ff3d77,#338aff,#3cf0c5);background-size:600%;animation:bg-gradient 16s linear infinite}@keyframes bg-gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.bg-fade-in{background:#000;transition:background-color 1s ease-in}.outline-cyan{outline:2px solid aqua}.outline-magenta{outline:2px solid #f0f}.overflow-hiddenscroll::-webkit-scrollbar{display:none}.overflow-hiddenscroll{-ms-overflow-style:none;scrollbar-width:none}.loader-bar{width:100%;height:4.8px;display:inline-block;position:relative;background:hsla(0,0%,100%,.15);overflow:hidden}.loader-bar:after{content:"";box-sizing:border-box;width:0;height:4.8px;background:#8000ff;position:absolute;top:0;left:0;animation:bar-animation 10s linear infinite}@keyframes bar-animation{0%{width:0}to{width:100%}}.loader-pulse{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:6rem;margin-top:3rem;margin-bottom:3rem}.loader-pulse:after,.loader-pulse:before{content:"";position:absolute;border-radius:50%;animation:pulse-out 2.2s ease-in-out infinite;filter:drop-shadow(0 0 1rem rgba(128,0,255,.7333333333))}.loader-pulse:before{width:100%;padding-bottom:100%;box-shadow:inset 0 0 0 1rem #8000ff;animation-name:pulse-in}.loader-pulse:after{width:calc(100% - 2rem);padding-bottom:calc(100% - 2rem);box-shadow:0 0 0 0 #8000ff}@keyframes pulse-in{0%{box-shadow:inset 0 0 0 1rem #8000ff;opacity:1}50%,to{box-shadow:inset 0 0 0 0 #8000ff;opacity:0}}@keyframes pulse-out{0%,50%{box-shadow:0 0 0 0 #8000ff;opacity:0}to{box-shadow:0 0 0 1rem #8000ff;opacity:1}}.pulse{animation:pulse 1.4s cubic-bezier(.4,0,.6,1) infinite}.loadable{overflow:hidden;margin:0 auto;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.js-scrollsnap-y{-ms-scroll-snap-y:y mandatory;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.button-shadow{background:#0048ff;box-shadow:5px 4px 4px #8000ff;transition:box-shadow .2s ease-in-out}.button-shadow:hover{box-shadow:7px 6px 4px #8000ff}.conic-gradient{background:conic-gradient(from 180deg at 1926.09% 8999.99%,#ff4f3c 0deg,#8000ff 1turn);opacity:.33}.morphing{position:relative;filter:contrast(25) blur(0)}.word{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;animation:word 16s ease-in-out infinite}.word:first-child{animation-delay:-16s}.word:nth-child(2){animation-delay:-12s}.word:nth-child(3){animation-delay:-8s}.faster-word{position:absolute;display:flex;align-items:center;justify-content:center;animation:word 6s ease-in-out infinite}.faster-word:first-child{animation-delay:-2s}.faster-word:nth-child(2){animation-delay:0ms}.faster-word:nth-child(3){animation-delay:2s}@keyframes word{0%,5%,to{filter:blur(0);opacity:1}20%,80%{filter:blur(1em);opacity:0}}.social-recap-slide-gradient{background:linear-gradient(135deg,rgba(231,171,18,.9),rgba(253,13,236,.9) 99%,rgba(253,13,236,.9));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6e7ab12",endColorstr="#e6fd0dec",GradientType=1)}.b-pulse-shadow{box-shadow:0 0 8px 6px #338aff;animation:pulse-shadow 5s ease-in-out infinite}@keyframes pulse-shadow{0%{box-shadow:0 0 8px 6px #338aff}50%{box-shadow:0 0 12px 10px #338aff}to{box-shadow:0 0 8px 6px #338aff}}.sum-circle{border-radius:50%;background-color:#fff;border:5px solid #000;width:180px;height:180px;min-width:180px;min-height:180px;margin:0 auto;text-align:center;display:flex;justify-content:center;flex-direction:column}.sum-circle p{letter-spacing:2px}.sum-circle h3{color:var(--boscoGold)}.new-friends{text-shadow:0 4px 4px rgba(0,0,0,.25);-webkit-text-stroke:1px #000}.stagger-fade{animation:fadeIn .6s ease-out;animation-fill-mode:both;animation-timing-function:ease-in-out}.stagger-fade:first-child{animation-delay:.2s}.stagger-fade:nth-child(2){animation-delay:.4s}.stagger-fade:nth-child(3){animation-delay:.6s}.stagger-fade:nth-child(4){animation-delay:.8s}.stagger-fade:nth-child(5){animation-delay:1s}.stagger-fade:nth-child(6){animation-delay:1.2s}.stagger-fade:nth-child(7){animation-delay:1.4s}.stagger-fade:nth-child(8){animation-delay:1.6s}.stagger-fade:nth-child(9){animation-delay:1.8s}.stagger-fade:nth-child(10){animation-delay:2s}.stagger-fade:nth-child(11){animation-delay:2.2s}.stagger-fade:nth-child(12){animation-delay:2.4s}.stagger-fade:nth-child(13){animation-delay:2.6s}.stagger-fade:nth-child(14){animation-delay:2.8s}.stagger-fade:nth-child(15){animation-delay:3s}.stagger-fade:nth-child(16){animation-delay:3.2s}.stagger-fade:nth-child(17){animation-delay:3.4s}.stagger-fade:nth-child(18){animation-delay:3.6s}.stagger-fade:nth-child(19){animation-delay:3.8s}.stagger-fade:nth-child(20){animation-delay:4s}.stagger-fade:nth-child(21){animation-delay:4.2s}.stagger-fade:nth-child(22){animation-delay:4.4s}.stagger-fade:nth-child(23){animation-delay:4.6s}.stagger-fade:nth-child(24){animation-delay:4.8s}.stagger-fade:nth-child(25){animation-delay:5s}.stagger-fade:nth-child(26){animation-delay:5.2s}.stagger-fade:nth-child(27){animation-delay:5.4s}.stagger-fade:nth-child(28){animation-delay:5.6s}.stagger-fade:nth-child(29){animation-delay:5.8s}.stagger-fade:nth-child(30){animation-delay:6s}.stagger-fade:nth-child(31){animation-delay:6.2s}.stagger-fade:nth-child(32){animation-delay:6.4s}.stagger-fade:nth-child(33){animation-delay:6.6s}.stagger-fade:nth-child(34){animation-delay:6.8s}.stagger-fade:nth-child(35){animation-delay:7s}.stagger-fade:nth-child(36){animation-delay:7.2s}.stagger-fade:nth-child(37){animation-delay:7.4s}.stagger-fade:nth-child(38){animation-delay:7.6s}.stagger-fade:nth-child(39){animation-delay:7.8s}.stagger-fade:nth-child(40){animation-delay:8s}.stagger-fade:nth-child(41){animation-delay:8.2s}.stagger-fade:nth-child(42){animation-delay:8.4s}.stagger-fade:nth-child(43){animation-delay:8.6s}.stagger-fade:nth-child(44){animation-delay:8.8s}.stagger-fade:nth-child(45){animation-delay:9s}.stagger-fade:nth-child(46){animation-delay:9.2s}.stagger-fade:nth-child(47){animation-delay:9.4s}.stagger-fade:nth-child(48){animation-delay:9.6s}.stagger-fade:nth-child(49){animation-delay:9.8s}.stagger-fade:nth-child(50){animation-delay:10s}.marquee-item{animation:scrollX 8s linear infinite}.floating{animation:floating 3s ease-in-out infinite}.floating-background{animation:floating-background 3s ease-in-out infinite}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(-7px)}to{transform:translateY(0)}}@keyframes floating-background{0%{background-position:center 0}50%{background-position:center 10px}to{background-position:center 0}}@keyframes scrollX{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.loading-dots span{animation:loadingDots 1.4s infinite;opacity:0;display:inline-block}.loading-dots span:first-child{animation-delay:0s}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes loadingDots{0%{opacity:0}50%{opacity:1}to{opacity:0}}.placeholder\:font-\[400\]::-moz-placeholder{font-weight:400}.placeholder\:font-\[400\]:-ms-input-placeholder{font-weight:400}.placeholder\:font-\[400\]::placeholder{font-weight:400}.placeholder\:normal-case::-moz-placeholder{text-transform:none}.placeholder\:normal-case:-ms-input-placeholder{text-transform:none}.placeholder\:normal-case::placeholder{text-transform:none}.placeholder\:text-white::-moz-placeholder{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.placeholder\:text-white:-ms-input-placeholder{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.placeholder\:text-white::placeholder{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.placeholder\:opacity-75::-moz-placeholder{opacity:.75}.placeholder\:opacity-75:-ms-input-placeholder{opacity:.75}.placeholder\:opacity-75::placeholder{opacity:.75}.placeholder\:opacity-80::-moz-placeholder{opacity:.8}.placeholder\:opacity-80:-ms-input-placeholder{opacity:.8}.placeholder\:opacity-80::placeholder{opacity:.8}.hover\:h-\[3\.6rem\]:hover{height:3.6rem}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-105:hover,.hover\:scale-110:hover{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))}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}@keyframes pulse{50%{opacity:.5}}.hover\:animate-pulse:hover{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.hover\:border-white:hover{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.hover\:bg-gray-darker:hover{--tw-bg-opacity:1;background-color:rgb(31 31 31/var(--tw-bg-opacity))}.hover\:bg-slate-400:hover{--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity))}.hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.hover\:font-bold:hover{font-weight:700}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity))}.group:hover .group-hover\:opacity-100{opacity:1}.prose-a\:font-bold :is(:where(a):not(:where([class~=not-prose] *))){font-weight:700}.prose-a\:text-white :is(:where(a):not(:where([class~=not-prose] *))){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.sm\:visible{visibility:visible}.sm\:relative{position:relative}.sm\:left-64{left:16rem}.sm\:mt-0{margin-top:0}.sm\:ml-60{margin-left:15rem}.sm\:ml-0{margin-left:0}.sm\:mt-28{margin-top:7rem}.sm\:mb-16{margin-bottom:4rem}.sm\:ml-8{margin-left:2rem}.sm\:inline-block{display:inline-block}.sm\:h-\[600px\]{height:600px}.sm\:h-20{height:5rem}.sm\:max-h-\[100\%\]{max-height:100%}.sm\:w-3\/4{width:75%}.sm\:w-8{width:2rem}.sm\:w-auto{width:auto}.sm\:w-1\/4{width:25%}.sm\:w-20{width:5rem}.sm\:w-1\/3{width:33.333333%}.sm\:-rotate-0{--tw-rotate:-0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:snap-none{-ms-scroll-snap-type:none;scroll-snap-type:none}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:justify-start{justify-content:flex-start}.sm\:justify-between{justify-content:space-between}.sm\:gap-y-20{row-gap:5rem}.sm\:p-8{padding:2rem}.sm\:p-16{padding:4rem}.sm\:p-0{padding:0}.sm\:px-14{padding-left:3.5rem;padding-right:3.5rem}.sm\:text-left{text-align:left}.sm\:text-\[140px\]{font-size:140px}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-8xl{font-size:6rem;line-height:1}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-7xl{font-size:4.5rem;line-height:1}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-9xl{font-size:8rem;line-height:1}}@media (min-width:768px){.md\:pointer-events-auto{pointer-events:auto}.md\:mt-16{margin-top:4rem}.md\:ml-8{margin-left:2rem}.md\:ml-\[40\%\]{margin-left:40%}.md\:block{display:block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:hidden{display:none}.md\:w-auto{width:auto}.md\:w-\[200px\]{width:200px}.md\:w-\[20vw\]{width:20vw}.md\:w-2\/4{width:50%}.md\:w-2\/3{width:66.666667%}.md\:w-16{width:4rem}.md\:w-96{width:24rem}.md\:w-1\/4{width:25%}.md\:w-3\/5{width:60%}.md\:max-w-none{max-width:none}.md\:origin-left{transform-origin:left}.md\:translate-x-3{--tw-translate-x:0.75rem}.md\:translate-x-3,.md\:translate-y-3{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:translate-y-3{--tw-translate-y:0.75rem}.md\:rotate-90{--tw-rotate:90deg}.md\:-rotate-90,.md\:rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:-rotate-90{--tw-rotate:-90deg}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:gap-12{gap:3rem}.md\:gap-6{gap:1.5rem}.md\:gap-0{gap:0}.md\:gap-y-24{row-gap:6rem}.md\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.md\:pb-3{padding-bottom:.75rem}.md\:pt-32{padding-top:8rem}.md\:text-\[180px\]{font-size:180px}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-\[240px\]{font-size:240px}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-9xl{font-size:8rem;line-height:1}.md\:shadow-inner-product{--tw-shadow:inset 0 0px 0px #000,inset 0 -30px 20px #000;--tw-shadow-colored:inset 0 0px 0px var(--tw-shadow-color),inset 0 -30px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}@media (min-width:1024px){.lg\:fixed{position:fixed}.lg\:absolute{position:absolute}.lg\:top-20{top:5rem}.lg\:left-\[calc\(50\%_-_75px\)\]{left:calc(50% - 75px)}.lg\:top-\[100px\]{top:100px}.lg\:left-9{left:2.25rem}.lg\:left-\[calc\(50\%_-_17px\)\]{left:calc(50% - 17px)}.lg\:bottom-12{bottom:3rem}.lg\:bottom-\[-100px\]{bottom:-100px}.lg\:top-\[-100px\]{top:-100px}.lg\:top-2{top:.5rem}.lg\:left-0{left:0}.lg\:top-auto{top:auto}.lg\:bottom-5{bottom:1.25rem}.lg\:right-\[46\%\]{right:46%}.lg\:left-auto{left:auto}.lg\:bottom-\[-1px\]{bottom:-1px}.lg\:left-\[unset\]{left:unset}.lg\:right-0{right:0}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:my-20{margin-top:5rem;margin-bottom:5rem}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-48{margin-top:12rem;margin-bottom:12rem}.lg\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.lg\:ml-0{margin-left:0}.lg\:mt-8{margin-top:2rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mt-48{margin-top:12rem}.lg\:mt-32{margin-top:8rem}.lg\:mt-0{margin-top:0}.lg\:ml-8{margin-left:2rem}.lg\:mt-20{margin-top:5rem}.lg\:ml-4{margin-left:1rem}.lg\:mr-4{margin-right:1rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mr-16{margin-right:4rem}.lg\:mt-4{margin-top:1rem}.lg\:mt-16{margin-top:4rem}.lg\:mb-0{margin-bottom:0}.lg\:block{display:block}.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-screen{height:100vh}.lg\:h-\[80vw\]{height:80vw}.lg\:h-\[56vw\]{height:56vw}.lg\:h-full{height:100%}.lg\:h-\[20px\]{height:20px}.lg\:h-\[60vw\]{height:60vw}.lg\:h-\[3\.9rem\]{height:3.9rem}.lg\:h-20{height:5rem}.lg\:h-\[700px\]{height:700px}.lg\:h-\[500px\]{height:500px}.lg\:max-h-full{max-height:100%}.lg\:w-1\/2{width:50%}.lg\:w-2\/3{width:66.666667%}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:w-3\/5{width:60%}.lg\:w-1\/3{width:33.333333%}.lg\:w-\[300px\]{width:300px}.lg\:w-4\/5{width:80%}.lg\:w-1\/5{width:20%}.lg\:w-\[320px\]{width:320px}.lg\:w-\[50vw\]{width:50vw}.lg\:w-full{width:100%}.lg\:w-20{width:5rem}.lg\:w-1\/4{width:25%}.lg\:w-2\/5{width:40%}.lg\:w-3\/4{width:75%}.lg\:w-\[24rem\]{width:24rem}.lg\:max-w-full{max-width:100%}.lg\:flex-initial{flex:0 1 auto}.lg\:flex-1{flex:1 1 0%}.lg\:flex-grow{flex-grow:1}.lg\:basis-\[30\%\]{flex-basis:30%}.lg\:-translate-y-full{--tw-translate-y:-100%}.lg\:-translate-y-full,.lg\: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))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:gap-6{gap:1.5rem}.lg\:gap-28{gap:7rem}.lg\:gap-y-36{row-gap:9rem}.lg\:gap-x-28{-moz-column-gap:7rem;column-gap:7rem}.lg\:gap-y-0{row-gap:0}.lg\:overflow-hidden{overflow:hidden}.lg\:border-b{border-bottom-width:1px}.lg\:bg-transparent{background-color:transparent}.lg\:\!bg-black{--tw-bg-opacity:1!important;background-color:rgb(0 0 0/var(--tw-bg-opacity))!important}.lg\:\!bg-transparent{background-color:transparent!important}.lg\:bg-black\/50{background-color:rgba(0,0,0,.5)}.lg\:object-contain{-o-object-fit:contain;object-fit:contain}.lg\:p-0{padding:0}.lg\:p-12{padding:3rem}.lg\:p-4{padding:1rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:px-7{padding-left:1.75rem;padding-right:1.75rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pt-0{padding-top:0}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pt-16{padding-top:4rem}.lg\:pl-4{padding-left:1rem}.lg\:pr-32{padding-right:8rem}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-\[18px\]{font-size:18px}.lg\:text-\[92px\]{font-size:92px}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-\[10px\]{font-size:10px}.lg\:text-7xl{font-size:4.5rem;line-height:1}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:mix-blend-difference{mix-blend-mode:difference}.lg\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.lg\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.group:hover .lg\:group-hover\:opacity-100{opacity:1}}@media (min-width:1280px){.xl\:flex-row{flex-direction:row}.xl\:py-20{padding-top:5rem;padding-bottom:5rem}}@media (min-width:1536px){.\32xl\:mx-auto{margin-left:auto;margin-right:auto}}.slider{position:relative;width:200px}.slider__value-container{display:flex;margin:0 -12px 0 4px}.slider__range,.slider__track{position:absolute;border-radius:3px;height:5px}.slider__track{background-color:#535353;width:100%;z-index:1}.slider__range{background-color:#ffb000;z-index:2}.slider__100-value,.slider__50-value,.slider__left-value,.slider__right-value{color:#dee2e6;font-size:12px;margin-top:20px}.slider__left-value{left:0}.slider__50-value{left:25%;background-color:red}.slider__100-value{left:75%;background-color:blue}.slider__right-value{left:100%}.thumb,.thumb::-webkit-slider-thumb{-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.thumb{pointer-events:none;position:absolute;height:0;width:200px;outline:none}.thumb--zindex-3{z-index:3}.thumb--zindex-4{z-index:4}.thumb--zindex-5{z-index:5}.thumb::-webkit-slider-thumb{background-color:#ffb000;border:2px solid #201c23;border-radius:50%;cursor:pointer;height:18px;width:18px;margin-top:4px;pointer-events:all;position:relative}.thumb::-moz-range-thumb{background-color:#ffb000;border:none;border-radius:50%;box-shadow:0 0 1px 1px #201c23;cursor:pointer;height:18px;width:18px;margin-top:4px;pointer-events:all;position:relative}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Solid";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Regular";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Light";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Thin";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible;box-sizing:content-box}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fa-duotone.fa-inverse,.fad.fa-inverse{color:var(--fa-inverse,#fff)}