*,:after,:before{box-sizing:border-box}:root{color:#ddc4a4;--page-padding:1.5rem 2rem;--color-text:#ddc4a4;--color-bg:#0e0e0e;--color-link:#ede3e3;--color-link-hover:#d68521;font-size:16px}body{width:100vw;height:auto;min-height:100vh;color:#ddc4a4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0;padding:0;font-family:area-normal,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;display:flex;overflow-x:hidden}.splitting .word{white-space:nowrap}main{width:calc(100vw - 120px);flex-direction:column;align-items:center;margin-top:40px;margin-left:auto;margin-right:auto;padding:20px;display:flex}.heroSection{height:auto;width:calc(100vw - 50px);flex-direction:column;justify-content:center;align-items:center;display:flex}.headingName{text-align:center;color:#0080f3;margin:0;padding-top:100px;font-size:clamp(2rem,18vw,12rem);line-height:1;text-transform:uppercase!important;font-weight:900!important}.one-k{perspective:200px;perspective-origin:top}.one-k .word{transform-style:preserve-3d;display:inline-block;transform:rotateX(15deg)}.one-k .char{transform-style:preserve-3d;animation:.7s linear infinite alternate celebration-dance;-webkit-animation-delay:calc(-.2s*var(--char-index));animation-delay:calc(-.2s*var(--char-index));transform-origin:bottom;display:inline-block;position:relative}.one-k .char:before,.one-k .char:after{content:attr(data-char);opacity:.4;transform-style:preserve-3d;position:absolute;top:0;left:0;transform:translate3d(0,3px,-10px)}.one-k .char:after{opacity:.2;transform:translate3d(0,3px,-20px)}.one-k .char[data-char=\,]{vertical-align:.1em}.subheadingName{text-align:center;width:60%;word-break:keep-all;margin-top:50px;padding:0;font-size:clamp(.7rem,4vw,2rem)}.supportText{display:none}.supportImg{text-align:center;max-width:90vw;width:auto;height:60vh;border-radius:10px;margin:60px auto;font-size:15px;display:block}.scrollDownHint{width:30px;height:45px;z-index:9;border:3px solid #555;border-radius:40px;margin-top:auto;position:absolute;bottom:30px}.scrollDownHint:before{content:"";width:6px;height:6px;opacity:1;background-color:#555;border-radius:50%;animation:2s infinite wheel;position:absolute;top:10px;left:50%;transform:translate(-50%)}.content-text{width:40vw;margin:auto}@keyframes wheel{to{opacity:0;top:30px}}.section{width:calc(100vw - 100px);height:auto;flex-direction:row;justify-content:center;align-items:center;gap:10vw;margin-top:10vh;display:flex}.sectionImg{width:40vw;height:auto}.sectionProjectImg p{color:#fff;margin:0 auto 0 20px}.sectionHeader{text-align:center;align-items:center;font-size:clamp(2rem,10vw,6rem)}.sectionContent{flex-direction:column;flex:4;justify-content:center;align-items:center;display:flex}.sectionText{width:40vw;text-align:justify}.sectionTextLarge{width:70vw;text-align:justify}.sectionCarausel{width:100vw}.sectionImgGrid{width:60vw;height:auto;background:0 0;flex-flow:wrap;justify-content:center;align-items:flex-start;gap:40px;margin-top:120px;margin-bottom:120px;display:flex}.projectCardContainer{flex-direction:column;gap:40px;display:flex}.projectard{cursor:pointer;background-color:#212121;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;padding:20px;transition:all .3s;display:flex}.projectard:hover{transform:scale(1.025)}.projectard>img{width:100%;height:auto;border-radius:10px}.projectard>div{width:100%;flex-direction:row;justify-content:center;align-items:center;margin-top:20px;display:flex}.projectard>div>p{margin-right:auto}.sectionProjectImg{width:calc(50% - 40px);min-height:400px;cursor:pointer;cursor:pointer;background-color:#212121;border-radius:15px;flex-direction:column;padding:20px;transition:all .25s;display:flex}.sectionProjectImg:hover{transform:scale(1.025)}.paddingDiv{width:100vw;height:60vh}.paddingDiv__sm{width:100vw;height:10vh}@media only screen and (max-width:1084px){.sectionImgGrid{width:80vw}}@media only screen and (max-width:866px){.headingName{font-size:clamp(2rem,12vw,6rem)}.supportImg{height:50vh}.sectionText{width:70vw}.sectionImg{width:65vw}.sectionImgGrid{width:85vw}}@media only screen and (max-width:740px){.sectionImgGrid{width:55vw;flex-direction:column}}@media only screen and (max-width:566px){.supportImg{height:40vh}.sectionText{width:85vw;text-align:center}.sectionTextLarge{width:85vw}.sectionImg{width:65vw}.sectionImgGrid{width:80vw}.sectionProjectImg{width:calc(100% - 30px)}}@media only screen and (max-width:460px){.sectionImgGrid{width:calc(100vw - 80px);flex-direction:column}}@media only screen and (max-width:500px) and (min-height:700px){.supportText{text-align:center;max-width:80%;margin-top:20px;font-size:15px;display:block}.supportImg{display:block}.sectionProjectImg{width:calc(100% - 30px)}}