@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");.wallet-adapter-button{background-color:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;border-radius:4px}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:#fff}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{background:#404144;color:#999;cursor:not-allowed}.wallet-adapter-button-end-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon,.wallet-adapter-button-start-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{position:relative;display:inline-block}.wallet-adapter-dropdown-list{position:absolute;z-index:99;display:grid;grid-template-rows:1fr;grid-row-gap:10px;padding:10px;top:100%;right:0;margin:0;list-style:none;background:#2c2d30;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;outline:none;cursor:pointer;white-space:nowrap;box-sizing:border-box;padding:0 20px;width:100%;border-radius:6px;font-size:14px;font-weight:600;height:37px;color:#fff}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{align-self:center;fill:#999}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transform:rotate(180deg);transition:transform .15s ease-in}.wallet-adapter-modal{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .15s linear;background:rgba(0,0,0,.5);z-index:1040;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:18px;padding:12px;cursor:pointer;background:#1a1f2e;border:none;border-radius:50%}.wallet-adapter-modal-button-close:focus-visible{outline-color:#fff}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s ease 0s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:rgba(0,0,0,.5);position:fixed;top:0;left:0;bottom:0;right:0}.wallet-adapter-modal-container{display:flex;margin:3rem;min-height:calc(100vh - 6rem);align-items:center;justify-content:center}@media (max-width:480px){.wallet-adapter-modal-container{margin:1rem;min-height:calc(100vh - 2rem)}}.wallet-adapter-modal-wrapper{box-sizing:border-box;position:relative;display:flex;align-items:center;flex-direction:column;z-index:1050;max-width:400px;border-radius:10px;background:#10141f;box-shadow:0 8px 20px rgba(0,0,0,.6);font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{font-weight:500;font-size:24px;line-height:36px;margin:0;padding:64px 48px 48px;text-align:center;color:#fff}@media (max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{margin:0 0 12px;padding:0;width:100%;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{font-weight:400;border-radius:0;font-size:18px}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{margin-left:auto;font-size:14px;opacity:.6}.wallet-adapter-modal-list-more{cursor:pointer;border:none;padding:12px 24px 24px 12px;align-self:flex-end;display:flex;align-items:center;background-color:transparent;color:#fff}.wallet-adapter-modal-list-more svg{transition:all .1s ease;fill:#fff;margin-left:.5rem}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px 24px;box-sizing:border-box}.wallet-adapter-modal-middle-button{display:block;cursor:pointer;margin-top:48px;width:100%;background-color:#512da8;padding:12px;font-size:18px;border:none;border-radius:8px;color:#fff}

