body{margin:0;font-family:"Work Sans",sans-serif;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-grey)}:root{--primary:#44d62c;--secondary:#201547;--grey:#9e9bad;--light-grey:#f2f2f4;--medium-grey:#e6e5ea;--dark-grey:#6d6984;--bg-grey:#fafafc;--full-white:#fff;--half-green:#f5fdf4}.container{max-width:1140px}.container,.container__inner{padding-right:0;padding-left:0}.container__inner{max-width:940px}img{max-width:100%;width:auto}.white__bg{background:#fff!important}a{text-decoration:none}@media only screen and (max-width:1200px){.container{padding:0 25px!important}}@media only screen and (max-width:767px){.m-flex-column{flex-direction:column!important}::-webkit-scrollbar{width:10px;background:transparent}.hidden-xs{display:none!important}}.App:before{content:"";background-color:#44d62c;background-color:var(--primary);opacity:.035;width:850px;height:850px;position:fixed;border-radius:50%;top:-14%;left:-4%;z-index:1;animation:animate 10s linear infinite;will-change:transform}@keyframes animate{0%{transform:translateX(0)}25%{transform:translateX(25%) translateY(10%) scale(.7)}50%{transform:translateY(25%) scale(.6)}to{transform:translateX(0) scale(1);transform:translateY(0)}}.addtnl-area{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.menu__modal{background-color:var(--secondary);z-index:-1;width:50%;height:100vh;position:absolute;top:-30px;right:0;overflow:hidden;padding-top:0;max-width:469px}@media only screen and (max-width:991px){.menu__modal{width:75%}}@media only screen and (max-width:767px){.menu__modal{left:0;width:100%;height:calc(100vh - 66px)}}.menu__bottom-text{background:transparent linear-gradient(180deg,rgba(31,25,66,0),#fafafa) 0 0;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:80px;font-weight:700;position:absolute;max-height:190px;overflow:hidden;transform:rotate(270deg);right:-51%;top:40%}@media only screen and (max-width:767px){.menu__bottom-text{display:none}}.modal__inner{color:#fff;padding:0 50px}@media only screen and (max-width:991px){.modal__inner{padding:0 30px}}@media only screen and (max-width:767px){.modal__inner{padding:0;flex-direction:column-reverse!important;height:calc(100vh - 66px)!important}}.modal__inner>div{display:flex}.modal__inner .menu__items{margin-bottom:100px}@media only screen and (max-width:767px){.modal__inner .menu__items{margin-bottom:0;margin-top:50px}}.menu__items li{list-style:none;text-align:left;margin-bottom:47px}.menu__items li a{font-size:58px;color:#fff;transition:all all .2s;cursor:pointer;text-decoration:none;font-weight:300}.menu__items li a:hover{color:var(--primary);transition:color all .2s}@media only screen and (max-width:767px){.menu__items li a{font-size:38px}}.menu__items li:last-of-type{margin-bottom:0}.menu__contact{position:relative}.menu__contact>div{margin-left:26px}.menu__contact .contact__greet{color:var(--primary);font-size:12px;font-weight:700}.menu__contact .contact__id a{font-size:24px;font-weight:500;color:#fff;opacity:1;text-decoration:none;transition:all .2s}.menu__contact .contact__id a:hover{color:var(--primary);transition:all .2s}.menu__contact:before{content:"";position:absolute;left:0;width:2px;height:51px;background:var(--primary)}.menu__contact .copyright__content{color:#9e9bad;font-size:13px}.menu__social{margin-top:50px;margin-bottom:15px}@media only screen and (max-width:767px){.menu__social{margin-top:30px}}.menu__social a{color:#fff;margin-right:20px;transition:all .2s}.menu__social a:last-of-type{margin-right:0}.menu__social a:hover{color:var(--primary);transition:all .2s}@media only screen and (max-width:767px){.menu__social a{font-size:20px}}.header{position:-webkit-sticky;position:sticky;top:30px;z-index:99}@media only screen and (max-width:767px){.header{position:fixed;top:auto;background:#fff;width:100%;bottom:0;padding:8px 0;left:0}.header.blue{background:var(--secondary)}}.menu__ham{cursor:pointer}.menu-icon{position:relative;width:50px;height:50px;cursor:pointer}.menu-icon .menu-icon__cheeckbox{display:block;width:100%;height:100%;position:relative;cursor:pointer;z-index:2;-webkit-touch-callout:none;position:absolute;opacity:0}.menu-icon div{margin:auto;position:absolute;top:0;right:0;left:0;bottom:0;width:22px;height:12px}.menu-icon span{position:absolute;display:block;width:100%;height:2px;background-color:#000;border-radius:1px;transition:all .2s cubic-bezier(.1,.82,.76,.965)}.error__page .menu-icon span{background-color:#fff}@media only screen and (max-width:767px){.error__page .menu-icon span{background-color:#000}}.menu-icon span:first-of-type{top:0}.menu-icon span:last-of-type{bottom:0}.menu-icon.active span:first-of-type,.menu-icon .menu-icon__cheeckbox:checked+div span:first-of-type{transform:rotate(45deg);top:5px}.menu-icon.active span:last-of-type,.menu-icon .menu-icon__cheeckbox:checked+div span:last-of-type{transform:rotate(-45deg);bottom:5px}.menu-icon.active span{background-color:#fff}.menu-icon.active:hover span:first-of-type,.menu-icon.active:hover span:last-of-type,.menu-icon:hover .menu-icon__cheeckbox:checked+div span:first-of-type,.menu-icon:hover .menu-icon__cheeckbox:checked+div span:last-of-type{width:22px}@media(min-width:1024px){.menu-icon:hover span:first-of-type{width:26px}.menu-icon:hover span:last-of-type{width:12px}}.clients{padding:100px 0;background:#fff}@media only screen and (max-width:767px){.clients{padding-bottom:50px}}@media only screen and (max-width:767px){.clients .section__header{flex-direction:column}}.clients .section__heading{text-align:left;font-size:30px;letter-spacing:0;color:var(--secondary);font-weight:300;line-height:42px;flex-basis:35%}@media only screen and (max-width:767px){.clients .section__heading{margin-bottom:60px}}.clients .section__content{flex-basis:50%}.clients .section__content h3{color:#000;font-size:16px;font-weight:600;line-height:28px;margin-bottom:30px}.clients .section__content p{color:#9e9bad;font-size:16px;line-height:28px;font-weight:400}.clients .ClientLogoContainer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:100px}@media only screen and (max-width:767px){.clients .ClientLogoContainer{justify-content:center;margin-top:50px}}.clients .ClientLogoContainer .client__logo{text-align:center;cursor:pointer}.clients .ClientLogoContainer .client__logo:nth-child(-n+4){margin-bottom:50px}.clients .ClientLogoContainer .client__logo:hover img{opacity:1;mix-blend-mode:normal;transition:opacity .3s ease}@media only screen and (max-width:767px){.clients .ClientLogoContainer .client__logo{flex-basis:50%;margin-bottom:50px}.clients .ClientLogoContainer .client__logo img{opacity:1;mix-blend-mode:normal}}.faq{padding:100px 0;color:var(--secondary);background:var(--half-green)}.faq .title__left{color:var(--primary);font-weight:500}@media only screen and (max-width:767px){.faq .title__left{margin-bottom:50px}}.faq .title__right{font-weight:500;font-size:30px;margin-bottom:30px}.faq .accordion__heading button{text-align:left;font-size:32px;margin-right:15px}@media only screen and (max-width:767px){.faq .accordion__heading button{font-size:22px}}.faq .accordion__heading button.active{font-weight:500;padding-bottom:0;margin-bottom:5px}.faq .accordion__heading button:after{display:none}.faq .accordion__content{font-size:16px;line-height:28px;color:var(--secondary)}.faq .accordion__content a{color:var(--primary);font-weight:300}.expertise__accordion{margin-left:67px}@media only screen and (max-width:767px){.expertise__accordion{margin-left:0;margin-top:60px}}.accordion{margin-bottom:40px}.accordion__content{overflow:hidden;transition:max-height .6s ease}.accordion__heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.accordion__heading button{border:0;background:none;padding:0;color:#9e9bad;font-size:24px;font-weight:300;position:relative;outline:0!important}.accordion__heading button.active{padding-bottom:7px;margin-bottom:10px;color:var(--secondary);font-weight:500}.accordion__heading button.active:after{content:"";position:absolute;width:80%;height:1px;bottom:0;left:0;background-color:var(--primary)}.accordion__heading button.active+.MuiSvgIcon-root{transform:rotate(180deg);transition:transform .5s ease;color:var(--primary)}.accordion__heading .MuiSvgIcon-root{transform:rotate(0deg);transition:transform .5s ease;font-size:20px;color:#9e9bad}.footer__copyrights{background-color:var(--secondary);padding:50px 0}@media only screen and (max-width:767px){.footer__copyrights{margin-bottom:50px}}.footer__copyrights a{color:#918baa;text-transform:uppercase;font-size:12px;font-weight:700;text-decoration:none;margin-right:40px}@media only screen and (max-width:767px){.footer__copyrights a{margin-right:0}}.footer__copyrights span{color:#979ea6;font-size:12px}.footer{background-color:#221655;padding:150px 0 100px;position:relative}.footer .title__small{color:var(--primary);font-size:12px;font-weight:700;text-transform:uppercase;margin-bottom:33px}.footer .content__big{color:#fff;font-size:30px;font-weight:300;line-height:42px}@media only screen and (max-width:767px){.footer .content__big{margin-bottom:100px}}.footer .content__regular{color:#fff;font-size:16px;line-height:28px}.footer .content__regular p{min-height:85px;margin-bottom:50px}@media only screen and (max-width:767px){.footer .content__regular p{min-height:auto;margin-bottom:30px}}.footer .content__regular a{color:#fff;font-size:16px;line-height:28px;text-decoration:none;display:block}.footer .content__regular.m-m-60{margin-bottom:60px}.footer .btn{padding:25px 55px;text-transform:uppercase;font-size:12px;font-weight:500;border-radius:0}@media only screen and (max-width:991px){.footer .btn{padding:20px 25px}}.footer .btn-grey{background:hsla(0,0%,100%,.8);border:1px solid #fff;color:var(--secondary)}.footer .btn-green{background:var(--secondary);border:1px solid #00d000;color:var(--primary)}.footer__wrapper{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:767px){.footer__wrapper{flex-direction:column;align-items:flex-start!important}}.footer .text__white{color:#fff;text-decoration:underline}.footer .text__white:hover{color:var(--primary)}.socialicons__wrapper{display:flex;justify-content:space-between;align-items:center}.socialicons__wrapper span{width:100%}@media only screen and (max-width:767px){.socialicons__wrapper{width:100%;flex-direction:column-reverse;align-items:flex-start!important;margin-bottom:60px}.socialicons__wrapper span{margin-bottom:30px}}.socialicons__wrapper>div{display:flex;justify-content:space-between;width:100%}.scroll__top{position:absolute;right:15%;bottom:50%;transform:rotate(270deg);width:140px;text-align:center;cursor:pointer;transition:all .2s ease-in-out}.scroll__top:hover .bg__arrow{background:var(--primary);transition:all .2s ease-in}.scroll__top:hover .bg__arrow:before{color:var(--primary);content:url(/static/media/scroll_arrow-green.1c5162c0.svg);transition:all .2s ease-in}.scroll__top:hover span{color:#fff;transition:all .2s ease-in;font-weight:500}.scroll__top span{background:#221655;padding:0 8px;color:#9e9bad}.scroll__top .bg__arrow{position:absolute;width:100%;height:1px;background:#9e9bad;top:13px;z-index:-1}.scroll__top .bg__arrow:before{position:absolute;content:url(/static/media/scroll_arrow.a91902b2.svg);color:#9e9bad;top:-11px;right:-10%;transform:rotate(90deg)}@media only screen and (max-width:991px){.scroll__top{bottom:10%;right:0}.scroll__top .bg__arrow{background:var(--primary);transition:all .2s ease-in}.scroll__top .bg__arrow:before{color:var(--primary);content:url(/static/media/scroll_arrow-green.1c5162c0.svg);transition:all .2s ease-in}.scroll__top span{color:var(--secondary);transition:all .2s ease-in}}.got__idea{padding:100px 0;color:var(--secondary)}@media only screen and (max-width:767px){.got__idea{padding:60px 0 30px}}.got__idea .title__left{font-weight:700}@media only screen and (max-width:767px){.got__idea .title__left{margin-bottom:50px}}.got__idea .title__right{font-weight:100;font-size:58px;margin-bottom:30px;color:var(--primary)}@media only screen and (max-width:767px){.got__idea .title__right{font-size:30px}}.got__idea p{font-size:16px;font-weight:400;line-height:28px;margin-bottom:50px}@media only screen and (max-width:767px){.got__idea p{margin-bottom:0}}.got__idea .btn{color:#9e9bad;font-weight:700;font-size:12px;line-height:20px;letter-spacing:1.09px;text-transform:uppercase;padding:0}.arrow__btn{color:var(--full-white);text-decoration:none;padding:30px 0}.arrow__btn,.our__works .arrow__btn{font-size:12px;font-weight:500;letter-spacing:1.09px;display:inline-flex}.our__works .arrow__btn{padding:40px;text-align:center;background-color:#fff;text-transform:uppercase;color:#9e9bad;line-height:20px;margin:15px 0 10px;width:100%;align-items:center;justify-content:center}.got__idea .arrow__btn,.testimonials .arrow__btn{color:#9e9bad!important}.arrow__btn .arrow span{width:20px;height:1px;background:var(--primary);display:inline-block;margin-left:20px;margin-top:8px;position:relative}.arrow__btn .arrow span:after{transform:rotate(50deg)}.arrow__btn .arrow span:after,.arrow__btn .arrow span:before{content:"";height:5px;width:1px;background-color:var(--primary);position:absolute;right:2px;border-radius:50px}.arrow__btn .arrow span:before{transform:rotate(-50deg);bottom:0}.arrow__btn *{transition:all .25s ease-in-out}.arrow__btn:hover .arrow span{width:50px;margin-left:20px}.arrow__btn:hover .arrow span:after,.arrow__btn:hover .arrow span:before{transition-delay:.2s;opacity:0}.arrow__btn .arrow{display:flex}.hero .arrow__btn{color:var(--grey);background:#fafafc}.arrow__btn:hover{color:var(--primary)}.testimonials .swiper-button-prev .arrow__btn{flex-direction:row-reverse}.testimonials .swiper-button-prev .arrow__btn .arrow{transform:rotate(180deg)}.our__works .arrow{align-items:center;justify-content:center}.our__works .arrow span{margin-top:0}.our__works .arrow i{margin-top:1px}.hero{margin:150px 0}.hero h1{font-size:58px;color:var(--secondary);font-weight:400;margin-bottom:100px}.slider__text{font-size:30px;font-weight:500;color:#9e9bad;line-height:42px;margin-bottom:50px}.back__drop:before{position:absolute;right:0;background-color:var(--full-white);height:455px;width:64%;content:"";z-index:-1}.hero__arrow{margin-left:30px}.hero__slider .swiper-pagination-bullets{width:auto!important;bottom:50px!important;left:0;display:flex;align-items:center}.hero__slider .swiper-pagination-bullet{width:0;height:0;background:none;display:flex;align-items:center}.hero__slider .swiper-pagination-bullet:before{width:4px;height:4px;position:absolute;content:"";background:#464648;border-radius:50px}.hero__slider .swiper-pagination-bullet.swiper-pagination-bullet-active:before{width:8px;height:8px;background:transparent;border:1px solid #9e9bad}.slider__text span span{opacity:0;transition:opacity .33s cubic-bezier(.25,.46,.45,.94)}.swiper-slide-active .slider__text span span{opacity:1;transition:opacity .33s cubic-bezier(.55,.085,.68,.53)}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{padding:10px 30px 10px 0!important}@media only screen and (max-width:768px){.hero__slider .swiper-pagination-bullets{bottom:10px!important}}@media only screen and (max-width:767px){.hero{margin-top:60px;margin-bottom:100px}.hero h1{font-size:38px;margin-bottom:60px}.slider__item>div{flex-direction:column-reverse}.slider__item .back__drop:before{display:none}.slider.back__drop:before{height:364px;width:100%}.slider__text{font-size:20px;line-height:28px;color:var(--secondary);margin-bottom:0;padding-top:50px}.hero__slider .swiper-pagination-bullets{bottom:0!important}.hero__slider .arrow__btn{padding:20px 0}}.digital__bg{position:relative}.digital__bg__img{position:absolute;z-index:-1;transition:all .2s linear}.small__banner{padding:50px 15px 50px 67px;font-size:30px;font-weight:300;justify-content:center;line-height:42px}.small__banner,.small__banner-content{margin:67px 0;background:var(--secondary);color:#fff;min-height:242px;display:flex}.small__banner-content{padding:50px 15px 30px 67px;align-items:flex-start;flex-direction:column}.small__banner-content span{line-height:28px}.expertise{margin-bottom:150px}@media only screen and (max-width:991px){.small__banner-content{margin-right:-25px;padding:40px 40px 0}.expertise{margin-bottom:60px}}@media only screen and (max-width:991px) and (min-width:768px){.expertise__accordion{margin-left:40px}}@media only screen and (max-width:767px){.small__banner{min-height:auto;justify-content:flex-start;padding-bottom:20px;margin:0 -25px 0 0;padding-left:40px}.digital__bg{background:none;min-height:auto}.small__banner-content{padding-top:0;padding-bottom:20px;min-height:auto;margin:0 -25px 0 0;padding-right:80px}.expertise{margin-bottom:60px}}.testimonial__content{padding:55px 65px;background:var(--secondary);color:#fff;max-width:650px;margin-left:auto;position:relative;top:-180px}@media only screen and (max-width:991px){.testimonial__content{max-width:490px;top:-150px;min-height:auto}}@media only screen and (max-width:767px){.testimonial__content{top:0;max-width:none;padding:30px;min-height:auto!important}}.testimonial__about{display:flex;justify-content:space-between;margin-bottom:25px}@media only screen and (max-width:767px){.testimonial__about .text__left{max-width:80%}}.testimonial__name{font-size:15px;color:#fff;font-weight:600}.testimonial__title{font-size:13px;color:#979ea6}.testimonial__text{font-size:18px;line-height:32px;font-weight:300}@media only screen and (max-width:991px)and (min-width:768px){.testimonial__image picture{width:83%}}.testimonial__image img{max-width:89%}@media only screen and (max-width:767px){.testimonial__image picture{max-width:75%}}.testimonial__content span span{opacity:0;transition:opacity .33s cubic-bezier(.25,.46,.45,.94)}.swiper-slide-active .testimonial__content span span{opacity:1;transition:opacity .33s cubic-bezier(.55,.085,.68,.53)}#count{margin-left:30px;font-size:15px;color:#9e9bad}.current__slide{color:#000;font-weight:700}.testimonials{padding-bottom:0}.testimonials .swiper-button-next,.testimonials .swiper-button-prev{bottom:auto;top:453px;background:#fff;padding:30px 39px;font-family:inherit!important;text-transform:uppercase!important;color:#9e9bad!important;font-size:12px!important;font-weight:700!important;width:15.4%}.testimonials .swiper-button-next:after,.testimonials .swiper-button-prev:after{display:none!important}@media only screen and (max-width:991px){.testimonials .swiper-button-next,.testimonials .swiper-button-prev{bottom:auto;top:347px;left:16.4%}}@media only screen and (max-width:767px){.testimonials .swiper-button-next,.testimonials .swiper-button-prev{bottom:auto;top:190px!important;padding:0;background:none;width:15%;right:0!important;left:auto!important;background:url(/static/media/arrow_right.07b422c9.svg);background-size:cover;background-position:50%;background-repeat:no-repeat}.testimonials .swiper-button-next .arrow__btn,.testimonials .swiper-button-prev .arrow__btn{display:none}}.testimonials .swiper-button-prev{left:0;right:auto}.testimonials .swiper-button-prev img{margin-right:20px;transform:rotate(180deg);mix-blend-mode:luminosity;transition:opacity .3s ease}.testimonials .swiper-button-prev:hover img{mix-blend-mode:normal;transition:opacity .3s ease}@media only screen and (max-width:767px){.testimonials .swiper-button-prev{top:234px!important;background:url(/static/media/arrow_left.c24a3b26.svg);background-size:cover;background-position:50%;background-repeat:no-repeat}}.testimonials .swiper-button-next{right:auto!important;left:15.4%}@media only screen and (max-width:767px){.testimonials .swiper-button-next{left:auto;right:0!important}}.testimonials .swiper-button-next img{margin-left:20px;mix-blend-mode:luminosity;transition:opacity .3s ease}.testimonials .swiper-button-next:hover img{mix-blend-mode:normal;transition:opacity .3s ease}.testimonials .swiper-button-disabled{display:none!important}@media only screen and (max-width:767px){.swiper-container{padding-bottom:60px;margin-bottom:60px}.hero__slider .swiper-container{padding-bottom:30px;margin-bottom:0}}.our__works{padding:150px 0}@media only screen and (max-width:767px){.our__works{padding:100px 0 30px}}.works__row{display:flex;justify-content:space-between;flex-wrap:wrap;margin-left:-50px;margin-right:-50px;margin-bottom:100px}@media only screen and (max-width:991px){.works__row{margin:0;overflow:hidden!important}}@media only screen and (max-width:767px){.works__row{flex-direction:column;margin:0;flex-wrap:nowrap}}.works{width:50%;padding:0 50px;margin-bottom:70px;transition:all .3s ease-in-out}.works:hover .work__title{font-weight:500}@media only screen and (max-width:991px){.works{position:unset!important;padding:0;width:48%}.home .works{margin-bottom:0}.works.view__all{margin-top:50px}}@media only screen and (max-width:767px){.works{margin-bottom:70px!important;padding:0;position:unset!important;width:100%;margin-top:0!important}}.works__thumb{background-color:#fff;min-height:580px;background-repeat:no-repeat;background-size:cover;background-position:50%}@media only screen and (max-width:991px){.works__thumb{min-height:480px}}@media only screen and (max-width:767px){.works__thumb{min-height:503px}}.works:nth-child(2n) .works__thumb{min-height:380px}@media only screen and (max-width:991px){.works:nth-child(2n) .works__thumb{min-height:313px}}@media only screen and (max-width:767px){.works:nth-child(2n) .works__thumb{min-height:330px}}.works .work__title{color:#000;font-size:22px;line-height:28px;font-weight:400;margin:15px 0 10px;transition:all .3s ease-in-out}.works .work__type{letter-spacing:1.09px;color:var(--primary);text-transform:uppercase;font-size:12px;line-height:20px;font-weight:600}.contact__form{padding:150px 0}@media only screen and (max-width:767px){.contact__form{padding-top:60px}}.contact__form-content{margin-bottom:20px}.contact__form-title{font-size:58px;line-height:84px;letter-spacing:0;color:var(--secondary);margin-bottom:100px}@media only screen and (max-width:767px){.contact__form-title{font-size:30px;line-height:42px;margin-bottom:60px}}.contact .btn-green{color:#fff;border-radius:0;font-size:16px;font-weight:500;padding:25px 70px;text-transform:capitalize}.contact .btn-green,.contact .btn-green:hover{background:var(--primary)}.contact .send__email{background:#f2f2f4;padding:25px 35px;font-size:18px;color:#9e9bad}.contact .send__email a{color:var(--secondary);text-decoration:none}.contact .send__email a:hover{color:var(--primary)}.contact-btn__wrapper{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){.contact-btn__wrapper{flex-direction:column;align-items:flex-start}.contact-btn__wrapper .btn-green{margin-bottom:30px}}.MuiFormControl-root{width:100%}.input-select,.input-text{margin:0 0 50px!important}.MuiInputLabel-formControl{top:-10px!important}.MuiFormLabel-root{font-size:15px!important;color:#000!important}.MuiSelect-select:focus{background-color:transparent!important}.MuiInput-underline:before{border-bottom:1px solid #d4d4d4!important}.MuiInput-underline:after{border-bottom:2px solid #00d000!important}.work__gallery{margin-top:100px}@media only screen and (max-width:767px){.work__gallery{margin-top:60px}}.work__gallery h1{font-size:58px;font-weight:400;color:var(--secondary);margin-bottom:80px}@media only screen and (max-width:767px){.work__gallery h1{font-size:30px;line-height:42px;margin-bottom:60px}}.work__gallery .gallery__menu{display:flex;align-items:center;padding:0;margin-bottom:100px}@media only screen and (max-width:767px){.work__gallery .gallery__menu{overflow:scroll;white-space:nowrap;margin-bottom:60px;margin-right:-25px}}.work__gallery .gallery__menu li{list-style:none;flex-basis:18%;cursor:pointer;margin-right:30px;position:relative}@media only screen and (max-width:991px){.work__gallery .gallery__menu li{flex-basis:auto}}.work__gallery .gallery__menu li span{padding:10px;display:inline-block;position:relative;color:#9e9bad;font-size:14px}.work__gallery .gallery__menu li span:after{content:"";background:var(--primary);position:absolute;left:0;bottom:0;width:0;height:2px;z-index:1;transition:width .18s ease-in}.work__gallery .gallery__menu li.active span{color:var(--secondary);font-weight:600}.work__gallery .gallery__menu li.active span:after{width:100%;transition:width .18s ease-in}.work__gallery .gallery__menu li:after{content:"";background:#e6e5ea;position:absolute;left:0;bottom:0;width:100%;height:2px}.error__background{background-image:url(/static/media/404.32c21005.png);background-repeat:no-repeat;background-size:cover;height:100vh;width:100%;background-position:50%;position:relative}.error__background>div{height:100vh}.error__text{color:#fff;font-size:32px;position:absolute;left:0;right:0;margin:auto;text-align:center;bottom:22%}@media only screen and (max-width:767px){.error__text{bottom:0;top:18%}}.error__page .goback{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center}.error__page .goback a{background:var(--secondary);border-radius:115px 115px 0 0;padding:16px 42px}.error__page .goback .arrow__btn{flex-direction:row-reverse;min-width:150px;justify-content:center}.error__page .goback .arrow{transform:rotate(180deg)}@media only screen and (max-width:767px){.error__page .goback{bottom:7%}}.about__page{margin-top:150px}@media only screen and (max-width:767px){.about__page{margin-top:60px}}.about__banner h1{font-size:58px;font-weight:400;line-height:34px;margin-bottom:30px}.about__banner h1>div{margin:0!important}.about__banner h1>img{max-width:24%;padding-top:5px}@media only screen and (max-width:767px){.about__banner h1{font-size:30px;line-height:15px}.about__banner h1 img{max-width:32%!important}.about__banner h1>div{width:100%!important;height:auto!important;flex-basis:50%}}@media only screen and (max-width:575px){.about__banner h1{font-size:26px}}.about__banner p{font-size:16px;color:var(--secondary);font-weight:400;line-height:28px;max-width:72%}@media only screen and (max-width:767px){.about__banner p{max-width:100%}}.about__video{margin-top:100px;line-height:0;cursor:pointer}@media only screen and (max-width:767px){.about__video{margin-top:60px;margin-left:-25px;margin-right:-25px;line-height:0}}.about__intro{margin-top:-100px;background-color:var(--secondary)}@media only screen and (max-width:991px){.about__intro{margin-top:0;padding:60px 0}}@media only screen and (max-width:767px){.about__intro{margin-top:0}}.about__intro>div{padding:250px 0 150px}@media only screen and (max-width:767px){.about__intro>div{padding:100px 25px}}.about__intro .title__small{font-size:12px;letter-spacing:1.09px;color:var(--primary);text-transform:uppercase;line-height:20px;margin-bottom:20px;font-weight:600}.about__intro h2{color:#fff;font-size:28px;line-height:42px;font-weight:400;position:relative}.about__intro h2.quote:before{position:absolute;content:"“";font-size:30px;left:-10px;color:var(--primary)}.about__intro h2.quote span{display:inline;color:var(--primary)}@media only screen and (max-width:767px){.about__intro h2{margin-bottom:30px}}.about__intro span{margin-bottom:50px;display:block;color:var(--primary)}.about__intro p{color:#fff;font-size:16px;line-height:28px;margin-bottom:0}@media only screen and (max-width:767px){.about__intro p{width:100%!important}.about__intro p.w-75{margin-bottom:60px}}.gallery__wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:0 auto}.gallery__wrapper>div:nth-child(2n){flex-direction:row-reverse!important}.about__gallery{padding:50px 0 100px}.about__gallery-inner{width:50%;margin-bottom:70px}.about__gallery-inner:nth-last-of-type(-n+2){margin-bottom:0}.about__gallery-image{width:100%;min-height:480px}.about__gallery-content{padding-right:100px;margin-top:100px;margin-bottom:0;bottom:0}.about__gallery-content h2{font-size:45px;margin-bottom:30px;font-weight:400}.about__gallery-content p{font:normal normal normal 16px/28px Quicksand;color:var(--secondary);min-height:170px}.service__title{font-size:12px;line-height:20px;text-transform:uppercase;color:var(--primary);font-weight:700;margin-bottom:20px}.service__content{font:normal normal normal 16px/28px Quicksand;color:var(--secondary)}.about_slider{padding:100px 0}@media only screen and (max-width:767px){.about_slider{padding:0 0 50px}.about_slider.back__drop:before,.about_slider .back__drop:before{background:none}}.about_slider.back__drop:before,.about_slider .back__drop:before{height:400px;width:60%}.about_slider .arrow__btn{color:var(--grey);background:#fafafc}.video__modal{display:flex;align-items:center;justify-content:center}.video__modal>div{border:0;outline:0}.reachout{padding:100px 0}@media only screen and (max-width:991px){.reachout{padding:60px 0}}@media only screen and (max-width:767px){.reachout{padding:60px 0 30px}}.reachout__content{font-size:58px;line-height:84px;font-weight:300;color:var(--primary);margin-bottom:50px}@media only screen and (max-width:991px){.reachout__content{font-size:42px;line-height:54px;margin-bottom:30px}.reachout__content br{display:none}}@media only screen and (max-width:767px){.reachout__content{font-size:30px;line-height:42px;margin-bottom:0}}.reachout .view__all{padding:0}.reachout .arrow__btn{color:var(--grey)!important;text-transform:uppercase;letter-spacing:1.09px;font-size:12px;line-height:20px}.capability{padding:100px 0;background-color:#f2fdf2}.capability .title__small{color:var(--primary);font-size:16px;line-height:24px;font-weight:700;margin-bottom:50px}.capability .content__big{font:normal normal normal 30px/42px Work Sans;color:var(--secondary)}@media only screen and (max-width:767px){.capability .content__big{margin-bottom:60px}}.capability .content__regular p{font:normal normal normal 16px/28px Work Sans;color:var(--secondary);margin-bottom:25px}.capability .content__regular p:last-of-type(){margin-bottom:0}