@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";.fade-in{animation:fade-in .4s ease-in-out}.fade-in-up{animation:fade-in-up .4s ease-in-out}.fade-in-up.fast{animation:fade-in-up .2s ease-in-out}.fade-in-from-right{animation:fade-in-from-right .4s ease-in-out}.fade-in-from-right.fast{animation:fade-in-from-right .2s ease-in-out}.fade-in-from-left{animation:fade-in-from-left .4s ease-in-out}.fade-in-from-left.fast{animation:fade-in-from-left .2s ease-in-out}.fade-in-from-bottom{animation:fade-in-from-bottom .4s ease-in-out}.fade-in-from-bottom.fast{animation:fade-in-from-bottom .2s ease-in-out}.bounce-dance{animation-name:bounce-dance;animation-duration:5s;animation-iteration-count:infinite}.green-dot{background-color:green;width:10px;height:10px;border-radius:50%;box-shadow:0 0 8px green;margin:8px;animation:flicker 2.5s infinite}.red-dot{background-color:red;width:10px;height:10px;border-radius:50%;box-shadow:0 0 8px red;margin:8px;animation:flicker 2.5s infinite}.gray-dot{background-color:gray;width:10px;height:10px;border-radius:50%;box-shadow:0 0 8px gray;margin:8px;animation:flicker .8s infinite}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-10%)}to{opacity:1;transform:translate(0)}}@keyframes fade-in-down-more{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translate(0)}}@keyframes fade-in-from-right{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes fade-in-from-left{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fade-in-from-bottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-out-down{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(100px)}}@keyframes fade-out-up{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(-50%)}}@keyframes flicker{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes heart-beat{0%{transform:scale(1.5)}20%{transform:scale(1.7)}40%{transform:scale(1.5)}60%{transform:scale(1.9)}80%{transform:scale(1.5)}to{transform:scale(1.5)}}@keyframes wiggle{0%{transform:rotate(0)}60%{transform:rotate(0)}70%{transform:rotate(1deg)}80%{transform:rotate(-1deg)}to{transform:rotate(0)}}@keyframes wiggle-medium{0%{transform:rotate(0)}60%{transform:rotate(0)}70%{transform:rotate(10deg)}80%{transform:rotate(-10deg)}to{transform:rotate(0)}}@keyframes bounce-dance{0%{transform:translateY(0) scale(1)}30%{transform:translateY(-5px) rotate(0)}40%{transform:rotate(-4deg)}50%{transform:rotate(4deg) scale(1.2)}60%{transform:rotate(-4deg)}to{transform:translateY(0) scale(1)}}@keyframes hide{0%{transform:translate(-50%,-50%);opacity:1}to{transform:translate(-200%,-50%);opacity:0}}.ant-layout{background:#f5f5f5!important}.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next,.ant-pagination .ant-pagination-item{border:1px solid #e7ebee;border-radius:4px}.ant-pagination .ant-pagination-item.ant-pagination-item-active{background-color:#040203;border-color:#040203}.ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:#fff}.ant-pagination .ant-pagination-item a{height:-webkit-fill-available}.ant-picker-input{z-index:3000}.ant-card{background-color:#fff;box-shadow:0 1px 3px #00000014;border:1px solid #e7ebee;border-radius:8px}.ant-card.danger{border-color:#f84028;background-color:#f840280d}.ant-card.success{border-color:#20c038;background-color:#20c0380d}.ant-card.warning{border-color:#f09410;background-color:#f094100d}.ant-card-extra{margin-inline-start:0!important}.ant-card-head .ant-card-head-title{width:100%}.ant-card-head .ant-card-head-wrapper{display:flex;flex-direction:column;gap:4px;align-items:flex-start;padding-top:16px;padding-bottom:12px}.ant-form-item-explain{margin-bottom:24px}.ant-table-thead>tr>th{background:#f5f5f5!important;font-family:Montserrat,sans-serif!important;font-weight:600!important;font-size:12px!important;text-transform:uppercase;letter-spacing:.5px;color:#4f4f4f!important}.ant-table-tbody>tr:hover>td{background:#e8e8e8!important;cursor:pointer}.ant-drawer-content.dark{background-color:#33333345;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff}.ant-drawer-content.dark .ant-drawer-title{color:#fff}.ant-drawer-content.dark .ant-float-btn-body,.ant-drawer-content.dark .ant-float-btn{background-color:transparent;border:none;box-shadow:none;outline:none}.ant-drawer-content.dark .ant-float-btn-body .anticon,.ant-drawer-content.dark .ant-float-btn .anticon{font-size:2em}.ant-input.label{background-color:transparent!important;border:none;color:#fff!important}.ant-input-filled{background-color:#ffffff52}.ant-btn,.ant-btn.ant-btn-lg{border-radius:8px;font-family:Open Sans,sans-serif!important}.ant-btn-primary{background-color:#040203!important;border-color:#040203!important}.ant-btn-primary:hover{background-color:#1a1a1a!important;border-color:#1a1a1a!important}.ant-btn.success{background-color:#20c038;border-color:#20c038;color:#fff}.ant-btn.success:hover{background-color:#1caa32!important;border-color:#1caa32!important}.ant-btn.danger{background-color:#f84028;border-color:#f84028;color:#fff}.ant-btn-link{color:#040203;padding-left:0;padding-right:0}.anticon.danger{color:#f84028!important}.anticon.success{color:#20c038}.anticon.blue{color:#000}*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden;font-family:Open Sans,sans-serif}html,body{margin:0;padding:0;height:100%}body{font-family:Open Sans,sans-serif;font-size:14px;color:#040203;background-color:#f5f5f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:fit-content}@media only screen and (max-width: 576px){body{font-size:.85em}}#root{height:100%}span{font-family:Open Sans,sans-serif}*{line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;margin:0}.App{position:relative;transition:all ease-in-out .3s;min-height:100vh;background:#f5f5f5}@media only screen and (max-width: 576px){.App{max-width:100vw}}.App button,.App .button{cursor:pointer;transition:all ease-in-out .2s}.App button:hover,.App .button:hover{opacity:.85}.App button:disabled,.App .button:disabled{cursor:unset}.App .page{position:relative;min-height:100svh;flex-direction:column;overflow-y:hidden;width:100%;max-width:1440px;margin:auto;align-items:center;height:fit-content;padding-bottom:32px}.App .page .left-text{text-align:left}.App .page .label-text{font-weight:400;padding-top:8px;white-space:normal;word-wrap:break-word;filter:invert(1);mix-blend-mode:exclusion}.App .page .label-text.large{font-size:2em}.App .page .label-text.small{font-size:.75em}.App .page .label-text.pale{opacity:.85}.sales-amounts{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin-top:50px}.sales-amounts .amount{display:flex;flex-direction:column;gap:10px;min-width:200px;height:100px;align-items:center;justify-content:center;animation:bounce-in 1.2s;animation-fill-mode:forwards;animation-iteration-count:1;background-color:#000;border-radius:5px;padding:12px}.sales-amounts .amount .data{font-weight:700;font-size:2.5em}.sales-amounts .amount .subtitle{font-size:.9em}.sales-amounts .amount.green{color:green;background:#22c1c3;background:linear-gradient(144deg,#22c1c3,#28e34f 56%,#fff);box-shadow:0 0 10px #28e34f80}.sales-amounts .amount.green.shine{background:#22c1c3;background:linear-gradient(144deg,#22c1c3,#28e34f 56%,#fff);box-shadow:0 0 10px #28e34f80}.sales-amounts .amount.gold{background:linear-gradient(144deg,gold,#ffae00 56%,#fff);box-shadow:0 0 10px #ff454580}.sales-amounts .amount.blue{background:#adadff;background:linear-gradient(144deg,#a8a8ff,#bcffe9 56%,#fff);box-shadow:0 0 10px #28e34f80}.sales-amounts .amount.silver{background:silver;background:linear-gradient(144deg,#fff,#83dcff 56%,#fff);box-shadow:0 0 10px #28e34f80}.sales-amounts .amount{text-shadow:0px 0px 3px rgb(75,75,75)}.sales-amounts.loading .amount{animation:bounce 1.2s infinite}.sales-amounts .amount:nth-child(1){animation-delay:.1s}.sales-amounts .amount:nth-child(2){animation-delay:.2s}.sales-amounts .amount:nth-child(3){animation-delay:.3s}.sales-amounts .amount:nth-child(4){animation-delay:.4s}.sales-amounts .amount:nth-child(5){animation-delay:.5s}.sales-amounts .amount:nth-child(6){animation-delay:.6s}.sales-amounts .amount:nth-child(7){animation-delay:.7s}.sales-amounts .amount:nth-child(8){animation-delay:.8s}.sales-amounts .amount:nth-child(9){animation-delay:.9s}.sales-amounts .amount:nth-child(10){animation-delay:1s}.sales-amounts .amount:nth-child(11){animation-delay:1.1s}.sales-amounts .amount:nth-child(12){animation-delay:1.2s}.sales-amounts .amount:nth-child(13){animation-delay:1.3s}.sales-amounts .amount:nth-child(14){animation-delay:1.4s}.sales-amounts .amount:nth-child(15){animation-delay:1.5s}.sales-amounts .amount:nth-child(16){animation-delay:1.6s}.sales-amounts .amount:nth-child(17){animation-delay:1.7s}.sales-amounts .amount:nth-child(18){animation-delay:1.8s}.sales-amounts .amount:nth-child(19){animation-delay:1.9s}.sales-amounts .amount:nth-child(20){animation-delay:2s}@keyframes bounce{70%{opacity:1;transform:translateY(0)}80%{transform:translateY(-5%)}90%{transform:translateY(0)}95%{opacity:.85;transform:translateY(-2%)}97%{transform:translateY(0)}99%{transform:translateY(-3%)}to{opacity:1;transform:translateY(0)}}@keyframes bounce-in{0%{opacity:.6;transform:scale(.85)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.green{color:#009100}.red{color:red}.blue{color:#00f}.gold,.gold .ant-btn-icon{color:gold!important}.pale{color:#646464}.overflow-auto{overflow:auto}a{padding:0!important}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:#96a7b0;border-radius:9999px}::-webkit-scrollbar-track{background:transparent}textarea{scrollbar-width:thin;scrollbar-color:#748a96 transparent}.line-button{cursor:pointer;text-align:center;padding:10px;width:150px;color:#0006;border-top:1px dashed transparent;transition:all ease-in-out .5s}.line-button:hover{width:70%;color:#20c038;border-color:#20c038;text-shadow:0 0 20px #20c038}.text-white{color:#fff}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}label:first-letter{text-transform:capitalize}.bold{font-weight:600}.flex{display:flex}.flex-1{flex:1}.grid{display:grid}.grid.center{place-items:center}.row{flex-direction:row}.column,.col{flex-direction:column}.wrap{flex-wrap:wrap}.w-fit,.w-content{width:fit-content}.m-auto{margin:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mt-auto{margin-top:auto}.mb-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.darken-0{filter:brightness(1)}.opacity-0{opacity:0}.z-0{z-index:0}.w-0-p{width:0%}.gap-0{gap:0px}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.p-0{padding:0}.pt-0{padding-top:0}.pt-0-i{padding-top:0!important}.pb-0{padding-bottom:0}.pb-0-i{padding-bottom:0!important}.w-0{width:0px}.h-0{height:0px}.text-size-0{font-size:0px}.absolute.top--0,.fixed.top--0{top:-0px}.absolute.top-0,.fixed.top-0{top:0}.absolute.left-0,.fixed.left-0{left:0}.absolute.right-0,.fixed.right-0{right:0}.darken-1{filter:brightness(.99)}.opacity-1{opacity:.01}.z-1{z-index:1}.w-1-p{width:1%}.gap-1{gap:1px}.mt-1{margin-top:1px}.mb-1{margin-bottom:1px}.p-1{padding:1px}.pt-1{padding-top:1px}.pt-1-i{padding-top:1px!important}.pb-1{padding-bottom:1px}.pb-1-i{padding-bottom:1px!important}.w-1{width:1px}.h-1{height:1px}.text-size-1{font-size:1px}.absolute.top--1,.fixed.top--1{top:-1px}.absolute.top-1,.fixed.top-1{top:1px}.absolute.left-1,.fixed.left-1{left:1px}.absolute.right-1,.fixed.right-1{right:1px}.darken-2{filter:brightness(.98)}.opacity-2{opacity:.02}.z-2{z-index:2}.w-2-p{width:2%}.gap-2{gap:2px}.mt-2{margin-top:2px}.mb-2{margin-bottom:2px}.p-2{padding:2px}.pt-2{padding-top:2px}.pt-2-i{padding-top:2px!important}.pb-2{padding-bottom:2px}.pb-2-i{padding-bottom:2px!important}.w-2{width:2px}.h-2{height:2px}.text-size-2{font-size:2px}.absolute.top--2,.fixed.top--2{top:-2px}.absolute.top-2,.fixed.top-2{top:2px}.absolute.left-2,.fixed.left-2{left:2px}.absolute.right-2,.fixed.right-2{right:2px}.darken-3{filter:brightness(.97)}.opacity-3{opacity:.03}.z-3{z-index:3}.w-3-p{width:3%}.gap-3{gap:3px}.mt-3{margin-top:3px}.mb-3{margin-bottom:3px}.p-3{padding:3px}.pt-3{padding-top:3px}.pt-3-i{padding-top:3px!important}.pb-3{padding-bottom:3px}.pb-3-i{padding-bottom:3px!important}.w-3{width:3px}.h-3{height:3px}.text-size-3{font-size:3px}.absolute.top--3,.fixed.top--3{top:-3px}.absolute.top-3,.fixed.top-3{top:3px}.absolute.left-3,.fixed.left-3{left:3px}.absolute.right-3,.fixed.right-3{right:3px}.darken-4{filter:brightness(.96)}.opacity-4{opacity:.04}.z-4{z-index:4}.w-4-p{width:4%}.gap-4{gap:4px}.mt-4{margin-top:4px}.mb-4{margin-bottom:4px}.p-4{padding:4px}.pt-4{padding-top:4px}.pt-4-i{padding-top:4px!important}.pb-4{padding-bottom:4px}.pb-4-i{padding-bottom:4px!important}.w-4{width:4px}.h-4{height:4px}.text-size-4{font-size:4px}.absolute.top--4,.fixed.top--4{top:-4px}.absolute.top-4,.fixed.top-4{top:4px}.absolute.left-4,.fixed.left-4{left:4px}.absolute.right-4,.fixed.right-4{right:4px}.darken-5{filter:brightness(.95)}.opacity-5{opacity:.05}.z-5{z-index:5}.w-5-p{width:5%}.gap-5{gap:5px}.mt-5{margin-top:5px}.mb-5{margin-bottom:5px}.p-5{padding:5px}.pt-5{padding-top:5px}.pt-5-i{padding-top:5px!important}.pb-5{padding-bottom:5px}.pb-5-i{padding-bottom:5px!important}.w-5{width:5px}.h-5{height:5px}.text-size-5{font-size:5px}.absolute.top--5,.fixed.top--5{top:-5px}.absolute.top-5,.fixed.top-5{top:5px}.absolute.left-5,.fixed.left-5{left:5px}.absolute.right-5,.fixed.right-5{right:5px}.darken-6{filter:brightness(.94)}.opacity-6{opacity:.06}.z-6{z-index:6}.w-6-p{width:6%}.gap-6{gap:6px}.mt-6{margin-top:6px}.mb-6{margin-bottom:6px}.p-6{padding:6px}.pt-6{padding-top:6px}.pt-6-i{padding-top:6px!important}.pb-6{padding-bottom:6px}.pb-6-i{padding-bottom:6px!important}.w-6{width:6px}.h-6{height:6px}.text-size-6{font-size:6px}.absolute.top--6,.fixed.top--6{top:-6px}.absolute.top-6,.fixed.top-6{top:6px}.absolute.left-6,.fixed.left-6{left:6px}.absolute.right-6,.fixed.right-6{right:6px}.darken-7{filter:brightness(.93)}.opacity-7{opacity:.07}.z-7{z-index:7}.w-7-p{width:7%}.gap-7{gap:7px}.mt-7{margin-top:7px}.mb-7{margin-bottom:7px}.p-7{padding:7px}.pt-7{padding-top:7px}.pt-7-i{padding-top:7px!important}.pb-7{padding-bottom:7px}.pb-7-i{padding-bottom:7px!important}.w-7{width:7px}.h-7{height:7px}.text-size-7{font-size:7px}.absolute.top--7,.fixed.top--7{top:-7px}.absolute.top-7,.fixed.top-7{top:7px}.absolute.left-7,.fixed.left-7{left:7px}.absolute.right-7,.fixed.right-7{right:7px}.darken-8{filter:brightness(.92)}.opacity-8{opacity:.08}.z-8{z-index:8}.w-8-p{width:8%}.gap-8{gap:8px}.mt-8{margin-top:8px}.mb-8{margin-bottom:8px}.p-8{padding:8px}.pt-8{padding-top:8px}.pt-8-i{padding-top:8px!important}.pb-8{padding-bottom:8px}.pb-8-i{padding-bottom:8px!important}.w-8{width:8px}.h-8{height:8px}.text-size-8{font-size:8px}.absolute.top--8,.fixed.top--8{top:-8px}.absolute.top-8,.fixed.top-8{top:8px}.absolute.left-8,.fixed.left-8{left:8px}.absolute.right-8,.fixed.right-8{right:8px}.darken-9{filter:brightness(.91)}.opacity-9{opacity:.09}.z-9{z-index:9}.w-9-p{width:9%}.gap-9{gap:9px}.mt-9{margin-top:9px}.mb-9{margin-bottom:9px}.p-9{padding:9px}.pt-9{padding-top:9px}.pt-9-i{padding-top:9px!important}.pb-9{padding-bottom:9px}.pb-9-i{padding-bottom:9px!important}.w-9{width:9px}.h-9{height:9px}.text-size-9{font-size:9px}.absolute.top--9,.fixed.top--9{top:-9px}.absolute.top-9,.fixed.top-9{top:9px}.absolute.left-9,.fixed.left-9{left:9px}.absolute.right-9,.fixed.right-9{right:9px}.darken-10{filter:brightness(.9)}.opacity-10{opacity:.1}.z-10{z-index:10}.w-10-p{width:10%}.gap-10{gap:10px}.mt-10{margin-top:10px}.mb-10{margin-bottom:10px}.p-10{padding:10px}.pt-10{padding-top:10px}.pt-10-i{padding-top:10px!important}.pb-10{padding-bottom:10px}.pb-10-i{padding-bottom:10px!important}.w-10{width:10px}.h-10{height:10px}.text-size-10{font-size:10px}.absolute.top--10,.fixed.top--10{top:-10px}.absolute.top-10,.fixed.top-10{top:10px}.absolute.left-10,.fixed.left-10{left:10px}.absolute.right-10,.fixed.right-10{right:10px}.darken-11{filter:brightness(.89)}.opacity-11{opacity:.11}.z-11{z-index:11}.w-11-p{width:11%}.gap-11{gap:11px}.mt-11{margin-top:11px}.mb-11{margin-bottom:11px}.p-11{padding:11px}.pt-11{padding-top:11px}.pt-11-i{padding-top:11px!important}.pb-11{padding-bottom:11px}.pb-11-i{padding-bottom:11px!important}.w-11{width:11px}.h-11{height:11px}.text-size-11{font-size:11px}.absolute.top--11,.fixed.top--11{top:-11px}.absolute.top-11,.fixed.top-11{top:11px}.absolute.left-11,.fixed.left-11{left:11px}.absolute.right-11,.fixed.right-11{right:11px}.darken-12{filter:brightness(.88)}.opacity-12{opacity:.12}.z-12{z-index:12}.w-12-p{width:12%}.gap-12{gap:12px}.mt-12{margin-top:12px}.mb-12{margin-bottom:12px}.p-12{padding:12px}.pt-12{padding-top:12px}.pt-12-i{padding-top:12px!important}.pb-12{padding-bottom:12px}.pb-12-i{padding-bottom:12px!important}.w-12{width:12px}.h-12{height:12px}.text-size-12{font-size:12px}.absolute.top--12,.fixed.top--12{top:-12px}.absolute.top-12,.fixed.top-12{top:12px}.absolute.left-12,.fixed.left-12{left:12px}.absolute.right-12,.fixed.right-12{right:12px}.darken-13{filter:brightness(.87)}.opacity-13{opacity:.13}.z-13{z-index:13}.w-13-p{width:13%}.gap-13{gap:13px}.mt-13{margin-top:13px}.mb-13{margin-bottom:13px}.p-13{padding:13px}.pt-13{padding-top:13px}.pt-13-i{padding-top:13px!important}.pb-13{padding-bottom:13px}.pb-13-i{padding-bottom:13px!important}.w-13{width:13px}.h-13{height:13px}.text-size-13{font-size:13px}.absolute.top--13,.fixed.top--13{top:-13px}.absolute.top-13,.fixed.top-13{top:13px}.absolute.left-13,.fixed.left-13{left:13px}.absolute.right-13,.fixed.right-13{right:13px}.darken-14{filter:brightness(.86)}.opacity-14{opacity:.14}.z-14{z-index:14}.w-14-p{width:14%}.gap-14{gap:14px}.mt-14{margin-top:14px}.mb-14{margin-bottom:14px}.p-14{padding:14px}.pt-14{padding-top:14px}.pt-14-i{padding-top:14px!important}.pb-14{padding-bottom:14px}.pb-14-i{padding-bottom:14px!important}.w-14{width:14px}.h-14{height:14px}.text-size-14{font-size:14px}.absolute.top--14,.fixed.top--14{top:-14px}.absolute.top-14,.fixed.top-14{top:14px}.absolute.left-14,.fixed.left-14{left:14px}.absolute.right-14,.fixed.right-14{right:14px}.darken-15{filter:brightness(.85)}.opacity-15{opacity:.15}.z-15{z-index:15}.w-15-p{width:15%}.gap-15{gap:15px}.mt-15{margin-top:15px}.mb-15{margin-bottom:15px}.p-15{padding:15px}.pt-15{padding-top:15px}.pt-15-i{padding-top:15px!important}.pb-15{padding-bottom:15px}.pb-15-i{padding-bottom:15px!important}.w-15{width:15px}.h-15{height:15px}.text-size-15{font-size:15px}.absolute.top--15,.fixed.top--15{top:-15px}.absolute.top-15,.fixed.top-15{top:15px}.absolute.left-15,.fixed.left-15{left:15px}.absolute.right-15,.fixed.right-15{right:15px}.darken-16{filter:brightness(.84)}.opacity-16{opacity:.16}.z-16{z-index:16}.w-16-p{width:16%}.gap-16{gap:16px}.mt-16{margin-top:16px}.mb-16{margin-bottom:16px}.p-16{padding:16px}.pt-16{padding-top:16px}.pt-16-i{padding-top:16px!important}.pb-16{padding-bottom:16px}.pb-16-i{padding-bottom:16px!important}.w-16{width:16px}.h-16{height:16px}.text-size-16{font-size:16px}.absolute.top--16,.fixed.top--16{top:-16px}.absolute.top-16,.fixed.top-16{top:16px}.absolute.left-16,.fixed.left-16{left:16px}.absolute.right-16,.fixed.right-16{right:16px}.darken-17{filter:brightness(.83)}.opacity-17{opacity:.17}.z-17{z-index:17}.w-17-p{width:17%}.gap-17{gap:17px}.mt-17{margin-top:17px}.mb-17{margin-bottom:17px}.p-17{padding:17px}.pt-17{padding-top:17px}.pt-17-i{padding-top:17px!important}.pb-17{padding-bottom:17px}.pb-17-i{padding-bottom:17px!important}.w-17{width:17px}.h-17{height:17px}.text-size-17{font-size:17px}.absolute.top--17,.fixed.top--17{top:-17px}.absolute.top-17,.fixed.top-17{top:17px}.absolute.left-17,.fixed.left-17{left:17px}.absolute.right-17,.fixed.right-17{right:17px}.darken-18{filter:brightness(.82)}.opacity-18{opacity:.18}.z-18{z-index:18}.w-18-p{width:18%}.gap-18{gap:18px}.mt-18{margin-top:18px}.mb-18{margin-bottom:18px}.p-18{padding:18px}.pt-18{padding-top:18px}.pt-18-i{padding-top:18px!important}.pb-18{padding-bottom:18px}.pb-18-i{padding-bottom:18px!important}.w-18{width:18px}.h-18{height:18px}.text-size-18{font-size:18px}.absolute.top--18,.fixed.top--18{top:-18px}.absolute.top-18,.fixed.top-18{top:18px}.absolute.left-18,.fixed.left-18{left:18px}.absolute.right-18,.fixed.right-18{right:18px}.darken-19{filter:brightness(.81)}.opacity-19{opacity:.19}.z-19{z-index:19}.w-19-p{width:19%}.gap-19{gap:19px}.mt-19{margin-top:19px}.mb-19{margin-bottom:19px}.p-19{padding:19px}.pt-19{padding-top:19px}.pt-19-i{padding-top:19px!important}.pb-19{padding-bottom:19px}.pb-19-i{padding-bottom:19px!important}.w-19{width:19px}.h-19{height:19px}.text-size-19{font-size:19px}.absolute.top--19,.fixed.top--19{top:-19px}.absolute.top-19,.fixed.top-19{top:19px}.absolute.left-19,.fixed.left-19{left:19px}.absolute.right-19,.fixed.right-19{right:19px}.darken-20{filter:brightness(.8)}.opacity-20{opacity:.2}.z-20{z-index:20}.w-20-p{width:20%}.gap-20{gap:20px}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.p-20{padding:20px}.pt-20{padding-top:20px}.pt-20-i{padding-top:20px!important}.pb-20{padding-bottom:20px}.pb-20-i{padding-bottom:20px!important}.w-20{width:20px}.h-20{height:20px}.text-size-20{font-size:20px}.absolute.top--20,.fixed.top--20{top:-20px}.absolute.top-20,.fixed.top-20{top:20px}.absolute.left-20,.fixed.left-20{left:20px}.absolute.right-20,.fixed.right-20{right:20px}.darken-21{filter:brightness(.79)}.opacity-21{opacity:.21}.z-21{z-index:21}.w-21-p{width:21%}.gap-21{gap:21px}.mt-21{margin-top:21px}.mb-21{margin-bottom:21px}.p-21{padding:21px}.pt-21{padding-top:21px}.pt-21-i{padding-top:21px!important}.pb-21{padding-bottom:21px}.pb-21-i{padding-bottom:21px!important}.w-21{width:21px}.h-21{height:21px}.text-size-21{font-size:21px}.absolute.top--21,.fixed.top--21{top:-21px}.absolute.top-21,.fixed.top-21{top:21px}.absolute.left-21,.fixed.left-21{left:21px}.absolute.right-21,.fixed.right-21{right:21px}.darken-22{filter:brightness(.78)}.opacity-22{opacity:.22}.z-22{z-index:22}.w-22-p{width:22%}.gap-22{gap:22px}.mt-22{margin-top:22px}.mb-22{margin-bottom:22px}.p-22{padding:22px}.pt-22{padding-top:22px}.pt-22-i{padding-top:22px!important}.pb-22{padding-bottom:22px}.pb-22-i{padding-bottom:22px!important}.w-22{width:22px}.h-22{height:22px}.text-size-22{font-size:22px}.absolute.top--22,.fixed.top--22{top:-22px}.absolute.top-22,.fixed.top-22{top:22px}.absolute.left-22,.fixed.left-22{left:22px}.absolute.right-22,.fixed.right-22{right:22px}.darken-23{filter:brightness(.77)}.opacity-23{opacity:.23}.z-23{z-index:23}.w-23-p{width:23%}.gap-23{gap:23px}.mt-23{margin-top:23px}.mb-23{margin-bottom:23px}.p-23{padding:23px}.pt-23{padding-top:23px}.pt-23-i{padding-top:23px!important}.pb-23{padding-bottom:23px}.pb-23-i{padding-bottom:23px!important}.w-23{width:23px}.h-23{height:23px}.text-size-23{font-size:23px}.absolute.top--23,.fixed.top--23{top:-23px}.absolute.top-23,.fixed.top-23{top:23px}.absolute.left-23,.fixed.left-23{left:23px}.absolute.right-23,.fixed.right-23{right:23px}.darken-24{filter:brightness(.76)}.opacity-24{opacity:.24}.z-24{z-index:24}.w-24-p{width:24%}.gap-24{gap:24px}.mt-24{margin-top:24px}.mb-24{margin-bottom:24px}.p-24{padding:24px}.pt-24{padding-top:24px}.pt-24-i{padding-top:24px!important}.pb-24{padding-bottom:24px}.pb-24-i{padding-bottom:24px!important}.w-24{width:24px}.h-24{height:24px}.text-size-24{font-size:24px}.absolute.top--24,.fixed.top--24{top:-24px}.absolute.top-24,.fixed.top-24{top:24px}.absolute.left-24,.fixed.left-24{left:24px}.absolute.right-24,.fixed.right-24{right:24px}.darken-25{filter:brightness(.75)}.opacity-25{opacity:.25}.z-25{z-index:25}.w-25-p{width:25%}.gap-25{gap:25px}.mt-25{margin-top:25px}.mb-25{margin-bottom:25px}.p-25{padding:25px}.pt-25{padding-top:25px}.pt-25-i{padding-top:25px!important}.pb-25{padding-bottom:25px}.pb-25-i{padding-bottom:25px!important}.w-25{width:25px}.h-25{height:25px}.text-size-25{font-size:25px}.absolute.top--25,.fixed.top--25{top:-25px}.absolute.top-25,.fixed.top-25{top:25px}.absolute.left-25,.fixed.left-25{left:25px}.absolute.right-25,.fixed.right-25{right:25px}.darken-26{filter:brightness(.74)}.opacity-26{opacity:.26}.z-26{z-index:26}.w-26-p{width:26%}.gap-26{gap:26px}.mt-26{margin-top:26px}.mb-26{margin-bottom:26px}.p-26{padding:26px}.pt-26{padding-top:26px}.pt-26-i{padding-top:26px!important}.pb-26{padding-bottom:26px}.pb-26-i{padding-bottom:26px!important}.w-26{width:26px}.h-26{height:26px}.text-size-26{font-size:26px}.absolute.top--26,.fixed.top--26{top:-26px}.absolute.top-26,.fixed.top-26{top:26px}.absolute.left-26,.fixed.left-26{left:26px}.absolute.right-26,.fixed.right-26{right:26px}.darken-27{filter:brightness(.73)}.opacity-27{opacity:.27}.z-27{z-index:27}.w-27-p{width:27%}.gap-27{gap:27px}.mt-27{margin-top:27px}.mb-27{margin-bottom:27px}.p-27{padding:27px}.pt-27{padding-top:27px}.pt-27-i{padding-top:27px!important}.pb-27{padding-bottom:27px}.pb-27-i{padding-bottom:27px!important}.w-27{width:27px}.h-27{height:27px}.text-size-27{font-size:27px}.absolute.top--27,.fixed.top--27{top:-27px}.absolute.top-27,.fixed.top-27{top:27px}.absolute.left-27,.fixed.left-27{left:27px}.absolute.right-27,.fixed.right-27{right:27px}.darken-28{filter:brightness(.72)}.opacity-28{opacity:.28}.z-28{z-index:28}.w-28-p{width:28%}.gap-28{gap:28px}.mt-28{margin-top:28px}.mb-28{margin-bottom:28px}.p-28{padding:28px}.pt-28{padding-top:28px}.pt-28-i{padding-top:28px!important}.pb-28{padding-bottom:28px}.pb-28-i{padding-bottom:28px!important}.w-28{width:28px}.h-28{height:28px}.text-size-28{font-size:28px}.absolute.top--28,.fixed.top--28{top:-28px}.absolute.top-28,.fixed.top-28{top:28px}.absolute.left-28,.fixed.left-28{left:28px}.absolute.right-28,.fixed.right-28{right:28px}.darken-29{filter:brightness(.71)}.opacity-29{opacity:.29}.z-29{z-index:29}.w-29-p{width:29%}.gap-29{gap:29px}.mt-29{margin-top:29px}.mb-29{margin-bottom:29px}.p-29{padding:29px}.pt-29{padding-top:29px}.pt-29-i{padding-top:29px!important}.pb-29{padding-bottom:29px}.pb-29-i{padding-bottom:29px!important}.w-29{width:29px}.h-29{height:29px}.text-size-29{font-size:29px}.absolute.top--29,.fixed.top--29{top:-29px}.absolute.top-29,.fixed.top-29{top:29px}.absolute.left-29,.fixed.left-29{left:29px}.absolute.right-29,.fixed.right-29{right:29px}.darken-30{filter:brightness(.7)}.opacity-30{opacity:.3}.z-30{z-index:30}.w-30-p{width:30%}.gap-30{gap:30px}.mt-30{margin-top:30px}.mb-30{margin-bottom:30px}.p-30{padding:30px}.pt-30{padding-top:30px}.pt-30-i{padding-top:30px!important}.pb-30{padding-bottom:30px}.pb-30-i{padding-bottom:30px!important}.w-30{width:30px}.h-30{height:30px}.text-size-30{font-size:30px}.absolute.top--30,.fixed.top--30{top:-30px}.absolute.top-30,.fixed.top-30{top:30px}.absolute.left-30,.fixed.left-30{left:30px}.absolute.right-30,.fixed.right-30{right:30px}.darken-31{filter:brightness(.69)}.opacity-31{opacity:.31}.z-31{z-index:31}.w-31-p{width:31%}.gap-31{gap:31px}.mt-31{margin-top:31px}.mb-31{margin-bottom:31px}.p-31{padding:31px}.pt-31{padding-top:31px}.pt-31-i{padding-top:31px!important}.pb-31{padding-bottom:31px}.pb-31-i{padding-bottom:31px!important}.w-31{width:31px}.h-31{height:31px}.text-size-31{font-size:31px}.absolute.top--31,.fixed.top--31{top:-31px}.absolute.top-31,.fixed.top-31{top:31px}.absolute.left-31,.fixed.left-31{left:31px}.absolute.right-31,.fixed.right-31{right:31px}.darken-32{filter:brightness(.68)}.opacity-32{opacity:.32}.z-32{z-index:32}.w-32-p{width:32%}.gap-32{gap:32px}.mt-32{margin-top:32px}.mb-32{margin-bottom:32px}.p-32{padding:32px}.pt-32{padding-top:32px}.pt-32-i{padding-top:32px!important}.pb-32{padding-bottom:32px}.pb-32-i{padding-bottom:32px!important}.w-32{width:32px}.h-32{height:32px}.text-size-32{font-size:32px}.absolute.top--32,.fixed.top--32{top:-32px}.absolute.top-32,.fixed.top-32{top:32px}.absolute.left-32,.fixed.left-32{left:32px}.absolute.right-32,.fixed.right-32{right:32px}.darken-33{filter:brightness(.67)}.opacity-33{opacity:.33}.z-33{z-index:33}.w-33-p{width:33%}.gap-33{gap:33px}.mt-33{margin-top:33px}.mb-33{margin-bottom:33px}.p-33{padding:33px}.pt-33{padding-top:33px}.pt-33-i{padding-top:33px!important}.pb-33{padding-bottom:33px}.pb-33-i{padding-bottom:33px!important}.w-33{width:33px}.h-33{height:33px}.text-size-33{font-size:33px}.absolute.top--33,.fixed.top--33{top:-33px}.absolute.top-33,.fixed.top-33{top:33px}.absolute.left-33,.fixed.left-33{left:33px}.absolute.right-33,.fixed.right-33{right:33px}.darken-34{filter:brightness(.66)}.opacity-34{opacity:.34}.z-34{z-index:34}.w-34-p{width:34%}.gap-34{gap:34px}.mt-34{margin-top:34px}.mb-34{margin-bottom:34px}.p-34{padding:34px}.pt-34{padding-top:34px}.pt-34-i{padding-top:34px!important}.pb-34{padding-bottom:34px}.pb-34-i{padding-bottom:34px!important}.w-34{width:34px}.h-34{height:34px}.text-size-34{font-size:34px}.absolute.top--34,.fixed.top--34{top:-34px}.absolute.top-34,.fixed.top-34{top:34px}.absolute.left-34,.fixed.left-34{left:34px}.absolute.right-34,.fixed.right-34{right:34px}.darken-35{filter:brightness(.65)}.opacity-35{opacity:.35}.z-35{z-index:35}.w-35-p{width:35%}.gap-35{gap:35px}.mt-35{margin-top:35px}.mb-35{margin-bottom:35px}.p-35{padding:35px}.pt-35{padding-top:35px}.pt-35-i{padding-top:35px!important}.pb-35{padding-bottom:35px}.pb-35-i{padding-bottom:35px!important}.w-35{width:35px}.h-35{height:35px}.text-size-35{font-size:35px}.absolute.top--35,.fixed.top--35{top:-35px}.absolute.top-35,.fixed.top-35{top:35px}.absolute.left-35,.fixed.left-35{left:35px}.absolute.right-35,.fixed.right-35{right:35px}.darken-36{filter:brightness(.64)}.opacity-36{opacity:.36}.z-36{z-index:36}.w-36-p{width:36%}.gap-36{gap:36px}.mt-36{margin-top:36px}.mb-36{margin-bottom:36px}.p-36{padding:36px}.pt-36{padding-top:36px}.pt-36-i{padding-top:36px!important}.pb-36{padding-bottom:36px}.pb-36-i{padding-bottom:36px!important}.w-36{width:36px}.h-36{height:36px}.text-size-36{font-size:36px}.absolute.top--36,.fixed.top--36{top:-36px}.absolute.top-36,.fixed.top-36{top:36px}.absolute.left-36,.fixed.left-36{left:36px}.absolute.right-36,.fixed.right-36{right:36px}.darken-37{filter:brightness(.63)}.opacity-37{opacity:.37}.z-37{z-index:37}.w-37-p{width:37%}.gap-37{gap:37px}.mt-37{margin-top:37px}.mb-37{margin-bottom:37px}.p-37{padding:37px}.pt-37{padding-top:37px}.pt-37-i{padding-top:37px!important}.pb-37{padding-bottom:37px}.pb-37-i{padding-bottom:37px!important}.w-37{width:37px}.h-37{height:37px}.text-size-37{font-size:37px}.absolute.top--37,.fixed.top--37{top:-37px}.absolute.top-37,.fixed.top-37{top:37px}.absolute.left-37,.fixed.left-37{left:37px}.absolute.right-37,.fixed.right-37{right:37px}.darken-38{filter:brightness(.62)}.opacity-38{opacity:.38}.z-38{z-index:38}.w-38-p{width:38%}.gap-38{gap:38px}.mt-38{margin-top:38px}.mb-38{margin-bottom:38px}.p-38{padding:38px}.pt-38{padding-top:38px}.pt-38-i{padding-top:38px!important}.pb-38{padding-bottom:38px}.pb-38-i{padding-bottom:38px!important}.w-38{width:38px}.h-38{height:38px}.text-size-38{font-size:38px}.absolute.top--38,.fixed.top--38{top:-38px}.absolute.top-38,.fixed.top-38{top:38px}.absolute.left-38,.fixed.left-38{left:38px}.absolute.right-38,.fixed.right-38{right:38px}.darken-39{filter:brightness(.61)}.opacity-39{opacity:.39}.z-39{z-index:39}.w-39-p{width:39%}.gap-39{gap:39px}.mt-39{margin-top:39px}.mb-39{margin-bottom:39px}.p-39{padding:39px}.pt-39{padding-top:39px}.pt-39-i{padding-top:39px!important}.pb-39{padding-bottom:39px}.pb-39-i{padding-bottom:39px!important}.w-39{width:39px}.h-39{height:39px}.text-size-39{font-size:39px}.absolute.top--39,.fixed.top--39{top:-39px}.absolute.top-39,.fixed.top-39{top:39px}.absolute.left-39,.fixed.left-39{left:39px}.absolute.right-39,.fixed.right-39{right:39px}.darken-40{filter:brightness(.6)}.opacity-40{opacity:.4}.z-40{z-index:40}.w-40-p{width:40%}.gap-40{gap:40px}.mt-40{margin-top:40px}.mb-40{margin-bottom:40px}.p-40{padding:40px}.pt-40{padding-top:40px}.pt-40-i{padding-top:40px!important}.pb-40{padding-bottom:40px}.pb-40-i{padding-bottom:40px!important}.w-40{width:40px}.h-40{height:40px}.text-size-40{font-size:40px}.absolute.top--40,.fixed.top--40{top:-40px}.absolute.top-40,.fixed.top-40{top:40px}.absolute.left-40,.fixed.left-40{left:40px}.absolute.right-40,.fixed.right-40{right:40px}.darken-41{filter:brightness(.59)}.opacity-41{opacity:.41}.z-41{z-index:41}.w-41-p{width:41%}.gap-41{gap:41px}.mt-41{margin-top:41px}.mb-41{margin-bottom:41px}.p-41{padding:41px}.pt-41{padding-top:41px}.pt-41-i{padding-top:41px!important}.pb-41{padding-bottom:41px}.pb-41-i{padding-bottom:41px!important}.w-41{width:41px}.h-41{height:41px}.text-size-41{font-size:41px}.absolute.top--41,.fixed.top--41{top:-41px}.absolute.top-41,.fixed.top-41{top:41px}.absolute.left-41,.fixed.left-41{left:41px}.absolute.right-41,.fixed.right-41{right:41px}.darken-42{filter:brightness(.58)}.opacity-42{opacity:.42}.z-42{z-index:42}.w-42-p{width:42%}.gap-42{gap:42px}.mt-42{margin-top:42px}.mb-42{margin-bottom:42px}.p-42{padding:42px}.pt-42{padding-top:42px}.pt-42-i{padding-top:42px!important}.pb-42{padding-bottom:42px}.pb-42-i{padding-bottom:42px!important}.w-42{width:42px}.h-42{height:42px}.text-size-42{font-size:42px}.absolute.top--42,.fixed.top--42{top:-42px}.absolute.top-42,.fixed.top-42{top:42px}.absolute.left-42,.fixed.left-42{left:42px}.absolute.right-42,.fixed.right-42{right:42px}.darken-43{filter:brightness(.57)}.opacity-43{opacity:.43}.z-43{z-index:43}.w-43-p{width:43%}.gap-43{gap:43px}.mt-43{margin-top:43px}.mb-43{margin-bottom:43px}.p-43{padding:43px}.pt-43{padding-top:43px}.pt-43-i{padding-top:43px!important}.pb-43{padding-bottom:43px}.pb-43-i{padding-bottom:43px!important}.w-43{width:43px}.h-43{height:43px}.text-size-43{font-size:43px}.absolute.top--43,.fixed.top--43{top:-43px}.absolute.top-43,.fixed.top-43{top:43px}.absolute.left-43,.fixed.left-43{left:43px}.absolute.right-43,.fixed.right-43{right:43px}.darken-44{filter:brightness(.56)}.opacity-44{opacity:.44}.z-44{z-index:44}.w-44-p{width:44%}.gap-44{gap:44px}.mt-44{margin-top:44px}.mb-44{margin-bottom:44px}.p-44{padding:44px}.pt-44{padding-top:44px}.pt-44-i{padding-top:44px!important}.pb-44{padding-bottom:44px}.pb-44-i{padding-bottom:44px!important}.w-44{width:44px}.h-44{height:44px}.text-size-44{font-size:44px}.absolute.top--44,.fixed.top--44{top:-44px}.absolute.top-44,.fixed.top-44{top:44px}.absolute.left-44,.fixed.left-44{left:44px}.absolute.right-44,.fixed.right-44{right:44px}.darken-45{filter:brightness(.55)}.opacity-45{opacity:.45}.z-45{z-index:45}.w-45-p{width:45%}.gap-45{gap:45px}.mt-45{margin-top:45px}.mb-45{margin-bottom:45px}.p-45{padding:45px}.pt-45{padding-top:45px}.pt-45-i{padding-top:45px!important}.pb-45{padding-bottom:45px}.pb-45-i{padding-bottom:45px!important}.w-45{width:45px}.h-45{height:45px}.text-size-45{font-size:45px}.absolute.top--45,.fixed.top--45{top:-45px}.absolute.top-45,.fixed.top-45{top:45px}.absolute.left-45,.fixed.left-45{left:45px}.absolute.right-45,.fixed.right-45{right:45px}.darken-46{filter:brightness(.54)}.opacity-46{opacity:.46}.z-46{z-index:46}.w-46-p{width:46%}.gap-46{gap:46px}.mt-46{margin-top:46px}.mb-46{margin-bottom:46px}.p-46{padding:46px}.pt-46{padding-top:46px}.pt-46-i{padding-top:46px!important}.pb-46{padding-bottom:46px}.pb-46-i{padding-bottom:46px!important}.w-46{width:46px}.h-46{height:46px}.text-size-46{font-size:46px}.absolute.top--46,.fixed.top--46{top:-46px}.absolute.top-46,.fixed.top-46{top:46px}.absolute.left-46,.fixed.left-46{left:46px}.absolute.right-46,.fixed.right-46{right:46px}.darken-47{filter:brightness(.53)}.opacity-47{opacity:.47}.z-47{z-index:47}.w-47-p{width:47%}.gap-47{gap:47px}.mt-47{margin-top:47px}.mb-47{margin-bottom:47px}.p-47{padding:47px}.pt-47{padding-top:47px}.pt-47-i{padding-top:47px!important}.pb-47{padding-bottom:47px}.pb-47-i{padding-bottom:47px!important}.w-47{width:47px}.h-47{height:47px}.text-size-47{font-size:47px}.absolute.top--47,.fixed.top--47{top:-47px}.absolute.top-47,.fixed.top-47{top:47px}.absolute.left-47,.fixed.left-47{left:47px}.absolute.right-47,.fixed.right-47{right:47px}.darken-48{filter:brightness(.52)}.opacity-48{opacity:.48}.z-48{z-index:48}.w-48-p{width:48%}.gap-48{gap:48px}.mt-48{margin-top:48px}.mb-48{margin-bottom:48px}.p-48{padding:48px}.pt-48{padding-top:48px}.pt-48-i{padding-top:48px!important}.pb-48{padding-bottom:48px}.pb-48-i{padding-bottom:48px!important}.w-48{width:48px}.h-48{height:48px}.text-size-48{font-size:48px}.absolute.top--48,.fixed.top--48{top:-48px}.absolute.top-48,.fixed.top-48{top:48px}.absolute.left-48,.fixed.left-48{left:48px}.absolute.right-48,.fixed.right-48{right:48px}.darken-49{filter:brightness(.51)}.opacity-49{opacity:.49}.z-49{z-index:49}.w-49-p{width:49%}.gap-49{gap:49px}.mt-49{margin-top:49px}.mb-49{margin-bottom:49px}.p-49{padding:49px}.pt-49{padding-top:49px}.pt-49-i{padding-top:49px!important}.pb-49{padding-bottom:49px}.pb-49-i{padding-bottom:49px!important}.w-49{width:49px}.h-49{height:49px}.text-size-49{font-size:49px}.absolute.top--49,.fixed.top--49{top:-49px}.absolute.top-49,.fixed.top-49{top:49px}.absolute.left-49,.fixed.left-49{left:49px}.absolute.right-49,.fixed.right-49{right:49px}.darken-50{filter:brightness(.5)}.opacity-50{opacity:.5}.z-50{z-index:50}.w-50-p{width:50%}.gap-50{gap:50px}.mt-50{margin-top:50px}.mb-50{margin-bottom:50px}.p-50{padding:50px}.pt-50{padding-top:50px}.pt-50-i{padding-top:50px!important}.pb-50{padding-bottom:50px}.pb-50-i{padding-bottom:50px!important}.w-50{width:50px}.h-50{height:50px}.text-size-50{font-size:50px}.absolute.top--50,.fixed.top--50{top:-50px}.absolute.top-50,.fixed.top-50{top:50px}.absolute.left-50,.fixed.left-50{left:50px}.absolute.right-50,.fixed.right-50{right:50px}.darken-51{filter:brightness(.49)}.opacity-51{opacity:.51}.z-51{z-index:51}.w-51-p{width:51%}.gap-51{gap:51px}.mt-51{margin-top:51px}.mb-51{margin-bottom:51px}.p-51{padding:51px}.pt-51{padding-top:51px}.pt-51-i{padding-top:51px!important}.pb-51{padding-bottom:51px}.pb-51-i{padding-bottom:51px!important}.w-51{width:51px}.h-51{height:51px}.text-size-51{font-size:51px}.absolute.top--51,.fixed.top--51{top:-51px}.absolute.top-51,.fixed.top-51{top:51px}.absolute.left-51,.fixed.left-51{left:51px}.absolute.right-51,.fixed.right-51{right:51px}.darken-52{filter:brightness(.48)}.opacity-52{opacity:.52}.z-52{z-index:52}.w-52-p{width:52%}.gap-52{gap:52px}.mt-52{margin-top:52px}.mb-52{margin-bottom:52px}.p-52{padding:52px}.pt-52{padding-top:52px}.pt-52-i{padding-top:52px!important}.pb-52{padding-bottom:52px}.pb-52-i{padding-bottom:52px!important}.w-52{width:52px}.h-52{height:52px}.text-size-52{font-size:52px}.absolute.top--52,.fixed.top--52{top:-52px}.absolute.top-52,.fixed.top-52{top:52px}.absolute.left-52,.fixed.left-52{left:52px}.absolute.right-52,.fixed.right-52{right:52px}.darken-53{filter:brightness(.47)}.opacity-53{opacity:.53}.z-53{z-index:53}.w-53-p{width:53%}.gap-53{gap:53px}.mt-53{margin-top:53px}.mb-53{margin-bottom:53px}.p-53{padding:53px}.pt-53{padding-top:53px}.pt-53-i{padding-top:53px!important}.pb-53{padding-bottom:53px}.pb-53-i{padding-bottom:53px!important}.w-53{width:53px}.h-53{height:53px}.text-size-53{font-size:53px}.absolute.top--53,.fixed.top--53{top:-53px}.absolute.top-53,.fixed.top-53{top:53px}.absolute.left-53,.fixed.left-53{left:53px}.absolute.right-53,.fixed.right-53{right:53px}.darken-54{filter:brightness(.46)}.opacity-54{opacity:.54}.z-54{z-index:54}.w-54-p{width:54%}.gap-54{gap:54px}.mt-54{margin-top:54px}.mb-54{margin-bottom:54px}.p-54{padding:54px}.pt-54{padding-top:54px}.pt-54-i{padding-top:54px!important}.pb-54{padding-bottom:54px}.pb-54-i{padding-bottom:54px!important}.w-54{width:54px}.h-54{height:54px}.text-size-54{font-size:54px}.absolute.top--54,.fixed.top--54{top:-54px}.absolute.top-54,.fixed.top-54{top:54px}.absolute.left-54,.fixed.left-54{left:54px}.absolute.right-54,.fixed.right-54{right:54px}.darken-55{filter:brightness(.45)}.opacity-55{opacity:.55}.z-55{z-index:55}.w-55-p{width:55%}.gap-55{gap:55px}.mt-55{margin-top:55px}.mb-55{margin-bottom:55px}.p-55{padding:55px}.pt-55{padding-top:55px}.pt-55-i{padding-top:55px!important}.pb-55{padding-bottom:55px}.pb-55-i{padding-bottom:55px!important}.w-55{width:55px}.h-55{height:55px}.text-size-55{font-size:55px}.absolute.top--55,.fixed.top--55{top:-55px}.absolute.top-55,.fixed.top-55{top:55px}.absolute.left-55,.fixed.left-55{left:55px}.absolute.right-55,.fixed.right-55{right:55px}.darken-56{filter:brightness(.44)}.opacity-56{opacity:.56}.z-56{z-index:56}.w-56-p{width:56%}.gap-56{gap:56px}.mt-56{margin-top:56px}.mb-56{margin-bottom:56px}.p-56{padding:56px}.pt-56{padding-top:56px}.pt-56-i{padding-top:56px!important}.pb-56{padding-bottom:56px}.pb-56-i{padding-bottom:56px!important}.w-56{width:56px}.h-56{height:56px}.text-size-56{font-size:56px}.absolute.top--56,.fixed.top--56{top:-56px}.absolute.top-56,.fixed.top-56{top:56px}.absolute.left-56,.fixed.left-56{left:56px}.absolute.right-56,.fixed.right-56{right:56px}.darken-57{filter:brightness(.43)}.opacity-57{opacity:.57}.z-57{z-index:57}.w-57-p{width:57%}.gap-57{gap:57px}.mt-57{margin-top:57px}.mb-57{margin-bottom:57px}.p-57{padding:57px}.pt-57{padding-top:57px}.pt-57-i{padding-top:57px!important}.pb-57{padding-bottom:57px}.pb-57-i{padding-bottom:57px!important}.w-57{width:57px}.h-57{height:57px}.text-size-57{font-size:57px}.absolute.top--57,.fixed.top--57{top:-57px}.absolute.top-57,.fixed.top-57{top:57px}.absolute.left-57,.fixed.left-57{left:57px}.absolute.right-57,.fixed.right-57{right:57px}.darken-58{filter:brightness(.42)}.opacity-58{opacity:.58}.z-58{z-index:58}.w-58-p{width:58%}.gap-58{gap:58px}.mt-58{margin-top:58px}.mb-58{margin-bottom:58px}.p-58{padding:58px}.pt-58{padding-top:58px}.pt-58-i{padding-top:58px!important}.pb-58{padding-bottom:58px}.pb-58-i{padding-bottom:58px!important}.w-58{width:58px}.h-58{height:58px}.text-size-58{font-size:58px}.absolute.top--58,.fixed.top--58{top:-58px}.absolute.top-58,.fixed.top-58{top:58px}.absolute.left-58,.fixed.left-58{left:58px}.absolute.right-58,.fixed.right-58{right:58px}.darken-59{filter:brightness(.41)}.opacity-59{opacity:.59}.z-59{z-index:59}.w-59-p{width:59%}.gap-59{gap:59px}.mt-59{margin-top:59px}.mb-59{margin-bottom:59px}.p-59{padding:59px}.pt-59{padding-top:59px}.pt-59-i{padding-top:59px!important}.pb-59{padding-bottom:59px}.pb-59-i{padding-bottom:59px!important}.w-59{width:59px}.h-59{height:59px}.text-size-59{font-size:59px}.absolute.top--59,.fixed.top--59{top:-59px}.absolute.top-59,.fixed.top-59{top:59px}.absolute.left-59,.fixed.left-59{left:59px}.absolute.right-59,.fixed.right-59{right:59px}.darken-60{filter:brightness(.4)}.opacity-60{opacity:.6}.z-60{z-index:60}.w-60-p{width:60%}.gap-60{gap:60px}.mt-60{margin-top:60px}.mb-60{margin-bottom:60px}.p-60{padding:60px}.pt-60{padding-top:60px}.pt-60-i{padding-top:60px!important}.pb-60{padding-bottom:60px}.pb-60-i{padding-bottom:60px!important}.w-60{width:60px}.h-60{height:60px}.text-size-60{font-size:60px}.absolute.top--60,.fixed.top--60{top:-60px}.absolute.top-60,.fixed.top-60{top:60px}.absolute.left-60,.fixed.left-60{left:60px}.absolute.right-60,.fixed.right-60{right:60px}.darken-61{filter:brightness(.39)}.opacity-61{opacity:.61}.z-61{z-index:61}.w-61-p{width:61%}.gap-61{gap:61px}.mt-61{margin-top:61px}.mb-61{margin-bottom:61px}.p-61{padding:61px}.pt-61{padding-top:61px}.pt-61-i{padding-top:61px!important}.pb-61{padding-bottom:61px}.pb-61-i{padding-bottom:61px!important}.w-61{width:61px}.h-61{height:61px}.text-size-61{font-size:61px}.absolute.top--61,.fixed.top--61{top:-61px}.absolute.top-61,.fixed.top-61{top:61px}.absolute.left-61,.fixed.left-61{left:61px}.absolute.right-61,.fixed.right-61{right:61px}.darken-62{filter:brightness(.38)}.opacity-62{opacity:.62}.z-62{z-index:62}.w-62-p{width:62%}.gap-62{gap:62px}.mt-62{margin-top:62px}.mb-62{margin-bottom:62px}.p-62{padding:62px}.pt-62{padding-top:62px}.pt-62-i{padding-top:62px!important}.pb-62{padding-bottom:62px}.pb-62-i{padding-bottom:62px!important}.w-62{width:62px}.h-62{height:62px}.text-size-62{font-size:62px}.absolute.top--62,.fixed.top--62{top:-62px}.absolute.top-62,.fixed.top-62{top:62px}.absolute.left-62,.fixed.left-62{left:62px}.absolute.right-62,.fixed.right-62{right:62px}.darken-63{filter:brightness(.37)}.opacity-63{opacity:.63}.z-63{z-index:63}.w-63-p{width:63%}.gap-63{gap:63px}.mt-63{margin-top:63px}.mb-63{margin-bottom:63px}.p-63{padding:63px}.pt-63{padding-top:63px}.pt-63-i{padding-top:63px!important}.pb-63{padding-bottom:63px}.pb-63-i{padding-bottom:63px!important}.w-63{width:63px}.h-63{height:63px}.text-size-63{font-size:63px}.absolute.top--63,.fixed.top--63{top:-63px}.absolute.top-63,.fixed.top-63{top:63px}.absolute.left-63,.fixed.left-63{left:63px}.absolute.right-63,.fixed.right-63{right:63px}.darken-64{filter:brightness(.36)}.opacity-64{opacity:.64}.z-64{z-index:64}.w-64-p{width:64%}.gap-64{gap:64px}.mt-64{margin-top:64px}.mb-64{margin-bottom:64px}.p-64{padding:64px}.pt-64{padding-top:64px}.pt-64-i{padding-top:64px!important}.pb-64{padding-bottom:64px}.pb-64-i{padding-bottom:64px!important}.w-64{width:64px}.h-64{height:64px}.text-size-64{font-size:64px}.absolute.top--64,.fixed.top--64{top:-64px}.absolute.top-64,.fixed.top-64{top:64px}.absolute.left-64,.fixed.left-64{left:64px}.absolute.right-64,.fixed.right-64{right:64px}.darken-65{filter:brightness(.35)}.opacity-65{opacity:.65}.z-65{z-index:65}.w-65-p{width:65%}.gap-65{gap:65px}.mt-65{margin-top:65px}.mb-65{margin-bottom:65px}.p-65{padding:65px}.pt-65{padding-top:65px}.pt-65-i{padding-top:65px!important}.pb-65{padding-bottom:65px}.pb-65-i{padding-bottom:65px!important}.w-65{width:65px}.h-65{height:65px}.text-size-65{font-size:65px}.absolute.top--65,.fixed.top--65{top:-65px}.absolute.top-65,.fixed.top-65{top:65px}.absolute.left-65,.fixed.left-65{left:65px}.absolute.right-65,.fixed.right-65{right:65px}.darken-66{filter:brightness(.34)}.opacity-66{opacity:.66}.z-66{z-index:66}.w-66-p{width:66%}.gap-66{gap:66px}.mt-66{margin-top:66px}.mb-66{margin-bottom:66px}.p-66{padding:66px}.pt-66{padding-top:66px}.pt-66-i{padding-top:66px!important}.pb-66{padding-bottom:66px}.pb-66-i{padding-bottom:66px!important}.w-66{width:66px}.h-66{height:66px}.text-size-66{font-size:66px}.absolute.top--66,.fixed.top--66{top:-66px}.absolute.top-66,.fixed.top-66{top:66px}.absolute.left-66,.fixed.left-66{left:66px}.absolute.right-66,.fixed.right-66{right:66px}.darken-67{filter:brightness(.33)}.opacity-67{opacity:.67}.z-67{z-index:67}.w-67-p{width:67%}.gap-67{gap:67px}.mt-67{margin-top:67px}.mb-67{margin-bottom:67px}.p-67{padding:67px}.pt-67{padding-top:67px}.pt-67-i{padding-top:67px!important}.pb-67{padding-bottom:67px}.pb-67-i{padding-bottom:67px!important}.w-67{width:67px}.h-67{height:67px}.text-size-67{font-size:67px}.absolute.top--67,.fixed.top--67{top:-67px}.absolute.top-67,.fixed.top-67{top:67px}.absolute.left-67,.fixed.left-67{left:67px}.absolute.right-67,.fixed.right-67{right:67px}.darken-68{filter:brightness(.32)}.opacity-68{opacity:.68}.z-68{z-index:68}.w-68-p{width:68%}.gap-68{gap:68px}.mt-68{margin-top:68px}.mb-68{margin-bottom:68px}.p-68{padding:68px}.pt-68{padding-top:68px}.pt-68-i{padding-top:68px!important}.pb-68{padding-bottom:68px}.pb-68-i{padding-bottom:68px!important}.w-68{width:68px}.h-68{height:68px}.text-size-68{font-size:68px}.absolute.top--68,.fixed.top--68{top:-68px}.absolute.top-68,.fixed.top-68{top:68px}.absolute.left-68,.fixed.left-68{left:68px}.absolute.right-68,.fixed.right-68{right:68px}.darken-69{filter:brightness(.31)}.opacity-69{opacity:.69}.z-69{z-index:69}.w-69-p{width:69%}.gap-69{gap:69px}.mt-69{margin-top:69px}.mb-69{margin-bottom:69px}.p-69{padding:69px}.pt-69{padding-top:69px}.pt-69-i{padding-top:69px!important}.pb-69{padding-bottom:69px}.pb-69-i{padding-bottom:69px!important}.w-69{width:69px}.h-69{height:69px}.text-size-69{font-size:69px}.absolute.top--69,.fixed.top--69{top:-69px}.absolute.top-69,.fixed.top-69{top:69px}.absolute.left-69,.fixed.left-69{left:69px}.absolute.right-69,.fixed.right-69{right:69px}.darken-70{filter:brightness(.3)}.opacity-70{opacity:.7}.z-70{z-index:70}.w-70-p{width:70%}.gap-70{gap:70px}.mt-70{margin-top:70px}.mb-70{margin-bottom:70px}.p-70{padding:70px}.pt-70{padding-top:70px}.pt-70-i{padding-top:70px!important}.pb-70{padding-bottom:70px}.pb-70-i{padding-bottom:70px!important}.w-70{width:70px}.h-70{height:70px}.text-size-70{font-size:70px}.absolute.top--70,.fixed.top--70{top:-70px}.absolute.top-70,.fixed.top-70{top:70px}.absolute.left-70,.fixed.left-70{left:70px}.absolute.right-70,.fixed.right-70{right:70px}.darken-71{filter:brightness(.29)}.opacity-71{opacity:.71}.z-71{z-index:71}.w-71-p{width:71%}.gap-71{gap:71px}.mt-71{margin-top:71px}.mb-71{margin-bottom:71px}.p-71{padding:71px}.pt-71{padding-top:71px}.pt-71-i{padding-top:71px!important}.pb-71{padding-bottom:71px}.pb-71-i{padding-bottom:71px!important}.w-71{width:71px}.h-71{height:71px}.text-size-71{font-size:71px}.absolute.top--71,.fixed.top--71{top:-71px}.absolute.top-71,.fixed.top-71{top:71px}.absolute.left-71,.fixed.left-71{left:71px}.absolute.right-71,.fixed.right-71{right:71px}.darken-72{filter:brightness(.28)}.opacity-72{opacity:.72}.z-72{z-index:72}.w-72-p{width:72%}.gap-72{gap:72px}.mt-72{margin-top:72px}.mb-72{margin-bottom:72px}.p-72{padding:72px}.pt-72{padding-top:72px}.pt-72-i{padding-top:72px!important}.pb-72{padding-bottom:72px}.pb-72-i{padding-bottom:72px!important}.w-72{width:72px}.h-72{height:72px}.text-size-72{font-size:72px}.absolute.top--72,.fixed.top--72{top:-72px}.absolute.top-72,.fixed.top-72{top:72px}.absolute.left-72,.fixed.left-72{left:72px}.absolute.right-72,.fixed.right-72{right:72px}.darken-73{filter:brightness(.27)}.opacity-73{opacity:.73}.z-73{z-index:73}.w-73-p{width:73%}.gap-73{gap:73px}.mt-73{margin-top:73px}.mb-73{margin-bottom:73px}.p-73{padding:73px}.pt-73{padding-top:73px}.pt-73-i{padding-top:73px!important}.pb-73{padding-bottom:73px}.pb-73-i{padding-bottom:73px!important}.w-73{width:73px}.h-73{height:73px}.text-size-73{font-size:73px}.absolute.top--73,.fixed.top--73{top:-73px}.absolute.top-73,.fixed.top-73{top:73px}.absolute.left-73,.fixed.left-73{left:73px}.absolute.right-73,.fixed.right-73{right:73px}.darken-74{filter:brightness(.26)}.opacity-74{opacity:.74}.z-74{z-index:74}.w-74-p{width:74%}.gap-74{gap:74px}.mt-74{margin-top:74px}.mb-74{margin-bottom:74px}.p-74{padding:74px}.pt-74{padding-top:74px}.pt-74-i{padding-top:74px!important}.pb-74{padding-bottom:74px}.pb-74-i{padding-bottom:74px!important}.w-74{width:74px}.h-74{height:74px}.text-size-74{font-size:74px}.absolute.top--74,.fixed.top--74{top:-74px}.absolute.top-74,.fixed.top-74{top:74px}.absolute.left-74,.fixed.left-74{left:74px}.absolute.right-74,.fixed.right-74{right:74px}.darken-75{filter:brightness(.25)}.opacity-75{opacity:.75}.z-75{z-index:75}.w-75-p{width:75%}.gap-75{gap:75px}.mt-75{margin-top:75px}.mb-75{margin-bottom:75px}.p-75{padding:75px}.pt-75{padding-top:75px}.pt-75-i{padding-top:75px!important}.pb-75{padding-bottom:75px}.pb-75-i{padding-bottom:75px!important}.w-75{width:75px}.h-75{height:75px}.text-size-75{font-size:75px}.absolute.top--75,.fixed.top--75{top:-75px}.absolute.top-75,.fixed.top-75{top:75px}.absolute.left-75,.fixed.left-75{left:75px}.absolute.right-75,.fixed.right-75{right:75px}.darken-76{filter:brightness(.24)}.opacity-76{opacity:.76}.z-76{z-index:76}.w-76-p{width:76%}.gap-76{gap:76px}.mt-76{margin-top:76px}.mb-76{margin-bottom:76px}.p-76{padding:76px}.pt-76{padding-top:76px}.pt-76-i{padding-top:76px!important}.pb-76{padding-bottom:76px}.pb-76-i{padding-bottom:76px!important}.w-76{width:76px}.h-76{height:76px}.text-size-76{font-size:76px}.absolute.top--76,.fixed.top--76{top:-76px}.absolute.top-76,.fixed.top-76{top:76px}.absolute.left-76,.fixed.left-76{left:76px}.absolute.right-76,.fixed.right-76{right:76px}.darken-77{filter:brightness(.23)}.opacity-77{opacity:.77}.z-77{z-index:77}.w-77-p{width:77%}.gap-77{gap:77px}.mt-77{margin-top:77px}.mb-77{margin-bottom:77px}.p-77{padding:77px}.pt-77{padding-top:77px}.pt-77-i{padding-top:77px!important}.pb-77{padding-bottom:77px}.pb-77-i{padding-bottom:77px!important}.w-77{width:77px}.h-77{height:77px}.text-size-77{font-size:77px}.absolute.top--77,.fixed.top--77{top:-77px}.absolute.top-77,.fixed.top-77{top:77px}.absolute.left-77,.fixed.left-77{left:77px}.absolute.right-77,.fixed.right-77{right:77px}.darken-78{filter:brightness(.22)}.opacity-78{opacity:.78}.z-78{z-index:78}.w-78-p{width:78%}.gap-78{gap:78px}.mt-78{margin-top:78px}.mb-78{margin-bottom:78px}.p-78{padding:78px}.pt-78{padding-top:78px}.pt-78-i{padding-top:78px!important}.pb-78{padding-bottom:78px}.pb-78-i{padding-bottom:78px!important}.w-78{width:78px}.h-78{height:78px}.text-size-78{font-size:78px}.absolute.top--78,.fixed.top--78{top:-78px}.absolute.top-78,.fixed.top-78{top:78px}.absolute.left-78,.fixed.left-78{left:78px}.absolute.right-78,.fixed.right-78{right:78px}.darken-79{filter:brightness(.21)}.opacity-79{opacity:.79}.z-79{z-index:79}.w-79-p{width:79%}.gap-79{gap:79px}.mt-79{margin-top:79px}.mb-79{margin-bottom:79px}.p-79{padding:79px}.pt-79{padding-top:79px}.pt-79-i{padding-top:79px!important}.pb-79{padding-bottom:79px}.pb-79-i{padding-bottom:79px!important}.w-79{width:79px}.h-79{height:79px}.text-size-79{font-size:79px}.absolute.top--79,.fixed.top--79{top:-79px}.absolute.top-79,.fixed.top-79{top:79px}.absolute.left-79,.fixed.left-79{left:79px}.absolute.right-79,.fixed.right-79{right:79px}.darken-80{filter:brightness(.2)}.opacity-80{opacity:.8}.z-80{z-index:80}.w-80-p{width:80%}.gap-80{gap:80px}.mt-80{margin-top:80px}.mb-80{margin-bottom:80px}.p-80{padding:80px}.pt-80{padding-top:80px}.pt-80-i{padding-top:80px!important}.pb-80{padding-bottom:80px}.pb-80-i{padding-bottom:80px!important}.w-80{width:80px}.h-80{height:80px}.text-size-80{font-size:80px}.absolute.top--80,.fixed.top--80{top:-80px}.absolute.top-80,.fixed.top-80{top:80px}.absolute.left-80,.fixed.left-80{left:80px}.absolute.right-80,.fixed.right-80{right:80px}.darken-81{filter:brightness(.19)}.opacity-81{opacity:.81}.z-81{z-index:81}.w-81-p{width:81%}.gap-81{gap:81px}.mt-81{margin-top:81px}.mb-81{margin-bottom:81px}.p-81{padding:81px}.pt-81{padding-top:81px}.pt-81-i{padding-top:81px!important}.pb-81{padding-bottom:81px}.pb-81-i{padding-bottom:81px!important}.w-81{width:81px}.h-81{height:81px}.text-size-81{font-size:81px}.absolute.top--81,.fixed.top--81{top:-81px}.absolute.top-81,.fixed.top-81{top:81px}.absolute.left-81,.fixed.left-81{left:81px}.absolute.right-81,.fixed.right-81{right:81px}.darken-82{filter:brightness(.18)}.opacity-82{opacity:.82}.z-82{z-index:82}.w-82-p{width:82%}.gap-82{gap:82px}.mt-82{margin-top:82px}.mb-82{margin-bottom:82px}.p-82{padding:82px}.pt-82{padding-top:82px}.pt-82-i{padding-top:82px!important}.pb-82{padding-bottom:82px}.pb-82-i{padding-bottom:82px!important}.w-82{width:82px}.h-82{height:82px}.text-size-82{font-size:82px}.absolute.top--82,.fixed.top--82{top:-82px}.absolute.top-82,.fixed.top-82{top:82px}.absolute.left-82,.fixed.left-82{left:82px}.absolute.right-82,.fixed.right-82{right:82px}.darken-83{filter:brightness(.17)}.opacity-83{opacity:.83}.z-83{z-index:83}.w-83-p{width:83%}.gap-83{gap:83px}.mt-83{margin-top:83px}.mb-83{margin-bottom:83px}.p-83{padding:83px}.pt-83{padding-top:83px}.pt-83-i{padding-top:83px!important}.pb-83{padding-bottom:83px}.pb-83-i{padding-bottom:83px!important}.w-83{width:83px}.h-83{height:83px}.text-size-83{font-size:83px}.absolute.top--83,.fixed.top--83{top:-83px}.absolute.top-83,.fixed.top-83{top:83px}.absolute.left-83,.fixed.left-83{left:83px}.absolute.right-83,.fixed.right-83{right:83px}.darken-84{filter:brightness(.16)}.opacity-84{opacity:.84}.z-84{z-index:84}.w-84-p{width:84%}.gap-84{gap:84px}.mt-84{margin-top:84px}.mb-84{margin-bottom:84px}.p-84{padding:84px}.pt-84{padding-top:84px}.pt-84-i{padding-top:84px!important}.pb-84{padding-bottom:84px}.pb-84-i{padding-bottom:84px!important}.w-84{width:84px}.h-84{height:84px}.text-size-84{font-size:84px}.absolute.top--84,.fixed.top--84{top:-84px}.absolute.top-84,.fixed.top-84{top:84px}.absolute.left-84,.fixed.left-84{left:84px}.absolute.right-84,.fixed.right-84{right:84px}.darken-85{filter:brightness(.15)}.opacity-85{opacity:.85}.z-85{z-index:85}.w-85-p{width:85%}.gap-85{gap:85px}.mt-85{margin-top:85px}.mb-85{margin-bottom:85px}.p-85{padding:85px}.pt-85{padding-top:85px}.pt-85-i{padding-top:85px!important}.pb-85{padding-bottom:85px}.pb-85-i{padding-bottom:85px!important}.w-85{width:85px}.h-85{height:85px}.text-size-85{font-size:85px}.absolute.top--85,.fixed.top--85{top:-85px}.absolute.top-85,.fixed.top-85{top:85px}.absolute.left-85,.fixed.left-85{left:85px}.absolute.right-85,.fixed.right-85{right:85px}.darken-86{filter:brightness(.14)}.opacity-86{opacity:.86}.z-86{z-index:86}.w-86-p{width:86%}.gap-86{gap:86px}.mt-86{margin-top:86px}.mb-86{margin-bottom:86px}.p-86{padding:86px}.pt-86{padding-top:86px}.pt-86-i{padding-top:86px!important}.pb-86{padding-bottom:86px}.pb-86-i{padding-bottom:86px!important}.w-86{width:86px}.h-86{height:86px}.text-size-86{font-size:86px}.absolute.top--86,.fixed.top--86{top:-86px}.absolute.top-86,.fixed.top-86{top:86px}.absolute.left-86,.fixed.left-86{left:86px}.absolute.right-86,.fixed.right-86{right:86px}.darken-87{filter:brightness(.13)}.opacity-87{opacity:.87}.z-87{z-index:87}.w-87-p{width:87%}.gap-87{gap:87px}.mt-87{margin-top:87px}.mb-87{margin-bottom:87px}.p-87{padding:87px}.pt-87{padding-top:87px}.pt-87-i{padding-top:87px!important}.pb-87{padding-bottom:87px}.pb-87-i{padding-bottom:87px!important}.w-87{width:87px}.h-87{height:87px}.text-size-87{font-size:87px}.absolute.top--87,.fixed.top--87{top:-87px}.absolute.top-87,.fixed.top-87{top:87px}.absolute.left-87,.fixed.left-87{left:87px}.absolute.right-87,.fixed.right-87{right:87px}.darken-88{filter:brightness(.12)}.opacity-88{opacity:.88}.z-88{z-index:88}.w-88-p{width:88%}.gap-88{gap:88px}.mt-88{margin-top:88px}.mb-88{margin-bottom:88px}.p-88{padding:88px}.pt-88{padding-top:88px}.pt-88-i{padding-top:88px!important}.pb-88{padding-bottom:88px}.pb-88-i{padding-bottom:88px!important}.w-88{width:88px}.h-88{height:88px}.text-size-88{font-size:88px}.absolute.top--88,.fixed.top--88{top:-88px}.absolute.top-88,.fixed.top-88{top:88px}.absolute.left-88,.fixed.left-88{left:88px}.absolute.right-88,.fixed.right-88{right:88px}.darken-89{filter:brightness(.11)}.opacity-89{opacity:.89}.z-89{z-index:89}.w-89-p{width:89%}.gap-89{gap:89px}.mt-89{margin-top:89px}.mb-89{margin-bottom:89px}.p-89{padding:89px}.pt-89{padding-top:89px}.pt-89-i{padding-top:89px!important}.pb-89{padding-bottom:89px}.pb-89-i{padding-bottom:89px!important}.w-89{width:89px}.h-89{height:89px}.text-size-89{font-size:89px}.absolute.top--89,.fixed.top--89{top:-89px}.absolute.top-89,.fixed.top-89{top:89px}.absolute.left-89,.fixed.left-89{left:89px}.absolute.right-89,.fixed.right-89{right:89px}.darken-90{filter:brightness(.1)}.opacity-90{opacity:.9}.z-90{z-index:90}.w-90-p{width:90%}.gap-90{gap:90px}.mt-90{margin-top:90px}.mb-90{margin-bottom:90px}.p-90{padding:90px}.pt-90{padding-top:90px}.pt-90-i{padding-top:90px!important}.pb-90{padding-bottom:90px}.pb-90-i{padding-bottom:90px!important}.w-90{width:90px}.h-90{height:90px}.text-size-90{font-size:90px}.absolute.top--90,.fixed.top--90{top:-90px}.absolute.top-90,.fixed.top-90{top:90px}.absolute.left-90,.fixed.left-90{left:90px}.absolute.right-90,.fixed.right-90{right:90px}.darken-91{filter:brightness(.09)}.opacity-91{opacity:.91}.z-91{z-index:91}.w-91-p{width:91%}.gap-91{gap:91px}.mt-91{margin-top:91px}.mb-91{margin-bottom:91px}.p-91{padding:91px}.pt-91{padding-top:91px}.pt-91-i{padding-top:91px!important}.pb-91{padding-bottom:91px}.pb-91-i{padding-bottom:91px!important}.w-91{width:91px}.h-91{height:91px}.text-size-91{font-size:91px}.absolute.top--91,.fixed.top--91{top:-91px}.absolute.top-91,.fixed.top-91{top:91px}.absolute.left-91,.fixed.left-91{left:91px}.absolute.right-91,.fixed.right-91{right:91px}.darken-92{filter:brightness(.08)}.opacity-92{opacity:.92}.z-92{z-index:92}.w-92-p{width:92%}.gap-92{gap:92px}.mt-92{margin-top:92px}.mb-92{margin-bottom:92px}.p-92{padding:92px}.pt-92{padding-top:92px}.pt-92-i{padding-top:92px!important}.pb-92{padding-bottom:92px}.pb-92-i{padding-bottom:92px!important}.w-92{width:92px}.h-92{height:92px}.text-size-92{font-size:92px}.absolute.top--92,.fixed.top--92{top:-92px}.absolute.top-92,.fixed.top-92{top:92px}.absolute.left-92,.fixed.left-92{left:92px}.absolute.right-92,.fixed.right-92{right:92px}.darken-93{filter:brightness(.07)}.opacity-93{opacity:.93}.z-93{z-index:93}.w-93-p{width:93%}.gap-93{gap:93px}.mt-93{margin-top:93px}.mb-93{margin-bottom:93px}.p-93{padding:93px}.pt-93{padding-top:93px}.pt-93-i{padding-top:93px!important}.pb-93{padding-bottom:93px}.pb-93-i{padding-bottom:93px!important}.w-93{width:93px}.h-93{height:93px}.text-size-93{font-size:93px}.absolute.top--93,.fixed.top--93{top:-93px}.absolute.top-93,.fixed.top-93{top:93px}.absolute.left-93,.fixed.left-93{left:93px}.absolute.right-93,.fixed.right-93{right:93px}.darken-94{filter:brightness(.06)}.opacity-94{opacity:.94}.z-94{z-index:94}.w-94-p{width:94%}.gap-94{gap:94px}.mt-94{margin-top:94px}.mb-94{margin-bottom:94px}.p-94{padding:94px}.pt-94{padding-top:94px}.pt-94-i{padding-top:94px!important}.pb-94{padding-bottom:94px}.pb-94-i{padding-bottom:94px!important}.w-94{width:94px}.h-94{height:94px}.text-size-94{font-size:94px}.absolute.top--94,.fixed.top--94{top:-94px}.absolute.top-94,.fixed.top-94{top:94px}.absolute.left-94,.fixed.left-94{left:94px}.absolute.right-94,.fixed.right-94{right:94px}.darken-95{filter:brightness(.05)}.opacity-95{opacity:.95}.z-95{z-index:95}.w-95-p{width:95%}.gap-95{gap:95px}.mt-95{margin-top:95px}.mb-95{margin-bottom:95px}.p-95{padding:95px}.pt-95{padding-top:95px}.pt-95-i{padding-top:95px!important}.pb-95{padding-bottom:95px}.pb-95-i{padding-bottom:95px!important}.w-95{width:95px}.h-95{height:95px}.text-size-95{font-size:95px}.absolute.top--95,.fixed.top--95{top:-95px}.absolute.top-95,.fixed.top-95{top:95px}.absolute.left-95,.fixed.left-95{left:95px}.absolute.right-95,.fixed.right-95{right:95px}.darken-96{filter:brightness(.04)}.opacity-96{opacity:.96}.z-96{z-index:96}.w-96-p{width:96%}.gap-96{gap:96px}.mt-96{margin-top:96px}.mb-96{margin-bottom:96px}.p-96{padding:96px}.pt-96{padding-top:96px}.pt-96-i{padding-top:96px!important}.pb-96{padding-bottom:96px}.pb-96-i{padding-bottom:96px!important}.w-96{width:96px}.h-96{height:96px}.text-size-96{font-size:96px}.absolute.top--96,.fixed.top--96{top:-96px}.absolute.top-96,.fixed.top-96{top:96px}.absolute.left-96,.fixed.left-96{left:96px}.absolute.right-96,.fixed.right-96{right:96px}.darken-97{filter:brightness(.03)}.opacity-97{opacity:.97}.z-97{z-index:97}.w-97-p{width:97%}.gap-97{gap:97px}.mt-97{margin-top:97px}.mb-97{margin-bottom:97px}.p-97{padding:97px}.pt-97{padding-top:97px}.pt-97-i{padding-top:97px!important}.pb-97{padding-bottom:97px}.pb-97-i{padding-bottom:97px!important}.w-97{width:97px}.h-97{height:97px}.text-size-97{font-size:97px}.absolute.top--97,.fixed.top--97{top:-97px}.absolute.top-97,.fixed.top-97{top:97px}.absolute.left-97,.fixed.left-97{left:97px}.absolute.right-97,.fixed.right-97{right:97px}.darken-98{filter:brightness(.02)}.opacity-98{opacity:.98}.z-98{z-index:98}.w-98-p{width:98%}.gap-98{gap:98px}.mt-98{margin-top:98px}.mb-98{margin-bottom:98px}.p-98{padding:98px}.pt-98{padding-top:98px}.pt-98-i{padding-top:98px!important}.pb-98{padding-bottom:98px}.pb-98-i{padding-bottom:98px!important}.w-98{width:98px}.h-98{height:98px}.text-size-98{font-size:98px}.absolute.top--98,.fixed.top--98{top:-98px}.absolute.top-98,.fixed.top-98{top:98px}.absolute.left-98,.fixed.left-98{left:98px}.absolute.right-98,.fixed.right-98{right:98px}.darken-99{filter:brightness(.01)}.opacity-99{opacity:.99}.z-99{z-index:99}.w-99-p{width:99%}.gap-99{gap:99px}.mt-99{margin-top:99px}.mb-99{margin-bottom:99px}.p-99{padding:99px}.pt-99{padding-top:99px}.pt-99-i{padding-top:99px!important}.pb-99{padding-bottom:99px}.pb-99-i{padding-bottom:99px!important}.w-99{width:99px}.h-99{height:99px}.text-size-99{font-size:99px}.absolute.top--99,.fixed.top--99{top:-99px}.absolute.top-99,.fixed.top-99{top:99px}.absolute.left-99,.fixed.left-99{left:99px}.absolute.right-99,.fixed.right-99{right:99px}.darken-100{filter:brightness(0)}.opacity-100{opacity:1}.z-100{z-index:100}.w-100-p{width:100%}.gap-100{gap:100px}.mt-100{margin-top:100px}.mb-100{margin-bottom:100px}.p-100{padding:100px}.pt-100{padding-top:100px}.pt-100-i{padding-top:100px!important}.pb-100{padding-bottom:100px}.pb-100-i{padding-bottom:100px!important}.w-100{width:100px}.h-100{height:100px}.text-size-100{font-size:100px}.absolute.top--100,.fixed.top--100{top:-100px}.absolute.top-100,.fixed.top-100{top:100px}.absolute.left-100,.fixed.left-100{left:100px}.absolute.right-100,.fixed.right-100{right:100px}.darken-101{filter:brightness(-.01)}.opacity-101{opacity:1.01}.z-101{z-index:101}.w-101-p{width:101%}.gap-101{gap:101px}.mt-101{margin-top:101px}.mb-101{margin-bottom:101px}.p-101{padding:101px}.pt-101{padding-top:101px}.pt-101-i{padding-top:101px!important}.pb-101{padding-bottom:101px}.pb-101-i{padding-bottom:101px!important}.w-101{width:101px}.h-101{height:101px}.text-size-101{font-size:101px}.absolute.top--101,.fixed.top--101{top:-101px}.absolute.top-101,.fixed.top-101{top:101px}.absolute.left-101,.fixed.left-101{left:101px}.absolute.right-101,.fixed.right-101{right:101px}.darken-102{filter:brightness(-.02)}.opacity-102{opacity:1.02}.z-102{z-index:102}.w-102-p{width:102%}.gap-102{gap:102px}.mt-102{margin-top:102px}.mb-102{margin-bottom:102px}.p-102{padding:102px}.pt-102{padding-top:102px}.pt-102-i{padding-top:102px!important}.pb-102{padding-bottom:102px}.pb-102-i{padding-bottom:102px!important}.w-102{width:102px}.h-102{height:102px}.text-size-102{font-size:102px}.absolute.top--102,.fixed.top--102{top:-102px}.absolute.top-102,.fixed.top-102{top:102px}.absolute.left-102,.fixed.left-102{left:102px}.absolute.right-102,.fixed.right-102{right:102px}.darken-103{filter:brightness(-.03)}.opacity-103{opacity:1.03}.z-103{z-index:103}.w-103-p{width:103%}.gap-103{gap:103px}.mt-103{margin-top:103px}.mb-103{margin-bottom:103px}.p-103{padding:103px}.pt-103{padding-top:103px}.pt-103-i{padding-top:103px!important}.pb-103{padding-bottom:103px}.pb-103-i{padding-bottom:103px!important}.w-103{width:103px}.h-103{height:103px}.text-size-103{font-size:103px}.absolute.top--103,.fixed.top--103{top:-103px}.absolute.top-103,.fixed.top-103{top:103px}.absolute.left-103,.fixed.left-103{left:103px}.absolute.right-103,.fixed.right-103{right:103px}.darken-104{filter:brightness(-.04)}.opacity-104{opacity:1.04}.z-104{z-index:104}.w-104-p{width:104%}.gap-104{gap:104px}.mt-104{margin-top:104px}.mb-104{margin-bottom:104px}.p-104{padding:104px}.pt-104{padding-top:104px}.pt-104-i{padding-top:104px!important}.pb-104{padding-bottom:104px}.pb-104-i{padding-bottom:104px!important}.w-104{width:104px}.h-104{height:104px}.text-size-104{font-size:104px}.absolute.top--104,.fixed.top--104{top:-104px}.absolute.top-104,.fixed.top-104{top:104px}.absolute.left-104,.fixed.left-104{left:104px}.absolute.right-104,.fixed.right-104{right:104px}.darken-105{filter:brightness(-.05)}.opacity-105{opacity:1.05}.z-105{z-index:105}.w-105-p{width:105%}.gap-105{gap:105px}.mt-105{margin-top:105px}.mb-105{margin-bottom:105px}.p-105{padding:105px}.pt-105{padding-top:105px}.pt-105-i{padding-top:105px!important}.pb-105{padding-bottom:105px}.pb-105-i{padding-bottom:105px!important}.w-105{width:105px}.h-105{height:105px}.text-size-105{font-size:105px}.absolute.top--105,.fixed.top--105{top:-105px}.absolute.top-105,.fixed.top-105{top:105px}.absolute.left-105,.fixed.left-105{left:105px}.absolute.right-105,.fixed.right-105{right:105px}.darken-106{filter:brightness(-.06)}.opacity-106{opacity:1.06}.z-106{z-index:106}.w-106-p{width:106%}.gap-106{gap:106px}.mt-106{margin-top:106px}.mb-106{margin-bottom:106px}.p-106{padding:106px}.pt-106{padding-top:106px}.pt-106-i{padding-top:106px!important}.pb-106{padding-bottom:106px}.pb-106-i{padding-bottom:106px!important}.w-106{width:106px}.h-106{height:106px}.text-size-106{font-size:106px}.absolute.top--106,.fixed.top--106{top:-106px}.absolute.top-106,.fixed.top-106{top:106px}.absolute.left-106,.fixed.left-106{left:106px}.absolute.right-106,.fixed.right-106{right:106px}.darken-107{filter:brightness(-.07)}.opacity-107{opacity:1.07}.z-107{z-index:107}.w-107-p{width:107%}.gap-107{gap:107px}.mt-107{margin-top:107px}.mb-107{margin-bottom:107px}.p-107{padding:107px}.pt-107{padding-top:107px}.pt-107-i{padding-top:107px!important}.pb-107{padding-bottom:107px}.pb-107-i{padding-bottom:107px!important}.w-107{width:107px}.h-107{height:107px}.text-size-107{font-size:107px}.absolute.top--107,.fixed.top--107{top:-107px}.absolute.top-107,.fixed.top-107{top:107px}.absolute.left-107,.fixed.left-107{left:107px}.absolute.right-107,.fixed.right-107{right:107px}.darken-108{filter:brightness(-.08)}.opacity-108{opacity:1.08}.z-108{z-index:108}.w-108-p{width:108%}.gap-108{gap:108px}.mt-108{margin-top:108px}.mb-108{margin-bottom:108px}.p-108{padding:108px}.pt-108{padding-top:108px}.pt-108-i{padding-top:108px!important}.pb-108{padding-bottom:108px}.pb-108-i{padding-bottom:108px!important}.w-108{width:108px}.h-108{height:108px}.text-size-108{font-size:108px}.absolute.top--108,.fixed.top--108{top:-108px}.absolute.top-108,.fixed.top-108{top:108px}.absolute.left-108,.fixed.left-108{left:108px}.absolute.right-108,.fixed.right-108{right:108px}.darken-109{filter:brightness(-.09)}.opacity-109{opacity:1.09}.z-109{z-index:109}.w-109-p{width:109%}.gap-109{gap:109px}.mt-109{margin-top:109px}.mb-109{margin-bottom:109px}.p-109{padding:109px}.pt-109{padding-top:109px}.pt-109-i{padding-top:109px!important}.pb-109{padding-bottom:109px}.pb-109-i{padding-bottom:109px!important}.w-109{width:109px}.h-109{height:109px}.text-size-109{font-size:109px}.absolute.top--109,.fixed.top--109{top:-109px}.absolute.top-109,.fixed.top-109{top:109px}.absolute.left-109,.fixed.left-109{left:109px}.absolute.right-109,.fixed.right-109{right:109px}.darken-110{filter:brightness(-.1)}.opacity-110{opacity:1.1}.z-110{z-index:110}.w-110-p{width:110%}.gap-110{gap:110px}.mt-110{margin-top:110px}.mb-110{margin-bottom:110px}.p-110{padding:110px}.pt-110{padding-top:110px}.pt-110-i{padding-top:110px!important}.pb-110{padding-bottom:110px}.pb-110-i{padding-bottom:110px!important}.w-110{width:110px}.h-110{height:110px}.text-size-110{font-size:110px}.absolute.top--110,.fixed.top--110{top:-110px}.absolute.top-110,.fixed.top-110{top:110px}.absolute.left-110,.fixed.left-110{left:110px}.absolute.right-110,.fixed.right-110{right:110px}.darken-111{filter:brightness(-.11)}.opacity-111{opacity:1.11}.z-111{z-index:111}.w-111-p{width:111%}.gap-111{gap:111px}.mt-111{margin-top:111px}.mb-111{margin-bottom:111px}.p-111{padding:111px}.pt-111{padding-top:111px}.pt-111-i{padding-top:111px!important}.pb-111{padding-bottom:111px}.pb-111-i{padding-bottom:111px!important}.w-111{width:111px}.h-111{height:111px}.text-size-111{font-size:111px}.absolute.top--111,.fixed.top--111{top:-111px}.absolute.top-111,.fixed.top-111{top:111px}.absolute.left-111,.fixed.left-111{left:111px}.absolute.right-111,.fixed.right-111{right:111px}.darken-112{filter:brightness(-.12)}.opacity-112{opacity:1.12}.z-112{z-index:112}.w-112-p{width:112%}.gap-112{gap:112px}.mt-112{margin-top:112px}.mb-112{margin-bottom:112px}.p-112{padding:112px}.pt-112{padding-top:112px}.pt-112-i{padding-top:112px!important}.pb-112{padding-bottom:112px}.pb-112-i{padding-bottom:112px!important}.w-112{width:112px}.h-112{height:112px}.text-size-112{font-size:112px}.absolute.top--112,.fixed.top--112{top:-112px}.absolute.top-112,.fixed.top-112{top:112px}.absolute.left-112,.fixed.left-112{left:112px}.absolute.right-112,.fixed.right-112{right:112px}.darken-113{filter:brightness(-.13)}.opacity-113{opacity:1.13}.z-113{z-index:113}.w-113-p{width:113%}.gap-113{gap:113px}.mt-113{margin-top:113px}.mb-113{margin-bottom:113px}.p-113{padding:113px}.pt-113{padding-top:113px}.pt-113-i{padding-top:113px!important}.pb-113{padding-bottom:113px}.pb-113-i{padding-bottom:113px!important}.w-113{width:113px}.h-113{height:113px}.text-size-113{font-size:113px}.absolute.top--113,.fixed.top--113{top:-113px}.absolute.top-113,.fixed.top-113{top:113px}.absolute.left-113,.fixed.left-113{left:113px}.absolute.right-113,.fixed.right-113{right:113px}.darken-114{filter:brightness(-.14)}.opacity-114{opacity:1.14}.z-114{z-index:114}.w-114-p{width:114%}.gap-114{gap:114px}.mt-114{margin-top:114px}.mb-114{margin-bottom:114px}.p-114{padding:114px}.pt-114{padding-top:114px}.pt-114-i{padding-top:114px!important}.pb-114{padding-bottom:114px}.pb-114-i{padding-bottom:114px!important}.w-114{width:114px}.h-114{height:114px}.text-size-114{font-size:114px}.absolute.top--114,.fixed.top--114{top:-114px}.absolute.top-114,.fixed.top-114{top:114px}.absolute.left-114,.fixed.left-114{left:114px}.absolute.right-114,.fixed.right-114{right:114px}.darken-115{filter:brightness(-.15)}.opacity-115{opacity:1.15}.z-115{z-index:115}.w-115-p{width:115%}.gap-115{gap:115px}.mt-115{margin-top:115px}.mb-115{margin-bottom:115px}.p-115{padding:115px}.pt-115{padding-top:115px}.pt-115-i{padding-top:115px!important}.pb-115{padding-bottom:115px}.pb-115-i{padding-bottom:115px!important}.w-115{width:115px}.h-115{height:115px}.text-size-115{font-size:115px}.absolute.top--115,.fixed.top--115{top:-115px}.absolute.top-115,.fixed.top-115{top:115px}.absolute.left-115,.fixed.left-115{left:115px}.absolute.right-115,.fixed.right-115{right:115px}.darken-116{filter:brightness(-.16)}.opacity-116{opacity:1.16}.z-116{z-index:116}.w-116-p{width:116%}.gap-116{gap:116px}.mt-116{margin-top:116px}.mb-116{margin-bottom:116px}.p-116{padding:116px}.pt-116{padding-top:116px}.pt-116-i{padding-top:116px!important}.pb-116{padding-bottom:116px}.pb-116-i{padding-bottom:116px!important}.w-116{width:116px}.h-116{height:116px}.text-size-116{font-size:116px}.absolute.top--116,.fixed.top--116{top:-116px}.absolute.top-116,.fixed.top-116{top:116px}.absolute.left-116,.fixed.left-116{left:116px}.absolute.right-116,.fixed.right-116{right:116px}.darken-117{filter:brightness(-.17)}.opacity-117{opacity:1.17}.z-117{z-index:117}.w-117-p{width:117%}.gap-117{gap:117px}.mt-117{margin-top:117px}.mb-117{margin-bottom:117px}.p-117{padding:117px}.pt-117{padding-top:117px}.pt-117-i{padding-top:117px!important}.pb-117{padding-bottom:117px}.pb-117-i{padding-bottom:117px!important}.w-117{width:117px}.h-117{height:117px}.text-size-117{font-size:117px}.absolute.top--117,.fixed.top--117{top:-117px}.absolute.top-117,.fixed.top-117{top:117px}.absolute.left-117,.fixed.left-117{left:117px}.absolute.right-117,.fixed.right-117{right:117px}.darken-118{filter:brightness(-.18)}.opacity-118{opacity:1.18}.z-118{z-index:118}.w-118-p{width:118%}.gap-118{gap:118px}.mt-118{margin-top:118px}.mb-118{margin-bottom:118px}.p-118{padding:118px}.pt-118{padding-top:118px}.pt-118-i{padding-top:118px!important}.pb-118{padding-bottom:118px}.pb-118-i{padding-bottom:118px!important}.w-118{width:118px}.h-118{height:118px}.text-size-118{font-size:118px}.absolute.top--118,.fixed.top--118{top:-118px}.absolute.top-118,.fixed.top-118{top:118px}.absolute.left-118,.fixed.left-118{left:118px}.absolute.right-118,.fixed.right-118{right:118px}.darken-119{filter:brightness(-.19)}.opacity-119{opacity:1.19}.z-119{z-index:119}.w-119-p{width:119%}.gap-119{gap:119px}.mt-119{margin-top:119px}.mb-119{margin-bottom:119px}.p-119{padding:119px}.pt-119{padding-top:119px}.pt-119-i{padding-top:119px!important}.pb-119{padding-bottom:119px}.pb-119-i{padding-bottom:119px!important}.w-119{width:119px}.h-119{height:119px}.text-size-119{font-size:119px}.absolute.top--119,.fixed.top--119{top:-119px}.absolute.top-119,.fixed.top-119{top:119px}.absolute.left-119,.fixed.left-119{left:119px}.absolute.right-119,.fixed.right-119{right:119px}.darken-120{filter:brightness(-.2)}.opacity-120{opacity:1.2}.z-120{z-index:120}.w-120-p{width:120%}.gap-120{gap:120px}.mt-120{margin-top:120px}.mb-120{margin-bottom:120px}.p-120{padding:120px}.pt-120{padding-top:120px}.pt-120-i{padding-top:120px!important}.pb-120{padding-bottom:120px}.pb-120-i{padding-bottom:120px!important}.w-120{width:120px}.h-120{height:120px}.text-size-120{font-size:120px}.absolute.top--120,.fixed.top--120{top:-120px}.absolute.top-120,.fixed.top-120{top:120px}.absolute.left-120,.fixed.left-120{left:120px}.absolute.right-120,.fixed.right-120{right:120px}.darken-121{filter:brightness(-.21)}.opacity-121{opacity:1.21}.z-121{z-index:121}.w-121-p{width:121%}.gap-121{gap:121px}.mt-121{margin-top:121px}.mb-121{margin-bottom:121px}.p-121{padding:121px}.pt-121{padding-top:121px}.pt-121-i{padding-top:121px!important}.pb-121{padding-bottom:121px}.pb-121-i{padding-bottom:121px!important}.w-121{width:121px}.h-121{height:121px}.text-size-121{font-size:121px}.absolute.top--121,.fixed.top--121{top:-121px}.absolute.top-121,.fixed.top-121{top:121px}.absolute.left-121,.fixed.left-121{left:121px}.absolute.right-121,.fixed.right-121{right:121px}.darken-122{filter:brightness(-.22)}.opacity-122{opacity:1.22}.z-122{z-index:122}.w-122-p{width:122%}.gap-122{gap:122px}.mt-122{margin-top:122px}.mb-122{margin-bottom:122px}.p-122{padding:122px}.pt-122{padding-top:122px}.pt-122-i{padding-top:122px!important}.pb-122{padding-bottom:122px}.pb-122-i{padding-bottom:122px!important}.w-122{width:122px}.h-122{height:122px}.text-size-122{font-size:122px}.absolute.top--122,.fixed.top--122{top:-122px}.absolute.top-122,.fixed.top-122{top:122px}.absolute.left-122,.fixed.left-122{left:122px}.absolute.right-122,.fixed.right-122{right:122px}.darken-123{filter:brightness(-.23)}.opacity-123{opacity:1.23}.z-123{z-index:123}.w-123-p{width:123%}.gap-123{gap:123px}.mt-123{margin-top:123px}.mb-123{margin-bottom:123px}.p-123{padding:123px}.pt-123{padding-top:123px}.pt-123-i{padding-top:123px!important}.pb-123{padding-bottom:123px}.pb-123-i{padding-bottom:123px!important}.w-123{width:123px}.h-123{height:123px}.text-size-123{font-size:123px}.absolute.top--123,.fixed.top--123{top:-123px}.absolute.top-123,.fixed.top-123{top:123px}.absolute.left-123,.fixed.left-123{left:123px}.absolute.right-123,.fixed.right-123{right:123px}.darken-124{filter:brightness(-.24)}.opacity-124{opacity:1.24}.z-124{z-index:124}.w-124-p{width:124%}.gap-124{gap:124px}.mt-124{margin-top:124px}.mb-124{margin-bottom:124px}.p-124{padding:124px}.pt-124{padding-top:124px}.pt-124-i{padding-top:124px!important}.pb-124{padding-bottom:124px}.pb-124-i{padding-bottom:124px!important}.w-124{width:124px}.h-124{height:124px}.text-size-124{font-size:124px}.absolute.top--124,.fixed.top--124{top:-124px}.absolute.top-124,.fixed.top-124{top:124px}.absolute.left-124,.fixed.left-124{left:124px}.absolute.right-124,.fixed.right-124{right:124px}.darken-125{filter:brightness(-.25)}.opacity-125{opacity:1.25}.z-125{z-index:125}.w-125-p{width:125%}.gap-125{gap:125px}.mt-125{margin-top:125px}.mb-125{margin-bottom:125px}.p-125{padding:125px}.pt-125{padding-top:125px}.pt-125-i{padding-top:125px!important}.pb-125{padding-bottom:125px}.pb-125-i{padding-bottom:125px!important}.w-125{width:125px}.h-125{height:125px}.text-size-125{font-size:125px}.absolute.top--125,.fixed.top--125{top:-125px}.absolute.top-125,.fixed.top-125{top:125px}.absolute.left-125,.fixed.left-125{left:125px}.absolute.right-125,.fixed.right-125{right:125px}.darken-126{filter:brightness(-.26)}.opacity-126{opacity:1.26}.z-126{z-index:126}.w-126-p{width:126%}.gap-126{gap:126px}.mt-126{margin-top:126px}.mb-126{margin-bottom:126px}.p-126{padding:126px}.pt-126{padding-top:126px}.pt-126-i{padding-top:126px!important}.pb-126{padding-bottom:126px}.pb-126-i{padding-bottom:126px!important}.w-126{width:126px}.h-126{height:126px}.text-size-126{font-size:126px}.absolute.top--126,.fixed.top--126{top:-126px}.absolute.top-126,.fixed.top-126{top:126px}.absolute.left-126,.fixed.left-126{left:126px}.absolute.right-126,.fixed.right-126{right:126px}.darken-127{filter:brightness(-.27)}.opacity-127{opacity:1.27}.z-127{z-index:127}.w-127-p{width:127%}.gap-127{gap:127px}.mt-127{margin-top:127px}.mb-127{margin-bottom:127px}.p-127{padding:127px}.pt-127{padding-top:127px}.pt-127-i{padding-top:127px!important}.pb-127{padding-bottom:127px}.pb-127-i{padding-bottom:127px!important}.w-127{width:127px}.h-127{height:127px}.text-size-127{font-size:127px}.absolute.top--127,.fixed.top--127{top:-127px}.absolute.top-127,.fixed.top-127{top:127px}.absolute.left-127,.fixed.left-127{left:127px}.absolute.right-127,.fixed.right-127{right:127px}.darken-128{filter:brightness(-.28)}.opacity-128{opacity:1.28}.z-128{z-index:128}.w-128-p{width:128%}.gap-128{gap:128px}.mt-128{margin-top:128px}.mb-128{margin-bottom:128px}.p-128{padding:128px}.pt-128{padding-top:128px}.pt-128-i{padding-top:128px!important}.pb-128{padding-bottom:128px}.pb-128-i{padding-bottom:128px!important}.w-128{width:128px}.h-128{height:128px}.text-size-128{font-size:128px}.absolute.top--128,.fixed.top--128{top:-128px}.absolute.top-128,.fixed.top-128{top:128px}.absolute.left-128,.fixed.left-128{left:128px}.absolute.right-128,.fixed.right-128{right:128px}.darken-129{filter:brightness(-.29)}.opacity-129{opacity:1.29}.z-129{z-index:129}.w-129-p{width:129%}.gap-129{gap:129px}.mt-129{margin-top:129px}.mb-129{margin-bottom:129px}.p-129{padding:129px}.pt-129{padding-top:129px}.pt-129-i{padding-top:129px!important}.pb-129{padding-bottom:129px}.pb-129-i{padding-bottom:129px!important}.w-129{width:129px}.h-129{height:129px}.text-size-129{font-size:129px}.absolute.top--129,.fixed.top--129{top:-129px}.absolute.top-129,.fixed.top-129{top:129px}.absolute.left-129,.fixed.left-129{left:129px}.absolute.right-129,.fixed.right-129{right:129px}.darken-130{filter:brightness(-.3)}.opacity-130{opacity:1.3}.z-130{z-index:130}.w-130-p{width:130%}.gap-130{gap:130px}.mt-130{margin-top:130px}.mb-130{margin-bottom:130px}.p-130{padding:130px}.pt-130{padding-top:130px}.pt-130-i{padding-top:130px!important}.pb-130{padding-bottom:130px}.pb-130-i{padding-bottom:130px!important}.w-130{width:130px}.h-130{height:130px}.text-size-130{font-size:130px}.absolute.top--130,.fixed.top--130{top:-130px}.absolute.top-130,.fixed.top-130{top:130px}.absolute.left-130,.fixed.left-130{left:130px}.absolute.right-130,.fixed.right-130{right:130px}.darken-131{filter:brightness(-.31)}.opacity-131{opacity:1.31}.z-131{z-index:131}.w-131-p{width:131%}.gap-131{gap:131px}.mt-131{margin-top:131px}.mb-131{margin-bottom:131px}.p-131{padding:131px}.pt-131{padding-top:131px}.pt-131-i{padding-top:131px!important}.pb-131{padding-bottom:131px}.pb-131-i{padding-bottom:131px!important}.w-131{width:131px}.h-131{height:131px}.text-size-131{font-size:131px}.absolute.top--131,.fixed.top--131{top:-131px}.absolute.top-131,.fixed.top-131{top:131px}.absolute.left-131,.fixed.left-131{left:131px}.absolute.right-131,.fixed.right-131{right:131px}.darken-132{filter:brightness(-.32)}.opacity-132{opacity:1.32}.z-132{z-index:132}.w-132-p{width:132%}.gap-132{gap:132px}.mt-132{margin-top:132px}.mb-132{margin-bottom:132px}.p-132{padding:132px}.pt-132{padding-top:132px}.pt-132-i{padding-top:132px!important}.pb-132{padding-bottom:132px}.pb-132-i{padding-bottom:132px!important}.w-132{width:132px}.h-132{height:132px}.text-size-132{font-size:132px}.absolute.top--132,.fixed.top--132{top:-132px}.absolute.top-132,.fixed.top-132{top:132px}.absolute.left-132,.fixed.left-132{left:132px}.absolute.right-132,.fixed.right-132{right:132px}.darken-133{filter:brightness(-.33)}.opacity-133{opacity:1.33}.z-133{z-index:133}.w-133-p{width:133%}.gap-133{gap:133px}.mt-133{margin-top:133px}.mb-133{margin-bottom:133px}.p-133{padding:133px}.pt-133{padding-top:133px}.pt-133-i{padding-top:133px!important}.pb-133{padding-bottom:133px}.pb-133-i{padding-bottom:133px!important}.w-133{width:133px}.h-133{height:133px}.text-size-133{font-size:133px}.absolute.top--133,.fixed.top--133{top:-133px}.absolute.top-133,.fixed.top-133{top:133px}.absolute.left-133,.fixed.left-133{left:133px}.absolute.right-133,.fixed.right-133{right:133px}.darken-134{filter:brightness(-.34)}.opacity-134{opacity:1.34}.z-134{z-index:134}.w-134-p{width:134%}.gap-134{gap:134px}.mt-134{margin-top:134px}.mb-134{margin-bottom:134px}.p-134{padding:134px}.pt-134{padding-top:134px}.pt-134-i{padding-top:134px!important}.pb-134{padding-bottom:134px}.pb-134-i{padding-bottom:134px!important}.w-134{width:134px}.h-134{height:134px}.text-size-134{font-size:134px}.absolute.top--134,.fixed.top--134{top:-134px}.absolute.top-134,.fixed.top-134{top:134px}.absolute.left-134,.fixed.left-134{left:134px}.absolute.right-134,.fixed.right-134{right:134px}.darken-135{filter:brightness(-.35)}.opacity-135{opacity:1.35}.z-135{z-index:135}.w-135-p{width:135%}.gap-135{gap:135px}.mt-135{margin-top:135px}.mb-135{margin-bottom:135px}.p-135{padding:135px}.pt-135{padding-top:135px}.pt-135-i{padding-top:135px!important}.pb-135{padding-bottom:135px}.pb-135-i{padding-bottom:135px!important}.w-135{width:135px}.h-135{height:135px}.text-size-135{font-size:135px}.absolute.top--135,.fixed.top--135{top:-135px}.absolute.top-135,.fixed.top-135{top:135px}.absolute.left-135,.fixed.left-135{left:135px}.absolute.right-135,.fixed.right-135{right:135px}.darken-136{filter:brightness(-.36)}.opacity-136{opacity:1.36}.z-136{z-index:136}.w-136-p{width:136%}.gap-136{gap:136px}.mt-136{margin-top:136px}.mb-136{margin-bottom:136px}.p-136{padding:136px}.pt-136{padding-top:136px}.pt-136-i{padding-top:136px!important}.pb-136{padding-bottom:136px}.pb-136-i{padding-bottom:136px!important}.w-136{width:136px}.h-136{height:136px}.text-size-136{font-size:136px}.absolute.top--136,.fixed.top--136{top:-136px}.absolute.top-136,.fixed.top-136{top:136px}.absolute.left-136,.fixed.left-136{left:136px}.absolute.right-136,.fixed.right-136{right:136px}.darken-137{filter:brightness(-.37)}.opacity-137{opacity:1.37}.z-137{z-index:137}.w-137-p{width:137%}.gap-137{gap:137px}.mt-137{margin-top:137px}.mb-137{margin-bottom:137px}.p-137{padding:137px}.pt-137{padding-top:137px}.pt-137-i{padding-top:137px!important}.pb-137{padding-bottom:137px}.pb-137-i{padding-bottom:137px!important}.w-137{width:137px}.h-137{height:137px}.text-size-137{font-size:137px}.absolute.top--137,.fixed.top--137{top:-137px}.absolute.top-137,.fixed.top-137{top:137px}.absolute.left-137,.fixed.left-137{left:137px}.absolute.right-137,.fixed.right-137{right:137px}.darken-138{filter:brightness(-.38)}.opacity-138{opacity:1.38}.z-138{z-index:138}.w-138-p{width:138%}.gap-138{gap:138px}.mt-138{margin-top:138px}.mb-138{margin-bottom:138px}.p-138{padding:138px}.pt-138{padding-top:138px}.pt-138-i{padding-top:138px!important}.pb-138{padding-bottom:138px}.pb-138-i{padding-bottom:138px!important}.w-138{width:138px}.h-138{height:138px}.text-size-138{font-size:138px}.absolute.top--138,.fixed.top--138{top:-138px}.absolute.top-138,.fixed.top-138{top:138px}.absolute.left-138,.fixed.left-138{left:138px}.absolute.right-138,.fixed.right-138{right:138px}.darken-139{filter:brightness(-.39)}.opacity-139{opacity:1.39}.z-139{z-index:139}.w-139-p{width:139%}.gap-139{gap:139px}.mt-139{margin-top:139px}.mb-139{margin-bottom:139px}.p-139{padding:139px}.pt-139{padding-top:139px}.pt-139-i{padding-top:139px!important}.pb-139{padding-bottom:139px}.pb-139-i{padding-bottom:139px!important}.w-139{width:139px}.h-139{height:139px}.text-size-139{font-size:139px}.absolute.top--139,.fixed.top--139{top:-139px}.absolute.top-139,.fixed.top-139{top:139px}.absolute.left-139,.fixed.left-139{left:139px}.absolute.right-139,.fixed.right-139{right:139px}.darken-140{filter:brightness(-.4)}.opacity-140{opacity:1.4}.z-140{z-index:140}.w-140-p{width:140%}.gap-140{gap:140px}.mt-140{margin-top:140px}.mb-140{margin-bottom:140px}.p-140{padding:140px}.pt-140{padding-top:140px}.pt-140-i{padding-top:140px!important}.pb-140{padding-bottom:140px}.pb-140-i{padding-bottom:140px!important}.w-140{width:140px}.h-140{height:140px}.text-size-140{font-size:140px}.absolute.top--140,.fixed.top--140{top:-140px}.absolute.top-140,.fixed.top-140{top:140px}.absolute.left-140,.fixed.left-140{left:140px}.absolute.right-140,.fixed.right-140{right:140px}.darken-141{filter:brightness(-.41)}.opacity-141{opacity:1.41}.z-141{z-index:141}.w-141-p{width:141%}.gap-141{gap:141px}.mt-141{margin-top:141px}.mb-141{margin-bottom:141px}.p-141{padding:141px}.pt-141{padding-top:141px}.pt-141-i{padding-top:141px!important}.pb-141{padding-bottom:141px}.pb-141-i{padding-bottom:141px!important}.w-141{width:141px}.h-141{height:141px}.text-size-141{font-size:141px}.absolute.top--141,.fixed.top--141{top:-141px}.absolute.top-141,.fixed.top-141{top:141px}.absolute.left-141,.fixed.left-141{left:141px}.absolute.right-141,.fixed.right-141{right:141px}.darken-142{filter:brightness(-.42)}.opacity-142{opacity:1.42}.z-142{z-index:142}.w-142-p{width:142%}.gap-142{gap:142px}.mt-142{margin-top:142px}.mb-142{margin-bottom:142px}.p-142{padding:142px}.pt-142{padding-top:142px}.pt-142-i{padding-top:142px!important}.pb-142{padding-bottom:142px}.pb-142-i{padding-bottom:142px!important}.w-142{width:142px}.h-142{height:142px}.text-size-142{font-size:142px}.absolute.top--142,.fixed.top--142{top:-142px}.absolute.top-142,.fixed.top-142{top:142px}.absolute.left-142,.fixed.left-142{left:142px}.absolute.right-142,.fixed.right-142{right:142px}.darken-143{filter:brightness(-.43)}.opacity-143{opacity:1.43}.z-143{z-index:143}.w-143-p{width:143%}.gap-143{gap:143px}.mt-143{margin-top:143px}.mb-143{margin-bottom:143px}.p-143{padding:143px}.pt-143{padding-top:143px}.pt-143-i{padding-top:143px!important}.pb-143{padding-bottom:143px}.pb-143-i{padding-bottom:143px!important}.w-143{width:143px}.h-143{height:143px}.text-size-143{font-size:143px}.absolute.top--143,.fixed.top--143{top:-143px}.absolute.top-143,.fixed.top-143{top:143px}.absolute.left-143,.fixed.left-143{left:143px}.absolute.right-143,.fixed.right-143{right:143px}.darken-144{filter:brightness(-.44)}.opacity-144{opacity:1.44}.z-144{z-index:144}.w-144-p{width:144%}.gap-144{gap:144px}.mt-144{margin-top:144px}.mb-144{margin-bottom:144px}.p-144{padding:144px}.pt-144{padding-top:144px}.pt-144-i{padding-top:144px!important}.pb-144{padding-bottom:144px}.pb-144-i{padding-bottom:144px!important}.w-144{width:144px}.h-144{height:144px}.text-size-144{font-size:144px}.absolute.top--144,.fixed.top--144{top:-144px}.absolute.top-144,.fixed.top-144{top:144px}.absolute.left-144,.fixed.left-144{left:144px}.absolute.right-144,.fixed.right-144{right:144px}.darken-145{filter:brightness(-.45)}.opacity-145{opacity:1.45}.z-145{z-index:145}.w-145-p{width:145%}.gap-145{gap:145px}.mt-145{margin-top:145px}.mb-145{margin-bottom:145px}.p-145{padding:145px}.pt-145{padding-top:145px}.pt-145-i{padding-top:145px!important}.pb-145{padding-bottom:145px}.pb-145-i{padding-bottom:145px!important}.w-145{width:145px}.h-145{height:145px}.text-size-145{font-size:145px}.absolute.top--145,.fixed.top--145{top:-145px}.absolute.top-145,.fixed.top-145{top:145px}.absolute.left-145,.fixed.left-145{left:145px}.absolute.right-145,.fixed.right-145{right:145px}.darken-146{filter:brightness(-.46)}.opacity-146{opacity:1.46}.z-146{z-index:146}.w-146-p{width:146%}.gap-146{gap:146px}.mt-146{margin-top:146px}.mb-146{margin-bottom:146px}.p-146{padding:146px}.pt-146{padding-top:146px}.pt-146-i{padding-top:146px!important}.pb-146{padding-bottom:146px}.pb-146-i{padding-bottom:146px!important}.w-146{width:146px}.h-146{height:146px}.text-size-146{font-size:146px}.absolute.top--146,.fixed.top--146{top:-146px}.absolute.top-146,.fixed.top-146{top:146px}.absolute.left-146,.fixed.left-146{left:146px}.absolute.right-146,.fixed.right-146{right:146px}.darken-147{filter:brightness(-.47)}.opacity-147{opacity:1.47}.z-147{z-index:147}.w-147-p{width:147%}.gap-147{gap:147px}.mt-147{margin-top:147px}.mb-147{margin-bottom:147px}.p-147{padding:147px}.pt-147{padding-top:147px}.pt-147-i{padding-top:147px!important}.pb-147{padding-bottom:147px}.pb-147-i{padding-bottom:147px!important}.w-147{width:147px}.h-147{height:147px}.text-size-147{font-size:147px}.absolute.top--147,.fixed.top--147{top:-147px}.absolute.top-147,.fixed.top-147{top:147px}.absolute.left-147,.fixed.left-147{left:147px}.absolute.right-147,.fixed.right-147{right:147px}.darken-148{filter:brightness(-.48)}.opacity-148{opacity:1.48}.z-148{z-index:148}.w-148-p{width:148%}.gap-148{gap:148px}.mt-148{margin-top:148px}.mb-148{margin-bottom:148px}.p-148{padding:148px}.pt-148{padding-top:148px}.pt-148-i{padding-top:148px!important}.pb-148{padding-bottom:148px}.pb-148-i{padding-bottom:148px!important}.w-148{width:148px}.h-148{height:148px}.text-size-148{font-size:148px}.absolute.top--148,.fixed.top--148{top:-148px}.absolute.top-148,.fixed.top-148{top:148px}.absolute.left-148,.fixed.left-148{left:148px}.absolute.right-148,.fixed.right-148{right:148px}.darken-149{filter:brightness(-.49)}.opacity-149{opacity:1.49}.z-149{z-index:149}.w-149-p{width:149%}.gap-149{gap:149px}.mt-149{margin-top:149px}.mb-149{margin-bottom:149px}.p-149{padding:149px}.pt-149{padding-top:149px}.pt-149-i{padding-top:149px!important}.pb-149{padding-bottom:149px}.pb-149-i{padding-bottom:149px!important}.w-149{width:149px}.h-149{height:149px}.text-size-149{font-size:149px}.absolute.top--149,.fixed.top--149{top:-149px}.absolute.top-149,.fixed.top-149{top:149px}.absolute.left-149,.fixed.left-149{left:149px}.absolute.right-149,.fixed.right-149{right:149px}.darken-150{filter:brightness(-.5)}.opacity-150{opacity:1.5}.z-150{z-index:150}.w-150-p{width:150%}.gap-150{gap:150px}.mt-150{margin-top:150px}.mb-150{margin-bottom:150px}.p-150{padding:150px}.pt-150{padding-top:150px}.pt-150-i{padding-top:150px!important}.pb-150{padding-bottom:150px}.pb-150-i{padding-bottom:150px!important}.w-150{width:150px}.h-150{height:150px}.text-size-150{font-size:150px}.absolute.top--150,.fixed.top--150{top:-150px}.absolute.top-150,.fixed.top-150{top:150px}.absolute.left-150,.fixed.left-150{left:150px}.absolute.right-150,.fixed.right-150{right:150px}.darken-151{filter:brightness(-.51)}.opacity-151{opacity:1.51}.z-151{z-index:151}.w-151-p{width:151%}.gap-151{gap:151px}.mt-151{margin-top:151px}.mb-151{margin-bottom:151px}.p-151{padding:151px}.pt-151{padding-top:151px}.pt-151-i{padding-top:151px!important}.pb-151{padding-bottom:151px}.pb-151-i{padding-bottom:151px!important}.w-151{width:151px}.h-151{height:151px}.text-size-151{font-size:151px}.absolute.top--151,.fixed.top--151{top:-151px}.absolute.top-151,.fixed.top-151{top:151px}.absolute.left-151,.fixed.left-151{left:151px}.absolute.right-151,.fixed.right-151{right:151px}.darken-152{filter:brightness(-.52)}.opacity-152{opacity:1.52}.z-152{z-index:152}.w-152-p{width:152%}.gap-152{gap:152px}.mt-152{margin-top:152px}.mb-152{margin-bottom:152px}.p-152{padding:152px}.pt-152{padding-top:152px}.pt-152-i{padding-top:152px!important}.pb-152{padding-bottom:152px}.pb-152-i{padding-bottom:152px!important}.w-152{width:152px}.h-152{height:152px}.text-size-152{font-size:152px}.absolute.top--152,.fixed.top--152{top:-152px}.absolute.top-152,.fixed.top-152{top:152px}.absolute.left-152,.fixed.left-152{left:152px}.absolute.right-152,.fixed.right-152{right:152px}.darken-153{filter:brightness(-.53)}.opacity-153{opacity:1.53}.z-153{z-index:153}.w-153-p{width:153%}.gap-153{gap:153px}.mt-153{margin-top:153px}.mb-153{margin-bottom:153px}.p-153{padding:153px}.pt-153{padding-top:153px}.pt-153-i{padding-top:153px!important}.pb-153{padding-bottom:153px}.pb-153-i{padding-bottom:153px!important}.w-153{width:153px}.h-153{height:153px}.text-size-153{font-size:153px}.absolute.top--153,.fixed.top--153{top:-153px}.absolute.top-153,.fixed.top-153{top:153px}.absolute.left-153,.fixed.left-153{left:153px}.absolute.right-153,.fixed.right-153{right:153px}.darken-154{filter:brightness(-.54)}.opacity-154{opacity:1.54}.z-154{z-index:154}.w-154-p{width:154%}.gap-154{gap:154px}.mt-154{margin-top:154px}.mb-154{margin-bottom:154px}.p-154{padding:154px}.pt-154{padding-top:154px}.pt-154-i{padding-top:154px!important}.pb-154{padding-bottom:154px}.pb-154-i{padding-bottom:154px!important}.w-154{width:154px}.h-154{height:154px}.text-size-154{font-size:154px}.absolute.top--154,.fixed.top--154{top:-154px}.absolute.top-154,.fixed.top-154{top:154px}.absolute.left-154,.fixed.left-154{left:154px}.absolute.right-154,.fixed.right-154{right:154px}.darken-155{filter:brightness(-.55)}.opacity-155{opacity:1.55}.z-155{z-index:155}.w-155-p{width:155%}.gap-155{gap:155px}.mt-155{margin-top:155px}.mb-155{margin-bottom:155px}.p-155{padding:155px}.pt-155{padding-top:155px}.pt-155-i{padding-top:155px!important}.pb-155{padding-bottom:155px}.pb-155-i{padding-bottom:155px!important}.w-155{width:155px}.h-155{height:155px}.text-size-155{font-size:155px}.absolute.top--155,.fixed.top--155{top:-155px}.absolute.top-155,.fixed.top-155{top:155px}.absolute.left-155,.fixed.left-155{left:155px}.absolute.right-155,.fixed.right-155{right:155px}.darken-156{filter:brightness(-.56)}.opacity-156{opacity:1.56}.z-156{z-index:156}.w-156-p{width:156%}.gap-156{gap:156px}.mt-156{margin-top:156px}.mb-156{margin-bottom:156px}.p-156{padding:156px}.pt-156{padding-top:156px}.pt-156-i{padding-top:156px!important}.pb-156{padding-bottom:156px}.pb-156-i{padding-bottom:156px!important}.w-156{width:156px}.h-156{height:156px}.text-size-156{font-size:156px}.absolute.top--156,.fixed.top--156{top:-156px}.absolute.top-156,.fixed.top-156{top:156px}.absolute.left-156,.fixed.left-156{left:156px}.absolute.right-156,.fixed.right-156{right:156px}.darken-157{filter:brightness(-.57)}.opacity-157{opacity:1.57}.z-157{z-index:157}.w-157-p{width:157%}.gap-157{gap:157px}.mt-157{margin-top:157px}.mb-157{margin-bottom:157px}.p-157{padding:157px}.pt-157{padding-top:157px}.pt-157-i{padding-top:157px!important}.pb-157{padding-bottom:157px}.pb-157-i{padding-bottom:157px!important}.w-157{width:157px}.h-157{height:157px}.text-size-157{font-size:157px}.absolute.top--157,.fixed.top--157{top:-157px}.absolute.top-157,.fixed.top-157{top:157px}.absolute.left-157,.fixed.left-157{left:157px}.absolute.right-157,.fixed.right-157{right:157px}.darken-158{filter:brightness(-.58)}.opacity-158{opacity:1.58}.z-158{z-index:158}.w-158-p{width:158%}.gap-158{gap:158px}.mt-158{margin-top:158px}.mb-158{margin-bottom:158px}.p-158{padding:158px}.pt-158{padding-top:158px}.pt-158-i{padding-top:158px!important}.pb-158{padding-bottom:158px}.pb-158-i{padding-bottom:158px!important}.w-158{width:158px}.h-158{height:158px}.text-size-158{font-size:158px}.absolute.top--158,.fixed.top--158{top:-158px}.absolute.top-158,.fixed.top-158{top:158px}.absolute.left-158,.fixed.left-158{left:158px}.absolute.right-158,.fixed.right-158{right:158px}.darken-159{filter:brightness(-.59)}.opacity-159{opacity:1.59}.z-159{z-index:159}.w-159-p{width:159%}.gap-159{gap:159px}.mt-159{margin-top:159px}.mb-159{margin-bottom:159px}.p-159{padding:159px}.pt-159{padding-top:159px}.pt-159-i{padding-top:159px!important}.pb-159{padding-bottom:159px}.pb-159-i{padding-bottom:159px!important}.w-159{width:159px}.h-159{height:159px}.text-size-159{font-size:159px}.absolute.top--159,.fixed.top--159{top:-159px}.absolute.top-159,.fixed.top-159{top:159px}.absolute.left-159,.fixed.left-159{left:159px}.absolute.right-159,.fixed.right-159{right:159px}.darken-160{filter:brightness(-.6)}.opacity-160{opacity:1.6}.z-160{z-index:160}.w-160-p{width:160%}.gap-160{gap:160px}.mt-160{margin-top:160px}.mb-160{margin-bottom:160px}.p-160{padding:160px}.pt-160{padding-top:160px}.pt-160-i{padding-top:160px!important}.pb-160{padding-bottom:160px}.pb-160-i{padding-bottom:160px!important}.w-160{width:160px}.h-160{height:160px}.text-size-160{font-size:160px}.absolute.top--160,.fixed.top--160{top:-160px}.absolute.top-160,.fixed.top-160{top:160px}.absolute.left-160,.fixed.left-160{left:160px}.absolute.right-160,.fixed.right-160{right:160px}.darken-161{filter:brightness(-.61)}.opacity-161{opacity:1.61}.z-161{z-index:161}.w-161-p{width:161%}.gap-161{gap:161px}.mt-161{margin-top:161px}.mb-161{margin-bottom:161px}.p-161{padding:161px}.pt-161{padding-top:161px}.pt-161-i{padding-top:161px!important}.pb-161{padding-bottom:161px}.pb-161-i{padding-bottom:161px!important}.w-161{width:161px}.h-161{height:161px}.text-size-161{font-size:161px}.absolute.top--161,.fixed.top--161{top:-161px}.absolute.top-161,.fixed.top-161{top:161px}.absolute.left-161,.fixed.left-161{left:161px}.absolute.right-161,.fixed.right-161{right:161px}.darken-162{filter:brightness(-.62)}.opacity-162{opacity:1.62}.z-162{z-index:162}.w-162-p{width:162%}.gap-162{gap:162px}.mt-162{margin-top:162px}.mb-162{margin-bottom:162px}.p-162{padding:162px}.pt-162{padding-top:162px}.pt-162-i{padding-top:162px!important}.pb-162{padding-bottom:162px}.pb-162-i{padding-bottom:162px!important}.w-162{width:162px}.h-162{height:162px}.text-size-162{font-size:162px}.absolute.top--162,.fixed.top--162{top:-162px}.absolute.top-162,.fixed.top-162{top:162px}.absolute.left-162,.fixed.left-162{left:162px}.absolute.right-162,.fixed.right-162{right:162px}.darken-163{filter:brightness(-.63)}.opacity-163{opacity:1.63}.z-163{z-index:163}.w-163-p{width:163%}.gap-163{gap:163px}.mt-163{margin-top:163px}.mb-163{margin-bottom:163px}.p-163{padding:163px}.pt-163{padding-top:163px}.pt-163-i{padding-top:163px!important}.pb-163{padding-bottom:163px}.pb-163-i{padding-bottom:163px!important}.w-163{width:163px}.h-163{height:163px}.text-size-163{font-size:163px}.absolute.top--163,.fixed.top--163{top:-163px}.absolute.top-163,.fixed.top-163{top:163px}.absolute.left-163,.fixed.left-163{left:163px}.absolute.right-163,.fixed.right-163{right:163px}.darken-164{filter:brightness(-.64)}.opacity-164{opacity:1.64}.z-164{z-index:164}.w-164-p{width:164%}.gap-164{gap:164px}.mt-164{margin-top:164px}.mb-164{margin-bottom:164px}.p-164{padding:164px}.pt-164{padding-top:164px}.pt-164-i{padding-top:164px!important}.pb-164{padding-bottom:164px}.pb-164-i{padding-bottom:164px!important}.w-164{width:164px}.h-164{height:164px}.text-size-164{font-size:164px}.absolute.top--164,.fixed.top--164{top:-164px}.absolute.top-164,.fixed.top-164{top:164px}.absolute.left-164,.fixed.left-164{left:164px}.absolute.right-164,.fixed.right-164{right:164px}.darken-165{filter:brightness(-.65)}.opacity-165{opacity:1.65}.z-165{z-index:165}.w-165-p{width:165%}.gap-165{gap:165px}.mt-165{margin-top:165px}.mb-165{margin-bottom:165px}.p-165{padding:165px}.pt-165{padding-top:165px}.pt-165-i{padding-top:165px!important}.pb-165{padding-bottom:165px}.pb-165-i{padding-bottom:165px!important}.w-165{width:165px}.h-165{height:165px}.text-size-165{font-size:165px}.absolute.top--165,.fixed.top--165{top:-165px}.absolute.top-165,.fixed.top-165{top:165px}.absolute.left-165,.fixed.left-165{left:165px}.absolute.right-165,.fixed.right-165{right:165px}.darken-166{filter:brightness(-.66)}.opacity-166{opacity:1.66}.z-166{z-index:166}.w-166-p{width:166%}.gap-166{gap:166px}.mt-166{margin-top:166px}.mb-166{margin-bottom:166px}.p-166{padding:166px}.pt-166{padding-top:166px}.pt-166-i{padding-top:166px!important}.pb-166{padding-bottom:166px}.pb-166-i{padding-bottom:166px!important}.w-166{width:166px}.h-166{height:166px}.text-size-166{font-size:166px}.absolute.top--166,.fixed.top--166{top:-166px}.absolute.top-166,.fixed.top-166{top:166px}.absolute.left-166,.fixed.left-166{left:166px}.absolute.right-166,.fixed.right-166{right:166px}.darken-167{filter:brightness(-.67)}.opacity-167{opacity:1.67}.z-167{z-index:167}.w-167-p{width:167%}.gap-167{gap:167px}.mt-167{margin-top:167px}.mb-167{margin-bottom:167px}.p-167{padding:167px}.pt-167{padding-top:167px}.pt-167-i{padding-top:167px!important}.pb-167{padding-bottom:167px}.pb-167-i{padding-bottom:167px!important}.w-167{width:167px}.h-167{height:167px}.text-size-167{font-size:167px}.absolute.top--167,.fixed.top--167{top:-167px}.absolute.top-167,.fixed.top-167{top:167px}.absolute.left-167,.fixed.left-167{left:167px}.absolute.right-167,.fixed.right-167{right:167px}.darken-168{filter:brightness(-.68)}.opacity-168{opacity:1.68}.z-168{z-index:168}.w-168-p{width:168%}.gap-168{gap:168px}.mt-168{margin-top:168px}.mb-168{margin-bottom:168px}.p-168{padding:168px}.pt-168{padding-top:168px}.pt-168-i{padding-top:168px!important}.pb-168{padding-bottom:168px}.pb-168-i{padding-bottom:168px!important}.w-168{width:168px}.h-168{height:168px}.text-size-168{font-size:168px}.absolute.top--168,.fixed.top--168{top:-168px}.absolute.top-168,.fixed.top-168{top:168px}.absolute.left-168,.fixed.left-168{left:168px}.absolute.right-168,.fixed.right-168{right:168px}.darken-169{filter:brightness(-.69)}.opacity-169{opacity:1.69}.z-169{z-index:169}.w-169-p{width:169%}.gap-169{gap:169px}.mt-169{margin-top:169px}.mb-169{margin-bottom:169px}.p-169{padding:169px}.pt-169{padding-top:169px}.pt-169-i{padding-top:169px!important}.pb-169{padding-bottom:169px}.pb-169-i{padding-bottom:169px!important}.w-169{width:169px}.h-169{height:169px}.text-size-169{font-size:169px}.absolute.top--169,.fixed.top--169{top:-169px}.absolute.top-169,.fixed.top-169{top:169px}.absolute.left-169,.fixed.left-169{left:169px}.absolute.right-169,.fixed.right-169{right:169px}.darken-170{filter:brightness(-.7)}.opacity-170{opacity:1.7}.z-170{z-index:170}.w-170-p{width:170%}.gap-170{gap:170px}.mt-170{margin-top:170px}.mb-170{margin-bottom:170px}.p-170{padding:170px}.pt-170{padding-top:170px}.pt-170-i{padding-top:170px!important}.pb-170{padding-bottom:170px}.pb-170-i{padding-bottom:170px!important}.w-170{width:170px}.h-170{height:170px}.text-size-170{font-size:170px}.absolute.top--170,.fixed.top--170{top:-170px}.absolute.top-170,.fixed.top-170{top:170px}.absolute.left-170,.fixed.left-170{left:170px}.absolute.right-170,.fixed.right-170{right:170px}.darken-171{filter:brightness(-.71)}.opacity-171{opacity:1.71}.z-171{z-index:171}.w-171-p{width:171%}.gap-171{gap:171px}.mt-171{margin-top:171px}.mb-171{margin-bottom:171px}.p-171{padding:171px}.pt-171{padding-top:171px}.pt-171-i{padding-top:171px!important}.pb-171{padding-bottom:171px}.pb-171-i{padding-bottom:171px!important}.w-171{width:171px}.h-171{height:171px}.text-size-171{font-size:171px}.absolute.top--171,.fixed.top--171{top:-171px}.absolute.top-171,.fixed.top-171{top:171px}.absolute.left-171,.fixed.left-171{left:171px}.absolute.right-171,.fixed.right-171{right:171px}.darken-172{filter:brightness(-.72)}.opacity-172{opacity:1.72}.z-172{z-index:172}.w-172-p{width:172%}.gap-172{gap:172px}.mt-172{margin-top:172px}.mb-172{margin-bottom:172px}.p-172{padding:172px}.pt-172{padding-top:172px}.pt-172-i{padding-top:172px!important}.pb-172{padding-bottom:172px}.pb-172-i{padding-bottom:172px!important}.w-172{width:172px}.h-172{height:172px}.text-size-172{font-size:172px}.absolute.top--172,.fixed.top--172{top:-172px}.absolute.top-172,.fixed.top-172{top:172px}.absolute.left-172,.fixed.left-172{left:172px}.absolute.right-172,.fixed.right-172{right:172px}.darken-173{filter:brightness(-.73)}.opacity-173{opacity:1.73}.z-173{z-index:173}.w-173-p{width:173%}.gap-173{gap:173px}.mt-173{margin-top:173px}.mb-173{margin-bottom:173px}.p-173{padding:173px}.pt-173{padding-top:173px}.pt-173-i{padding-top:173px!important}.pb-173{padding-bottom:173px}.pb-173-i{padding-bottom:173px!important}.w-173{width:173px}.h-173{height:173px}.text-size-173{font-size:173px}.absolute.top--173,.fixed.top--173{top:-173px}.absolute.top-173,.fixed.top-173{top:173px}.absolute.left-173,.fixed.left-173{left:173px}.absolute.right-173,.fixed.right-173{right:173px}.darken-174{filter:brightness(-.74)}.opacity-174{opacity:1.74}.z-174{z-index:174}.w-174-p{width:174%}.gap-174{gap:174px}.mt-174{margin-top:174px}.mb-174{margin-bottom:174px}.p-174{padding:174px}.pt-174{padding-top:174px}.pt-174-i{padding-top:174px!important}.pb-174{padding-bottom:174px}.pb-174-i{padding-bottom:174px!important}.w-174{width:174px}.h-174{height:174px}.text-size-174{font-size:174px}.absolute.top--174,.fixed.top--174{top:-174px}.absolute.top-174,.fixed.top-174{top:174px}.absolute.left-174,.fixed.left-174{left:174px}.absolute.right-174,.fixed.right-174{right:174px}.darken-175{filter:brightness(-.75)}.opacity-175{opacity:1.75}.z-175{z-index:175}.w-175-p{width:175%}.gap-175{gap:175px}.mt-175{margin-top:175px}.mb-175{margin-bottom:175px}.p-175{padding:175px}.pt-175{padding-top:175px}.pt-175-i{padding-top:175px!important}.pb-175{padding-bottom:175px}.pb-175-i{padding-bottom:175px!important}.w-175{width:175px}.h-175{height:175px}.text-size-175{font-size:175px}.absolute.top--175,.fixed.top--175{top:-175px}.absolute.top-175,.fixed.top-175{top:175px}.absolute.left-175,.fixed.left-175{left:175px}.absolute.right-175,.fixed.right-175{right:175px}.darken-176{filter:brightness(-.76)}.opacity-176{opacity:1.76}.z-176{z-index:176}.w-176-p{width:176%}.gap-176{gap:176px}.mt-176{margin-top:176px}.mb-176{margin-bottom:176px}.p-176{padding:176px}.pt-176{padding-top:176px}.pt-176-i{padding-top:176px!important}.pb-176{padding-bottom:176px}.pb-176-i{padding-bottom:176px!important}.w-176{width:176px}.h-176{height:176px}.text-size-176{font-size:176px}.absolute.top--176,.fixed.top--176{top:-176px}.absolute.top-176,.fixed.top-176{top:176px}.absolute.left-176,.fixed.left-176{left:176px}.absolute.right-176,.fixed.right-176{right:176px}.darken-177{filter:brightness(-.77)}.opacity-177{opacity:1.77}.z-177{z-index:177}.w-177-p{width:177%}.gap-177{gap:177px}.mt-177{margin-top:177px}.mb-177{margin-bottom:177px}.p-177{padding:177px}.pt-177{padding-top:177px}.pt-177-i{padding-top:177px!important}.pb-177{padding-bottom:177px}.pb-177-i{padding-bottom:177px!important}.w-177{width:177px}.h-177{height:177px}.text-size-177{font-size:177px}.absolute.top--177,.fixed.top--177{top:-177px}.absolute.top-177,.fixed.top-177{top:177px}.absolute.left-177,.fixed.left-177{left:177px}.absolute.right-177,.fixed.right-177{right:177px}.darken-178{filter:brightness(-.78)}.opacity-178{opacity:1.78}.z-178{z-index:178}.w-178-p{width:178%}.gap-178{gap:178px}.mt-178{margin-top:178px}.mb-178{margin-bottom:178px}.p-178{padding:178px}.pt-178{padding-top:178px}.pt-178-i{padding-top:178px!important}.pb-178{padding-bottom:178px}.pb-178-i{padding-bottom:178px!important}.w-178{width:178px}.h-178{height:178px}.text-size-178{font-size:178px}.absolute.top--178,.fixed.top--178{top:-178px}.absolute.top-178,.fixed.top-178{top:178px}.absolute.left-178,.fixed.left-178{left:178px}.absolute.right-178,.fixed.right-178{right:178px}.darken-179{filter:brightness(-.79)}.opacity-179{opacity:1.79}.z-179{z-index:179}.w-179-p{width:179%}.gap-179{gap:179px}.mt-179{margin-top:179px}.mb-179{margin-bottom:179px}.p-179{padding:179px}.pt-179{padding-top:179px}.pt-179-i{padding-top:179px!important}.pb-179{padding-bottom:179px}.pb-179-i{padding-bottom:179px!important}.w-179{width:179px}.h-179{height:179px}.text-size-179{font-size:179px}.absolute.top--179,.fixed.top--179{top:-179px}.absolute.top-179,.fixed.top-179{top:179px}.absolute.left-179,.fixed.left-179{left:179px}.absolute.right-179,.fixed.right-179{right:179px}.darken-180{filter:brightness(-.8)}.opacity-180{opacity:1.8}.z-180{z-index:180}.w-180-p{width:180%}.gap-180{gap:180px}.mt-180{margin-top:180px}.mb-180{margin-bottom:180px}.p-180{padding:180px}.pt-180{padding-top:180px}.pt-180-i{padding-top:180px!important}.pb-180{padding-bottom:180px}.pb-180-i{padding-bottom:180px!important}.w-180{width:180px}.h-180{height:180px}.text-size-180{font-size:180px}.absolute.top--180,.fixed.top--180{top:-180px}.absolute.top-180,.fixed.top-180{top:180px}.absolute.left-180,.fixed.left-180{left:180px}.absolute.right-180,.fixed.right-180{right:180px}.darken-181{filter:brightness(-.81)}.opacity-181{opacity:1.81}.z-181{z-index:181}.w-181-p{width:181%}.gap-181{gap:181px}.mt-181{margin-top:181px}.mb-181{margin-bottom:181px}.p-181{padding:181px}.pt-181{padding-top:181px}.pt-181-i{padding-top:181px!important}.pb-181{padding-bottom:181px}.pb-181-i{padding-bottom:181px!important}.w-181{width:181px}.h-181{height:181px}.text-size-181{font-size:181px}.absolute.top--181,.fixed.top--181{top:-181px}.absolute.top-181,.fixed.top-181{top:181px}.absolute.left-181,.fixed.left-181{left:181px}.absolute.right-181,.fixed.right-181{right:181px}.darken-182{filter:brightness(-.82)}.opacity-182{opacity:1.82}.z-182{z-index:182}.w-182-p{width:182%}.gap-182{gap:182px}.mt-182{margin-top:182px}.mb-182{margin-bottom:182px}.p-182{padding:182px}.pt-182{padding-top:182px}.pt-182-i{padding-top:182px!important}.pb-182{padding-bottom:182px}.pb-182-i{padding-bottom:182px!important}.w-182{width:182px}.h-182{height:182px}.text-size-182{font-size:182px}.absolute.top--182,.fixed.top--182{top:-182px}.absolute.top-182,.fixed.top-182{top:182px}.absolute.left-182,.fixed.left-182{left:182px}.absolute.right-182,.fixed.right-182{right:182px}.darken-183{filter:brightness(-.83)}.opacity-183{opacity:1.83}.z-183{z-index:183}.w-183-p{width:183%}.gap-183{gap:183px}.mt-183{margin-top:183px}.mb-183{margin-bottom:183px}.p-183{padding:183px}.pt-183{padding-top:183px}.pt-183-i{padding-top:183px!important}.pb-183{padding-bottom:183px}.pb-183-i{padding-bottom:183px!important}.w-183{width:183px}.h-183{height:183px}.text-size-183{font-size:183px}.absolute.top--183,.fixed.top--183{top:-183px}.absolute.top-183,.fixed.top-183{top:183px}.absolute.left-183,.fixed.left-183{left:183px}.absolute.right-183,.fixed.right-183{right:183px}.darken-184{filter:brightness(-.84)}.opacity-184{opacity:1.84}.z-184{z-index:184}.w-184-p{width:184%}.gap-184{gap:184px}.mt-184{margin-top:184px}.mb-184{margin-bottom:184px}.p-184{padding:184px}.pt-184{padding-top:184px}.pt-184-i{padding-top:184px!important}.pb-184{padding-bottom:184px}.pb-184-i{padding-bottom:184px!important}.w-184{width:184px}.h-184{height:184px}.text-size-184{font-size:184px}.absolute.top--184,.fixed.top--184{top:-184px}.absolute.top-184,.fixed.top-184{top:184px}.absolute.left-184,.fixed.left-184{left:184px}.absolute.right-184,.fixed.right-184{right:184px}.darken-185{filter:brightness(-.85)}.opacity-185{opacity:1.85}.z-185{z-index:185}.w-185-p{width:185%}.gap-185{gap:185px}.mt-185{margin-top:185px}.mb-185{margin-bottom:185px}.p-185{padding:185px}.pt-185{padding-top:185px}.pt-185-i{padding-top:185px!important}.pb-185{padding-bottom:185px}.pb-185-i{padding-bottom:185px!important}.w-185{width:185px}.h-185{height:185px}.text-size-185{font-size:185px}.absolute.top--185,.fixed.top--185{top:-185px}.absolute.top-185,.fixed.top-185{top:185px}.absolute.left-185,.fixed.left-185{left:185px}.absolute.right-185,.fixed.right-185{right:185px}.darken-186{filter:brightness(-.86)}.opacity-186{opacity:1.86}.z-186{z-index:186}.w-186-p{width:186%}.gap-186{gap:186px}.mt-186{margin-top:186px}.mb-186{margin-bottom:186px}.p-186{padding:186px}.pt-186{padding-top:186px}.pt-186-i{padding-top:186px!important}.pb-186{padding-bottom:186px}.pb-186-i{padding-bottom:186px!important}.w-186{width:186px}.h-186{height:186px}.text-size-186{font-size:186px}.absolute.top--186,.fixed.top--186{top:-186px}.absolute.top-186,.fixed.top-186{top:186px}.absolute.left-186,.fixed.left-186{left:186px}.absolute.right-186,.fixed.right-186{right:186px}.darken-187{filter:brightness(-.87)}.opacity-187{opacity:1.87}.z-187{z-index:187}.w-187-p{width:187%}.gap-187{gap:187px}.mt-187{margin-top:187px}.mb-187{margin-bottom:187px}.p-187{padding:187px}.pt-187{padding-top:187px}.pt-187-i{padding-top:187px!important}.pb-187{padding-bottom:187px}.pb-187-i{padding-bottom:187px!important}.w-187{width:187px}.h-187{height:187px}.text-size-187{font-size:187px}.absolute.top--187,.fixed.top--187{top:-187px}.absolute.top-187,.fixed.top-187{top:187px}.absolute.left-187,.fixed.left-187{left:187px}.absolute.right-187,.fixed.right-187{right:187px}.darken-188{filter:brightness(-.88)}.opacity-188{opacity:1.88}.z-188{z-index:188}.w-188-p{width:188%}.gap-188{gap:188px}.mt-188{margin-top:188px}.mb-188{margin-bottom:188px}.p-188{padding:188px}.pt-188{padding-top:188px}.pt-188-i{padding-top:188px!important}.pb-188{padding-bottom:188px}.pb-188-i{padding-bottom:188px!important}.w-188{width:188px}.h-188{height:188px}.text-size-188{font-size:188px}.absolute.top--188,.fixed.top--188{top:-188px}.absolute.top-188,.fixed.top-188{top:188px}.absolute.left-188,.fixed.left-188{left:188px}.absolute.right-188,.fixed.right-188{right:188px}.darken-189{filter:brightness(-.89)}.opacity-189{opacity:1.89}.z-189{z-index:189}.w-189-p{width:189%}.gap-189{gap:189px}.mt-189{margin-top:189px}.mb-189{margin-bottom:189px}.p-189{padding:189px}.pt-189{padding-top:189px}.pt-189-i{padding-top:189px!important}.pb-189{padding-bottom:189px}.pb-189-i{padding-bottom:189px!important}.w-189{width:189px}.h-189{height:189px}.text-size-189{font-size:189px}.absolute.top--189,.fixed.top--189{top:-189px}.absolute.top-189,.fixed.top-189{top:189px}.absolute.left-189,.fixed.left-189{left:189px}.absolute.right-189,.fixed.right-189{right:189px}.darken-190{filter:brightness(-.9)}.opacity-190{opacity:1.9}.z-190{z-index:190}.w-190-p{width:190%}.gap-190{gap:190px}.mt-190{margin-top:190px}.mb-190{margin-bottom:190px}.p-190{padding:190px}.pt-190{padding-top:190px}.pt-190-i{padding-top:190px!important}.pb-190{padding-bottom:190px}.pb-190-i{padding-bottom:190px!important}.w-190{width:190px}.h-190{height:190px}.text-size-190{font-size:190px}.absolute.top--190,.fixed.top--190{top:-190px}.absolute.top-190,.fixed.top-190{top:190px}.absolute.left-190,.fixed.left-190{left:190px}.absolute.right-190,.fixed.right-190{right:190px}.darken-191{filter:brightness(-.91)}.opacity-191{opacity:1.91}.z-191{z-index:191}.w-191-p{width:191%}.gap-191{gap:191px}.mt-191{margin-top:191px}.mb-191{margin-bottom:191px}.p-191{padding:191px}.pt-191{padding-top:191px}.pt-191-i{padding-top:191px!important}.pb-191{padding-bottom:191px}.pb-191-i{padding-bottom:191px!important}.w-191{width:191px}.h-191{height:191px}.text-size-191{font-size:191px}.absolute.top--191,.fixed.top--191{top:-191px}.absolute.top-191,.fixed.top-191{top:191px}.absolute.left-191,.fixed.left-191{left:191px}.absolute.right-191,.fixed.right-191{right:191px}.darken-192{filter:brightness(-.92)}.opacity-192{opacity:1.92}.z-192{z-index:192}.w-192-p{width:192%}.gap-192{gap:192px}.mt-192{margin-top:192px}.mb-192{margin-bottom:192px}.p-192{padding:192px}.pt-192{padding-top:192px}.pt-192-i{padding-top:192px!important}.pb-192{padding-bottom:192px}.pb-192-i{padding-bottom:192px!important}.w-192{width:192px}.h-192{height:192px}.text-size-192{font-size:192px}.absolute.top--192,.fixed.top--192{top:-192px}.absolute.top-192,.fixed.top-192{top:192px}.absolute.left-192,.fixed.left-192{left:192px}.absolute.right-192,.fixed.right-192{right:192px}.darken-193{filter:brightness(-.93)}.opacity-193{opacity:1.93}.z-193{z-index:193}.w-193-p{width:193%}.gap-193{gap:193px}.mt-193{margin-top:193px}.mb-193{margin-bottom:193px}.p-193{padding:193px}.pt-193{padding-top:193px}.pt-193-i{padding-top:193px!important}.pb-193{padding-bottom:193px}.pb-193-i{padding-bottom:193px!important}.w-193{width:193px}.h-193{height:193px}.text-size-193{font-size:193px}.absolute.top--193,.fixed.top--193{top:-193px}.absolute.top-193,.fixed.top-193{top:193px}.absolute.left-193,.fixed.left-193{left:193px}.absolute.right-193,.fixed.right-193{right:193px}.darken-194{filter:brightness(-.94)}.opacity-194{opacity:1.94}.z-194{z-index:194}.w-194-p{width:194%}.gap-194{gap:194px}.mt-194{margin-top:194px}.mb-194{margin-bottom:194px}.p-194{padding:194px}.pt-194{padding-top:194px}.pt-194-i{padding-top:194px!important}.pb-194{padding-bottom:194px}.pb-194-i{padding-bottom:194px!important}.w-194{width:194px}.h-194{height:194px}.text-size-194{font-size:194px}.absolute.top--194,.fixed.top--194{top:-194px}.absolute.top-194,.fixed.top-194{top:194px}.absolute.left-194,.fixed.left-194{left:194px}.absolute.right-194,.fixed.right-194{right:194px}.darken-195{filter:brightness(-.95)}.opacity-195{opacity:1.95}.z-195{z-index:195}.w-195-p{width:195%}.gap-195{gap:195px}.mt-195{margin-top:195px}.mb-195{margin-bottom:195px}.p-195{padding:195px}.pt-195{padding-top:195px}.pt-195-i{padding-top:195px!important}.pb-195{padding-bottom:195px}.pb-195-i{padding-bottom:195px!important}.w-195{width:195px}.h-195{height:195px}.text-size-195{font-size:195px}.absolute.top--195,.fixed.top--195{top:-195px}.absolute.top-195,.fixed.top-195{top:195px}.absolute.left-195,.fixed.left-195{left:195px}.absolute.right-195,.fixed.right-195{right:195px}.darken-196{filter:brightness(-.96)}.opacity-196{opacity:1.96}.z-196{z-index:196}.w-196-p{width:196%}.gap-196{gap:196px}.mt-196{margin-top:196px}.mb-196{margin-bottom:196px}.p-196{padding:196px}.pt-196{padding-top:196px}.pt-196-i{padding-top:196px!important}.pb-196{padding-bottom:196px}.pb-196-i{padding-bottom:196px!important}.w-196{width:196px}.h-196{height:196px}.text-size-196{font-size:196px}.absolute.top--196,.fixed.top--196{top:-196px}.absolute.top-196,.fixed.top-196{top:196px}.absolute.left-196,.fixed.left-196{left:196px}.absolute.right-196,.fixed.right-196{right:196px}.darken-197{filter:brightness(-.97)}.opacity-197{opacity:1.97}.z-197{z-index:197}.w-197-p{width:197%}.gap-197{gap:197px}.mt-197{margin-top:197px}.mb-197{margin-bottom:197px}.p-197{padding:197px}.pt-197{padding-top:197px}.pt-197-i{padding-top:197px!important}.pb-197{padding-bottom:197px}.pb-197-i{padding-bottom:197px!important}.w-197{width:197px}.h-197{height:197px}.text-size-197{font-size:197px}.absolute.top--197,.fixed.top--197{top:-197px}.absolute.top-197,.fixed.top-197{top:197px}.absolute.left-197,.fixed.left-197{left:197px}.absolute.right-197,.fixed.right-197{right:197px}.darken-198{filter:brightness(-.98)}.opacity-198{opacity:1.98}.z-198{z-index:198}.w-198-p{width:198%}.gap-198{gap:198px}.mt-198{margin-top:198px}.mb-198{margin-bottom:198px}.p-198{padding:198px}.pt-198{padding-top:198px}.pt-198-i{padding-top:198px!important}.pb-198{padding-bottom:198px}.pb-198-i{padding-bottom:198px!important}.w-198{width:198px}.h-198{height:198px}.text-size-198{font-size:198px}.absolute.top--198,.fixed.top--198{top:-198px}.absolute.top-198,.fixed.top-198{top:198px}.absolute.left-198,.fixed.left-198{left:198px}.absolute.right-198,.fixed.right-198{right:198px}.darken-199{filter:brightness(-.99)}.opacity-199{opacity:1.99}.z-199{z-index:199}.w-199-p{width:199%}.gap-199{gap:199px}.mt-199{margin-top:199px}.mb-199{margin-bottom:199px}.p-199{padding:199px}.pt-199{padding-top:199px}.pt-199-i{padding-top:199px!important}.pb-199{padding-bottom:199px}.pb-199-i{padding-bottom:199px!important}.w-199{width:199px}.h-199{height:199px}.text-size-199{font-size:199px}.absolute.top--199,.fixed.top--199{top:-199px}.absolute.top-199,.fixed.top-199{top:199px}.absolute.left-199,.fixed.left-199{left:199px}.absolute.right-199,.fixed.right-199{right:199px}.darken-200{filter:brightness(-1)}.opacity-200{opacity:2}.z-200{z-index:200}.w-200-p{width:200%}.gap-200{gap:200px}.mt-200{margin-top:200px}.mb-200{margin-bottom:200px}.p-200{padding:200px}.pt-200{padding-top:200px}.pt-200-i{padding-top:200px!important}.pb-200{padding-bottom:200px}.pb-200-i{padding-bottom:200px!important}.w-200{width:200px}.h-200{height:200px}.text-size-200{font-size:200px}.absolute.top--200,.fixed.top--200{top:-200px}.absolute.top-200,.fixed.top-200{top:200px}.absolute.left-200,.fixed.left-200{left:200px}.absolute.right-200,.fixed.right-200{right:200px}.hidden{display:none!important}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.absolute.h-center,.fixed.h-center{left:50%;transform:translate(-50%)}.absolute.v-center,.fixed.v-center{top:50%;transform:translateY(-50%)}.absolute.center,.fixed.center{top:50%;left:50%;transform:translate(-50%,-50%)}.text-align-left{text-align:left}.w-fill{width:100%}.j-end{justify-content:flex-end}.j-center{justify-content:center}.a-center{align-items:center}.a-start{align-items:flex-start}.a-self-center{align-self:center}.space-between{justify-content:space-between}.success{color:#20c038}.success svg{color:#20c038}.error{color:#f84028}.error svg{color:#f84028}.login-form-container,.form{display:flex;flex-direction:column;gap:20px;width:100%;max-width:440px;margin:0 auto}@media only screen and (max-width: 576px){.login-form-container,.form{gap:16px}}.login-form-title,.form-title{font-size:2em;font-weight:400;color:#2c3e50;margin:0;text-align:left}@media only screen and (max-width: 576px){.login-form-title,.form-title{font-size:1.5em}}.login-form-subtitle{font-size:.9em;color:#7f8c8d;margin:0 0 8px;text-align:left;line-height:1.4}@media only screen and (max-width: 576px){.login-form-subtitle{font-size:.8em;margin-bottom:4px}}.login-form,.form-content{display:flex;flex-direction:column;gap:20px;width:100%}@media only screen and (max-width: 576px){.login-form,.form-content{gap:16px}}.form-field{display:flex;flex-direction:column;gap:8px}.form-field label{font-size:13px;font-weight:500;color:#7f8c8d;margin:0}.row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media only screen and (max-width: 576px){.row{grid-template-columns:1fr;gap:12px}}.modern-input,.ant-input.modern-input,.ant-input-affix-wrapper.modern-input{background-color:#f5f6fa;border:1px solid transparent;border-radius:8px;padding:12px 16px;font-size:15px;color:#2c3e50;transition:all .3s ease}.modern-input:focus,.modern-input:focus-within,.modern-input.ant-input-focused,.modern-input.ant-input-affix-wrapper-focused,.ant-input.modern-input:focus,.ant-input.modern-input:focus-within,.ant-input.modern-input.ant-input-focused,.ant-input.modern-input.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper.modern-input:focus,.ant-input-affix-wrapper.modern-input:focus-within,.ant-input-affix-wrapper.modern-input.ant-input-focused,.ant-input-affix-wrapper.modern-input.ant-input-affix-wrapper-focused{background-color:#fff;border-color:#2e7899;box-shadow:0 0 0 3px #2e78991a;outline:none}.modern-input::placeholder,.ant-input.modern-input::placeholder,.ant-input-affix-wrapper.modern-input::placeholder{color:#95a5a6}.modern-input input,.ant-input.modern-input input,.ant-input-affix-wrapper.modern-input input{background-color:transparent;border:none;padding:0;box-shadow:none;outline:none;color:#2c3e50;font-size:15px}.modern-input input::placeholder,.ant-input.modern-input input::placeholder,.ant-input-affix-wrapper.modern-input input::placeholder{color:#95a5a6}.modern-input .ant-input-suffix,.ant-input.modern-input .ant-input-suffix,.ant-input-affix-wrapper.modern-input .ant-input-suffix{color:#7f8c8d}.modern-submit,.ant-btn-primary.modern-submit{background:linear-gradient(135deg,#5a9fbe,#16394e);border:none;color:#fff;border-radius:24px;font-weight:600;letter-spacing:1.2px;height:50px;font-size:15px;margin-top:8px;width:100%;box-shadow:0 4px 15px #2e789966;transition:all .3s ease;cursor:pointer}.modern-submit:hover:not(:disabled),.ant-btn-primary.modern-submit:hover:not(:disabled){background:linear-gradient(135deg,#2e7899,#0d2230);box-shadow:0 6px 20px #2e789980;transform:translateY(-2px)}.modern-submit:active:not(:disabled),.ant-btn-primary.modern-submit:active:not(:disabled){transform:translateY(0)}.modern-submit:disabled,.ant-btn-primary.modern-submit:disabled{opacity:.6;cursor:not-allowed}@media only screen and (max-width: 576px){.modern-submit,.ant-btn-primary.modern-submit{height:46px;font-size:14px;letter-spacing:1px}}.ant-btn-link{color:#16394e;font-size:14px;padding:0;height:auto;display:inline-flex;align-items:center;gap:6px;border:none;background:none;transition:opacity .2s}.ant-btn-link:hover{opacity:.7;color:#16394e}@media only screen and (max-width: 576px){.ant-btn-link{font-size:13px}}.remember-forgot-row{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:-8px}.remember-forgot-row .ant-checkbox-wrapper{font-size:13px;color:#16394e}.remember-forgot-row .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#2e7899;border-color:#2e7899}.remember-forgot-row .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#5a9fbe}.remember-forgot-row .forgot-link{color:#2e7899;font-size:13px}.remember-forgot-row .forgot-link:hover{color:#16394e;text-decoration:underline}@media only screen and (max-width: 576px){.remember-forgot-row .ant-checkbox-wrapper,.remember-forgot-row .forgot-link{font-size:12px}}.social-buttons{display:flex;gap:12px;justify-content:center;align-items:center;margin-top:8px}.social-buttons .google,.social-buttons .facebook{display:grid;place-items:center;padding:10px;border-radius:8px;transition:all .2s ease;border:none;cursor:pointer}.social-buttons .google img,.social-buttons .facebook img{width:32px;height:32px;filter:drop-shadow(0 0 2px rgba(0,0,0,.2))}.social-buttons .google:hover,.social-buttons .facebook:hover{opacity:.8;transform:scale(1.05)}.social-buttons .google{background:#fff;border:1px solid #e0e0e0}.social-buttons .facebook{background:#3b5998}@media only screen and (max-width: 576px){.social-buttons{gap:10px}.social-buttons .google,.social-buttons .facebook{padding:8px}.social-buttons .google img,.social-buttons .facebook img{width:28px;height:28px}}.ant-divider{margin:12px 0;border-color:#e0e0e0}@media only screen and (max-width: 576px){.ant-divider{margin:8px 0}}.additional-actions{display:flex;flex-direction:column;gap:8px;align-items:center}@media only screen and (max-width: 576px){.additional-actions{gap:6px}}.error-message{width:100%;text-align:center;font-size:14px;padding:12px;border-radius:8px;margin-top:8px;background-color:#f840281a;color:#f84028;border:1px solid rgba(248,64,40,.2)}@media only screen and (max-width: 576px){.error-message{font-size:13px;padding:10px}}.success-message{width:100%;text-align:center;font-size:14px;padding:12px;border-radius:8px;margin-top:8px;background-color:#20c0381a;color:#20c038;border:1px solid rgba(32,192,56,.2)}@media only screen and (max-width: 576px){.success-message{font-size:13px;padding:10px}}.ant-checkbox-wrapper a{color:#16394e;text-decoration:underline}.ant-checkbox-wrapper a:hover{opacity:.7}.auth-layout{height:100vh;width:100vw;background:radial-gradient(ellipse at 15% 10%,rgba(255,255,255,.2) 0%,transparent 38%),linear-gradient(148deg,#94c5db,#5a9fbe 28%,#2e7899 55%,#16394e 80%,#0d2230);display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;padding:10px;margin:0;box-sizing:border-box}@media only screen and (max-width: 576px){.auth-layout{padding:10px}}.auth-waves{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}@keyframes float-gentle{0%,to{transform:translate(var(--tx),var(--ty)) scale(1);opacity:var(--opacity)}33%{transform:translate(calc(var(--tx) + var(--drift-x)),calc(var(--ty) + var(--drift-y))) scale(1.1);opacity:calc(var(--opacity) * .7)}66%{transform:translate(calc(var(--tx) - var(--drift-x) * .5),calc(var(--ty) - var(--drift-y) * .5)) scale(.95);opacity:calc(var(--opacity) * .85)}}.auth-wave{position:absolute;border-radius:50%;border:2px solid rgba(255,255,255,.25);background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.12) 0%,rgba(255,255,255,.04) 50%,transparent 100%);box-shadow:8px 12px 32px #0003,inset -2px -3px 8px #0000001a,inset 2px 2px 8px #ffffff26;animation:float-gentle var(--duration) ease-in-out infinite;animation-delay:var(--delay);display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 576px){.auth-wave{border-width:1.5px;box-shadow:6px 9px 24px #0000002e,inset -2px -2px 6px #00000014,inset 2px 2px 6px #ffffff1f}}.auth-wave .bubble-icon{color:#ffffff40;width:55%;height:55%}@media only screen and (max-width: 576px){.auth-wave .bubble-icon{width:50%;height:50%}}.auth-wave:nth-child(1){--tx: 12%;--ty: 15%;--drift-x: 25px;--drift-y: 30px;--duration: 18s;--delay: 0s;--opacity: .75;width:180px;height:180px;top:var(--ty);left:var(--tx)}.auth-wave:nth-child(2){--tx: 75%;--ty: 10%;--drift-x: -20px;--drift-y: 35px;--duration: 22s;--delay: -3s;--opacity: .55;width:120px;height:120px;top:var(--ty);left:var(--tx)}.auth-wave:nth-child(3){--tx: 85%;--ty: 65%;--drift-x: 18px;--drift-y: -28px;--duration: 20s;--delay: -7s;--opacity: .65;width:200px;height:200px;top:var(--ty);left:var(--tx)}.auth-wave:nth-child(4){--tx: 8%;--ty: 75%;--drift-x: -22px;--drift-y: -25px;--duration: 24s;--delay: -5s;--opacity: .6;width:150px;height:150px;top:var(--ty);left:var(--tx)}.auth-wave:nth-child(5){--tx: 45%;--ty: 8%;--drift-x: 15px;--drift-y: 20px;--duration: 19s;--delay: -2s;--opacity: .5;width:100px;height:100px;top:var(--ty);left:var(--tx)}.auth-wave:nth-child(6){--tx: 35%;--ty: 80%;--drift-x: -18px;--drift-y: 22px;--duration: 21s;--delay: -9s;--opacity: .58;width:130px;height:130px;top:var(--ty);left:var(--tx)}.auth-wave:nth-child(7){--tx: 65%;--ty: 45%;--drift-x: 20px;--drift-y: -18px;--duration: 23s;--delay: -4s;--opacity: .48;width:90px;height:90px;top:var(--ty);left:var(--tx)}.auth-wave:nth-child(8){--tx: 20%;--ty: 40%;--drift-x: -15px;--drift-y: 25px;--duration: 25s;--delay: -6s;--opacity: .52;width:110px;height:110px;top:var(--ty);left:var(--tx)}.auth-card{position:relative;z-index:1;background:#fff;border-radius:16px;padding:24px 32px;width:100%;max-width:440px;box-sizing:border-box;box-shadow:0 8px 40px #00000038,0 2px 8px #0000001a;max-height:calc(100vh - 80px);overflow-y:auto;overflow-x:hidden;margin:0 auto;scrollbar-width:thin;scrollbar-color:rgba(22,57,78,.3) transparent}.auth-card::-webkit-scrollbar{width:4px}.auth-card::-webkit-scrollbar-track{background:transparent}.auth-card::-webkit-scrollbar-thumb{background-color:#16394e4d;border-radius:2px}@media only screen and (max-width: 576px){.auth-card{padding:20px 16px;max-width:calc(100% - 20px);max-height:calc(100vh - 40px);border-radius:12px;margin:0 auto}}.auth-logo{display:flex;justify-content:center;margin-bottom:16px}.auth-logo img{max-width:140px;max-height:80px;width:auto;height:auto}.auth-logo svg{max-width:140px;max-height:80px}@media only screen and (max-width: 576px){.auth-logo{margin-bottom:6px}.auth-logo img,.auth-logo svg{max-width:90px;max-height:55px}}.auth-footer{position:absolute;bottom:25px;left:0;right:0;text-align:center;z-index:10;pointer-events:none}@media only screen and (max-width: 576px){.auth-footer{bottom:5px}}.auth-footer-text{font-size:.875rem;color:#ffffffb3;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.3)}@media only screen and (max-width: 576px){.auth-footer-text{font-size:.65rem}}@media only screen and (min-width: 577px){.reset-password-modal .modalPopup-inner{min-width:auto!important;max-width:600px!important}}.modalPopup{position:fixed;right:0;top:0;padding:0 0 0 25px}@media only screen and (max-width: 576px){.modalPopup{padding:0}}.modalPopup{width:100vw!important;min-width:100%!important;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;flex-direction:row;justify-content:flex-end;z-index:100}.modalPopup.centered{justify-content:center;align-items:center}.modalPopup.centered .modalPopup-inner{width:auto;height:auto;min-width:70vw;min-height:50vh;max-width:90vw;max-height:90vh;border-radius:14px;align-self:center;box-shadow:0 4px 20px #0000004d}@media only screen and (max-width: 576px){.modalPopup.centered .modalPopup-inner{width:100%;height:100%;min-width:100%;min-height:100%;max-width:100%;max-height:100%}}.modalPopup.centered .modalPopup-inner .modalPopup-body{height:auto;max-height:calc(90vh - 80px);overflow-y:auto}.modalPopup.centered .modalPopup-inner .modalPopup-body .modalPopup-content{padding-bottom:20px}.modalPopup.animate{animation:fade-in .5s ease-in-out forwards}.modalPopup.animate .modalPopup-inner{animation:popin .5s ease-in-out forwards}.modalPopup.animate.centered .modalPopup-inner{animation:popin-centered .5s ease-in-out forwards}.modalPopup:not(.hidden)~body,.modalPopup:not(.hidden) html,body .modalPopup:not(.hidden){overflow:hidden}.modalPopup .modalPopup-inner{width:800px!important;height:100%;align-self:flex-end;background-color:#fff;border-radius:14px 0 0 14px;overflow:hidden}.modalPopup .modalPopup-inner.fit-content-width{width:fit-content}.modalPopup .modalPopup-inner.full-width{width:100%}.modalPopup .modalPopup-inner .modalPopup-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;padding:20px;background-color:#000;color:#fff}.modalPopup .modalPopup-inner .modalPopup-header:has(+.subtitle){padding-bottom:0}.modalPopup .modalPopup-inner .modalPopup-header .left{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex:1;gap:20px}.modalPopup .modalPopup-inner .modalPopup-header .left h2{padding:20px 20px 20px 0;margin:0}.modalPopup .modalPopup-inner .subtitle{margin:0;font-size:.9em;color:#3a5159;background-color:#000;color:#fff;padding:0 20px 20px}.modalPopup .modalPopup-inner .modalPopup-body{display:flex;flex-direction:column;width:100%;height:calc(100% - 80px)}.modalPopup .modalPopup-inner .modalPopup-body .modalPopup-content{display:flex;flex-direction:column;padding:5px 20px;overflow-x:hidden}.modalPopup .modalPopup-inner .modalPopup-body .modalPopup-content .modalPopup-content-body{max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.modalPopup .modalPopup-inner .modalPopup-body .modalPopup-content h1{margin:0}.modalPopup .modalPopup-inner .modalPopup-body .modalPopup-content .modalPopup-content-body{flex:1}.modalPopup .modalPopup-inner .modalPopup-body .modalPopup-sideBar{border-right:1px solid #3a5159;min-width:250px;height:100%;overflow:auto;padding:0}.modalPopup .modalPopup-inner .modalPopup-body .modalPopup-sideBar::-webkit-scrollbar{width:3px;height:10px}.modalPopup .modalPopup-inner .modalPopup-body .modalPopup-sideBar::-webkit-scrollbar-thumb{background-color:#546975;border-radius:8px}.modalPopup .modalPopup-inner .modalPopup-body .modalPopup-sideBar .modalPopup-menu{display:flex;flex-direction:column;width:100%;text-align:left;align-items:flex-start;justify-content:baseline;overflow-y:auto}.modalPopup .modalPopup-inner .modalPopup-body .modalPopup-sideBar .modalPopup-menu .modalPopup-menu-item{color:#000;font-size:1.1em;transition:all .3s ease-in-out;width:100%;text-align:left;padding:20px;gap:0}.modalPopup .modalPopup-inner .modalPopup-body .modalPopup-sideBar .modalPopup-menu .modalPopup-menu-item:hover{background-color:#3a5159;border-left:4px solid white;color:#fff}.modalPopup .modalPopup-inner .modalPopup-body .modalPopup-sideBar .modalPopup-menu .modalPopup-menu-item.selected{color:#fff;border-left:8px solid white;font-weight:700}.modalPopup .modalPopup-inner .modalPopup-body .modalPopup-content{overflow-y:auto;flex:1;padding-bottom:100px}@keyframes popin{0%{opacity:0;transform:translate(800px)}to{opacity:1;transform:translate(0)}}@keyframes popin-centered{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.app-header.ant-layout-header{position:fixed;top:0;left:0;right:0;z-index:99;height:64px;padding:0 24px;background:#fff;border-bottom:1px solid #e7ebee;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 3px #00000014;-webkit-user-select:none;user-select:none;transition:left .25s ease}@media only screen and (max-width: 576px){.app-header.ant-layout-header{padding:0 12px;height:56px}}.app-header.ant-layout-header .app-header__left{display:flex;align-items:center;gap:12px;cursor:pointer;min-width:0;flex-shrink:1}.app-header.ant-layout-header .app-header__left .square-image-container{flex-shrink:0}.app-header.ant-layout-header .app-header__brand{font-family:Josefin Sans,Montserrat,sans-serif;font-weight:700;font-size:20px;letter-spacing:-1.5px;color:#040203;transition:opacity .15s ease;white-space:nowrap}.app-header.ant-layout-header .app-header__brand:hover{opacity:.75}@media only screen and (max-width: 576px){.app-header.ant-layout-header .app-header__brand{font-size:16px;letter-spacing:-1px}}.app-header.ant-layout-header .app-header__org-tag{font-size:12px;font-weight:600;color:#4f4f4f;background:#f7f8fa;padding:2px 12px;border-radius:9999px;border:1px solid #e7ebee;white-space:nowrap;animation:fade-in .3s ease-in-out;display:inline-flex;align-items:center}.app-header.ant-layout-header .app-header__org-tag.clickable{cursor:pointer;transition:all .15s ease}.app-header.ant-layout-header .app-header__org-tag.clickable:hover{background:#e7ebee;border-color:#b8c5cc}.app-header.ant-layout-header .app-header__org-tag.sandbox{background:#f094101a;border-color:#f094104d;color:#f09410}.app-header.ant-layout-header .app-header__org-tag.sandbox.clickable:hover{background:#f094102e}@media only screen and (max-width: 576px){.app-header.ant-layout-header .app-header__org-tag{display:none}}.app-header.ant-layout-header .app-header__impersonate{margin-left:4px;color:#f84028;cursor:pointer}.app-header.ant-layout-header .app-header__impersonate:hover{text-decoration:underline}.app-header.ant-layout-header .app-header__sandbox-banner{position:absolute;bottom:0;left:0;right:0;transform:translateY(100%);background:#040203;color:#fff;font-size:11px;font-weight:600;height:20px;display:flex;align-items:center;z-index:98;-webkit-user-select:none;user-select:none;letter-spacing:1px}.app-header.ant-layout-header .app-header__right{display:flex;align-items:center;gap:8px;flex-shrink:0}.app-header.ant-layout-header .app-header__right .ant-btn{color:#4f4f4f;font-size:12px;font-weight:600}.app-header.ant-layout-header .app-header__right .ant-btn:hover{color:#040203}.app-header.ant-layout-header .app-header__right .ant-btn:disabled{color:#04020366}.app-header.ant-layout-header .user-menu-trigger:hover{background:#f7f8fa;border-radius:8px}.app-header.ant-layout-header .app-header__user-info{line-height:1.2}.app-header.ant-layout-header .app-header__user-name{font-size:12px;font-weight:600;color:#040203;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.org-popover-list{display:flex;flex-direction:column;gap:4px;min-width:200px;max-height:320px;overflow-y:auto}.org-popover-item{display:flex!important;align-items:center;justify-content:flex-start;gap:8px;text-align:left;font-size:12px}.org-popover-item.current{font-weight:600}.org-popover-item__img{width:18px;height:18px;border-radius:4px;object-fit:cover;flex-shrink:0}.org-popover-item__img.sandbox{filter:grayscale(1) brightness(.7)}.org-popover-divider{height:1px;background:#e7ebee;margin:4px 0}.ant-dropdown{z-index:2000!important}.ant-dropdown .ant-dropdown-menu-item,.ant-dropdown .ant-dropdown-menu-title-content{padding-top:2px!important;padding-bottom:2px!important}.ant-dropdown .ant-dropdown-menu-item .ant-btn,.ant-dropdown .ant-dropdown-menu-title-content .ant-btn{padding-left:0!important;color:#040203}.ant-dropdown .ant-dropdown-menu-submenu-expand-icon{display:none}.ant-popover{z-index:2000!important}.square-image-container{position:relative;overflow:hidden;aspect-ratio:1/1;flex:1}.square-image-container.rounded{border-radius:8px}.square-image-container.circle{border-radius:50%}.square-image-container.with-label{padding-bottom:70px;gap:10px}.square-image-container.loading{background-color:#f0f0f0}.square-image-container.image-loaded .placeholder-image{opacity:0}.square-image-container.allow-zoom{overflow:hidden;transition:box-shadow .3s ease-out}.square-image-container.allow-zoom .square-image-inner img{transition:transform .3s ease-out}.square-image-container.allow-zoom.is-zoomed{box-shadow:0 0 10px inset #00000015}.square-image-container.invert-colors .square-image-inner img{filter:invert(1);mix-blend-mode:difference}.square-image-container.with-preview .preview-image-overlay{position:absolute;width:25%;height:25%;min-width:30px;min-height:30px;max-width:60px;max-height:60px;border-radius:4px;overflow:hidden;border:2px solid white;box-shadow:0 2px 8px #0003;z-index:10;background-color:#f0f0f0;transition:opacity .3s ease-out}.square-image-container.with-preview .preview-image-overlay.preview-top-right{top:8px;right:8px}.square-image-container.with-preview .preview-image-overlay.preview-top-left{top:8px;left:8px}.square-image-container.with-preview .preview-image-overlay.preview-bottom-right{bottom:8px;right:8px}.square-image-container.with-preview .preview-image-overlay.preview-bottom-left{bottom:8px;left:8px}.square-image-container.with-preview .preview-image-overlay.hovered{opacity:0}.square-image-container.with-preview .preview-image-overlay .preview-image{width:100%;height:100%;object-fit:contain;border-radius:2px}.square-image-container.with-preview .preview-image-overlay .preview-text{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3);color:#fff;font-size:10px;font-weight:600;text-align:center;padding:8px 4px 4px;border-radius:0 0 2px 2px;text-shadow:0 1px 2px rgba(0,0,0,.8);line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.square-image-container.with-preview .preview-overlay-fullsize{position:absolute;top:0;left:0;width:100%;height:100%;z-index:15;opacity:0;transition:opacity .3s ease-out;pointer-events:none}.square-image-container.with-preview .preview-overlay-fullsize.show{opacity:1}.square-image-container.with-preview .preview-overlay-fullsize .preview-overlay-image{position:absolute;top:50%!important;left:50%!important;width:100%;height:100%;object-fit:contain;transform:translate(-50%,-50%)}.square-image-container .square-image-inner{position:relative;width:100%;padding-top:0!important;overflow:hidden}.square-image-container .square-image-inner.selected{border:2px solid black!important}.square-image-container .square-image-inner img,.square-image-container .square-image-inner .placeholder-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%)!important;opacity:1;z-index:2;transition:opacity .3s ease-out}.square-image-container .square-image-inner .image1{z-index:1}.square-image-container .square-image-inner .image2{opacity:0;z-index:1}.square-image-container .image-tags-overlay{position:absolute;bottom:5px;left:5px;display:flex;flex-wrap:wrap;gap:4px;z-index:2;pointer-events:none}.square-image-container .image-tag{flex-direction:row;gap:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:flex;align-items:center;gap:2px;font-size:.7em}.square-image-container .image-tag .image-tag-icon{display:flex;align-items:center}@keyframes pulse{0%{opacity:.6}50%{opacity:.8}to{opacity:.6}}.square-image-container.loading:not(.image-loaded):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f0f0f0;animation:pulse 1.5s infinite ease-in-out;z-index:0}.option-container{position:relative;display:flex;flex-direction:row;gap:10px;margin:10px 0;width:fit-content;min-width:120px;align-items:center}.option-container .label{font-size:1em;min-width:100px;text-align:left}.option-container.options-row{flex-direction:row;align-items:center}.option-container.options-column{flex-direction:column;align-items:flex-start}.option-container .value-container{position:relative;display:flex;flex-direction:row;gap:10px;max-width:200px;border:1px solid black;background-color:#fff;padding:5px;white-space:nowrap}.option-container .value-container .value{max-width:calc(100% - 25px);overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.option-container .value-container .option-icon{cursor:pointer;-webkit-user-select:none;user-select:none}.option-container .value-container{overflow:hidden}.option-container .value-container.open{overflow:inherit}.option-container .options-list{position:absolute;top:calc(2em + 10px);left:0;display:flex;flex-direction:column;gap:10px;border:1px solid black;padding:5px;background-color:#fff;width:calc(100% - 10px);max-height:300px;overflow-y:auto;min-width:fit-content;z-index:1}.option-container .options-list.disabled{opacity:.5;cursor:not-allowed}.option-container .options-list .option{cursor:pointer;-webkit-user-select:none;user-select:none;padding:5px;border-radius:5px;min-width:fit-content}.option-container .options-list .option:hover{background-color:#f5f5f5}.option-container .options-list .description{font-size:.8em;color:#545454}.lystech-datagrid{padding:1em;background-color:#f5f5f5;transition:all .3s ease-in-out}.lystech-datagrid .datagrid-header{background-color:#e0e0e0;color:#333}.lystech-datagrid .datagrid-header .datagrid-header-row{font-size:1.2em}.lystech-datagrid .datagrid-header .datagrid-header-row .datagrid-header-cell{-webkit-user-select:none;user-select:none;cursor:pointer}.lystech-datagrid .datagrid-header .datagrid-header-row .datagrid-header-cell:hover{opacity:.8}.lystech-datagrid .datagrid-header .datagrid-header-row .datagrid-header-cell.asc .datagrid-header-cell-sort-icon{transform:rotate(180deg)}.lystech-datagrid .datagrid-header .datagrid-header-row .datagrid-header-cell.desc .datagrid-header-cell-sort-icon{transform:rotate(0)}.lystech-datagrid .datagrid-header .datagrid-header-row .datagrid-header-cell.filterable .datagrid-header-cell-filter-icon{display:inline-block}.lystech-datagrid .datagrid-header .datagrid-header-row .datagrid-header-cell .datagrid-header-cell-inner{display:flex;align-items:center;justify-content:space-between}.lystech-datagrid .datagrid-header .datagrid-header-row .datagrid-header-cell .datagrid-header-cell-inner .datagrid-header-cell-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lystech-datagrid .datagrid-header .datagrid-header-row .datagrid-header-cell .datagrid-header-cell-inner .datagrid-header-cell-sort-icon{margin-left:4px}.lystech-datagrid .datagrid-header .datagrid-header-row .datagrid-header-cell .datagrid-header-cell-inner .datagrid-header-cell-filter-icon{display:none;margin-left:4px}.lystech-datagrid .datagrid-body .datagrid-row{background-color:#fff}.lystech-datagrid .datagrid-body .datagrid-row .datagrid-cell .datagrid-cell-inner{display:flex;align-items:center;justify-content:space-between}.lystech-datagrid .datagrid-body .datagrid-row .datagrid-cell .datagrid-cell-inner .datagrid-cell-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lystech-datagrid .datagrid-footer{background-color:#e0e0e0;color:#333}.lystech-datagrid .datagrid-footer .datagrid-footer-row .datagrid-footer-cell .datagrid-footer-cell-inner{display:flex;align-items:center;justify-content:space-between}.lystech-datagrid .datagrid-footer .datagrid-footer-row .datagrid-footer-cell .datagrid-footer-cell-inner .datagrid-footer-cell-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filterable .datagrid-header-cell-filter-icon{display:inline-block}.countdown{position:inherit;display:flex;flex-direction:column;gap:5px;background-color:#fff;padding:10px;height:100%;color:#000}@media only screen and (min-width: 0px) and (max-width: 540px){.countdown{font-size:.8em}}.countdown .heading{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.countdown .heading .name{font-size:2em;font-weight:700}.countdown .heading .description{font-size:1.2em;font-weight:700;margin:0}.countdown .numbers-container{display:flex;flex-direction:row;gap:20px;align-items:center;justify-content:center;width:350px;margin:auto}@media only screen and (min-width: 0px) and (max-width: 540px){.countdown .numbers-container{width:100%;max-width:225px}}.countdown .numbers-container .number{display:flex;flex-direction:column;font-weight:700;align-items:center;text-shadow:3px 0px 2px rgba(0,0,0,.267);width:65px}.countdown .numbers-container .number .digits{display:flex;flex-direction:row;font-size:3em}.countdown .numbers-container .number .label{font-size:.8em;text-transform:capitalize}@keyframes bounce{0%{transform:translateY(0)}20%{transform:translateY(-10px)}60%{transform:translateY(10px)}to{transform:translateY(0)}}.countdown .counter{font-size:2em;font-weight:700}.countdown.animate .changed{animation:bounce .5s 1}.square-image-container{position:relative;overflow:hidden;display:grid;place-items:center}.square-image-container.rounded img{border-radius:4px}.square-image-container.circle img{border-radius:50%}.square-image-container .square-image-inner{position:relative;width:100%;padding-top:100%;display:grid;place-items:center;margin:auto}.square-image-container .square-image-inner img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover}.square-image-container .square-image-inner .image1{z-index:2}.square-image-container .square-image-inner .image2{opacity:0;transition:all .5s ease-in-out}.square-image-container .square-image-inner .image2.show{opacity:1}.square-image-container.shadow .image1,.square-image-container.shadow .image2{box-shadow:0 0 10px #0004}.square-image-container.overlay{overflow:visible;padding:5px 0}.square-image-container.overlay .image1{z-index:1;transform:translate(-46%,-54%)}.square-image-container.overlay .image2{opacity:1;z-index:0;transform:translate(-54%,-46%)}.square-image-container.overlay.show-image2 .image1{z-index:2;animation:show-image-roll-to-2 1s ease-in-out forwards;animation-iteration-count:1}.square-image-container.overlay.show-image2 .image2,.square-image-container.overlay.reverse .image1{z-index:1;animation:show-image-roll-to-1 1s ease-in-out forwards;animation-iteration-count:1}.square-image-container.overlay.reverse .image2{z-index:2;animation:show-image-roll-to-2 1s ease-in-out forwards;animation-iteration-count:1}@keyframes show-image-roll-to-1{0%{transform:translate(-54%,-46%) scale(1) rotate(0)}50%{transform:translate(-54%,-54%) scale(.8) rotate(5deg)}75%{z-index:2}to{transform:translate(-46%,-54%) scale(1) rotate(0);z-index:2}}@keyframes show-image-roll-to-2{0%{transform:translate(-46%,-54%) scale(1) rotate(0)}50%{transform:translate(-54%,-54%) scale(.8) rotate(5deg);opacity:0}75%{z-index:1}to{transform:translate(-54%,-46%) scale(1) rotate(0);opacity:1;z-index:1}}.Input{display:flex;flex-direction:column;gap:10px}.Input label{text-align:left;color:#606060;width:fit-content}.Input.focused label{animation:opactity-flash 1.2s infinite}.Input input,.Input textarea{outline:none;box-shadow:none;border:none;border-bottom:1px solid black;padding:5px;margin:5px;width:100%;max-width:calc(100% - 20px);background-color:#fff}.Input input:focus,.Input textarea:focus{animation:border-flash 1.2s infinite}.Input textarea{resize:none;height:100px;aspect-ratio:10/3}.Input textarea.adjust-height{min-height:fit-content}.Input textarea::-webkit-scrollbar{width:10px}.Input textarea::-webkit-scrollbar-track{background:#f1f1f1}.Input textarea::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:4px}.Input textarea::-webkit-scrollbar-thumb:hover{background:#555}@keyframes border-flash{0%{border-bottom:1px solid black}50%{border-bottom:1px solid rgba(0,0,0,0)}to{border-bottom:1px solid black}}@keyframes opactity-flash{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Tooltip{font-family:Poppins,sans-serif;display:flex;flex-direction:column;width:fit-content;gap:7px;cursor:pointer}.Tooltip img{width:15px;mix-blend-mode:exclusion}.Tooltip .tip-container{position:fixed!important;border-radius:4px;background-color:#000;text-shadow:1px 1px black;text-align:center;color:#fff;font-weight:500;animation-fill-mode:forwards!important;overflow:hidden;text-overflow:ellipsis;opacity:0;padding:10px;transform:translate(25px);text-transform:none!important;display:none}.Tooltip .tip-container.hovered{display:inherit}.Tooltip .tip-container.reveal{width:0px}.Tooltip .tip-container.fade-in{width:fit-content;max-width:300px}.Tooltip:hover .tip-container{animation:reveal 0s 1}.Tooltip:hover .tip-container.reveal{animation:reveal .4s 1}.Tooltip:hover .tip-container.fade-in{animation:fade-in .4s 1}.Tooltip:hover .tip-container{z-index:100;text-overflow:unset;overflow:visible;height:auto}@keyframes reveal{0%{width:0;opacity:0}to{width:180px;min-width:min-content;min-height:fit-content;opacity:1}}.lyslib-button{font-family:Poppins,sans-serif;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;gap:5px;position:relative;margin:5px;cursor:pointer;transition:all .2s ease-in-out;border:none;border:1px solid transparent;outline:none;overflow:hidden;padding:10px 15px;color:#000;font-weight:600;border-radius:4px}.lyslib-button.balanced{border-radius:4px}.lyslib-button.square{border-radius:0}.lyslib-button.round{border-radius:20px}.lyslib-button.gradient{background-size:125% 125%}.lyslib-button.pixelated{background-size:8px 8px}.lyslib-button.dotted{background-size:3px 3px}.lyslib-button .left-content,.lyslib-button .right-content,.lyslib-button .lys-button-content{transition:all .3s ease-in-out}.lyslib-button{box-shadow:0 0 2px #000;color:#fff}.lyslib-button.black{background-color:#000;border:1px solid rgb(0,0,0)}.lyslib-button.black.outline{background-color:#fff;border:1px solid rgb(0,0,0);color:#000}.lyslib-button.black.gradient,.lyslib-button.black.pixelated,.lyslib-button.black.dotted{color:#fff;background-color:unset;background-image:linear-gradient(45deg,#002466,#000)}.lyslib-button.black.neo{background:linear-gradient(145deg,#002466,#000);box-shadow:1px 1px 8px #002466,-1px -1px 8px #000;color:#fff}.lyslib-button.primary{background-color:#0059ff;border:1px solid rgb(0,89,255)}.lyslib-button.primary.outline{background-color:#fff;border:1px solid rgb(0,89,255);color:#0059ff}.lyslib-button.primary.gradient,.lyslib-button.primary.pixelated,.lyslib-button.primary.dotted{color:#fff;background-color:unset;background-image:linear-gradient(45deg,#0059ff,#0040b8)}.lyslib-button.primary.neo{background:linear-gradient(145deg,#0059ff,#0040b8);box-shadow:1px 1px 8px #0059ff,-1px -1px 8px #0040b8;color:#fff}.lyslib-button.secondary{background-color:#3100e3;border:1px solid #3100e3}.lyslib-button.secondary.outline{background-color:#fff;border:1px solid #3100e3;color:#3100e3}.lyslib-button.secondary.gradient,.lyslib-button.secondary.pixelated,.lyslib-button.secondary.dotted{color:#fff;background-color:unset;background-image:linear-gradient(45deg,#3100e3,#2600b0)}.lyslib-button.secondary.neo{background:linear-gradient(145deg,#3100e3,#2600b0);box-shadow:1px 1px 8px #3100e3,-1px -1px 8px #2600b0;color:#fff}.lyslib-button.tertiary{background-color:#ff3916;border:1px solid rgb(255,57,22)}.lyslib-button.tertiary.outline{background-color:#fff;border:1px solid rgb(255,57,22);color:#ff3916}.lyslib-button.tertiary.gradient,.lyslib-button.tertiary.pixelated,.lyslib-button.tertiary.dotted{color:#fff;background-color:unset;background-image:linear-gradient(45deg,#ff3916,#d4200080)}.lyslib-button.tertiary.neo{background:linear-gradient(145deg,#ff3916,#d4200080);box-shadow:1px 1px 8px #ff3916,-1px -1px 8px #d4200080;color:#fff}.lyslib-button.success{background-color:#00ae0c;border:1px solid rgb(0,174,12)}.lyslib-button.success.outline{background-color:#fff;border:1px solid rgb(0,174,12);color:#00ae0c}.lyslib-button.success.gradient,.lyslib-button.success.pixelated,.lyslib-button.success.dotted{color:#fff;background-color:unset;background-image:linear-gradient(45deg,#00ae0c,#00ae0c80)}.lyslib-button.success.neo{background:linear-gradient(145deg,#00ae0c,#00ae0c80);box-shadow:1px 1px 8px #00ae0c,-1px -1px 8px #00ae0c80;color:#fff}.lyslib-button.warning{background-color:#ffd342;border:1px solid rgb(255,211,66)}.lyslib-button.warning.outline{background-color:#fff;border:1px solid rgb(255,211,66);color:#ffd342}.lyslib-button.warning.gradient,.lyslib-button.warning.pixelated,.lyslib-button.warning.dotted{color:#fff;background-color:unset;background-image:linear-gradient(45deg,#ffd342,#ffd34280)}.lyslib-button.warning.neo{background:linear-gradient(145deg,#ffd342,#ffd34280);box-shadow:1px 1px 8px #ffd342,-1px -1px 8px #ffd34280;color:#fff}.lyslib-button.danger{background-color:red;border:1px solid rgb(255,0,0)}.lyslib-button.danger.outline{background-color:#fff;border:1px solid rgb(255,0,0);color:red}.lyslib-button.danger.gradient,.lyslib-button.danger.pixelated,.lyslib-button.danger.dotted{color:#fff;background-color:unset;background-image:linear-gradient(45deg,red,#ff000080)}.lyslib-button.danger.neo{background:linear-gradient(145deg,red,#ff000080);box-shadow:1px 1px 8px red,-1px -1px 8px #ff000080;color:#fff}.lyslib-button.default{background-color:#dd00a6;border:1px solid rgb(221,0,166)}.lyslib-button.default.outline{background-color:#fff;border:1px solid rgb(221,0,166);color:#dd00a6}.lyslib-button.default.gradient,.lyslib-button.default.pixelated,.lyslib-button.default.dotted{color:#fff;background-color:unset;background-image:linear-gradient(45deg,#dd00a6,#dd00a680)!important}.lyslib-button.default.neo{background:linear-gradient(145deg,#dd00a6,#dd00a680);box-shadow:1px 1px 8px #dd00a6,-1px -1px 8px #dd00a680;color:#fff}.lyslib-button.neo.outline{background-color:unset;box-shadow:inset 2px 2px 2px #000,1px 1px 1px #fff}.lyslib-button.disabled{opacity:.5!important;filter:grayscale(50%);cursor:not-allowed!important}.lyslib-button.xsmall{padding:2px 5px;font-size:.8em}.lyslib-button.small{padding:5px 10px}.lyslib-button.medium{padding:10px 15px}.lyslib-button.large{font-size:1.1em;padding:15px 20px}.lyslib-button.xlarge{font-size:1.3em;padding:20px 25px}.lyslib-button.xxlarge{font-size:1.5em;padding:25px 30px}.lyslib-button .left-content,.lyslib-button .right-content,.lyslib-button img{max-height:1.4em}.lyslib-button.link{background-color:transparent;border:none;color:#0059ff;box-shadow:none}.lyslib-button:hover{opacity:.8}.lyslib-button .lys-button-content{transition:all .5s ease-in-out}.lyslib-button .secondary-content{position:absolute;top:50%;transform:translate(100%) translateY(-50%);transition:all .4s ease-in-out!important;opacity:0}.lyslib-button.has-secondary-content.hovered .lys-button-content,.lyslib-button.has-secondary-content.hovered .left-content,.lyslib-button.has-secondary-content.hovered .right-content{opacity:0}.lyslib-button.has-secondary-content.hovered .secondary-content{transform:translate(0) translateY(-50%);opacity:1}.loader{background-color:transparent;z-index:9999}.loader.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;width:100%;height:100%}.loader.blurry-background{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.loader .loader__spinner{width:50px;height:50px;border:5px solid black;border-radius:50%;border-top-color:transparent;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.snackbar{position:fixed;bottom:0;left:0;width:100%;padding-bottom:10px;background-color:var(--color-primary);color:var(--color-white);z-index:1000;display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center;font-family:Poppins,sans-serif;overflow:visible}.snackbar.empty{display:none}.snackbar .item-list{position:relative;display:flex;flex-direction:column;width:100%}.snackbar .item-list .item{position:absolute;bottom:0;left:50%;transform:translate(-50%);display:flex;flex-direction:row;gap:10px;min-width:200px;max-width:400px;align-items:center;transition:all .5s linear;opacity:0;width:fit-content;font-weight:700;color:#fff;padding:10px 20px;border-radius:4px;background-color:#000;animation-fill-mode:forwards;box-shadow:0 0 10px #0004}.snackbar .item-list .item.clickable{cursor:pointer;text-decoration:underline}.snackbar .item-list .item p{padding:0;margin:0}.snackbar .item-list .item .message:first-letter{text-transform:uppercase}.snackbar .item-list .item .ok-button{background-color:transparent;border:none;color:#ffffff8b;cursor:pointer;transition:all .2s ease-in-out;padding:10px;font-size:.8em;font-weight:700}.snackbar .item-list .item.outline .ok-button{color:#00000096}.snackbar .item-list .item.success{background-color:green}.snackbar .item-list .item.success.outline{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid green;color:green;background-image:linear-gradient(45deg,#91f091,#fff)}.snackbar .item-list .item.success .ok-button{color:green}.snackbar .item-list .item.danger{background-color:#fe747d}.snackbar .item-list .item.danger.outline{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgb(254,116,125);color:#fe747d;background-image:linear-gradient(45deg,#ff9191,#fff)}.snackbar .item-list .item.danger .ok-button{color:#fe747d}.snackbar .item-list .item.warning{background-color:#f9ab1a}.snackbar .item-list .item.warning.outline{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgb(249,171,26);color:#f9ab1a;background-image:linear-gradient(45deg,#ffc891,#fff)}.snackbar .item-list .item.warning .ok-button{color:#f9ab1a}.snackbar .item-list .item.info{background-color:#4b4bff}.snackbar .item-list .item.info.outline{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgb(75,75,255);color:#4b4bff;background-image:linear-gradient(45deg,#9191ff,#fff)}.snackbar .item-list .item.info .ok-button{color:#4b4bff}.snackbar .item-list .item.show{animation-name:fade-in}.snackbar .item-list .item.hide{animation:fade-out}.snackbar .item-list .item .message{font-size:1em}.snackbar .item-list .item .message.long{font-size:.8em}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@media only screen and (min-width: 540px){.mobile-only{display:none!important}}@media only screen and (min-width: 0px) and (max-width: 540px){.not-mobile{display:none!important}}@media only screen and (min-width: 540px) and (max-width: 1367px){.desktop-only{display:none!important}}@media only screen and (min-width: 0px) and (max-width: 540px){.desktop-only{display:none!important}}@media only screen and (max-width: 1367px){.desktop-only{display:none!important}}.flex-wrap{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px}.spacer{margin:50px}@keyframes gradientAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.line-status-meter{font-family:Poppins,sans-serif;height:30px;padding:10px;margin-bottom:60px}.line-status-meter .meter-container{position:relative;transform:translateY(calc(50% + 30px));height:10px;padding:15 0;width:100%;background-color:#0056a6;box-shadow:0 0 20px 1px #0056a6;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.line-status-meter .meter-container .step{position:absolute}.line-status-meter .meter-container .step.first-step .step-content{justify-items:flex-start}.line-status-meter .meter-container .step .step-content{display:grid;grid-template-rows:15px 1fr 15px;justify-items:center;align-items:center;gap:10px}.line-status-meter .meter-container .step .step-content .label{text-align:center;opacity:.2;transition:all 3s ease-in-out}.line-status-meter .meter-container .step .step-content .line-meter-step-content{border:2px solid transparent;display:grid;place-items:center;transition:all 3s ease-in-out;background-color:#0056a6;color:#000;border-radius:50%;overflow:visible;width:30px;aspect-ratio:1/1;padding:10px}.line-status-meter .meter-container .step.active .label{opacity:1;font-size:.8em}.line-status-meter .meter-container .step.active .line-meter-step-content{border-color:gold;font-size:2em;color:gold;width:50px}.line-status-meter .meter-container .step.last-active .line-meter-step-content{animation:dance 3s infinite}.line-status-meter .meter-container .current-value{position:absolute;transition:all 3s ease-in-out;white-space:nowrap;color:#a6d4ff}@keyframes dance{0%{transform:translateY(0) rotate(5deg)}50%{transform:translateY(0) rotate(-5deg)}to{transform:translateY(0) rotate(5deg)}}.ant-layout-sider{background:#000!important}.ant-layout-sider::-webkit-scrollbar{width:4px}.ant-layout-sider::-webkit-scrollbar-track{background:transparent}.ant-layout-sider::-webkit-scrollbar-thumb{background:#fff3;border-radius:9999px}@media only screen and (max-width: 576px){.ant-layout-sider{position:fixed!important;top:56px!important;left:0;height:calc(100vh - 56px)!important;z-index:1000!important;transform:translate(-100%);transition:transform .25s ease}.ant-layout-sider.sidebar-mobile-open{transform:translate(0);display:block!important}}.sidebar-collapse-toggle{width:28px;height:28px;border-radius:50%;background:#000;border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#c4c4c4;box-shadow:0 4px 12px #0000001a}.sidebar-collapse-toggle:hover{background:#1f1f1f;color:#fff;border-color:#ffffff4d}.sidebar-mobile-backdrop{display:none}@media only screen and (max-width: 576px){.sidebar-mobile-backdrop{display:block;position:fixed;right:0;bottom:0;left:0;top:56px;background:#00000073;z-index:999}}.sidebar-mobile-toggle{display:none}@media only screen and (max-width: 576px){.sidebar-mobile-toggle{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:none;cursor:pointer;color:#4f4f4f;font-size:20px;padding:0}}.ant-menu-dark{background:transparent!important}.ant-menu-dark .ant-menu-item-selected{background-color:#ffffff26!important}.ant-menu-dark .ant-menu-item:hover{background-color:#ffffff14!important}.ant-menu-dark .ant-menu-submenu-title{font-weight:600;font-size:12px;letter-spacing:.3px;color:#ffffffa6!important}.ant-menu-dark .ant-menu-submenu-title:hover{background-color:#ffffff14!important;color:#fff!important}.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#fff!important}.ant-menu-dark .ant-menu-submenu-arrow{color:#ffffff59!important}.page-layout{min-height:calc(100vh - 64px);background:#f5f5f5;display:flex;flex-direction:column;gap:0}@media only screen and (max-width: 576px){.page-layout{min-height:calc(100vh - 56px)}}.page-layout__header{display:flex;flex-direction:column;gap:4px;padding:16px 24px;background:#fff;border-bottom:1px solid #e7ebee}@media only screen and (max-width: 576px){.page-layout__header{padding:12px 16px}}.page-layout__title{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;margin:0;color:#040203}.page-layout__subtitle{font-size:12px;color:#4f4f4f;margin:4px 0 0}.page-layout__content{flex:1;padding:24px;max-width:1440px;width:100%}@media only screen and (max-width: 576px){.page-layout__content{padding:12px}}.page-layout__content--full{max-width:none}.cms-admin .page-layout__content{overflow-x:hidden}.cms-admin .content-top-section{display:flex;flex-direction:row;align-items:center;gap:8px;margin:12px 0;flex-wrap:wrap}.cms-admin .add-item-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#fff;border-radius:9999px;background-color:#20c038;border:none;outline:none;cursor:pointer;font-size:1.5em;box-shadow:0 4px 12px #0000001a;transition:all .15s ease}.cms-admin .add-item-button:hover{transform:scale(1.05);box-shadow:0 8px 24px #0000001f}.cms-admin .produits-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:8px;padding:4px}@media only screen and (max-width: 576px){.cms-admin .produits-list{grid-template-columns:1fr}.cms-admin .produits-list>*{width:100%}}.cms-admin .produits-list .collection-product{display:flex;flex-direction:column;gap:4px;padding:8px;border-radius:8px;cursor:pointer;transition:all .15s ease}.cms-admin .produits-list .collection-product.selected{background-color:#040203;color:#fff}.cms-admin .produits-list .collection-product img{width:100px;height:100px;object-fit:cover;border-radius:4px}.cms-admin .collections-list{max-height:250px;overflow:auto;padding:4px 0;display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.cms-admin .props-options-list{display:flex;flex-direction:column;gap:12px;align-items:baseline;margin-top:12px;width:300px}@media only screen and (max-width: 576px){.cms-admin .props-options-list{width:100%}}.cms-admin .props-options-list .prop-option{display:flex;flex-direction:row;gap:12px;align-items:center;padding:12px;width:100%;border-radius:8px}.cms-admin .props-options-list .prop-option.enabled{color:#20c038;border:1px solid #20c038;background-color:#20c0381a}.cms-admin .props-options-list .prop-option.disabled{opacity:1;background-color:unset;border:1px dashed #f09410}.cms-admin .props-options-list .prop-option button{height:40px}.cms-admin .middle-section{padding:16px;display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center}.cms-admin .middle-section button{display:flex;flex-direction:row;gap:4px;width:fit-content}.cms-admin .pages-buttons{padding:12px 0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:4px}.cms-admin .pages-buttons button{border-radius:8px;padding:4px 12px;aspect-ratio:1/1;outline:none;border:1px solid #e7ebee}.cms-admin .pages-buttons button.selected{font-weight:700;color:#fff;background-color:#040203;border-color:#040203;box-shadow:0 1px 3px #00000014}.cms-admin .pages-buttons button:disabled{opacity:.7}.cms-admin .section{padding-top:12px;display:flex;flex-direction:column;gap:4px;align-items:flex-start}.cms-admin .section .subtitle{font-family:Montserrat,sans-serif;font-weight:600;font-size:16px}.cms-admin .section .description{color:#4f4f4f;font-size:12px}.confirm{width:100px;height:50px;color:#fff;border-radius:8px;background-color:#040203;display:flex;align-items:center;justify-content:center;cursor:pointer}.confirm.green{background-color:#20c038;box-shadow:0 0 5px #20c03880}.confirm.red{background-color:#f84028;box-shadow:0 0 5px #f8402880}.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title .ant-menu-submenu-arrow{color:#ffffffa6!important}.ant-menu-dark .ant-menu-sub.ant-menu-inline{background:#ffffff08!important}.ant-menu-submenu-popup{z-index:1050!important}.ant-menu-submenu-popup .ant-menu{background:#000!important}.ant-menu-submenu-popup .ant-menu-item:hover{background-color:#ffffff14!important}.ant-menu-submenu-popup .ant-menu-item-selected{background-color:#ffffff26!important}.ant-menu-dark .ant-menu-item-group-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#ffffff59;padding-top:16px}span.added{color:#20c038}span.removed{color:#f84028;text-decoration:line-through}.firebase-file-uploader{display:grid;place-items:center;position:relative}.firebase-file-uploader .file-upload-button{cursor:pointer;background-color:#000;color:#fff;font-weight:700;padding:10px 20px;border-radius:8px;font-size:.9em;border:none;outline:none;transition:background-color .2s ease-in-out,opacity .2s ease-in-out}.firebase-file-uploader .file-upload-button:hover{background-color:#000;opacity:.9}.firebase-file-uploader .file-upload-button:active{transform:scale(.98)}.firebase-file-uploader .files-miniature{display:flex;flex-wrap:wrap;gap:15px;margin-top:20px}.firebase-file-uploader .files-miniature .pending-image{position:relative;border:1px solid #ddd;border-radius:6px;overflow:hidden}.firebase-file-uploader .files-miniature .pending-image .remove-button{position:absolute;top:-8px;right:-8px;z-index:999;background-color:#e74c3c;color:#fff;border-radius:50%;width:24px;height:24px;display:grid;place-items:center;cursor:pointer;font-size:.9em;font-weight:700;line-height:1;box-shadow:0 2px 4px #0003;transition:background-color .2s ease-in-out,transform .2s ease-in-out}.firebase-file-uploader .files-miniature .pending-image .remove-button:hover{background-color:#c0392b;transform:scale(1.1)}.firebase-file-uploader .galery-menu{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);height:450px;min-width:50vw;background-color:#fff;padding:10px;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);overflow:hidden}.firebase-file-uploader .galery-menu .container{position:relative;display:grid;grid-template-rows:auto 1fr;padding:10px;width:100%;height:100%}.firebase-file-uploader .galery-menu .container .header{height:100px;display:flex;align-items:center;justify-content:center;width:100%;background-color:#f5f5f5;border-bottom:1px solid #ddd;text-align:center;font-size:1.2em;font-weight:700}.firebase-file-uploader .galery-menu .container .image-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:15px;width:100%;justify-items:center;align-items:start;overflow-y:auto;min-height:0;padding-top:20px;padding-bottom:20px}.firebase-file-uploader .galery-menu .container .image-list::-webkit-scrollbar{width:8px}.firebase-file-uploader .galery-menu .container .image-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.firebase-file-uploader .galery-menu .container .image-list::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.firebase-file-uploader .galery-menu .container .image-list::-webkit-scrollbar-thumb:hover{background:#555}.firebase-file-uploader .galery-menu .container .image-list img{cursor:pointer}.firebase-file-uploader .uploading-file{position:fixed;bottom:20px;left:40px;z-index:9999;color:#333;padding:12px;width:fit-content;background-color:#000000a4;border-radius:50%;box-shadow:0 4px 10px #0000001a;display:none}.firebase-file-uploader .uploading-file.uploading{display:flex;align-items:center;gap:15px;font-size:1.1em;animation:appear .5s ease-out forwards;background-color:#0000008c}.firebase-file-uploader .uploading-file.uploading .spinner{animation:rotating 1s linear infinite;border:5px solid rgba(0,152,78,.3);border-top:5px solid rgb(0,152,78);border-radius:50%;width:35px;height:35px;box-shadow:none}.firebase-file-uploader .uploading-file.clipboard{display:flex;align-items:center;gap:15px;font-size:1.1em;animation:appear .5s ease-out forwards;background-color:#e6f0ffe6;border:1px solid #2196f3}@keyframes appear{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.text-copier{position:relative;display:inline-block;-webkit-user-select:none;user-select:none;width:auto;cursor:pointer}.text-copier.disabled{opacity:.5;pointer-events:none}.text-copier .text-content{display:flex;flex-direction:row;gap:10px;align-items:center}.text-copier .text-content .ant-input{color:#7d7d7d;background-color:#ebebeb;font-style:italic}.text-copier .copy-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;transition:opacity .3s ease-in-out;opacity:0;z-index:1;min-width:100px;display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:center}.text-copier:hover .text-content{opacity:.25}.text-copier:hover .copy-overlay{opacity:.8;font-weight:700;font-size:1.05em}.generic-card{display:flex;position:relative;flex-direction:column;border-radius:6px;border:1px solid rgb(230,230,230);background-color:#fbfffa;gap:5px;height:fit-content;min-height:250px;-webkit-user-select:none;user-select:none;text-align:left;cursor:pointer}.generic-card.soldout{border:1px dashed rgba(158,0,0,.247);background-color:#fde4e4}.generic-card.archived{border:1px dashed rgba(114,114,114,.596);background-color:#e7e7e7}.generic-card.selected{border:1px solid black!important;background-color:#fff!important}.generic-card.selected.soldout{background-color:#ffc1c1!important}.generic-card.selected.archived{border:4px solid rgb(114,114,114)!important}.generic-card.danger-card{border:1px solid rgb(255,96,96)!important;background-color:#ff65651a!important}.generic-card.danger-card .title-section .card-title{color:#ff5f5f}.generic-card.success-card{border:1px solid green!important;background-color:#00ff001a!important}.generic-card.success-card .title-section .card-title{color:green}.generic-card.warning-card{border:1px solid orange!important;background-color:#ffa5001a!important}.generic-card.warning-card .title-section .card-title{color:orange}.generic-card.pending-card{animation:pending 1.5s infinite;opacity:.8}.generic-card .controls{position:absolute;top:5px;right:5px;width:fit-content;min-width:15px;display:flex;flex-direction:row-reverse;gap:3px;z-index:5}.generic-card .controls .ant-btn{height:24px;min-width:32px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all ease-in-out .2s}.generic-card .controls .ant-btn:hover:not(:disabled){transform:scale(1.1);opacity:.9;background-color:#fff}.generic-card .controls .ant-btn .anticon{font-size:16px}.generic-card.no-image .title-section{margin-top:10px;height:auto!important}.generic-card .title-section{display:flex;flex-direction:column;height:50px}.generic-card .title-section .card-title{font-weight:800;max-width:calc(100% - 20px);margin-left:10px;font-size:1.2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.generic-card .title-section .extra{font-size:.6em;margin-left:10px}.generic-card .title-section .extra p{line-height:16px}.generic-card .error{color:red;text-transform:capitalize;text-decoration:underline}.generic-card .footer{display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:minmax(30px,auto);gap:3px;margin-top:3px;border-top:1px solid rgb(209,209,209);padding:3px 10px 5px;width:calc(100% - 20px);align-items:flex-start;justify-content:center;text-align:center;font-size:14px}.generic-card .footer.small-text{font-size:12px;grid-template-columns:1fr 1fr}.generic-card .footer .item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0px;border-radius:6px;height:50px}.generic-card .footer .item:hover{background-color:#eee}.generic-card .footer .item .label{display:flex;flex-direction:row;gap:5px;align-items:center;font-size:.8em}.generic-card .footer .item .label.red{color:red}.generic-card .footer .item .label.green{color:green}.generic-card .footer .item .label.blue{color:#00f}.generic-card .footer .item .value{display:flex;flex-direction:row;gap:5px;align-items:center;font-size:.8em;max-width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.generic-card .footer .item .value.red{color:red}.generic-card .footer .item .value.green{color:green}.generic-card .footer .item .value.blue{color:#00f}.generic-card .bottom-content{padding:10px 15px 15px;border-top:1px solid rgb(209,209,209);background-color:#f5f5f5;text-align:center}@keyframes pending{0%{opacity:1}50%{opacity:.65}to{opacity:1}}.page-content-wrapper{display:flex;flex-direction:column;gap:16px;width:100%;max-width:100%}.page-content-wrapper .title{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;color:#040203;text-align:left}.page-content-wrapper .title.fetching{animation:flash 2s infinite}.page-content-wrapper .description{margin-top:0;color:#4f4f4f;font-size:12px}.page-content-wrapper .refetch-button{border-radius:8px}.page-content-wrapper .refetch-button .ant-btn-icon{width:20px;height:20px}@keyframes flash{0%{opacity:1}50%{opacity:.2}to{opacity:1}}.collection{display:flex;flex-direction:row;align-items:center;gap:10px;width:calc(100% - 22px);text-align:left;padding:6px 10px;justify-content:space-between;border-radius:4px;cursor:pointer;border:1px solid black}.collection.unavailable{opacity:.5}.collection.selected{background-color:#e8e8e8;color:#000}.collection.selected .collection-name{color:#000;font-weight:700}.collection img{height:55px;width:auto;object-fit:cover;margin-right:10px}.generic-card-list-container{position:relative;display:flex;flex-direction:column;width:100%}.generic-card-list-container .generic-card-list-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background-color:#fafafa;border:1px solid #d9d9d9;border-radius:6px;margin:8px 0}.generic-card-list-container .generic-card-list-pagination .pagination-controls{display:flex;align-items:center;gap:8px}.generic-card-list-container .generic-card-list-pagination .pagination-controls .pagination-numbers{display:flex;gap:4px;margin:0 8px}.generic-card-list-container .generic-card-list-pagination .pagination-controls .pagination-numbers .ant-btn{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center}.generic-card-list-container .generic-card-list-pagination .pagination-controls .pagination-numbers .ant-btn.ellipsis{cursor:default;border:none;background:transparent;box-shadow:none}.generic-card-list-container .generic-card-list-pagination .pagination-controls .pagination-numbers .ant-btn.ellipsis:hover{background:transparent;border:none}.generic-card-list-container .generic-card-list-pagination .pagination-controls .pagination-numbers .ant-btn.no-pages{cursor:default;color:#999;border-color:#d9d9d9;background:#f5f5f5}.generic-card-list-container .generic-card-list-pagination .pagination-controls .pagination-numbers .ant-btn.no-pages:hover{border-color:#d9d9d9;background:#f5f5f5;color:#999}.generic-card-list-container .generic-card-list-pagination .pagination-info-container{display:flex;align-items:center;gap:16px}.generic-card-list-container .generic-card-list-pagination .pagination-info-container .items-per-page-selector{display:flex;align-items:center;gap:6px}.generic-card-list-container .generic-card-list-pagination .pagination-info-container .items-per-page-selector .selector-label{font-size:12px;color:#666;white-space:nowrap}.generic-card-list-container .generic-card-list-pagination .pagination-info-container .items-per-page-selector .ant-select .ant-select-selector{border-radius:4px}.generic-card-list-container .generic-card-list-pagination .pagination-info-container .pagination-info{font-size:12px;color:#666;white-space:nowrap}@media (max-width: 992px){.generic-card-list-container .generic-card-list-pagination{flex-direction:column;gap:8px;align-items:stretch}.generic-card-list-container .generic-card-list-pagination .pagination-controls{justify-content:center}.generic-card-list-container .generic-card-list-pagination .pagination-info-container{flex-direction:column;gap:8px;align-items:center}.generic-card-list-container .generic-card-list-pagination .pagination-info-container .items-per-page-selector{order:1}.generic-card-list-container .generic-card-list-pagination .pagination-info-container .pagination-info{order:2;text-align:center}}@media (max-width: 768px){.generic-card-list-container .generic-card-list-pagination{padding:8px 12px}.generic-card-list-container .generic-card-list-pagination .pagination-controls .pagination-numbers{margin:0 4px}.generic-card-list-container .generic-card-list-pagination .pagination-controls .pagination-numbers .ant-btn{min-width:28px;height:28px;font-size:12px}.generic-card-list-container .generic-card-list-pagination .pagination-info-container .items-per-page-selector .selector-label{font-size:11px}.generic-card-list-container .generic-card-list-pagination .pagination-info-container .items-per-page-selector .ant-select{min-width:60px}.generic-card-list-container .generic-card-list-pagination .pagination-info-container .pagination-info{font-size:11px}}.generic-card-list-container .generic-card-list-wrapper{position:relative;display:flex;flex:1}.generic-card-list-container .scroll-shadow{position:absolute;top:0;right:0;bottom:0;width:40px;background:linear-gradient(to left,rgba(0,0,0,.35),transparent);pointer-events:none;transition:opacity .3s ease-out;opacity:1;z-index:5}.generic-card-list-container .scroll-shadow.hidden{opacity:0}.generic-card-list-container .generic-card-list-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}.generic-card-list-container .generic-card-list-overlay .overlay-background{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000015;pointer-events:none}.generic-card-list-container .generic-card-list-overlay .overlay-content{position:relative;z-index:11;pointer-events:auto;color:#fff;background-color:#000000b7;padding:5px 20px;border-radius:5px}.generic-card-list{display:flex;gap:var(--card-list-gap, 10px);padding:var(--card-list-padding, 0px);flex:1}.generic-card-list.danger-list{background-color:#ffbdbd}.generic-card-list.success-list{background-color:#bdffbd}.generic-card-list.warning-list{background-color:#ffffbd}.generic-card-list>*{box-sizing:border-box;overflow:hidden}.generic-card-list>*:not([style*="position: fixed"],[style*="position: absolute"]){align-self:stretch}.generic-card-list--wrap{flex-wrap:wrap;justify-content:flex-start;align-items:stretch;width:100%}.generic-card-list--wrap>*:not([style*="position: fixed"],[style*="position: absolute"]){width:var(--card-list-card-width, 300px);min-width:var(--card-list-min-width, 200px);max-width:var(--card-list-max-width, none);flex-grow:0;flex-shrink:0;flex-basis:var(--card-list-card-width, 300px)}@media (min-width: 1200px){.generic-card-list--wrap>*:not([style*="position: fixed"],[style*="position: absolute"]){width:var(--card-list-max-width-fallback, var(--card-list-card-width, 300px));flex-basis:var(--card-list-max-width-fallback, var(--card-list-card-width, 300px))}}.generic-card-list--scroll{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;height:auto;max-height:100%;position:relative;scrollbar-width:thin;scrollbar-color:#888 transparent}.generic-card-list--scroll::-webkit-scrollbar{height:12px;width:12px;background:transparent}.generic-card-list--scroll::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px;border:2px solid transparent;background-clip:padding-box;visibility:hidden;opacity:0;transition:background-color .3s ease,opacity .3s ease}.generic-card-list--scroll:hover::-webkit-scrollbar-thumb{background-color:#0006;visibility:visible;opacity:1}.generic-card-list--scroll:active::-webkit-scrollbar-thumb{background-color:#0009}.generic-card-list--scroll>*:not([style*="position: fixed"],[style*="position: absolute"]){width:var(--card-list-card-width, 300px);flex-shrink:0;scroll-snap-align:start;height:100%}.countdown-page-content{display:flex;flex-direction:column;gap:10px}.countdown-page-content .preview{opacity:.7;scale:.75}.countdown-page-content .countdowns{display:flex;flex-direction:column;gap:10px}.countdown-page-content .countdowns .countdown{border:1px solid rgb(0,0,0)}.countdown{border:1px dashed rgba(0,0,0,.329)!important;border-radius:8px;transition:all .3s ease-in-out;cursor:pointer}.countdown.featured{border:2px solid black!important;background-color:#ffc4004d}.countdown{padding:30px 0}.countdown:hover{opacity:.8}.countdown .countdown-name{font-size:1.5rem;font-weight:700}.countdown .time{font-size:2rem;font-weight:700}.countdown .time.segmented{display:flex;gap:15px;justify-content:center;align-items:center;flex-wrap:wrap}.countdown .time.segmented .time-segment{display:flex;flex-direction:column;align-items:center;background-color:#000c;color:#fff;border-radius:12px;padding:15px 20px;min-width:80px;border:2px solid rgba(255,255,255,.1);box-shadow:0 4px 15px #0000004d}.countdown .time.segmented .time-segment .time-value{font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:5px;font-family:Courier New,monospace}.countdown .time.segmented .time-segment .time-label{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;opacity:.8}.data-parse-page-content .parsed-data{text-align:left}.data-parse-page-content .input{max-height:300px;max-width:auto}.data-parse-page-content .input.long{max-height:700px}.data-parse-page-content .parsed-data{max-height:150px;overflow:auto;background-color:#b5b5b5;color:#000;padding:10px}.data-parse-page-content .input-value{display:grid;grid-template-columns:minmax(350px,1fr) 1fr;gap:20px}@media only screen and (max-width: 576px){.data-parse-page-content .input-value{display:flex;flex-direction:column;gap:0px}}.data-parse-page-content .input-value .input{min-width:50%}.data-parse-page-content .input-value .value{max-width:50%;text-align:left;word-wrap:break-word;justify-content:space-evenly;gap:10px}.data-parse-page-content .bold{font-weight:700}.files-management-page-content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.admin-image-card{position:relative;transition:all .3s ease-in-out;overflow:hidden;border:4px solid rgba(0,0,0,0);border-radius:8px;cursor:pointer}.admin-image-card.selected{border:4px solid rgb(0,0,0)!important;box-shadow:0 4px 8px #00000080}.admin-image-card:hover{transform:scale(1.02);opacity:.8}.admin-image-card .overlay{position:absolute;top:0;left:0;display:grid;grid-template-rows:1fr 3fr 1fr;width:100%;height:100%;border-radius:5px;color:#fff;font-weight:700;font-size:1.2em;z-index:2}.admin-image-card .overlay .top,.admin-image-card .overlay .middle,.admin-image-card .overlay .bottom{display:flex;align-items:center;justify-content:center;width:100%;text-align:center}.admin-image-card .overlay .top:not(:empty),.admin-image-card .overlay .middle:not(:empty),.admin-image-card .overlay .bottom:not(:empty){background-color:#0000008a}.image-generation-popup-image-container{margin:auto;width:500px;max-height:450px}@media only screen and (max-width: 576px){.image-generation-popup-image-container{width:100%;max-height:300px}}.image-mask-drawer{display:flex;flex-direction:column;gap:16px;padding:16px;border:1px solid #d9d9d9;border-radius:8px;background:#fff}.image-mask-drawer .mask-controls{display:flex;flex-wrap:wrap;gap:16px;align-items:center;padding:12px;background:#f5f5f5;border-radius:6px}.image-mask-drawer .mask-controls .control-group{display:flex;flex-direction:column;gap:4px}.image-mask-drawer .mask-controls .control-group label{font-size:12px;font-weight:500;color:#666}.image-mask-drawer .mask-controls .control-group .ant-select{min-width:120px}.image-mask-drawer .mask-controls .control-buttons{display:flex;gap:8px;margin-left:auto}.image-mask-drawer .mask-controls .control-buttons .ant-btn{height:32px;width:32px;padding:0;display:flex;align-items:center;justify-content:center}.image-mask-drawer .mask-controls .control-buttons .ant-btn:hover{transform:scale(1.05)}.image-mask-drawer .mask-controls .control-buttons .ant-btn:active{transform:scale(.95)}.image-mask-drawer .canvas-container{position:relative;display:flex;justify-content:center;align-items:center;border:2px dashed #d9d9d9;border-radius:8px;padding:16px;background:#fafafa}.image-mask-drawer .canvas-container .main-canvas{border:1px solid #ccc;border-radius:4px;cursor:crosshair;background:#fff;box-shadow:0 2px 8px #0000001a}.image-mask-drawer .canvas-container .main-canvas:hover{border-color:#1890ff}.image-mask-drawer .canvas-container .mask-canvas{position:absolute;top:0;left:0;pointer-events:none}.image-mask-drawer .mask-info{padding:12px;background:#e6f7ff;border:1px solid #91d5ff;border-radius:6px;font-size:13px;color:#0050b3}.image-mask-drawer .mask-info p{margin:0 0 4px}.image-mask-drawer .mask-info p:last-child{margin-bottom:0}.image-mask-drawer .main-canvas.brush-small{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="8" viewBox="0 0 8 8"><circle cx="4" cy="4" r="3" fill="none" stroke="black" stroke-width="1"/></svg>') 4 4,crosshair}.image-mask-drawer .main-canvas.brush-medium{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><circle cx="8" cy="8" r="7" fill="none" stroke="black" stroke-width="1"/></svg>') 8 8,crosshair}.image-mask-drawer .main-canvas.brush-large{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><circle cx="12" cy="12" r="11" fill="none" stroke="black" stroke-width="1"/></svg>') 12 12,crosshair}.image-mask-drawer .control-buttons .ant-btn{transition:all .2s cubic-bezier(.4,0,.2,1)}.image-mask-drawer .control-buttons .ant-btn:disabled{opacity:.5;transform:none!important}@media (max-width: 768px){.image-mask-drawer .mask-controls{flex-direction:column;align-items:stretch}.image-mask-drawer .mask-controls .control-buttons{margin-left:0;justify-content:center}.image-mask-drawer .canvas-container .main-canvas{max-width:100%;height:auto}}.general-parameter-content .ant-tag{font-size:1.2em;padding:10px}.image-library-page-content .image-library-container{display:flex;flex-direction:row;flex-wrap:wrap}.image-library-page-content .image-library-container .image-library-image-container{display:flex;flex-direction:column;justify-content:center;transition:all ease-in-out .2s;cursor:pointer}.image-library-page-content .image-library-container .image-library-image-container:hover{opacity:.8}.image-library-page-content .image-collection{display:flex;flex-direction:column;gap:10px}.image-library-page-content .selected-image{display:flex;flex-direction:row;gap:10px;width:100%;margin-bottom:10px}.image-library-page-content .selected-image .right{display:flex;flex-direction:column;gap:10px}.invitations-content{display:flex;flex-direction:column;gap:10px}.invitations-content .invitation{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;background-color:#20c038;color:#fff;padding:10px}.invitations-content .invitation.active{background-color:green}.invitations-content .invitation.deleted{background-color:gray;opacity:.8}.invitations-content .invitation .invitation-to{font-weight:700}.preparation-conntent{text-align:left}.preparation-conntent .ant-btn-link{padding:0;margin:0}.preparation-conntent .ant-btn-link.warning{color:red}.preparation-conntent .row-to-col-mobile{display:flex;flex-direction:row;gap:10px}@media only screen and (max-width: 1200px){.preparation-conntent .row-to-col-mobile{flex-direction:column}}.preparation-conntent .filters-collapse{margin-top:20px}.preparation-conntent .filters-collapse.has-filters .ant-collapse-header{background-color:red!important}.confirm-popup{position:fixed;top:0;left:0;width:100vw;height:100svh;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fade-in .3s ease-in-out}.confirm-popup .popup-inner{display:flex;flex-direction:column;position:relative;animation:fade-in-up .3s ease-in-out;box-shadow:0 0 10px #0000004d;min-width:300px;border-radius:14px;overflow:hidden}.confirm-popup .popup-inner .header{position:relative;height:64px}@media only screen and (max-width: 576px){.confirm-popup .popup-inner .header{height:56px}}.confirm-popup .popup-inner .header{padding:10px 15px;min-width:calc(100% - 30px);background-color:#202020;display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#fff}.confirm-popup .popup-inner .header .title:first-letter{text-transform:capitalize}.confirm-popup .popup-inner .header .title{font-weight:700}.confirm-popup .popup-inner .content{background-color:#fff;color:#000;padding:20px 30px;font-size:.9em}.confirm-popup .popup-inner .content .buttons{margin-top:20px;display:flex;flex-direction:row;justify-content:flex-end;gap:10px}.bill-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(1fr,300px));align-items:center;margin-top:50px;gap:50px;font-size:.9em;width:700px;max-width:70%;margin-left:auto;margin-right:auto}.bill{display:flex;flex-direction:column;gap:5px;height:fit-content;align-items:flex-start;background-color:#fff;padding:0 10px 10px;border:1px solid black;border-radius:8px;border-bottom:20px solid black;text-align:center;overflow:hidden}.bill .bill-group{display:flex;flex-direction:column;align-items:flex-start;padding:5px 10px;background-color:#414141;color:#fff;width:100%;margin-left:-10px;position:relative}.bill .bill-group .overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2em;font-weight:700;width:100%;height:100%;background-color:#ffffff9c;z-index:1;display:grid;place-items:center}.bill.paid .bill-group{background-color:#b2ffbc;color:#000}.bill.deleting{opacity:.3}.bill.archived .bill-group{background-color:#ff4545}.bill .bill-uid{font-size:.8em;opacity:.8;background-color:#fff;color:gray!important;box-shadow:none}.bill.warning{background-color:#ff997f}.bill .bill-order-by,.bill .bill-order-by-email{text-align:left;font-weight:700}.bill .bill-promo-code,.bill .bill-subscription{opacity:.5;text-decoration:line-through}.bill .bill-promo-code.not-empty,.bill .bill-subscription.not-empty{font-weight:700;text-decoration:none;opacity:1}.bill .bill-total-price{font-weight:700;font-size:1.2em}.bill .status{display:flex;flex-direction:column;gap:5px;width:100%}.bill .status .option{align-items:center;justify-content:space-between}.bill .status .option .label{color:red}.bill .status .changed{color:green}.bill.sandbox{background-color:#ff4545}.bill-footer{display:flex;flex-direction:column;text-align:left;padding:10px 30px}.products-list{margin-top:50px;gap:50px;font-size:.9em;background-color:#fff;border:1px solid black}.products-list .list-content{display:grid;grid-template-columns:repeat(auto-fill,minmax(1fr,300px));padding:10px}.products-list .list-header{background-color:#000;color:#fff}@media only screen and (max-width: 576px){.products-list .list-header{align-self:center;justify-self:center;text-align:center}}.products-list .list-header,.products-list .list-footer{display:flex;flex-direction:column;gap:5px;background-color:#000;color:#fff;text-align:left;padding:20px;min-width:calc(100% - 40px)}.products-list .product-line{display:flex;flex-direction:column;gap:10px;align-items:flex-start;padding:20px;border-bottom:1px solid rgba(0,0,0,.267)}.products-list .product-line.counted{background:#22c1c3;background:linear-gradient(144deg,#aeffbf,#aeffbf 56%,#fff)}.products-list .product-line.warning{background:#ff4545;background:linear-gradient(144deg,#ffc5c5,#ffc5c5 56%,#fff)}@media only screen and (max-width: 576px){.products-list .product-line{align-items:center;justify-content:center}}.products-list .product-line .product-header{font-weight:700}.products-list .product-line .product-content{width:100%;height:fit-content;display:grid;grid-template-columns:minmax(150px,1fr) 1fr 1fr;justify-content:space-between;align-items:center}.products-list .product-line .product-content .order-quantity{font-size:1.5em;font-weight:700}@media only screen and (max-width: 1200px){.products-list .product-line .product-content{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.products-list .product-line .product-content .order-quantity{font-size:1.2em}}.orders{display:flex;flex-direction:column;width:100%;gap:10px;overflow-y:auto;border-radius:4px}.orders .order{display:grid;grid-template-columns:1fr 3fr 1fr 1fr;gap:5px;padding-bottom:5px;align-items:center;border-bottom:1px dashed rgba(145,145,145,.267)}.address-group{border:1px solid black;border-radius:8px}.address-group .header{padding:15px;background-color:#000;color:#fff;display:flex;flex-direction:column;gap:5px}.address-group .bill-list{display:flex!important;flex-direction:column!important;align-items:unset;gap:5px;padding:10px;width:calc(100% - 20px)!important;margin:0 auto!important}.address-group .bill-list .product{max-width:calc(90% - 20px)!important}.address-group .list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px;padding:10px}.address-group .product{padding:10px;border:1px solid black;border-radius:8px;display:flex;flex-direction:column;gap:5px;background-color:#fff;width:auto}.promo-codes-page-content{display:flex;flex-direction:column}.promo-codes-page-content .code-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:10px}.promo-codes-page-content .code-list .code{display:flex;flex-direction:column;flex-basis:calc(50% - 35px);text-align:left;gap:5px;padding:10px;border:1px solid black;border-radius:4px}@media only screen and (max-width: 576px){.promo-codes-page-content .code-list .code{flex-basis:100%}}.promo-codes-page-content .code-list .code.usable{background-color:#baffba}.promo-codes-page-content .code-list .code.unusable{background-color:#ffbaba}.promo-codes-page-content .code-list .code.saving{background-color:#babaff}.promo-codes-page-content .code-list .code .code-name{font-weight:700}.promo-codes-page-content .code-list .code .uses-left{font-weight:700;color:green}.promo-codes-page-content .code-list .code .uses-left.unavailable{color:red}.promo-codes-page-content .rules{text-align:left}.promo-codes-page-content .rules .label{font-weight:700;text-decoration:underline;margin-bottom:10px}.properties-content{width:100%}.properties-content .keys{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-right:2px}.properties-content .keys .key{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:space-between;padding:10px;width:calc(100% - 20px);border:1px solid black;border-radius:5px;-webkit-user-select:none;user-select:none;cursor:pointer;transition:all .2s ease-in-out}.properties-content .keys .key:hover{opacity:.65}.properties-content .keys .key.add{background-color:#006eb3;color:#fff;transition:all .2s ease-in-out;cursor:pointer}.properties-content .keys .key.add:hover{opacity:.8}.properties-content .keys .key .left{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.properties-content .keys .key .left .name{font-size:1.2em;text-align:left;font-weight:700}.properties-content .keys .key .left .description{font-size:.8em}.properties-content .props-values{display:flex;flex-direction:column;gap:10px;margin-bottom:60px}.properties-content .props-values .value{display:flex;flex-direction:row;justify-content:space-between;width:calc(100% - 40px);padding:10px;border:1px solid black;border-radius:5px}.properties-content .props-values .value .unsaved{background-color:#c8fcc6b6;border-style:dashed;font-size:.8em;width:50%;min-width:fit-content}.properties-content .props-values .value .left{display:flex;flex-direction:column;gap:10px}.properties-content .props-values .value .name{font-weight:700;font-size:1.2em;text-align:left}.properties-content .props-values .value.add{background-color:#00b300;color:#fff;transition:all .2s ease-in-out;cursor:pointer}.properties-content .props-values .value.add:hover{opacity:.8}.receipt-creator{display:flex;flex-direction:column;gap:10px}.receipt-creator .fields{display:flex;flex-direction:column;gap:10px;padding:10px}.receipt-creator .fields .label{font-weight:700}.receipt-creator .fields .id{width:100%;text-align:left;margin-top:10px;margin-bottom:10px;font-weight:700}.receipt-creator .receipt-preview{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:10px;padding:15px;width:612px;min-height:792px;background-color:#fff!important}.receipt-creator .receipt-preview .section{position:relative;padding:10px;border:unset}.receipt-creator .receipt-preview .section .label{font-weight:700}.receipt-creator .receipt-preview .section .title{font-weight:700;font-size:1.5em;color:#000}.receipt-creator .receipt-preview .section.row{display:flex;flex-direction:row;justify-content:space-between}.receipt-creator .receipt-preview .section.column{display:flex;flex-direction:column;justify-content:space-between}.receipt-creator .receipt-preview .highlight{background-color:#48526d15;border-radius:4px}.receipt-creator .receipt-preview .footer{display:flex;flex-direction:row;justify-content:space-between}.receipt-creator .receipt-preview .footer .thank-you{font-style:italic;padding:0;margin:0}.receipt-creator .receipt-preview .footer .total{font-size:1.2em;font-weight:700}.receipt-creator .receipt-preview .services{display:flex;flex-direction:column;gap:10px}.receipt-creator .receipt-preview .services .title{font-weight:700;text-align:left}.receipt-creator .receipt-preview .services table{width:100%;border-collapse:collapse;border:1px solid #535663;background-color:#48526d15}.receipt-creator .receipt-preview .services table th{text-align:left;white-space:pre-wrap;padding:5px}.receipt-creator .receipt-preview .services table td{text-align:left;white-space:pre-wrap;border:1px solid #535663;padding:5px}.receipt-creator .receipt-preview .services table td.center{text-align:center}.resume-creator-page-content{display:flex;flex-direction:column;gap:10px}.resume-creator-page-content .fields{display:flex;flex-direction:column;gap:10px;padding:10px;border:1px solid rgb(0,137,96);border-radius:5px}.resume-creator-page-content .fields .experiences{display:flex;flex-direction:column;gap:10px}.resume-creator-page-content .fields .experiences .experience{padding:5px;border:3px solid black}.resume-creator-page-content .fields .experiences .experience .top-section{display:flex;flex-direction:row;gap:10px;padding:10px 0}.resume-creator-page-content .fields .experiences .even{background-color:#cfcfcf}.resume-creator-page-content .fields .experiences .uneven{background-color:#fff}.resume-creator-page-content .fields .experiences .tasks{display:flex;flex-direction:column;gap:10px;padding:20px}.resume-creator-page-content .fields .experiences .tasks .top-section{display:flex;flex-direction:row}.resume-creator-page-content .fields .skills .skill:hover{opacity:.8;background-color:#8080803b}.resume-creator-page-content .preview{position:relative;display:grid;grid-template-columns:1.2fr 2fr;border:1px solid black;text-align:left;width:612px;min-height:792px;page-break-inside:avoid}.resume-creator-page-content .preview .highlight{color:#008960;font-weight:700}.resume-creator-page-content .preview .left{display:flex;flex-direction:column;background-color:#ededed}.resume-creator-page-content .preview .left .section{gap:10px!important}.resume-creator-page-content .preview .left #color-square{background-color:#008960;color:#fff}.resume-creator-page-content .preview .left #color-square .my-info{display:flex;flex-direction:row;align-items:center;gap:5px}.resume-creator-page-content .preview .left #color-square .my-name{font-size:1.3em;font-weight:700}.resume-creator-page-content .preview .left #color-square .my-role{font-size:.8em;font-weight:700;font-style:italic}.resume-creator-page-content .preview .right{display:flex;flex-direction:column}.resume-creator-page-content .preview .section{padding:25px;border:none;font-size:.9em;display:flex;flex-direction:column;gap:20px;page-break-before:auto}.resume-creator-page-content .preview .section .title{font-size:1.3em;font-weight:700;text-transform:uppercase}.resume-creator-page-content .preview .section .item{display:flex;flex-direction:column;gap:5px}.resume-creator-page-content .preview .section ul{padding-left:20px;margin:5px 0}.resume-creator-page-content .preview .section .experience-name{display:flex;flex-direction:column;font-size:1.1em;line-height:1.2em;font-weight:700}.resume-creator-page-content .tag{padding:5px;background-color:#000;color:#fff;width:fit-content;font-size:.7em;text-transform:uppercase;font-weight:700}.resume-creator-page-content .tag.project{background-color:#fff;color:#000;border:1px solid black}.resume-creator-page-content .tag.client{background-color:#008960}.editabletable input{border:none;background-color:transparent}.editabletable input:focus{outline:none}.editabletable .ant-table-cell .ant-form-item-control-input{min-height:0!important}.editabletable .ant-table-cell.highlight{background-color:#d9d9d9}.editabletable .title-no-padding-x .ant-table-title{padding-left:0!important;padding-right:0!important}.editabletable .title-no-padding-y .ant-table-title{padding-top:0!important;padding-bottom:0!important}.editabletable .ant-table-row-level-0 .ant-table-row-expand-icon-cell{background-color:#d9d9d9!important}.editabletable .visible-on-hover>*:first-child{opacity:0;transition:all ease-in-out .2s!important}.editabletable .visible-on-hover:hover>*:first-child{opacity:1}.editabletable .ant-table-content input,.editabletable .ant-table-content .ant-select-selector{transition:all .2s ease-in-out;padding:0;inset-inline-end:0;border:none!important;outline:none!important;box-shadow:none!important;border-radius:0}.editabletable .ant-table-content input:focus,.editabletable .ant-table-content .ant-select-selector:focus{background-color:#0000000d}.editabletable .editable-input{padding-left:0;padding-right:0}.editabletable .editable-input.has-changed{background-color:#00a90317!important}.editabletable .editable-input.focused-input.align-left{padding-left:4px}.editabletable .not-editable-cell{background-color:#e1e1e1}.editable-cell{position:relative}.editable-input.align-left input{text-align:left}.editable-input.align-right input{text-align:right}.editable-input.align-center input{text-align:center}.editable-cell-value-wrap{padding:5px 12px;cursor:pointer}.editable-row:hover .editable-cell-value-wrap{padding:4px 11px;border:1px solid #d9d9d9;border-radius:2px}.not-focused-input{min-height:15px}.ant-table-content .ant-input-affix-wrapper{outline:none;border:none;box-shadow:none}.editable-table-header{display:flex;flex-direction:column;gap:10px}.editable-table-header .control-section{display:flex;gap:10px;justify-content:space-between;flex-wrap:wrap;width:100%}.editable-table-header .control-section .ant-pagination{min-width:fit-content}.editable-table-header .control-section>*{max-width:50%}.editable-table-header .control-section .right{display:flex;gap:10px;justify-content:flex-end;align-items:center;flex-wrap:wrap}.CounterBox-container{background-color:#f7fffc!important;padding:15px;border:none;display:flex;grid-gap:20px;gap:20px;flex-direction:column;align-items:center;justify-content:center;border-radius:5px;min-width:100%;height:-moz-fit-content;height:fit-content;transition:all ease-in-out .3s}@media screen and (max-width: 576px){.CounterBox-container{padding:4px}}.CounterBox-container .CounterBox{position:relative;width:100%;box-shadow:inset 0 0 30px #000;background-image:url(./../../images/white-gradient.jpg);background-size:cover;background-size:auto 100%;padding:10px}.CounterBox-container .CounterBox .top-container{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:10px}.CounterBox-container .CounterBox .top-container .dollar-hour-container #value_input{width:50px;text-align:center}.CounterBox-container .CounterBox .title{font-size:2em;font-weight:600;text-shadow:1px 1px 2px rgb(0,0,0)}.CounterBox-container .CounterBox .sub-title{text-transform:capitalize;font-size:1.2em;font-weight:600;color:#8c8c8c;text-shadow:0px 0px 1px #272727}.CounterBox-container .CounterBox .times-container{display:flex;flex-direction:row;gap:25px;justify-content:center;background-color:#fff;box-shadow:inset 0 0 5px #000;padding:20px;text-shadow:1px 1px 2px black;font-size:2em;font-weight:600;margin-top:10px}.CounterBox-container .CounterBox .times-container .time-group{display:flex;flex-direction:column;align-items:center}.CounterBox-container .CounterBox .times-container .time-group .sub-title{font-size:.6em}.CounterBox-container .CounterBox .counter-container{font-size:10em;color:green;text-shadow:1px 1px 2px black}.CounterBox-container .CounterBox .counter-container.disabled{filter:grayscale(1)}@media screen and (max-width: 576px){.CounterBox-container .CounterBox .counter-container{font-size:4em}}.subscriptions-page-content,.subscriptions-page-content .creation-container{display:flex;flex-direction:column;gap:10px}.subscriptions-page-content .ant-collapse{border:none}.subscriptions-page-content .ant-collapse .ant-collapse-item{border-bottom:none;margin-bottom:10px}.subscriptions-page-content .ant-collapse-content-box{padding:0!important;border:1px solid black;border-top:none!important}.subscriptions-page-content .ant-collapse-item-active .ant-collapse-header{border-end-end-radius:0!important;border-end-start-radius:0!important}.subscriptions-page-content .ant-collapse-header{background-color:#000;font-weight:700;color:#fff!important;border-radius:8px!important}.subscriptions-page-content .subscription-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}@media only screen and (max-width: 576px){.subscriptions-page-content .subscription-list{align-items:center;width:100%}}.subscribers-list{display:flex;flex-direction:column;gap:10px;max-height:300px;overflow-y:auto;padding-right:10px}.subscribers-list .subscriber-line{padding:15px 5px;background-color:#f9f9f9;border-radius:8px}.users-page-content p{margin-top:5px;margin-bottom:5px}.users-page-content .value-container{min-width:75px}.users-page-content .users{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));width:100%;align-items:stretch;justify-content:flex-start;text-align:left;gap:5px}.users-page-content .users .user{border:1px solid black;padding:10px;display:flex;flex-direction:column;gap:15px;align-items:center;justify-content:space-between;flex:1}.users-page-content .users .user.role-inconnu{border-style:dotted}.users-page-content .users .user.role-owner{background:linear-gradient(0deg,#0059ff88,50%,#fff 50%);border:3px solid gold;color:#000}.users-page-content .users .user.role-superadmin{background-color:gold}.users-page-content .users .user.role-admin{background-color:#add8e6}.users-page-content .users .user.role-user{background-color:#90ee90}.pending-job__description{max-height:3.6em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;line-clamp:2;box-orient:vertical}.pending-job{background:linear-gradient(135deg,#e3f0ff,#f8fbff);border:1.2px solid #6cb4ff;box-shadow:0 1px 8px #00000012;padding:7px 12px;border-radius:8px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;font-size:.92em;color:#2d3a4a;font-weight:500;width:300px;transition:box-shadow .2s,border-color .2s;overflow:hidden}.pending-job--pending{color:#2d3a4a}.pending-job--error{color:#e74c3c;flex-direction:column;align-items:flex-start}.pending-job__icon{font-size:1em;margin-right:4px;color:#3a8dde}.pending-job__name{font-size:1em;font-weight:500;display:flex;align-items:center;gap:4px}.pending-job__name--error{color:#e74c3c}.pending-job__error{font-size:.72em;margin-top:2px;opacity:.8}.pending-job__time{font-size:.75em;margin-top:2px;opacity:.7;display:block}.pending-job__time--error{font-size:.68em;margin-top:1px;opacity:.6}.pending-job:hover{box-shadow:0 4px 24px #0000001f;border-color:#3a8dde}.pending-job .anticon{color:#3a8dde;font-size:1em}.pending-job:hover{box-shadow:0 4px 24px #0000001f}.section-box{margin:24px 0;border-radius:8px;background:#f5f4f4;padding:16px;width:calc(100% - 32px)}.section-box.variant{background:#fdfdfd;box-shadow:0 1px 4px #0000000a;padding:16px 18px 12px;border-radius:6px;margin-bottom:18px}.section-box .section-title{font-size:1.1rem;font-weight:600;color:#3a3a3a;margin-bottom:12px;letter-spacing:.5px;width:100%;display:flex;justify-content:space-between}.section-box .section-content span{display:flex;flex-direction:row;gap:5px;align-items:center;flex-wrap:wrap;white-space:break-spaces}.poem-creator-container{padding:2rem;font-family:Lato,sans-serif;display:flex;flex-direction:column;align-items:center}.title{text-align:center;margin-bottom:2rem;font-size:2.5rem}.controls-and-preview{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;gap:2rem}.controls{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:400px}.control-group{display:flex;align-items:center;gap:.5rem;width:100%;justify-content:space-between;font-size:1.1rem}.control-group span:first-child{min-width:140px;text-align:left}.poem-textarea{margin-bottom:1rem;width:100%;font-size:1rem}.generate-button{margin-top:1rem;font-size:1.2rem}.poem-image-preview{box-shadow:0 4px 6px #0000001a;font-family:Playfair Display,serif;color:#fff;width:884px;height:884px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border:2px solid #ddd;border-radius:8px;overflow:hidden}.poem-content{margin:0;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.4);z-index:10;position:relative;height:auto;width:100%;white-space:pre-wrap;word-break:break-word;font-size:2.7rem}.ParticipateInOrderSection{display:flex;margin-top:unset!important;width:100%!important;background-color:#f4f4f4}.ParticipateInOrderSection.page-step-2,.ParticipateInOrderSection.page-step-3{padding:10px 0!important;justify-content:unset;height:calc(100vh - 20px)!important}.ParticipateInOrderSection .vertical-grid{width:calc(100% - 40px);display:flex;flex-direction:column;align-items:center;gap:10px}.ParticipateInOrderSection .vertical-grid .grid-padding,.ParticipateInOrderSection .vertical-grid .items-in-cart-listing{width:600px;max-width:100%;align-self:center}.ParticipateInOrderSection .fixed-zone{position:fixed;bottom:0;left:0;width:100%;z-index:3;padding:20px 0;background-color:#fff;box-shadow:0 0 10px #0000001a}@media only screen and (max-width: 576px){.ParticipateInOrderSection .fixed-zone{font-size:.8em;padding:3px 0}}.ParticipateInOrderSection .form-box{box-shadow:unset!important;background-color:transparent!important}.ParticipateInOrderSection .page-title{text-align:left;padding-bottom:30px;padding-left:15px;border-bottom:3px solid rgb(235,235,235);font-size:2em;font-weight:500;color:#00000080}.ParticipateInOrderSection .vertical-group{display:flex;flex-direction:column;gap:10px}.ParticipateInOrderSection .vertical-group .heading-text{font-size:1.2em;font-weight:700}.ParticipateInOrderSection .items-in-cart-listing{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}@media only screen and (min-width: 1201px){.ParticipateInOrderSection .items-in-cart-listing{max-width:950px}}.ParticipateInOrderSection .items-in-cart-listing .cart-total{background-color:green;padding:5px 8px;color:#fff;font-weight:700;font-size:1.1em;text-shadow:2px 1px 1px rgba(0,0,0,.329)}.ProductPopup{position:fixed;top:0;height:100%;max-height:calc(100svh - 50px);width:45%;font-size:1em;display:flex;flex-direction:column;gap:0px;justify-content:space-around;align-items:center;padding:10px 10px 30%;background-color:#fff;border-top:1px solid rgba(0,0,0,.614);box-shadow:0 1px 50px #000;z-index:300}@media only screen and (min-width: 577px) and (max-width: 1200px){.ProductPopup{width:100%;font-size:.9em;z-index:1000}}@media only screen and (max-width: 576px){.ProductPopup{width:100%;font-size:.8em;z-index:1100}}.ProductPopup .close-button{position:absolute;top:30px;right:20px;border:none;background-color:transparent;color:#000;font-size:3em;padding:5px;cursor:pointer;z-index:1002;transition:all ease-in-out .2s}.ProductPopup .close-button:hover{opacity:.8}.ProductPopup .image-container{position:relative}.ProductPopup .image-container img{max-height:45vh}.ProductPopup .image-container .item-format{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:4em;color:#fc0;text-shadow:2px 1px 1px rgba(0,0,0,.329)}.ProductPopup .product-info-container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-top:20px;max-width:85vw;gap:5px}.ProductPopup .product-info-container .product-name{font-size:2em;font-weight:700}.ProductPopup .product-info-container .product-from{font-size:1.5em;font-weight:700;color:#000000b6}.ProductPopup .product-info-container .product-price-quantity{margin-top:10px}.ProductPopup .product-info-container .product-price-quantity .product-price{font-size:1.5em;color:green}.ProductPopup .product-info-container .product-price-quantity .product-real-cost{font-size:1em;color:red;text-decoration:line-through}.ProductPopup .product-info-container .product-price-quantity .product-quantity{margin-left:5px;font-size:1.3em;color:#1a1a1a}.ProductPopup .product-info-container .total-price-container{margin-top:10px}.ProductPopup .product-info-container #total-text{font-size:1.2em;font-weight:700}.ProductPopup .product-info-container .product-total-price{font-size:2em;color:#fff;border-radius:8px;padding:3px 6px;font-weight:700;text-shadow:2px 1px 1px rgba(0,0,0,.329);background-color:green}.ProductPopup .remove-button,.ProductPopup .amount-button,.ProductPopup .add-button{font-weight:700;font-size:1em;display:grid;place-items:center;height:50px}.ProductPopup .remove-button:hover,.ProductPopup .amount-button:hover,.ProductPopup .add-button:hover{color:#fff}.ProductPopup .remove-button{background-color:#000;color:#fff;padding:10px 20px;font-size:2em}.ProductPopup .remove-button.disabled{opacity:.5}.ProductPopup .add-button{background-color:#139e13;color:#fff;padding:10px 20px;font-size:2em}.ProductPopup .amount-button{width:80px;font-size:1.5em;color:#000;font-weight:400;text-shadow:-1px 1px 1px rgba(0,0,0,.329)}.StoreItemsListing{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));flex-wrap:wrap;max-width:95%;align-self:center;margin-bottom:50px;padding:10px}@media only screen and (max-width: 576px){.StoreItemsListing{display:grid;grid-template-columns:1fr 1fr}}.StoreItemsListing{justify-content:flex-start;justify-items:flex-start;min-height:20px;border-radius:8px;min-width:50%}.StoreItemsListing .resume{width:100%;display:flex;flex-direction:column;justify-content:space-evenly;gap:10px;padding:15px;font-size:1.5em}.StoreItemsListing .resume .resume-cart-count{color:#000}.StoreItemsListing .resume .resume-price{display:flex;flex-direction:column;align-items:center;gap:5px}.StoreItemsListing .resume .resume-price .row{border-bottom:unset;justify-content:center;align-items:center;gap:10px}.StoreItemsListing .resume .resume-price .resume-total{background-color:green;color:#fff;border-radius:8px;padding:5px;text-shadow:1px 1px 1px rgb(0,0,0)}.StoreItemsListing .resume .resume-price .resume-total-discount{font-size:.8em;color:red}.StoreItemsListing .shop-product-card{display:flex;flex-direction:column;height:calc(100% - 32px);width:calc(100% - 32px);border:1px solid transparent;background-color:#fff;padding:10px;justify-content:center;overflow:hidden;border-radius:8px;filter:grayscale(35%);cursor:pointer}@media only screen and (max-width: 576px){.StoreItemsListing .shop-product-card{margin:0 6px}}.StoreItemsListing .shop-product-card.hasQuantity{filter:unset;border:1px solid green}.StoreItemsListing .shop-product-card:hover{box-shadow:0 0 5px 1px #0003}.StoreItemsListing .shop-product-card .product-image-container{overflow:hidden;position:relative;overflow:visible;min-width:150px;min-height:100px;display:flex;justify-content:center;align-items:center}.StoreItemsListing .shop-product-card .product-image-container img{transition:all ease-in-out .2s;width:100%;max-width:100px;height:auto;object-fit:cover}@media only screen and (max-width: 576px){.StoreItemsListing .shop-product-card .product-image-container img{min-height:150px;width:auto}}.StoreItemsListing .shop-product-card .product-image-container .product-format{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.4em;font-weight:600;color:#fb0;text-shadow:2px 1px 3px rgba(0,0,0,.489);z-index:2}.StoreItemsListing .shop-product-card .product-in-cart{position:absolute;top:0;right:0;padding:3px 5px;color:#fff;font-size:1.1em;border-bottom-left-radius:10px;text-align:center;min-width:20px;background-color:green;box-shadow:inset 1px -1px 4px 1px #0000004d;z-index:3}.StoreItemsListing .shop-product-card .buttons-container{display:flex;justify-content:space-evenly;align-items:center}.StoreItemsListing .shop-product-card .buttons-container .add-to-cart{color:#fc0;background-color:green}.StoreItemsListing .shop-product-card .buttons-container .add-to-cart.no-items{background-color:#fff;color:green}.StoreItemsListing .shop-product-card .buttons-container .remove-from-cart{background-color:red;color:#fff}.StoreItemsListing .shop-product-card .item-resume-container{text-align:left;display:flex;flex-direction:column;justify-content:space-between;background-color:#ffffff9d;padding:5px 5px 15px;gap:0px;width:fit-content;max-width:95%;transition:all ease-in-out .2s}@media only screen and (max-width: 576px){.StoreItemsListing .shop-product-card .item-resume-container{padding:0 15px;margin-top:15px;gap:2px}.StoreItemsListing .shop-product-card .item-resume-container>*{line-height:16px}}.StoreItemsListing .shop-product-card .item-resume-container .name,.StoreItemsListing .shop-product-card .item-resume-container .from,.StoreItemsListing .shop-product-card .item-resume-container .price{transition:all ease-in-out .2s}.StoreItemsListing .shop-product-card .item-resume-container .real-cost{font-size:.8em;color:red;text-decoration:line-through}.StoreItemsListing .shop-product-card .item-resume-container .name{font-size:.9em;font-weight:700}.StoreItemsListing .shop-product-card .item-resume-container .from{font-weight:100;color:#141414;font-size:.9em}.StoreItemsListing .shop-product-card .item-resume-container .prices{display:flex;flex-direction:row;gap:5px}.StoreItemsListing .shop-product-card .item-resume-container .prices .price.discounted{color:green}.StoreItemsListing .shop-product-card .item-resume-container.not-empty{background-color:#fff}.StoreItemsListing .shop-product-card .item-resume-container.not-empty .name{color:#000}@media only screen and (max-width: 576px){.StoreItemsListing .shop-product-card .item-resume-container.not-empty .name{font-size:.8em}}.StoreItemsListing .shop-product-card .item-resume-container.not-empty .price{font-size:.8em;font-weight:600}@media only screen and (max-width: 576px){.StoreItemsListing .shop-product-card .item-resume-container.not-empty .price{font-size:.7em}}.StoreItemsListing .shop-product-card .item-resume-container.not-empty .product-total-price{font-size:1.2em;color:#fff;border-radius:8px;padding:3px;font-weight:700;text-shadow:2px 1px 1px rgba(0,0,0,.329);background-color:green}@media only screen and (max-width: 576px){.StoreItemsListing .shop-product-card .item-resume-container.not-empty .product-total-price{font-size:1.2em}}.StoreItemsListing .shop-product-card .item-resume{position:relative;display:flex;flex-direction:column;justify-content:space-evenly;align-content:center;gap:15px;background-color:#616161;padding:5px;transition:all ease-in-out .25s;box-shadow:inset 2px 0 10px 1px #000;overflow:hidden}.StoreItemsListing .shop-product-card .item-resume .placeholder{font-size:1.2em;font-weight:600;color:#00000080;opacity:1}.StoreItemsListing .shop-product-card .item-resume .placeholder img{width:40px;height:auto;opacity:.5}.StoreItemsListing .shop-product-card .item-resume .quantity,.StoreItemsListing .shop-product-card .item-resume .total-price,.StoreItemsListing .shop-product-card .item-resume .icon{transition:all ease-in-out .25s;height:0px;font-size:1.15em;opacity:0;display:grid;place-items:center;color:#fff;text-shadow:1px 1px 1px rgb(0,0,0)}.StoreItemsListing .shop-product-card .item-resume .background-quantity{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#0000003d;font-weight:600;font-size:4em}.StoreItemsListing .shop-product-card .item-resume.not-empty{box-shadow:2px 0 10px 1px #00000080;position:relative}.StoreItemsListing .shop-product-card .item-resume.not-empty .icon{filter:invert(1)}.StoreItemsListing .shop-product-card .item-resume.not-empty .icon img{width:35px;height:35px}.StoreItemsListing .shop-product-card .item-resume.not-empty .quantity,.StoreItemsListing .shop-product-card .item-resume.not-empty .total-price,.StoreItemsListing .shop-product-card .item-resume.not-empty .icon{height:20px;opacity:1;z-index:10}.StoreItemsListing .shop-product-card .item-resume.not-empty .placeholder{opacity:0}.StoreItemsListing .shop-product-card .item-resume.not-empty{background-color:green}.StoreItemsListing .shop-product-card.selected .item-resume.not-empty{background-color:#000}.StoreItemsListing .shop-product-card.selected .item-resume .background-quantity{color:#8080804f}.StoreItemsListing .popular-icon{transform:scale(1.5)}.SmallProductCard{border-bottom:1px solid rgba(0,0,0,.484);padding:5px;width:100%}.SmallProductCard .product-card{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:5px;text-align:left}.SmallProductCard .product-card .left{display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.SmallProductCard .product-card img{height:50px;width:auto}.SmallProductCard .product-card .info-wrapper{display:flex;flex-direction:column;gap:5px;text-align:left}.SmallProductCard .product-card .info-wrapper .title{font-size:.8em;font-weight:700}.SmallProductCard .product-card .info-wrapper .subtitle{font-size:.8em;font-style:italic}.SmallProductCard .product-card .item-total{display:flex;align-self:flex-end;background-color:#803500;padding:5px 8px;color:#fff;font-weight:700;font-size:1.1em;text-shadow:2px 1px 1px rgba(0,0,0,.329)}.CustomerOrderInvoice{margin:auto}.CustomerOrderInvoice .high-contrast-text{padding:15px;width:calc(100% - 30px)}.CustomerOrderInvoice .high-contrast-text p{margin:0}.account-page{max-width:900px;margin:0 auto;width:100%}.account-page__header{margin-bottom:24px}.account-page__title{font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;color:#040203;margin:0 0 4px}.account-page__subtitle{font-size:14px;color:#4f4f4f;margin:0}.account-page__grid{display:flex;flex-direction:column;gap:16px}.account-card{background:#fff;border-radius:14px;padding:24px;box-shadow:0 1px 3px #00000014;border:1px solid #e7ebee}@media only screen and (max-width: 576px){.account-card{padding:16px}}.account-card__heading{font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;color:#040203;margin:0 0 20px;display:flex;align-items:center;gap:8px}.account-card--profile{display:flex;align-items:center;gap:24px}@media only screen and (max-width: 576px){.account-card--profile{flex-direction:column;text-align:center}}.account-card__avatar-section{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:12px}.account-card__name{display:flex;flex-direction:column;gap:4px}.account-card__fullname{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;color:#040203}.account-card__role{display:inline-flex;align-items:center;padding:4px 12px;background:#20c0381a;color:#20c038;border-radius:9999px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;width:fit-content}.account-card__field{margin-bottom:16px;flex:1}.account-card__field:last-child{margin-bottom:0}.account-card__field-row{display:flex;gap:16px}@media only screen and (max-width: 576px){.account-card__field-row{flex-direction:column;gap:0}}.account-card__label{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#4f4f4f;margin-bottom:8px;text-transform:uppercase;letter-spacing:.3px}.account-card__value{font-size:14px;color:#040203}.account-card__actions{display:flex;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #e7ebee}.account-card__notification-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;background:#fafbfc;border-radius:8px;margin-bottom:12px}.account-card__notification-info{display:flex;flex-direction:column;gap:4px}.account-card__notification-title{font-weight:600;color:#040203}.account-card__notification-desc{font-size:12px;color:#4f4f4f}.account-card__notification-status{font-size:12px;margin:0;padding:12px;border-radius:8px}.account-card__notification-status--on{color:#19942b;background:#20c03814}.account-card__notification-status--off{color:#c1770c;background:#f0941014}.note-page{min-height:calc(100vh - 64px)}@media only screen and (max-width: 576px){.note-page{min-height:calc(100vh - 56px)}}.note-page .anchor{display:none}.note-page .ant-input:hover{color:#fff!important}.note-page .ant-layout-sider{position:sticky!important;transition:all ease-in-out .3s!important;width:200px;flex:unset!important;min-width:unset!important;background-color:#101010}.note-page .ant-layout-sider.collapsed{width:64px!important;overflow:hidden}@media only screen and (max-width: 576px){.note-page .ant-layout-sider{display:none!important}}.note-page a{white-space:pre-wrap}.note-page .lant-layout-sider-dark{background-color:#101010}.note-page .ant-layout-sider-children{position:relative}.note-page .ant-layout-sider-children .collapse-button{position:absolute;bottom:10px;left:50%;transform:translate(-50%);z-index:1000;color:#fff}.note-page .ant-layout-sider-children .collapse-button:hover{color:#fff}.note-page .current-board{background-color:#000;color:#fff;font-weight:700;font-size:1.4em;padding:20px 0;border-bottom:1px solid #f09410;transition:all ease-in-out .3s;cursor:pointer}.note-page .current-board:hover{background-color:#101010}.note-page .board-menu-item{width:100%;margin-bottom:10px;color:#f84028;border:none;outline:none}.note-page .board-menu-item:hover{color:#fff}.note-page .xl-icon .ant-btn-icon .anticon{font-size:1.7em}.note-page .note-menu{transition:all ease-in-out .3s;width:100%;height:fit-content;max-height:750px;float:left;overflow:auto}.note-page .note-menu .note-list-menu-item{background-color:#202020;color:#fff;border:none;border-right:2px solid black;font-weight:700;min-height:60px;max-height:190px;height:fit-content;padding:10px;white-space:normal;text-overflow:ellipsis;overflow:hidden;transition:all ease-in-out .3s;border-radius:0!important}.note-page .note-menu .note-list-menu-item.collapsed{display:grid;place-items:center}.note-page .note-menu .note-list-menu-item:focus{outline:none}.note-page .note-menu .note-list-menu-item .title{font-weight:700}.note-page .note-menu .note-list-menu-item .title .wmde-markdown{padding:0;font-size:12px}.note-page .note-menu .note-list-menu-item:hover,.note-page .note-menu .note-list-menu-item.selected{border-right:5px solid rgb(255,174,0);background-color:#3a5159}.note-page .title-markdown{font-weight:700;font-size:1.2em}.note-page .page-content{padding:0 5px;text-align:left;background-color:#24383f!important;color:#fff}.note-page .page-content .list-notes-container{background-color:#202020!important;padding:10px;border-radius:5px;min-height:80svh}.note-page .page-content .list-notes-container .md-editor-preview{display:none}.note-page .page-content .notes-row{width:100%;display:grid;gap:5px;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 5px),max-content))}.note-page .page-content .notes-row.single-note{grid-template-columns:1fr}.note-page .page-content .wmde-markdown{padding:10px}.note-page .page-content input,.note-page .page-content textarea,.note-page .page-content .content{border:none;background:none;outline:none;color:#fff}.board-list{display:grid;grid-template-columns:1fr;gap:20px}.list-notes-container.large .content .wmde-markdown{font-size:1.3em}.list-notes-container img{width:100%;max-width:850px}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.rich-text-editor li:before{font-size:large}.rich-text-editor .quill,.rich-text-editor .ql-toolbar,.rich-text-editor .ql-editor,.rich-text-editor .ql-container{border:none!important}.rich-text-editor .ql-editor{min-height:100vh}.rich-text-editor img{width:800px!important;max-width:90%;height:auto!important}.board-item{position:relative;background-color:#3a3a3ade;border-radius:4px;box-shadow:0 0 5px #0003;padding:15px;height:300px;transition:all ease-in-out .3s;cursor:pointer}.board-item:hover{background-color:#8080803c}.board-item .title,.board-item .subtitle{margin:0;padding:10px}.board-item .on-hover-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;z-index:-10;transition:all ease-in-out .3s;font-weight:700;background-color:#fff;padding:10px;border-radius:4px;color:#202020;box-shadow:0 0 5px #0003}.board-item:hover .on-hover-text{opacity:1;z-index:10}.line-button{cursor:pointer;text-align:center;padding:10px;align-self:center;white-space:nowrap;color:#ffffff9a;border-top:1px dashed rgba(255,255,255,0);transition:all ease-in-out .5s}.line-button:hover{color:#20c038;border-color:#20c038;text-shadow:0 0 20px #20c038}.past-orders-container{position:relative;display:flex;gap:10px;flex-direction:column;flex-wrap:wrap;padding:10px;font-size:12px;justify-content:flex-start}.past-orders-container .details-section{width:100%;display:flex;flex-direction:column;gap:20px;margin-top:20px}.past-orders-container .summary{padding:10px;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px}.past-orders-container .summary .stat{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex:1;gap:5px}.past-orders-container .summary .stat.discount{color:red}.past-orders-container .summary .amount{padding:10px;border-radius:8px;font-size:1.2em;font-weight:700;color:#fff;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,.454);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,.384);box-shadow:0 0 5px #0000006d}.past-orders-container .summary .amount.green{background-color:green}.past-orders-container .summary .amount.gold{background-color:#ffc800}.past-orders-container .summary .amount.blue{background-color:#00f!important}.past-orders-container .summary .amount.red{background-color:red}.past-orders-container .real-cost{text-decoration:line-through;color:red}.past-orders-container .order-name-date{display:flex;flex-direction:column;gap:5px;width:100%;align-items:center}.past-orders-container .order-name-date .order-name{font-size:1.5em;font-weight:700}.past-orders-container .order-name-date .order-date{color:#a7a7a7}.past-orders-container .order-name-date .price{font-size:1.2em;font-weight:700;color:green}.past-orders-container .order-name-date .saved{background-color:green;color:#fff;padding:5px;border-radius:8px;font-size:1.2em}.past-orders-container .order-name-date .comments{flex:1;width:100%}.past-orders-container .order-name-date .input{flex:1}.past-orders-container .product-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));align-items:center;justify-items:center;width:100%;gap:29px}@media only screen and (max-width: 1200px){.past-orders-container .product-list{justify-content:center}}.past-orders-container .product-list .product-card{width:calc(33.3333333333% - 30px);max-height:500px;min-width:225px;border-radius:5px;padding:10px;align-self:flex-start}.past-orders-container .product-list .product-card .comments{display:flex;flex-direction:column;gap:5px;padding:5px;background-color:#e2f0ff}@media only screen and (max-width: 576px){.past-orders-container .product-list .product-card .comments{min-width:80vw}}.past-orders-container .product-list .product-card .comments .comment{background-color:#dbdbdb}.past-orders-container .product-list .product-card .comments .comment.new{border:1px dashed rgb(0,13,128);border-radius:4px}.past-orders-container .product-list .product-card .comments .comment .heading{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;gap:10px}.past-orders-container .product-list .product-card .comments .comment .heading .left{display:flex;flex-direction:row;gap:10px;align-items:center}.past-orders-container .product-list .product-card .comments .comment .heading .left img{width:40px;height:40px;border-radius:50%}.past-orders-container .product-list .product-card .comments .comment .heading .left span{font-size:1.2em;font-weight:700}.past-orders-container .product-list .product-card .comments .comment .heading .delete-icon{font-size:1em;color:red;cursor:pointer;justify-self:flex-end;transition:all ease-in-out .2s}.past-orders-container .product-list .product-card .comments .comment .heading .delete-icon:hover{transform:scale(1.1);opacity:.8}.past-orders-container .product-list .product-card .comments .comment .content{padding:10px;text-align:left;background-color:#f0f8ff}.past-orders-container .product-list .product-card .comments .input{max-height:20px;transition:all ease-in-out .2s;opacity:.6}.past-orders-container .product-list .product-card .comments .input.focused{min-height:60px;opacity:1}@media only screen and (min-width: 577px){.mobile-only{display:none!important}}@media only screen and (max-width: 576px){.not-mobile{display:none!important}}.current-orders-page{display:flex;flex-direction:column;gap:20px;margin-top:70px;width:100%;text-align:center}.current-orders-page .current-orders-container{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px}.current-orders-page .current-orders-container .order{display:flex;flex-direction:column;align-items:center;justify-content:center;width:fit-content;gap:10px;transition:all ease-in-out .2s;cursor:pointer}.current-orders-page .current-orders-container .order:hover{opacity:.8;transform:scale(1.1)}.current-orders-page .current-orders-container .order .organization-info{display:flex;flex-direction:row;align-items:center;gap:10px}.current-orders-page .current-orders-container .order .organization-info .organization-name{font-size:.8em}.current-orders-page .checkbox-container{display:flex;flex-direction:column;gap:10px;justify-content:center;max-width:80%;align-self:center;margin-top:20px}.current-orders-page .checkbox-container .description{font-size:.8em;color:#50505078;max-width:400px;align-self:center}.current-orders-page .checkbox-container p{margin:0}.current-orders-page .checkbox-container label{font-size:.8em}.current-orders-page .checkbox-container input{transform:scale(1.5)}.current-orders-page .checkbox-container.not-notify{color:red;animation:wiggle 1.6s infinite}
