@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}.pointer-events-auto{pointer-events:auto}.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}.top-\[54px\]{top:54px}.top-\[52px\]{top:52px}.left-0{left:0}.right-2{right:.5rem}.top-1{top:.25rem}.bottom-48{bottom:12rem}.bottom-4{bottom:1rem}.top-0{top:0}.right-0{right:0}.-bottom-5{bottom:-1.25rem}.left-12{left:3rem}.top-6{top:1.5rem}.-bottom-16{bottom:-4rem}.top-12{top:3rem}.bottom-2{bottom:.5rem}.bottom-0{bottom:0}.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%}.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%}.z-10{z-index:10}.z-\[100\]{z-index:100}.z-50{z-index:50}.z-\[-1\]{z-index:-1}.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-0{margin:0}.m-2{margin:.5rem}.m-auto{margin:auto}.m-8{margin: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-auto{margin-left:auto;margin-right:auto}.mx-8{margin-left:2rem;margin-right:2rem}.my-24{margin-top:6rem;margin-bottom:6rem}.my-8{margin-top:2rem;margin-bottom:2rem}.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-left:.5rem;margin-right:.5rem}.mt-8{margin-top:2rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mt-2{margin-top:.5rem}.mr-6{margin-right:1.5rem}.mt-12{margin-top:3rem}.mt-48{margin-top:12rem}.mb-24{margin-bottom:6rem}.mr-\[30vw\]{margin-right:30vw}.ml-4{margin-left:1rem}.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}.mr-4{margin-right:1rem}.mt-4{margin-top:1rem}.mt-\[-4px\]{margin-top:-4px}.mt-1{margin-top:.25rem}.ml-2{margin-left:.5rem}.mt-\[5px\]{margin-top:5px}.-mr-\[20vw\]{margin-right:-20vw}.ml-\[-16px\]{margin-left:-16px}.-mt-2{margin-top:-.5rem}.-mt-\[1vw\]{margin-top:-1vw}.mb-1{margin-bottom:.25rem}.mb-32{margin-bottom:8rem}.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}.mb-6{margin-bottom:1.5rem}.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-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-\[10vw\]{height:10vw}.h-\[3px\]{height:3px}.h-2{height:.5rem}.h-\[120\%\]{height:120%}.h-\[calc\(100vh_-_150px\)\]{height:calc(100vh - 150px)}.h-\[2px\]{height:2px}.h-\[16px\]{height:16px}.h-16{height:4rem}.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-32{height:8rem}.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-6{width:1.5rem}.w-2\/3{width:66.666667%}.w-1\/2{width:50%}.w-56{width:14rem}.w-\[90\%\]{width:90%}.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-4\/5{width:80%}.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-2xl{max-width:1536px}.max-w-screen-lg{max-width:1024px}.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-0{flex-grow:0}.flex-grow,.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}.animate-spin-slowestest{animation:spin 44s 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}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin-slower{animation:spin 20s linear infinite}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.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-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-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-black\/50{background-color:rgba(0,0,0,.5)}.bg-transparent{background-color:transparent}.bg-bosco-purple{--tw-bg-opacity:1;background-color:rgb(128 0 255/var(--tw-bg-opacity))}.bg-royal-blue{--tw-bg-opacity:1;background-color:rgb(0 72 255/var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/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-0{padding:0}.p-8{padding:2rem}.p-6{padding:1.5rem}.p-2{padding:.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-0{padding-left:0;padding-right:0}.px-4{padding-left:1rem;padding-right:1rem}.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-14{padding-left:3.5rem;padding-right:3.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.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}.py-8{padding-top:2rem;padding-bottom:2rem}.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}.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}.pt-\[6vh\]{padding-top:6vh}.pt-4{padding-top:1rem}.pl-2{padding-left:.5rem}.pt-\[var\(--nav\)\]{padding-top:var(--nav)}.pr-12{padding-right:3rem}.pt-24{padding-top:6rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pt-5{padding-top:1.25rem}.pt-\[10dvh\]{padding-top:10dvh}.pl-8{padding-left:2rem}.pt-16{padding-top:4rem}.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-\[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-xs{font-size:.75rem;line-height:1rem}.text-2xl{font-size:1.5rem;line-height:2rem}.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-sm{font-size:.875rem;line-height:1.25rem}.text-\[0\.5rem\]{font-size:.5rem}.text-\[5\.5vw\]{font-size:5.5vw}.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}.font-light{font-weight:300}.font-extrabold{font-weight:800}.font-bold{font-weight:700}.font-\[300\]{font-weight:300}.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-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-bosco-yellow{--tw-text-opacity:1;color:rgb(255 176 0/var(--tw-text-opacity))}.text-\[\#969696\],.text-gray-dark{--tw-text-opacity:1;color:rgb(150 150 150/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-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-2xl,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.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-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,.shadow-inner-soft{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.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{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.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-bosco-purple\/50{--tw-shadow-color:rgba(128,0,255,.5);--tw-shadow:var(--tw-shadow-colored)}.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-opacity{transition-property:opacity;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}.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:30333ms;animation-delay:3079ms}@keyframes move-frames-1{0%{transform:translate3d(24vw,2vh,0)}to{transform:translate3d(36vw,68vh,0)}}.particle-container:first-child .circle{animation-delay:1.55s}.particle-container:nth-child(2){width:3px;height:3px;animation-name:move-frames-2;animation-duration:31237ms;animation-delay:7369ms}@keyframes move-frames-2{0%{transform:translate3d(31vw,60vh,0)}to{transform:translate3d(45vw,98vh,0)}}.particle-container:nth-child(2) .circle{animation-delay:2122ms}.particle-container:nth-child(3){width:3px;height:3px;animation-name:move-frames-3;animation-duration:33748ms;animation-delay:6251ms}@keyframes move-frames-3{0%{transform:translate3d(12vw,79vh,0)}to{transform:translate3d(6vw,53vh,0)}}.particle-container:nth-child(3) .circle{animation-delay:1175ms}.particle-container:nth-child(4){width:3px;height:3px;animation-name:move-frames-4;animation-duration:30753ms;animation-delay:8515ms}@keyframes move-frames-4{0%{transform:translate3d(75vw,14vh,0)}to{transform:translate3d(21vw,63vh,0)}}.particle-container:nth-child(4) .circle{animation-delay:2698ms}.particle-container:nth-child(5){width:3px;height:3px;animation-name:move-frames-5;animation-duration:30.39s;animation-delay:1923ms}@keyframes move-frames-5{0%{transform:translate3d(91vw,55vh,0)}to{transform:translate3d(99vw,64vh,0)}}.particle-container:nth-child(5) .circle{animation-delay:431ms}.particle-container:nth-child(6){width:3px;height:3px;animation-name:move-frames-6;animation-duration:32403ms;animation-delay:10563ms}@keyframes move-frames-6{0%{transform:translate3d(97vw,39vh,0)}to{transform:translate3d(97vw,46vh,0)}}.particle-container:nth-child(6) .circle{animation-delay:2025ms}.particle-container:nth-child(7){width:3px;height:3px;animation-name:move-frames-7;animation-duration:32734ms;animation-delay:955ms}@keyframes move-frames-7{0%{transform:translate3d(80vw,47vh,0)}to{transform:translate3d(66vw,68vh,0)}}.particle-container:nth-child(7) .circle{animation-delay:1699ms}.particle-container:nth-child(8){width:3px;height:3px;animation-name:move-frames-8;animation-duration:31622ms;animation-delay:10796ms}@keyframes move-frames-8{0%{transform:translate3d(87vw,67vh,0)}to{transform:translate3d(61vw,71vh,0)}}.particle-container:nth-child(8) .circle{animation-delay:505ms}.particle-container:nth-child(9){width:3px;height:3px;animation-name:move-frames-9;animation-duration:30469ms;animation-delay:9.45s}@keyframes move-frames-9{0%{transform:translate3d(53vw,79vh,0)}to{transform:translate3d(56vw,24vh,0)}}.particle-container:nth-child(9) .circle{animation-delay:2361ms}.particle-container:nth-child(10){width:3px;height:3px;animation-name:move-frames-10;animation-duration:30125ms;animation-delay:2.75s}@keyframes move-frames-10{0%{transform:translate3d(87vw,3vh,0)}to{transform:translate3d(25vw,82vh,0)}}.particle-container:nth-child(10) .circle{animation-delay:2407ms}.particle-container:nth-child(11){width:3px;height:3px;animation-name:move-frames-11;animation-duration:31811ms;animation-delay:2315ms}@keyframes move-frames-11{0%{transform:translate3d(99vw,16vh,0)}to{transform:translate3d(31vw,21vh,0)}}.particle-container:nth-child(11) .circle{animation-delay:2982ms}.particle-container:nth-child(12){width:3px;height:3px;animation-name:move-frames-12;animation-duration:32306ms;animation-delay:8841ms}@keyframes move-frames-12{0%{transform:translate3d(30vw,33vh,0)}to{transform:translate3d(65vw,10vh,0)}}.particle-container:nth-child(12) .circle{animation-delay:512ms}.particle-container:nth-child(13){width:3px;height:3px;animation-name:move-frames-13;animation-duration:33271ms;animation-delay:5166ms}@keyframes move-frames-13{0%{transform:translate3d(53vw,42vh,0)}to{transform:translate3d(31vw,90vh,0)}}.particle-container:nth-child(13) .circle{animation-delay:2353ms}.particle-container:nth-child(14){width:3px;height:3px;animation-name:move-frames-14;animation-duration:30841ms;animation-delay:2911ms}@keyframes move-frames-14{0%{transform:translate3d(66vw,82vh,0)}to{transform:translate3d(45vw,39vh,0)}}.particle-container:nth-child(14) .circle{animation-delay:806ms}.particle-container:nth-child(15){width:3px;height:3px;animation-name:move-frames-15;animation-duration:33855ms;animation-delay:3831ms}@keyframes move-frames-15{0%{transform:translate3d(53vw,1vh,0)}to{transform:translate3d(48vw,14vh,0)}}.particle-container:nth-child(15) .circle{animation-delay:1631ms}.particle-container:nth-child(16){width:3px;height:3px;animation-name:move-frames-16;animation-duration:30545ms;animation-delay:8119ms}@keyframes move-frames-16{0%{transform:translate3d(5vw,73vh,0)}to{transform:translate3d(20vw,14vh,0)}}.particle-container:nth-child(16) .circle{animation-delay:1519ms}.particle-container:nth-child(17){width:3px;height:3px;animation-name:move-frames-17;animation-duration:32279ms;animation-delay:6392ms}@keyframes move-frames-17{0%{transform:translate3d(74vw,99vh,0)}to{transform:translate3d(27vw,28vh,0)}}.particle-container:nth-child(17) .circle{animation-delay:2012ms}.particle-container:nth-child(18){width:3px;height:3px;animation-name:move-frames-18;animation-duration:30.36s;animation-delay:6941ms}@keyframes move-frames-18{0%{transform:translate3d(18vw,9vh,0)}to{transform:translate3d(28vw,78vh,0)}}.particle-container:nth-child(18) .circle{animation-delay:99ms}.particle-container:nth-child(19){width:3px;height:3px;animation-name:move-frames-19;animation-duration:33421ms;animation-delay:6777ms}@keyframes move-frames-19{0%{transform:translate3d(49vw,74vh,0)}to{transform:translate3d(73vw,20vh,0)}}.particle-container:nth-child(19) .circle{animation-delay:3243ms}.particle-container:nth-child(20){width:3px;height:3px;animation-name:move-frames-20;animation-duration:32.94s;animation-delay:4398ms}@keyframes move-frames-20{0%{transform:translate3d(18vw,3vh,0)}to{transform:translate3d(40vw,18vh,0)}}.particle-container:nth-child(20) .circle{animation-delay:2794ms}.particle-container:nth-child(21){width:3px;height:3px;animation-name:move-frames-21;animation-duration:33221ms;animation-delay:9891ms}@keyframes move-frames-21{0%{transform:translate3d(44vw,63vh,0)}to{transform:translate3d(52vw,95vh,0)}}.particle-container:nth-child(21) .circle{animation-delay:162ms}.particle-container:nth-child(22){width:3px;height:3px;animation-name:move-frames-22;animation-duration:31339ms;animation-delay:6361ms}@keyframes move-frames-22{0%{transform:translate3d(14vw,58vh,0)}to{transform:translate3d(78vw,88vh,0)}}.particle-container:nth-child(22) .circle{animation-delay:1244ms}.particle-container:nth-child(23){width:3px;height:3px;animation-name:move-frames-23;animation-duration:30157ms;animation-delay:4075ms}@keyframes move-frames-23{0%{transform:translate3d(61vw,82vh,0)}to{transform:translate3d(92vw,93vh,0)}}.particle-container:nth-child(23) .circle{animation-delay:233ms}.particle-container:nth-child(24){width:3px;height:3px;animation-name:move-frames-24;animation-duration:30582ms;animation-delay:10709ms}@keyframes move-frames-24{0%{transform:translate3d(71vw,52vh,0)}to{transform:translate3d(50vw,36vh,0)}}.particle-container:nth-child(24) .circle{animation-delay:2.83s}.particle-container:nth-child(25){width:3px;height:3px;animation-name:move-frames-25;animation-duration:30475ms;animation-delay:2558ms}@keyframes move-frames-25{0%{transform:translate3d(76vw,25vh,0)}to{transform:translate3d(54vw,84vh,0)}}.particle-container:nth-child(25) .circle{animation-delay:2231ms}.particle-container:nth-child(26){width:3px;height:3px;animation-name:move-frames-26;animation-duration:33066ms;animation-delay:1165ms}@keyframes move-frames-26{0%{transform:translate3d(36vw,62vh,0)}to{transform:translate3d(48vw,90vh,0)}}.particle-container:nth-child(26) .circle{animation-delay:3443ms}.particle-container:nth-child(27){width:3px;height:3px;animation-name:move-frames-27;animation-duration:32.37s;animation-delay:3.59s}@keyframes move-frames-27{0%{transform:translate3d(73vw,83vh,0)}to{transform:translate3d(11vw,80vh,0)}}.particle-container:nth-child(27) .circle{animation-delay:2754ms}.particle-container:nth-child(28){width:3px;height:3px;animation-name:move-frames-28;animation-duration:30048ms;animation-delay:3096ms}@keyframes move-frames-28{0%{transform:translate3d(51vw,44vh,0)}to{transform:translate3d(8vw,1vh,0)}}.particle-container:nth-child(28) .circle{animation-delay:1462ms}.particle-container:nth-child(29){width:3px;height:3px;animation-name:move-frames-29;animation-duration:31864ms;animation-delay:8265ms}@keyframes move-frames-29{0%{transform:translate3d(61vw,28vh,0)}to{transform:translate3d(53vw,16vh,0)}}.particle-container:nth-child(29) .circle{animation-delay:1348ms}.particle-container:nth-child(30){width:3px;height:3px;animation-name:move-frames-30;animation-duration:30621ms;animation-delay:2439ms}@keyframes move-frames-30{0%{transform:translate3d(52vw,12vh,0)}to{transform:translate3d(2vw,13vh,0)}}.particle-container:nth-child(30) .circle{animation-delay:355ms}.particle-container:nth-child(31){width:3px;height:3px;animation-name:move-frames-31;animation-duration:32464ms;animation-delay:4141ms}@keyframes move-frames-31{0%{transform:translate3d(88vw,41vh,0)}to{transform:translate3d(9vw,53vh,0)}}.particle-container:nth-child(31) .circle{animation-delay:2902ms}.particle-container:nth-child(32){width:3px;height:3px;animation-name:move-frames-32;animation-duration:30756ms;animation-delay:6032ms}@keyframes move-frames-32{0%{transform:translate3d(24vw,95vh,0)}to{transform:translate3d(7vw,1vh,0)}}.particle-container:nth-child(32) .circle{animation-delay:2662ms}.particle-container:nth-child(33){width:3px;height:3px;animation-name:move-frames-33;animation-duration:33831ms;animation-delay:2153ms}@keyframes move-frames-33{0%{transform:translate3d(32vw,97vh,0)}to{transform:translate3d(85vw,74vh,0)}}.particle-container:nth-child(33) .circle{animation-delay:1134ms}.particle-container:nth-child(34){width:3px;height:3px;animation-name:move-frames-34;animation-duration:32599ms;animation-delay:6.25s}@keyframes move-frames-34{0%{transform:translate3d(96vw,90vh,0)}to{transform:translate3d(35vw,22vh,0)}}.particle-container:nth-child(34) .circle{animation-delay:3438ms}.particle-container:nth-child(35){width:3px;height:3px;animation-name:move-frames-35;animation-duration:32949ms;animation-delay:10027ms}@keyframes move-frames-35{0%{transform:translate3d(76vw,2vh,0)}to{transform:translate3d(81vw,24vh,0)}}.particle-container:nth-child(35) .circle{animation-delay:431ms}.particle-container:nth-child(36){width:3px;height:3px;animation-name:move-frames-36;animation-duration:30924ms;animation-delay:1722ms}@keyframes move-frames-36{0%{transform:translate3d(47vw,16vh,0)}to{transform:translate3d(92vw,25vh,0)}}.particle-container:nth-child(36) .circle{animation-delay:1703ms}.particle-container:nth-child(37){width:3px;height:3px;animation-name:move-frames-37;animation-duration:31458ms;animation-delay:9866ms}@keyframes move-frames-37{0%{transform:translate3d(16vw,83vh,0)}to{transform:translate3d(90vw,22vh,0)}}.particle-container:nth-child(37) .circle{animation-delay:1487ms}.particle-container:nth-child(38){width:3px;height:3px;animation-name:move-frames-38;animation-duration:30511ms;animation-delay:8466ms}@keyframes move-frames-38{0%{transform:translate3d(50vw,95vh,0)}to{transform:translate3d(49vw,46vh,0)}}.particle-container:nth-child(38) .circle{animation-delay:1988ms}.particle-container:nth-child(39){width:3px;height:3px;animation-name:move-frames-39;animation-duration:30664ms;animation-delay:5274ms}@keyframes move-frames-39{0%{transform:translate3d(88vw,72vh,0)}to{transform:translate3d(62vw,64vh,0)}}.particle-container:nth-child(39) .circle{animation-delay:3361ms}.particle-container:nth-child(40){width:3px;height:3px;animation-name:move-frames-40;animation-duration:32095ms;animation-delay:1806ms}@keyframes move-frames-40{0%{transform:translate3d(47vw,38vh,0)}to{transform:translate3d(49vw,72vh,0)}}.particle-container:nth-child(40) .circle{animation-delay:3312ms}.particle-container:nth-child(41){width:3px;height:3px;animation-name:move-frames-41;animation-duration:30071ms;animation-delay:8131ms}@keyframes move-frames-41{0%{transform:translate3d(30vw,30vh,0)}to{transform:translate3d(17vw,19vh,0)}}.particle-container:nth-child(41) .circle{animation-delay:3903ms}.particle-container:nth-child(42){width:3px;height:3px;animation-name:move-frames-42;animation-duration:32223ms;animation-delay:7367ms}@keyframes move-frames-42{0%{transform:translate3d(89vw,25vh,0)}to{transform:translate3d(94vw,51vh,0)}}.particle-container:nth-child(42) .circle{animation-delay:2431ms}.particle-container:nth-child(43){width:3px;height:3px;animation-name:move-frames-43;animation-duration:33631ms;animation-delay:4502ms}@keyframes move-frames-43{0%{transform:translate3d(5vw,29vh,0)}to{transform:translate3d(36vw,89vh,0)}}.particle-container:nth-child(43) .circle{animation-delay:3477ms}.particle-container:nth-child(44){width:3px;height:3px;animation-name:move-frames-44;animation-duration:33993ms;animation-delay:6.84s}@keyframes move-frames-44{0%{transform:translate3d(87vw,85vh,0)}to{transform:translate3d(46vw,24vh,0)}}.particle-container:nth-child(44) .circle{animation-delay:1934ms}.particle-container:nth-child(45){width:3px;height:3px;animation-name:move-frames-45;animation-duration:33496ms;animation-delay:6735ms}@keyframes move-frames-45{0%{transform:translate3d(12vw,40vh,0)}to{transform:translate3d(29vw,96vh,0)}}.particle-container:nth-child(45) .circle{animation-delay:2087ms}.particle-container:nth-child(46){width:3px;height:3px;animation-name:move-frames-46;animation-duration:30235ms;animation-delay:10828ms}@keyframes move-frames-46{0%{transform:translate3d(90vw,20vh,0)}to{transform:translate3d(2vw,47vh,0)}}.particle-container:nth-child(46) .circle{animation-delay:2.14s}.particle-container:nth-child(47){width:3px;height:3px;animation-name:move-frames-47;animation-duration:33374ms;animation-delay:9974ms}@keyframes move-frames-47{0%{transform:translate3d(89vw,66vh,0)}to{transform:translate3d(96vw,88vh,0)}}.particle-container:nth-child(47) .circle{animation-delay:588ms}.particle-container:nth-child(48){width:3px;height:3px;animation-name:move-frames-48;animation-duration:32885ms;animation-delay:5927ms}@keyframes move-frames-48{0%{transform:translate3d(79vw,62vh,0)}to{transform:translate3d(27vw,32vh,0)}}.particle-container:nth-child(48) .circle{animation-delay:759ms}.particle-container:nth-child(49){width:3px;height:3px;animation-name:move-frames-49;animation-duration:33737ms;animation-delay:5555ms}@keyframes move-frames-49{0%{transform:translate3d(92vw,77vh,0)}to{transform:translate3d(77vw,80vh,0)}}.particle-container:nth-child(49) .circle{animation-delay:985ms}.particle-container:nth-child(50){width:3px;height:3px;animation-name:move-frames-50;animation-duration:33666ms;animation-delay:10629ms}@keyframes move-frames-50{0%{transform:translate3d(53vw,69vh,0)}to{transform:translate3d(67vw,89vh,0)}}.particle-container:nth-child(50) .circle{animation-delay:1043ms}.particle-container:nth-child(51){width:3px;height:3px;animation-name:move-frames-51;animation-duration:32141ms;animation-delay:7392ms}@keyframes move-frames-51{0%{transform:translate3d(96vw,47vh,0)}to{transform:translate3d(3vw,89vh,0)}}.particle-container:nth-child(51) .circle{animation-delay:3502ms}.particle-container:nth-child(52){width:3px;height:3px;animation-name:move-frames-52;animation-duration:33939ms;animation-delay:4366ms}@keyframes move-frames-52{0%{transform:translate3d(94vw,5vh,0)}to{transform:translate3d(27vw,48vh,0)}}.particle-container:nth-child(52) .circle{animation-delay:3015ms}.particle-container:nth-child(53){width:3px;height:3px;animation-name:move-frames-53;animation-duration:32428ms;animation-delay:526ms}@keyframes move-frames-53{0%{transform:translate3d(64vw,60vh,0)}to{transform:translate3d(99vw,35vh,0)}}.particle-container:nth-child(53) .circle{animation-delay:1436ms}.particle-container:nth-child(54){width:3px;height:3px;animation-name:move-frames-54;animation-duration:30658ms;animation-delay:5955ms}@keyframes move-frames-54{0%{transform:translate3d(80vw,8vh,0)}to{transform:translate3d(3vw,7vh,0)}}.particle-container:nth-child(54) .circle{animation-delay:1565ms}.particle-container:nth-child(55){width:3px;height:3px;animation-name:move-frames-55;animation-duration:32751ms;animation-delay:7185ms}@keyframes move-frames-55{0%{transform:translate3d(43vw,27vh,0)}to{transform:translate3d(24vw,46vh,0)}}.particle-container:nth-child(55) .circle{animation-delay:3033ms}.particle-container:nth-child(56){width:3px;height:3px;animation-name:move-frames-56;animation-duration:31282ms;animation-delay:8938ms}@keyframes move-frames-56{0%{transform:translate3d(10vw,95vh,0)}to{transform:translate3d(61vw,92vh,0)}}.particle-container:nth-child(56) .circle{animation-delay:1238ms}.particle-container:nth-child(57){width:3px;height:3px;animation-name:move-frames-57;animation-duration:32593ms;animation-delay:1421ms}@keyframes move-frames-57{0%{transform:translate3d(59vw,34vh,0)}to{transform:translate3d(63vw,11vh,0)}}.particle-container:nth-child(57) .circle{animation-delay:1716ms}.particle-container:nth-child(58){width:3px;height:3px;animation-name:move-frames-58;animation-duration:30316ms;animation-delay:9868ms}@keyframes move-frames-58{0%{transform:translate3d(27vw,69vh,0)}to{transform:translate3d(21vw,40vh,0)}}.particle-container:nth-child(58) .circle{animation-delay:3938ms}.particle-container:nth-child(59){width:3px;height:3px;animation-name:move-frames-59;animation-duration:30668ms;animation-delay:1101ms}@keyframes move-frames-59{0%{transform:translate3d(73vw,50vh,0)}to{transform:translate3d(22vw,23vh,0)}}.particle-container:nth-child(59) .circle{animation-delay:688ms}.particle-container:nth-child(60){width:3px;height:3px;animation-name:move-frames-60;animation-duration:31399ms;animation-delay:6161ms}@keyframes move-frames-60{0%{transform:translate3d(24vw,3vh,0)}to{transform:translate3d(88vw,50vh,0)}}.particle-container:nth-child(60) .circle{animation-delay:1723ms}.particle-container:nth-child(61){width:3px;height:3px;animation-name:move-frames-61;animation-duration:32417ms;animation-delay:2554ms}@keyframes move-frames-61{0%{transform:translate3d(31vw,7vh,0)}to{transform:translate3d(11vw,76vh,0)}}.particle-container:nth-child(61) .circle{animation-delay:371ms}.particle-container:nth-child(62){width:3px;height:3px;animation-name:move-frames-62;animation-duration:30497ms;animation-delay:3.65s}@keyframes move-frames-62{0%{transform:translate3d(3vw,78vh,0)}to{transform:translate3d(51vw,10vh,0)}}.particle-container:nth-child(62) .circle{animation-delay:3942ms}.particle-container:nth-child(63){width:3px;height:3px;animation-name:move-frames-63;animation-duration:31769ms;animation-delay:361ms}@keyframes move-frames-63{0%{transform:translate3d(49vw,89vh,0)}to{transform:translate3d(44vw,99vh,0)}}.particle-container:nth-child(63) .circle{animation-delay:528ms}.particle-container:nth-child(64){width:3px;height:3px;animation-name:move-frames-64;animation-duration:33054ms;animation-delay:3727ms}@keyframes move-frames-64{0%{transform:translate3d(89vw,27vh,0)}to{transform:translate3d(53vw,52vh,0)}}.particle-container:nth-child(64) .circle{animation-delay:1432ms}.particle-container:nth-child(65){width:3px;height:3px;animation-name:move-frames-65;animation-duration:32989ms;animation-delay:9972ms}@keyframes move-frames-65{0%{transform:translate3d(15vw,72vh,0)}to{transform:translate3d(6vw,63vh,0)}}.particle-container:nth-child(65) .circle{animation-delay:3989ms}.particle-container:nth-child(66){width:3px;height:3px;animation-name:move-frames-66;animation-duration:30253ms;animation-delay:6.75s}@keyframes move-frames-66{0%{transform:translate3d(11vw,5vh,0)}to{transform:translate3d(2vw,6vh,0)}}.particle-container:nth-child(66) .circle{animation-delay:3.9s}.particle-container:nth-child(67){width:3px;height:3px;animation-name:move-frames-67;animation-duration:31616ms;animation-delay:1585ms}@keyframes move-frames-67{0%{transform:translate3d(72vw,73vh,0)}to{transform:translate3d(67vw,84vh,0)}}.particle-container:nth-child(67) .circle{animation-delay:2213ms}.particle-container:nth-child(68){width:3px;height:3px;animation-name:move-frames-68;animation-duration:32909ms;animation-delay:416ms}@keyframes move-frames-68{0%{transform:translate3d(18vw,95vh,0)}to{transform:translate3d(59vw,79vh,0)}}.particle-container:nth-child(68) .circle{animation-delay:1643ms}.particle-container:nth-child(69){width:3px;height:3px;animation-name:move-frames-69;animation-duration:33961ms;animation-delay:2296ms}@keyframes move-frames-69{0%{transform:translate3d(79vw,18vh,0)}to{transform:translate3d(58vw,71vh,0)}}.particle-container:nth-child(69) .circle{animation-delay:2.87s}.particle-container:nth-child(70){width:3px;height:3px;animation-name:move-frames-70;animation-duration:30107ms;animation-delay:8204ms}@keyframes move-frames-70{0%{transform:translate3d(93vw,74vh,0)}to{transform:translate3d(44vw,16vh,0)}}.particle-container:nth-child(70) .circle{animation-delay:1226ms}.particle-container:nth-child(71){width:3px;height:3px;animation-name:move-frames-71;animation-duration:33325ms;animation-delay:823ms}@keyframes move-frames-71{0%{transform:translate3d(33vw,52vh,0)}to{transform:translate3d(48vw,51vh,0)}}.particle-container:nth-child(71) .circle{animation-delay:2815ms}.particle-container:nth-child(72){width:3px;height:3px;animation-name:move-frames-72;animation-duration:32556ms;animation-delay:6783ms}@keyframes move-frames-72{0%{transform:translate3d(22vw,54vh,0)}to{transform:translate3d(87vw,74vh,0)}}.particle-container:nth-child(72) .circle{animation-delay:1693ms}.particle-container:nth-child(73){width:3px;height:3px;animation-name:move-frames-73;animation-duration:30127ms;animation-delay:9848ms}@keyframes move-frames-73{0%{transform:translate3d(91vw,87vh,0)}to{transform:translate3d(25vw,18vh,0)}}.particle-container:nth-child(73) .circle{animation-delay:462ms}.particle-container:nth-child(74){width:3px;height:3px;animation-name:move-frames-74;animation-duration:31872ms;animation-delay:9.67s}@keyframes move-frames-74{0%{transform:translate3d(76vw,5vh,0)}to{transform:translate3d(52vw,8vh,0)}}.particle-container:nth-child(74) .circle{animation-delay:3317ms}.particle-container:nth-child(75){width:3px;height:3px;animation-name:move-frames-75;animation-duration:33714ms;animation-delay:9513ms}@keyframes move-frames-75{0%{transform:translate3d(93vw,20vh,0)}to{transform:translate3d(95vw,48vh,0)}}.particle-container:nth-child(75) .circle{animation-delay:1566ms}.particle-container:nth-child(76){width:3px;height:3px;animation-name:move-frames-76;animation-duration:31584ms;animation-delay:7787ms}@keyframes move-frames-76{0%{transform:translate3d(4vw,20vh,0)}to{transform:translate3d(12vw,25vh,0)}}.particle-container:nth-child(76) .circle{animation-delay:1.24s}.particle-container:nth-child(77){width:3px;height:3px;animation-name:move-frames-77;animation-duration:33279ms;animation-delay:10818ms}@keyframes move-frames-77{0%{transform:translate3d(97vw,58vh,0)}to{transform:translate3d(52vw,44vh,0)}}.particle-container:nth-child(77) .circle{animation-delay:3779ms}.particle-container:nth-child(78){width:3px;height:3px;animation-name:move-frames-78;animation-duration:31621ms;animation-delay:5939ms}@keyframes move-frames-78{0%{transform:translate3d(65vw,80vh,0)}to{transform:translate3d(1vw,90vh,0)}}.particle-container:nth-child(78) .circle{animation-delay:1149ms}.particle-container:nth-child(79){width:3px;height:3px;animation-name:move-frames-79;animation-duration:32409ms;animation-delay:6348ms}@keyframes move-frames-79{0%{transform:translate3d(30vw,58vh,0)}to{transform:translate3d(73vw,84vh,0)}}.particle-container:nth-child(79) .circle{animation-delay:2568ms}.particle-container:nth-child(80){width:3px;height:3px;animation-name:move-frames-80;animation-duration:33669ms;animation-delay:8915ms}@keyframes move-frames-80{0%{transform:translate3d(90vw,42vh,0)}to{transform:translate3d(38vw,75vh,0)}}.particle-container:nth-child(80) .circle{animation-delay:2.74s}.particle-container:nth-child(81){width:3px;height:3px;animation-name:move-frames-81;animation-duration:31373ms;animation-delay:6106ms}@keyframes move-frames-81{0%{transform:translate3d(93vw,68vh,0)}to{transform:translate3d(47vw,98vh,0)}}.particle-container:nth-child(81) .circle{animation-delay:2716ms}.particle-container:nth-child(82){width:3px;height:3px;animation-name:move-frames-82;animation-duration:30796ms;animation-delay:10507ms}@keyframes move-frames-82{0%{transform:translate3d(65vw,81vh,0)}to{transform:translate3d(11vw,98vh,0)}}.particle-container:nth-child(82) .circle{animation-delay:3029ms}.particle-container:nth-child(83){width:3px;height:3px;animation-name:move-frames-83;animation-duration:33506ms;animation-delay:9.38s}@keyframes move-frames-83{0%{transform:translate3d(21vw,85vh,0)}to{transform:translate3d(24vw,54vh,0)}}.particle-container:nth-child(83) .circle{animation-delay:3457ms}.particle-container:nth-child(84){width:3px;height:3px;animation-name:move-frames-84;animation-duration:33354ms;animation-delay:475ms}@keyframes move-frames-84{0%{transform:translate3d(93vw,87vh,0)}to{transform:translate3d(86vw,43vh,0)}}.particle-container:nth-child(84) .circle{animation-delay:3889ms}.particle-container:nth-child(85){width:3px;height:3px;animation-name:move-frames-85;animation-duration:32416ms;animation-delay:1957ms}@keyframes move-frames-85{0%{transform:translate3d(39vw,17vh,0)}to{transform:translate3d(22vw,98vh,0)}}.particle-container:nth-child(85) .circle{animation-delay:3123ms}.particle-container:nth-child(86){width:3px;height:3px;animation-name:move-frames-86;animation-duration:33.6s;animation-delay:4723ms}@keyframes move-frames-86{0%{transform:translate3d(6vw,72vh,0)}to{transform:translate3d(29vw,23vh,0)}}.particle-container:nth-child(86) .circle{animation-delay:1471ms}.particle-container:nth-child(87){width:3px;height:3px;animation-name:move-frames-87;animation-duration:32786ms;animation-delay:3856ms}@keyframes move-frames-87{0%{transform:translate3d(61vw,94vh,0)}to{transform:translate3d(67vw,99vh,0)}}.particle-container:nth-child(87) .circle{animation-delay:2.19s}.particle-container:nth-child(88){width:3px;height:3px;animation-name:move-frames-88;animation-duration:32718ms;animation-delay:5858ms}@keyframes move-frames-88{0%{transform:translate3d(77vw,73vh,0)}to{transform:translate3d(60vw,20vh,0)}}.particle-container:nth-child(88) .circle{animation-delay:981ms}.particle-container:nth-child(89){width:3px;height:3px;animation-name:move-frames-89;animation-duration:30817ms;animation-delay:2398ms}@keyframes move-frames-89{0%{transform:translate3d(74vw,15vh,0)}to{transform:translate3d(60vw,55vh,0)}}.particle-container:nth-child(89) .circle{animation-delay:.23s}.particle-container:nth-child(90){width:3px;height:3px;animation-name:move-frames-90;animation-duration:33876ms;animation-delay:7397ms}@keyframes move-frames-90{0%{transform:translate3d(50vw,21vh,0)}to{transform:translate3d(34vw,97vh,0)}}.particle-container:nth-child(90) .circle{animation-delay:2.11s}.particle-container:nth-child(91){width:3px;height:3px;animation-name:move-frames-91;animation-duration:30262ms;animation-delay:3328ms}@keyframes move-frames-91{0%{transform:translate3d(46vw,61vh,0)}to{transform:translate3d(3vw,61vh,0)}}.particle-container:nth-child(91) .circle{animation-delay:2241ms}.particle-container:nth-child(92){width:3px;height:3px;animation-name:move-frames-92;animation-duration:30412ms;animation-delay:9254ms}@keyframes move-frames-92{0%{transform:translate3d(7vw,20vh,0)}to{transform:translate3d(32vw,51vh,0)}}.particle-container:nth-child(92) .circle{animation-delay:2905ms}.particle-container:nth-child(93){width:3px;height:3px;animation-name:move-frames-93;animation-duration:30327ms;animation-delay:3498ms}@keyframes move-frames-93{0%{transform:translate3d(5vw,95vh,0)}to{transform:translate3d(6vw,34vh,0)}}.particle-container:nth-child(93) .circle{animation-delay:2681ms}.particle-container:nth-child(94){width:3px;height:3px;animation-name:move-frames-94;animation-duration:32942ms;animation-delay:10247ms}@keyframes move-frames-94{0%{transform:translate3d(28vw,63vh,0)}to{transform:translate3d(81vw,11vh,0)}}.particle-container:nth-child(94) .circle{animation-delay:2846ms}.particle-container:nth-child(95){width:3px;height:3px;animation-name:move-frames-95;animation-duration:32278ms;animation-delay:8054ms}@keyframes move-frames-95{0%{transform:translate3d(48vw,57vh,0)}to{transform:translate3d(76vw,10vh,0)}}.particle-container:nth-child(95) .circle{animation-delay:2407ms}.particle-container:nth-child(96){width:3px;height:3px;animation-name:move-frames-96;animation-duration:33604ms;animation-delay:7674ms}@keyframes move-frames-96{0%{transform:translate3d(21vw,88vh,0)}to{transform:translate3d(21vw,10vh,0)}}.particle-container:nth-child(96) .circle{animation-delay:3462ms}.particle-container:nth-child(97){width:3px;height:3px;animation-name:move-frames-97;animation-duration:32948ms;animation-delay:7215ms}@keyframes move-frames-97{0%{transform:translate3d(73vw,12vh,0)}to{transform:translate3d(25vw,38vh,0)}}.particle-container:nth-child(97) .circle{animation-delay:3266ms}.particle-container:nth-child(98){width:3px;height:3px;animation-name:move-frames-98;animation-duration:31097ms;animation-delay:10602ms}@keyframes move-frames-98{0%{transform:translate3d(97vw,27vh,0)}to{transform:translate3d(72vw,97vh,0)}}.particle-container:nth-child(98) .circle{animation-delay:2917ms}.particle-container:nth-child(99){width:3px;height:3px;animation-name:move-frames-99;animation-duration:30513ms;animation-delay:9537ms}@keyframes move-frames-99{0%{transform:translate3d(67vw,44vh,0)}to{transform:translate3d(98vw,57vh,0)}}.particle-container:nth-child(99) .circle{animation-delay:3936ms}.particle-container:nth-child(100){width:3px;height:3px;animation-name:move-frames-100;animation-duration:32131ms;animation-delay:5071ms}@keyframes move-frames-100{0%{transform:translate3d(40vw,92vh,0)}to{transform:translate3d(28vw,89vh,0)}}.particle-container:nth-child(100) .circle{animation-delay:2294ms}.particle-container:nth-child(101){width:3px;height:3px;animation-name:move-frames-101;animation-duration:33837ms;animation-delay:4.18s}@keyframes move-frames-101{0%{transform:translate3d(21vw,81vh,0)}to{transform:translate3d(35vw,35vh,0)}}.particle-container:nth-child(101) .circle{animation-delay:1541ms}.particle-container:nth-child(102){width:3px;height:3px;animation-name:move-frames-102;animation-duration:32813ms;animation-delay:5109ms}@keyframes move-frames-102{0%{transform:translate3d(21vw,32vh,0)}to{transform:translate3d(98vw,63vh,0)}}.particle-container:nth-child(102) .circle{animation-delay:2673ms}.particle-container:nth-child(103){width:3px;height:3px;animation-name:move-frames-103;animation-duration:32198ms;animation-delay:8277ms}@keyframes move-frames-103{0%{transform:translate3d(95vw,48vh,0)}to{transform:translate3d(55vw,27vh,0)}}.particle-container:nth-child(103) .circle{animation-delay:1931ms}.particle-container:nth-child(104){width:3px;height:3px;animation-name:move-frames-104;animation-duration:32933ms;animation-delay:2612ms}@keyframes move-frames-104{0%{transform:translate3d(14vw,76vh,0)}to{transform:translate3d(18vw,2vh,0)}}.particle-container:nth-child(104) .circle{animation-delay:3601ms}.particle-container:nth-child(105){width:3px;height:3px;animation-name:move-frames-105;animation-duration:32269ms;animation-delay:6176ms}@keyframes move-frames-105{0%{transform:translate3d(91vw,33vh,0)}to{transform:translate3d(22vw,26vh,0)}}.particle-container:nth-child(105) .circle{animation-delay:3409ms}.particle-container:nth-child(106){width:3px;height:3px;animation-name:move-frames-106;animation-duration:31056ms;animation-delay:6281ms}@keyframes move-frames-106{0%{transform:translate3d(78vw,28vh,0)}to{transform:translate3d(83vw,57vh,0)}}.particle-container:nth-child(106) .circle{animation-delay:836ms}.particle-container:nth-child(107){width:3px;height:3px;animation-name:move-frames-107;animation-duration:32273ms;animation-delay:2329ms}@keyframes move-frames-107{0%{transform:translate3d(82vw,28vh,0)}to{transform:translate3d(65vw,4vh,0)}}.particle-container:nth-child(107) .circle{animation-delay:77ms}.particle-container:nth-child(108){width:3px;height:3px;animation-name:move-frames-108;animation-duration:30109ms;animation-delay:7683ms}@keyframes move-frames-108{0%{transform:translate3d(26vw,25vh,0)}to{transform:translate3d(14vw,23vh,0)}}.particle-container:nth-child(108) .circle{animation-delay:3467ms}.particle-container:nth-child(109){width:3px;height:3px;animation-name:move-frames-109;animation-duration:30.24s;animation-delay:2092ms}@keyframes move-frames-109{0%{transform:translate3d(91vw,35vh,0)}to{transform:translate3d(83vw,32vh,0)}}.particle-container:nth-child(109) .circle{animation-delay:1558ms}.particle-container:nth-child(110){width:3px;height:3px;animation-name:move-frames-110;animation-duration:31561ms;animation-delay:6408ms}@keyframes move-frames-110{0%{transform:translate3d(72vw,27vh,0)}to{transform:translate3d(84vw,6vh,0)}}.particle-container:nth-child(110) .circle{animation-delay:1936ms}.particle-container:nth-child(111){width:3px;height:3px;animation-name:move-frames-111;animation-duration:31184ms;animation-delay:7164ms}@keyframes move-frames-111{0%{transform:translate3d(57vw,35vh,0)}to{transform:translate3d(42vw,44vh,0)}}.particle-container:nth-child(111) .circle{animation-delay:471ms}.particle-container:nth-child(112){width:3px;height:3px;animation-name:move-frames-112;animation-duration:31944ms;animation-delay:3598ms}@keyframes move-frames-112{0%{transform:translate3d(40vw,44vh,0)}to{transform:translate3d(24vw,55vh,0)}}.particle-container:nth-child(112) .circle{animation-delay:686ms}.particle-container:nth-child(113){width:3px;height:3px;animation-name:move-frames-113;animation-duration:33575ms;animation-delay:8514ms}@keyframes move-frames-113{0%{transform:translate3d(23vw,37vh,0)}to{transform:translate3d(84vw,64vh,0)}}.particle-container:nth-child(113) .circle{animation-delay:2174ms}.particle-container:nth-child(114){width:3px;height:3px;animation-name:move-frames-114;animation-duration:32145ms;animation-delay:6022ms}@keyframes move-frames-114{0%{transform:translate3d(71vw,54vh,0)}to{transform:translate3d(94vw,54vh,0)}}.particle-container:nth-child(114) .circle{animation-delay:3855ms}.particle-container:nth-child(115){width:3px;height:3px;animation-name:move-frames-115;animation-duration:30497ms;animation-delay:3.96s}@keyframes move-frames-115{0%{transform:translate3d(18vw,56vh,0)}to{transform:translate3d(65vw,15vh,0)}}.particle-container:nth-child(115) .circle{animation-delay:1.03s}.particle-container:nth-child(116){width:3px;height:3px;animation-name:move-frames-116;animation-duration:32837ms;animation-delay:2.88s}@keyframes move-frames-116{0%{transform:translate3d(19vw,46vh,0)}to{transform:translate3d(22vw,13vh,0)}}.particle-container:nth-child(116) .circle{animation-delay:3526ms}.particle-container:nth-child(117){width:3px;height:3px;animation-name:move-frames-117;animation-duration:33808ms;animation-delay:7027ms}@keyframes move-frames-117{0%{transform:translate3d(83vw,32vh,0)}to{transform:translate3d(5vw,55vh,0)}}.particle-container:nth-child(117) .circle{animation-delay:1424ms}.particle-container:nth-child(118){width:3px;height:3px;animation-name:move-frames-118;animation-duration:32384ms;animation-delay:6939ms}@keyframes move-frames-118{0%{transform:translate3d(29vw,72vh,0)}to{transform:translate3d(65vw,83vh,0)}}.particle-container:nth-child(118) .circle{animation-delay:50ms}.particle-container:nth-child(119){width:3px;height:3px;animation-name:move-frames-119;animation-duration:30054ms;animation-delay:3037ms}@keyframes move-frames-119{0%{transform:translate3d(43vw,93vh,0)}to{transform:translate3d(89vw,18vh,0)}}.particle-container:nth-child(119) .circle{animation-delay:1324ms}.particle-container:nth-child(120){width:3px;height:3px;animation-name:move-frames-120;animation-duration:33.28s;animation-delay:7481ms}@keyframes move-frames-120{0%{transform:translate3d(56vw,66vh,0)}to{transform:translate3d(6vw,16vh,0)}}.particle-container:nth-child(120) .circle{animation-delay:3206ms}.particle-container:nth-child(121){width:3px;height:3px;animation-name:move-frames-121;animation-duration:33.91s;animation-delay:.32s}@keyframes move-frames-121{0%{transform:translate3d(79vw,48vh,0)}to{transform:translate3d(64vw,70vh,0)}}.particle-container:nth-child(121) .circle{animation-delay:1.22s}.particle-container:nth-child(122){width:3px;height:3px;animation-name:move-frames-122;animation-duration:31824ms;animation-delay:3791ms}@keyframes move-frames-122{0%{transform:translate3d(42vw,66vh,0)}to{transform:translate3d(65vw,21vh,0)}}.particle-container:nth-child(122) .circle{animation-delay:2167ms}.particle-container:nth-child(123){width:3px;height:3px;animation-name:move-frames-123;animation-duration:30.86s;animation-delay:2233ms}@keyframes move-frames-123{0%{transform:translate3d(84vw,43vh,0)}to{transform:translate3d(25vw,69vh,0)}}.particle-container:nth-child(123) .circle{animation-delay:885ms}.particle-container:nth-child(124){width:3px;height:3px;animation-name:move-frames-124;animation-duration:33549ms;animation-delay:8301ms}@keyframes move-frames-124{0%{transform:translate3d(1vw,83vh,0)}to{transform:translate3d(70vw,72vh,0)}}.particle-container:nth-child(124) .circle{animation-delay:1777ms}.particle-container:nth-child(125){width:3px;height:3px;animation-name:move-frames-125;animation-duration:31736ms;animation-delay:7997ms}@keyframes move-frames-125{0%{transform:translate3d(13vw,65vh,0)}to{transform:translate3d(90vw,61vh,0)}}.particle-container:nth-child(125) .circle{animation-delay:376ms}.particle-container:nth-child(126){width:3px;height:3px;animation-name:move-frames-126;animation-duration:31837ms;animation-delay:696ms}@keyframes move-frames-126{0%{transform:translate3d(89vw,58vh,0)}to{transform:translate3d(5vw,65vh,0)}}.particle-container:nth-child(126) .circle{animation-delay:3095ms}.particle-container:nth-child(127){width:3px;height:3px;animation-name:move-frames-127;animation-duration:30489ms;animation-delay:3403ms}@keyframes move-frames-127{0%{transform:translate3d(96vw,64vh,0)}to{transform:translate3d(61vw,32vh,0)}}.particle-container:nth-child(127) .circle{animation-delay:1381ms}.particle-container:nth-child(128){width:3px;height:3px;animation-name:move-frames-128;animation-duration:30393ms;animation-delay:8562ms}@keyframes move-frames-128{0%{transform:translate3d(51vw,98vh,0)}to{transform:translate3d(50vw,40vh,0)}}.particle-container:nth-child(128) .circle{animation-delay:644ms}.particle-container:nth-child(129){width:3px;height:3px;animation-name:move-frames-129;animation-duration:33329ms;animation-delay:6193ms}@keyframes move-frames-129{0%{transform:translate3d(98vw,97vh,0)}to{transform:translate3d(21vw,5vh,0)}}.particle-container:nth-child(129) .circle{animation-delay:3068ms}.particle-container:nth-child(130){width:3px;height:3px;animation-name:move-frames-130;animation-duration:30.44s;animation-delay:9033ms}@keyframes move-frames-130{0%{transform:translate3d(75vw,65vh,0)}to{transform:translate3d(85vw,37vh,0)}}.particle-container:nth-child(130) .circle{animation-delay:2262ms}.particle-container:nth-child(131){width:3px;height:3px;animation-name:move-frames-131;animation-duration:31016ms;animation-delay:8434ms}@keyframes move-frames-131{0%{transform:translate3d(99vw,91vh,0)}to{transform:translate3d(21vw,34vh,0)}}.particle-container:nth-child(131) .circle{animation-delay:1957ms}.particle-container:nth-child(132){width:3px;height:3px;animation-name:move-frames-132;animation-duration:31855ms;animation-delay:9.45s}@keyframes move-frames-132{0%{transform:translate3d(72vw,33vh,0)}to{transform:translate3d(13vw,42vh,0)}}.particle-container:nth-child(132) .circle{animation-delay:1.67s}.particle-container:nth-child(133){width:3px;height:3px;animation-name:move-frames-133;animation-duration:31582ms;animation-delay:5934ms}@keyframes move-frames-133{0%{transform:translate3d(20vw,11vh,0)}to{transform:translate3d(73vw,57vh,0)}}.particle-container:nth-child(133) .circle{animation-delay:2702ms}.particle-container:nth-child(134){width:3px;height:3px;animation-name:move-frames-134;animation-duration:33198ms;animation-delay:.31s}@keyframes move-frames-134{0%{transform:translate3d(24vw,87vh,0)}to{transform:translate3d(14vw,91vh,0)}}.particle-container:nth-child(134) .circle{animation-delay:2691ms}.particle-container:nth-child(135){width:3px;height:3px;animation-name:move-frames-135;animation-duration:33069ms;animation-delay:9937ms}@keyframes move-frames-135{0%{transform:translate3d(57vw,71vh,0)}to{transform:translate3d(42vw,10vh,0)}}.particle-container:nth-child(135) .circle{animation-delay:3.01s}.particle-container:nth-child(136){width:3px;height:3px;animation-name:move-frames-136;animation-duration:30095ms;animation-delay:8596ms}@keyframes move-frames-136{0%{transform:translate3d(33vw,76vh,0)}to{transform:translate3d(45vw,45vh,0)}}.particle-container:nth-child(136) .circle{animation-delay:3167ms}.particle-container:nth-child(137){width:3px;height:3px;animation-name:move-frames-137;animation-duration:30308ms;animation-delay:5122ms}@keyframes move-frames-137{0%{transform:translate3d(64vw,54vh,0)}to{transform:translate3d(46vw,51vh,0)}}.particle-container:nth-child(137) .circle{animation-delay:3525ms}.particle-container:nth-child(138){width:3px;height:3px;animation-name:move-frames-138;animation-duration:33079ms;animation-delay:8.92s}@keyframes move-frames-138{0%{transform:translate3d(62vw,49vh,0)}to{transform:translate3d(9vw,80vh,0)}}.particle-container:nth-child(138) .circle{animation-delay:739ms}.particle-container:nth-child(139){width:3px;height:3px;animation-name:move-frames-139;animation-duration:30266ms;animation-delay:5865ms}@keyframes move-frames-139{0%{transform:translate3d(33vw,26vh,0)}to{transform:translate3d(56vw,78vh,0)}}.particle-container:nth-child(139) .circle{animation-delay:928ms}.particle-container:nth-child(140){width:3px;height:3px;animation-name:move-frames-140;animation-duration:33681ms;animation-delay:8104ms}@keyframes move-frames-140{0%{transform:translate3d(41vw,98vh,0)}to{transform:translate3d(63vw,52vh,0)}}.particle-container:nth-child(140) .circle{animation-delay:2.5s}.particle-container:nth-child(141){width:3px;height:3px;animation-name:move-frames-141;animation-duration:31077ms;animation-delay:2704ms}@keyframes move-frames-141{0%{transform:translate3d(15vw,56vh,0)}to{transform:translate3d(75vw,22vh,0)}}.particle-container:nth-child(141) .circle{animation-delay:1386ms}.particle-container:nth-child(142){width:3px;height:3px;animation-name:move-frames-142;animation-duration:33934ms;animation-delay:3972ms}@keyframes move-frames-142{0%{transform:translate3d(19vw,69vh,0)}to{transform:translate3d(80vw,92vh,0)}}.particle-container:nth-child(142) .circle{animation-delay:3174ms}.particle-container:nth-child(143){width:3px;height:3px;animation-name:move-frames-143;animation-duration:33.04s;animation-delay:7657ms}@keyframes move-frames-143{0%{transform:translate3d(11vw,88vh,0)}to{transform:translate3d(37vw,78vh,0)}}.particle-container:nth-child(143) .circle{animation-delay:1638ms}.particle-container:nth-child(144){width:3px;height:3px;animation-name:move-frames-144;animation-duration:32089ms;animation-delay:3.61s}@keyframes move-frames-144{0%{transform:translate3d(81vw,21vh,0)}to{transform:translate3d(26vw,6vh,0)}}.particle-container:nth-child(144) .circle{animation-delay:1616ms}.particle-container:nth-child(145){width:3px;height:3px;animation-name:move-frames-145;animation-duration:33555ms;animation-delay:8489ms}@keyframes move-frames-145{0%{transform:translate3d(9vw,8vh,0)}to{transform:translate3d(66vw,5vh,0)}}.particle-container:nth-child(145) .circle{animation-delay:2502ms}.particle-container:nth-child(146){width:3px;height:3px;animation-name:move-frames-146;animation-duration:31.33s;animation-delay:10427ms}@keyframes move-frames-146{0%{transform:translate3d(26vw,12vh,0)}to{transform:translate3d(65vw,15vh,0)}}.particle-container:nth-child(146) .circle{animation-delay:3021ms}.particle-container:nth-child(147){width:3px;height:3px;animation-name:move-frames-147;animation-duration:30538ms;animation-delay:1301ms}@keyframes move-frames-147{0%{transform:translate3d(14vw,24vh,0)}to{transform:translate3d(38vw,29vh,0)}}.particle-container:nth-child(147) .circle{animation-delay:1555ms}.particle-container:nth-child(148){width:3px;height:3px;animation-name:move-frames-148;animation-duration:31291ms;animation-delay:7955ms}@keyframes move-frames-148{0%{transform:translate3d(53vw,97vh,0)}to{transform:translate3d(30vw,22vh,0)}}.particle-container:nth-child(148) .circle{animation-delay:493ms}.particle-container:nth-child(149){width:3px;height:3px;animation-name:move-frames-149;animation-duration:32317ms;animation-delay:8759ms}@keyframes move-frames-149{0%{transform:translate3d(23vw,79vh,0)}to{transform:translate3d(77vw,4vh,0)}}.particle-container:nth-child(149) .circle{animation-delay:979ms}.particle-container:nth-child(150){width:3px;height:3px;animation-name:move-frames-150;animation-duration:31899ms;animation-delay:6172ms}@keyframes move-frames-150{0%{transform:translate3d(20vw,1vh,0)}to{transform:translate3d(74vw,1vh,0)}}.particle-container:nth-child(150) .circle{animation-delay:3097ms}.particle-container:nth-child(151){width:3px;height:3px;animation-name:move-frames-151;animation-duration:33012ms;animation-delay:5556ms}@keyframes move-frames-151{0%{transform:translate3d(90vw,39vh,0)}to{transform:translate3d(94vw,8vh,0)}}.particle-container:nth-child(151) .circle{animation-delay:488ms}.particle-container:nth-child(152){width:3px;height:3px;animation-name:move-frames-152;animation-duration:33.97s;animation-delay:8641ms}@keyframes move-frames-152{0%{transform:translate3d(13vw,96vh,0)}to{transform:translate3d(65vw,1vh,0)}}.particle-container:nth-child(152) .circle{animation-delay:1321ms}.particle-container:nth-child(153){width:3px;height:3px;animation-name:move-frames-153;animation-duration:31144ms;animation-delay:5322ms}@keyframes move-frames-153{0%{transform:translate3d(37vw,46vh,0)}to{transform:translate3d(96vw,60vh,0)}}.particle-container:nth-child(153) .circle{animation-delay:809ms}.particle-container:nth-child(154){width:3px;height:3px;animation-name:move-frames-154;animation-duration:31553ms;animation-delay:7206ms}@keyframes move-frames-154{0%{transform:translate3d(6vw,75vh,0)}to{transform:translate3d(81vw,47vh,0)}}.particle-container:nth-child(154) .circle{animation-delay:3861ms}.particle-container:nth-child(155){width:3px;height:3px;animation-name:move-frames-155;animation-duration:31978ms;animation-delay:10905ms}@keyframes move-frames-155{0%{transform:translate3d(84vw,7vh,0)}to{transform:translate3d(30vw,62vh,0)}}.particle-container:nth-child(155) .circle{animation-delay:129ms}.particle-container:nth-child(156){width:3px;height:3px;animation-name:move-frames-156;animation-duration:33336ms;animation-delay:6.45s}@keyframes move-frames-156{0%{transform:translate3d(30vw,14vh,0)}to{transform:translate3d(19vw,76vh,0)}}.particle-container:nth-child(156) .circle{animation-delay:3668ms}.particle-container:nth-child(157){width:3px;height:3px;animation-name:move-frames-157;animation-duration:30178ms;animation-delay:4887ms}@keyframes move-frames-157{0%{transform:translate3d(4vw,32vh,0)}to{transform:translate3d(87vw,38vh,0)}}.particle-container:nth-child(157) .circle{animation-delay:1709ms}.particle-container:nth-child(158){width:3px;height:3px;animation-name:move-frames-158;animation-duration:32654ms;animation-delay:3946ms}@keyframes move-frames-158{0%{transform:translate3d(81vw,55vh,0)}to{transform:translate3d(49vw,24vh,0)}}.particle-container:nth-child(158) .circle{animation-delay:942ms}.particle-container:nth-child(159){width:3px;height:3px;animation-name:move-frames-159;animation-duration:31.33s;animation-delay:6161ms}@keyframes move-frames-159{0%{transform:translate3d(31vw,70vh,0)}to{transform:translate3d(54vw,72vh,0)}}.particle-container:nth-child(159) .circle{animation-delay:3086ms}.particle-container:nth-child(160){width:3px;height:3px;animation-name:move-frames-160;animation-duration:30482ms;animation-delay:7182ms}@keyframes move-frames-160{0%{transform:translate3d(98vw,85vh,0)}to{transform:translate3d(62vw,63vh,0)}}.particle-container:nth-child(160) .circle{animation-delay:828ms}.particle-container:nth-child(161){width:3px;height:3px;animation-name:move-frames-161;animation-duration:33186ms;animation-delay:4845ms}@keyframes move-frames-161{0%{transform:translate3d(73vw,76vh,0)}to{transform:translate3d(9vw,26vh,0)}}.particle-container:nth-child(161) .circle{animation-delay:1662ms}.particle-container:nth-child(162){width:3px;height:3px;animation-name:move-frames-162;animation-duration:31682ms;animation-delay:1148ms}@keyframes move-frames-162{0%{transform:translate3d(36vw,38vh,0)}to{transform:translate3d(65vw,97vh,0)}}.particle-container:nth-child(162) .circle{animation-delay:1575ms}.particle-container:nth-child(163){width:3px;height:3px;animation-name:move-frames-163;animation-duration:31969ms;animation-delay:10323ms}@keyframes move-frames-163{0%{transform:translate3d(42vw,40vh,0)}to{transform:translate3d(48vw,80vh,0)}}.particle-container:nth-child(163) .circle{animation-delay:2853ms}.particle-container:nth-child(164){width:3px;height:3px;animation-name:move-frames-164;animation-duration:30596ms;animation-delay:4521ms}@keyframes move-frames-164{0%{transform:translate3d(83vw,97vh,0)}to{transform:translate3d(44vw,74vh,0)}}.particle-container:nth-child(164) .circle{animation-delay:2411ms}.particle-container:nth-child(165){width:3px;height:3px;animation-name:move-frames-165;animation-duration:31444ms;animation-delay:6053ms}@keyframes move-frames-165{0%{transform:translate3d(76vw,41vh,0)}to{transform:translate3d(49vw,73vh,0)}}.particle-container:nth-child(165) .circle{animation-delay:1335ms}.particle-container:nth-child(166){width:3px;height:3px;animation-name:move-frames-166;animation-duration:31975ms;animation-delay:10621ms}@keyframes move-frames-166{0%{transform:translate3d(15vw,90vh,0)}to{transform:translate3d(6vw,94vh,0)}}.particle-container:nth-child(166) .circle{animation-delay:1714ms}.particle-container:nth-child(167){width:3px;height:3px;animation-name:move-frames-167;animation-duration:31187ms;animation-delay:8525ms}@keyframes move-frames-167{0%{transform:translate3d(10vw,70vh,0)}to{transform:translate3d(63vw,20vh,0)}}.particle-container:nth-child(167) .circle{animation-delay:3549ms}.particle-container:nth-child(168){width:3px;height:3px;animation-name:move-frames-168;animation-duration:31676ms;animation-delay:7502ms}@keyframes move-frames-168{0%{transform:translate3d(58vw,38vh,0)}to{transform:translate3d(7vw,58vh,0)}}.particle-container:nth-child(168) .circle{animation-delay:581ms}.particle-container:nth-child(169){width:3px;height:3px;animation-name:move-frames-169;animation-duration:32.7s;animation-delay:4439ms}@keyframes move-frames-169{0%{transform:translate3d(89vw,24vh,0)}to{transform:translate3d(9vw,64vh,0)}}.particle-container:nth-child(169) .circle{animation-delay:2683ms}.particle-container:nth-child(170){width:3px;height:3px;animation-name:move-frames-170;animation-duration:32148ms;animation-delay:314ms}@keyframes move-frames-170{0%{transform:translate3d(75vw,42vh,0)}to{transform:translate3d(54vw,28vh,0)}}.particle-container:nth-child(170) .circle{animation-delay:1011ms}.particle-container:nth-child(171){width:3px;height:3px;animation-name:move-frames-171;animation-duration:33051ms;animation-delay:5793ms}@keyframes move-frames-171{0%{transform:translate3d(28vw,26vh,0)}to{transform:translate3d(90vw,92vh,0)}}.particle-container:nth-child(171) .circle{animation-delay:3199ms}.particle-container:nth-child(172){width:3px;height:3px;animation-name:move-frames-172;animation-duration:31736ms;animation-delay:6513ms}@keyframes move-frames-172{0%{transform:translate3d(71vw,24vh,0)}to{transform:translate3d(90vw,30vh,0)}}.particle-container:nth-child(172) .circle{animation-delay:715ms}.particle-container:nth-child(173){width:3px;height:3px;animation-name:move-frames-173;animation-duration:31651ms;animation-delay:6966ms}@keyframes move-frames-173{0%{transform:translate3d(88vw,98vh,0)}to{transform:translate3d(6vw,21vh,0)}}.particle-container:nth-child(173) .circle{animation-delay:2332ms}.particle-container:nth-child(174){width:3px;height:3px;animation-name:move-frames-174;animation-duration:31845ms;animation-delay:8783ms}@keyframes move-frames-174{0%{transform:translate3d(61vw,61vh,0)}to{transform:translate3d(80vw,24vh,0)}}.particle-container:nth-child(174) .circle{animation-delay:2214ms}.particle-container:nth-child(175){width:3px;height:3px;animation-name:move-frames-175;animation-duration:31402ms;animation-delay:10397ms}@keyframes move-frames-175{0%{transform:translate3d(63vw,84vh,0)}to{transform:translate3d(24vw,72vh,0)}}.particle-container:nth-child(175) .circle{animation-delay:2673ms}.particle-container:nth-child(176){width:3px;height:3px;animation-name:move-frames-176;animation-duration:30.75s;animation-delay:8168ms}@keyframes move-frames-176{0%{transform:translate3d(36vw,38vh,0)}to{transform:translate3d(35vw,34vh,0)}}.particle-container:nth-child(176) .circle{animation-delay:60ms}.particle-container:nth-child(177){width:3px;height:3px;animation-name:move-frames-177;animation-duration:31095ms;animation-delay:8241ms}@keyframes move-frames-177{0%{transform:translate3d(96vw,82vh,0)}to{transform:translate3d(76vw,31vh,0)}}.particle-container:nth-child(177) .circle{animation-delay:2.54s}.particle-container:nth-child(178){width:3px;height:3px;animation-name:move-frames-178;animation-duration:30026ms;animation-delay:5865ms}@keyframes move-frames-178{0%{transform:translate3d(69vw,37vh,0)}to{transform:translate3d(15vw,51vh,0)}}.particle-container:nth-child(178) .circle{animation-delay:.35s}.particle-container:nth-child(179){width:3px;height:3px;animation-name:move-frames-179;animation-duration:30713ms;animation-delay:5507ms}@keyframes move-frames-179{0%{transform:translate3d(56vw,36vh,0)}to{transform:translate3d(66vw,63vh,0)}}.particle-container:nth-child(179) .circle{animation-delay:397ms}.particle-container:nth-child(180){width:3px;height:3px;animation-name:move-frames-180;animation-duration:33856ms;animation-delay:1282ms}@keyframes move-frames-180{0%{transform:translate3d(43vw,16vh,0)}to{transform:translate3d(50vw,64vh,0)}}.particle-container:nth-child(180) .circle{animation-delay:14ms}.particle-container:nth-child(181){width:3px;height:3px;animation-name:move-frames-181;animation-duration:31261ms;animation-delay:7396ms}@keyframes move-frames-181{0%{transform:translate3d(74vw,12vh,0)}to{transform:translate3d(83vw,48vh,0)}}.particle-container:nth-child(181) .circle{animation-delay:2.26s}.particle-container:nth-child(182){width:3px;height:3px;animation-name:move-frames-182;animation-duration:32099ms;animation-delay:5081ms}@keyframes move-frames-182{0%{transform:translate3d(34vw,41vh,0)}to{transform:translate3d(21vw,85vh,0)}}.particle-container:nth-child(182) .circle{animation-delay:299ms}.particle-container:nth-child(183){width:3px;height:3px;animation-name:move-frames-183;animation-duration:32698ms;animation-delay:7261ms}@keyframes move-frames-183{0%{transform:translate3d(66vw,60vh,0)}to{transform:translate3d(22vw,90vh,0)}}.particle-container:nth-child(183) .circle{animation-delay:2213ms}.particle-container:nth-child(184){width:3px;height:3px;animation-name:move-frames-184;animation-duration:31969ms;animation-delay:922ms}@keyframes move-frames-184{0%{transform:translate3d(76vw,49vh,0)}to{transform:translate3d(15vw,3vh,0)}}.particle-container:nth-child(184) .circle{animation-delay:43ms}.particle-container:nth-child(185){width:3px;height:3px;animation-name:move-frames-185;animation-duration:30013ms;animation-delay:5833ms}@keyframes move-frames-185{0%{transform:translate3d(90vw,23vh,0)}to{transform:translate3d(9vw,21vh,0)}}.particle-container:nth-child(185) .circle{animation-delay:3.03s}.particle-container:nth-child(186){width:3px;height:3px;animation-name:move-frames-186;animation-duration:30.16s;animation-delay:7396ms}@keyframes move-frames-186{0%{transform:translate3d(53vw,98vh,0)}to{transform:translate3d(27vw,23vh,0)}}.particle-container:nth-child(186) .circle{animation-delay:1991ms}.particle-container:nth-child(187){width:3px;height:3px;animation-name:move-frames-187;animation-duration:33595ms;animation-delay:7654ms}@keyframes move-frames-187{0%{transform:translate3d(71vw,69vh,0)}to{transform:translate3d(58vw,57vh,0)}}.particle-container:nth-child(187) .circle{animation-delay:20ms}.particle-container:nth-child(188){width:3px;height:3px;animation-name:move-frames-188;animation-duration:31226ms;animation-delay:1869ms}@keyframes move-frames-188{0%{transform:translate3d(41vw,41vh,0)}to{transform:translate3d(4vw,94vh,0)}}.particle-container:nth-child(188) .circle{animation-delay:3659ms}.particle-container:nth-child(189){width:3px;height:3px;animation-name:move-frames-189;animation-duration:30724ms;animation-delay:9848ms}@keyframes move-frames-189{0%{transform:translate3d(72vw,77vh,0)}to{transform:translate3d(77vw,79vh,0)}}.particle-container:nth-child(189) .circle{animation-delay:1688ms}.particle-container:nth-child(190){width:3px;height:3px;animation-name:move-frames-190;animation-duration:31325ms;animation-delay:4209ms}@keyframes move-frames-190{0%{transform:translate3d(89vw,12vh,0)}to{transform:translate3d(79vw,95vh,0)}}.particle-container:nth-child(190) .circle{animation-delay:1686ms}.particle-container:nth-child(191){width:3px;height:3px;animation-name:move-frames-191;animation-duration:32313ms;animation-delay:4607ms}@keyframes move-frames-191{0%{transform:translate3d(74vw,34vh,0)}to{transform:translate3d(67vw,32vh,0)}}.particle-container:nth-child(191) .circle{animation-delay:2057ms}.particle-container:nth-child(192){width:3px;height:3px;animation-name:move-frames-192;animation-duration:33781ms;animation-delay:4987ms}@keyframes move-frames-192{0%{transform:translate3d(9vw,77vh,0)}to{transform:translate3d(6vw,41vh,0)}}.particle-container:nth-child(192) .circle{animation-delay:911ms}.particle-container:nth-child(193){width:3px;height:3px;animation-name:move-frames-193;animation-duration:31181ms;animation-delay:2814ms}@keyframes move-frames-193{0%{transform:translate3d(70vw,60vh,0)}to{transform:translate3d(46vw,29vh,0)}}.particle-container:nth-child(193) .circle{animation-delay:3898ms}.particle-container:nth-child(194){width:3px;height:3px;animation-name:move-frames-194;animation-duration:32163ms;animation-delay:7271ms}@keyframes move-frames-194{0%{transform:translate3d(49vw,36vh,0)}to{transform:translate3d(47vw,66vh,0)}}.particle-container:nth-child(194) .circle{animation-delay:3934ms}.particle-container:nth-child(195){width:3px;height:3px;animation-name:move-frames-195;animation-duration:33308ms;animation-delay:4517ms}@keyframes move-frames-195{0%{transform:translate3d(30vw,42vh,0)}to{transform:translate3d(41vw,74vh,0)}}.particle-container:nth-child(195) .circle{animation-delay:972ms}.particle-container:nth-child(196){width:3px;height:3px;animation-name:move-frames-196;animation-duration:30673ms;animation-delay:3863ms}@keyframes move-frames-196{0%{transform:translate3d(53vw,11vh,0)}to{transform:translate3d(88vw,8vh,0)}}.particle-container:nth-child(196) .circle{animation-delay:1533ms}.particle-container:nth-child(197){width:3px;height:3px;animation-name:move-frames-197;animation-duration:32635ms;animation-delay:4701ms}@keyframes move-frames-197{0%{transform:translate3d(90vw,87vh,0)}to{transform:translate3d(65vw,2vh,0)}}.particle-container:nth-child(197) .circle{animation-delay:518ms}.particle-container:nth-child(198){width:3px;height:3px;animation-name:move-frames-198;animation-duration:30815ms;animation-delay:6.11s}@keyframes move-frames-198{0%{transform:translate3d(62vw,35vh,0)}to{transform:translate3d(45vw,26vh,0)}}.particle-container:nth-child(198) .circle{animation-delay:3603ms}.particle-container:nth-child(199){width:3px;height:3px;animation-name:move-frames-199;animation-duration:31102ms;animation-delay:939ms}@keyframes move-frames-199{0%{transform:translate3d(66vw,51vh,0)}to{transform:translate3d(16vw,6vh,0)}}.particle-container:nth-child(199) .circle{animation-delay:3445ms}.particle-container:nth-child(200){width:3px;height:3px;animation-name:move-frames-200;animation-duration:30868ms;animation-delay:2205ms}@keyframes move-frames-200{0%{transform:translate3d(77vw,52vh,0)}to{transform:translate3d(54vw,83vh,0)}}.particle-container:nth-child(200) .circle{animation-delay:2652ms}: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-50::-moz-placeholder{opacity:.5}.placeholder\:opacity-50:-ms-input-placeholder{opacity:.5}.placeholder\:opacity-50::placeholder{opacity:.5}.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}.hover\:opacity-80:hover{opacity:.8}.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\:col-span-1{grid-column:span 1/span 1}.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\:flex{display:flex}.sm\:h-\[600px\]{height:600px}.sm\:h-20{height:5rem}.sm\:max-h-\[100\%\]{max-height:100%}.sm\:w-1\/2{width:50%}.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-8{gap:2rem}.sm\:gap-y-20{row-gap:5rem}.sm\:p-8{padding:2rem}.sm\:p-16{padding:4rem}.sm\:p-0{padding:0}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:px-14{padding-left:3.5rem;padding-right:3.5rem}.sm\:pt-\[5vh\]{padding-top:5vh}.sm\:text-left{text-align:left}.sm\:text-\[140px\]{font-size:140px}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.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-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\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:hidden{display:none}.md\:w-2\/3{width:66.666667%}.md\:w-auto{width:auto}.md\:w-\[200px\]{width:200px}.md\:w-\[20vw\]{width:20vw}.md\:w-2\/4{width:50%}.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\:mt-0{margin-top:0}.lg\:ml-8{margin-left:2rem}.lg\:mt-20{margin-top:5rem}.lg\:ml-0{margin-left:0}.lg\:mt-32{margin-top:8rem}.lg\:ml-4{margin-left:1rem}.lg\:mr-4{margin-right:1rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mt-8{margin-top:2rem}.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-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\/2{width:50%}.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\: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-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-10{padding-left:2.5rem;padding-right:2.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\:px-7{padding-left:1.75rem;padding-right:1.75rem}.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:pt-0{padding-top:0}.lg\:pt-16{padding-top:4rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pl-4{padding-left:1rem}.lg\:pr-32{padding-right:8rem}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}.lg\:text-\[18px\]{font-size:18px}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.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-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-\[10px\]{font-size:10px}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.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\:w-1\/2{width:50%}.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)}