.GradientButton{display:inline-flex;align-items:center;justify-content:center;border:0;font-family:Mulish,sans-serif;font-weight:700;line-height:1.33;text-align:center;text-decoration:none;transition:none;user-select:none;cursor:pointer;-webkit-appearance:none;appearance:none}.GradientButton[disabled]{cursor:default;pointer-events:none}.GradientButton_sm{padding:9px 16px;border-radius:calc(18px + 1.33 * 1em);font-size:14px}.GradientButton_md{padding:13px 20px;border-radius:calc(26px + 1.33 * 1em);font-size:14px}.GradientButton_lg,.GradientButton_xl{padding:12px 24px;border-radius:calc(24px + 1.33 * 1em);font-size:18px}@media(min-width:768px){.GradientButton_xl{padding:16px 24px;border-radius:calc(32px + 1.33 * 1em)}}.GradientButton_purple{background:linear-gradient(180deg,#9795f8,#4744f0);box-shadow:0 0 12px rgba(70,67,240,.13);color:#fff}.GradientButton_purple:not([disabled]):hover,.GradientButton_purple[disabled]{background:linear-gradient(180deg,#b6b5fa,#7e7cf5)}.GradientButton_blue{background:linear-gradient(180deg,#66acff,#0075ff);box-shadow:0 0 12px rgba(2,119,255,.2);color:#fff}.GradientButton_blue:not([disabled]):hover{background:linear-gradient(180deg,#94c5ff,#4d9eff)}.GradientButton_white{background:linear-gradient(180deg,#fff,#fcfcfc 100%,#fcfcfc 0);box-shadow:0 0 12px rgba(235,235,235,.5);color:#303030}.GradientButton_white:not([disabled]):hover{background:linear-gradient(180deg,#9795f8,#4744f0);color:#fff}.GradientButton_bordered{background:linear-gradient(180deg,#fff,#fcfcfc 100%,#fcfcfc 0);box-shadow:0 0 12px rgba(235,235,235,.5);border:1px solid #514ef3;padding:11px 23px;color:#514ef3}.GradientButton_bordered:not([disabled]):hover{background:linear-gradient(180deg,#9795f8,#4744f0);padding:12px 24px;color:#fff;border:0}.FindFreelancerSection{padding:40px 0;background-color:#171634;min-height:400px;text-align:center}@media(min-width:768px){.FindFreelancerSection{padding:80px 0;text-align:left}}.FindFreelancerSection .Title{margin:0 0 32px;color:#fff}.FindFreelancerSection .BodyText{margin:0 0 32px;color:#f8f8f8}.FindFreelancerSection-Image{display:block;max-width:100%;margin:0 auto}@media(min-width:768px){.FindFreelancerSection-Image{position:absolute;top:50%;right:0;transform:translateY(-50%)}}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);-ms-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.HowItWorksPage{font-family:Mulish,sans-serif}.HowItWorksPage .Layout{background-color:#f2f8ff}.HowItWorksPage-Hero{background-color:#fff;padding:130px 0 80px;text-align:center}.HowItWorksPage-Hero .Title{max-width:1100px;margin:0 auto}@media(min-width:1440px){.HowItWorksPage-Hero .Title{font-size:48px}}.HowItWorksPage-Hero .BodyText{max-width:650px;margin:24px auto 0}.HowItWorksPage-Section{padding:40px 0}@media(min-width:768px){.HowItWorksPage-Section{padding:80px 0}}.HowItWorksPage-SectionTitle{margin:0 0 40px;text-align:center}@media(min-width:992px){.HowItWorksPage-SectionTitle{margin:0 0 80px}}.HowItWorksPage-Column{flex:75%}.HowItWorksPage-Column_image{flex:25%}@media(max-width:991.98px){.HowItWorksPage-Column_image{max-width:260px;margin:0 auto;order:1}}.HowItWorksPage-BlockTitle{margin:0;color:#303030;font-size:48px;font-weight:800;max-width:570px;line-height:67px}@media(max-width:767.98px){.HowItWorksPage-BlockTitle{font-size:28px;line-height:1}}.HowItWorksPage-Image{width:20%;display:inline-block;float:left;max-width:136px}.HowItWorksPage-Block{width:80%;display:inline-block;float:left;margin-top:37px;margin-left:-42px}.HowItWorksPage-BlockDescription{margin:32px 0 0}.HowItWorksPage-Content{max-width:1100px;margin:0 auto}.HowItWorksPage-Title{text-align:center;margin:0 auto 70px;font-size:45px}.HowItWorksPage-Item{display:flex;margin-bottom:45px}