/*
! tailwindcss v3.1.8 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}.\!container{width:100%!important}@media (min-width:0px){.container{max-width:0}.\!container{max-width:0!important}}@media (min-width:640px){.container{max-width:640px}.\!container{max-width:640px!important}}@media (min-width:768px){.container{max-width:768px}.\!container{max-width:768px!important}}@media (min-width:1024px){.container{max-width:1024px}.\!container{max-width:1024px!important}}@media (min-width:1280px){.container{max-width:1280px}.\!container{max-width:1280px!important}}@media (min-width:1536px){.container{max-width:1536px}.\!container{max-width:1536px!important}}@media (min-width:1792px){.container{max-width:1792px}.\!container{max-width:1792px!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-1\/2{top:50%;right:50%;bottom:50%;left:50%}.inset-y-0{top:0;bottom:0}.-inset-x-\[-5px\]{left:5px;right:5px}.inset-y-\[25px\]{top:25px;bottom:25px}.inset-y-\[45px\]{top:45px;bottom:45px}.bottom-20{bottom:5rem}.right-\[57px\]{right:57px}.bottom-\[41px\]{bottom:41px}.top-\[207px\]{top:207px}.bottom-\[15px\]{bottom:15px}.bottom-\[50px\]{bottom:50px}.top-9{top:2.25rem}.right-0{right:0}.top-0{top:0}.top-\[52px\]{top:52px}.-left-16{left:-4rem}.-right-16{right:-4rem}.top-\[25px\]{top:25px}.-left-6{left:-1.5rem}.top-\[45px\]{top:45px}.left-0{left:0}.left-\[-10px\]{left:-10px}.left-\[17px\]{left:17px}.bottom-4{bottom:1rem}.left-4{left:1rem}.right-4{right:1rem}.top-\[0px\]{top:0}.left-\[0px\]{left:0}.right-\[0px\]{right:0}.bottom-\[0px\]{bottom:0}.bottom-\[57px\]{bottom:57px}.top-\[46\%\]{top:46%}.bottom-\[30px\]{bottom:30px}.bottom-\[56px\]{bottom:56px}.left-\[30px\]{left:30px}.bottom-\[23px\]{bottom:23px}.top-1{top:.25rem}.bottom-0{bottom:0}.right-\[40px\]{right:40px}.top-4{top:1rem}.bottom-24{bottom:6rem}.left-\[80px\]{left:80px}.bottom-\[10px\]{bottom:10px}.right-\[10px\]{right:10px}.top-\[18px\]{top:18px}.bottom-\[24px\]{bottom:24px}.right-\[28px\]{right:28px}.right-\[17px\]{right:17px}.bottom-\[19px\]{bottom:19px}.top-2{top:.5rem}.right-2{right:.5rem}.top-5{top:1.25rem}.right-5{right:1.25rem}.top-\[20px\]{top:20px}.left-5{left:1.25rem}.right-auto{right:auto}.top-\[17px\]{top:17px}.right-\[19px\]{right:19px}.top-\[8px\]{top:8px}.right-\[8px\]{right:8px}.right-\[20px\]{right:20px}.bottom-\[20px\]{bottom:20px}.top-\[10px\]{top:10px}.bottom-2{bottom:.5rem}.right-\[30px\]{right:30px}.top-\[40\%\]{top:40%}.right-\[111px\]{right:111px}.-bottom-\[100px\]{bottom:-100px}.-bottom-\[50px\]{bottom:-50px}.z-0{z-index:0}.z-10,.z-\[10\]{z-index:10}.z-\[1001\]{z-index:1001}.z-50{z-index:50}.z-\[1030\]{z-index:1030}.z-20{z-index:20}.z-\[101\]{z-index:101}.z-\[10001\]{z-index:10001}.z-\[1000\]{z-index:1000}.col-span-12{grid-column:span 12/span 12}.col-span-6{grid-column:span 6/span 6}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-4{grid-column:span 4/span 4}.col-span-10{grid-column:span 10/span 10}.col-span-5{grid-column:span 5/span 5}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-\[30px\]{margin-top:30px;margin-bottom:30px}.mx-\[20px\]{margin-left:20px;margin-right:20px}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-\[15px\]{margin-top:15px;margin-bottom:15px}.mx-auto{margin-left:auto;margin-right:auto}.mx-0{margin-left:0;margin-right:0}.my-\[8px\]{margin-top:8px;margin-bottom:8px}.my-\[60px\]{margin-top:60px;margin-bottom:60px}.my-auto{margin-top:auto;margin-bottom:auto}.mx-\[8px\]{margin-left:8px;margin-right:8px}.my-\[10px\]{margin-top:10px;margin-bottom:10px}.my-4{margin-top:1rem;margin-bottom:1rem}.my-\[32px\]{margin-top:32px;margin-bottom:32px}.mx-\[30px\]{margin-left:30px;margin-right:30px}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-\[15px\]{margin-left:15px;margin-right:15px}.my-\[40px\]{margin-top:40px;margin-bottom:40px}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mt-\[30px\]{margin-top:30px}.mt-\[-10px\]{margin-top:-10px}.mt-\[15px\]{margin-top:15px}.mt-\[27px\]{margin-top:27px}.ml-4{margin-left:1rem}.mt-20{margin-top:5rem}.mt-4{margin-top:1rem}.mt-\[0px\]{margin-top:0}.mt-\[60px\]{margin-top:60px}.mt-\[26px\]{margin-top:26px}.mt-\[20px\]{margin-top:20px}.mt-\[44px\]{margin-top:44px}.mt-\[45px\]{margin-top:45px}.mb-\[50px\]{margin-bottom:50px}.mb-\[47px\]{margin-bottom:47px}.mt-\[18px\]{margin-top:18px}.mb-\[100px\]{margin-bottom:100px}.ml-\[37px\]{margin-left:37px}.mt-\[10px\]{margin-top:10px}.mr-\[4px\]{margin-right:4px}.mt-\[8px\]{margin-top:8px}.mt-\[19px\]{margin-top:19px}.mt-\[6px\]{margin-top:6px}.mt-\[4px\]{margin-top:4px}.mb-\[15px\]{margin-bottom:15px}.mt-\[2px\]{margin-top:2px}.mb-\[30px\]{margin-bottom:30px}.mb-\[40px\]{margin-bottom:40px}.mt-\[150px\]{margin-top:150px}.mt-\[140px\]{margin-top:140px}.mb-\[20px\]{margin-bottom:20px}.mt-\[31px\]{margin-top:31px}.mt-\[32px\]{margin-top:32px}.mt-\[75px\]{margin-top:75px}.mt-\[9px\]{margin-top:9px}.mt-\[16px\]{margin-top:16px}.ml-\[4px\]{margin-left:4px}.mt-\[40px\]{margin-top:40px}.ml-\[22px\]{margin-left:22px}.mr-\[22px\]{margin-right:22px}.mr-4{margin-right:1rem}.mt-\[50px\]{margin-top:50px}.mt-\[42px\]{margin-top:42px}.mt-\[38px\]{margin-top:38px}.mb-\[208px\]{margin-bottom:208px}.mb-\[200px\]{margin-bottom:200px}.mt-\[100px\]{margin-top:100px}.mt-8{margin-top:2rem}.mt-\[98px\]{margin-top:98px}.mb-20{margin-bottom:5rem}.mt-\[11px\]{margin-top:11px}.mt-\[-1px\]{margin-top:-1px}.mt-\[35px\]{margin-top:35px}.mt-\[58px\]{margin-top:58px}.mr-\[15px\]{margin-right:15px}.ml-\[12px\]{margin-left:12px}.mt-\[57px\]{margin-top:57px}.mt-\[17px\]{margin-top:17px}.mt-2{margin-top:.5rem}.mb-\[10px\]{margin-bottom:10px}.ml-2{margin-left:.5rem}.mt-1{margin-top:.25rem}.-mt-\[130px\]{margin-top:-130px}.-ml-\[112px\]{margin-left:-112px}.mr-\[9px\]{margin-right:9px}.ml-\[42px\]{margin-left:42px}.mt-\[36px\]{margin-top:36px}.ml-\[60px\]{margin-left:60px}.mt-\[12px\]{margin-top:12px}.mr-1{margin-right:.25rem}.mb-\[5px\]{margin-bottom:5px}.mb-\[2px\]{margin-bottom:2px}.mr-2{margin-right:.5rem}.mt-\[14px\]{margin-top:14px}.mb-3{margin-bottom:.75rem}.mb-1{margin-bottom:.25rem}.mt-\[5px\]{margin-top:5px}.mt-\[-18px\]{margin-top:-18px}.ml-\[8px\]{margin-left:8px}.mt-\[110px\]{margin-top:110px}.ml-\[10px\]{margin-left:10px}.mr-\[5px\]{margin-right:5px}.mt-\[7px\]{margin-top:7px}.mb-\[18px\]{margin-bottom:18px}.ml-\[-5px\]{margin-left:-5px}.mt-\[25px\]{margin-top:25px}.ml-\[24px\]{margin-left:24px}.mb-\[24px\]{margin-bottom:24px}.mb-\[4px\]{margin-bottom:4px}.mb-\[29px\]{margin-bottom:29px}.mt-\[28\%\]{margin-top:28%}.mt-\[22\%\]{margin-top:22%}.mt-\[-4px\]{margin-top:-4px}.mr-\[10px\]{margin-right:10px}.ml-\[13px\]{margin-left:13px}.mr-\[18px\]{margin-right:18px}.mb-\[12px\]{margin-bottom:12px}.mt-\[52px\]{margin-top:52px}.\!mt-\[34px\]{margin-top:34px!important}.mt-\[70px\]{margin-top:70px}.\!mt-\[20px\]{margin-top:20px!important}.\!mt-\[23px\]{margin-top:23px!important}.mr-\[0px\]{margin-right:0}.ml-\[100px\]{margin-left:100px}.mt-\[-8px\]{margin-top:-8px}.mt-\[-2px\]{margin-top:-2px}.ml-\[25px\]{margin-left:25px}.ml-\[-1px\]{margin-left:-1px}.mr-5{margin-right:1.25rem}.mb-\[0px\]{margin-bottom:0}.ml-\[2px\]{margin-left:2px}.ml-\[15px\]{margin-left:15px}.mt-\[-6px\]{margin-top:-6px}.ml-\[30px\]{margin-left:30px}.mb-\[3px\]{margin-bottom:3px}.mt-\[78px\]{margin-top:78px}.mb-\[42px\]{margin-bottom:42px}.mr-\[20px\]{margin-right:20px}.mb-\[7px\]{margin-bottom:7px}.ml-\[11px\]{margin-left:11px}.mt-\[34px\]{margin-top:34px}.mt-\[29px\]{margin-top:29px}.mt-\[24px\]{margin-top:24px}.mt-\[22px\]{margin-top:22px}.-ml-2{margin-left:-.5rem}.mt-\[13px\]{margin-top:13px}.mt-\[33px\]{margin-top:33px}.mb-\[8px\]{margin-bottom:8px}.mb-\[70px\]{margin-bottom:70px}.mt-3{margin-top:.75rem}.mt-5{margin-top:1.25rem}.mb-\[22px\]{margin-bottom:22px}.mb-\[400px\]{margin-bottom:400px}.mr-\[50px\]{margin-right:50px}.mt-\[23px\]{margin-top:23px}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mb-\[17px\]{margin-bottom:17px}.mt-\[37px\]{margin-top:37px}.mt-\[28px\]{margin-top:28px}.mt-\[56px\]{margin-top:56px}.mt-\[21px\]{margin-top:21px}.mb-8{margin-bottom:2rem}.-mr-3{margin-right:-.75rem}.ml-3{margin-left:.75rem}.ml-\[-10px\]{margin-left:-10px}.ml-\[20px\]{margin-left:20px}.ml-\[9px\]{margin-left:9px}.mt-\[3px\]{margin-top:3px}.mr-0{margin-right:0}.mt-0{margin-top:0}.mb-\[45px\]{margin-bottom:45px}.mt-\[90px\]{margin-top:90px}.mr-\[7px\]{margin-right:7px}.mt-\[80px\]{margin-top:80px}.ml-\[-2px\]{margin-left:-2px}.mr-\[-2px\]{margin-right:-2px}.mt-\[-100px\]{margin-top:-100px}.mt-\[-50px\]{margin-top:-50px}.mr-\[16px\]{margin-right:16px}.ml-\[16px\]{margin-left:16px}.ml-\[0px\]{margin-left:0}.ml-\[5px\]{margin-left:5px}.mb-\[25px\]{margin-bottom:25px}.mt-\[120px\]{margin-top:120px}.mr-\[3px\]{margin-right:3px}.mt-\[91px\]{margin-top:91px}.mt-\[-20px\]{margin-top:-20px}.mt-\[43px\]{margin-top:43px}.mb-12{margin-bottom:3rem}.mb-\[60px\]{margin-bottom:60px}.mb-\[140px\]{margin-bottom:140px}.ml-\[-16px\]{margin-left:-16px}.mr-\[2px\]{margin-right:2px}.mb-\[80px\]{margin-bottom:80px}.mb-\[160px\]{margin-bottom:160px}.mt-\[55px\]{margin-top:55px}.mt-\[74px\]{margin-top:74px}.mt-\[66px\]{margin-top:66px}.mr-\[13px\]{margin-right:13px}.mt-\[48px\]{margin-top:48px}.mt-\[-82px\]{margin-top:-82px}.ml-\[55px\]{margin-left:55px}.mt-\[-60px\]{margin-top:-60px}.mb-2{margin-bottom:.5rem}.-mt-\[10px\]{margin-top:-10px}.mr-\[60px\]{margin-right:60px}.mt-\[107px\]{margin-top:107px}.mt-\[142px\]{margin-top:142px}.mb-\[130px\]{margin-bottom:130px}.mb-\[90px\]{margin-bottom:90px}.mt-\[10\%\]{margin-top:10%}.mt-\[-5px\]{margin-top:-5px}.mt-\[46px\]{margin-top:46px}.mt-\[47px\]{margin-top:47px}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.aspect-\[2\/1\]{aspect-ratio:2/1}.aspect-\[321\/321\]{aspect-ratio:321/321}.aspect-\[519\/463\]{aspect-ratio:519/463}.aspect-\[380\/363\]{aspect-ratio:380/363}.aspect-\[519\/746\]{aspect-ratio:519/746}.aspect-\[380\/546\]{aspect-ratio:380/546}.h-full{height:100%}.h-\[260px\]{height:260px}.h-\[1px\]{height:1px}.h-\[100px\]{height:100px}.h-\[645px\]{height:645px}.h-\[36px\]{height:36px}.h-\[415px\]{height:415px}.h-\[458px\]{height:458px}.h-\[45px\]{height:45px}.h-\[53px\]{height:53px}.h-\[390px\]{height:390px}.h-\[50px\]{height:50px}.h-auto{height:auto}.h-\[22px\]{height:22px}.h-\[20px\]{height:20px}.h-\[370px\]{height:370px}.h-\[540px\]{height:540px}.h-\[500px\]{height:500px}.h-fit{height:-moz-fit-content;height:fit-content}.h-\[75px\]{height:75px}.h-\[auto\]{height:auto}.h-\[90px\]{height:90px}.h-\[440px\]{height:440px}.h-\[40px\]{height:40px}.h-\[5px\]{height:5px}.h-\[700px\]{height:700px}.h-\[35px\]{height:35px}.h-\[70px\]{height:70px}.h-\[30px\]{height:30px}.h-\[150px\]{height:150px}.h-\[340px\]{height:340px}.h-\[16px\]{height:16px}.h-\[258px\]{height:258px}.h-5{height:1.25rem}.h-\[66px\]{height:66px}.h-\[65px\]{height:65px}.h-\[14px\]{height:14px}.h-\[18px\]{height:18px}.h-6{height:1.5rem}.h-12{height:3rem}.h-\[428px\]{height:428px}.h-\[380px\]{height:380px}.h-\[342px\]{height:342px}.h-\[118px\]{height:118px}.h-\[104px\]{height:104px}.h-\[94px\]{height:94px}.h-\[110px\]{height:110px}.h-\[24px\]{height:24px}.h-\[32px\]{height:32px}.h-\[12px\]{height:12px}.h-\[122px\]{height:122px}.h-\[170px\]{height:170px}.h-\[47px\]{height:47px}.h-\[21px\]{height:21px}.h-\[54px\]{height:54px}.h-\[74px\]{height:74px}.h-\[130px\]{height:130px}.h-\[41px\]{height:41px}.h-\[300px\]{height:300px}.h-\[60px\]{height:60px}.h-\[26px\]{height:26px}.h-\[234px\]{height:234px}.h-\[30\%\]{height:30%}.h-\[43\%\]{height:43%}.h-\[95px\]{height:95px}.h-\[400px\]{height:400px}.h-4{height:1rem}.h-3{height:.75rem}.h-\[43px\]{height:43px}.h-\[39px\]{height:39px}.h-\[31px\]{height:31px}.h-10{height:2.5rem}.h-7{height:1.75rem}.h-\[240px\]{height:240px}.h-\[25px\]{height:25px}.h-\[28px\]{height:28px}.h-\[calc\(100vh-220px\)\]{height:calc(100vh - 220px)}.h-\[200px\]{height:200px}.h-\[calc\(100vh-160px\)\]{height:calc(100vh - 160px)}.h-\[calc\(100\%-230px\)\]{height:calc(100% - 230px)}.h-\[34px\]{height:34px}.h-\[44px\]{height:44px}.h-\[238px\]{height:238px}.h-\[343px\]{height:343px}.h-\[375px\]{height:375px}.h-\[68px\]{height:68px}.h-\[507px\]{height:507px}.h-\[0px\]{height:0}.h-\[38px\]{height:38px}.h-\[92px\]{height:92px}.h-\[438px\]{height:438px}.h-\[410px\]{height:410px}.h-\[539px\]{height:539px}.h-\[420px\]{height:420px}.h-\[592px\]{height:592px}.h-\[590px\]{height:590px}.h-\[449px\]{height:449px}.h-\[56px\]{height:56px}.h-\[575px\]{height:575px}.h-\[268px\]{height:268px}.h-\[255px\]{height:255px}.h-\[180px\]{height:180px}.h-\[117px\]{height:117px}.h-\[606px\]{height:606px}.h-\[480px\]{height:480px}.h-\[calc\(100vh-280px\)\]{height:calc(100vh - 280px)}.h-\[42px\]{height:42px}.h-\[221px\]{height:221px}.h-\[394px\]{height:394px}.h-\[220px\]{height:220px}.h-\[160px\]{height:160px}.h-\[50\%\]{height:50%}.h-\[295px\]{height:295px}.h-\[120px\]{height:120px}.h-\[69\%\]{height:69%}.h-\[80px\]{height:80px}.h-\[79px\]{height:79px}.max-h-\[415px\]{max-height:415px}.max-h-full{max-height:100%}.max-h-\[540px\]{max-height:540px}.max-h-\[500px\]{max-height:500px}.max-h-\[320px\]{max-height:320px}.max-h-\[350px\]{max-height:350px}.max-h-\[626px\]{max-height:626px}.max-h-\[300px\]{max-height:300px}.max-h-\[25px\]{max-height:25px}.max-h-\[40px\]{max-height:40px}.max-h-\[calc\(100vh_-_200px_-_240px\)\]{max-height:calc(100vh - 200px - 240px)}.max-h-\[calc\(100vh_-_200px\)\]{max-height:calc(100vh - 200px)}.max-h-\[150px\]{max-height:150px}.max-h-\[450px\]{max-height:450px}.max-h-\[370px\]{max-height:370px}.min-h-screen{min-height:100vh}.min-h-full{min-height:100%}.min-h-\[calc\(100vh-300px\)\]{min-height:calc(100vh - 300px)}.min-h-\[76px\]{min-height:76px}.min-h-\[65px\]{min-height:65px}.min-h-\[calc\(100vh_-_60px\)\]{min-height:calc(100vh - 60px)}.min-h-\[calc\(100vh_-_0px\)\]{min-height:calc(100vh - 0px)}.min-h-\[40px\]{min-height:40px}.min-h-\[calc\(100vh_-_200px_-_240px\)\]{min-height:calc(100vh - 200px - 240px)}.min-h-\[80px\]{min-height:80px}.min-h-\[250px\]{min-height:250px}.min-h-\[150px\]{min-height:150px}.w-full{width:100%}.w-\[270px\]{width:270px}.w-\[260px\]{width:260px}.w-\[163px\]{width:163px}.w-\[20\%\]{width:20%}.w-\[300px\]{width:300px}.w-\[122px\]{width:122px}.w-\[282px\]{width:282px}.w-\[14px\]{width:14px}.w-\[50px\]{width:50px}.w-\[90px\]{width:90px}.w-\[35px\]{width:35px}.w-\[150px\]{width:150px}.w-\[120px\]{width:120px}.w-\[80px\]{width:80px}.w-\[40px\]{width:40px}.w-\[100px\]{width:100px}.w-\[370px\]{width:370px}.w-\[calc\(100\%-650px\)\]{width:calc(100% - 650px)}.w-\[80\%\]{width:80%}.w-\[140px\]{width:140px}.w-\[75px\]{width:75px}.w-\[56\%\]{width:56%}.w-\[44\%\]{width:44%}.w-\[500px\]{width:500px}.w-\[200px\]{width:200px}.w-\[65px\]{width:65px}.w-\[110px\]{width:110px}.w-\[70px\]{width:70px}.w-\[250px\]{width:250px}.w-\[30px\]{width:30px}.\!w-full{width:100%!important}.w-\[340px\]{width:340px}.w-\[16px\]{width:16px}.w-\[170px\]{width:170px}.w-\[224px\]{width:224px}.w-5{width:1.25rem}.w-\[277px\]{width:277px}.w-\[84px\]{width:84px}.w-11{width:2.75rem}.w-12{width:3rem}.w-\[60px\]{width:60px}.w-\[calc\(100\%\+10px\)\]{width:calc(100% + 10px)}.w-\[240px\]{width:240px}.w-\[327px\]{width:327px}.w-\[290px\]{width:290px}.w-\[259px\]{width:259px}.w-\[72px\]{width:72px}.w-\[32px\]{width:32px}.w-\[247px\]{width:247px}.w-auto{width:auto}.w-\[47px\]{width:47px}.w-\[18px\]{width:18px}.w-\[22px\]{width:22px}.w-\[15px\]{width:15px}.w-fit{width:-moz-fit-content;width:fit-content}.w-\[46px\]{width:46px}.w-\[74px\]{width:74px}.w-\[45px\]{width:45px}.w-\[130px\]{width:130px}.w-1\/2{width:50%}.w-\[41px\]{width:41px}.w-\[600px\]{width:600px}.w-\[20px\]{width:20px}.w-\[142px\]{width:142px}.w-\[30\%\]{width:30%}.w-\[32\%\]{width:32%}.w-20{width:5rem}.w-\[94px\]{width:94px}.w-\[48px\]{width:48px}.w-\[50\%\]{width:50%}.w-\[24px\]{width:24px}.w-\[230px\]{width:230px}.w-\[36px\]{width:36px}.w-\[176px\]{width:176px}.w-\[220px\]{width:220px}.w-\[171px\]{width:171px}.w-\[90\%\]{width:90%}.w-\[21px\]{width:21px}.w-10{width:2.5rem}.w-7{width:1.75rem}.w-\[28px\]{width:28px}.w-\[25px\]{width:25px}.w-\[228px\]{width:228px}.w-2\/3{width:66.666667%}.w-\[60\%\]{width:60%}.w-\[40\%\]{width:40%}.w-\[15\%\]{width:15%}.w-\[35\%\]{width:35%}.w-24{width:6rem}.w-\[34px\]{width:34px}.w-\[1000px\]{width:1000px}.w-\[0px\]{width:0}.w-\[390px\]{width:390px}.w-\[343px\]{width:343px}.w-\[375px\]{width:375px}.w-\[auto\]{width:auto}.w-\[25\%\]{width:25%}.w-\[10\%\]{width:10%}.w-\[13\%\]{width:13%}.w-\[17\%\]{width:17%}.w-\[82px\]{width:82px}.w-\[65\%\]{width:65%}.w-6{width:1.5rem}.w-\[28\%\]{width:28%}.w-\[12\%\]{width:12%}.w-\[38px\]{width:38px}.w-\[38x\]{width:38x}.w-\[10px\]{width:10px}.w-\[191px\]{width:191px}.w-\[160px\]{width:160px}.w-\[42px\]{width:42px}.w-\[265\]{width:265}.w-\[265px\]{width:265px}.w-\[190px\]{width:190px}.w-\[147px\]{width:147px}.w-\[calc\(100\%\+32px\)\]{width:calc(100% + 32px)}.w-\[850px\]{width:850px}.w-\[180px\]{width:180px}.w-\[312px\]{width:312px}.w-\[117px\]{width:117px}.w-\[calc\(100\%-185px\)\]{width:calc(100% - 185px)}.w-\[200\%\]{width:200%}.w-\[calc\(100\%\+16px\)\]{width:calc(100% + 16px)}.w-\[76\%\]{width:76%}.w-\[243px\]{width:243px}.w-\[394px\]{width:394px}.w-\[286px\]{width:286px}.w-\[165px\]{width:165px}.w-\[221px\]{width:221px}.w-\[69\%\]{width:69%}.w-\[79px\]{width:79px}.min-w-full{min-width:100%}.min-w-\[300px\]{min-width:300px}.min-w-\[75px\]{min-width:75px}.min-w-max{min-width:-moz-max-content;min-width:max-content}.min-w-\[16px\]{min-width:16px}.min-w-\[106px\]{min-width:106px}.min-w-\[130px\]{min-width:130px}.min-w-\[104px\]{min-width:104px}.min-w-\[146px\]{min-width:146px}.min-w-\[66px\]{min-width:66px}.min-w-\[30px\]{min-width:30px}.min-w-\[100px\]{min-width:100px}.min-w-\[76px\]{min-width:76px}.min-w-\[20px\]{min-width:20px}.min-w-\[50px\]{min-width:50px}.min-w-\[65px\]{min-width:65px}.min-w-0{min-width:0}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.min-w-\[36px\]{min-width:36px}.min-w-\[40px\]{min-width:40px}.min-w-\[164px\]{min-width:164px}.min-w-\[138px\]{min-width:138px}.min-w-\[122px\]{min-width:122px}.min-w-\[80px\]{min-width:80px}.min-w-\[74px\]{min-width:74px}.min-w-\[90px\]{min-width:90px}.min-w-\[72px\]{min-width:72px}.min-w-\[84px\]{min-width:84px}.min-w-\[140px\]{min-width:140px}.min-w-\[85px\]{min-width:85px}.min-w-\[110px\]{min-width:110px}.min-w-\[38px\]{min-width:38px}.min-w-\[77px\]{min-width:77px}.min-w-\[41px\]{min-width:41px}.min-w-\[92px\]{min-width:92px}.min-w-\[70px\]{min-width:70px}.min-w-\[96\%\]{min-width:96%}.min-w-\[293px\]{min-width:293px}.min-w-\[280px\]{min-width:280px}.min-w-\[100\%\]{min-width:100%}.min-w-\[56px\]{min-width:56px}.min-w-\[259px\]{min-width:259px}.min-w-\[150px\]{min-width:150px}.min-w-\[375px\]{min-width:375px}.max-w-\[1920px\]{max-width:1920px}.max-w-\[100dvw\]{max-width:100dvw}.max-w-\[295px\]{max-width:295px}.max-w-full{max-width:100%}.max-w-\[400px\]{max-width:400px}.max-w-\[450px\]{max-width:450px}.max-w-\[140px\]{max-width:140px}.max-w-\[250px\]{max-width:250px}.max-w-\[347px\]{max-width:347px}.max-w-\[221px\]{max-width:221px}.max-w-\[40px\]{max-width:40px}.max-w-\[321px\]{max-width:321px}.max-w-\[68px\]{max-width:68px}.max-w-\[100px\]{max-width:100px}.max-w-\[351px\]{max-width:351px}.max-w-\[388px\]{max-width:388px}.max-w-\[242px\]{max-width:242px}.max-w-\[77px\]{max-width:77px}.max-w-\[41px\]{max-width:41px}.max-w-\[300px\]{max-width:300px}.max-w-\[70px\]{max-width:70px}.max-w-\[96\%\]{max-width:96%}.max-w-\[293px\]{max-width:293px}.max-w-\[280px\]{max-width:280px}.max-w-\[200px\]{max-width:200px}.max-w-\[259px\]{max-width:259px}.max-w-\[150px\]{max-width:150px}.max-w-\[380px\]{max-width:380px}.max-w-\[110px\]{max-width:110px}.max-w-\[265px\]{max-width:265px}.max-w-\[370px\]{max-width:370px}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-\[850px\]{max-width:850px}.max-w-\[758px\]{max-width:758px}.max-w-\[575px\]{max-width:575px}.max-w-\[540px\]{max-width:540px}.max-w-\[800px\]{max-width:800px}.flex-1{flex:1 1 0%}.flex-\[0_0_300px\]{flex:0 0 300px}.flex-\[50\%\]{flex:50%}.flex-grow-0{flex-grow:0}.table-auto{table-layout:auto}.origin-center{transform-origin:center}.translate-x-5{--tw-translate-x:1.25rem}.translate-x-1,.translate-x-5{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1{--tw-translate-x:0.25rem}.translate-y-full{--tw-translate-y:100%}.translate-y-0,.translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px}.rotate-180{--tw-rotate:180deg}.-rotate-90,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate:-90deg}.rotate-\[-180\]{--tw-rotate:-180}.rotate-\[-180\],.scale-95{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-100,.scale-\[1\.18\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.18\]{--tw-scale-x:1.18;--tw-scale-y:1.18}.scale-\[1\.08\]{--tw-scale-x:1.08;--tw-scale-y:1.08}.scale-\[1\.08\],.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-\[6px\]{gap:6px}.gap-\[40px\]{gap:40px}.gap-\[28px\]{gap:28px}.gap-5{gap:1.25rem}.gap-\[29px\]{gap:29px}.gap-\[15px\]{gap:15px}.gap-\[25px\]{gap:25px}.gap-\[95px\]{gap:95px}.gap-\[20px\]{gap:20px}.gap-\[9px\]{gap:9px}.gap-\[30px\]{gap:30px}.gap-\[14px\]{gap:14px}.gap-\[5px\]{gap:5px}.gap-\[16px\]{gap:16px}.gap-\[10px\]{gap:10px}.gap-\[11px\]{gap:11px}.gap-\[50px\]{gap:50px}.gap-\[22px\]{gap:22px}.gap-12{gap:3rem}.gap-\[18px\]{gap:18px}.gap-\[12px\]{gap:12px}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-\[4px\]{gap:4px}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-1{gap:.25rem}.gap-\[36px\]{gap:36px}.gap-\[8px\]{gap:8px}.gap-\[7px\]{gap:7px}.gap-\[2px\]{gap:2px}.gap-7{gap:1.75rem}.gap-\[19px\]{gap:19px}.gap-\[100px\]{gap:100px}.gap-\[60px\]{gap:60px}.gap-\[1px\]{gap:1px}.gap-\[24px\]{gap:24px}.gap-10{gap:2.5rem}.gap-\[70px\]{gap:70px}.gap-\[48px\]{gap:48px}.gap-\[35px\]{gap:35px}.gap-\[31px\]{gap:31px}.gap-\[21px\]{gap:21px}.gap-8{gap:2rem}.gap-\[17px\]{gap:17px}.gap-\[34px\]{gap:34px}.gap-\[45px\]{gap:45px}.gap-0{gap:0}.gap-\[77px\]{gap:77px}.gap-\[37px\]{gap:37px}.gap-20{gap:5rem}.gap-\[13px\]{gap:13px}.gap-\[44px\]{gap:44px}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-4{row-gap:1rem}.gap-x-\[14px\]{-moz-column-gap:14px;column-gap:14px}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.rounded-\[18px\]{border-radius:18px}.rounded-\[10px\]{border-radius:10px}.rounded-\[8px\]{border-radius:8px}.rounded-\[9px\]{border-radius:9px}.rounded-\[4px\]{border-radius:4px}.rounded-\[20px\]{border-radius:20px}.rounded-\[15px\]{border-radius:15px}.rounded-\[30px\]{border-radius:30px}.rounded-\[29px\]{border-radius:29px}.rounded-\[50px\]{border-radius:50px}.rounded-\[12px\]{border-radius:12px}.rounded-\[16px\]{border-radius:16px}.rounded-\[23px\]{border-radius:23px}.rounded-\[33px\]{border-radius:33px}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-\[5px\]{border-radius:5px}.rounded-\[22px\]{border-radius:22px}.rounded-\[24px\]{border-radius:24px}.rounded-\[11px\]{border-radius:11px}.rounded-\[28px\]{border-radius:28px}.rounded-lg{border-radius:.5rem}.rounded-\[6px\]{border-radius:6px}.border{border-width:1px}.border-2{border-width:2px}.border-none{border-style:none}.border-white\/20{border-color:hsla(0,0%,100%,.2)}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-black\/80{background-color:rgba(0,0,0,.8)}.bg-black\/50{background-color:rgba(0,0,0,.5)}.bg-black\/0{background-color:transparent}.bg-black\/10{background-color:rgba(0,0,0,.1)}.bg-black\/20{background-color:rgba(0,0,0,.2)}.bg-black\/40{background-color:rgba(0,0,0,.4)}.bg-\[\#272B2E\]{--tw-bg-opacity:1;background-color:rgb(39 43 46/var(--tw-bg-opacity))}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-\[15px\]{padding:15px}.p-\[20px\]{padding:20px}.p-4{padding:1rem}.p-\[2px\]{padding:2px}.p-\[18px\]{padding:18px}.p-\[10px\]{padding:10px}.p-\[9px\]{padding:9px}.px-4{padding-left:1rem;padding-right:1rem}.px-\[22px\]{padding-left:22px;padding-right:22px}.px-\[44px\]{padding-left:44px;padding-right:44px}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-\[10px\]{padding-left:10px;padding-right:10px}.py-\[20px\]{padding-top:20px;padding-bottom:20px}.py-\[30px\]{padding-top:30px;padding-bottom:30px}.px-\[20px\]{padding-left:20px;padding-right:20px}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-\[36px\]{padding-top:36px;padding-bottom:36px}.px-\[45px\]{padding-left:45px;padding-right:45px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[15px\]{padding-left:15px;padding-right:15px}.px-\[21px\]{padding-left:21px;padding-right:21px}.px-\[13px\]{padding-left:13px;padding-right:13px}.py-\[23px\]{padding-top:23px;padding-bottom:23px}.px-\[24px\]{padding-left:24px;padding-right:24px}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-\[45px\]{padding-top:45px;padding-bottom:45px}.py-\[13px\]{padding-top:13px;padding-bottom:13px}.py-\[72px\]{padding-top:72px;padding-bottom:72px}.py-\[104px\]{padding-top:104px;padding-bottom:104px}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.px-\[0px\]{padding-left:0;padding-right:0}.px-\[27px\]{padding-left:27px;padding-right:27px}.py-\[12px\]{padding-top:12px;padding-bottom:12px}.px-\[23px\]{padding-left:23px;padding-right:23px}.py-\[16px\]{padding-top:16px;padding-bottom:16px}.px-\[31px\]{padding-left:31px;padding-right:31px}.py-0{padding-top:0;padding-bottom:0}.py-\[50px\]{padding-top:50px;padding-bottom:50px}.px-\[100px\]{padding-left:100px;padding-right:100px}.px-\[25px\]{padding-left:25px;padding-right:25px}.px-0{padding-left:0;padding-right:0}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-\[10\]{padding-left:10;padding-right:10}.px-2{padding-left:.5rem;padding-right:.5rem}.px-\[5px\]{padding-left:5px;padding-right:5px}.px-\[50px\]{padding-left:50px;padding-right:50px}.pl-\[16px\]{padding-left:16px}.pb-\[60px\]{padding-bottom:60px}.pt-\[30px\]{padding-top:30px}.pb-\[150px\]{padding-bottom:150px}.pt-\[50px\]{padding-top:50px}.pt-\[18px\]{padding-top:18px}.pt-\[15px\]{padding-top:15px}.pt-\[100px\]{padding-top:100px}.pr-\[16px\]{padding-right:16px}.pb-\[30px\]{padding-bottom:30px}.pt-4{padding-top:1rem}.pb-2{padding-bottom:.5rem}.pr-2{padding-right:.5rem}.pb-\[4px\]{padding-bottom:4px}.pl-\[12px\]{padding-left:12px}.pt-\[16px\]{padding-top:16px}.pb-\[22px\]{padding-bottom:22px}.pb-\[16px\]{padding-bottom:16px}.pt-\[4px\]{padding-top:4px}.pr-\[32px\]{padding-right:32px}.pb-\[120px\]{padding-bottom:120px}.pt-\[33px\]{padding-top:33px}.pb-\[20px\]{padding-bottom:20px}.pt-\[10px\]{padding-top:10px}.pb-\[10px\]{padding-bottom:10px}.pl-\[14px\]{padding-left:14px}.pb-\[50px\]{padding-bottom:50px}.pt-\[24px\]{padding-top:24px}.pr-\[10px\]{padding-right:10px}.pb-\[36px\]{padding-bottom:36px}.pb-\[21px\]{padding-bottom:21px}.pr-\[20px\]{padding-right:20px}.pb-6{padding-bottom:1.5rem}.pl-1{padding-left:.25rem}.pr-1{padding-right:.25rem}.pt-1{padding-top:.25rem}.pt-\[0px\]{padding-top:0}.pb-\[25px\]{padding-bottom:25px}.pl-\[30px\]{padding-left:30px}.pl-\[6px\]{padding-left:6px}.pt-\[20px\]{padding-top:20px}.pl-\[10px\]{padding-left:10px}.pb-\[15px\]{padding-bottom:15px}.pb-\[100px\]{padding-bottom:100px}.pb-\[5px\]{padding-bottom:5px}.pt-\[5px\]{padding-top:5px}.pt-\[13px\]{padding-top:13px}.pt-\[75px\]{padding-top:75px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.text-end{text-align:end}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-normal{font-weight:400}.font-light{font-weight:300}.font-bold{font-weight:700}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-90{opacity:.9}.opacity-60{opacity:.6}.opacity-100{opacity:1}.opacity-0{opacity:0}.opacity-70{opacity:.7}.opacity-\[80\%\]{opacity:80%}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-\[0_0_30px_rgba\(0\2c 0\2c 0\2c 0\.4\)\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_30px_rgba\(0\2c 0\2c 0\2c 0\.4\)\]{--tw-shadow:0 0 30px rgba(0,0,0,.4);--tw-shadow-colored:0 0 30px var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow-none{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-none{--tw-drop-shadow:drop-shadow(0 0 #0000)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-1000{transition-duration:1s}.duration-75{transition-duration:75ms}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-linear{transition-timing-function:linear}.content-none{--tw-content:none;content:var(--tw-content)}@font-face{font-family:KCDurhamBoxcar;src:url(/_next/static/media/KCDurhamBoxcar.c6d3766b.ttf);font-weight:800;font-style:normal}@font-face{font-family:Labirt;src:url(/_next/static/media/Labirt.e77a72a0.ttf);font-weight:400;font-style:normal}@font-face{font-family:BebasKai;src:url(/_next/static/media/BebasKai.4f6adad4.ttf);font-weight:400;font-style:normal}@font-face{font-family:JunkDog;src:url(/_next/static/media/JunkDog.700dc41e.woff);font-weight:400;font-style:normal}@font-face{font-family:Ibrand;src:url(/_next/static/media/Ibrand.a761373f.ttf);font-weight:100;font-style:normal}@font-face{font-family:Melbourne-Bold;src:url(/_next/static/media/Melbourne-Bold.792c994f.ttf);font-weight:700;font-style:normal}@font-face{font-family:Melbourne-SemiBold;src:url(/_next/static/media/Melbourne-SemiBold.b568c143.ttf);font-weight:600;font-style:normal}@font-face{font-family:Melbourne-Medium;src:url(/_next/static/media/Melbourne-Medium.332d3718.ttf);font-weight:500;font-style:normal}@font-face{font-family:Melbourne;src:url(/_next/static/media/Melbourne.91880c95.ttf);font-weight:400;font-style:normal}@font-face{font-family:Melbourne-Light;src:url(/_next/static/media/Melbourne-Light.b5a2e4c0.ttf);font-weight:100;font-style:normal}@font-face{font-family:Melbourne-Thin;src:url(/_next/static/media/Melbourne-Thin.bd6f6d57.ttf);font-weight:100;font-style:normal}@font-face{font-family:Melbourne-Italic;src:url(/_next/static/media/Melbourne-Italic.112d5f97.ttf);font-weight:100;font-style:normal}@font-face{font-family:Jost-Black;src:url(/_next/static/media/Jost-Black.e701388b.ttf);font-weight:500;font-style:normal}@font-face{font-family:Jost-ExtraLight;src:url(/_next/static/media/Jost-ExtraLight.479a29ce.ttf);font-weight:100;font-style:normal}@font-face{font-family:Jost-Thin;src:url(/_next/static/media/Jost-Thin.1c71041d.ttf);font-weight:100;font-style:normal}@font-face{font-family:Jost-Regular;src:url(/_next/static/media/Jost-Regular.b39aaa38.ttf);font-weight:100;font-style:normal}@font-face{font-family:Jost-Medium;src:url(/_next/static/media/Jost-Medium.5723d8d7.ttf);font-weight:100;font-style:normal}@font-face{font-family:Jost-SemiBold;src:url(/_next/static/media/Jost-SemiBold.1fde72ea.ttf);font-weight:100;font-style:normal}@font-face{font-family:Jost-Bold;src:url(/_next/static/media/Jost-Bold.02c99cc5.ttf);font-weight:100;font-style:normal}@font-face{font-family:Jost-Light;src:url(/_next/static/media/Jost-Light.56f9faff.ttf);font-weight:100;font-style:normal}@font-face{font-family:Jost-Italic;src:url(/_next/static/media/Jost-Italic.5f6a8774.ttf);font-weight:100;font-style:normal}:root{--brand-01-color:#5ac3ba;--brand-02-color:#378287;--brand-03-color:#63d6cd;--brand-04-color:#865554;--brand-06-color:#deefd0;--brand-07-color:#41d0c6;--brand-08-color:#202427;--brand-09-color:#95dbd5;--brand-10-color:#2d625d;--brand-11-color:#9cedd6;--background-main-color:#1a1a1a;--background-black-color:#121212;--background-black-color-rgb:18,18,18;--background-dark-color:#202427;--background-dark-color-rgb:32,36,39;--background-light-color:#eff0f6;--background-light-color-rgb:239,240,247;--header-bg-color:hsla(0,0%,7%,.8) --header-mobile-bg-color:hsla(223,8%,82%,.8);--dashboard-tab-color:rgba(239,240,247,.6);--activity-bg-color:linear-gradient(180deg,rgba(#378287,0.35),rgba(#202427,0.35));--activity-border-color:#5ac3ba;--activity-box-color:transparent;--active-btn-border-color:"#95dbd5";--accordion-second-row-bg:transparent;--radio-check-color:#95dbd5;--error-color:#a21f23;--success-color:#5ac3ba;--text-gray-800-color:#202427;--text-gray-800-color-rgb:32,36,39;--text-gray-600-color:rgba(#202427,0.8);--text-gray-400-color:rgba(#202427,0.6);--text-gray-200-color:#eff0f6;--text-gray-200-color-rgb:239,240,247;--white-color:#fff;--white-color-rgb:255,255,255;--profile-border-color:#121212;--black-color:#000;--outline-button-border:#5ac3ba;--step-circle-mobile-color:#95dbd5;--step-next-mobile-color:#202427;--dimension-bg-color:12,12,12;--dao-title-color:#95dbd5;--dropdown-bg-color:14,14,14;--dropdown-menu-bg:rgba(55,130,135,.3);--dropdown-menu-hover-border:$brand-01-color;--wallet-active-text:#202427;--address-btn-color:rgba(239,240,247,.6);--hero-bg-color:linear-gradient(180deg,rgba(26,26,26,0),#1a1a1a);--search-category-color:#eff0f6;--menu-item-right-icon:#95dbd5;--menu-item-open-bg:#242424;--resource-card-title:#95dbd5;--nft-detail-section-bg:#2b2b2b;--nft-detail-bg:$background-black-color;--nft-detail-border:rgba(239,240,247,.1);--alpha-area-border:#95dbd5;--profile-menu-item-bg:rgba(#378287,0.3);--read-more-bg:hsla(0,0%,7%,.8);--modal-bg-color:hsla(0,0%,7%,.5);--datepicker-bg-color:rgba(32,36,39,.9);--datepicker-date-bg:#202427;--step-text-color:#202427;--ellipse-btn-shadow:#95dbd5;--stats-accordion-border:rgba(#202427,0.1);--stats-accordion-normal-border:rgba(239,240,247,.1);--studio-title-bg:#2b2b2b;--resource-accordion-dropdown-bg:rgba(#fff,0.2);--resource-accordion-dropdown-color:#eff0f6;--resource-accordion-close-color:#95dbd5;--chevron-up-icon-color:#95dbd5;--wallet-btn-hover:#14f195;--profile-card-bg:#202427;--filter-close-color:#eff0f6;--checkbox-border:#95dbd5;--checkbox-border-color:#95dbd5;--checkbox-bg-color:#95dbd5;--menu-item-right-open-icon:#95dbd5;--ellipse-menu-bg:#1b1b1b;--ellipse-report-bg:#1b1b1b;--mobile-serachbox-bg:#121212;--modal-close-btn-bg:rgba(239,240,246,.2);--auction-input-bg:#202427;--see-more-border:#fff;--artist-card-bg:rgba(32,36,39,.7);--input-bg:hsla(0,0%,100%,.25);--browse-nft-blur-bg:linear-gradient(0deg,rgba(32,36,39,.5) 0%,rgba(32,36,39,.1) 40%,rgba(32,36,39,.15) 60%,rgba(32,36,39,.5));--resource-card-default-bg:#202427;--home-swiper-bg:#9e9da0;--home-hero-title:#eff0f6;--single-nft-btn-color:#95dbd5;--ellipse-svg-1:#63d6cd;--ellipse-svg-2:#63d6cd;--tooltip-bg:rgba(239,240,247,.2);--tooltip-border:rgba(239,240,247,.1);--card-border-color:#292929;--main-bg-color:#eff0f6;--main-icon-color:#95dbd5;--search-menu-icon-color:#eff0f6;--social-bg-color:#202427;--nft-border-color:rgba(239,240,247,.1);--address-btn-bg-color:#202427;--tab-bottom-color:#95dbd5;--sell-nft-border:hsla(0,0%,100%,.1);--sell-nft-bg:#121212;--follow-btn-border-mobile:rgba(239,240,247,.25);--search-gray-icon:rgba(239,240,247,.75);--logo-text-color:#fff;--logo-text-ballon:#95dbd5;--follow-btn-border:#95dbd5;--secondary-button-border:#95dbd5;--main-bg-color-rgb:239,240,247;--alpha-area-bg:transparent;--stats-label-bg:#17191a;--category-bottom-mask:linear-gradient(180deg,hsla(0,0%,7%,0),#121212);--stats-search-bg:#2b2b2b;--artwork-tbl-header-bg:linear-gradient(180deg,#202427,#121212);--auction-card-label:#95dbd5;--auction-card-bg:linear-gradient(90deg,#4b6e6b,#95dbd5)}body,html{padding:0;margin:0;height:100%;font-family:Jost-Regular;background-color:#242424}h1{font-size:72px;font-weight:600;letter-spacing:0;line-height:80px}h2{font-size:48px}h2,h3{font-family:Jost-Bold;letter-spacing:0;line-height:60px}h3{font-size:40px}h4{font-size:32px}h4,h5{font-family:Jost-Bold;letter-spacing:0;line-height:60px}h5{font-size:24px}h6{font-size:16px;font-family:Jost-Bold;letter-spacing:0;line-height:60px}.star{margin:0 1px;transition:transform .2s}.star:hover{transform:scale(1.1)}.g-container{max-width:1920px;width:100%;padding-left:16px;padding-right:16px}@media(min-width:640px){.g-container{padding-left:60px;padding-right:60px}}@media(min-width:768px){.g-container{padding-left:70px;padding-right:70px}}@media(min-width:1024px){.g-container{padding-left:60px;padding-right:60px}}@media(min-width:1280px){.g-container{padding-left:100px;padding-right:100px}}@media(min-width:1536px){.g-container{padding-left:120px;padding-right:120px}}@media(min-width:1680px){.g-container{padding-left:150px;padding-right:150px}}.g-nft-container{max-width:1920px;width:100%;padding-left:16px;padding-right:16px}@media(min-width:640px){.g-nft-container{padding-left:60px;padding-right:60px}}@media(min-width:768px){.g-nft-container{padding-left:70px;padding-right:70px}}@media(min-width:1024px){.g-nft-container{padding-left:60px;padding-right:60px}}@media(min-width:1280px){.g-nft-container{padding-left:100px;padding-right:100px}}.g-left-dtg-container{max-width:1920px;width:100%;padding-left:16px}@media(min-width:640px){.g-left-dtg-container{padding-left:16px}}@media(min-width:768px){.g-left-dtg-container{padding-left:80px}}@media(min-width:1024px){.g-left-dtg-container{padding-left:0}}@media(min-width:1280px){.g-left-dtg-container{padding-left:100px}}@media(min-width:1536px){.g-left-dtg-container{padding-left:150px}}.g-left-container{max-width:1920px;width:100%;padding-left:16px}@media(min-width:640px){.g-left-container{padding-left:16px}}@media(min-width:768px){.g-left-container{padding-left:80px}}@media(min-width:1024px){.g-left-container{padding-left:80px}}@media(min-width:1280px){.g-left-container{padding-left:100px}}@media(min-width:1536px){.g-left-container{padding-left:150px}}.g-right-dtg-container{max-width:1920px;width:100%;padding-right:16px}@media(min-width:640px){.g-right-dtg-container{padding-right:16px}}@media(min-width:768px){.g-right-dtg-container{padding-right:100px}}@media(min-width:1024px){.g-right-dtg-container{padding-right:40px}}@media(min-width:1280px){.g-right-dtg-container{padding-right:120px}}@media(min-width:1536px){.g-right-dtg-container{padding-right:150px}}.g-right-container{max-width:1920px;width:100%;padding-right:16px}@media(min-width:640px){.g-right-container{padding-right:16px}}@media(min-width:768px){.g-right-container{padding-right:100px}}@media(min-width:1024px){.g-right-container{padding-right:100px}}.g-nft-right-container{max-width:1920px;width:100%}@media(min-width:1024px){.g-nft-right-container{padding-right:100px}}.skeletonLoader:empty{width:100%;height:100%;display:block;background-color:var(--main-bg-color)!important;border-color:var(--main-bg-color)!important;animation-name:skeletonAnimation;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear}#heroSwiper .swiper .swiper-slide{transform:scale(.9);transition:all .4s}#heroSwiper .swiper .swiper-slide-active{transform:scale(1);transition:all .4s}#heroSwiper .swiper-wrapper{padding-bottom:30px}#heroSwiper .swiper-horizontal>.swiper-pagination-bullets,#heroSwiper .swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0;left:0;width:100%;height:18px;z-index:10}@media(min-width:1024px){#heroSwiper .swiper-horizontal>.swiper-pagination-bullets,#heroSwiper .swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{left:-10px;bottom:0}}#heroSwiper .swiper-pagination-bullet{width:8px;height:8px;border-radius:4px;background:var(--text-gray-200-color)}@media(max-width:640px){#heroSwiper .swiper-pagination-bullet{width:4px;height:4px;border-radius:2px}}#heroSwiper .swiper-pagination-bullet-active{color:var(--white-color);background:var(--home-swiper-bg);width:35px;height:8px;border-radius:4px}@media(max-width:640px){#heroSwiper .swiper-pagination-bullet-active{width:18px;height:4px;border-radius:2px}}.heroNavigationSwiper .swiper-button-prev{border:1px solid rgba(var(--main-bg-color-rgb),.25);display:flex;position:absolute;width:56px;height:56px;border-radius:28px;top:auto;left:auto;bottom:42px;right:214px;background:var(--bg-000000-FFFFFF);box-shadow:0 0 10px var(--scroll-arrow-drop-shadow);color:var(--scroll-arrow-color);z-index:100;opacity:1!important;pointer-events:visible!important}.heroNavigationSwiper .swiper-button-prev:after{font-size:20px;font-weight:700}.heroNavigationSwiper .swiper-button-prev:hover{cursor:pointer;border:1px solid var(--main-icon-color);color:var(--main-icon-color)}.heroNavigationSwiper .swiper-button-next{border:1px solid rgba(var(--main-bg-color-rgb),.25);display:flex;position:absolute;width:56px;height:56px;border-radius:28px;top:auto;left:auto;bottom:42px;right:148px;background:var(--bg-000000-FFFFFF);box-shadow:0 0 10px var(--scroll-arrow-drop-shadow);color:var(--scroll-arrow-color);z-index:100;opacity:1!important;pointer-events:visible!important}.heroNavigationSwiper .swiper-button-next:after{font-size:20px;font-weight:700}.heroNavigationSwiper .swiper-button-next:hover{cursor:pointer;border:1px solid var(--main-icon-color);color:var(--main-icon-color)}.heroNavigationSwiper .swiper-pagination{display:flex;justify-content:center;width:100%;left:0;bottom:55px!important;z-index:10}.heroNavigationSwiper .swiper-pagination-bullet{width:8px;height:8px;border-radius:100%;background:rgba(240,243,247,.5);margin:0 8px!important}.heroNavigationSwiper .swiper-pagination-bullet-active{background:#eff0f6;width:8px;height:8px;border-radius:100%;position:relative}.heroMobileNavigationSwiper{padding-bottom:15px!important;padding-left:0!important;padding-right:0!important}.heroMobileNavigationSwiper .swiper-button-next,.heroMobileNavigationSwiper .swiper-button-prev{display:none}.heroMobileNavigationSwiper .swiper-pagination{display:flex;justify-content:center;width:100%;left:0;bottom:30px;z-index:10}.heroMobileNavigationSwiper .swiper-pagination-bullet{width:8px;height:8px;border-radius:100%;background:rgba(240,243,247,.5);margin:0 8px!important}.heroMobileNavigationSwiper .swiper-pagination-bullet-active{background:#eff0f6;width:8px;height:8px;border-radius:100%;position:relative}.editionNavigationSwiper .swiper-button-prev{border:1px solid rgba(var(--main-bg-color-rgb),.25);display:flex;position:absolute;width:56px;height:56px;border-radius:28px;top:45%;left:60px;right:55px;background:var(--create-nft-card-bg);box-shadow:0 0 10px var(--scroll-arrow-drop-shadow);color:var(--scroll-arrow-color);z-index:100;opacity:1!important;pointer-events:visible!important}@media(min-width:1440px){.editionNavigationSwiper .swiper-button-prev{left:160px}}.editionNavigationSwiper .swiper-button-prev:after{font-size:20px;font-weight:700}.editionNavigationSwiper .swiper-button-prev:hover{cursor:pointer;border:1px solid var(--main-icon-color);color:var(--main-icon-color)}.editionNavigationSwiper .swiper-button-next{border:1px solid rgba(var(--main-bg-color-rgb),.25);display:flex;position:absolute;width:56px;height:56px;border-radius:28px;top:45%;bottom:0;right:60px;background:var(--create-nft-card-bg);box-shadow:0 0 10px var(--scroll-arrow-drop-shadow);color:var(--scroll-arrow-color);z-index:100;opacity:1!important;pointer-events:visible!important}@media(min-width:1440px){.editionNavigationSwiper .swiper-button-next{right:160px}}.editionNavigationSwiper .swiper-button-next:after{font-size:20px;font-weight:700}.editionNavigationSwiper .swiper-button-next:hover{cursor:pointer;border:1px solid var(--main-icon-color);color:var(--main-icon-color)}#heroSwiperMobile .swiper-horizontal>.swiper-pagination-bullets,#heroSwiperMobile .swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:50px;left:0;width:100%;height:18px;z-index:10}@media(min-width:414px){#heroSwiperMobile .swiper-horizontal>.swiper-pagination-bullets,#heroSwiperMobile .swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:30px}}@media(min-width:1024px){#heroSwiperMobile .swiper-horizontal>.swiper-pagination-bullets,#heroSwiperMobile .swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{left:-10px;bottom:0}}#heroSwiperMobile .swiper-pagination-bullet{width:8px;height:8px;border-radius:4px;background:var(--main-bg-color)}@media(max-width:640px){#heroSwiperMobile .swiper-pagination-bullet{width:4px;height:4px;border-radius:2px}}#heroSwiperMobile .swiper-pagination-bullet-active{color:var(--white-color);background:#9e9da0;width:35px;height:8px;border-radius:4px}@media(max-width:640px){#heroSwiperMobile .swiper-pagination-bullet-active{width:18px;height:4px;border-radius:2px}}#trendArtistMobile .swiper-wrapper{padding-bottom:30px}#trendArtistMobile .swiper-horizontal>.swiper-pagination-bullets,#trendArtistMobile .swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0;left:0;width:100%;height:18px;z-index:10}@media(min-width:414px){#trendArtistMobile .swiper-horizontal>.swiper-pagination-bullets,#trendArtistMobile .swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0}}@media(min-width:1024px){#trendArtistMobile .swiper-horizontal>.swiper-pagination-bullets,#trendArtistMobile .swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{left:-10px;bottom:0}}#trendArtistMobile .swiper-pagination-bullet{width:8px;height:8px;border-radius:4px;background:var(--text-gray-200-color)}@media(max-width:640px){#trendArtistMobile .swiper-pagination-bullet{width:4px;height:4px;border-radius:2px}}#trendArtistMobile .swiper-pagination-bullet-active{color:var(--white-color);background:var(--home-swiper-bg);width:35px;height:8px;border-radius:4px}@media(max-width:640px){#trendArtistMobile .swiper-pagination-bullet-active{width:18px;height:4px;border-radius:2px}}#merchShopCardSwiper .swiper{overflow:visible}#merchShopCardSwiper .swiper-wrapper{padding-bottom:30px}#merchShopCardSwiper .swiper-horizontal>.swiper-pagination-bullets,#merchShopCardSwiper .swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0;left:0;width:100%;height:18px;z-index:10}@media(min-width:414px){#merchShopCardSwiper .swiper-horizontal>.swiper-pagination-bullets,#merchShopCardSwiper .swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0}}@media(min-width:1024px){#merchShopCardSwiper .swiper-horizontal>.swiper-pagination-bullets,#merchShopCardSwiper .swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{left:-10px;bottom:0}}.heroMobileStudioSwiper .swiper-pagination,.heroStudioSwiper .swiper-pagination{position:relative!important;margin-top:30px}.swiper-pagination{position:relative!important}@media(max-width:1024px){.swiper-pagination{margin-top:-20px}}.noScrollNavigationSwiper{padding-bottom:15px!important;padding-left:0!important;padding-right:0!important}.noScrollNavigationSwiper .swiper-button-next,.noScrollNavigationSwiper .swiper-button-prev{display:none}.auctionNavigationSwiper{padding-bottom:15px!important;padding-left:0!important;padding-right:0!important}@media(min-width:640px){.auctionNavigationSwiper{padding-left:10px!important;padding-right:10px!important}}.auctionNavigationSwiper .swiper-button-prev{border:1px solid rgba(var(--main-bg-color-rgb),.25);display:flex;position:absolute;width:56px;height:56px;border-radius:28px;top:45%;left:15px;right:55px;background:var(--create-nft-card-bg);box-shadow:0 0 10px var(--scroll-arrow-drop-shadow);color:var(--scroll-arrow-color);z-index:100;opacity:1!important;pointer-events:visible!important}.auctionNavigationSwiper .swiper-button-prev:after{font-size:20px;font-weight:700}.auctionNavigationSwiper .swiper-button-prev:hover{cursor:pointer;border:1px solid var(--main-icon-color);color:var(--main-icon-color)}.auctionNavigationSwiper .swiper-button-next{border:1px solid rgba(var(--main-bg-color-rgb),.25);display:flex;position:absolute;width:56px;height:56px;border-radius:28px;top:45%;bottom:0;right:15px;background:var(--create-nft-card-bg);box-shadow:0 0 10px var(--scroll-arrow-drop-shadow);color:var(--scroll-arrow-color);z-index:100;opacity:1!important;pointer-events:visible!important}.auctionNavigationSwiper .swiper-button-next:after{font-size:20px;font-weight:700}.auctionNavigationSwiper .swiper-button-next:hover{cursor:pointer;border:1px solid var(--main-icon-color);color:var(--main-icon-color)}.artistNavigationSwiper{padding-bottom:15px!important;padding-left:10px!important;padding-right:10px!important}.artistNavigationSwiper .swiper-button-prev{display:flex;position:absolute;width:56px;height:56px;border-radius:28px;top:40%;left:20px;right:55px;background:var(--scroll-arrow-bg-color);border:1px solid rgba(var(--main-bg-color-rgb),.25);box-shadow:0 0 10px var(--scroll-arrow-drop-shadow);color:var(--scroll-arrow-color);z-index:10;opacity:1!important;pointer-events:visible!important}.artistNavigationSwiper .swiper-button-prev:after{font-size:20px;font-weight:700}.artistNavigationSwiper .swiper-button-prev:hover{cursor:pointer;border:1px solid var(--main-icon-color);color:var(--main-icon-color)}.artistNavigationSwiper .swiper-button-next{display:flex;position:absolute;width:56px;height:56px;border-radius:28px;border:1px solid rgba(var(--main-bg-color-rgb),.25);top:40%;bottom:0;right:20px;background:var(--scroll-arrow-bg-color);box-shadow:0 0 10px var(--scroll-arrow-drop-shadow);color:var(--scroll-arrow-color);z-index:10;opacity:1!important;pointer-events:visible!important}.artistNavigationSwiper .swiper-button-next:after{font-size:20px;font-weight:700}.artistNavigationSwiper .swiper-button-next:hover{cursor:pointer;border:1px solid var(--main-icon-color);color:var(--main-icon-color)}.listingNavigationSwiper{padding-bottom:15px!important;padding-left:10px!important;padding-right:10px!important}.listingNavigationSwiper .swiper-button-prev{display:flex;position:absolute;width:56px;height:56px;border-radius:28px;border:1px solid rgba(var(--main-bg-color-rgb),.25);top:45%;left:20px;right:55px;background:var(--scroll-arrow-bg-color);box-shadow:0 0 10px var(--scroll-arrow-drop-shadow);color:var(--scroll-arrow-color);z-index:10;opacity:1!important;pointer-events:visible!important}.listingNavigationSwiper .swiper-button-prev:after{font-size:20px;font-weight:700}.listingNavigationSwiper .swiper-button-prev:hover{cursor:pointer;border:1px solid var(--main-icon-color);color:var(--main-icon-color)}.listingNavigationSwiper .swiper-button-next{display:flex;position:absolute;width:56px;height:56px;border-radius:28px;border:1px solid rgba(var(--main-bg-color-rgb),.25);top:45%;bottom:0;right:20px;background:var(--scroll-arrow-bg-color);box-shadow:0 0 10px var(--scroll-arrow-drop-shadow);color:var(--scroll-arrow-color);z-index:10;opacity:1!important;pointer-events:visible!important}.listingNavigationSwiper .swiper-button-next:after{font-size:20px;font-weight:700}.listingNavigationSwiper .swiper-button-next:hover{cursor:pointer;border:1px solid var(--main-icon-color);color:var(--main-icon-color)}.navigationSwiper{padding-bottom:15px!important;padding-left:10px!important;padding-right:10px!important}.navigationSwiper .swiper-button-prev{display:flex;position:absolute;width:56px;height:56px;border-radius:28px;border:1px solid rgba(var(--main-bg-color-rgb),.25);top:45%;left:20px;right:55px;background:var(--scroll-arrow-bg-color);box-shadow:0 0 10px var(--scroll-arrow-drop-shadow);color:var(--scroll-arrow-color);z-index:10;opacity:1!important;pointer-events:visible!important}.navigationSwiper .swiper-button-prev:after{font-size:20px;font-weight:700}.navigationSwiper .swiper-button-prev:hover{cursor:pointer;border:1px solid var(--main-icon-color);color:var(--main-icon-color)}.navigationSwiper .swiper-button-next{display:flex;position:absolute;width:56px;height:56px;border-radius:28px;border:1px solid rgba(var(--main-bg-color-rgb),.25);top:45%;bottom:0;right:20px;background:var(--scroll-arrow-bg-color);box-shadow:0 0 10px var(--scroll-arrow-drop-shadow);color:var(--scroll-arrow-color);z-index:10;opacity:1!important;pointer-events:visible!important}.navigationSwiper .swiper-button-next:after{font-size:20px;font-weight:700}.navigationSwiper .swiper-button-next:hover{cursor:pointer;border:1px solid var(--main-icon-color);color:var(--main-icon-color)}.hideNavigationSwiper{padding-bottom:30px!important}@media(min-width:1024px){.hideNavigationSwiper{padding-bottom:80px!important}}.hideNavigationSwiper .swiper-button-next,.hideNavigationSwiper .swiper-button-prev{display:none}.showNavigationSwiper{padding-bottom:30px!important}@media(min-width:1024px){.showNavigationSwiper{padding-bottom:80px!important}}.showNavigationSwiper .swiper-button-prev{position:absolute;top:auto;left:auto;bottom:0;right:55px;color:var(--text-gray-200-color);opacity:.7}.showNavigationSwiper .swiper-button-prev:after{font-size:40px;font-weight:700}.showNavigationSwiper .swiper-button-next{position:absolute;top:auto;left:auto;bottom:0;right:0;color:var(--text-gray-200-color);opacity:.7}.showNavigationSwiper .swiper-button-next:after{font-size:40px;font-weight:700}.shopPhysicalSwiper .swiper-button-next,.shopPhysicalSwiper .swiper-button-prev{color:#fff;background:rgba(0,0,0,.5);width:40px;height:40px;border-radius:50%;margin-top:-20px;border:1px solid hsla(0,0%,100%,.3)}.shopPhysicalSwiper .swiper-button-next:after,.shopPhysicalSwiper .swiper-button-prev:after{font-size:16px;font-weight:700}.shopPhysicalSwiper .swiper-button-next:hover,.shopPhysicalSwiper .swiper-button-prev:hover{background:rgba(0,0,0,.7);border-color:hsla(0,0%,100%,.6)}.shopPhysicalSwiper .swiper-button-next{right:10px}.shopPhysicalSwiper .swiper-button-prev{left:10px}.shopPhysicalSwiper .swiper-button-disabled{opacity:.3}::-webkit-scrollbar{width:8px;height:0;background-color:var(--scroll-bar-bg)}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:4px}::-webkit-scrollbar-thumb{background:var(--scroll-bar-thumb);border-radius:4px}#ArtworksTable{margin-top:10px;border-collapse:separate;border-spacing:0 19px}#ArtworksTable th{border-style:solid none;padding:4px;height:30px;font-size:9px;letter-spacing:0;color:rgba(var(--text-gray-200-color-rgb),.8);font-family:Jost-Regular;font-weight:400}@media(min-width:640px){#ArtworksTable th{font-size:10px}}@media(min-width:768px){#ArtworksTable th{font-size:12px}}@media(min-width:1024px){#ArtworksTable th{height:25px;font-size:14px}}@media(min-width:1536px){#ArtworksTable th{font-size:16px}}#ArtworksTable th:first-child{padding-left:45px}#ArtworksTable tbody:before{content:"@";display:block;line-height:7px;text-indent:-99999px}#ArtworksTable tbody tr:hover{color:var(--text-gray-200-color)}#ArtworksTable tbody tr{color:var(--artwork-table-tr);box-shadow:0 0 20px rgba(0,0,0,.16);border-radius:20px;background:var(--background-main-color)!important}#ArtworksTable td{border-style:solid none;padding-left:4px;padding-right:4px;height:70px;background-color:transparent;font-family:Jost-SemiBold;font-size:9px;line-height:24px;letter-spacing:0}@media(min-width:640px){#ArtworksTable td{font-size:10px}}@media(min-width:768px){#ArtworksTable td{font-size:12px}}@media(min-width:1024px){#ArtworksTable td{font-size:14px}}@media(min-width:1280px){#ArtworksTable td{font-size:16px;height:80px}}#ArtworksTable tbody tr:hover{background:rgba(var(--main-bg-color-rgb),.05)}#ArtworksTable tr td:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px;border-left-style:solid;padding-left:40px}#ArtworksTable tr td:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px;border-right-style:solid}#MerchTable{margin-top:10px;border-spacing:10px 0}.skeletonLoaderBasic:empty{display:block;background-color:var(--main-bg-color)!important;border-color:var(--main-bg-color)!important;animation-name:skeletonAnimation;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear}.skeletonLoaderBasic:empty.others{height:453px}.skeletonLoaderBasic:empty.prod-name{height:20px}.skeletonLoaderBasic:empty.prod-description{width:80%;height:calc(100% - 30px)}@keyframes skeletonAnimation{0%{opacity:.2}50%{opacity:.05}to{opacity:.2}}.startAuctionDatePicker .react-datepicker{background:var(--bg-101010-F5F5F3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(var(--main-bg-color-rgb),.1);border-radius:9px;width:100%;max-width:432px;height:auto;font-family:Jost-Bold;font-size:16px;padding:12px}.startAuctionDatePicker .react-datepicker .react-datepicker__month-container{width:100%}@media(min-width:1024px){.startAuctionDatePicker .react-datepicker{padding:20px 27px 12px}}.startAuctionDatePicker .react-datepicker .react-datepicker__triangle{display:none}.startAuctionDatePicker .react-datepicker .react-datepicker__navigation{width:36px;height:36px;border-radius:9px;display:flex;justify-content:center;align-items:center}@media(min-width:1024px){.startAuctionDatePicker .react-datepicker .react-datepicker__navigation:hover{background-color:#707070}}.startAuctionDatePicker .react-datepicker .react-datepicker__navigation--previous{left:auto;top:20px;right:58px;align-items:center;background-image:url(/_next/static/media/arrow-left-white-01.13045cdc.svg);background-repeat:no-repeat;background-position:50%;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(min-width:1024px){.startAuctionDatePicker .react-datepicker .react-datepicker__navigation--previous{right:98px}}.startAuctionDatePicker .react-datepicker .react-datepicker__navigation--previous:hover{background-image:url(/_next/static/media/arrow-left-black-01.d4ffe33b.svg);background-repeat:no-repeat;background-position:50%}.startAuctionDatePicker .react-datepicker .react-datepicker__navigation--previous .react-datepicker__navigation-icon:before{border-width:0;width:15px;height:12px;transform:rotate(0deg)}.startAuctionDatePicker .react-datepicker .react-datepicker__navigation--next{left:auto;top:20px;right:20px;background-image:url(/_next/static/media/arrow-right-white-01.29723a4a.svg);background-repeat:no-repeat;background-position:50%;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(min-width:1024px){.startAuctionDatePicker .react-datepicker .react-datepicker__navigation--next{right:31px}}.startAuctionDatePicker .react-datepicker .react-datepicker__navigation--next:hover{background-image:url(/_next/static/media/arrow-right-black-01.29723a4a.svg);background-repeat:no-repeat;background-position:50%}.startAuctionDatePicker .react-datepicker .react-datepicker__navigation--next .react-datepicker__navigation-icon:before{border-width:0;width:15px;height:12px;transform:rotate(0deg)}.startAuctionDatePicker .react-datepicker__header{background:transparent;border-bottom:none}.startAuctionDatePicker .react-datepicker__header .react-datepicker__current-month{color:var(--text-gray-200-color);text-align:start;font-size:22px;line-height:1}.startAuctionDatePicker .react-datepicker__header .react-datepicker__day-names{color:var(--main-icon-color);font-family:Jost-SemiBold;font-size:14px;margin-top:20px;display:flex;justify-content:space-between}.startAuctionDatePicker .react-datepicker__header .react-datepicker__day-names .react-datepicker__day-name{margin:0;width:35px;justify-content:center;color:var(--main-icon-color)}@media(min-width:1024px){.startAuctionDatePicker .react-datepicker__header .react-datepicker__day-names .react-datepicker__day-name{width:45px}}.startAuctionDatePicker .react-datepicker__month{margin:0}.startAuctionDatePicker .react-datepicker__week{display:flex;justify-content:space-between;margin-top:8px;gap:3px}@media(min-width:1024px){.startAuctionDatePicker .react-datepicker__week{margin-top:8px;gap:15px}}.startAuctionDatePicker .react-datepicker__day{color:var(--text-gray-200-color);width:35px;height:35px;font-family:Jost-Regular;font-size:16px;border-radius:9px;display:flex;justify-content:center;align-items:center;margin:0}@media(min-width:1024px){.startAuctionDatePicker .react-datepicker__day{width:40px;height:40px}}.startAuctionDatePicker .react-datepicker__day:hover{border-radius:9px;color:var(--background-dark-color)}.startAuctionDatePicker .react-datepicker__day--disabled{color:rgba(var(--text-gray-200-color-rgb),.5);width:35px;height:35px;font-family:Jost-Regular;font-size:16px;border-radius:9px;display:flex;justify-content:center;align-items:center;margin:0}@media(min-width:1024px){.startAuctionDatePicker .react-datepicker__day--disabled{width:40px;height:40px}}.startAuctionDatePicker .react-datepicker__day--disabled:hover{border-radius:9px;color:var(--background-dark-color)}.startAuctionDatePicker .react-datepicker__day--selected{background:var(--datepicker-date-bg);display:flex;justify-content:center;align-items:center}.startAuctionDatePicker .react-datepicker__day--selected:hover{border-radius:9px;color:var(--background-dark-color)}.startAuctionDatePicker .react-datepicker__day--keyboard-selected{background:linear-gradient(to bottom,rgba(var(--brand-02-color),50%),rgba(28,65,68,.35));display:flex;justify-content:center;align-items:center}.startAuctionDatePicker .react-datepicker__day--keyboard-selected:hover{border-radius:9px;color:var(--background-dark-color)}.startAuctionDatePicker .react-datepicker__day--outside-month{color:rgba(var(--text-gray-200-color-rgb),.5)}.startAuctionDatePicker .react-datepicker__input-time-container{margin:10px 0 0;background:rgba(var(--main-bg-color-rgb),.05);border-radius:9px}.startAuctionDatePicker .react-datepicker__input-time-container .react-datepicker-time__input-container{width:100%}.startAuctionDatePicker .react-datepicker-time__input{width:100%;margin-left:0!important;height:40px;border-radius:9px}.startAuctionDatePicker .react-datepicker-time__input input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;background:url(/_next/static/media/timer-gray.157a73e2.svg) no-repeat;padding-right:15px;outline:none}.startAuctionDatePicker .react-datepicker-time__input input[type=time]{color:var(--text-gray-200-color);outline:none}[data-name=color-1a-ff]{--fill-color:var(--bg-1A1A1A-FFF)}[data-name=foster-enhanced-logo-mobile],[data-name=foster-enhanced-logo]{--fill-color:var(--background-light-color)}[data-name=logo-text-01]{--fill-color:var(--logo-text-color)}[data-name=logo-text-01] [data-fill=a]{fill:var(--logo-text-ballon)}[data-name=logo-text-01] [data-fill=b]{fill:var(--logo-text-bottom)}[data-name=solrplex-icon]{--fill-color:var(--active-btn-border-color)}[data-name=solrplex-icon] [data-fill=a]{fill:var(--auction-input-bg)}[data-name=solrplex-icon-white]{--fill-color:var(--main-bg-color)}[data-name=solrplex-icon-white] [data-fill=a]{fill:var(--social-icon-bg)}[data-name=ellipse-effect] [offset="0"]{stop-color:var(--ellipse-svg-1)}[data-name=ellipse-effect] [offset="1"]{stop-color:var(--ellipse-svg-2)}[data-name=right-icon]{fill:var(--menu-item-right-icon)}[data-name=black-white-color]{fill:var(--collection-card-bg)}[data-name=gradient-btn-icon]{fill:var(--gradient-btn-color)}[data-name=down-icon]{fill:var(--menu-item-right-open-icon)}[data-name=pagination-down-icon]{fill:var(--pagination-down-icon)}[data-name=info-gray-small]{fill:var(--main-icon-color)}[data-name=merch-badge-bg]{fill:var(--background-main-color);stroke:rgba(var(--main-bg-color-rgb),.1)}[data-name=small-merch-badge-bg]{fill:rgba(var(--main-bg-color-rgb),.05)}[data-name=diamond-bg]{fill:rgba(var(--bg-F3F2F0-202427),.05)}[data-name=activity-down-icon]{fill:var(--main-icon-color)}[data-name=stats-btn-icon]{fill:var(--stats-btn-icon-color)}[data-name=solana-logo-dark]{fill:var(--single-nft-btn-color)}[data-name=solana-logo-white]{fill:var(--bg-FFF-202427)}[data-name=clock-sand-icon]{fill:var(--bg-95dbd5-707070)}[data-name=foster-logo-dark]{fill:var(--chevron-up-icon-color)}[data-name=copy-alt-dark],[data-name=wallet-icon]{fill:var(--single-nft-btn-color)}[data-name=menu-item-icon],[data-name=merch-toggle-icon]{fill:var(--main-icon-color)}[data-name=merch-toggle-icon] [data-fill=a]{fill:var(--mobile-serachbox-bg)}[data-name=info-gray]{fill:var(--bg-B8B9BD-707070)}[data-name=merch-toggle-disabled]{fill:rgba(var(--main-bg-color-rgb),.1);stroke:var(--merch-disabled-icon-bg)}[data-name=merch-toggle-disabled] [data-fill=a]{fill:var(--merch-disabled-icon-color)}[data-name=menu-item-merch]{fill:var(--main-icon-color);stroke:var(--main-icon-color)}[data-name=home-menu-icon]{fill:var(--secondary-button-border)}[data-name=edit-edition]{fill:rgba(var(--main-bg-color-rgb),.1)}[data-name=edit-edition] [data-fill=a]{stroke:var(--main-bg-color)}[data-name=menu-item-merch-hover]{fill:var(--secondary-button-border);stroke:var(--secondary-button-border)}[data-name=search-icon]{fill:var(--search-menu-icon-color)}[data-name=checked-icon],[data-name=social-icon]{fill:var(--main-icon-color)}[data-name=checked-icon] [data-fill=a]{fill:var(--bg-2B2F32-FFF)}[data-name=file-copy-icon]{fill:var(--main-icon-color)}[data-name=deposit-disable-icon]{fill:var(--deposit-disabled-color)}[data-name=search-gray]{fill:var(--search-gray-icon)}[data-name=share-icon],[data-name=share-icon] [data-fill=a]{fill:var(--main-bg-color)}[data-name=studio-ballon-icon]{fill:var(--main-icon-color)}[data-name=studio-ballon-icon] [data-fill=a]{fill:var(--main-bg-color)}[data-name=scroll-arrow]{fill:var(--scroll-arrow-color)}[data-name=stepper]{fill:var(--step-circle-mobile-color)}[data-name=stepper] [data-fill=a]{fill:var(--step-text-color)}[data-name=notification-icon]{fill:var(--stats-bg-color)}[data-name=notification-icon] [data-fill=a]{fill:var(--main-bg-color)}[data-name=select-collection]{stroke:var(--main-icon-color)}[data-name=main-color-stroke]{stroke:var(--main-bg-color)}[data-name=main-color-icon]{fill:var(--main-bg-color)}[data-name=main-color-icon-70]{fill:rgba(var(--main-bg-color-rgb),.7)}[data-name=close-icon]{fill:var(--main-bg-color)}[data-name=close-icon] [data-fill=a]{fill:rgba(var(--main-bg-color-rgb),.05)}[data-name=button-divider]{fill:var(--bg-1A1A1A-4A4D50)}[data-name=hover-button-divider]{fill:var(--bg-4D6A67-484B4E)}[data-name=second-button-divider]{fill:var(--bg-59595B-BEBFBD)}[data-name=button-icon]{fill:var(--bg-1A1A1A-FFF)}[data-name=button-icon-hover]{fill:var(--bg-95dbd5-FFF)}[data-name=second-button-icon]{fill:rgba(var(--main-bg-color-rgb),.8)}[data-name=fullscreen-icon]{fill:rgba(var(--main-bg-color-rgb),.05)}[data-name=fullscreen-icon] [data-fill=a]{fill:var(--main-bg-color)}[data-name=main-stroke-icon]{stroke:var(--main-bg-color)}[data-name=left-arrow-icon]{stroke:var(--main-bg-color);stroke-width:2px}[data-name=quick-buy-icon]{fill:var(--quick-buy-icon-color)}[data-name=hide-icon]{fill:#eff0f6}[data-name=hide-icon]:hover{fill:#95dbd5}[data-name=nft-share-icon]{fill:var(--bg-eff0f6-707070)}svg{fill:var(--fill-color)}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-black\/90:hover{background-color:rgba(0,0,0,.9)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-60:hover{opacity:.6}@media (prefers-color-scheme:dark){.dark\:bg-\[transparent\]{background-color:transparent}}@media (min-width:0px){.xs\:col-span-10{grid-column:span 10/span 10}.xs\:col-span-1{grid-column:span 1/span 1}.xs\:grid-cols-20{grid-template-columns:repeat(20,minmax(0,1fr))}.xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:640px){.sm\:right-6{right:1.5rem}.sm\:col-span-6{grid-column:span 6/span 6}.sm\:col-span-10{grid-column:span 10/span 10}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:mt-\[30px\]{margin-top:30px}.sm\:mt-\[10px\]{margin-top:10px}.sm\:mt-\[0px\]{margin-top:0}.sm\:mt-\[12px\]{margin-top:12px}.sm\:mt-\[15px\]{margin-top:15px}.sm\:mt-\[16px\]{margin-top:16px}.sm\:mt-\[9px\]{margin-top:9px}.sm\:mt-\[20px\]{margin-top:20px}.sm\:mt-\[25px\]{margin-top:25px}.sm\:mt-\[50px\]{margin-top:50px}.sm\:mt-\[35px\]{margin-top:35px}.sm\:mt-\[24px\]{margin-top:24px}.sm\:mt-\[34px\]{margin-top:34px}.sm\:mt-\[8px\]{margin-top:8px}.sm\:ml-\[16px\]{margin-left:16px}.sm\:mr-\[60px\]{margin-right:60px}.sm\:ml-\[0px\]{margin-left:0}.sm\:mt-\[60px\]{margin-top:60px}.sm\:ml-0{margin-left:0}.sm\:mt-\[70px\]{margin-top:70px}.sm\:mb-\[0px\]{margin-bottom:0}.sm\:mt-\[11px\]{margin-top:11px}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-\[auto\]{height:auto}.sm\:h-\[344px\]{height:344px}.sm\:h-auto{height:auto}.sm\:h-\[450px\]{height:450px}.sm\:h-\[166px\]{height:166px}.sm\:h-\[147px\]{height:147px}.sm\:h-\[133px\]{height:133px}.sm\:h-\[30px\]{height:30px}.sm\:h-\[calc\(100vh-470px\)\]{height:calc(100vh - 470px)}.sm\:h-\[calc\(100vh-200px\)\]{height:calc(100vh - 200px)}.sm\:h-\[50px\]{height:50px}.sm\:h-\[600px\]{height:600px}.sm\:h-\[305px\]{height:305px}.sm\:h-\[400px\]{height:400px}.sm\:h-\[100px\]{height:100px}.sm\:max-h-\[calc\(100vh_-_200px\)\]{max-height:calc(100vh - 200px)}.sm\:min-h-\[90px\]{min-height:90px}.sm\:min-h-\[calc\(100vh_-_200px\)\]{min-height:calc(100vh - 200px)}.sm\:min-h-\[50px\]{min-height:50px}.sm\:min-h-full{min-height:100%}.sm\:w-\[500px\]{width:500px}.sm\:w-\[640px\]{width:640px}.sm\:w-\[50\%\]{width:50%}.sm\:w-\[450px\]{width:450px}.sm\:w-\[127px\]{width:127px}.sm\:w-\[112px\]{width:112px}.sm\:w-\[100px\]{width:100px}.sm\:w-\[130px\]{width:130px}.sm\:w-\[30px\]{width:30px}.sm\:w-\[230px\]{width:230px}.sm\:w-\[220px\]{width:220px}.sm\:w-\[50px\]{width:50px}.sm\:w-\[600px\]{width:600px}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:w-\[430px\]{width:430px}.sm\:min-w-\[90px\]{min-width:90px}.sm\:min-w-\[50px\]{min-width:50px}.sm\:flex-\[0_0_300px\]{flex:0 0 300px}.sm\:translate-y-0{--tw-translate-y:0px}.sm\:scale-\[1\.5\],.sm\:translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-\[1\.5\]{--tw-scale-x:1.5;--tw-scale-y:1.5}.sm\:scale-\[1\.3\]{--tw-scale-x:1.3;--tw-scale-y:1.3}.sm\:scale-95,.sm\:scale-\[1\.3\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.sm\:scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:grid-cols-20{grid-template-columns:repeat(20,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:gap-\[15px\]{gap:15px}.sm\:gap-\[12px\]{gap:12px}.sm\:gap-\[17px\]{gap:17px}.sm\:gap-\[20px\]{gap:20px}.sm\:gap-4{gap:1rem}.sm\:gap-\[30px\]{gap:30px}.sm\:p-\[25px\]{padding:25px}.sm\:px-\[7px\]{padding-left:7px;padding-right:7px}.sm\:px-\[20px\]{padding-left:20px;padding-right:20px}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:px-\[34px\]{padding-left:34px;padding-right:34px}.sm\:py-\[24px\]{padding-top:24px;padding-bottom:24px}.sm\:px-\[32px\]{padding-left:32px;padding-right:32px}.sm\:px-\[45px\]{padding-left:45px;padding-right:45px}.sm\:px-\[50px\]{padding-left:50px;padding-right:50px}.sm\:px-\[36px\]{padding-left:36px;padding-right:36px}.sm\:px-\[60px\]{padding-left:60px;padding-right:60px}.sm\:px-\[0px\]{padding-left:0;padding-right:0}.sm\:pb-\[60px\]{padding-bottom:60px}.sm\:pr-\[45px\]{padding-right:45px}.sm\:pr-\[41px\]{padding-right:41px}.sm\:pt-\[15px\]{padding-top:15px}.sm\:pb-\[36px\]{padding-bottom:36px}.sm\:pr-\[25px\]{padding-right:25px}.sm\:pl-\[0px\]{padding-left:0}.sm\:pl-\[12px\]{padding-left:12px}.sm\:text-end{text-align:end}}@media (min-width:768px){.md\:col-span-6{grid-column:span 6/span 6}.md\:mt-\[66px\]{margin-top:66px}.md\:mt-\[39px\]{margin-top:39px}.md\:mt-\[78px\]{margin-top:78px}.md\:mr-\[70px\]{margin-right:70px}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-\[60px\]{height:60px}.md\:h-\[320px\]{height:320px}.md\:h-\[300px\]{height:300px}.md\:h-\[540px\]{height:540px}.md\:h-\[630px\]{height:630px}.md\:w-\[56px\]{width:56px}.md\:w-\[540px\]{width:540px}.md\:w-\[630px\]{width:630px}.md\:justify-between{justify-content:space-between}.md\:gap-\[22px\]{gap:22px}.md\:gap-10{gap:2.5rem}.md\:gap-\[26px\]{gap:26px}.md\:px-\[70px\]{padding-left:70px;padding-right:70px}.md\:pt-\[50px\]{padding-top:50px}.md\:pl-\[16px\]{padding-left:16px}.md\:text-left{text-align:left}}@media (min-width:1024px){.lg\:fixed{position:fixed}.lg\:relative{position:relative}.lg\:sticky{position:sticky}.lg\:top-\[80px\]{top:80px}.lg\:top-\[50px\]{top:50px}.lg\:top-\[77px\]{top:77px}.lg\:top-\[45px\]{top:45px}.lg\:top-20{top:5rem}.lg\:bottom-\[15px\]{bottom:15px}.lg\:bottom-\[10px\]{bottom:10px}.lg\:left-\[18px\]{left:18px}.lg\:right-\[18px\]{right:18px}.lg\:top-5{top:1.25rem}.lg\:right-5{right:1.25rem}.lg\:left-auto{left:auto}.lg\:z-\[100\]{z-index:100}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.lg\:my-4{margin-top:1rem;margin-bottom:1rem}.lg\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:mt-\[-40px\]{margin-top:-40px}.lg\:mt-\[60px\]{margin-top:60px}.lg\:mt-\[44px\]{margin-top:44px}.lg\:mt-\[30px\]{margin-top:30px}.lg\:mt-\[24px\]{margin-top:24px}.lg\:mt-\[65px\]{margin-top:65px}.lg\:mt-\[56px\]{margin-top:56px}.lg\:mt-\[86px\]{margin-top:86px}.lg\:mt-\[0px\]{margin-top:0}.lg\:mt-\[10px\]{margin-top:10px}.lg\:mt-\[-100px\]{margin-top:-100px}.lg\:mt-\[200px\]{margin-top:200px}.lg\:mt-\[50px\]{margin-top:50px}.lg\:mt-\[61px\]{margin-top:61px}.lg\:mt-\[31px\]{margin-top:31px}.lg\:mt-\[75px\]{margin-top:75px}.lg\:mt-\[27px\]{margin-top:27px}.lg\:mt-\[17px\]{margin-top:17px}.lg\:mt-\[18px\]{margin-top:18px}.lg\:mt-\[120px\]{margin-top:120px}.lg\:mt-20{margin-top:5rem}.lg\:mb-\[0px\]{margin-bottom:0}.lg\:mb-\[50px\]{margin-bottom:50px}.lg\:mt-\[70px\]{margin-top:70px}.lg\:mt-\[57px\]{margin-top:57px}.lg\:mt-\[45px\]{margin-top:45px}.lg\:mt-\[77px\]{margin-top:77px}.lg\:mt-\[43px\]{margin-top:43px}.lg\:ml-\[0px\]{margin-left:0}.lg\:mt-\[20px\]{margin-top:20px}.lg\:mt-\[7px\]{margin-top:7px}.lg\:mt-\[15px\]{margin-top:15px}.lg\:mt-\[8px\]{margin-top:8px}.lg\:mt-0{margin-top:0}.lg\:ml-\[20px\]{margin-left:20px}.lg\:mr-\[20px\]{margin-right:20px}.lg\:mt-\[80px\]{margin-top:80px}.lg\:mb-\[15px\]{margin-bottom:15px}.lg\:mb-\[158px\]{margin-bottom:158px}.lg\:ml-\[25px\]{margin-left:25px}.lg\:mt-1{margin-top:.25rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mt-\[14px\]{margin-top:14px}.lg\:mt-\[55px\]{margin-top:55px}.lg\:mt-\[41px\]{margin-top:41px}.lg\:mt-\[100px\]{margin-top:100px}.lg\:mb-\[25px\]{margin-bottom:25px}.lg\:mt-\[107px\]{margin-top:107px}.lg\:mt-\[40px\]{margin-top:40px}.lg\:mt-\[32px\]{margin-top:32px}.lg\:mt-\[34px\]{margin-top:34px}.lg\:mt-\[170px\]{margin-top:170px}.lg\:mr-6{margin-right:1.5rem}.lg\:mb-\[80px\]{margin-bottom:80px}.lg\:mb-\[150px\]{margin-bottom:150px}.lg\:mt-\[135px\]{margin-top:135px}.lg\:mt-\[66px\]{margin-top:66px}.lg\:ml-\[10px\]{margin-left:10px}.lg\:mb-\[18px\]{margin-bottom:18px}.lg\:mt-\[25px\]{margin-top:25px}.lg\:mt-\[16px\]{margin-top:16px}.lg\:mt-\[150px\]{margin-top:150px}.lg\:mt-\[130px\]{margin-top:130px}.lg\:mt-\[12px\]{margin-top:12px}.lg\:mb-\[20px\]{margin-bottom:20px}.lg\:mb-\[94px\]{margin-bottom:94px}.lg\:mb-\[45px\]{margin-bottom:45px}.lg\:mb-20{margin-bottom:5rem}.lg\:ml-\[24px\]{margin-left:24px}.lg\:mt-8{margin-top:2rem}.lg\:mb-\[73px\]{margin-bottom:73px}.lg\:mb-\[160px\]{margin-bottom:160px}.lg\:mt-\[6px\]{margin-top:6px}.lg\:mt-\[-7px\]{margin-top:-7px}.lg\:mb-\[30px\]{margin-bottom:30px}.lg\:mt-\[54px\]{margin-top:54px}.lg\:mt-\[95px\]{margin-top:95px}.lg\:mt-\[37px\]{margin-top:37px}.lg\:mt-\[11px\]{margin-top:11px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-\[500px\]{height:500px}.lg\:h-\[610px\]{height:610px}.lg\:h-\[600px\]{height:600px}.lg\:h-\[705px\]{height:705px}.lg\:h-\[calc\(100vh-80px\)\]{height:calc(100vh - 80px)}.lg\:h-\[calc\(100vh-77px\)\]{height:calc(100vh - 77px)}.lg\:h-full{height:100%}.lg\:h-\[30px\]{height:30px}.lg\:h-\[70px\]{height:70px}.lg\:h-\[36px\]{height:36px}.lg\:h-\[95px\]{height:95px}.lg\:h-\[60px\]{height:60px}.lg\:h-\[65px\]{height:65px}.lg\:h-\[52px\]{height:52px}.lg\:h-\[44px\]{height:44px}.lg\:h-\[46px\]{height:46px}.lg\:h-\[45px\]{height:45px}.lg\:h-\[50px\]{height:50px}.lg\:h-\[524px\]{height:524px}.lg\:h-\[48px\]{height:48px}.lg\:h-\[120px\]{height:120px}.lg\:h-\[calc\(100vh-400px\)\]{height:calc(100vh - 400px)}.lg\:h-\[147px\]{height:147px}.lg\:h-\[200px\]{height:200px}.lg\:h-\[0px\]{height:0}.lg\:h-\[760px\]{height:760px}.lg\:h-\[150px\]{height:150px}.lg\:h-\[281px\]{height:281px}.lg\:h-\[180px\]{height:180px}.lg\:h-\[540px\]{height:540px}.lg\:h-\[260px\]{height:260px}.lg\:h-\[25px\]{height:25px}.lg\:h-\[109px\]{height:109px}.lg\:h-\[100px\]{height:100px}.lg\:min-h-\[calc\(100vh-140px\)\]{min-height:calc(100vh - 140px)}.lg\:min-h-screen{min-height:100vh}.lg\:min-h-\[calc\(100vh_-_80px\)\]{min-height:calc(100vh - 80px)}.lg\:min-h-full{min-height:100%}.lg\:min-h-\[200px\]{min-height:200px}.lg\:min-h-\[190px\]{min-height:190px}.lg\:w-\[400px\]{width:400px}.lg\:w-\[334px\]{width:334px}.lg\:w-\[calc\(100\%-330px\)\]{width:calc(100% - 330px)}.lg\:w-\[500px\]{width:500px}.lg\:w-auto{width:auto}.lg\:w-\[600px\]{width:600px}.lg\:w-\[366px\]{width:366px}.lg\:w-\[70\%\]{width:70%}.lg\:w-\[85\%\]{width:85%}.lg\:w-\[calc\(100\%-500px\)\]{width:calc(100% - 500px)}.lg\:w-\[calc\(100vw-650px\)\]{width:calc(100vw - 650px)}.lg\:w-\[300px\]{width:300px}.lg\:w-\[650px\]{width:650px}.lg\:w-\[30px\]{width:30px}.lg\:w-\[52px\]{width:52px}.lg\:w-\[44px\]{width:44px}.lg\:w-\[176px\]{width:176px}.lg\:w-\[171px\]{width:171px}.lg\:w-\[46px\]{width:46px}.lg\:w-\[36px\]{width:36px}.lg\:w-\[110px\]{width:110px}.lg\:w-\[122px\]{width:122px}.lg\:w-\[146px\]{width:146px}.lg\:w-full{width:100%}.lg\:w-\[50px\]{width:50px}.lg\:w-\[343px\]{width:343px}.lg\:w-\[48px\]{width:48px}.lg\:w-\[150px\]{width:150px}.lg\:w-\[70px\]{width:70px}.lg\:w-\[calc\(100\%-650px\)\]{width:calc(100% - 650px)}.lg\:w-\[58\%\]{width:58%}.lg\:w-\[42\%\]{width:42%}.lg\:w-\[152px\]{width:152px}.lg\:w-1\/2{width:50%}.lg\:w-1\/4{width:25%}.lg\:w-\[65\%\]{width:65%}.lg\:w-\[550px\]{width:550px}.lg\:w-\[540px\]{width:540px}.lg\:min-w-\[366px\]{min-width:366px}.lg\:min-w-\[58\%\]{min-width:58%}.lg\:min-w-\[44px\]{min-width:44px}.lg\:min-w-\[46px\]{min-width:46px}.lg\:min-w-\[147px\]{min-width:147px}.lg\:min-w-\[242px\]{min-width:242px}.lg\:min-w-\[180px\]{min-width:180px}.lg\:max-w-\[650px\]{max-width:650px}.lg\:max-w-\[625px\]{max-width:625px}.lg\:max-w-\[58\%\]{max-width:58%}.lg\:max-w-\[42\%\]{max-width:42%}.lg\:max-w-\[242px\]{max-width:242px}.lg\:max-w-\[180px\]{max-width:180px}.lg\:flex-1{flex:1 1 0%}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-20{grid-template-columns:repeat(20,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:gap-10{gap:2.5rem}.lg\:gap-\[15px\]{gap:15px}.lg\:gap-\[10px\]{gap:10px}.lg\:gap-\[50px\]{gap:50px}.lg\:gap-\[25px\]{gap:25px}.lg\:gap-\[30px\]{gap:30px}.lg\:gap-\[22px\]{gap:22px}.lg\:gap-\[27px\]{gap:27px}.lg\:gap-2{gap:.5rem}.lg\:gap-\[19px\]{gap:19px}.lg\:gap-\[8px\]{gap:8px}.lg\:gap-4{gap:1rem}.lg\:gap-\[60px\]{gap:60px}.lg\:gap-8{gap:2rem}.lg\:gap-\[20px\]{gap:20px}.lg\:gap-\[28px\]{gap:28px}.lg\:gap-\[13px\]{gap:13px}.lg\:gap-\[34px\]{gap:34px}.lg\:gap-\[32px\]{gap:32px}.lg\:gap-\[26px\]{gap:26px}.lg\:gap-\[37px\]{gap:37px}.lg\:gap-\[77px\]{gap:77px}.lg\:gap-\[0px\]{gap:0}.lg\:gap-x-\[34px\]{-moz-column-gap:34px;column-gap:34px}.lg\:rounded-\[8px\]{border-radius:8px}.lg\:rounded-\[24px\]{border-radius:24px}.lg\:p-\[3px\]{padding:3px}.lg\:p-\[30px\]{padding:30px}.lg\:p-4{padding:1rem}.lg\:px-0,.lg\:px-\[0px\]{padding-left:0;padding-right:0}.lg\:px-\[28px\]{padding-left:28px;padding-right:28px}.lg\:py-\[160px\]{padding-top:160px;padding-bottom:160px}.lg\:px-\[12px\]{padding-left:12px;padding-right:12px}.lg\:px-\[50px\]{padding-left:50px;padding-right:50px}.lg\:py-\[30px\]{padding-top:30px;padding-bottom:30px}.lg\:px-\[33px\]{padding-left:33px;padding-right:33px}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-\[30px\]{padding-left:30px;padding-right:30px}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:py-\[24px\]{padding-top:24px;padding-bottom:24px}.lg\:pt-\[25px\]{padding-top:25px}.lg\:pb-\[140px\]{padding-bottom:140px}.lg\:pr-\[50px\]{padding-right:50px}.lg\:pl-\[50px\]{padding-left:50px}.lg\:pt-\[57px\]{padding-top:57px}.lg\:pr-\[55px\]{padding-right:55px}.lg\:pt-\[0px\]{padding-top:0}.lg\:pl-\[100px\]{padding-left:100px}.lg\:pb-\[50px\]{padding-bottom:50px}.lg\:pt-\[43px\]{padding-top:43px}.lg\:pb-\[150px\]{padding-bottom:150px}.lg\:pt-\[45px\]{padding-top:45px}.lg\:pb-\[15px\]{padding-bottom:15px}.lg\:pl-\[15px\]{padding-left:15px}.lg\:pt-\[15px\]{padding-top:15px}.lg\:pr-4{padding-right:1rem}.lg\:pb-9{padding-bottom:2.25rem}.lg\:pt-\[100px\]{padding-top:100px}.lg\:pb-\[100px\]{padding-bottom:100px}.lg\:pl-\[27px\]{padding-left:27px}.lg\:pt-\[70px\]{padding-top:70px}.lg\:text-left{text-align:left}.lg\:text-start{text-align:start}}@media (min-width:1280px){.xl\:col-span-4{grid-column:span 4/span 4}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:mt-\[0px\]{margin-top:0}.xl\:mr-\[15px\]{margin-right:15px}.xl\:mr-\[12px\]{margin-right:12px}.xl\:ml-\[15px\]{margin-left:15px}.xl\:ml-\[12px\]{margin-left:12px}.xl\:mr-\[18px\]{margin-right:18px}.xl\:ml-\[40px\]{margin-left:40px}.xl\:mr-\[40px\]{margin-right:40px}.xl\:mr-8{margin-right:2rem}.xl\:block{display:block}.xl\:hidden{display:none}.xl\:h-\[418px\]{height:418px}.xl\:h-\[600px\]{height:600px}.xl\:w-\[500px\]{width:500px}.xl\:w-\[calc\(100\%-550px\)\]{width:calc(100% - 550px)}.xl\:w-\[550px\]{width:550px}.xl\:w-\[130px\]{width:130px}.xl\:w-\[600px\]{width:600px}.xl\:min-w-\[106px\]{min-width:106px}.xl\:min-w-\[118px\]{min-width:118px}.xl\:min-w-\[130px\]{min-width:130px}.xl\:min-w-\[156px\]{min-width:156px}.xl\:max-w-\[550px\]{max-width:550px}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:gap-\[15px\]{gap:15px}.xl\:gap-\[85px\]{gap:85px}.xl\:gap-\[30px\]{gap:30px}.xl\:gap-\[50px\]{gap:50px}.xl\:gap-4{gap:1rem}.xl\:gap-\[10px\]{gap:10px}.xl\:gap-\[20px\]{gap:20px}.xl\:gap-\[34px\]{gap:34px}.xl\:gap-\[32px\]{gap:32px}.xl\:gap-\[94px\]{gap:94px}.xl\:px-\[18px\]{padding-left:18px;padding-right:18px}.xl\:pr-\[100px\]{padding-right:100px}.xl\:pl-\[100px\]{padding-left:100px}.xl\:pr-\[80px\]{padding-right:80px}.xl\:pl-\[80px\]{padding-left:80px}}@media (min-width:1536px){.\32xl\:col-span-4{grid-column:span 4/span 4}.\32xl\:col-span-3{grid-column:span 3/span 3}.\32xl\:ml-\[20px\]{margin-left:20px}.\32xl\:ml-\[70px\]{margin-left:70px}.\32xl\:mr-\[70px\]{margin-right:70px}.\32xl\:h-\[600px\]{height:600px}.\32xl\:w-\[625px\]{width:625px}.\32xl\:w-\[calc\(100\%-650px\)\]{width:calc(100% - 650px)}.\32xl\:w-\[650px\]{width:650px}.\32xl\:w-\[146px\]{width:146px}.\32xl\:w-\[600px\]{width:600px}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.\32xl\:gap-\[30px\]{gap:30px}.\32xl\:gap-\[74px\]{gap:74px}.\32xl\:gap-\[15px\]{gap:15px}.\32xl\:gap-\[45px\]{gap:45px}.\32xl\:gap-\[20px\]{gap:20px}.\32xl\:gap-\[60px\]{gap:60px}.\32xl\:p-\[45px\]{padding:45px}.\32xl\:px-\[24px\]{padding-left:24px;padding-right:24px}.\32xl\:py-\[160px\]{padding-top:160px;padding-bottom:160px}.\32xl\:pr-\[100px\]{padding-right:100px}.\32xl\:pl-\[100px\]{padding-left:100px}}@media (min-width:1792px){.\33xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:-webkit-max-content;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}
/*# sourceMappingURL=ededbd5bf0efcc26.css.map*/