@import"https://fonts.googleapis.com/css2?family=Kanit:wght@100;200;300;400;500;600;700;800;900&family=Paytone+One&display=swap";body{width:100%;height:100%;background-color:#000;overflow:hidden!important}.circle{width:150px;height:250px;bottom:0px;left:-100px;background:linear-gradient(to bottom,#0077b5 40%,#bf5bea 50%);filter:blur(50px)}.circle2{width:150px;height:150px;background:linear-gradient(to bottom,#7091f5 40%,#7091f5 50%);filter:blur(50px)}.circle3{width:150px;height:200px;background:linear-gradient(to bottom,#212121 40%,#7270ff 50%);filter:blur(100px)}.social-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}$social-button-size: 64px; $social-button-icon-size: .4; $social-button-background: #fff; $social-button-active-color: #fff; $social-button-transition-time: .3s; $social-button-colors: ("mail": #0072c6,"facebook": #3b5999,"linkedin": #0077b5,"github": #6e5494,"codepen": #212121,"steam": #7da10e,"snapchat": #eec900,"twitter": #55acee,"instagram": #0a0103,"npmjs": #c12127); .social-button{position:relative;display:flex;justify-content:center;align-items:center;outline:none;width:$social-button-size;height:$social-button-size;text-decoration:none;border-radius:100%;background:$social-button-background;text-align:center;&:after{content:"";position:absolute;top:-1px;left:50%;display:block;width:0;height:0;border-radius:100%;transition:$social-button-transition-time}&:focus,&:hover{color:$social-button-active-color;&:after{width:calc(100% + 2px);height:calc(100% + 2px);margin-left:calc(-50% - 1px)}}i,svg {position: relative; z-index: 1; transition: $social-button-transition-time;} i {font-size: $social-button-size * $social-button-icon-size;} svg {height: percentage($social-button-icon-size); width: percentage($social-button-icon-size);}}img.fa{filter:drop-shadow(0px 10px 6px red)}$font-stack: "Montserrat"; $font-bold: "900"; $primary-color: #b2e3ef; $secondary-color: #eee; $bg-white: #fff; @mixin border-radius($radius){border-radius:$radius}.social-buttons{position:relative;height:50px;font-size:10;text-align:left;display:flex;align-items:start;justify-content:start}.social-button{background:#000;-web-background:#000;-ms-background:#000;padding:8px;margin-left:0!important;margin-right:15px!important;text-align:center;position:relative;overflow:hidden;opacity:.99;border-radius:50%;box-shadow:0 0 30px #0000000f;transition:all .35s cubic-bezier(.31,-.105,.43,1.59);border:1px solid rgba(0,0,0,.06);&:before{content:"";width:120%;height:120%;position:absolute;top:-20%;left:-10%;transform:rotate(45deg);transition:all .35s cubic-bezier(.31,-.105,.43,1.79)}.fa {color: #fff !important; font-size: 24px; vertical-align: middle; transform: scale(.9); transition: all .35s cubic-bezier(.31,-.105,.43,1.59);} &:hover {&:before {top: -10%; left: -10%;} .fa {color: #fff; transform: scale(1);}} &:focus {opacity: .85;}}:focus{outline:none}.social-button{cursor:pointer;box-shadow:0 0 #fff;-ms-box-shadow:0 0 0 rgb(255,255,255);-web-box-shadow:0 0 0 rgb(255,255,255);animation:pulse 2s infinite}.social-button:hover{animation:none}@keyframes pulse{0%{box-shadow:0 0 #fdfdfd66}70%{box-shadow:0 0 0 10px #2ca1cc00}to{box-shadow:0 0 #2ca1cc00}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.spinner-box{width:300px;height:300px;display:flex;justify-content:center;align-items:center;background-color:transparent}.circle-border{width:150px;height:150px;padding:3px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:rgb(63,249,220);background:linear-gradient(0deg,rgba(63,249,220,.1) 33%,rgba(63,249,220,1) 100%);animation:spin .8s linear 0s infinite}.circle-core{width:100%;height:100%;background-color:#000;border-radius:50%}/*! tailwindcss v3.2.4 | MIT License | https://tailwindcss.com*/*,: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}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: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.absolute{position:absolute}.relative{position:relative}.top-\[0px\]{top:0px}.right-0{right:0px}.z-30{z-index:30}.z-10{z-index:10}.-z-10{z-index:-10}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mt-6{margin-top:1.5rem}.mt-5{margin-top:1.25rem}.flex{display:flex}.hidden{display:none}.h-full{height:100%}.h-\[100vh\]{height:100vh}.h-auto{height:auto}.h-\[200px\]{height:200px}.min-h-\[100vh\]{min-height:100vh}.w-\[100\%\],.w-full{width:100%}.w-\[50\%\]{width:50%}.w-\[200px\]{width:200px}.max-w-\[200px\]{max-width:200px}.max-w-\[1600px\]{max-width:1600px}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.overflow-y-hidden{overflow-y:hidden}.rounded-full{border-radius:9999px}.bg-black,.bg-\[\#000\]{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pt-10{padding-top:2.5rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-base{font-size:1rem;line-height:1.5rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-\[\#00ffcb\]{--tw-text-opacity: 1;color:rgb(0 255 203 / var(--tw-text-opacity))}.duration-200{transition-duration:.2s}*{font-family:Kanit,sans-serif;margin:0;padding:0;box-sizing:border-box}body{background:#000}@media (min-width: 640px){.sm\:top-\[-30px\]{top:-30px}.sm\:right-\[-30px\]{right:-30px}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (min-width: 768px){.md\:top-\[0px\]{top:0px}.md\:right-\[0px\]{right:0px}.md\:mt-8{margin-top:2rem}.md\:block{display:block}.md\:h-\[500px\]{height:500px}.md\:h-\[100\%\]{height:100%}.md\:w-\[50\%\]{width:50%}.md\:w-auto{width:auto}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:justify-start{justify-content:flex-start}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:pt-0{padding-top:0}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1280px){.xl\:h-\[70vh\]{height:70vh}}
