#__next,.studio,body,html{min-width:0;width:100%;max-width:100vw;min-height:0;height:100%;max-height:100vh;margin:0;padding:0;color:var(--colors--text-primary)}.studio,body:not(.onboarding),body:not(.onboarding)>#__next,html{overflow-x:hidden;overflow-y:hidden}body.onboarding,body.onboarding>#__next{overflow-y:auto}body{touch-action:none}.studio{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;position:relative}.studio .overlayCanvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:4}.studio .content{flex:1 1;min-height:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.studio .footer{width:100%;height:0}.studio .content>.panel{position:relative}.studio main.panel{flex:1 1;display:flex;flex-direction:column;align-items:stretch}.studio .analyze-area,.studio .bottom-panel,.studio .left-panel,.studio .mix-area,.studio .mix-play-bar,.studio .top-panel{position:relative;inset:unset}.studio .bottom-panel,.studio .mix-play-bar,.studio .top-panel{width:unset}.studio .analyze-area,.studio .mix-area{height:var(--mixHeight)}.studio .bottom-panel{flex:1 1;min-height:0}.studio .left-panel{height:unset}.studio .modal-area{position:absolute;inset:0;pointer-events:none}.studio #popover-root,.studio .popupArea{z-index:17}button.close{width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background-color:hsla(0,0%,100%,.12);transition:background-color .2s ease-in-out;font-size:18px;color:#fff;cursor:pointer}button.close[disabled]{background-color:#555;color:#888;pointer-events:none}button.close:hover{background-color:hsla(0,0%,100%,.24)}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:currentColor;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.tabs{margin-bottom:-1px;align-self:flex-end;flex-shrink:0;align-items:flex-end;border:solid var(--colors--surface-lightest);border-width:1px 1px 0;border-radius:8px 8px 0 0;background-color:var(--colors--surface-dark);overflow:hidden}.tab,.tabs{display:flex;flex-direction:row}.tab{position:relative;justify-content:center;align-items:center;padding:12px 16px;font-size:13px;font-weight:500;text-transform:uppercase;border:none;color:var(--colors--text-secondary);background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .2s ease-in-out,background-color .2s ease-in-out}.tab.tab--active{color:var(--colors--text-primary)}.tab.tab--active,.tab.tab--active:after{background-color:var(--colors--surface-darker)}.tab.tab--active:after{content:"";display:block;position:absolute;left:0;bottom:-1px;height:1px;width:100%}.tab:hover:not(.tab--active){color:var(--colors--text-primary);background-color:var(--colors--surface-dark)}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:.75rem!important}.m-4{margin:1rem!important}.m-5{margin:1.25rem!important}.m-6{margin:1.5rem!important}.m-8{margin:2rem!important}.m-10{margin:2.5rem!important}.m-12{margin:3rem!important}.m-16{margin:4rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-4{margin-right:1rem!important;margin-left:1rem!important}.mx-5{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-6{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-8{margin-right:2rem!important;margin-left:2rem!important}.mx-10{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-12{margin-right:3rem!important;margin-left:3rem!important}.mx-16{margin-right:4rem!important;margin-left:4rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mt-8{margin-top:2rem!important}.mt-10{margin-top:2.5rem!important}.mt-12{margin-top:3rem!important}.mt-16{margin-top:4rem!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:.75rem!important}.mr-4{margin-right:1rem!important}.mr-5{margin-right:1.25rem!important}.mr-6{margin-right:1.5rem!important}.mr-8{margin-right:2rem!important}.mr-10{margin-right:2.5rem!important}.mr-12{margin-right:3rem!important}.mr-16{margin-right:4rem!important}.mr-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.mb-10{margin-bottom:2.5rem!important}.mb-12{margin-bottom:3rem!important}.mb-16{margin-bottom:4rem!important}.mb-auto{margin-bottom:auto!important}.ml-0{margin-left:0!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:.75rem!important}.ml-4{margin-left:1rem!important}.ml-5{margin-left:1.25rem!important}.ml-6{margin-left:1.5rem!important}.ml-8{margin-left:2rem!important}.ml-10{margin-left:2.5rem!important}.ml-12{margin-left:3rem!important}.ml-16{margin-left:4rem!important}.ml-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.p-8{padding:2rem!important}.p-10{padding:2.5rem!important}.p-12{padding:3rem!important}.p-16{padding:4rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-4{padding-right:1rem!important;padding-left:1rem!important}.px-5{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-6{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-8{padding-right:2rem!important;padding-left:2rem!important}.px-10{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-12{padding-right:3rem!important;padding-left:3rem!important}.px-16{padding-right:4rem!important;padding-left:4rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-16{padding-top:4rem!important;padding-bottom:4rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-4{padding-top:1rem!important}.pt-5{padding-top:1.25rem!important}.pt-6{padding-top:1.5rem!important}.pt-8{padding-top:2rem!important}.pt-10{padding-top:2.5rem!important}.pt-12{padding-top:3rem!important}.pt-16{padding-top:4rem!important}.pr-0{padding-right:0!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:.75rem!important}.pr-4{padding-right:1rem!important}.pr-5{padding-right:1.25rem!important}.pr-6{padding-right:1.5rem!important}.pr-8{padding-right:2rem!important}.pr-10{padding-right:2.5rem!important}.pr-12{padding-right:3rem!important}.pr-16{padding-right:4rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pb-5{padding-bottom:1.25rem!important}.pb-6{padding-bottom:1.5rem!important}.pb-8{padding-bottom:2rem!important}.pb-10{padding-bottom:2.5rem!important}.pb-12{padding-bottom:3rem!important}.pb-16{padding-bottom:4rem!important}.pl-0{padding-left:0!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:.75rem!important}.pl-4{padding-left:1rem!important}.pl-5{padding-left:1.25rem!important}.pl-6{padding-left:1.5rem!important}.pl-8{padding-left:2rem!important}.pl-10{padding-left:2.5rem!important}.pl-12{padding-left:3rem!important}.pl-16{padding-left:4rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-5{gap:1.25rem!important}.gap-6{gap:1.5rem!important}.gap-8{gap:2rem!important}.gap-10{gap:2.5rem!important}.gap-12{gap:3rem!important}.gap-16{gap:4rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:.75rem!important}.row-gap-4{row-gap:1rem!important}.row-gap-5{row-gap:1.25rem!important}.row-gap-6{row-gap:1.5rem!important}.row-gap-8{row-gap:2rem!important}.row-gap-10{row-gap:2.5rem!important}.row-gap-12{row-gap:3rem!important}.row-gap-16{row-gap:4rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:.75rem!important}.column-gap-4{column-gap:1rem!important}.column-gap-5{column-gap:1.25rem!important}.column-gap-6{column-gap:1.5rem!important}.column-gap-8{column-gap:2rem!important}.column-gap-10{column-gap:2.5rem!important}.column-gap-12{column-gap:3rem!important}.column-gap-16{column-gap:4rem!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.minw-100{min-width:100%!important}.maxw-100{max-width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.minh-100{min-height:100%!important}.maxh-100{max-height:100%!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:.75rem!important}.m-sm-4{margin:1rem!important}.m-sm-5{margin:1.25rem!important}.m-sm-6{margin:1.5rem!important}.m-sm-8{margin:2rem!important}.m-sm-10{margin:2.5rem!important}.m-sm-12{margin:3rem!important}.m-sm-16{margin:4rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-sm-4{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-5{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-sm-6{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-8{margin-right:2rem!important;margin-left:2rem!important}.mx-sm-10{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-sm-12{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-16{margin-right:4rem!important;margin-left:4rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-sm-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-sm-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-sm-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-sm-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:.75rem!important}.mt-sm-4{margin-top:1rem!important}.mt-sm-5{margin-top:1.25rem!important}.mt-sm-6{margin-top:1.5rem!important}.mt-sm-8{margin-top:2rem!important}.mt-sm-10{margin-top:2.5rem!important}.mt-sm-12{margin-top:3rem!important}.mt-sm-16{margin-top:4rem!important}.mt-sm-auto{margin-top:auto!important}.mr-sm-0{margin-right:0!important}.mr-sm-1{margin-right:.25rem!important}.mr-sm-2{margin-right:.5rem!important}.mr-sm-3{margin-right:.75rem!important}.mr-sm-4{margin-right:1rem!important}.mr-sm-5{margin-right:1.25rem!important}.mr-sm-6{margin-right:1.5rem!important}.mr-sm-8{margin-right:2rem!important}.mr-sm-10{margin-right:2.5rem!important}.mr-sm-12{margin-right:3rem!important}.mr-sm-16{margin-right:4rem!important}.mr-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:.75rem!important}.mb-sm-4{margin-bottom:1rem!important}.mb-sm-5{margin-bottom:1.25rem!important}.mb-sm-6{margin-bottom:1.5rem!important}.mb-sm-8{margin-bottom:2rem!important}.mb-sm-10{margin-bottom:2.5rem!important}.mb-sm-12{margin-bottom:3rem!important}.mb-sm-16{margin-bottom:4rem!important}.mb-sm-auto{margin-bottom:auto!important}.ml-sm-0{margin-left:0!important}.ml-sm-1{margin-left:.25rem!important}.ml-sm-2{margin-left:.5rem!important}.ml-sm-3{margin-left:.75rem!important}.ml-sm-4{margin-left:1rem!important}.ml-sm-5{margin-left:1.25rem!important}.ml-sm-6{margin-left:1.5rem!important}.ml-sm-8{margin-left:2rem!important}.ml-sm-10{margin-left:2.5rem!important}.ml-sm-12{margin-left:3rem!important}.ml-sm-16{margin-left:4rem!important}.ml-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:.75rem!important}.p-sm-4{padding:1rem!important}.p-sm-5{padding:1.25rem!important}.p-sm-6{padding:1.5rem!important}.p-sm-8{padding:2rem!important}.p-sm-10{padding:2.5rem!important}.p-sm-12{padding:3rem!important}.p-sm-16{padding:4rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-sm-4{padding-right:1rem!important;padding-left:1rem!important}.px-sm-5{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-sm-6{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-8{padding-right:2rem!important;padding-left:2rem!important}.px-sm-10{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-sm-12{padding-right:3rem!important;padding-left:3rem!important}.px-sm-16{padding-right:4rem!important;padding-left:4rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-sm-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-sm-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-sm-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-sm-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-16{padding-top:4rem!important;padding-bottom:4rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:.75rem!important}.pt-sm-4{padding-top:1rem!important}.pt-sm-5{padding-top:1.25rem!important}.pt-sm-6{padding-top:1.5rem!important}.pt-sm-8{padding-top:2rem!important}.pt-sm-10{padding-top:2.5rem!important}.pt-sm-12{padding-top:3rem!important}.pt-sm-16{padding-top:4rem!important}.pr-sm-0{padding-right:0!important}.pr-sm-1{padding-right:.25rem!important}.pr-sm-2{padding-right:.5rem!important}.pr-sm-3{padding-right:.75rem!important}.pr-sm-4{padding-right:1rem!important}.pr-sm-5{padding-right:1.25rem!important}.pr-sm-6{padding-right:1.5rem!important}.pr-sm-8{padding-right:2rem!important}.pr-sm-10{padding-right:2.5rem!important}.pr-sm-12{padding-right:3rem!important}.pr-sm-16{padding-right:4rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:.75rem!important}.pb-sm-4{padding-bottom:1rem!important}.pb-sm-5{padding-bottom:1.25rem!important}.pb-sm-6{padding-bottom:1.5rem!important}.pb-sm-8{padding-bottom:2rem!important}.pb-sm-10{padding-bottom:2.5rem!important}.pb-sm-12{padding-bottom:3rem!important}.pb-sm-16{padding-bottom:4rem!important}.pl-sm-0{padding-left:0!important}.pl-sm-1{padding-left:.25rem!important}.pl-sm-2{padding-left:.5rem!important}.pl-sm-3{padding-left:.75rem!important}.pl-sm-4{padding-left:1rem!important}.pl-sm-5{padding-left:1.25rem!important}.pl-sm-6{padding-left:1.5rem!important}.pl-sm-8{padding-left:2rem!important}.pl-sm-10{padding-left:2.5rem!important}.pl-sm-12{padding-left:3rem!important}.pl-sm-16{padding-left:4rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:.75rem!important}.gap-sm-4{gap:1rem!important}.gap-sm-5{gap:1.25rem!important}.gap-sm-6{gap:1.5rem!important}.gap-sm-8{gap:2rem!important}.gap-sm-10{gap:2.5rem!important}.gap-sm-12{gap:3rem!important}.gap-sm-16{gap:4rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:.75rem!important}.row-gap-sm-4{row-gap:1rem!important}.row-gap-sm-5{row-gap:1.25rem!important}.row-gap-sm-6{row-gap:1.5rem!important}.row-gap-sm-8{row-gap:2rem!important}.row-gap-sm-10{row-gap:2.5rem!important}.row-gap-sm-12{row-gap:3rem!important}.row-gap-sm-16{row-gap:4rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:.75rem!important}.column-gap-sm-4{column-gap:1rem!important}.column-gap-sm-5{column-gap:1.25rem!important}.column-gap-sm-6{column-gap:1.5rem!important}.column-gap-sm-8{column-gap:2rem!important}.column-gap-sm-10{column-gap:2.5rem!important}.column-gap-sm-12{column-gap:3rem!important}.column-gap-sm-16{column-gap:4rem!important}.w-sm-25{width:25%!important}.w-sm-50{width:50%!important}.w-sm-75{width:75%!important}.w-sm-100{width:100%!important}.w-sm-auto{width:auto!important}.minw-sm-100{min-width:100%!important}.maxw-sm-100{max-width:100%!important}.h-sm-25{height:25%!important}.h-sm-50{height:50%!important}.h-sm-75{height:75%!important}.h-sm-100{height:100%!important}.h-sm-auto{height:auto!important}.minh-sm-100{min-height:100%!important}.maxh-sm-100{max-height:100%!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:.75rem!important}.m-md-4{margin:1rem!important}.m-md-5{margin:1.25rem!important}.m-md-6{margin:1.5rem!important}.m-md-8{margin:2rem!important}.m-md-10{margin:2.5rem!important}.m-md-12{margin:3rem!important}.m-md-16{margin:4rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-md-4{margin-right:1rem!important;margin-left:1rem!important}.mx-md-5{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-md-6{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-8{margin-right:2rem!important;margin-left:2rem!important}.mx-md-10{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-md-12{margin-right:3rem!important;margin-left:3rem!important}.mx-md-16{margin-right:4rem!important;margin-left:4rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-md-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-md-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-md-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-md-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:.75rem!important}.mt-md-4{margin-top:1rem!important}.mt-md-5{margin-top:1.25rem!important}.mt-md-6{margin-top:1.5rem!important}.mt-md-8{margin-top:2rem!important}.mt-md-10{margin-top:2.5rem!important}.mt-md-12{margin-top:3rem!important}.mt-md-16{margin-top:4rem!important}.mt-md-auto{margin-top:auto!important}.mr-md-0{margin-right:0!important}.mr-md-1{margin-right:.25rem!important}.mr-md-2{margin-right:.5rem!important}.mr-md-3{margin-right:.75rem!important}.mr-md-4{margin-right:1rem!important}.mr-md-5{margin-right:1.25rem!important}.mr-md-6{margin-right:1.5rem!important}.mr-md-8{margin-right:2rem!important}.mr-md-10{margin-right:2.5rem!important}.mr-md-12{margin-right:3rem!important}.mr-md-16{margin-right:4rem!important}.mr-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:.75rem!important}.mb-md-4{margin-bottom:1rem!important}.mb-md-5{margin-bottom:1.25rem!important}.mb-md-6{margin-bottom:1.5rem!important}.mb-md-8{margin-bottom:2rem!important}.mb-md-10{margin-bottom:2.5rem!important}.mb-md-12{margin-bottom:3rem!important}.mb-md-16{margin-bottom:4rem!important}.mb-md-auto{margin-bottom:auto!important}.ml-md-0{margin-left:0!important}.ml-md-1{margin-left:.25rem!important}.ml-md-2{margin-left:.5rem!important}.ml-md-3{margin-left:.75rem!important}.ml-md-4{margin-left:1rem!important}.ml-md-5{margin-left:1.25rem!important}.ml-md-6{margin-left:1.5rem!important}.ml-md-8{margin-left:2rem!important}.ml-md-10{margin-left:2.5rem!important}.ml-md-12{margin-left:3rem!important}.ml-md-16{margin-left:4rem!important}.ml-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:.75rem!important}.p-md-4{padding:1rem!important}.p-md-5{padding:1.25rem!important}.p-md-6{padding:1.5rem!important}.p-md-8{padding:2rem!important}.p-md-10{padding:2.5rem!important}.p-md-12{padding:3rem!important}.p-md-16{padding:4rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-md-4{padding-right:1rem!important;padding-left:1rem!important}.px-md-5{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-md-6{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-8{padding-right:2rem!important;padding-left:2rem!important}.px-md-10{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-md-12{padding-right:3rem!important;padding-left:3rem!important}.px-md-16{padding-right:4rem!important;padding-left:4rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-md-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-md-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-md-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-md-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-16{padding-top:4rem!important;padding-bottom:4rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:.75rem!important}.pt-md-4{padding-top:1rem!important}.pt-md-5{padding-top:1.25rem!important}.pt-md-6{padding-top:1.5rem!important}.pt-md-8{padding-top:2rem!important}.pt-md-10{padding-top:2.5rem!important}.pt-md-12{padding-top:3rem!important}.pt-md-16{padding-top:4rem!important}.pr-md-0{padding-right:0!important}.pr-md-1{padding-right:.25rem!important}.pr-md-2{padding-right:.5rem!important}.pr-md-3{padding-right:.75rem!important}.pr-md-4{padding-right:1rem!important}.pr-md-5{padding-right:1.25rem!important}.pr-md-6{padding-right:1.5rem!important}.pr-md-8{padding-right:2rem!important}.pr-md-10{padding-right:2.5rem!important}.pr-md-12{padding-right:3rem!important}.pr-md-16{padding-right:4rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:.75rem!important}.pb-md-4{padding-bottom:1rem!important}.pb-md-5{padding-bottom:1.25rem!important}.pb-md-6{padding-bottom:1.5rem!important}.pb-md-8{padding-bottom:2rem!important}.pb-md-10{padding-bottom:2.5rem!important}.pb-md-12{padding-bottom:3rem!important}.pb-md-16{padding-bottom:4rem!important}.pl-md-0{padding-left:0!important}.pl-md-1{padding-left:.25rem!important}.pl-md-2{padding-left:.5rem!important}.pl-md-3{padding-left:.75rem!important}.pl-md-4{padding-left:1rem!important}.pl-md-5{padding-left:1.25rem!important}.pl-md-6{padding-left:1.5rem!important}.pl-md-8{padding-left:2rem!important}.pl-md-10{padding-left:2.5rem!important}.pl-md-12{padding-left:3rem!important}.pl-md-16{padding-left:4rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:.75rem!important}.gap-md-4{gap:1rem!important}.gap-md-5{gap:1.25rem!important}.gap-md-6{gap:1.5rem!important}.gap-md-8{gap:2rem!important}.gap-md-10{gap:2.5rem!important}.gap-md-12{gap:3rem!important}.gap-md-16{gap:4rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:.75rem!important}.row-gap-md-4{row-gap:1rem!important}.row-gap-md-5{row-gap:1.25rem!important}.row-gap-md-6{row-gap:1.5rem!important}.row-gap-md-8{row-gap:2rem!important}.row-gap-md-10{row-gap:2.5rem!important}.row-gap-md-12{row-gap:3rem!important}.row-gap-md-16{row-gap:4rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:.75rem!important}.column-gap-md-4{column-gap:1rem!important}.column-gap-md-5{column-gap:1.25rem!important}.column-gap-md-6{column-gap:1.5rem!important}.column-gap-md-8{column-gap:2rem!important}.column-gap-md-10{column-gap:2.5rem!important}.column-gap-md-12{column-gap:3rem!important}.column-gap-md-16{column-gap:4rem!important}.w-md-25{width:25%!important}.w-md-50{width:50%!important}.w-md-75{width:75%!important}.w-md-100{width:100%!important}.w-md-auto{width:auto!important}.minw-md-100{min-width:100%!important}.maxw-md-100{max-width:100%!important}.h-md-25{height:25%!important}.h-md-50{height:50%!important}.h-md-75{height:75%!important}.h-md-100{height:100%!important}.h-md-auto{height:auto!important}.minh-md-100{min-height:100%!important}.maxh-md-100{max-height:100%!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:.75rem!important}.m-xl-4{margin:1rem!important}.m-xl-5{margin:1.25rem!important}.m-xl-6{margin:1.5rem!important}.m-xl-8{margin:2rem!important}.m-xl-10{margin:2.5rem!important}.m-xl-12{margin:3rem!important}.m-xl-16{margin:4rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-xl-4{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-5{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-xl-6{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-8{margin-right:2rem!important;margin-left:2rem!important}.mx-xl-10{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xl-12{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-16{margin-right:4rem!important;margin-left:4rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xl-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-xl-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-xl-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xl-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:.75rem!important}.mt-xl-4{margin-top:1rem!important}.mt-xl-5{margin-top:1.25rem!important}.mt-xl-6{margin-top:1.5rem!important}.mt-xl-8{margin-top:2rem!important}.mt-xl-10{margin-top:2.5rem!important}.mt-xl-12{margin-top:3rem!important}.mt-xl-16{margin-top:4rem!important}.mt-xl-auto{margin-top:auto!important}.mr-xl-0{margin-right:0!important}.mr-xl-1{margin-right:.25rem!important}.mr-xl-2{margin-right:.5rem!important}.mr-xl-3{margin-right:.75rem!important}.mr-xl-4{margin-right:1rem!important}.mr-xl-5{margin-right:1.25rem!important}.mr-xl-6{margin-right:1.5rem!important}.mr-xl-8{margin-right:2rem!important}.mr-xl-10{margin-right:2.5rem!important}.mr-xl-12{margin-right:3rem!important}.mr-xl-16{margin-right:4rem!important}.mr-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:.75rem!important}.mb-xl-4{margin-bottom:1rem!important}.mb-xl-5{margin-bottom:1.25rem!important}.mb-xl-6{margin-bottom:1.5rem!important}.mb-xl-8{margin-bottom:2rem!important}.mb-xl-10{margin-bottom:2.5rem!important}.mb-xl-12{margin-bottom:3rem!important}.mb-xl-16{margin-bottom:4rem!important}.mb-xl-auto{margin-bottom:auto!important}.ml-xl-0{margin-left:0!important}.ml-xl-1{margin-left:.25rem!important}.ml-xl-2{margin-left:.5rem!important}.ml-xl-3{margin-left:.75rem!important}.ml-xl-4{margin-left:1rem!important}.ml-xl-5{margin-left:1.25rem!important}.ml-xl-6{margin-left:1.5rem!important}.ml-xl-8{margin-left:2rem!important}.ml-xl-10{margin-left:2.5rem!important}.ml-xl-12{margin-left:3rem!important}.ml-xl-16{margin-left:4rem!important}.ml-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:.75rem!important}.p-xl-4{padding:1rem!important}.p-xl-5{padding:1.25rem!important}.p-xl-6{padding:1.5rem!important}.p-xl-8{padding:2rem!important}.p-xl-10{padding:2.5rem!important}.p-xl-12{padding:3rem!important}.p-xl-16{padding:4rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-xl-4{padding-right:1rem!important;padding-left:1rem!important}.px-xl-5{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-xl-6{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-8{padding-right:2rem!important;padding-left:2rem!important}.px-xl-10{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xl-12{padding-right:3rem!important;padding-left:3rem!important}.px-xl-16{padding-right:4rem!important;padding-left:4rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-xl-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-xl-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-xl-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xl-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-16{padding-top:4rem!important;padding-bottom:4rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:.75rem!important}.pt-xl-4{padding-top:1rem!important}.pt-xl-5{padding-top:1.25rem!important}.pt-xl-6{padding-top:1.5rem!important}.pt-xl-8{padding-top:2rem!important}.pt-xl-10{padding-top:2.5rem!important}.pt-xl-12{padding-top:3rem!important}.pt-xl-16{padding-top:4rem!important}.pr-xl-0{padding-right:0!important}.pr-xl-1{padding-right:.25rem!important}.pr-xl-2{padding-right:.5rem!important}.pr-xl-3{padding-right:.75rem!important}.pr-xl-4{padding-right:1rem!important}.pr-xl-5{padding-right:1.25rem!important}.pr-xl-6{padding-right:1.5rem!important}.pr-xl-8{padding-right:2rem!important}.pr-xl-10{padding-right:2.5rem!important}.pr-xl-12{padding-right:3rem!important}.pr-xl-16{padding-right:4rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:.75rem!important}.pb-xl-4{padding-bottom:1rem!important}.pb-xl-5{padding-bottom:1.25rem!important}.pb-xl-6{padding-bottom:1.5rem!important}.pb-xl-8{padding-bottom:2rem!important}.pb-xl-10{padding-bottom:2.5rem!important}.pb-xl-12{padding-bottom:3rem!important}.pb-xl-16{padding-bottom:4rem!important}.pl-xl-0{padding-left:0!important}.pl-xl-1{padding-left:.25rem!important}.pl-xl-2{padding-left:.5rem!important}.pl-xl-3{padding-left:.75rem!important}.pl-xl-4{padding-left:1rem!important}.pl-xl-5{padding-left:1.25rem!important}.pl-xl-6{padding-left:1.5rem!important}.pl-xl-8{padding-left:2rem!important}.pl-xl-10{padding-left:2.5rem!important}.pl-xl-12{padding-left:3rem!important}.pl-xl-16{padding-left:4rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:.75rem!important}.gap-xl-4{gap:1rem!important}.gap-xl-5{gap:1.25rem!important}.gap-xl-6{gap:1.5rem!important}.gap-xl-8{gap:2rem!important}.gap-xl-10{gap:2.5rem!important}.gap-xl-12{gap:3rem!important}.gap-xl-16{gap:4rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:.75rem!important}.row-gap-xl-4{row-gap:1rem!important}.row-gap-xl-5{row-gap:1.25rem!important}.row-gap-xl-6{row-gap:1.5rem!important}.row-gap-xl-8{row-gap:2rem!important}.row-gap-xl-10{row-gap:2.5rem!important}.row-gap-xl-12{row-gap:3rem!important}.row-gap-xl-16{row-gap:4rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:.75rem!important}.column-gap-xl-4{column-gap:1rem!important}.column-gap-xl-5{column-gap:1.25rem!important}.column-gap-xl-6{column-gap:1.5rem!important}.column-gap-xl-8{column-gap:2rem!important}.column-gap-xl-10{column-gap:2.5rem!important}.column-gap-xl-12{column-gap:3rem!important}.column-gap-xl-16{column-gap:4rem!important}.w-xl-25{width:25%!important}.w-xl-50{width:50%!important}.w-xl-75{width:75%!important}.w-xl-100{width:100%!important}.w-xl-auto{width:auto!important}.minw-xl-100{min-width:100%!important}.maxw-xl-100{max-width:100%!important}.h-xl-25{height:25%!important}.h-xl-50{height:50%!important}.h-xl-75{height:75%!important}.h-xl-100{height:100%!important}.h-xl-auto{height:auto!important}.minh-xl-100{min-height:100%!important}.maxh-xl-100{max-height:100%!important}}:root{--backgroundColor:#393939;--headerBackground:#000;--headerColor:silver;--subHeaderBackground:#262626;--subHeaderColor:silver;--activeColor:#363636;--activeHoverColor:#ffff03;--activeforeHoverColor:#121212;--activeforeGroundColor:#fff;--tableBackground:#2e2e2e;--borderWidth:1px;--topPanelHeight:50%;--playBarHeight:48px;--leftPanelWidth:0%;--headerHeight:52px;--bottomPanelHeight:calc(100% - var(--headerHeight) - var(--mixHeight) - var(--playBarHeight));--mixHeight:418px;--font--primary:Inter,sans-serif,system-ui;--colors--primary-main:#ffff04;--colors--primary-dark:#545400;--colors--text-primary:#fff;--colors--text-secondary:hsla(0,0%,100%,.7);--colors--surface-lightest:#7c7c7c;--colors--surface-lighter:#646464;--colors--surface-light:#575757;--colors--surface-main:#474747;--colors--surface-dark:#393939;--colors--surface-darker:#2e2e2e;--colors--surface-darkest:#1c1c1c;--colors--button-group-background:rgba(0,0,0,.4);--z-index--modal:10;--colors--alpha-white-50:hsla(0,0%,100%,.05);--colors--alpha-white-100:hsla(0,0%,100%,.1);--colors--alpha-white-200:hsla(0,0%,100%,.2);--colors--alpha-white-300:hsla(0,0%,100%,.3);--colors--alpha-white-600:hsla(0,0%,100%,.6);--colors--alpha-brand-100:rgba(255,255,4,.1);--colors--alpha-brand-600:rgba(255,255,4,.6);--colors--stems-vocals:#4d6eba;--colors--stems-drums:#54c48c;--colors--stems-bass:#dbb552;--colors--stems-melody:#c75447;--colors--acapella:#4d6eba;--colors--stems-vocals-dark:#354d82;--colors--stems-drums-dark:#3a8962;--colors--stems-bass-dark:#997e39;--colors--stems-melody-dark:#8b3a31;--colors--acapella-dark:#354d82;font-feature-settings:"liga" 1,"calt" 1}.text-center{text-align:center}.flex{display:flex}.color-primary{color:var(--colors--primary-main)}.bold{font-weight:600}html{background-color:var(--colors--surface-darker)}body{font-family:var(--font--primary);--safe-area-inset-top:env(safe-area-inset-top);--safe-area-inset-bottom:env(safe-area-inset-bottom);--safe-area-inset-left:env(safe-area-inset-left);--safe-area-inset-right:env(safe-area-inset-right)}dialog{color:var(--colors--text-primary)}button{font-family:var(--font--primary)}button:focus-visible{outline:none}input,textarea{font-family:var(--font--primary)}.hidden{display:none}.link{text-decoration:none;color:var(--colors--primary-main)}.link:hover{text-decoration:underline}.header-title,.project-title{position:relative;color:#fff;display:inline-flex;font-weight:600;font-size:18px;line-height:100%;padding:0 8px;height:auto;white-space:nowrap;flex:1 1}.header-title,.header-title .project-name,.project-title,.project-title .project-name{overflow:hidden;text-overflow:ellipsis}.header-title .project-version,.project-title .project-version{margin-left:4px;color:var(--colors--text-secondary)}.header-title .project-version:before,.project-title .project-version:before{content:"#"}.project-title{font-size:15px;font-weight:500}.header-bpm{position:relative;display:inline-block;color:#fff;text-align:right;font-weight:600;font-size:20px;line-height:100%;padding-right:8px}.left-panel{background:var(--colors--surface-light);top:calc(var(--headerHeight));left:0;width:max-content;max-width:var(--leftPanelWidth);height:calc(100% - var(--headerHeight));display:none}.left-panel>div,.left-panel>div>div.library-menu,.left-panel>div>div.library-menu>.library-menu-root,.left-panel>div>div.library-tree,.left-panel>div>div.library-tree>.library-tree-root{position:relative}.left-panel>div{width:auto;display:flex;flex-direction:row}.left-panel>div>div.library-menu{width:160px}.left-panel>div>div.library-tree{width:220px;left:0}.left-panel.compact>div{flex-direction:column;border-right:1px solid #515151}.left-panel.compact>div>div:first-of-type{background-color:var(--colors--surface-darker)!important}.left-panel.compact>div>div.library-menu,.left-panel.compact>div>div.library-tree{width:200px;height:min-content}.left-panel.compact>div>div.library-tree{overflow-y:auto}.left-panel.compact>div>div.library-tree>.library-tree-root>div{border:none;width:100%}main.panel.expand-bottom-panel{--mixHeight:0!important}.top-panel{background:var(--colors--surface-light);top:calc(var(--headerHeight));right:0;height:calc(var(--library-height) - var(--bottom-player-height));display:none}.splitter{height:4px;align-self:stretch;flex-direction:row;justify-content:center;background-color:var(--colors--surface-lighter);border-top:1px solid var(--colors--surface-lightest);margin-top:-1px}.mix-play-bar,.splitter{display:flex;align-items:center}.mix-play-bar{top:calc(var(--headerHeight) + var(--mixHeight));height:var(--playBarHeight);right:0;background:var(--subHeaderBackground);color:var(--subHeaderColor);line-height:calc(var(--tabHeaderHeight) - var(--subBorderWidth) - 6px);z-index:5;border-top:1px solid #8c8c8c;border-bottom:1px solid #8c8c8c}.account-context-menu{z-index:15}.mix-play-bar__content{width:100%;height:100%;display:grid;grid-template-columns:1fr auto 1fr;margin-top:calc(var(--splitter-size) * -.5);position:relative}.mix-play-bar__left,.mix-play-bar__right{min-width:0;flex:1 1}.mix-play-bar__left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 8px;gap:8px}.mix-play-bar__actions,.play-button-area{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:14px;line-height:18px}.mix-play-bar__actions{gap:16px}.play-button-area{gap:12px}.mix-play-bar__actions{min-width:0}.mix-play-bar__right{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:0 8px;gap:8px}.mix-play-bar .contextual-actions{flex:1 1;min-width:0;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 8px;gap:8px;overflow:hidden}.action-button--delete{min-width:52px!important}.bottom-panel{background:var(--colors--surface-light);right:0;top:calc(var(--headerHeight) + var(--mixHeight) + var(--playBarHeight));bottom:0;height:unset;z-index:4;display:inline-flex;flex-direction:column}.bottom-panel>div{position:relative}.bottom-panel>div.tabContent{top:0;display:flex;flex-direction:row}.bottom-panel>div.tabContent>div.tabPanel{position:relative}.bottom-panel>div.tabHeader{background-color:#474747;border:none;border-top:1px solid #6e6e6e;bottom:1px}.bottom-panel>div.tabHeader button{margin:0 1px;height:36px;background:#575757;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;letter-spacing:-.02em;color:hsla(0,0%,100%,.7);border:1px solid transparent;cursor:pointer;padding:0 16px;border-radius:0 0 6px 6px}.bottom-panel>div.tabHeader button:not(.selected):hover{background:var(--activeHoverColor);color:var(--activeforeHoverColor);stroke:var(--activeforeHoverColor);fill:var(--activeforeHoverColor)}.bottom-panel>div.tabHeader button.selected{background:var(--colors--surface-dark);border-color:#8c8c8c;height:38px;margin-top:-1px;color:#fff;border-top-color:var(--colors--surface-dark)}.bottom-panel .tabBar{display:flex;justify-content:flex-start;align-items:stretch;padding:0 8px}.bottom-panel .tabButton{display:inline-flex;align-items:center}.midi-popper{right:0;bottom:0;height:unset;z-index:11}.analyze-area{background:var(--colors--surface-light);top:calc(var(--headerHeight));width:100%;height:calc(var(--mixHeight))}.mix-area{background:#262626;overflow:hidden;right:0;top:var(--headerHeight);height:var(--mixHeight);color:#fff}.button.header-button{min-width:unset;min-height:32px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.open-menu-button{height:calc(100% - 16px)}.open-menu-button,.output-volume-button{position:relative;display:inline-block;cursor:pointer;aspect-ratio:1/1}.output-volume-button{top:2px;margin-right:-6px;height:calc(100% - 8px)}#header-dropdown,#header-dropdown *,.output-volume-button{-webkit-app-region:no-drag}.menu-area{position:fixed;background:#000;border-radius:5px;top:var(--headerHeight);right:0;width:240px;height:unset;padding:8px;z-index:10;overflow-x:hidden;overflow-y:auto}.layout-switch{position:relative;width:100%;height:48px;margin:2px 0}.layout-button{height:100%;width:50%}.menu-button{position:relative;height:48px;width:100%;float:right;margin:2px 0}.master-button{width:100%;height:100%}.auto-mix-button{height:32px;width:96px;min-width:80px!important;color:#000!important;background-color:var(--colors--primary-main)!important;box-sizing:border-box}.auto-mix-button:hover{background-color:#fff!important}div.dev-badge{display:flex;flex-direction:row;align-items:flex-start;padding:2px 6px;gap:8px;font-size:12px;line-height:14px;letter-spacing:.08em;color:#fff;position:absolute;top:18px;right:-42px;width:max-content;height:max-content;background:#5b5b5b;border-radius:49px}.show-left-panel{--leftPanelWidth:380px}.show-left-panel.left-panel-compact{--leftPanelWidth:200px}.show-top-panel .mix-area{display:none}.show-top-panel .left-panel,.show-top-panel .top-panel{display:block}tbody.kmn tr,thead.kmn tr{padding:4px 16px 0;color:#fff;width:calc(100% - 32px)}tbody.kmn{height:calc(100% - 48px)}thead.kmn th{background:var(--tableBackground)}.button{padding:6px 12px;min-width:80px;min-height:36px;border:0;border-radius:5px;color:#fff;background-color:#555;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;font-size:14px;line-height:18px;text-align:center;cursor:pointer}.button:hover{color:#fff;background-color:#666}.button:focus-visible{outline:none}.button.button--small{padding:4px 8px;min-width:64px;min-height:28px}.button.button--icon,.button.button--text{background-color:transparent;color:#fff}.button.button--icon.button--active{border:1px solid var(--colors--primary-main)}.button.button--icon.button--active,.button.button--icon.button--active:hover{background-color:var(--colors--primary-dark)}.button.button--icon{min-width:32px;min-height:32px;padding:4px;display:flex;align-items:center;justify-content:center}.button[disabled]{background-color:#555!important;color:#888!important;pointer-events:none!important}.button.button--delete{background-color:#f4111e!important}.button.button--delete:hover{background-color:#cb0000!important}.delete-context-menu{position:absolute;top:100%;left:0;display:flex;flex-direction:column;margin:0;padding:8px 0;gap:12px;min-width:248px;background:#2b2b2b;border:1px solid #555;box-shadow:0 12px 32px rgba(0,0,0,.25);border-radius:5px}.delete-context-menu.hidden{display:none}.delete-context-menu__item{padding:6px 16px;display:flex;flex-direction:row;align-items:center;color:#fff;font-size:16px;line-height:24px;text-align:start;background-color:transparent;transition:background-color .2s ease-in-out}.delete-context-menu__item:hover{background-color:hsla(0,0%,100%,.12)}#confetti-canvas{display:block;position:absolute;top:0;left:0;pointer-events:none;z-index:17;width:100%;height:100%}.checkbox{position:relative;border-radius:2px}.toggle-setting{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:8px}.toggle-setting .checkbox{margin:3px}.toggle-setting label{font-weight:500;font-size:15px;line-height:20px}.toggle-setting .coming-soon{display:inline-block;font-size:12px;color:var(--colors--text-secondary)}.toggle-setting p{margin:2px 0 0;color:var(--colors--text-secondary);font-weight:400}.modal{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;min-width:0;min-height:0;max-width:calc(100% - 64px);max-height:calc(100% - 64px)}.modal:not([open]){opacity:0;pointer-events:none}.modal .modal__content{flex:1 1}.auto-mix-modal{width:640px!important;height:auto!important}.auto-mix-modal.no-tracks{height:auto}.auto-mix-modal .modal__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:28px 32px!important;gap:20px;max-width:640px;box-sizing:border-box}.auto-mix-modal .modal__content h4{margin:0}.auto-mix-modal .modal__content h4:not(:first-of-type){margin-top:12px}thead .filter-input{margin-top:4px}thead .inline-input{margin:0}input:focus,input:focus-within{outline:none}.lander-mode .bottom-panel,.lander-mode div.audio-preview,.lander-mode div.mix-play-bar,.lander-mode div.splitter{display:none!important}.lander-mode div.audio-library{height:100%!important;border-bottom:none!important}.lander-mode div.main-panel{background-color:var(--colors--surface-darkest)!important}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--colors--button-group-background);margin:0;font:inherit;width:1.15em;height:1.15em;border-radius:50%;transform:translateY(-.075em);display:grid;place-content:center}input[type=radio]:before{content:"";width:.65em;height:.65em;border-radius:50%;transform:scale(0);transition:transform .12s ease-in-out;box-shadow:inset 1em 1em var(--colors--primary-main);background-color:CanvasText}input[type=radio]:checked:before{transform:scale(1)}.skeleton-loading-animation{overflow:hidden;background:#3d3d3d}.skeleton-loading-animation:before{content:"";display:block;height:100%;width:100%;animation:loading 1s infinite;background:linear-gradient(90deg,transparent,#6c6c6c,transparent)}@keyframes loading{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.hover-opacity-70:hover{opacity:.7}.badge{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 8px;border-radius:3px;box-sizing:border-box;font-size:16px;line-height:18px;color:#000;background-color:var(--colors--primary-main);text-align:center}.badge.badge--small{padding:2px 4px;font-size:14px;line-height:16px}.badge.badge--outlined{color:var(--harmony--background-color);outline:1px solid var(--harmony--background-color);background-color:transparent}.badge--harmony{position:relative;width:100%;height:100%;max-width:36px;max-height:24px;color:var(--harmony--text-color);background-color:var(--harmony--background-color)}.badge--harmony>.solve{position:absolute;inset:-2px -4px;display:flex;place-content:center;place-items:center;font-size:12px;font-weight:500;border-radius:inherit;color:var(--colors--primary-main);background-color:var(--colors--surface-dark);opacity:0;transition:opacity .2s ease-in-out}.badge--harmony>.solve:hover{opacity:1}.rating{display:inline-block;width:5em;min-height:17px;position:relative}.rating:after,.rating:before{position:absolute;inset:0}.rating:before{content:"★★★★★";color:var(--colors--primary-dark)}.rating:after{content:"";color:var(--colors--primary-main)}.rating[data-rating="5"]:after{content:"★★★★★";color:var(--colors--primary-main)}.rating[data-rating="4"]:after{content:"★★★★";color:var(--colors--primary-main)}.rating[data-rating="3"]:after{content:"★★★";color:var(--colors--primary-main)}.rating[data-rating="2"]:after{content:"★★";color:var(--colors--primary-main)}.rating[data-rating="1"]:after{content:"★";color:var(--colors--primary-main)}:root{--cursors--bracket-l:url(/cursors/bracket-l.svg) 10 10,default;--cursors--bracket-r:url(/cursors/bracket-r.svg) 10 10,default;--cursors--default:url(/cursors/default.svg) 4 2,default;--cursors--move-h:url(/cursors/move-h.svg) 10 10,ew-resize;--cursors--move-v:url(/cursors/move-v.svg) 10 10,ns-resize;--cursors--sound:url(/cursors/sound.svg) 10 10,default;--cursors--zoom:url(/cursors/zoom.svg) 10 10,default;--cursors--repeat:url(/cursors/repeat.svg) 10 10,default}