@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button{position:relative;background:none;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:800;border-radius:5px;transition:background-position .4s ease-in-out;min-width:150px}.button--small{height:34px;padding:12px 14px}.button--medium{height:40px;padding:12px 20px}.button--large{height:46px;padding:14px 24px}.button--extra-large{height:56px;padding:14px 62px}.button--loading{pointer-events:none}.button--loading:after{content:"";position:absolute;top:9px;left:45%;width:28px;height:28px;border-radius:50%;border:2px solid transparent;animation:loading .7s linear infinite}.button--primary{background:#ee6f22;color:#fff;background-size:300% 100%}.button--primary:active,.button--primary:focus,.button--primary:hover{background-position:100%;background-image:linear-gradient(90deg,#f39854,#f16a2e,#e95604,#fe7e29);box-shadow:0 4px 15px 0 rgba(238,113,60,.75)}.button--primary-loading{color:#ee6f22}.button--primary-loading:after{border-color:#fff #fff #fff transparent}.button--primary-outline{background:#fff;color:#ee6f22;border:1px solid #ee6f22}.button--primary-outline:active,.button--primary-outline:hover{color:#fff;background:#ee6f22}.button--primary-outline-loading{color:#fff}.button--primary-outline-loading:after{border-color:#ee6f22 #ee6f22 #ee6f22 transparent}.button--primary-outline-loading:focus{background:#fff}.button--secondary{background:#156bd3;color:#fff;border:none;background-size:300% 100%}.button--secondary:active,.button--secondary:focus,.button--secondary:hover{background-position:100%;background-image:linear-gradient(90deg,#25aae1,#4481eb,#04befe,#3f86ed);box-shadow:0 4px 15px 0 rgba(65,132,234,.75)}.button--secondary-loading{color:#156bd3}.button--secondary-loading:after{border-color:#fff #fff #fff transparent}.button--secondary-outline{background:#fff;color:#156bd3;border:1px solid #156bd3}.button--secondary-outline:active,.button--secondary-outline:focus,.button--secondary-outline:hover{color:#fff;background:#156bd3}.button--secondary-outline-loading{color:#fff}.button--secondary-outline-loading:after{border-color:#156bd3 #156bd3 #156bd3 transparent}.button--default{background:#495865;color:#fff;border:1px solid #495865;background-size:300% 100%}.button--default:active,.button--default:focus,.button--default:hover{background-position:100%;background-image:linear-gradient(90deg,#888,#495865);box-shadow:0 4px 15px 0 #888}.button--default-loading{color:#fff}.button--default-loading:after{border-color:#495865 #495865 #495865 transparent}.button--default-outline{background:#fff;color:#495865;border:1px solid #495865}.button--default-outline:active,.button--default-outline:focus,.button--default-outline:hover{background:#495865;color:#fff}.button--default-outline-loading{color:#fff}.button--default-outline-loading:after{border-color:#495865 #495865 #495865 transparent}.button--disabled{pointer-events:none;opacity:.5}.button--block{width:100%}.button--flexible{min-width:unset}.button--with-icon{height:auto;padding:4px 16px}.page-cover-section{height:600px;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.page-cover-section__image{-o-object-fit:cover;object-fit:cover;z-index:1}.page-cover-section__image--dark{filter:brightness(.5)}.page-cover-section__image--darker{filter:brightness(.4)}.page-cover-section__image--darkest{filter:brightness(.3)}.page-cover-section__image--grayscale{filter:grayscale(100%) brightness(.4)}.page-cover-section__content{position:relative;z-index:2}@media(min-width:768px){.page-cover-section{height:700px;padding-top:110px}}@media(min-width:1200px){.page-cover-section{height:600px;padding-top:75px}}.image-content-layout__bg{padding-top:80px;padding-bottom:80px}.image-content-layout__bg--primary{background-color:#efefef}.image-content-layout__bg--secondary{background-color:#fff}.image-content-layout__image-container{overflow:hidden}.image-content-layout__mobile-title{margin-bottom:40px}.image-content-layout__desktop-title{width:100%;display:none}.image-content-layout__description-section{margin-top:20px}.image-content-layout__image{width:100%;height:auto;border:none}@media(min-width:1200px){.image-content-layout{display:flex;justify-content:space-between}.image-content-layout--right{flex-direction:row-reverse}.image-content-layout--left{flex-direction:row}.image-content-layout__mobile-title{display:none}.image-content-layout__desktop-title{display:block}.image-content-layout__image-section{width:50%}.image-content-layout__image-section--right{justify-content:flex-end}.image-content-layout__image-section--left{justify-content:flex-start}.image-content-layout__description-section{width:50%;margin-top:0;display:flex;flex-direction:column;justify-content:flex-start}.image-content-layout__description-section--left{margin-left:60px;align-items:flex-end}.image-content-layout__description-section--right{margin-right:60px;align-items:flex-start}}.mobile-development__cover-content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2;text-align:center;margin-top:250px}.mobile-development__cover-title{text-transform:uppercase;color:#ee6f22;font-size:30px;line-height:1.2;font-weight:700}.mobile-development__cover-tagline{color:#fff;font-size:16px;padding-top:12px;line-height:1.2;font-weight:400}.mobile-development__sub-title{margin:10px 0;text-transform:capitalize}.mobile-development__action-items{margin-top:40px;display:flex;justify-content:center}@media(min-width:1200px){.mobile-development__cover-title{font-size:48px}.mobile-development__cover-tagline{font-size:20px;margin-left:200px;margin-right:200px}.mobile-development__action-items{justify-content:flex-end}.mobile-development__cover-content{margin-top:190px}}.section-title__title{margin-bottom:20px;text-transform:capitalize}.section-title__title--main{color:#ee6f22}@keyframes infiniteslide{0%{transform:translateZ(0)}to{transform:translate3d(-1600px,0,0)}}@keyframes infiniteslideMobile{0%{transform:translateZ(0)}to{transform:translate3d(-2100px,0,0)}}.our-clients{padding:40px 20px;text-align:center;overflow:hidden}.our-clients--primary{background-color:#fff}.our-clients--secondary{background-color:#efefef}.our-clients__title{text-transform:capitalize}.our-clients__title--main{color:#ee6f22;text-transform:uppercase}.our-clients__logo-container{margin-top:20px;width:100%;display:flex;align-items:center;gap:10px;animation:infiniteslideMobile 15s linear 0s infinite normal none running}.our-clients__logo{transition:filter .5s ease;margin:10px;display:flex;width:auto}@media(min-width:1200px){.our-clients__title{text-transform:capitalize}.our-clients__title--main{color:#ee6f22;text-transform:uppercase}.our-clients__logo-container{margin-top:40px;gap:30px;animation:infiniteslide 10s linear 0s infinite normal none running}.our-clients__logo{transition:filter .5s ease;margin:15px}}.experience-working-with-us{background-color:#fff}.experience-working-with-us__container{padding-top:80px;padding-bottom:80px}.experience-working-with-us__content{margin-top:40px}.experience-working-with-us__card{display:flex;flex-direction:column;justify-content:flex-start;padding:20px;background:#fff;margin-bottom:20px;transition:all .4s ease-out;box-shadow:0 0 40px #ccc}.experience-working-with-us__card:hover{transform:translateY(-5px)}.experience-working-with-us__card-icon{width:80px;height:80px;filter:brightness(0)}.experience-working-with-us__card-description,.experience-working-with-us__card-title{margin-top:10px}@media(min-width:1200px){.experience-working-with-us__content{display:grid;grid-template-columns:32% 32% 32%;gap:22px}.experience-working-with-us__card{margin-bottom:0}}.working-procedure{margin:40px auto 0;max-width:820px}.working-procedure__bg{background-color:#efefef}.working-procedure__container{padding-bottom:80px;padding-top:80px}.working-procedure__separation-image{display:none}@media(min-width:1200px){.working-procedure__separation-image{display:flex;margin-left:100px}.working-procedure__separation-image:last-child{display:none}.working-procedure__separation-image--right{transform:scaleX(-1)}}.working-procedure-card{display:flex;flex-direction:column;align-items:center}.working-procedure-card__step-image{height:250px;width:200px;border-radius:100px}.working-procedure-card__step-number{display:none}.working-procedure-card__step-text{display:flex;flex-direction:column;align-items:center}.working-procedure-card__title{color:#ee6f22;font-size:18px;margin-top:10px;margin-bottom:10px;text-align:center}.working-procedure-card__description{display:block;line-height:1.2;width:250px;text-align:center;margin-bottom:40px}@media(min-width:1200px){.working-procedure-card{flex-direction:row}.working-procedure-card--right{flex-direction:row-reverse}.working-procedure-card__text-block{display:flex}.working-procedure-card__step-text{margin-left:20px;align-items:flex-start}.working-procedure-card--left .working-procedure-card__text-block{margin:auto 0;padding-left:50px}.working-procedure-card--right .working-procedure-card__text-block{margin:auto 0;padding-left:150px;padding-right:25px}.working-procedure-card__step-number{display:block;color:#ee6f22;font-size:200px;line-height:.8}.working-procedure-card__title{font-size:22px;text-align:left;margin:0 0 10px}.working-procedure-card__description{display:block;line-height:1.2;width:300px;text-align:left;margin-bottom:0}}