@keyframes slide-in--down{from{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slide-out--up{from{transform:translateY(0%)}to{transform:translateY(-100%)}}.c-alphaDirectory__nav{display:block;margin-bottom:2rem;text-align:center}.c-alphaDirectory__nav li{display:inline-block}.c-alphaDirectory__navLink{background:rgba(0,0,0,0);border:0;color:#111;display:inline-block;font-weight:400;width:3rem;height:3rem;font-size:1.5rem;text-align:center}.c-alphaDirectory__navLink:hover{border:1px solid #2777c6;background:#fff;cursor:pointer;border-radius:3px;text-decoration:none}.c-alphaDirectory__section{margin-bottom:2rem}.c-alphaDirectory__title{color:#333;display:block;border-bottom:1px solid #eee;font-size:1.25rem;font-weight:500;padding-bottom:1rem;padding-top:1.5rem;text-align:center}.c-alphaDirectory__skills{margin-bottom:4rem}.c-alphaDirectory__skills .expand__menu{margin-left:1rem}.c-alphaDirectory__skills--skill{padding:0 0 1rem 0;color:#707070}.c-alphaDirectory__subLink{padding:0 1rem;display:block;position:relative}.c-alphaDirectory__subLink__toggle{position:absolute;right:.5rem;color:#2777c6}.c-alphaDirectory__subLink__subLink{margin-left:2rem;display:none}.c-alphaDirectory__subLink--open{border-left:3px solid #2777c6}.c-alphaDirectory__subLink--open .c-alphaDirectory__subLink__subLink{display:block}.c-alphaDirectory__subLink--open .c-alphaDirectory__subLink__toggle{transform:rotate(180deg)}.iti-flag{display:inline-block;vertical-align:middle}.freelancerDirectoryEntries,.freelancerDirectoryRanges{display:grid;-moz-column-gap:1rem;column-gap:1rem;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr))}@media(min-width: 50rem){.freelancerDirectoryEntries{grid-template-columns:repeat(3, minmax(220px, 1fr))}.freelancerDirectoryRanges{grid-template-columns:repeat(2, minmax(220px, 1fr))}}.c-article{display:flex;flex-direction:column}.c-article__content{margin-bottom:2rem}.c-article__tokens{list-style:none;padding:0;margin:0;display:flex;flex-flow:row wrap}.c-article__tokens li{margin:0 .5rem .5rem 0}@media screen and (min-width: 50rem){.c-article{flex-direction:row}.c-article__content{flex:1 0 calc(70% - 5rem);margin-right:5rem;margin-bottom:0}.c-article__aside{flex:1 0 30%;align-self:flex-start}.c-article__tokens{flex-direction:column;align-items:center}.c-article__tokens li{margin:0 0 .5rem 0}}.chooseGuruBackground{background:#2b3147 !important}@media screen and (min-width: 60rem){.chooseGuruBackground{background-image:url("https://res.cloudinary.com/gurucom/image/upload/f_auto,w_1063,b_rgb:2b3247/static/homepage/chooseguru_2x_rzilkv.jpg") !important;background-repeat:no-repeat !important;background-position:50% 50% !important;background-size:auto !important}.chooseGuruBackground--bottomImage{padding-bottom:10rem !important;background-position:50% 100% !important}.chooseGuruBackground--light{background-image:url("https://res.cloudinary.com/gurucom/image/upload/s--Tj6PfVUM--/c_scale,w_1026/v1602267432/static/homepage/chooseguru-light_2x_wpf1b3.png") !important;background-color:#f7f7f7 !important}}@media screen and (min-width: 60rem)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 60rem)and (min-resolution: 192dpi){.chooseGuruBackground--bottomImage{background-image:url("https://res.cloudinary.com/gurucom/image/upload/f_auto,w_2126,b_rgb:2b3247/static/homepage/chooseguru_2x_rzilkv.jpg") !important;background-size:75% !important}.chooseGuruBackground--light{background-image:url("https://res.cloudinary.com/gurucom/image/upload/f_auto,w_2126,b_rgb:f7f7f7/v1602267432/static/homepage/chooseguru-light_2x_wpf1b3.png") !important}}.chooseGuruBackground.lazy{background-image:none !important}.c-chooseGuru{display:flex;justify-content:space-between;flex-flow:row wrap;position:relative}.c-chooseGuru__value{margin-bottom:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 1 50%}@media screen and (min-width: 60rem){.c-chooseGuru__value--left{margin-left:0px !important;margin-right:0px !important;flex:0 1 45% !important}}.c-chooseGuru__value__image{height:40px;width:40px;margin-bottom:.5rem;text-align:center}.c-chooseGuru__value__paragraph{display:none}.c-chooseGuru__cta{flex-basis:100%;margin-top:2rem;text-align:center}@media screen and (min-width: 40rem){.c-chooseGuru__value{flex:1 0 auto}}@media screen and (min-width: 60rem){.c-chooseGuru__value{flex-direction:row;flex:0 1 31%;margin-bottom:2rem;margin-left:19%;margin-right:0}.c-chooseGuru__value__image{margin:0 1rem 0 0;align-self:flex-start;flex:1 0 auto}.c-chooseGuru__value__image--left{order:0 !important;margin:0 1rem 0 0 !important}.c-chooseGuru__value__meta{align-self:flex-start}.c-chooseGuru__value__meta--left{text-align:left !important}.c-chooseGuru__value__paragraph{display:block;margin-bottom:0}.c-chooseGuru__value:nth-child(2n-1){margin-left:0;margin-right:19%}.c-chooseGuru__value:nth-child(2n-1) .c-chooseGuru__value__image{order:2;margin:0 0 0 1rem}.c-chooseGuru__value:nth-child(2n-1) .c-chooseGuru__value__meta{text-align:right}.c-chooseGuru__cta{flex-basis:calc(31% - 40px - 1rem);text-align:left;margin:0}}.dropdown__menu{display:none}.dropdown__mobileHead{display:block;padding:1rem;display:flex;border-bottom:1px solid #ddd;align-items:center;margin-bottom:1rem}.dropdown__mobileHead__title{margin-right:auto;font-size:1.25rem;margin-bottom:0}.dropdown--open .dropdown__menu{display:block;position:fixed;top:2rem;bottom:2rem;left:2rem;right:2rem;width:auto;height:auto;overflow-y:scroll;z-index:100}.dropdown__toggle{position:relative}@media screen and (min-width: 31rem){.dropdown{position:relative}.dropdown--open .dropdown__mobileHead{display:none}.dropdown--open .dropdown__menu{display:block;position:absolute;width:300px;max-height:300px;overflow-y:scroll;top:100%;bottom:auto;left:auto;right:auto;z-index:10}.dropdown--open .dropdown__menu--right{right:0}}.htmlDropdownActive{overflow:hidden;height:100%}@media only screen and (min-width: 31rem){.htmlDropdownActive{overflow:auto;height:auto}}.c-enterprise{color:#fff;background-repeat:no-repeat;background-position:bottom right;background-color:#2b3247;padding:8rem 0;background-size:60%;background-image:url("https://res.cloudinary.com/gurucom/image/upload/f_auto,b_rgb:2b3247,w_1185/static/homepage/enterprise-banner.png") !important}@media(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.c-enterprise{background-image:url("https://res.cloudinary.com/gurucom/image/upload/f_auto,b_rgb:2b3247/static/homepage/enterprise-banner.png") !important;background-size:contain}}.c-enterprise.lazy{background-image:none !important}.c-enterprise__details{display:flex;flex-direction:column;align-items:center}.c-enterprise__details__figure{padding-bottom:1rem;margin-bottom:2rem;border-bottom:2px solid #2777c6}.c-enterprise__tagline{text-align:center;margin-bottom:2rem}.c-enterprise__list{padding:0;padding:0;margin:0;padding:0;text-align:center}.c-enterprise__list svg{margin-right:.25rem}.c-enterprise__CTA{text-align:center}@media screen and (min-width: 50rem){.c-enterprise{background-position-x:150%}.c-enterprise__details{flex-direction:row;align-items:flex-start;justify-content:space-between}.c-enterprise__details__figure{padding-bottom:0;margin-bottom:0;border-bottom:none;border-right:2px solid #2777c6;padding-right:4rem;margin-right:4rem}.c-enterprise__details__copy{flex:1}.c-enterprise__tagline,.c-enterprise__list,.c-enterprise__CTA{text-align:left}}.c-categoryCard{display:flex;flex-direction:column;padding:1rem}.c-categoryCard__list{flex:1 0 auto}.c-categoryCard .o-button{white-space:normal}.earnings{display:inline-flex;align-items:center}.earnings__icon{font-style:normal;line-height:1;color:#333;margin-left:1px}.earnings__icon--blue{color:#2777c6}.earnings__amount{margin-left:4px;margin-right:4px;color:#333}.earnings__year{color:#666;font-weight:400}.c-profileCardGrid{display:grid}.c-profileCard{padding:1rem;display:flex;flex-direction:column;position:relative;word-break:break-word;background:#fff;border-radius:4px;box-shadow:0 0 4px 4px rgba(20,102,143,.08);border:1px solid #eee;margin:0 0 4rem 0}.c-profileCard__screenIcon{margin:-45px auto 1rem auto}.c-profileCard__screenIcon img{border-radius:8px;width:90px;overflow:hidden;height:90px;box-shadow:0 0 1px 1px rgba(0,0,0,.15);display:block}.c-profileCard__subTitle{margin-bottom:.25rem}.c-profileCard__stats{margin-bottom:1.5rem}.c-profileCard__skills{margin-bottom:1rem}.c-profileCard__title{text-align:center}.c-profileCard__name{text-align:center;margin:0 0 1rem 0;line-height:1.4444;margin-top:0;font-weight:500;display:block;margin-bottom:.5rem;letter-spacing:normal;font-size:1.125rem}.c-profileCard__membership{display:block;margin:0 auto 1rem auto}.c-profileCard__subTitle{text-align:center}.c-profileCard__stats{display:flex;flex-direction:row;position:relative;font-weight:500;justify-content:center}.c-profileCard__stats .pipeDivider{margin:0 .5rem}.c-profileCard__feedback{border:1px solid #2777c6;border-radius:4px;color:#2777c6;padding:0 8px;font-size:13px;display:flex;align-items:center;justify-content:center}.c-profileCard__feedback svg{margin-right:4px}.c-profileCard__profile{position:relative;overflow:hidden;margin-bottom:.5rem}.c-profileCard__service{word-wrap:break-word;display:none}.c-profileCard__skills{margin-top:0;margin-left:auto;margin-right:auto;padding:0;list-style:none;text-align:center;flex:1 0 auto}.c-profileCard__skills li{margin:0 .25rem .25rem 0}.c-profileCard__skills--topSkill{color:#2777c6;font-size:16px;vertical-align:middle;margin-right:4px;margin-top:-1px}.c-profileCard__cta{flex:0 1 auto;margin:1rem auto}.c-profileCard__video{border-radius:.5rem;background:#fff;border:1px solid #ddd;position:absolute;top:.5rem;right:.5rem;font-size:1.25rem;color:#2777c6;padding:.5rem;line-height:1}.c-profileCard__video:hover{cursor:pointer}.c-profileCard__expand{padding:0;margin:0;border:0;background:none;cursor:pointer;color:#2777c6}.c-profileCard__expand:hover{text-decoration:underline}.c-profileCard__expand--mobile{display:grid}.c-profileCard--expanded .c-profileCard__expand--mobile{display:none}.c-profileCard--expanded .c-profileCard__service{display:block}@media screen and (min-width: 40rem){.c-profileCard__name{font-size:1.25rem}}@media screen and (min-width: 45rem){.c-profileCard__service{display:block}.c-profileCard__expand--mobile{display:none}}@media screen and (min-width: 60rem){.c-profileCardGrid{display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fill, 275px)}.c-profileCard--expanded .c-profileCard__service,.c-profileCard__service{display:none}.c-profileCard__skills li:nth-child(1n+6){display:none}}.c-safePayList{margin:0;padding:3rem 0 0 0 !important;counter-reset:safePay-counter}.c-safePayList__item{list-style:none;padding:0;margin-bottom:6rem;position:relative;z-index:1;counter-increment:safePay-counter}.c-safePayList__item--two:after{content:"SafePay is funded"}.c-safePayList__item--four:after{content:"Freelancer gets paid for the completed work"}.c-safePayList__item--hasBlurb{z-index:2}.c-safePayList__item--hasBlurb:after{bottom:-1rem;background:#2777c6;border-radius:16px;color:#fff;padding:4px 1rem;text-align:center;position:relative;display:block;margin:0 auto;max-width:220px}.c-safePayList__item__message{text-align:center;max-width:400px;display:block;margin:0 auto}.c-safePayList__item__image{display:none}.c-safePayList__item__dot{background:#2777c6;width:2px;height:2px;display:block;margin:2rem auto}.c-safePayList__item__dot:before{content:"";background:#2777c6;width:2px;height:2px;display:block;position:relative;top:6px}.c-safePayList__item__dot:after{content:"";background:#2777c6;width:2px;height:2px;display:block;position:relative;top:10px}@media screen and (min-width: 40rem){.c-safePayList{margin:0 3vw;position:relative}.c-safePayList__item{padding:2rem;margin-bottom:0;display:flex;align-items:center;justify-content:space-between}.c-safePayList__item__dot{display:none}.c-safePayList__item--one{border:2px dashed #2677c5;border-bottom:2px dashed rgba(0,0,0,0);border-left:2px dashed rgba(0,0,0,0);border-radius:1rem;border-bottom-left-radius:0;border-top-left-radius:0}.c-safePayList__item--one:before{top:0 !important}.c-safePayList__item--two{border:2px dashed #2677c5;border-right:2px dashed rgba(0,0,0,0);border-bottom:2px dashed rgba(0,0,0,0);border-radius:1rem;border-top-right-radius:0;border-bottom-right-radius:0;transform:translate(0, -2px);width:calc(100% - 0.5rem)}.c-safePayList__item--three{border:2px dashed #2677c5;border-bottom:2px dashed #2677c5;border-left:2px dashed rgba(0,0,0,0);border-radius:1rem;border-top-left-radius:0;border-bottom-left-radius:0;width:calc(100% - 0.5rem);transform:translate(0.5rem, -4px)}.c-safePayList__item--four{border:2px dashed #2677c5;border-right:2px dashed rgba(0,0,0,0);border-top:2px dashed rgba(0,0,0,0);border-radius:1rem;border-top-right-radius:0;border-bottom-right-radius:0;transform:translate(0, -6px);width:calc(100% - 0.5rem)}.c-safePayList__item--hasBlurb:after{position:absolute;left:50%;bottom:0;transform:translate(-50%, 50%);background:#2777c6;border-radius:16px;color:#fff;padding:4px 32px;text-align:center;width:70%;line-height:1.5;display:block;max-width:none}.c-safePayList__item__message{display:block;font-size:1.2rem;text-align:left;max-width:unset;margin:0;margin-right:4rem}.c-safePayList__item__image{margin-right:auto;display:block}}@media screen and (min-width: 50rem){.c-safePayList{margin:0 12vw}.c-safePayList__item--hasBlurb:after{width:auto}}.c-safePayList .c-safePayList__item{margin-left:0}.c-safePayList .c-safePayList__item:before{position:absolute;top:calc(-24px - 1rem);left:50%;transform:translate(-50%, 0);z-index:10}@media screen and (min-width: 40rem){.c-safePayList .c-safePayList__item:before{left:-24px;top:50%;transform:translate(50%, -50%)}}.autocomplete-suggestions{text-align:left;cursor:default;border:1px solid #ccc;border-top:0;background:#fff;box-shadow:-1px 1px 3px rgba(0,0,0,.1);position:absolute;display:none;z-index:9999;max-height:254px;overflow:hidden;overflow-y:auto;box-sizing:border-box}.autocomplete-suggestion{position:relative;line-height:23px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid #eee;padding:6px;color:#3e76b8;text-decoration:none}.autocomplete-suggestion b{font-weight:normal}.autocomplete-suggestion.selected{background:#4c83c3;color:#fff;text-decoration:underline;cursor:pointer}.autocomplete-suggestion.no-results{border:1px solid #ccc;border-top:0;background:#fff;box-shadow:-1px 1px 3px rgba(0,0,0,.1);width:100%;color:#333;pointer-events:none}.autocomplete-suggestion.no-results.selected{background:#fff;color:#333;text-decoration:none;cursor:default;pointer-events:none}.autocomplete-suggestion.no-results a{cursor:pointer;pointer-events:auto}.marketing_toast.toast_show{max-height:100%;transition:max-height .5s ease;-moz-transition:max-height .5s ease;-webkit-transition:max-height .5s ease;pointer-events:auto;opacity:.9}.marketing_toast{background:#333;border-radius:6px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-border-radius:6px;-moz-border-radius:6px;box-shadow:1px 1px 1px #000;color:#fff;display:block;font-size:13px;line-height:1;width:250px;margin-left:-125px;left:50%;max-height:0;padding:12px;position:fixed;top:62px;bottom:auto;right:auto;opacity:0;text-align:center;z-index:2000;transition:max-height .5s ease;-moz-transition:max-height .5s ease;-webkit-transition:max-height .5s ease;pointer-events:none}.fr-view h1{font-size:2em;margin-block-start:.67em;margin-block-end:.67em;font-weight:700}.fr-view h2{font-size:1.5em;margin-block-start:.83em;margin-block-end:.83em;font-weight:700}.fr-view h3{font-size:1.17em;margin-block-start:1em;margin-block-end:1em;font-weight:700}.fr-view h4{margin-block-start:1.33em;margin-block-end:1.33em;font-weight:700}