.about_us__wrapper{min-height:100vh;display:flex;flex-direction:column;gap:40px;height:100%}.about_us__loading{display:flex;justify-content:center;align-items:center;height:100%}.about_us__container{display:flex;flex-direction:row;gap:24px;background:#111;border:1px solid #1f1f1f;padding:24px;border-radius:20px;align-items:center}.about_us__image{width:40%}@media(max-width:900px){.about_us__image{display:none}}.about_us__image__mobile{display:none}@media(max-width:900px){.about_us__image__mobile{display:block}}.about_us__desciption{color:#fff;display:flex;flex-direction:column;text-align:center;width:100%;gap:24px;padding:24px}.about_us__desciption h3{font-size:24px}.about_us__desciption p{font-size:14px;color:#6b6b6b;text-align:left}@media(max-width:900px){.about_us__desciption p{font-size:12px}}.home_page__section__wrapper{padding:160px 16px 80px}@media(max-width:868px){.home_page__section__wrapper{padding-top:100px}}.home_page__section{display:flex;justify-content:space-between;align-items:center;color:#e5e5e5;gap:50px}@media(max-width:1060px){.home_page__section{flex-direction:column}}.section-label{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#7effa1}.section-label:before{content:"";width:18px;height:1px;background:#7effa1;opacity:.7}.section-title{font-size:46px;font-weight:800;color:#fff;line-height:1.08;letter-spacing:-1.5px;margin:0;max-width:760px}@media(max-width:700px){.section-title{font-size:32px;letter-spacing:-1px}}.section-title span{background:linear-gradient(120deg,#0d8a3a,#7effa1 60%,#c8fcd8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-title--left{max-width:520px}@media(max-width:900px){.section-title--left{max-width:100%}}.section-sub{font-size:16px;color:#8a8a8a;max-width:520px;line-height:1.65;margin:0}.process__header__title span,.why__left__title span{background:linear-gradient(120deg,#0d8a3a,#7effa1 60%,#c8fcd8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#agencies,#ai,#process,#services,#stack,#why{scroll-margin-top:80px}