*{box-sizing:border-box}img,picture,video,canvas,svg{display:block}a,a:link,a:visited,a:active{text-decoration:none}::selection{color:#fff;background:#00a63e}html{scrollbar-width:auto;scrollbar-color:var(--color-brand-900) #0000000d}::-webkit-scrollbar{width:10px;height:10px}html::-webkit-scrollbar-button{visibility:hidden!important;clip-path:inset(50%)!important;appearance:none!important;background-color:#0000!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'/>")!important;width:0!important;height:0!important;display:none!important}body::-webkit-scrollbar-button{visibility:hidden!important;clip-path:inset(50%)!important;appearance:none!important;background-color:#0000!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'/>")!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button{visibility:hidden!important;clip-path:inset(50%)!important;appearance:none!important;background-color:#0000!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'/>")!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button{visibility:hidden!important;clip-path:inset(50%)!important;appearance:none!important;background-color:#0000!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'/>")!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:start:decrement{visibility:hidden!important;clip-path:inset(50%)!important;appearance:none!important;background-color:#0000!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'/>")!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:end:increment{visibility:hidden!important;clip-path:inset(50%)!important;appearance:none!important;background-color:#0000!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'/>")!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:vertical:start:decrement{visibility:hidden!important;clip-path:inset(50%)!important;appearance:none!important;background-color:#0000!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'/>")!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:vertical:end:increment{visibility:hidden!important;clip-path:inset(50%)!important;appearance:none!important;background-color:#0000!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'/>")!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:horizontal:start:decrement{visibility:hidden!important;clip-path:inset(50%)!important;appearance:none!important;background-color:#0000!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'/>")!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:horizontal:end:increment{visibility:hidden!important;clip-path:inset(50%)!important;appearance:none!important;background-color:#0000!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'/>")!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:single-button{visibility:hidden!important;clip-path:inset(50%)!important;appearance:none!important;background-color:#0000!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'/>")!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:double-button{visibility:hidden!important;clip-path:inset(50%)!important;appearance:none!important;background-color:#0000!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'/>")!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-track{background:#0000000d}::-webkit-scrollbar-thumb{background-color:var(--color-brand-900);background-clip:content-box;border-radius:100px}::-webkit-scrollbar-thumb:hover{background:var(--color-brand-700);cursor:pointer}@layer utilities{@keyframes fade-in-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}50%{opacity:.5}to{opacity:1;transform:translateY(10px)}}@keyframes fade-in-right{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0,0)}}@keyframes move-in-right{0%{transform:translate(100vw)}to{transform:translate(0,0)}}@keyframes move-out-right{0%{transform:translate(0,0)}to{transform:translate(100vw)}}@keyframes loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loader-before{0%{transform:translate(0,0)scale(1)}50%{transform:translate(48px)scale(.5)}to{transform:translate(0,0)scale(1)}}@keyframes loader-span-before{0%{transform:translate(0,0)scale(1)}50%{transform:translateY(48px)scale(.5)}to{transform:translate(0,0)scale(1)}}@keyframes loader-after{0%{transform:translate(0,0)scale(1)}50%{transform:translate(-48px)scale(.5)}to{transform:translate(0,0)scale(1)}}@keyframes loader-span-after{0%{transform:translate(0,0)scale(1)}50%{transform:translateY(-48px)scale(.5)}to{transform:translate(0,0)scale(1)}}@keyframes circle{0%{border-radius:50px 50px 25px 25px;height:5px;top:60px;transform:scaleX(1.7)}40%{border-radius:50%;height:20px;transform:scaleX(1)}to{top:0%}}@keyframes shadow{0%{transform:scaleX(1.5)}40%{opacity:.7;transform:scaleX(1)}to{opacity:.4;transform:scaleX(.2)}}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}@keyframes cut-fall{0%{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);opacity:1;transform:rotate(0)translateY(0)}50%{clip-path:polygon(0 0,100% 20%,80% 100%,0% 80%)}to{opacity:0;clip-path:polygon(0 0,100% 20%,80% 100%,0% 80%);transform:rotate(-15deg)translateY(20px)}}@keyframes jump-scale{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.4)}to{opacity:1;transform:scale(1)}}.animate-fade-in-down{animation:.5s forwards fade-in-down}.animate-fade-in-up{animation:.5s forwards fade-in-up}.animate-fade-in-up-1s{animation:1s forwards fade-in-up}.animate-fade-in-right{animation:.5s forwards fade-in-right}.animate-move-in-right{animation:.6s forwards move-in-right}.animate-move-out-right{animation:.4s forwards move-out-right}.animate-loader{animation:2s cubic-bezier(.77,0,.175,1) infinite loader}.animate-loader-before{animation:2s cubic-bezier(.77,0,.175,1) infinite loader-before}.animate-loader-span-before{animation:2s cubic-bezier(.77,0,.175,1) infinite loader-span-before}.animate-loader-after{animation:2s cubic-bezier(.77,0,.175,1) infinite loader-after}.animate-loader-span-after{animation:2s cubic-bezier(.77,0,.175,1) infinite loader-span-after}.animate-circle{animation:.5s infinite alternate circle}.animate-shadow{animation:.5s infinite alternate shadow}.animate-pop{animation:.2s ease-in-out pop}.animate-cut-fall{animation:.35s ease-out forwards cut-fall}.animate-jump-scale{animation:50ms ease-out forwards jump-scale}.animate-delay-100{animation-delay:.1s}.animate-delay-200{animation-delay:.2s}.animate-delay-300{animation-delay:.3s}.animate-delay-400{animation-delay:.4s}.animate-delay-500{animation-delay:.5s}.animate-delay-600{animation-delay:.6s}.animate-delay-700{animation-delay:.7s}.animate-delay-800{animation-delay:.8s}.animate-delay-900{animation-delay:.9s}.animate-delay-1000{animation-delay:1s}.animate-delay-1100{animation-delay:1.1s}.animate-delay-1200{animation-delay:1.2s}.animate-delay-1300{animation-delay:1.3s}.animate-delay-1400{animation-delay:1.4s}.animate-delay-1500{animation-delay:1.5s}.animate-delay-1600{animation-delay:1.6s}.animate-delay-1700{animation-delay:1.7s}.animate-delay-1800{animation-delay:1.8s}.animate-delay-1900{animation-delay:1.9s}.animate-delay-2000{animation-delay:2s}.animate-delay-2100{animation-delay:2.1s}.animate-delay-2200{animation-delay:2.2s}.animate-delay-2300{animation-delay:2.3s}.animate-delay-2400{animation-delay:2.4s}.animate-delay-2500{animation-delay:2.5s}.animate-delay-2600{animation-delay:2.6s}.animate-delay-2700{animation-delay:2.7s}.animate-delay-2800{animation-delay:2.8s}.animate-delay-2900{animation-delay:2.9s}.animate-delay-3000{animation-delay:3s}.animate-delay-3100{animation-delay:3.1s}.animate-delay-3200{animation-delay:3.2s}.animate-delay-3300{animation-delay:3.3s}.animate-delay-3400{animation-delay:3.4s}.animate-delay-3500{animation-delay:3.5s}.animate-delay-3600{animation-delay:3.6s}.animate-delay-3700{animation-delay:3.7s}.animate-delay-3800{animation-delay:3.8s}.animate-delay-3900{animation-delay:3.9s}.animate-delay-4000{animation-delay:4s}.animate-delay-4100{animation-delay:4.1s}.animate-delay-4200{animation-delay:4.2s}.animate-delay-4300{animation-delay:4.3s}.animate-delay-4400{animation-delay:4.4s}.animate-delay-4500{animation-delay:4.5s}.animate-delay-4600{animation-delay:4.6s}.animate-delay-4700{animation-delay:4.7s}.animate-delay-4800{animation-delay:4.8s}.animate-delay-4900{animation-delay:4.9s}.animate-delay-5000{animation-delay:5s}.animate-delay-5100{animation-delay:5.1s}.animate-delay-5200{animation-delay:5.2s}.animate-delay-5300{animation-delay:5.3s}.animate-delay-5400{animation-delay:5.4s}.animate-delay-5500{animation-delay:5.5s}.animate-delay-5600{animation-delay:5.6s}.animate-delay-5700{animation-delay:5.7s}.animate-delay-5800{animation-delay:5.8s}.animate-delay-5900{animation-delay:5.9s}.animate-duration-100{animation-duration:.1s}.animate-duration-200{animation-duration:.2s}.animate-duration-300{animation-duration:.3s}.animate-duration-400{animation-duration:.4s}.animate-duration-500{animation-duration:.5s}.animate-duration-600{animation-duration:.6s}.animate-duration-700{animation-duration:.7s}.animate-duration-800{animation-duration:.8s}.animate-duration-900{animation-duration:.9s}.animate-duration-1000{animation-duration:1s}.animate-duration-1200{animation-duration:1.2s}.animate-duration-1300{animation-duration:1.3s}.animate-duration-1400{animation-duration:1.4s}.animate-duration-1500{animation-duration:1.5s}.animate-duration-1600{animation-duration:1.6s}.animate-duration-1700{animation-duration:1.7s}.animate-duration-1800{animation-duration:1.8s}.animate-duration-1900{animation-duration:1.9s}.animate-duration-2000{animation-duration:2s}.animate-duration-2100{animation-duration:2.1s}.animate-duration-2200{animation-duration:2.2s}.animate-duration-2300{animation-duration:2.3s}.animate-duration-2400{animation-duration:2.4s}.animate-duration-2500{animation-duration:2.5s}.animate-duration-2600{animation-duration:2.6s}.animate-duration-2700{animation-duration:2.7s}.animate-duration-2800{animation-duration:2.8s}.animate-duration-2900{animation-duration:2.9s}.animate-duration-3000{animation-duration:3s}.animate-duration-3100{animation-duration:3.1s}.animate-duration-3200{animation-duration:3.2s}.animate-duration-3300{animation-duration:3.3s}.animate-duration-3400{animation-duration:3.4s}.animate-duration-3500{animation-duration:3.5s}.animate-duration-3600{animation-duration:3.6s}.animate-duration-3700{animation-duration:3.7s}.animate-duration-3800{animation-duration:3.8s}.animate-duration-3900{animation-duration:3.9s}.animate-duration-4000{animation-duration:4s}.animate-duration-4100{animation-duration:4.1s}.animate-duration-4200{animation-duration:4.2s}.animate-duration-4300{animation-duration:4.3s}.animate-duration-4400{animation-duration:4.4s}.animate-duration-4500{animation-duration:4.5s}.animate-duration-4600{animation-duration:4.6s}.animate-duration-4700{animation-duration:4.7s}.animate-duration-4800{animation-duration:4.8s}.animate-duration-4900{animation-duration:4.9s}.animate-duration-5000{animation-duration:5s}.animate-duration-5100{animation-duration:5.1s}.animate-duration-5200{animation-duration:5.2s}.animate-duration-5300{animation-duration:5.3s}.animate-duration-5400{animation-duration:5.4s}.animate-duration-5500{animation-duration:5.5s}.animate-duration-5600{animation-duration:5.6s}.animate-duration-5700{animation-duration:5.7s}.animate-duration-5800{animation-duration:5.8s}.animate-duration-5900{animation-duration:5.9s}.scrollbar-w-1{padding-right:.25rem}.scrollbar-w-1::-webkit-scrollbar{width:1px!important}.scrollbar-w-2{padding-right:.25rem}.scrollbar-w-2::-webkit-scrollbar{width:2px!important}.scrollbar-w-3{padding-right:.25rem}.scrollbar-w-3::-webkit-scrollbar{width:3px!important}.scrollbar-w-4{padding-right:.25rem}.scrollbar-w-4::-webkit-scrollbar{width:4px!important}.scrollbar-w-5{padding-right:.25rem}.scrollbar-w-5::-webkit-scrollbar{width:5px!important}.scrollbar-w-6{padding-right:.25rem}.scrollbar-w-6::-webkit-scrollbar{width:6px!important}.scrollbar-w-7{padding-right:.25rem}.scrollbar-w-7::-webkit-scrollbar{width:7px!important}.scrollbar-w-8{padding-right:.25rem}.scrollbar-w-8::-webkit-scrollbar{width:8px!important}.scrollbar-w-9{padding-right:.25rem}.scrollbar-w-9::-webkit-scrollbar{width:9px!important}.scrollbar-w-10{padding-right:.25rem}.scrollbar-w-10::-webkit-scrollbar{width:10px!important}.scrollbar-w-12{padding-right:.25rem}.scrollbar-w-12::-webkit-scrollbar{width:12px!important}.scrollbar-w-\[var\(--scrollbar-width\)\]{padding-right:.25rem}.scrollbar-w-\[var\(--scrollbar-width\)\]::-webkit-scrollbar{width:var(--scrollbar-width)!important}.scrollbar-h-1{padding-top:.25rem}.scrollbar-h-1::-webkit-scrollbar{height:1px!important}.scrollbar-h-2{padding-top:.25rem}.scrollbar-h-2::-webkit-scrollbar{height:2px!important}.scrollbar-h-3{padding-top:.25rem}.scrollbar-h-3::-webkit-scrollbar{height:3px!important}.scrollbar-h-4{padding-top:.25rem}.scrollbar-h-4::-webkit-scrollbar{height:4px!important}.scrollbar-h-5{padding-top:.25rem}.scrollbar-h-5::-webkit-scrollbar{height:5px!important}.scrollbar-h-6{padding-top:.25rem}.scrollbar-h-6::-webkit-scrollbar{height:6px!important}.scrollbar-h-7{padding-top:.25rem}.scrollbar-h-7::-webkit-scrollbar{height:7px!important}.scrollbar-h-8{padding-top:.25rem}.scrollbar-h-8::-webkit-scrollbar{height:8px!important}.scrollbar-h-9{padding-top:.25rem}.scrollbar-h-9::-webkit-scrollbar{height:9px!important}.scrollbar-h-10{padding-top:.25rem}.scrollbar-h-10::-webkit-scrollbar{height:10px!important}.scrollbar-h-12{padding-top:.25rem}.scrollbar-h-12::-webkit-scrollbar{height:12px!important}.scrollbar-h-\[var\(--scrollbar-height\)\]{padding-top:.25rem}.scrollbar-h-\[var\(--scrollbar-height\)\]::-webkit-scrollbar{height:var(--scrollbar-height)!important}.scrollbar-thumb-sm::-webkit-scrollbar-thumb{border-radius:.125rem!important}.scrollbar-thumb::-webkit-scrollbar-thumb{border-radius:.25rem!important}.scrollbar-thumb-md::-webkit-scrollbar-thumb{border-radius:.375rem!important}.scrollbar-thumb-lg::-webkit-scrollbar-thumb{border-radius:.5rem!important}.scrollbar-thumb-xl::-webkit-scrollbar-thumb{border-radius:.75rem!important}.scrollbar-thumb-2xl::-webkit-scrollbar-thumb{border-radius:1rem!important}.scrollbar-thumb-3xl::-webkit-scrollbar-thumb{border-radius:1.5rem!important}.scrollbar-thumb-full::-webkit-scrollbar-thumb{border-radius:9999px!important}.scrollbar-track-sm::-webkit-scrollbar-track{border-radius:.125rem!important}.scrollbar-track::-webkit-scrollbar-track{border-radius:.25rem!important}.scrollbar-track-md::-webkit-scrollbar-track{border-radius:.375rem!important}.scrollbar-track-lg::-webkit-scrollbar-track{border-radius:.5rem!important}.scrollbar-track-xl::-webkit-scrollbar-track{border-radius:.75rem!important}.scrollbar-track-2xl::-webkit-scrollbar-track{border-radius:1rem!important}.scrollbar-track-3xl::-webkit-scrollbar-track{border-radius:1.5rem!important}.scrollbar-track-full::-webkit-scrollbar-track{border-radius:9999px!important}.scrollbar-thumb-t-xl::-webkit-scrollbar-thumb{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.scrollbar-thumb-r-xl::-webkit-scrollbar-thumb{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.scrollbar-thumb-b-xl::-webkit-scrollbar-thumb{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.scrollbar-thumb-l-xl::-webkit-scrollbar-thumb{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.scrollbar-track-t-xl::-webkit-scrollbar-track{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.scrollbar-track-r-xl::-webkit-scrollbar-track{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.scrollbar-track-b-xl::-webkit-scrollbar-track{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.scrollbar-track-l-xl::-webkit-scrollbar-track{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.scrollbar-thumb-tl-xl::-webkit-scrollbar-thumb{border-top-left-radius:.75rem!important}.scrollbar-thumb-tr-xl::-webkit-scrollbar-thumb{border-top-right-radius:.75rem!important}.scrollbar-thumb-br-xl::-webkit-scrollbar-thumb{border-bottom-right-radius:.75rem!important}.scrollbar-thumb-bl-xl::-webkit-scrollbar-thumb{border-bottom-left-radius:.75rem!important}.scrollbar-track-tl-xl::-webkit-scrollbar-track{border-top-left-radius:.75rem!important}.scrollbar-track-tr-xl::-webkit-scrollbar-track{border-top-right-radius:.75rem!important}.scrollbar-track-br-xl::-webkit-scrollbar-track{border-bottom-right-radius:.75rem!important}.scrollbar-track-bl-xl::-webkit-scrollbar-track{border-bottom-left-radius:.75rem!important}}
