.banner_banner__a4noV{position:relative;display:flex;align-items:center;justify-content:center;min-height:90vh;background:url(/_next/static/media/home-banner.05d7cda7.webp) no-repeat bottom;background-size:cover;overflow:hidden;text-align:center;color:#fff;opacity:1;animation:banner_fadeUpBanner__AFAA1 4s ease-in-out forwards}@keyframes banner_fadeUpBanner__AFAA1{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.banner_glowLineWrapper__aRH3M{bottom:20px;width:90%;height:2px;background:#ffffff;z-index:2;overflow:visible;animation:banner_lineFadeIn__yUUhG 2s ease-out forwards}.banner_glowLineWrapper__aRH3M,.banner_glowLineWrapper__aRH3M:before{position:absolute;left:50%;transform:translateX(-50%);border-radius:50%}.banner_glowLineWrapper__aRH3M:before{content:"";bottom:0;width:100%;height:120px;background:radial-gradient(ellipse at bottom,rgba(255,255,255,.9) 0,rgba(255,255,255,.5) 40%,rgba(255,255,255,0) 100%);filter:blur(35px);opacity:0;animation:banner_glowFadeIn__E4hwG 2.5s ease-out forwards;pointer-events:none}@keyframes banner_lineFadeIn__yUUhG{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes banner_glowFadeIn__E4hwG{0%{opacity:0}to{opacity:1}}.banner_content__tRKOu{position:relative;z-index:2;max-width:var(--frame-1200);opacity:1;animation:banner_fadeUpBanner__AFAA1 4s ease-in-out forwards;padding-bottom:90px}.banner_buttons__wZoBA{display:flex;gap:1rem;justify-content:center}.banner_primary__9OsaF{background:var(--color-blue);color:var(--color-white);border:none;padding:.8rem 1.5rem;border-radius:8px;cursor:pointer;transition:all .3s ease;text-decoration:none}.banner_primary__9OsaF:hover{background:#1a35c9}.banner_secondary__Do689{background:#fff;color:#000;border:none;padding:.8rem 1.5rem;border-radius:8px;cursor:pointer;transition:all .3s ease;text-decoration:none}.banner_secondary__Do689:hover{background:#e6e6e6}@media (max-width:768px){.banner_banner__a4noV{min-height:70vh;padding:20px}.banner_content__tRKOu h1{font-size:var(--size-22);line-height:1.3}.banner_content__tRKOu p{font-size:var(--size-16)}.banner_content__tRKOu p.banner_frame-800__WxFCc{width:100%;font-size:var(--size-16);margin-bottom:var(--size-24)}.banner_buttons__wZoBA{align-items:center;gap:.8rem}.banner_primary__9OsaF,.banner_secondary__Do689{width:100%;max-width:280px;font-size:var(--size-16);padding:.6rem 1rem}}.commonThreeCard_grid__jO8Tf{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;.commonThreeCard_card__205Up{background:#2A2A2A;border-radius:20px;padding:20px;.commonThreeCard_imgbox__duyml{background:#E83E8C;border-radius:50%;width:70px;height:70px;display:flex;align-items:center;justify-content:center}img{width:40px;height:40px;object-fit:contain}}.commonThreeCard_card__205Up:hover{background:linear-gradient(180deg,#E83E8C,#82234E);color:white}.commonThreeCard_card__205Up:hover .commonThreeCard_imgbox__duyml{background:white}.commonThreeCard_card__205Up:hover img{filter:invert(34%) sepia(76%) saturate(4867%) hue-rotate(318deg) brightness(95%) contrast(91%)}}@media (max-width:768px){.commonThreeCard_grid__jO8Tf{grid-template-columns:repeat(1,1fr)}}.commonAboutPage_flex__ITxOB{display:flex;justify-content:space-between;gap:20px}.commonAboutPage_left___uEy3{width:var(--width);img{width:var(--width);height:var(--height)}}.commonAboutPage_right__n65Hp{width:var(--width);img{width:var(--width);height:var(--height)}}@media (max-width:768px){.commonAboutPage_flex__ITxOB{display:block}.commonAboutPage_left___uEy3{width:100%;margin-bottom:20px;img{width:100%;height:300px;object-fit:contain}}.commonAboutPage_right__n65Hp{width:100%;img{width:100%;height:300px;object-fit:contain}}}.commonApproch_container__Ovpfi{height:125vh;display:flex;align-items:end}.commonApproch_scroller__ABHKW{overflow-y:scroll;height:240px;scroll-behavior:smooth;margin:20px 0;padding-left:20px}.commonApproch_scroller__ABHKW ul{list-style-type:disc;list-style-position:inside}.commonServices_topSection__UrM1t{display:flex;justify-content:space-between;gap:20px;.commonServices_left__HQKqx,.commonServices_right__p3q8K{width:var(--width)}}.commonServices_bottomSection__sRQv6{margin-top:50px;background:var(--bg-url) no-repeat center center /cover;height:var(--height);flex-direction:column;display:flex;padding:40px;border-radius:20px;background-size:cover}@media (max-width:768px){.commonServices_topSection__UrM1t{display:block;.commonServices_left__HQKqx,.commonServices_right__p3q8K{width:100%}}}.commonResult_cardbox__i5mQu{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.commonResult_card__B8J4z{position:relative;height:420px;border-radius:15px;overflow:hidden;cursor:pointer;transition:transform .4s ease}.commonResult_card__B8J4z:hover{transform:scale(1.01)}.commonResult_image__fMEoH{width:100%;height:100%;object-fit:cover;display:block}.commonResult_overlay__f7a9_{position:absolute;bottom:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:25px;color:#fff;opacity:1;transition:opacity .4s ease,transform .4s ease;transform:translateY(104px);p{min-height:85px}}.commonResult_card__B8J4z:hover .commonResult_overlay__f7a9_{opacity:1;transform:translateY(0)}.commonResult_title__HaAQW{font-size:20px;font-weight:600;margin-bottom:8px}.commonResult_description__dCWrK{font-size:15px;line-height:1.4;max-width:250px}@media (max-width:768px){.commonResult_cardbox__i5mQu{grid-template-columns:repeat(1,1fr)}.commonResult_card__B8J4z{height:320px}.commonResult_overlay__f7a9_{transform:translateY(70px);p{min-height:50px}}}.commonProtfolio_Protfolio__RUPw7{position:relative;height:400vh}.commonProtfolio_ProtfolioBox__hqjUQ{position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.commonProtfolio_ProtfolioBox__hqjUQ img{display:block;width:100%;height:auto;transition:transform 1s ease,opacity 1s ease}.commonProtfolio_ProtfolioBox__hqjUQ:after{content:"";position:absolute;top:0;left:0;width:100%;height:auto;background:rgba(0,0,0,.4);transition:background .5s ease;pointer-events:none}.commonProtfolio_ctabox__QOs6n{position:absolute;display:flex;flex-direction:column;align-items:center;img{margin-bottom:20px;width:200px;object-fit:contain;z-index:1}}@media (max-width:768px){.commonProtfolio_Protfolio__RUPw7{height:230vh}.commonProtfolio_ProtfolioBox__hqjUQ{height:60vh;padding:20px;text-align:center;background:black;justify-content:space-between}.commonProtfolio_ProtfolioBox__hqjUQ img{width:100%;max-width:350px;height:auto}.commonProtfolio_ctabox__QOs6n{bottom:50px;align-items:center;text-align:center}.commonProtfolio_ctabox__QOs6n img{width:140px;margin-bottom:15px;height:100px;object-fit:contain}}.commonGame_codeRunner__BDrei{display:flex;flex-direction:column;align-items:center}.commonGame_gameArea__CEtWc{position:relative;width:100%;max-width:800px;height:300px;background:linear-gradient(180deg,#0e0e0e,#1e1e1e);overflow:hidden;border:2px solid #333;border-radius:10px;cursor:pointer}.commonGame_player__Tmv7Z{position:absolute;left:60px;width:40px;height:40px;background:#00e0ff;border-radius:5px;bottom:0;transition:bottom .1s}.commonGame_obstacle__aXQo9{position:absolute;bottom:0;height:40px;background:#ff0040;border-radius:4px}.commonGame_ground__6vQAs{position:absolute;bottom:0;width:100%;height:10px;background:#444}.commonGame_score__cHezj{position:absolute;top:10px;left:10px;color:#00e0ff;font-weight:700;font-size:18px}.commonGame_gameOver__9Lfef{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);color:#ff0040;font-weight:700;font-size:20px;text-align:center;background:rgba(0,0,0,.6);padding:10px 20px;border-radius:8px}.developmentServices_grid__HsUhv{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.developmentServices_card__GSqsO{overflow:hidden;color:#fff;transition:transform .3s ease}.developmentServices_card__GSqsO:hover{transform:translateY(-5px)}.developmentServices_image__18ZiM{border-radius:20px;width:100%;height:300px;object-fit:cover}.developmentServices_content__Ixu3X{padding:20px 0}.developmentServices_learnMore__ojIdV{color:var(--color-pink);font-weight:500;margin-top:10px;display:flex;text-decoration:none;align-items:center;gap:10px}.developmentServices_learnMore__ojIdV:hover{text-decoration:underline}@media screen and (max-width:768px){.developmentServices_grid__HsUhv{grid-template-columns:repeat(1,1fr);gap:20px;display:grid}.developmentServices_image__18ZiM{height:210px}}.commonServiceLocations_container__djtPM{text-align:center;background-color:#0c0c0c;color:white;overflow:hidden}.commonServiceLocations_title__TtQSc{font-size:2rem;font-weight:700;margin-bottom:2rem}.commonServiceLocations_embla__36yB2{overflow:hidden;width:100%}.commonServiceLocations_emblaContainer__Ck8Ff{display:flex;gap:1.5rem}.commonServiceLocations_emblaSlide__K0atE{flex:0 0 260px;border-radius:20px;overflow:hidden;position:relative;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.commonServiceLocations_emblaSlide__K0atE:hover{box-shadow:0 4px 20px rgba(255,255,255,.15)}.commonServiceLocations_image__iHHab{object-fit:cover;width:100%;height:350px;border-radius:20px}.commonServiceLocations_overlay__dKnHm{position:absolute;bottom:0;width:100%;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);padding:1rem}.commonServiceLocations_city__tgr_6{font-size:1.2rem;font-weight:600;color:white;text-align:center}@media (max-width:768px){.commonServiceLocations_title__TtQSc{font-size:1.5rem}.commonServiceLocations_emblaSlide__K0atE{flex:0 0 200px}.commonServiceLocations_image__iHHab{height:280px}}