@media screen and (min-width: 768px){.toBlack-Mob{display:none}}@media screen and (max-width: 416px){.toBlack-Desk{display:none}.toBlack-Mob{overflow-x:hidden}.intro-box{position:relative;transition:all .2s linear;border-radius:100%;height:200px;width:200px;display:flex;justify-content:center;align-items:center}.intro-1{position:relative;height:100vh;font-weight:700;font-size:100px;display:flex;justify-content:center;align-items:center}}.about-section{padding:5rem;background-color:#000;border-radius:0;margin-top:150px;padding-bottom:20px}.about-container{height:100%;display:flex;min-height:100vh;position:relative;padding-bottom:2rem}.about-info{min-height:100vh;width:100%}.info-container{min-height:100vh;padding:2rem}.span-emp{color:#ffc700;font-weight:500}.info-text{padding:2rem}.hero-cards{padding:3rem 2rem}@media screen and (max-width: 420px){.about-section{padding:3rem;text-align:center}.info-text{padding:.5rem}.hero-cards{padding:1.5rem .5rem}.about-title{color:#fff;font-size:100px;display:flex;justify-content:center;align-items:center;height:100%;top:0;padding-block:1.5rem;margin-top:1.5rem}.info-container{min-height:50vh;padding:.5rem}.about-container{height:100%;display:flex;flex-direction:column;min-height:100vh;position:relative;justify-content:center;align-items:center}}@media screen and (min-width: 720px){.about-title{color:#fff;font-size:140px;transform:translateY(30%) rotate(-90deg);display:flex;justify-content:center;align-items:center;height:100%;top:0;padding-block:2rem;margin-top:2rem}}.infocards{position:relative;z-index:2;transition:all 1s ease-in}.infocards div,.infocards:after{border-top-right-radius:30px;border-bottom-left-radius:30px}.infocards:hover{animation:mv .2s linear forwards}.infocards:hover:after{content:"";display:block;position:absolute;background:#ff6000;border:2px solid #ff6000;z-index:-2;height:100%;width:calc(100% - 10px);top:10px;right:-10px}@keyframes mv{0%{transform:translate(0)}to{transform:translate(-5px,-5px)}}.intro-mob{display:none}.intro-lap{display:inherit}.scroll-indi{font-weight:500;font-size:18px;position:absolute;top:10px;right:10px}.intro-page{padding-block:2rem;min-height:200vh;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.intro-start-box{min-height:130vh;padding-block:4rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-block:2rem}.intro-quote{font-weight:600;display:flex;flex-direction:column;justify-content:space-between;align-items:center;line-height:70px}.qt-txt{font-size:50px}.qt-emp{font-size:90px;font-weight:700}.intro-title{padding:5rem;width:100%;position:relative}.title-up,.title-down{position:absolute;text-transform:uppercase;font-weight:700;font-size:300px}.title-up{bottom:10%;left:-10%}.title-down{top:10%;right:-10%}.line-up,.line-down{font-size:50px}.line-up{position:absolute;height:150px;top:0;display:flex}.line{background-color:#000;width:80vw;height:10px;top:0px;right:20px;border-radius:20px}.date-up{position:absolute;display:inline;right:-250px;top:-15px}.date-down{position:absolute;display:inline;left:-250px;bottom:-15px}.filler{display:flex;justify-content:center;align-items:flex-end;height:50vh;margin-top:10rem}@media only screen and (max-width: 415px){.intro-quote{font-weight:600;display:flex;flex-direction:column;justify-content:space-between;align-items:center;line-height:45px}.qt-txt{font-size:30px}.qt-emp{font-size:50px;font-weight:700}.intro-lap,.date-down{display:none}.intro-mob{padding:5rem;width:100%;min-height:50vh;position:relative;display:flex;justify-content:center;align-items:center}.title-mob-box{padding:10rem;width:100%;display:flex;justify-content:center;align-items:center}.title-mob{font-size:150px;font-weight:700}.title-mob li{text-align:center;margin:0;line-height:.8em}.ul-left{transform:translateY(-50px);margin-right:3rem}.ul-right{transform:translateY(100px)}}.intro-1{position:relative;height:100vh;font-weight:700;font-size:140px;display:flex;justify-content:center;align-items:center}.intro-box{position:relative;transition:all .2s linear;border-radius:100%;height:400px;width:400px;display:flex;justify-content:center;align-items:center}.intro-btn{height:100%;width:100%;padding:2rem;position:absolute;border:3px solid black;border-radius:100%;cursor:pointer;animation:circle 5s infinite linear}.intro-btn-txt{padding:5rem}.intro-btn:after{position:absolute;content:" ";display:block;height:20px;width:20px;background-color:#000;left:60px;border-radius:100%}@keyframes circle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.intro-box:hover{background-color:#000;border-radius:100%}.intro-btn:hover~.intro-btn-txt{color:#fff}.title{font-size:150px;font-weight:700}.ds-none{display:none}footer{background-color:#000}@media screen and (max-width: 415px){.event-lap{display:none}.event-title-mob{color:#fff;display:flex;justify-content:center;align-items:center;background-color:#000}.event-title-mob>.title{font-size:100px}.event-list{background-color:#000}}@media screen and (min-width: 768px){.event-title-mob{display:none}}article{--img-scale: 1.001;--title-color: black;--link-icon-translate: -20px;--link-icon-opacity: 0;position:relative;border-radius:16px;box-shadow:none;background:#fff;transform-origin:center;transition:all .4s ease-in-out;overflow:hidden}article a:after{position:absolute;inset-block:0;inset-inline:0;cursor:pointer;content:""}article h2{margin:0 0 18px;font-family:var(--font-tc);font-size:1.9rem;letter-spacing:.06em;color:var(--title-color);transition:color .3s ease-out}figure{margin:0;padding:0;aspect-ratio:16 / 9;overflow:hidden}article img{max-width:100%;transform-origin:center;transform:scale(var(--img-scale));transition:transform .4s ease-in-out}.article-body{padding:24px}article a{display:inline-flex;align-items:center;text-decoration:none;color:#28666e}article a:focus{outline:1px dotted #28666e}article a .icon{min-width:24px;width:24px;height:24px;margin-left:5px;transform:translate(var(--link-icon-translate));opacity:var(--link-icon-opacity);transition:all .3s}article:has(:hover,:focus){--img-scale: 1.1;--title-color: #28666e;--link-icon-translate: 0;--link-icon-opacity: 1;box-shadow:#00000029 0 10px 36px,#0000000f 0 0 0 1px}*,*:before,*:after{box-sizing:border-box}.about-page{margin:0;padding:48px 0;font-family:var(--font-nn);background-color:#000;font-size:1.2rem;line-height:1.6rem;min-height:100vh}.articles{display:grid;max-width:1200px;margin-inline:auto;padding-inline:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}@media screen and (max-width: 960px){article{container:card/inline-size}.article-body p{display:none}}@container card (min-width: 380px){.article-wrapper{display:grid;grid-template-columns:100px 1fr;gap:16px}.article-body{padding-left:0}figure{width:100%;height:100%;overflow:hidden}figure img{height:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}}.sr-only:not(:focus):not(:active){clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.event-list{background-color:#000;border-radius:20px 20px 0 0}.event-title{min-height:30vh;padding:2rem;margin-block:3rem;position:relative;overflow:hidden;background-color:#000}.title-right{position:absolute;font-size:140px;font-weight:600;right:0px}.event{align-items:left;width:100%;height:100%;padding-left:200px;padding-bottom:80px;font-size:100px;font-family:Roboto,sans-serif;font-weight:300;color:#000}.read-more{margin-top:40px;padding:10px;font-size:20px;background-color:#333;color:#efefef;border-radius:10px;text-align:center}.article-body h2{color:"#FF4654"}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--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";font-feature-settings:normal;font-variation-settings:normal}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,samp,pre{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}button,[type=button],[type=reset],[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,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{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}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--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: rgb(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: rgb(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: }.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}.relative{position:relative}.z-30{z-index:30}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.block{display:block}.flex{display:flex}.hidden{display:none}.h-\[150px\]{height:150px}.h-\[60px\]{height:60px}.h-full{height:100%}.w-full{width:100%}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.self-center{align-self:center}.whitespace-nowrap{white-space:nowrap}.bg-\[\#ece1d6\]{--tw-bg-opacity: 1;background-color:rgb(236 225 214 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-\[url\(\'\$\{img\}\'\)\]{background-image:url(${img})}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pr-2{padding-right:.5rem}.text-center{text-align:center}.text-right{text-align:right}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[24px\]{font-size:24px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.outline{outline-style:solid}.outline-red-500{outline-color:#ef4444}.outline-white{outline-color:#fff}*{box-sizing:border-box}:root{--font-tc: "Technor", sans-serif;--font-nn: "Nunito", sans-serif}body{cursor:url(/assets/among-us-5e502615.svg),auto}.ff-tc{font-family:var(--font-tc)}.ff-nn{font-family:var(--font-nn)}.ds-no{display:none}::-webkit-scrollbar{width:20px}::-webkit-scrollbar-track{background:#000000}::-webkit-scrollbar-thumb{background:#ffffff;border:2px solid black;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#777474}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}@media (prefers-color-scheme: dark){.dark\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}}@media (min-width: 640px){.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:mb-0{margin-bottom:0}.sm\:flex{display:flex}.sm\:h-\[100px\]{height:100px}.sm\:max-w-sm{max-width:24rem}.sm\:items-center{align-items:center}.sm\:justify-evenly{justify-content:space-evenly}.sm\:pr-1{padding-right:.25rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (min-width: 768px){.md\:my-0{margin-top:0;margin-bottom:0}.md\:mr-6{margin-right:1.5rem}.md\:h-\[160px\]{height:160px}.md\:w-1\/3{width:33.333333%}.md\:w-full{width:100%}.md\:justify-evenly{justify-content:space-evenly}.md\:pr-2{padding-right:.5rem}.md\:text-5xl{font-size:3rem;line-height:1}}@media (min-width: 1024px){.lg\:my-8{margin-top:2rem;margin-bottom:2rem}}.login{width:320px;height:auto;border:1px solid #ccc;background-size:cover;margin:30px auto;border-radius:20px}.login .form{width:100%;height:100%;padding:15px 25px}.login .form h2{color:#fff;text-align:center;font-weight:400;font-size:18px;margin-top:60px;margin-bottom:80px}.login .form input{width:100%;height:40px;margin-top:20px;background:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.1);padding:0 15px;color:#000;border-radius:5px;font-size:14px}.login .form input:focus{border:1px solid rgba(0,0,0,.8);outline:none}::-webkit-input-placeholder{color:#ddd}.login .form input.submit{background:rgba(255,255,255,.9);color:#444;font-size:15px;margin-top:40px;font-weight:700}@media (max-width:420px){.login{width:0 100%;margin-top:180px;transform:scale(.9)}}input[type=text],select{width:50%;padding:12px 20px;margin:8px 0;display:inline-block;border:1px solid #000000;border-radius:4px;box-sizing:border-box}input[type=email],select{width:50%;padding:12px 20px;margin:8px 0;display:inline-block;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.succuss{width:100%;height:80vh;background-color:#494949;padding:20px;display:flex;align-items:center;flex-direction:column;justify-content:center}.text-succuss{color:#4ed24e;font-size:2em;font-family:Play}.succuss p{color:#fff;font-family:Roboto}.succuss-img{height:400px}.event-page1{display:flex;align-items:center;justify-content:center;flex-direction:row;text-align:left;background-color:#333}.content1{color:#efefef;font-family:Rubik;padding:100px 300px;transform:scale(1);height:100vh;text-align:left}.valorant-btn{text-transform:uppercase;text-decoration:none;border:0;margin:10px 0;display:inline-block;padding:0;position:relative;color:#fff;font-weight:600;background:none}.valorant-btn:before{content:"";position:absolute;top:0;left:50%;width:100%;padding:10px;box-sizing:content-box;border:1px solid #222;border-bottom:none;height:20%;transform:translateY(-10px) translate(-50%);transition:all .4s;display:block}.valorant-btn:after{content:"";position:absolute;bottom:0;left:50%;width:100%;padding:10px;box-sizing:content-box;border:1px solid #222;border-top:none;height:20%;transform:translateY(10px) translate(-50%);transition:all .4s;display:block}.valorant-btn .underlay{display:block;width:100%;height:100%;padding:3px;box-sizing:border-box;position:relative;top:0;left:0;z-index:5;overflow:hidden}.valorant-btn .underlay:before{content:"";display:block;width:150%;height:400%;background:#222;padding:0;box-sizing:border-box;position:absolute;top:50%;left:0;transition:all .4s linear;transform:translate(-110%) translateY(-50%) rotate(15deg);z-index:10}.valorant-btn .underlay:after{content:"";z-index:5;width:100%;height:100%;box-shadow:2px -2px 0 2px #ff4654,-2px 3px 0 2px #ff4655;position:absolute;left:0;bottom:0;transform:translate(3px,3px);background:#ff4655}.valorant-btn .label{display:block;width:100%;height:100%;padding:20px 90px;box-sizing:border-box;position:relative;z-index:20;font-size:16px;line-height:1}.valorant-btn .label:after{content:"";display:block;width:5px;height:5px;box-sizing:border-box;position:absolute;z-index:30;background:#222;right:-3px;bottom:-3px;transition:all .4s 0s}.valorant-btn:hover{cursor:pointer}.valorant-btn:hover .underlay:before{transform:translate(-10%) translateY(-50%) rotate(15deg)}.valorant-btn:hover .label:after{background:#fff;transition:all .4s .4s}.valorant-btn:active:before{transform:translateY(-5px) translate(-50%);padding:10px 5px}.valorant-btn:active:after{transform:translateY(5px) translate(-50%);padding:10px 5px}@media (max-width:420px){.valorant-btn{transform:scale(.6)}.event-page1{width:100%}.content1{padding:0;width:100%;transform:scale(1);height:100vh;background-color:#333}}
