.scroll-scale-marquee-track{height:100svh;position:relative}.scroll-scale-marquee-track .scroll-scale-marquee-sticky{justify-content:center;align-items:flex-start;height:100svh;display:flex;position:sticky;top:0;overflow:hidden}.scroll-scale-marquee-track .scroll-scale-marquee-frame{background:var(--background-neutral-black);will-change:width,height,border-radius;border-radius:20px;flex-shrink:0;width:min(100vw - 96px,1273px);height:min(100svh - 168px,703px);min-height:360px;position:relative;overflow:hidden}.scroll-scale-marquee-track .scroll-scale-marquee-stage{transform-origin:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:-50%;transform:rotate(17deg)}.scroll-scale-marquee-track .scroll-scale-marquee-columns{transform-origin:50%;will-change:transform;flex-direction:row;gap:18px;height:100%;display:flex}.scroll-scale-marquee-track .scroll-scale-marquee-column{will-change:transform;flex-direction:column;gap:18px;display:flex}.scroll-scale-marquee-track .scroll-scale-marquee-column:first-child{margin-top:-40px}.scroll-scale-marquee-track .scroll-scale-marquee-column:nth-child(2){margin-top:-120px}.scroll-scale-marquee-track .scroll-scale-marquee-column:nth-child(3){margin-top:20px}.scroll-scale-marquee-track .scroll-scale-marquee-card{will-change:transform;transform-origin:50%;background:#1a1a1a;border-radius:12px;flex-shrink:0;width:390px;height:245px;position:relative;overflow:hidden;box-shadow:0 6px 20px #0000004d}.scroll-scale-marquee-track .scroll-scale-marquee-card img{object-fit:cover}@media screen and (max-width:991px){.scroll-scale-marquee-track .scroll-scale-marquee-frame{width:calc(100vw - 48px);height:min(70svh,620px);min-height:280px}.scroll-scale-marquee-track .scroll-scale-marquee-columns,.scroll-scale-marquee-track .scroll-scale-marquee-column{gap:14px}.scroll-scale-marquee-track .scroll-scale-marquee-card{width:320px;height:250px}}@media screen and (max-width:575px){.scroll-scale-marquee-track .scroll-scale-marquee-frame{min-height:220px}.scroll-scale-marquee-track .scroll-scale-marquee-stage{inset:-120%}.scroll-scale-marquee-track .scroll-scale-marquee-columns,.scroll-scale-marquee-track .scroll-scale-marquee-column{gap:10px}.scroll-scale-marquee-track .scroll-scale-marquee-card{border-radius:10px;width:220px;height:172px}}
#welcome-section{background-color:var(--background-neutral-white);flex-direction:column;align-items:center;min-height:100svh;padding:156px 0 0;display:flex;position:relative}#welcome-section .welcome-content{flex-direction:column;align-items:center;margin-bottom:40px;display:flex}#welcome-section .welcome-content .codio-top-title{margin-bottom:8px}#welcome-section .welcome-content .codio-section-desc{margin-bottom:0}#welcome-section .welcome-content .codio-xl-title{width:100%;max-width:880px;margin-bottom:24px}#welcome-section .welcome-media .scroll-scale-media-frame{background:#c6c6c64a}#welcome-section .welcome-about-section{padding:120px 0 80px}#welcome-section .welcome-about-section .codio-section-animated-desc{max-width:678px}@media screen and (max-width:767px){#welcome-section{padding:84px 0 0}#welcome-section .welcome-content{margin-bottom:40px}#welcome-section .welcome-content .codio-top-title{margin-bottom:6px}#welcome-section .welcome-content .codio-section-desc{margin-bottom:0}#welcome-section .welcome-content .codio-xl-title{max-width:100%;margin-bottom:10px}#welcome-section .welcome-media .scroll-scale-media-frame{width:calc(100vw - 48px);height:min(70svh,620px);min-height:280px}#welcome-section .welcome-about-section{padding:70px 0 60px}#welcome-section .welcome-about-section .codio-section-animated-desc{max-width:306px}}@media screen and (max-width:575px){#welcome-section .welcome-media .scroll-scale-media-frame{min-height:220px}}
