@keyframes fadeInUp{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(10px);opacity:0}}.animated>:first-child,.rs-picker-popup>:first-child{opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:0s}.animated>:nth-child(2),.rs-picker-popup>:nth-child(2){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:.1s}.animated>:nth-child(3),.rs-picker-popup>:nth-child(3){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:.2s}.animated>:nth-child(4),.rs-picker-popup>:nth-child(4){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:.3s}.animated>:nth-child(5),.rs-picker-popup>:nth-child(5){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:.4s}.animated>:nth-child(6),.rs-picker-popup>:nth-child(6){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:.5s}.animated>:nth-child(7),.rs-picker-popup>:nth-child(7){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:.6s}.animated>:nth-child(8),.rs-picker-popup>:nth-child(8){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:.7s}.animated>:nth-child(9),.rs-picker-popup>:nth-child(9){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:.8s}.animated>:nth-child(10),.rs-picker-popup>:nth-child(10){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:.9s}.animated>:nth-child(11),.rs-picker-popup>:nth-child(11){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:1s}.animated>:nth-child(12),.rs-picker-popup>:nth-child(12){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:1.1s}.animated>:nth-child(13),.rs-picker-popup>:nth-child(13){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:1.2s}.animated>:nth-child(14),.rs-picker-popup>:nth-child(14){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:1.3s}.animated>:nth-child(15),.rs-picker-popup>:nth-child(15){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:1.4s}.animated>:nth-child(16),.rs-picker-popup>:nth-child(16){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:1.5s}.animated>:nth-child(17),.rs-picker-popup>:nth-child(17){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:1.6s}.animated>:nth-child(18),.rs-picker-popup>:nth-child(18){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:1.7s}.animated>:nth-child(19),.rs-picker-popup>:nth-child(19){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:1.8s}.animated>:nth-child(20),.rs-picker-popup>:nth-child(20){opacity:0;animation:fadeInUp .2s cubic-bezier(0,.1,0,1) forwards;animation-delay:1.9s}body,html{max-width:100vw;min-height:100vh;overflow-x:hidden}body{font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBM Plex Sans!important}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}button{padding:1rem 1.5rem;cursor:pointer;font-size:15px;transition:background-color .2s;text-transform:uppercase;font-weight:600!important;letter-spacing:.7;font-family:Roboto!important}button,textarea{border-radius:7px}textarea{background-color:rgba(0,0,0,0);padding:.5rem 1rem;font-family:Arial,Helvetica,sans-serif;outline:none!important;border:1px solid hsla(220,20%,25%,.6)!important;line-height:2}h2{font-weight:300;font-size:20px;font-family:Roboto!important}h2:before{content:"";border-left:3px solid #52ceff;margin-right:1.75rem}@media(max-width:993px){h2{font-size:16px}h2:before{content:"";border-left:2px solid #52ceff;margin:0 .9rem 0 .6rem}}h3{font-family:Roboto!important;font-weight:400!important;font-size:18px}@media(max-width:993px){h3{font-size:14px}}input,textarea{background-color:rgba(0,0,0,0);border:none!important;outline:none!important;font-family:Roboto!important}@media(max-width:993px){input,textarea{font-size:12px!important}}textarea{resize:vertical}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#d6f0ff!important;-webkit-box-shadow:inset 0 0 0 30px #081623!important}.top-bar{height:90px!important;flex-shrink:0}@media(max-width:993px){.top-bar{height:70px!important}}.avatar.small{height:20px!important;width:20px!important}.width-limit{max-width:1500px}.search{padding:.25rem 1rem;align-self:stretch}.search svg{color:#d6f0ff!important}.green{background-color:rgba(0,128,43,.2)!important}.mini-button{padding:.4rem .5rem;text-transform:none;font-weight:400!important}.mini-button svg{height:18px}.empty-box{display:flex;align-items:center;justify-content:center;min-height:150px;height:100%;font-size:15px}.error{color:#f18282}@keyframes widthIn{0%{opacity:0;max-width:0}to{opacity:1;max-width:200px}}.back-button{display:flex;align-items:center;gap:.5rem;margin-right:1rem;font-weight:300!important;padding:.75rem 1rem;animation:widthIn .5s forwards}.back-button svg{height:13px}@media(max-width:993px){.back-button{margin-right:0;padding:.6rem .8rem}.back-button svg{width:13px}}p{transition:color .2s}p.title{font-size:18px;text-transform:capitalize;font-family:Roboto!important;font-weight:400;color:#b4dcf6!important}p.description{min-height:80px}svg{height:18px;width:18px;transition:width .2s,height .2s,color .2s!important}input{padding:.3rem .75rem}.darkTheme .notification,.darkTheme p.description:empty:after,.radius,.side-menu ul li.active,table{border-radius:7px}.scroll-y{overflow-y:scroll}.pointer{cursor:pointer}.buttons-box{display:flex;border-radius:7px}.buttons-box>*{width:100%;border:none!important;border-radius:0!important;color:#b2e9ff!important;font-weight:400!important;font-size:12px!important}.buttons-box>:not(:last-child){border-right:1px solid rgba(82,206,255,.15)!important}p.red{color:#ffa9a9}.ellipsis{text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden}.head-gradient{background-image:radial-gradient(rgba(82,206,255,.06),#081623 120%)}.rs-picker-daterange-header{display:none!important}.dot{padding:5px;border-radius:7px}.dot.green{background-color:#29cd2c!important;border:3px solid #076908}.dot.yellow{background-color:#e5e562!important;border:3px solid #787819}.dot.red{background-color:#ff8f8f!important;border:3px solid #783939}.pointer-none{pointer-events:none}.darkTheme ::-webkit-scrollbar-track{border-radius:7px!important;background:rgba(0,0,0,0)}.darkTheme label{color:rgba(214,240,255,.7);font-family:Roboto;font-size:13px}.darkTheme ::-webkit-scrollbar-thumb{border-radius:7px!important;background:rgba(162,198,214,.17)}.darkTheme ::-webkit-scrollbar-corner,.darkTheme ::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,0)!important}.darkTheme ::-webkit-scrollbar{width:8px;height:8px;border-radius:7px!important}.darkTheme .notification{background-color:#072642;padding:1rem;box-shadow:0 0 10px rgba(8,22,35,.5);animation:fadeInUp 1s cubic-bezier(0,.1,0,1) forwards;border:1px solid rgba(214,240,255,.3);transition:opacity .3s,background-color .2s;cursor:pointer}.darkTheme .notification:hover{background-color:#0c3254}.darkTheme .notification.fade-out{animation:fadeOut 1s cubic-bezier(0,.1,0,1) forwards!important}.darkTheme .notification p{text-wrap:nowrap;font-size:12px}.darkTheme .notification p.bold{font-weight:600}.darkTheme .primary-select{border:1px solid rgba(82,206,255,.5)!important;background-color:rgba(82,206,255,.15)!important}.darkTheme .primary-select:hover{background-color:rgba(82,206,255,.25)!important}.darkTheme .link{cursor:pointer;font-family:Roboto;font-weight:400;font-size:14px!important;transition:opacity .2s;opacity:.8}.darkTheme .link.active svg{color:#52ceff}.darkTheme .link svg{height:24px;width:24px}.darkTheme .link:hover{opacity:1}.darkTheme .link.active{opacity:1;color:#52ceff}.darkTheme .rs-picker-popup{box-shadow:0 0 10px rgba(8,22,35,.5);background-color:rgba(0,0,0,0)!important;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.darkTheme .rs-stack-item{border:1px solid rgba(162,198,214,.2);border-radius:7px;position:relative}.darkTheme .rs-stack-item:before{position:absolute;z-index:-1;content:"";top:0;left:0;width:100%;height:100%;opacity:.6;background-image:radial-gradient(#0e1b2b,#0c192c)}.darkTheme .empty-box{border-radius:7px;border:1px dashed rgba(162,198,214,.14);cursor:pointer;transition:background-color .2s;color:rgba(214,240,255,.6)}.darkTheme .empty-box:hover{background-color:rgba(162,198,214,.08)}.darkTheme .badge{color:#b2e9ff;border:2px solid rgba(178,233,255,.6);background-color:rgba(178,233,255,.05);transition:opacity .2s,background-color .2s;cursor:pointer;opacity:.9}.darkTheme .badge.shaded{opacity:.3}.darkTheme .badge.shaded:not(.active):hover{opacity:.6}.darkTheme .badge.ADMINISTRATOR{color:#cb93ff;border:2px solid rgba(203,147,255,.6);background-color:rgba(203,147,255,.15)}.darkTheme .badge.MANAGER{color:#e7ff7d;border:2px solid rgba(231,255,125,.6);background-color:rgba(231,255,125,.15)}.darkTheme .badge.ENGINEER{color:#7ec5ff;border:2px solid rgba(126,197,255,.6);background-color:rgba(126,197,255,.15)}.darkTheme .badge.VOICE{color:#ffbe73;border:2px solid rgba(255,190,115,.6);background-color:rgba(255,190,115,.15)}.darkTheme .badge.SALESMAN{color:#85f5ff;border:2px solid rgba(133,245,255,.6);background-color:rgba(133,245,255,.15)}.darkTheme .badge.CLIENT{color:#7dffaf;border:2px solid rgba(125,255,175,.6);background-color:rgba(125,255,175,.15)}.darkTheme .badge.active,.darkTheme .badge:hover{opacity:1}.darkTheme .mini-badge{color:#b2e9ff;border:1.5px solid rgba(178,233,255,.4);background-color:rgba(178,233,255,.1)}.darkTheme .mini-badge.red{color:#ffd1d1;border:1.5px solid rgba(255,209,209,.6);background-color:rgba(255,209,209,.08)}.darkTheme .mini-badge.green{color:#7dffaf;border:1.5px solid rgba(125,255,175,.6);background-color:rgba(125,255,175,.08)}.darkTheme .mini-badge.empty{filter:hue-rotate(20deg)}.darkTheme .mini-badge.create{filter:hue-rotate(200deg)}.darkTheme .mini-badge.finish{filter:hue-rotate(100deg)}.darkTheme .dashed{border:1.5px dashed rgba(162,198,214,.17)}.darkTheme .hover{transition:background-color .2s}.darkTheme .hover:hover{background-color:rgba(162,198,214,.08)}.darkTheme .table-wrapper{border-radius:7px;border:1px solid rgba(162,198,214,.18);overflow:hidden;height:100%;position:relative;display:flex;flex-direction:column}.darkTheme .table-wrapper .table-head{display:grid;background-color:rgba(162,198,214,.12);border-bottom:1px solid rgba(162,198,214,.14);box-shadow:0 0 10px rgba(8,22,35,.25)}.darkTheme .table-wrapper .table-head>div{color:#b2e9ff;font-size:13px;padding:.75rem 0;display:flex;align-items:center;justify-content:center}.darkTheme .table-wrapper>.rows{overflow:scroll}.darkTheme .table-wrapper>.rows>.row{display:grid;overflow:hidden;padding:.5rem 0;cursor:pointer;transition:background-color .2s}.darkTheme .table-wrapper>.rows>.row:hover{background-color:rgba(162,198,214,.08)}.darkTheme .table-wrapper>.rows>.row:not(:last-child){border-bottom:1px solid rgba(162,198,214,.17)}.darkTheme .input-wrapper{border:1px solid rgba(162,198,214,.26);background-color:rgba(162,198,214,.08);box-shadow:0 0 4px rgba(0,0,0,0);transition:box-shadow .2s}.darkTheme .input-wrapper:has(:focus){box-shadow:0 0 4px rgba(82,206,255,.6)}.darkTheme .input-wrapper>*{letter-spacing:1;font-size:13px}@media(max-width:993px){.darkTheme .input-wrapper>*{font-size:11px!important}}.darkTheme .input-wrapper>::placeholder{color:rgba(214,240,255,.5)}.darkTheme .card{background-color:rgba(162,198,214,.08)}.darkTheme .gardient{background-image:linear-gradient(180deg,rgba(162,198,214,.08),rgba(162,198,214,.12),rgba(162,198,214,.08))}.darkTheme .primary-gradient,.darkTheme .small-button.active{background-image:radial-gradient(rgba(82,206,255,.1),#003260 150%)}.darkTheme .shadow,.darkTheme table{box-shadow:2px 2px 20px rgba(8,22,35,.3)}.darkTheme .bg-900{background-color:#081623}.darkTheme .bg-900-tint{background-color:rgba(8,22,35,.2)}.darkTheme .bg-800{background-color:rgba(162,198,214,.08)}.darkTheme .bg-800-tint{background-color:rgba(162,198,214,.04)}.darkTheme .bg-700{background-color:rgba(162,198,214,.12)}.darkTheme .bg-700.hover:hover{background-color:rgba(162,198,214,.17)}.darkTheme button{font-family:Roboto!important}.darkTheme button.add{background-image:linear-gradient(to bottom right,rgba(82,206,255,.15),rgba(82,206,255,.02));border:1px solid rgba(82,206,255,.3);color:#b2e9ff;box-shadow:0 0 10px #081623;font-weight:400!important;text-wrap:nowrap;padding:.5rem 1rem}.darkTheme button.add p{font-size:12px}.darkTheme button.add svg{height:18px;color:#b2e9ff}@media(max-width:993px){.darkTheme button{font-size:10px!important}.darkTheme button svg{height:15px}.darkTheme button p{font-size:10px!important}}.darkTheme .avatar{background-color:rgba(82,206,255,.05)!important;border:1px solid rgba(82,206,255,.2);color:#b2e9ff}.darkTheme .remove{background-color:rgba(255,22,22,.0509803922);color:#ffd1d1!important}.darkTheme .remove:hover{background-color:rgba(255,22,22,.1137254902)}.darkTheme .remove svg{color:#ffd1d1!important}.darkTheme .mute{color:#a8c5c8!important}.darkTheme .page-top{background-image:linear-gradient(to right bottom,rgba(162,198,214,.08),rgba(162,198,214,.14));box-shadow:0 0 20px rgba(8,22,35,.25)}.darkTheme .primary{color:#b2e9ff}.darkTheme p.title{color:#d6f0ff}.darkTheme .column-tab-selector .list,.darkTheme .side-menu{box-shadow:5px 2px 10px rgba(0,0,0,.35);background-color:rgba(162,198,214,.05)}.darkTheme .column-tab-selector .list-item{border:1px solid rgba(0,0,0,0)}.darkTheme .column-tab-selector .list-item:hover{background-color:rgba(82,206,255,.02)}.darkTheme .column-tab-selector .list-item.active{color:#b2e9ff;border:1px solid rgba(82,206,255,.3);box-shadow:5px 2px 10px rgba(0,0,0,.25)}.darkTheme .buttons-box,.darkTheme .highlight,.darkTheme .side-menu ul li.active,.side-menu ul .darkTheme li.active{background-color:rgba(82,206,255,.02);border:1px solid rgba(82,206,255,.25)!important;transition:background-color .2s}.darkTheme .buttons-box:hover,.darkTheme .highlight:hover,.darkTheme .side-menu ul li.active:hover,.side-menu ul .darkTheme li.active:hover{background-color:rgba(82,206,255,.04)}.darkTheme p.description{line-height:2;font-size:14px}.darkTheme p.description:empty:after{content:"Brak opisu";color:#a8c5c8;display:flex;align-items:center;justify-content:center;height:100%;border:1px dashed rgba(162,198,214,.26)!important;background-color:rgba(8,22,35,.25)}.darkTheme .track{background-image:linear-gradient(to bottom right,#081623 -20%,rgba(162,198,214,.08) 250%)}.darkTheme{background-image:radial-gradient(#062238,#02070d 125%);background-image:linear-gradient(76deg,#001527,#0c1d2e 40%,#1a3855)}.darkTheme,.darkTheme svg{color:#d6f0ff}.darkTheme input::placeholder,.darkTheme select::placeholder,.darkTheme textarea::placeholder{color:rgba(214,240,255,.75)}.darkTheme .fields-box h4{color:#d6f0ff;font-size:15px}.darkTheme .line{border:1px solid rgba(162,198,214,.17)}.darkTheme .buttons-box,.darkTheme .line-light,.darkTheme table{border:1px solid rgba(162,198,214,.18)}.darkTheme .line-highlight{border:2px solid rgba(82,206,255,.4)}.darkTheme .item-done{border:2px solid #52be76}.darkTheme .item-done svg{color:#dbffe7!important}.darkTheme .green-active{color:#dbffe7;opacity:1!important}.darkTheme .active-light{color:#def3ff}.darkTheme .active-light-bg{background-color:#52be76}.darkTheme .bg-primary{background-color:#52ceff}.darkTheme .line-bottom{border-bottom:1px solid rgba(82,206,255,.5)}.darkTheme .small-button.active{background-color:rgba(82,206,255,.2);border:1px #52ceff!important}.darkTheme .play-button{border:2px solid rgba(82,206,255,.2);background-color:rgba(82,206,255,.05);cursor:pointer;transition:background-color .2s;aspect-ratio:1/1!important;height:32px;display:flex;justify-content:center;align-items:center;border-radius:100px}.darkTheme .play-button:hover{background-color:rgba(82,206,255,.3)}.darkTheme .progress-bar{transition:width .3s,opacity .3s;background-color:rgba(82,206,255,.2)}.darkTheme button{background-color:rgba(0,0,0,0);border:1px solid rgba(162,198,214,.26);color:#d6f0ff;font-weight:400!important;font-size:12px}.darkTheme button:hover{background-color:rgba(162,198,214,.12)}.darkTheme input,.darkTheme textarea{border:1px solid #293741;color:#d6f0ff}.darkTheme table{border:none;border-spacing:0;border-radius:7px}.darkTheme table tr{cursor:pointer;transition:background-color .2s}.darkTheme table tr:not(:last-child){border-bottom:1px solid rgba(162,198,214,.17)}.darkTheme table tbody{opacity:1}.darkTheme table tbody tr{background-color:rgba(162,198,214,.03)}.darkTheme table tbody tr td{font-size:12px}.darkTheme table tbody tr:nth-child(2n){background-color:rgba(162,198,214,.06)}.darkTheme table tbody tr:hover{background-color:rgba(162,198,214,.12)}.darkTheme table tbody tr.active{background-color:rgba(82,206,255,.15)!important}.darkTheme table thead tr{overflow:hidden;border-radius:7px}.darkTheme table thead tr th{background-color:#081623;font-size:12px;transition:background-color .2s}.darkTheme table thead tr th:first-child{border-radius:7px 0 0 0}.darkTheme table thead tr th:last-child{border-radius:0 7px 0 0}.darkTheme table thead tr th.active{position:relative}.darkTheme table thead tr th.active svg{position:absolute;right:0}.darkTheme table thead tr th:hover{background-color:rgba(162,198,214,.12)}.dashboard{height:100vh;width:100vw;display:flex;overflow:hidden}@media(min-width:993px){.mobile-visible{display:none!important}}.order-mobile-break>:first-child{width:65%}.order-mobile-break>:nth-child(2){width:35%}@media(max-width:1300px){.order-mobile-break>:first-child{width:60%}.order-mobile-break>:nth-child(2){width:40%}}@media(max-width:1200px){.order-mobile-break{flex-direction:column}.order-mobile-break>:first-child{order:2}.order-mobile-break>:nth-child(2){order:1}.order-mobile-break>*{width:100%!important}}.side-menu{display:flex;flex-direction:column;height:100%;width:270px;flex-shrink:0;box-shadow:5px 2px 10px rgba(0,0,0,.35);overflow:hidden;background-color:rgba(162,198,214,.08)!important;text-shadow:2px 2px 10px #000}@media(max-width:993px){.side-menu{position:absolute;z-index:1;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);top:0;left:0;transform:translateX(-100%);transition:transform .3s}.side-menu.mobile-show{transform:translateX(0)}}.side-menu ul{padding:1rem}.side-menu ul li{cursor:pointer;color:#d6f0ff;transition:color .2s;font-weight:300;font-size:14px;padding:.75rem;display:flex;align-items:center;gap:.75rem;font-family:Roboto!important}.side-menu ul li svg{color:#d6f0ff}.side-menu ul li:hover,.side-menu ul li:hover svg{color:#52ceff}.side-menu ul li.active{color:#b2e9ff;color:#52ceff}.side-menu ul li.active svg{color:#52ceff;height:30px;width:30px}.tabs-selector button{text-transform:uppercase;padding:.75rem 1rem;border-radius:0;border:none;border-bottom:3px solid rgba(0,0,0,0);font-size:13px;font-family:Roboto;letter-spacing:.8;transition:background-color .2s,border-bottom .2s,opacity .2s;font-weight:500!important}.tabs-selector button.active{color:#b2e9ff;border-bottom:3px solid #b2e9ff}@media(max-width:993px){.mobile-hide{display:none!important}}table{width:100%}@media(max-width:993px){table{table-layout:auto!important}}table thead{z-index:1}table thead tr th{padding:.5rem;font-size:11px;color:#d6f0ff}table tbody tr td{padding:.9rem;text-align:center;font-size:12px}@media(max-width:993px){table thead tr th{padding:.25rem;font-size:10px!important}table tbody tr td{padding:.7rem;text-align:center;font-size:11px!important}}.fields-box h4{font-size:20px;font-weight:100;font-family:Roboto}.small-button{font-size:12px!important;font-family:Roboto;text-transform:none;display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;font-weight:400!important}.badge{text-transform:uppercase;font-size:12px;padding:.5rem;font-weight:600}.badge,.mini-badge{text-align:center;letter-spacing:1.2;border-radius:15px}.mini-badge{font-size:11px;padding:.15rem .4rem;font-weight:400;font-family:Roboto}@media(max-width:993px){.mini-badge{font-size:9px}}.disabled{opacity:.5!important;pointer-events:none!important}.container{display:flex;flex-direction:column;gap:2rem}@media(min-width:1500px){.container{flex-direction:row}}.h-100{height:100%}.w-100{width:100%}.o-hidden{overflow:hidden}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.d-flex{display:flex}.d-flex.gap-1{gap:.25rem}.d-flex.gap-2{gap:.5rem}.d-flex.gap-3{gap:.75rem}.d-flex.gap-4{gap:1rem}.d-flex.gap-5{gap:1.5rem}.d-flex.gap-6{gap:2rem}.d-flex.align-center{align-items:center}.d-flex.align-start{align-items:start}.d-flex.align-end{align-items:end}.d-flex.justify-center{justify-content:center}.d-flex.justify-between{justify-content:space-between}.d-flex.justify-end{justify-content:end}.d-flex.flex-column{flex-direction:column}.d-flex.flex-row{flex-direction:row}@keyframes show{0%{transform:translateY(10px) scale(.5);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}