@charset "UTF-8";.slider{cursor:pointer}.slider input[type=range]{-moz-appearance:none;appearance:none;-webkit-appearance:none;all:unset;-webkit-tap-highlight-color:transparent}.slider input[type=range]::-webkit-slider-runnable-track{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:coral}.slider input[type=range]::-webkit-slider-thumb{-moz-appearance:none;appearance:none;-webkit-appearance:none;height:32px;width:32px;background-color:#dc143c}audio{display:none}.app-layout{min-height:100vh;background:#393a42;color:#fff;font-family:Space Mono,monospace;padding-bottom:130px}.app-layout-view{min-height:calc(100vh - 75px)}.app-layout-view-content{max-width:825px;margin:0 auto;width:100%}@media only screen and (min-width: 1460px){.app-layout-view-content{padding-top:44px}}.app-title{font-size:13px;font-style:normal;font-weight:400;line-height:19px;letter-spacing:0em;text-align:left;color:#d8d8d8}.kaizen-logo__container{display:flex;flex-direction:row;align-items:center;gap:8px}.kaizen-logo__title{font-weight:700;color:#ff5151}.about-page{width:100%;margin:0 auto;font-size:18px;text-align:center}.about-page .title{max-width:650px;margin-left:auto;margin-right:auto;font-weight:700;color:#ff5151}.about-page .description{max-width:670px}.blog-page{max-width:680px;width:100%;margin:0 auto}.blog-post-page a{text-decoration:underline;color:#ff5151}.scorecard{max-width:500px;margin-left:auto;margin-right:auto}.scorecard table,.scorecard th,.scorecard td{border:1px solid #7a7c8e;border-collapse:collapse;font-size:13px}.scorecard th,.scorecard td{padding:12px}.scorecard th{text-align:right;width:100%;font-weight:300}.scorecard td{min-width:72px;text-align:center}.scorecard .section{font-weight:600;letter-spacing:2px;font-size:16px}dialog{position:absolute;left:0;right:0;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin:auto;border:solid;padding:1em;background:#fff;color:#000;display:block}dialog:not([open]){display:none}dialog+.backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000001a}._dialog_overlay{position:fixed;top:0;right:0;bottom:0;left:0}dialog.fixed{position:fixed;top:50%;transform:translateY(-50%)}@keyframes loadingSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner__img{animation:loadingSpinner 1.5s linear infinite}.popup{background-color:#0000006b;height:100vh;width:100vw;z-index:10;position:fixed;top:0;left:0}.popup__center{z-index:11;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-height:calc(100vh - 200px);overflow:auto}.popup__body{background-color:#393a42;width:600px;border-radius:3px}@media only screen and (max-width: 640px){.popup__body{width:calc(100vw - 20px)}}.popup__exit{position:fixed;top:28px;right:28px;display:flex;border-radius:3px;cursor:pointer}.popup__exit:hover{background-color:#44454e}@media only screen and (max-width: 640px){.popup__exit{top:19px;right:19px}}.input-container{width:100%;height:38px;display:flex}.input-container input{outline:none}.input-container input:-webkit-autofill,.input-container input:-webkit-autofill:hover,.input-container input:-webkit-autofill:focus,.input-container input:-webkit-autofill:active{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:white!important}@media only screen and (max-width: 500px){.input-container input[type=password]{letter-spacing:.2em}}.home-track.desktop{padding:12px;border-bottom:1px solid #393a42;position:relative}.home-track.desktop .home-track__node-line{position:absolute;border-left:1px solid #d8d8d8;height:calc(100% + 2px);left:22.5px;top:-1px}.home-track.desktop .home-track__node-line.top{height:calc(50% + 2px);top:50%}.home-track.desktop .home-track__node-line.bottom{height:calc(50% + 2px);top:-1px}.home-track.mobile{padding:8px;border-bottom:1px solid #393a42;position:relative}.home-track.mobile .home-track__node-line.description{height:calc(100% + 12px);left:10.5px;top:0}.home-track.mobile .home-track__node-line.top{height:52px;top:52px}.home-track.mobile .home-track__node-line.bottom{height:52px}.home-track.hover{background:#0000002e}.home-track .home-track__title{padding-right:5px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.home-track .home-track__description{display:-webkit-box;word-break:break-word;-webkit-box-orient:vertical;overflow:hidden}.home-track .home-track__description p{margin:0}.track-version{display:flex;justify-content:space-between;background-color:#34353d;height:32px;position:relative;align-items:center;border-bottom:1px solid #393a42}.track-version .track-version__node .track-version__node-line{position:absolute;left:16px;top:-1px;border-left:1px solid #d8d8d8;height:33px;width:32px}.track-version .track-version__node .track-version__node-line.top{height:17px;top:17px}.track-version .track-version__node .track-version__node-line.middle{height:33px;top:-1px}.track-version .track-version__node .track-version__node-line.bottom{height:17px;top:-1px}.track-version .track-version__node .track-version__node-circle{position:absolute;left:12px;top:12px;height:9px;width:9px}.track-version .track-version__node .track-version__node-circle circle{stroke:#d8d8d8}.track-version .track-version__node .track-version__node-icon{position:absolute;left:6px;top:5px;background-color:#34353d}.track-version:hover{background-color:#0000002e}.background{background:#34353d}.background_top-track,.gradient-bottom{background:linear-gradient(180deg,#34353d00 68.75%,#34353d)}.gradient-top{background:linear-gradient(0deg,#34353d00 68.75%,#34353d)}.gradient-top_bottom{background:linear-gradient(0deg,#34353d,#34353d00 68.75%,#34353d)}.slide-up{animation-name:slideVersionUp;animation-duration:.3s}.slide-down{animation-name:slideVersionDown;animation-duration:.3s}@keyframes slideVersionUp{0%{transform:translateY(-16px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideVersionDown{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}.artist-songs hr{margin-top:4px}.artist-songs .header-divider{background-color:#afafaf;width:1px;height:14px;margin:0 12px}.artist-songs .projects{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));grid-template-rows:repeat(auto-fill,minmax(148px,1fr))}@media only screen and (min-width: 500px){.artist-songs .projects{grid-template-columns:repeat(auto-fill,minmax(188px,1fr));grid-template-rows:repeat(auto-fill,minmax(188px,1fr))}}.artist-songs .projects .title{color:#fff}.artist-songs .projects .image-container{width:-webkit-fill-available}.artist-name{font-size:37px;font-style:normal;font-weight:700;line-height:55px;letter-spacing:0em;text-align:left}.artist-about-text{text-align:left}.artist-banner{width:825px;height:210px}.listener-artist-container .artist-description a{text-decoration:underline}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:#fff}.prose li::marker{color:#fff}textarea{width:100%;resize:vertical;border:1px solid #7a7c8e;font-size:1rem;font-family:Space Mono,monospace;color:#fff;background-color:transparent;outline:none;box-sizing:border-box}.centered textarea::-moz-placeholder{text-align:center}.centered textarea::placeholder{text-align:center}.comment-dropdown{position:static;right:0}@media only screen and (min-width: 1024px){.comment-dropdown{width:40px;height:100%;position:absolute;display:flex;right:-40px;align-items:center;justify-content:flex-start}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInput option{background-color:#393a42}.PhoneInput select{height:100%;width:100%;top:0}.PhoneInputCountry{border:1px solid #7a7c8e;margin:0 8px 0 0;padding-right:16px;padding-left:16px}.select{width:100%}.select select{width:100%;background-color:transparent;color:#fff;height:38px;font-family:Space Mono,monospace;font-size:1rem;padding:4px 16px}.select select option{color:#000}.file-drop{position:relative;min-height:66px;width:100%;display:flex;align-items:center;justify-content:center;border:1px dashed #7a7c8e;border-radius:2px}.file-drop--loaded{border:1px solid #7a7c8e}.file-drop:hover:not(.file-drop--loaded){background-color:#0000002e}.file-drop input[type=file]::file-selector-button{cursor:pointer}.file-drop .input-file{height:100%;width:100%;position:absolute;left:0;top:0;z-index:1;cursor:pointer;opacity:0}.file-drop .progress{padding:12px}.file-drop .progress .title{display:table;table-layout:fixed;width:100%}.file-drop .progress .title__text{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-drop .progress .uploading-text{color:#9a9a9a;width:-moz-fit-content;width:fit-content}.full-dropzone{display:none;position:fixed;height:calc(100vh - 105px);width:-webkit-fill-available;background:#35363ff5;top:0;left:0;margin:20px;border:1px dashed #7a7c8e;border-radius:6px;z-index:10}@media only screen and (max-width: 1280px){.full-dropzone{height:calc(100vh - 155px)}}.full-dropzone.show{display:flex;align-items:center;justify-content:center;flex-direction:column}.create-post-page .form{display:flex;flex-direction:column;justify-content:space-between}.create-post-page .image-upload-container{margin-left:auto;margin-right:auto}.create-post-page .ranges{width:60px}.create-post-page .start .slider>div:first-child{background-color:#ff5151!important}.create-post-page .start .slider>div:nth-child(2){background-color:#fff!important}.create-post-page .loading{width:100%;overflow:hidden;white-space:nowrap}.create-post-page .loading:after{content:"• ";animation:dots 2s infinite;position:absolute;top:4px}@keyframes dots{0%,20%{color:transparent;text-shadow:10px 0 0 transparent,20px 0 0 transparent}40%{color:#d8d8d8;text-shadow:10px 0 0 transparent,20px 0 0 transparent}60%{text-shadow:10px 0 0 #d8d8d8,20px 0 0 transparent}80%,to{text-shadow:10px 0 0 #d8d8d8,20px 0 0 #d8d8d8}}@keyframes typing{0%{width:0}to{width:100%}}.create-post-page .canvas-slideX{animation:slideX .5s linear;animation-iteration-count:1;transform:translate(-50%)}@keyframes slideX{0%,20%{transform:translate(0)}40%{transform:translate(-15%)}60%{transform:translate(-35%)}80%,to{transform:translate(-50%)}}.select .input{height:38px}.select .input .caret{position:absolute;top:20px;right:20px}.select .input .caret:before,.select .input .caret:after{content:"";position:relative;display:block;width:8px;height:1px;background-color:#d8d8d8;transition:.2s ease-in-out}.select .input .caret:before{transform:rotate(45deg)}.select .input .caret:after{left:5px;top:-1px;transform:rotate(-45deg)}.select .input .open:before{transform:rotate(-45deg)}.select .input .open:after{transform:rotate(45deg)}.select .options{max-height:200px;overflow-y:auto}.select-version .version{border:1px solid #7a7c8e;border-radius:2px;width:173px;height:121px;text-align:center;cursor:pointer}.select-version .version.active{border:1px solid white;color:#fff}.create-track-page input:disabled.album{color:#9a9a9a}.create-track-page .form-actions{padding:100px 0 40px}.create-track-page .privacy{display:flex;flex-direction:column}.create-track-page .privacy__option{display:flex;flex-direction:row;gap:10px}.form-currency-input input{border:none!important;width:unset;height:unset;outline:none;width:50px}.form-currency-input>span{display:flex;flex-direction:row;align-items:center;justify-content:center;border:1px solid #7a7c8e;width:unset;border-radius:4px}.form-checkbox-input{cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-checkbox-input input[type=checkbox]{position:absolute;opacity:0;height:0;width:0}.checkmark{display:flex;justify-content:center;align-items:center;margin-right:10px;height:25px;width:25px;border:2px solid white;border-radius:3px}.form-checkbox-input input[type=checkbox]:checked~.checkmark{background-color:#0003}.form-checkbox-input input[type=checkbox]:disabled~.checkmark{background-color:transparent;border-color:gray;cursor:not-allowed}.checkmark:after{content:"";position:absolute;display:none}.form-checkbox-input input[type=checkbox]:checked~.checkmark:after{display:block}.form-checkbox-input input[type=checkbox]:disabled~.checkmark:after{border:solid grey;border-width:0 3px 3px 0}.form-checkbox-input .checkmark:after{width:5px;height:12.5px;border:solid white;border-width:0 3px 3px 0;transform:rotate(45deg)}.form-fieldset:disabled *{cursor:not-allowed;opacity:.5}.form-fieldset input{border:unset;width:unset;height:unset;outline:none;border-bottom:2px solid grey;width:3rem}.radio-button{display:flex;flex-direction:row;gap:10px}.radio-button__indicator{float:left;margin-right:10px;flex-shrink:0}.radio-button__info{flex-shrink:1}.radio-button p{margin:10px 0 0}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #9a9a9a;border-radius:50%;margin:0}input[type=radio]:checked{border:2px solid white}input[type=radio]:before{content:"";display:block;width:10px;height:10px;margin:3px;border-radius:50%}input[type=radio]:checked:before{background:#fff}.home-page .header-divider{background-color:#afafaf;width:1px;height:14px}@media only screen and (min-width: 600px){.home-page .album-header{display:flex}}.home-page .album-header{padding:12px 12px 6px;background-color:#2f3037;margin-bottom:12px;cursor:pointer;position:relative}.home-page .album-header .album__delete{position:absolute;right:12px}.home-page .album-header .album-logo{margin-right:16px}.home-page .album-header .album-logo img{max-width:100%}.home-page .album-header .album-details{align-self:flex-end;margin-bottom:8px}.home-page .album-header .album-details .album-artist-name{font-size:12px;color:#d8d8d8;margin-bottom:-4px}.home-page .album-header .album-details .album-name{font-size:37px;font-weight:700;height:50px}.home-page .album-header .album-details .album-version{font-size:15px;font-weight:400}.home-page .album-header .album-details .album-page-title{color:#d8d8d8;font-weight:700}.home-page .arrow-down-icon{font-size:18px;padding-top:2px}.new-project-view{width:100%}.new-project-view .form-inputs{display:grid;grid-gap:2rem}.new-project-view .album-art{display:inline-block;margin:0 auto}.new-project-view .form-input-label{cursor:auto;margin-bottom:10px;color:#d8d8d8;font-size:14px;display:block}.comments-list__input{position:relative}.comments-list__input .comments-list__input-button.no-auth{position:absolute;top:50%;left:0;right:0}.comments-list__input .comments-list__input-button.no-access{position:absolute;top:50%;left:50%;transform:translate(-50%)}@media only screen and (min-width: 640px){.album-page .album-header{display:flex}}@media only screen and (max-width: 640px){.album-page .patch-notes{margin-left:12px;margin-right:12px}}.album-page .album-header{margin-bottom:24px;max-height:200px}.album-page .album-header .album-logo{margin-right:16px;height:200px}.album-page .album-header .album-logo img{width:200px;height:200px}.album-page .album-header .album-details{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.album-page .album-header .album-details .album-artist-name{font-size:15px;height:25px;margin-bottom:10px}.album-page .album-header .album-details .album-name{font-size:16px;word-wrap:break-word}.album-page .album-header .album-details .album-version{font-size:15px;font-weight:400}.album-page .album-header .album-details .album-page-title{color:#d8d8d8;font-weight:700}.album-page .album-header .album-details .album-notes{flex-grow:1;margin-top:15px}.album-page .album-header .album-details .album-notes .album-notes-title{color:#d8d8d8;font-size:13px}.album-page .album-header .album-details .album-notes .album-notes-text{padding-top:5px;padding-right:105px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:13px}.album-page .album-header .album-details .album-notes .album-notes-text .popup__body{padding-bottom:25px}.album-page .album-header .album-details .album-notes .album-notes-text .popup__body .popup-title{text-align:center;font-size:20px;padding-bottom:15px;font-weight:600}.album-page .album-header .album-details .album-notes .album-notes-text .popup__body .popup-body{padding-left:50px;padding-right:50px;padding-bottom:25px;max-height:500px;overflow-y:auto}.album-page .album-header .album-details .album-notes .album-notes-button{color:#d8d8d8;text-align:right;font-size:13px;padding-right:105px}.album-page .album-header .album-details .album-notes .album-notes-button:hover{cursor:pointer;color:#ff5151}.album-page .album-header .album-details .album-interactions{display:flex;justify-content:flex-end;gap:20px;font-size:13px}.album-page .album-header .album-details .album-interactions .album-interactions-notes{color:#d8d8d8;text-align:right;font-size:13px}.album-page .album-header .album-details .album-interactions .album-interactions-notes:hover{cursor:pointer;color:#ff5151}.album-page .album-header .album-details .album-interactions .album-interactions-button{display:flex;align-items:center}.album-page .album-header .album-details .album-interactions .album-interactions-button.upvoted{color:#ff5151}.album-page .album-header .album-details .album-interactions .album-interactions-button svg{height:18px;width:18px}.album-page .album-header .album-details .album-interactions .album-interactions-button:hover{cursor:pointer;color:#ff5151}.album-page .album-header--mobile{margin-bottom:12px;display:flex;flex-direction:column}.album-page .album-header--mobile .album-details--mobile{display:flex;flex-direction:row}.album-page .album-header--mobile .album-details--mobile .album-logo--mobile{width:65px;height:65px;padding-right:12px;padding-bottom:12px}.album-page .album-header--mobile .album-details--mobile .album-name--mobile{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.album-page .album-header--mobile .album-details--mobile .album-artist-name--mobile{font-size:14px;color:#d8d8d8}.album-page .album-header--mobile .album-details--mobile .album-artist-name--mobile:hover{color:#ff5151}.album-page .album-header--mobile .album-notes--mobile{flex-grow:1}.album-page .album-header--mobile .album-notes--mobile .album-notes-text--mobile{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px}.album-page .album-header--mobile .album-notes--mobile .album-notes-text--mobile .popup__body{padding-bottom:25px}.album-page .album-header--mobile .album-notes--mobile .album-notes-text--mobile .popup__body .popup-title{text-align:center;font-size:20px;padding-bottom:15px;font-weight:600}.album-page .album-header--mobile .album-notes--mobile .album-notes-text--mobile .popup__body .popup-body{padding-left:50px;padding-right:50px;padding-bottom:25px;max-height:500px;overflow-y:auto}.album-page .album-header--mobile .album-notes--mobile .album-notes-button--mobile{color:#d8d8d8;text-align:right;font-size:13px}.album-page .album-header--mobile .album-notes--mobile .album-notes-button--mobile:hover{cursor:pointer;color:#ff5151}.album-page .album-header--mobile .album-interactions--mobile{display:flex;align-items:center;font-size:13px}.album-page .album-header--mobile .album-interactions--mobile .album-interactions-notes--mobile{color:#d8d8d8;font-size:13px}.album-page .album-header--mobile .album-interactions--mobile .album-interactions-notes--mobile:hover{cursor:pointer;color:#ff5151}.album-page .album-header--mobile .album-interactions--mobile .album-interactions-button--mobile{display:flex;margin-left:16px;align-items:center}.album-page .album-header--mobile .album-interactions--mobile .album-interactions-button--mobile.upvoted{color:#ff5151}.album-page .album-header--mobile .album-interactions--mobile .album-interactions-button--mobile svg{height:18px;width:18px}.album-page .album-header--mobile .album-interactions--mobile .album-interactions-button--mobile:hover{cursor:pointer;color:#ff5151}.album-page .album-header--mobile .dropdown{position:static}.album-notes-text--mask .spacer{float:right;height:60px}.album-notes-text--mask .mask{float:right;clear:right;width:200px;text-align:right}.album-notes-text--mask.mobile .spacer{height:40px}.patch-notes__title{margin-bottom:12px;padding-bottom:2px;border-bottom:1px solid #5e5e5e;font-size:13px;color:#d8d8d8}.carousel-container{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:min(400px,100vw - 64px);width:min(400px,100vw - 64px)}.carousel-container .carousel{position:relative;height:100%;width:100%}.carousel-container .carousel .carousel-image,.carousel-container .carousel .carousel-image.image-right,.carousel-container .carousel .carousel-image.image-left,.carousel-container .carousel .carousel-image.image-center{padding:17.5%;position:absolute;transform-style:preserve-3d;transition:all .5s;width:100%;height:100%;opacity:1;--carousel-scale: 1;--carousel-x-offset: 1;--carousel-x-translate: 60px;--carousel-z-index: 10}.carousel-container .carousel .carousel-image.image-center{transform:scale(var(--carousel-scale)) perspective(1000px);transition:all .5s;z-index:var(--carousel-z-index)}.carousel-container .carousel .carousel-image.image-left{transform:perspective(1000px) translate(calc(var(--carousel-x-offset) * var(--carousel-x-translate) * -1)) scale(calc(var(--carousel-scale) - var(--carousel-x-offset) / 10)) translateZ(calc(var(--carousel-x-offset) * -50px));z-index:calc(var(--carousel-z-index) - var(--carousel-x-offset))}.carousel-container .carousel .carousel-image.image-right{transform:perspective(1000px) translate(calc(var(--carousel-x-offset) * var(--carousel-x-translate))) scale(calc(var(--carousel-scale) - var(--carousel-x-offset) / 10)) translateZ(calc(var(--carousel-x-offset) * -50px));z-index:calc(var(--carousel-z-index) - var(--carousel-x-offset))}.play-line{position:absolute;left:10.5px;top:22px;height:15px;border-left:1px solid #d8d8d8;box-sizing:border-box}.top-line{position:absolute;left:10.5px;top:-5.5px;border-left:1px solid #d8d8d8}.bottom-line{position:absolute;left:10.5px;top:15.5px;border-left:1px solid #d8d8d8}.expanded-line{position:absolute;left:22.5px;top:1px;height:100%;border-left:1px solid #d8d8d8}.version-list{background-color:#35363f}.version-list .see-more{height:32px;display:flex;position:relative;align-items:center;padding:0 6px;cursor:pointer;text-align:center}.version-list .see-more:hover{background-color:#2f3037}.version-list .see-more .see-more__icon{height:24px;width:24px}.version-list .see-more .see-more__text{margin-left:16px;font-size:11px}.version-list .see-more .see-more__line{position:absolute;left:22.5px;top:0;height:16px;border-left:1px solid #d8d8d8}.version-list .see-more .see-more__spacer{width:32px;height:16px;margin-right:10px}.track-list__header{display:flex;color:#d8d8d8;font-size:13px;border-bottom:1px solid #5e5e5e;padding-bottom:2px}.track-list__title{width:calc(100% - 270px)}.track-list__plays{width:45px;flex-shrink:0}.track-list__version{width:225px;flex-shrink:0;padding-right:49px}@media only screen and (max-width: 900px){.track-list__version{padding-right:69px}}@media only screen and (max-width: 640px){.track-list__title{width:60%}.track-list__plays{display:none}.track-list__version{width:40%;padding-right:32px}}.track-list .add-button .add-button__label{margin-left:16px}.track-list .add-button svg{width:1em}.carousel{overflow:hidden;height:100%}.carousel__content{display:flex;gap:12px;transition:all .25s linear}.carousel__content-item{height:auto;flex-shrink:0;flex-grow:1;display:flex;align-items:center;justify-content:center}.carousel__content-item.side .play-button img{opacity:1}.carousel__content-item.side img{opacity:.5}.view-track-page .view-track-page__header{margin-bottom:24px;display:flex;flex-direction:column;align-items:center}.view-track-page .view-track-page__header .view-track-page__header-carousel{display:flex;justify-content:center}.view-track-page .view-track-page__header .view-track-page__header-arrow{fill:#fff;cursor:pointer}.view-track-page .view-track-page__header .view-track-page__header-arrow.end-track{fill:#5d5d5d;pointer-events:none}.view-track-page .view-track-page__header .view-track-page__header-arrow:hover{fill:#ff5151}.view-track-page .view-track-page__header .view-track-page__header-interaction svg{height:18px;width:18px}.view-track-page .view-track-page__header .view-track-page__header-interaction:hover{color:#ff5151;cursor:pointer}.view-track-page .view-track-page__notes .view-track-page__notes-header{font-size:13px}.view-track-page .view-track-page__notes .view-track-page__notes-text{width:100%;max-width:764px}.view-track-page .view-track-page__notes p{margin:0}.form-select-caret{height:10px;width:10px}.form-select-caret:before,.caret:after{content:"";position:relative;display:block;width:8px;height:8px;border-color:#fff;border-right:1px solid white;border-bottom:1px solid white;transition:.2s ease-in-out}.form-select-caret:before{transform:rotate(45deg)}.form-select-caret:after{transform:rotate(-135deg)}.form-select-caret.open:before{transform:rotate(-135deg)}.form-select-caret.open:after{transform:rotate(135deg)}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}@font-face{font-family:Neue Regrade;src:local("Neue Regrade"),url(/assets/Neue-Regrade-Medium-BF65af35d843ed6-CWylCgJd.otf) format("opentype");font-weight:400}.App{text-align:center;display:grid;justify-content:space-between;grid-template-columns:1fr 1fr 1fr 1fr 1fr;background:linear-gradient(90.58deg,#35363f 120.08%,#3d3e47 175.23%);height:100%}.btn{cursor:pointer;color:#fff;padding:5px 20px;background:none;border:none;font-family:Space Mono,monospace;border-radius:3px;display:flex;flex-direction:row;justify-content:center;align-items:center}.btn:disabled{cursor:not-allowed}.btn-primary{background:#ff5151!important}.btn-primary:hover{background:#ff5e61!important}.btn-primary:disabled{background:#ff5151!important;opacity:.5}.btn-secondary{background:#7a7c8e!important}.btn-secondary:hover{background:#8f91a5!important}.btn-secondary:disabled{background:#7a7c8e!important;opacity:.5}.btn-outline{background:transparent!important;border:1px solid #727484;color:#fff}@media only screen and (min-width: 640px){.btn-outline:hover{border-color:#ff5151;color:#ff5151}}.btn-outline:disabled{opacity:.5}.btn-outline:disabled:hover{border:1px solid #727484;color:#fff;opacity:.5}.btn-text{background:transparent;color:#fff}.btn-text:hover{color:#ff5151;text-decoration:underline}.btn-text:disabled{color:#7a7c8e;text-decoration:underline}.btn-border{border:1px solid #5e5e5e}.btn-border:hover{border:1px solid #ff5151;color:#ff5151}.btn-tertiary:hover{color:#ff5151;border-bottom:2px solid #ff5151}.btn-tertiary:disabled{color:#7a7c8e}.btn-tertiary:disabled:hover{color:#7a7c8e;border-bottom:0px}a{text-decoration:none;color:inherit}.rounded{border-radius:3px}.rounded-4{border-radius:4px}.w-fit-content{width:-moz-fit-content;width:fit-content}.max-w-200{max-width:200px}.max-h-40{max-height:40px}.max-w-40{max-width:40px}.h-fit-content{height:-moz-fit-content;height:fit-content}.absolute-center-y{top:50%;transform:translateY(-50%)}.absolute-center-x{left:50%;transform:translate(-50%)}.absolute-center-xy{top:50%;left:50%;transform:translate(-50%,-50%)}.absolute-center{position:absolute;bottom:-50vh;left:0;right:0;margin:auto;text-align:center}.float-left{float:left}.float-right{float:right}.self-flex-start{align-self:flex-start}.content-start{align-content:flex-start}.break-word{word-break:break-word}.text-danger{color:#ff5151}.text-red{color:#ce1111}.text-muted{color:#afafaf}.text-dark{color:#797979}.text-white{color:#d8d8d8}.text-black{color:#000}.translate-x-50p{transform:translate(-50%)}img[width],img[height]{max-width:none}input:not([type=checkbox],[type=range],[type=radio]){width:100%;background:transparent;color:#fff;border:1px solid #7a7c8e;border-radius:0;font-family:Space Mono,monospace;font-size:1rem;box-sizing:border-box;height:38px}input::-moz-placeholder,textarea::-moz-placeholder{color:#9a9a9a}input::placeholder,textarea::placeholder{color:#9a9a9a}textarea,input:not([type=radio],[type=checkbox],#phone){padding:4px 12px}.disabled\:opacity-1:disabled{opacity:1}.hover\:text-white:hover{color:#fff!important}.hover\:text-primary:hover{color:#ff5151}.hover\:bg-gray-btn:hover{background-color:#00000080}.hover\:border-primary:hover{border-color:#ff5151}.bg-transparent-gray{background-color:#00000080}.border-none{border:none}.group:hover .group-hover\:border-b,.hover\:border-b:hover{margin-top:1px;border-bottom-width:1px;border-bottom-style:solid}.animate-turn{transition:transform .2s ease}.turn{transform:rotate(-90deg)}.group:hover .group-hover\:border-primary{border-bottom:1px solid #ff5151}.group:hover .group-hover\:text-primary{color:#ff5151}hr{border:none;border-bottom:1px solid #5e5e5e}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.no-scroll{position:fixed;inline-size:100%;overflow-y:scroll}.no-scroll::-webkit-scrollbar{background-color:#0000006b}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}::-webkit-calendar-picker-indicator{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%23bbbbbb" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>')}.hide-sroll{scrollbar-width:none;-ms-overflow-style:none}.hide-scroll::-webkit-scrollbar{display:none}.prevent-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}.Toastify__toast{border-radius:3px;font-family:Space Mono,monospace;font-size:13px}@media only screen and (max-width: 350px){.Toastify__toast{max-width:80vw}}.Toastify__toast-icon{margin-right:14px}@media only screen and (max-width: 480px){.Toastify__toast-container{width:90vw;left:50%;transform:translate(-50%);bottom:95px}}.Toastify__progress-bar{height:3px}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{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,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}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,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;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-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-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,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#44454e}input::placeholder,textarea::placeholder{opacity:1;color:#44454e}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--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: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--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: rgb(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:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;text-align:start;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: 17 24 39;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-1{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}.inset-1\/2{top:50%;right:50%;bottom:50%;left:50%}.inset-\[4px\]{top:4px;right:4px;bottom:4px;left:4px}.inset-x-6{left:1.5rem;right:1.5rem}.inset-y-20{top:5rem;bottom:5rem}.\!bottom-0{bottom:0!important}.\!left-0{left:0!important}.\!right-0{right:0!important}.\!top-0{top:0!important}.\!top-\[200\%\]{top:200%!important}.\!top-\[88px\]{top:88px!important}.\!top-\[calc\(100vh-280px\)\]{top:calc(100vh - 280px)!important}.\!top-\[calc\(100vh-300px\)\]{top:calc(100vh - 300px)!important}.\!top-\[calc\(100vh-420px\)\]{top:calc(100vh - 420px)!important}.-bottom-3{bottom:-.75rem}.-bottom-\[10px\]{bottom:-10px}.-bottom-\[3px\]{bottom:-3px}.-left-10{left:-2.5rem}.-left-\[17px\]{left:-17px}.-right-0{right:-0px}.-right-10{right:-2.5rem}.-right-\[15px\]{right:-15px}.-right-\[17\.5px\]{right:-17.5px}.-right-\[24px\]{right:-24px}.-right-\[26px\]{right:-26px}.-right-\[30px\]{right:-30px}.-top-\[17\.5px\]{top:-17.5px}.-top-\[17px\]{top:-17px}.-top-\[26px\]{top:-26px}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.bottom-\[16px\]{bottom:16px}.bottom-\[32px\]{bottom:32px}.bottom-\[56px\]{bottom:56px}.bottom-\[6px\]{bottom:6px}.bottom-\[88px\]{bottom:88px}.bottom-\[8px\]{bottom:8px}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-1\/4{left:25%}.left-2{left:.5rem}.left-3\/4{left:75%}.left-\[14px\]{left:14px}.left-\[17\%\]{left:17%}.left-\[4px\]{left:4px}.left-\[83\%\]{left:83%}.left-\[8px\]{left:8px}.left-full{left:100%}.right-0{right:0}.right-2{right:.5rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-\[16px\]{right:16px}.right-\[2px\]{right:2px}.right-\[5px\]{right:5px}.right-\[6px\]{right:6px}.right-\[8px\]{right:8px}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-3{top:.75rem}.top-\[16px\]{top:16px}.top-\[20px\]{top:20px}.top-\[32px\]{top:32px}.top-\[40px\]{top:40px}.top-\[44px\]{top:44px}.top-\[4px\]{top:4px}.top-\[8px\]{top:8px}.top-full{top:100%}.-z-10{z-index:-10}.-z-\[1\]{z-index:-1}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[1\]{z-index:1}.m-0{margin:0}.m-16{margin:16px}.m-30{margin:30px}.m-4{margin:4px}.m-8,.m-\[8px\]{margin:8px}.m-auto{margin:auto}.mx-0{margin-left:0;margin-right:0}.mx-10{margin-left:10px;margin-right:10px}.mx-12{margin-left:12px;margin-right:12px}.mx-16{margin-left:16px;margin-right:16px}.mx-2{margin-left:2px;margin-right:2px}.mx-20{margin-left:20px;margin-right:20px}.mx-24{margin-left:24px;margin-right:24px}.mx-3{margin-left:3px;margin-right:3px}.mx-32{margin-left:32px;margin-right:32px}.mx-36{margin-left:36px;margin-right:36px}.mx-4{margin-left:4px;margin-right:4px}.mx-40{margin-left:40px;margin-right:40px}.mx-8{margin-left:8px;margin-right:8px}.mx-\[16px\]{margin-left:16px;margin-right:16px}.mx-\[4px\]{margin-left:4px;margin-right:4px}.mx-\[8px\]{margin-left:8px;margin-right:8px}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-10{margin-top:10px;margin-bottom:10px}.my-12{margin-top:12px;margin-bottom:12px}.my-16{margin-top:16px;margin-bottom:16px}.my-2{margin-top:2px;margin-bottom:2px}.my-20{margin-top:20px;margin-bottom:20px}.my-24{margin-top:24px;margin-bottom:24px}.my-28{margin-top:28px;margin-bottom:28px}.my-4{margin-top:4px;margin-bottom:4px}.my-50{margin-top:50px;margin-bottom:50px}.my-6{margin-top:6px;margin-bottom:6px}.my-8{margin-top:8px;margin-bottom:8px}.my-\[12px\]{margin-top:12px;margin-bottom:12px}.my-\[16px\]{margin-top:16px;margin-bottom:16px}.my-\[24px\]{margin-top:24px;margin-bottom:24px}.my-auto{margin-top:auto;margin-bottom:auto}.-ml-4{margin-left:-4px}.-mt-28{margin-top:-28px}.-mt-8{margin-top:-8px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:1px}.mb-10{margin-bottom:10px}.mb-100{margin-bottom:100px}.mb-110{margin-bottom:110px}.mb-12{margin-bottom:12px}.mb-14{margin-bottom:14px}.mb-16{margin-bottom:16px}.mb-2{margin-bottom:2px}.mb-20{margin-bottom:20px}.mb-24{margin-bottom:24px}.mb-28{margin-bottom:28px}.mb-30{margin-bottom:30px}.mb-32{margin-bottom:32px}.mb-36{margin-bottom:36px}.mb-4{margin-bottom:4px}.mb-40{margin-bottom:40px}.mb-42{margin-bottom:42px}.mb-48{margin-bottom:48px}.mb-54{margin-bottom:54px}.mb-58{margin-bottom:58px}.mb-60{margin-bottom:60px}.mb-70{margin-bottom:70px}.mb-72{margin-bottom:72px}.mb-8{margin-bottom:8px}.mb-80{margin-bottom:80px}.mb-\[12px\]{margin-bottom:12px}.mb-\[16px\]{margin-bottom:16px}.mb-\[24px\]{margin-bottom:24px}.mb-\[32px\]{margin-bottom:32px}.mb-\[36px\]{margin-bottom:36px}.mb-\[48px\]{margin-bottom:48px}.mb-\[4px\]{margin-bottom:4px}.mb-\[8px\]{margin-bottom:8px}.mb-auto{margin-bottom:auto}.ml-10{margin-left:10px}.ml-12{margin-left:12px}.ml-16{margin-left:16px}.ml-2{margin-left:2px}.ml-20{margin-left:20px}.ml-24{margin-left:24px}.ml-28{margin-left:28px}.ml-3{margin-left:3px}.ml-30{margin-left:30px}.ml-32{margin-left:32px}.ml-36{margin-left:36px}.ml-4{margin-left:4px}.ml-40{margin-left:40px}.ml-5{margin-left:5px}.ml-6{margin-left:6px}.ml-60{margin-left:60px}.ml-8{margin-left:8px}.ml-\[-8px\]{margin-left:-8px}.ml-\[4px\]{margin-left:4px}.ml-auto{margin-left:auto}.mr-10{margin-right:10px}.mr-12{margin-right:12px}.mr-16{margin-right:16px}.mr-20{margin-right:20px}.mr-24{margin-right:24px}.mr-28{margin-right:28px}.mr-30{margin-right:30px}.mr-32{margin-right:32px}.mr-4{margin-right:4px}.mr-40{margin-right:40px}.mr-5{margin-right:5px}.mr-6{margin-right:6px}.mr-8{margin-right:8px}.mr-\[16px\]{margin-right:16px}.mr-\[1px\]{margin-right:1px}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:1px}.mt-10{margin-top:10px}.mt-115{margin-top:115px}.mt-12{margin-top:12px}.mt-120{margin-top:120px}.mt-14{margin-top:14px}.mt-16{margin-top:16px}.mt-188{margin-top:188px}.mt-2{margin-top:2px}.mt-20{margin-top:20px}.mt-24{margin-top:24px}.mt-28{margin-top:28px}.mt-3{margin-top:3px}.mt-30{margin-top:30px}.mt-32{margin-top:32px}.mt-36{margin-top:36px}.mt-4{margin-top:4px}.mt-40{margin-top:40px}.mt-42{margin-top:42px}.mt-46{margin-top:46px}.mt-48{margin-top:48px}.mt-5{margin-top:5px}.mt-50{margin-top:50px}.mt-52{margin-top:52px}.mt-6{margin-top:6px}.mt-60{margin-top:60px}.mt-64{margin-top:64px}.mt-70{margin-top:70px}.mt-8{margin-top:8px}.mt-80{margin-top:80px}.mt-88{margin-top:88px}.mt-\[-48px\]{margin-top:-48px}.mt-\[12px\]{margin-top:12px}.mt-\[16px\]{margin-top:16px}.mt-\[24px\]{margin-top:24px}.mt-\[32px\]{margin-top:32px}.mt-\[8px\]{margin-top:8px}.mt-auto{margin-top:auto}.box-content{box-sizing:content-box}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.\!h-0{height:0px!important}.\!h-1\/2{height:50%!important}.\!h-32{height:32px!important}.\!h-\[280px\]{height:280px!important}.\!h-\[300px\]{height:300px!important}.\!h-\[420px\]{height:420px!important}.\!h-\[48px\]{height:48px!important}.\!h-auto{height:auto!important}.\!h-fit{height:-moz-fit-content!important;height:fit-content!important}.\!h-full{height:100%!important}.h-0{height:0px}.h-1\/3{height:33.333333%}.h-106{height:106px}.h-12{height:12px}.h-120{height:120px}.h-13{height:13px}.h-14{height:14px}.h-160{height:160px}.h-18{height:18px}.h-197{height:197px}.h-2{height:2px}.h-24{height:24px}.h-25{height:25px}.h-26{height:26px}.h-32{height:32px}.h-33{height:33px}.h-35{height:35px}.h-40{height:40px}.h-42{height:42px}.h-48{height:48px}.h-68{height:68px}.h-7{height:7px}.h-84{height:84px}.h-88{height:88px}.h-\[100px\]{height:100px}.h-\[100vh\]{height:100vh}.h-\[100vw\]{height:100vw}.h-\[120px\]{height:120px}.h-\[160px\]{height:160px}.h-\[167px\]{height:167px}.h-\[168px\]{height:168px}.h-\[170px\]{height:170px}.h-\[1px\]{height:1px}.h-\[1rem\]{height:1rem}.h-\[24px\]{height:24px}.h-\[250px\]{height:250px}.h-\[284\.44px\]{height:284.44px}.h-\[2px\]{height:2px}.h-\[2rem\]{height:2rem}.h-\[300px\]{height:300px}.h-\[30px\]{height:30px}.h-\[32px\]{height:32px}.h-\[34px\]{height:34px}.h-\[350px\]{height:350px}.h-\[36px\]{height:36px}.h-\[38px\]{height:38px}.h-\[400px\]{height:400px}.h-\[40px\]{height:40px}.h-\[45vh\]{height:45vh}.h-\[48px\]{height:48px}.h-\[600px\]{height:600px}.h-\[60px\]{height:60px}.h-\[72px\]{height:72px}.h-\[75px\]{height:75px}.h-\[76px\]{height:76px}.h-\[800px\]{height:800px}.h-\[calc\(\(min\(100vw-48px\,800px\)\)\*0\.5625\)\]{height:calc(min(100vw - 48px,800px)*.5625)}.h-\[calc\(\(min\(100vw-60px\,500px\)\)\*0\.5625\)\]{height:calc(min(100vw - 60px,500px)*.5625)}.h-\[calc\(100vh-208px\)\]{height:calc(100vh - 208px)}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-0{max-height:0px}.max-h-\[1000px\]{max-height:1000px}.max-h-\[100vh\]{max-height:100vh}.max-h-\[200px\]{max-height:200px}.max-h-\[300px\]{max-height:300px}.max-h-\[600px\]{max-height:600px}.max-h-\[calc\(100vh-88px\)\]{max-height:calc(100vh - 88px)}.min-h-\[36px\]{min-height:36px}.min-h-\[460px\]{min-height:460px}.min-h-\[48px\]{min-height:48px}.min-h-\[80px\]{min-height:80px}.min-h-screen{min-height:100vh}.\!w-0{width:0px!important}.\!w-full{width:100%!important}.w-0{width:0px}.w-1{width:1px}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-13{width:13px}.w-150{width:150px}.w-160{width:160px}.w-18{width:18px}.w-20{width:20px}.w-24{width:24px}.w-26{width:26px}.w-32{width:32px}.w-35{width:35px}.w-40{width:40px}.w-48{width:48px}.w-5\/6{width:83.333333%}.w-7{width:7px}.w-70{width:70px}.w-84{width:84px}.w-\[\.5px\]{width:.5px}.w-\[100px\]{width:100px}.w-\[100vw\]{width:100vw}.w-\[110px\]{width:110px}.w-\[120px\]{width:120px}.w-\[175px\]{width:175px}.w-\[180px\]{width:180px}.w-\[200px\]{width:200px}.w-\[202px\]{width:202px}.w-\[208px\]{width:208px}.w-\[20px\]{width:20px}.w-\[236px\]{width:236px}.w-\[24px\]{width:24px}.w-\[250px\]{width:250px}.w-\[292px\]{width:292px}.w-\[2rem\]{width:2rem}.w-\[32px\]{width:32px}.w-\[40px\]{width:40px}.w-\[72px\]{width:72px}.w-\[75px\]{width:75px}.w-\[calc\(100\%\+16px\)\]{width:calc(100% + 16px)}.w-\[calc\(min\(100vw-48px\,800px\)\)\]{width:min(100vw - 48px,800px)}.w-\[calc\(min\(100vw-60px\,500px\)\)\]{width:min(100vw - 60px,500px)}.w-\[full\]{width:full}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.min-w-9{min-width:2.25rem}.min-w-\[100px\]{min-width:100px}.min-w-\[12px\]{min-width:12px}.min-w-\[160px\]{min-width:160px}.min-w-\[16px\]{min-width:16px}.min-w-\[24px\]{min-width:24px}.min-w-\[32px\]{min-width:32px}.min-w-\[52px\]{min-width:52px}.max-w-\[100vw\]{max-width:100vw}.max-w-\[1680px\]{max-width:1680px}.max-w-\[236px\]{max-width:236px}.max-w-\[280px\]{max-width:280px}.max-w-\[288px\]{max-width:288px}.max-w-\[337px\]{max-width:337px}.max-w-\[360px\]{max-width:360px}.max-w-\[420px\]{max-width:420px}.max-w-\[440px\]{max-width:440px}.max-w-\[458px\]{max-width:458px}.max-w-\[466px\]{max-width:466px}.max-w-\[520px\]{max-width:520px}.max-w-\[600px\]{max-width:600px}.max-w-\[640px\]{max-width:640px}.max-w-\[716px\]{max-width:716px}.max-w-\[780px\]{max-width:780px}.max-w-\[800px\]{max-width:800px}.max-w-\[825px\]{max-width:825px}.max-w-\[calc\(100vw-160px\)\]{max-width:calc(100vw - 160px)}.max-w-\[calc\(min\(600px\,100vw-200px\)\)\]{max-width:min(600px,100vw - 200px)}.max-w-\[min\(584px\,calc\(100vw-280px\)\)\]{max-width:min(584px,calc(100vw - 280px))}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-\[1px\]{--tw-translate-y: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[10px\]{--tw-translate-x: 10px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[2px\]{--tw-translate-x: 2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[10px\]{--tw-translate-y: 10px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-150{--tw-scale-x: 1.5;--tw-scale-y: 1.5;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!transform-none{transform:none!important}@keyframes rotate0{0%{transform:rotate(180deg)}to{transform:rotate(0)}}.animate-rotate0{animation:rotate0 .5s forwards}@keyframes rotate180{0%{transform:rotate(0)}to{transform:rotate(180deg)}}.animate-rotate180{animation:rotate180 .5s forwards}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-4{grid-template-columns:repeat(4,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}.flex-nowrap{flex-wrap:nowrap}.content-center{align-content:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-normal{justify-content:normal}.\!justify-start{justify-content:flex-start!important}.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}.gap-1{gap:1px}.gap-10{gap:10px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-18{gap:18px}.gap-2{gap:2px}.gap-20{gap:20px}.gap-24{gap:24px}.gap-28{gap:28px}.gap-30{gap:30px}.gap-32{gap:32px}.gap-36{gap:36px}.gap-4{gap:4px}.gap-40{gap:40px}.gap-48{gap:48px}.gap-50{gap:50px}.gap-6{gap:6px}.gap-60{gap:60px}.gap-8{gap:8px}.gap-\[5px\]{gap:5px}.gap-\[8px\]{gap:8px}.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))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded{border-radius:.25rem!important}.\!rounded-\[6px\]{border-radius:6px!important}.rounded{border-radius:.25rem}.rounded-\[3px\]{border-radius:3px}.rounded-\[4px\]{border-radius:4px}.rounded-\[50\%\]{border-radius:50%}.rounded-\[6px\]{border-radius:6px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-t-\[8px\]{border-top-left-radius:8px;border-top-right-radius:8px}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.border-x-2{border-left-width:2px;border-right-width:2px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-\[1px\]{border-bottom-width:1px}.border-b-\[4px\]{border-bottom-width:4px}.border-l{border-left-width:1px}.border-l-\[2px\]{border-left-width:2px}.border-l-\[4px\]{border-left-width:4px}.border-r{border-right-width:1px}.border-r-\[2px\]{border-right-width:2px}.border-r-\[4px\]{border-right-width:4px}.border-t{border-top-width:1px}.border-t-\[4px\]{border-top-width:4px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.\!border-none{border-style:none!important}.border-none{border-style:none}.border-\[\#7a7c8e\]{--tw-border-opacity: 1;border-color:rgb(122 124 142 / var(--tw-border-opacity))}.border-\[\#9a9a9a\]{--tw-border-opacity: 1;border-color:rgb(154 154 154 / var(--tw-border-opacity))}.border-\[\#d8d8d8\]{--tw-border-opacity: 1;border-color:rgb(216 216 216 / var(--tw-border-opacity))}.border-grey{--tw-border-opacity: 1;border-color:rgb(122 124 142 / var(--tw-border-opacity))}.border-landing-mute{--tw-border-opacity: 1;border-color:rgb(217 217 217 / var(--tw-border-opacity))}.border-landing-peach{--tw-border-opacity: 1;border-color:rgb(255 222 205 / var(--tw-border-opacity))}.border-neutral-400{--tw-border-opacity: 1;border-color:rgb(163 163 163 / var(--tw-border-opacity))}.border-primary{--tw-border-opacity: 1;border-color:rgb(255 81 81 / var(--tw-border-opacity))}.border-spanish-gray,.border-spanish-grey{--tw-border-opacity: 1;border-color:rgb(154 154 154 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.border-b-primary{--tw-border-opacity: 1;border-bottom-color:rgb(255 81 81 / var(--tw-border-opacity))}.border-b-spanish-gray{--tw-border-opacity: 1;border-bottom-color:rgb(154 154 154 / var(--tw-border-opacity))}.border-l-primary{--tw-border-opacity: 1;border-left-color:rgb(255 81 81 / var(--tw-border-opacity))}.border-l-transparent{border-left-color:transparent}.border-r-primary{--tw-border-opacity: 1;border-right-color:rgb(255 81 81 / var(--tw-border-opacity))}.border-r-transparent{border-right-color:transparent}.border-t-primary{--tw-border-opacity: 1;border-top-color:rgb(255 81 81 / var(--tw-border-opacity))}.\!bg-\[\#494B55\]{--tw-bg-opacity: 1 !important;background-color:rgb(73 75 85 / var(--tw-bg-opacity))!important}.\!bg-black{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity))!important}.\!bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgb(37 38 45 / var(--tw-bg-opacity))!important}.bg-\[\#16171A\]{--tw-bg-opacity: 1;background-color:rgb(22 23 26 / var(--tw-bg-opacity))}.bg-\[\#24252B\]{--tw-bg-opacity: 1;background-color:rgb(36 37 43 / var(--tw-bg-opacity))}.bg-\[\#2F3037\],.bg-\[\#2f3037\]{--tw-bg-opacity: 1;background-color:rgb(47 48 55 / var(--tw-bg-opacity))}.bg-\[\#34353D\],.bg-\[\#34353d\]{--tw-bg-opacity: 1;background-color:rgb(52 53 61 / var(--tw-bg-opacity))}.bg-\[\#393A42\]{--tw-bg-opacity: 1;background-color:rgb(57 58 66 / var(--tw-bg-opacity))}.bg-\[\#46474e\]{--tw-bg-opacity: 1;background-color:rgb(70 71 78 / var(--tw-bg-opacity))}.bg-\[\#494A56\]{--tw-bg-opacity: 1;background-color:rgb(73 74 86 / var(--tw-bg-opacity))}.bg-\[\#494B55\]{--tw-bg-opacity: 1;background-color:rgb(73 75 85 / var(--tw-bg-opacity))}.bg-\[\#656674\]{--tw-bg-opacity: 1;background-color:rgb(101 102 116 / var(--tw-bg-opacity))}.bg-\[\#AFAFAF\]{--tw-bg-opacity: 1;background-color:rgb(175 175 175 / var(--tw-bg-opacity))}.bg-\[\#a5a5a5\]{--tw-bg-opacity: 1;background-color:rgb(165 165 165 / var(--tw-bg-opacity))}.bg-\[\#d8d8d8\]{--tw-bg-opacity: 1;background-color:rgb(216 216 216 / var(--tw-bg-opacity))}.bg-\[\#ffdecd\]{--tw-bg-opacity: 1;background-color:rgb(255 222 205 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-black\/20{background-color:#0003}.bg-black\/30{background-color:#0000004d}.bg-black\/50{background-color:#00000080}.bg-black\/70{background-color:#000000b3}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(68 69 78 / var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(57 58 66 / var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(47 48 55 / var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(37 38 45 / var(--tw-bg-opacity))}.bg-grey{--tw-bg-opacity: 1;background-color:rgb(122 124 142 / var(--tw-bg-opacity))}.bg-grey-2{--tw-bg-opacity: 1;background-color:rgb(57 58 66 / var(--tw-bg-opacity))}.bg-landing-lead{--tw-bg-opacity: 1;background-color:rgb(31 31 31 / var(--tw-bg-opacity))}.bg-landing-peach{--tw-bg-opacity: 1;background-color:rgb(255 222 205 / var(--tw-bg-opacity))}.bg-landing-peach\/25{background-color:#ffdecd40}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(255 81 81 / var(--tw-bg-opacity))}.bg-primary-lite{--tw-bg-opacity: 1;background-color:rgb(255 94 97 / var(--tw-bg-opacity))}.bg-secondary{--tw-bg-opacity: 1;background-color:rgb(122 124 142 / var(--tw-bg-opacity))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-zinc-800{--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity))}.\!bg-opacity-50{--tw-bg-opacity: .5 !important}.bg-opacity-30{--tw-bg-opacity: .3}.bg-opacity-5{--tw-bg-opacity: .05}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-60{--tw-bg-opacity: .6}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-none{background-image:none}.from-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-black\/30{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-black\/70{--tw-gradient-to: rgb(0 0 0 / .7) var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.fill-primary{fill:#ff5151}.fill-white{fill:#fff}.object-cover{-o-object-fit:cover;object-fit:cover}.\!p-0{padding:0!important}.\!p-16{padding:16px!important}.\!p-8{padding:8px!important}.p-0{padding:0}.p-1{padding:1px}.p-1\.5{padding:.375rem}.p-10{padding:10px}.p-12{padding:12px}.p-14{padding:14px}.p-16{padding:16px}.p-20{padding:20px}.p-24{padding:24px}.p-3{padding:3px}.p-32{padding:32px}.p-36{padding:36px}.p-38{padding:38px}.p-4{padding:4px}.p-48{padding:48px}.p-50{padding:50px}.p-8{padding:8px}.p-\[16px\]{padding:16px}.p-\[4px\]{padding:4px}.p-\[8px\]{padding:8px}.\!px-12{padding-left:12px!important;padding-right:12px!important}.\!px-24{padding-left:24px!important;padding-right:24px!important}.\!px-8{padding-left:8px!important;padding-right:8px!important}.\!py-12{padding-top:12px!important;padding-bottom:12px!important}.\!py-4{padding-top:4px!important;padding-bottom:4px!important}.\!py-8{padding-top:8px!important;padding-bottom:8px!important}.\!py-\[10px\]{padding-top:10px!important;padding-bottom:10px!important}.\!py-\[4px\]{padding-top:4px!important;padding-bottom:4px!important}.px-0{padding-left:0;padding-right:0}.px-10{padding-left:10px;padding-right:10px}.px-12{padding-left:12px;padding-right:12px}.px-16{padding-left:16px;padding-right:16px}.px-2{padding-left:2px;padding-right:2px}.px-20{padding-left:20px;padding-right:20px}.px-24{padding-left:24px;padding-right:24px}.px-28{padding-left:28px;padding-right:28px}.px-30{padding-left:30px;padding-right:30px}.px-32{padding-left:32px;padding-right:32px}.px-36{padding-left:36px;padding-right:36px}.px-4{padding-left:4px;padding-right:4px}.px-40{padding-left:40px;padding-right:40px}.px-5{padding-left:5px;padding-right:5px}.px-6{padding-left:6px;padding-right:6px}.px-60{padding-left:60px;padding-right:60px}.px-7{padding-left:7px;padding-right:7px}.px-8{padding-left:8px;padding-right:8px}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[14px\]{padding-left:14px;padding-right:14px}.px-\[4px\]{padding-left:4px;padding-right:4px}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:1px;padding-bottom:1px}.py-10{padding-top:10px;padding-bottom:10px}.py-12{padding-top:12px;padding-bottom:12px}.py-16{padding-top:16px;padding-bottom:16px}.py-2{padding-top:2px;padding-bottom:2px}.py-20{padding-top:20px;padding-bottom:20px}.py-24{padding-top:24px;padding-bottom:24px}.py-3{padding-top:3px;padding-bottom:3px}.py-32{padding-top:32px;padding-bottom:32px}.py-36{padding-top:36px;padding-bottom:36px}.py-4{padding-top:4px;padding-bottom:4px}.py-40{padding-top:40px;padding-bottom:40px}.py-42{padding-top:42px;padding-bottom:42px}.py-6{padding-top:6px;padding-bottom:6px}.py-60{padding-top:60px;padding-bottom:60px}.py-7{padding-top:7px;padding-bottom:7px}.py-8{padding-top:8px;padding-bottom:8px}.py-\[24px\]{padding-top:24px;padding-bottom:24px}.py-\[4px\]{padding-top:4px;padding-bottom:4px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.py-\[8px\]{padding-top:8px;padding-bottom:8px}.\!pb-80{padding-bottom:80px!important}.\!pl-16{padding-left:16px!important}.\!pr-8{padding-right:8px!important}.\!pr-\[60px\]{padding-right:60px!important}.pb-0{padding-bottom:0}.pb-12{padding-bottom:12px}.pb-16{padding-bottom:16px}.pb-20{padding-bottom:20px}.pb-200{padding-bottom:200px}.pb-32{padding-bottom:32px}.pb-36{padding-bottom:36px}.pb-4{padding-bottom:4px}.pb-6{padding-bottom:6px}.pb-60{padding-bottom:60px}.pb-64{padding-bottom:64px}.pb-8{padding-bottom:8px}.pl-0{padding-left:0}.pl-10{padding-left:10px}.pl-12{padding-left:12px}.pl-16{padding-left:16px}.pl-20{padding-left:20px}.pl-24{padding-left:24px}.pl-28{padding-left:28px}.pl-40{padding-left:40px}.pl-6{padding-left:6px}.pl-8{padding-left:8px}.pr-0{padding-right:0}.pr-12{padding-right:12px}.pr-16{padding-right:16px}.pr-20{padding-right:20px}.pr-24{padding-right:24px}.pr-28{padding-right:28px}.pr-4{padding-right:4px}.pr-8,.pr-\[8px\]{padding-right:8px}.pt-10{padding-top:10px}.pt-12{padding-top:12px}.pt-16{padding-top:16px}.pt-18{padding-top:18px}.pt-24{padding-top:24px}.pt-32{padding-top:32px}.pt-4{padding-top:4px}.pt-6{padding-top:6px}.pt-60{padding-top:60px}.pt-8{padding-top:8px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-bottom{vertical-align:bottom}.font-neue-regrade{font-family:Neue Regrade,sans-serif}.\!text-13{font-size:13px!important}.\!text-14{font-size:14px!important}.\!text-18{font-size:18px!important}.\!text-20{font-size:20px!important}.\!text-22{font-size:22px!important}.\!text-30{font-size:30px!important}.\!text-\[10px\]{font-size:10px!important}.\!text-\[16px\]{font-size:16px!important}.\!text-\[18px\]{font-size:18px!important}.\!text-\[28px\]{font-size:28px!important}.\!text-\[42px\]{font-size:42px!important}.\!text-base{font-size:1rem!important;line-height:1.5rem!important}.\!text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.\!text-xs{font-size:13px!important}.text-10{font-size:10px}.text-11{font-size:11px}.text-12{font-size:12px}.text-13{font-size:13px}.text-14{font-size:14px}.text-15{font-size:15px}.text-16{font-size:16px}.text-18{font-size:18px}.text-20{font-size:20px}.text-24{font-size:24px}.text-28{font-size:28px}.text-2xl{font-size:1.5rem;line-height:2rem}.text-32{font-size:32px}.text-36{font-size:36px}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-40{font-size:40px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[24px\]{font-size:24px}.text-\[28px\]{font-size:28px}.text-\[36px\]{font-size:36px}.text-\[44px\]{font-size:44px}.text-\[8px\]{font-size:8px}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:15px}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:13px}.text-xxs{font-size:11px}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-10{line-height:2.5rem}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.\!text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important}.text-\[\#2d2e36\]{--tw-text-opacity: 1;color:rgb(45 46 54 / var(--tw-text-opacity))}.text-\[\#393A42\]{--tw-text-opacity: 1;color:rgb(57 58 66 / var(--tw-text-opacity))}.text-\[\#435FFF\]{--tw-text-opacity: 1;color:rgb(67 95 255 / var(--tw-text-opacity))}.text-\[\#7a7c8e\]{--tw-text-opacity: 1;color:rgb(122 124 142 / var(--tw-text-opacity))}.text-\[\#9A9A9A\],.text-\[\#9a9a9a\]{--tw-text-opacity: 1;color:rgb(154 154 154 / var(--tw-text-opacity))}.text-\[\#AFAFAF\]{--tw-text-opacity: 1;color:rgb(175 175 175 / var(--tw-text-opacity))}.text-\[\#D8D8D8\],.text-\[\#D8d8d8\]{--tw-text-opacity: 1;color:rgb(216 216 216 / var(--tw-text-opacity))}.text-\[\#FFDECD\]{--tw-text-opacity: 1;color:rgb(255 222 205 / var(--tw-text-opacity))}.text-\[\#afafaf\]{--tw-text-opacity: 1;color:rgb(175 175 175 / var(--tw-text-opacity))}.text-\[\#cecece\]{--tw-text-opacity: 1;color:rgb(206 206 206 / var(--tw-text-opacity))}.text-\[\#d8d8d8\]{--tw-text-opacity: 1;color:rgb(216 216 216 / var(--tw-text-opacity))}.text-\[\#fff\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.text-grey{--tw-text-opacity: 1;color:rgb(122 124 142 / var(--tw-text-opacity))}.text-landing-accent{--tw-text-opacity: 1;color:rgb(84 247 142 / var(--tw-text-opacity))}.text-landing-accent-secondary{--tw-text-opacity: 1;color:rgb(255 238 82 / var(--tw-text-opacity))}.text-landing-mute{--tw-text-opacity: 1;color:rgb(217 217 217 / var(--tw-text-opacity))}.text-landing-mute-secondary{--tw-text-opacity: 1;color:rgb(194 194 194 / var(--tw-text-opacity))}.text-landing-peach{--tw-text-opacity: 1;color:rgb(255 222 205 / var(--tw-text-opacity))}.text-light-silver{--tw-text-opacity: 1;color:rgb(216 216 216 / var(--tw-text-opacity))}.text-primary{--tw-text-opacity: 1;color:rgb(255 81 81 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-spanish-gray,.text-spanish-grey{--tw-text-opacity: 1;color:rgb(154 154 154 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-black{--tw-shadow-color: #000;--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/50{--tw-shadow-color: rgb(0 0 0 / .5);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-1{outline-width:1px}.outline-grey{outline-color:#7a7c8e}.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-transparent{--tw-ring-color: transparent}.blur{--tw-blur: blur(8px);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-\[6px\]{--tw-blur: blur(6px);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)}.invert{--tw-invert: invert(100%);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)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-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-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;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}.delay-200{transition-delay:.2s}.delay-75{transition-delay:75ms}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-\[200ms\]{transition-duration:.2s}.duration-\[400ms\]{transition-duration:.4s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[mask-image\:linear-gradient\(to_top\,white_50\%\,transparent\)\]{-webkit-mask-image:linear-gradient(to top,white 50%,transparent);mask-image:linear-gradient(to top,white 50%,transparent)}body{margin:0;font-family:Space Mono,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;background-color:#393a42}body:has(dialog[open]){position:fixed;inline-size:100%;overflow-y:scroll}body:has(dialog[open])::-webkit-scrollbar{background-color:#0000006b}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html,body,#app,#app>div{height:100%}h1{font-size:2em;font-weight:700;margin-block-start:.67em;margin-block-end:.67em}h2{font-weight:700;margin-block-start:.83em;margin-block-end:.83em}hr{margin-block-end:.5em;margin-block-start:.5em}p{margin-block-end:1em;margin-block-start:1em}input::-moz-placeholder,textarea::-moz-placeholder{color:#8e8e8e}input::placeholder,textarea::placeholder{color:#8e8e8e}textarea{padding:4px 12px}.placeholder\:text-12::-moz-placeholder{font-size:12px}.placeholder\:text-12::placeholder{font-size:12px}.backdrop\:bg-black::backdrop{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.backdrop\:bg-opacity-\[0\.42\]::backdrop{--tw-bg-opacity: .42}.last\:mb-20:last-child{margin-bottom:20px}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-b:hover{border-bottom-width:1px}.hover\:border-primary:hover{--tw-border-opacity: 1;border-color:rgb(255 81 81 / var(--tw-border-opacity))}.hover\:bg-\[\#2F3037\]:hover{--tw-bg-opacity: 1;background-color:rgb(47 48 55 / var(--tw-bg-opacity))}.hover\:bg-\[\#42434D\]:hover{--tw-bg-opacity: 1;background-color:rgb(66 67 77 / var(--tw-bg-opacity))}.hover\:bg-\[\#44454e\]:hover{--tw-bg-opacity: 1;background-color:rgb(68 69 78 / var(--tw-bg-opacity))}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.hover\:bg-black\/20:hover{background-color:#0003}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(47 48 55 / var(--tw-bg-opacity))}.hover\:bg-gray-900:hover{--tw-bg-opacity: 1;background-color:rgb(37 38 45 / var(--tw-bg-opacity))}.hover\:bg-slate-900:hover{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-zinc-700:hover{--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity))}.hover\:bg-zinc-800:hover{--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity))}.hover\:bg-opacity-20:hover{--tw-bg-opacity: .2}.hover\:fill-primary:hover{fill:#ff5151}.hover\:\!text-primary:hover{--tw-text-opacity: 1 !important;color:rgb(255 81 81 / var(--tw-text-opacity))!important}.hover\:text-\[\#afafaf\]:hover{--tw-text-opacity: 1;color:rgb(175 175 175 / var(--tw-text-opacity))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(255 81 81 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:text-white\/80:hover{color:#fffc}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:outline-white:hover{outline-color:#fff}.hover\:ring-\[\#d9d9d9\]:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 217 217 / var(--tw-ring-opacity))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:hover\:bg-transparent:hover:disabled{background-color:transparent}.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:border-b{border-bottom-width:1px}.group:hover .group-hover\:bg-black\/20{background-color:#0003}.group:hover .group-hover\:bg-white\/10{background-color:#ffffff1a}.group\/profile:hover .group-hover\/profile\:text-primary,.group:hover .group-hover\:text-primary{--tw-text-opacity: 1;color:rgb(255 81 81 / var(--tw-text-opacity))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-black\/50{--tw-shadow-color: rgb(0 0 0 / .5);--tw-shadow: var(--tw-shadow-colored)}.group:hover .group-hover\:transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.any-link\:descendants\:text-white *:-moz-any-link{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.any-link\:descendants\:text-white *:any-link{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.any-link\:descendants\:underline *:-moz-any-link{text-decoration-line:underline}.any-link\:descendants\:underline *:any-link{text-decoration-line:underline}.any-link\:hover\:descendants\:text-primary *:hover:-moz-any-link{--tw-text-opacity: 1;color:rgb(255 81 81 / var(--tw-text-opacity))}.any-link\:hover\:descendants\:text-primary *:hover:any-link{--tw-text-opacity: 1;color:rgb(255 81 81 / var(--tw-text-opacity))}@media (prefers-reduced-motion: no-preference){.motion-safe\:animate-spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.motion-safe\:animate-spin-slow{animation:spin 3s linear infinite}}@media (min-width: 640px){.sm\:invisible{visibility:hidden}.sm\:static{position:static}.sm\:\!top-\[50vh\]{top:50vh!important}.sm\:top-\[16px\]{top:16px}.sm\:mb-24{margin-bottom:24px}.sm\:mb-36{margin-bottom:36px}.sm\:ml-0{margin-left:0}.sm\:ml-32{margin-left:32px}.sm\:ml-8{margin-left:8px}.sm\:mt-0{margin-top:0}.sm\:mt-12{margin-top:12px}.sm\:mt-24{margin-top:24px}.sm\:mt-30{margin-top:30px}.sm\:mt-32{margin-top:32px}.sm\:mt-48{margin-top:48px}.sm\:mt-64{margin-top:64px}.sm\:mt-88{margin-top:88px}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:\!h-fit{height:-moz-fit-content!important;height:fit-content!important}.sm\:h-\[100\%\]{height:100%}.sm\:h-\[150px\]{height:150px}.sm\:h-\[270px\]{height:270px}.sm\:h-\[36px\]{height:36px}.sm\:h-\[400px\]{height:400px}.sm\:h-auto{height:auto}.sm\:h-fit{height:-moz-fit-content;height:fit-content}.sm\:h-full{height:100%}.sm\:max-h-\[80vh\]{max-height:80vh}.sm\:w-1\/2{width:50%}.sm\:w-1\/6{width:16.666667%}.sm\:w-3\/4{width:75%}.sm\:w-\[100px\]{width:100px}.sm\:w-\[200px\]{width:200px}.sm\:w-\[400px\]{width:400px}.sm\:w-\[600px\]{width:600px}.sm\:w-\[800px\]{width:800px}.sm\:w-\[calc\(33\%-10px\)\]{width:calc(33% - 10px)}.sm\:w-\[calc\(33\%-11px\)\]{width:calc(33% - 11px)}.sm\:w-auto{width:auto}.sm\:w-fit{width:-moz-fit-content;width:fit-content}.sm\:min-w-9{min-width:2.25rem}.sm\:max-w-72{max-width:18rem}.sm\:max-w-\[200px\]{max-width:200px}.sm\:max-w-\[480px\]{max-width:480px}.sm\:max-w-\[calc\(100vw-20px\)\]{max-width:calc(100vw - 20px)}.sm\:flex-grow-0{flex-grow:0}.sm\:\!-translate-y-\[25vh\]{--tw-translate-y: -25vh !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.sm\:-translate-y-0{--tw-translate-y: -0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:-translate-y-\[6px\]{--tw-translate-y: -6px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:translate-x-\[6px\]{--tw-translate-x: 6px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:\!transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:items-start{align-items:flex-start}.sm\:justify-center{justify-content:center}.sm\:gap-16{gap:16px}.sm\:gap-24{gap:24px}.sm\:gap-30{gap:30px}.sm\:gap-36{gap:36px}.sm\:gap-8{gap:8px}.sm\:self-end{align-self:flex-end}.sm\:rounded-\[3px\]{border-radius:3px}.sm\:bg-\[\#393a42\]{--tw-bg-opacity: 1;background-color:rgb(57 58 66 / var(--tw-bg-opacity))}.sm\:bg-transparent{background-color:transparent}.sm\:\!p-32{padding:32px!important}.sm\:p-0{padding:0}.sm\:p-2{padding:2px}.sm\:p-32{padding:32px}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-40{padding-left:40px;padding-right:40px}.sm\:py-6{padding-top:6px;padding-bottom:6px}.sm\:\!pb-32{padding-bottom:32px!important}.sm\:pb-32{padding-bottom:32px}.sm\:pl-12{padding-left:12px}.sm\:pl-28{padding-left:28px}.sm\:pr-20{padding-right:20px}.sm\:pt-60{padding-top:60px}.sm\:text-left{text-align:left}.sm\:text-12{font-size:12px}.sm\:text-13{font-size:13px}.sm\:text-16{font-size:16px}.sm\:text-24{font-size:24px}.sm\:text-32{font-size:32px}.sm\:text-36{font-size:36px}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-\[16px\]{font-size:16px}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:font-bold{font-weight:700}.sm\:font-normal{font-weight:400}.sm\:opacity-0{opacity:0}.sm\:opacity-100{opacity:1}.sm\:hover\:border-primary:hover{--tw-border-opacity: 1;border-color:rgb(255 81 81 / var(--tw-border-opacity))}.sm\:hover\:bg-\[\#2F3037\]:hover{--tw-bg-opacity: 1;background-color:rgb(47 48 55 / var(--tw-bg-opacity))}.sm\:hover\:bg-\[\#d8d8d8\]:hover{--tw-bg-opacity: 1;background-color:rgb(216 216 216 / var(--tw-bg-opacity))}.sm\:hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.sm\:hover\:bg-black\/20:hover{background-color:#0003}.hover\:sm\:bg-opacity-20:hover{--tw-bg-opacity: .2}.sm\:hover\:text-\[\#d8d8d8\]:hover{--tw-text-opacity: 1;color:rgb(216 216 216 / var(--tw-text-opacity))}.sm\:hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(255 81 81 / var(--tw-text-opacity))}.sm\:hover\:underline:hover{text-decoration-line:underline}.group:hover .sm\:group-hover\:text-primary{--tw-text-opacity: 1;color:rgb(255 81 81 / var(--tw-text-opacity))}.group:hover .sm\:group-hover\:opacity-100{opacity:1}}@media (min-width: 768px){.md\:-bottom-8{bottom:-2rem}.md\:-bottom-\[23px\]{bottom:-23px}.md\:-left-\[35px\]{left:-35px}.md\:-right-\[26px\]{right:-26px}.md\:-right-\[32px\]{right:-32px}.md\:-right-\[48px\]{right:-48px}.md\:-right-\[76px\]{right:-76px}.md\:-right-\[80px\]{right:-80px}.md\:-top-\[35px\]{top:-35px}.md\:-top-\[52px\]{top:-52px}.md\:bottom-\[36px\]{bottom:36px}.md\:bottom-\[72px\]{bottom:72px}.md\:left-\[14px\]{left:14px}.md\:left-\[22px\]{left:22px}.md\:top-\[11px\]{top:11px}.md\:mx-32{margin-left:32px;margin-right:32px}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mb-64{margin-bottom:64px}.md\:ml-20{margin-left:20px}.md\:ml-24{margin-left:24px}.md\:ml-4{margin-left:4px}.md\:ml-8{margin-left:8px}.md\:mr-20{margin-right:20px}.md\:mt-12{margin-top:12px}.md\:mt-44{margin-top:44px}.md\:mt-48{margin-top:48px}.md\:mt-64{margin-top:64px}.md\:inline{display:inline}.md\:table-cell{display:table-cell}.md\:hidden{display:none}.md\:h-12{height:12px}.md\:h-172{height:172px}.md\:h-22{height:22px}.md\:h-48{height:48px}.md\:h-68{height:68px}.md\:h-70{height:70px}.md\:h-\[136px\]{height:136px}.md\:h-\[152px\]{height:152px}.md\:h-\[190px\]{height:190px}.md\:h-\[20px\]{height:20px}.md\:h-\[404px\]{height:404px}.md\:h-\[416px\]{height:416px}.md\:h-\[484px\]{height:484px}.md\:h-\[60px\]{height:60px}.md\:h-auto{height:auto}.md\:max-h-\[484px\]{max-height:484px}.md\:w-12{width:12px}.md\:w-40{width:40px}.md\:w-48{width:48px}.md\:w-70{width:70px}.md\:w-\[20px\]{width:20px}.md\:w-\[315px\]{width:315px}.md\:w-\[320px\]{width:320px}.md\:w-\[408px\]{width:408px}.md\:w-\[484px\]{width:484px}.md\:w-\[497px\]{width:497px}.md\:w-\[98px\]{width:98px}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:max-w-\[362px\]{max-width:362px}.md\:max-w-\[420px\]{max-width:420px}.md\:max-w-\[484px\]{max-width:484px}.md\:max-w-\[min\(360px\,calc\(100vw-500px\)\)\]{max-width:min(360px,calc(100vw - 500px))}.md\:max-w-full{max-width:100%}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:justify-center{justify-content:center}.md\:gap-102{gap:102px}.md\:gap-24{gap:24px}.md\:gap-49{gap:49px}.md\:border-2{border-width:2px}.md\:border-b-\[12px\]{border-bottom-width:12px}.md\:border-l-\[12px\]{border-left-width:12px}.md\:border-l-\[15px\]{border-left-width:15px}.md\:border-r-\[16px\]{border-right-width:16px}.md\:border-r-\[28px\]{border-right-width:28px}.md\:border-t-\[27px\]{border-top-width:27px}.md\:px-0{padding-left:0;padding-right:0}.md\:pt-40{padding-top:40px}.md\:align-baseline{vertical-align:baseline}.md\:\!text-\[32px\]{font-size:32px!important}.md\:\!text-\[52px\]{font-size:52px!important}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-\[44px\]{font-size:44px}.md\:text-\[88px\]{font-size:88px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-sm{font-size:15px}.md\:leading-\[72px\]{line-height:72px}}@media (min-width: 1024px){.lg\:static{position:static}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:m-0{margin:0}.lg\:mx-12{margin-left:12px;margin-right:12px}.lg\:my-16{margin-top:16px;margin-bottom:16px}.lg\:ml-16{margin-left:16px}.lg\:mr-10{margin-right:10px}.lg\:mt-\[16px\]{margin-top:16px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-full{height:100%}.lg\:w-35{width:35px}.lg\:w-\[403px\]{width:403px}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:rounded-lg{border-radius:.5rem}.lg\:border{border-width:1px}.lg\:border-t{border-top-width:1px}.lg\:border-\[\#595959\]{--tw-border-opacity: 1;border-color:rgb(89 89 89 / var(--tw-border-opacity))}.lg\:border-spanish-grey{--tw-border-opacity: 1;border-color:rgb(154 154 154 / var(--tw-border-opacity))}.lg\:bg-\[\#34353D\]{--tw-bg-opacity: 1;background-color:rgb(52 53 61 / var(--tw-bg-opacity))}.lg\:p-24{padding:24px}.lg\:p-8{padding:8px}.lg\:px-15{padding-left:15px;padding-right:15px}.lg\:px-16{padding-left:16px;padding-right:16px}.lg\:py-30{padding-top:30px;padding-bottom:30px}.lg\:py-8{padding-top:8px;padding-bottom:8px}.lg\:pb-0{padding-bottom:0}.lg\:pl-4{padding-left:4px}.lg\:opacity-100{opacity:1}.lg\:\[mask-image\:none\]{-webkit-mask-image:none;mask-image:none}.lg\:hover\:opacity-85:hover{opacity:.85}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{-webkit-box-shadow:none}::-webkit-scrollbar-thumb{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:rgb(30,30,30,var(--scroll-fade-opacity, 0));border-radius:9999px;-webkit-box-shadow:none}::-webkit-scrollbar-thumb:hover{background:#555}
