.secondary-text{color:var(--typo-primary)}.z-2{position:relative;z-index:2}.hero-wrapper{background-image:url(/assets/image/banner-bg.svg);background-repeat:no-repeat;background-position:50%;background-size:cover}.hero-content{text-align:center;max-width:1050px;margin:auto}.hero-wrapper h1{font-size:50px;line-height:120%;text-align:center;font-weight:800;margin-bottom:20px}.hero-wrapper .hero-content p{font-size:var(--font-20);max-width:669px;margin:0 auto}.hero-wrapper .hero-content .button-group{display:flex;align-items:center;gap:20px;margin-top:32px}.hero-image-outer{padding-top:32px;position:relative}.hero-image{position:relative;max-width:407px;margin:0 auto}.hero-image .user-img img{width:auto!important;height:auto!important}.icon-1{left:-110px;top:10%}.icon-2{left:-70px;top:43%}.icon-3{right:-110px;top:25%}.animi-chat,.animi-icon{position:absolute}.animi-chat{display:flex;top:0;gap:10px;background-color:var(--color-white);padding:7px;max-width:250px;border-radius:50px;box-shadow:0 8px 24px rgba(149,157,165,.2)}.animi-chat:after{content:"";display:block;border-left:10px solid transparent;border-right:10px solid transparent;transition:all .5s ease-in-out;transform:translateY(10px);border-bottom:6px solid var(--color-white);position:absolute;bottom:-6px;left:30px;transform:rotate(180deg)}.animi-chat .content{padding:0 10px}.animi-chat .content div{font-size:12px;font-weight:600;margin:0;position:relative;line-height:18px;min-width:130px}.animi-chat img{width:50px;height:50px;border-radius:50%}.animi-chat .content span{position:absolute;bottom:0;right:0;font-size:7px;color:var(--typo-primary);white-space:nowrap}.animi-card{position:absolute;max-width:260px}.an-1{top:-49px}.an-2{left:10%;bottom:15%}.an-3{right:0;top:15%}.animi-chat01.animi-chat{top:46%;left:25%}.hero-image .icon{height:44px;width:44px;min-width:44px}.hero-image .icon img{height:100%;width:100%;object-fit:cover}.hero-image .animi-chat{align-items:center}.hero-image .animi-chat .content{padding:0 10px 0 0;display:flex;flex-direction:column;justify-content:center}.hero-image .animi-chat:after{left:50%}.hero-image .animi-chat .content div{font-weight:600;min-width:auto}.hero-image .animi-chat .content span{position:static;line-height:normal}.animi-chat03.animi-chat{bottom:100%;top:auto;left:0}.animi-chat02.animi-chat{left:0;top:auto;bottom:-10px}.animi-chat02.animi-chat:after{bottom:auto;top:-5px;left:30px;border-bottom:none;border-top:6px solid var(--color-white)}.animi-chat01{animation-name:animation-1;animation-duration:4s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes animation-1{0%{transform:translateY(0)}to{transform:translateY(30px)}}.animi-chat02,.animi-chat03{animation-name:animation-2;animation-duration:3s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes animation-2{0%{transform:translateX(0)}to{transform:translateX(20px)}}.heading-box{justify-content:space-between;margin-bottom:40px}.heading-box,.heading-box .h-link a{display:flex;align-items:center;gap:10px}.heading-box .h-link a{font-size:18px;color:var(--typo-primary);transition:.4s ease-in-out;font-weight:600}.heading-box .h-link a:hover{color:var(--color-primary)}.heading-box .h-link a svg path{transition:.4s ease-in-out}.heading-box .h-link a:hover svg path{stroke:var(--color-primary)}.category-list-wrap{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-row-gap:20px;row-gap:20px;grid-column-gap:30px;column-gap:30px}.category-list-wrap li{position:relative;box-shadow:0 4px 12px 0 #00000024;background-color:var(--color-white);overflow:hidden;border-radius:8px;border:1px solid var(--light-gray);padding:20px;transition:all .35s ease-in-out}.category-list-wrap li .cat-img{width:55px;height:55px;position:relative;margin-bottom:10px}.category-list-wrap li .cat-img img{position:relative;z-index:1;height:55px}.category-list-wrap li a{font-size:18px;font-weight:600;line-height:normal;color:var(--h-color);margin-bottom:6px;display:block}.category-list-wrap li .cat-img:before{content:"";position:absolute;height:35px;width:35px;background:#FCE3CF;border-radius:50%;right:-4px;bottom:4px;transition:auto;transition:all .35s ease-in-out}.category-list-wrap li .totalpro{color:var(--typo-primary);font-size:var(--font-xs);font-weight:600;line-height:normal}.category-list-wrap li:hover{background-color:#FEF1E8;border-color:#FCE3CF}.category-list-wrap li:hover .cat-img:before{background:var(--color-primary)}.hiring-inner{padding:40px;border-radius:10px;background:url(/assets/image/cat-bg.png),linear-gradient(268.27deg,#001818 .72%,#064848 99.41%);background-size:contain,cover;background-position:100% 0,50%;background-repeat:no-repeat}.hiring-inner .content{width:50%}.hiring-inner .content h2{color:var(--color-white);margin-bottom:10px}.hiring-inner .content p{font-size:16px;font-weight:400;color:var(--color-white);margin-bottom:28px}.project-step-wrapper{background-image:url(/assets/image/bg-shap-1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.project-step-wrapper .head-content{text-align:center;margin-bottom:50px}.project-step-wrapper .head-content .heading-box{justify-content:center}.project-step{display:flex;gap:30px;align-items:flex-start;flex-wrap:wrap;counter-reset:step}.project-step .step-item{background:#fff;padding:50px 30px 30px;box-shadow:0 4px 64.3px 0 #00000014;border-radius:12px;width:calc(25% - 23px);position:relative}.step-item:before{content:counter(step,decimal-leading-zero);counter-increment:step;position:absolute;left:19px;top:10px;line-height:normal;font-size:38px;font-weight:700;color:var(--typo-primary);opacity:.4}.project-step .step-item:nth-child(2n){margin-top:88px}.project-step .step-item .step-img img{width:auto!important;height:auto!important;object-fit:contain}.step-item .step-content h3{font-size:var(--font-20);font-weight:700;line-height:30px;margin-bottom:10px}.project-step .step-item .step-img{height:172px;margin:0 0 30px;display:flex;align-items:center;justify-content:center}.post-project-btn{margin-top:70px}.post-project-btn .custom-btn:hover svg path{stroke:var(--typo-primary)}.feedback-sec{background-color:rgba(239,115,16,.05)}.feedback-icon,.feedback-item{display:flex;align-items:center}.feedback-icon{width:105px;min-width:105px;height:105px;background-color:var(--color-primary);border-radius:26px;justify-content:center}.feedback-content{padding-left:20px}.feedback-item h2{font-size:var(--font-36);display:flex;line-height:normal;margin-bottom:8px}.benift-list ul li .list-item .icon-box{width:67px;height:73px;box-shadow:4px 5px 16px 0 rgba(211,204,204,.51);background:var(--typo-primary);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjgiIGhlaWdodD0iNzQiIHZpZXdCb3g9IjAgMCA2OCA3NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI3LjAwMDIgMi41NDE0NUMzMS4zMzE4IDAuMDQwNTkyOSAzNi42Njg2IDAuMDQwNTkyOCA0MS4wMDAyIDIuNTQxNDVMNjAuMzQyMiAxMy43MDg1QzY0LjY3MzggMTYuMjA5NCA2Ny4zNDIyIDIwLjgzMTIgNjcuMzQyMiAyNS44MzI5VjQ4LjE2NzFDNjcuMzQyMiA1My4xNjg4IDY0LjY3MzggNTcuNzkwNiA2MC4zNDIyIDYwLjI5MTVMNDEuMDAwMiA3MS40NTg1QzM2LjY2ODYgNzMuOTU5NCAzMS4zMzE4IDczLjk1OTQgMjcuMDAwMiA3MS40NTg1TDcuNjU4MiA2MC4yOTE1QzMuMzI2NTkgNTcuNzkwNiAwLjY1ODIwMyA1My4xNjg4IDAuNjU4MjAzIDQ4LjE2NzFWMjUuODMyOUMwLjY1ODIwMyAyMC44MzEyIDMuMzI2NTkgMTYuMjA5NCA3LjY1ODIgMTMuNzA4NUwyNy4wMDAyIDIuNTQxNDVaIiBmaWxsPSIjMEU5NDkzIi8+Cjwvc3ZnPgo=);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:cover;mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjgiIGhlaWdodD0iNzQiIHZpZXdCb3g9IjAgMCA2OCA3NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI3LjAwMDIgMi41NDE0NUMzMS4zMzE4IDAuMDQwNTkyOSAzNi42Njg2IDAuMDQwNTkyOCA0MS4wMDAyIDIuNTQxNDVMNjAuMzQyMiAxMy43MDg1QzY0LjY3MzggMTYuMjA5NCA2Ny4zNDIyIDIwLjgzMTIgNjcuMzQyMiAyNS44MzI5VjQ4LjE2NzFDNjcuMzQyMiA1My4xNjg4IDY0LjY3MzggNTcuNzkwNiA2MC4zNDIyIDYwLjI5MTVMNDEuMDAwMiA3MS40NTg1QzM2LjY2ODYgNzMuOTU5NCAzMS4zMzE4IDczLjk1OTQgMjcuMDAwMiA3MS40NTg1TDcuNjU4MiA2MC4yOTE1QzMuMzI2NTkgNTcuNzkwNiAwLjY1ODIwMyA1My4xNjg4IDAuNjU4MjAzIDQ4LjE2NzFWMjUuODMyOUMwLjY1ODIwMyAyMC44MzEyIDMuMzI2NTkgMTYuMjA5NCA3LjY1ODIgMTMuNzA4NUwyNy4wMDAyIDIuNTQxNDVaIiBmaWxsPSIjMEU5NDkzIi8+Cjwvc3ZnPgo=);mask-repeat:no-repeat;mask-position:center;mask-size:cover;display:flex;align-items:center;justify-content:center}.benift-list ul li .list-item .content{padding-left:15px}.benift-list ul li .list-item .content h5{margin-bottom:6px}.benift-list ul li .list-item{display:flex;align-items:center;padding:21px 15px;border-radius:10px;background-color:var(--card-bg);margin-bottom:40px}.benift-list ul li:last-child .list-item{margin-bottom:0}.benift-list ul li .list-item p{font-size:14px;line-height:20px;margin-bottom:0;max-width:369px}.cta-inner{max-width:885px;margin:auto;text-align:center}.cta-center{padding:70px 15px;border-radius:10px;background-color:var(--typo-primary);background-image:url(/assets/image/star.svg),url(/assets/image/round.svg),url(/assets/image/cta-shap.svg);background-position:top 30px left 40px,0 100%,100% 100%;background-repeat:no-repeat}.cta-inner h3{margin:0 0 10px}.cta-inner p{margin-bottom:32px}.freelancers-wrapper{background-color:rgba(239,115,16,.05);background-image:url(/assets/image/star-half.svg),url(/assets/image/freelancers-bg.svg);background-position:0 0,100% 100%;background-repeat:no-repeat}.freelancers-content{padding:70px 0}.freelancers-content .heading-box{flex-direction:column;align-items:flex-start;gap:0}.freelancers-content .heading-box p{font-size:24px;line-height:normal;font-weight:600}.freelancers-list{display:flex;flex-direction:column;gap:40px}.freelancers-list .list-item{display:flex;gap:20px;align-items:center}.freelancers-list .list-item .icon-box{width:80px;min-width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;box-shadow:0 4px 64.3px 0 rgba(0,0,0,.08);background:#fff}.freelancers-list .list-item h5{margin-bottom:8px}.freelancers-list .list-item p{max-width:320px}.testimonial-sec{background-image:url(/assets/image/testimonial-bg.svg);background-position:bottom;background-repeat:no-repeat}.testimonial-swiper{padding-top:40px}.testimonial-card{box-shadow:0 4px 64.3px 0 rgba(0,0,0,.08);padding:40px;background-color:var(--color-white);border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.testimonial-card .testimonial-dis p{margin:0 0 20px}.testimonial-card .user-details{padding-top:20px;border-top:1px solid rgba(241,245,249,1)}.user-details .user-profile{height:50px;width:50px;min-width:50px}.user-details .user-profile img{width:100%;height:100%;object-fit:cover;object-position:center}.testimonial-card .user-details .profile-name{font-size:18px;color:rgba(47,43,39,1);font-weight:700;line-height:normal;margin:0 0 2px}.testimonial-card .user-details p.primary-text{font-size:14px;line-height:20px;font-weight:400}.slider-arrow{padding-top:40px}.slider-arrow>div{position:static;margin:0;height:40px;width:40px;display:flex;align-items:center;border-radius:4px;justify-content:center;border:1px solid var(--color-primary)}.slider-arrow>div:after{display:none}.slider-arrow>div svg{width:24px;height:24px}.bg-shap img{width:100%}.animi-chat:after{bottom:-5px}@media(max-width:1200px){.an-2{left:10%;bottom:7%}.hero-image{max-width:250px}.hero-wrapper h1{font-size:var(--font-40);line-height:50px}.hero-wrapper .hero-content p{font-size:var(--font-regular);max-width:540px}.animi-chat02.animi-chat{left:32px;top:auto;bottom:16px}.animi-chat03.animi-chat{bottom:97%;left:46px}.icon-3{right:-50px}.icon-2{left:-40px;top:30%}.category-list-wrap{grid-template-columns:1fr 1fr 1fr;gap:24px}.hiring-inner .content{width:100%;max-width:490px}.project-step-wrapper .head-content{margin-bottom:0}.post-project-btn{margin-top:40px}.step-item:before{left:15px;font-size:24px}.project-step{gap:24px}.project-step .step-item{padding:40px 15px 20px;width:calc(25% - 18px)}.project-step .step-item .step-img{height:142px;margin:0 0 20px}.step-item .step-content h3{font-size:var(--font-regular);line-height:24px;margin-bottom:7px}.project-step .step-item:nth-child(2n){margin-top:48px}.feedback-icon{width:75px;min-width:75px;height:75px;border-radius:8px}.feedback-icon img{max-width:35px;max-height:35px}.feedback-content{padding-left:15px}.feedback-item h2{font-size:var(--font-25);margin-bottom:2px}.benift-list ul li .list-item{padding:15px;margin-bottom:15px}.benift-list ul li .list-item .icon-box{width:57px;min-width:57px;height:63px}.cta-center{padding:50px 15px}.freelancers-wrapper{background-size:auto,75%}.freelancers-content .heading-box p{font-size:var(--font-regular)}.freelancers-list{gap:20px}.freelancers-list .list-item .icon-box{width:60px;min-width:60px;height:60px}.freelancers-list .list-item .icon-box img{max-width:24px}.freelancers-list .list-item h5{margin-bottom:4px}.freelancers-list .list-item p{max-width:100%}.testimonial-sec{background-size:contain}.testimonial-card{padding:20px 15px}}@media(max-width:1024px){.hero-wrapper h1{font-size:var(--font-32);line-height:42px}.hero-image-outer{padding-top:22px}.hero-image-outer .animi-card,.hero-image-outer .animi-icon{display:none}.animi-chat{zoom:.7}.category-list-wrap li a{font-size:var(--font-regular)}.project-step-wrapper{background-size:contain}.heading-box .h-link a,.hiring-inner .content p{font-size:var(--font-small)}.heading-box .h-link a svg{width:20px;height:20px}}@media(max-width:991px){.feedback-item{flex-direction:column;text-align:center}.feedback-content{padding-left:0;padding-top:15px}.feedback-item h2{justify-content:center}}@media(max-width:767px){.review-content{padding:20px 15px}.button-group{flex-wrap:wrap}.hiring-inner{padding:30px 20px;background:linear-gradient(268.27deg,#001818 .72%,#064848 99.41%);background-size:cover;background-position:50%}.hero-image{max-width:240px}.project-step .step-item{padding:40px 15px 20px;width:calc(50% - 12px)}.project-step .step-item:nth-child(2n){margin-top:0}.project-step{align-items:normal}.cta-center{padding:40px 15px}.freelancers-content{padding:70px 0 0}.freelancers-wrapper{background-size:auto,100%}.freelancers-img-wrapper{max-width:320px;margin:auto}.feedback-item{margin-bottom:30px}.form-group{flex-wrap:wrap}}@media(max-width:580px){.category-list-wrap{grid-template-columns:1fr 1fr;gap:20px}.category-list-wrap li{box-shadow:0 4px 12px 0 #0000000a;padding:15px}.category-list-wrap li .cat-img{width:45px;height:45px}.category-list-wrap li a{font-size:var(--font-small);font-weight:700;line-height:normal}.project-step .step-item{width:100%}.hero-image{max-width:200px}.animi-chat01.animi-chat{top:37%;left:15%}}@media(max-width:480px){.category-list-wrap{gap:10px}}