.reviews__box{justify-content:space-between;align-items:flex-start;column-gap:50px;display:flex}.reviews__right{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-end;row-gap:30px;display:flex}.reviews__title{text-align:right;margin-bottom:40px}.reviews__description{text-align:right;max-width:630px}.reviews__stars-text{color:var(--Black);text-align:right;letter-spacing:.2px;margin-bottom:20px;font-size:32px;font-style:normal;font-weight:500;line-height:normal}.reviews__stars{align-items:center;column-gap:28px;display:flex}.reviews__star{display:flex}.reviews__items{flex-direction:column;row-gap:40px;max-width:727px;display:flex}.reviews__item:first-child{padding-bottom:40px;position:relative}.reviews__item:first-child:before{content:"";background:#0a0a0a80;border-radius:8px;width:100%;height:1px;position:absolute;bottom:0;left:0}.reviews__item-text{margin-bottom:30px}.reviews__item-name{color:var(--Black);text-transform:capitalize;margin-bottom:5px;font-size:24px;font-style:normal;font-weight:600;line-height:155%}.reviews__item-project{color:var(--Black);text-transform:capitalize;font-size:24px;font-style:normal;font-weight:400;line-height:155%}@media (max-width:1950px){.reviews__description{max-width:500px}}@media (max-width:1320px){.reviews__title{margin-bottom:20px}.reviews__items{max-width:520px}.reviews__stars-text{font-size:26px}.reviews__stars{column-gap:22px}.reviews__stars svg{width:43px;height:auto}.reviews__description{max-width:440px}}@media (max-width:1080px){.reviews__box{flex-direction:column-reverse;align-items:center;row-gap:50px}.reviews__right{flex-direction:column;align-items:center;display:flex}.reviews__title,.reviews__description{text-align:center}.reviews__description{max-width:420px}.reviews__right{row-gap:20px}.reviews__stars-text,.reviews__item-text,.reviews__item-name,.reviews__item-project{text-align:center}}@media (max-width:550px){.reviews__stars-text{font-size:22px}.reviews__item-name,.reviews__item-project{font-size:20px}}@media (max-width:380px){.reviews__stars{column-gap:18px}.reviews__stars svg{width:34px}}
.tech-stack{-webkit-user-select:none;user-select:none;pointer-events:none;margin:80px auto 0}.tech-stack__container{padding:0}.tech-stack__items{max-width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.tech-stack__items-track{align-items:center;animation:50s linear infinite scrollTechStack;display:flex}.tech-stack__item{display:flex}.tech-stack__item img{width:200px;height:auto}.tech-stack__item.--gsap img{width:162px}@keyframes scrollTechStack{0%{transform:translate(0)}to{transform:translateX(var(--x))}}@media (max-width:1800px){.tech-stack{width:100vw;overflow:hidden}}@media (max-width:1700px){.tech-stack__items{-webkit-mask-image:none}}@media (max-width:850px){.tech-stack{margin:50px auto 0}}@media (max-width:550px){.tech-stack__item img{width:150px;height:auto}.tech-stack__item.--gsap img{width:120px}}
.services__box{justify-content:space-between;align-items:flex-start;column-gap:35px;display:flex}.services__left{position:sticky;top:200px}.services__right{max-width:835px}.services__eyebrow{color:var(--Black);letter-spacing:-1.5px;text-transform:capitalize;margin-bottom:24px;font-size:32px;font-style:normal;font-weight:400;line-height:normal}.services__title{max-width:615px;margin-bottom:40px}.services__item-cta,.services__item-cta a{justify-content:flex-start;text-align:left!important}.services__description{max-width:650px}.services__items{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.services__item{border:1px solid var(--Grey);border-radius:8px;flex-direction:column;row-gap:32px;padding:32px;display:flex}.services__item-top{pointer-events:none;-webkit-user-select:none;user-select:none;align-items:center;column-gap:15px;display:flex}.services__item-icon{display:flex}.services__item-title{color:var(--Black);letter-spacing:.1px;font-size:32px;font-style:normal;font-weight:500;line-height:normal}.services__item-description{color:var(--Black);letter-spacing:.8px;pointer-events:none;-webkit-user-select:none;user-select:none;margin-bottom:32px;font-size:20px;font-style:normal;font-weight:400;line-height:155%}.services__item-arrow{margin-left:auto;display:none}@media (max-width:1950px){.services__item-description{font-size:18px}}@media (max-width:1450px){.services__right{max-width:700px}.services__item{justify-content:center;row-gap:27px}.services__item-description{margin-bottom:27px}}@media (max-width:1320px){.services__title{margin-bottom:20px}.services__item-title{font-size:26px}.services__item-text{font-size:16px}}@media (max-width:1240px){.services__box{flex-direction:column;row-gap:30px}.services__title,.services__description{max-width:1000px}.services__left{position:static;top:0}.services__right{max-width:100%}}@media (max-width:720px){.services__items{flex-direction:column;display:flex}.services__item.services-item-active .services__item-arrow{transform:rotate(90deg)}.services__item-arrow{justify-content:center;align-items:center;transition:transform .5s cubic-bezier(.65,0,.35,1);display:flex}.services__item{row-gap:0}.services__item-bottom{height:0;transition:height .5s cubic-bezier(.65,0,.35,1);overflow:hidden}.services__item-description{margin-top:27px}}@media (max-width:550px){.services__eyebrow{font-size:28px}.services__item{padding:20px}.services__item-description{margin-top:20px;margin-bottom:20px}.services__item-icon svg{width:26px;height:auto}.services__item-title{font-size:22px}.services__item-text{font-size:16px}}
