.styles_about__container__7Thyk{width:100%;display:flex;flex-direction:column;padding-top:5rem}.styles_about__intro__k5ogI{min-height:100vh;background:linear-gradient(135deg,var(--white--secondary) 0,var(--white--primary) 100%);display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.styles_about__introContent__DkJiR{max-width:min(1920px,100%);margin:0 auto;padding:6rem 10.5rem;box-sizing:border-box;width:100%}.styles_about__title__eAGRO{width:100%;font-size:clamp(2rem,5vw,3.5rem);letter-spacing:-.02em;line-height:1.2;margin-bottom:2rem}.styles_about__highlight__781tC{color:var(--blue--secondary);position:relative;display:inline-block}.styles_about__highlight__781tC:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.2em;background:var(--yellow--primary);opacity:.3;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.styles_about__highlight__781tC:hover:after{transform:scaleX(1);transform-origin:left}.styles_about__summary__oAzV9{margin:4rem 0;max-width:70ch}.styles_about__description__Fxkh5{font-size:clamp(1rem,2vw,1.25rem);font-weight:var(--fontWeight--regular);color:var(--black--primary);line-height:1.8;margin-bottom:2rem}.styles_about__highlights__xFNC8{display:flex;gap:2rem;flex-wrap:wrap;margin-top:2rem}.styles_about__highlightItem__eRamd{display:flex;align-items:center;gap:.75rem;background:var(--white--primary);padding:.75rem 1.25rem;border-radius:2rem;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.styles_about__highlightItem__eRamd:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.styles_about__highlightIcon__VVvo3{color:var(--blue--secondary);font-size:1.25rem}.styles_about__highlightItem__eRamd span{font-size:.95rem;font-weight:var(--fontWeight--medium);color:var(--black--primary)}.styles_about__link__Hx_bt{color:var(--blue--secondary);text-decoration:none;position:relative;transition:color .3s ease}.styles_about__link__Hx_bt:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:var(--yellow--primary);transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.styles_about__link__Hx_bt:hover{color:var(--blue--primary)}.styles_about__link__Hx_bt:hover:after{transform:scaleX(1);transform-origin:left}.styles_about__cta__SqVFz{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;gap:3rem;align-items:center;text-decoration:none;color:var(--black--primary);margin-top:2rem}.styles_about__cta__text__G91_o{text-align:left;text-decoration:none;font-size:var(--fontSize--h4);font-weight:var(--fontWeight--medium);transition:color .3s ease}.styles_about__cta__icon__sBYXo{background:linear-gradient(135deg,var(--yellow--primary) 0,var(--yellow--secondary) 100%);font-size:1.5rem;color:var(--black--primary);border-radius:50%;width:1.5rem;height:1.25rem;padding:.875rem .75rem;box-sizing:content-box;transition:transform .3s ease,box-shadow .3s ease}.styles_about__cta__SqVFz:hover>.styles_about__cta__icon__sBYXo{transform:translateX(5px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.styles_about__cta__SqVFz:hover>.styles_about__cta__text__G91_o{color:var(--blue--secondary)}@media only screen and (max-width:1650px){.styles_about__container__7Thyk{margin-top:7.5rem}}@media only screen and (max-width:1350px){.styles_about__break__XwCLY{display:none}.styles_break_first__wc5VP{display:block}}@media only screen and (max-width:1100px){.styles_about__introContent__DkJiR{padding:4rem 5rem}}@media screen and (max-width:768px){.styles_about__container__7Thyk{padding-top:4rem}.styles_about__introContent__DkJiR{padding:3rem 2rem}.styles_about__description__Fxkh5{margin:2rem 0;max-width:100%}.styles_about__cta__text__G91_o{font-size:var(--fontSize--h5)}.styles_about__cta__icon__sBYXo{width:1rem;height:.8rem}.styles_about__highlights__xFNC8{gap:1rem}.styles_about__highlightItem__eRamd{padding:.5rem 1rem}.styles_about__highlightIcon__VVvo3{font-size:1rem}.styles_about__highlightItem__eRamd span{font-size:.875rem}}@media screen and (max-width:450px){.styles_about__container__7Thyk{padding-top:3rem}.styles_about__introContent__DkJiR{padding:2rem 1.5rem}.styles_about__cta__text__G91_o{font-size:var(--fontSize--medium)}.styles_about__cta__icon__sBYXo{width:1.2rem;height:.8rem;padding:.6rem .4rem}}.styles_techStack__eg5_1{margin:6rem 0;width:100%;overflow:hidden;position:relative}.styles_techStack__eg5_1:before{content:"";position:absolute;top:-2rem;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--yellow--primary),transparent);opacity:.3}.styles_techStack__header__qsJgv{margin-bottom:3rem;text-align:center}.styles_techStack__title__YJwHD{font-size:clamp(1.5rem,3vw,2rem);color:var(--black--primary);position:relative;display:inline-block;margin-bottom:.5rem}.styles_techStack__title__YJwHD:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:40px;height:3px;background:var(--yellow--primary);transition:width .3s ease}.styles_techStack__title__YJwHD:hover:after{width:100%}.styles_techStack__item__axVZr{min-width:280px;background:var(--white--primary);padding:2.5rem;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:all .3s ease;position:relative;overflow:hidden}.styles_techStack__item__axVZr:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--yellow--primary) 0,transparent 100%);opacity:0;transition:opacity .3s ease;z-index:0}.styles_techStack__item__axVZr:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1);border-color:var(--yellow--primary)}.styles_techStack__item__axVZr:hover:before{opacity:.05}.styles_techStack__icon___e9cT{font-size:3rem;color:var(--blue--secondary);transition:all .3s ease;position:relative;z-index:1}.styles_techStack__item__axVZr:hover .styles_techStack__icon___e9cT{transform:scale(1.1);color:var(--blue--primary)}.styles_techStack__itemInfo__HGy74{display:flex;flex-direction:column;align-items:center;gap:.5rem}.styles_techStack__name__4d_bo{font-size:1.25rem;color:var(--black--primary);font-weight:var(--fontWeight--medium);position:relative;z-index:1;transition:color .3s ease}.styles_techStack__item__axVZr:hover .styles_techStack__name__4d_bo{color:var(--blue--primary)}.styles_techStack__category__s0Hw_{font-size:.875rem;color:var(--blue--secondary);text-transform:uppercase;letter-spacing:.05em}@keyframes styles_scroll__DYiq8{0%{transform:translateX(0)}to{transform:translateX(calc(-280px * 15))}}.styles_techStack__carousel__7k6e3{display:flex;gap:2rem;animation:styles_scroll__DYiq8 40s linear infinite;width:max-content}.styles_techStack__carousel__7k6e3:hover{animation-play-state:paused}@media screen and (max-width:1200px){.styles_about__introContent__DkJiR{padding:4rem 5rem}}@media screen and (max-width:768px){.styles_about__container__7Thyk{padding-top:4rem}.styles_about__introContent__DkJiR{padding:3rem 2rem}.styles_techStack__eg5_1{margin:3rem 0}.styles_techStack__item__axVZr{min-width:240px;padding:1.5rem}.styles_techStack__icon___e9cT{font-size:2.5rem}.styles_techStack__name__4d_bo{font-size:1.1rem}}@media screen and (max-width:480px){.styles_about__container__7Thyk{padding-top:3rem}.styles_about__introContent__DkJiR{padding:2rem 1.5rem}.styles_techStack__item__axVZr{min-width:200px;padding:1.25rem}.styles_techStack__icon___e9cT{font-size:2rem}.styles_techStack__name__4d_bo{font-size:1rem}.styles_techStack__category__s0Hw_{font-size:.75rem}}.styles_services__WUrlN{margin:6rem 0;width:100%;position:relative}.styles_services__WUrlN:before{content:"";position:absolute;top:-2rem;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--yellow--primary),transparent);opacity:.3}.styles_services__title__Tr_qT{font-size:clamp(1.5rem,3vw,2rem);color:var(--black--primary);position:relative;display:inline-block;margin-bottom:3rem}.styles_services__title__Tr_qT:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:3px;background:var(--yellow--primary);transition:width .3s ease}.styles_services__title__Tr_qT:hover:after{width:100%}.styles_services__grid__Nini1{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2.5rem;gap:2.5rem;margin-top:2rem}.styles_services__item__Fm_gB{background:var(--white--primary);padding:2.5rem;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:all .3s ease;position:relative;overflow:hidden}.styles_services__item__Fm_gB:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--yellow--primary) 0,transparent 100%);opacity:0;transition:opacity .3s ease;z-index:0}.styles_services__item__Fm_gB:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1);border-color:var(--yellow--primary)}.styles_services__item__Fm_gB:hover:before{opacity:.05}.styles_services__itemHeader__UFQh_{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.styles_services__icon__CjbKv{font-size:1.75rem;color:var(--blue--secondary);transition:transform .3s ease,color .3s ease}.styles_services__item__Fm_gB:hover .styles_services__icon__CjbKv{transform:scale(1.1);color:var(--blue--primary)}.styles_services__item__Fm_gB h3{font-size:1.25rem;color:var(--blue--secondary);margin:0;font-weight:var(--fontWeight--medium);transition:color .3s ease}.styles_services__item__Fm_gB p{font-size:1rem;color:var(--black--primary);line-height:1.7;opacity:.9;margin-bottom:1.5rem}.styles_services__benefits__wlaXQ{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.styles_services__benefits__wlaXQ li{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:var(--black--primary);opacity:.9}.styles_services__checkIcon__Ko0gC{color:var(--yellow--primary);font-size:1rem;flex-shrink:0}@media screen and (max-width:768px){.styles_services__grid__Nini1{grid-template-columns:1fr;gap:2rem}.styles_services__item__Fm_gB{padding:2rem}.styles_services__item__Fm_gB p{font-size:.95rem}.styles_techStack__item__axVZr{padding:2rem}.styles_services__itemHeader__UFQh_{gap:.75rem}.styles_services__icon__CjbKv{font-size:1.5rem}.styles_services__item__Fm_gB h3{font-size:1.1rem}.styles_services__benefits__wlaXQ li{font-size:.875rem}}