*{box-sizing:border-box;font-family:Work Sans,sans-serif;letter-spacing:-.7px;margin:0}* input{-webkit-appearance:none;-webkit-border-radius:0}html{background-color:#fff;scroll-behavior:smooth;width:100vw}html input::-webkit-inner-spin-button,html input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}html input[type=number]{-moz-appearance:textfield}.App{background-color:#fff;display:flex;flex-direction:column;height:auto;margin:0;padding-top:60px;width:auto}@media(max-width:700px){.App{padding-top:60px}}.Header{background-color:#0a65fc;box-shadow:0 4px 12px hsla(0,0%,54%,.102);height:auto;justify-content:space-between;padding:17px 10%;position:absolute;top:0;width:100%;z-index:3}.Header,.Header .Header1{align-items:center;display:flex}.Header .Header1 a{color:#fff;font-size:30px;font-weight:600;margin-right:30px;text-decoration:none;text-decoration:initial}.Header .Header1 a span{font-size:27px;font-weight:300}.Header .Header3{align-items:center;display:flex}.Header .Header3 a{color:#fff;font-size:16px;font-weight:500;margin-right:12px;padding:7px 12px;white-space:nowrap}.Header .Header3 a:hover{background-color:rgba(193,214,255,.161);cursor:pointer}.Header .Header3 .start-project{background-color:#1dd877;border:none;border-radius:20px;color:#fff;font-size:15px;margin-right:0;padding:8px 28px;text-decoration:none;text-decoration:initial}.Header .Header3 .start-project:hover{background-color:#13c468;cursor:pointer}.Header .Header3 .Header3Box{align-items:center;border-radius:50px;cursor:pointer;display:flex;margin-left:20px}.Header .Header3 .Header3Box img:last-child{-webkit-filter:invert(1);filter:invert(1);margin:0;width:30px}@media(max-width:700px){.Header{height:60px;padding:8px 4%}.Header .Header1{width:50%}.Header .Header1 a{font-size:20px}.Header .Header3 a{margin-right:7px}.Header .Header3 .start-project{align-items:center;border-radius:30px;display:flex;font-size:17px;font-weight:500;height:auto;justify-content:center;padding:9px 18px;width:auto}}.Footer{flex-direction:column}.Footer,.Footer .FooterMenuAnddSign{align-items:flex-start;display:flex;height:auto;justify-content:space-between;width:100vw}.Footer .FooterMenuAnddSign{border-top:1px solid rgba(75,101,119,.149);padding:40px 10%}.Footer .FooterMenuAnddSign .HomePageSignUp{width:300px}.Footer .FooterMenuAnddSign .HomePageSignUp .HomePageSignUpBox{align-items:flex-start;background-color:#f3f7ff;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;padding:40px 20px;width:300px}.Footer .FooterMenuAnddSign .HomePageSignUp .HomePageSignUpBox .HomePageSignUpLeft h1{color:#061257;font-size:23px;font-weight:600}.Footer .FooterMenuAnddSign .HomePageSignUp .HomePageSignUpBox .HomePageSignUpLeft h2{color:#061257;font-size:15px;font-weight:400;margin-top:10px}.Footer .FooterMenuAnddSign .HomePageSignUp .HomePageSignUpBox .HomePageSignUpRight{margin-top:20px}.Footer .FooterMenuAnddSign .HomePageSignUp .HomePageSignUpBox .HomePageSignUpRight input{border:1px solid #d9d9d9;border-radius:5px;font-size:18px;height:45px;margin-right:10px;outline:medium none invert;outline:initial;padding:10px 20px;width:100%}.Footer .FooterMenuAnddSign .HomePageSignUp .HomePageSignUpBox .HomePageSignUpRight button{background-color:#0a65fc;border:1px solid #d9d9d9;border-radius:5px;color:#fff;margin-top:10px;min-height:45px;outline:medium none invert;outline:initial;padding:10px 20px;width:100%}.Footer .FooterMenuAnddSign .FooterTop{display:flex;justify-content:end;width:calc(100% - 300px)}.Footer .FooterMenuAnddSign .FooterTop .SiteMapDiv{align-items:flex-start;display:flex;flex-direction:column;margin-left:120px;width:auto}.Footer .FooterMenuAnddSign .FooterTop .SiteMapDiv h1{color:#061257;font-size:20px;font-size:19px;font-weight:600}.Footer .FooterMenuAnddSign .FooterTop .SiteMapDiv a{color:#44474a;font-size:15px;font-weight:0;margin-top:10px;padding:0;text-decoration:none;text-decoration:initial}.Footer .FooterMenuAnddSign .FooterTop .SiteMapDiv a:hover{text-decoration:underline}.Footer .FooterBottom{align-items:flex-end;display:flex;height:auto;padding:20px 10% 70px;width:100vw}.Footer .FooterBottom .FooterBottomLeft a{color:#44474a;font-size:15px;font-weight:0;margin-right:40px;padding:0;text-decoration:none;text-decoration:initial}.Footer .FooterBottom .FooterBottomLeft a:hover{text-decoration:underline}.Footer .FooterBottom .FooterBottomRight h1{color:#0a65fc;font-size:30px;font-weight:600;margin-bottom:-5px;margin-right:30px;text-decoration:none;text-decoration:initial}@media(max-width:700px){.Footer .FooterMenuAnddSign{flex-direction:column;padding:0 4%}.Footer .FooterMenuAnddSign .HomePageSignUp{padding:30px 0;width:100%}.Footer .FooterMenuAnddSign .HomePageSignUp .HomePageSignUpBox{width:100%}.Footer .FooterMenuAnddSign .FooterTop{justify-content:space-between;width:100%}.Footer .FooterMenuAnddSign .FooterTop .SiteMapDiv{margin-left:0}.Footer .FooterMenuAnddSign .FooterTop .SiteMapDiv h1{font-size:15px}.Footer .FooterMenuAnddSign .FooterTop .SiteMapDiv a{color:#44474a;font-size:13px;font-weight:0;margin-top:10px;padding:0;text-decoration:none;text-decoration:initial}.Footer .FooterBottom{flex-direction:column;padding:20px 4% 70px}.Footer .FooterBottom .FooterBottomLeft{display:flex;flex-direction:column;width:100%}.Footer .FooterBottom .FooterBottomLeft a{font-size:13px;margin-top:10px}.Footer .FooterBottom .FooterBottomRight{margin:30px 0;width:100%}.Footer .FooterBottom .FooterBottomRight h1{font-size:40px}}.Menu{background-color:rgba(6,18,87,.424);display:flex;height:100vh;position:fixed;right:0;top:0;width:100%;z-index:199}.Menu .MenuMainSub{-webkit-animation:openMenu .3s ease-out;animation:openMenu .3s ease-out;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#fff;height:100%;max-width:600px;min-width:600px;overflow:auto;position:absolute;right:0;z-index:2}.Menu .MenuMainSub .MenuHeaderSearch{display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;width:100%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain{align-items:center;background-color:#0a65fc;border-bottom:1px solid hsla(0,0%,80%,.369);box-shadow:0 4px 12px hsla(0,0%,54%,.1);display:flex;height:70px;justify-content:space-between;padding:7.5px 0;width:100%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain h1{color:#fff;font-size:25px;font-weight:600;padding-left:20px;width:24%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain input{border:initial;border-radius:50px;font-size:17px;height:100%;outline:none;padding:0 10px 0 20px;width:70%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain img{cursor:pointer;-webkit-filter:invert(1);filter:invert(1);margin:0 20px 0 15px;width:10%;width:20px}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults{border:1px solid rgba(22,34,103,.125);border-radius:5px;border-radius:20px;box-shadow:0 4px 12px hsla(0,0%,54%,.1);left:10px;max-height:250px;overflow:auto;position:absolute;top:80px;width:calc(100% - 20px);z-index:100}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults img{-webkit-filter:invert(0);filter:invert(0)}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults .HomePageTopBannerTextInputSearchResultsList{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;padding-bottom:10px;padding-top:10px}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults .HomePageTopBannerTextInputSearchResultsList .HomePageTopBannerTextInputSearchResultsListBox{align-items:center;border-radius:5px;cursor:pointer;display:flex;margin:2px 20px 0;padding:10px;text-decoration:none;text-decoration:initial;width:calc(100% - 40px)}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults .HomePageTopBannerTextInputSearchResultsList .HomePageTopBannerTextInputSearchResultsListBox img{width:20px}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults .HomePageTopBannerTextInputSearchResultsList .HomePageTopBannerTextInputSearchResultsListBox a{color:#4d4d4d;font-size:16px;font-weight:400;margin-left:10px;text-decoration:none;text-decoration:initial}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults .HomePageTopBannerTextInputSearchResultsList .HomePageTopBannerTextInputSearchResultsListBox:hover{background-color:#f3f7ff}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchShape{background-color:#0a65fc;height:30px;margin-top:-1px;width:100%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchShape .CategoryNavShapeInside{align-items:center;background-color:#fff;border-radius:20px 20px 0 0;display:flex;height:100%;justify-content:start;padding:0 10%;width:100%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchShape .CategoryNavShapeInside h1{color:#061257;font-size:14px;font-weight:400;margin-right:5px}.Menu .MenuMainSub .MenuMainSubvUser{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:0 20px 20px;width:100%}.Menu .MenuMainSub .MenuMainSubvUser h1{color:#061257;font-size:25px;font-weight:600;margin-bottom:10px;margin-top:0;text-align:start;width:100%}.Menu .MenuMainSub .MenuMainSubvUser span{align-items:center;display:flex;gap:20px;justify-content:space-between;width:100%}.Menu .MenuMainSub .MenuMainSubvUser span a,.Menu .MenuMainSub .MenuMainSubvUser span button{align-items:center;background-color:#0a65fc;border:3px solid #0a65fc;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:19px;font-weight:500;justify-content:center;min-height:40px;text-decoration:none;text-decoration:initial;width:50%}.Menu .MenuMainSub .MenuMainSubvUser span a:hover,.Menu .MenuMainSub .MenuMainSubvUser span button:hover{background-color:rgba(10,103,252,.878)}.Menu .MenuMainSub .MenuMainSubvUser span a:first-child{background-color:#fff;color:#0a65fc}.Menu .MenuMainSub .MenuMainSubvUser span a:first-child:hover{background-color:#fff;border:3px solid rgba(10,103,252,.878);color:rgba(10,103,252,.878)}.Menu .MenuMainSub .MenuMainSubvUser span button:last-child{align-items:flex-end;background-color:#fff;border:initial;color:#061257;font-size:18px;font-weight:400;justify-content:end}.Menu .MenuMainSub .MenuMainSubvUser span button:last-child:hover{text-decoration:underline}.Menu .MenuMainSub .MenuMain{padding:10px 20px 20px;width:100%}.Menu .MenuMainSub .MenuMain .MenuMainBox{align-items:center;border-bottom:1px solid hsla(0,0%,80%,.369);cursor:pointer;display:flex;justify-content:space-between;margin-bottom:10px;padding-bottom:10px;width:100%}.Menu .MenuMainSub .MenuMain .MenuMainBox a,.Menu .MenuMainSub .MenuMain .MenuMainBox h1{color:#37393f;cursor:pointer;font-size:17px;font-weight:500;text-decoration:none;text-decoration:initial}.Menu .MenuMainSub .MenuMain .MenuMainBox a:hover,.Menu .MenuMainSub .MenuMain .MenuMainBox h1:hover{color:#0a0a0a}.Menu .MenuMainSub .MenuMain .MenuMainBox img{width:30px}.Menu .MenuMainSub .MenuMainSubFooter{padding:0 20px 20px;width:100%}.Menu .MenuMainSub .MenuMainSubFooter h1{color:#061257;font-size:25px;font-weight:600;margin-top:0}.Menu .MenuMainSub .MenuMainSubFooter .MenuMainSubFooterList{display:flex;margin-top:20px;overflow:auto;padding-bottom:10px;width:100%}.Menu .MenuMainSub .MenuMainSubFooter .MenuMainSubFooterList .MenuMainSubFooterBox{margin-right:20px;text-decoration:none;text-decoration:initial}.Menu .MenuMainSub .MenuMainSubFooter .MenuMainSubFooterList .MenuMainSubFooterBox img{border-radius:5px;height:100px;object-fit:cover;width:155px}.Menu .MenuMainSub .MenuMainSubFooter .MenuMainSubFooterList .MenuMainSubFooterBox h1{color:#37393f;font-size:15px;font-weight:500;margin-top:5px}.Menu .MenuMainSub .MenuMainSubFooter .MenuMainSubFooterList .MenuMainSubFooterBoxLast{align-items:center;border:1px solid hsla(0,0%,80%,.369);border-radius:5px;color:#37393f;display:flex;font-size:15px;font-weight:500;height:100px;justify-content:center;min-width:155px;text-decoration:none;text-decoration:initial}.Menu .MenuMainSub .MenuMainSubFooter .MenuMainSubFooterList .MenuMainSubFooterBoxLast:hover{background-color:hsla(0,0%,80%,.369);text-decoration:underline}.Menu .MenuMainSub .MenuMainSubFooter span{align-items:flex-start;display:flex;justify-content:space-between;margin-top:15px;width:100%}.Menu .MenuMainSub .MenuMainSubFooter span .MenuMainSubFooterStartPrroject{align-items:center;background-color:#0a65fc;border-radius:50px;color:#fff;display:flex;font-size:20px;justify-content:center;padding:12px 20px;text-decoration:none;text-decoration:initial;width:220px}.Menu .MenuMainSub .MenuMainSubFooter span .MenuMainSubFooterStartPrroject img{-webkit-filter:invert(1);filter:invert(1);margin-right:10px;width:20px}.Menu .MenuMainSub .MenuMainSubFooter span .MenuMainSubFooterStartPrroject:hover{background-color:rgba(10,103,252,.878)}.Menu .MenuMainSub .MenuMainSubFooter span a{color:#37393f;font-size:15px;font-weight:0}.Menu .MenuMainSub .MenuMakers{-webkit-animation:categories .3s ease-out;animation:categories .3s ease-out;background-color:#fff;height:100%;left:0;padding:20px;position:absolute;top:70px;width:100%}.Menu .MenuMainSub .MenuMakers .MenuMakersHeader{align-items:center;display:flex;justify-content:start;margin-bottom:15px;padding:15px 0 5px;position:relative;width:100%}.Menu .MenuMainSub .MenuMakers .MenuMakersHeader img{background-color:hsla(0,0%,80%,.369);border-radius:5px;cursor:pointer;left:0;position:absolute;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:30px}.Menu .MenuMainSub .MenuMakers .MenuMakersHeader h1{color:#37393f;font-size:20px;font-weight:600;margin-left:50px}.Menu .MenuMainSub .MenuMakers .MenuMakersList{padding:20px 0 40px;width:100%}.Menu .MenuMainSub .MenuMakers .MenuMakersList .MenuMakersListBox{align-items:center;border-bottom:1px solid hsla(0,0%,80%,.369);cursor:pointer;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:15px}.Menu .MenuMainSub .MenuMakers .MenuMakersList .MenuMakersListBox a{color:#37393f;cursor:pointer;font-size:17px;font-weight:500;text-decoration:none;text-decoration:initial}.Menu .MenuMainSub .MenuMakers .MenuMakersList .MenuMakersListBox a:hover{color:#0a0a0a}.Menu .MenuMainSub .MenuMakers .MenuMakersList .MenuMakersListBox img{width:40px}.Menu .MenuMainSub .MenuMakers .MenuMakersList .MenuMakersListBox:nth-child(2) img{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.Menu .MenuMainSub .MenuMainSubDisableSearch{height:20%;width:100%}.Menu .MenuMainSubAnime{-webkit-animation:closseMenu .3s ease-out;animation:closseMenu .3s ease-out}.Menu .MenuColorBack{height:100%;left:0;position:absolute;width:calc(100% - 600px)}@media(max-width:700px){.Menu{background-color:rgba(6,18,87,0);width:100%}.Menu .MenuMainSub{max-width:100%;min-width:100%;overflow-x:hidden}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain{height:60px}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain h1{font-size:20px;padding-left:4%;width:30%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain input{font-size:15px;width:60%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain img{margin-right:4%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults{top:70px}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults .HomePageTopBannerTextInputSearchResultsList .HomePageTopBannerTextInputSearchResultsListBox{margin:0 10px;padding:10px 0}.Menu .MenuMainSub .MenuMainSubvUser{padding:0 4% 20px}.Menu .MenuMainSub .MenuMain{padding:20px 4%}.Menu .MenuMainSub .MenuMainSubFooter{padding:0 4% 20px}.Menu .MenuMainSub .MenuMainSubFooter h1{font-size:22px}.Menu .MenuMainSub .MenuMainSubFooter .MenuMainSubFooterList .MenuMainSubFooterBox img{border-radius:5px;height:100px;object-fit:cover;width:145px}}@-webkit-keyframes openMenu{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes openMenu{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes closseMenu{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes closseMenu{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes categories{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes categories{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.Notification{align-items:flex-start;-webkit-animation:NotificationAnimation 3s ease-out;animation:NotificationAnimation 3s ease-out;bottom:0;display:flex;height:110px;justify-content:center;left:0;position:fixed;width:100%;z-index:6}.Notification .NotificationMenu{align-items:flex-start;background-color:#dfffe0;border:1px solid #72e275;border-radius:4px;display:flex;height:auto;padding:15px 20px;width:450px}.Notification .NotificationMenu img{height:20px;margin-right:10px;width:20px}.Notification .NotificationMenu span h1{color:#061257;font-size:15px;font-weight:500}.Notification .NotificationMenu span p{color:#1b1b1c;font-size:14px;margin-top:5px}@media(max-width:690px){.Notification .NotificationMenu{width:92%}}@-webkit-keyframes NotificationAnimation{0%{bottom:-110px}10%{bottom:0}50%{bottom:0}92%{bottom:0}to{bottom:-110px}}@keyframes NotificationAnimation{0%{bottom:-110px}10%{bottom:0}50%{bottom:0}92%{bottom:0}to{bottom:-110px}}.HomePage{align-items:center;display:flex;flex-direction:column;height:auto;margin-top:-1px;width:100vw}.HomePage .CategoryNav{background-color:#0a65fc;height:auto;justify-content:start;position:relative;z-index:4}.HomePage .CategoryNav,.HomePage .CategoryNav .CategoryNavLocation{align-items:flex-start;display:flex;flex-direction:column;width:100%}.HomePage .CategoryNav .CategoryNavLocation{padding:5px 10% 8px}.HomePage .CategoryNav .CategoryNavLocation h3{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:400}.HomePage .CategoryNav .CategoryNavLocation h3 img{margin-right:5px;width:20px}.HomePage .CategoryNav .CategoryNavLocation h4{color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;margin-top:2px}.HomePage .CategoryNav .CategoryNavLocation h4 img{-webkit-filter:invert(1);filter:invert(1);margin-left:5px;width:20px}.HomePage .CategoryNav .CategoryNavShape{height:50px;padding-top:3px;width:100%;z-index:1}.HomePage .CategoryNav .CategoryNavShape .CategoryNavShapeInside{align-items:center;background-color:#f3f7ff;border-radius:20px 20px 0 0;display:flex;height:100%;justify-content:start;padding:0 10%;width:100%}.HomePage .CategoryNav .CategoryNavShape .CategoryNavShapeInside h1{color:#061257;font-size:14px;font-weight:400;margin-right:5px}.HomePage .HomePageTopBanner{align-items:center;background-color:#000;border-radius:20px;display:flex;flex-direction:column;height:500px;justify-content:center;margin-top:20px;padding:20px 10%;position:relative;width:80%}.HomePage .HomePageTopBanner .HomePageTopBannerImg{border-radius:20px;height:100%;left:0;object-fit:cover;opacity:.7;position:absolute;top:0;width:100%;z-index:1}.HomePage .HomePageTopBanner .HomePageTopBannerText{align-items:center;display:flex;flex-direction:column;justify-content:center;z-index:2}.HomePage .HomePageTopBanner .HomePageTopBannerText h1{color:#fff;font-size:32px;text-align:center}.HomePage .HomePageTopBanner .HomePageTopBannerText h1 span{text-decoration:underline}.HomePage .HomePageTopBanner .HomePageTopBannerText h2{color:#fff;font-size:20px;font-weight:400;margin-top:10px;text-align:center}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain{position:relative}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput{align-items:center;background-color:#fff;border:1px solid rgba(22,34,103,.125);border-radius:50px;display:flex;justify-content:center;margin-top:30px;z-index:1}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputImg{align-items:center;background-color:#0a65fc;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;margin:0 0 0 5px;padding:12px;width:50px}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputImg img{-webkit-filter:invert(1);filter:invert(1);height:100%;margin-top:0;padding:2px;position:static;width:100%}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputImg .HomePageTopBannerTextInputImg_Close{padding:5px}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputImg:hover{background-color:rgba(10,103,252,.878)}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputInputs input{border:none;color:#061257;color:#4d4d4d;font-weight:500;height:50px;outline:none}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputInputs .InputQuestion{font-size:16px;padding-right:10px;text-indent:10px;width:270px}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputInputs .InputZipCode{border-left:1px solid #dfdfdf;border-radius:0 50px 50px 0;margin:5px;padding-left:10px;width:80px}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputInputs input::-webkit-input-placeholder{color:#061257;color:rgba(77,77,77,.863);font-weight:500}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputInputs input::placeholder{color:#061257;color:rgba(77,77,77,.863);font-weight:500}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextRequesst{align-items:center;background-color:#0a65fc;border-radius:5px;color:#fff;display:flex;font-size:22px;font-weight:500;justify-content:center;margin-top:20px;padding:15px;text-decoration:none;text-decoration:initial;width:390px}.HomePage .HomePageTopBanner .HomePageTopBannerTextInputSearchResults{border:1px solid rgba(22,34,103,.125);border-radius:20px;box-shadow:0 4px 12px hsla(0,0%,54%,.1);max-height:280px;overflow:auto;position:absolute;top:255px;width:400px;z-index:100}.HomePage .HomePageTopBanner .HomePageTopBannerTextInputSearchResults .HomePageTopBannerTextInputSearchResultsList{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;padding-bottom:10px;padding-top:10px}.HomePage .HomePageTopBanner .HomePageTopBannerTextInputSearchResults .HomePageTopBannerTextInputSearchResultsList .HomePageTopBannerTextInputSearchResultsListBox{align-items:center;border-radius:5px;cursor:pointer;display:flex;margin:2px 20px 0;padding:10px;text-decoration:none;text-decoration:initial;width:calc(100% - 40px)}.HomePage .HomePageTopBanner .HomePageTopBannerTextInputSearchResults .HomePageTopBannerTextInputSearchResultsList .HomePageTopBannerTextInputSearchResultsListBox img{width:20px}.HomePage .HomePageTopBanner .HomePageTopBannerTextInputSearchResults .HomePageTopBannerTextInputSearchResultsList .HomePageTopBannerTextInputSearchResultsListBox a{color:#4d4d4d;font-size:16px;font-weight:400;margin-left:10px;text-decoration:none;text-decoration:initial}.HomePage .HomePageTopBanner .HomePageTopBannerTextInputSearchResults .HomePageTopBannerTextInputSearchResultsList .HomePageTopBannerTextInputSearchResultsListBox:hover{background-color:#f3f7ff}.HomePage .HomePageTopBanner img:last-child{height:auto;margin-top:20px;object-fit:fill;opacity:1;position:static;width:150px;z-index:2}.HomePage .HomePageOpenProjects{padding:50px 10% 0;width:100%}.HomePage .HomePageOpenProjects h1{color:#061257;font-size:27px}.HomePage .HomePageOpenProjects h1 span{color:#0a65fc}.HomePage .HomePageOpenProjects .HomePageOpenProjectsMain{background-color:#f3f7ff;margin-top:20px;padding:30px;width:100%}.HomePage .HomePageOpenProjects .HomePageOpenProjectsMain .HomePageOpenProjectsLeft{display:flex;flex-direction:column}.HomePage .HomePageOpenProjects .HomePageOpenProjectsMain .HomePageOpenProjectsLeft h2{background-color:#8cfcc2;border-radius:5px;color:#061257;font-size:13px;font-weight:500;padding:7px 10px;width:185px}.HomePage .HomePageOpenProjects .HomePageOpenProjectsMain .HomePageOpenProjectsLeft h3{border-radius:5px;color:#061257;display:inline-block;font-size:22px;font-weight:600;margin-top:15px}.HomePage .HomePageOpenProjects .HomePageOpenProjectsMain .HomePageOpenProjectsLeft a{align-items:center;background-color:#0a65fc;border-radius:5px;color:#fff;display:flex;font-size:19px;font-weight:600;justify-content:center;margin-top:25px;padding:15px 60px;text-decoration:none;text-decoration:initial;width:260px}.HomePage .HomePageOpenProjects .HomePageOpenProjectsMain .HomePageOpenProjectsLeft a:hover{background-color:rgba(10,103,252,.878);cursor:pointer}.HomePage .HomePageCategories{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:start;padding:40px 10% 0;position:relative;width:100%}.HomePage .HomePageCategories h1{color:#061257;font-size:27px}.HomePage .HomePageCategories h1 span{color:#0a65fc}.HomePage .HomePageCategories .HomePageCategoriesList{display:flex;flex-direction:column;margin-top:0;width:100%}.HomePage .HomePageCategories .HomePageCategoriesList .HomePageCategoriesListMore{display:flex;gap:20px;margin-top:20px;width:100%}.HomePage .HomePageCategories .HomePageCategoriesList .HomePageCategoriesListMore .HomePageCategoriesListBox{align-items:center;border:1px solid #d9d9d9;border-radius:5px;cursor:pointer;display:flex;justify-content:left;padding:25px 20px;text-decoration:none;text-decoration:initial;width:24%}.HomePage .HomePageCategories .HomePageCategoriesList .HomePageCategoriesListMore .HomePageCategoriesListBox .HomePageCategoriesListBoxImg{background-color:#f3f7ff;border-radius:5px;padding:6px}.HomePage .HomePageCategories .HomePageCategoriesList .HomePageCategoriesListMore .HomePageCategoriesListBox .HomePageCategoriesListBoxImg img{-webkit-filter:invert(28%) sepia(30%) saturate(7492%) hue-rotate(213deg) brightness(99%) contrast(102%);filter:invert(28%) sepia(30%) saturate(7492%) hue-rotate(213deg) brightness(99%) contrast(102%);width:40px}.HomePage .HomePageCategories .HomePageCategoriesList .HomePageCategoriesListMore .HomePageCategoriesListBox .HomePageCategoriesListBoxBox{margin-left:20px}.HomePage .HomePageCategories .HomePageCategoriesList .HomePageCategoriesListMore .HomePageCategoriesListBox .HomePageCategoriesListBoxBox h2{color:#061257;font-size:18px;font-weight:500;margin-top:0}.HomePage .HomePageCategories .HomePageCategoriesList .HomePageCategoriesListMore .HomePageCategoriesListBox .HomePageCategoriesListBoxBox h3{align-items:center;color:#061257;display:flex;font-size:14px;font-weight:400;margin-top:3px}.HomePage .HomePageCategories .HomePageCategoriesList .HomePageCategoriesListMore .HomePageCategoriesListBox .HomePageCategoriesListBoxBox h3 img{margin-right:5px;width:15px}.HomePage .HomePageCategories .HomePageCategoriesList .HomePageCategoriesListMore .HomePageCategoriesListBox:hover{background-color:#f3f7ff;cursor:pointer}.HomePage .HomePageSignUp{padding:30px 10%;width:100%}.HomePage .HomePageSignUp .HomePageSignUpBox{align-items:center;background-color:#f3f7ff;border-radius:5px;display:flex;justify-content:space-between;padding:40px 20px}.HomePage .HomePageSignUp .HomePageSignUpBox .HomePageSignUpLeft h1{color:#061257;font-size:28px;font-weight:600}.HomePage .HomePageSignUp .HomePageSignUpBox .HomePageSignUpLeft h2{color:#061257;font-size:17px;font-weight:400;margin-top:10px}.HomePage .HomePageSignUp .HomePageSignUpBox .HomePageSignUpRight input{border:1px solid #d9d9d9;border-radius:5px;font-size:18px;height:45px;margin-right:10px;outline:medium none invert;outline:initial;padding:10px 20px}.HomePage .HomePageSignUp .HomePageSignUpBox .HomePageSignUpRight button{background-color:#0a65fc;border:1px solid #d9d9d9;border-radius:5px;color:#fff;min-height:45px;outline:medium none invert;outline:initial;padding:10px 20px}.HomePage .HomePageServices{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:start;padding:0 10% 40px;position:relative;width:100%}.HomePage .HomePageServices h1{color:#061257}.HomePage .HomePageServices h1 span{color:#0a65fc}.HomePage .HomePageServices .HomePageServicesList{display:flex;margin-top:20px;overflow:auto;padding-bottom:20px;scroll-behavior:smooth;width:100%}.HomePage .HomePageServices .HomePageServicesList .HomePageServicesListBox{align-items:center;background-color:#000;border-radius:5px;cursor:pointer;display:flex;height:300px;justify-content:center;margin-right:20px;min-width:250px;padding:30px 20px;position:relative;width:24%}.HomePage .HomePageServices .HomePageServicesList .HomePageServicesListBox img{border-radius:5px;height:100%;left:0;object-fit:cover;opacity:.8;position:absolute;top:0;width:100%;z-index:1}.HomePage .HomePageServices .HomePageServicesList .HomePageServicesListBox .HomePageServicesListBoxBox{bottom:20px;left:0;margin-left:20px;object-fit:cover;position:absolute;z-index:2}.HomePage .HomePageServices .HomePageServicesList .HomePageServicesListBox .HomePageServicesListBoxBox h2{border-bottom:2px solid #0a65fc;color:#fff;font-size:21px;font-weight:600;margin-top:0}.HomePage .HomePageServices .HomePageServicesListSCrollRight{align-items:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,.193);cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px;position:absolute;right:calc(10% - 20px);top:190px;width:40px;z-index:2}.HomePage .HomePageServices .HomePageServicesListSCrollRight img{height:100%;width:100%}.HomePage .HomePageServices .HomePageServicesListSCrollRight:hover{background-color:#f3f7ff}.HomePage .CategoryHowMatchWork{align-items:center;background-color:#f3f7ff;display:flex;flex-direction:column;justify-content:center;margin-top:10px;padding:30px 10%;width:100%}.HomePage .CategoryHowMatchWork h1{color:#061257;font-size:29px}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList{align-items:flex-start;display:flex;gap:30px;justify-content:space-between;margin-top:30px;width:100%}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox{width:33.4%}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox .CategoryHowMatchWorkBoxBox1{align-items:center;background-color:#0a65fc;border-radius:15px;display:flex;flex-direction:column;height:300px;justify-content:center;padding:40px 30px 0;width:100%}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox .CategoryHowMatchWorkBoxBox1 .CategoryHowMatchWorkBoxBox1Back{background-color:#fff;border-radius:10px 10px 0 0;height:100%;max-width:300px;padding:20px;width:100%}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox .CategoryHowMatchWorkBoxBox1 .CategoryHowMatchWorkBoxBox1Back h2{color:#061257;font-size:23px;font-weight:600;margin-top:10px}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox .CategoryHowMatchWorkBoxBox1 .CategoryHowMatchWorkBoxBox1Back h3{color:#44474a;font-size:16px;font-weight:400;margin-top:10px}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox .CategoryHowMatchWorkBoxBox1 .CategoryHowMatchWorkBoxBox1Back h4{background-color:#f3f7ff;border:2px solid rgba(217,222,233,.792);border-radius:5px;color:#44474a;font-size:16px;font-weight:400;margin-left:-14%;margin-top:20px;padding:20px;width:130%}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox .CategoryHowMatchWorkBoxBox2{align-items:center;background-color:#0a65fc;border-radius:15px;display:flex;flex-direction:column;height:300px;justify-content:center;overflow:hidden;padding:40px 30px;width:100%}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox .CategoryHowMatchWorkBoxBox2 h4{background-color:#8cfcc2;border-radius:5px;font-size:15px;font-weight:400;margin-bottom:-14px;padding:8px 12px;z-index:2}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox .CategoryHowMatchWorkBoxBox2 img{height:110%;margin-bottom:-70px;max-width:300px;width:100%}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox .CategoryHowMatchWorkBoxBox3{align-items:center;background-color:#0a65fc;border-radius:15px;display:flex;flex-direction:column;height:300px;justify-content:center;padding:40px 30px;width:100%}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox .CategoryHowMatchWorkBoxBox3 img{border:3px solid #fff;border-radius:50%;height:120px;object-fit:cover;width:120px}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox .CategoryHowMatchWorkBoxBox3 h4{background-color:#8cfcc2;border-radius:5px;font-size:15px;font-weight:400;margin-bottom:-14px;margin-top:20px;padding:8px 15px;z-index:2}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox h2{color:#061257;font-size:20px;font-weight:500;margin-top:20px}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox h3{text-wrap:wrap;color:#061257;font-size:15px;font-weight:400;margin-top:10px}.HomePage .CategoryHowMatchWork a{background-color:#0a65fc;border:none;border-radius:50px;color:#fff;font-size:18px;margin-top:30px;padding:16px 50px;text-decoration:none;text-decoration:initial}.HomePage .CategoryHowMatchWork a:hover{background-color:rgba(10,103,252,.878);cursor:pointer}.HomePage .CategoryProjects{margin-bottom:20px;margin-top:50px;padding:0 10%;position:relative;width:100%}.HomePage .CategoryProjects h1{color:#061257;font-size:29px}.HomePage .CategoryProjects .CategoryProjectsList{align-items:center;display:flex;justify-content:space-between;margin-top:20px;overflow:auto;padding-bottom:20px;scroll-behavior:smooth;width:100%}.HomePage .CategoryProjects .CategoryProjectsList .CategoryProjectsBox{border:1px solid rgba(22,34,103,.125);border-radius:5px;margin-right:20px}.HomePage .CategoryProjects .CategoryProjectsList .CategoryProjectsBox h2{color:#061257;font-size:20px;font-weight:500;margin-top:20px;padding:0 10px}.HomePage .CategoryProjects .CategoryProjectsList .CategoryProjectsBox h3{color:#061257;font-size:14px;font-weight:400;margin-top:5px;padding:0 10px}.HomePage .CategoryProjects .CategoryProjectsList .CategoryProjectsBox img{border-radius:0 0 5px 5px;margin-bottom:-10px;margin-top:20px;width:300px}.HomePage .CategoryProjects .HomePageServicesListSCrollRight{align-items:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,.193);cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px;position:absolute;right:calc(10% - 20px);top:190px;width:40px;z-index:2}.HomePage .CategoryProjects .HomePageServicesListSCrollRight img{height:100%;width:100%}.HomePage .CategoryProjects .HomePageServicesListSCrollRight:hover{background-color:#f3f7ff}.HomePage .HomePageStartProject{align-items:center;background-color:#f3f7ff;display:flex;justify-content:space-between;padding:80px 10%;width:100%}.HomePage .HomePageStartProject .MyProjectsHeaderLeft{display:flex;flex-direction:column}.HomePage .HomePageStartProject .MyProjectsHeaderLeft h1{color:#061257;font-size:60px;font-weight:700}.HomePage .HomePageStartProject .MyProjectsHeaderLeft h2{color:#061257;font-size:20px;font-weight:400;margin-top:10px}.HomePage .HomePageStartProject .MyProjectsHeaderLeft a{align-items:center;background-color:#0a65fc;border-radius:5px;color:#fff;display:flex;font-size:22px;justify-content:center;margin-top:20px;padding:12px 20px;text-decoration:none;text-decoration:initial;width:220px}.HomePage .HomePageStartProject .MyProjectsHeaderLeft a img{-webkit-filter:invert(1);filter:invert(1);margin-right:10px;width:20px}.HomePage .HomePageStartProject img{width:100px}@media(max-width:700px){.HomePage{overflow-x:hidden}.HomePage .CategoryNav .CategoryNavLocation{align-items:center;flex-direction:row;justify-content:space-between;padding:0 4% 8px}.HomePage .CategoryNav .CategoryNavLocation h4{font-size:16px;margin-top:0}.HomePage .CategoryNav .CategoryNavShape .CategoryNavShapeInside{padding:0 4%}.HomePage .CategoryNav .CategoryNavShape .CategoryNavShapeInside h1{font-size:13px}.HomePage .HomePageTopBanner{border-radius:10px;height:auto;margin-top:15px;padding:40px 4%;width:92%}.HomePage .HomePageTopBanner .HomePageTopBannerImg{border-radius:10px}.HomePage .HomePageTopBanner .HomePageTopBannerText{width:100%}.HomePage .HomePageTopBanner .HomePageTopBannerText h1{font-size:27px;line-height:.9;text-align:start}.HomePage .HomePageTopBanner .HomePageTopBannerText h2{font-size:18px;line-height:.9;margin-top:18px;text-align:start}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextRequesst{font-size:20px;margin-top:12px;width:100%}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain{width:100%}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputImg{height:50px;width:55px}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputInputs{align-items:center;justify-content:space-between;width:100%}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputInputs .InputQuestion{font-size:16px;padding-left:0;padding-right:0;text-indent:10px;width:calc(72% - 10px)}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputInputs .InputZipCode{border-left:1px solid #dfdfdf;border-radius:0 50px 50px 0;font-size:14px;margin:5px;padding-left:10px;width:28%}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputInputs input::-webkit-input-placeholder{font-size:12px}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputInputs input::placeholder{font-size:12px}.HomePage .HomePageTopBanner .HomePageTopBannerTextInputSearchResults{top:240px;width:92%}.HomePage .HomePageTopBanner img:last-child{width:100px}.HomePage .HomePageOpenProjects{padding:35px 4% 0}.HomePage .HomePageOpenProjects h1{font-size:24px}.HomePage .HomePageOpenProjects .HomePageOpenProjectsMain{padding:20px}.HomePage .HomePageCategories{padding:40px 4% 0}.HomePage .HomePageCategories h1{font-size:24px}.HomePage .HomePageCategories .HomePageCategoriesList{margin-top:13px}.HomePage .HomePageCategories .HomePageCategoriesList .HomePageCategoriesListMore{flex-direction:column;gap:10px;margin-top:10px}.HomePage .HomePageCategories .HomePageCategoriesList .HomePageCategoriesListMore .HomePageCategoriesListBox{padding:17px 15px;width:100%}.HomePage .HomePageCategories .HomePageCategoriesList .HomePageCategoriesListMore .HomePageCategoriesListBox .HomePageCategoriesListBoxImg img{width:26px}.HomePage .HomePageSignUp{padding:30px 4%}.HomePage .HomePageSignUp .HomePageSignUpBox{flex-direction:column}.HomePage .HomePageSignUp .HomePageSignUpBox .HomePageSignUpLeft h1{color:#061257;font-size:23px;font-weight:600}.HomePage .HomePageSignUp .HomePageSignUpBox .HomePageSignUpLeft h2{color:#061257;font-size:15px;font-weight:400;margin-top:10px}.HomePage .HomePageSignUp .HomePageSignUpBox .HomePageSignUpRight{display:flex;flex-direction:column;padding-top:20px;width:100%}.HomePage .HomePageSignUp .HomePageSignUpBox .HomePageSignUpRight input{margin-top:0;padding:25px 15px;width:100%}.HomePage .HomePageSignUp .HomePageSignUpBox .HomePageSignUpRight button{font-size:19px;margin-top:10px;width:100%}.HomePage .HomePageServices{padding:0 4% 20px}.HomePage .HomePageServices .HomePageServicesListSCrollRight{right:calc(4% - 10px)}.HomePage .CategoryHowMatchWork{padding:30px 4%}.HomePage .CategoryHowMatchWork h1{font-size:27px}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList{flex-direction:column}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox{width:100%}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox img{max-height:240px}.HomePage .CategoryProjects{margin-top:30px;padding:0 4% 20px}.HomePage .CategoryProjects h1{font-size:23px}.HomePage .CategoryProjects .CategoryProjectsList .CategoryProjectsBox{margin-right:20px}.HomePage .CategoryProjects .HomePageServicesListSCrollRight{right:calc(4% - 10px);top:210px}.HomePage .HomePageStartProject{align-items:flex-start;flex-direction:column-reverse;padding:50px 10%}.HomePage .HomePageStartProject img{margin-bottom:20px;width:70px}.HomePage .HomePageStartProject .MyProjectsHeaderLeft h1{font-size:35px}.HomePage .HomePageStartProject .MyProjectsHeaderLeft h2{font-size:16px;margin-top:5px}.HomePage .HomePageStartProject .MyProjectsHeaderLeft a img{margin-bottom:0}}@-webkit-keyframes openModal2{0%{-webkit-transform:translateX(0);transform:translateX(0)}60%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes openModal2{0%{-webkit-transform:translateX(0);transform:translateX(0)}60%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.Companies{align-items:center;display:flex;flex-direction:column;height:auto;margin-top:9px;padding-bottom:100px;width:100vw}.Companies .CategoryNav{background-color:#0a65fc;height:auto}.Companies .CategoryNav,.Companies .CategoryNav .CategoryNavShape{align-items:center;display:flex;justify-content:space-between;width:100%}.Companies .CategoryNav .CategoryNavShape{background-color:#fff;background-color:#f3f7ff;border-radius:20px 20px 0 0;padding:16px 10%}.Companies .CategoryNav .CategoryNavShape span{align-items:center;display:flex}.Companies .CategoryNav .CategoryNavShape span h1{color:#061257;font-size:14px;font-weight:400;margin-right:5px}.Companies .CategoryNav .CategoryNavShape span h2{color:#061257;cursor:pointer;font-size:14px;font-weight:400;text-decoration:underline}.Companies .CategoryNav .CategoryNavShape span h2 span{color:#0a65fc;font-weight:500}.Companies .HomePageTopBanner{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:250px;justify-content:center;padding:20px 10%;position:relative;width:100%}.Companies .HomePageTopBanner .HomePageTopBannerImg{height:100%;left:0;object-fit:cover;opacity:.4;position:absolute;top:0;width:100%;z-index:1}.Companies .HomePageTopBanner .HomePageTopBannerText{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;z-index:2}.Companies .HomePageTopBanner .HomePageTopBannerText h1{color:#040b32;font-size:32px;text-align:start}.Companies .HomePageTopBanner .HomePageTopBannerText h1 span{text-decoration:underline}.Companies .HomePageTopBanner .HomePageTopBannerText h2{color:#040b32;font-size:20px;font-weight:400;margin-top:10px;text-align:start}.Companies .HomePageTopBanner img:last-child{height:auto;margin-top:20px;object-fit:fill;opacity:1;position:static;width:150px;z-index:2}.Companies .CompaniesTitle{padding:30px 10% 0;width:100%}.Companies .CompaniesTitle .CompanyPageRightHandyByVerifed{background-color:#f3f7ff;border-radius:5px;margin-top:20px;padding:20px;position:-webkit-sticky;position:sticky;top:280px}.Companies .CompaniesTitle .CompanyPageRightHandyByVerifed span{align-items:center;display:flex}.Companies .CompaniesTitle .CompanyPageRightHandyByVerifed span img{margin-right:5px;width:20px}.Companies .CompaniesTitle .CompanyPageRightHandyByVerifed span h1{color:#040b32;font-size:15px;font-weight:600;width:100%}.Companies .CompaniesTitle .CompanyPageRightHandyByVerifed h2{color:#040b32;font-size:18px;font-weight:400;margin-top:7px;width:100%}.Companies .CompaniesList{padding:0 10%;width:100%}.Companies .CompaniesList .CompaniesListBox{border:2px solid hsla(0,0%,87%,.482);border-radius:5px;box-shadow:0 8px 24px hsla(210,8%,62%,.2);margin-top:30px;padding:0 30px 30px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxRating{align-items:center;background-color:rgba(10,103,252,.149);border:2px solid #0a65fc;border-radius:50px;display:inline-flex;height:auto;justify-content:space-between;margin:15px 0;padding:6px 17px;width:auto}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxRating img{margin-right:7px;width:20px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxRating h2{color:#061257;font-size:16px;font-weight:500}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxRatingGreen{align-items:center;background-color:rgba(10,252,54,.149);border:2px solid #41dc09;border-radius:50px;display:inline-flex;height:auto;justify-content:space-between;margin:15px 0;padding:6px 17px;width:auto}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxRatingGreen img{margin-right:7px;width:20px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxRatingGreen h2{color:#185706;font-size:16px;font-weight:500}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop{display:flex;justify-content:space-between}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain{display:flex}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxTopLeft{margin-right:30px;width:200px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxTopLeft img{border-radius:5px;height:90px;max-width:200px;object-fit:contain;width:auto}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle a,.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle h1{align-items:center;color:#0f212e;display:flex;font-size:22px;font-weight:600;text-decoration:none;text-decoration:initial}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle a img,.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle h1 img{margin-right:7px;width:20px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle a:hover{text-decoration:underline}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle h3{align-items:center;color:#0f212e;display:flex;font-size:15px;font-weight:400;margin-top:7px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle h3 img{margin-right:8px;width:18px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight .CompaniesListBoxTopRightRating{align-items:center;display:flex;justify-content:center;width:200px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight .CompaniesListBoxTopRightRating h1{align-items:center;background-color:#0a65fc;border-radius:5px 0 0 5px;color:#fff;display:flex;font-size:25px;font-weight:600;height:50px;justify-content:center;width:50px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight .CompaniesListBoxTopRightRating span{align-items:center;border:2px solid #dfdfdf;border-left:initial;border-radius:0 5px 5px 0;display:flex;flex-direction:column;height:50px;justify-content:center;padding:10px 20px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight .CompaniesListBoxTopRightRating span h2{color:#0f212e;font-size:14px;font-weight:500}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight .CompaniesListBoxTopRightRating span span{border:initial;flex-direction:row;padding:0}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight .CompaniesListBoxTopRightRating span span img{margin-right:2px;width:13px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight h3{color:#0f212e;font-size:13px;font-weight:400;margin-top:10px;text-align:center;width:200px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBottom{margin-top:20px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBottom h2{background-color:#f3f7ff;border-radius:5px;color:#0f212e;font-size:15px;font-weight:400;padding:20px 15px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBoook{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBoook .CompaniesListBoxBoookLeft h2{color:#061e2f;font-size:15px;font-weight:400}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBoook .CompaniesListBoxBoookLeft h3{color:#0f212e;font-size:13px;font-weight:400;margin-top:2px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBoook .CompaniesListBoxBoookRight{align-items:center;display:flex}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBoook .CompaniesListBoxBoookRight a{align-items:center;color:#2d2e2f;cursor:pointer;display:flex;font-weight:500;margin-left:15px;text-decoration:underline}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBoook .CompaniesListBoxBoookRight a img{-webkit-filter:invert(1);filter:invert(1);margin-left:10px;width:20px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBoook .CompaniesListBoxBoookRight a:hover{color:#0a65fc}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBoook .CompaniesListBoxBoookRight a:last-child{background-color:#0a65fc;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:17px;font-weight:500;margin-left:20px;outline:none;padding:10px 13px;text-decoration:none;text-decoration:initial}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBoook .CompaniesListBoxBoookRight a:last-child:hover{background-color:#0849c7}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBoook .CompaniesListBoxBoookRight a:last-child:hover a:hover{color:#fff}.Companies .CategoryAI{align-items:center;background-color:#fff;background-color:#f3f7ff;border-left:2px solid #0a65fc;border-radius:8px;display:flex;justify-content:center;margin-top:30px;padding:20px;width:80%}.Companies .CategoryAI img{width:60px}.Companies .CategoryAI .CategoryAIText{padding-left:30px}.Companies .CategoryAI .CategoryAIText h4{color:#061257;font-size:24px;font-weight:600}.Companies .CategoryAI .CategoryAIText h3{color:#061257;font-size:16px;font-weight:400;margin-top:10px}.Companies .ServicesTop3Offer{align-items:flex-start;display:flex;flex-direction:column;margin:40px auto 0;position:relative;width:80%}.Companies .ServicesTop3Offer h2{color:#2d2e2f;font-size:26px;font-weight:600;margin-bottom:15px;text-align:start}.Companies .ServicesTop3Offer h3{color:#2d2e2f;font-size:17px;font-weight:400;margin-bottom:25px;text-align:start}.Companies .ServicesTop3Offer .ServicesTop3OfferList{display:flex;overflow:auto;padding-bottom:20px;scroll-behavior:smooth;width:100%}.Companies .ServicesTop3Offer .ServicesTop3OfferList .ServicesTop3OfferBox{align-items:flex-start;background:#f3f7ff;border:2px solid rgba(10,101,252,.102);border-radius:5px;box-shadow:0 4px 16px rgba(10,101,252,.07);display:flex;flex-direction:column;margin-right:30px;max-width:250px;min-width:250px;transition:box-shadow .2s}.Companies .ServicesTop3Offer .ServicesTop3OfferList .ServicesTop3OfferBox img{border-radius:4px 4px 0 0;box-shadow:0 2px 8px rgba(10,101,252,.05);margin-bottom:18px;max-height:180px;min-height:180px;object-fit:cover;width:100%}.Companies .ServicesTop3Offer .ServicesTop3OfferList .ServicesTop3OfferBox h1{color:#061257;font-size:20px;font-weight:600;margin-bottom:12px;padding:0 15px;text-align:start}.Companies .ServicesTop3Offer .ServicesTop3OfferList .ServicesTop3OfferBox h2{color:#2d2e2f;font-size:15px;font-weight:400;padding:0 15px;text-align:start}.Companies .ServicesTop3Offer .ServicesTop3OfferList .ServicesTop3OfferBox:hover{box-shadow:0 8px 24px rgba(10,101,252,.13)}.Companies .ServicesTop3Offer .HomePageOfferSCrollRight{align-items:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,.193);cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px;position:absolute;right:-20px;top:240px;width:40px;z-index:2}.Companies .ServicesTop3Offer .HomePageOfferSCrollRight img{height:100%;width:100%}.Companies .ServicesTop3Offer .HomePageOfferSCrollRight:hover{background-color:#f3f7ff}.Companies .CompaniesList2{margin-top:10px;padding:0 10%;width:100%}.Companies .CompaniesList2 .CompaniesList2Header .CompaniesList2HiddenGoBacl{display:none}.Companies .CompaniesList2 .CompaniesList2Header h2{align-items:center;color:#2d2e2f;display:flex;font-size:16px;font-weight:400;margin-top:20px}.Companies .CompaniesList2 .CompaniesList2Header h2 img{margin-right:10px;width:20px}.Companies .CompaniesList2 .CompaniesList2Header h1{color:#2d2e2f;font-size:24px;font-weight:600;margin-top:10px}.Companies .CompaniesList2 .CompaniesList2List{width:100%}.Companies .CompaniesList2 .CompaniesList2List .CompaniesList2ListGueatnee{background-color:#f7f8f9;border-radius:8px;margin-top:10px;padding:15px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesList2ListGueatnee span{align-content:start;display:flex}.Companies .CompaniesList2 .CompaniesList2List .CompaniesList2ListGueatnee span img{margin-right:5px;width:20px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesList2ListGueatnee span h1{color:#2d2e2f;font-size:15px;font-weight:600;width:100%}.Companies .CompaniesList2 .CompaniesList2List .CompaniesList2ListGueatnee h3{color:#2d2e2f;font-size:13px;font-weight:400;margin-top:5px;width:100%}.Companies .CompaniesList2 .CompaniesList2List .CompaniesList2ListGueatnee h3 b{color:#0157ff;cursor:pointer;font-size:13px;font-weight:400;margin-left:5px;width:100%}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox{border-bottom:1px solid hsla(0,0%,87%,.482);margin-top:30px;padding:0 0 20px;width:100%}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop{display:flex;justify-content:space-between}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain{align-items:center;display:flex}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxTopLeft{margin-right:30px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxTopLeft img{border:1px solid #dfdfdf;border-radius:5px;max-height:80px;max-width:120px;min-height:80px;min-width:120px;object-fit:cover;padding:5px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle{align-items:flex-start;display:flex;flex-direction:column}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle a{align-items:center;color:#0f212e;display:flex;font-size:18px;font-weight:500;text-decoration:none;text-decoration:initial}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle a img{margin-right:8px;width:20px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxMiddleRating{align-items:center;display:flex;justify-content:center;margin-top:3px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxMiddleRating h2{color:#0f212e;display:flex;font-size:15px;font-weight:500;margin-bottom:-1px;margin-right:-2px;white-space:nowrap}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxMiddleRating h2 span{display:flex;margin-bottom:-2px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxMiddleRating h2 span img{height:15px;margin-right:2px;width:15px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxMiddleRating h3{align-items:center;color:#0f212e;display:flex;font-size:15px;font-weight:400;margin-bottom:-1px;margin-left:8px;white-space:nowrap}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxTopMainBenefits{display:flex;flex-direction:column;margin-top:3px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxTopMainBenefits a,.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxTopMainBenefits h2{align-items:center;color:#0f212e;display:flex;font-size:15px;font-weight:400;white-space:nowrap}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxTopMainBenefits a img,.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxTopMainBenefits h2 img{margin-right:5px;width:20px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxTopMainBenefits a{text-decoration:underline}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight{display:flex}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight a{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-left:20px;text-decoration:none}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight a span{align-items:center;background-color:#fff;border:1px solid #0051d3;border-radius:50%;display:flex;justify-content:center;padding:13px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight a span img{-webkit-filter:invert(24%) sepia(78%) saturate(1915%) hue-rotate(202deg) brightness(98%) contrast(115%);filter:invert(24%) sepia(78%) saturate(1915%) hue-rotate(202deg) brightness(98%) contrast(115%);height:18px;width:18px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight a h4{color:#0051d3;font-size:16px;font-weight:400;margin-top:5px;text-align:center}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight a:hover span{background-color:hsla(0,0%,87%,.506)}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox:hover .CompaniesListBoxTopMain .CompaniesListBoxMiddle a{text-decoration:underline}.Companies .CategoryReviews{background:#0a65fc;border-radius:10px;margin-top:40px;padding:80px 40px 60px;position:relative;width:80%}.Companies .CategoryReviews .CategoryReviewsTitle h1{color:#fff}.Companies .CategoryReviews .CategoryReviewsTitle h1 span{border-bottom:3px solid #8cfcc2;color:#fff}.Companies .CategoryReviews .CategoryReviewsTitle h2{color:#fff;font-size:16px;font-weight:400;margin-top:10px}.Companies .CategoryReviews .CategoryReviewsList{display:flex;gap:30px;margin-top:30px;overflow:auto;padding-bottom:10px;scroll-behavior:smooth}.Companies .CategoryReviews .CategoryReviewsList .CategoryReviewsListBox{background-color:#fff;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;min-width:300px;padding:30px}.Companies .CategoryReviews .CategoryReviewsList .CategoryReviewsListBox .CategoryReviewsListBoxTop{display:flex;flex-direction:column;height:240px}.Companies .CategoryReviews .CategoryReviewsList .CategoryReviewsListBox .CategoryReviewsListBoxTop h1{color:#061257;font-size:22px;font-weight:500}.Companies .CategoryReviews .CategoryReviewsList .CategoryReviewsListBox .CategoryReviewsListBoxTop span{align-items:center;display:flex;margin-top:5px}.Companies .CategoryReviews .CategoryReviewsList .CategoryReviewsListBox .CategoryReviewsListBoxTop span img{width:20px}.Companies .CategoryReviews .CategoryReviewsList .CategoryReviewsListBox .CategoryReviewsListBoxTop h2{color:#061257;font-size:15px;font-weight:400;margin-top:15px}.Companies .CategoryReviews .CategoryReviewsList .CategoryReviewsListBox .CategoryReviewsListBoxTop h3{color:#061257;font-size:16px;font-weight:400;margin-top:15px}.Companies .CategoryReviews .CategoryReviewsList .CategoryReviewsListBox a{align-items:center;background-color:#0a65fc;border:none;border-radius:5px;color:#061257;color:#fff;display:flex;font-size:16px;font-weight:600;justify-content:center;margin-top:20px;padding:12px 15px;text-decoration:none;width:100%}.Companies .CategoryReviews .CategoryReviewsList .CategoryReviewsListBox a:hover{background-color:#074ab6;cursor:pointer;text-decoration:underline}.Companies .CategoryReviews .HomePageServicesListSCrollRight{align-items:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,.193);cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px;position:absolute;right:-20px;top:290px;width:40px;z-index:2}.Companies .CategoryReviews .HomePageServicesListSCrollRight img{height:100%;width:100%}.Companies .CategoryReviews .HomePageServicesListSCrollRight:hover{background-color:#f3f7ff}.Companies .CategoryReviews .CategoryReviewsConfirmed{align-items:center;background-color:#8cfcc2;border:1px solid #1fa15e;border-radius:10px;display:flex;margin-top:10px;padding:15px}.Companies .CategoryReviews .CategoryReviewsConfirmed img{width:30px}.Companies .CategoryReviews .CategoryReviewsConfirmed h2{color:#061257;font-size:16px;font-weight:400;margin-left:10px}.Companies .CategoryByServices{border-radius:5px;display:flex;flex-direction:column;margin-top:20px;padding:20px 10%;position:relative;width:100%}.Companies .CategoryByServices h2{color:#2d2e2f;font-size:26px;font-weight:600;margin-bottom:15px;text-align:start}.Companies .CategoryByServices h3{color:#2d2e2f;font-size:17px;font-weight:400;margin-bottom:25px;text-align:start}.Companies .CategoryByServices .CategoryByServicesList{display:flex;overflow:scroll;padding-bottom:20px;scroll-behavior:smooth;width:100%}.Companies .CategoryByServices .CategoryByServicesList .CategoryByServicesListItem{background:#f3f7ff;border:2px solid rgba(10,101,252,.102);border-radius:5px;box-shadow:0 4px 16px rgba(10,101,252,.07);flex-basis:calc(33.333% - 10px);flex-grow:1;flex-shrink:1;margin-right:20px;padding:15px 15px 25px;width:100%}.Companies .CategoryByServices .CategoryByServicesList .CategoryByServicesListItem h4{text-wrap:nowrap;align-items:center;color:#061257;display:flex;font-size:20px;font-weight:600;margin-bottom:12px;text-align:start}.Companies .CategoryByServices .CategoryByServicesList .CategoryByServicesListItem h4 img{margin-right:10px;width:25px}.Companies .CategoryByServices .CategoryByServicesList .CategoryByServicesListItem .CategoryByServicesListItemKeyWords{margin-top:5px;width:100%}.Companies .CategoryByServices .CategoryByServicesList .CategoryByServicesListItem .CategoryByServicesListItemKeyWords h5{text-wrap:nowrap;color:#2d2e2f;font-size:15px;font-weight:400;margin-top:5px;text-align:start}.Companies .CategoryByServices .HomePageServicesListSCrollRight{align-items:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,.193);cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px;position:absolute;right:calc(10% - 20px);top:290px;width:40px;z-index:2}.Companies .CategoryByServices .HomePageServicesListSCrollRight img{height:100%;width:100%}.Companies .CategoryByServices .HomePageServicesListSCrollRight:hover{background-color:#f3f7ff}.Companies .CompaniesList3{margin-top:0;padding:0 10%;width:100%}.Companies .CompaniesList3 .CompaniesList2Header .CompaniesList2HiddenGoBacl{display:none}.Companies .CompaniesList3 .CompaniesList2Header h2{align-items:center;color:#2d2e2f;display:flex;font-size:16px;font-weight:400;margin-top:20px}.Companies .CompaniesList3 .CompaniesList2Header h2 img{margin-right:10px;width:20px}.Companies .CompaniesList3 .CompaniesList2Header h1{color:#2d2e2f;font-size:24px;font-weight:600;margin-top:10px}.Companies .CompaniesList3 .CompaniesList2List{display:flex;justify-content:space-between;width:100%}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox{border-bottom:1px solid hsla(0,0%,87%,.482);margin-top:30px;padding:0 0 20px;width:auto}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop{display:flex;flex-direction:column;justify-content:space-between}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain{align-items:center;align-items:flex-start;display:flex;flex-direction:column}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxTopLeft{margin-right:30px}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxTopLeft img{border-radius:5px;max-height:80px;min-height:80px;padding:5px;width:auto}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle{align-items:flex-start;display:flex;flex-direction:column}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle a{color:#0f212e;font-size:18px;font-weight:500;text-decoration:none;text-decoration:initial}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxMiddleRating{align-items:center;display:flex;justify-content:center;margin-top:3px}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxMiddleRating h2{color:#0f212e;display:flex;font-size:15px;font-weight:500;margin-bottom:-1px;margin-right:-2px;white-space:nowrap}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxMiddleRating h2 span{display:flex;margin-bottom:-2px}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxMiddleRating h2 span img{height:15px;margin-right:2px;width:15px}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxMiddleRating h3{align-items:center;color:#0f212e;display:flex;font-size:15px;font-weight:400;margin-bottom:-1px;margin-left:8px;white-space:nowrap}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxTopMainBenefits{display:flex;flex-direction:column;margin-top:3px}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxTopMainBenefits a,.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxTopMainBenefits h2{align-items:center;color:#0f212e;display:flex;font-size:15px;font-weight:400;white-space:nowrap}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxTopMainBenefits a img,.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxTopMainBenefits h2 img{margin-right:5px;width:20px}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxTopMainBenefits a{text-decoration:underline}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight{display:flex;margin-top:10px}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight a{align-items:center;border:1px solid #0051d3;border-radius:50px;cursor:pointer;display:flex;justify-content:center;margin-right:10px;padding:8px 13px;text-decoration:none}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight a span{align-items:center;border-radius:50%;display:flex;justify-content:center;margin-right:10px}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight a span img{-webkit-filter:invert(24%) sepia(78%) saturate(1915%) hue-rotate(202deg) brightness(98%) contrast(115%);filter:invert(24%) sepia(78%) saturate(1915%) hue-rotate(202deg) brightness(98%) contrast(115%);height:18px;width:18px}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight a h4{color:#0051d3;font-size:16px;font-weight:400;text-align:center}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight a:hover{background-color:hsla(0,0%,87%,.506)}.Companies .CompaniesList3 .CompaniesList2List .CompaniesListBox:hover .CompaniesListBoxTopMain .CompaniesListBoxMiddle a{text-decoration:underline}.Companies .CategoryFaq{align-items:flex-start;display:flex;height:auto;justify-content:space-between;margin-top:0;padding:40px 10% 0;width:100%}.Companies .CategoryFaq h1{color:#282827;font-size:35px;padding-right:20px;width:40%}.Companies .CategoryFaq .MainBanner4FaqMore{border-radius:5px;width:60%}.Companies .CategoryFaq .MainBanner4FaqMore a{color:#2a1768;font-weight:500;text-decoration:underline}.Companies .CategoryFaq .MainBanner4FaqMore .row-title-text,.Companies .CategoryFaq .MainBanner4FaqMore .styles_row-title-text__1MuhU{font-weight:500}.Companies .CategoryFaq .MainBanner4FaqMore .faq-row,.Companies .CategoryFaq .MainBanner4FaqMore .styles_faq-row__2YF3c{border-bottom:1px solid rgba(22,34,103,.125);margin:20px 0;padding-bottom:20px}.Companies .AllCompaniesUnique{background-color:#fff;border-radius:5px 5px 0 0;padding:0;position:fixed;width:auto;z-index:2;z-index:20}.Companies .AllCompaniesUnique .CompaniesList2HiddenFade{background-color:hsla(0,0%,6%,.294);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-3}.Companies .AllCompaniesUnique .CompaniesList2Header{background-color:#fff;border-radius:5px 5px 0 0}.Companies .AllCompaniesUnique .CompaniesList2Header .CompaniesList2HiddenGoBacl{align-items:center;background-color:#fff;border-radius:5px 5px 0 0;box-shadow:0 3px 8px rgba(0,0,0,.133);display:flex;padding:17px 4%}.Companies .AllCompaniesUnique .CompaniesList2Header .CompaniesList2HiddenGoBacl h3{align-items:center;color:#3d3d3d;display:flex;font-size:17px;font-weight:400}.Companies .AllCompaniesUnique .CompaniesList2Header .CompaniesList2HiddenGoBacl img{background-color:#f3f7ff;border-radius:5px;cursor:pointer;margin-right:20px;padding:5px;width:30px}.Companies .AllCompaniesUnique .CompaniesList2Header .CompaniesList2HiddenGoBacl img:hover{background-color:#dce3f1}.Companies .AllCompaniesUnique .CompaniesList2Header h1,.Companies .AllCompaniesUnique .CompaniesList2Header h2{padding:0 4%}.Companies .AllCompaniesUnique .CompaniesList2List{background-color:#fff;border-radius:0 0 5px 5px;justify-content:space-between;padding:17px 4%;width:100%}.Companies .AllCompaniesUnique .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight{align-self:end}.Companies .AllCompaniesUnique .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight bac a{padding:0;width:auto}.Companies .CompaniesMenu{background-color:#fff;box-shadow:0 3px 8px rgba(0,0,0,.133);left:0;padding:8px 10%;position:fixed;top:0;width:100%;z-index:4}.Companies .CompaniesMenu .CompaniesMenuRight{align-items:center;display:flex;justify-content:space-between;width:100%}.Companies .CompaniesMenu .CompaniesMenuRight span{align-content:start;align-items:center;cursor:pointer;display:flex}.Companies .CompaniesMenu .CompaniesMenuRight span h1{color:#4e4e4e;font-size:15px;font-weight:500;width:100%}.Companies .CompaniesMenu .CompaniesMenuRight span img{margin-left:7px;width:22px}.Companies .CompaniesMenu .CompaniesMenuRight button{text-wrap:nowrap;background-color:#0ad96e;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:8px 18px;text-decoration:underline}.Companies .CompaniesMenu .CompaniesMenuRight button:hover{background-color:#13c468}.Companies .CompaniesMenu .CompaniesMenuContent{display:flex;flex-direction:column}.Companies .CompaniesMenu .CompaniesMenuContent h3{margin-top:20px}.Companies .CompaniesMenu .CompaniesMenuContent a{text-wrap:nowrap;color:#4e4e4e;font-size:15px;font-weight:400;margin-bottom:5px;margin-top:10px;width:100%}.Companies .CompaniesHandyBYVerified{background-color:#f3f7ff;bottom:0;box-shadow:0 3px 8px rgba(0,0,0,.24);left:0;padding:10px 4%;position:fixed;width:100%;z-index:4}.Companies .CompaniesHandyBYVerified .CompanyPageRightHandyByVerifed{align-items:center;display:flex;justify-content:space-between;width:100%}.Companies .CompaniesHandyBYVerified .CompanyPageRightHandyByVerifed span{align-content:start}.Companies .CompaniesHandyBYVerified .CompanyPageRightHandyByVerifed span img{margin-right:5px;width:20px}.Companies .CompaniesHandyBYVerified .CompanyPageRightHandyByVerifed span h1{color:#061257;font-size:15px;font-weight:600;width:100%}.Companies .CompaniesHandyBYVerified .CompanyPageRightHandyByVerifed span{align-items:center;display:flex}.Companies .CompaniesHandyBYVerified .CompanyPageRightHandyByVerifed span img{width:25px}.Companies .CompaniesHandyBYVerified .CompanyPageRightHandyByVerifed span h2{color:#0157ff;font-size:14px;font-weight:400;margin-right:5px;width:100%}.Companies .CompaniesHandyBYVerified .CompaniesHandyBYVerifiedContentBottom span{align-content:start;display:flex;margin-top:20px}.Companies .CompaniesHandyBYVerified .CompaniesHandyBYVerifiedContentBottom span h1{color:#061257;font-size:15px;font-weight:600;width:100%}.Companies .CompaniesHandyBYVerified .CompaniesHandyBYVerifiedContentBottom h2{color:#061257;font-size:14px;font-weight:400;margin:7px 0;width:100%}.Companies .StartMatchingButton{align-items:center;background-color:#fff;border-top:1px solid rgba(22,34,103,.125);bottom:0;display:flex;flex-direction:column;height:auto;justify-content:center;left:0;padding:13px 10%;position:fixed;width:100%;z-index:3}.Companies .StartMatchingButton div{width:100%}.Companies .StartMatchingButton a{align-items:center;background-color:#0157ff;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:600;justify-content:center;outline:none;padding:15px 40px;text-decoration:none;text-decoration:initial;width:100%}.Companies .StartMatchingButton a:hover{background-color:#074ab6}.Companies .StartMatchingButton h2{color:#061257;font-size:14px;font-weight:400;margin-top:7px;text-align:center}@media(max-width:800px){.Companies{margin-top:0}.Companies .CategoryNav .CategoryNavShape{padding:16px 4%}.Companies .HomePageTopBanner{height:auto;margin-top:15px;overflow:auto;overflow:hidden;padding:20px 4% 25px;width:94%}.Companies .HomePageTopBanner .HomePageTopBannerText h1{font-size:30px}.Companies .HomePageTopBanner .HomePageTopBannerText h2{font-size:16px}.Companies .HomePageTopBanner img:last-child{width:120px}.Companies .HomePageTopBanner .HomePageTopBannerImg{height:100%}.Companies .CompaniesTitle{margin-top:10px;padding:10px 4%}.Companies .CompaniesTitle h1{font-size:26px}.Companies .CompaniesTitle h2{font-size:15px}.Companies .CompaniesTitle .CompanyPageRightHandyByVerifed{padding:15px}.Companies .CompaniesTitle .CompanyPageRightHandyByVerifed h2 span{margin-top:5px;text-decoration:underline}.Companies .CompaniesList{padding:0 4%;width:100%}.Companies .CompaniesList .CompaniesListBox{margin-bottom:20px;margin-top:10px;padding:0 20px 20px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop,.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain{flex-direction:column}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxTopLeft{width:100%}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle h2{font-size:16px;white-space:nowrap}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle h2 img{margin-right:2px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight{margin-top:20px;width:100%}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight .CompaniesListBoxTopRightRating{align-items:start;justify-content:start}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight h3{text-align:start}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBottom h2{border:1px solid #dfdfdf;font-size:14px;padding:10px}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBoook,.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBoook .CompaniesListBoxBoookLeft{flex-direction:column;text-align:flex-start;width:100%}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBoook .CompaniesListBoxBoookRight{border-top:1px solid #dfdfdf;flex-direction:column;margin-top:10px;text-align:flex-start;width:100%}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBoook .CompaniesListBoxBoookRight a{align-items:flex-start;margin-left:0;margin-top:10px;text-align:flex-start}.Companies .CompaniesList .CompaniesListBox .CompaniesListBoxBoook .CompaniesListBoxBoookRight a:last-child{align-items:center;justify-content:center;margin-left:0;width:100%}.Companies .CategoryAI{align-items:flex-start;flex-direction:column;margin:10px 0;padding:20px;width:92%}.Companies .CategoryAI img{width:50px}.Companies .CategoryAI .CategoryAIText{margin-top:10px;padding-left:0}.Companies .CategoryAI .CategoryAIText h4{font-size:23px}.Companies .CategoryAI .CategoryAIText h3{font-size:16px}.Companies .ServicesTop3Offer{margin:20px auto 0;width:92%}.Companies .ServicesTop3Offer h2{color:#2d2e2f;font-size:22px;font-weight:600;margin-bottom:10px;text-align:start}.Companies .ServicesTop3Offer h3{color:#2d2e2f;font-size:15px;font-weight:400;margin-bottom:15px;text-align:start}.Companies .ServicesTop3Offer .ServicesTop3OfferList .ServicesTop3OfferBox{margin-right:20px}.Companies .ServicesTop3Offer .HomePageOfferSCrollRight{right:-12px;top:290px}.Companies .CompaniesList2{padding:0 4%}.Companies .CompaniesList2 .CompaniesList2Header h2{font-size:14px;margin-top:10px}.Companies .CompaniesList2 .CompaniesList2Header h2 img{margin-right:7px;width:16px}.Companies .CompaniesList2 .CompaniesList2Header h1{font-size:20px;margin-top:7px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox{margin-top:20px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop{flex-direction:column}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain{justify-content:space-between;position:relative}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxTopLeft{align-items:center;background-color:#fff;border-left:7px solid #fff;box-shadow:-10px 0 5px -3px hsla(0,1%,86%,.149);display:flex;flex-direction:column;height:100%;justify-content:center;margin-right:0;position:absolute;right:0}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxTopLeft img{border:initial;max-height:90px;max-width:120px;min-height:90px;min-width:120px;padding:0}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxMiddleRating{align-items:flex-start;flex-direction:column}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxMiddleRating h3{font-size:13px;margin-left:0;margin-top:5px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxTopMainBenefits a,.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopMain .CompaniesListBoxMiddle .CompaniesListBoxTopMainBenefits h2{font-size:13px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight{margin-top:15px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight a{border:1px solid #d8d8d8;border-radius:50px;display:flex;flex-direction:row;margin-left:0;margin-right:15px;padding:3px 15px 2px 10px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight a span{border:initial;border-radius:0;border-radius:initial;height:30px;padding:0;width:30px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight a span img{height:15px;margin-left:-5px;width:15px}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight a h4{font-size:14px;font-weight:500;margin-top:0}.Companies .CompaniesList2 .CompaniesList2List .CompaniesListBox .CompaniesListBoxTop .CompaniesListBoxTopRight a:hover span{background-color:#fff}.Companies .CategoryReviews{border-radius:0;margin-top:20px;padding:50px 4% 30px;width:100%}.Companies .CategoryReviews .CategoryReviewsTitle h1{font-size:29px}.Companies .CategoryReviews .CategoryReviewsTitle h2{margin-top:20px}.Companies .CategoryReviews .CategoryReviewsList{gap:20px}.Companies .CategoryReviews .CategoryReviewsList .CategoryReviewsListBox{min-width:270px;padding:20px}.Companies .CategoryReviews .HomePageServicesListSCrollRight{right:5px;top:390px}.Companies .CategoryByServices{padding:20px 4% 0}.Companies .CategoryByServices h2{color:#2d2e2f;font-size:22px;font-weight:600;margin-bottom:10px;text-align:start}.Companies .CategoryByServices h3{color:#2d2e2f;font-size:15px;font-weight:400;margin-bottom:15px;text-align:start}.Companies .CategoryByServices .CategoryByServicesList .CategoryByServicesListItem{min-width:300px}.Companies .CategoryByServices .CategoryByServicesList .CategoryByServicesListItem h4{text-wrap:wrap}.Companies .CategoryByServices .CategoryByServicesList .CategoryByServicesListItem .CategoryByServicesListItemKeyWords h5{text-wrap:wrap;font-size:14px}.Companies .CategoryByServices .HomePageServicesListSCrollRight{right:5px;top:320px}.Companies .CompaniesList3{padding:20px 4%}.Companies .CompaniesList3 .CompaniesList2Header h2{font-size:14px;margin-top:10px}.Companies .CompaniesList3 .CompaniesList2Header h2 img{margin-right:7px;width:16px}.Companies .CompaniesList3 .CompaniesList2Header h1{font-size:20px;margin-top:7px}.Companies .CompaniesList3 .CompaniesList2List{flex-direction:column}.Companies .CategoryFaq{align-items:center;flex-direction:column;justify-content:center;padding:0 4% 20px}.Companies .CategoryFaq h1{font-size:24px;margin-bottom:20px;margin-top:20px;text-align:flex-start;width:100%}.Companies .CategoryFaq .MainBanner4FaqMore{margin-top:0;width:100%}.Companies .CategoryFaq .MainBanner4FaqMore a{font-size:17px}.Companies .CategoryFaq .MainBanner4FaqMore .row-title-text,.Companies .CategoryFaq .MainBanner4FaqMore .styles_row-title-text__1MuhU{font-size:16px}.Companies .CategoryFaq .MainBanner4FaqMore .faq-row,.Companies .CategoryFaq .MainBanner4FaqMore .styles_faq-row__2YF3c{margin:10px 0;padding-bottom:10px}.Companies .AllCompaniesUnique{display:none}.Companies .CompaniesMenu{padding:8px 4%}.Companies .CompaniesList2Hidden{background-color:#fff;border:0;height:100%;left:0;overflow:scroll;position:fixed;top:-10px;z-index:20}.Companies .CompaniesList2Hidden .CompaniesList2HiddenFade{display:none}.Companies .CompaniesList2Hidden .CompaniesList2Header{border:0;margin-top:80px}.Companies .CompaniesList2Hidden .CompaniesList2Header .CompaniesList2HiddenGoBacl{align-items:center;background-color:#fff;border:0;box-shadow:0 3px 8px rgba(0,0,0,.133);display:flex;left:0;padding:17px 4%;position:fixed;top:0;width:100%;z-index:21}.Companies .CompaniesList2Hidden .CompaniesList2Header .CompaniesList2HiddenGoBacl h3{align-items:center;color:#3d3d3d;display:flex;font-size:17px;font-weight:400}.Companies .CompaniesList2Hidden .CompaniesList2Header .CompaniesList2HiddenGoBacl img{margin-right:20px;width:20px}.Companies .CompaniesList2Hidden .CompaniesList2Header h1,.Companies .CompaniesList2Hidden .CompaniesList2Header h2{padding:0}.Companies .CompaniesList2Hidden .CompaniesList2List{border:0;padding:0 0 17px}.Companies .StartMatchingButton{background-color:initial;border-top:initial;bottom:45px;padding:10px 10%}.Companies .StartMatchingButton div{width:auto}.Companies .StartMatchingButton a{border-radius:8px;box-shadow:0 3px 8px rgba(0,0,0,.173);font-weight:500;padding:10px 26px;width:auto}.Companies .StartMatchingButton a:hover{background-color:#074ab6}.Companies .StartMatchingButton h2{display:none}}@media screen and (min-width:1400px){.HomePage .GetStarted,.HomePage .HomePage .HomePageText,.HomePage .HowItWork{padding:50px 14%}.HomePage .GetStarted .GetStartedLeft{width:70%}.HomePage .GetStarted .GetStartedRight{padding:50px 50px 0;width:34%}.HomePage .ToolsToStart{border-radius:10px;margin:0 14% 50px;max-width:calc(100vw - 30%);min-width:calc(100vw - 30%);padding:50px 4% 0}}.NavigatorPath{display:flex;flex-wrap:wrap;height:auto;margin-top:20px;padding:20px 10%;width:100%}.NavigatorPath .NavigatorPathBox{align-items:center;display:flex;margin:5px 5px 0 0}.NavigatorPath .NavigatorPathBox a{color:#000;cursor:pointer;font-size:14px;font-weight:400;text-decoration:underline}.NavigatorPath .NavigatorPathBox img{-webkit-filter:invert(1);filter:invert(1);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:20px}@media(max-width:590px){.NavigatorPath{padding:20px 4%}}.SiteMap{align-items:center;display:flex;flex-direction:column;height:auto;padding-top:80px;width:100vw}.SiteMap .SiteMapMenu{border-bottom:1px solid rgba(75,101,119,.149);display:flex;flex-wrap:wrap;gap:10px;height:auto;padding:40px 4%;width:100%}.SiteMap .SiteMapMenu a{color:#0f212e;font-size:15px;padding:10px;text-decoration:none;text-decoration:initial;white-space:nowrap}.SiteMap .SiteMapDes{border-bottom:1px solid rgba(75,101,119,.149);flex-wrap:wrap;gap:10px;height:auto;padding:40px 4%;width:100%}.SiteMap .SiteMapDes,.SiteMap .SiteMapDes .SiteMapDesBox{display:flex;flex-direction:column}.SiteMap .SiteMapDes .SiteMapDesBox a{color:#0f212e;font-size:15px;padding:10px;text-decoration:underline}@media(max-width:690px){.SiteMap{padding:20px 0}.SiteMap .SiteMapMenu{gap:0;padding:60px 4% 20px}.SiteMap .SiteMapMenu a{margin:10px 15px 0 0;padding:0 5px 10px}.SiteMap .SiteMapDes{gap:0;padding:40px 4%}.SiteMap .SiteMapDes .SiteMapDesBox a{margin:15px 10px 0 0;padding:0}}.NotFound{align-items:flex-start;display:flex;flex-direction:column;height:auto;overflow-x:hidden;padding:150px 0 20px;width:100vw}.NotFound .NotFoundHeader{padding:0 4%}.NotFound .NotFoundHeader img{margin-bottom:20px;width:40px}.NotFound .NotFoundHeader h1{color:#0f212e;font-size:20px;font-weight:500}.NotFound .NotFoundHeader h2{color:#4f6473;font-size:15px;font-weight:300;margin-top:20px}.NotFound .NotFoundMenu{display:flex;flex-direction:column;margin-top:30px;padding:0 4%;z-index:3}.NotFound .NotFoundMenu a{color:#0f212e;cursor:pointer;font-size:15px;margin-top:15px;padding:0;text-decoration:underline;white-space:inherit}.NotFound .NotFoundImage{align-items:center;display:flex;height:200px;justify-content:center;margin-top:30px;padding:0 4%;position:relative;width:100%;z-index:1}.NotFound .NotFoundImage img{position:absolute;right:-500px;width:900px}.NotFound .NotFoundNavigatorPath{display:flex;margin-top:30px;padding:0 4% 30px;z-index:3}.NotFound .NotFoundNavigatorPath .NavigatorPathBox{align-items:center;display:flex;margin:5px 5px 0 0}.NotFound .NotFoundNavigatorPath .NavigatorPathBox a{color:#000;cursor:pointer;font-size:14px;font-weight:400;text-decoration:underline}.NotFound .NotFoundNavigatorPath .NavigatorPathBox img{-webkit-filter:invert(1);filter:invert(1);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:20px}@media(max-width:690px){.NotFound{padding:110px 0 0}}@media screen and (min-width:1400px){.Footer .JoinUs{padding:50px 14%}.Footer .FooterTop .ContactUs,.Footer .FooterTop .LogoDiv,.Footer .FooterTop .SiteMapDiv{padding:30px 0}.Footer .FooterBottom{padding:50px 10%}}
/*# sourceMappingURL=main.d75bbdcd.css.map*/