:root{--yellow-text-btn-bg-color:#fbc157;--black-text-bg-color:#000;--dark-red-orange-bg-text-color:#1e1511;--dark-nero-text-color:#161515;--white-text-color:#fff;--grey-text-color:#777;--charcoal-grey-text-color:#454545;--light-grey-text-color:#5f6276;--grey-border-color:#ededed;--grey-footer-text:#898888}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--primary-white-bg-color);overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.MobileNav_backdrop__zqXHy{height:300vh;position:absolute;width:100%;z-index:10}.MobileNav_mobileNav__zCzXd{display:none}.MobileNav_hamburger__H5iac{align-items:center;border-radius:50%;display:flex;height:50px;justify-content:center;right:45px;top:45px;width:50px;z-index:30}.MobileNav_hamburger__H5iac:hover{cursor:pointer}.MobileNav_hamburger__line__2QCJb{align-items:center;display:flex;flex-direction:column;height:35%;justify-content:space-between;transition:height .3s ease;width:50%}.MobileNav_hamburger__H5iac:hover .MobileNav_hamburger__line__2QCJb{height:45%}.MobileNav_hamburger__line--bottom__Q1cig,.MobileNav_hamburger__line--middle__RQwUO,.MobileNav_hamburger__line--top__vA4oS{background-color:var(--black-text-bg-color);height:2px;width:25px;z-index:30}.MobileNav_hamburger__line--bottom__Q1cig,.MobileNav_hamburger__line--top__vA4oS{-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.MobileNav_hamburger__line--middle__RQwUO{opacity:1;transition:opacity .3s ease}.MobileNav_hamburger__H5iac.MobileNav_active__EDPWK .MobileNav_hamburger__line__2QCJb{height:2px;transition:height .25s ease}.MobileNav_hamburger__H5iac.MobileNav_active__EDPWK .MobileNav_hamburger__line--top__vA4oS{-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:-webkit-transform .3s ease .25s;transition:transform .3s ease .25s;transition:transform .3s ease .25s,-webkit-transform .3s ease .25s}.MobileNav_hamburger__H5iac.MobileNav_active__EDPWK .MobileNav_hamburger__line--middle__RQwUO{opacity:0;transition:opacity .15s ease}.MobileNav_hamburger__H5iac.MobileNav_active__EDPWK .MobileNav_hamburger__line--bottom__Q1cig{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:-webkit-transform .3s ease .25s;transition:transform .3s ease .25s;transition:transform .3s ease .25s,-webkit-transform .3s ease .25s}.MobileNav_navMenu__bBd5c{top:-120%;transition:all .3s ease-in}.MobileNav_navMenu__bBd5c,.MobileNav_navMenu__bBd5c.MobileNav_active__EDPWK{background-color:var(--white-text-color);border-radius:5px;padding:25px;position:absolute;right:25px;width:325px;z-index:20}.MobileNav_navMenu__bBd5c.MobileNav_active__EDPWK{top:100px;transition:all .3s ease-out}.MobileNav_menuListItem__ojIfg{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;padding:15px 10px 15px 0}.MobileNav_menuListItem__ojIfg>div{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.MobileNav_menuListItem__ojIfg:not(:last-of-type){border-bottom:.25px solid rgba(0,0,0,.2)}.MobileNav_nestedMenu__ukhnw{padding:15px}.MobileNav_nestedMenu__ukhnw>ul>li{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:14px;font-weight:400;padding:15px 0 15px 5px}.MobileNav_nestedMenu__ukhnw>ul>li:hover{background-color:rgba(0,0,0,.07);cursor:pointer}@media (max-width:1100px){.MobileNav_mobileNav__zCzXd{display:block}}.DesktopNav_navLinks__RZGva,.DesktopNav_navLinks__list__7gzJJ{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between}.DesktopNav_navLinks__list__7gzJJ{list-style-type:none;width:700px}.DesktopNav_navLinks__list--item__UnHl\+{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.DesktopNav_linkBtn__D7ihS{align-items:center;background-color:initial;border:none;display:flex;flex-direction:row;justify-content:space-between}.DesktopNav_linkBtn__D7ihS:hover{cursor:pointer}.DesktopNav_linkIconSpan__xy4bp{margin-left:10px}.DesktopNav_linkTxt__eZf0Y,.DesktopNav_navBtn__CIlM1{font-family:Inter,sans-serif;font-size:18px}.DesktopNav_navBtn__CIlM1{background-color:var(--yellow-text-btn-bg-color);border:none;border:2px solid var(--yellow-text-btn-bg-color);border-radius:7px;margin-left:50px;padding:15px 30px;transition:all .2s ease}.DesktopNav_navBtn__CIlM1:hover{background-color:initial;border:2px solid var(--yellow-text-btn-bg-color);cursor:pointer}.DesktopNav_navBtn__CIlM1:active{scale:.97}.DesktopNav_menu__HOdEX{background-color:var(--white-text-color);border:.5px solid rgba(0,0,0,.25);border-radius:4px;padding:20px;position:absolute;top:90px;width:auto;z-index:6}.DesktopNav_menuList__tpFue{width:auto}.DesktopNav_menuListItem__rXWoy{border-radius:3px;color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:14px;font-weight:400;margin-bottom:15px;padding:7px;transition:all .2s ease}.DesktopNav_menuListItem__rXWoy:hover{background-color:rgba(0,0,0,.1);cursor:pointer}@media (max-width:1300px){.DesktopNav_navLinks__list__7gzJJ{width:650px}.DesktopNav_linkTxt__eZf0Y{font-size:16px}.DesktopNav_navBtn__CIlM1{font-size:16px;margin-left:30px;padding:10px 20px}}@media (max-width:1250px){.DesktopNav_navLinks__list__7gzJJ{width:600px}.DesktopNav_linkTxt__eZf0Y{font-size:15px}.DesktopNav_navBtn__CIlM1{font-size:15px;margin-left:25px}}@media (max-width:1100px){.DesktopNav_navLinks__RZGva{display:none}}.Navigation_header__mEE2G,.Navigation_header__mEE2G.Navigation_fix__qweQY{border-bottom:.25px solid rgba(0,0,0,.1);height:90px;width:100%;z-index:10}.Navigation_header__mEE2G.Navigation_fix__qweQY{position:fixed}.Navigation_container__3l9nJ{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between;margin:0 auto;max-width:1440px;padding:0 30px;width:100%}.Navigation_logo__link__oo6LY{text-decoration:none}.Navigation_logo__\+nvuQ{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.Navigation_logoImg__CnaTq{height:auto}.Footer_footer__U17sq{background-color:var(--dark-red-orange-bg-text-color);width:100%}.Footer_container__Nk2w5{margin-left:auto;margin-right:auto;max-width:1440px;padding:80px;width:100%}.Footer_footerContent__MGTVn{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:50px}.Footer_logoSocial__8Dshj{margin-right:80px;width:25%}.Footer_logoSocial__8Dshj img{margin-bottom:10px}.Footer_logoSocial__8Dshj p{color:var(--grey-footer-text);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:2;margin-bottom:20px}.Footer_socialLink__IFHbJ:not(:last-of-type){margin-right:20px}.Footer_detailsLinks__Tghlt{flex:1 1}ul{list-style-type:none}.Footer_detailsLinksList__8oPCU{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.Footer_detailsLinksListItem__TD7gs h5{color:var(--white-text-color);margin-bottom:20px}.Footer_detailsLinksListItem__TD7gs h5,.Footer_linksListItem__45ilU{font-family:Inter,sans-serif;font-size:14px;font-weight:500}.Footer_linksListItem__45ilU:not(:last-of-type){margin-bottom:22px}.Footer_linksListItem__45ilU .Footer_link__Osyvw{color:var(--grey-footer-text);text-decoration:none}.Footer_copyrightText__VlSnB{text-align:center}.Footer_copyrightText__VlSnB h5{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400}.Footer_copyrightText__VlSnB h5 span{color:var(--yellow-text-btn-bg-color)}@media (max-width:1200px){.Footer_container__Nk2w5{padding:80px 50px}}@media (max-width:1024px){.Footer_logoSocial__8Dshj{margin-right:40px}}@media (max-width:992px){.Footer_detailsLinksList__8oPCU{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(2,auto);justify-content:space-evenly}.Footer_detailsLinksListItem__TD7gs{width:100%}}@media (max-width:768px){.Footer_footerContent__MGTVn{align-items:center;flex-direction:column}.Footer_companyDesc__mp1kk{text-align:center}.Footer_logoSocial__8Dshj{margin-bottom:50px;margin-right:0;text-align:center;width:350px}.Footer_footerLogo__7jG8u{margin:0 auto}.Footer_detailsLinksList__8oPCU{justify-content:space-around;width:450px}.Footer_detailsLinksListItem__TD7gs{text-align:center}}@media (max-width:576px){.Footer_logoSocial__8Dshj{width:325px}.Footer_detailsLinksList__8oPCU{grid-template-columns:repeat(1,auto);width:375px}}.Hero_hero__z9SNx{background-attachment:fixed;background-color:var(--black-text-bg-color);background-image:linear-gradient(90deg,transparent,#000),url(/static/media/hero-bg-img.545a33a3b2a30c11d1af.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;margin-bottom:150px;position:relative;width:100%}.Hero_container__CgtyR{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-left:auto;margin-right:auto;max-width:1440px;position:relative;width:100%}.Hero_hexagons__52ie7{bottom:0;position:absolute;right:150px}.Hero_filledHexagon__owUWu{bottom:-20px;position:absolute;right:80px}.Hero_hollowHexagon__CDTYa{bottom:-60px;position:absolute;right:80px}.Hero_heroImg__g927Y{flex:1 1;height:900px;z-index:4}.Hero_heroTxt__Gib4I{flex:1 1;height:100%}.Hero_heroTxt__Gib4I h1{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:76px;font-weight:700}.Hero_heroTxt__Gib4I h2{font-size:46px;font-weight:600}.Hero_heroTxt__Gib4I h2,.Hero_heroTxt__Gib4I p{color:var(--white-text-color);font-family:Inter,sans-serif;margin-bottom:30px}.Hero_heroTxt__Gib4I p{font-size:14px;font-weight:400;line-height:1.5;width:450px}.Hero_heroTxt__Gib4I button{background-color:var(--white-text-color);border:none;border:2px solid var(--white-text-color);border-radius:8px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;padding:20px 70px;transition:all .2s ease}.Hero_heroTxt__Gib4I button:hover{background-color:initial;border:2px solid var(--white-text-color);color:var(--white-text-color);cursor:pointer}.Hero_heroTxt__Gib4I button:active{scale:.98}@media (max-width:1200px){.Hero_hero__z9SNx{background-position:30%;height:800px}.Hero_heroImg__g927Y{height:800px}.Hero_heroTxt__Gib4I h1{font-size:66px}.Hero_heroTxt__Gib4I h2{font-size:36px}.Hero_heroTxt__Gib4I button{padding:15px 50px;transition:all .2s ease}}@media (max-width:1024px){.Hero_heroImg__g927Y,.Hero_hero__z9SNx{height:700px}}@media (max-width:922px){.Hero_hero__z9SNx{background-image:linear-gradient(to right top,rgba(0,0,0,.5),rgba(0,0,0,.75)),url(/static/media/hero-bg-img.545a33a3b2a30c11d1af.jpg)}.Hero_container__CgtyR{height:100%}.Hero_heroImg__g927Y{display:none}.Hero_heroTxt__Gib4I{align-items:center;display:flex;justify-content:center;text-align:center}.Hero_filledHexagon__owUWu,.Hero_hollowHexagon__CDTYa{right:50px}}@media (max-width:768px){.Hero_hero__z9SNx{height:600px}}@media (max-width:576px){.Hero_heroTxtContent__E4L2G h1{font-size:56px;margin-bottom:10px}.Hero_heroTxtContent__E4L2G h2{font-size:25px}.Hero_heroTxtContent__E4L2G p{margin-left:auto;margin-right:auto;width:325px}.Hero_heroTxtContent__E4L2G button{padding:20px 50px}.Hero_filledHexagon__owUWu,.Hero_hollowHexagon__CDTYa{right:25px}}@media (max-width:425px){.Hero_heroTxtContent__E4L2G h1{font-size:50px}}.About_about__Ug0YV{margin-bottom:100px;width:100%}.About_bubbleSvg__hM83L{position:absolute;right:50px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.About_linesSvg__fOw\+1{bottom:-150px;left:50px;position:absolute;z-index:5}.About_container__9xrCI{margin:0 auto;max-width:1440px;position:relative;width:100%}.About_aboutEl__t9K7O{align-items:center;display:flex;flex-direction:row;height:365px;justify-content:space-between;margin:0 auto;max-width:1130px;position:relative;width:100%}.About_plusSvg__sOMrq{left:-55px;position:absolute;top:-55px}.About_aboutEl__t9K7O:first-of-type{margin-bottom:100px}.About_aboutEl__t9K7O:last-of-type{height:550px}.About_aboutImg__1R9eW{flex:1 1;height:100%}.About_img__bsAjd{height:100%;width:auto}.About_img1__\+efCE{height:auto;width:98%}.About_aboutDescText__0IUv7{flex:1 1}.About_aboutDescText__0IUv7:first-of-type{padding-right:64px}.About_aboutDescText__0IUv7:last-of-type{padding-left:25px}.About_aboutDescText__0IUv7 h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:10px}.About_aboutDescText__0IUv7 p{color:var(--charcoal-grey-text-color);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:2;margin-bottom:10px}.About_aboutBtn__Pjov8{background-color:var(--yellow-text-btn-bg-color);border:2px solid var(--yellow-text-btn-bg-color);border-radius:12px;color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:500;padding:20px 40px;transition:all .25s ease}.About_aboutBtn__Pjov8:hover{background-color:initial;cursor:pointer}.About_aboutBtn__Pjov8:active{scale:.98}@media (max-width:1300px){.About_aboutEl__t9K7O{width:1000px}.About_aboutDescText__0IUv7 h3{font-size:36px}.About_aboutDescText__0IUv7:last-of-type{padding-left:50px}.About_img1__\+efCE{height:100%;width:auto}}@media (max-width:1200px){.About_aboutEl__t9K7O{width:900px}.About_plusSvg__sOMrq{top:-20px}.About_aboutEl__t9K7O:last-of-type{height:450px}.About_aboutImg__1R9eW{flex:none}.About_aboutImg1__QWv0I,.About_img1__\+efCE{height:auto;width:400px}.About_aboutImg2__NAPuA{flex:0.8 1}.About_aboutDescText__0IUv7:first-of-type{padding-right:0}}@media (max-width:1100px){.About_aboutEl__t9K7O{flex-direction:column;height:auto}.About_aboutEl__t9K7O:first-of-type{margin-bottom:50px}.About_aboutEl__t9K7O:last-of-type{flex-direction:column-reverse;height:auto}.About_plusSvg__sOMrq{left:195px;top:-55px}.About_aboutImg1__QWv0I{margin-bottom:50px}.About_aboutImg2__NAPuA{height:450px;width:450px}.About_img2__JzF40{height:auto;width:100%}.About_aboutDescText__0IUv7{text-align:center}.About_aboutDescText__0IUv7 h3,.About_aboutDescText__0IUv7 p{margin-bottom:25px}.About_aboutDescText__0IUv7:last-of-type{padding-left:0}}@media (max-width:1024px){.About_aboutEl__t9K7O{width:768px}.About_aboutDescText__0IUv7{width:700px}.About_plusSvg__sOMrq{left:130px}}@media (max-width:768px){.About_aboutEl__t9K7O{width:600px}.About_aboutDescText__0IUv7{width:576px}.About_plusSvg__sOMrq{left:45px}.About_bubbleSvg__hM83L{height:100px;right:25px;width:auto}.About_linesSvg__fOw\+1{left:25px}}@media (max-width:640px){.About_aboutEl__t9K7O{width:500px}.About_aboutDescText__0IUv7{width:425px}.About_plusSvg__sOMrq{left:-5px}}@media (max-width:576px){.About_aboutEl__t9K7O{width:425px}.About_aboutDescText__0IUv7{width:375px}.About_aboutImg1__QWv0I,.About_aboutImg2__NAPuA{overflow:hidden;width:350px}.About_plusSvg__sOMrq{height:50px;left:0;top:-40px;width:auto}.About_aboutDescText__0IUv7 h3{font-size:30px}}@media (max-width:425px){.About_aboutEl__t9K7O{width:375px}.About_aboutDescText__0IUv7,.About_aboutImg1__QWv0I,.About_aboutImg2__NAPuA{width:325px}.About_aboutImg1__QWv0I{width:300px}.About_plusSvg__sOMrq{height:45px;left:5px;top:-33px;width:auto}}.Services_section__OFN1y{background-color:var(--dark-red-orange-bg-text-color);width:100%}.Services_container__etw5p{margin:0 auto;max-width:1440px;padding:80px 160px;position:relative;width:100%}.Services_bubblesBigSvg__-Lfl2{position:absolute;right:20px;top:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Services_heading__9Cr9s{align-items:center;display:flex;flex-direction:column;margin-bottom:40px}.Services_heading__9Cr9s h3{font-size:46px;font-weight:600;margin-bottom:20px;text-transform:capitalize}.Services_heading__9Cr9s h3,.Services_heading__9Cr9s p{color:var(--white-text-color);font-family:Inter,sans-serif}.Services_heading__9Cr9s p{font-size:14px;font-weight:400;line-height:1.6;text-align:center;width:455px}.Services_services__CzP62{background-color:var(--yellow-text-btn-bg-color);border-radius:16px;margin-left:auto;margin-right:auto;padding:50px 50px 0;width:100%}.Services_servicesList__dpO5N{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;list-style-type:none}.Services_servicesListItem__5B74-{margin-bottom:60px;width:30%}.Services_servicesListItem__5B74- img{margin-bottom:10px}.Services_servicesListItem__5B74- h4{color:var(--dark-nero-text-color);font-family:Inter,sans-serif;font-size:20px;font-weight:700;margin-bottom:10px}.Services_servicesListItem__5B74- p{color:var(--dark-nero-text-color);font-family:Inter,sans-serif;font-size:14px;font-weight:400}.Services_liImg__yyBWe{margin-bottom:10px}@media (max-width:1200px){.Services_services__CzP62{padding:50px}.Services_servicesList__dpO5N{grid-gap:40px;align-content:space-between;display:grid;gap:40px;grid-template-columns:repeat(2,auto);justify-content:space-between}.Services_servicesListItem__5B74-{margin-bottom:0;width:100%}}@media (max-width:992px){.Services_container__etw5p{padding:80px 120px}.Services_heading__9Cr9s h3{font-size:36px}.Services_heading__9Cr9s p{width:350px}.Services_services__CzP62{padding:30px}.Services_servicesList__dpO5N{gap:30px}}@media (max-width:850px){.Services_services__CzP62{padding:50px}.Services_servicesList__dpO5N{gap:40px;grid-template-columns:repeat(1,auto)}.Services_servicesListItem__5B74-{text-align:center}}@media (max-width:600px){.Services_container__etw5p{padding:80px 40px 120px}.Services_heading__9Cr9s h3{font-size:30px}.Services_heading__9Cr9s p{width:250px}}.News_news__8SX\+Q{width:100%}.News_container__-k1JI{margin:0 auto;max-width:1440px;padding:100px;width:100%}.News_heading__a8m3l{margin-bottom:50px;margin-left:auto;margin-right:auto;width:100%}.News_heading__a8m3l h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;text-transform:capitalize}.News_newsArticles__stS8N{margin-left:auto;margin-right:auto;overflow:hidden;width:100%}.News_newsArticleList__nswsk{align-items:center;display:flex;flex-direction:row;justify-content:space-between;list-style-type:none}.News_newsArticleListItem__n307U{width:30%}.News_newsArticleListItem__n307U a{text-decoration:none}.News_newsImg__Gv79R{height:220px;overflow:hidden;text-align:center;width:auto}.News_newsImg__Gv79R img{height:100%;object-position:center;width:auto}.News_newsArticle__iVlTU{border-bottom:1px solid var(--grey-border-color);border-left:1px solid var(--grey-border-color);border-right:1px solid var(--grey-border-color);box-shadow:0 2px 15px rgba(0,0,0,.15);padding:20px}.News_newsCategory__BjZdt{color:var(--grey-text-color);font-size:14px}.News_newsCategory__BjZdt,.News_newsTitle__eqX7K{font-family:Inter,sans-serif;font-weight:500;margin-bottom:10px}.News_newsTitle__eqX7K{color:var(--black-text-bg-color);font-size:20px}.News_newsDesc__BiVlX{color:var(--light-grey-text-color);font-family:Inter,sans-serif;font-size:14px;font-weight:400}@media (max-width:1200px){.News_container__-k1JI{padding:100px 50px}.News_newsImg__Gv79R{height:180px;width:auto}.News_newsArticleListItem__n307U{width:31%}}@media (max-width:992px){.News_container__-k1JI{padding:100px 30px}.News_heading__a8m3l h3{text-align:center}.News_newsImg__Gv79R{height:280px;overflow:hidden;text-align:center}.News_newsImg__Gv79R img{height:100%;object-position:center;width:auto}.News_newsArticleList__nswsk{grid-gap:50px;align-content:center;display:grid;gap:50px;grid-template-columns:repeat(1,auto);justify-content:center;margin:0 auto;width:500px}.News_newsArticleListItem__n307U{width:100%}}@media (max-width:640px){.News_newsArticleList__nswsk{width:450px}.News_newsImg__Gv79R{height:245px}.News_newsArticleList__nswsk{width:375px}.News_newsImg__Gv79R{height:210px;width:100%}}@media (max-width:450px){.News_container__-k1JI{padding:100px 15px}.News_newsArticleList__nswsk{width:325px}.News_newsImg__Gv79R{height:180px}}.AboutUs_aboutUs__3xFM-{margin-bottom:100px;padding-top:100px}.AboutUs_container__gzAmC{margin:0 auto;max-width:1440px;padding:0 30px}.AboutUs_container__gzAmC>h2{font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.AboutUs_container__gzAmC>p{font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.7}.Achievements_achievements__Agswp{background-color:var(--dark-red-orange-bg-text-color);margin-bottom:100px;padding:100px 0}.Achievements_container__WT-QN{margin:0 auto;max-width:1440px;padding:0 100px}.Achievements_container__WT-QN>h3{font-size:46px;font-weight:600;margin-bottom:40px}.Achievements_container__WT-QN>h3,.Achievements_container__WT-QN>p{color:var(--white-text-color);font-family:Inter,sans-serif;text-align:center}.Achievements_container__WT-QN>p{font-size:15px;font-weight:400;line-height:1.7;margin:0 auto 50px;width:800px}.Achievements_achievementContainer__rrsmb{grid-gap:30px;align-items:stretch;background-color:var(--yellow-text-btn-bg-color);border-radius:16px;display:grid;gap:30px;grid-template-columns:repeat(3,auto);justify-content:space-between;margin:0 auto;padding:50px;width:100%}.Achievements_achievementContainer__rrsmb p{align-items:center;color:var(--dark-red-orange-bg-text-color);display:flex;flex-direction:column;font-family:Inter,sans-serif;font-size:16px;font-weight:400;justify-content:flex-start}.Achievements_achievementContainer__rrsmb p>img{margin-bottom:20px}@media (max-width:1200px){.Achievements_container__WT-QN>h3{font-size:36px}.Achievements_achievementContainer__rrsmb p{text-align:center}}@media (max-width:1100px){.Achievements_container__WT-QN>h3{font-size:36px}.Achievements_container__WT-QN>p{width:640px}}@media (max-width:992px){.Achievements_container__WT-QN{padding:0}.Achievements_achievementContainer__rrsmb{gap:50px;grid-template-columns:repeat(1,auto);justify-content:center;width:500px}}@media (max-width:768px){.Achievements_container__WT-QN>p{width:500px}.Achievements_achievementContainer__rrsmb{width:400px}}@media (max-width:576px){.Achievements_container__WT-QN>h3{font-size:30px}.Achievements_achievementContainer__rrsmb,.Achievements_container__WT-QN>p{width:325px}}.Intro_intro__zZd6z{width:100%}.Intro_container__I8IbP{margin:0 auto;max-width:1440px}.Intro_container__I8IbP,.Intro_title__btoz8{align-items:center;display:flex;flex-direction:column;justify-content:center}.Intro_title__btoz8{background-attachment:fixed;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://c0.wallpaperflare.com/preview/950/447/755/lifestyle-simple-plain-basic.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;margin-bottom:100px}.Intro_pageName__\+\+uN2{font-size:20px;font-weight:400;letter-spacing:2px;margin-bottom:30px;text-transform:uppercase}.Intro_headingTitle__skDr0,.Intro_pageName__\+\+uN2{color:var(--white-text-color);font-family:Inter,sans-serif}.Intro_headingTitle__skDr0{font-size:46px;font-weight:500;margin:0 auto 50px}.Intro_headingDesc__FK\+bV{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:1.8;text-align:center;width:650px}.Intro_about__Bw7WQ{margin-bottom:100px}.Intro_aboutDesc__jIQ6D{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.Intro_aboutImg__pXn8C{overflow:hidden;width:48%}.Intro_aboutImg__pXn8C>img{height:100%;margin-left:-120px;width:auto}.Intro_aboutText__U-XXO{padding:30px 0;width:48%}.Intro_aboutText__U-XXO>h3{font-size:46px;font-weight:600;margin-bottom:30px}.Intro_aboutText__U-XXO>h3,.Intro_aboutText__U-XXO>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif}.Intro_aboutText__U-XXO>p{font-size:16px;font-weight:400;line-height:1.6}@media (max-width:1300px){.Intro_headingTitle__skDr0{font-size:36px}.Intro_aboutDesc__jIQ6D{width:1000px}.Intro_aboutText__U-XXO>h3{font-size:36px}}@media (max-width:1200px){.Intro_title__btoz8{height:700px}.Intro_aboutDesc__jIQ6D{flex-direction:column;justify-content:center;width:900px}.Intro_aboutImg__pXn8C{margin:0 auto;width:600px}.Intro_aboutImg__pXn8C>img{height:auto;margin:0 auto;width:100%}.Intro_aboutText__U-XXO{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.Intro_title__btoz8{height:600px}.Intro_headingTitle__skDr0{font-size:36px}.Intro_headingDesc__FK\+bV{font-size:18px}.Intro_aboutDesc__jIQ6D{width:640px}.Intro_aboutImg__pXn8C{width:576px}.Intro_aboutText__U-XXO{width:600px}}@media (max-width:700px){.Intro_headingDesc__FK\+bV{width:425px}.Intro_aboutDesc__jIQ6D{width:500px}.Intro_aboutImg__pXn8C{width:425px}.Intro_aboutText__U-XXO{width:500px}}@media (max-width:576px){.Intro_pageName__\+\+uN2{font-size:18px}.Intro_headingTitle__skDr0{font-size:30px}.Intro_headingDesc__FK\+bV{font-size:18px;width:325px}.Intro_aboutDesc__jIQ6D{width:425px}.Intro_aboutImg__pXn8C{width:325px}.Intro_aboutText__U-XXO{width:425px}}@media (max-width:475px){.Intro_pageName__\+\+uN2{font-size:16px}.Intro_headingTitle__skDr0{line-height:1.5}.Intro_headingTitle__skDr0>span{display:block;text-align:center}.Intro_headingDesc__FK\+bV{font-size:16px;width:325px}.Intro_aboutDesc__jIQ6D,.Intro_aboutText__U-XXO{width:325px}}.Vision_vision__QyfHJ{margin-bottom:100px}.Vision_container__22yW3{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1440px}.Vision_container__22yW3>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.Vision_container__22yW3>p{font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.7}.Vision_visionDesc__dnxPv{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;width:1130px}.Vision_visionImg__V5K5a{height:100%;overflow:hidden;width:48%}.Vision_visionImg__V5K5a>img{height:auto;width:100%}.Vision_visionText__rGy9D{padding:30px 0;width:48%}.Vision_visionText__rGy9D>h3{font-size:46px;font-weight:600;margin-bottom:30px}.Vision_visionText__rGy9D>h3,.Vision_visionText__rGy9D>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif}.Vision_visionText__rGy9D>p{font-size:16px;font-weight:400;line-height:1.6}@media (max-width:1200px){.Vision_visionDesc__dnxPv{flex-direction:column;justify-content:center;width:900px}.Vision_visionImg__V5K5a{margin:0 auto;width:600px}.Vision_visionImg__V5K5a>img{height:auto;margin:0 auto;width:100%}.Vision_visionText__rGy9D{margin:0 auto;text-align:center;width:750px}.Vision_visionText__rGy9D>h3{font-size:36px}}@media (max-width:900px){.Vision_visionDesc__dnxPv{width:640px}.Vision_visionImg__V5K5a{width:576px}.Vision_visionText__rGy9D{width:600px}}@media (max-width:700px){.Vision_visionDesc__dnxPv{width:500px}.Vision_visionImg__V5K5a{width:425px}.Vision_visionText__rGy9D{width:500px}}@media (max-width:576px){.Vision_visionDesc__dnxPv{width:425px}.Vision_visionImg__V5K5a{width:325px}.Vision_visionText__rGy9D{width:425px}.Vision_visionText__rGy9D>h3{font-size:30px}}@media (max-width:475px){.Vision_visionDesc__dnxPv,.Vision_visionText__rGy9D{width:325px}}.GamingSolutions_hero__tI\+l3{width:100%}.GamingSolutions_title__W9gS6{background-attachment:fixed;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1538481199705-c710c4e965fc?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1565&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;margin-bottom:100px}.GamingSolutions_container__pno0I,.GamingSolutions_title__W9gS6{align-items:center;display:flex;flex-direction:column;justify-content:center}.GamingSolutions_container__pno0I{height:100%;margin:0 auto;max-width:1440px}.GamingSolutions_pageName__P\+JHi{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.GamingSolutions_headingTitle__hNre8{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:500;margin:0 auto 50px}.GamingSolutions_headingDesc__ezeqR{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.GamingSolutions_about__3IZu7{margin-bottom:100px}.GamingSolutions_aboutDesc__Xbcbt{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.GamingSolutions_aboutDesc__Xbcbt:nth-of-type(2n){flex-direction:row-reverse}.GamingSolutions_aboutDesc__Xbcbt:not(:last-of-type){margin-bottom:50px}.GamingSolutions_aboutImg__H5Snk{overflow:hidden;width:48%}.GamingSolutions_aboutImg__H5Snk>img{height:auto;width:100%}.GamingSolutions_aboutText__jlFrV{padding:30px 0;width:48%}.GamingSolutions_aboutText__jlFrV>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.GamingSolutions_aboutText__jlFrV>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.GamingSolutions_summary__hBLYf{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1593305841991-05c297ba4575?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1057&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.GamingSolutions_summaryText__aG24Z{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.GamingSolutions_summaryText__aG24Z>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}@media (max-width:1300px){.GamingSolutions_headingTitle__hNre8{font-size:36px}.GamingSolutions_aboutDesc__Xbcbt{width:1000px}.GamingSolutions_aboutText__jlFrV>h3{font-size:36px}}@media (max-width:1200px){.GamingSolutions_summary__hBLYf,.GamingSolutions_title__W9gS6{height:700px}.GamingSolutions_headingDesc__ezeqR,.GamingSolutions_summaryText__aG24Z>p{font-size:26px;width:700px}.GamingSolutions_aboutDesc__Xbcbt{flex-direction:column;justify-content:center;width:900px}.GamingSolutions_aboutDesc__Xbcbt:nth-of-type(2n){flex-direction:column}.GamingSolutions_aboutImg__H5Snk{margin:0 auto;width:600px}.GamingSolutions_aboutImg__H5Snk>img{height:auto;margin:0 auto;width:100%}.GamingSolutions_aboutText__jlFrV{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.GamingSolutions_summary__hBLYf,.GamingSolutions_title__W9gS6{height:600px}.GamingSolutions_headingTitle__hNre8{font-size:36px}.GamingSolutions_headingDesc__ezeqR,.GamingSolutions_summaryText__aG24Z>p{font-size:18px;width:600px}.GamingSolutions_aboutDesc__Xbcbt{width:640px}.GamingSolutions_aboutImg__H5Snk{width:576px}.GamingSolutions_aboutText__jlFrV{width:600px}}@media (max-width:700px){.GamingSolutions_headingDesc__ezeqR,.GamingSolutions_summaryText__aG24Z>p{line-height:1.8;width:425px}.GamingSolutions_aboutDesc__Xbcbt{width:500px}.GamingSolutions_aboutImg__H5Snk{width:425px}.GamingSolutions_aboutText__jlFrV{width:500px}}@media (max-width:576px){.GamingSolutions_pageName__P\+JHi{font-size:18px}.GamingSolutions_headingTitle__hNre8{font-size:30px}.GamingSolutions_headingDesc__ezeqR,.GamingSolutions_summaryText__aG24Z>p{font-size:18px;width:325px}.GamingSolutions_aboutDesc__Xbcbt{width:425px}.GamingSolutions_aboutImg__H5Snk{width:325px}.GamingSolutions_aboutText__jlFrV{width:425px}.GamingSolutions_aboutText__jlFrV>h3{font-size:30px}}@media (max-width:475px){.GamingSolutions_pageName__P\+JHi{font-size:16px}.GamingSolutions_headingTitle__hNre8{line-height:1.5}.GamingSolutions_headingTitle__hNre8>span{display:block;text-align:center}.GamingSolutions_headingDesc__ezeqR,.GamingSolutions_summaryText__aG24Z>p{font-size:16px;width:325px}.GamingSolutions_aboutDesc__Xbcbt,.GamingSolutions_aboutText__jlFrV{width:325px}}.AdvertisingSolutions_hero__yGcwk{width:100%}.AdvertisingSolutions_title__CoNB8{background-attachment:fixed;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1511268559489-34b624fbfcf5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;margin-bottom:100px}.AdvertisingSolutions_container__a0OUf,.AdvertisingSolutions_title__CoNB8{align-items:center;display:flex;flex-direction:column;justify-content:center}.AdvertisingSolutions_container__a0OUf{height:100%;margin:0 auto;max-width:1440px}.AdvertisingSolutions_pageName__aflvg{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.AdvertisingSolutions_headingTitle__yzIHD{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:500;margin:0 auto 50px}.AdvertisingSolutions_headingDesc__CRNjk{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.AdvertisingSolutions_about__qequs{margin-bottom:100px}.AdvertisingSolutions_aboutDesc__sfPZ1{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.AdvertisingSolutions_aboutDesc__sfPZ1:nth-of-type(2n){flex-direction:row-reverse}.AdvertisingSolutions_aboutDesc__sfPZ1:not(:last-of-type){margin-bottom:50px}.AdvertisingSolutions_aboutImg__N3r\+0{overflow:hidden;width:48%}.AdvertisingSolutions_aboutImg__N3r\+0>img{height:auto;width:100%}.AdvertisingSolutions_aboutText__rf6Ha{padding:30px 0;width:48%}.AdvertisingSolutions_aboutText__rf6Ha>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.AdvertisingSolutions_aboutText__rf6Ha>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.AdvertisingSolutions_summary__78Q\+U{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1504913659239-6abc87875a63?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.AdvertisingSolutions_summaryText__pgqKG{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.AdvertisingSolutions_summaryText__pgqKG>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}@media (max-width:1300px){.AdvertisingSolutions_headingTitle__yzIHD{font-size:36px}.AdvertisingSolutions_aboutDesc__sfPZ1{width:1000px}.AdvertisingSolutions_aboutText__rf6Ha>h3{font-size:36px}}@media (max-width:1200px){.AdvertisingSolutions_summary__78Q\+U,.AdvertisingSolutions_title__CoNB8{height:700px}.AdvertisingSolutions_headingDesc__CRNjk,.AdvertisingSolutions_summaryText__pgqKG>p{font-size:26px;width:700px}.AdvertisingSolutions_aboutDesc__sfPZ1{flex-direction:column;justify-content:center;width:900px}.AdvertisingSolutions_aboutDesc__sfPZ1:nth-of-type(2n){flex-direction:column}.AdvertisingSolutions_aboutImg__N3r\+0{margin:0 auto;width:600px}.AdvertisingSolutions_aboutImg__N3r\+0>img{height:auto;margin:0 auto;width:100%}.AdvertisingSolutions_aboutText__rf6Ha{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.AdvertisingSolutions_summary__78Q\+U,.AdvertisingSolutions_title__CoNB8{height:600px}.AdvertisingSolutions_headingTitle__yzIHD{font-size:36px}.AdvertisingSolutions_headingDesc__CRNjk,.AdvertisingSolutions_summaryText__pgqKG>p{font-size:18px;width:600px}.AdvertisingSolutions_aboutDesc__sfPZ1{width:640px}.AdvertisingSolutions_aboutImg__N3r\+0{width:576px}.AdvertisingSolutions_aboutText__rf6Ha{width:600px}}@media (max-width:700px){.AdvertisingSolutions_headingDesc__CRNjk,.AdvertisingSolutions_summaryText__pgqKG>p{line-height:1.8;width:425px}.AdvertisingSolutions_aboutDesc__sfPZ1{width:500px}.AdvertisingSolutions_aboutImg__N3r\+0{width:425px}.AdvertisingSolutions_aboutText__rf6Ha{width:500px}}@media (max-width:576px){.AdvertisingSolutions_pageName__aflvg{font-size:18px}.AdvertisingSolutions_headingTitle__yzIHD{font-size:30px}.AdvertisingSolutions_headingDesc__CRNjk,.AdvertisingSolutions_summaryText__pgqKG>p{font-size:18px;width:325px}.AdvertisingSolutions_aboutDesc__sfPZ1{width:425px}.AdvertisingSolutions_aboutImg__N3r\+0{width:325px}.AdvertisingSolutions_aboutText__rf6Ha{width:425px}.AdvertisingSolutions_aboutText__rf6Ha>h3{font-size:30px}}@media (max-width:475px){.AdvertisingSolutions_pageName__aflvg{font-size:16px}.AdvertisingSolutions_headingTitle__yzIHD{line-height:1.5}.AdvertisingSolutions_headingTitle__yzIHD>span{display:block;text-align:center}.AdvertisingSolutions_headingDesc__CRNjk,.AdvertisingSolutions_summaryText__pgqKG>p{font-size:16px;width:325px}.AdvertisingSolutions_aboutDesc__sfPZ1,.AdvertisingSolutions_aboutText__rf6Ha{width:325px}}.EcommerceSolutions_hero__YYc1q{width:100%}.EcommerceSolutions_title__tyQhJ{background-attachment:fixed;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1563013544-824ae1b704d3?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;margin-bottom:100px}.EcommerceSolutions_container__xs\+z\+,.EcommerceSolutions_title__tyQhJ{align-items:center;display:flex;flex-direction:column;justify-content:center}.EcommerceSolutions_container__xs\+z\+{height:100%;margin:0 auto;max-width:1440px}.EcommerceSolutions_pageName__-X7nO{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.EcommerceSolutions_headingTitle__2\+hfF{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:500;margin:0 auto 50px}.EcommerceSolutions_headingDesc__ET2pK{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.EcommerceSolutions_about__Lszll{margin-bottom:100px}.EcommerceSolutions_aboutDesc__1v-Uu{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.EcommerceSolutions_aboutDesc__1v-Uu:nth-of-type(2n){flex-direction:row-reverse}.EcommerceSolutions_aboutDesc__1v-Uu:not(:last-of-type){margin-bottom:50px}.EcommerceSolutions_aboutImg__cDJAn{overflow:hidden;width:48%}.EcommerceSolutions_aboutImg__cDJAn>img{height:auto;width:100%}.EcommerceSolutions_aboutText__JVpXL{padding:30px 0;width:48%}.EcommerceSolutions_aboutText__JVpXL>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.EcommerceSolutions_aboutText__JVpXL>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.EcommerceSolutions_summary__rL9EP{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1592503254549-d83d24a4dfab?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NHx8ZWNvbW1lcmNlfGVufDB8fDB8fA%3D%3D&auto=format&fit=crop&w=500&q=60);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.EcommerceSolutions_summaryText__q2LQj{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.EcommerceSolutions_summaryText__q2LQj>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}@media (max-width:1300px){.EcommerceSolutions_headingTitle__2\+hfF{font-size:36px}.EcommerceSolutions_aboutDesc__1v-Uu{width:1000px}.EcommerceSolutions_aboutText__JVpXL>h3{font-size:36px}}@media (max-width:1200px){.EcommerceSolutions_summary__rL9EP,.EcommerceSolutions_title__tyQhJ{height:700px}.EcommerceSolutions_headingDesc__ET2pK,.EcommerceSolutions_summaryText__q2LQj>p{font-size:26px;width:700px}.EcommerceSolutions_aboutDesc__1v-Uu{flex-direction:column;justify-content:center;width:900px}.EcommerceSolutions_aboutDesc__1v-Uu:nth-of-type(2n){flex-direction:column}.EcommerceSolutions_aboutImg__cDJAn{margin:0 auto;width:600px}.EcommerceSolutions_aboutImg__cDJAn>img{height:auto;margin:0 auto;width:100%}.EcommerceSolutions_aboutText__JVpXL{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.EcommerceSolutions_summary__rL9EP,.EcommerceSolutions_title__tyQhJ{height:600px}.EcommerceSolutions_headingTitle__2\+hfF{font-size:36px}.EcommerceSolutions_headingDesc__ET2pK,.EcommerceSolutions_summaryText__q2LQj>p{font-size:18px;width:600px}.EcommerceSolutions_aboutDesc__1v-Uu{width:640px}.EcommerceSolutions_aboutImg__cDJAn{width:576px}.EcommerceSolutions_aboutText__JVpXL{width:600px}}@media (max-width:700px){.EcommerceSolutions_headingDesc__ET2pK,.EcommerceSolutions_summaryText__q2LQj>p{line-height:1.8;width:425px}.EcommerceSolutions_aboutDesc__1v-Uu{width:500px}.EcommerceSolutions_aboutImg__cDJAn{width:425px}.EcommerceSolutions_aboutText__JVpXL{width:500px}}@media (max-width:576px){.EcommerceSolutions_pageName__-X7nO{font-size:18px}.EcommerceSolutions_headingTitle__2\+hfF{font-size:30px}.EcommerceSolutions_headingDesc__ET2pK,.EcommerceSolutions_summaryText__q2LQj>p{font-size:18px;width:325px}.EcommerceSolutions_aboutDesc__1v-Uu{width:425px}.EcommerceSolutions_aboutImg__cDJAn{width:325px}.EcommerceSolutions_aboutText__JVpXL{width:425px}.EcommerceSolutions_aboutText__JVpXL>h3{font-size:30px}}@media (max-width:475px){.EcommerceSolutions_pageName__-X7nO{font-size:16px}.EcommerceSolutions_headingTitle__2\+hfF{line-height:1.5}.EcommerceSolutions_headingTitle__2\+hfF>span{display:block;text-align:center}.EcommerceSolutions_headingDesc__ET2pK,.EcommerceSolutions_summaryText__q2LQj>p{font-size:16px;width:325px}.EcommerceSolutions_aboutDesc__1v-Uu,.EcommerceSolutions_aboutText__JVpXL{width:325px}}.GeneralStaffingSolutions_hero__Yvr2q{width:100%}.GeneralStaffingSolutions_title__y\+80a{align-items:center;background-attachment:fixed;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1532102522784-9e4d4d9a533c?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:800px;justify-content:center;margin-bottom:100px}.GeneralStaffingSolutions_container__jRnHY{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:1440px}.GeneralStaffingSolutions_pageName__OMgIC{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.GeneralStaffingSolutions_headingTitle__h4NVp{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:500;margin:0 auto 50px}.GeneralStaffingSolutions_headingDesc__IjS7x{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.GeneralStaffingSolutions_about__t8ph6{margin-bottom:100px}.GeneralStaffingSolutions_aboutDesc__CdGN\+{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.GeneralStaffingSolutions_aboutDesc__CdGN\+:nth-of-type(2n){flex-direction:row-reverse}.GeneralStaffingSolutions_aboutDesc__CdGN\+:not(:last-of-type){margin-bottom:50px}.GeneralStaffingSolutions_aboutImg__hYEQ0{overflow:hidden;width:48%}.GeneralStaffingSolutions_aboutImg__hYEQ0>img{height:auto;width:100%}.GeneralStaffingSolutions_aboutText__MtkkZ{padding:30px 0;width:48%}.GeneralStaffingSolutions_aboutText__MtkkZ>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.GeneralStaffingSolutions_aboutText__MtkkZ>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.GeneralStaffingSolutions_summary__0GIFX{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1532619187608-e5375cab36aa?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.GeneralStaffingSolutions_summaryText__yW8W3{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.GeneralStaffingSolutions_summaryText__yW8W3>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}@media (max-width:1300px){.GeneralStaffingSolutions_headingTitle__h4NVp{font-size:36px}.GeneralStaffingSolutions_aboutDesc__CdGN\+{width:1000px}.GeneralStaffingSolutions_aboutText__MtkkZ>h3{font-size:36px}}@media (max-width:1200px){.GeneralStaffingSolutions_summary__0GIFX,.GeneralStaffingSolutions_title__y\+80a{height:700px}.GeneralStaffingSolutions_headingDesc__IjS7x,.GeneralStaffingSolutions_summaryText__yW8W3>p{font-size:26px;width:700px}.GeneralStaffingSolutions_aboutDesc__CdGN\+{flex-direction:column;justify-content:center;width:900px}.GeneralStaffingSolutions_aboutDesc__CdGN\+:nth-of-type(2n){flex-direction:column}.GeneralStaffingSolutions_aboutImg__hYEQ0{margin:0 auto;width:600px}.GeneralStaffingSolutions_aboutImg__hYEQ0>img{height:auto;margin:0 auto;width:100%}.GeneralStaffingSolutions_aboutText__MtkkZ{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.GeneralStaffingSolutions_summary__0GIFX,.GeneralStaffingSolutions_title__y\+80a{height:600px}.GeneralStaffingSolutions_headingTitle__h4NVp{font-size:36px}.GeneralStaffingSolutions_headingDesc__IjS7x,.GeneralStaffingSolutions_summaryText__yW8W3>p{font-size:18px;width:600px}.GeneralStaffingSolutions_aboutDesc__CdGN\+{width:640px}.GeneralStaffingSolutions_aboutImg__hYEQ0{width:576px}.GeneralStaffingSolutions_aboutText__MtkkZ{width:600px}}@media (max-width:700px){.GeneralStaffingSolutions_headingDesc__IjS7x,.GeneralStaffingSolutions_summaryText__yW8W3>p{line-height:1.8;width:425px}.GeneralStaffingSolutions_aboutDesc__CdGN\+{width:500px}.GeneralStaffingSolutions_aboutImg__hYEQ0{width:425px}.GeneralStaffingSolutions_aboutText__MtkkZ{width:500px}}@media (max-width:576px){.GeneralStaffingSolutions_pageName__OMgIC{font-size:18px}.GeneralStaffingSolutions_headingTitle__h4NVp{font-size:30px}.GeneralStaffingSolutions_headingDesc__IjS7x,.GeneralStaffingSolutions_summaryText__yW8W3>p{font-size:18px;width:325px}.GeneralStaffingSolutions_aboutDesc__CdGN\+{width:425px}.GeneralStaffingSolutions_aboutImg__hYEQ0{width:325px}.GeneralStaffingSolutions_aboutText__MtkkZ{width:425px}.GeneralStaffingSolutions_aboutText__MtkkZ>h3{font-size:30px}}@media (max-width:475px){.GeneralStaffingSolutions_pageName__OMgIC{font-size:16px}.GeneralStaffingSolutions_headingTitle__h4NVp{line-height:1.5}.GeneralStaffingSolutions_headingTitle__h4NVp>span{display:block;text-align:center}.GeneralStaffingSolutions_headingDesc__IjS7x,.GeneralStaffingSolutions_summaryText__yW8W3>p{font-size:16px;width:325px}.GeneralStaffingSolutions_aboutDesc__CdGN\+,.GeneralStaffingSolutions_aboutText__MtkkZ{width:325px}}.OutsourcingServices_hero__a3-Dv{width:100%}.OutsourcingServices_title__JCEJ1{background-attachment:fixed;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1555421689-d68471e189f2?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;margin-bottom:100px}.OutsourcingServices_container__J4CUr,.OutsourcingServices_title__JCEJ1{align-items:center;display:flex;flex-direction:column;justify-content:center}.OutsourcingServices_container__J4CUr{height:100%;margin:0 auto;max-width:1440px}.OutsourcingServices_pageName__q6fHq{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.OutsourcingServices_headingTitle__uOqxm{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:500;margin:0 auto 50px}.OutsourcingServices_headingDesc__V9MBv{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.OutsourcingServices_about__H-JOd{margin-bottom:100px}.OutsourcingServices_aboutDesc__7SM2E{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.OutsourcingServices_aboutDesc__7SM2E:nth-of-type(2n){flex-direction:row-reverse}.OutsourcingServices_aboutDesc__7SM2E:not(:last-of-type){margin-bottom:50px}.OutsourcingServices_aboutImg__q0e4D{overflow:hidden;width:48%}.OutsourcingServices_aboutImg__q0e4D>img{height:auto;width:100%}.OutsourcingServices_aboutText__t4rBw{padding:30px 0;width:48%}.OutsourcingServices_aboutText__t4rBw>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.OutsourcingServices_aboutText__t4rBw>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.OutsourcingServices_summary__OXnA1{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1553877522-43269d4ea984?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.OutsourcingServices_summaryText__pkIMX{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.OutsourcingServices_summaryText__pkIMX>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}@media (max-width:1300px){.OutsourcingServices_headingTitle__uOqxm{font-size:36px}.OutsourcingServices_aboutDesc__7SM2E{width:1000px}.OutsourcingServices_aboutText__t4rBw>h3{font-size:36px}}@media (max-width:1200px){.OutsourcingServices_summary__OXnA1,.OutsourcingServices_title__JCEJ1{height:700px}.OutsourcingServices_headingDesc__V9MBv,.OutsourcingServices_summaryText__pkIMX>p{font-size:26px;width:700px}.OutsourcingServices_aboutDesc__7SM2E{flex-direction:column;justify-content:center;width:900px}.OutsourcingServices_aboutDesc__7SM2E:nth-of-type(2n){flex-direction:column}.OutsourcingServices_aboutImg__q0e4D{margin:0 auto;width:600px}.OutsourcingServices_aboutImg__q0e4D>img{height:auto;margin:0 auto;width:100%}.OutsourcingServices_aboutText__t4rBw{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.OutsourcingServices_summary__OXnA1,.OutsourcingServices_title__JCEJ1{height:600px}.OutsourcingServices_headingTitle__uOqxm{font-size:36px}.OutsourcingServices_headingDesc__V9MBv,.OutsourcingServices_summaryText__pkIMX>p{font-size:18px;width:600px}.OutsourcingServices_aboutDesc__7SM2E{width:640px}.OutsourcingServices_aboutImg__q0e4D{width:576px}.OutsourcingServices_aboutText__t4rBw{width:600px}}@media (max-width:700px){.OutsourcingServices_headingDesc__V9MBv,.OutsourcingServices_summaryText__pkIMX>p{line-height:1.8;width:425px}.OutsourcingServices_aboutDesc__7SM2E{width:500px}.OutsourcingServices_aboutImg__q0e4D{width:425px}.OutsourcingServices_aboutText__t4rBw{width:500px}}@media (max-width:576px){.OutsourcingServices_pageName__q6fHq{font-size:18px}.OutsourcingServices_headingTitle__uOqxm{font-size:30px}.OutsourcingServices_headingDesc__V9MBv,.OutsourcingServices_summaryText__pkIMX>p{font-size:18px;width:325px}.OutsourcingServices_aboutDesc__7SM2E{width:425px}.OutsourcingServices_aboutImg__q0e4D{width:325px}.OutsourcingServices_aboutText__t4rBw{width:425px}.OutsourcingServices_aboutText__t4rBw>h3{font-size:30px}}@media (max-width:475px){.OutsourcingServices_pageName__q6fHq{font-size:16px}.OutsourcingServices_headingTitle__uOqxm{line-height:1.5}.OutsourcingServices_headingTitle__uOqxm>span{display:block;text-align:center}.OutsourcingServices_headingDesc__V9MBv,.OutsourcingServices_summaryText__pkIMX>p{font-size:16px;width:325px}.OutsourcingServices_aboutDesc__7SM2E,.OutsourcingServices_aboutText__t4rBw{width:325px}}.HireTrainDeploy_hero__tX0Gq{width:100%}.HireTrainDeploy_title__IN6rG{background-attachment:fixed;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1552664730-d307ca884978?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;margin-bottom:100px}.HireTrainDeploy_container__j9j1r,.HireTrainDeploy_title__IN6rG{align-items:center;display:flex;flex-direction:column;justify-content:center}.HireTrainDeploy_container__j9j1r{height:100%;margin:0 auto;max-width:1440px}.HireTrainDeploy_pageName__soXNF{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.HireTrainDeploy_headingTitle__5Aaw-{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:500;margin:0 auto 50px}.HireTrainDeploy_headingDesc__8rUcD{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.HireTrainDeploy_about__Ix1x-{margin-bottom:100px}.HireTrainDeploy_aboutDesc__cCyrc{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.HireTrainDeploy_aboutDesc__cCyrc:nth-of-type(2n){flex-direction:row-reverse}.HireTrainDeploy_aboutDesc__cCyrc:not(:last-of-type){margin-bottom:50px}.HireTrainDeploy_aboutImg__Fzpkq{overflow:hidden;width:48%}.HireTrainDeploy_aboutImg__Fzpkq>img{height:auto;width:100%}.HireTrainDeploy_aboutText__oR8FK{padding:30px 0;width:48%}.HireTrainDeploy_aboutText__oR8FK>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.HireTrainDeploy_aboutText__oR8FK>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.HireTrainDeploy_summary__VQft7{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1530099486328-e021101a494a?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1547&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.HireTrainDeploy_summaryText__vd9D3{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.HireTrainDeploy_summaryText__vd9D3>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}@media (max-width:1300px){.HireTrainDeploy_headingTitle__5Aaw-{font-size:36px}.HireTrainDeploy_aboutDesc__cCyrc{width:1000px}.HireTrainDeploy_aboutText__oR8FK>h3{font-size:36px}}@media (max-width:1200px){.HireTrainDeploy_summary__VQft7,.HireTrainDeploy_title__IN6rG{height:700px}.HireTrainDeploy_headingDesc__8rUcD,.HireTrainDeploy_summaryText__vd9D3>p{font-size:26px;width:700px}.HireTrainDeploy_aboutDesc__cCyrc{flex-direction:column;justify-content:center;width:900px}.HireTrainDeploy_aboutDesc__cCyrc:nth-of-type(2n){flex-direction:column}.HireTrainDeploy_aboutImg__Fzpkq{margin:0 auto;width:600px}.HireTrainDeploy_aboutImg__Fzpkq>img{height:auto;margin:0 auto;width:100%}.HireTrainDeploy_aboutText__oR8FK{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.HireTrainDeploy_summary__VQft7,.HireTrainDeploy_title__IN6rG{height:600px}.HireTrainDeploy_headingTitle__5Aaw-{font-size:36px}.HireTrainDeploy_headingDesc__8rUcD,.HireTrainDeploy_summaryText__vd9D3>p{font-size:18px;width:600px}.HireTrainDeploy_aboutDesc__cCyrc{width:640px}.HireTrainDeploy_aboutImg__Fzpkq{width:576px}.HireTrainDeploy_aboutText__oR8FK{width:600px}}@media (max-width:700px){.HireTrainDeploy_headingDesc__8rUcD,.HireTrainDeploy_summaryText__vd9D3>p{line-height:1.8;width:425px}.HireTrainDeploy_aboutDesc__cCyrc{width:500px}.HireTrainDeploy_aboutImg__Fzpkq{width:425px}.HireTrainDeploy_aboutText__oR8FK{width:500px}}@media (max-width:576px){.HireTrainDeploy_pageName__soXNF{font-size:18px}.HireTrainDeploy_headingTitle__5Aaw-{font-size:30px}.HireTrainDeploy_headingDesc__8rUcD,.HireTrainDeploy_summaryText__vd9D3>p{font-size:18px;width:325px}.HireTrainDeploy_aboutDesc__cCyrc{width:425px}.HireTrainDeploy_aboutImg__Fzpkq{width:325px}.HireTrainDeploy_aboutText__oR8FK{width:425px}.HireTrainDeploy_aboutText__oR8FK>h3{font-size:30px}}@media (max-width:475px){.HireTrainDeploy_pageName__soXNF{font-size:16px}.HireTrainDeploy_headingTitle__5Aaw-{line-height:1.5}.HireTrainDeploy_headingTitle__5Aaw->span{display:block;text-align:center}.HireTrainDeploy_headingDesc__8rUcD,.HireTrainDeploy_summaryText__vd9D3>p{font-size:16px;width:325px}.HireTrainDeploy_aboutDesc__cCyrc,.HireTrainDeploy_aboutText__oR8FK{width:325px}}.SoftwareDevelopment_hero__ELaVi{width:100%}.SoftwareDevelopment_title__zninY{background-attachment:fixed;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1619410283995-43d9134e7656?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;margin-bottom:100px}.SoftwareDevelopment_container__m-Ww-,.SoftwareDevelopment_title__zninY{align-items:center;display:flex;flex-direction:column;justify-content:center}.SoftwareDevelopment_container__m-Ww-{height:100%;margin:0 auto;max-width:1440px}.SoftwareDevelopment_pageName__wVtw7{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.SoftwareDevelopment_headingTitle__0alSY{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:500;margin:0 auto 50px}.SoftwareDevelopment_headingDesc__7K26s{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.SoftwareDevelopment_about__qj\+Hg{margin-bottom:100px}.SoftwareDevelopment_aboutDesc__p39OM{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.SoftwareDevelopment_aboutDesc__p39OM:nth-of-type(2n){flex-direction:row-reverse}.SoftwareDevelopment_aboutDesc__p39OM:not(:last-of-type){margin-bottom:50px}.SoftwareDevelopment_aboutImg__Cfpvj{overflow:hidden;width:48%}.SoftwareDevelopment_aboutImg__Cfpvj>img{height:auto;width:100%}.SoftwareDevelopment_aboutText__vRyHk{padding:30px 0;width:48%}.SoftwareDevelopment_aboutText__vRyHk>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.SoftwareDevelopment_aboutText__vRyHk>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.SoftwareDevelopment_summary__lxAmT{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1516321497487-e288fb19713f?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.SoftwareDevelopment_summaryText__1XnIV{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.SoftwareDevelopment_summaryText__1XnIV>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}@media (max-width:1300px){.SoftwareDevelopment_headingTitle__0alSY{font-size:36px}.SoftwareDevelopment_aboutDesc__p39OM{width:1000px}.SoftwareDevelopment_aboutText__vRyHk>h3{font-size:36px}}@media (max-width:1200px){.SoftwareDevelopment_summary__lxAmT,.SoftwareDevelopment_title__zninY{height:700px}.SoftwareDevelopment_headingDesc__7K26s,.SoftwareDevelopment_summaryText__1XnIV>p{font-size:26px;width:700px}.SoftwareDevelopment_aboutDesc__p39OM{flex-direction:column;justify-content:center;width:900px}.SoftwareDevelopment_aboutDesc__p39OM:nth-of-type(2n){flex-direction:column}.SoftwareDevelopment_aboutImg__Cfpvj{margin:0 auto;width:600px}.SoftwareDevelopment_aboutImg__Cfpvj>img{height:auto;margin:0 auto;width:100%}.SoftwareDevelopment_aboutText__vRyHk{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.SoftwareDevelopment_summary__lxAmT,.SoftwareDevelopment_title__zninY{height:600px}.SoftwareDevelopment_headingTitle__0alSY{font-size:36px}.SoftwareDevelopment_headingDesc__7K26s,.SoftwareDevelopment_summaryText__1XnIV>p{font-size:18px;width:600px}.SoftwareDevelopment_aboutDesc__p39OM{width:640px}.SoftwareDevelopment_aboutImg__Cfpvj{width:576px}.SoftwareDevelopment_aboutText__vRyHk{width:600px}}@media (max-width:700px){.SoftwareDevelopment_headingDesc__7K26s,.SoftwareDevelopment_summaryText__1XnIV>p{line-height:1.8;width:425px}.SoftwareDevelopment_aboutDesc__p39OM{width:500px}.SoftwareDevelopment_aboutImg__Cfpvj{width:425px}.SoftwareDevelopment_aboutText__vRyHk{width:500px}}@media (max-width:576px){.SoftwareDevelopment_pageName__wVtw7{font-size:18px}.SoftwareDevelopment_headingTitle__0alSY{font-size:30px}.SoftwareDevelopment_headingDesc__7K26s,.SoftwareDevelopment_summaryText__1XnIV>p{font-size:18px;width:325px}.SoftwareDevelopment_aboutDesc__p39OM{width:425px}.SoftwareDevelopment_aboutImg__Cfpvj{width:325px}.SoftwareDevelopment_aboutText__vRyHk{width:425px}.SoftwareDevelopment_aboutText__vRyHk>h3{font-size:30px}}@media (max-width:475px){.SoftwareDevelopment_pageName__wVtw7{font-size:16px}.SoftwareDevelopment_headingTitle__0alSY{line-height:1.5}.SoftwareDevelopment_headingTitle__0alSY>span{display:block;text-align:center}.SoftwareDevelopment_headingDesc__7K26s,.SoftwareDevelopment_summaryText__1XnIV>p{font-size:16px;width:325px}.SoftwareDevelopment_aboutDesc__p39OM,.SoftwareDevelopment_aboutText__vRyHk{width:325px}}.EcommerceApplicationServices_hero__XTvlq{width:100%}.EcommerceApplicationServices_title__3o\+Qy{align-items:center;background-attachment:fixed;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1647221597996-54f3d0f73809?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1632&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:800px;justify-content:center;margin-bottom:100px}.EcommerceApplicationServices_container__YRZMp{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:1440px}.EcommerceApplicationServices_pageName__UeKld{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.EcommerceApplicationServices_headingTitle__iqkzJ{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:500;margin:0 auto 50px}.EcommerceApplicationServices_headingDesc__jqfmI{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.EcommerceApplicationServices_about__6q4ui{margin-bottom:100px}.EcommerceApplicationServices_aboutDesc__Ynxs\+{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.EcommerceApplicationServices_aboutDesc__Ynxs\+:nth-of-type(2n){flex-direction:row-reverse}.EcommerceApplicationServices_aboutDesc__Ynxs\+:not(:last-of-type){margin-bottom:50px}.EcommerceApplicationServices_aboutImg__6KqgK{overflow:hidden;width:48%}.EcommerceApplicationServices_aboutImg__6KqgK>img{height:auto;width:100%}.EcommerceApplicationServices_aboutText__o5Tem{padding:30px 0;width:48%}.EcommerceApplicationServices_aboutText__o5Tem>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.EcommerceApplicationServices_aboutText__o5Tem>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.EcommerceApplicationServices_summary__k-q6R{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1592503254549-d83d24a4dfab?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1632&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.EcommerceApplicationServices_summaryText__VvzH6{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.EcommerceApplicationServices_summaryText__VvzH6>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}@media (max-width:1300px){.EcommerceApplicationServices_headingTitle__iqkzJ{font-size:36px}.EcommerceApplicationServices_aboutDesc__Ynxs\+{width:1000px}.EcommerceApplicationServices_aboutText__o5Tem>h3{font-size:36px}}@media (max-width:1200px){.EcommerceApplicationServices_summary__k-q6R,.EcommerceApplicationServices_title__3o\+Qy{height:700px}.EcommerceApplicationServices_headingDesc__jqfmI,.EcommerceApplicationServices_summaryText__VvzH6>p{font-size:26px;width:700px}.EcommerceApplicationServices_aboutDesc__Ynxs\+{flex-direction:column;justify-content:center;width:900px}.EcommerceApplicationServices_aboutDesc__Ynxs\+:nth-of-type(2n){flex-direction:column}.EcommerceApplicationServices_aboutImg__6KqgK{margin:0 auto;width:600px}.EcommerceApplicationServices_aboutImg__6KqgK>img{height:auto;margin:0 auto;width:100%}.EcommerceApplicationServices_aboutText__o5Tem{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.EcommerceApplicationServices_summary__k-q6R,.EcommerceApplicationServices_title__3o\+Qy{height:600px}.EcommerceApplicationServices_headingTitle__iqkzJ{font-size:36px}.EcommerceApplicationServices_headingDesc__jqfmI,.EcommerceApplicationServices_summaryText__VvzH6>p{font-size:18px;width:600px}.EcommerceApplicationServices_aboutDesc__Ynxs\+{width:640px}.EcommerceApplicationServices_aboutImg__6KqgK{width:576px}.EcommerceApplicationServices_aboutText__o5Tem{width:600px}}@media (max-width:700px){.EcommerceApplicationServices_headingDesc__jqfmI,.EcommerceApplicationServices_summaryText__VvzH6>p{line-height:1.8;width:425px}.EcommerceApplicationServices_aboutDesc__Ynxs\+{width:500px}.EcommerceApplicationServices_aboutImg__6KqgK{width:425px}.EcommerceApplicationServices_aboutText__o5Tem{width:500px}}@media (max-width:576px){.EcommerceApplicationServices_pageName__UeKld{font-size:18px}.EcommerceApplicationServices_headingTitle__iqkzJ{font-size:30px}.EcommerceApplicationServices_headingDesc__jqfmI,.EcommerceApplicationServices_summaryText__VvzH6>p{font-size:18px;width:325px}.EcommerceApplicationServices_aboutDesc__Ynxs\+{width:425px}.EcommerceApplicationServices_aboutImg__6KqgK{width:325px}.EcommerceApplicationServices_aboutText__o5Tem{width:425px}.EcommerceApplicationServices_aboutText__o5Tem>h3{font-size:30px}}@media (max-width:475px){.EcommerceApplicationServices_pageName__UeKld{font-size:16px}.EcommerceApplicationServices_headingTitle__iqkzJ{line-height:1.5}.EcommerceApplicationServices_headingTitle__iqkzJ>span{display:block;text-align:center}.EcommerceApplicationServices_headingDesc__jqfmI,.EcommerceApplicationServices_summaryText__VvzH6>p{font-size:16px;width:325px}.EcommerceApplicationServices_aboutDesc__Ynxs\+,.EcommerceApplicationServices_aboutText__o5Tem{width:325px}}.WebsiteDevelopment_hero__RSTJp{width:100%}.WebsiteDevelopment_title__Icex3{background-attachment:fixed;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1426024120108-99cc76989c71?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1474&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;margin-bottom:100px}.WebsiteDevelopment_container__HeYdq,.WebsiteDevelopment_title__Icex3{align-items:center;display:flex;flex-direction:column;justify-content:center}.WebsiteDevelopment_container__HeYdq{height:100%;margin:0 auto;max-width:1440px}.WebsiteDevelopment_pageName__AhsDd{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.WebsiteDevelopment_headingTitle__8d3er{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:500;margin:0 auto 50px}.WebsiteDevelopment_headingDesc__k4BUu{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.WebsiteDevelopment_about__3W7rX{margin-bottom:100px}.WebsiteDevelopment_aboutDesc__-nkfC{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.WebsiteDevelopment_aboutDesc__-nkfC:nth-of-type(2n){flex-direction:row-reverse}.WebsiteDevelopment_aboutDesc__-nkfC:not(:last-of-type){margin-bottom:50px}.WebsiteDevelopment_aboutImg__nQilw{overflow:hidden;width:48%}.WebsiteDevelopment_aboutImg__nQilw>img{height:auto;width:100%}.WebsiteDevelopment_aboutText__vsD2l{padding:30px 0;width:48%}.WebsiteDevelopment_aboutText__vsD2l>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.WebsiteDevelopment_aboutText__vsD2l>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.WebsiteDevelopment_summary__wd5WF{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1496171367470-9ed9a91ea931?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.WebsiteDevelopment_summaryText__lQ9Oa{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.WebsiteDevelopment_summaryText__lQ9Oa>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}@media (max-width:1300px){.WebsiteDevelopment_headingTitle__8d3er{font-size:36px}.WebsiteDevelopment_aboutDesc__-nkfC{width:1000px}.WebsiteDevelopment_aboutText__vsD2l>h3{font-size:36px}}@media (max-width:1200px){.WebsiteDevelopment_summary__wd5WF,.WebsiteDevelopment_title__Icex3{height:700px}.WebsiteDevelopment_headingDesc__k4BUu,.WebsiteDevelopment_summaryText__lQ9Oa>p{font-size:26px;width:700px}.WebsiteDevelopment_aboutDesc__-nkfC{flex-direction:column;justify-content:center;width:900px}.WebsiteDevelopment_aboutDesc__-nkfC:nth-of-type(2n){flex-direction:column}.WebsiteDevelopment_aboutImg__nQilw{margin:0 auto;width:600px}.WebsiteDevelopment_aboutImg__nQilw>img{height:auto;margin:0 auto;width:100%}.WebsiteDevelopment_aboutText__vsD2l{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.WebsiteDevelopment_summary__wd5WF,.WebsiteDevelopment_title__Icex3{height:600px}.WebsiteDevelopment_headingTitle__8d3er{font-size:36px}.WebsiteDevelopment_headingDesc__k4BUu,.WebsiteDevelopment_summaryText__lQ9Oa>p{font-size:18px;width:600px}.WebsiteDevelopment_aboutDesc__-nkfC{width:640px}.WebsiteDevelopment_aboutImg__nQilw{width:576px}.WebsiteDevelopment_aboutText__vsD2l{width:600px}}@media (max-width:700px){.WebsiteDevelopment_headingDesc__k4BUu,.WebsiteDevelopment_summaryText__lQ9Oa>p{line-height:1.8;width:425px}.WebsiteDevelopment_aboutDesc__-nkfC{width:500px}.WebsiteDevelopment_aboutImg__nQilw{width:425px}.WebsiteDevelopment_aboutText__vsD2l{width:500px}}@media (max-width:576px){.WebsiteDevelopment_pageName__AhsDd{font-size:18px}.WebsiteDevelopment_headingTitle__8d3er{font-size:30px}.WebsiteDevelopment_headingDesc__k4BUu,.WebsiteDevelopment_summaryText__lQ9Oa>p{font-size:18px;width:325px}.WebsiteDevelopment_aboutDesc__-nkfC{width:425px}.WebsiteDevelopment_aboutImg__nQilw{width:325px}.WebsiteDevelopment_aboutText__vsD2l{width:425px}.WebsiteDevelopment_aboutText__vsD2l>h3{font-size:30px}}@media (max-width:475px){.WebsiteDevelopment_pageName__AhsDd{font-size:16px}.WebsiteDevelopment_headingTitle__8d3er{line-height:1.5}.WebsiteDevelopment_headingTitle__8d3er>span{display:block;text-align:center}.WebsiteDevelopment_headingDesc__k4BUu,.WebsiteDevelopment_summaryText__lQ9Oa>p{font-size:16px;width:325px}.WebsiteDevelopment_aboutDesc__-nkfC,.WebsiteDevelopment_aboutText__vsD2l{width:325px}}.SocialMediaMarketingServices_hero__KwbzR{width:100%}.SocialMediaMarketingServices_title__ceYOx{align-items:center;background-attachment:fixed;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1562577308-9e66f0c65ce5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NXx8ZGlnaXRhbCUyMG1hcmtldGluZ3xlbnwwfHwwfHw%3D&auto=format&fit=crop&w=500&q=60);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:800px;justify-content:center;margin-bottom:100px}.SocialMediaMarketingServices_container__\+LGO3{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:1440px}.SocialMediaMarketingServices_pageName__HBV57{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.SocialMediaMarketingServices_headingTitle__pjy1k{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:500;margin:0 auto 50px}.SocialMediaMarketingServices_headingDesc__feYz6{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.SocialMediaMarketingServices_about__WIaMW{margin-bottom:100px}.SocialMediaMarketingServices_aboutDesc__F5aw-{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.SocialMediaMarketingServices_aboutDesc__F5aw-:nth-of-type(2n){flex-direction:row-reverse}.SocialMediaMarketingServices_aboutDesc__F5aw-:not(:last-of-type){margin-bottom:50px}.SocialMediaMarketingServices_aboutImg__OMhJ4{overflow:hidden;width:48%}.SocialMediaMarketingServices_aboutImg__OMhJ4>img{height:auto;width:100%}.SocialMediaMarketingServices_aboutText__vePTX{padding:30px 0;width:48%}.SocialMediaMarketingServices_aboutText__vePTX>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.SocialMediaMarketingServices_aboutText__vePTX>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.SocialMediaMarketingServices_summary__PS\+Fi{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/uploads/141103282695035fa1380/95cdfeef?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NDZ8fGRpZ2l0YWwlMjBtYXJrZXRpbmd8ZW58MHx8MHx8&auto=format&fit=crop&w=500&q=60);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.SocialMediaMarketingServices_summaryText__XA0OD{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.SocialMediaMarketingServices_summaryText__XA0OD>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}@media (max-width:1300px){.SocialMediaMarketingServices_headingTitle__pjy1k{font-size:36px}.SocialMediaMarketingServices_aboutDesc__F5aw-{width:1000px}.SocialMediaMarketingServices_aboutText__vePTX>h3{font-size:36px}}@media (max-width:1200px){.SocialMediaMarketingServices_summary__PS\+Fi,.SocialMediaMarketingServices_title__ceYOx{height:700px}.SocialMediaMarketingServices_headingDesc__feYz6,.SocialMediaMarketingServices_summaryText__XA0OD>p{font-size:26px;width:700px}.SocialMediaMarketingServices_aboutDesc__F5aw-{flex-direction:column;justify-content:center;width:900px}.SocialMediaMarketingServices_aboutDesc__F5aw-:nth-of-type(2n){flex-direction:column}.SocialMediaMarketingServices_aboutImg__OMhJ4{margin:0 auto;width:600px}.SocialMediaMarketingServices_aboutImg__OMhJ4>img{height:auto;margin:0 auto;width:100%}.SocialMediaMarketingServices_aboutText__vePTX{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.SocialMediaMarketingServices_summary__PS\+Fi,.SocialMediaMarketingServices_title__ceYOx{height:600px}.SocialMediaMarketingServices_headingTitle__pjy1k{font-size:36px}.SocialMediaMarketingServices_headingDesc__feYz6,.SocialMediaMarketingServices_summaryText__XA0OD>p{font-size:18px;width:600px}.SocialMediaMarketingServices_aboutDesc__F5aw-{width:640px}.SocialMediaMarketingServices_aboutImg__OMhJ4{width:576px}.SocialMediaMarketingServices_aboutText__vePTX{width:600px}}@media (max-width:700px){.SocialMediaMarketingServices_headingDesc__feYz6,.SocialMediaMarketingServices_summaryText__XA0OD>p{line-height:1.8;width:425px}.SocialMediaMarketingServices_aboutDesc__F5aw-{width:500px}.SocialMediaMarketingServices_aboutImg__OMhJ4{width:425px}.SocialMediaMarketingServices_aboutText__vePTX{width:500px}}@media (max-width:576px){.SocialMediaMarketingServices_pageName__HBV57{font-size:18px}.SocialMediaMarketingServices_headingTitle__pjy1k{font-size:30px}.SocialMediaMarketingServices_headingDesc__feYz6,.SocialMediaMarketingServices_summaryText__XA0OD>p{font-size:18px;width:325px}.SocialMediaMarketingServices_aboutDesc__F5aw-{width:425px}.SocialMediaMarketingServices_aboutImg__OMhJ4{width:325px}.SocialMediaMarketingServices_aboutText__vePTX{width:425px}.SocialMediaMarketingServices_aboutText__vePTX>h3{font-size:30px}}@media (max-width:475px){.SocialMediaMarketingServices_pageName__HBV57{font-size:16px}.SocialMediaMarketingServices_headingTitle__pjy1k{line-height:1.5}.SocialMediaMarketingServices_headingTitle__pjy1k>span{display:block;text-align:center}.SocialMediaMarketingServices_headingDesc__feYz6,.SocialMediaMarketingServices_summaryText__XA0OD>p{font-size:16px;width:325px}.SocialMediaMarketingServices_aboutDesc__F5aw-,.SocialMediaMarketingServices_aboutText__vePTX{width:325px}}.DesignGraphicServices_hero__hL-6o{width:100%}.DesignGraphicServices_title__-99Uh{background-attachment:fixed;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1626785774625-ddcddc3445e9?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1471&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;margin-bottom:100px}.DesignGraphicServices_container__6wjjo,.DesignGraphicServices_title__-99Uh{align-items:center;display:flex;flex-direction:column;justify-content:center}.DesignGraphicServices_container__6wjjo{height:100%;margin:0 auto;max-width:1440px}.DesignGraphicServices_pageName__-sJct{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.DesignGraphicServices_headingTitle__CvqJ3{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:500;margin:0 auto 50px}.DesignGraphicServices_headingDesc__\+B2vo{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.DesignGraphicServices_about__eSCSc{margin-bottom:100px}.DesignGraphicServices_aboutDesc__Q346-{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.DesignGraphicServices_aboutDesc__Q346-:nth-of-type(2n){flex-direction:row-reverse}.DesignGraphicServices_aboutDesc__Q346-:not(:last-of-type){margin-bottom:50px}.DesignGraphicServices_aboutImg__ShU3M{overflow:hidden;width:48%}.DesignGraphicServices_aboutImg__ShU3M>img{height:auto;width:100%}.DesignGraphicServices_aboutText__bZYqH{padding:30px 0;width:48%}.DesignGraphicServices_aboutText__bZYqH>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.DesignGraphicServices_aboutText__bZYqH>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.DesignGraphicServices_summary__nH455{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1626785774573-4b799315345d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1471&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.DesignGraphicServices_summaryText__-dklq{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.DesignGraphicServices_summaryText__-dklq>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}@media (max-width:1300px){.DesignGraphicServices_headingTitle__CvqJ3{font-size:36px}.DesignGraphicServices_aboutDesc__Q346-{width:1000px}.DesignGraphicServices_aboutText__bZYqH>h3{font-size:36px}}@media (max-width:1200px){.DesignGraphicServices_summary__nH455,.DesignGraphicServices_title__-99Uh{height:700px}.DesignGraphicServices_headingDesc__\+B2vo,.DesignGraphicServices_summaryText__-dklq>p{font-size:26px;width:700px}.DesignGraphicServices_aboutDesc__Q346-{flex-direction:column;justify-content:center;width:900px}.DesignGraphicServices_aboutDesc__Q346-:nth-of-type(2n){flex-direction:column}.DesignGraphicServices_aboutImg__ShU3M{margin:0 auto;width:600px}.DesignGraphicServices_aboutImg__ShU3M>img{height:auto;margin:0 auto;width:100%}.DesignGraphicServices_aboutText__bZYqH{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.DesignGraphicServices_summary__nH455,.DesignGraphicServices_title__-99Uh{height:600px}.DesignGraphicServices_headingTitle__CvqJ3{font-size:36px}.DesignGraphicServices_headingDesc__\+B2vo,.DesignGraphicServices_summaryText__-dklq>p{font-size:18px;width:600px}.DesignGraphicServices_aboutDesc__Q346-{width:640px}.DesignGraphicServices_aboutImg__ShU3M{width:576px}.DesignGraphicServices_aboutText__bZYqH{width:600px}}@media (max-width:700px){.DesignGraphicServices_headingDesc__\+B2vo,.DesignGraphicServices_summaryText__-dklq>p{line-height:1.8;width:425px}.DesignGraphicServices_aboutDesc__Q346-{width:500px}.DesignGraphicServices_aboutImg__ShU3M{width:425px}.DesignGraphicServices_aboutText__bZYqH{width:500px}}@media (max-width:576px){.DesignGraphicServices_pageName__-sJct{font-size:18px}.DesignGraphicServices_headingTitle__CvqJ3{font-size:30px}.DesignGraphicServices_headingDesc__\+B2vo,.DesignGraphicServices_summaryText__-dklq>p{font-size:18px;width:325px}.DesignGraphicServices_aboutDesc__Q346-{width:425px}.DesignGraphicServices_aboutImg__ShU3M{width:325px}.DesignGraphicServices_aboutText__bZYqH{width:425px}.DesignGraphicServices_aboutText__bZYqH>h3{font-size:30px}}@media (max-width:475px){.DesignGraphicServices_pageName__-sJct{font-size:16px}.DesignGraphicServices_headingTitle__CvqJ3{line-height:1.5}.DesignGraphicServices_headingTitle__CvqJ3>span{display:block;text-align:center}.DesignGraphicServices_headingDesc__\+B2vo,.DesignGraphicServices_summaryText__-dklq>p{font-size:16px;width:325px}.DesignGraphicServices_aboutDesc__Q346-,.DesignGraphicServices_aboutText__bZYqH{width:325px}}.ResourcingHiringServices_hero__jULUy{width:100%}.ResourcingHiringServices_title__IpXuB{align-items:center;background-attachment:fixed;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1507537362848-9c7e70b7b5c1?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:800px;justify-content:center;margin-bottom:100px}.ResourcingHiringServices_container__MPOPq{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:1440px}.ResourcingHiringServices_pageName__FRaFY{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.ResourcingHiringServices_headingTitle__xQELY{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:500;margin:0 auto 50px}.ResourcingHiringServices_headingDesc__vxIe0{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.ResourcingHiringServices_about__QNDYf{margin-bottom:100px}.ResourcingHiringServices_aboutDesc__y59Sc{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.ResourcingHiringServices_aboutDesc__y59Sc:nth-of-type(2n){flex-direction:row-reverse}.ResourcingHiringServices_aboutDesc__y59Sc:not(:last-of-type){margin-bottom:50px}.ResourcingHiringServices_aboutImg__dlY0j{overflow:hidden;width:48%}.ResourcingHiringServices_aboutImg__dlY0j>img{height:auto;width:100%}.ResourcingHiringServices_aboutText__z2uD6{padding:30px 0;width:48%}.ResourcingHiringServices_aboutText__z2uD6>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.ResourcingHiringServices_aboutText__z2uD6>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.ResourcingHiringServices_summary__UG5Fd{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1573496267526-08a69e46a409?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1469&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.ResourcingHiringServices_summaryText__CODyX{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.ResourcingHiringServices_summaryText__CODyX>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}@media (max-width:1300px){.ResourcingHiringServices_headingTitle__xQELY{font-size:36px}.ResourcingHiringServices_aboutDesc__y59Sc{width:1000px}.ResourcingHiringServices_aboutText__z2uD6>h3{font-size:36px}}@media (max-width:1200px){.ResourcingHiringServices_summary__UG5Fd,.ResourcingHiringServices_title__IpXuB{height:700px}.ResourcingHiringServices_headingDesc__vxIe0,.ResourcingHiringServices_summaryText__CODyX>p{font-size:26px;width:700px}.ResourcingHiringServices_aboutDesc__y59Sc{flex-direction:column;justify-content:center;width:900px}.ResourcingHiringServices_aboutDesc__y59Sc:nth-of-type(2n){flex-direction:column}.ResourcingHiringServices_aboutImg__dlY0j{margin:0 auto;width:600px}.ResourcingHiringServices_aboutImg__dlY0j>img{height:auto;margin:0 auto;width:100%}.ResourcingHiringServices_aboutText__z2uD6{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.ResourcingHiringServices_summary__UG5Fd,.ResourcingHiringServices_title__IpXuB{height:600px}.ResourcingHiringServices_headingTitle__xQELY{font-size:36px}.ResourcingHiringServices_headingDesc__vxIe0,.ResourcingHiringServices_summaryText__CODyX>p{font-size:18px;width:600px}.ResourcingHiringServices_aboutDesc__y59Sc{width:640px}.ResourcingHiringServices_aboutImg__dlY0j{width:576px}.ResourcingHiringServices_aboutText__z2uD6{width:600px}}@media (max-width:700px){.ResourcingHiringServices_headingDesc__vxIe0,.ResourcingHiringServices_summaryText__CODyX>p{line-height:1.8;width:425px}.ResourcingHiringServices_aboutDesc__y59Sc{width:500px}.ResourcingHiringServices_aboutImg__dlY0j{width:425px}.ResourcingHiringServices_aboutText__z2uD6{width:500px}}@media (max-width:576px){.ResourcingHiringServices_pageName__FRaFY{font-size:18px}.ResourcingHiringServices_headingTitle__xQELY{font-size:30px}.ResourcingHiringServices_headingDesc__vxIe0,.ResourcingHiringServices_summaryText__CODyX>p{font-size:18px;width:325px}.ResourcingHiringServices_aboutDesc__y59Sc{width:425px}.ResourcingHiringServices_aboutImg__dlY0j{width:325px}.ResourcingHiringServices_aboutText__z2uD6{width:425px}.ResourcingHiringServices_aboutText__z2uD6>h3{font-size:30px}}@media (max-width:475px){.ResourcingHiringServices_pageName__FRaFY{font-size:16px}.ResourcingHiringServices_headingTitle__xQELY{line-height:1.5}.ResourcingHiringServices_headingTitle__xQELY>span{display:block;text-align:center}.ResourcingHiringServices_headingDesc__vxIe0,.ResourcingHiringServices_summaryText__CODyX>p{font-size:16px;width:325px}.ResourcingHiringServices_aboutDesc__y59Sc,.ResourcingHiringServices_aboutText__z2uD6{width:325px}}.CryptoBlockchainServices_hero__ed1pw{width:100%}.CryptoBlockchainServices_title__tctHd{align-items:center;background-attachment:fixed;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1639815188546-c43c240ff4df?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1632&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:800px;justify-content:center;margin-bottom:100px}.CryptoBlockchainServices_container__0Z7BQ{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:1440px}.CryptoBlockchainServices_pageName__OsReS{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.CryptoBlockchainServices_headingTitle__iiVGw{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:500;margin:0 auto 50px}.CryptoBlockchainServices_headingDesc__wl4xb{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.CryptoBlockchainServices_about__3KqqT{margin-bottom:100px}.CryptoBlockchainServices_aboutDesc__nLH3n{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.CryptoBlockchainServices_aboutDesc__nLH3n:nth-of-type(2n){flex-direction:row-reverse}.CryptoBlockchainServices_aboutDesc__nLH3n:not(:last-of-type){margin-bottom:50px}.CryptoBlockchainServices_aboutImg__an7tl{overflow:hidden;width:48%}.CryptoBlockchainServices_aboutImg__an7tl>img{height:auto;width:100%}.CryptoBlockchainServices_aboutText__W\+kBB{padding:30px 0;width:48%}.CryptoBlockchainServices_aboutText__W\+kBB>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.CryptoBlockchainServices_aboutText__W\+kBB>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.CryptoBlockchainServices_summary__e4mAW{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1639322537228-f710d846310a?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1632&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.CryptoBlockchainServices_summaryText__skRjH{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.CryptoBlockchainServices_summaryText__skRjH>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}@media (max-width:1300px){.CryptoBlockchainServices_headingTitle__iiVGw{font-size:36px}.CryptoBlockchainServices_aboutDesc__nLH3n{width:1000px}.CryptoBlockchainServices_aboutText__W\+kBB>h3{font-size:36px}}@media (max-width:1200px){.CryptoBlockchainServices_summary__e4mAW,.CryptoBlockchainServices_title__tctHd{height:700px}.CryptoBlockchainServices_headingDesc__wl4xb,.CryptoBlockchainServices_summaryText__skRjH>p{font-size:26px;width:700px}.CryptoBlockchainServices_aboutDesc__nLH3n{flex-direction:column;justify-content:center;width:900px}.CryptoBlockchainServices_aboutDesc__nLH3n:nth-of-type(2n){flex-direction:column}.CryptoBlockchainServices_aboutImg__an7tl{margin:0 auto;width:600px}.CryptoBlockchainServices_aboutImg__an7tl>img{height:auto;margin:0 auto;width:100%}.CryptoBlockchainServices_aboutText__W\+kBB{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.CryptoBlockchainServices_summary__e4mAW,.CryptoBlockchainServices_title__tctHd{height:600px}.CryptoBlockchainServices_headingTitle__iiVGw{font-size:36px}.CryptoBlockchainServices_headingDesc__wl4xb,.CryptoBlockchainServices_summaryText__skRjH>p{font-size:18px;width:600px}.CryptoBlockchainServices_aboutDesc__nLH3n{width:640px}.CryptoBlockchainServices_aboutImg__an7tl{width:576px}.CryptoBlockchainServices_aboutText__W\+kBB{width:600px}}@media (max-width:700px){.CryptoBlockchainServices_headingDesc__wl4xb,.CryptoBlockchainServices_summaryText__skRjH>p{line-height:1.8;width:425px}.CryptoBlockchainServices_aboutDesc__nLH3n{width:500px}.CryptoBlockchainServices_aboutImg__an7tl{width:425px}.CryptoBlockchainServices_aboutText__W\+kBB{width:500px}}@media (max-width:576px){.CryptoBlockchainServices_pageName__OsReS{font-size:18px}.CryptoBlockchainServices_headingTitle__iiVGw{font-size:30px}.CryptoBlockchainServices_headingDesc__wl4xb,.CryptoBlockchainServices_summaryText__skRjH>p{font-size:18px;width:325px}.CryptoBlockchainServices_aboutDesc__nLH3n{width:425px}.CryptoBlockchainServices_aboutImg__an7tl{width:325px}.CryptoBlockchainServices_aboutText__W\+kBB{width:425px}.CryptoBlockchainServices_aboutText__W\+kBB>h3{font-size:30px}}@media (max-width:475px){.CryptoBlockchainServices_pageName__OsReS{font-size:16px}.CryptoBlockchainServices_headingTitle__iiVGw{line-height:1.5}.CryptoBlockchainServices_headingTitle__iiVGw>span{display:block;text-align:center}.CryptoBlockchainServices_headingDesc__wl4xb,.CryptoBlockchainServices_summaryText__skRjH>p{font-size:16px;width:325px}.CryptoBlockchainServices_aboutDesc__nLH3n,.CryptoBlockchainServices_aboutText__W\+kBB{width:325px}}.DataScienceAIServices_hero__qKcUF{width:100%}.DataScienceAIServices_title__Nz38X{background-attachment:fixed;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1535320903710-d993d3d77d29?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;margin-bottom:100px}.DataScienceAIServices_container__BMuoT,.DataScienceAIServices_title__Nz38X{align-items:center;display:flex;flex-direction:column;justify-content:center}.DataScienceAIServices_container__BMuoT{height:100%;margin:0 auto;max-width:1440px}.DataScienceAIServices_pageName__n7bF0{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.DataScienceAIServices_headingTitle__AJ7pF{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:500;margin:0 auto 50px}.DataScienceAIServices_headingDesc__wRBKu{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.DataScienceAIServices_about__NpmgS{margin-bottom:100px}.DataScienceAIServices_aboutDesc__-EL8G{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.DataScienceAIServices_aboutDesc__-EL8G:nth-of-type(2n){flex-direction:row-reverse}.DataScienceAIServices_aboutDesc__-EL8G:not(:last-of-type){margin-bottom:50px}.DataScienceAIServices_aboutImg__07omx{overflow:hidden;width:48%}.DataScienceAIServices_aboutImg__07omx>img{height:auto;width:100%}.DataScienceAIServices_aboutText__QTTBf{padding:30px 0;width:48%}.DataScienceAIServices_aboutText__QTTBf>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.DataScienceAIServices_aboutText__QTTBf>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.DataScienceAIServices_summary__imHBq{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1531746790731-6c087fecd65a?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1106&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.DataScienceAIServices_summaryText__iQhoM{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.DataScienceAIServices_summaryText__iQhoM>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}@media (max-width:1300px){.DataScienceAIServices_headingTitle__AJ7pF{font-size:36px}.DataScienceAIServices_aboutDesc__-EL8G{width:1000px}.DataScienceAIServices_aboutText__QTTBf>h3{font-size:36px}}@media (max-width:1200px){.DataScienceAIServices_summary__imHBq,.DataScienceAIServices_title__Nz38X{height:700px}.DataScienceAIServices_headingDesc__wRBKu,.DataScienceAIServices_summaryText__iQhoM>p{font-size:26px;width:700px}.DataScienceAIServices_aboutDesc__-EL8G{flex-direction:column;justify-content:center;width:900px}.DataScienceAIServices_aboutDesc__-EL8G:nth-of-type(2n){flex-direction:column}.DataScienceAIServices_aboutImg__07omx{margin:0 auto;width:600px}.DataScienceAIServices_aboutImg__07omx>img{height:auto;margin:0 auto;width:100%}.DataScienceAIServices_aboutText__QTTBf{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.DataScienceAIServices_summary__imHBq,.DataScienceAIServices_title__Nz38X{height:600px}.DataScienceAIServices_headingTitle__AJ7pF{font-size:36px}.DataScienceAIServices_headingDesc__wRBKu,.DataScienceAIServices_summaryText__iQhoM>p{font-size:18px;width:600px}.DataScienceAIServices_aboutDesc__-EL8G{width:640px}.DataScienceAIServices_aboutImg__07omx{width:576px}.DataScienceAIServices_aboutText__QTTBf{width:600px}}@media (max-width:700px){.DataScienceAIServices_headingDesc__wRBKu,.DataScienceAIServices_summaryText__iQhoM>p{line-height:1.8;width:425px}.DataScienceAIServices_aboutDesc__-EL8G{width:500px}.DataScienceAIServices_aboutImg__07omx{width:425px}.DataScienceAIServices_aboutText__QTTBf{width:500px}}@media (max-width:576px){.DataScienceAIServices_pageName__n7bF0{font-size:18px}.DataScienceAIServices_headingTitle__AJ7pF{font-size:30px}.DataScienceAIServices_headingDesc__wRBKu,.DataScienceAIServices_summaryText__iQhoM>p{font-size:18px;width:325px}.DataScienceAIServices_aboutDesc__-EL8G{width:425px}.DataScienceAIServices_aboutImg__07omx{width:325px}.DataScienceAIServices_aboutText__QTTBf{width:425px}.DataScienceAIServices_aboutText__QTTBf>h3{font-size:30px}}@media (max-width:475px){.DataScienceAIServices_pageName__n7bF0{font-size:16px}.DataScienceAIServices_headingTitle__AJ7pF{line-height:1.5}.DataScienceAIServices_headingTitle__AJ7pF>span{display:block;text-align:center}.DataScienceAIServices_headingDesc__wRBKu,.DataScienceAIServices_summaryText__iQhoM>p{font-size:16px;width:325px}.DataScienceAIServices_aboutDesc__-EL8G,.DataScienceAIServices_aboutText__QTTBf{width:325px}}.PermanentPlacements_hero__mxDLX{width:100%}.PermanentPlacements_title__Lk2A\+{background-attachment:fixed;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1557425529-b1ae9c141e7d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;margin-bottom:100px}.PermanentPlacements_container__TkW04,.PermanentPlacements_title__Lk2A\+{align-items:center;display:flex;flex-direction:column;justify-content:center}.PermanentPlacements_container__TkW04{height:100%;margin:0 auto;max-width:1440px}.PermanentPlacements_pageName__dfQxu{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.PermanentPlacements_headingTitle__bim3F{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:500;margin:0 auto 50px}.PermanentPlacements_headingDesc__TpJe5{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.PermanentPlacements_about__lq6ah{margin-bottom:100px}.PermanentPlacements_aboutDesc__EVy91{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.PermanentPlacements_aboutDesc__EVy91:nth-of-type(2n){flex-direction:row-reverse}.PermanentPlacements_aboutDesc__EVy91:not(:last-of-type){margin-bottom:50px}.PermanentPlacements_aboutImg__7ZfaM{overflow:hidden;width:48%}.PermanentPlacements_aboutImg__7ZfaM>img{height:auto;width:100%}.PermanentPlacements_aboutText__IG9-M{padding:30px 0;width:48%}.PermanentPlacements_aboutText__IG9-M>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.PermanentPlacements_aboutText__IG9-M>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.PermanentPlacements_summary__TIMaa{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1531746790731-6c087fecd65a?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1106&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.PermanentPlacements_summaryText__X-\+YS{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.PermanentPlacements_summaryText__X-\+YS>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}@media (max-width:1300px){.PermanentPlacements_headingTitle__bim3F{font-size:36px}.PermanentPlacements_aboutDesc__EVy91{width:1000px}.PermanentPlacements_aboutText__IG9-M>h3{font-size:36px}}@media (max-width:1200px){.PermanentPlacements_summary__TIMaa,.PermanentPlacements_title__Lk2A\+{height:700px}.PermanentPlacements_headingDesc__TpJe5,.PermanentPlacements_summaryText__X-\+YS>p{font-size:26px;width:700px}.PermanentPlacements_aboutDesc__EVy91{flex-direction:column;justify-content:center;width:900px}.PermanentPlacements_aboutDesc__EVy91:nth-of-type(2n){flex-direction:column}.PermanentPlacements_aboutImg__7ZfaM{margin:0 auto;width:600px}.PermanentPlacements_aboutImg__7ZfaM>img{height:auto;margin:0 auto;width:100%}.PermanentPlacements_aboutText__IG9-M{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.PermanentPlacements_summary__TIMaa,.PermanentPlacements_title__Lk2A\+{height:600px}.PermanentPlacements_headingTitle__bim3F{font-size:36px}.PermanentPlacements_headingDesc__TpJe5,.PermanentPlacements_summaryText__X-\+YS>p{font-size:18px;width:600px}.PermanentPlacements_aboutDesc__EVy91{width:640px}.PermanentPlacements_aboutImg__7ZfaM{width:576px}.PermanentPlacements_aboutText__IG9-M{width:600px}}@media (max-width:700px){.PermanentPlacements_headingDesc__TpJe5,.PermanentPlacements_summaryText__X-\+YS>p{line-height:1.8;width:425px}.PermanentPlacements_aboutDesc__EVy91{width:500px}.PermanentPlacements_aboutImg__7ZfaM{width:425px}.PermanentPlacements_aboutText__IG9-M{width:500px}}@media (max-width:576px){.PermanentPlacements_pageName__dfQxu{font-size:18px}.PermanentPlacements_headingTitle__bim3F{font-size:30px}.PermanentPlacements_headingDesc__TpJe5,.PermanentPlacements_summaryText__X-\+YS>p{font-size:18px;width:325px}.PermanentPlacements_aboutDesc__EVy91{width:425px}.PermanentPlacements_aboutImg__7ZfaM{width:325px}.PermanentPlacements_aboutText__IG9-M{width:425px}.PermanentPlacements_aboutText__IG9-M>h3{font-size:30px}}@media (max-width:475px){.PermanentPlacements_pageName__dfQxu{font-size:16px}.PermanentPlacements_headingTitle__bim3F{line-height:1.5}.PermanentPlacements_headingTitle__bim3F>span{display:block;text-align:center}.PermanentPlacements_headingDesc__TpJe5,.PermanentPlacements_summaryText__X-\+YS>p{font-size:16px;width:325px}.PermanentPlacements_aboutDesc__EVy91,.PermanentPlacements_aboutText__IG9-M{width:325px}}.FintechSolutions_hero__Un8LQ{width:100%}.FintechSolutions_title__9\+hAJ{background-attachment:fixed;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1601597111158-2fceff292cdc?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;margin-bottom:100px}.FintechSolutions_container__Ulf\+n,.FintechSolutions_title__9\+hAJ{align-items:center;display:flex;flex-direction:column;justify-content:center}.FintechSolutions_container__Ulf\+n{height:100%;margin:0 auto;max-width:1440px}.FintechSolutions_pageName__sdYPz{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.FintechSolutions_headingTitle__gVT2\+{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:500;margin:0 auto 50px}.FintechSolutions_headingDesc__2lHOI{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.FintechSolutions_about__vkmzt{margin-bottom:100px}.FintechSolutions_aboutDesc__uM6hX{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.FintechSolutions_aboutDesc__uM6hX:nth-of-type(2n){flex-direction:row-reverse}.FintechSolutions_aboutDesc__uM6hX:not(:last-of-type){margin-bottom:50px}.FintechSolutions_aboutImg__xbO6k{overflow:hidden;width:48%}.FintechSolutions_aboutImg__xbO6k>img{height:auto;width:100%}.FintechSolutions_aboutText__Ir12L{padding:30px 0;width:48%}.FintechSolutions_aboutText__Ir12L>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.FintechSolutions_aboutText__Ir12L>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.FintechSolutions_summary__7-ays{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1589758438368-0ad531db3366?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1632&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.FintechSolutions_summaryText__0Q6CX{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.FintechSolutions_summaryText__0Q6CX>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}@media (max-width:1300px){.FintechSolutions_headingTitle__gVT2\+{font-size:36px}.FintechSolutions_aboutDesc__uM6hX{width:1000px}.FintechSolutions_aboutText__Ir12L>h3{font-size:36px}}@media (max-width:1200px){.FintechSolutions_summary__7-ays,.FintechSolutions_title__9\+hAJ{height:700px}.FintechSolutions_headingDesc__2lHOI,.FintechSolutions_summaryText__0Q6CX>p{font-size:26px;width:700px}.FintechSolutions_aboutDesc__uM6hX{flex-direction:column;justify-content:center;width:900px}.FintechSolutions_aboutDesc__uM6hX:nth-of-type(2n){flex-direction:column}.FintechSolutions_aboutImg__xbO6k{margin:0 auto;width:600px}.FintechSolutions_aboutImg__xbO6k>img{height:auto;margin:0 auto;width:100%}.FintechSolutions_aboutText__Ir12L{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.FintechSolutions_summary__7-ays,.FintechSolutions_title__9\+hAJ{height:600px}.FintechSolutions_headingTitle__gVT2\+{font-size:36px}.FintechSolutions_headingDesc__2lHOI,.FintechSolutions_summaryText__0Q6CX>p{font-size:18px;width:600px}.FintechSolutions_aboutDesc__uM6hX{width:640px}.FintechSolutions_aboutImg__xbO6k{width:576px}.FintechSolutions_aboutText__Ir12L{width:600px}}@media (max-width:700px){.FintechSolutions_headingDesc__2lHOI,.FintechSolutions_summaryText__0Q6CX>p{line-height:1.8;width:425px}.FintechSolutions_aboutDesc__uM6hX{width:500px}.FintechSolutions_aboutImg__xbO6k{width:425px}.FintechSolutions_aboutText__Ir12L{width:500px}}@media (max-width:576px){.FintechSolutions_pageName__sdYPz{font-size:18px}.FintechSolutions_headingTitle__gVT2\+{font-size:30px}.FintechSolutions_headingDesc__2lHOI,.FintechSolutions_summaryText__0Q6CX>p{font-size:18px;width:325px}.FintechSolutions_aboutDesc__uM6hX{width:425px}.FintechSolutions_aboutImg__xbO6k{width:325px}.FintechSolutions_aboutText__Ir12L{width:425px}.FintechSolutions_aboutText__Ir12L>h3{font-size:30px}}@media (max-width:475px){.FintechSolutions_pageName__sdYPz{font-size:16px}.FintechSolutions_headingTitle__gVT2\+{line-height:1.5}.FintechSolutions_headingTitle__gVT2\+>span{display:block;text-align:center}.FintechSolutions_headingDesc__2lHOI,.FintechSolutions_summaryText__0Q6CX>p{font-size:16px;width:325px}.FintechSolutions_aboutDesc__uM6hX,.FintechSolutions_aboutText__Ir12L{width:325px}}.RetailSolutions_hero__JqKE1{width:100%}.RetailSolutions_title__sg-MC{background-attachment:fixed;background-image:linear-gradient(90deg,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(https://images.unsplash.com/photo-1506617420156-8e4536971650?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1723&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;margin-bottom:100px}.RetailSolutions_container__PUmLO,.RetailSolutions_title__sg-MC{align-items:center;display:flex;flex-direction:column;justify-content:center}.RetailSolutions_container__PUmLO{height:100%;margin:0 auto;max-width:1440px}.RetailSolutions_pageName__PYjjP{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.RetailSolutions_headingTitle__Ht7Ge{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:500;margin:0 auto 50px}.RetailSolutions_headingDesc__Del5R{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.RetailSolutions_about__tcjD1{margin-bottom:100px}.RetailSolutions_aboutDesc__mWK23{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;width:1130px}.RetailSolutions_aboutDesc__mWK23:nth-of-type(2n){flex-direction:row-reverse}.RetailSolutions_aboutDesc__mWK23:not(:last-of-type){margin-bottom:50px}.RetailSolutions_aboutImg__nEXb-{overflow:hidden;width:48%}.RetailSolutions_aboutImg__nEXb->img{height:auto;width:100%}.RetailSolutions_aboutText__cKGzk{padding:30px 0;width:48%}.RetailSolutions_aboutText__cKGzk>h3{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:46px;font-weight:600;margin-bottom:30px}.RetailSolutions_aboutText__cKGzk>p{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.RetailSolutions_summary__4QYQA{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1584680226833-0d680d0a0794?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.RetailSolutions_summaryText__nSbVF{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.RetailSolutions_summaryText__nSbVF>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}@media (max-width:1300px){.RetailSolutions_headingTitle__Ht7Ge{font-size:36px}.RetailSolutions_aboutDesc__mWK23{width:1000px}.RetailSolutions_aboutText__cKGzk>h3{font-size:36px}}@media (max-width:1200px){.RetailSolutions_summary__4QYQA,.RetailSolutions_title__sg-MC{height:700px}.RetailSolutions_headingDesc__Del5R,.RetailSolutions_summaryText__nSbVF>p{font-size:26px;width:700px}.RetailSolutions_aboutDesc__mWK23{flex-direction:column;justify-content:center;width:900px}.RetailSolutions_aboutDesc__mWK23:nth-of-type(2n){flex-direction:column}.RetailSolutions_aboutImg__nEXb-{margin:0 auto;width:600px}.RetailSolutions_aboutImg__nEXb->img{height:auto;margin:0 auto;width:100%}.RetailSolutions_aboutText__cKGzk{margin:0 auto;text-align:center;width:750px}}@media (max-width:900px){.RetailSolutions_summary__4QYQA,.RetailSolutions_title__sg-MC{height:600px}.RetailSolutions_headingTitle__Ht7Ge{font-size:36px}.RetailSolutions_headingDesc__Del5R,.RetailSolutions_summaryText__nSbVF>p{font-size:18px;width:600px}.RetailSolutions_aboutDesc__mWK23{width:640px}.RetailSolutions_aboutImg__nEXb-{width:576px}.RetailSolutions_aboutText__cKGzk{width:600px}}@media (max-width:700px){.RetailSolutions_headingDesc__Del5R,.RetailSolutions_summaryText__nSbVF>p{line-height:1.8;width:425px}.RetailSolutions_aboutDesc__mWK23{width:500px}.RetailSolutions_aboutImg__nEXb-{width:425px}.RetailSolutions_aboutText__cKGzk{width:500px}}@media (max-width:576px){.RetailSolutions_pageName__PYjjP{font-size:18px}.RetailSolutions_headingTitle__Ht7Ge{font-size:30px}.RetailSolutions_headingDesc__Del5R,.RetailSolutions_summaryText__nSbVF>p{font-size:18px;width:325px}.RetailSolutions_aboutDesc__mWK23{width:425px}.RetailSolutions_aboutImg__nEXb-{width:325px}.RetailSolutions_aboutText__cKGzk{width:425px}.RetailSolutions_aboutText__cKGzk>h3{font-size:30px}}@media (max-width:475px){.RetailSolutions_pageName__PYjjP{font-size:16px}.RetailSolutions_headingTitle__Ht7Ge{line-height:1.5}.RetailSolutions_headingTitle__Ht7Ge>span{display:block;text-align:center}.RetailSolutions_headingDesc__Del5R,.RetailSolutions_summaryText__nSbVF>p{font-size:16px;width:325px}.RetailSolutions_aboutDesc__mWK23,.RetailSolutions_aboutText__cKGzk{width:325px}}.ContactUs_hero__ySKNK{width:100%}.ContactUs_title__m8QF9{background-attachment:fixed;background-image:linear-gradient(90deg,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(https://images.unsplash.com/photo-1587560699334-bea93391dcef?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px}.ContactUs_container__sSpu2,.ContactUs_title__m8QF9{align-items:center;display:flex;flex-direction:column;justify-content:center}.ContactUs_container__sSpu2{height:100%;margin:0 auto;max-width:1440px}.ContactUs_pageName__xpg06{font-size:24px;font-weight:400;letter-spacing:10px;margin-bottom:30px;text-transform:uppercase}.ContactUs_headingTitle__xZwo3,.ContactUs_pageName__xpg06{color:var(--white-text-color);font-family:Inter,sans-serif}.ContactUs_headingTitle__xZwo3{font-size:46px;font-weight:500;margin:0 auto 50px}.ContactUs_headingDesc__Xl831{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:850px}.ContactUs_summary__O1ghA{background-attachment:fixed;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.65),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1559030623-0226b1241edd?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1631&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.ContactUs_summaryText__1\+myd{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.ContactUs_summaryText__1\+myd>p{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:400;line-height:1.5;text-align:center;width:900px}.ContactUs_emailLink__iNKRT>a{color:var(--yellow-text-btn-bg-color);text-decoration:none}.ContactUs_form__z1xS-{background-color:var(--dark-red-orange-bg-text-color);padding:100px 0}.ContactUs_contactTitle__c-1k6{color:var(--white-text-color);font-family:Inter,sans-serif;font-size:36px;font-weight:600;margin-bottom:80px;text-align:center;width:600px}form{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;width:700px}.ContactUs_comments__s2CTt,.ContactUs_contacts__2GwGt,.ContactUs_names__-Hb00{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:space-between;margin-bottom:40px;width:100%}.ContactUs_comments__s2CTt>div,.ContactUs_contacts__2GwGt>div,.ContactUs_names__-Hb00>div{width:100%}.ContactUs_comments__s2CTt label,.ContactUs_contacts__2GwGt label,.ContactUs_names__-Hb00 label{align-items:flex-start;color:var(--black-text-bg-color);color:var(--white-text-color);display:flex;flex-direction:column;font-family:Inter,sans-serif;font-size:18px;font-weight:400;justify-content:space-between}.ContactUs_comments__s2CTt label>span,.ContactUs_contacts__2GwGt label>span,.ContactUs_names__-Hb00 label>span{margin-bottom:15px}.ContactUs_comments__s2CTt label>input,.ContactUs_contacts__2GwGt label>input,.ContactUs_names__-Hb00 label>input{border:1px solid var(--light-grey-text-color);font-size:18px;height:40px;padding-left:10px;width:100%}.ContactUs_comments__s2CTt label>input::-webkit-input-placeholder,.ContactUs_contacts__2GwGt label>input::-webkit-input-placeholder,.ContactUs_names__-Hb00 label>input::-webkit-input-placeholder{color:var(--light-grey-text-color)}.ContactUs_comments__s2CTt label>input::placeholder,.ContactUs_contacts__2GwGt label>input::placeholder,.ContactUs_names__-Hb00 label>input::placeholder{color:var(--light-grey-text-color)}.ContactUs_comments__s2CTt{margin-bottom:100px}textarea{color:var(--black-text-bg-color);font-family:Inter,sans-serif;font-size:18px;font-weight:400;padding:10px;width:100%}input:focus,textarea:focus{outline:none}.ContactUs_submitBtn__68Skz>button{background-color:var(--yellow-text-btn-bg-color);border:1px solid var(--yellow-text-btn-bg-color);border-radius:5px;color:var(--dark-red-orange-bg-text-color);font-family:Inter,sans-serif;font-size:18px;font-weight:500;letter-spacing:.5px;padding:15px 50px;transition:all .3s ease}.ContactUs_submitBtn__68Skz>button:hover{background-color:initial;color:var(--yellow-text-btn-bg-color);cursor:pointer}.ContactUs_submitBtn__68Skz>button:active{-webkit-transform:scale(.98);transform:scale(.98)}@media (max-width:1300px){.ContactUs_headingTitle__xZwo3{font-size:36px}}@media (max-width:1200px){.ContactUs_summary__O1ghA,.ContactUs_title__m8QF9{height:700px}.ContactUs_headingDesc__Xl831,.ContactUs_summaryText__1\+myd>p{font-size:26px;width:700px}}@media (max-width:900px){.ContactUs_summary__O1ghA,.ContactUs_title__m8QF9{height:600px}.ContactUs_headingTitle__xZwo3{font-size:36px}.ContactUs_headingDesc__Xl831,.ContactUs_summaryText__1\+myd>p{font-size:18px;width:600px}.ContactUs_contactTitle__c-1k6{font-size:30px;width:500px}form{width:600px}.ContactUs_comments__s2CTt{margin-bottom:60px}}@media (max-width:700px){.ContactUs_headingDesc__Xl831,.ContactUs_summaryText__1\+myd>p{line-height:1.8;width:425px}form{width:550px}form *{font-size:16px}}@media (max-width:640px){.ContactUs_contactTitle__c-1k6{font-size:24px;width:400px}form{width:500px}}@media (max-width:576px){.ContactUs_pageName__xpg06{font-size:18px}.ContactUs_headingTitle__xZwo3{font-size:30px}.ContactUs_headingDesc__Xl831,.ContactUs_summaryText__1\+myd>p{font-size:18px;width:325px}form{width:375px}.ContactUs_contacts__2GwGt,.ContactUs_names__-Hb00{flex-direction:column}}@media (max-width:475px){.ContactUs_pageName__xpg06{font-size:16px}.ContactUs_headingTitle__xZwo3{line-height:1.5}.ContactUs_headingTitle__xZwo3>span{display:block;text-align:center}.ContactUs_headingDesc__Xl831,.ContactUs_summaryText__1\+myd>p{font-size:16px;width:325px}.ContactUs_contactTitle__c-1k6{font-size:24px;font-weight:500;width:325px}form{width:325px}}.Portfolio_section__0nMOD{width:100%}.Portfolio_container__V1HSN{margin:0 auto;max-width:1440px;padding:100px 25px}.Portfolio_sectionTitle__CyMZg{color:var(--dark-red-orange-bg-text-color);font-family:Inter,sans-serif;font-size:46px;font-weight:700;letter-spacing:2px;margin-bottom:50px;text-align:center;text-transform:uppercase}.Portfolio_horizontalRule__N\+K09{background-color:var(--yellow-text-btn-bg-color);height:5px;margin:0 auto 50px;width:200px}.Portfolio_categoryContainer__l4k69{margin:0 auto 50px}.Portfolio_categoryList__e0Iz2{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin:0 auto;max-width:700px;row-gap:20px}.Portfolio_categoryBtn__ATVxB{background-color:initial;border:none;border:1px solid var(--dark-red-orange-bg-text-color);border-radius:50px;font-family:Inter,sans-serif;font-size:18px;font-weight:400;outline:none;padding:10px 20px;transition:all .2s ease}.Portfolio_categoryBtn__ATVxB:hover{background-color:var(--dark-red-orange-bg-text-color);color:#fff;cursor:pointer}.Portfolio_categoryBtn__ATVxB:active{-webkit-transform:scale(.95);transform:scale(.95)}.Portfolio_categoryBtn__ATVxB.Portfolio_active__42qbn{background-color:var(--dark-red-orange-bg-text-color);color:#fff}.Portfolio_contentContainer__ySdD9{margin:0 auto}.Portfolio_contentList__D4dOE{-webkit-columns:3;column-count:3;-webkit-column-gap:30px;column-gap:30px}.Portfolio_contentEl__UGhTC{-webkit-column-break-inside:avoid;border-radius:10px;break-inside:avoid;height:auto;margin-bottom:30px;overflow:hidden;page-break-inside:avoid;width:calc(33.33333% - 20)}.Portfolio_contentImgTxt__hS7pg{align-self:center;display:flex;height:auto;justify-content:center;overflow:hidden;position:relative;width:100%}.Portfolio_contentImg__0sAiM{height:auto;width:100%}.Portfolio_textBox__tbQvk{align-items:center;background-color:rgba(0,0,0,.5);bottom:-50px;display:flex;height:50px;justify-content:center;position:absolute;transition:all .2s;width:100%}.Portfolio_contentText__2X3y4{color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:500}.Portfolio_contentEl__UGhTC:hover .Portfolio_textBox__tbQvk{bottom:0}@media (max-width:992px){.Portfolio_sectionTitle__CyMZg{font-size:36px}.Portfolio_horizontalRule__N\+K09{height:3px;width:150px}.Portfolio_categoryBtn__ATVxB{font-size:16px;font-weight:300}.Portfolio_contentList__D4dOE{-webkit-columns:2;column-count:2;-webkit-column-gap:30px;column-gap:30px}.Portfolio_contentEl__UGhTC{width:calc(50% - 30)}}@media (max-width:768px){.Portfolio_category__\+nbvq{width:150px}.Portfolio_categoryList__e0Iz2{justify-content:space-evenly;width:500px}.Portfolio_categoryBtn__ATVxB{font-size:15px;padding:7px 0;text-align:center;width:100%}}@media (max-width:576px){.Portfolio_sectionTitle__CyMZg{font-size:30px}.Portfolio_horizontalRule__N\+K09{height:2px;width:100px}.Portfolio_categoryList__e0Iz2{width:375px}.Portfolio_category__\+nbvq{width:130px}.Portfolio_categoryBtn__ATVxB{font-size:14px}.Portfolio_contentList__D4dOE{-webkit-columns:1;column-count:1}.Portfolio_contentEl__UGhTC{margin-left:auto;margin-right:auto;width:375px}}@media (max-width:425px){.Portfolio_sectionTitle__CyMZg{font-size:24px}.Portfolio_categoryList__e0Iz2,.Portfolio_contentEl__UGhTC{width:325px}}.App_container__SOktm{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;width:100vw}
/*# sourceMappingURL=main.70dca483.css.map*/