.svg-white-filter{filter:brightness(0) invert(1)}.telegram-icon{margin-left:-4px}header{position:fixed;z-index:999;top:0;width:100%;height:78px;min-height:78px}header,header .menu-content{margin:auto;transition:all .3s ease-in-out}header .menu-content{display:flex;align-items:center;justify-content:space-between;max-width:1600px}header .menu-content .lang-selector-arrow{color:#767676}header .menu-content .social-icon{width:44px;height:44px;min-height:44px;min-width:44px}@media(max-width:1728px){header .menu-content{width:100%;padding:0 16px}}@media(max-width:1280px){header .menu-content{padding:0 16px;position:relative;align-items:flex-start;flex-direction:column;justify-content:flex-start;overflow:auto}}header .button-mobile-menu{background:var(--background-secondary);color:var(--foreground);border-radius:12px;padding:16px;min-width:30%;width:100%;font-size:16px;font-weight:600;line-height:20px;cursor:pointer;transition:all .3s ease-in-out;border:1px solid rgba(0,0,0,0)}header .button-mobile-menu:hover{border:1px solid var(--primary)}header .menu-list{flex-grow:1;text-align:center;transition:all .3s ease-in-out}header .menu-list ul li{line-height:110%;text-align:center}@media(max-width:1280px){header .menu-list{margin:48px 0;width:100%;flex-grow:0}header .menu-list ul{display:flex;flex-direction:column;width:100%}header .menu-list ul li{border-bottom:1px solid rgba(203,201,201,.5019607843);padding-bottom:24px;width:100%}}header .menu-item{font-size:16px;font-weight:500;line-height:24px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#767676;cursor:pointer;transition:all .3s ease-in-out;position:relative}header .menu-item:hover{color:var(--primary)}header .menu-item:hover .submenu{display:block;opacity:1}header .menu-item.active{color:var(--primary);font-weight:600}header .menu-item.active a{color:var(--primary)}header .menu-item a{color:inherit;display:flex;align-items:center;justify-content:center;gap:8px;padding:4px 0}header .menu-item a,header .menu-item a:hover{text-decoration:none}header .menu-item svg{transition:transform .3s ease}header .menu-item .submenu{display:none;position:absolute;background:var(--background-secondary);min-width:200px;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.4),0 0 0 1px hsla(0,0%,100%,.1);padding:8px 0;z-index:100;top:100%;left:50%;margin-top:10px;opacity:0;transform:translateX(-50%) translateY(-5px)}header .menu-item .submenu:before{content:"";position:absolute;top:-6px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-bottom:6px solid var(--background-secondary)}header .menu-item .submenu ul{display:flex;flex-direction:column;gap:0}header .menu-item .submenu .submenu-item{padding:10px 16px;color:var(--foreground);opacity:.6;font-size:14px;white-space:nowrap;position:relative;text-align:left}header .menu-item .submenu .submenu-item:hover{color:var(--primary);opacity:1;background-color:var(--background)}header .menu-item .submenu .submenu-item:hover:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background:var(--secondary)}@media(max-width:1280px){header .menu-item a{flex:1}header .menu-item .mobile-submenu{position:static;opacity:1;display:none;transform:none;margin:8px 0;max-height:0;overflow:hidden;background:var(--background-secondary);border-radius:8px;box-shadow:none;width:100%;text-align:center}header .menu-item .mobile-submenu:before{display:none}header .menu-item .mobile-submenu.open{display:block;max-height:500px}header .menu-item .mobile-submenu .submenu-item{padding:12px 24px;border-bottom:1px solid var(--border);text-align:center}header .menu-item .mobile-submenu .submenu-item:last-child{border-bottom:none}header .menu-item .mobile-submenu .submenu-item:hover{background-color:var(--background)}}header .menu-icon{cursor:pointer;width:45px;height:45px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;position:absolute;right:16px;top:0;z-index:1000;padding:8px 12px;border-radius:10px}header .menu-icon span{display:block;height:3px;width:100%;border-radius:4px;transition:all .3s ease-in-out;background-color:var(--primary);opacity:.8}header .menu-icon span:first-child{transform-origin:top left}header .menu-icon span:nth-child(2){opacity:1}header .menu-icon span:nth-child(3){transform-origin:bottom left}header .menu-icon.open span:first-child{transform:rotate(45deg) translate(3px,-3px)}header .menu-icon.open span:nth-child(2){opacity:0}header .menu-icon.open span:nth-child(3){transform:rotate(-45deg) translate(3px,3px)}@media(max-width:1280px){header .menu-icon{z-index:100}header .on-mobile{position:relative;height:auto;min-height:calc(100vh - 12px);overflow:auto;border-bottom:11px solid var(--secondary);transition:all .3s ease-in-out}header .social-icons{justify-content:center;align-items:center;width:100%;flex-wrap:wrap;gap:56px;z-index:100}header .social-icon{width:48px;height:48px}.menu-list-mobile{position:absolute;top:30px;left:0;right:0;bottom:0;width:100%;padding:16px;overflow-y:auto;z-index:10}.menu-icon{z-index:100}}.scrolled-menu{box-shadow:0 4px 6px rgba(0,0,0,.1)}.menu-item .submenu.open{display:block!important;opacity:1!important;transform:translateX(-50%) translateY(0)!important}@media(min-width:1121px){.menu-item{position:relative}.menu-item .submenu{visibility:hidden}.menu-item:hover svg{transform:none!important}.menu-item:hover .submenu{display:block;opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.menu-item:after{content:"";position:absolute;height:20px;width:100%;bottom:-20px;left:0;z-index:90}.submenu:hover{display:block;opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}}@media(max-width:1280px){.menu-item .submenu{display:none!important}.menu-item .submenu.open{display:block!important;opacity:1!important;max-height:500px!important;transform:none!important;position:static!important;width:100%!important;margin-left:0!important;margin-right:0!important;margin-top:8px!important;left:0!important;text-align:center}.menu-item:hover .submenu:not(.open){display:none!important;opacity:0!important}}.footer{display:flex;justify-content:space-between;align-items:center;width:100%;border-bottom:11px solid var(--secondary);height:auto;background:var(--background-secondary);padding:0 5%;z-index:100}.footer__pepper-cards-bg{background:url(/assets/pepper-cards/section2/img-bg.png) repeat 50%,var(--background-secondary)!important}.footer .footer-content{display:flex;justify-content:space-between;align-items:center;margin:auto;width:1600px;height:100%}.footer .social-icon{width:44px;height:44px;min-height:44px;min-width:44px}@media(max-width:780px){.footer{flex-direction:column;height:auto;justify-content:flex-start;padding:24px 0 0}.footer .footer-content{flex-direction:column;width:100%;gap:0}.footer .footer-content .logo{margin-bottom:16px;display:flex;justify-content:center;align-items:center;width:100%;padding:0}.footer .footer-content .logo img{width:140px;height:auto;display:flex;justify-content:center}.footer .footer-content .logo span{text-align:center}.footer .button-icons{flex-direction:column;width:100%;gap:0;align-items:center;justify-content:center}}.separator{border-left:2px solid var(--border);height:100%;padding-left:16px}@media(max-width:780px){.separator{border-top:2px solid var(--border);border-left:0;height:auto;padding:24px 0;justify-content:center;align-items:center;gap:0;width:100%;margin-top:16px}.separator div{justify-content:center;gap:8px}.separator button{width:fit-content}.on-desktop{display:none}}.panel{box-sizing:border-box;background:var(--background-secondary);border-radius:20px;padding:16px;width:100%;max-width:1235px;display:flex;flex-direction:column;flex:1;justify-content:space-between;gap:24px;cursor:pointer}.panel:hover .panel-title{color:var(--primary)!important;transition:color .2s ease-in-out}.panel .panel-header{display:flex;align-items:center;justify-content:space-between;flex:1;gap:24px}.panel .panel-header .panel-header-wrapper{display:flex;gap:32px;align-items:center;justify-content:space-between}.panel .panel-header .panel-header-wrapper .panel-icon{min-width:24px;height:auto}.panel .panel-header .panel-header-wrapper .panel-title{font-weight:700;font-size:16px;line-height:150%;color:var(--foreground)}.panel .panel-header .panel-arrow{min-width:16px}.panel .panel-content{font-weight:400;font-size:16px;line-height:150%;color:var(--foreground);margin-left:54px}.panel .panel-content .panel-info{margin-top:12px;display:flex;gap:8px;background:rgba(38,9,61,.32);backdrop-filter:blur(84.3px);border-radius:8px;padding:8px;color:#ceb6e8;width:fit-content}.button-orange{background:#f63500;border:2px solid #f63500;box-shadow:0 4px 0 #b92901;font-weight:600;color:#fbfbfb;text-shadow:0 1px 0 #b92901}.button-orange,.button-white{border-radius:9px;font-style:normal;font-size:16px;line-height:24px;padding:12px 24px}.button-white{box-sizing:border-box;background:#fff;font-weight:500;color:#202020}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/28485c0de2075f40-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5fb25f343c7550ca-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7db6c35d839a711c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_d5a796{font-family:Poppins,Poppins Fallback;font-style:normal}.__variable_d5a796{--font-poppins:"Poppins","Poppins Fallback"}*,: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-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--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:rgb(59 130 246/0.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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::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-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--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:rgb(59 130 246/0.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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){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-feature-settings:normal;font-variation-settings:normal;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-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-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}dialog{padding:0}textarea{resize:vertical}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}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.-left-14{left:-3.5rem}.-left-5{left:-1.25rem}.-left-\[38px\]{left:-38px}.-right-8{right:-2rem}.-top-8{top:-2rem}.-top-\[38px\]{top:-38px}.-top-\[54px\]{top:-54px}.-top-\[58px\]{top:-58px}.-top-\[75px\]{top:-75px}.left-0{left:0}.left-2{left:.5rem}.right-0{right:0}.right-2{right:.5rem}.top-0{top:0}.top-4{top:1rem}.-z-10{z-index:-10}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.m-auto{margin:auto}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-ml-8{margin-left:-2rem}.-mt-2{margin-top:-.5rem}.mb-1{margin-bottom:.25rem}.mb-12{margin-bottom:3rem}.mb-20{margin-bottom:5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-\[-90px\]{margin-top:-90px}.flex{display:flex}.contents{display:contents}.hidden{display:none}.h-1\/2{height:50%}.h-1\/3{height:33.333333%}.h-2{height:.5rem}.h-4{height:1rem}.h-\[1024px\]{height:1024px}.h-\[30px\]{height:30px}.h-\[44px\]{height:44px}.h-\[50px\]{height:50px}.h-\[54px\]{height:54px}.h-\[55px\]{height:55px}.h-\[592px\]{height:592px}.h-full{height:100%}.min-h-4{min-height:1rem}.min-h-\[440px\]{min-height:440px}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-2{width:.5rem}.w-4{width:1rem}.w-48{width:12rem}.w-\[120px\]{width:120px}.w-\[140px\]{width:140px}.w-\[44px\]{width:44px}.w-fit{width:fit-content}.w-full{width:100%}.min-w-4{min-width:1rem}.min-w-\[100px\]{min-width:100px}.min-w-\[220px\]{min-width:220px}.min-w-\[50\%\]{min-width:50%}.min-w-\[fit-content\]{min-width:fit-content}.max-w-\[1235px\]{max-width:1235px}.max-w-\[1240px\]{max-width:1240px}.max-w-\[1640px\]{max-width:1640px}.max-w-\[30\%\]{max-width:30%}.flex-1{flex:1 1 0%}.flex-\[1\]{flex:1}.flex-\[2\]{flex:2}.flex-\[50\%\]{flex:50%}.flex-shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-y-0\.5{--tw-translate-y:-0.125rem}.-translate-y-0\.5,.translate-y-0\.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-y-0\.5{--tw-translate-y:0.125rem}.rotate-180{--tw-rotate:180deg}.rotate-180,.rotate-90{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}.-scale-x-100{--tw-scale-x:-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))}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.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}.gap-1{gap:.25rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-24{gap:6rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[12px\]{gap:12px}.gap-\[32px\]{gap:32px}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[50\%\]{border-radius:50%}.rounded-\[9px\]{border-radius:9px}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.border-l-2{border-left-width:2px}.bg-\[\#000000\]{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-\[\#0B0B0B\]{--tw-bg-opacity:1;background-color:rgb(11 11 11/var(--tw-bg-opacity,1))}.bg-\[\#202020\]{--tw-bg-opacity:1;background-color:rgb(32 32 32/var(--tw-bg-opacity,1))}.bg-\[\#202220\]{--tw-bg-opacity:1;background-color:rgb(32 34 32/var(--tw-bg-opacity,1))}.bg-\[\#48260a\]{--tw-bg-opacity:1;background-color:rgb(72 38 10/var(--tw-bg-opacity,1))}.bg-\[\#55338D\]{--tw-bg-opacity:1;background-color:rgb(85 51 141/var(--tw-bg-opacity,1))}.bg-\[\#EBEBEB\]{--tw-bg-opacity:1;background-color:rgb(235 235 235/var(--tw-bg-opacity,1))}.bg-\[\#F63500\]{--tw-bg-opacity:1;background-color:rgb(246 53 0/var(--tw-bg-opacity,1))}.bg-\[\#FBFBFB\]{--tw-bg-opacity:1;background-color:rgb(251 251 251/var(--tw-bg-opacity,1))}.bg-\[\#FFFFFF\],.bg-\[\#FFF\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-\[rgba\(0\2c 0\2c 0\2c 0\.7\)\]{background-color:rgba(0,0,0,.7)}.bg-\[rgba\(255\2c 255\2c 255\2c 0\.8\)\]{background-color:rgba(255,255,255,.8)}.bg-\[var\(--background-secondary\)\]{background-color:var(--background-secondary)}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-\[url\(\'\/assets\/pepper-cards\/img-header-bg\.svg\'\)\]{background-image:url(/assets/pepper-cards/img-header-bg.svg)}.bg-center{background-position:50%}.bg-left{background-position:0}.bg-right{background-position:100%}.bg-top{background-position:top}.bg-repeat{background-repeat:repeat}.p-16{padding:4rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[12px\]{padding-left:12px;padding-right:12px}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[6px\]{padding-top:6px;padding-bottom:6px}.pb-10{padding-bottom:2.5rem}.pb-20{padding-bottom:5rem}.pb-4{padding-bottom:1rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pt-0\.5{padding-top:.125rem}.pt-10{padding-top:2.5rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-\[\#000000\]{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-\[\#2565CC\]{--tw-text-opacity:1;color:rgb(37 101 204/var(--tw-text-opacity,1))}.text-\[\#949494\]{--tw-text-opacity:1;color:rgb(148 148 148/var(--tw-text-opacity,1))}.text-\[\#9A9A9A\]{--tw-text-opacity:1;color:rgb(154 154 154/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-100{opacity:1}.opacity-50{opacity:.5}.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)}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}:root{--background:#F3E0CB;--background-secondary:#EBEBEB;--foreground:#171717;--primary:#F83601;--secondary:#F83601;--border:#CBC9C9}.page-mystery-nfts{--background:#0E0226;--background-secondary:#371A5D;--foreground:#ffffff;--primary:#FFFFFF;--secondary:#641487;--border:#641487}.page-pepper-cards{--background:#0E0226;--background-secondary:#371A5D;--foreground:#ffffff;--primary:#FFFFFF;--secondary:#391e08;--border:#641487}.page-create-2-earn,.page-showdown{--background:#FFFFFF;--background-secondary:#EBEBEB;--foreground:#171717;--primary:#F83601;--secondary:#F83601;--border:#CBC9C9}body{color:var(--foreground);background:var(--background)!important;font-family:Poppins,Helvetica,sans-serif;overflow-x:hidden}.hover\:bg-\[var\(--background-secondary\)\]:hover{background-color:var(--background-secondary)}.hover\:bg-\[var\(--border\)\]:hover{background-color:var(--border)}.group:hover .group-hover\:translate-x-2{--tw-translate-x:0.5rem}.group:hover .group-hover\:translate-x-2,.group:hover .group-hover\:translate-y-2{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))}.group:hover .group-hover\:translate-y-2{--tw-translate-y:0.5rem}@media (min-width:640px){.sm\:gap-6{gap:1.5rem}}@media (min-width:768px){.md\:w-\[fit-content\]{width:fit-content}}@media (min-width:1024px){.lg\:w-\[80\%\]{width:80%}.lg\:max-w-\[410px\]{max-width:410px}}