@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";:root{--thumper-base: #2a3333;--thumper-shadow-a: #141414a0;--thumper-shadow: #151515;--thumper-highlight: #5f605b80;--thumper-dark: #0e0e0e;--sand-light: #f5965e;--sand-dark: #a75a4b}*{padding:0;margin:0;box-sizing:border-box}.center-cols{display:flex;justify-content:center;align-items:center;flex-direction:column}.center-rows{display:flex;justify-content:center;align-items:center}main{position:relative;overflow:hidden;height:75vh;width:75vw;background:linear-gradient(#c1f4ff 1%,#eed2b1 30%)}.dune{position:absolute;background:linear-gradient(90deg,var(--sand-light) 30%,var(--sand-dark) 100%);border-radius:100%;box-shadow:inset 10px 10px 50px #0000001a;width:2100px}.dune1{aspect-ratio:2;scale:1;translate:200px 628px;rotate:-5deg}.dune2{aspect-ratio:2;translate:-300px 400px;scale:.6;rotate:8deg}.dune3{aspect-ratio:1.8;translate:-300px 230px;scale:.6;rotate:0deg}.dune4{aspect-ratio:1.2;translate:-800px 100px;scale:.4;rotate:10deg}.dune5{aspect-ratio:2;translate:300px 100px;scale:.6}.thumper{position:absolute;scale:.7;transform:translate(-200px,-210px)}.thumper .head{position:absolute;animation:thump 1.8s infinite ease-in-out}.thumper .head .tip{position:absolute;width:114px;height:70px;background-color:var(--thumper-base);border-radius:100%}.thumper .head .tip .end{position:absolute;height:10px;width:30px;border-radius:100%;background-color:var(--thumper-base);box-shadow:inset 0 0 6px 1px var(--thumper-shadow-a);transform:translateY(-35px)}.thumper .head .cylinder{position:absolute;width:150px;height:180px;background-color:var(--thumper-base);translate:0px 88px;clip-path:polygon(10% 0%,90% 0%,100% 100%,0% 100%);border-top:5px solid var(--thumper-highlight);box-shadow:inset 0 0 3px 1px var(--thumper-shadow-a);justify-content:flex-end;border-radius:0 0 2px 2px}.thumper .head .cylinder .bezels{display:flex;justify-content:space-evenly;align-items:center;width:100%;perspective:300px;transform-style:preserve-3d}.thumper .head .cylinder .bezels .bezel{height:140px;width:20px;background-color:var(--thumper-shadow);transform:rotateX(20deg);border-radius:5px 5px 0 0;box-shadow:inset 0 6px 6px #000}.thumper .extender{position:absolute;transform:translateY(127px)}.thumper .extender .clip{height:40px;width:50px;background-color:var(--thumper-base);border-bottom:2px solid var(--thumper-shadow);box-shadow:inset 0 -5px 6px var(--thumper-shadow-a);border-radius:0 0 2px 2px}.thumper .extender .bridge{height:60px;width:40px;background-color:var(--thumper-base);border-top:2px solid var(--thumper-highlight);box-shadow:inset 0 5px 6px var(--thumper-shadow-a)}.thumper .base{position:absolute;transform:translateY(193px)}.thumper .base .lip{position:absolute;width:176px;height:34px;background-color:var(--thumper-base);justify-content:flex-end;border-radius:3px;overflow:hidden;border-top:3px solid var(--thumper-highlight)}.thumper .base .lip .bezels{display:flex;justify-content:space-evenly;align-items:center;width:100%}.thumper .base .lip .bezels .bezel{height:14px;width:12px;background-color:var(--thumper-shadow);border-radius:3px 3px 0 0;box-shadow:inset 0 2px 3px #000}.thumper .base .cone{height:100px;width:150px;background-color:var(--thumper-base);transform:translateY(67px);clip-path:polygon(0% 0%,100% 0%,75% 100%,25% 100%);box-shadow:inset 0 6px 10px var(--thumper-shadow-a);justify-content:flex-end}.thumper .base .cone .bezels{width:100%;perspective:700px;transform-style:preserve-3d;gap:18px}.thumper .base .cone .bezels .bezel{height:260px;width:14px;background:linear-gradient(180deg,var(--thumper-shadow),var(--thumper-base));border-radius:200px 200px 0 0;box-shadow:inset 0 6px 6px var(--thumper-dark);transform:translateY(107px) rotateX(-69deg)}.thumper .base .threads{position:absolute;height:45px;width:72px;background-color:var(--thumper-shadow);transform:translateY(139px);justify-content:space-between;border-top:2px solid var(--thumper-shadow)}.thumper .base .threads .thread{background-color:var(--thumper-base);height:4px;width:76px;border-radius:2px}.thumper .base .tail{position:absolute;height:26px;width:68px;background-color:var(--thumper-base);transform:translateY(174px);box-shadow:inset 0 3px 3px var(--thumper-shadow-a);clip-path:polygon(0% 0%,100% 0%,92% 100%,8% 100%)}.thumper .spike{position:absolute;height:300px;width:30px;background-color:var(--thumper-base);clip-path:polygon(0% 0%,100% 0%,50% 100%);transform:translateY(528px);box-shadow:inset 0 6px 10px var(--thumper-shadow-a);perspective:800px}.thumper .spike .bezel{height:250px;width:10px;background-color:var(--thumper-shadow);clip-path:polygon(0% 0%,100% 0%,50% 100%);transform:translate(-2px);border-radius:2px;box-shadow:inset 0 6px 6px #000}.dust{position:absolute;rotate:-12deg;translate:-140px 170px}.dust .particle{aspect-ratio:1;width:10px;background-color:var(--sand-light);box-shadow:inset 0 0 5px var(--sand-dark);border-radius:9999px;animation:sand-wave 1.8s infinite ease-in-out}.dust .particle:nth-child(7),.dust .particle:nth-child(8){animation-delay:.55s}.dust .particle:nth-child(6),.dust .particle:nth-child(9){animation-delay:.6s}.dust .particle:nth-child(5),.dust .particle:nth-child(10){animation-delay:.65s}.dust .particle:nth-child(4),.dust .particle:nth-child(11){animation-delay:.7s}.dust .particle:nth-child(3),.dust .particle:nth-child(12){animation-delay:.75s}.dust .particle:nth-child(2),.dust .particle:nth-child(13){animation-delay:.8s}.dust .particle:nth-child(1),.dust .particle:nth-child(14){animation-delay:.85s}.worm{position:absolute;translate:50px -146px;rotate:-11deg}.worm .cloud{aspect-ratio:1;width:40px;background-color:var(--sand-dark);box-shadow:inset 0 0 10px var(--thumper-shadow-a);border-radius:9999px;animation:worm 14s infinite ease-in-out;margin-right:-10px}.w1 .cloud:nth-child(1){animation-delay:2s}.w1 .cloud:nth-child(2){animation-delay:2.1s}.w1 .cloud:nth-child(3){animation-delay:2.2s}.w1 .cloud:nth-child(4){animation-delay:2.3s}.w1 .cloud:nth-child(5){animation-delay:2.4s}.w1 .cloud:nth-child(6){animation-delay:2.5s}.w1 .cloud:nth-child(7){animation-delay:2.6s}.w1 .cloud:nth-child(8){animation-delay:2.7s}.w1 .cloud:nth-child(9){animation-delay:2.8s}.w1 .cloud:nth-child(10){animation-delay:2.9s}.w2 .cloud:nth-child(10){animation-delay:9s}.w2 .cloud:nth-child(9){animation-delay:9.1s}.w2 .cloud:nth-child(8){animation-delay:9.2s}.w2 .cloud:nth-child(7){animation-delay:9.3s}.w2 .cloud:nth-child(6){animation-delay:9.4s}.w2 .cloud:nth-child(5){animation-delay:9.5s}.w2 .cloud:nth-child(4){animation-delay:9.6s}.w2 .cloud:nth-child(3){animation-delay:9.7s}.w2 .cloud:nth-child(2){animation-delay:9.8s}.w2 .cloud:nth-child(1){animation-delay:9.9s}@keyframes thump{0%,60%{transform:translateY(0)}25%,50%{transform:translateY(-100px)}}@keyframes sand-wave{25%,40%{transform:translateY(0)}30%{transform:translateY(-20px)}}*,: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: }.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.left-0{left:0}.left-1{left:.25rem}.right-0{right:0}.right-10{right:2.5rem}.top-0{top:0}.top-20{top:5rem}.top-\[-30px\]{top:-30px}.top-\[10\%\]{top:10%}.z-0{z-index:0}.z-10{z-index:10}.z-30{z-index:30}.z-40{z-index:40}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.ml-8{margin-left:2rem}.mt-10{margin-top:2.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-\[-2px\]{margin-top:-2px}.inline-block{display:inline-block}.flex{display:flex}.hidden{display:none}.h-0{height:0px}.h-6{height:1.5rem}.h-\[28px\]{height:28px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.w-2{width:.5rem}.w-3{width:.75rem}.w-\[28px\]{width:28px}.w-full{width:100%}.min-w-\[140px\]{min-width:140px}.max-w-7xl{max-width:80rem}.max-w-full{max-width:100%}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.origin-bottom{transform-origin:bottom}@keyframes textRotate1{0%,40%{transform:translateZ(0) rotateX(0)}60%,to{transform:translate3d(0,-100%,0) rotateX(-90deg)}}.animate-textRotate1{animation:textRotate1 2.4s infinite alternate}@keyframes textRotate2{0%,40%{transform:translate3d(0,100%,0) rotateX(-90deg)}60%,to{transform:translateZ(0) rotateX(0)}}.animate-textRotate2{animation:textRotate2 2.4s infinite alternate}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.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-10{gap:2.5rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.rounded-xl{border-radius:.75rem}.border-4{border-width:4px}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(254 208 127 / var(--tw-bg-opacity))}.bg-quaternary{--tw-bg-opacity: 1;background-color:rgb(22 137 200 / var(--tw-bg-opacity))}.bg-tertiary{--tw-bg-opacity: 1;background-color:rgb(13 48 86 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-black{--tw-gradient-from: #000;--tw-gradient-to: rgb(0 0 0 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.pt-2{padding-top:.5rem}.pt-\[56\.26\%\]{padding-top:56.26%}.text-left{text-align:left}.text-center{text-align:center}.text-\[10px\]{font-size:10px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[26px\]{font-size:26px}.text-\[40px\]{font-size:40px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-\[110px\]{line-height:110px}.leading-\[32px\]{line-height:32px}.leading-tight{line-height:1.25}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-quaternary{--tw-text-opacity: 1;color:rgb(22 137 200 / var(--tw-text-opacity))}.text-secondary{--tw-text-opacity: 1;color:rgb(240 239 235 / var(--tw-text-opacity))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.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}*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif;scroll-behavior:smooth;color-scheme:dark}.hash-span{margin-top:-100px;padding-bottom:100px;display:block}.canvas-loader{font-size:10px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:mulShdSpin 1.1s infinite ease;transform:translateZ(0)}.wrapper{height:100vh;overflow-y:auto;overflow-x:hidden;perspective:10px}.parallax{position:relative;min-height:75vh;min-width:2000px;width:100%;left:50%;transform:translate(-50%);display:grid;grid-template-areas:"stack"}.parallax>*{grid-area:stack;animation:parallax linear;animation-timeline:scroll()}.parallax>img{width:100%}.parallax__stars{--parallax-speed: 320;z-index:2}.parallax__planets{--parallax-speed: 290;z-index:3}.parallax__sun{--parallax-speed: 270;z-index:4}.parallax__mountain1{--parallax-speed: 250;z-index:5}.parallax__mountain2{--parallax-speed: 140;z-index:6}.parallax__crater{z-index:7}.parallax__content{--parallax-speed: 210;z-index:5;display:flex;flex-direction:column;align-items:center;text-align:center}@media (min-width: 1024px){.parallax__content{flex-direction:row;text-align:left}}@keyframes parallax{to{transform:translateY(calc(var(--parallax-speed) * 1vh))}}.project-card{transition:transform .5s ease-out}.project-card img{border-radius:15px}.project-card .text-left{text-align:left}.project-card .text-right{text-align:right}.streaky-glow{position:relative;font-family:inherit;color:transparent;background:linear-gradient(90deg,#000000,rgba(255,200,0,.679),#0ff,#000000);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:glow 4s infinite alternate,streaky-move 4s linear infinite}@keyframes glow{0%{text-shadow:0 0 5px rgb(77,67,255,.2),0 0 10px rgba(77,67,255,.2),0 0 20px rgba(77,67,255,.2),0 0 40px rgba(77,67,255,.2),0 0 60px rgba(77,67,255,.2)}to{text-shadow:0 0 5px rgba(77,67,27,.2),0 0 10px rgba(77,67,27,.4),0 0 20px rgba(77,67,27,.6),0 0 40px rgba(77,67,27,.8),0 0 60px rgba(77,67,27,.493)}}@keyframes streaky-move{0%{background-position:0% 0%}to{background-position:200% 200%}}@keyframes mulShdSpin{0%,to{box-shadow:0 -2.6em #fff,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #ffffff80,-1.8em -1.8em #ffffffb3}12.5%{box-shadow:0 -2.6em #ffffffb3,1.8em -1.8em #fff,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #ffffff80}25%{box-shadow:0 -2.6em #ffffff80,1.8em -1.8em #ffffffb3,2.5em 0 #fff,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}37.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #ffffff80,2.5em 0 #ffffffb3,1.75em 1.75em #fff,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}50%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #ffffff80,1.75em 1.75em #ffffffb3,0 2.5em #fff,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}62.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #ffffff80,0 2.5em #ffffffb3,-1.8em 1.8em #fff,-2.6em 0 #fff3,-1.8em -1.8em #fff3}75%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #ffffff80,-1.8em 1.8em #ffffffb3,-2.6em 0 #fff,-1.8em -1.8em #fff3}87.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #ffffff80,-2.6em 0 #ffffffb3,-1.8em -1.8em #fff}}.words-wrapper{font-size:40px;font-weight:700;text-align:left}.words-wrapper .css{color:#2ec4b6}.words-wrapper .words{display:inline-block;position:relative;vertical-align:bottom;width:var(--width);height:60px;padding:0 10px;border-radius:6px;color:var(--color, #000);background:var(--color-bg, #ffc703);box-sizing:content-box;transition:all .7s}.words-wrapper .words span{position:absolute;top:0;left:50%;opacity:0;transform:translate(-50%,-100%);transition:transform .7s,opacity .25s .25s}.words-wrapper .words span.current{opacity:1;transform:translate(-50%)}.words-wrapper .words span.next{transform:translate(-50%,100%)}@media (max-width: 700px){.words-wrapper .words{width:var(--width-mobile)!important}}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}@media (min-width: 450px){.xs\:ml-\[-4vh\]{margin-left:-4vh}.xs\:text-\[12px\]{font-size:12px}.xs\:text-\[14px\]{font-size:14px}.xs\:text-\[20px\]{font-size:20px}.xs\:text-\[50px\]{font-size:50px}}@media (min-width: 640px){.sm\:top-\[-10px\]{top:-10px}.sm\:top-\[16\%\]{top:16%}.sm\:my-20{margin-top:5rem;margin-bottom:5rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:ml-\[-17vh\]{margin-left:-17vh}.sm\:mt-14{margin-top:3.5rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:bg-none{background-image:none}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:pl-8{padding-left:2rem}.sm\:text-left{text-align:left}.sm\:text-\[30px\]{font-size:30px}.sm\:text-\[50px\]{font-size:50px}.sm\:text-\[68px\]{font-size:68px}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:font-medium{font-weight:500}.sm\:leading-\[40px\]{line-height:40px}}@media (min-width: 768px){.md\:left-2{left:.5rem}.md\:ml-\[-26vh\]{margin-left:-26vh}.md\:mt-20{margin-top:5rem}.md\:w-2\/5{width:40%}.md\:w-3\/5{width:60%}.md\:w-5{width:1.25rem}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:gap-20{gap:5rem}.md\:rounded-3xl{border-radius:1.5rem}.md\:p-16{padding:4rem}.md\:p-20{padding:5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:text-left{text-align:left}.md\:text-right{text-align:right}.md\:text-\[14px\]{font-size:14px}.md\:text-\[18px\]{font-size:18px}.md\:text-\[36px\]{font-size:36px}.md\:text-\[80px\]{font-size:80px}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:leading-\[50px\]{line-height:50px}}@media (min-width: 1024px){.lg\:top-0{top:0}.lg\:top-\[24\%\]{top:24%}.lg\:mb-0{margin-bottom:0}.lg\:mt-10{margin-top:2.5rem}.lg\:h-8{height:2rem}.lg\:flex-row{flex-direction:row}.lg\:justify-end{justify-content:flex-end}.lg\:rounded-3xl{border-radius:1.5rem}.lg\:border-8{border-width:8px}.lg\:px-40{padding-left:10rem;padding-right:10rem}.lg\:pl-\[38vh\]{padding-left:38vh}.lg\:pr-\[30vh\]{padding-right:30vh}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-\[100px\]{font-size:100px}.lg\:text-\[18px\]{font-size:18px}.lg\:text-\[22px\]{font-size:22px}.lg\:text-\[24px\]{font-size:24px}.lg\:text-\[36px\]{font-size:36px}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:leading-\[30px\]{line-height:30px}}@media (min-width: 1280px){.xl\:pl-96{padding-left:24rem}.xl\:pr-72{padding-right:18rem}.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}.xl\:text-\[22px\]{font-size:22px}.xl\:text-\[28px\]{font-size:28px}.xl\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1536px){.\32xl\:left-4{left:1rem}.\32xl\:mt-0{margin-top:0}.\32xl\:max-w-lg{max-width:32rem}.\32xl\:px-40{padding-left:10rem;padding-right:10rem}.\32xl\:px-60{padding-left:15rem;padding-right:15rem}.\32xl\:py-16{padding-top:4rem;padding-bottom:4rem}.\32xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.\32xl\:text-\[180px\]{font-size:180px}.\32xl\:text-\[46px\]{font-size:46px}.\32xl\:text-\[66px\]{font-size:66px}.\32xl\:text-xl{font-size:1.25rem;line-height:1.75rem}.\32xl\:leading-\[160px\]{line-height:160px}.\32xl\:leading-\[40px\]{line-height:40px}.\32xl\:leading-\[60px\]{line-height:60px}}@media (min-width: 2160px){.\33xl\:px-60{padding-left:15rem;padding-right:15rem}}
