@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600);.ember-basic-dropdown{position:relative;box-sizing:border-box}.ember-basic-dropdown-content,.ember-basic-dropdown-content *{box-sizing:border-box}.ember-basic-dropdown-content{position:absolute;width:auto;z-index:1000;background-color:#fff}.ember-basic-dropdown-content--left{left:0}.ember-basic-dropdown-content--right{right:0}.ember-basic-dropdown-overlay{position:fixed;background:rgba(0,0,0,.5);width:100%;height:100%;z-index:10;top:0;left:0;pointer-events:none}.ember-basic-dropdown-content-wormhole-origin{display:inline}.ember-modal-dialog{z-index:51;position:fixed}.ember-modal-dialog.emd-in-place{position:static}.ember-modal-wrapper.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{top:50%;left:50%;transform:translate(-50%,-50%)}.ember-modal-wrapper.emd-animatable.emd-wrapper-target-attachment-center{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center}.ember-modal-wrapper.emd-animatable.emd-wrapper-target-attachment-center .ember-modal-overlay{display:flex;align-items:center;justify-content:center}.ember-modal-wrapper.emd-animatable .ember-modal-dialog{position:relative}.ember-modal-overlay{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:50}.ember-modal-dialog{border-radius:8px;background-color:#fff;box-shadow:0 0 10px #222;padding:10px}.ember-modal-overlay.translucent{background-color:rgba(128,128,128,.77)}
/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */
.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-single.is-hidden,select{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;opacity:0}.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:0;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}.pika-next:hover,.pika-prev:hover{opacity:1}.is-rtl .pika-next,.pika-prev{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)}.is-rtl .pika-prev,.pika-next{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table td,.pika-table th{width:14.2857142857%;padding:0}.pika-button,.pika-table th{font-size:12px;text-align:center}.pika-table th{color:#999;line-height:25px;font-weight:700}.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:0;border:0;margin:0;width:100%;padding:5px;color:#666;line-height:15px;background:#f5f5f5;height:initial}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#3af;font-weight:700}.has-event .pika-button,.is-selected .pika-button{color:#fff;font-weight:700;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.has-event .pika-button{background:#005da9;box-shadow:inset 0 1px 3px #0076c9}.is-disabled .pika-button,.is-inrange .pika-button{background:#d5e9f7}.is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.is-outside-current-month .pika-button{color:#999;opacity:.3}.is-selection-disabled{pointer-events:none;cursor:default}.pika-button:hover,.pika-row.pick-whole-week:hover .pika-button{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}.pika-table abbr{border-bottom:none;cursor:help}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.lsg-red{color:#f44336!important}.lsg-medium-red{color:#d50000!important}.lsg-green{color:#4caf50!important}.lsg-light-gray{color:#e0e0e0!important}.lsg-medium-gray{color:#9e9e9e!important}.LSG-c-modal-text-editor__saved-message,.lsg-dark-gray{color:#757575!important}.lsg-black{color:#212121!important}.lsg-yellow{color:#ffc300!important}.lsg-medium-gray-y{color:#9e7900!important}@media only screen and (max-width:600px){.hide-on-small-and-down{display:none!important}}@media only screen and (max-width:1019px){.hide-on-med-and-down{display:none!important}}@media only screen and (min-width:601px){.hide-on-med-and-up{display:none!important}}@media only screen and (min-width:600px) and (max-width:1019px){.hide-on-med-only{display:none!important}}@media only screen and (min-width:1020px){.hide-on-large-only{display:none!important}.show-on-large{display:block!important}}@media only screen and (min-width:600px) and (max-width:1019px){.show-on-medium{display:block!important}}@media only screen and (max-width:600px){.show-on-small{display:block!important}}@media only screen and (min-width:601px){.show-on-medium-and-up{display:block!important}}@media only screen and (max-width:1019px){.show-on-medium-and-down{display:block!important}}.lsg,.lsg main{background-color:#f9f9f9}.lsg .message-center .project-list-container h4.title,.lsg h1,.lsg h2,.lsg h3,.lsg h4,.lsg h5,.message-center .project-list-container .lsg h4.title{color:#212121;font-family:"Inter",sans-serif}.lsg a{color:#757575;cursor:pointer}.lsg a,.lsg p,.lsg span{font-size:16px}.lsg h3,.lsg p{margin-top:8px;margin-bottom:8px}.lsg h3{font-size:18px;font-weight:700}@media only screen and (min-width:1020px){.modal .join-us-or{top:82px;vertical-align:middle;position:relative}.modal.get-started{min-width:600px}}.modal.get-started .row{margin-bottom:0}.modal.get-started .get-started-choice{border-radius:50%;overflow:hidden}.GLM-modal-site-body-modifier,.modal--no-scroll{overflow:hidden}.modal.post-assignment-modal h2,.modal.post-assignment-modal h3,.modal.post-assignment-modal p{text-align:left}.sh-modal-overlay{background-color:rgba(0,0,0,.5)!important}.sh-modal-container{background:unset!important;border-radius:unset!important;box-shadow:unset!important;padding:unset!important;transform:translate(-50%)!important;top:10%!important}@media only screen and (max-width:600px){.sh-modal-container{top:5%!important}}.sh-modal-container .modal{max-height:70vh;width:55vw}@media only screen and (max-width:1019px){.sh-modal-container .modal{width:80vw}}@media only screen and (max-width:600px){.sh-modal-container .modal{max-height:90vh}}@media only screen and (min-width:1020px){.sh-modal-container .modal{width:50vw}}.action{cursor:pointer}.bold{font-weight:600!important}.underline{text-decoration:underline!important}.text-center{text-align:center}.text-right{text-align:right}.margin-bottom-medium{margin-bottom:14px}.background-lsg-dark-gray{background:#757575}.background-lsg-white{background:#fff}.background-lsg-xlight-gray{background:#f0f0f0}.border-bottom-lsg-xlight-gray{border-bottom:1px solid #f0f0f0}.border-top-lsg-black{border-top:1px solid #212121}.border-top-lsg-xlight-gray{border-top:1px solid #f0f0f0}.file-field span,.make-link{cursor:pointer}.display-none{display:none!important}.font-source-sans-pro{font-family:"Inter",sans-serif}.font-size-12px{font-size:12px!important}.font-size-14px{font-size:14px!important}.font-size-16px{font-size:16px!important}.font-size-18px{font-size:18px!important}.font-size-24px{font-size:24px!important}.font-weight-400{font-weight:400!important}.font-weight-700{font-weight:700!important}.height-100percent{height:100%}.opacity-50{opacity:.5}.line-height-24px{line-height:24px}.line-height-26px{line-height:26px}.dashed,.dots{list-style-type:none}.dashed>li:before{content:"-";margin-right:10px}.dots>li:before{content:"•";margin-right:5px}.margin-bottom-0{margin-bottom:0!important}.margin-bottom-4px{margin-bottom:4px!important}.margin-bottom-8px{margin-bottom:8px!important}.margin-bottom-12px{margin-bottom:12px!important}.margin-bottom-16px{margin-bottom:16px!important}.margin-bottom-24px{margin-bottom:24px!important}.margin-bottom-32px{margin-bottom:32px!important}.margin-bottom-48px{margin-bottom:48px!important}.margin-bottom-64px{margin-bottom:64px!important}.margin-left-2px{margin-left:2px!important}.margin-left-4px{margin-left:4px!important}.margin-left-8px{margin-left:8px!important}.margin-left-12px{margin-left:12px!important}.margin-left-16px{margin-left:16px!important}.margin-left-24px{margin-left:24px!important}.margin-left-32px{margin-left:32px!important}.margin-right-2px{margin-right:2px!important}.margin-right-4px{margin-right:4px!important}.margin-right-8px{margin-right:8px!important}.margin-right-12px{margin-right:12px!important}.margin-right-16px{margin-right:16px!important}.margin-right-24px{margin-right:24px!important}.margin-right-32px{margin-right:32px!important}.margin-top-0{margin-top:0!important}.margin-top-4px{margin-top:4px!important}.margin-top-8px{margin-top:8px!important}.margin-top-12px{margin-top:12px!important}.margin-top-16px{margin-top:16px!important}.margin-top-24px{margin-top:24px!important}.margin-top-32px{margin-top:32px!important}.margin-top-48px{margin-top:48px!important}.margin-top-64px{margin-top:64px!important}.margin-top-bottom-0{margin-top:0!important;margin-bottom:0!important}.margin-top-bottom-8px{margin:8px 0!important}.margin-top-bottom-12px{margin:12px 0!important}.margin-top-bottom-16px{margin:16px 0!important}.margin-top-bottom-24px{margin:24px 0!important}.padding-bottom-8px{padding-bottom:8px!important}.padding-left-2px{padding-left:2px!important}.padding-left-8px{padding-left:8px!important}.padding-right-0{padding-right:0!important}.padding-right-2px{padding-right:2px!important}.padding-right-8px{padding-right:8px!important}.padding-left-right-16px,.padding-right-16px{padding-right:16px!important}.padding-left-right-16px{padding-left:16px!important}.padding-top-bottom-8px{padding-top:8px!important;padding-bottom:8px!important}.padding-top-bottom-16px{padding-top:16px!important;padding-bottom:16px!important}.padding-top-bottom-24px{padding-top:24px!important;padding-bottom:24px!important}.padding-top-8px{padding-top:8px!important}.position-relative{position:relative}.modal.modal-gallery p,.text-align-left{text-align:left}.text-align-right{text-align:right}.text-decoration-line-through{text-decoration:line-through}.text-decoration-underline{text-decoration:underline}.white-space-normal{white-space:normal}.no-wrap{white-space:nowrap}.display-inline-block,.inline-block{display:inline-block}.black-underline,.black-underline-on-rollover:hover{background-image:linear-gradient(to bottom,#212121 0,#212121 100%)}.black-underline-on-rollover{background-image:none}.black-underline-on-rollover:hover{color:inherit}.medium-grey-underline{background-image:linear-gradient(to bottom,#9e9e9e 0,#9e9e9e 100%)}.red-underline{background-image:linear-gradient(to bottom,#f44336 0,#f44336 100%)}.medium-red-underline{background-image:linear-gradient(to bottom,#d50000 0,#d50000 100%)}.LSG-c-modal-text-editor__saved-message,.gray-underline,.grey-underline{background-image:linear-gradient(to bottom,#757575 0,#757575 100%)}.gray-underline-on-rollover,.grey-underline-on-rollover,.no-underline{background-image:none}.gray-underline-on-rollover:hover,.grey-underline-on-rollover:hover{color:inherit;background-image:linear-gradient(to bottom,#757575 0,#757575 100%)!important}.circle-image-40px{border-radius:50%;width:40px;height:40px}.hide{display:none!important}.right-align{text-align:right}.center{text-align:center}.left{float:left!important}.right{float:right!important}.circle{border-radius:50%}.min-width-0{min-width:0}.btn,.btn-flat,.btn-icon{display:inline-block!important;vertical-align:middle;position:relative;box-shadow:none;cursor:pointer;letter-spacing:inherit;background-image:none;text-decoration:none;border:0;outline:0;text-transform:uppercase;text-align:center;transition:.2s ease-out;-webkit-tap-highlight-color:transparent}.btn-icon{line-height:36px}.btn,.btn-flat{border-radius:2px;height:36px}.btn-icon i,.lsg h1{font-size:24px}.btn i,.btn-flat i{font-size:24px;line-height:inherit}.btn .preloader-wrapper,.btn-flat .preloader-wrapper,.btn-icon .preloader-wrapper{vertical-align:middle;height:34px;width:34px}.btn{font-family:"Inter",sans-serif;font-weight:700;font-size:14px;line-height:2.5714285714em;color:#fff!important;background:#30f1c7!important;margin:0 4px;padding:0 16px}.btn i,.btn i.material-icons,.btn-flat i,.btn-flat i.material-icons,.modal.modal-gallery .gm-info #gm-controls .show-more-btn .material-icons{vertical-align:middle}.btn:focus,.btn:hover{color:#fff!important}.btn.disabled,.btn:disabled{color:rgba(51,51,51,.12)!important;background:rgba(153,153,153,.25)!important;cursor:default}.btn.disabled:focus,.btn.disabled:hover,.btn:disabled:focus,.btn:disabled:hover{color:rgba(51,51,51,.12)!important;background:rgba(153,153,153,.25)!important}.btn.disabled *,.btn:disabled *{pointer-events:none}.btn.btn-alt{color:#999!important;background-color:#fff}.btn.btn-alt:focus,.btn.btn-alt:hover{color:#999!important}.btn-flat{font-family:"Inter",sans-serif;font-weight:700;font-size:14px;line-height:2.5714285714em;color:#30f1c7!important;background:0 0!important;margin:0 4px;padding:0 8px}.btn-flat:active,.btn-flat:focus,.btn-flat:hover{background:rgba(153,153,153,.12)!important}.btn-flat.disabled,.btn-flat:disabled{color:rgba(51,51,51,.12)!important;background:0 0!important;cursor:default}.btn-flat.disabled:focus,.btn-flat.disabled:hover,.btn-flat:disabled:focus,.btn-flat:disabled:hover{color:rgba(51,51,51,.12)!important;background:0 0!important}.btn-flat.disabled *,.btn-flat:disabled *{pointer-events:none}.btn-flat.btn-alt{color:#999!important}.btn-flat.btn-alt:focus,.btn-flat.btn-alt:hover{color:#999!important}.btn-icon{color:#999!important;background:0 0!important;margin:0 4px;padding:8px!important;border-radius:50%;height:40px}.btn-icon i,.btn-icon i.material-icons{line-height:1em}.btn-icon.active{color:#30f1c7!important}.btn-icon:active,.btn-icon:focus,.btn-icon:hover{background:rgba(153,153,153,.12)!important}.btn-icon.disabled,.btn-icon:disabled{color:rgba(51,51,51,.12)!important;background:0 0!important;cursor:default}.btn-icon.disabled *,.btn-icon:disabled *{pointer-events:none}.input-field{position:relative;margin-top:32px;margin-bottom:16px}.input-field[readonly]{margin-bottom:8px}.input-field[readonly].empty{margin:0}.input-field .preloader-wrapper.small{position:absolute;right:0;top:-4px;height:28px;width:28px}.input-field label{font-family:"Inter",sans-serif;font-weight:300;font-size:1.1428571429rem;line-height:1em;color:#999;position:absolute;top:.5em;left:0;cursor:text;transition:.2s ease-out;width:100%}.input-field label:after{transition:.2s ease-out;font-size:.8571428571rem}.input-field label.active,.input-field[readonly] label{font-size:.8571428571rem;transform:translateY(-150%)}.input-field label.model-changed{font-weight:700;color:#333}.input-field label.model-changed::after{font-weight:300}.input-field .char-counter .char-count-current,.input-field .char-counter .char-count-max{color:#666}.input-field textarea~.char-counter{position:absolute;bottom:10px;right:0}.input-field .prefix{position:absolute;width:3rem;font-size:2rem;transition:color .2s}.input-field .prefix.active{color:#212121}.input-field .prefix~input,.input-field .prefix~textarea{margin-left:3rem;width:92%;width:calc(100% - 3rem)}.input-field .prefix~textarea{padding-top:.8rem}.input-field .prefix~label{margin-left:3rem}@media only screen and (max-width:1019px){.input-field .prefix~input{width:86%;width:calc(100% - 3rem)}}@media only screen and (max-width:600px){.input-field .prefix~input{width:80%;width:calc(100% - 3rem)}}.input-field input[type=search]{display:block;line-height:inherit;padding-left:4rem;width:calc(100% - 4rem)}.input-field input[type=search]:focus{background-color:#fff;border:0;box-shadow:none;color:#444}.input-field input[type=search]:focus+label i,.input-field input[type=search]:focus~.material-icons{color:#444}.input-field input[type=search]+label{left:1rem}.input-field input[type=search]~.material-icons{position:absolute;top:0;right:1rem;color:transparent;cursor:pointer;font-size:2rem;transition:.3s color}.select-label{position:absolute}.file-field,.select-wrapper{position:relative}.select-wrapper input.select-dropdown{position:relative;cursor:pointer;background-color:transparent;border:0;border-bottom:1px solid #999;outline:0;height:3rem;line-height:3rem;width:100%;font-size:1rem;margin:0 0 15px;padding:0;display:block}.select-wrapper svg.caret{color:initial;position:absolute;right:0;top:10px!important;font-size:10px}.select-wrapper svg.caret.disabled{color:rgba(0,0,0,.26)}.select-wrapper+label{position:absolute;top:-14px;font-size:1.1428571429rem}.input-field .select-wrapper>label{line-height:4em}.input-field .select-wrapper>label.active{line-height:1.28571em}select.browser-default{display:block}select:disabled{color:rgba(0,0,0,.3)}.select-wrapper input.select-dropdown:disabled{color:rgba(0,0,0,.3);cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;border-bottom:1px solid rgba(0,0,0,.3)}.select-wrapper i{color:rgba(0,0,0,.3)}.select-dropdown li.disabled,.select-dropdown li.disabled>span,.select-dropdown li.optgroup{color:rgba(0,0,0,.3);background-color:transparent}.select-dropdown li img{height:40px;width:40px;margin:5px 15px;float:right}.select-dropdown li.optgroup{border-top:1px solid #eee}.select-dropdown li.optgroup.selected>span{color:rgba(0,0,0,.7)}.select-dropdown li.optgroup>span{color:rgba(0,0,0,.4)}.select-dropdown li.optgroup~li:not(.optgroup){padding-left:1rem}.file-field .file-path-wrapper{overflow:hidden;padding-left:10px}.file-field input.file-path{width:100%}.file-field .btn{float:left;height:3rem;line-height:3rem}.file-field input[type=file]{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0)}.input-field label{z-index:0;pointer-events:none}.error,.error a{color:#f44336}.error a{background:0 0;text-decoration:underline}.hyperwallet-drop-in-form{font-family:"Inter",sans-serif}.hyperwallet-drop-in-form fieldset{margin:0;padding:0;border:0}.hyperwallet-drop-in-form legend,.hyperwallet-drop-in-form p{font-size:18px;font-weight:600;line-height:24px;color:#212121}.hyperwallet-drop-in-form label{font-size:12px;font-weight:400;line-height:16px;color:#757575}.hyperwallet-drop-in-form p{font-size:16px;font-weight:400}.hyperwallet-drop-in-form .hw-breadcrumb-groups+.hw-breadcrumb-groups,.hyperwallet-drop-in-form .hw-form-group{margin-top:16px}.hyperwallet-drop-in-form .hw-breadcrumb-headers{font-size:18px;font-weight:600;line-height:24px;color:#212121;margin:0}.hyperwallet-drop-in-form .hw-breadcrumb-links{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;text-transform:none;text-decoration:underline;color:#212121!important;background:0 0!important;margin:0;padding:0;text-align:left;height:auto}.hyperwallet-drop-in-form .hw-breadcrumb-items{display:flex;margin-top:8px}.hyperwallet-drop-in-form .hw-breadcrumb-complete-link-icon{flex:none;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M8.99991 16.1701L4.82991 12.0001L3.40991 13.4101L8.99991 19.0001L20.9999 7.00009L19.5899 5.59009L8.99991 16.1701Z' fill='%23212121'/%3E%3C/svg%3E%0A");margin-left:8px}.hyperwallet-drop-in-form .hw-field-headers{font-size:18px;font-weight:600;line-height:24px;color:#212121;margin:0}.hyperwallet-drop-in-form .hw-group-with-template .hw-group-with-template,.hyperwallet-drop-in-form .hw-group-with-template+.hw-group-with-template{margin-top:32px}.hyperwallet-drop-in-form .hw-fields{margin-top:24px}.hyperwallet-drop-in-form .hw-input,.hyperwallet-drop-in-form select{padding:0;border-bottom:1px solid #e0e0e0;font-size:16px;line-height:24px;font-weight:400;color:#212121;height:25px}.hyperwallet-drop-in-form .hw-input{margin:0}.hyperwallet-drop-in-form .hw-button,.hyperwallet-drop-in-form .hw-field-buttons,.hyperwallet-drop-in-form .hw-table-delete-button,.hyperwallet-drop-in-form .hw-tablelist-add-button{display:block!important;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:24px;text-transform:none;color:#eee!important;background-color:#222!important;border-radius:16px;margin:32px auto 0;padding:0 32px;height:32px;border:0}.hyperwallet-drop-in-form .hw-button:hover,.hyperwallet-drop-in-form .hw-field-buttons:hover,.hyperwallet-drop-in-form .hw-table-delete-button:hover,.hyperwallet-drop-in-form .hw-tablelist-add-button:hover{background-color:#303030!important}.hyperwallet-drop-in-form .hw-button:hover::before,.hyperwallet-drop-in-form .hw-field-buttons:hover::before,.hyperwallet-drop-in-form .hw-table-delete-button:hover::before,.hyperwallet-drop-in-form .hw-tablelist-add-button:hover::before{display:none}.hyperwallet-drop-in-form .hw-button[disabled],.hyperwallet-drop-in-form .hw-field-buttons[disabled],.hyperwallet-drop-in-form .hw-table-delete-button[disabled],.hyperwallet-drop-in-form .hw-tablelist-add-button[disabled],.hyperwallet-drop-in-form--disabled .hw-button,.hyperwallet-drop-in-form--disabled .hw-field-buttons{opacity:.3}.hyperwallet-drop-in-form label.hw-button{padding-top:4px!important}.hyperwallet-drop-in-form select{display:block;border-radius:0;border:0;background-color:transparent;transition:all .3s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='5' viewBox='0 0 11 5'%3E%3Cpath d='M0.333252 0L5.33325 5L10.3333 0H0.333252Z' fill='%23757575'/%3E%3C/svg%3E");background-size:11px 5px;background-position:calc(100% - 8px) 50%;background-repeat:no-repeat}.hyperwallet-drop-in-form select:focus{border-bottom:1px solid #212121;box-shadow:0 1px 0 0 #212121;outline:0}.hyperwallet-drop-in-form .hw-date-container{display:flex}.hyperwallet-drop-in-form .hw-date-field-container{flex:1}.hyperwallet-drop-in-form .hw-date-field-container+.hw-date-field-container{margin-left:8px}.hyperwallet-drop-in-form .hw-error-message{color:#d50000;font-size:12px;line-height:16px}.hyperwallet-drop-in-form .hw-global-errors-error{list-style-type:disc;margin-left:16px;color:#d50000}.hyperwallet-drop-in-form .hw-global-errors-error+.hw-global-errors-error{margin-top:4px}.marketing .site-logo,.marketing main{background-color:#fff}.marketing nav .subnav-sticky{background:#fff;border-bottom:1px solid #ececec}.material-icons{text-rendering:optimizeLegibility;font-feature-settings:"liga"}.material-icons.as-link{position:relative;top:7px}.modal{background-color:#fafafa;padding:0;overflow-y:auto;border-radius:2px}.message-center .project-list-container .modal h4.title,.modal .message-center .project-list-container h4.title,.modal h1,.modal h2,.modal h3,.modal h4{margin-top:0}.modal .modal-header{padding:24px 24px 12px;display:flex;flex-flow:row nowrap;background-color:#fafafa}.modal .modal-header .modal-header-image-holder{margin-right:12px}.modal .modal-header h1{margin:0 0 12px}.modal .modal-header+.modal-content{padding:0 24px 24px}.modal .modal-content{padding:24px}.modal .modal-close{cursor:pointer}.modal .modal-footer{border-radius:0 0 2px 2px;background-color:#fafafa;padding:4px 6px;height:56px;width:100%}.modal .modal-footer .btn,.modal .modal-footer .btn-flat{float:right;margin:6px 0;color:#222!important}.modal.modal-fixed-footer{padding:0;height:70vh}.modal.modal-fixed-footer .modal-header{position:absolute;top:0;z-index:1;width:100%;border-bottom:1px solid rgba(0,0,0,.1)}.modal.modal-fixed-footer .modal-header+.modal-content{padding:97px 24px 24px}.modal.modal-fixed-footer .modal-content{position:absolute;height:calc(100% - 56px);max-height:100%;width:100%;overflow-y:auto}.modal.modal-fixed-footer .modal-footer{border-top:1px solid rgba(0,0,0,.1);position:absolute;bottom:0}:-webkit-full-screen-ancestor:not(iframe){width:100%!important}.modal.modal-gallery{width:97.5vw;max-height:none}@media only screen and (min-width:601px){.modal.modal-gallery{width:53.33vw}}.modal.modal-gallery.modal-video{background:#333;color:#ccc}.modal.modal-gallery.modal-video .gm-info{background:#333;border-top-color:#666}.modal.modal-gallery.modal-video .modal-footer{background:#333}.modal.modal-gallery .modal-content{padding:0}.modal.modal-gallery .gm-image{position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#fff}.modal.modal-gallery .gm-image:before{display:block;content:"";width:100%;padding-top:56.25%}.modal.modal-gallery .gm-image>.content{position:absolute;top:0;left:0;right:0;bottom:0}.modal.modal-gallery .gm-image.sh-loading-image{position:relative}.modal.modal-gallery .gm-image.sh-loading-image .sh-cool-loader{position:absolute;top:150px;left:50%;margin-left:-50px}.modal.modal-gallery .gm-image.sh-loading-image .image-error-message{display:block;position:absolute;top:41%;left:50%;width:236px;margin-left:-118px;padding:6px 24px;border:1px solid #c3c3c3;border-radius:4px;font-size:22px}.modal.modal-gallery .gm-info{background:#fff;bottom:0;left:0;width:100%;padding-top:1px;border-top:1px solid #efefef}.modal.modal-gallery .gm-info section{margin:24px 0 12px;padding:0 24px;background:0 0;position:relative}.modal.modal-gallery .gm-info p{margin:0}.modal.modal-gallery .gm-info .gm-title{padding-right:96px}.modal.modal-gallery .gm-info .gm-title.verified{padding-right:220px}.modal.modal-gallery .gm-info #gm-controls{position:absolute;padding-right:24px;right:0;top:-8px}.modal.modal-gallery .gm-info #gm-controls .gm-tags{display:inline-block;vertical-align:middle}.modal.modal-gallery .gm-info #gm-controls .show-more-btn{display:inline-block;vertical-align:middle;width:90px;text-align:right}.modal.modal-gallery .gm-info .section-header{font-style:italic;font-size:.9rem;color:#999;width:100%;display:inline-block}.modal.modal-gallery .gm-info .expandable{transition:max-height 700ms ease-out;max-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal.modal-gallery .gm-info.show-more{max-height:100%}.modal.modal-gallery .gm-info.show-more .expandable{transition:max-height .6s ease-in;max-height:800px;white-space:normal}.modal.modal-gallery .modal-footer{padding:8px 16px}.modal.modal-gallery .video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.modal.modal-gallery .video-container embed,.modal.modal-gallery .video-container iframe,.modal.modal-gallery .video-container object{position:absolute;border:0;top:0;left:0;width:100%;height:100%}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@keyframes reveal{0%{transform:translate(0,100%);opacity:0}to{transform:translate(0,0);opacity:1}}@keyframes pulse{0%,70%{box-shadow:0 0 0 0 #000}to{box-shadow:0 0 0 8px transparent}}@keyframes approved-status-ease-in{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes borderBlink{0%,to{border-color:transparent}50%{border-color:#f44336}}@keyframes borderBlink{0%,to{border-color:transparent}50%{border-color:#f44336}}@keyframes glmColorShift{0%{border-color:#30c2f2}25%{border-color:#30f1c7}50%{border-color:#a974ff}75%{border-color:#dbe81a}to{border-color:#ff5975}}@keyframes glmButtonShiny{20%,to{background-position:-100% 0}}@keyframes glmUploadShiny{0%{stroke-dashoffset:219.91}24%{stroke-dashoffset:0}25%{stroke-dashoffset:0;opacity:1}83%,to{stroke-dashoffset:0;opacity:0}}@keyframes loadingPulse{0%{transform:scale(1)}to{transform:scale(1.3)}}@keyframes imageLoadingProgress{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@-webkit-keyframes container-rotate{to{-webkit-transform:rotate(360deg)}}@keyframes container-rotate{to{transform:rotate(360deg)}}@-webkit-keyframes fill-unfill-rotate{12.5%{-webkit-transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg)}to{-webkit-transform:rotate(1080deg)}}@keyframes fill-unfill-rotate{12.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}to{transform:rotate(1080deg)}}@-webkit-keyframes left-spin{0%,to{-webkit-transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg)}}@keyframes left-spin{0%,to{transform:rotate(130deg)}50%{transform:rotate(-5deg)}}@-webkit-keyframes right-spin{0%,to{-webkit-transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg)}}@keyframes right-spin{0%,to{transform:rotate(-130deg)}50%{transform:rotate(5deg)}}@keyframes sh-slide-toggled{0%{transform:translateX(0)}to{transform:translateX(calc(var(--slider-track-width) - 100%))}}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}@keyframes side-nav-toggled{0%{transform:translateX(-100%)}to{transform:translate(0)}}@keyframes fadeInMoveUp{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline dotted}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.toast-notification .c-notification__icon,[hidden],template{display:none}.ember-cli-notifications-notification__container{max-width:600px!important}.ember-cli-notifications-notification__container--top{--ecn-container-position:calc(64px + 10px)}@media only screen and (max-width:640px){.ember-cli-notifications-notification__container--top{--ecn-container-position:calc(56px + 10px)}}.toast-notification{background-color:#282828!important;border-radius:8px!important;box-shadow:0 0 16px 0 rgba(0,0,0,.25)}.toast-notification__content{font-family:"Inter",sans-serif;width:100%;display:flex;gap:16px;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:400;color:#eee}.toast-notification__content__action-btn{appearance:none;background:0 0;border:0;margin:0;padding:0;text-decoration:underline;white-space:nowrap;color:inherit}.toast-notification__content__text{word-break:normal;font-weight:inherit;color:#eee}.toast-notification .c-notification__content{padding:10px 25px!important;min-height:48px!important}.toast-notification .c-notification__close{margin-left:16px!important;align-self:center!important}.toast-notification .c-notification__svg{display:block}.LSG-c-circle-button-dropdown{position:relative;cursor:pointer}.LSG-c-circle-button-dropdown__content-list{background-color:#fff;margin:0;min-width:150px;max-height:650px;overflow-y:auto;will-change:width,height;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}.LSG-c-circle-button-dropdown__content-list__item.has-separator-after{border-bottom:1px solid #e0e0e0}.LSG-c-circle-button-dropdown__content-list__item:hover{background-color:#eee}.LSG-c-circle-button-dropdown__menu-button{height:32px;padding:0 16px;line-height:32px;font-size:14px;border-radius:100%;margin:4px;border:1px solid #212121;background:0 0;color:#212121;display:flex}.LSG-c-circle-button-dropdown__menu-button--disabled{cursor:default!important;opacity:.3;pointer-events:none!important}.LSG-c-circle-button-dropdown__menu-button::before{position:relative;top:-5px;left:-5px;width:0;content:"..."}.LSG-c-circle-button-dropdown__menu-button:focus{background:0 0}.LSG-c-circle-button-dropdown__item-button:disabled,.LSG-c-circle-button-dropdown__item-link:disabled,.LSG-c-circle-button-dropdown__menu-button:disabled{opacity:30%}.LSG-c-circle-button-dropdown__item-button,.LSG-c-circle-button-dropdown__item-link{background:0 0;border:0;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#212121;padding:10px 16px;width:100%;text-align:left}.LSG-c-circle-button-dropdown__item-link{color:#212121!important;background-image:none;background-size:unset;background-position:unset;background-repeat:unset}.LSG-c-circle-button-dropdown.LSG-c-circle-button-dropdown--full-width .LSG-c-button,.LSG-c-circle-button-dropdown.LSG-c-circle-button-dropdown--full-width .LSG-c-button .button-content{width:100%}.LSG-c-circle-button-dropdown.LSG-c-circle-button-dropdown--full-width .LSG-c-button .button-content:before{margin-left:auto;margin-right:auto}.LSG-c-circle-button-dropdown.LSG-c-circle-button-dropdown--style-secondary .button-content{background:0 0}.LSG-c-circle-button-dropdown.LSG-c-circle-button-dropdown--style-secondary .button-content:hover{background:#ffc300}.LSG-c-circle-button-dropdown.LSG-c-circle-button-dropdown--style-tertiary .dropdown-trigger{border:0;align-items:center}.LSG-c-circle-button-dropdown.LSG-c-circle-button-dropdown--style-tertiary .dropdown-trigger::before{content:none}.LSG-c-circle-button-dropdown.LSG-c-circle-button-dropdown--style-tertiary .dropdown-trigger:hover{background:0 0}.LSG-c-circle-button-dropdown .dropdown-content{top:100%!important;margin-left:-20px}.LSG-c-circle-button-dropdown .dropdown-content li{min-height:auto}.LSG-c-circle-button-dropdown .menu-item--with-icon{min-width:190px}.LSG-c-custom-dropdown{position:relative;cursor:pointer}.LSG-c-custom-dropdown__content-list{background-color:#fff;margin:0;min-width:150px;max-height:650px;overflow-y:auto;will-change:width,height;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}.LSG-c-circle-button-dropdown .menu-item.has-separator-after,.LSG-c-custom-dropdown .menu-item.has-separator-after,.LSG-c-custom-dropdown__content-list__item.has-separator-after{border-bottom:1px solid #e0e0e0}.LSG-c-custom-dropdown__content-list__item:hover{background-color:#eee}.LSG-c-custom-dropdown__menu-button{align-items:center;font-family:"Inter",sans-serif;text-decoration:underline;height:32px;padding:0;line-height:32px;font-size:16px;background:0 0;color:#757575;display:flex}.LSG-c-custom-dropdown__menu-button__text{overflow:hidden;text-overflow:ellipsis}.LSG-c-custom-dropdown .menu-item--with-icon{min-width:190px}.LSG-c-selected-check{background:#ffc300;border-radius:50%}.LSG-c-selected-check.large{height:48px;width:48px}.LSG-c-selected-check.large .check-svg{left:16px;top:14px}.LSG-c-selected-check.medium{height:32px;width:32px}.LSG-c-selected-check.medium .check-svg{left:8px;top:8px}.LSG-c-selected-check .check-svg{position:relative}.LSG-c-lsg-icon-verified-check{padding:4px 8px;color:#fff;font-size:12px;border-radius:12px;background-color:#4caf50}.LSG-c-lsg-icon-verified-check--inline{position:static!important}.SH-c-lsg-image-bubble{border-radius:50%;max-width:64px}.LSG-c-map-container{height:200px}.LSG-c-map-container--map-box{position:relative;height:100%}.LSG-c-map-container--map-box--content{position:absolute;left:calc(50% - 60px);top:calc(50% - 60px)}.LSG-c-map-container--map-box--map{height:100%}.SH-c-lsg-arrow-button{height:40px;width:40px;padding-left:6px;padding-top:6px;-moz-user-select:none;-webkit-user-select:none;user-select:none;color:#9e9e9e;cursor:pointer;border:1px solid #e0e0e0;border-radius:40px;font-size:24px}.SH-c-lsg-arrow-button:hover{color:#fcfcfc;border:1px solid #222;background-color:#222}.SH-c-lsg-arrow-button.SH-c-lsg-arrow-button--disabled{color:#9e9e9e;cursor:default;border:1px solid #e0e0e0}.SH-c-lsg-arrow-button.SH-c-lsg-arrow-button--disabled:hover{color:#9e9e9e;border:1px solid #e0e0e0;background:0 0}.SH-c-lsg-arrow-button.SH-c-lsg-arrow-button--black{color:#fcfcfc;background-color:#222;border:1px solid #222}.SH-c-lsg-arrow-button.SH-c-lsg-arrow-button--black.SH-c-lsg-arrow-button--disabled:hover,.SH-c-lsg-arrow-button.SH-c-lsg-arrow-button--black:hover{color:#fcfcfc;background-color:#818181;border:1px solid #818181}.SH-c-lsg-arrow-button.SH-c-lsg-arrow-button--black.SH-c-lsg-arrow-button--disabled{opacity:.3;cursor:not-allowed;color:#fcfcfc;background-color:#222;border:1px solid #222}.LSG-c-badge{display:inline-flex;align-items:center;padding:4px;background-color:#fff;border:1px solid #212121;border-radius:4px;font-family:"Inter",sans-serif;font-size:12px!important;line-height:1;font-weight:700;color:#212121;margin-left:4px}.LSG-c-badge--is-small{font-size:10px!important;padding:2px 4px}.LSG-c-badge--black{border:1px solid #212121;color:#212121}.LSG-c-badge--gray{border:1px solid #9e9e9e;color:#9e9e9e}.LSG-c-badge--red{border:1px solid #d50000;color:#d50000}.LSG-c-badge--yellow{border:1px solid #ffc300;color:#ffc300}.LSG-c-block-button{padding:8px;box-sizing:border-box;border:1px solid #e0e0e0;border-radius:8px;color:#757575;cursor:pointer;font-size:16px}.LSG-c-block-button .LSG-c-block-button--icon{color:#757575}.LSG-c-block-button .LSG-c-block-button--custom-icon-container{display:flex;justify-content:center;align-items:center;height:24px}.LSG-c-block-button .LSG-c-block-button--title{color:#757575;text-align:center}.LSG-c-block-button--background-type--white{background:#fff}.LSG-c-block-button--disabled{pointer-events:none;border:1px solid #e0e0e0;color:#e0e0e0}.LSG-c-block-button--disabled .LSG-c-block-button--icon{color:#e0e0e0}.LSG-c-block-button--disabled .LSG-c-block-button--title{color:#e0e0e0!important}.LSG-c-block-button--selected{border:2px solid #0f0f0f;padding:7px;color:#0f0f0f}.LSG-c-block-button--selected .LSG-c-block-button--icon,.LSG-c-block-button--selected .LSG-c-block-button--title{color:#0f0f0f}.LSG-c-block-button--error,.LSG-c-block-button--error .LSG-c-block-button--title{color:#d50000}.LSG-c-block-button-text-input{position:relative}.LSG-c-block-button-text-input .LSG-c-pikaday .ember-pikaday-container{top:100%;left:-70%}.LSG-c-block-button-text-input .seller-posting-input{padding:0!important}.LSG-c-block-button-text-input .seller-posting-input__field{text-align:center;color:#212121;margin:0!important}.LSG-c-block-button-text-input .seller-posting-input__field:focus:not([readonly]){border-bottom:1px solid #212121!important;box-shadow:0 1px 0 0 #212121!important}.LSG-c-block-button-text-input .seller-posting-input input[type=number]{-moz-appearance:textfield}.LSG-c-block-button-text-input .seller-posting-input input[type=number]::-webkit-inner-spin-button,.LSG-c-block-button-text-input .seller-posting-input input[type=number]::-webkit-outer-spin-button,.LSG-c-text-input input[type=number]::-webkit-inner-spin-button,.LSG-c-text-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.LSG-c-block-button-text-input .seller-posting-input::after{content:none!important}.LSG-c-bubble-text-editor__fake-input{padding:12px 20px!important}.LSG-c-bubble-text-editor__fake-input-placeholder{color:#646464;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px;margin:0!important}.LSG-c-bubble-text-editor.LSG-c-bubble-text-editor--saving{opacity:.5}.LSG-c-bubble-text-editor .LSG-c-button .button-content{font-weight:400}.LSG-c-bubble-text-editor .LSG-c-button--secondary-regular-wide .button-content{background:0 0}.LSG-c-bubble-text-editor__textarea-container{border:1px solid #0f0f0f!important;border-radius:24px!important;background:#fcfcfc!important}.LSG-c-bubble-text-editor__textarea-container .LSG-c-text-area{margin-top:0}.LSG-c-bubble-text-editor__textarea-container .LSG-c-text-area textarea{border:0!important;line-height:24px!important}.LSG-c-bubble-text-editor__textarea-container .LSG-c-text-area .input-field .materialize-textarea{margin-bottom:-4px}@media only screen and (max-width:1019px){.LSG-c-bubble-text-editor .LSG-l-bubble-container{padding:16px}}.LSG-c-bubble-text-editor__asset-list{display:flex;flex-wrap:wrap;padding:8px;margin:-8px -16px}.LSG-c-bubble-text-editor__action-bar{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.LSG-c-bubble-text-editor__insert-actions{display:flex}.LSG-c-button--tertiary-small .button-content{height:32px;padding:0 16px;line-height:32px;font-size:14px}.LSG-c-button--primary-small .button-content,.LSG-c-button--primary-small-full-width .button-content,.LSG-c-button--primary-small-wide .button-content,.LSG-c-button--secondary-small .button-content,.LSG-c-button--secondary-small-full-width .button-content,.LSG-c-button--secondary-small-wide .button-content{height:32px;padding:0 16px;line-height:32px;font-size:14px;border-radius:16px}.LSG-c-button--tertiary-regular .button-content{height:40px;padding:0 20px;line-height:40px;font-size:16px;font-weight:600}.LSG-c-button--primary-regular .button-content,.LSG-c-button--primary-regular-full-width .button-content,.LSG-c-button--primary-regular-wide .button-content,.LSG-c-button--secondary-regular .button-content,.LSG-c-button--secondary-regular-full-width .button-content,.LSG-c-button--secondary-regular-wide .button-content{height:40px;padding:0 20px;line-height:40px;font-size:16px;font-weight:600;border-radius:20px}.LSG-c-button--primary-regular .button-content,.LSG-c-button--primary-regular-full-width .button-content,.LSG-c-button--primary-regular-wide .button-content,.LSG-c-button--primary-small .button-content,.LSG-c-button--primary-small-full-width .button-content,.LSG-c-button--primary-small-wide .button-content{background:#222;color:#eee}.LSG-c-button--primary-regular .button-content:active,.LSG-c-button--primary-regular .button-content:focus,.LSG-c-button--primary-regular .button-content:hover,.LSG-c-button--primary-regular-full-width .button-content:active,.LSG-c-button--primary-regular-full-width .button-content:focus,.LSG-c-button--primary-regular-full-width .button-content:hover,.LSG-c-button--primary-regular-wide .button-content:active,.LSG-c-button--primary-regular-wide .button-content:focus,.LSG-c-button--primary-regular-wide .button-content:hover,.LSG-c-button--primary-small .button-content:active,.LSG-c-button--primary-small .button-content:focus,.LSG-c-button--primary-small .button-content:hover,.LSG-c-button--primary-small-full-width .button-content:active,.LSG-c-button--primary-small-full-width .button-content:focus,.LSG-c-button--primary-small-full-width .button-content:hover,.LSG-c-button--primary-small-wide .button-content:active,.LSG-c-button--primary-small-wide .button-content:focus,.LSG-c-button--primary-small-wide .button-content:hover{color:#eee}.LSG-c-button--secondary-regular .button-content,.LSG-c-button--secondary-regular-full-width .button-content,.LSG-c-button--secondary-regular-wide .button-content,.LSG-c-button--secondary-small .button-content,.LSG-c-button--secondary-small-full-width .button-content,.LSG-c-button--secondary-small-wide .button-content{border:1px solid #222;background:0 0;color:#202020}.LSG-c-button--secondary-regular .button-content:active,.LSG-c-button--secondary-regular .button-content:focus,.LSG-c-button--secondary-regular .button-content:hover,.LSG-c-button--secondary-regular-full-width .button-content:active,.LSG-c-button--secondary-regular-full-width .button-content:focus,.LSG-c-button--secondary-regular-full-width .button-content:hover,.LSG-c-button--secondary-regular-wide .button-content:active,.LSG-c-button--secondary-regular-wide .button-content:focus,.LSG-c-button--secondary-regular-wide .button-content:hover,.LSG-c-button--secondary-small .button-content:active,.LSG-c-button--secondary-small .button-content:focus,.LSG-c-button--secondary-small .button-content:hover,.LSG-c-button--secondary-small-full-width .button-content:active,.LSG-c-button--secondary-small-full-width .button-content:focus,.LSG-c-button--secondary-small-full-width .button-content:hover,.LSG-c-button--secondary-small-wide .button-content:active,.LSG-c-button--secondary-small-wide .button-content:focus,.LSG-c-button--secondary-small-wide .button-content:hover{color:#202020}.LSG-c-button--tertiary-regular .button-content,.LSG-c-button--tertiary-small .button-content{background:0 0;color:#757575;border-radius:initial}.LSG-c-button--tertiary-regular .button-content:active,.LSG-c-button--tertiary-regular .button-content:focus,.LSG-c-button--tertiary-regular .button-content:hover,.LSG-c-button--tertiary-small .button-content:active,.LSG-c-button--tertiary-small .button-content:focus,.LSG-c-button--tertiary-small .button-content:hover{color:#757575}.LSG-c-button{text-decoration:none!important;appearance:none;border:0;display:inline-block;padding:4px;background:0 0;white-space:nowrap;cursor:pointer;text-align:center}.LSG-c-button:active,.LSG-c-button:focus,.LSG-c-button:hover{background:0 0;text-decoration:none}.LSG-c-button i.material-icons{margin-top:-2px;margin-right:3px;font-size:16px;vertical-align:middle}.LSG-c-button .button-content{display:inline-block}.LSG-c-button.full-width-button .button-content{padding-right:50px;padding-left:50px}.LSG-c-button--primary-small-wide .button-content{padding-left:48px;padding-right:48px}.LSG-c-button--primary-regular-full-width,.LSG-c-button--primary-small-full-width,.LSG-c-button--primary-small-full-width .button-content{width:100%}.LSG-c-button--primary-regular-wide .button-content{padding-left:48px;padding-right:48px}.LSG-c-button--primary-regular-full-width .button-content,.LSG-c-button--secondary-small-full-width{width:100%}.LSG-c-button--secondary-regular-wide .button-content,.LSG-c-button--secondary-small-wide .button-content{padding-left:48px;padding-right:48px}.LSG-c-button--secondary-regular-full-width,.LSG-c-button--secondary-regular-full-width .button-content,.LSG-c-button--secondary-small-full-width .button-content{width:100%}.LSG-c-button--disabled{cursor:default!important;opacity:.3;pointer-events:none!important}.LSG-c-checkbox-ternary .ember-checkbox{position:initial!important;visibility:visible!important}.LSG-c-chip{display:inline-block;padding:8px;line-height:10px;border-radius:13px;font-size:14px}.LSG-c-chip-secondary{padding:4px;display:inline-block;border:1px solid #d8d8d8;border-radius:4px;color:#212121}.LSG-chip-seller-rating{display:flex;flex-direction:row;align-items:center;position:static;flex:none;order:0;flex-grow:0;margin:0;padding:1px 14px;height:30px;justify-content:center;border-radius:16px}.LSG-chip-seller-rating__text{position:static;font-size:16px;line-height:24px}.LSG-chip-seller-rating .material-icons{font-size:16px}.LSG-chip-seller-rating--new-seller{color:#212121;background:#e0e0e0}.LSG-chip-seller-rating--top-talent{color:#fff;background:#4caf50}.LSG-chip-seller-rating--top-talent .LSG-chip-seller-rating__text{margin-left:8px}.LSG-chip-seller-rating--top-talent.LSG-chip-seller-rating--people-center .LSG-chip-seller-rating__text{margin-left:4px}.LSG-chip-seller-rating--people-center{padding:1px 8px;height:22px;border-radius:12px}.LSG-chip-seller-rating--people-center .LSG-chip-seller-rating__text{font-size:12px;line-height:16px}.LSG-chip-seller-rating--people-center .material-icons{font-size:12px}.LSG-c-countdown-timer-text{color:#757575}.LSG-c-countdown-timer-text--container{display:inline-flex!important}.LSG-c-countdown-timer-text--text,.LSG-c-countdown-timer-text--watch-icon,.LSG-c-filter-sort .LSG-c-select .select-wrapper .dropdown-content li span,.LSG-c-pikaday .ember-pikaday-container .pika-table th{font-size:14px}.LSG-c-decimal-input{display:flex}.LSG-c-decimal-input__number{color:#212121;font-family:"Inter",sans-serif,monospace;font-size:32px;text-align:center;background-color:#e0e0e0;width:40px;padding:8px;border:0;border-radius:4px}.LSG-c-decimal-input__number--selected{background-color:#ffc300}.LSG-c-decimal-input__number--selected.lsg-selection-bg-green{background-color:#4caf50}.LSG-c-decimal-input__number:active{background-color:#e0e0e0}.LSG-c-decimal-input__number+.LSG-c-decimal-input__number{margin-left:4px}.LSG-c-decimal-input__decimal{color:#212121;font-family:"Inter",sans-serif,monospace;font-size:32px;font-weight:600;padding:8px}.LSG-c-dialog{font-size:16px;font-family:"Inter",sans-serif}.LSG-c-dialog.is-fixed-footer .dialog-footer{position:absolute;bottom:0;width:100%}.LSG-c-dialog.height-type-400-max-height .dialog-body{max-height:400px}.LSG-c-dialog.height-type-600 .dialog-body{height:600px}.LSG-c-dialog.height-type-800-max-height .modal{max-height:800px}.LSG-c-dialog.height-type-800-max-height .dialog-body{max-height:600px}.LSG-c-dialog.height-type-max .dialog-body{max-height:100%}.LSG-c-dialog .dialog-content{overflow-y:hidden}.LSG-c-dialog .dialog-header{display:flex;padding:16px 24px 0}.LSG-c-dialog .dialog-header.flex-column{flex-direction:column}.LSG-c-dialog .dialog-header .close-button{display:block;width:24px;height:24px;background-image:none;color:#e0e0e0}.LSG-c-dialog .dialog-header .close-button:active,.LSG-c-dialog .dialog-header .close-button:focus,.LSG-c-dialog .dialog-header .close-button:hover{background-image:none;color:#e0e0e0}.LSG-c-dialog .dialog-header .close-button .material-icons{font-size:24px;line-height:24px}.LSG-c-dialog .header-title{flex-grow:1;margin:0;line-height:32px;font-size:24px;font-weight:600}.LSG-c-dialog .dialog-body{max-height:300px;padding:16px 24px 24px;overflow-y:auto;background:#fff}.LSG-c-dialog .dialog-footer{display:flex;align-items:center;justify-content:flex-end;height:48px;padding:0 24px;background:#f9f9f9;transition:height 200ms ease-out}.LSG-c-dialog.is-hide-footer .dialog-footer{height:0;overflow:hidden;visibility:hidden}.LSG-c-dialog .info{margin:0;line-height:24px;font-size:16px}.LSG-c-dialog .modal{background:#fff;width:100vw;max-width:400px}.LSG-c-dialog .modal:focus{outline:0}@media only screen and (max-width:375px){.LSG-c-dialog .modal{max-width:300px}}.LSG-c-dialog.height-type-max .modal{max-height:85vh}.LSG-c-dialog.width-type-500-max-width .modal{max-width:500px}.LSG-c-dialog.width-type-600-max-width .modal{max-width:600px}.LSG-c-dialog.width-type-800-max-width .modal{max-width:800px}.LSG-c-dialog.is-fixed-footer .modal{max-height:inherit}.LSG-c-dialog.LSG-c-dialog--allow-overflow .modal{overflow:visible}.LSG-c-dialog.show-header-border .modal{border-top:4px solid #212121}.LSG-c-filter-sort{color:#757575}.LSG-c-filter-sort .material-icons{display:block}.LSG-c-filter-sort.is-disabled{color:#e0e0e0}.LSG-c-filter-sort.is-disabled .filter-icon-container{cursor:default}.LSG-c-filter-sort .LSG-c-select--container--trigger--input{margin-bottom:0}.LSG-c-filter-sort .LSG-c-select--container--trigger--input .ember-text-field{border-bottom:none!important;color:inherit!important;font-size:1rem;font-family:"Inter",sans-serif;margin-bottom:0;transition:none}.LSG-c-filter-sort .LSG-c-select--container--trigger--input .ember-text-field:focus{border-bottom:none!important;box-shadow:none!important}.LSG-c-filter-sort .LSG-c-select--container--content{top:0!important}.LSG-c-filter-sort .LSG-c-select--container--content .LSG-c-select--container--content--item{font-family:"Inter",sans-serif;font-size:1rem!important}.LSG-c-filter-sort .LSG-c-select--container--trigger--caret{left:82%;cursor:pointer}.LSG-c-filter-sort .sorting-icon.ascending{transform:scaleY(-1)}.LSG-c-filter-sort .filter-icon-container{margin-right:15px}.LSG-c-filter-sort__filters-container--left{display:flex;justify-content:flex-start;align-self:flex-end}.LSG-c-filter-sort__filters-container--right{display:flex;gap:0 22px;justify-content:flex-end;flex-wrap:wrap;margin-left:auto}.LSG-c-filter-sort .LSG-c-select.SH-u-is-disabled .select-wrapper .select-dropdown{border-bottom:none}.LSG-c-filter-sort .LSG-c-select .select-wrapper svg.caret{top:10px!important}.LSG-c-highlight-circle{display:inline-block;position:relative;width:8px;height:8px;border-radius:20px;background:#212121}.LSG-c-icon-tooltip{vertical-align:middle;font-size:20px!important;cursor:default}.LSG-c-icon-tooltip--light-gray{color:#e0e0e0}.LSG-c-icon-tooltip--dark-gray{color:#757575}.LSG-c-lsg-link-action{cursor:pointer}.LSG-c-lsg-link-action--disabled{opacity:.5}.SH-c-lsg-location-selector__button-container{display:flex}.SH-c-lsg-location-selector__button{align-items:center;display:flex;flex:1;justify-content:center}.SH-c-lsg-location-selector .SH-c-google-places-input{padding:0}.SH-c-lsg-location-selector .SH-c-google-places-input .seller-posting-input__field-clear{bottom:24px}.LSG-c-nav-with-counts{position:relative;display:flex}.LSG-c-nav-with-counts::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#e0e0e0}.LSG-c-nav-with-counts__nav{flex:1 1 0;overflow:auto hidden;position:relative}.LSG-c-nav-with-counts__nav--has-block{margin-right:12px}.LSG-c-nav-with-counts__scroll-wrapper{overflow:auto hidden;position:relative}.LSG-c-nav-with-counts__tab-list{display:flex;align-items:end}.LSG-c-nav-with-counts__tab{position:relative;flex-shrink:0;white-space:nowrap}.LSG-c-nav-with-counts__tab+.LSG-c-nav-with-counts__tab{margin-left:24px}@media only screen and (min-width:601px){.LSG-c-nav-with-counts__tab+.LSG-c-nav-with-counts__tab{margin-left:32px}}.LSG-c-nav-with-counts__secondary{display:flex;flex-direction:column;align-items:flex-start;margin-left:24px}@media only screen and (min-width:601px){.LSG-c-nav-with-counts__secondary{margin-left:32px}}.LSG-c-nav-with-counts__secondary__header{background:#757575;border-radius:4px 4px 0 0;padding:2px 8px;margin:0!important;color:#fff;font-size:14px;font-weight:400}.LSG-c-nav-with-counts__secondary__tabs{display:flex;padding:0 16px;background-color:#f0f0f0;border-radius:0 8px 0 0;border-bottom:2px solid #e0e0e0}.LSG-c-nav-with-counts__content{display:flex;align-items:center;padding:0;font-size:16px;line-height:29px;font-weight:600;color:#9e9e9e;background-color:transparent!important;border:0;border-bottom:2px solid transparent}.LSG-c-nav-with-counts__content__count{margin-left:4px}.LSG-c-nav-with-counts__content:hover{color:#212121}@media only screen and (min-width:601px){.LSG-c-nav-with-counts__content{font-size:18px}.LSG-c-nav-with-counts__content__count{font-size:18px!important}}.LSG-c-nav-with-counts__tab--active .LSG-c-nav-with-counts__content{color:#212121;border-bottom-color:#212121}.LSG-c-nav-with-counts__dot{position:absolute;top:3px;left:100%}.LSG-c-nav-with-counts__scroll-hint{position:absolute;width:24px;height:calc(100% - 2px);top:0;pointer-events:none}.LSG-c-nav-with-counts__scroll-hint--left{left:0;background:linear-gradient(90deg,#f9f9f9,transparent)}.LSG-c-nav-with-counts__scroll-hint--right{right:0;background:linear-gradient(90deg,transparent,#f9f9f9)}.LSG-c-nav-with-counts__block{flex:none;display:flex;align-items:center;justify-content:flex-end;color:#9e9e9e}.LSG-c-nav-with-counts__block--full-width{flex:1 1 0}.LSG-c-pikaday .ember-pikaday-container{position:absolute;top:60px}.LSG-c-pikaday .ember-pikaday-container .is-disabled .pika-button,.LSG-c-pikaday .ember-pikaday-container .is-inrange .pika-button{background:#e0e0e0}.LSG-c-pikaday .ember-pikaday-container .is-selected .pika-button{background:#0f0f0f;box-shadow:none}.LSG-c-pikaday .ember-pikaday-container .pika-button{font-size:14px;background:#fff}.LSG-c-pikaday .ember-pikaday-container .pika-button:hover,.LSG-c-pikaday .ember-pikaday-container .pika-row.pick-whole-week:hover{background:#0f0f0f}.LSG-c-pikaday .ember-pikaday-container .pika-single{top:-120px;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 0 40px #e0e0e0;font-family:"Inter",sans-serif}.GLM-pikaday-theme .pika-table th abbr[title],.LSG-c-pikaday .ember-pikaday-container .pika-table th abbr[title],.LSG-pikaday-theme .pika-table th abbr[title]{border-bottom:none;cursor:default;text-decoration:none}.SH-c-lsg-profile-link .sh-cool-loader{background:0 0!important}.LSG-c-radio{margin-top:10px;margin-bottom:10px}.LSG-c-radio .lsg-radio-label{color:#212121;font-size:16px!important}.LSG-c-radio-group .lsg-radio-label,.LSG-c-radio-with-multi-select .lsg-radio-label{color:#212121}.LSG-c-reviews-stars{display:flex;color:#ff5975}.LSG-c-reviews-stars.LSG-c-reviews-stars--selectable{cursor:pointer}.LSG-c-reviews-stars.LSG-c-reviews-stars--large-and-black .material-icons{font-size:36px;color:#9e9e9e}.LSG-c-reviews-stars.LSG-c-reviews-stars--large-and-black .material-icons.LSG-c-reviews-stars--star-filled{color:#ff5975}.LSG-c-search .seller-posting-input{flex-basis:100%}.LSG-c-search .seller-posting-input__field{border-bottom:none!important;margin:0!important;padding:0}.LSG-c-search .seller-posting-input__field:active,.LSG-c-search .seller-posting-input__field:focus{border-bottom:none!important}.LSG-c-search .seller-posting-input::after{content:none}.LSG-c-search.search-activated .search-icon{display:none}.LSG-c-search.search-activated .search-input-container{display:flex}.LSG-c-search .LSG-c-text-input{flex-grow:1}.LSG-c-search .LSG-c-text-input input{padding-top:1px;border-bottom:0;color:#212121;font-weight:400}.LSG-c-search .LSG-c-text-input input:focus{border-bottom:none;box-shadow:none}.LSG-c-search .search-input-container{display:none}.LSG-c-select-badge{display:inline-flex;align-items:center;padding:4px;background-color:#fff;border:1px solid #b24377;border-radius:4px;font-family:"Inter",sans-serif;font-size:12px!important;line-height:1;font-weight:700;color:#b24377}.LSG-c-select-badge--is-small{font-size:10px!important;padding:2px 4px}.LSG-c-select-badge__star{fill:currentColor;margin-right:4px;margin-bottom:1px}.LSG-c-select--container{cursor:pointer}.LSG-c-select--container .ember-basic-dropdown-trigger{outline:0}.LSG-c-select--container--trigger{pointer-events:none}.LSG-c-select--container--trigger--caret{position:absolute;left:96%;top:6px}.LSG-c-select--container--trigger--input .ember-text-field{cursor:pointer;outline:0;height:34px}.LSG-c-select--container--trigger--input .ember-text-field:focus{outline:0}.LSG-c-select--container .ember-basic-dropdown-content-wormhole-origin .ember-basic-dropdown-content{min-width:100%}.LSG-c-select--container .ember-basic-dropdown-content-wormhole-origin .ember-basic-dropdown-content .LSG-c-select--container--content{position:relative;min-width:100%;max-height:400px;overflow-y:auto;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}.LSG-c-select--container .ember-basic-dropdown-content-wormhole-origin .ember-basic-dropdown-content .LSG-c-select--container--content--item{display:flex;align-items:center;padding:0 16px;height:50px;background-color:#fff;color:#212121;font-size:16px;white-space:nowrap}.LSG-c-select--container .ember-basic-dropdown-content-wormhole-origin .ember-basic-dropdown-content .LSG-c-select--container--content--item.LSG-c-select--container--content--item--arrow-selected,.LSG-c-select--container .ember-basic-dropdown-content-wormhole-origin .ember-basic-dropdown-content .LSG-c-select--container--content--item:hover{background-color:#eee}.LSG-c-select.LSG-c-select--hide-dropdown-caret .LSG-c-select--container--trigger--caret{display:none}.LSG-c-select.SH-u-is-disabled{pointer-events:none}.LSG-c-select--typing-disabled input{color:#333!important;border-bottom:1px solid #999!important}.modal .LSG-c-select--container--trigger--input input{padding-right:16px}.modal .LSG-c-select .ember-basic-dropdown-content-wormhole-origin .ember-basic-dropdown-content{max-width:100%}.modal .LSG-c-select .ember-basic-dropdown-content-wormhole-origin .ember-basic-dropdown-content .LSG-c-select--container--content--item{display:block;overflow:hidden;text-overflow:ellipsis;line-height:18px;padding:16px}.LSG-c-select-chips-basic.LSG-c-select-chips-basic--container-active .chips-container{display:block;cursor:pointer;border-bottom:1px solid #757575}.LSG-c-select-chips-basic.LSG-c-select-chips-basic--container-active .ember-basic-dropdown-content{top:55px}.LSG-c-select-chips-basic.LSG-c-select-chips-basic--container-active .LSG-c-text-input{height:0;opacity:0}.LSG-c-select-chips-basic.LSG-c-select-chips-basic--has-grouped-options .ember-basic-dropdown-content .LSG-c-select-chips-basic--options-list--item{padding-left:2rem}.LSG-c-select-chips-basic.LSG-c-select-chips-basic--option-type-text .chips-container{width:calc(100% - 1px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.LSG-c-select-chips-basic .chips-container{display:none}.LSG-c-select-chips-basic .chips-container .sh-chip{margin-right:4px;padding-right:25px;height:24px;line-height:24px}.LSG-c-select-chips-basic .chips-container .sh-chip--content{font-size:14px}.LSG-c-select-chips-basic .chips-container .sh-chip .close{font-size:14px;line-height:24px}.LSG-c-select-chips-basic .chips-container .LSG-c-select-chips-basic--chips-container--text-title{display:inline-block;margin-bottom:9px;margin-top:9px}.LSG-c-select-chips-basic .ember-basic-dropdown-content{top:40px;min-width:100%;overflow-y:auto;max-height:400px;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}.LSG-c-select-chips-basic .ember-basic-dropdown-content .LSG-c-select-chips-basic--options-list{margin-top:0;margin-bottom:0}.LSG-c-select-chips-basic .ember-basic-dropdown-content .LSG-c-select-chips-basic--options-list--item{display:flex;align-items:center;padding-left:1rem;min-height:50px;font-size:16px;white-space:nowrap}.LSG-c-select-chips-basic .ember-basic-dropdown-content .LSG-c-select-chips-basic--options-list--item-arrow-selected,.LSG-c-select-chips-basic .ember-basic-dropdown-content .LSG-c-select-chips-basic--options-list--item:hover{background-color:#eee}.LSG-c-select-chips-basic .ember-basic-dropdown-content .LSG-c-select-chips-basic--options-list--item-default-option{padding-left:1rem!important;border-bottom:1px solid #f0f0f0}.LSG-c-select-chips-basic .ember-basic-dropdown-content .LSG-c-select-chips-basic--options-list--item-grouped-option{display:flex;align-items:center;padding-left:1rem;min-height:50px;font-size:16px;color:rgba(0,0,0,.4)}.LSG-c-select-chips-basic .ember-basic-dropdown-trigger{outline:0}.LSG-c-select-chips-basic .LSG-c-text-input .ember-text-field,.SH-app button{cursor:pointer}.LSG-c-select-chips-basic .LSG-c-text-input .ember-text-field:focus{outline:0}.LSG-c-sort{color:#9e9e9e}.LSG-c-sort.LSG-c-sort--ascending .LSG-c-sort--sorting-icon{transform:scaleY(-1)}.LSG-c-sort.LSG-c-sort--disabled{color:#e0e0e0}.LSG-c-tiny-mce-editor{background:#fcfcfc;margin-bottom:48px}.LSG-c-tiny-mce-editor .tox{border:1px solid #0f0f0f;border-radius:24px}.LSG-c-tiny-mce-editor .tox.tox-edit-focus{box-shadow:0 0 0 4px #2e7ae5}.LSG-c-tiny-mce-editor .tox .tox-edit-area::before{content:unset}.LSG-c-tiny-mce-editor--disabled{opacity:.3}.LSG-c-text-area{margin-top:10px}.LSG-c-text-area.LSG-c-text-area--allow-scroll .input-field .materialize-textarea{overflow-y:visible}.LSG-c-text-area.LSG-c-text-area--disabled .input-field .materialize-textarea{pointer-events:none}.LSG-c-text-area.LSG-c-text-area--no-highlight-on-focus .input-field .materialize-textarea:focus:not([readonly]){box-shadow:none;border-bottom:1px solid #e0e0e0}.LSG-c-text-area.LSG-c-text-area--rounded-border .input-field{margin-right:8px}.LSG-c-text-area.LSG-c-text-area--rounded-border .input-field .materialize-textarea{border-radius:8px;border:1px solid #e0e0e0;padding:4px}.LSG-c-text-area.LSG-c-text-area--textarea-large .input-field .materialize-textarea{min-height:5em}.LSG-c-text-area .input-field{margin-top:0;margin-bottom:0}.LSG-c-text-area .input-field .materialize-textarea{padding:0}.LSG-c-text-area .input-field ::-webkit-input-placeholder{color:#9e9e9e;opacity:1}.LSG-c-text-area .input-field :-moz-placeholder{color:#9e9e9e;opacity:1}.LSG-c-text-area .input-field ::-moz-placeholder{color:#9e9e9e;opacity:1}.LSG-c-text-area .input-field :-ms-input-placeholder{color:#9e9e9e;opacity:1}.LSG-c-text-area .input-field label,.LSG-c-text-input.input-field label{font-family:"Inter",sans-serif}.LSG-c-text-input input::-webkit-input-placeholder{color:#9e9e9e;font-family:"Inter",sans-serif;font-weight:300;text-overflow:ellipsis;opacity:1;overflow:hidden;white-space:nowrap}.LSG-c-text-input input:-moz-placeholder{color:#9e9e9e;font-family:"Inter",sans-serif;font-weight:300;text-overflow:ellipsis;opacity:1;overflow:hidden;white-space:nowrap}.LSG-c-text-input input::-moz-placeholder{color:#9e9e9e;font-family:"Inter",sans-serif;font-weight:300;text-overflow:ellipsis;opacity:1;overflow:hidden;white-space:nowrap}.LSG-c-text-input input:-ms-input-placeholder{color:#9e9e9e;font-family:"Inter",sans-serif;font-weight:300;text-overflow:ellipsis;opacity:1;overflow:hidden;white-space:nowrap}.LSG-c-text-input input::placeholder{color:#9e9e9e;font-weight:300;text-overflow:ellipsis;opacity:1;overflow:hidden;white-space:nowrap}.LSG-c-text-input input[type=number]{-moz-appearance:textfield}.LSG-c-text-input input{margin-bottom:0!important}.LSG-c-text-input input[readonly]{border-bottom:1px solid #999}.LSG-c-text-input .input-error-message{margin-top:2px;color:#f44336;font-size:12px}.LSG-c-text-input.input-field{margin-top:0}.LSG-c-text-input.is-show-errors.is-has-error input{border-color:#f44336;box-shadow:0 1px 0 0 #f44336}.LSG-c-text-input.rounded-border-style .ember-text-field{padding-left:4px;border-radius:8px;border:1px solid #e0e0e0}.LSG-c-user-image-bubbles .image-bubble-container{width:100%;flex-shrink:0}.LSG-c-user-image-bubbles .image-bubble-container .image-bubble{margin-right:4px;margin-bottom:4px}.LSG-c-user-image-bubbles .image-bubble-container .image-bubble .image-bubble-image{width:32px;height:32px;border-radius:25px}.LSG-c-user-image-bubbles.LSG-c-user-image-bubbles--overlap-images .image-bubble-container .image-bubble{margin-left:-10px}.LSG-c-user-image-bubbles.LSG-c-user-image-bubbles--overlap-images .image-bubble-container .image-bubble:nth-child(1){margin-left:0}.LSG-c-user-image-bubbles .remaining-text{margin-right:8px}.LSG-c-user-message-bubble .LSG-l-bubble-container{margin-top:0}.LSG-c-user-message-bubble__content{margin:0!important;position:relative}.LSG-c-user-message-bubble.is-unread .LSG-c-user-message-bubble__content{font-weight:600}.LSG-c-user-message-bubble__body{color:#202020;font-family:"Inter",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.18px;margin:0;white-space:pre-wrap;word-wrap:break-word}.LSG-c-user-message-bubble__body a{display:flex;gap:4px;align-items:center}.LSG-c-user-message-bubble__body--obfuscated{color:transparent;text-shadow:0 0 8px rgba(51,51,51,.38);-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.LSG-c-user-message-bubble__cta-container{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;bottom:0;left:0;right:0}.LSG-c-user-message-bubble__cta{box-sizing:border-box;background:#f9f9f9;border:1px solid #ffc300;border-radius:16px;font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:16px;padding:7px 31px;text-align:center;color:#212121}.LSG-c-user-message-bubble__meta-text{color:#646464;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.09px}.LSG-c-user-message-bubble--message-flag-icon{position:relative;top:4px;left:4px}.LSG-c-user-message-bubble--message-flag-icon .svg-flag-icon{width:12px}.LSG-c-user-message-bubble__asset-list{display:flex;flex-wrap:wrap;padding:12px;margin:0 -24px}.LSG-c-modal-text-editor textarea{padding:8px;border-radius:8px;border:1px solid #e0e0e0;min-height:144px;outline:0}.LSG-c-dialog .modal .SH-c-lsg-invite-to-posting-modal--textarea::placeholder,.LSG-c-modal-text-editor textarea::placeholder,.SH-c-lsg-send-message--textarea::placeholder{color:#9e9e9e}.LSG-c-modal-text-editor .secondary-text-message{margin-top:8px;margin-bottom:16px;font-size:14px;color:#9e9e9e}.LSG-c-modal-text-editor__saved-message{font-size:16px;margin-right:auto}.LSG-c-dialog .modal{overflow-x:hidden}.LSG-c-dialog .modal .SH-c-lsg-invite-to-posting-modal--textarea,.SH-c-lsg-send-message--textarea{padding:4px;border-radius:8px;border:1px solid #e0e0e0;min-height:144px;outline:0}.LSG-c-dialog .modal .SH-c-lsg-invite-to-posting-modal .LSG-c-select{color:#9e9e9e}.LSG-c-dialog .modal .SH-c-lsg-invite-to-posting-modal .LSG-c-select .select-dropdown{border-bottom:1px solid #9e9e9e}.SH-c-lsg-send-message--textarea{resize:none}.SH-c-lsg-send-message--text-input{margin-bottom:16px;margin-top:16px}.SH-c-lsg-send-message__asset-list{display:flex;flex-wrap:wrap;padding:8px;margin:-8px -16px}.SH-c-lsg-send-message__action-buttons{display:flex}.container{margin:0 auto;max-width:1280px;width:90%;transition:width linear 500ms}@media only screen and (min-width:601px){.container{width:90%}}@media only screen and (min-width:1020px){.container{width:80%}}.container .row{margin-left:-.75rem;margin-right:-.75rem}.section{padding-top:2rem;padding-bottom:2rem}.section.no-pad{padding:0}.section.no-pad-bot{padding-bottom:0}.section.no-pad-top{padding-top:0}.row{margin-left:auto;margin-right:auto;margin-bottom:24px}.row:after{content:"";display:table;clear:both}.row .col{float:left;box-sizing:border-box;padding:0 .75rem;transition:width linear 500ms}.row .col[class*=pull-],.row .col[class*=push-]{position:relative}.row .col.s1,.row .col.s2,.row .col.s3{width:8.3333333333%;margin-left:auto;left:auto;right:auto}.row .col.s2,.row .col.s3{width:16.6666666667%}.row .col.s3{width:25%}.row .col.s4,.row .col.s5,.row .col.s6{width:33.3333333333%;margin-left:auto;left:auto;right:auto}.row .col.s5,.row .col.s6{width:41.6666666667%}.row .col.s6{width:50%}.row .col.s7,.row .col.s8,.row .col.s9{width:58.3333333333%;margin-left:auto;left:auto;right:auto}.row .col.s8,.row .col.s9{width:66.6666666667%}.row .col.s9{width:75%}.row .col.s10,.row .col.s11,.row .col.s12{width:83.3333333333%;margin-left:auto;left:auto;right:auto}.row .col.s11,.row .col.s12{width:91.6666666667%}.row .col.s12{width:100%}.row .col.offset-s1{margin-left:8.3333333333%}.row .col.pull-s1{right:8.3333333333%}.row .col.push-s1{left:8.3333333333%}.row .col.offset-s2{margin-left:16.6666666667%}.row .col.pull-s2{right:16.6666666667%}.row .col.push-s2{left:16.6666666667%}.row .col.offset-s3{margin-left:25%}.row .col.pull-s3{right:25%}.row .col.push-s3{left:25%}.row .col.offset-s4{margin-left:33.3333333333%}.row .col.pull-s4{right:33.3333333333%}.row .col.push-s4{left:33.3333333333%}.row .col.offset-s5{margin-left:41.6666666667%}.row .col.pull-s5{right:41.6666666667%}.row .col.push-s5{left:41.6666666667%}.row .col.offset-s6{margin-left:50%}.row .col.pull-s6{right:50%}.row .col.push-s6{left:50%}.row .col.offset-s7{margin-left:58.3333333333%}.row .col.pull-s7{right:58.3333333333%}.row .col.push-s7{left:58.3333333333%}.row .col.offset-s8{margin-left:66.6666666667%}.row .col.pull-s8{right:66.6666666667%}.row .col.push-s8{left:66.6666666667%}.row .col.offset-s9{margin-left:75%}.row .col.pull-s9{right:75%}.row .col.push-s9{left:75%}.row .col.offset-s10{margin-left:83.3333333333%}.row .col.pull-s10{right:83.3333333333%}.row .col.push-s10{left:83.3333333333%}.row .col.offset-s11{margin-left:91.6666666667%}.row .col.pull-s11{right:91.6666666667%}.row .col.push-s11{left:91.6666666667%}.row .col.offset-s12{margin-left:100%}.row .col.pull-s12{right:100%}.row .col.push-s12{left:100%}@media only screen and (min-width:601px){.row .col.m1,.row .col.m2,.row .col.m3{width:8.3333333333%;margin-left:auto;left:auto;right:auto}.row .col.m2,.row .col.m3{width:16.6666666667%}.row .col.m3{width:25%}.row .col.m4,.row .col.m5,.row .col.m6{width:33.3333333333%;margin-left:auto;left:auto;right:auto}.row .col.m5,.row .col.m6{width:41.6666666667%}.row .col.m6{width:50%}.row .col.m7,.row .col.m8,.row .col.m9{width:58.3333333333%;margin-left:auto;left:auto;right:auto}.row .col.m8,.row .col.m9{width:66.6666666667%}.row .col.m9{width:75%}.row .col.m10,.row .col.m11,.row .col.m12{width:83.3333333333%;margin-left:auto;left:auto;right:auto}.row .col.m11,.row .col.m12{width:91.6666666667%}.row .col.m12{width:100%}.row .col.offset-m1{margin-left:8.3333333333%}.row .col.pull-m1{right:8.3333333333%}.row .col.push-m1{left:8.3333333333%}.row .col.offset-m2{margin-left:16.6666666667%}.row .col.pull-m2{right:16.6666666667%}.row .col.push-m2{left:16.6666666667%}.row .col.offset-m3{margin-left:25%}.row .col.pull-m3{right:25%}.row .col.push-m3{left:25%}.row .col.offset-m4{margin-left:33.3333333333%}.row .col.pull-m4{right:33.3333333333%}.row .col.push-m4{left:33.3333333333%}.row .col.offset-m5{margin-left:41.6666666667%}.row .col.pull-m5{right:41.6666666667%}.row .col.push-m5{left:41.6666666667%}.row .col.offset-m6{margin-left:50%}.row .col.pull-m6{right:50%}.row .col.push-m6{left:50%}.row .col.offset-m7{margin-left:58.3333333333%}.row .col.pull-m7{right:58.3333333333%}.row .col.push-m7{left:58.3333333333%}.row .col.offset-m8{margin-left:66.6666666667%}.row .col.pull-m8{right:66.6666666667%}.row .col.push-m8{left:66.6666666667%}.row .col.offset-m9{margin-left:75%}.row .col.pull-m9{right:75%}.row .col.push-m9{left:75%}.row .col.offset-m10{margin-left:83.3333333333%}.row .col.pull-m10{right:83.3333333333%}.row .col.push-m10{left:83.3333333333%}.row .col.offset-m11{margin-left:91.6666666667%}.row .col.pull-m11{right:91.6666666667%}.row .col.push-m11{left:91.6666666667%}.row .col.offset-m12{margin-left:100%}.row .col.pull-m12{right:100%}.row .col.push-m12{left:100%}}@media only screen and (min-width:1020px){.row .col.l1,.row .col.l2,.row .col.l3{width:8.3333333333%;margin-left:auto;left:auto;right:auto}.row .col.l2,.row .col.l3{width:16.6666666667%}.row .col.l3{width:25%}.row .col.l4,.row .col.l5,.row .col.l6{width:33.3333333333%;margin-left:auto;left:auto;right:auto}.row .col.l5,.row .col.l6{width:41.6666666667%}.row .col.l6{width:50%}.row .col.l7,.row .col.l8,.row .col.l9{width:58.3333333333%;margin-left:auto;left:auto;right:auto}.row .col.l8,.row .col.l9{width:66.6666666667%}.row .col.l9{width:75%}.row .col.l10,.row .col.l11,.row .col.l12{width:83.3333333333%;margin-left:auto;left:auto;right:auto}.row .col.l11,.row .col.l12{width:91.6666666667%}.row .col.l12{width:100%}.row .col.offset-l1{margin-left:8.3333333333%}.row .col.pull-l1{right:8.3333333333%}.row .col.push-l1{left:8.3333333333%}.row .col.offset-l2{margin-left:16.6666666667%}.row .col.pull-l2{right:16.6666666667%}.row .col.push-l2{left:16.6666666667%}.row .col.offset-l3{margin-left:25%}.row .col.pull-l3{right:25%}.row .col.push-l3{left:25%}.row .col.offset-l4{margin-left:33.3333333333%}.row .col.pull-l4{right:33.3333333333%}.row .col.push-l4{left:33.3333333333%}.row .col.offset-l5{margin-left:41.6666666667%}.row .col.pull-l5{right:41.6666666667%}.row .col.push-l5{left:41.6666666667%}.row .col.offset-l6{margin-left:50%}.row .col.pull-l6{right:50%}.row .col.push-l6{left:50%}.row .col.offset-l7{margin-left:58.3333333333%}.row .col.pull-l7{right:58.3333333333%}.row .col.push-l7{left:58.3333333333%}.row .col.offset-l8{margin-left:66.6666666667%}.row .col.pull-l8{right:66.6666666667%}.row .col.push-l8{left:66.6666666667%}.row .col.offset-l9{margin-left:75%}.row .col.pull-l9{right:75%}.row .col.push-l9{left:75%}.row .col.offset-l10{margin-left:83.3333333333%}.row .col.pull-l10{right:83.3333333333%}.row .col.push-l10{left:83.3333333333%}.row .col.offset-l11{margin-left:91.6666666667%}.row .col.pull-l11{right:91.6666666667%}.row .col.push-l11{left:91.6666666667%}.row .col.offset-l12{margin-left:100%}.row .col.pull-l12{right:100%}.row .col.push-l12{left:100%}}.row-soft,.row-tight{margin-bottom:0}.row-soft .col{margin-bottom:24px}.LSG-l-container{margin:0 auto;max-width:1280px;width:90%;padding:0 3%;transition:width linear 500ms}@media only screen and (max-width:1250px){.LSG-l-container--large-and-down-full-width{padding:0;width:100%}}.LSG-l-container-page{margin:0 auto;width:100%;padding:0 3%;transition:width linear 500ms}.LSG-l-container-page--header{margin-top:48px}.LSG-l-container-page--content{margin-top:32px}@media only screen and (max-width:1019px){.LSG-l-container-page--medium-and-down-full-width{padding:0;width:100%}}@media only screen and (max-width:600px){.LSG-l-container-page--small-and-down-full-width{padding:0;width:100%}.LSG-l-container-page .LSG-l-container-page--small-and-down-full-width-child{margin-left:-3%;margin-right:-3%}.LSG-l-container--small-and-down-3percent-width-padding{padding-left:3%;padding-right:3%}}.LSG-l-grid{display:flex}.LSG-l-grid.flex-direction-column{flex-direction:column}.LSG-l-grid.wrap{flex-wrap:wrap}.LSG-l-grid.align-center{align-items:center}.LSG-l-grid.align-start{align-items:flex-start}.LSG-l-grid.inline-flex{display:inline-flex}.LSG-l-grid.justify-between{justify-content:space-between}.LSG-l-grid.justify-center{justify-content:center}.LSG-l-grid.justify-end{justify-content:flex-end}.LSG-l-grid.justify-evenly{justify-content:space-evenly}.LSG-l-grid.justify-start{justify-content:flex-start}.LSG-l-grid.flex-grow-1{flex-grow:1!important}@media only screen and (max-width:600px){.LSG-l-grid.small-and-down--no-right-padding .grid-cell{padding-right:0!important}}.LSG-l-grid .grid-cell{flex:1;min-width:0}.LSG-l-grid .grid-cell--1-of-12{flex:0 0 8.3333333333%}.LSG-l-grid .grid-cell--2-of-12{flex:0 0 16.6666666667%}.LSG-l-grid .grid-cell--3-of-12{flex:0 0 25%}.LSG-l-grid .grid-cell--4-of-12{flex:0 0 33.3333333333%}.LSG-l-grid .grid-cell--5-of-12{flex:0 0 41.6666666667%}.LSG-l-grid .grid-cell--6-of-12{flex:0 0 50%}.LSG-l-grid .grid-cell--7-of-12{flex:0 0 58.3333333333%}.LSG-l-grid .grid-cell--8-of-12{flex:0 0 66.6666666667%}.LSG-l-grid .grid-cell--9-of-12{flex:0 0 75%}.LSG-l-grid .grid-cell--10-of-12{flex:0 0 83.3333333333%}.LSG-l-grid .grid-cell--11-of-12{flex:0 0 91.6666666667%}.LSG-l-grid .grid-cell--12-of-12{flex:0 0 100%}.LSG-l-grid .grid-cell--1-of-14{flex:0 0 7.1428571429%}.LSG-l-grid .grid-cell--2-of-14{flex:0 0 14.2857142857%}.LSG-l-grid .grid-cell:not(:last-child){padding-right:16px}.LSG-l-grid .grid-cell--grow{flex-grow:1}.LSG-l-grid .grid-cell--shrink{flex-shrink:1}.LSG-l-grid .grid-cell--no-shrink{flex-shrink:0}@media only screen and (max-width:600px){.LSG-l-grid .grid-cell--small-and-down--1-of-12{flex:0 0 8.3333333333%}.LSG-l-grid .grid-cell--small-and-down--2-of-12{flex:0 0 16.6666666667%}.LSG-l-grid .grid-cell--small-and-down--3-of-12{flex:0 0 25%}.LSG-l-grid .grid-cell--small-and-down--4-of-12{flex:0 0 33.3333333333%}.LSG-l-grid .grid-cell--small-and-down--5-of-12{flex:0 0 41.6666666667%}.LSG-l-grid .grid-cell--small-and-down--6-of-12{flex:0 0 50%}.LSG-l-grid .grid-cell--small-and-down--7-of-12{flex:0 0 58.3333333333%}.LSG-l-grid .grid-cell--small-and-down--8-of-12{flex:0 0 66.6666666667%}.LSG-l-grid .grid-cell--small-and-down--9-of-12{flex:0 0 75%}.LSG-l-grid .grid-cell--small-and-down--10-of-12{flex:0 0 83.3333333333%}.LSG-l-grid .grid-cell--small-and-down--11-of-12{flex:0 0 91.6666666667%}.LSG-l-grid .grid-cell--small-and-down--12-of-12{flex:0 0 100%}}@media only screen and (max-width:1019px){.LSG-l-grid .grid-cell--medium-and-down--1-of-12{flex:0 0 8.3333333333%}.LSG-l-grid .grid-cell--medium-and-down--2-of-12{flex:0 0 16.6666666667%}.LSG-l-grid .grid-cell--medium-and-down--3-of-12{flex:0 0 25%}.LSG-l-grid .grid-cell--medium-and-down--4-of-12{flex:0 0 33.3333333333%}.LSG-l-grid .grid-cell--medium-and-down--5-of-12{flex:0 0 41.6666666667%}.LSG-l-grid .grid-cell--medium-and-down--6-of-12{flex:0 0 50%}.LSG-l-grid .grid-cell--medium-and-down--7-of-12{flex:0 0 58.3333333333%}.LSG-l-grid .grid-cell--medium-and-down--8-of-12{flex:0 0 66.6666666667%}.LSG-l-grid .grid-cell--medium-and-down--9-of-12{flex:0 0 75%}.LSG-l-grid .grid-cell--medium-and-down--10-of-12{flex:0 0 83.3333333333%}.LSG-l-grid .grid-cell--medium-and-down--11-of-12{flex:0 0 91.6666666667%}.LSG-l-grid .grid-cell--medium-and-down--12-of-12{flex:0 0 100%}}@media only screen and (min-width:601px){.LSG-l-grid .grid-cell--medium-and-up--1-of-12{flex:0 0 8.3333333333%}.LSG-l-grid .grid-cell--medium-and-up--2-of-12{flex:0 0 16.6666666667%}.LSG-l-grid .grid-cell--medium-and-up--3-of-12{flex:0 0 25%}.LSG-l-grid .grid-cell--medium-and-up--4-of-12{flex:0 0 33.3333333333%}.LSG-l-grid .grid-cell--medium-and-up--5-of-12{flex:0 0 41.6666666667%}.LSG-l-grid .grid-cell--medium-and-up--6-of-12{flex:0 0 50%}.LSG-l-grid .grid-cell--medium-and-up--7-of-12{flex:0 0 58.3333333333%}.LSG-l-grid .grid-cell--medium-and-up--8-of-12{flex:0 0 66.6666666667%}.LSG-l-grid .grid-cell--medium-and-up--9-of-12{flex:0 0 75%}.LSG-l-grid .grid-cell--medium-and-up--10-of-12{flex:0 0 83.3333333333%}.LSG-l-grid .grid-cell--medium-and-up--11-of-12{flex:0 0 91.6666666667%}.LSG-l-grid .grid-cell--medium-and-up--12-of-12{flex:0 0 100%}}@media only screen and (min-width:1020px){.LSG-l-grid .grid-cell--large-and-up--1-of-12{flex:0 0 8.3333333333%}.LSG-l-grid .grid-cell--large-and-up--2-of-12{flex:0 0 16.6666666667%}.LSG-l-grid .grid-cell--large-and-up--3-of-12{flex:0 0 25%}.LSG-l-grid .grid-cell--large-and-up--4-of-12{flex:0 0 33.3333333333%}.LSG-l-grid .grid-cell--large-and-up--5-of-12{flex:0 0 41.6666666667%}.LSG-l-grid .grid-cell--large-and-up--6-of-12{flex:0 0 50%}.LSG-l-grid .grid-cell--large-and-up--7-of-12{flex:0 0 58.3333333333%}.LSG-l-grid .grid-cell--large-and-up--8-of-12{flex:0 0 66.6666666667%}.LSG-l-grid .grid-cell--large-and-up--9-of-12{flex:0 0 75%}.LSG-l-grid .grid-cell--large-and-up--10-of-12{flex:0 0 83.3333333333%}.LSG-l-grid .grid-cell--large-and-up--11-of-12{flex:0 0 91.6666666667%}.LSG-l-grid .grid-cell--large-and-up--12-of-12{flex:0 0 100%}}.LSG-l-bubble-container{margin-top:16px;padding:16px;background:#fff;border:1px solid #fff;border-radius:16px;transition:width linear 500ms;width:100%;position:relative}.LSG-l-bubble-container--has-gray-background{background:#f0f0f0}.LSG-l-bubble-container--has-hover-shadow::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;filter:drop-shadow(0 0 12px rgba(33,33,33,.12));background:#fff;border:1px solid #fff;border-radius:16px;z-index:-1;opacity:0;transition:opacity 250ms ease}.LSG-l-bubble-container--has-hover-shadow:hover::before{opacity:1}.LSG-l-bubble-container:nth-child(1){margin-top:0}@media only screen and (max-width:1019px){.LSG-l-bubble-container--only-small-and-down-flat-edges{border-radius:16px}}@media only screen and (max-width:600px){.LSG-l-bubble-container--only-small-and-down-flat-edges{border-radius:0}}@media only screen and (max-width:1019px){.LSG-l-bubble-container{padding-right:3%;padding-left:3%}}.production-card-rollup__stats li,.production-card-summary{font-family:"Inter",sans-serif;font-weight:400;white-space:nowrap}.production-card-summary{color:#202020;font-size:16px;line-height:24px;margin:0}.production-card-rollup__stats li strong,.production-card-summary strong{font-weight:700;margin-right:8px}.production-card-summary--light{color:#eee}.production-card-rollup{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.production-card-rollup__summary{width:120px;flex-shrink:0}.production-card-rollup__stats{border-left:1px solid #d4d4d4;display:flex;flex-direction:row;gap:16px;padding-left:16px!important}.production-card-rollup__stats li{color:#646464;font-size:14px;line-height:20px}@container (min-width: 384px){.production-card-rollup{align-items:center;flex-direction:row}}.production-budget{align-items:center;display:flex;flex-direction:row;gap:8px;margin:0;padding:0}.production-budget__progress-bar{border-radius:500px;background:#d4d4d4;height:16px;flex:1;overflow:hidden;position:relative}.production-budget__progress-bar::after{background:#202020;content:"";display:block;position:absolute;left:0;top:0;width:var(--production-budget-percentage);height:100%}.production-budget--light .production-budget__progress-bar{background:#4a4a4a}.production-budget--light .production-budget__progress-bar::after{background:#eee}.production-budget__remaining{color:#646464;flex-shrink:0;font-family:"Inter",sans-serif;font-size:16px;font-weight:500;line-height:24px;white-space:nowrap}.production-budget--light .production-budget__remaining{color:#b1b1b1}.production-budget--danger .production-budget__remaining{color:#bc4b00}.production-budget--light.production-budget--danger .production-budget__remaining{color:#fb9222}.production-card-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0;margin:0}.production-card-list>li{display:contents}.production-card-list__link{display:flex;flex-direction:column;outline-offset:0}.production-card-list__link:focus,.production-card-list__link:hover{border-radius:8px;outline:4px solid #2e7ae5}@media only screen and (max-width:1019px){.production-card-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:600px){.production-card-list{display:flex;flex-direction:column}}.production-card,.production-card__top{display:flex;flex:1;flex-direction:column}.production-card{border-radius:8px;border:1px solid #d4d4d4;overflow:hidden}.production-card__top{background:#fcfcfc;gap:16px;padding:24px}.production-card--studios .production-card__top,.productions-invoice-list thead{background:#222}.production-card__titlebar{align-items:center;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 2px}@media only screen and (max-width:600px){.production-card__titlebar{align-items:flex-start;display:flex;flex-direction:column;gap:16px}}.production-card__studios-logo{display:block;height:auto;max-height:28px;width:auto}.production-card__description,.production-card__title{overflow:hidden;text-overflow:ellipsis;color:#202020;font-family:"Inter",sans-serif}.production-card__title{font-size:18px;font-weight:700;line-height:24px;margin:0;white-space:nowrap}.production-card--studios .production-card__title{color:#eee;grid-row:2;grid-column:1/-1}.production-card__description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;font-weight:400;line-height:20px;margin:0 0 auto}.production-card--studios .production-card__description{-webkit-line-clamp:4;color:#eee}.production-card__status,.production-status-dropdown-option span{border-radius:500px;padding:4px 12px;color:#0f0f0f;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;line-height:20px}.production-card__status{display:block;white-space:nowrap}.production-card__status--cancelled{background:#ff5975}.production-card__status--pre-production{background:#dbe81a}.production-card__status--production{background:#30c2f2}.production-card__status--post-production{background:#a974ff}.production-card__status--done{background:#30f1c7}@media only screen and (max-width:600px){.production-card__status{order:-1}}.production-card__bottom{background:#f1f1f1;container-type:inline-size;display:flex;flex-direction:column;gap:8px;padding:16px 24px}.production-card--studios .production-card__bottom{background:#282828}.production-edit,.production-edit__fieldset{display:flex;flex-direction:column;gap:32px}.production-edit hr{border:0;border-top:1px solid #ddd;margin:0;padding:0;width:100%}.production-edit__fieldset h2{font-family:"Inter",sans-serif;color:#202020;font-size:18px;font-weight:700;line-height:24px;margin:0}.production-edit__fieldset--small{gap:16px}.production-edit__lockable-input.GLM-input--disabled label{align-items:center;display:flex!important;flex-direction:row}.production-edit__lockable-input.GLM-input--disabled label::after{content:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="none"%3E%3Cpath d="M6.04611 18C5.63337 18 5.28117 17.8531 4.9895 17.5594C4.69784 17.2656 4.552 16.9125 4.552 16.5V8.5C4.552 8.0875 4.69888 7.73438 4.99263 7.44063C5.28638 7.14688 5.6395 7 6.052 7H6.552V5C6.552 3.89333 6.94246 2.95 7.72338 2.17C8.50429 1.39 9.44874 1 10.5567 1C11.6647 1 12.6076 1.39 13.3853 2.17C14.1631 2.95 14.552 3.89333 14.552 5V7H15.052C15.4645 7 15.8176 7.14688 16.1114 7.44063C16.4051 7.73438 16.552 8.0875 16.552 8.5V16.5C16.552 16.9125 16.405 17.2656 16.1111 17.5594C15.8172 17.8531 15.4639 18 15.0512 18H6.04611ZM6.052 16.5H15.052V8.5H6.052V16.5ZM10.5564 14C10.9701 14 11.3228 13.8527 11.6145 13.5581C11.9062 13.2635 12.052 12.9093 12.052 12.4956C12.052 12.0819 11.9047 11.7292 11.6101 11.4375C11.3155 11.1458 10.9613 11 10.5476 11C10.1339 11 9.78117 11.1473 9.4895 11.4419C9.19784 11.7365 9.052 12.0907 9.052 12.5044C9.052 12.9181 9.19931 13.2708 9.49392 13.5625C9.78854 13.8542 10.1427 14 10.5564 14ZM8.052 7H13.052V5C13.052 4.30556 12.8089 3.71528 12.3228 3.22917C11.8367 2.74306 11.2464 2.5 10.552 2.5C9.85756 2.5 9.26728 2.74306 8.78117 3.22917C8.29506 3.71528 8.052 4.30556 8.052 5V7Z" fill="%23202020" /%3E%3C/svg%3E');display:block;width:20px;height:20px}.production-filter{display:flex;flex-direction:row;gap:16px;justify-content:stretch}@media only screen and (max-width:600px){.production-filter{flex-direction:column}}.production-filter__input{flex:1;max-width:375px}@media only screen and (max-width:600px){.production-filter__input{max-width:unset}}.production-status-dropdown-option{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:8px 16px}.production-status-dropdown-option span{display:inline-block}.production-status-dropdown-option--pre-production span{background:#dbe81a}.production-status-dropdown-option--production span{background:#30c2f2}.production-status-dropdown-option--post-production span{background:#a974ff}.production-status-dropdown-option--done span{background:#30f1c7}.production-status-dropdown-option--cancelled span{background:#ff5975}.production-status-dropdown-option--highlighted{background:#ebebeb}.production-status-dropdown-option--highlighted.production-status-dropdown-option--pre-production span{background:#cdd91c}.production-status-dropdown-option--highlighted.production-status-dropdown-option--production span{background:#0eade2}.production-status-dropdown-option--highlighted.production-status-dropdown-option--post-production span{background:#905fe9}.production-status-dropdown-option--highlighted.production-status-dropdown-option--done span{background:#33d6b9}.production-status-dropdown-option--highlighted.production-status-dropdown-option--cancelled span{background:#ee486f}.production-status-dropdown-option--disabled{cursor:not-allowed;opacity:.3}.production-status-dropdown{width:100%}.production-status-dropdown.GLM-button--hover{color:#0f0f0f!important}.production-status-dropdown__option-list{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.4);background:#fff;border-radius:8px;display:flex;flex-direction:column;margin:0;overflow:hidden;padding:10px 0;list-style:none;width:250px}.production-status-dropdown--pre-production{background:#dbe81a!important;border-color:#dbe81a!important}.production-status-dropdown--pre-production.GLM-button--hover{background:#cdd91c!important;border-color:#cdd91c!important}.production-status-dropdown--production{background:#30c2f2!important;border-color:#30c2f2!important}.production-status-dropdown--production.GLM-button--hover{background:#0eade2!important;border-color:#0eade2!important}.production-status-dropdown--post-production{background:#a974ff!important;border-color:#a974ff!important}.production-status-dropdown--post-production.GLM-button--hover{background:#905fe9!important;border-color:#905fe9!important}.production-status-dropdown--done{background:#30f1c7!important;border-color:#30f1c7!important}.production-status-dropdown--done.GLM-button--hover{background:#33d6b9!important;border-color:#33d6b9!important}.production-status-dropdown--cancelled{background:#ff5975!important;border-color:#ff5975!important}.production-status-dropdown--cancelled.GLM-button--hover{background:#ee486f!important;border-color:#ee486f!important}.productions-empty-section{display:flex;flex-direction:column;gap:16px}.productions-empty-section__title,.productions-invoice-list th{font-family:"Inter",sans-serif;font-size:16px;font-weight:700;line-height:24px}.productions-empty-section__body,.productions-empty-section__title{color:#646464;text-align:center;margin:0}.productions-empty-section__body{font-family:"Inter",sans-serif;font-size:16px;line-height:24px}.productions-invoice-list{border:1px solid #ddd!important;border-collapse:separate;border-radius:8px;border-spacing:0}.productions-invoice-list th{border-radius:0!important;color:#eee;padding:8px 16px}.productions-invoice-list th:first-of-type{border-top-left-radius:8px!important}.productions-invoice-list th:last-of-type{border-top-right-radius:8px!important}.productions-invoice-list__row td{border-radius:0!important;color:#202020;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;padding:16px}.productions-invoice-list__row td.productions-invoice-list__status{font-weight:700}.productions-invoice-list__row td.productions-invoice-list__actions{padding:0 16px}.productions-invoice-list__row:not(:last-of-type) td{border-bottom:1px solid #ddd}.productions-invoice-list__row:last-of-type td:first-of-type{border-bottom-left-radius:8px!important}.productions-invoice-list__row:last-of-type td:last-of-type{border-bottom-right-radius:8px!important}.productions-invoice-list__row--paid td{background:#f1f1f1;color:#646464}.productions-invoice-list__grouped-actions{display:flex;flex-direction:row;gap:8px}.productions-invoice-list__payment-history{grid-column:3;padding-left:4px!important;padding-right:4px!important}@media only screen and (max-width:1019px){.productions-invoice-list td:nth-of-type(3),.productions-invoice-list td:nth-of-type(6),.productions-invoice-list th:nth-of-type(3),.productions-invoice-list th:nth-of-type(6){display:none}}@media only screen and (max-width:600px){.productions-invoice-list td:nth-of-type(4),.productions-invoice-list td:nth-of-type(7),.productions-invoice-list th:nth-of-type(4),.productions-invoice-list th:nth-of-type(7){display:none}}.productions-posting-list{border-radius:8px;border:1px solid #ddd;display:grid;gap:0 48px;grid-template-columns:minmax(0,1fr) auto auto;margin:0}@media only screen and (max-width:600px){.productions-posting-list{grid-template-columns:minmax(0,1fr) auto}}.productions-posting-list-item{display:contents}.productions-posting-list-item__link{align-items:center;color:#202020;display:grid;font-family:"Inter",sans-serif;grid-column:1/-1;grid-template-columns:subgrid;justify-items:center;padding:16px}.productions-posting-list-item__link:focus,.productions-posting-list-item__link:hover{background:#f1f1f1}.productions-posting-list-item:first-of-type>.productions-posting-list-item__link{border-top-left-radius:8px;border-top-right-radius:8px}.productions-posting-list-item:last-of-type>.productions-posting-list-item__link{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.productions-posting-list-item:not(:last-of-type)>.productions-posting-list-item__link{border-bottom:1px solid #ddd}.productions-posting-list-item__title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:16px;font-weight:700;line-height:24px;justify-self:left}.productions-posting-list-item:focus .productions-posting-list-item__title,.productions-posting-list-item:hover .productions-posting-list-item__title{text-decoration:underline}.productions-posting-list-item--closed .productions-posting-list-item__title{color:#8d8d8d}.productions-posting-list-item__status{color:#646464;font-size:14px;font-weight:500;line-height:20px}.productions-posting-list-item--in-review .productions-posting-list-item__status{color:#786f01}.productions-posting-list-item--live .productions-posting-list-item__status{color:#0a796b}@media only screen and (max-width:600px){.productions-posting-list-item__status{display:none}}.productions-posting-list-item__applications{font-size:16px;font-weight:400;line-height:24px;justify-self:right}.productions-project-list{border-radius:8px;border:1px solid #ddd;display:grid;gap:0 48px;grid-template-columns:minmax(0,1fr) auto auto auto;margin:0}@media only screen and (max-width:1019px){.productions-project-list{grid-template-columns:minmax(0,1fr) auto auto}}@media only screen and (max-width:600px){.productions-project-list{grid-template-columns:minmax(0,1fr) auto}}.productions-project-list-item{display:contents}.productions-project-list-item__link{align-items:center;color:#202020;display:grid;font-family:"Inter",sans-serif;grid-column:1/-1;grid-template-columns:subgrid;justify-items:center;padding:16px}.productions-project-list-item__link:focus,.productions-project-list-item__link:hover{background:#f1f1f1}.productions-project-list-item:first-of-type>.productions-project-list-item__link{border-top-left-radius:8px;border-top-right-radius:8px}.productions-project-list-item:last-of-type>.productions-project-list-item__link{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.productions-project-list-item:not(:last-of-type)>.productions-project-list-item__link{border-bottom:1px solid #ddd}.productions-project-list-item__title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:16px;font-weight:700;line-height:24px;justify-self:left}.productions-project-list-item:focus .productions-project-list-item__title,.productions-project-list-item:hover .productions-project-list-item__title{text-decoration:underline}.productions-project-list-item__seller{font-size:14px;line-height:20px}@media only screen and (max-width:1019px){.productions-project-list-item__seller{display:none}}.productions-project-list-item__status{border-radius:2px;font-size:14px;font-weight:500;line-height:20px;padding:2px 8px}.productions-project-list-item--pending .productions-project-list-item__status{color:#646464;background:#f1f1f1}.productions-project-list-item--active .productions-project-list-item__status{color:#097c4a;background:#ddf3e7}.productions-project-list-item--awaiting-completion .productions-project-list-item__status{color:#7a7000;background:#edf3ba}.productions-project-list-item--complete .productions-project-list-item__status{color:#24a866;font-size:20px}@media only screen and (max-width:600px){.productions-project-list-item__status{display:none}}.productions-project-list-item__price{justify-self:right}.productions-project-list-item--cancelled,.productions-project-list-item--complete{color:#8d8d8d}.productions-project-list-item--cancelled{text-decoration:line-through!important}.productions-section-loader{background:0 0!important;padding:14px 0;position:relative!important}.liquid-spacer{position:relative}.loading-screen-holder{position:absolute;z-index:4;width:100%;height:100%;padding:25px 0 30px}.loading-screen-holder .loading-screen{z-index:5;width:100%;height:100%;opacity:.5;background:#333}.loading-screen-holder .preloader-wrapper{position:absolute;z-index:6;left:50%;top:112px;margin-left:-18px}.invoices-toolbar{margin-bottom:8px}.LSG-l-container-page{max-width:unset}.col.invoices-options{text-align:right;padding-top:16px;display:flex;flex-direction:row;justify-content:flex-end;align-content:center;align-items:center}.col.invoices-options .invoices-option{cursor:pointer;display:flex;align-content:center;align-items:center;padding-left:8px;padding-right:8px}.col.invoices-options .invoices-options-divider{display:inline-block;width:1px;height:16px;margin:0 16px;background:#e0e0e0}.accounting-container,.accounting-container form{position:relative}.accounting-container [type=checkbox]+label{vertical-align:middle}.accounting-container .extra-options td{padding:0}.accounting-container .extra-options td span{display:inline-block;padding:16px 8px}.accounting-container .input-field{margin-top:0;margin-bottom:0}.accounting-container button+.input-field{vertical-align:middle;display:inline-block;float:left}.accounting-container form .form-edit-toggle{float:right;right:0}.accounting-container .pagination-holder{text-align:center}.accounting-container .pagination-holder .btn,.accounting-container .pagination-holder .btn-flat{margin-bottom:8px}.amount-due{font-weight:700}.canceled,.declined,.due,.paid,.pending,.queued,.sent{color:#fff;text-transform:capitalize;padding:0 12px}.canceled,.declined,.pending{background-color:red}.paid{background-color:#00a379}.due,.queued{background-color:#30f1c7}.search-filter-card{position:absolute;z-index:10;text-align:left;top:40px;right:-10px;width:420px}.accounting h1.report-title{font-size:28px;margin:35px 0}.accounting .loading h1{text-align:center;margin:175px 0;font-size:30px}.accounting__link{background-image:linear-gradient(to bottom,#0f0f0f 0,#0f0f0f 100%)}.accounting__link:hover{color:gray}.accounting-table{background:#fff;border-collapse:collapse}.accounting-table .payment-processor-type-cell .LSG-c-select{display:inline-block}.accounting-table .payment-processor-type-cell .LSG-c-select .select-dropdown li span{font-size:12px}.accounting-table th{border-bottom:1px solid #bbb;text-transform:uppercase;font-weight:600;padding:16px 8px;background:#fcc300;border-collapse:collapse;border-radius:0;color:#fff}.accounting-table>tbody>tr>td{border-bottom:1px solid #efefef;padding:16px 8px}.empty-results{min-height:300px}.accounts-receivable-widget .total h1,.accounts-receivable-widget .total h2,.accounts-receivable-widget .total p,.loading-results{text-align:center}.accounting-table:not(.sh-responsive-table)>tbody>tr:nth-last-of-type(2)>td{border-bottom:1px solid #bbb}.accounting-table:not(.sh-responsive-table)>tbody>tr:last-of-type>td{font-weight:600}@media only screen and (min-width:601px){.accounting-table>tbody>tr:nth-last-of-type(2)>td{border-bottom:1px solid #bbb}.accounting-table>tbody>tr:last-of-type>td{font-weight:600}}.accounting-nav-container{margin:25px 0;text-align:right}.accounting-nav,.accounting-nav:hover{background:#fff!important;color:#676767!important}.accounting-nav-container ul.dropdown-content li a.active{font-weight:600;color:#fcc300}.accounts-receivable-widget{max-width:654px;background:#fff;margin-top:35px;padding:15px;border:2px solid #ddd}.accounts-receivable-widget .row{margin-bottom:0}.SH-r-admin-postings ol,.accounts-receivable-widget .breakdown,.accounts-receivable-widget .total,.accounts-receivable-widget li .col{padding:0}.accounts-receivable-widget .total h1{margin:0 0 10px}.accounts-receivable-widget .total h2{margin:10px 0;font-size:30px;color:#999}.accounts-receivable-widget .total p{margin:10px 0}.accounts-receivable-widget .breakdown ul{margin-top:15px}.accounts-receivable-widget .breakdown li{margin:0 0 10px;font-size:14px}.accounts-receivable-widget .breakdown li:last-of-type{margin-bottom:0}.accounts-receivable-widget li span.age-range-title{padding-right:8px;text-align:right}@media only screen and (min-width:400px){.accounts-receivable-widget .breakdown li{font-size:16px}}@media only screen and (min-width:601px){.accounts-receivable-widget{min-width:550px;padding:25px}.accounts-receivable-widget .total h1{margin:0 0 10px}.accounts-receivable-widget .breakdown ul{margin-top:0}}.download-as-csv{background:#1f9c5d!important}input.copy-me{display:block;font-size:13px;min-width:150px;overflow:hidden;text-overflow:ellipsis}.pop-in{border:1px solid #cacaca;padding-right:5px;background:#fff;font-size:14px;white-space:nowrap}.pop-in .id-title{position:relative;display:inline-block;padding:2px 1px 2px 4px;background:#cacaca;color:#fff}.pop-in .id-title::after{content:"";position:absolute;display:block;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:12px solid #cacaca;top:-1px;right:-12px}.pop-in .id-string,.pop-in a.close{display:inline-block;border:0;background:0 0}.pop-in .id-string{margin:0 10px 0 25px;float:none;position:relative;font-size:inherit;transition:none;padding:0;box-sizing:border-box;line-height:inherit;width:auto}.pop-in a.close{margin:0 5px;color:#3b95e4;text-decoration:underline}.pop-in input.id-string:focus{border:0;box-shadow:none}.sh-responsive-table-container{width:100%;margin:25px 0;padding-bottom:5px;overflow-x:auto}table.sh-responsive-table td::before{display:none}@media only screen and (max-width:600px){table.sh-responsive-table,table.sh-responsive-table tbody,table.sh-responsive-table td,table.sh-responsive-table th,table.sh-responsive-table tr{display:block;width:100%}table.sh-responsive-table,table.sh-responsive-table tbody{background:0 0}table.sh-responsive-table>tbody>tr:first-of-type{display:none}table.sh-responsive-table>tbody>tr{margin-bottom:15px;padding:0 0 10px;border-bottom:1px solid #999;background:#fff;border-radius:4px;overflow:hidden}table.sh-responsive-table>tr>td{padding:3px 0;border:0;border-radius:0}table.sh-responsive-table>tbody>tr>td:first-of-type{padding:10px 0;font-size:16px}table.sh-responsive-table>tbody>tr>td::before{display:inline-block;width:50%;margin-right:5px;text-align:right}table.sh-responsive-table>tbody>tr td:last-of-type{padding-top:10px}table.sh-responsive-table>tbody>tr td:last-of-type::before{font-weight:600}}@media only screen and (min-width:601px){.sh-responsive-table-container>table{min-width:768px}}@media only screen and (max-width:600px){table.sh-responsive-table.accounts-aging tr td:first-of-type{margin-bottom:15px;background:#a9a9a9;color:#fff;font-weight:600;text-align:center}}.bli-type,.bli-type input{text-transform:capitalize}.GLM-r-payin__team-selector{margin:16px 0 0}.GLM-r-payin__team-selector .GLM-dropdown__loading-indicator{bottom:0!important}.SH-c-sh-invoice-view__memo-actions{display:flex;align-items:center;gap:8px;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;color:#202020;line-height:1.5;letter-spacing:-.18px;margin:0}.SH-c-sh-invoice-view__memo-container{display:flex;flex-direction:column;gap:8px;flex-basis:400px}.SH-c-sh-invoice-view__memo-options{display:flex;flex-direction:row;align-items:center;gap:16px}.SH-c-sh-invoice-view__memo-preview{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;color:#202020;line-height:1.5;letter-spacing:-.18px;margin:0!important}.SH-c-sh-invoice-view--header{display:flex;flex-direction:row;justify-content:space-between;column-gap:30px}.SH-c-sh-invoice-view--header-column{display:flex;flex-direction:column;width:100%}.SH-c-sh-invoice-view--header-column div{display:flex;flex-direction:row;gap:4px 8px;flex-wrap:wrap;font-size:22px;font-weight:400;margin:8px 0}.SH-c-sh-invoice-view--header-column div a{font-size:20px;font-weight:400}.SH-c-sh-invoice-view--header-column div span{font-size:22px;font-weight:400}.SH-c-sh-invoice-view--invoice-options{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:32px;font-size:16px}.SH-c-sh-invoice-view--invoice-details{display:flex;align-content:flex-start;justify-content:flex-start;padding-left:8px;padding-right:8px;flex:auto}.SH-c-sh-invoice-view--invoice-actions{flex-basis:calc(100% - 400px);display:flex;justify-content:flex-end;align-items:center;gap:4px;flex-wrap:wrap}.SH-c-sh-invoice-view--invoice-action{display:flex;align-content:center;align-items:center;padding-left:8px;padding-right:8px}.SH-c-sh-invoice-view--invoice-options-divider{display:inline-block;width:1px;height:16px;margin:0 16px;background:#e0e0e0}.SH-c-admin-blaster-result-item__cell{padding:15px 5px}.SH-c-admin-blaster-result-item:nth-child(2n+1){background:#f9f9f9}.SH-c-admin-blaster-results th{white-space:nowrap;padding:15px 5px}.SH-c-admin-blaster-results .LSG-c-sort{position:relative;top:6px}.SH-c-admin-blaster-info-and-filters .SH-c-google-places-input .seller-posting-input__field-clear{bottom:28px;border-bottom-width:1px}.SH-c-admin-blaster-info-and-filters__search-type-section{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}@media only screen and (max-width:600px){.SH-c-admin-blaster-info-and-filters__search-type-section{justify-content:unset}}.SH-c-admin-blaster-info-and-filters__reload-button .button-content{padding:0 24px;font-weight:600}.SH-r-admin-classification{font-family:"Inter",sans-serif;width:100%;max-width:1600px}.SH-r-admin-classification__container{display:flex;gap:40px;margin-top:48px}@media only screen and (max-width:600px){.SH-r-admin-classification__container{flex-direction:column}}.SH-r-admin-classification__secondary-header{font-size:18px;font-weight:600;margin:0 0 8px}.SH-r-admin-classification__sub-header{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;margin:0}.SH-r-admin-classification__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:16px}.SH-r-admin-classification__buttons__helper-text{font-family:"Inter",sans-serif;color:#757575;font-size:16px;margin:0 12px}.SH-r-admin-classification__buttons .LSG-c-button--primary-small .button-content:hover{color:#fcfcfc;background:#646464}.SH-c-admin-classification-form{padding:8px}.SH-c-admin-classification-form__header{font-weight:600;font-size:16px;line-height:24px;margin:0 0 16px}.SH-c-admin-classification-form__form{display:grid;grid-template-columns:1fr 3fr}.SH-c-admin-classification-form__badges{display:flex;flex-direction:row;align-items:start;gap:2px 8px;flex-wrap:wrap}.SH-c-admin-classification-form__badges--dropdown{margin:0 0 2px;gap:2px}.SH-c-admin-classification-form__badges--legend{margin:0 0 16px;grid-column:span 2}.SH-c-admin-classification-form__badge{flex-direction:row-reverse!important}.SH-c-admin-classification-form__badge .GLM-badge__badge-text{flex-shrink:0}.SH-c-admin-classification-form__badge .GLM-badge__content,.SH-c-admin-classification-form__badge .GLM-badge__icon-container{width:16px;height:16px}.SH-c-admin-classification-form__category-container .signup-input{padding-top:0!important;margin-bottom:12px}.SH-c-admin-classification-form__category-container .signup-input__chevron{top:0!important}.SH-c-admin-classification-form__category-container .signup-input__chip{background:#fcfcfc!important;border:1px solid #8d8d8d!important;color:#202020!important}.SH-c-admin-classification-list{width:328px;flex-shrink:0}.SH-c-admin-classification-list__helper-text{font-family:"Inter",sans-serif;color:#757575;font-size:16px;margin:16px 0}.SH-c-admin-classification-list__list{margin:0}.SH-c-admin-classification-list__list__item{font-family:"Inter",sans-serif;display:flex;align-items:center;margin:10px 0}.SH-c-admin-classification-list__list__item__name{margin:0}.SH-c-admin-classification-list__list__item__count{flex-grow:1;text-align:right;margin:0}.SH-c-admin-classification-list__list__item .btn-icon{visibility:hidden;height:36px}.SH-c-admin-classification-list__list__item .btn-icon .material-icons{font-size:20px;display:block}.SH-c-admin-classification-list__list__item:hover .btn-icon{visibility:visible}.SH-c-admin-classification-list__add-button{display:inline-flex;align-items:center;gap:4px;background:0 0;border:0;padding:10px 0}.SH-c-admin-classification-list__add-button__text{text-decoration:underline;color:#9e7900}.SH-c-admin-classification-list__add-button .material-icons{font-size:16px;color:#9e7900}.SH-c-admin-classification-list__add-button:hover .material-icons,.SH-c-admin-classification-list__add-button:hover p,.analytics-table-item-header span .material-icons{color:#212121}.SH-c-admin-reports__report-list{width:100%;margin-bottom:180px}.SH-c-admin-reports__report-list-item,.SH-c-admin-reports__report-list-item-actions{display:flex;align-items:center;justify-content:space-between}.SH-r-admin-vetting-queue{font-family:"Inter",sans-serif}.SH-r-admin-vetting-queue__header{margin-top:14px;list-style:none}.SH-c-admin-company-edit-index__section+.SH-c-admin-company-edit-index__section{margin-top:32px}.SH-c-admin-company-edit-index__header{display:flex;align-items:center;justify-content:space-between}.SH-c-admin-company-edit-index__heading{font-size:24px;line-height:32px;font-weight:600;color:#212121;margin:0}.SH-c-admin-company-edit-index__section_row{align-items:flex-end;display:flex;flex-direction:row;gap:14px}.SH-c-admin-company-edit-index__dropdown .GLM-dropdown__loading-indicator{bottom:0!important}.SH-c-admin-company-edit-index__saml_disabled{color:#d50000}.SH-c-admin-company-edit-index__saml_enabled{color:#4caf50}.SH-c-admin-company-edit-index__saml_url_text{flex-basis:40%}.SH-c-admin-company-edit-index__submit{text-align:center;margin-top:16px}.SH-c-admin-company-edit-index__generic-exception{font-size:16px;line-height:24px;font-weight:400;color:#d50000;margin-bottom:16px}.SH-c-edit-legals__header{display:flex;align-items:baseline;justify-content:space-between}.SH-c-edit-legals__header--text{font-size:18px!important;margin:0 0 16px}.SH-c-edit-legals__add-button:hover .button-content{background-color:#ebebeb}.config-container{padding:24px}.config-container .toggle-container{display:flex;align-items:center;height:32px}.SH-c-admin-user-billing__card-list{width:100%;margin-bottom:180px}.SH-c-admin-user-billing__add-button-div{margin-top:24px}.SH-c-create-payoneer-account-card{display:flex;padding:8px 16px;font-family:"Inter",sans-serif}.SH-c-create-payoneer-account-card__icon{flex:none;display:flex;align-items:center;margin-right:12px}.SH-c-create-payoneer-account-card__subtitle,.SH-c-create-payoneer-account-card__title{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;font-weight:600;color:#212121}.SH-c-create-payoneer-account-card__subtitle{font-weight:400;color:#757575}.SH-c-create-payoneer-account-card__fields{display:flex;align-items:center;margin-left:16px}.SH-c-create-payoneer-account-card__fields>*{margin-left:16px}.SH-r-admin-user-rate{font-family:"Inter",sans-serif;font-size:16px}.SH-r-admin-user-rate__header{margin-top:14px;list-style:none}.SH-r-admin-user-rate__save{display:flex;justify-content:space-between}.SH-r-admin-user-rate__save__remove-from-queue-button .button-content{background-color:#d50000;color:#fff}.SH-r-admin-user-rate__save__remove-from-queue-button .button-content:active,.SH-r-admin-user-rate__save__remove-from-queue-button .button-content:hover,.message-center .tabs.sub-navigation .tab a,.message-center .tabs.sub-navigation .tab a:hover{color:#fff}.SH-r-admin-user-rate__save .LSG-c-button{margin:36px 0 0}.admin-legal main{background:#f7f7f7}.admin-legal__container{margin:0 auto;max-width:1280px;width:90%;padding:0 3%;display:flex;flex-direction:row;gap:32px}@media only screen and (max-width:1019px){.admin-legal__container{flex-direction:column}}.admin-legal__header{font-family:"Inter",sans-serif;font-size:24px;margin:20px 0}.admin-legal__form{display:flex;flex-direction:column;width:300px}@media only screen and (max-width:1019px){.admin-legal__form{width:unset}}.admin-legal__form-fields{display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:1019px){.admin-legal__form-fields{flex-direction:row}}@media only screen and (max-width:600px){.admin-legal__form-fields{flex-direction:column}}.admin-legal__fieldset{background:#fcfcfc;border:0;border-radius:16px;margin:0;padding:32px}.admin-legal__fieldset,.admin-legal__results{display:flex;flex-direction:column;flex:1}.admin-legal__editor{margin-top:59px;margin-bottom:32px}.admin-legal__toggle-editor-button{margin-top:11px;margin-bottom:10px;align-self:flex-end}.admin-legal__loader{margin-top:200px}.admin-legal__empty-results{color:#646464;font-family:"Inter",sans-serif;font-size:20px;line-height:1.1;margin-top:200px;text-align:center}.admin-legal__list{display:flex;flex-direction:column;gap:16px;margin:0}.admin-legal__list--no-create-button{margin-top:59px}.admin-legal__paging-controls{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:40px 0 36px}.admin-legal__currently-displaying{color:#757575;font-family:"Inter",sans-serif;font-size:14px;line-height:16px}.SH-r-admin-postings .margin-top-6px{margin-top:6px!important}.SH-r-admin-postings .padding-0{padding:0!important}.SH-r-admin-postings .filter-number-input{max-width:150px}.SH-r-admin-postings .LSG-c-pikaday input{border-bottom:1px solid #e0e0e0;margin:0;padding:0;line-height:24px}.SH-r-admin-postings .LSG-c-pikaday input:active{border-bottom:1px solid #e0e0e0}.SH-r-admin-postings .LSG-c-pikaday input::placeholder{color:#9e9e9e;opacity:1}.admin-postings main{background:#f9f9f9}.admin-postings__container{margin:0 auto;max-width:1280px;width:90%;padding:0 3%;display:flex;flex-direction:row;gap:32px}@media only screen and (max-width:1019px){.admin-postings__container{flex-direction:column}}.admin-postings__header{font-family:"Inter",sans-serif;font-size:24px;margin:20px 0}.admin-postings__form{display:flex;flex-direction:column;width:300px}@media only screen and (max-width:1019px){.admin-postings__form{width:unset}}.admin-postings__form-fields{display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:1019px){.admin-postings__form-fields{flex-direction:row}}@media only screen and (max-width:600px){.admin-postings__form-fields{flex-direction:column}}.admin-postings__fieldset{background:#fff;border:0;border-radius:16px;display:flex;flex-direction:column;flex:1;margin:0;padding:32px}.admin-postings__reset-link{align-self:flex-end;background:0 0;border:0;display:block;font-family:"Inter",sans-serif;margin:32px 0 0;text-decoration:underline}.admin-postings__results{display:flex;flex-direction:column;flex:1}.admin-postings__sort{align-self:flex-end;margin:17px 0 13px}.admin-postings__loader{margin-top:200px}.admin-postings__empty-results{color:#9e9e9e;font-family:"Inter",sans-serif;font-size:20px;line-height:1.1;margin-top:200px;text-align:center}.admin-postings__list{display:flex;flex-direction:column;gap:16px;margin:0}.admin-postings__paging-controls{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:40px 0 36px}.admin-postings__currently-displaying{color:#757575;font-family:"Inter",sans-serif;font-size:14px;line-height:16px}.admin-postings-item__link{background:#fff;border:1px solid #fff;border-radius:16px;display:block;padding:16px;color:#212121}.admin-postings-item__link:hover{background:#fff;border:1px solid #818181;color:#212121}.admin-postings-item__header{display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:600px){.admin-postings-item__header{flex-direction:column;gap:16px}}.admin-postings-item__figure{align-items:center;display:flex;flex-direction:row;gap:40px}.admin-postings-item__image{border-radius:50%;width:48px;height:48px}.admin-postings-item__caption{align-self:center;margin:0;padding:0}.admin-postings-item__name,.admin-postings-item__status{color:#212121;font-family:"Inter",sans-serif;line-height:1.1}.admin-postings-item__name{font-size:18px;font-weight:700;margin:0 0 2px}.admin-postings-item__status{align-self:flex-start;border:1px solid transparent;border-radius:12px;font-size:14px;padding:4px 8px}.admin-postings-item__status--lsg-black{border:1px solid #212121}.admin-postings-item__status--lsg-red{background:#ff7474;color:#fff}.admin-postings-item__status--lsg-green{background:#4caf50;color:#fff}.admin-postings-item__status--lsg-dark-gray{background:#757575;color:#fff}.admin-postings-item__body{display:flex;flex-direction:row;gap:8px;margin:16px 0 0}@media only screen and (max-width:600px){.admin-postings-item__body{flex-direction:column}}.admin-postings-item__titles{column-gap:24px;display:grid;grid-template-columns:auto 1fr;flex:1;font-family:"Inter",sans-serif;font-size:16px;line-height:1.1;margin:0;row-gap:8px}.admin-postings-item__titles dt{color:#212121;font-weight:700}.admin-postings-item__titles dt:after{content:":"}.admin-postings-item__titles dd{color:#757575;margin:0}.admin-postings-item__buttons{align-items:center;display:flex;flex-direction:column;gap:8px;min-width:100px;width:16.6667%}@media only screen and (max-width:600px){.admin-postings-item__buttons{width:unset}}.admin-postings-item__digest-button{all:unset;aspect-ratio:16/9;border-radius:8px;overflow:hidden;width:100%;display:block;position:relative}.admin-postings-item__digest-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.admin-postings-item__digest-icon{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.625)}.admin-postings-item__digest-button:hover .admin-postings-item__digest-icon{display:block}.SH-c-company-profile-info-digest-item--hover-icon svg path,.SH-r-referral-receive-verify-digest__thumbnail:hover path,.admin-postings-item__digest-icon path,.company-profile-seller-view__completed-projects-card__video__icon path{fill:#0f0f0f}.admin-postings-item__copy-link{background:0 0;border:0;color:#757575;font-family:"Inter",sans-serif;text-decoration:underline}.factoids{margin-top:48px;margin-bottom:32px}.factoids .factoid-row{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:16px}.factoids .factoid-row:last-child{margin-bottom:0}@media only screen and (max-width:600px){.factoids .factoid-row{flex-direction:column}}.factoids .factoid{min-width:200px;min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:16px 0;margin:0;background-color:#fff;text-align:center}.factoids .factoid .title{color:#757575;font-size:14px;margin-bottom:8px}.factoids .factoid .fact-data{padding:8px;color:#212121;font-weight:600;font-size:36px}.factoids .factoid .fact-data .fact-unit{font-size:18px}.factoids .factoid .factoid-color-green{color:#4caf50}.factoids .factoid .factoid-color-red{color:#f44336}@media only screen and (max-width:600px){.factoids .factoid{min-width:calc(100% - 32px)}.factoids .factoid .fact-data{font-size:26px}}.analytics-table{width:100%;min-height:450px}@media only screen and (max-width:1250px){.analytics-table{overflow-x:scroll}}.analytics-table-data{max-width:100%;overflow-x:auto}.analytics-table .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:0 0;z-index:10}.analytics-table .overlay.hidden{display:none}.analytics-table-content{width:100%;margin-bottom:48px;margin-top:48px;display:flex;flex-direction:column}.analytics-table-content.faded{opacity:.2}.analytics-table-csv-download{display:inline-flex;align-items:center;align-self:flex-end;margin-bottom:8px;color:#757575}.analytics-table-item{font-size:16px;font-weight:400;padding:8px}.analytics-table-item a{color:#212121;text-decoration:underline;background:0 0;overflow-wrap:break-word}.analytics-table-item .material-icons{color:#757575}.analytics-table-item-header span{display:inline-flex;align-items:center;height:24px;white-space:nowrap;font-size:14px;font-weight:700}.analytics-table-item-header span i{width:24px}.analytics-table-item .paid{background-color:initial;color:#81c784}.analytics-table-item .upcoming{color:#ffe082}.analytics-table-item-header{overflow:hidden}.analytics-table-body{max-height:calc(100vh - 128px);overflow-y:scroll}.analytics-table-body.is-empty{height:400px}.analytics-table-row{background-color:#f9f9f9}.analytics-table-row:nth-child(2n+1){background-color:#fff}.analytics-table-row-header:first-child{background-color:#f9f9f9;border-bottom-color:#f0f0f0}.company-analytics__callout{margin:32px 40px 0}@media only screen and (max-width:600px){.company-analytics__callout{margin:32px 16px 0}}.company-analytics__callout--credits,.company-analytics__callout--invoices{margin:0;align-self:start}@media only screen and (max-width:600px){.company-analytics__callout--credits,.company-analytics__callout--invoices{margin:0 16px}}.company-analytics .hidden{display:none!important}.company-analytics.company-analytics--supports-paging .analytics-table .analytics-table-body{max-height:initial;overflow-y:initial}.company-analytics .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:0 0;z-index:10}.company-analytics .overlay-content{position:absolute;z-index:15;text-align:center;top:0;left:0;width:100%;display:flex;justify-content:center}.company-analytics .overlay-content.page-loader{top:8px}.company-analytics .overlay-content.chart-loader{top:110px}.company-analytics .overlay-content.no-data{top:400px}.company-analytics .overlay-content.no-data h1{font-size:200%}.company-analytics-content{font-family:"Inter",sans-serif;font-weight:400;color:#212121;position:relative}.company-analytics-content.faded{opacity:.2}.company-analytics-content .graph-group-selection,.company-analytics-content .sum-selection,.company-analytics-content .year-selection{display:flex;align-items:center;justify-content:center;height:48px}.company-analytics-content .filter-controls{display:flex;justify-content:center}@media only screen and (max-width:600px){.company-analytics-content .filter-controls{align-items:center;flex-direction:column}}.company-analytics-content .filter-controls .filter-container{display:inline-block;min-width:150px;margin:0 32px;flex:0 0 16%}@media only screen and (max-width:600px){.company-analytics-content .filter-controls .filter-container{padding:0 32px;width:100%}}.company-analytics-content .filter-controls .LSG-c-select{margin-left:8px;margin-right:8px}.company-analytics-content .filter-controls .LSG-c-select .LSG-c-select--container--trigger--caret{left:84%}.company-analytics-content .filter-controls .LSG-c-select .LSG-c-select--container--trigger--input .ember-text-field{font-size:14px}.company-analytics-content .data-viz-container{position:relative}.company-analytics-content .data-viz-container.faded{opacity:.2}.company-analytics-content .data-viz{padding:0 108px 32px;margin:0 42px 16px;border-radius:16px;background-color:#fff;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;overflow-x:hidden}@media only screen and (max-width:1019px){.company-analytics-content .data-viz{margin:0;border-radius:0;padding:0 32px}}.company-analytics-content .data-viz .title{font-family:"Inter",sans-serif;font-size:24px;font-weight:600;padding-top:24px;margin:0}.company-analytics-content .data-viz.loading{opacity:.2}.company-analytics-content .chart{height:50vh;width:100%;margin-top:48px}@media only screen and (max-width:600px){.company-analytics-content .chart{height:60vh}}.SH-c-company-teams-manager-item i.material-icons,.company-analytics-content .chart-group-selection .linear-select{font-size:16px}.company-analytics-content .chart-group-selection .linear-select li{margin:0 12px}.SH-c-application-banner-messages{margin-top:16px;color:#212121;font-family:"Inter",sans-serif;font-weight:600;font-size:16px}.SH-c-application-banner-messages .banner-message-container{margin-left:auto;margin-right:auto;padding-left:3%;padding-right:3%;max-width:1600px;text-align:center}.SH-c-application-banner-messages .banner-message-container .banner-confirmation{background-color:#c8e6c9}.SH-c-application-banner-messages .banner-message-container .banner-error{background-color:#d50000;color:#fff}.SH-c-application-banner-messages .banner-message-container .banner-error .error-link{background-image:white;color:#fff}.SH-c-application-banner-messages .banner-message-container .banner-item{display:flex;justify-content:center;align-items:center;padding-top:8px;padding-bottom:8px;border-radius:4px}.SH-c-application-banner-messages .banner-message-container .banner-item .banner-item-message{margin-left:auto;padding-left:8px;padding-right:8px}.SH-c-application-banner-messages .banner-message-container .banner-item .banner-item-message.banner-item-message--no-close{margin-right:auto}.SH-c-application-banner-messages .banner-message-container .banner-item .material-icons{margin-left:auto;margin-right:8px;cursor:pointer}.SH-c-application-banner-messages .banner-message-container .banner-warn{background-color:#ffa726}.SH-app{margin:0;background-color:#f9f9f9;box-sizing:border-box;font-weight:300;color:#333;font-family:"Inter",sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.42857em}.SH-app *,.SH-app :after,.SH-app :before{box-sizing:inherit}.SH-app ::-webkit-input-placeholder{color:#ccc}.SH-app :-moz-placeholder{color:#ccc}.SH-app ::-moz-placeholder{color:#ccc}.SH-app :-ms-input-placeholder{color:#ccc}.SH-app.SH-app--active-profile-in-overlay{overflow:hidden}.SH-app a{text-decoration:none;-webkit-tap-highlight-color:transparent;background-repeat:repeat-x;background-position:0 94%;background-size:1px 1px}.SH-app figure{position:relative;padding:0;margin:0;line-height:0}.SH-app figure a{background:0 0!important}.SH-app table{width:100%;display:table;border:0}.SH-app thead{border-bottom:1px solid #d0d0d0}.SH-app td,.SH-app th{border:0;text-align:left;vertical-align:middle;border-radius:2px}.SH-app textarea{width:100%;height:3rem;background-color:transparent}.SH-app textarea.materialize-textarea{overflow-y:hidden;padding:1.6rem 0;resize:none;min-height:3rem;line-height:inherit;box-sizing:content-box}.SH-app .materialize-input,.SH-app input:not([type]),.SH-app input[type=date],.SH-app input[type=datetime-local],.SH-app input[type=email],.SH-app input[type=number],.SH-app input[type=password],.SH-app input[type=search],.SH-app input[type=tel],.SH-app input[type=text],.SH-app input[type=time],.SH-app input[type=url],.SH-app textarea.materialize-textarea{background-color:transparent;border:0;border-bottom:1px solid #999;border-radius:0;outline:0;width:100%;color:inherit;font-size:1.1428571429rem;line-height:.9em;margin:0 0 8px;padding:.5714285714rem 0;box-shadow:none;box-sizing:border-box;transition:all .3s}.SH-app .materialize-input.loading,.SH-app input:not([type]).loading,.SH-app input[type=date].loading,.SH-app input[type=datetime-local].loading,.SH-app input[type=email].loading,.SH-app input[type=number].loading,.SH-app input[type=password].loading,.SH-app input[type=search].loading,.SH-app input[type=tel].loading,.SH-app input[type=text].loading,.SH-app input[type=time].loading,.SH-app input[type=url].loading,.SH-app textarea.materialize-textarea.loading{padding-right:32px}.SH-app .materialize-input.focus:not([readonly]),.SH-app .materialize-input:focus:not([readonly]),.SH-app input:not([type]).focus:not([readonly]),.SH-app input:not([type]):focus:not([readonly]),.SH-app input[type=date].focus:not([readonly]),.SH-app input[type=date]:focus:not([readonly]),.SH-app input[type=datetime-local].focus:not([readonly]),.SH-app input[type=datetime-local]:focus:not([readonly]),.SH-app input[type=email].focus:not([readonly]),.SH-app input[type=email]:focus:not([readonly]),.SH-app input[type=number].focus:not([readonly]),.SH-app input[type=number]:focus:not([readonly]),.SH-app input[type=password].focus:not([readonly]),.SH-app input[type=password]:focus:not([readonly]),.SH-app input[type=search].focus:not([readonly]),.SH-app input[type=search]:focus:not([readonly]),.SH-app input[type=tel].focus:not([readonly]),.SH-app input[type=tel]:focus:not([readonly]),.SH-app input[type=text].focus:not([readonly]),.SH-app input[type=text]:focus:not([readonly]),.SH-app input[type=time].focus:not([readonly]),.SH-app input[type=time]:focus:not([readonly]),.SH-app input[type=url].focus:not([readonly]),.SH-app input[type=url]:focus:not([readonly]),.SH-app textarea.materialize-textarea.focus:not([readonly]),.SH-app textarea.materialize-textarea:focus:not([readonly]){border-bottom:1px solid #212121;box-shadow:0 1px 0 0 #212121}.SH-app .materialize-input.focus+label,.SH-app .materialize-input.focus:not([readonly])+label,.SH-app .materialize-input:focus:not([readonly])+label,.SH-app input:not([type]).focus+label,.SH-app input:not([type]).focus:not([readonly])+label,.SH-app input:not([type]):focus:not([readonly])+label,.SH-app input[type=date].focus+label,.SH-app input[type=date].focus:not([readonly])+label,.SH-app input[type=date]:focus:not([readonly])+label,.SH-app input[type=datetime-local].focus+label,.SH-app input[type=datetime-local].focus:not([readonly])+label,.SH-app input[type=datetime-local]:focus:not([readonly])+label,.SH-app input[type=email].focus+label,.SH-app input[type=email].focus:not([readonly])+label,.SH-app input[type=email]:focus:not([readonly])+label,.SH-app input[type=number].focus+label,.SH-app input[type=number].focus:not([readonly])+label,.SH-app input[type=number]:focus:not([readonly])+label,.SH-app input[type=password].focus+label,.SH-app input[type=password].focus:not([readonly])+label,.SH-app input[type=password]:focus:not([readonly])+label,.SH-app input[type=search].focus+label,.SH-app input[type=search].focus:not([readonly])+label,.SH-app input[type=search]:focus:not([readonly])+label,.SH-app input[type=tel].focus+label,.SH-app input[type=tel].focus:not([readonly])+label,.SH-app input[type=tel]:focus:not([readonly])+label,.SH-app input[type=text].focus+label,.SH-app input[type=text].focus:not([readonly])+label,.SH-app input[type=text]:focus:not([readonly])+label,.SH-app input[type=time].focus+label,.SH-app input[type=time].focus:not([readonly])+label,.SH-app input[type=time]:focus:not([readonly])+label,.SH-app input[type=url].focus+label,.SH-app input[type=url].focus:not([readonly])+label,.SH-app input[type=url]:focus:not([readonly])+label,.SH-app textarea.materialize-textarea.focus+label,.SH-app textarea.materialize-textarea.focus:not([readonly])+label,.SH-app textarea.materialize-textarea:focus:not([readonly])+label{color:#212121}.SH-app .materialize-input.valid,.SH-app input:not([type]).valid,.SH-app input[type=date].valid,.SH-app input[type=datetime-local].valid,.SH-app input[type=email].valid,.SH-app input[type=number].valid,.SH-app input[type=password].valid,.SH-app input[type=search].valid,.SH-app input[type=tel].valid,.SH-app input[type=text].valid,.SH-app input[type=time].valid,.SH-app input[type=url].valid,.SH-app textarea.materialize-textarea.valid{border-bottom:1px solid #999;box-shadow:0 1px 0 0 #999}.SH-app .materialize-input.focus.valid+label:after,.SH-app .materialize-input.valid+label:after,.SH-app .materialize-input:focus.valid+label:after,.SH-app input:not([type]).focus.valid+label:after,.SH-app input:not([type]).valid+label:after,.SH-app input:not([type]):focus.valid+label:after,.SH-app input[type=date].focus.valid+label:after,.SH-app input[type=date].valid+label:after,.SH-app input[type=date]:focus.valid+label:after,.SH-app input[type=datetime-local].focus.valid+label:after,.SH-app input[type=datetime-local].valid+label:after,.SH-app input[type=datetime-local]:focus.valid+label:after,.SH-app input[type=email].focus.valid+label:after,.SH-app input[type=email].valid+label:after,.SH-app input[type=email]:focus.valid+label:after,.SH-app input[type=number].focus.valid+label:after,.SH-app input[type=number].valid+label:after,.SH-app input[type=number]:focus.valid+label:after,.SH-app input[type=password].focus.valid+label:after,.SH-app input[type=password].valid+label:after,.SH-app input[type=password]:focus.valid+label:after,.SH-app input[type=search].focus.valid+label:after,.SH-app input[type=search].valid+label:after,.SH-app input[type=search]:focus.valid+label:after,.SH-app input[type=tel].focus.valid+label:after,.SH-app input[type=tel].valid+label:after,.SH-app input[type=tel]:focus.valid+label:after,.SH-app input[type=text].focus.valid+label:after,.SH-app input[type=text].valid+label:after,.SH-app input[type=text]:focus.valid+label:after,.SH-app input[type=time].focus.valid+label:after,.SH-app input[type=time].valid+label:after,.SH-app input[type=time]:focus.valid+label:after,.SH-app input[type=url].focus.valid+label:after,.SH-app input[type=url].valid+label:after,.SH-app input[type=url]:focus.valid+label:after,.SH-app textarea.materialize-textarea.focus.valid+label:after,.SH-app textarea.materialize-textarea.valid+label:after,.SH-app textarea.materialize-textarea:focus.valid+label:after{content:attr(data-success);color:#999;opacity:1}.SH-app .materialize-input.focus.invalid,.SH-app .materialize-input.invalid,.SH-app .materialize-input:focus.invalid,.SH-app input:not([type]).focus.invalid,.SH-app input:not([type]).invalid,.SH-app input:not([type]):focus.invalid,.SH-app input[type=date].focus.invalid,.SH-app input[type=date].invalid,.SH-app input[type=date]:focus.invalid,.SH-app input[type=datetime-local].focus.invalid,.SH-app input[type=datetime-local].invalid,.SH-app input[type=datetime-local]:focus.invalid,.SH-app input[type=email].focus.invalid,.SH-app input[type=email].invalid,.SH-app input[type=email]:focus.invalid,.SH-app input[type=number].focus.invalid,.SH-app input[type=number].invalid,.SH-app input[type=number]:focus.invalid,.SH-app input[type=password].focus.invalid,.SH-app input[type=password].invalid,.SH-app input[type=password]:focus.invalid,.SH-app input[type=search].focus.invalid,.SH-app input[type=search].invalid,.SH-app input[type=search]:focus.invalid,.SH-app input[type=tel].focus.invalid,.SH-app input[type=tel].invalid,.SH-app input[type=tel]:focus.invalid,.SH-app input[type=text].focus.invalid,.SH-app input[type=text].invalid,.SH-app input[type=text]:focus.invalid,.SH-app input[type=time].focus.invalid,.SH-app input[type=time].invalid,.SH-app input[type=time]:focus.invalid,.SH-app input[type=url].focus.invalid,.SH-app input[type=url].invalid,.SH-app input[type=url]:focus.invalid,.SH-app textarea.materialize-textarea.focus.invalid,.SH-app textarea.materialize-textarea.invalid,.SH-app textarea.materialize-textarea:focus.invalid{border-bottom:1px solid #f44336;box-shadow:0 1px 0 0 #f44336}.SH-app .materialize-input.focus.invalid+label:after,.SH-app .materialize-input.invalid+label:after,.SH-app .materialize-input:focus.invalid+label:after,.SH-app input:not([type]).focus.invalid+label:after,.SH-app input:not([type]).invalid+label:after,.SH-app input:not([type]):focus.invalid+label:after,.SH-app input[type=date].focus.invalid+label:after,.SH-app input[type=date].invalid+label:after,.SH-app input[type=date]:focus.invalid+label:after,.SH-app input[type=datetime-local].focus.invalid+label:after,.SH-app input[type=datetime-local].invalid+label:after,.SH-app input[type=datetime-local]:focus.invalid+label:after,.SH-app input[type=email].focus.invalid+label:after,.SH-app input[type=email].invalid+label:after,.SH-app input[type=email]:focus.invalid+label:after,.SH-app input[type=number].focus.invalid+label:after,.SH-app input[type=number].invalid+label:after,.SH-app input[type=number]:focus.invalid+label:after,.SH-app input[type=password].focus.invalid+label:after,.SH-app input[type=password].invalid+label:after,.SH-app input[type=password]:focus.invalid+label:after,.SH-app input[type=search].focus.invalid+label:after,.SH-app input[type=search].invalid+label:after,.SH-app input[type=search]:focus.invalid+label:after,.SH-app input[type=tel].focus.invalid+label:after,.SH-app input[type=tel].invalid+label:after,.SH-app input[type=tel]:focus.invalid+label:after,.SH-app input[type=text].focus.invalid+label:after,.SH-app input[type=text].invalid+label:after,.SH-app input[type=text]:focus.invalid+label:after,.SH-app input[type=time].focus.invalid+label:after,.SH-app input[type=time].invalid+label:after,.SH-app input[type=time]:focus.invalid+label:after,.SH-app input[type=url].focus.invalid+label:after,.SH-app input[type=url].invalid+label:after,.SH-app input[type=url]:focus.invalid+label:after,.SH-app textarea.materialize-textarea.focus.invalid+label:after,.SH-app textarea.materialize-textarea.invalid+label:after,.SH-app textarea.materialize-textarea:focus.invalid+label:after{content:attr(data-error);color:#f44336;opacity:1}.SH-app .materialize-input+label:after,.SH-app input:not([type])+label:after,.SH-app input[type=date]+label:after,.SH-app input[type=datetime-local]+label:after,.SH-app input[type=email]+label:after,.SH-app input[type=number]+label:after,.SH-app input[type=password]+label:after,.SH-app input[type=search]+label:after,.SH-app input[type=tel]+label:after,.SH-app input[type=text]+label:after,.SH-app input[type=time]+label:after,.SH-app input[type=url]+label:after,.SH-app textarea.materialize-textarea+label:after{content:attr(data-default);color:#999;opacity:1;display:block;position:absolute;top:37px}.SH-app .materialize-input+label.active:after,.SH-app input:not([type])+label.active:after,.SH-app input[type=date]+label.active:after,.SH-app input[type=datetime-local]+label.active:after,.SH-app input[type=email]+label.active:after,.SH-app input[type=number]+label.active:after,.SH-app input[type=password]+label.active:after,.SH-app input[type=search]+label.active:after,.SH-app input[type=tel]+label.active:after,.SH-app input[type=text]+label.active:after,.SH-app input[type=time]+label.active:after,.SH-app input[type=url]+label.active:after,.SH-app textarea.materialize-textarea+label.active:after{transform:translateY(150%)}.SH-app .materialize-input.disabled,.SH-app .materialize-input:disabled,.SH-app input:not([type]).disabled,.SH-app input:not([type]):disabled,.SH-app input[type=date].disabled,.SH-app input[type=date]:disabled,.SH-app input[type=datetime-local].disabled,.SH-app input[type=datetime-local]:disabled,.SH-app input[type=email].disabled,.SH-app input[type=email]:disabled,.SH-app input[type=number].disabled,.SH-app input[type=number]:disabled,.SH-app input[type=password].disabled,.SH-app input[type=password]:disabled,.SH-app input[type=search].disabled,.SH-app input[type=search]:disabled,.SH-app input[type=tel].disabled,.SH-app input[type=tel]:disabled,.SH-app input[type=text].disabled,.SH-app input[type=text]:disabled,.SH-app input[type=time].disabled,.SH-app input[type=time]:disabled,.SH-app input[type=url].disabled,.SH-app input[type=url]:disabled,.SH-app textarea.materialize-textarea.disabled,.SH-app textarea.materialize-textarea:disabled{color:rgba(0,0,0,.26);border-bottom:1px dotted rgba(0,0,0,.26)}.SH-app .materialize-input.disabled+label,.SH-app .materialize-input:disabled+label,.SH-app input:not([type]).disabled+label,.SH-app input:not([type]):disabled+label,.SH-app input[type=date].disabled+label,.SH-app input[type=date]:disabled+label,.SH-app input[type=datetime-local].disabled+label,.SH-app input[type=datetime-local]:disabled+label,.SH-app input[type=email].disabled+label,.SH-app input[type=email]:disabled+label,.SH-app input[type=number].disabled+label,.SH-app input[type=number]:disabled+label,.SH-app input[type=password].disabled+label,.SH-app input[type=password]:disabled+label,.SH-app input[type=search].disabled+label,.SH-app input[type=search]:disabled+label,.SH-app input[type=tel].disabled+label,.SH-app input[type=tel]:disabled+label,.SH-app input[type=text].disabled+label,.SH-app input[type=text]:disabled+label,.SH-app input[type=time].disabled+label,.SH-app input[type=time]:disabled+label,.SH-app input[type=url].disabled+label,.SH-app input[type=url]:disabled+label,.SH-app textarea.materialize-textarea.disabled+label,.SH-app textarea.materialize-textarea:disabled+label{color:rgba(0,0,0,.26)}.SH-app ul{padding:0}.SH-app ul,.SH-app ul li{list-style-type:none}.SH-app [type=checkbox]:checked,.SH-app [type=checkbox]:not(:checked),.SH-app [type=radio]:checked,.SH-app [type=radio]:not(:checked){position:absolute;left:-9999px;visibility:hidden}.SH-app [type=checkbox]+label{position:relative;padding-left:35px;cursor:pointer;display:inline-block;height:25px;line-height:25px;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.SH-app [type=checkbox].readonly+label{cursor:default}.SH-app [type=checkbox]+label:before{content:"";position:absolute;top:0;left:0;width:18px;height:18px;z-index:0;border:2px solid #5a5a5a;border-radius:1px;margin-top:2px;transition:.2s}.SH-app [type=checkbox].invalid:not(:checked)+label:before{border-color:#f44336}.SH-app [type=checkbox]:not(:checked):disabled+label:before{border:0;background-color:rgba(0,0,0,.26)}.SH-app [type=checkbox]:checked+label:before{top:-4px;left:-3px;width:12px;height:22px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid #30f1c7;border-bottom:2px solid #30f1c7;transform:rotate(40deg);backface-visibility:hidden;transform-origin:100% 100%}.SH-app [type=checkbox]:checked:disabled+label:before{border-right:2px solid rgba(0,0,0,.26);border-bottom:2px solid rgba(0,0,0,.26)}.SH-app [type=checkbox]:indeterminate+label:before{left:-10px;top:-11px;width:10px;height:22px;border-top:none;border-left:none;border-right:2px solid #30f1c7;border-bottom:none;transform:rotate(90deg);backface-visibility:hidden;transform-origin:100% 100%}.SH-app [type=checkbox]:indeterminate.invalid:not(:checked)+label:before{border-color:#f44336}.SH-app [type=checkbox]:indeterminate:disabled+label:before{border-right:2px solid rgba(0,0,0,.26);background-color:transparent}.SH-app [type=checkbox].filled-in+label:after{border-radius:2px}.SH-app [type=checkbox].filled-in+label:after,.SH-app [type=checkbox].filled-in+label:before{content:"";left:0;position:absolute;transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;z-index:1}.SH-app [type=checkbox].filled-in:not(:checked)+label:before{width:0;height:0;border:3px solid transparent;left:6px;top:10px;-webkit-transform:rotateZ(37deg);transform:rotateZ(37deg);-webkit-transform-origin:20% 40%;transform-origin:100% 100%}.SH-app [type=checkbox].filled-in:not(:checked)+label:after{height:20px;width:20px;background-color:transparent;border:2px solid #5a5a5a;top:0;z-index:0}.SH-app [type=checkbox].filled-in:checked+label:before{top:0;left:1px;width:8px;height:13px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:rotateZ(37deg);transform:rotateZ(37deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.SH-app [type=checkbox].filled-in:checked+label:after{top:0;width:20px;height:20px;border:2px solid #212121;background-color:#212121;z-index:0}.SH-app [type=checkbox].filled-in.invalid:not(:checked)+label:after{border-color:#f44336}.SH-app [type=checkbox].filled-in:disabled:not(:checked)+label:before{background-color:transparent;border:2px solid transparent}.SH-app [type=checkbox].filled-in:disabled:not(:checked)+label:after{border-color:transparent;background-color:#bdbdbd}.SH-app [type=checkbox].filled-in:disabled.readonly:not(:checked)+label:after{border-color:transparent;background-color:#333}.SH-app [type=checkbox].filled-in:disabled:checked+label:before{background-color:transparent}.SH-app [type=checkbox].filled-in:disabled:checked+label:after{background-color:#bdbdbd;border-color:#bdbdbd}.SH-app [type=checkbox].filled-in:disabled.readonly:checked+label:after{background-color:#333;border-color:#333}.SH-app [type=radio]:checked+label,.SH-app [type=radio]:not(:checked)+label{position:relative;padding-left:35px;cursor:pointer;display:inline-block;height:25px;line-height:25px;font-size:1rem;transition:.28s ease;-khtml-user-select:none;user-select:none}.SH-app [type=radio]+label:after,.SH-app [type=radio]+label:before{content:"";position:absolute;left:0;top:0;margin:4px;width:16px;height:16px;z-index:0;transition:.28s ease}.SH-app [type=radio]:not(:checked)+label:before{border-radius:50%;border:2px solid #5a5a5a}.SH-app [type=radio]:not(:checked)+label:after{border-radius:50%;border:2px solid #5a5a5a;z-index:-1;transform:scale(0)}.SH-app [type=radio]:checked+label:before{border-radius:50%;border:2px solid transparent}.SH-app [type=radio]:checked+label:after{background-color:#30f1c7;z-index:0;transform:scale(1.02)}.SH-app [type=radio].with-gap:checked+label:before,.SH-app [type=radio]:checked+label:after{border-radius:50%;border:2px solid #30f1c7}.SH-app [type=radio].with-gap:checked+label:after{border-radius:50%;border:2px solid #30f1c7;background-color:#30f1c7;z-index:0;transform:scale(.5)}.SH-app [type=radio].with-gap:disabled:checked+label:before{border:2px solid rgba(0,0,0,.26)}.SH-app [type=radio].with-gap:disabled:checked+label:after{border:0;background-color:rgba(0,0,0,.26)}.SH-app [type=radio]:disabled:checked+label:before,.SH-app [type=radio]:disabled:not(:checked)+label:before{background-color:transparent;border-color:rgba(0,0,0,.26)}.SH-app [type=radio]:disabled+label{color:rgba(0,0,0,.26)}.SH-app [type=radio]:disabled:not(:checked)+label:before{border-color:rgba(0,0,0,.26)}.SH-app [type=radio]:disabled:checked+label:after{background-color:rgba(0,0,0,.26);border-color:#bdbdbd}.GLM-brand-signup,.GLM-brand-signup-pending-approval{display:flex;font-family:"Inter",sans-serif}.GLM-brand-signup-pending-approval{padding:64px 32px 0;flex-direction:column;align-items:flex-start;margin:0 auto;gap:32px;max-width:700px;color:#202020}.GLM-brand-signup-pending-approval__header{font-size:24px;line-height:28px;margin:0;color:#202020}.GLM-brand-signup-pending-approval__text{font-size:16px;line-height:24px;margin:0;color:#202020}@media only screen and (max-width:600px){.GLM-brand-signup-pending-approval{padding:64px 20px}}.GLM-brand-signup-verify-email{padding:64px 32px 0;display:flex;flex-direction:column;align-items:flex-start;margin:0 auto;gap:32px;max-width:700px;font-family:"Inter",sans-serif;color:#202020}.GLM-brand-signup-verify-email__header{font-size:24px;line-height:28px;margin:0;color:#202020}.GLM-brand-signup-verify-email__error,.GLM-brand-signup-verify-email__text{font-size:16px;line-height:24px;margin:0;color:#202020}.GLM-brand-signup-verify-email__error{color:#bf133e}@media only screen and (max-width:600px){.GLM-brand-signup-verify-email{padding:64px 20px}}.GLM-r-budgets{margin:32px 32px 64px;display:flex;flex-direction:column;gap:64px;font-family:"Inter",sans-serif}@media only screen and (max-width:600px){.GLM-r-budgets{margin:32px 16px}}.GLM-r-budgets__primary-action{align-self:flex-end}.GLM-r-budgets__primary-action .GLM-button__icon{width:24px;height:24px}@media only screen and (max-width:600px){.GLM-r-budgets__primary-action{width:100%}}.GLM-r-budgets__table{margin:16px 0 0}@media only screen and (max-width:600px){.GLM-r-budgets__table--with-actions .GLM-c-budgets-table__actions-body-cell,.GLM-r-budgets__table--with-actions .GLM-c-budgets-table__actions-header-cell{width:124px}}.SH-c-buyer-profile__buyer-image--small{width:24px;height:24px;border-radius:50%}.SH-c-buyer-profile--bio{white-space:pre-wrap;color:#757575!important}.SH-c-buyer-profile__large-profile-image{height:120px;width:120px}.SH-c-buyer-profile .LSG-c-button--secondary-regular-wide{float:right;position:relative;top:-52px}@media only screen and (max-width:600px){.SH-c-buyer-profile .LSG-l-bubble-container{width:106%}}.SH-c-company-profile--company-image{width:120px;height:120px;border-radius:50%}.company-billing-delinquent-settings__header{font-family:"Inter",sans-serif;font-size:16px;font-weight:600;line-height:20px;color:#212121;margin:0 0 14px}.company-billing-delinquent-settings__container{display:flex;flex-direction:row;gap:24px}.company-billing-delinquent-settings input.seller-posting-input__field{margin:0!important}.SH-c-company-profile-assets .SH-c-company-profile-assets-list-item+.SH-c-company-profile-assets-list-item{margin-top:24px}.SH-c-company-profile-assets__header{font-size:18px!important;margin:24px 0 16px}.SH-c-company-profile-assets__asset-list{display:flex;flex-wrap:wrap;padding:8px;margin-top:8px}.SH-c-company-profile-assets__action-buttons{display:flex;margin-top:8px}.SH-c-company-profile-brands__title-container{display:flex;align-items:center;margin-bottom:16px}.SH-c-company-profile-brands__title-container__header{flex-grow:1;line-height:32px;margin:0!important}.SH-c-company-profile-brands__brands-container{display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px}.SH-c-company-profile-brands__empty-message{text-align:center}.SH-c-company-profile-brands-form{display:grid;gap:16px 8px;flex-grow:1;grid-template-columns:1fr;grid-template-areas:"a b" "c c" "d d"}.SH-c-company-profile-brands-form__loading{position:absolute;top:0;left:0;border-radius:8px;width:100%;height:100%;background-color:rgba(0,0,0,.2);z-index:2;display:flex;justify-content:center;align-content:center}.SH-c-company-profile-brands-form__brand-details{grid-area:a;display:flex;gap:16px}.SH-c-company-profile-brands-form__image-container{position:relative;width:64px;height:64px;border-radius:50%;overflow:hidden}.SH-c-company-profile-brands-form__brand-image{position:absolute;width:100%;height:100%;object-fit:cover}.SH-c-company-profile-brands-form__upload-label{all:unset;align-items:center;background-color:rgba(0,0,0,.3)!important;cursor:pointer;display:flex;justify-content:center;position:absolute;opacity:0;width:100%;height:100%}.SH-c-company-profile-brands-form__upload-label .material-icons{color:#fff;pointer-events:none}.SH-c-company-profile-brands-form__upload-label:active,.SH-c-company-profile-brands-form__upload-label:focus,.SH-c-company-profile-brands-form__upload-label:hover{opacity:1}.SH-c-company-profile-brands-form__upload-button{display:none}.SH-c-company-profile-brands-form__brand-name-input{max-width:300px;flex-grow:1}.SH-c-company-profile-brands-form__brand-name-input .seller-posting-input__field{font-weight:600;margin:8px 0 0!important}.SH-c-company-profile-brands-form__brand-name-input .seller-posting-input__field:active,.SH-c-company-profile-brands-form__brand-name-input .seller-posting-input__field:focus{border-bottom:1px solid #212121!important}.SH-c-company-profile-brands-form__brand-name-input .seller-posting-input__alert{font-size:16px!important;margin-top:8px!important;line-height:24px!important;color:#757575!important}.SH-c-company-profile-brands-form__buttons{grid-area:b}.SH-c-company-profile-brands-form__buttons__cancel-button .button-content:hover{color:#212121}.SH-c-company-profile-brands-form__radio-buttons{grid-area:c;margin-left:80px;display:flex;flex-direction:column;gap:8px}.SH-c-company-profile-brands-form__radio-buttons__button{margin:0!important}.SH-c-company-profile-brands-form__teams-container{grid-area:d}.SH-c-company-profile-brands-form__team-tags{display:flex;flex-wrap:wrap;gap:4px}@media only screen and (max-width:600px){.SH-c-company-profile-brands-form__team-tags{justify-content:flex-end}}.SH-c-company-profile-brands-form__remove-from-team-button.tag.company-team{border-radius:6px;padding:4px 12px;height:26px;font-weight:400;font-size:14px!important;line-height:1;margin:0}.SH-c-company-profile-brands-list-item{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;align-content:stretch;gap:16px;background-color:#fff;border-radius:8px;padding:16px}.SH-c-company-profile-brands-list-item__loading{position:absolute;top:0;left:0;border-radius:inherit;width:100%;height:100%;background-color:rgba(0,0,0,.2);z-index:2;display:flex;justify-content:center;align-content:center}.SH-c-company-profile-brands-list-item__details{flex:1 1 auto;font-family:"Inter",sans-serif;font-size:16px;display:grid;gap:16px 8px;grid-template-columns:2.5fr 1fr;grid-template-areas:"a b" "c c"}@media only screen and (max-width:600px){.SH-c-company-profile-brands-list-item__details{grid-template-rows:repeat(2,minmax(32px,auto)) auto}}.SH-c-company-profile-brands-list-item__grid-container-cell-brand{grid-area:a;display:flex;gap:16px}.SH-c-company-profile-brands-list-item__brand-image{width:64px;height:64px;border-radius:50%}.SH-c-company-profile-brands-list-item__brand-info__name{font-weight:600;line-height:24px;color:#212121!important;word-break:break-all;margin:8px 0}.SH-c-company-profile-brands-list-item__brand-info__third-party{color:#757575;margin:0!important;line-height:24px;font-size:16px}.SH-c-company-profile-brands-list-item__grid-container-cell-actions{grid-area:b}.SH-c-company-profile-brands-list-item__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:4px 16px}@media only screen and (max-width:600px){.SH-c-company-profile-brands-list-item__actions{flex-direction:column-reverse}}.SH-c-company-profile-brands-list-item__additional-options .LSG-c-circle-button-dropdown__menu-button,.SH-c-company-profile-cost-codes-list-item__additional-options .LSG-c-circle-button-dropdown__menu-button{width:42px;height:40px;justify-content:center;margin:0;padding:0}.SH-c-company-profile-brands-list-item__additional-options .LSG-c-circle-button-dropdown__menu-button:hover{background:#e0e0e0!important}.SH-c-company-profile-brands-list-item__grid-container-cell-teams{grid-area:c}.SH-c-company-profile-brands-list-item__team-tags{display:flex;flex-wrap:wrap;gap:4px}@media only screen and (max-width:600px){.SH-c-company-profile-brands-list-item__team-tags{justify-content:flex-end}}.SH-c-company-profile-brands-list-item__remove-from-team-button.tag.company-team{border-radius:6px;padding:4px 12px;height:26px;font-weight:400;font-size:14px!important;line-height:1;margin:0}.SH-c-company-profile-brands-list-item__remove-from-team-button.tag.company-team .clear-button,.SH-c-company-profile-cost-codes-list-item__remove-from-team-button.tag.company-team .clear-button{font-size:14px;padding:4px;line-height:1}.SH-c-company-profile-cost-codes{font-family:"Inter",sans-serif;margin-top:8px}.SH-c-company-profile-cost-codes-list-item{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;align-content:stretch;gap:16px;background-color:#fff;border-radius:8px;padding:8px 16px}.SH-c-company-profile-cost-codes-list-item__loading{position:absolute;top:0;left:0;border-radius:inherit;width:100%;height:100%;background-color:rgba(0,0,0,.2);z-index:2;display:flex;justify-content:center;align-content:center}.SH-c-company-profile-cost-codes-list-item__details{flex:1 1 auto;font-family:"Inter",sans-serif;font-size:16px;display:grid;gap:0 8px;grid-template-columns:2.5fr 1fr;grid-template-areas:"a b" "c c"}@media only screen and (max-width:600px){.SH-c-company-profile-cost-codes-list-item__details{grid-template-rows:repeat(2,minmax(32px,auto)) auto}}.SH-c-company-profile-cost-codes-list-item__grid-container-cell-code-name{grid-area:a}.SH-c-company-profile-cost-codes-list-item__code-name{display:flex;gap:8px;flex-wrap:wrap;font-weight:600;line-height:24px;color:#212121!important;margin:8px 0}.SH-c-company-profile-cost-codes-list-item__code-name span{word-break:break-word}.SH-c-company-profile-cost-codes-list-item__code-balances{font-family:"Inter",sans-serif;color:#757575!important;font-size:16px;font-weight:400;line-height:24px}.SH-c-company-profile-cost-codes-list-item__code-balances span{white-space:nowrap}.SH-c-company-profile-cost-codes-list-item__grid-container-cell-actions{grid-area:b}.SH-c-company-profile-cost-codes-list-item__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:4px 16px}@media only screen and (max-width:600px){.SH-c-company-profile-cost-codes-list-item__actions{flex-direction:column-reverse}}.SH-c-company-profile-cost-codes-list-item__additional-options .LSG-c-circle-button-dropdown__menu-button:hover{background:#e0e0e0!important}.SH-c-company-profile-cost-codes-list-item__grid-container-cell-status{grid-area:c}.SH-c-company-profile-cost-codes-list-item__admin-only{display:flex;align-items:center;gap:8px;color:#757575;margin:0!important;line-height:24px}.SH-c-company-profile-cost-codes-list-item__admin-only__icon{font-size:20px}.SH-c-company-profile-cost-codes-list-item__unassigned{color:#757575;font-style:italic;line-height:24px;margin:0!important}.SH-c-company-profile-cost-codes-list-item__team-tags{display:flex;flex-wrap:wrap;gap:4px}@media only screen and (max-width:600px){.SH-c-company-profile-cost-codes-list-item__team-tags{justify-content:flex-end}}.SH-c-company-profile-cost-codes-list-item__remove-from-team-button.tag.company-team{border-radius:6px;padding:4px 12px;height:26px;font-weight:400;font-size:14px!important;line-height:1;margin:0}.SH-c-company-profile-cost-codes-section__module{width:100%}.SH-c-company-profile-cost-codes-section__module:not(:first-of-type){margin-top:36px}.SH-c-company-profile-cost-codes-section__module-title-container{display:flex;justify-content:space-between;align-items:flex-end}.SH-c-company-profile-cost-codes-section__module-title-container--left{display:flex;justify-content:flex-start;align-items:center;gap:32px}.SH-c-company-profile-cost-codes-section__module-title{color:#212121;margin:0;font-weight:600;font-size:24px!important;line-height:1.3}.SH-c-company-profile-cost-codes-section__module-title--icon{color:#212121;margin-right:12px;border-radius:100%}.SH-c-company-profile-cost-codes-section__module-title--icon.disabled{color:#9e9e9e;background-color:transparent!important}.SH-c-company-profile-cost-codes-section__module-title--icon:hover{background-color:#e0e0e0}.SH-c-company-profile-cost-codes-section__module-title--group{appearance:none;border:0;background-color:transparent;padding:0;display:flex;flex-direction:row;align-items:center;white-space:nowrap}.SH-c-company-profile-cost-codes-section__module-title--group:disabled{cursor:default!important}.SH-c-company-profile-cost-codes-section__module-title--group:active,.SH-c-company-profile-cost-codes-section__module-title--group:focus{background-color:transparent}.SH-c-company-profile-cost-codes-section__module-title--group:hover{cursor:pointer}.SH-c-company-profile-cost-codes-section__add-code-button .button-content:hover{background-color:transparent}.SH-c-company-profile-cost-codes-section__add-code-input{max-width:450px}.SH-c-company-profile-cost-codes-section__code-container{display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px}.SH-c-company-profile-cost-codes-section__disabled-codes{background-color:#f0f0f0;border-radius:16px;padding:16px!important}.SH-c-company-profile-cost-codes-section__disabled-codes__reason{color:#757575;line-height:24px;margin:0!important}.SH-c-company-profile-info__container{position:relative}.SH-c-company-profile-info__edit-description{appearance:none;background:0 0;border:0;margin:0;padding:0;position:absolute;width:100%;height:100%;top:0;left:0}.SH-c-company-profile-info__edit-description .material-icons{color:#757575;display:none;position:absolute;right:16px;bottom:0;background:radial-gradient(circle at center,#fff 0,transparent 100%);transform:translateY(-50%)}.SH-c-company-profile-info__edit-description:active,.SH-c-company-profile-info__edit-description:focus,.SH-c-company-profile-info__edit-description:hover{background:0 0}.SH-c-company-profile-info__edit-description:active .material-icons,.SH-c-company-profile-info__edit-description:focus .material-icons,.SH-c-company-profile-info__edit-description:hover .material-icons{display:block}.SH-c-company-profile-info__description{color:#757575;margin:0!important;padding:0!important}.SH-c-company-profile-info__action-container{display:flex;flex-direction:row;justify-content:flex-end;gap:16px}@media only screen and (max-width:600px){.SH-c-company-profile-info{margin:0 -3vw}}.SH-c-company-profile-info-digest-item{margin-bottom:16px}.SH-c-company-profile-info-digest-item--digest-image{width:100%}.SH-c-company-profile-info-digest-item--digest-image-container{position:relative;display:flex;align-items:center}.SH-c-company-profile-info-digest-item--digest-image-container:hover{cursor:pointer}.SH-c-company-profile-info-digest-item--digest-info{padding-left:16px}.SH-c-company-profile-info-digest-item--digest-info--services-chips{margin-top:16px;margin-bottom:16px}.SH-c-company-profile-info-digest-item--digest-info .LSG-c-chip-secondary{font-size:14px}.SH-c-company-profile-info-digest-item--digest-info .LSG-c-reviews-stars .material-icons{font-size:20px}@media only screen and (max-width:600px){.SH-c-company-profile-info-digest-item--digest-info{padding-left:0}}.SH-c-company-profile-info-digest-item--hover-icon{position:absolute;top:calc(50% - 24px);left:calc(50% - 24px)}.SH-c-company-profile-members{font-family:"Inter",sans-serif;margin-top:8px}.SH-c-company-profile-members__module{width:100%}.SH-c-company-profile-members__module:not(:first-of-type){margin-top:36px}.SH-c-company-profile-members__module-title-container{display:flex;justify-content:space-between;align-items:flex-end}.SH-c-company-profile-members__module-title-container--left{display:flex;justify-content:flex-start;align-items:center;gap:32px}.SH-c-company-profile-members__module-title-container .seller-posting-input{height:25px}.SH-c-company-profile-members__module-title-container .seller-posting-input__container{border:0;padding-right:32px}.SH-c-company-profile-members__module-title-container .seller-posting-input__field{text-align:right}.SH-c-company-profile-members__module-title{color:#212121;margin:0;font-weight:600;font-size:24px!important;line-height:1.3}.SH-c-company-profile-members__module-title--icon{color:#212121;margin-right:12px;border-radius:100%}.SH-c-company-profile-members__module-title--icon:hover{background-color:#e0e0e0}.SH-c-company-profile-members__module-title--group{appearance:none;border:0;background-color:transparent;padding:0;display:flex;flex-direction:row;align-items:center;white-space:nowrap}.SH-c-company-profile-members__module-title--group:active,.SH-c-company-profile-members__module-title--group:focus{background-color:transparent}.SH-c-company-profile-members__module-title--group:hover,.SH-c-company-teams-manager-item i.material-icons:hover{cursor:pointer}.SH-c-company-profile-members__module-filter{background-color:#0ff}.SH-c-company-profile-members__loading{display:flex;padding:20px 0}.SH-c-company-profile-members__loading .preloader-wrapper,.SH-r-referral-receive-verify-digest__body--profile-snippet section{margin:auto}.SH-c-company-profile-members__list--bordered-bottom{border-bottom:1px solid #e0e0e0;padding-bottom:8px}.SH-c-company-profile-members__company_teams_actions_group{display:grid;gap:14px;grid-template-columns:1fr 1fr;grid-template-areas:"a b"}@media only screen and (max-width:1019px){.SH-c-company-profile-members__company_teams_actions_group{grid-template-columns:1fr 200px}}@media only screen and (max-width:600px){.SH-c-company-profile-members__company_teams_actions_group{grid-template-columns:1fr;grid-template-areas:"b" "a"}}.SH-c-company-profile-members__company_teams_manager_container{grid-area:a}.SH-c-company-profile-members__members_actions_container{display:flex;flex-direction:column;align-items:flex-end;grid-area:b}.SH-c-company-profile-members-list-item{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;align-content:stretch;gap:16px;margin-bottom:12px;background-color:#fff;border-radius:8px;padding:8px 16px}.SH-c-company-profile-members-list-item__loading{position:absolute;top:0;left:0;border-radius:inherit;width:100%;height:100%;background-color:rgba(0,0,0,.2);z-index:2;display:flex;justify-content:center;align-content:center}.SH-c-company-profile-members-list-item__profile-thumbnail{flex:0 0 40px}.SH-c-company-profile-members-list-item__details{flex:1 1 auto;font-family:"Inter",sans-serif;font-size:16px;display:grid;gap:4px 8px;grid-template-columns:2.5fr 1fr;grid-template-areas:"a c" "b c" "d d"}@media only screen and (max-width:600px){.SH-c-company-profile-members-list-item__details{grid-template-rows:repeat(2,minmax(32px,auto)) auto}}.SH-c-company-profile-members-list-item__details__grid-container-cell-member-name{grid-area:a}.SH-c-company-profile-members-list-item__details__member-name{font-weight:600;color:#212121!important;background:0 0;margin:0;word-break:break-all;justify-self:left}.SH-c-company-profile-members-list-item__details__member-name:hover,.company-profile-summary a.company-profile-summary__tag:hover{text-decoration:underline}.SH-c-company-profile-members-list-item__details__grid-container-cell-email{grid-area:b}.SH-c-company-profile-members-list-item__details__email{color:#757575;margin:0;word-break:break-all}.SH-c-company-profile-members-list-item__grid-container-cell-actions{grid-area:c}.SH-c-company-profile-members-list-item__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:4px 16px}@media only screen and (max-width:600px){.SH-c-company-profile-members-list-item__actions{flex-direction:column-reverse}}.SH-c-company-profile-members-list-item__additional-options .LSG-c-circle-button-dropdown__menu-button{width:42px;height:40px;justify-content:center;margin:0;padding:0}.SH-c-company-profile-members-list-item__additional-options .LSG-c-circle-button-dropdown__menu-button:hover{background:#e0e0e0!important}.SH-c-company-profile-members-list-item__grid-container-cell-team-tags{grid-area:d}.SH-c-company-profile-members-list-item__team-tags{display:flex;flex-wrap:wrap;gap:4px}@media only screen and (max-width:600px){.SH-c-company-profile-members-list-item__team-tags{justify-content:flex-end}}.SH-c-company-profile-members-list-item ul.dropdown-content{top:40px!important}.SH-c-company-profile-postings .seller-postings-result__column-value{color:#757575!important}.SH-c-company-profile-postings .SH-badge__text{font-size:14px!important;font-weight:400;line-height:1.1}.SH-c-company-profile-postings-list-item{margin-bottom:16px}.SH-c-company-profile-postings-list-item__services-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 8px;margin:8px 0}.SH-c-company-profile-postings-list-item--buyer-image{width:80px;height:80px;border-radius:50%}@media only screen and (max-width:1019px){.SH-c-company-profile-postings-list-item--buyer-image{width:48px;height:48px}}.SH-c-company-profile-postings-list-item--buyer-image-container{flex-shrink:0}.SH-c-company-profile-postings-list-item--description{padding-left:8px;color:#757575;line-height:24px}.SH-c-company-profile-postings-list-item .LSG-c-chip-secondary{display:inline-block;margin-right:4px;margin-top:4px}.SH-c-company-teams-manager__add-new-team{margin:8px 0 0}.SH-c-company-teams-manager__no-teams-container--has-action{border-bottom:1px dashed #e0e0e0}.SH-c-company-teams-manager__no-teams-container--has-action .SH-c-company-teams-manager__no-teams{margin:0 0 16px!important}.SH-c-company-teams-manager__no-teams{margin:0!important}.SH-c-company-teams-manager-item{position:relative;font-size:16px;border-bottom:1px dashed #e0e0e0;padding:8px 0;display:grid;gap:16px;grid-gap:4px 8px;grid-template-columns:20px 1fr 32px 32px;grid-template-rows:40px minmax(32px,auto);align-items:center;grid-template-areas:"a b d e" "c c . ."}.SH-c-company-teams-manager-item:first-of-type{padding:0 0 8px}.SH-c-company-teams-manager-item:last-of-type{border-bottom:none}.SH-c-company-teams-manager-item--editing{grid-template-areas:"a b . ." "c c d e"}.SH-c-company-teams-manager-item__input-team-name{grid-area:b}.SH-c-company-teams-manager-item__input-team-name input.seller-posting-input__field{color:#212121;font-size:16px;font-weight:600;line-height:1.5;height:32px}.SH-c-company-teams-manager-item__input-team-name input.seller-posting-input__field:active,.SH-c-company-teams-manager-item__input-team-name input.seller-posting-input__field:focus{border-bottom:2px solid #0f0f0f!important}.SH-c-company-teams-manager-item__input-team-description{grid-area:c;grid-column:span 2}.SH-c-company-teams-manager-item__input-team-description input.seller-posting-input__field{color:#9e9e9e!important;font-size:16px;font-weight:400;line-height:1.5;height:32px}.SH-c-company-teams-manager-item__input-team-description input.seller-posting-input__field:active,.SH-c-company-teams-manager-item__input-team-description input.seller-posting-input__field:focus{border-bottom:2px solid #0f0f0f!important;color:#757575!important}.SH-c-company-teams-manager-item__action-d,.SH-c-company-teams-manager-item__action-e{text-align:center}.SH-c-company-teams-manager-item__action-d{grid-area:d}.SH-c-company-teams-manager-item__action-e{grid-area:e}.SH-c-company-teams-manager-item__action-icon{color:#757575;padding:8px}.SH-c-company-teams-manager-item__action-icon:hover{background:rgba(117,117,117,.1);border-radius:20px}.SH-c-company-teams-manager-item__action-icon--hidden{visibility:hidden}.SH-c-company-teams-manager-item__editable-field{margin-bottom:1px;font-size:16px;font-weight:400;color:#9e9e9e;line-height:1.25}.SH-c-company-teams-manager-item__editable-field--title{font-weight:600;color:#212121}.SH-c-company-teams-manager-item__editable-field--title.span-3{grid-column:span 3}.SH-c-company-teams-manager-item__editable-field--description{grid-column:span 2;color:#9e9e9e;overflow-wrap:break-word}.SH-c-company-teams-manager-item__team-icon{grid-area:a;width:20px;height:20px;border-radius:6px;background-color:var(--team-icon-color)}.SH-c-company-teams-manager-item__delete-success,.SH-c-company-teams-manager-item__is-reloading-item{position:absolute;top:0;left:0;border-radius:inherit;width:100%;height:100%;z-index:2;display:flex;align-content:center}.SH-c-company-teams-manager-item__is-reloading-item{background-color:rgba(255,255,255,.8);justify-content:center}.SH-c-company-teams-manager-item__delete-success{background-color:#fff;flex-wrap:wrap;color:#757575;font-weight:400;font-size:16px;line-height:1.5}.SH-c-company-teams-manager-item__delete-success .material-icons{line-height:1.5;margin-right:10px}.SH-c-company-teams-manager-item__delete-success-message{display:flex;align-items:center;animation:reveal 1s cubic-bezier(.77,0,.175,1)}.SH-c-company-teams-manager-item .seller-posting-input{padding:0}.SH-c-company-teams-manager-item .seller-posting-input__field{font-weight:400;margin:0!important}.SH-c-company-teams-manager-item .seller-posting-input::after{content:none}.SH-c-company-team-pending-invite{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;align-content:stretch;gap:16px;margin-bottom:12px;background-color:#fff;border-radius:8px;padding:8px 16px}.SH-c-company-team-pending-invite__ghost-thumbnail{flex:0 0 40px}.SH-c-company-team-pending-invite__details{flex:1 1 auto;font-family:"Inter",sans-serif;font-size:16px;display:grid;gap:0 8px;grid-template-columns:1fr 1fr;grid-template-areas:"a b"}@media only screen and (max-width:600px){.SH-c-company-team-pending-invite__details{grid-template-columns:1fr;grid-template-areas:"a" "b"}}.SH-c-company-team-pending-invite__details__email{grid-area:a;font-weight:700;color:#212121;word-break:break-all}.SH-c-company-team-pending-invite__details__invite-date{grid-area:b;color:#757575}.SH-c-company-team-pending-invite__action-menu{flex:0 0 44px}.SH-c-company-team-pending-invite .tag.invite-expired{height:20px;line-height:20px;margin:0;border-radius:4px}.SH-c-company-team-pending-invite .tag.invite-expired .material-icons{font-size:14px;line-height:20px;vertical-align:top}.SH-c-company-team-pending-invite .tag.invite-expired .span{font-size:14px!important}.SH-c-company-profile-summary{display:flex;flex-direction:row;margin-bottom:32px}.SH-c-company-profile-summary__image-container{position:relative;margin:0 24px 0 0;width:120px;height:120px}.SH-c-company-profile-summary__image{position:absolute;width:100%;height:100%}.SH-c-company-profile-summary__image .GLM-c-profile-image__bubble{z-index:2}.SH-c-company-profile-summary__upload-label{all:unset;align-items:center;background-color:rgba(0,0,0,.3)!important;cursor:pointer;display:flex;justify-content:center;position:absolute;opacity:0;width:100%;height:100%;border-radius:50%}.SH-c-company-profile-summary__upload-label .material-icons{color:#fff;pointer-events:none}.SH-c-company-profile-summary__upload-label:active,.SH-c-company-profile-summary__upload-label:focus,.SH-c-company-profile-summary__upload-label:hover{opacity:1}.SH-c-company-profile-summary__upload-button{display:none}.SH-c-company-profile-summary__info{display:flex;flex-direction:column;gap:7px;justify-content:center}@media only screen and (max-width:600px){.SH-c-company-profile-summary{flex-direction:column}.SH-c-company-profile-summary__image-container{align-self:center;margin:0 0 24px}.SH-c-company-profile-summary__info{justify-content:unset}}.company-profile-summary-button{color:#999!important;background:0 0!important;appearance:none;box-sizing:content-box;border:0;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;margin:-4px;padding:4px;transition-property:background-color,color;transition-duration:.3s;transition-timing-function:ease-out;width:24px;height:24px}.company-profile-summary-button:active,.company-profile-summary-button:focus,.company-profile-summary-button:hover{background:rgba(153,153,153,.12)!important}.company-profile-summary-button:disabled{color:rgba(51,51,51,.12)!important;background:0 0!important}.company-profile-summary-button--hidden{visibility:hidden}.company-profile-summary-button .material-icons{font-size:24px;line-height:1}.company-profile-summary{align-items:center;display:flex;flex-direction:row}.company-profile-summary__icon{color:#757575;margin-right:4px;pointer-events:none}.company-profile-summary__container{position:relative}.company-profile-summary__tag{background:0 0;box-shadow:none!important;box-sizing:content-box!important;color:#333!important;font-family:"Inter",sans-serif;font-size:16px!important;line-height:24px!important;margin:0!important;padding:0!important;transition:none!important}.company-profile-summary__tag--large{color:#212121!important;font-size:24px!important;line-height:32px!important;font-weight:700}.company-profile-summary__tag--placeholder{color:#9e9e9e!important}.company-profile-summary a.company-profile-summary__tag{text-decoration:none}.company-profile-summary input.company-profile-summary__tag{background-image:linear-gradient(#212121,#212121);background-size:100% 2px;background-position:0 100%;background-repeat:no-repeat;border-bottom:none!important;flex:1;width:unset!important;min-width:0}.company-profile-summary__edit-button{appearance:none;background:0 0;border:0;left:0;top:0;margin:0;padding:0;position:absolute;width:100%;height:100%}.company-profile-summary__edit-button .material-icons{color:#757575;display:none;position:absolute;right:-32px;top:50%;transform:translateY(-50%)}.company-profile-summary__edit-button:active,.company-profile-summary__edit-button:focus,.company-profile-summary__edit-button:hover{background:0 0}.company-profile-summary__edit-button:active .material-icons,.company-profile-summary__edit-button:focus .material-icons,.company-profile-summary__edit-button:hover .material-icons{display:block}.company-profile-summary__cancel-button{margin-left:20px}.company-profile-summary__confirm-button{margin-left:12px}.company-profile-summary--editing{width:416px}@media only screen and (max-width:600px){.company-profile-summary--editing{width:auto}}.company-profile-seller-view{display:flex;margin:auto!important;gap:40px;padding:24px 40px;max-width:1600px}@media only screen and (max-width:1019px){.company-profile-seller-view{margin:24px 16px;gap:32px}}@media only screen and (max-width:600px){.company-profile-seller-view{flex-direction:column;gap:24px}}.company-profile-seller-view__header{margin-top:72px}.company-profile-seller-view__header__network-status{font-size:14px!important;color:#4caf50;font-weight:600;margin:0 0 9px}.company-profile-seller-view__header__extended-network{display:flex;flex-wrap:wrap;gap:8px}.company-profile-seller-view__header__extended-network__tag{color:#4caf50;font-size:14px!important;font-weight:600}.company-profile-seller-view__header__extended-network__name{color:#757575;font-size:14px!important}.company-profile-seller-view__header__overview{display:flex;flex-direction:row;gap:16px;width:100%}.company-profile-seller-view__header__overview__name-rating{flex:1}.company-profile-seller-view__header__overview__name{margin-top:0!important;margin-bottom:8px;font-size:36px}.company-profile-seller-view__header__overview__empty-rating{font-style:italic;color:#757575;margin:0!important}.company-profile-seller-view__header__project-count{font-weight:600}.company-profile-seller-view__header__empty-projects{font-style:italic}.company-profile-seller-view__header__information{display:flex;flex:1;flex-direction:column;gap:8px}.company-profile-seller-view__header__information__item{color:#212121;display:flex;align-items:center;gap:16px}.company-profile-seller-view__header__information__item__outlink{color:#212121!important;background-image:linear-gradient(to bottom,#212121 0,#212121 100%)}.company-profile-seller-view__header__information__item__outlink:hover{background-image:linear-gradient(to bottom,#303030 0,#303030 100%)}.company-profile-seller-view__header__information__item .material-icons{font-size:20px}.company-profile-seller-view__header__profile-link{display:flex;gap:4px;align-items:center;background-image:none}.company-profile-seller-view__header__profile-link__text{text-decoration:underline}.company-profile-seller-view__header__profile-link:hover,.company-profile-seller-view__sidebar__back-button:hover .company-profile-seller-view__sidebar__back-button__icon,.company-profile-seller-view__sidebar__back-button:hover .company-profile-seller-view__sidebar__back-button__text{color:#212121}.company-profile-seller-view__header__background__body{margin-top:0;color:#212121}.company-profile-seller-view__header__background__header{font-size:18px;font-weight:600;margin-top:36px;margin-bottom:8px}.company-profile-seller-view__header__background__read-more{padding:0;font-size:16px;text-decoration:underline;background-color:transparent;border:0;color:#212121}.company-profile-seller-view__header__background__read-more:hover{color:#755a00}.company-profile-seller-view__header__background__read-more:focus,.company-profile-seller-view__sidebar__back-button:focus{background-color:transparent}@media only screen and (max-width:1019px){.company-profile-seller-view__header__overview{flex-direction:column}}@media only screen and (max-width:600px){.company-profile-seller-view__header{margin-top:0}}.company-profile-seller-view__sidebar{width:328px}.company-profile-seller-view__sidebar__back-button{font-size:16px;background-color:transparent;border:0;color:#9e7900;display:inline-flex;align-items:center;gap:4px;background-image:none}.company-profile-seller-view__sidebar__back-button__icon{font-size:16px}.company-profile-seller-view__active-projects-card:hover h3,.company-profile-seller-view__sidebar__back-button__text{text-decoration:underline}.company-profile-seller-view__sidebar__user-actions{display:flex;flex-direction:column;gap:8px;margin:24px 0 0;padding:0}.company-profile-seller-view__sidebar__user-actions__profile-image{align-self:center;width:200px;height:200px;border-radius:50%}@media only screen and (max-width:600px){.company-profile-seller-view__sidebar__user-actions__profile-image{width:128px;height:128px}}@media only screen and (max-width:1019px){.company-profile-seller-view__sidebar{width:280px}}@media only screen and (max-width:600px){.company-profile-seller-view__sidebar{width:100%}}.company-profile-seller-view__sidebar__connection-details__header{margin-top:24px!important;margin-bottom:0!important;font-weight:600}.company-profile-seller-view__sidebar__connection-details__helper-text{color:#757575;font-size:14px}.company-profile-seller-view__sidebar__connection-details__earnings-table{display:flex;justify-content:flex-start;gap:16px}.company-profile-seller-view__sidebar__connection-details__earnings-table__item{width:128px}.company-profile-seller-view__sidebar__connection-details__earnings-table__item__header{color:#757575;font-size:12px!important}.company-profile-seller-view__sidebar__connection-details__earnings-table__item__value{font-size:18px!important;font-weight:600}.company-profile-seller-view__sidebar__connection-details__empty{font-style:italic;color:#757575}.company-profile-seller-view__sidebar__connection-details p{margin-top:0!important;margin-bottom:0!important}.company-profile-seller-view__sidebar__brands__header{margin-top:24px!important;margin-bottom:4px!important;font-weight:600}.company-profile-seller-view__sidebar__brands__container{display:flex;gap:8px;flex-wrap:wrap}.company-profile-seller-view__sidebar__brands__container__image{width:40px;height:40px;border-radius:40px}.company-profile-seller-view__sidebar__contacts__header{margin-top:24px!important;margin-bottom:0!important;font-weight:600}.company-profile-seller-view__sidebar__contacts__list{margin:0}.company-profile-seller-view__sidebar__contacts__contact-item{margin-top:16px}.company-profile-seller-view__sidebar__contacts__contact-item:first-of-type{margin:0}.company-profile-seller-view__sidebar__contacts__contact-item__button{font-size:16px;text-decoration:underline;background-color:transparent;border:0;color:#757575}.company-profile-seller-view__sidebar__contacts__contact-item__button:focus{background-color:transparent}.company-profile-seller-view__sidebar__contacts__contact-item__button:hover{color:#212121}.company-profile-seller-view__main{flex:1}.company-profile-seller-view__body{margin-top:32px}.company-profile-seller-view__body__header{font-weight:600}.company-profile-seller-view__body__empty{display:flex;flex-direction:column;align-items:center;gap:8px}.company-profile-seller-view__body__empty__header{font-size:16px;font-weight:600;margin-top:0!important;margin-bottom:0!important}.company-profile-seller-view__body__empty__body{color:#757575;font-weight:400;margin-top:0!important;margin-bottom:0!important;text-align:center}.company-profile-seller-view__body__service-filters{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;list-style:none;margin:0;padding:0}.company-profile-seller-view__body__pagination{display:flex;justify-content:center;margin-top:4px}.company-profile-seller-view__body__postings{margin-top:16px}.company-profile-seller-view__body__internal-note-message{color:#757575}.company-profile-seller-view__note{display:flex;flex-direction:column;gap:4px;margin-top:4px;border-radius:8px;padding:8px}.company-profile-seller-view__note__author{color:#757575;margin-top:0!important;margin-bottom:0!important}.company-profile-seller-view__note__comment{display:flex;gap:4px;margin-top:4px}.company-profile-seller-view__note__comment__text{margin-top:0!important;margin-bottom:0!important}.company-profile-seller-view__note__comment .locked-note-icon{flex-shrink:0;margin-top:2px}.company-profile-seller-view__completed-projects-card__header{display:flex;gap:16px}.company-profile-seller-view__completed-projects-card__header__container{flex:1}.company-profile-seller-view__completed-projects-card__header__view-projects{display:flex;align-items:center;justify-content:flex-end;gap:4px;background-color:transparent;border:0;margin-left:auto;color:#757575}.company-profile-seller-view__completed-projects-card__header__view-projects__text{text-decoration:underline;margin-top:0!important;margin-bottom:0!important}.company-profile-seller-view__completed-projects-card__header__view-projects__disabled{margin-top:0!important;margin-bottom:0!important;color:#757575}.company-profile-seller-view__completed-projects-card__header__view-projects .material-icons{font-size:16px}.company-profile-seller-view__completed-projects-card__header__view-projects:hover{color:#fcfcfc}.company-profile-seller-view__completed-projects-card__header__text{font-size:18px;font-weight:600;margin-bottom:0!important}.company-profile-seller-view__completed-projects-card__header__sub-text{color:#757575;margin-top:0!important;margin-bottom:16px}@media only screen and (max-width:600px){.company-profile-seller-view__completed-projects-card__header{flex-direction:column}}.company-profile-seller-view__completed-projects-card__video__button{cursor:pointer!important;all:unset;aspect-ratio:16/9;border-radius:8px;overflow:hidden;display:block;position:relative;width:317px}@media only screen and (max-width:1019px){.company-profile-seller-view__completed-projects-card__video__button{width:214px}}@media only screen and (max-width:600px){.company-profile-seller-view__completed-projects-card__video__button{width:328px}}.company-profile-seller-view__completed-projects-card__video__image{width:100%;height:100%;object-fit:cover}.company-profile-seller-view__completed-projects-card__video__icon{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.company-profile-seller-view__completed-projects-card__video:hover .company-profile-seller-view__completed-projects-card__video__icon{display:block}.company-profile-seller-view__completed-projects-card__description{color:#757575;margin-top:16px;margin-bottom:0!important}.company-profile-seller-view__completed-projects-card__description__text{display:inline-block}.company-profile-seller-view__completed-projects-card__description__read-more{padding:0;text-decoration:underline;font-size:16px;background-color:transparent;border:0;color:#212121}.SH-r-reports-company-credits__table tbody tr .table-link:hover,.company-profile-seller-view__completed-projects-card__description__read-more:hover{color:#755a00}.SH-r-reports-company-credits__table tbody tr .table-link:focus,.company-profile-seller-view__completed-projects-card__description__read-more:focus{background-color:transparent}.company-profile-seller-view__completed-projects-card__review-section{margin-top:16px;border-top:#e0e0e0 1px solid}.company-profile-seller-view__completed-projects-card__review{display:flex;align-items:center;gap:4px;margin-top:16px}.company-profile-seller-view__completed-projects-card__additional-info__item p,.company-profile-seller-view__completed-projects-card__review__text{margin-top:0!important;margin-bottom:0!important}.company-profile-seller-view__completed-projects-card__review__comment{margin-top:0!important;margin-bottom:16px}.company-profile-seller-view__completed-projects-card__review__empty{font-style:italic}.company-profile-seller-view__completed-projects-card__additional-info{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px}.company-profile-seller-view__completed-projects-card__additional-info__item{display:flex;align-items:center;gap:4px;color:#757575;font-weight:400}.company-profile-seller-view__completed-projects-card__additional-info__code{color:#212121}.company-profile-seller-view__completed-projects-card__additional-info__empty{font-style:italic}.company-profile-seller-view__active-projects-card{cursor:pointer;display:flex;gap:16px}.company-profile-seller-view__active-projects-card__container{flex-grow:1}.company-profile-seller-view__active-projects-card__brand-image{width:64px;height:64px;border-radius:64px}.company-profile-seller-view__active-projects-card__brand-title{font-size:16px!important;font-style:normal;font-weight:600!important;line-height:24px;margin-top:0!important}.company-profile-seller-view__active-projects-card__header{display:flex;justify-content:space-between;align-items:center;gap:16px}.company-profile-seller-view__active-projects-card__header__title{font-size:18px;font-weight:600;margin-top:0!important;margin-bottom:0!important}.company-profile-seller-view__active-projects-card:hover{border:1px solid #818181}.company-profile-seller-view__active-projects-card__status{align-self:flex-start;display:flex;align-items:center;flex-shrink:0;gap:16px}.company-profile-seller-view__active-projects-card__status__lsg-dark-gray{background-color:#f0f0f0;color:#757575;border-radius:2px;padding:2px 8px}.company-profile-seller-view__active-projects-card__status__lsg-green{background:#e8f4e4;color:#4caf50;border-radius:2px;padding:2px 8px}.company-profile-seller-view__active-projects-card__status__lsg-yellow{background:#fff8e1;color:#9e7900;border-radius:2px;padding:2px 8px}.company-profile-seller-view__active-projects-card__status__payments{font-size:18px;font-weight:600;color:#212121}.company-profile-seller-view__active-projects-card__subheader{margin-top:0!important;margin-bottom:0!important}.company-profile-seller-view__active-projects-card__message{display:flex;align-items:center;gap:8px;color:#757575;margin-top:8px;margin-bottom:8px;font-size:16px}.company-profile-seller-view__active-projects-card__message .material-icons{font-size:20px}.company-profile-seller-view__active-projects-card__footer{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;color:#757575}.SH-r-dashboard__intro aside,.company-profile-seller-view__active-projects-card__footer__teams{display:flex;align-items:center}.company-profile-seller-view__active-projects-card__empty{font-style:italic;margin-top:0!important;margin-bottom:0!important}.deactivated main,.delinquent-route main{background:#fff}.deactivated__figure{align-items:center;display:flex;flex-direction:row;gap:16px;max-width:1200px;margin:0 auto;padding:40px}@media only screen and (max-width:1019px){.deactivated__figure{padding:24px}}@media only screen and (max-width:600px){.deactivated__figure{align-items:unset;flex-direction:column;padding:11px}}.deactivated__image{height:auto;max-width:672px;min-width:0;flex:1;width:100%}.deactivated__caption{flex:1}.deactivated__copy,.deactivated__header{color:#212121;font-family:"Inter",sans-serif}.deactivated__header{font-size:20px;font-weight:600;line-height:1.2}.deactivated__copy{font-size:16px;line-height:1.5}.deactivated__copy a{color:#212121;text-decoration:underline}.delinquent-route__container{align-items:center;display:flex;flex-direction:row;gap:16px;max-width:1360px;margin:0 auto;padding:48px 40px}@media only screen and (max-width:1019px){.delinquent-route__container{padding:48px 24px}}@media only screen and (max-width:600px){.delinquent-route__container{flex-direction:column;margin:0 3%;padding:24px 0}}.delinquent-route__image{flex:1;height:auto;min-width:0}.delinquent-route__section{flex:1}.delinquent-route__header{color:#212121;font-family:"Inter",sans-serif;font-size:36px;font-weight:600;line-height:48px;margin:0}.delinquent-route__footer,.delinquent-route__subheader{color:#212121;font-family:"Inter",sans-serif;line-height:24px}.delinquent-route__subheader{font-size:20px;font-weight:600;margin:16px 0}.delinquent-route__footer{font-size:16px;margin:16px 0 0}.SH-r-dashboard--background #SH-app__main{background:#181818}@media only screen and (min-width:1250px){.SH-r-dashboard{display:flex;justify-content:center}}.SH-r-dashboard__container{font-family:"Inter",sans-serif;margin:24px 40px}@media only screen and (min-width:1250px){.SH-r-dashboard__container{max-width:1500px}}@media only screen and (max-width:1019px){.SH-r-dashboard__container{margin:24px}}@media only screen and (max-width:600px){.SH-r-dashboard__container{margin:24px 12px}}.SH-r-dashboard__intro{align-items:center;display:flex;justify-content:space-between;gap:32px;margin-bottom:24px}@media only screen and (max-width:600px){.SH-r-dashboard__intro{display:block}}.SH-r-dashboard__intro aside{flex-shrink:0}@media only screen and (max-width:1019px){.SH-r-dashboard__intro aside{flex-direction:column}}@media only screen and (max-width:600px){.SH-r-dashboard__intro aside{align-items:flex-start;margin-top:24px}}.SH-r-dashboard__greeting{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#b1b1b1;margin:0}.SH-r-dashboard__settings-cta{appearance:none;background:0 0;border:0;border-radius:20px;color:#eee!important;font-size:16px;font-weight:500;line-height:1.5;display:inline-flex;align-items:center;gap:6px;padding:12px}.SH-r-dashboard__settings-cta--icon{font-size:16px}.SH-r-dashboard__settings-cta--buyer:focus .SH-r-dashboard__settings-cta--text,.SH-r-dashboard__settings-cta--buyer:hover .SH-r-dashboard__settings-cta--text,.SH-r-dashboard__settings-cta--seller:focus .SH-r-dashboard__settings-cta--text,.SH-r-dashboard__settings-cta--seller:hover .SH-r-dashboard__settings-cta--text{text-decoration:underline}.SH-r-dashboard__settings-cta--seller:focus,.SH-r-dashboard__settings-cta--seller:hover{color:#eee}@media only screen and (max-width:1019px){.SH-r-dashboard__settings-cta{padding:8px 0}.SH-r-dashboard__settings-cta:hover{background-color:transparent}}.SH-r-dashboard__company-role-info{display:inline-flex;align-items:center;gap:5px;margin:0 12px 0 0;color:#b1b1b1}.SH-r-dashboard__company-role-info--icon{font-size:14px}.SH-r-dashboard__modules{display:flex;flex-direction:row-reverse;gap:40px}.GLM-freelancer-signup-sidebar__brand-showcase__logos li,.SH-r-dashboard__modules .SH-c-dashboard-module{height:100%}@media only screen and (max-width:1019px){.SH-r-dashboard__modules{gap:24px}}@media only screen and (max-width:600px){.SH-r-dashboard__modules{flex-direction:column}.SH-r-dashboard__modules .SH-c-dashboard-module{height:auto}}.SH-r-dashboard__module-grid{align-content:start;flex:3;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media only screen and (max-width:1019px){.SH-r-dashboard__module-grid{display:flex;flex-direction:column;flex:1}}.SH-r-dashboard__actions-container{flex:1}@media only screen and (max-width:1019px){.SH-r-dashboard__actions-container{align-self:start}}@media only screen and (max-width:600px){.SH-r-dashboard__actions-container{align-self:normal}}.SH-r-dashboard__spotlight{grid-column:1/-1}@media only screen and (max-width:1019px){.SH-r-dashboard__spotlight{order:1}}.SH-r-dashboard__insight-description,.SH-r-dashboard__insight-title{font-family:"Inter",sans-serif;font-weight:600;font-size:16px;color:#eee;align-self:center}.SH-r-dashboard__insight-description{font-weight:400;font-size:14px;color:#b1b1b1}.SH-r-dashboard__spacer-image{aspect-ratio:16/9;width:100%;border-radius:8px}.SH-r-dashboard__link{background:0 0}.GLM-freelancer-signup-digest{display:flex;flex-direction:row;margin-bottom:16px;background-color:#f1f1f1;border:1px solid #ddd;border-radius:8px;padding:16px;color:#202020}@media only screen and (max-width:600px){.GLM-freelancer-signup-digest{flex-direction:column}}.GLM-freelancer-signup-digest:last-child{margin-bottom:0}.GLM-freelancer-signup-digest__image{background-size:contain;background-position:center;background-repeat:no-repeat;flex-shrink:0;margin-right:16px;width:212px;aspect-ratio:16/9;border-radius:8px}@media only screen and (max-width:600px){.GLM-freelancer-signup-digest__image{width:unset;margin:none}}.GLM-freelancer-signup-digest__image-loader{width:212px!important}.GLM-freelancer-signup-digest__content{flex-direction:column;flex-grow:1;padding:16px 0}.GLM-freelancer-signup-digest__content,.GLM-freelancer-signup-digest__content__row{display:flex;justify-content:space-between}.GLM-freelancer-signup-digest__content__row--title{margin-bottom:16px}@media only screen and (max-width:600px){.GLM-freelancer-signup-digest__content__row{display:unset}.GLM-freelancer-signup-digest__content{padding-bottom:0}}.GLM-freelancer-signup-digest__button{border:0;padding:0;margin:0;color:#202020;font-size:16px;display:flex}.GLM-freelancer-signup-digest__button__icon{font-size:20px}.GLM-freelancer-signup-digest__button__text,.message-center .members-list .member-item span.member-name a:hover{text-decoration:underline}.GLM-freelancer-signup-digest__button--verification{display:flex;align-items:center;gap:4px}.GLM-freelancer-signup-digest__button--delete{color:#0f0f0f}.GLM-freelancer-signup-digest__button--delete:hover{color:#646464}.GLM-freelancer-signup-digest__button--warning{color:#bc4b00}.GLM-freelancer-signup-digest__button--warning:hover{color:#f27f0c}.GLM-freelancer-signup-digest__icon-container{display:flex;align-items:end;min-width:24px}.GLM-freelancer-signup-digest__title{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;font-weight:600;padding:0;margin:0;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.GLM-freelancer-signup-digest__button-group{display:flex;align-items:center;gap:8px}.GLM-freelancer-signup-digest__button-group .GLM-button__content-text{font-size:16px!important}@media only screen and (max-width:600px){.GLM-freelancer-signup-digest__button-group{justify-content:end}}.GLM-freelancer-signup-done{max-width:580px}.GLM-freelancer-signup-done__thumbs-up{display:inline-block;margin-bottom:32px}.GLM-freelancer-signup-done__header{color:#202020;font-family:"Inter",sans-serif;font-weight:600;font-size:24px;line-height:32px;margin:0 0 16px;padding:0}.GLM-freelancer-signup-done__paragraph{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;color:#202020;margin:0 0 16px}.GLM-freelancer-signup-done__finish-button{margin-top:16px}.GLM-freelancer-signup-form{display:flex;flex-direction:column;width:700px}.GLM-freelancer-signup-form a{background:0 0;color:inherit;font-family:"Inter",sans-serif;font-size:inherit;line-height:24px;text-decoration:underline}.GLM-freelancer-signup-form a:hover{color:inherit}.GLM-freelancer-signup-form__project-count{text-align:center}.GLM-freelancer-signup-form__agent-block{padding:0;border:0;margin:32px 0 0;display:flex;flex-direction:column;gap:4px}.GLM-freelancer-signup-form__agent-copy{color:#646464;font-family:"Inter",sans-serif;font-size:14px;line-height:20px;margin:0 32px}.GLM-freelancer-signup-form__fieldset{padding:0;border:0;display:grid;grid-template-columns:1fr;row-gap:32px;margin:32px 0}.GLM-freelancer-signup-form__info{font-size:16px;color:#202020;text-align:center}.GLM-freelancer-signup-form__info--tos{margin-top:2em;font-size:14px;color:#8d8d8d}.GLM-freelancer-signup-form__header{color:#202020;font-family:"Inter",sans-serif;font-weight:600;font-size:24px;line-height:32px;margin:0;padding:0}.GLM-freelancer-signup-form__subheader{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;color:#202020;margin:0}.GLM-freelancer-signup-form__first-last-name{display:flex;flex-direction:row;gap:32px}@media only screen and (max-width:600px){.GLM-freelancer-signup-form__first-last-name{flex-direction:column}}.GLM-freelancer-signup-form__first-last-name--full{flex:1}.GLM-freelancer-signup-form__inline-row{display:flex;flex-direction:row;gap:16px}@media only screen and (max-width:600px){.GLM-freelancer-signup-form__inline-row{flex-direction:column;gap:32px}}.GLM-freelancer-signup-form__inline-min-max{flex:1 1 0}.GLM-freelancer-signup-form__inline-separator{color:#202020;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;position:relative;top:35px}@media only screen and (max-width:600px){.GLM-freelancer-signup-form__inline-separator{display:none}}.GLM-freelancer-signup-form__password-container{position:relative}.GLM-freelancer-signup-form__password-container__input-passed-checks{color:#24b26b;font-size:24px;position:absolute;left:calc(100% + 8px);top:37px}@media only screen and (max-width:600px){.GLM-freelancer-signup-form__password-container__input-passed-checks{display:none}}.GLM-freelancer-signup-form__name-container,.maintenance main{position:relative}.GLM-freelancer-signup-form__name-container__wave-animation{width:40px;height:40px;position:absolute;left:calc(100% + 8px);top:28px}@media only screen and (max-width:600px){.GLM-freelancer-signup-form__name-container__wave-animation{display:none}}.GLM-freelancer-signup-form__button-container{display:flex;justify-content:space-between}.GLM-freelancer-signup-form__submit-button{align-self:end}.GLM-freelancer-signup-form__add-project-button{margin-top:32px;margin-bottom:16px}.GLM-freelancer-signup-form__thumbnail-header{margin:0 0 8px;color:#202020;font-family:"Inter",sans-serif;font-weight:500}.GLM-freelancer-signup-form__project-thumbnail{display:flex;align-items:center}.GLM-freelancer-signup-form__project-thumbnail__container{margin-right:12px}.GLM-freelancer-signup-form__project-thumbnail__image{width:160px;height:90px;border-radius:8px;background-size:contain;background-position:center center;background-repeat:no-repeat;vertical-align:middle}.GLM-freelancer-signup-form__project-thumbnail__thumbnail-change-button{flex:none;color:#202020;background:0 0;border:0;padding:0;display:flex;align-items:center}.GLM-freelancer-signup-form__project-thumbnail__thumbnail-change-button__icon{font-size:14px}.GLM-freelancer-signup-form__project-thumbnail__thumbnail-change-button__text{text-decoration:underline;padding-left:4px}.GLM-freelancer-signup-form__project-thumbnail__verification-button{flex:none;color:#202020;background:0 0;border:0;padding:0;display:flex;align-items:center}.GLM-freelancer-signup-form__project-thumbnail__verification-button__icon{font-size:14px}.GLM-freelancer-signup-form__project-thumbnail__verification-button__text{text-decoration:underline;padding-left:4px}.GLM-freelancer-signup-form__project-thumbnail__file-input{left:-9999px;position:absolute;top:-9999px;visibility:hidden}.GLM-freelancer-signup-form__project-thumbnail__file-input_error{margin-top:8px!important}.GLM-freelancer-signup-form__project-thumbnail .sh-cool-loader{width:64px;height:64px}.GLM-freelancer-signup-form__verification-warning{font-size:16px;color:#bc4b00}.GLM-freelancer-signup-form__remove-tag-indicator{color:#24b26b;font-size:14px!important;margin:4px 0 0}.GLM-freelancer-signup-form--credentials{width:580px}.GLM-freelancer-signup-form .signup-photo-upload{margin:6px 0 8px}.GLM-freelancer-signup-sidebar{background-color:#f1f1f1;min-height:100vh;width:390px;padding:160px 24px 0 48px;position:sticky;top:0;left:0}.GLM-freelancer-signup-sidebar__content-wrapper{max-width:318px}.GLM-freelancer-signup-sidebar__header{margin-top:0;margin-bottom:48px}.GLM-freelancer-signup-sidebar__header__line{color:#202020;display:block;font-family:"Inter",sans-serif;font-size:24px;font-weight:700;line-height:28px;letter-spacing:-.18px}@media only screen and (max-width:600px){.GLM-freelancer-signup-sidebar__header__line{font-size:32px;line-height:40px;text-align:left}}.GLM-freelancer-signup-sidebar__creator-showcase{padding:16px 16px 16px 0}.GLM-freelancer-signup-sidebar__creator-showcase__quote{color:#646464;font-family:"Inter",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.18px;margin:0 0 8px;padding:0;quotes:"“" "”"}@media only screen and (max-width:600px){.GLM-freelancer-signup-sidebar__creator-showcase__quote{font-size:20px;line-height:24px}}.GLM-freelancer-signup-sidebar__creator-showcase__attribution{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.GLM-freelancer-signup-sidebar__creator-showcase__attribution__caption{display:flex;flex-direction:column;width:fit-content;margin-left:8px}.GLM-freelancer-signup-sidebar__creator-showcase__attribution__caption__info{color:#202020;font-family:"Inter",sans-serif;font-size:16px;font-style:normal;line-height:24px;letter-spacing:-.18px;margin:0;width:fit-content}.GLM-freelancer-signup-sidebar__creator-showcase__attribution__caption__info--name{font-weight:700}.GLM-freelancer-signup-sidebar__creator-showcase__attribution__image{border-radius:32px;height:64px;width:64px;overflow:hidden;object-fit:contain}.GLM-freelancer-signup-sidebar__brand-showcase{margin:24px 0 0;padding:16px 16px 16px 0}.GLM-freelancer-signup-sidebar__brand-showcase__title{color:#202020;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px}.GLM-freelancer-signup-sidebar__brand-showcase__logos{margin:16px 0 0;display:grid;grid-template-columns:repeat(2,min-content);grid-template-rows:repeat(2,24px);gap:24px;align-items:center}.GLM-freelancer-signup-sidebar__brand-showcase__logos__logo--centered{margin:1px 0}@media only screen and (min-width:1601px){.GLM-freelancer-signup-sidebar{width:calc(390px + (100vw - 1600px)/2);display:flex;justify-content:flex-end}}.signup-steps{align-items:center;justify-content:center;display:flex;flex-direction:row;margin:0 20px!important;width:800px}.signup-steps__step{color:#b1b1b1;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin-top:3px;padding:0 8px;display:flex;align-items:center}.signup-steps__step__spacer{max-width:240px}.signup-steps__step__icon{font-size:18px;padding-right:6px}.signup-steps__step__icon--active{color:#eee}.signup-steps__step__icon--complete{color:#24b26b}.signup-steps__step__text--active{color:#eee;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;text-decoration-color:#30f1c7}.signup-steps__step--profile{grid-column:1}.signup-steps__step--background{grid-column:3}.signup-steps__step--work{grid-column:5}.GLM-freelancer-signup{display:flex;font-family:"Inter",sans-serif}.GLM-freelancer-signup__main-content{background-color:#fcfcfc;overflow-y:scroll;overflow-x:hidden;padding:64px 48px;display:flex;justify-content:center;flex-grow:1}.GLM-freelancer-signup__main-content--joincompany{display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:1019px){.GLM-freelancer-signup__main-content--joincompany{grid-template-columns:1fr}}@media only screen and (max-width:600px){.GLM-freelancer-signup__main-content{padding:64px 3%}}.GLM-freelancer-signup__back-button{position:absolute;left:calc(50% - 400px);top:120px;color:#0f0f0f;background:0 0;border:0;padding:0;margin:2px 16px;justify-self:flex-end;display:content}.GLM-freelancer-signup__back-button:hover{color:#818181}@media only screen and (max-width:1019px){.GLM-freelancer-signup__back-button{margin:0 0 24px;position:unset;align-self:start}}.GLM-freelancer-signup__projects-left{position:absolute;margin:0;top:125px;right:calc(50% - 550px)}.GLM-freelancer-signup--main-no-pad #SH-app__main{padding:0}.GLM-freelancer-signup--main-ui-white #SH-app__main{background-color:#fcfcfc}.maintenance .mask,.maintenance .wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.maintenance .wrapper{background-image:url(https://static.glimmer.io/images/equipment-731132.jpg);background-size:cover;background-position:center}.maintenance .mask{background:rgba(0,0,0,.8)}.maintenance section.message{color:#fff;text-align:center}.maintenance section.message h1{margin-top:125px;font-family:"Inter",sans-serif;font-size:45px;font-weight:600;text-align:center}.maintenance section.message p{line-height:1.25em;font-size:24px;font-weight:500;text-align:center}.message-center #SH-app__main,.message-center section.thread-breakdown{padding:0}.message-center.js-activity-feed-open .SH-c-site-header,.message-center.js-messages-status-open .SH-c-site-header{z-index:999}@media only screen and (max-width:640px){.message-center #launcher{display:none!important}.message-center .nav-to-content-spacing-container{padding-top:0!important}}.message-center #message-center-body section{padding:0;margin:0}.message-center .sh-char-counter{display:inline-block}.message-center .clean-button{background:0 0;color:#999;font-size:16px;vertical-align:middle;cursor:pointer}.message-center input::-webkit-input-placeholder,.message-center textarea::-webkit-input-placeholder{font-weight:300;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.message-center input:-moz-placeholder,.message-center textarea::-moz-placeholder{font-weight:300;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.message-center input::-moz-placeholder,.message-center textarea::-moz-placeholder{font-weight:300;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.message-center input:-ms-input-placeholder,.message-center textarea:-ms-input-placeholder{font-weight:300;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.message-center h1.page-title{height:46px;margin:0;padding-left:15px;line-height:46px;font-size:18px;font-weight:300;color:#999}.message-center .tabs.sub-navigation{display:none;background:#fcc300}.message-center .tabs.sub-navigation .tab a.active{background-repeat:repeat-x;background-image:linear-gradient(to bottom,#fff 0,#fff 100%)}.message-center .message-center-body{position:relative;min-height:743px;padding:1px 20px}.message-center .conditional-view-container{position:relative;width:100%;height:100%}.message-center .conditional-view{position:absolute;z-index:1;top:0;left:0;width:0;height:0;visibility:hidden}.message-center .conditional-view.conditional-view-active{z-index:2;width:100%;height:100%;visibility:visible}.message-center .conditional-view.special-view{opacity:1;visibility:visible}.message-center .alternating-content-container{position:relative;width:100%;height:100%;overflow:hidden}.message-center .alternating-content-container .padding-wrapper{position:relative;padding:0 20px}.message-center .alternating-content-container .alternating-content{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden}.message-center .alternating-content-container .alternating-content.alternating-content-active{opacity:1;transition:opacity 300ms linear 0ms;visibility:visible}.message-center .panel-container{display:flex}.message-center .three-panel-container{max-width:1450px;margin:0 auto}.message-center .three-panel-container .dropdown-content{top:60px!important}.message-center .panel{height:1000px;min-height:700px}.message-center .panel-container.expanded-panel-enabled .panel:not(.expanded-panel){width:0;min-width:0;margin:0;opacity:0;visibility:hidden}.message-center .panel-1{flex-grow:0;flex-shrink:2;width:340px;min-width:320px}.message-center .panel-container.expanded-panel-enabled .panel-1.expanded-panel{flex-grow:1;width:100%;max-width:100%}.message-center .panel-2{flex-grow:2;flex-shrink:1;width:340px;margin-left:20px;margin-right:20px}.message-center .panel-3{flex-grow:1;flex-shrink:2;width:340px;max-width:340px}.message-center .panel-container.archive-open .panel-3,.message-center .panel-container.begin-conversation-open .panel-3{opacity:0;visibility:hidden}.message-center .panel .panel-content-container{display:flex;flex-direction:column;height:100%}.message-center .thread-item{display:flex;min-height:77px;padding:10px 20px;background:#fff;cursor:pointer}.message-center .thread-item.selected,.message-center .thread-item:not(.button):hover{background:#f7f5f5}.message-center .thread-item.separate-item{margin:20px 0}.message-center .thread-item.separate-item:first-of-type{margin:0 0 20px}.message-center .thread-item.separate-item:last-of-type{margin:20px 0 0}.message-center .thread-item.button{min-height:37px;line-height:37px;color:#999;font-size:20px}.message-center .thread-item.button i{width:60px;padding-left:5px;padding-right:20px;line-height:37px;color:#666;font-size:28px}.message-center .member-avatar{display:block;flex-shrink:0;width:40px;height:40px;line-height:57px}.message-center .member-avatar a{background:0 0!important}.message-center .thread-item.unread .member-avatar{position:relative}.message-center .thread-item.unread .member-avatar::after{content:"";display:block;width:15px;height:15px;background:#74bfff;border-radius:100%;position:absolute;bottom:-11px;right:0}.message-center .thread-item .thread-item-details{flex-grow:1;padding-left:10px;overflow:hidden}.message-center .thread-item .thread-item-details .line{display:flex;width:100%}.message-center .thread-item .thread-item-details .thread-user-name{flex-grow:1;flex-shrink:1;font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.message-center .thread-item.unread .thread-item-details .thread-title,.message-center .thread-item.unread .thread-item-details .thread-user-name{font-weight:600}.message-center .thread-item .thread-item-details .thread-last-updated-date{flex-grow:0;flex-shrink:0;font-size:12px;color:#999}.message-center .thread-item .thread-item-details .thread-preview,.message-center .thread-item .thread-item-details .thread-title{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-center .thread-item .thread-item-details .thread-preview{font-style:italic;color:#999}.message-center .switchable-experience{position:relative;overflow:hidden;height:100%}.message-center .switchable-experience .experience-container{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.message-center .switchable-experience .experience-container.experience-active{z-index:2}.message-center .switchable-experience .experience-container.fade{visibility:hidden;opacity:0;transition:opacity 300ms linear 0s}.message-center .switchable-experience .experience-container.fade.experience-active{visibility:visible;opacity:1}.message-center .switchable-experience .experience-container.slide-down{transform:translateY(-100%);transition:transform 300ms linear 0s}.message-center .switchable-experience .experience-container.slide-down.experience-active{transform:translateY(0)}.message-center .panel-1.expanded-panel .switchable-experience .experience-container.slide-down{transition:transform 300ms linear 0ms}.message-center .show-contacts-list-experience .panel-1.expanded-panel .switchable-experience .experience-container.slide-down{transition:transform 300ms linear 300ms}.message-center .panel-container.thread-list-empty .panel-3{visibility:hidden}.message-center .panel-content-container .panel-small-block{display:block;flex-shrink:0;flex-grow:0;width:100%;height:60px;padding:10px 20px;margin-bottom:5px;background:#fff}.message-center .panel-content-container .panel-small-block>a{display:block;width:100%;height:100%;padding:10px 20px;line-height:40px}.message-center .panel-content-container .panel-small-block>a>i{width:50px;padding-left:5px;padding-right:5px;line-height:40px;font-size:28px;vertical-align:middle}.message-center .experience-container a.experience-button,.message-center .panel-content-container .panel-button{line-height:37px;color:#999;font-size:16px;cursor:pointer;text-transform:uppercase}.message-center .experience-container a.experience-button i,.message-center .panel-content-container .panel-button i{width:50px;padding-left:5px;padding-right:10px;line-height:37px;color:#666;font-size:28px;vertical-align:middle}.message-center .experience-container .experience-button-loader,.message-center .panel-content-container .panel-button-loader{display:block;flex-shrink:0;flex-grow:0;width:100%;height:60px;padding:10px 20px;margin-bottom:5px;line-height:37px;background:#fff;color:#999}.message-center .expanded-panel .experience-container .thread-list,.message-center .panel-1 .experience-container .members-list,.message-center .panel-1 .experience-container .thread-list{flex-shrink:1;flex-grow:1;height:935px;overflow-y:auto}.message-center .panel-1 .experience-container .members-list,.message-center .search-field-container.white label{background:#fff}.message-center .panel-1 .experience-container .speed-search{margin-bottom:5px;height:57px;width:100%}.message-center .panel-1 .experience-container .speed-search label{padding-right:54px;line-height:37px;background:#fff}.message-center .panel-1 .network-list{margin:0}.message-center .panel-1 .members-list .member-item{padding-left:20px;padding-right:20px;cursor:pointer}.message-center .panel-1 .members-list .member-item.selected,.message-center .panel-1 .members-list .member-item:hover{background:#f7f5f5}.message-center .panel-1 .members-list .member-avatar{padding-right:20px}.message-center .network-list{margin-top:20px;margin-bottom:120px}.message-center .single-group-view .network-list{margin-top:4px}.message-center .empty-archive-message h2,.message-center .empty-inbox-message h2,.message-center .network-list .first-timer,.message-center .network-list .first-timer p{text-align:center}.message-center .members-list .add-new-members,.message-center .members-list .invite-your-contacts{cursor:pointer;line-height:40px;height:60px;font-size:16px;color:#999;min-height:initial!important}.message-center .members-list .invite-your-contacts>a{display:flex;width:100%;height:100%;background:0 0}.message-center .members-list .invite-your-contacts>a:hover{background:0 0;color:#999}.message-center .members-list .add-new-members i,.message-center .members-list .invite-your-contacts i{line-height:40px;margin-right:5px}.message-center .members-list .query-zero-results{font-size:16px}.message-center .network-list .network-item{display:flex;flex-wrap:nowrap;padding:10px 16px;background:#fff}.message-center .network-list .network-item .loader-container{position:relative;text-align:center;margin:0 auto}.message-center .members-list .member-item span.member-avatar img,.message-center .network-list .network-item .loader-container>.preloader-wrapper{vertical-align:middle}.message-center .network-list .network-item:not(.btn-floating)>span{display:block;text-align:left}.message-center .members-list .network-item.add-new-members.btn-floating,.message-center .members-list .network-item.invite-your-contacts.btn-floating{position:fixed;z-index:5;bottom:20px;right:20px;min-height:initial;width:65px;height:65px;line-height:65px;padding:0;background-color:#fcc300;text-align:center}.message-center .members-list .network-item.add-new-members.btn-floating i,.message-center .members-list .network-item.invite-your-contacts.btn-floating i{margin:0;line-height:65px;display:inline-block;width:100%;padding:0;color:#fff}.message-center .network-list .network-item:not(.btn-floating)>span:not(:first-child):not(:last-child){padding:0 10px;flex-grow:1;flex-shrink:1;width:30%}.message-center .network-list .network-item:not(.btn-floating)>span:first-child{padding-right:10px}.message-center .network-list .network-item:not(.btn-floating)>span:last-child{padding-left:10px}.message-center .network-list .network-item .item-details{display:flex;display:block;flex-grow:1;overflow:hidden;line-height:19px}.message-center .members-list>.invite-pending:first-of-type{margin-top:20px;border-top:1px solid #ececec}.message-center .members-list .member-item{min-height:77px}.message-center .members-list .member-item.no-results{display:block!important;font-size:18px!important;text-align:center!important}.message-center .members-list .member-item .member-item-details>span{flex-grow:1;flex-shrink:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;width:100%;padding:0}.message-center .members-list .invite-pending:first-of-type{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.message-center .members-list .invite-pending .member-item-details{padding-top:9px}.message-center .members-list .member-item .member-avatar{flex-shrink:0;width:40px;height:100%;box-sizing:content-box;vertical-align:middle}.message-center .members-list .member-item span.member-name,.message-center .members-list .member-item span.member-name a{font-size:16px;color:#000;background:0 0}.message-center .members-list .member-item span.member-menu-button{min-width:58px;width:58px}.message-center .members-list .member-item span.invite-badge,.message-center .members-list .member-item span.member-location,.message-center .members-list .member-item span.member-services{color:#999}.message-center .members-list .member-item span.invite-badge{text-align:left}.message-center .speed-search{width:425px;height:40px}.message-center .search-field-container{width:100%;height:40px}.message-center .search-field-container.has-close-button{position:relative}.message-center .search-field-container label,.message-center .speed-search label{position:relative;display:block;height:100%;padding:10px;line-height:20px;vertical-align:middle;background:#efefef;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-center .search-field-container label.active,.message-center .search-field-container label.has-text,.message-center .speed-search label.active,.message-center .speed-search label.has-text{text-indent:-1000px}.message-center .search-field-container label i,.message-center .speed-search label i{margin-right:5px;vertical-align:middle;line-height:20px}.message-center .search-field-container label input[type=text],.message-center .speed-search label input[type=text]{position:absolute;top:0;left:0;width:100%;height:100%;padding:10px;line-height:40px;border:0;box-shadow:none}.message-center .panel-1 .speed-search label:not(.active):not(.has-text) input::-webkit-input-placeholder,.message-center .search-field-container label:not(.active):not(.has-text) input::-webkit-input-placeholder,.message-center .speed-search.has-label-and-placeholder label:not(.active):not(.has-text) input::-webkit-input-placeholder{opacity:0}.message-center .search-field-container label:not(.active):not(.has-text) input:-ms-input-placeholder{opacity:0}.message-center .panel-1 .speed-search label:not(.active):not(.has-text) input:-moz-placeholder,.message-center .search-field-container label:not(.active):not(.has-text) input:-moz-placeholder,.message-center .speed-search.has-label-and-placeholder label:not(.active):not(.has-text) input:-moz-placeholder{opacity:0}.message-center .panel-1 .speed-search label:not(.active):not(.has-text) input::-moz-placeholder,.message-center .search-field-container label:not(.active):not(.has-text) input::-moz-placeholder,.message-center .speed-search.has-label-and-placeholder label:not(.active):not(.has-text) input::-moz-placeholder{opacity:0}.message-center .search-field-container label input[type=text]:focus:not([readonly]),.message-center .speed-search label input[type=text]:focus:not([readonly]){border:0;box-shadow:none}.message-center .search-field-container.has-close-button .close-button,.message-center .search-field-container.has-toggle-button .toggle-button{position:absolute;top:5px;right:0;width:46px;height:46px;line-height:46px;font-family:"Material Icons";font-size:24px;background:0 0;color:#999;cursor:pointer;text-align:center}@media only screen and (max-width:640px){.message-center .search-field-container.has-close-button .close-button,.message-center .search-field-container.has-toggle-button .toggle-button{top:0}}.message-center .search-field-container .sh-cool-loader.mask-disabled{position:absolute;top:0;right:20px;height:100%;line-height:inherit}.message-center .search-field-container.has-close-button .close-button{display:none}.message-center .search-field-container.has-close-button label.active~.close-button,.message-center .search-field-container.has-close-button label.has-text~.close-button,.message-center .search-field-container.has-toggle-button .toggle-button{display:block}.message-center .search-field-container.has-close-button .close-button::after,.message-center .search-field-container.has-toggle-button .toggle-button::after,.message-center .search-field-container.has-toggle-button .toggle-button::before{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.message-center .search-field-container.has-close-button .close-button::after,.message-center .search-field-container.has-toggle-button .toggle-button::after{content:"close"}.message-center .search-field-container.has-toggle-button .toggle-button::before{content:"search";z-index:10;background:#fff}.message-center .search-field-container.has-toggle-button.search-enabled .toggle-button::before{content:"";visibility:hidden;transition:visibility 0ms linear 300ms}.message-center .search-field-container.has-toggle-button .toggle-button::after{visibility:hidden;opacity:0;z-index:11}.message-center .search-field-container.has-toggle-button.search-enabled .toggle-button::after{visibility:visible;opacity:1;transition:opacity 300ms linear 0s}.message-center .panel-1 .panel-content-container .new-message-and-search-button-container{position:relative;padding:0}.message-center .panel-1 .panel-content-container .new-message-and-search-button-container a.new-message-button i{width:40px;height:40px;line-height:43px;background:#fcc300;border-radius:100%;color:#fff;font-size:24px;text-align:center}.message-center .panel-1 .panel-content-container .new-message-and-search-button-container a.new-message-button span.large-view-only{position:relative;top:2px;margin-left:10px;font-weight:500;text-transform:uppercase}.message-center .panel-1 .panel-content-container .new-message-and-search-button-container .search-field-container{position:absolute;right:0;top:0;width:48px;height:48px}.message-center .panel-1 .panel-content-container .new-message-and-search-button-container .search-field-container.search-enabled{width:100%;height:100%}.message-center .panel-1 .panel-content-container .new-message-and-search-button-container .search-field-container label{line-height:40px;background:#fff;transform:translateX(100%)}.message-center .panel-1 .panel-content-container .new-message-and-search-button-container .search-field-container.search-enabled label{transform:translateX(0);transition:transform 300ms linear 0s}.message-center .panel-1 .panel-content-container .new-message-and-search-button-container .toggle-button{display:block;width:48px;height:48px;line-height:48px}.message-center .user-connection-search.recipient-selected.edit-recipient-enabled .search-field-container .close-button,.message-center.thread-search-active .search-field-container.has-close-button .close-button{display:block}@media only screen and (max-width:640px){.message-center .top-nav-wrapper .side-nav-menu-launcher{margin:0;border:0}.message-center .thread-list .results-tally{background:#fff;line-height:55px}}.message-center .panel-1 .speed-search label:not(.active):not(.has-text) input:-ms-input-placeholder,.message-center .speed-search.has-label-and-placeholder label:not(.active):not(.has-text) input:-ms-input-placeholder{opacity:0}.message-center .panel-1 .speed-search .close-button{position:absolute;top:6px;right:5px;width:46px;height:46px;line-height:46px;font-family:"Material Icons";font-size:24px;font-weight:600;background:#fff;color:#999;cursor:pointer;text-align:center}.message-center .panel-1 .speed-search .close-button::after{content:"close";display:block;position:absolute;top:0;left:0;width:100%;height:100%}.message-center .empty-archive-message,.message-center .empty-inbox-message{max-width:800px;text-align:center;margin:0 auto}@media only screen and (max-width:640px){.message-center .empty-archive-message h2,.message-center .empty-inbox-message h2{font-size:16px;padding:0 10px}}.message-center .thread-list .results-tally{height:45px;line-height:45px;margin:0 0 5px;font-style:italic;text-align:center;background:#fff;color:#666;border:1px solid #ccc}.message-center .thread-list .get-more-container{height:77px;line-height:77px;background:#fff;text-align:center}.message-center .intro-message h1{margin:0;font-family:"Inter",sans-serif;font-size:32px;font-weight:300;color:#666}.message-center .intro-message p{font-size:24px;color:#666;line-height:1.15}.message-center .thread-breakdown .begin-conversation-form .thread-header{display:flex}.message-center .thread-breakdown .begin-conversation-form input.thread-title{flex-grow:1;flex-shrink:1;font-size:20px;margin:0;border:0;background:0 0;box-shadow:none;color:#000;font-weight:600;outline:0}.message-center .thread-breakdown .begin-conversation-form a.delete-button{width:auto}.message-center .thread-breakdown .begin-conversation-form a.delete-button,.message-center .thread-breakdown a.unarchive-button{display:inline-block;flex-grow:0;flex-shrink:0;height:40px;line-height:40px;background:0 0;color:#999;text-align:right}.message-center .thread-breakdown .begin-conversation-form a.delete-button:hover,.message-center .thread-breakdown a.unarchive-button:hover{background:0 0}.message-center .thread-breakdown .begin-conversation-form a.delete-button i,.message-center .thread-breakdown a.unarchive-button i{line-height:40px}.message-center .panel-2 .alternating-content-container{overflow:initial}.message-center .panel-2 .recipient-selection{position:relative;z-index:10;height:60px;padding:0;overflow:visible}.message-center .recipient-selection .user-connection-search{width:100%}.message-center .begin-conversation-form.recipient-search-active .user-connection-search,.message-center .begin-conversation-form.recipient-search-has-text .user-connection-search{box-shadow:0 0 11px 2px rgba(0,0,0,.3)}.message-center .recipient-selection .user-connection-search .search-field-container{z-index:3;height:60px;padding:10px 20px;transition:opacity 200ms linear 0ms}.message-center .recipient-selection .user-connection-search .search-field-container label,.message-center .recipient-selection .user-connection-search .search-field-container label input{padding:10px 0}.message-center .recipient-selection .user-connection-search .search-field-container a.close-button{top:10px;right:20px;width:40px;height:40px;line-height:40px}.message-center .recipient-selection ul.connections-search-list{z-index:3;margin:0;overflow:auto;transition:opacity 200ms linear 0ms}.message-center .recipient-selection ul.connections-search-list.showing-items{border-top:1px solid #ccc}.message-center .recipient-selection ul.connections-search-list .member-item.selected,.message-center .recipient-selection ul.connections-search-list .member-item:hover{background:#f7f5f5;cursor:pointer}.message-center .user-connection-search.recipient-selected:not(.edit-recipient-enabled){height:60px;box-shadow:none}.message-center .user-connection-search.recipient-selected:not(.edit-recipient-enabled) .connections-search-list,.message-center .user-connection-search.recipient-selected:not(.edit-recipient-enabled) .search-field-container{z-index:1;opacity:0;visibility:hidden}.message-center .connections-search-list li.no-results{height:60px;line-height:60px;background:#fff;font-size:16px;text-align:center}.message-center .selected-recipient{position:absolute;top:0;left:0;z-index:2;display:flex;width:100%;height:60px;background:#fff;padding:10px 16px;align-items:center}.message-center .selected-recipient span.member-avatar{display:block;margin-right:10px;width:40px;height:40px;flex-grow:0;flex-shrink:0}.message-center .selected-recipient .member-details{flex-grow:1;flex-shrink:1;width:100%}.message-center .selected-recipient .member-details .member-name{font-size:16px}.message-center .selected-recipient a.edit-button{width:40px;height:40px;display:block;flex-grow:0;flex-shrink:0;margin-left:10px}.message-center .thread-breakdown .thread-header{display:flex;align-items:center;flex-grow:0;flex-shrink:0;height:60px;margin-bottom:5px;line-height:40px;background:#fff}@media (min-width:641px){.message-center .thread-breakdown .thread-header{padding:10px 20px}}.message-center .thread-breakdown .thread-header h1{flex-grow:1;flex-shrink:1;width:100%;line-height:inherit;font-size:20px;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (min-width:641px){.message-center .thread-breakdown .thread-header h1{height:100%}}.message-center .thread-breakdown .thread-header .btn-icon{flex-shrink:0;flex-grow:0}.message-center .thread-breakdown .thread-header .btn-icon i{line-height:20px}.message-center .thread-breakdown .thread-header .thread-menu{margin-right:0}.message-center .thread-breakdown .thread-header>.sh-cool-loader{width:40px;height:40px}.message-center .thread-breakdown .thread-header .back-to-thread-list-button{display:none!important;margin-left:0}@media only screen and (max-width:640px){.message-center .thread-breakdown .thread-header .btn-icon i{line-height:25px}.message-center .thread-breakdown .thread-header .back-to-thread-list-button{display:inline-block!important}}.message-center .thread-breakdown .thread-header .thread-menu+.dropdown-content li.mobile-view-only .dropdown-hire-button i{float:right;color:#666;vertical-align:middle}.message-center .thread-breakdown .message-composer{position:relative;flex-shrink:0;flex-grow:0;margin-bottom:20px;padding-top:40px;background:#fff}.message-center .thread-breakdown .message-composer .message-composer-form{display:flex;flex-direction:column}.message-center .thread-breakdown .message-composer.message-blocked{display:flex;align-items:center;height:75px;padding-top:0}.message-center .thread-breakdown .message-composer.message-blocked .message-blocked-text{margin-left:20px;margin-right:20px;color:#d50000}.message-center .thread-breakdown .message-composer.message-blocked .message-blocked-text.black-text{color:#212121}.message-center .thread-breakdown .message-composer .error-warning{width:100%;line-height:35px;color:#ff7474;font-style:italic;text-align:center}.message-center .thread-breakdown .message-composer .member-avatar{display:block;position:absolute;width:40px;height:40px;left:20px;top:10px}.message-center .thread-breakdown .message-composer .message-info{display:block;position:absolute;left:80px;top:10px;font-size:12px;font-style:italic;font-weight:600}.message-center .thread-breakdown .begin-conversation-form .message-composer .message-info{left:20px}.message-center .thread-breakdown .message-composer textarea{display:block;height:50px;padding:0 20px 20px 80px;border:0;background:#fff;font-size:16px;overflow:auto;outline:0;resize:none;transition:height 200ms ease-out 0s}.message-center .thread-breakdown .message-composer textarea.auto-resize-measure,.signup-input textarea.signup-input__textarea.auto-resize-measure{height:auto!important;overflow:hidden!important}.message-center .thread-breakdown .begin-conversation-form .message-composer textarea{padding:0 20px 20px}.message-center .thread-breakdown.composer-active .message-composer textarea,.message-center .thread-breakdown.composer-has-text .message-composer textarea{height:419px}.message-center .thread-breakdown .message-composer .asset-list{display:flex;flex-wrap:wrap;padding:8px;border-bottom:1px solid #e0e0e0;order:-1}@media only screen and (min-width:641px){.message-center .thread-breakdown .message-composer .asset-list{border-bottom:none;border-top:1px solid #e0e0e0;order:0}}.message-center .thread-breakdown .message-composer .submit-bar{align-items:center;background:0 0;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;padding-right:20px}.message-center .thread-breakdown .message-composer .submit-bar .action-buttons-container{display:flex}.message-center .thread-breakdown .message-composer .sh-char-counter{height:40px;line-height:40px}.message-center .thread-breakdown .message-composer .send-button-container{margin:0;border:0;outline:0;width:40px;height:40px;line-height:40px;vertical-align:middle;text-align:right}.message-center .thread-breakdown .message-composer .send-button-container.send-in-progress a.send-button,.message-center .thread-breakdown .message-composer .send-button-container:not(.send-in-progress) .sending-message-loader{display:none}.message-center .thread-breakdown .message-composer .send-button-container a.send-button{background:0 0;color:#999;vertical-align:middle;cursor:pointer}.message-center .thread-breakdown .message-composer .send-button-container a.send-button.disabled{color:#eaeaea;cursor:default;pointer-events:none}.message-center .thread-breakdown .message-composer .send-button-container a.send-button i{vertical-align:middle}.message-center .thread-breakdown .message-composer .send-button-container .sending-message-loader{text-align:center;border-radius:100%}.message-center .thread-messages-list{flex-shrink:1;flex-grow:1;height:799px;overflow-y:auto;transition:height 200ms ease-out 0s;margin:0}@media (min-width:641px){.message-center .thread-messages-list{order:1}}.message-center .thread-breakdown.composer-active .thread-messages-list,.message-center .thread-breakdown.composer-has-text .thread-messages-list{height:430px}.message-center .thread-messages-list .thread-message-item{display:flex;flex-direction:column;background:#fff}.message-center .thread-messages-list .thread-message-item:not(:last-child){margin-bottom:5px}.message-center .thread-message-item .message-container{display:flex;padding:20px}.message-center .thread-message-item .member-avatar{display:block;flex-shrink:0;width:40px;height:40px}.message-center .thread-message-item .thread-message-details{flex-grow:1;width:100%;padding-left:20px}.message-center .thread-message-item .asset-list{display:flex;flex-wrap:wrap;padding:12px}.message-center .thread-message-item .asset-list.mobile{margin:0 -24px -12px;display:flex}.message-center .thread-message-item .asset-list.desktop,.message-center .thread-messages-list .thread-message-item.from-current-user .message-flag-icon,.message-center .thread-messages-list .thread-message-item.from-current-user .mobile-flag-icon-report-user{display:none}@media only screen and (min-width:641px){.message-center .thread-message-item .asset-list.mobile{display:none}.message-center .thread-message-item .asset-list.desktop{display:flex}}.message-center .thread-message-details{position:relative}.message-center .thread-message-details .mobile-flag-icon-report-user{position:absolute;left:75%;top:50%;transform:translateY(-50%)}.message-center .thread-messages-list .thread-message-item.is-unread .thread-message-body{color:#212121;font-weight:500}.message-center .thread-message-details .line{display:flex;justify-content:space-between}.message-center .thread-message-details .line .message-action-date-container{display:flex;flex-direction:row;float:right;flex-shrink:0}.message-center .thread-message-details .line .thread-message-user-name{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-center .thread-message-details .line .thread-message-user-name a{font-weight:600;color:#000;background:0 0}.message-center .project-list.collection .collection-item a.title:hover,.message-center .thread-message-details .line .thread-message-user-name a:hover{text-decoration:underline}.message-center .thread-message-details .line .thread-message-sent-date{float:right;font-size:12px;color:#999}.message-center .thread-message-item .thread-message-details .thread-message-body{margin-bottom:0;margin-top:10px;font-size:16px;color:#666}.message-center .thread-message-item .thread-message-details .thread-message-body p{margin:0;white-space:pre-wrap;word-wrap:break-word}.message-center .thread-message-item .thread-message-details .thread-message-body p>a{color:#202020;background:0 0;text-decoration:underline;display:flex;gap:4px;align-items:center}@media only screen and (max-width:1100px) and (min-width:641px){.message-center #message-center-body .panel-container:not(.expanded-panel-enabled):not(.show-contacts-list-experience):not(.thread-list-empty) .panel-1{display:none}.message-center #message-center-body .panel-container.show-contacts-list-experience .panel-3{display:none}.message-center #message-center-body .panel-container:not(.show-contacts-list-experience):not(.thread-list-empty) .panel-2{margin-left:0}}@media only screen and (max-width:640px){.message-center .tabs.sub-navigation{background:#fff}.message-center .tabs.sub-navigation .tab{flex-grow:1}.message-center .tabs.sub-navigation .tab a{color:#999;font-weight:300;padding-left:0;padding-right:0}.message-center .tabs.sub-navigation .tab a:hover{color:#999;font-weight:300}.message-center .tabs.sub-navigation .tab a:not(.active){background-repeat:repeat-x;background-image:linear-gradient(to bottom,#ececec 0,#ececec 100%)}.message-center .tabs.sub-navigation .tab a.active{background-repeat:repeat-x;background-image:linear-gradient(to bottom,#fcc300 0,#fcc300 100%)}}.message-center .project-list-container h4.title,.message-center h4.block-title{margin:10px 0;line-height:1.2;color:#999;font-size:14px;font-weight:300}.message-center .project-list-container h4.title{margin:20px 20px 0}.message-center .project-list-container{background:#fff;overflow:auto}.message-center .project-list-container h4.title .spaced-bracket-left{margin-right:1px;font-size:15px}.message-center .project-list-container h4.title .spaced-bracket-right{margin-left:1px;font-size:15px}.message-center .project-list-container .empty-results{padding-top:15px;text-align:center;font-style:italic}.message-center .project-list.collection{background:#fff;padding:0 20px}.message-center .project-list .collection-item:last-of-type{padding-bottom:20px}.message-center .project-list .collection-item:last-of-type .pending-action-buttons a{margin-bottom:0}.message-center .project-list .collection-item .launch-icon{position:absolute;top:0;right:0;color:#999}.message-center .project-list.collection .collection-item a.title{display:block;position:relative;padding-right:28px;font-weight:300;font-size:16px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-center .project-list.collection .collection-item .status{font-size:14px}.message-center .project-list .pending-action-buttons a{margin:20px 0}.message-center .project-list .pending-action-buttons a:first-child{margin-right:10px}.message-center .project-list .collection-item .sh-cool-loader{padding-left:0;text-align:left}.message-center .project-list-container .sh-cool-loader{display:block;width:100%;height:60px;padding:20px}.message-center .assignment-hire-container{background:#fff;padding:20px}.message-center .assignment-hire-container .project-list-container h4.title,.message-center .assignment-hire-container h4.block-title,.message-center .project-list-container .assignment-hire-container h4.title{margin-top:0}.message-center .assignment-hire-container:not(:first-of-type){margin-top:20px}.message-center .assignment-hire-container .assignment-link{background:0 0;color:#000;font-size:16px}.message-center .assignment-hire-container .assignment-link:hover{color:#000;text-decoration:underline}.message-center .assignment-hire-container .full-width-power-button{margin:20px 0 0}.message-center .assignment-hire-container .full-width-power-button i{margin-left:10px;font-size:22px}.message-center .assignment-hire-container .launch-icon{float:right;color:#999}.message-center .freelancer-earnings-calculator-container{margin-bottom:8px;padding:16px;border:1px solid #e0e0e0;color:#757575}.message-center .freelancer-earnings-calculator-container p{font-family:"Inter",sans-serif;line-height:24px;color:#212121;font-size:16px;font-weight:400}.message-center .freelancer-earnings-calculator-container input{font-family:"Inter",sans-serif!important;color:#212121}.message-center .freelancer-earnings-calculator-container .calculate-potential-earnings-subtext,.message-center .freelancer-earnings-calculator-container .toggle-text{margin:0!important;font-family:"Inter",sans-serif;font-weight:600;font-size:14px;color:#757575}.message-center .freelancer-earnings-calculator-container .toggle-text{font-weight:300}.message-center .communicate-in-storyhunter-warning-container{margin-top:8px;padding:16px;border:1px solid #e0e0e0}@media only screen and (max-width:640px){.message-center #message-center-body .assignment-and-project-list{position:relative;padding-bottom:80px}.message-center #message-center-body .assignment-and-project-list .assignment-hire-container:not(:first-of-type){position:absolute;bottom:0;width:100%;height:80px;padding:10px 20px;border-top:1px solid #e0e0e0}.message-center #message-center-body .assignment-link{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.message-center .power-button{display:inline-block}.message-center .full-width-power-button,.message-center .power-button{height:40px;line-height:37px;background:#fcc300;border-radius:3px;color:#fff;font-size:16px;font-weight:500;text-align:center;text-transform:uppercase;vertical-align:middle}.message-center .full-width-power-button:hover,.message-center .power-button:hover{position:relative}.message-center .full-width-power-button:hover::before,.message-center .power-button:hover::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.12)}.message-center .full-width-power-button>*,.message-center .power-button>*{vertical-align:middle}.message-center .full-width-power-button i,.message-center .power-button i{font-size:34px}.message-center .full-width-power-button{display:block;width:100%;margin:10px 0}@media only screen and (max-width:640px){.message-center #message-center-body .btn-floating{border-radius:100%;box-shadow:0 3px 6px 0;position:fixed;z-index:5;bottom:20px;right:20px;min-height:initial;width:65px;height:65px;line-height:65px;padding:0;background-color:#fcc300;text-align:center}.message-center #message-center-body .btn-floating i{margin:0;line-height:65px;display:inline-block;width:100%;padding:0;color:#fff}.message-center #message-center-body .btn-floating.loading{cursor:default}.message-center #message-center-body .btn-floating.loading .sh-cool-loader .loader-content-container{width:100%}.message-center #message-center-body a.experience-button.btn-floating.loading .sh-cool-loader .loader-circle{width:7px!important;height:7px!important;margin:1px!important;background:#fff!important}}.message-center .thread-breakdown .mobile-thread-intro-notification,.message-center .thread-messages-list .message-group-timestamp{display:none}@media only screen and (min-width:641px){.message-center .SH-c-freelancer-earnings-calculator-button{display:none}}@media only screen and (max-width:640px){.message-center #message-center-body{margin:0;padding:0}.message-center #message-center-body .panel-container{display:block;position:relative;overflow:hidden;width:100%;margin:0}.message-center #message-center-body .panel-container .panel{display:block;position:absolute;top:0;left:0;width:100%;max-width:100%;height:100%;margin:0;opacity:0;visibility:hidden;z-index:0}.message-center #message-center-body .panel-container.drawer-open .panel{max-width:none}.message-center #message-center-body .panel-container.begin-conversation-open .panel-2,.message-center #message-center-body .panel-container.expanded-panel-enabled .panel-1,.message-center #message-center-body .panel-container.show-contacts-list-experience:not(.begin-conversation-open) .panel-1,.message-center #message-center-body .panel-container.show-thread-breakdown.show-thread-project-info .panel-3,.message-center #message-center-body .panel-container.show-thread-breakdown:not(.show-thread-project-info) .panel-2,.message-center #message-center-body .panel-container.thread-list-empty:not(.begin-conversation-open) .panel-1{z-index:1;opacity:1;visibility:visible}.message-center #message-center-body .panel .panel-content-container,.message-center #message-center-body .panel-2 .panel-content-container{background:#fff}.message-center #message-center-body .panel-container .panel-2 .thread-header{width:100%;margin:0;border-bottom:1px solid #e0e0e0;z-index:2;flex:none}}@media only screen and (max-width:640px) and (min-width:641px){.message-center #message-center-body .panel-container .panel-2 .thread-header{position:fixed;top:0;left:0}}@media only screen and (max-width:640px){.message-center #message-center-body .panel-container .panel-2 .message-composer{width:100%;margin:0;padding:0;background:#fff;border-top:1px solid #e0e0e0;z-index:2;flex:none}}@media only screen and (max-width:640px) and (max-width:640px){.message-center #message-center-body .panel-container .panel-2 .message-composer.message-blocked{height:100px}}@media only screen and (max-width:640px) and (min-width:641px){.message-center #message-center-body .panel-container .panel-2 .message-composer{position:fixed;bottom:0;left:0;overflow:hidden}}@media only screen and (max-width:640px){.message-center #message-center-body .panel-container .panel-2 .mobile-thread-intro-notification{display:block;margin:15px 0}.message-center #message-center-body .panel-container .panel-2 .mobile-thread-intro-notification .timestamp{display:block;text-align:center}.message-center #message-center-body .panel-container .panel-2 .mobile-thread-intro-notification .message{display:block;margin-top:3px;padding:7px 0;background:#efefef;text-align:center}.message-center #message-center-body .panel-container .panel-2 .message-composer .error-warning{position:absolute;top:-36px;left:0;padding:0;background:linear-gradient(to left,rgba(255,255,255,0) 0,rgba(255,255,255,0) 20px,#fff 21px)}.message-center #message-center-body .panel-container .panel-2 .message-composer .member-avatar,.message-center #message-center-body .panel-container .panel-2 .message-composer .message-info,.message-center .thread-messages-list .thread-message-item .thread-message-details .line{display:none}.message-center #message-center-body .panel-container .panel-2 .message-composer textarea{margin:10px 0;background:#fff;padding:0 20px;font-size:16px;height:20px;line-height:20px;box-sizing:border-box;overflow:hidden}.message-center .thread-breakdown.composer-active .message-composer textarea,.message-center .thread-breakdown.composer-has-text .message-composer textarea{height:20px}.message-center #message-center-body .panel-container .panel-2 .message-composer .submit-bar{border:0}.message-center #message-center-body .panel-container .panel-2 .message-composer .sh-char-counter{position:absolute;bottom:0;left:8px;z-index:2;width:57px;height:41px;line-height:41px;font-size:13px}.message-center #message-center-body .panel-container.archive-open .panel-2 .panel-content-container{padding-bottom:0}.message-center .thread-messages-list .message-group-timestamp{display:block;text-align:center;margin:8px 0}.message-center .thread-messages-list .thread-message-item .thread-message-details .thread-message-body{padding:10px;background:#efefef;border-radius:7px;width:70%;margin:0}.message-center .thread-messages-list .thread-message-item.from-current-user{display:block}.message-center .thread-messages-list .thread-message-item.from-current-user .member-avatar{display:none}.message-center .thread-messages-list .thread-message-item.from-current-user .thread-message-details::after{content:"";display:block;clear:both}.message-center .thread-messages-list .thread-message-item.from-current-user .thread-message-details .thread-message-body{float:right}.message-center .thread-messages-list .thread-message-item.from-thread-recipient .thread-message-details{padding-left:10px}.message-center #message-center-body .panel-container .panel.drawer{z-index:4;background:#fff;opacity:1;overflow:visible;transition:transform 300ms linear 0s;transform:translateY(125%);visibility:visible}.message-center.drawer-open #message-center-body .panel-container .panel.active-drawer{transform:translateY(50%)}.message-center #message-center-body .panel-container .panel.drawer .alternating-content-container{overflow:visible}.message-center #message-center-body .panel-container .panel.drawer .drawer-button{position:fixed;right:20px;top:-32px;z-index:10;width:65px;height:65px;margin:0;padding:0;background:#fcc300;border-radius:100%;box-shadow:0 0 3px 0 rgba(0,0,0,.6);overflow:hidden;text-align:center}.message-center #message-center-body .panel-container .panel.drawer .drawer-button i{margin:0;padding:0;line-height:65px;color:#fff;font-size:35px}.message-center #message-center-body .panel-container .panel.drawer .panel-content-container{height:50%}.message-center.drawer-open #message-center-body .panel-container .drawer-mask{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;background:rgba(0,0,0,.4)}.message-center.show-begin-conversation:not(.page-setup-loaded) header,.message-center.show-thread-breakdown:not(.page-setup-loaded) header{display:none}.message-center.show-begin-conversation:not(.page-setup-loaded) main,.message-center.show-thread-breakdown:not(.page-setup-loaded) main{background:#fff}.message-center.show-begin-conversation:not(.page-setup-loaded) .thread-breakdown,.message-center.show-thread-breakdown:not(.page-setup-loaded) .thread-breakdown{visibility:hidden}.message-center.show-thread-breakdown.drawer-open main{position:relative;z-index:1000;background:0 0}.message-center.show-thread-breakdown.drawer-open #message-center-body .panel-container .thread-breakdown,.message-center.show-thread-breakdown.drawer-open #message-center-body .panel-container .thread-breakdown .thread-header{background:0 0}.message-center.show-begin-conversation header,.message-center.show-contacts-list-experience header,.message-center.show-thread-breakdown header{display:none;height:0}.message-center.show-begin-conversation #message-center-body .panel-container .thread-breakdown .thread-header,.message-center.show-contacts-list-experience #message-center-body .panel-container .contact-list.panel-content-container .speed-search,.message-center.show-thread-breakdown #message-center-body .panel-container .thread-breakdown .thread-header{height:64px;line-height:44px}.message-center.show-contacts-list-experience #message-center-body .panel-container .contact-list.panel-content-container .speed-search,.message-center.thread-list-empty.show-inbox-view #message-center-body .panel-container .contact-list.panel-content-container .speed-search{position:fixed;top:0;margin:0;border-bottom:1px solid #ececec;background:#fff}.message-center.show-contacts-list-experience #message-center-body .panel-container .contact-list.panel-content-container .speed-search label,.message-center.thread-list-empty.show-inbox-view #message-center-body .panel-container .contact-list.panel-content-container .speed-search label{line-height:44px}.message-center.show-contacts-list-experience #message-center-body .panel-container .contact-list.panel-content-container .speed-search .close-button,.message-center.thread-list-empty.show-inbox-view #message-center-body .panel-container .contact-list.panel-content-container .speed-search .close-button{top:10px}.message-center.show-contacts-list-experience #message-center-body .panel-container .thread-list.panel-content-container .experience-button,.message-center.thread-list-empty.show-inbox-view #message-center-body .panel-container .thread-list.panel-content-container .experience-button{display:none}.message-center #message-center-body .switchable-experience .experience-container,.message-center .alternating-content-container .alternating-content,.message-center .alternating-content-container .alternating-content.alternating-content-active{transition:none}}.message-center .thread-list .sh-cool-loader .loader-content-container h1.loading-phrase{font-size:22px}.message-center .modal .modal-confirmation-loader{float:right;height:36px;margin:6px 0;padding:0 8px;line-height:36px}.message-center .modal a.modal-close.hidden{visibility:hidden;width:1px;height:1px}@media only screen and (max-width:640px){.message-center .modal{width:90vw;border-radius:0;box-shadow:none}.message-center .modal h1{font-size:18px}.message-center .modal.modal-fixed-footer .modal-footer{border:0}.message-center .modal.modal-fixed-footer .modal-footer .large-view{display:none}}.message-center .modal.manage-followers{max-width:800px}@media only screen and (min-width:641px){.message-center .modal.manage-followers{width:80vw}}.message-center .modal.manage-followers .modal-content{display:flex;flex-direction:column;padding:0;overflow:hidden}.message-center .modal.manage-followers .speed-search{width:100%;height:60px;border-bottom:1px solid #ececec}.message-center .modal.manage-followers .speed-search label{line-height:40px;background:0 0}.message-center .modal.manage-followers .colleagues-list{padding:10px;overflow:auto}.message-center .flex-list .flex-item{display:flex}.message-center .flex-list .flex-division{flex-grow:1;flex-shrink:1}.message-center .flex-list .flex-division.middle-aligned::after{content:"";height:100%;display:inline-block;vertical-align:middle}.message-center .flex-list .flex-division.middle-aligned{white-space:nowrap;overflow:hidden}.message-center .flex-list .flex-division .alignment-container{width:100%}.message-center .flex-list .flex-division.middle-aligned>.alignment-container{display:inline-block;vertical-align:middle}.message-center .flex-list .flex-division .stretch-on-big-stack-on-small{display:flex;flex-direction:row}.message-center .flex-list .flex-division .stretch-on-big-stack-on-small>.flex-division{flex-shrink:1;flex-grow:1;width:100%}.message-center .flex-list .flex-division .stretch-on-big-stack-on-small>.flex-division:not(:first-child){margin-left:10px}@media only screen and (max-width:640px){.message-center .flex-list .flex-division .stretch-on-big-stack-on-small{display:block}.message-center .flex-list .flex-division .stretch-on-big-stack-on-small>.flex-division:not(:first-child){margin-left:0}}.message-center .flex-division.item-details{margin-left:10px}.message-center .flex-list .flex-item .item-details .line{display:block}.message-center .flex-list.checkable-list>.flex-division:first-child{flex-shrink:0;flex-grow:0}.message-center .flex-list.checkable-list>.flex-division:not(:first-child){flex-shrink:1;flex-grow:1}.message-center .flex-list.checkable-list .flex-division.middle-aligned .checkbox-label::after,.message-center .flex-list.checkable-list .flex-division.middle-aligned .checkbox-label::before{top:10px}.message-center .members-list .flex-division.member-checkbox-and-avatar{flex-shrink:0;flex-grow:0}.message-center .members-list .member-checkbox-and-avatar .alignment-container{height:40px}.message-center .zero-conditions p{font-size:24px;line-height:1.3;padding:0 10px;margin:20px auto;max-width:850px}@media only screen and (max-width:650px){.message-center .zero-conditions p{font-size:18px;margin:10px auto}}.message-center .no-contacts-message{width:100%;height:100%;font-size:18px;line-height:1.3;background:#fff;padding:10px}@media only screen and (max-width:640px){.message-center #message-center-body .panel,.message-center #message-center-body .panel-container,.message-center #message-center-body.message-center-body{min-height:300px}.message-center #SH-app__main{overflow:hidden}.message-center #message-center-body .panel.panel-1,.message-center #message-center-body .three-panel-container{position:initial;height:100%}.message-center #message-center-body{position:absolute;top:0;bottom:0;left:0;right:0}.message-center .tabs.sub-navigation{flex-shrink:0;flex-grow:0}.message-center #message-center-body .thread-list.panel-content-container{position:initial}.message-center #message-center-body .panel-1,.message-center #message-center-body .panel-2{background:#fff}.message-center #message-center-body .new-message-and-search-button-container{position:fixed;right:3%;width:48px;height:48px;margin:-52px 0 0}.message-center #message-center-body .new-message-and-search-button-container label{visibility:hidden}.message-center #message-center-body .new-message-and-search-button-container.thread-search-search-enabled{width:94%}.message-center #message-center-body .new-message-and-search-button-container.thread-search-search-enabled label{line-height:28px;visibility:visible}.message-center #message-center-body .thread-list .results-tally{width:100%;margin:0;border:0;background:rgba(0,0,0,.5);color:#fff}.message-center #message-center-body .new-message-and-search-button-container a.new-message-button i{height:61px;font-size:35px}.message-center #message-center-body .user-connection-search .search-field-container,.message-center #message-center-body .user-connection-search .selected-recipient{border-bottom:1px solid #e0e0e0}.message-center #message-center-body .user-connection-search .connections-search-list.showing-items{border:0}}.message-center .closing-search,.message-center .is-transitioning{height:77px;background:#fff;text-align:center}.message-center .closing-search::after,.message-center .is-transitioning::after{content:"";display:inline-block;height:100%;vertical-align:middle}.message-center .closing-search>:first-child,.message-center .is-transitioning>:first-child{display:inline-block}@media only screen and (min-width:641px){.message-center .mobile-view-only{display:none}}@media only screen and (max-width:640px){.message-center .large-view-only{display:none}}.SH-r-out,.SH-r-out main,.SH-r-posting main,.SH-r-postings main{background-color:#f9f9f9}.SH-r-out--link-info-container{margin-top:144px}.SH-r-out--link-info-container--link{color:#818181;text-decoration:underline}.SH-r-out--link-info-container .nav-logo .nav-logo-img{width:32px;height:32px}.SH-r-out--link-info-container .nav-logo .starlight{height:34px;margin-right:8px}.SH-r-people-center{background-color:#f9f9f9;color:#212121;font-family:"Inter",sans-serif;font-weight:400}.SH-r-people-center--dark-mode #SH-app__main{background:#181818}.SH-r-people-center__billing-prompt{width:100%;display:flex;justify-content:center}.SH-r-people-center__billing-prompt__container{max-width:462px;margin:32px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px}.SH-r-people-center__billing-prompt__image-wrapper{max-width:200px;display:flex;justify-content:center;align-items:center}.SH-r-people-center__billing-prompt__image{width:100%}.SH-r-people-center__billing-prompt__title{margin:0;text-align:center;font-family:"Inter",sans-serif;font-size:24px;font-weight:700;line-height:28px;letter-spacing:-.4px;color:#eee!important}.SH-r-people-center__billing-prompt__text{margin:16px 0 0;text-align:center;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px;color:#eee}.SH-r-people-center input::-webkit-input-placeholder,.SH-r-people-center textarea::-webkit-input-placeholder{color:#757575;font-weight:300;text-overflow:ellipsis;opacity:1;overflow:hidden;white-space:nowrap}.SH-r-people-center input:-moz-placeholder,.SH-r-people-center textarea::-moz-placeholder{color:#757575;font-weight:300;text-overflow:ellipsis;opacity:1;overflow:hidden;white-space:nowrap}.SH-r-people-center input::-moz-placeholder,.SH-r-people-center textarea::-moz-placeholder{color:#757575;font-weight:300;text-overflow:ellipsis;opacity:1;overflow:hidden;white-space:nowrap}.SH-r-people-center input:-ms-input-placeholder,.SH-r-people-center textarea:-ms-input-placeholder{color:#757575;font-weight:300;text-overflow:ellipsis;opacity:1;overflow:hidden;white-space:nowrap}.SH-r-people-center input::placeholder,.SH-r-people-center textarea::placeholder{color:#757575;font-weight:300;text-overflow:ellipsis;opacity:1;overflow:hidden;white-space:nowrap}.SH-r-people-center .upgrade-prompt-spacer{height:550px}.SH-r-people-center .people-center-container{display:flex;flex-direction:column;min-height:80vh;background:#f9f9f9}.SH-r-people-center .people-center-container--dark-mode{background:#181818}.SH-r-people-center .people-center-header{padding:32px 48px}@media only screen and (max-width:1019px){.SH-r-people-center .people-center-header{padding:32px 24px}}@media only screen and (max-width:600px){.SH-r-people-center .people-center-header{padding:32px 20px}}.SH-r-people-center .people-center-header--dark-mode{background:#181818}.SH-r-people-center .people-center-header .header-text{margin:0;padding:24px;line-height:24px;color:#212121;font-size:18px;font-weight:600;text-align:center}.SH-r-people-center .people-center-header .search-input-wrapper{display:flex;align-items:center;justify-content:center;max-width:1200px;margin:0 auto}@media only screen and (max-width:850px){.SH-r-people-center .people-center-header .search-input-wrapper{flex-wrap:wrap}}.SH-r-people-center .people-center-header .search-label{color:#eee;font-size:18px;font-weight:700}@media only screen and (max-width:850px){.SH-r-people-center .people-center-header .search-label{flex:0 0 100%;margin:0 0 20px;text-align:center}}@media only screen and (max-width:640px){.SH-r-people-center .people-center-header .search-label{text-align:left}}.SH-r-people-center .people-center-header .search-input,.SH-r-people-center .people-center-header .search-input-container{flex:1 1 33%}@media only screen and (max-width:640px){.SH-r-people-center .people-center-header .search-input,.SH-r-people-center .people-center-header .search-input-container{flex:0 0 100%}}.SH-r-people-center .people-center-header .search-input,.SH-r-people-center .people-center-header .search-input-container input{width:100%;height:auto;margin-bottom:0;padding:8px 0;line-height:.9em;color:#eee;font-size:18px;overflow:hidden;text-overflow:ellipsis}.SH-r-people-center .people-center-header .service-select .select-dropdown{color:#757575}.SH-r-people-center .people-center-header .service-select .caret{display:none}.SH-r-people-center .action-buttons .action-button--save i,.SH-r-people-center .people-center-header .LSG-c-select.SH-u-is-active .select-dropdown{color:#212121}.SH-r-people-center .people-center-header .has-invalid-location input{border-bottom:1px solid #f44336}.SH-r-people-center .people-center-search-error{color:#eee!important;font-family:"Inter",sans-serif;font-size:18px!important;font-weight:700;line-height:1.3;letter-spacing:-.26px;margin:20px 20px 40px!important;text-align:center}.SH-r-people-center .loading-overlay-boundary{position:relative;flex:1 1 100%}.SH-r-people-center .loading-overlay-boundary .sh-cool-loader{background:#181818}.SH-r-people-center .people-list-container{margin:0 48px}@media only screen and (max-width:1019px){.SH-r-people-center .people-list-container{margin:0 24px}}@media only screen and (max-width:600px){.SH-r-people-center .people-list-container{margin:0 20px}}.SH-r-people-center .primary-text{color:#212121;font-weight:600}.SH-r-people-center .secondary-text{color:#757575}.SH-r-people-center .user-work-examples{display:flex}@media only screen and (max-width:640px){.SH-r-people-center .user-work-examples{margin-bottom:10px}}.SH-r-people-center .action-buttons .action-button{display:block;margin-left:auto;margin-right:auto}.SH-r-people-center .action-buttons .action-button .button-content{width:185px}@media only screen and (max-width:850px){.SH-r-people-center .action-buttons .action-button .button-content{width:160px}}@media only screen and (max-width:640px){.SH-r-people-center .action-buttons{display:flex;flex-wrap:wrap}.SH-r-people-center .action-buttons .action-button{flex:0 0 100%}.SH-r-people-center .action-buttons .action-button.flex-50{flex:0 0 50%}.SH-r-people-center .action-buttons .action-button .button-content{width:100%}}.SH-r-people-center .page-controls-container .page-controls-wrapper{color:#eee;display:flex;align-items:center;justify-content:center;height:48px;margin:0 auto}.SH-r-people-center .page-controls-currently-displaying{color:#eee;font-family:"Inter",sans-serif;font-size:14px!important;font-weight:400;line-height:20px;letter-spacing:-.09px;text-align:center;margin:0 12px}.SH-r-people-center .page-controls-navigation-button{color:#eee}.SH-r-people-center .message-container{margin:0 auto;width:66.6666666667%}@media only screen and (max-width:850px){.SH-r-people-center .message-container{width:100%}}.SH-r-people-center .message-container .box-container-content{display:flex;flex-direction:column;align-items:center}.SH-r-people-center .message-container .icons-container{display:flex;align-items:center;justify-content:center;margin:0 0 24px}.SH-r-people-center .message-container .icons-container .icon-container{display:flex;align-items:center;padding:10px;margin-right:15px;border:1px solid #ffc300;border-radius:100%}.SH-r-people-center .message-container .icons-container .icon-container:last-of-type{margin-right:0}.SH-r-people-center .message-container .icons-container .material-icons{font-size:18px;color:#ffc300}.SH-r-people-center .message-container .sub-message{margin:24px 0;font-size:16px;text-align:center}.SH-r-people-center .message-container .freelancer-instructions{margin-bottom:24px}.SH-r-people-center .message-container .instruction{margin-bottom:7px;line-height:24px;color:#ffc300;font-size:16px;list-style-position:inside;list-style-type:disc;text-align:left}.SH-r-people-center .message-container .instruction:last-of-type{margin-bottom:0}.SH-r-people-center .message-container .instruction .text{color:#212121}.SH-c-posting-summary .summary-blurb strong,.SH-r-people-center .SH-u-semi-bold{font-weight:600}.SH-r-people-center .SH-c-people-center-search-header__action-submit{width:112px}@media only screen and (max-width:600px){.SH-r-people-center .SH-c-people-center-search-header__action-submit{width:100%}}.SH-r-people-center .SH-c-people-center-search-header__actions-container{display:flex;flex-direction:row;justify-content:end;flex-wrap:wrap;gap:16px;margin:0}.SH-r-people-center .SH-c-people-center-search-header__checkbox-filter-container{display:inline-flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:16px}.SH-r-people-center .SH-c-people-center-search-header__filter-checkbox{margin:0 16px}.SH-r-people-center .SH-c-people-center-search-header__header{color:#eee;font-family:"Inter",sans-serif;font-size:24px;font-weight:700;line-height:28px;letter-spacing:-.4px;margin:0 0 16px}.SH-r-people-center .SH-c-people-center-search-header__input-fields{display:grid;gap:16px;margin-bottom:16px;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:1019px){.SH-r-people-center .SH-c-people-center-search-header__input-fields{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:600px){.SH-r-people-center .SH-c-people-center-search-header__input-fields{display:flex;flex-direction:column}}.SH-r-people-center .SH-c-people-center-search-header__max-rate-search-input .GLM-input__postfix{color:#b1b1b1}.SH-r-people-center .SH-c-people-center-search-header__name-search-input .GLM-input__prefix{color:#b1b1b1;height:24px}.SH-r-posting{font-size:16px;background-color:#f9f9f9}.SH-r-posting .SH-c-posting{min-height:500px;color:#212121;font-family:"Inter",sans-serif;font-weight:400}.SH-r-posting .SH-c-posting__filters{display:flex;align-items:center;justify-content:end;margin:16px 0}.SH-r-posting .SH-c-posting h1,.SH-r-postings .SH-c-postings h1,.SH-r-projects .SH-c-projects h1,.seller-posting__app{font-family:"Inter",sans-serif}.SH-r-posting .SH-c-posting h2,.SH-r-postings .SH-c-postings h2,.SH-r-projects .SH-c-projects h2{font-family:"Inter",sans-serif;font-size:18px;font-weight:700}.SH-r-posting .SH-c-posting.search-activated .SH-c-posting-results-list{margin-top:32px}.SH-r-posting .SH-c-posting .LSG-c-filter-sort{margin-bottom:-5px;margin-top:16px}.SH-r-posting .SH-c-posting .LSG-c-nav-with-counts{margin-top:44px;margin-bottom:16px}.SH-r-posting .SH-c-posting .SH-c-posting-results-list{margin-top:16px}.SH-r-posting .SH-c-posting .LSG-c-search.search-activated{width:100%}.SH-r-posting .SH-c-posting .LSG-c-search.search-activated .close-icon{position:relative;top:-2px}.SH-r-posting .SH-c-posting .LSG-c-search.search-activated .LSG-c-text-input{margin-bottom:0}.SH-r-posting .SH-c-posting .sh-cool-loader{margin-top:150px;padding-bottom:200px}.seller-posting__app{margin:40px;display:flex;justify-content:center;gap:32px}.seller-posting__app--background #SH-app__main{background:#f9f9f9}@media only screen and (max-width:1019px){.seller-posting__app{flex-direction:column;margin:16px;gap:0}}.seller-posting__app__tab-nav{margin:32px 0}.seller-posting__app__tab-nav .LSG-c-nav-with-counts__tab .LSG-c-nav-with-counts__content{color:#646464;font-family:"Inter",sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.18px;padding:6px 0}.seller-posting__app__tab-nav .LSG-c-nav-with-counts__tab--active .LSG-c-nav-with-counts__content{color:#0f0f0f;border-bottom-color:#0f0f0f}.seller-posting__app__left-column{flex:1}.seller-posting__app__right-column{flex-basis:326px}@media only screen and (min-width:601px) and (max-width:1019px){.seller-posting__app__action-status-container,.seller-posting__app__ledger-container{margin:0 16px}}.seller-posting__app__action-status-container{margin:32px 0 0}.seller-posting__app__action-status-container .SH-c-project-details-action-status--button-container--status-text{text-align:center;color:#202020;font-family:"Inter",sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.18px}@media only screen and (max-width:600px){.seller-posting__app__action-status-container .SH-c-project-details-action-status--button-container--action-buttons{justify-content:center}.seller-posting__app__action-status-container .SH-c-project-details-action-status--button-container--status-text{text-align:center}.seller-posting__app__action-status-container .LSG-c-circle-button-dropdown{width:unset!important}}.seller-posting__app__calculate-earnings-container h3{font-family:"Inter",sans-serif;font-size:18px;font-weight:600}.seller-posting__app__calculate-earnings-container .calculate-potential-earnings-subtext{margin:8px 0 0!important;color:#757575;font-size:16px}.seller-posting__app__calculate-earnings-container .projects-freelancer-calculate-potential-earnings__toggle-button{margin:0 0 8px auto}@media only screen and (min-width:601px) and (max-width:1019px){.seller-posting__app__calculate-earnings-container{margin:0 16px}}.seller-posting__app .SH-c-project-details-activity{margin:32px 0 0}.posting-close__form-container{padding-left:24px;padding-right:24px}.posting-close__form-title{margin-top:40px}.SH-c-make-offer-modal{color:#757575}.SH-c-make-offer-modal .dialog-body{max-height:400px}.SH-c-make-offer-modal .header-title{color:#212121}.SH-c-make-offer-modal .table-wrapper{margin:-16px}.SH-c-make-offer-modal .heading{margin-top:16px;margin-bottom:16px;line-height:32px;color:#212121;font-weight:700;font-size:18px;font-family:"Inter",sans-serif}.SH-c-make-offer-modal .heading.approved-offer{margin-bottom:8px}.SH-c-make-offer-modal .offer-text-area{color:#212121}.SH-c-make-offer-modal .text-area-money-label{float:right;position:relative;top:-45px;right:8px;color:#212121}.SH-c-posting-results-list{padding-bottom:200px}.SH-c-posting-results-list__applicant-group-header-container{display:flex;align-items:center;gap:8px}@media only screen and (max-width:1019px){.SH-c-posting-results-list__applicant-group-header-container{padding:0 3%}}.SH-c-posting-results-list__applicant-group-header{color:#202020;font-family:"Inter",sans-serif;font-size:24px;font-weight:700;line-height:28px;letter-spacing:-.4px;margin:0}.SH-c-posting-results-list__new-feature-indicator{color:gray;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:4px}.SH-c-posting-results-list__new-feature-indicator-text{color:gray;font-family:"Inter",sans-serif;font-size:16px!important;font-weight:700;line-height:24px;letter-spacing:-.18px}.SH-c-posting-results-list__card-wrapper{display:flex;align-items:start;margin-bottom:20px}@media only screen and (max-width:1019px){.SH-c-posting-results-list__card-wrapper{padding:0 3%}}.SH-c-posting-results-list__card-checkbox{margin:16px 0}.SH-c-posting-results-list__link{color:transparent;background:0 0;display:inline-block;border-radius:8px}.SH-c-posting-create-find-freelancer__search-icon i:hover,.SH-c-posting-results-list__link:hover{cursor:pointer}.SH-c-posting-results-list__link:focus{outline:0;box-shadow:0 0 0 4px #2e7ae5}.SH-c-posting-results-list__applications-loader.sh-cool-loader{margin:0!important;padding:0!important}.SH-c-posting-results-list--quick-actions{margin-left:34px}@media only screen and (max-width:600px){.SH-c-posting-results-list--quick-actions{margin-left:3%}}.SH-c-posting-results-list .select-all-container{display:flex;align-items:center;margin-bottom:13px}@media only screen and (max-width:600px){.SH-c-posting-results-list .select-all-container .LSG-c-button .button-content{font-size:12px}}.SH-c-posting-results-list .select-all-container .LSG-c-checkbox{position:relative;top:5px}.SH-c-posting-results-list .select-all-container .number-selected-text{margin:8px;color:#757575}.SH-c-posting-results-list .select-all-container .spacer-center-line{flex-grow:1}.SH-c-posting-results-list .select-all-container .spacer-center-line--bottom{height:50%;border-bottom:1px solid #e0e0e0}.SH-c-posting-results-list .select-all-container .spacer-center-line--top{height:50%}@media only screen and (max-width:1019px){.SH-c-posting-results-list .select-all-container{width:100%;padding:0 3%}}.SH-c-posting-results-list-item{display:flex;align-items:center;min-width:0}.SH-c-posting-results-list-item.has-mouse .postings-results-item-link .LSG-l-bubble-container{border-color:#e0e0e0}.SH-c-posting-results-list-item.has-mouse .postings-results-item-link .pitch-container,.SH-c-posting-results-list-item.has-mouse .postings-results-item-link .user-name{text-decoration:underline}.SH-c-posting-results-list-item.hidden{display:none}.SH-c-posting-results-list-item.highlighted .postings-results-item-link .pitch-container,.SH-c-posting-results-list-item.highlighted .postings-results-item-link .thread-text-container,.SH-c-posting-results-list-item.highlighted .postings-results-item-link .user-name{font-weight:700}.SH-c-posting-results-list-item.selected .postings-results-item-link .LSG-l-bubble-container{border:1px solid #ffc300}.SH-c-posting-results-list-item .postings-results-item-link{margin-bottom:16px;background-image:none;min-width:0;width:100%;color:#212121}.SH-c-posting-results-list-item .postings-results-item-link .actions-container{justify-content:flex-end}.SH-c-posting-results-list-item .postings-results-item-link .image-bubble-container{flex-shrink:0;margin-right:10px;height:48px}.SH-c-posting-results-list-item .postings-results-item-link .image-bubble-container .image-bubble{width:48px;height:48px;border-radius:50px}.SH-c-posting-results-list-item .postings-results-item-link .LSG-c-selected-check{margin-right:8px}.SH-c-posting-results-list-item .postings-results-item-link .pitch-container{margin-bottom:16px}.SH-c-posting-results-list-item .postings-results-item-link .LSG-c-checkbox{position:relative;top:8px}.SH-c-posting-results-list-item .postings-results-item-link .LSG-c-chip{margin-top:4px;background-color:#d50000;color:#fff}.SH-c-posting-results-list-item .postings-results-item-link .LSG-c-chip .LSG-c-countdown-timer-text{color:#fff}.SH-c-posting-results-list-item .postings-results-item-link .LSG-c-highlight-circle{position:relative;top:-5px;left:-5px;flex-shrink:0}.SH-c-posting-results-list-item .postings-results-item-link .LSG-c-highlight-circle.pitch-highlight{top:5px}.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container{flex-grow:1;min-width:0;border:1px solid #fff}.SH-c-posting-results-list-item .postings-results-item-link .thread-text-container{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:1019px){.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container{flex-wrap:nowrap}.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container .actions-container,.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container .favorite-container{display:flex;align-items:baseline}.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container .favorite-container .material-icons{margin-top:8px}.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container .LSG-c-checkbox{display:flex;align-items:center}.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container .medium-middle-stretch-container{flex-grow:1;display:flex;flex-wrap:wrap;min-width:0}.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container .medium-middle-stretch-container .pitch-container{flex:0 0 100%}.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container .medium-middle-stretch-container .status-last-activity-container,.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container .medium-middle-stretch-container .user-image-name-container{flex:0 0 50%}.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container .medium-middle-stretch-container .thread-text-container{flex:0 0 100%;margin-top:8px}}@media only screen and (max-width:600px){.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container{flex-direction:column}.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container .actions-container{flex:auto}.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container .favorite-container{position:relative;left:-7px;margin-top:16px}.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container .pitch-container{flex-grow:1}.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container .small-layout-wrapper{padding-right:0}.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container .status-last-activity-container{flex-grow:1;margin-top:16px}.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container .thread-text-container{flex:auto;margin-top:16px}.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container .user-image-name-container{flex:auto}.SH-c-posting-results-list-item .postings-results-item-link .LSG-l-bubble-container>.LSG-grid-cell{padding-right:0}}.SH-c-posting-summary{margin-top:28px;color:#757575}.SH-c-posting-summary .action-button-container{margin-top:20px;flex-wrap:wrap}.SH-c-posting-summary .action-button-container .followers-count-wrapper{display:inline-block;margin-left:4px;width:16px;height:16px;background-color:#e0e0e0;border-radius:50%}.SH-c-posting-summary .action-button-container .followers-count-wrapper .followers-count{position:relative;top:-9px;left:-1px;font-size:12px}.SH-c-posting-summary .action-button-container__img-icon{filter:invert(51%) sepia(0%) saturate(0%) hue-rotate(31deg) brightness(90%) contrast(95%)!important;width:16px;height:16px;margin-right:8px}.SH-c-posting-summary .details-list-item{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:8px;margin-top:0;font-size:16px}.SH-c-posting-summary .details-list-item__svg-icon{filter:invert(51%) sepia(0%) saturate(0%) hue-rotate(31deg) brightness(90%) contrast(95%)!important;width:24px;height:24px}.SH-c-posting-summary .details-list-item.services-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 8px}.SH-c-posting-summary .details-list-item.location-container{flex-wrap:nowrap;align-items:center}.SH-c-posting-summary .details-list-item .LSG-c-chip-secondary{margin-right:8px;margin-bottom:8px;font-size:14px}.SH-c-posting-summary .details-list-item .material-icons{margin-right:8px}.SH-c-posting-summary .LSG-c-button .button-content{display:flex;align-items:center;background:#f9f9f9}.SH-c-posting-summary .page-title{display:inline-flex;align-items:center;flex-wrap:wrap;gap:2px 8px;color:#202020;font-size:24px;font-weight:700;line-height:28px;letter-spacing:-.4px}.SH-c-posting-summary .posting-profile-link,.SH-c-posting-summary .summary-blurb a{color:#999}.SH-c-posting-summary .summary-blurb{margin-bottom:16px}.SH-c-posting-summary .summary-blurb__header{font-family:"Inter",sans-serif;font-weight:700;color:#202020;margin:0;padding:4px 0;text-align:left;font-size:18px!important}.SH-c-posting-summary .summary-blurb__table-row{border-style:solid;border-width:1px 0;border-color:#ddd}.SH-c-posting-summary .summary-blurb__table-data{padding:4px 0 4px 24px}.SH-c-posting-summary .summary-blurb__deliverables-list .GLM-c-deliverables-list__label,.SH-c-posting-summary .summary-blurb__key-dates-table .GLM-c-key-dates-table__table-caption{padding:4px 0!important;font-size:18px!important}.SH-c-posting-summary .summary-blurb p:first-of-type{margin-top:0}.SH-c-posting-summary .summary-blurb ol,.SH-c-posting-summary .summary-blurb ul{margin-top:0;margin-bottom:0;padding-left:30px}.SH-c-posting-summary .summary-blurb ul li,.SH-r-reports-company-credits__content ul li{list-style-type:disc}.SH-c-posting-summary .summary-blurb ol li,.SH-r-reports-company-credits__content ol li{list-style-type:decimal}.SH-c-posting-summary .summary-blurb__desired-experiences{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap}.SH-c-posting-summary .summary-blurb__inline-chips{display:flex;flex-direction:row;gap:4px;flex-wrap:wrap;padding:0!important}.SH-c-posting-summary .summary-blurb__inline-chips li{list-style-type:none!important}.SH-c-posting-summary .summary-blurb__chip .GLM-chip__chip-text{color:#646464}@media only screen and (max-width:1019px){.SH-c-posting-summary .posting-details-list-container{margin-top:32px}.SH-c-posting-summary .action-button-container{justify-content:flex-start}}@media only screen and (max-width:600px){.SH-c-posting-summary .LSG-c-button .button-content{position:relative;width:32px}.SH-c-posting-summary .LSG-c-button .button-content .material-icons{position:absolute;right:4px;bottom:7px}.SH-c-posting-summary .LSG-c-button .button-content .action-button-container__img-icon{position:absolute;right:8px;margin-right:0}}.SH-c-posting-chip-almost-expired,.SH-c-posting-chip-application-deadline{display:inline-flex;flex-direction:row;align-items:center;height:24px;margin:0;padding:0}.SH-c-posting-chip-almost-expired{background-color:#d50000}.SH-c-posting-chip-almost-expired .sh-chip--content,.SH-c-posting-chip-application-deadline.sh-chip .sh-chip--content{font-family:"Inter",sans-serif;border-radius:24px;font-weight:400;font-size:16px;line-height:1.5;color:#fff;padding:0 8px}.SH-c-posting-chip-application-deadline{font-family:"Inter",sans-serif;color:#757575}.SH-c-posting-chip-application-deadline.sh-chip{background-color:#d50000}.SH-c-posting-create{font-family:"Inter",sans-serif;display:flex;justify-content:center}.SH-c-posting-create--main #SH-app__main{background-color:#fcfcfc}.SH-c-posting-create--main .GLM-pikaday-theme--radio-block-button.pika-single.top-aligned{margin:-24px 0!important}.SH-c-posting-create--main .GLM-pikaday-theme--radio-block-button.pika-single.bottom-aligned{margin:13px 0!important}.SH-c-posting-create__form-container{flex:1;max-width:800px;padding:64px 48px 48px}@media only screen and (max-width:600px){.SH-c-posting-create__form-container{padding:36px 20px 20px}}.SH-c-posting-create__field-container{font-family:"Inter",sans-serif;display:flex;flex-direction:column;gap:32px;margin:32px 0 48px;padding:0;background-color:transparent;border:0}.SH-c-posting-create__text-container{font-family:"Inter",sans-serif;margin-bottom:16px}@media only screen and (max-width:600px){.SH-c-posting-create__text-container{padding-left:3%;padding-right:3%}}.SH-c-posting-create__link{color:#202020!important;background-image:none;text-decoration:underline!important;white-space:nowrap}.SH-c-posting-create__link:hover,.SH-c-project-details-activity .LSG-c-user-message-bubble__body a{color:#202020!important}.SH-c-posting-create .SH-c-error .error,.SH-c-posting-create__helper-text,.SH-c-posting-create__pretext{font-family:"Inter",sans-serif;color:#202020;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px}.SH-c-posting-create__helper-text{margin:8px 0 0!important;text-align:center}.SH-c-posting-create .SH-c-error .error,.SH-c-posting-create__pretext{margin:0}.SH-c-posting-create__optional-field-toggle{appearance:none;background:0 0;background-image:none;border:0;color:#202020;font-size:16px;font-weight:500;letter-spacing:-.18px;margin:0;padding:6px 0}.SH-c-posting-create .GLM-fields-schedule-creator{margin-top:16px}.SH-c-posting-create h1,.SH-c-posting-create h2{font-family:"Inter",sans-serif;color:#202020;font-size:24px;font-weight:600;line-height:1.3;margin:0}.SH-c-posting-create .SH-c-error .error{color:#bf133e;font-size:14px;line-height:20px;letter-spacing:-.09px;margin:4px 0 0}.SH-c-posting-create-actions{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:48px 0 0}.SH-c-posting-create-add-ons__input-with-demo{display:flex;flex-direction:row;justify-content:space-between;gap:16px;margin:16px 0 0}@media only screen and (max-width:600px){.SH-c-posting-create-add-ons__input-with-demo{flex-direction:column}}.SH-c-posting-create-add-ons__buttons{display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px}.SH-c-posting-create-add-ons__button{width:118px;height:40px;line-height:24px}.SH-c-posting-create-add-ons__callout-row{display:flex;flex-direction:row;gap:8px;align-items:center}.SH-c-posting-create-add-ons__callout-column{display:flex;font-weight:400;line-height:24px;color:#202020;font-size:16px;letter-spacing:-.18px}.SH-c-posting-create-add-ons__demo{flex-basis:180px}@media only screen and (max-width:600px){.SH-c-posting-create-add-ons__demo{flex-basis:auto}}.SH-c-posting-create-add-ons__demo-description{color:#646464;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:16px;margin:0;white-space:nowrap;letter-spacing:-.18px}.SH-c-posting-create-add-ons__add-on-change-container{display:flex}.SH-c-posting-create-add-ons__add-on-change-copy{color:#bf133e;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:16px;margin:8px 0;letter-spacing:-.18px}.SH-c-posting-create-add-ons__radio-block-button-group{display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;flex:1}.SH-c-posting-create-add-ons__radio-block-button{flex:1}.SH-c-posting-create-add-ons__radio-block-button .GLM-fields-radio-block-button__icon-container{width:24px;height:24px}.SH-c-posting-create-add-ons__radio-block-button--small{max-width:120px}.SH-c-posting-create-add-ons__radio-block-button--small .GLM-fields-radio-block-button__label{padding:10px 24px!important}.SH-c-posting-create-application__icon{height:24px;width:24px;margin:0}.SH-c-posting-create-application__urgent-description-text{font-size:14px!important;color:#646464;line-height:1.1;text-align:center;margin:8px 0 0}.SH-c-posting-create-application__radio-block-button-group{display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;width:100%}@media only screen and (max-width:1019px){.SH-c-posting-create-application__radio-block-button-group--trio{display:grid;grid-template-columns:1fr 1fr}}.SH-c-posting-create-application__radio-block-button{flex:1}.SH-c-posting-create-application__radio-block-button .GLM-fields-radio-block-button__icon-container{width:24px;height:24px}.SH-c-posting-create-application__radio-block-button--main-option{grid-column:span 2}.SH-c-posting-create-application--calendar-container{position:absolute;margin-top:-90px;clear:both;height:500px;width:50%}.SH-c-posting-create-application .privacy-level-description{color:#757575;font-weight:400;font-size:16px;line-height:24px;margin:16px 0 0}.SH-c-posting-create-application-codes .SH-c-posting-create-field-wrapper__field-container p{margin:0}.SH-c-posting-create-budget__range-container{display:flex;align-items:center;gap:8px}.SH-c-posting-create-budget__range-indicator{color:#646464;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px}.SH-c-posting-create-budget__rate-with-type{position:relative;text-align:center;flex-basis:220px}.SH-c-posting-create-budget__rate-amount{padding:8px 0;color:#646464;font-size:16px;font-weight:400;line-height:24px;position:absolute;left:0;top:44px;width:100%}.SH-c-posting-create-budget__radio-block-button{width:100%}.SH-c-posting-create-budget__radio-block-button .GLM-fields-radio-block-button__icon-container{width:24px;height:24px}.SH-c-posting-create-budget__radio-block-button--small .GLM-fields-radio-block-button__label{padding:10px 24px!important}.SH-c-posting-create-budget__numbers-radio-block-button-group,.SH-c-posting-create-budget__radio-block-button-group{display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;width:100%;margin:16px 0 0!important}.SH-c-posting-create-budget__radio-block-button-group{margin:16px 0!important}.SH-c-posting-create-budget__duration-radio-block-button{flex:1}.SH-c-posting-create-budget__duration-radio-block-button .GLM-fields-radio-block-button__icon-container{width:24px;height:24px}.SH-c-posting-create-budget__duration-radio-block-button--custom-number-input{flex-basis:95px}.SH-c-posting-create-budget__duration-radio-block-button--custom-number-input input.GLM-fields-radio-block-button__input{all:unset;border-bottom:1px solid #ddd;box-shadow:none;outline:0;text-align:center;padding:0;margin:0;color:#646464;font-family:"Inter",sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.18px;width:100%}.SH-c-posting-create-budget__duration-radio-block-button--custom-number-input input.GLM-fields-radio-block-button__input:focus{border-bottom:1px solid #ddd!important;box-shadow:none!important;outline:0!important}.SH-c-posting-create-budget--budget-input input[type=number]::-webkit-inner-spin-button,.SH-c-posting-create-budget--budget-input input[type=number]::-webkit-outer-spin-button,.SH-c-posting-create-budget__duration-radio-block-button--custom-number-input input.GLM-fields-radio-block-button__input[type=number]::-webkit-inner-spin-button,.SH-c-posting-create-budget__duration-radio-block-button--custom-number-input input.GLM-fields-radio-block-button__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.SH-c-posting-create-budget--budget-input input[type=number],.SH-c-posting-create-budget__duration-radio-block-button--custom-number-input input.GLM-fields-radio-block-button__input[type=number]{-moz-appearance:textfield}.SH-c-posting-create-budget__duration-radio-block-button--custom-number-input input.GLM-fields-radio-block-button__input[type=number]::-ms-inner-spin-button,.SH-c-posting-create-budget__duration-radio-block-button--custom-number-input input.GLM-fields-radio-block-button__input[type=number]::-ms-outer-spin-button{-ms-appearance:none}.SH-c-posting-create-budget__duration-radio-block-button--small{max-width:120px}.SH-c-posting-create-budget__duration-radio-block-button--small .GLM-fields-radio-block-button__label{padding:10px 24px!important}.SH-c-posting-create-budget__unit,.SH-c-posting-create-feedback p{color:#646464;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px}.SH-c-posting-create-budget--budget-input{width:120px}.SH-c-posting-create-budget--budget-input .GLM-input__field{text-align:center}.SH-c-posting-create-details__radio-block-button-group{display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;width:100%}.SH-c-posting-create-details__radio-block-button{flex:1}.SH-c-posting-create-details__radio-block-button .GLM-fields-radio-block-button__icon-container{width:24px;height:24px}.SH-c-posting-create-details__radio-block-button--small{max-width:120px}.SH-c-posting-create-details__radio-block-button--small .GLM-fields-radio-block-button__label{padding:10px 24px!important}.SH-c-posting-create-details__generate-with-ai-button .GLM-button__icon,.SH-c-posting-create-details__generate-with-ai-button .GLM-button__icon-container{width:24px;height:24px}.SH-c-posting-create-details__experience-industries,.SH-c-posting-create-details__experience-styles{margin:16px 0 0}.SH-c-posting-create-details__experience-industries .GLM-input__caption,.SH-c-posting-create-details__experience-styles .GLM-input__caption,.SH-c-posting-create-details__experience-subjects .GLM-input__caption{color:#066d40!important}.SH-c-posting-create-direct-actions{display:flex;justify-content:center;align-items:center;margin:48px 0 0}.SH-c-posting-create-direct-actions--right{justify-content:end}.SH-c-posting-create-direct-review .LSG-c-reviews-stars .material-icons{font-size:36px;color:#8d8d8d}.SH-c-posting-create-direct-review .LSG-c-reviews-stars .material-icons.LSG-c-reviews-stars--star-filled{color:#ff5975}.SH-c-posting-create-feedback__container{background:#f1f1f1!important;padding:32px 16px;margin:64px 0!important;border-color:#f1f1f1}.SH-c-posting-create-feedback__status{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}.SH-c-posting-create-feedback__status--invalid{color:#646464}.SH-c-posting-create-feedback__wrapper{width:100%;text-align:center}.SH-c-posting-create-feedback__feedback-summary-text{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.SH-c-posting-create-feedback--block .SH-c-posting-create-feedback__feedback-summary-text{color:#bf133e}.SH-c-posting-create-feedback--good .SH-c-posting-create-feedback__feedback-summary-text{color:#24b26b}.SH-c-posting-create-feedback--warn .SH-c-posting-create-feedback__feedback-summary-text{color:#f27f0c}.SH-c-posting-create-feedback p{color:#202020;text-align:center;line-height:1.5;margin:0}.SH-c-posting-create-feedback p>.material-icons{vertical-align:middle}.SH-c-posting-create-feedback .material-icons{max-height:24px;max-width:24px}.SH-c-posting-create-feedback .preloader-wrapper{width:24px;height:24px}.SH-c-posting-create-field-wrapper,.posting-create-find-freelancer-no-results h3,.posting-create-find-freelancer-no-results p{display:block}.SH-c-posting-create-field-wrapper__title{font-family:"Inter",sans-serif;margin:0;color:#202020;font-weight:700;font-size:18px;line-height:24px;letter-spacing:-.26px}.SH-c-posting-create-field-wrapper__is-optional{font-weight:400}.SH-c-posting-create-field-wrapper__subtitle{font-family:"Inter",sans-serif;margin:0;font-weight:400;font-size:16px;line-height:24px;color:#202020;letter-spacing:-.18px;width:100%}.SH-c-posting-create-field-wrapper__field-container{font-family:"Inter",sans-serif;margin:16px 0 0}.SH-c-posting-create-field-wrapper__title-container{display:flex;justify-content:space-between;align-items:baseline;gap:16px;flex-wrap:wrap-reverse}.SH-c-posting-create-find-freelancer{font-family:"Inter",sans-serif;margin-bottom:32px}.SH-c-posting-create-find-freelancer h1{font-weight:600;font-size:24px;line-height:32px;margin:54px 0 8px}.SH-c-posting-create-find-freelancer__search{width:100%;padding:0!important;margin:24px 0}.SH-c-posting-create-find-freelancer__search-icon{background:0 0;border:0;margin:0 0 12px 12px!important}.SH-c-posting-create-find-freelancer__search-icon i{padding:12px}@media only screen and (max-width:600px){.SH-c-posting-create-find-freelancer h1{margin:32px 11px 11px}.SH-c-posting-create-find-freelancer .only-small-and-down-flat-edges{border-radius:0}}.SH-c-posting-create-find-freelancer-result{font-family:"Inter",sans-serif;margin:16px 0}.SH-c-posting-create-find-freelancer-result .LSG-l-grid{display:flex;flex-wrap:wrap}.SH-c-posting-create-find-freelancer-result .LSG-l-grid>*{width:33%}.SH-c-posting-create-find-freelancer-result__freelancer-details .detail-group-container{display:block;float:left;margin-right:8px}.SH-c-posting-create-find-freelancer-result__freelancer-details .display-name{font-size:16px;line-height:24px;font-weight:400;margin:0}.SH-c-posting-create-find-freelancer-result__freelancer-details .member-location{font-size:16px;line-height:24px;font-weight:400;margin:0;color:#646464}.SH-c-posting-create-find-freelancer-result__relationship-details{color:#646464;font-size:14px;font-weight:600;line-height:20px}.SH-c-posting-create-find-freelancer-result__relationship-details__network-status{margin:0;text-transform:uppercase}.SH-c-posting-create-find-freelancer-result__relationship-details__network-name{font-weight:400;line-height:16px;margin:0}.SH-c-posting-create-find-freelancer-result__actions{align-items:start;display:flex;flex-direction:column}.SH-c-posting-create-find-freelancer-result__actions .LSG-c-button .button-content{width:112px}@media only screen and (max-width:600px){.SH-c-posting-create-find-freelancer-result .only-small-and-down-flat-edges{border-radius:0}.SH-c-posting-create-find-freelancer-result .LSG-l-grid>*{width:50%}.SH-c-posting-create-find-freelancer-result__relationship-details--small-and-down{display:inline}.SH-c-posting-create-find-freelancer-result__relationship-details--small-and-down .sh-cool-loader{text-align:left}}@media only screen and (max-width:600px){.posting-create-find-freelancer-no-results .only-small-and-down-flat-edges{border-radius:0}}.SH-c-posting-create-freelancer-info{margin:36px 0 40px}.SH-c-posting-create-freelancer-info__overview{display:flex;justify-content:center;gap:8px}.SH-c-posting-create-freelancer-info__details-container{display:flex;flex-direction:column;justify-content:center}.SH-c-posting-create-freelancer-info__detail-line{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#202020;margin:0}.SH-c-posting-create-freelancer-info__detail-line--location{color:#646464}.SH-c-posting-create-freelancer-info__title{text-align:center;margin:0 0 16px!important}.GLM-c-posting-create-section-container{margin:32px 0 0}.GLM-c-posting-create-section-container__header{margin-bottom:32px}.GLM-c-posting-create-section-container__subtitle,.GLM-c-posting-create-section-container__title{font-family:"Inter",sans-serif;color:#202020;font-weight:700;font-size:24px;line-height:28px;letter-spacing:-.4px;margin:0}.GLM-c-posting-create-section-container__subtitle{font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.18px;width:100%}.GLM-c-posting-create-section-container__content{font-family:"Inter",sans-serif;display:flex;flex-direction:column;gap:32px}.GLM-c-posting-create-section-container__divider{width:100%;border-width:1px 0 0;border-style:solid;border-color:#ddd}.SH-c-posting-create-make-offer--offer-input{width:265px;max-width:100%}.SH-c-posting-create-make-offer--total-amount{padding-top:8px;font-weight:700;border-top:1px solid #8d8d8d}.SH-c-posting-create-make-offer__input-with-amount{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:16px;flex-wrap:wrap}.SH-c-posting-create-make-offer__input-with-amount .SH-c-posting-create-make-offer__radio-block-button-group{width:265px}.SH-c-posting-create-make-offer__progress-question-wrapper{margin:32px 0 0;text-align:center}.SH-c-posting-create-make-offer__progress-question-wrapper .SH-c-posting-create-make-offer__radio-block-button-group{justify-content:center}.SH-c-posting-create-make-offer__radio-block-button{flex:1}.SH-c-posting-create-make-offer__radio-block-button .GLM-fields-radio-block-button__icon-container{width:24px;height:24px}.SH-c-posting-create-make-offer__radio-block-button--small{max-width:120px}.SH-c-posting-create-make-offer__radio-block-button--small .GLM-fields-radio-block-button__label{padding:10px 24px!important}.SH-c-posting-create-make-offer__radio-block-button-group{display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;width:100%}.SH-c-posting-create-make-offer__title{margin:32px 0 0!important}.SH-c-posting-create-make-offer__description{color:#646464;margin:0!important}.SH-c-posting-create-make-offer__link{color:#202020;background-image:none;text-decoration:underline;white-space:nowrap}.SH-c-posting-create-make-offer__link:hover{color:#202020}.SH-c-posting-create-make-offer__line-item{display:flex;gap:8px;margin-bottom:8px;color:#646464}.SH-c-posting-create-make-offer__line-item__cost{flex-grow:1;text-align:end;color:#202020}.SH-c-posting-create-make-offer__fee-amount{color:#646464;text-align:right;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px;white-space:nowrap;vertical-align:middle}.SH-c-posting-create-overview__posting-title-container{display:flex;flex-direction:row;align-items:baseline;gap:8px;margin:16px 0 0!important}.SH-c-posting-create-overview__posting-title-input{flex:1}.SH-c-posting-create-overview__radio-block-button-group{display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;width:100%}.SH-c-posting-create-overview__radio-block-button{flex:1}.SH-c-posting-create-overview__radio-block-button .GLM-fields-radio-block-button__icon-container,.production-details__edit svg{width:24px;height:24px}.SH-c-posting-create-overview__radio-block-button--full{width:100%}.SH-c-posting-create-overview__urgent-text{color:#000;font-size:16px;font-weight:400;line-height:24px}.SH-c-posting-create-overview__make-offer-container{margin:40px 0}.SH-c-posting-create-overview__candidate-location-input{margin:16px 0 0}.SH-c-posting-create-overview__location-checkbox{margin:12px 0}.SH-c-posting-create-overview__location-error{margin-bottom:24px!important}.SH-c-posting-create-overview__location-remote-description,.production-details__invoice-stats dt{color:#646464}.SH-c-posting-create-overview .SH-c-error .error.services{margin-bottom:14px}.SH-r-postings{font-size:16px;background-color:#f9f9f9}.SH-r-postings .SH-c-postings{min-height:500px;color:#212121;font-family:"Inter",sans-serif;font-weight:400}.SH-r-postings .SH-c-postings.search-activated .SH-c-postings-results-list{margin-top:32px}.SH-r-postings .SH-c-postings .page-title{font-size:24px}.SH-r-postings .SH-c-postings .LSG-c-filter-sort{margin-bottom:-5px;margin-top:32px}.SH-r-postings .SH-c-postings .LSG-c-search.search-activated{width:100%}.SH-r-postings .SH-c-postings .LSG-c-search.search-activated .close-icon{position:relative;top:-2px}.SH-r-postings .SH-c-postings .LSG-c-search.search-activated .LSG-c-text-input{margin-bottom:0}.SH-r-postings .SH-c-postings .sh-cool-loader{margin-top:150px;margin-bottom:150px}@media only screen and (max-width:600px){.SH-r-applications-hired{margin:0 -3vw}}.SH-r-applications-hired__card{margin-top:16px;border-bottom:1px solid #e0e0e0;border-radius:0!important}.SH-r-applications-hired__empty{text-align:center;background-color:#fff;border-radius:16px;padding:16px;margin-top:32px}@media only screen and (max-width:600px){.SH-r-applications-hired__empty{border-radius:0!important}}.SH-r-applications-hired__empty h2,.SH-r-applications-submitted__empty h2{font-family:"Inter",sans-serif;font-size:18px;font-weight:600;line-height:24px;text-align:center;margin:0}.SH-r-applications-hired__empty p,.SH-r-applications-submitted__empty p{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:center;margin:16px 0 0}.SH-r-applications-hired .seller-postings__paging-controls,.SH-r-applications-submitted .seller-postings__paging-controls{margin:36px 0}@media only screen and (max-width:600px){.SH-r-applications-submitted{margin:0 -3vw}}.SH-r-applications-submitted__card{margin-top:16px}@media only screen and (max-width:600px){.SH-r-applications-submitted__card{border-radius:0!important}}.SH-r-applications-submitted__empty{text-align:center;background-color:#fff;border-radius:16px;padding:16px;margin-top:32px}@media only screen and (max-width:600px){.SH-r-applications-submitted__empty{border-radius:0!important}}.SH-r-applications-submitted__empty p{margin:16px 0}.SH-r-applications-submitted__find-work{font-family:"Inter",sans-serif;font-size:14px;line-height:16px;font-weight:400}.SH-c-postings-results-list{margin-top:10px;line-height:24px}.SH-c-postings-results-list-item{margin-top:16px}.SH-c-postings-results-list-item:nth-child(1){margin-top:0}.SH-c-postings-results-list-item.has-mouse .postings-results-list-item-link{border-color:#e0e0e0}.SH-c-postings-results-list-item .postings-results-list-item-link{display:grid;gap:4px 16px;grid-template-columns:400px 1fr 360px 230px;grid-template-areas:"a b c d";width:100%;background-image:none;color:#212121}.SH-c-postings-results-list-item .postings-results-list-item-link--draft{grid-template-columns:1fr 250px 250px;grid-template-areas:"a b d"}.SH-c-postings-results-list-item .postings-results-list-item-link .grid-container-cell-a{grid-area:a}.SH-c-postings-results-list-item .postings-results-list-item-link .grid-container-cell-b{grid-area:b}.SH-c-postings-results-list-item .postings-results-list-item-link .grid-container-cell-c{grid-area:c}.SH-c-postings-results-list-item .postings-results-list-item-link .grid-container-cell-actions{grid-area:d}@media only screen and (max-width:1250px){.SH-c-postings-results-list-item .postings-results-list-item-link{grid-template-columns:375px 1fr 180px;grid-template-rows:1fr 50px;grid-template-areas:"a c d" "b . ."}.SH-c-postings-results-list-item .postings-results-list-item-link--draft{grid-template-columns:minmax(375px,1fr) 180px;grid-template-areas:"a d" "b ."}}@media only screen and (max-width:1019px){.SH-c-postings-results-list-item .postings-results-list-item-link{grid-template-columns:minmax(350px,1fr) minmax(180px,1fr);grid-template-rows:1fr 60px;grid-template-areas:"a d" "c b"}.SH-c-postings-results-list-item .postings-results-list-item-link--draft{grid-template-areas:"a d" "b ."}}@media only screen and (max-width:600px){.SH-c-postings-results-list-item .postings-results-list-item-link{display:flex;flex-direction:column}}.SH-c-postings-results-list-item .postings-results-list-item-link .actions-container{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;gap:0 16px}.SH-c-postings-results-list-item .postings-results-list-item-link .actions-container .small-action-buttons{display:flex;flex-direction:row}@media only screen and (max-width:1250px){.SH-c-postings-results-list-item .postings-results-list-item-link .actions-container{flex-direction:column-reverse;align-items:flex-end}.SH-c-postings-results-list-item .postings-results-list-item-link .actions-container .SH-c-team-quick-add__existing-team{margin:0}}@media only screen and (max-width:600px){.SH-c-postings-results-list-item .postings-results-list-item-link .actions-container{flex-direction:row}}.SH-c-postings-results-list-item .postings-results-list-item-link .team-quick-add-container .SH-c-team-quick-add__existing-team{border-radius:6px;padding:4px 12px;height:32px;font-weight:400;font-size:14px!important;line-height:1;max-width:180px;margin-top:4px;flex-shrink:0}.SH-c-postings-results-list-item .postings-results-list-item-link .title-container{flex-direction:column;align-items:flex-start}.SH-c-postings-results-list-item .postings-results-list-item-link .title-container .LSG-c-highlight-circle{position:relative;top:1px;margin-right:5px;flex:none}.SH-c-postings-results-list-item .postings-results-list-item-link .title-container.highlight .assignment-title{font-weight:700}.SH-c-postings-results-list-item .postings-results-list-item-link .title-container .assignment-title{display:flex;flex-direction:row;flex-wrap:wrap;gap:0 5px}.SH-c-postings-results-list-item .postings-results-list-item-link .title-container .title-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.SH-c-postings-results-list-item .postings-results-list-item-link .title-container.underline-title .title-text,.SH-c-project-details__main-view__pitch-title a:hover span,.SH-c-project-details__main-view__posting-title a:hover span{text-decoration:underline}.SH-c-postings-results-list-item .postings-results-list-item-link .title-container .LSG-c-select-badge{flex:none;height:24px}.SH-c-postings-results-list-item .postings-results-list-item-link .LSG-c-user-image-bubbles--overlap-images .LSG-l-grid.image-bubble-container{width:auto}.SH-c-postings-results-list-item .postings-results-list-item-link .needs-action-chip{margin-left:8px;background:#d50000;color:#fff}.SH-c-postings-results-list-item__is-reloading-item{position:absolute;top:0;left:0;border-radius:inherit;width:100%;height:100%;background-color:rgba(0,0,0,.2);z-index:2;display:grid;justify-content:center;align-content:center}.press-container .citation-source{margin-top:10px}.press-container .row div.col:nth-child(odd){margin-top:7px}@media only screen and (max-width:600px){.press-container .row div.col:nth-child(even) p:nth-child(odd){margin-bottom:10px}}.productions main{display:flex;flex-direction:column;gap:28px;margin:0 auto;padding:32px 0;width:calc(min(100vw,1600px) - 6%)}.productions__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px}@media only screen and (max-width:1019px){.productions__header{display:flex;flex-direction:column}}.production-details main,.productions__header--no-actions{display:flex;flex-direction:column}.productions__description,.productions__title{color:#202020;font-family:"Inter",sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:-.4px;margin:0}.productions__description{color:#646464;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px}.productions__actions{display:flex;flex-direction:row;gap:16px;grid-column:2;grid-row:1/span 2;margin:0;padding:0}@media only screen and (max-width:600px){.productions__actions{flex-direction:column}.productions__button{width:100%}}.productions__sort{margin-top:-12px}.productions__sort .LSG-c-filter-sort__filters-container--left{align-items:center}.production-details main{gap:24px;width:calc(min(100vw,1600px) - 6%);margin:0 auto;padding:48px 0}@media only screen and (max-width:600px){.production-details main{padding:24px 0}}.production-details__back-link{align-items:center;color:#202020;display:inline-flex;flex-direction:row;font-family:"Inter",sans-serif;font-size:16px;font-weight:500;gap:4px;line-height:24px;text-decoration:underline}.production-details__header{align-items:center;display:flex;flex-direction:row;gap:24px}@media only screen and (max-width:600px){.production-details__header{align-items:unset;flex-direction:column-reverse}}.production-details__title{color:#202020;font-family:"Inter",sans-serif;font-size:24px;font-weight:700;line-height:28px;margin:0 auto 0 0;padding:0}.production-details__action-buttons{display:flex;flex-direction:row;gap:16px}.production-details__status{flex:1}.production-details__description{color:#202020;font-family:"Inter",sans-serif;font-size:14px;line-height:20px;margin:0;padding:0;white-space:pre-wrap}.production-details__budget{margin-top:-8px!important;max-width:428px}.production-details__teams-header{color:#202020;font-family:"Inter",sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0 0 -8px}.production-details__teams{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0 0 16px}.production-details__invoice-header,.production-details__section-header{align-items:center;color:#202020;display:flex;flex-direction:row;font-family:"Inter",sans-serif;font-size:18px;font-weight:700;gap:4px;line-height:24px}.production-details__invoice-header{margin:0}.production-details__section-header{margin:0 0 -8px}.production-details__invoice-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));font-family:"Inter",sans-serif;font-size:16px;gap:0 32px;justify-items:center;line-height:24px;margin:0;text-align:center}.production-details__invoice-stats dd{color:#202020;font-weight:700;grid-row:2;margin:0}@media only screen and (max-width:600px){.production-details__invoice-stats{display:flex;flex-direction:column;gap:24px;text-align:left}.production-details__invoice-stats dd{margin-top:-24px}}.production-details__create-invoice{align-self:flex-start}.SH-c-project-cancellation-details--loading{background:#f0f0f0;padding-top:20%;height:100vh}.SH-c-project-cancellation-payment--balance-container{display:flex;justify-content:space-between;padding-top:8px;border-top:1px solid #f0f0f0}.SH-c-project-cancellation-payment .LSG-c-text-input.input-field.SH-c-project-cancellation-payment--cancellation-amount{margin-top:16px}.project-completion-feedback-note{padding:0!important}.project-completion-feedback-note .signup-input__textarea{border-color:#999!important}.project-completion-feedback-note .signup-input__textarea::placeholder,.refer-a-friend-modal input.refer-a-friend-modal__input::placeholder,.seller-posting-input input.seller-posting-input__field::placeholder,.seller-posting-input textarea.seller-posting-input__textarea::placeholder{color:#9e9e9e}.project-completion-feedback-note .signup-input__textarea:focus{border-bottom:1px solid #212121!important;box-shadow:0 1px 0 0 #212121!important}.SH-c-project-completion--loading{background:#f0f0f0;padding-top:20%;height:100vh}.SH-c-project-completion__feedback-text{margin:32px 0 0}.SH-c-project-completion__two-button-separator{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:center}.SH-c-project-completion .LSG-c-button--secondary-small-wide .button-content{background:0 0}.SH-c-project-completion .exception{color:#f44336;font-family:"Inter",sans-serif;font-size:12px;line-height:16px;margin:0 0 8px;text-align:right}.SH-c-project-completion .generic-exception{margin:15px 0 0;font-size:16px;line-height:18px}.SH-c-project-completion-expedite{display:grid;grid-template-columns:16px 1fr 162px;gap:8px;flex-direction:column;margin:8px 0 16px;padding:8px;background-color:#edf3ba;border:1px solid #cdd91c;border-radius:4px}@media only screen and (max-width:600px){.SH-c-project-completion-expedite{grid-template-columns:16px 1fr 116px}}.SH-c-project-completion-expedite__expedite-text{font-size:16px;line-height:1.5}.SH-c-project-completion-expedite__expedite-text p{margin:0!important;color:#211900}.SH-c-project-completion-expedite__expedite-text small{font-size:12px;line-height:1.3;color:#757575}.SH-c-project-completion-expedite__expedite-icon{color:#7a7000;width:16px;height:16px}.SH-c-project-completion-expedite__expedite-checkbox{line-height:1.5}.SH-c-project-completion-expedite__expedite-checkbox .filled-in:not(:checked)+label:after{background-color:#fff!important}@media only screen and (max-width:600px){.SH-c-project-completion-expedite__expedite-checkbox{margin:0 8px}}.SH-c-project-completion-expedite__expedite-breakdown{grid-column:1/4;display:flex;justify-content:space-between;background-color:#fff;border-radius:0 0 4px 4px;margin:0 -8px -8px}.SH-c-project-completion-expedite__expedite-breakdown span{margin:8px}.SH-c-project-completion-expedite__expedite-breakdown span:first-of-type{padding-left:16px}.SH-c-project-completion-expedite__strikethrough{text-decoration:line-through}.SH-c-project-completion-line-item-selector{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;position:relative}.SH-c-project-completion-line-item-selector__item{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;padding:4px 0;min-height:39px}.SH-c-project-completion-line-item-selector__label{text-align:left;flex:1;padding-right:12px}.SH-c-project-completion-line-item-selector__label label{color:#000}.SH-c-project-completion-line-item-selector__base-description-input{min-width:150px;max-width:300px;width:100%}.SH-c-project-completion-line-item-selector__base-value-input{min-width:30px;max-width:100px;width:100%}.SH-c-project-completion-line-item-selector__base-value-input input{text-align:right;width:100%;margin:0!important;border:1px solid #e0e0e0!important;border-radius:8px!important}.SH-c-project-completion-line-item-selector__base-value-input::after{content:none!important}.SH-c-project-completion-line-item-selector__value,.SH-r-reports-company-credits__table thead tr .text-align-right{text-align:right}.SH-c-project-completion-line-item-selector__base-label{display:flex;align-items:center}.SH-c-project-completion-line-item-selector__base-value{display:flex;align-items:center;justify-self:flex-end;gap:2px}.SH-c-project-completion-line-item-selector__base-value__label{padding:0 0 8px}.SH-c-project-completion-project-information__credit-balance{font-family:"Inter",sans-serif;color:#757575;font-size:16px;font-weight:400;line-height:24px}.SH-c-project-completion-project-information .service-chips{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 8px}.SH-c-project-details__screen-navigation-wrapper{position:fixed;bottom:0;left:0;right:0;width:100%;z-index:998}.SH-c-project-details__screen-navigation{height:75px;box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.4)}.SH-c-project-details__screen-navigation .GLM-navigation-tabs__background{background:rgba(252,252,252,.9)!important;backdrop-filter:blur(4px)}.SH-c-project-details__screen-navigation .GLM-navigation-tabs__tablist{padding:0!important;gap:0}.SH-c-project-details__screen-navigation .GLM-navigation-tabs__tablist button.GLM-navigation-private-tab{width:75px}.SH-c-project-details__tab-navigation{margin:8px 0 0}@media only screen and (max-width:600px){.SH-c-project-details__tab-navigation{margin:0;position:-webkit-sticky;position:sticky;top:0;z-index:997}}.SH-c-project-details__nav-option-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:75px}.SH-c-project-details__nav-option-content-text{color:#646464;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;line-height:1.42;letter-spacing:-.09px;text-align:center;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.SH-c-project-details--screen-navigation-view .SH-c-project-details__screen-container{height:calc(100vh - 56px - 75px);overflow-y:scroll}@supports (height:100dvh){.SH-c-project-details--screen-navigation-view .SH-c-project-details__screen-container{height:calc(100dvh - 56px - 75px)}}.SH-c-project-details--screen-navigation-view #launcher,.SH-c-project-details--screen-navigation-view .SH-c-footer,.SH-c-project-details--screen-navigation-view .payout-setup-status-banner{display:none!important}.SH-c-project-details--screen-navigation-view #SH-app__main{background-color:#fcfcfc;padding:0!important}.SH-c-project-details--application-loading{opacity:.5}.SH-c-project-details__alert{text-align:center;color:#f44336!important}@media only screen and (min-width:1020px){.SH-c-project-details__content-container{display:flex;gap:16px}}.SH-c-project-details__main-view{flex-basis:75%}@media only screen and (max-width:1019px){.SH-c-project-details__main-view{padding-right:0}}.SH-c-project-details__main-view__error-status{padding:8px 8px 8px 16px;border:1px solid #f44336;border-radius:8px}.SH-c-project-details__main-view__error-status__error-text{color:#f44336;font-weight:700}.SH-c-project-details__main-view__heading-container{display:flex;align-items:baseline;flex-wrap:wrap;line-height:30px;margin:16px 0 0}.SH-c-project-details__main-view__image-bubble{position:relative;margin-right:4px}.SH-c-project-details__main-view__image-bubble__image{vertical-align:top}.SH-c-project-details__main-view__pitch-title{font-family:"Inter",sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.18px;margin:0}.SH-c-project-details__main-view__pitch-title a{display:inline-flex;font-size:16px;font-weight:700;color:#646464}.SH-c-project-details__main-view__pitch-title a .material-icons{margin-left:-8px}.SH-c-project-details__main-view__posting-title a{position:relative}.SH-c-project-details__main-view__posting-title a .material-icons{position:absolute;top:-10px;left:-10px;font-size:36px;color:#212121}.SH-c-project-details__main-view__posting-title a span{padding-left:30px;font-size:24px;font-weight:700;color:#212121}.SH-c-project-details__main-view .LSG-l-bubble-container{margin-top:0}.SH-c-project-details__main-view__nav-with-counts{margin:32px 0}.SH-c-project-details__main-view__nav-with-counts .LSG-c-nav-with-counts__tab .LSG-c-nav-with-counts__content{color:#646464;font-family:"Inter",sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.18px;padding:6px 0}.SH-c-project-details__main-view__nav-with-counts .LSG-c-nav-with-counts__tab--active .LSG-c-nav-with-counts__content{color:#0f0f0f;border-bottom-color:#0f0f0f}.SH-c-project-details__side-view{flex-basis:25%}@media only screen and (max-width:1019px){.SH-c-project-details__side-view{padding-left:0}}.SH-c-project-details__timer-text{color:#202020}.SH-c-project-details__expiration-message{text-align:center}.SH-c-project-details__expiration-message__period{display:inline-block;margin-left:-3px}.SH-c-project-details__action-status-container{margin:32px 0 0;color:#202020;font-family:"Inter",sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.18px}.SH-c-project-details-activity .LSG-c-user-message-bubble .LSG-l-bubble-container{background-color:#fcfcfc;border-color:#fcfcfc}.SH-c-project-details-activity .LSG-c-user-message-bubble__content{font-family:"Inter",sans-serif;color:#202020!important;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px}.SH-c-project-details-activity--user-image-left{margin-left:calc(11.1111111111% - 48px);margin-right:11.1111111111%;margin-top:8px}@media only screen and (max-width:1019px){.SH-c-project-details-activity--user-image-left{margin-left:0;margin-right:48px}}@media only screen and (max-width:600px){.SH-c-project-details-activity--user-image-left{margin-right:0}}.SH-c-project-details-activity--user-image-right{margin-left:11.1111111111%;margin-right:calc(11.1111111111% - 48px);margin-top:8px}@media only screen and (max-width:1019px){.SH-c-project-details-activity--user-image-right{margin-left:48px;margin-right:0}}@media only screen and (max-width:600px){.SH-c-project-details-activity--user-image-right{margin-left:0}}.SH-c-project-details-activity .LSG-c-bubble-text-editor{margin-left:11.1111111111%;margin-right:11.1111111111%}@media only screen and (max-width:1019px){.SH-c-project-details-activity .LSG-c-bubble-text-editor{margin-left:48px;margin-right:48px}}@media only screen and (max-width:600px){.SH-c-project-details-activity .LSG-c-bubble-text-editor{margin-left:0;margin-right:0}}.SH-c-project-details-activity .LSG-c-bubble-text-editor__action-bar{padding-bottom:16px}.SH-c-project-details-activity .LSG-c-bubble-text-editor .LSG-l-bubble-container .materialize-textarea{overflow-y:visible}.SH-c-project-details-activity-action-item{margin-top:32px;margin-bottom:32px}.SH-c-project-details-activity-action-item.SH-c-project-details-activity-action-item--bold-action .SH-c-project-details-activity-action-item--container,.project-details-create-project-summary__summary dt{font-weight:700}.SH-c-project-details-activity-action-item.SH-c-project-details-activity-action-item--bold-action .SH-c-project-details-activity-action-item--container--spacer-block-left .SH-c-project-details-activity-action-item--container--spacer-block--bottom-border,.SH-c-project-details-activity-action-item.SH-c-project-details-activity-action-item--bold-action .SH-c-project-details-activity-action-item--container--spacer-block-right .SH-c-project-details-activity-action-item--container--spacer-block--bottom-border{border-bottom:1px solid #9e9e9e}.SH-c-project-details-activity-action-item--container{display:flex;justify-content:center}.SH-c-project-details-activity-action-item--container--spacer-block-left,.SH-c-project-details-activity-action-item--container--spacer-block-right{display:flex;flex-grow:1}.SH-c-project-details-activity-action-item--container--spacer-block-left .SH-c-project-details-activity-action-item--container--spacer-block--bottom-border,.SH-c-project-details-activity-action-item--container--spacer-block-right .SH-c-project-details-activity-action-item--container--spacer-block--bottom-border{width:100%;height:50%;border-bottom:1px dotted #9e9e9e}.SH-c-project-details-activity-action-item--container--spacer-block-left{margin-left:11.1111111111%}@media only screen and (max-width:1019px){.SH-c-project-details-activity-action-item--container--spacer-block-left{margin-left:48px}}@media only screen and (max-width:600px){.SH-c-project-details-activity-action-item--container--spacer-block-left{min-width:24px;margin-left:0}}.SH-c-project-details-activity-action-item--container--spacer-block-right{margin-right:11.1111111111%}@media only screen and (max-width:1019px){.SH-c-project-details-activity-action-item--container--spacer-block-right{margin-right:48px}}@media only screen and (max-width:600px){.SH-c-project-details-activity-action-item--container--spacer-block-right{min-width:24px;margin-right:0}}.SH-c-project-details-activity-action-item--container--action-text{margin-left:16px;margin-right:16px}.SH-c-project-details-action-status{margin-top:32px;padding:10px 16px;border:1px solid #ddd;border-radius:8px}.SH-c-project-details-action-status__tooltip-when-disabled-wrapper{position:relative}.SH-c-project-details-action-status__tooltip-when-disabled-button{color:#757575;position:absolute;right:24px;top:12px;font-size:16px;cursor:default}.SH-c-project-details-action-status--button-container{display:flex;justify-content:space-between;align-content:center;gap:8px}.SH-c-project-details-action-status--button-container--action-buttons{display:flex;flex-wrap:wrap;justify-content:flex-end}@media only screen and (max-width:600px){.SH-c-project-details-action-status--button-container--action-buttons .LSG-c-button,.SH-c-project-details-action-status--button-container--action-buttons .LSG-c-button .button-content{width:100%}}.SH-c-project-details-action-status--button-container--status-text{display:flex;align-items:center;margin:0!important;color:#202020;font-family:"Inter",sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.18px}@media only screen and (max-width:600px){.SH-c-project-details-action-status--button-container--status-text{justify-content:center}.SH-c-project-details-action-status--button-container{justify-content:center;flex-direction:column}}.pulse-button .button-content{box-shadow:0 0 0 0 #000;animation:pulse 3s infinite}.edit-project-title-form{padding-top:0!important}.edit-project-title-form__input{border:1px solid #e0e0e0!important;border-radius:8px!important;box-sizing:border-box!important;height:initial!important;margin:0!important;outline:0!important;overflow-y:initial!important;padding:8px 9px!important;resize:none!important;transition:none!important}.edit-project-title-form__input:focus:not([readonly]){border-bottom:1px solid #e0e0e0!important;box-shadow:initial!important}.edit-project-title-form__input+.SH-c-error{margin-top:2px}.SH-c-project-details-admin-actions{border:1px solid #000;border-radius:8px;padding:8px;margin:24px 0}.SH-c-project-details-admin-actions__header{color:#f44336!important;text-align:center;margin-top:0}.SH-c-project-details-admin-actions__project-status{display:flex;justify-content:center}.SH-c-project-details-admin-actions__actions-container{display:flex;flex-direction:column;gap:8px}.SH-c-project-details-admin-actions__actions-container__row{display:flex;align-items:start;gap:8px}.SH-c-project-details-admin-actions__actions-container__row__header{flex:0 0 80px}.SH-c-project-details-admin-actions__actions-container__row__not-fms{margin:4px}.SH-c-project-details-admin-actions__actions-container-actions{display:flex;align-items:center;flex-wrap:wrap}.project-details-create-project-summary__summary dd{margin:8px 0 32px}.project-details-create-project-summary__summary dd>ul{margin:0;padding-left:20px}.project-details-create-project-summary__summary dd>ul>li{list-style:disc}.project-details-create-project-summary__key-date{color:#646464;font-style:normal}.SH-c-project-details-deliverables{margin:32px 0 64px}.SH-c-project-details-deliverables__section-header{font-family:"Inter",sans-serif;color:#202020!important;font-weight:700}.SH-c-project-details-deliverables__deliverables-list .GLM-c-deliverables-list__label,.SH-c-project-details-deliverables__key-dates-table .GLM-c-key-dates-table__table-caption,.SH-c-project-details-deliverables__section-header{font-size:18px!important;line-height:24px;letter-spacing:-.26px;margin:32px 0 8px!important}.SH-c-project-details-deliverables__no-content{color:#212121}.SH-c-project-details-details__bubble{font-family:"Inter",sans-serif;color:#202020!important;font-size:16px!important;font-weight:400;line-height:24px;letter-spacing:-.18px;margin:8px 0 0!important;background-color:#fcfcfc;border-color:#fcfcfc}.SH-c-project-details-details__section-header{font-family:"Inter",sans-serif;color:#202020!important;font-size:18px!important;font-weight:700;line-height:24px;letter-spacing:-.26px;margin:32px 0 8px!important}.SH-c-project-details-details__services-wrapper{margin:auto 0}.SH-c-project-details-details__services-edit{display:grid;grid-template-columns:1fr 42px;gap:16px}.SH-c-project-details-details__services-edit-action{width:42px;height:40px}.SH-c-project-details-details .service-chips{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 8px}.SH-c-project-details-details .LSG-c-button--secondary-small-wide .button-content,.SH-c-project-details-pitch .LSG-c-button.LSG-c-button--secondary-regular-wide .button-content{background:0 0}.SH-c-project-details-details__action-buttons{display:flex;margin-top:8px}.SH-c-project-details-details__credit-balance{font-family:"Inter",sans-serif;color:#646464;font-size:16px;font-weight:400;line-height:24px}.SH-c-project-details-details .LSG-c-button{padding:0}.SH-c-project-details-details__company-team-tag.tag.company-team{border-radius:6px;padding:4px 12px;height:32px;font-weight:400;line-height:1;max-width:200px;margin:0;flex-shrink:0}.SH-c-project-details-details__description{font-size:16px!important;color:#212121!important}.SH-c-project-details-details__description__examples-title{font-size:16px!important;margin-bottom:0!important;margin-top:36px!important}.SH-c-project-details-details__description a{background-image:linear-gradient(to bottom,#212121 0,#212121 100%)}.SH-c-project-details-files__bubble{font-family:"Inter",sans-serif;color:#202020!important;font-size:16px!important;font-weight:400;line-height:24px;letter-spacing:-.18px;margin:8px 0 0!important;background-color:#fcfcfc;border-color:#fcfcfc}.SH-c-project-details-files__section-header{font-family:"Inter",sans-serif;color:#202020!important;font-size:18px!important;font-weight:700;line-height:24px;letter-spacing:-.26px;margin:32px 0 8px!important}.SH-c-project-details-files__asset-list{display:flex;flex-wrap:wrap;padding:8px;margin-top:8px}.SH-c-project-details-files__file-list{display:grid;row-gap:16px}.SH-c-project-details-files__action-buttons{align-items:center;display:flex;flex-direction:row;gap:8px}.SH-c-project-details-info-summary,.SH-r-projects .SH-c-projects.search-activated .SH-c-projects-results-list{margin-top:32px}.SH-c-project-details-info-summary__pricing-info--separator{width:100%;height:1px;background-color:#f0f0f0}.SH-c-project-details-info-summary__expenses-cta{color:#646464!important;font-weight:400;background-image:none;text-decoration:underline;line-height:1.5}.SH-c-project-details-info-summary__expenses-cta .material-icons{width:16px;font-size:16px;line-height:1.5;vertical-align:bottom}.SH-c-project-details-info-summary__expenses-cta:hover{color:#646464}.SH-c-project-details-info-summary__question-container{box-sizing:border-box;padding:16px;gap:4px;border:1px solid #e0e0e0;border-radius:8px;margin-top:16px}.SH-c-project-details-info-summary__question-title{font-weight:700}.SH-c-project-details-info-summary__question-body{font-weight:300}.SH-c-project-details-info-summary--services-container .LSG-c-chip-secondary{display:inline-block;margin-right:4px;margin-top:4px}.SH-c-project-details-info-summary__slide-toggle{margin-top:16px}.SH-c-project-details-info-summary__slide-toggle__helper-text{color:#757575;font-size:12px!important;margin:4px 10px!important}.SH-c-project-details-info-summary__creator-fees-locked{border-color:#92d2f2!important;background-color:#f0f9fe}.SH-c-project-details-info-summary__creator-fees-locked .SH-slide-toggle__text{color:#0f6e9e;padding-left:8px}.SH-c-project-details-info-summary__expenses-locked{border-color:#c4b8f3!important;background-color:#f6f2ff}.SH-c-project-details-info-summary__expenses-locked .SH-slide-toggle__knob__icon--locked{color:#7f57ce}.SH-c-project-details-info-summary__expenses-locked .SH-slide-toggle__text{color:#6441aa;padding-left:8px}.SH-c-project-details-info-summary__expedite-locked{border-color:#7a7000!important;background-color:#edf3ba}.SH-c-project-details-info-summary__expedite-locked .SH-slide-toggle__knob__icon--locked{color:#7a7000}.SH-c-project-details-info-summary__expedite-locked .SH-slide-toggle__text{color:#7a7000;padding-left:8px}@media only screen and (min-width:1020px){.SH-c-project-details-info-summary--ledger-hidden{padding-top:200px}}.SH-c-project-details-info-summary__follower{display:inline-block}.SH-c-project-details-info-summary__follower__image{margin:8px 8px 0 0}.pricing-details-info-summary-ledger{margin-top:8px!important;background-color:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:24px 16px 16px}.pricing-details-info-summary-ledger__button{background:0 0;border:0;font-size:16px;padding:0;color:#0e638d;display:flex;align-items:center;margin-left:auto}.pricing-details-info-summary-ledger__button__text{text-decoration:underline}.pricing-details-info-summary-ledger__button__icon{font-size:16px;padding-right:4px}.pricing-details-info-summary-ledger__button--disabled{color:#9e9e9e}.pricing-details-info-summary-ledger__price{display:flex;justify-content:space-between;padding-bottom:8px}.pricing-details-info-summary-ledger__price--original{color:#757575!important}.pricing-details-info-summary-ledger__price--adjusted{border-bottom:1px solid #f0f0f0}.pricing-details-info-summary-ledger__price--current{color:#212121!important;border-bottom:1px solid #f0f0f0}.pricing-details-info-summary-ledger__total{display:flex;justify-content:space-between;color:#212121;margin:16px 0}.pricing-details-info-summary-ledger__total__bold-text{font-weight:600}.project-details-ledger-dropdown{color:#212121;border-bottom:1px solid #f0f0f0}.project-details-ledger-dropdown__button{border:0;width:32px;height:32px;border-radius:50%;background-color:transparent;display:flex;justify-content:center;align-items:center}.project-details-ledger-dropdown__button:hover{background-color:#f0f0f0}.project-details-ledger-dropdown__button--disabled:hover{background-color:transparent}.project-details-ledger-dropdown__collapsible-area{margin:0 0 0 33px}.project-details-ledger-dropdown__collapsible-area--collapsed{display:none}.project-details-ledger-dropdown__collapse-icon{font-size:16px;padding:0 8px;user-select:none;display:flex;color:#212121;cursor:pointer}.project-details-ledger-dropdown__collapse-icon--disabled{cursor:default;color:#9e9e9e}.project-details-ledger-dropdown__item{border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:8px 0}.project-details-ledger-dropdown__item__content{font-size:14px}.project-details-ledger-dropdown__item__content--percent{color:#9e9e9e;padding-left:8px}.project-details-ledger-dropdown--disabled{color:#9e9e9e}.SH-c-project-details-payment__bubble{font-family:"Inter",sans-serif;color:#202020!important;font-size:16px!important;font-weight:400;line-height:24px;letter-spacing:-.18px;margin:8px 0 0!important;background-color:#fcfcfc;border-color:#fcfcfc}.SH-c-project-details-payment-charge-item,.SH-c-project-details-payment__section-header{font-family:"Inter",sans-serif;color:#202020!important;font-size:18px!important;font-weight:700;line-height:24px;letter-spacing:-.26px;margin:32px 0 8px!important}.SH-c-project-details-payment-charge-item{font-size:16px!important;font-weight:400;letter-spacing:-.18px;margin:8px 0 0!important;background-color:#fcfcfc;border-color:#fcfcfc}@media only screen and (max-width:600px){.SH-c-project-details-payment-charge-item__buyer-body__row{margin-top:16px}}.SH-c-project-details-payment-charge-item__heading{display:grid;margin-bottom:8px;grid-template-columns:repeat(4,1fr)}.SH-c-project-details-payment-charge-item__heading__invoice{display:flex}@media only screen and (max-width:600px){.SH-c-project-details-payment-charge-item__heading{grid-template-columns:repeat(2,1fr);grid-row-gap:8px}}.SH-c-project-details-payment-charge-item__to-be-paid{color:#0f0f0f;text-decoration:underline}.SH-c-project-details-pitch{margin:32px 0 0;color:#202020}.SH-c-project-details-pitch__bubble{font-family:"Inter",sans-serif;color:#202020!important;font-size:16px!important;font-weight:400;line-height:24px;letter-spacing:-.18px;margin:8px 0 0!important;background-color:#fcfcfc;border-color:#fcfcfc}.SH-c-project-details-pitch__section-header{font-family:"Inter",sans-serif;color:#202020!important;font-size:18px!important;font-weight:700;line-height:24px;letter-spacing:-.26px;margin:32px 0 8px!important}.SH-c-project-details-pitch .LSG-c-bubble-text-editor .LSG-l-bubble-container{padding:0}.SH-c-project-details-pitch .SH-c-google-places-input{margin-top:0;margin-bottom:0;padding-left:4px}.SH-c-project-details-pitch .SH-c-google-places-input .seller-posting-input__field-clear{bottom:28px}.SH-c-project-details-pitch .LSG-c-button .button-content{font-weight:400}.SH-c-project-details-pitch__pitch-image{max-width:100vw}.SH-c-project-details-pitch .LSG-c-text-input.input-field{flex-grow:1;margin-bottom:0}.SH-c-project-details-pitch-weburl-edit-item{display:flex;width:100%}.SH-c-project-details-pitch-weburl-edit-item.SH-c-project-details-pitch-weburl-edit-item--not-deletable .LSG-c-text-input{margin-right:18px}.SH-c-project-details-pitch-weburl-edit-item .LSG-c-text-input{flex-grow:1}.SH-c-project-details-pitch-weburl-edit-item .material-icons{position:relative;top:8px;margin-left:8px}.SH-r-projects{font-size:16px}.SH-r-profile main,.SH-r-projects,.SH-r-projects main{background-color:#f9f9f9}.SH-r-projects .SH-c-projects{min-height:500px;color:#212121;font-family:"Inter",sans-serif;font-weight:400}.SH-r-projects .SH-c-projects .description-container{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SH-r-projects .SH-c-projects .page-title{font-size:24px}.SH-r-projects .SH-c-projects .LSG-c-filter-sort{margin-bottom:-5px;margin-top:32px}.SH-r-projects .SH-c-projects .LSG-c-search.search-activated{width:100%}.SH-r-projects .SH-c-projects .LSG-c-search.search-activated .close-icon{position:relative;top:-2px}.SH-r-projects .SH-c-projects .LSG-c-search.search-activated .LSG-c-text-input{margin-bottom:0}.SH-r-projects .SH-c-projects .sh-cool-loader{margin-top:150px;margin-bottom:150px}.SH-c-projects-results-list{margin-top:10px;line-height:24px}.SH-c-projects-results-list-item.has-mouse{border-color:#e0e0e0}.SH-c-projects-results-list-item .project-results-list-item-link{display:grid;gap:4px 16px;grid-template-columns:400px 250px 80px 1fr 230px;grid-template-areas:"a b c d e";width:100%;background-image:none;color:#212121}.SH-c-projects-results-list-item .project-results-list-item-link .grid-container-cell-a{grid-area:a}.SH-c-projects-results-list-item .project-results-list-item-link .grid-container-cell-b{grid-area:b}.SH-c-projects-results-list-item .project-results-list-item-link .grid-container-cell-c{grid-area:c}.SH-c-projects-results-list-item .project-results-list-item-link .grid-container-cell-d{grid-area:d}.SH-c-projects-results-list-item .project-results-list-item-link .grid-container-cell-e{grid-area:e}@media only screen and (max-width:1250px){.SH-c-projects-results-list-item .project-results-list-item-link{grid-template-columns:375px 1fr 230px;grid-template-rows:1fr 50px;grid-template-areas:"a d e" "b c ."}}@media only screen and (max-width:1019px){.SH-c-projects-results-list-item .project-results-list-item-link{grid-template-columns:minmax(350px,1fr) minmax(180px,1fr);grid-template-rows:1fr 60px 54px;grid-template-areas:"a e" "d d" "b c"}.SH-c-projects-results-list-item .project-results-list-item-link .price-container{display:flex;justify-content:flex-end}.SH-c-projects-results-list-item .project-results-list-item-link .users-container{display:flex;flex-direction:row}}@media only screen and (max-width:600px){.SH-c-projects-results-list-item .project-results-list-item-link{grid-template-columns:1fr 80px;grid-template-rows:40px 50px 50px minmax(54px,1fr);grid-template-areas:"e e" "a a" "d d" "b c"}}.SH-c-projects-results-list-item .project-results-list-item-link .actions-container{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;gap:0 16px}.SH-c-projects-results-list-item .project-results-list-item-link .actions-container .team-quick-add-container .SH-c-team-quick-add__existing-team{border-radius:6px;padding:4px 12px;height:32px;font-weight:400;font-size:14px!important;line-height:1;max-width:180px;margin-top:4px;flex-shrink:0}@media only screen and (max-width:1019px){.SH-c-projects-results-list-item .project-results-list-item-link .actions-container{flex-direction:column-reverse;align-items:flex-end}.SH-c-projects-results-list-item .project-results-list-item-link .actions-container .SH-c-team-quick-add__existing-team{margin:0}}@media only screen and (max-width:600px){.SH-c-projects-results-list-item .project-results-list-item-link .actions-container{flex-direction:row}}.SH-c-projects-results-list-item .project-results-list-item-link .title-container{flex-direction:column;align-items:flex-start}.SH-c-projects-results-list-item .project-results-list-item-link .title-container .LSG-c-highlight-circle{position:relative;top:1px;margin-right:5px;flex:none}.SH-c-projects-results-list-item .project-results-list-item-link .title-container .subtitle,.SH-c-projects-results-list-item .project-results-list-item-link .title-container .title{align-items:center;display:flex;flex-direction:row}.SH-c-projects-results-list-item .project-results-list-item-link .title-container.highlight .title{font-weight:700}.SH-c-projects-results-list-item .project-results-list-item-link .title-container .title-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.SH-c-projects-results-list-item .project-results-list-item-link .title-container.underline-title .title-text{text-decoration:underline}.SH-c-projects-results-list-item .project-results-list-item-link .title-container .LSG-c-select-badge{flex:none;margin-left:5px}.SH-c-projects-results-list-item .project-results-list-item-link .image-bubble-container{margin-right:10px;flex-shrink:0}.SH-c-projects-results-list-item .project-results-list-item-link .image-bubble-container .image-bubble{width:48px;height:48px;border-radius:50px}.SH-c-projects-results-list-item .project-results-list-item-link .needs-action-chip{margin-left:8px;background:#d50000;color:#fff}@media only screen and (max-width:600px){.SH-c-projects-results-list-item .project-results-list-item-link .actions-container{position:relative;right:3%}.SH-c-projects-results-list-item .project-results-list-item-link .price-container{text-align:right}}.SH-c-projects-results-list-item__is-reloading-item{position:absolute;top:0;left:0;border-radius:inherit;width:100%;height:100%;background-color:rgba(0,0,0,.2);z-index:2;display:grid;justify-content:center;align-content:center}.projects-freelancer-calculate-potential-earnings__loading{display:flex;justify-content:center;align-items:center}.projects-freelancer-calculate-potential-earnings__inline-group{display:flex;justify-content:space-between;padding:4px 0;align-items:center}.projects-freelancer-calculate-potential-earnings__inline-group .inline-input,.projects-freelancer-calculate-potential-earnings__inline-group .inline-label{display:inline}.projects-freelancer-calculate-potential-earnings__inline-group .inline-input .currency{font-family:"Inter",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:32px;text-align:right;color:#9e9e9e;position:absolute;padding-left:4px}.projects-freelancer-calculate-potential-earnings__inline-group .inline-input input{background-color:#fff;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:8px;width:120px;height:32px;text-align:right;margin:0;padding:0 4px 0 16px}.projects-freelancer-calculate-potential-earnings__inline-group .inline-input input:hover{border-color:#212121}.projects-freelancer-calculate-potential-earnings__inline-group .inline-input input:focus{border-width:2px;border-color:#212121;box-shadow:none}.SH-r-reports-company-credits__content strong,.SH-r-reports-company-credits__table tbody tr .bold,.projects-freelancer-calculate-potential-earnings__inline-group .inline-input input.input-bold,.projects-freelancer-calculate-potential-earnings__inline-group .inline-input p.bold{font-weight:600}.projects-freelancer-calculate-potential-earnings__inline-group .inline-text{font-family:"Inter",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:right;margin:0;color:#212121;padding-right:4px}.projects-freelancer-calculate-potential-earnings__inline-group--earnings{padding-top:8px;border-top:1px solid #e0e0e0}.projects-freelancer-calculate-potential-earnings__toggle-button{display:block;margin:8px 0 12px auto;background-color:transparent!important;border:0;text-decoration:underline;color:#757575;padding:0;font-size:16px}.projects-freelancer-calculate-potential-earnings__toggle-button:hover{color:#212121}.p-tooltip-group p{line-height:24px;margin:0!important;vertical-align:top}.p-tooltip-group .LSG-c-icon-tooltip,.p-tooltip-group p{display:inline-block}.SH-r-profile{font-size:16px;background-color:#f9f9f9}.SH-r-profile--glm,.SH-r-profile--glm main{background-color:#0f0f0f}.SH-r-referral-receive-verify-digest{font-family:"Inter",sans-serif;margin-top:max(48px,5%)}.SH-r-referral-receive-verify-digest__content{max-width:596px;margin:auto;box-shadow:0 4px 18px rgba(0,0,0,.08);border-width:0}.SH-r-referral-receive-verify-digest__heading{padding-bottom:20px}.SH-r-referral-receive-verify-digest__heading:not(.no-border){border-bottom:1px solid #e0e0e0}.SH-r-referral-receive-verify-digest__heading--title{text-align:center;margin-bottom:8px;font-size:26px;font-weight:600}.SH-r-referral-receive-verify-digest__heading--sub-title{text-align:center;margin:0 0 20px;color:#757575;font-size:18px;font-weight:400}.SH-r-referral-receive-verify-digest__heading--actions{justify-content:center}.SH-r-referral-receive-verify-digest__heading--actions .action-approve .LSG-c-button .button-content:hover{background:#303030;border-color:#222}.SH-r-referral-receive-verify-digest__heading--actions .action-decline .LSG-c-button .button-content:hover{background:#ebebeb;border-color:#222}.SH-r-referral-receive-verify-digest__body{max-width:439px;margin:20px auto 8px}.SH-r-referral-receive-verify-digest__body--profile-snippet{display:grid;grid-template-columns:1fr 2fr;gap:16px}.SH-r-referral-receive-verify-digest__body--profile-snippet h1,.SH-r-reports-company-credits__content p,.SH-r-reports-company-credits__content ul{margin:8px 0}.SH-r-referral-receive-verify-digest__body--profile-snippet img{max-width:120px;max-height:120px;width:auto;height:auto;border-radius:100%}@media only screen and (max-width:600px){.SH-r-referral-receive-verify-digest__body--profile-snippet img{max-width:100px;max-height:100px}}.SH-r-referral-receive-verify-digest__body--profile-snippet--freelancer-details{display:grid;grid-template-columns:25px 1fr;gap:4px;font-size:16px;line-height:24px}.SH-r-referral-receive-verify-digest__body--profile-snippet--freelancer-details .material-icons{height:20px}.SH-r-referral-receive-verify-digest__body--project-details{font-size:18px;margin-top:16px;display:grid;grid-template-columns:145px 1fr;gap:8px 16px}.SH-r-referral-receive-verify-digest-upsell__subheader b,.SH-r-referral-receive-verify-digest__body--project-details .title{font-weight:700}.SH-r-referral-receive-verify-digest__video-preview{margin-top:8px;width:100%}.SH-r-referral-receive-verify-digest__thumbnail-container{text-align:center;padding:8px;flex:none;width:100%}.SH-r-referral-receive-verify-digest__thumbnail{position:relative;display:block;width:100%;background:0 0;border:0;margin:0;padding:56.25% 0 0;border-radius:8px;overflow:hidden}.SH-r-referral-receive-verify-digest__thumbnail--is-missing-image{box-shadow:inset 0 0 0 2px #e0e0e0}.SH-c-seller-profile-project-list-item__image-container .watch-button-icon path,.SH-r-referral-receive-verify-digest__thumbnail path{fill:transparent}.SH-c-seller-profile-project-list-item__image-container--is-missing-image .watch-button-icon path,.SH-r-referral-receive-verify-digest__thumbnail--is-missing-image path{fill:#e0e0e0}.SH-r-referral-receive-verify-digest__thumbnail-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat}.SH-r-referral-receive-verify-digest__thumbnail-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.625)}.SH-r-referral-receive-verify-digest-upsell{box-sizing:border-box;margin:0 auto;padding:24px 0;width:93vw;max-width:1475px}.SH-r-referral-receive-verify-digest-upsell--background #SH-app__main{background:#f9f9f9}.SH-r-referral-receive-verify-digest-upsell__approved-status{animation-name:approved-status-ease-in;animation-duration:300ms;animation-timing-function:ease-out;align-items:center;color:#4caf50;gap:10px;display:flex;flex-direction:row;font-family:"Inter",sans-serif;font-weight:600;font-size:16px;line-height:24px;margin:0;padding:0}.SH-r-referral-receive-verify-digest-upsell__side-by-side{display:flex;flex-direction:row;gap:32px;margin:16px 0 0}@media only screen and (max-width:600px){.SH-r-referral-receive-verify-digest-upsell__side-by-side{flex-direction:column;gap:42px}}.SH-r-referral-receive-verify-digest-upsell__left-pane{flex:1;max-width:500px}.SH-r-referral-receive-verify-digest-upsell__header{align-items:center;color:#212121;display:flex;flex-direction:row;gap:12px;font-family:"Inter",sans-serif;font-size:24px;font-weight:700;line-height:24px;margin:32px 0 24px;padding:0}.SH-r-referral-receive-verify-digest-upsell__block{fill:#0f0f0f;width:24px;height:24px}.SH-r-referral-receive-verify-digest-upsell__subheader{color:#212121;font-family:"Inter",sans-serif;font-size:48px;font-weight:400;line-height:56px;letter-spacing:-.01em;margin:0 0 24px;padding:0}.SH-r-referral-receive-verify-digest-upsell__subheader span{display:block}.SH-r-referral-receive-verify-digest-upsell__collaborate{color:#212121;font-family:"Inter",sans-serif;font-weight:600;font-size:18px;line-height:24px;margin:24px 0}.SH-r-referral-receive-verify-digest-upsell__about{color:#757575;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:0}.SH-r-referral-receive-verify-digest-upsell__banner-bar{display:flex;flex-direction:column-reverse;gap:16px;margin:56px 0 0}.SH-r-referral-receive-verify-digest-upsell__banner-bar figcaption,.SH-r-reports-company-credits__table thead tr th{color:#757575;font-family:"Inter",sans-serif;font-weight:600;font-size:16px;line-height:24px}.SH-r-referral-receive-verify-digest-upsell__logos{align-items:center;display:grid;grid-template-columns:repeat(2,auto);justify-content:left;gap:16px 32px}.SH-r-referral-receive-verify-digest-upsell__logos img{width:100%}.SH-r-referral-receive-verify-digest-upsell__instagram{max-width:100px}.SH-r-referral-receive-verify-digest-upsell__new-york-times{max-width:160px}.SH-r-referral-receive-verify-digest-upsell__airbnb{max-width:77px}.SH-r-referral-receive-verify-digest-upsell__starbucks{max-width:150px}.SH-r-referral-receive-verify-digest-upsell__right-pane{flex:1.5}@media only screen and (max-width:1019px){.SH-r-referral-receive-verify-digest-upsell__right-pane{flex:1}}.SH-r-referral-receive-verify-digest-upsell__demo-request-submitted{font-family:"Inter",sans-serif;color:#202020;text-align:center}.SH-r-reports-company-credits{margin:40px 32px}@media only screen and (max-width:1019px){.SH-r-reports-company-credits{margin:40px 24px}}@media only screen and (max-width:600px){.SH-r-reports-company-credits{margin:40px 0}}.SH-r-reports-company-credits__bubble-container{display:flex;flex-direction:column;gap:24px;border-color:#e0e0e0;padding:24px;margin:0}@media only screen and (min-width:601px){.SH-r-reports-company-credits__bubble-container{border-radius:8px}}@media only screen and (max-width:600px){.SH-r-reports-company-credits__bubble-container{padding:24px 16px;border-left-width:0;border-right-width:0}}.SH-r-reports-company-credits__table{border-collapse:collapse;border-spacing:0}.SH-c-reports-buyer-invoices__table thead tr,.SH-r-reports-company-credits__table thead tr{background-color:#212121;height:40px}.SH-r-reports-company-credits__table thead tr th{color:#fff;padding:16px;border-radius:0;box-sizing:border-box}@media only screen and (max-width:600px){.SH-r-reports-company-credits__table thead tr th{padding:2px 16px}}.SH-r-reports-company-credits__table tbody tr td{font-family:"Inter",sans-serif;color:#212121;font-size:16px;font-weight:400;line-height:26px;padding:16px;border-bottom:1px solid #e0e0e0;box-sizing:border-box;vertical-align:middle}.SH-r-reports-company-credits__table tbody tr .text-align-right{text-align:right}.SH-r-reports-company-credits__table tbody tr .text-danger{color:#f44336}.SH-r-reports-company-credits__table tbody tr .collapsed-amount{color:#757575;font-size:12px}.SH-r-reports-company-credits__table tbody tr .icon-cell{padding:8px 0;vertical-align:middle}.SH-r-reports-company-credits__table tbody tr .table-link{color:#9e7900;background-color:transparent;background:0 0;border:0;text-decoration:underline;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap;padding:0}.SH-r-reports-company-credits__table-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.SH-r-reports-company-credits__title{font-family:"Inter",sans-serif;font-size:24px;font-weight:600;line-height:32px;margin:0}.SH-r-reports-company-credits__content{color:#212121;font-family:"Inter",sans-serif;font-size:16px;line-height:24px}.SH-r-reports-company-credits__content ol,.SH-r-reports-company-credits__content ul{padding-left:40px;list-style:initial}.SH-r-reports-company-credits__content a{color:#646464;font-weight:400;background-image:none;text-decoration:underline;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.SH-r-reports-company-credits__content a:hover{color:gray}.SH-r-reports-company-credits__content p:last-child,.SH-r-reports-company-credits__content ul:last-child{margin-bottom:0}.SH-r-reports-company-credits__empty-state-wrapper{display:flex;flex-direction:column;gap:16px;text-align:center}.SH-r-reports-company-credits__empty-state-description,.SH-r-reports-company-credits__empty-state-title{font-family:"Inter",sans-serif;font-size:16px;font-weight:600;color:#212121;line-height:24px;margin:0}.SH-r-reports-company-credits__empty-state-description{font-weight:400}.SH-r-reports-company-credits__loader{padding:16px 0 0}.SH-r-reports-company-credits__paging-controls{display:flex;flex-direction:row;justify-content:center;align-items:center}.SH-r-reports-company-credits__paging-controls-button{color:#757575}.SH-r-invoices__paging-controls{display:flex;flex-direction:row;justify-content:center;align-items:center}.SH-r-invoices__paging-controls-button{color:#757575}.SH-r-invoices__currently-displaying{color:#212121;font-family:"Inter",sans-serif;font-size:14px;line-height:16px;font-weight:400}.SH-c-saml-help--background #SH-app__main{background:#181818}.SH-c-saml-help__container{padding:14px}.GLM-c-buyer-application-card{border-radius:8px;display:inline-block;background:0 0;flex:1}.GLM-c-buyer-application-card:active,.GLM-c-buyer-application-card:focus,.GLM-c-buyer-application-card:hover{outline:0;box-shadow:0 0 0 4px #2e7ae5}.GLM-c-buyer-application-card__section-conainer{display:flex;flex-direction:row}@media only screen and (max-width:600px){.GLM-c-buyer-application-card__section-conainer{display:block}}.GLM-c-buyer-application-card__pitch-header{flex:0 0 100%;padding:16px;border-radius:8px 8px 0 0}.GLM-c-buyer-application-card__pitch-title{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:18px;font-weight:700;line-height:24px;letter-spacing:-.26px}.GLM-c-buyer-application-card__content{flex:1;padding:16px;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}@media only screen and (max-width:600px){.GLM-c-buyer-application-card__content{display:block}}.GLM-c-buyer-application-card__details-container{flex:1}@media only screen and (min-width:601px){.GLM-c-buyer-application-card__details-container{min-width:300px}}.GLM-c-buyer-application-card__creator-details{font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.09px;display:flex;align-items:center}.GLM-c-buyer-application-card__experience-badge{margin-bottom:16px}.GLM-c-buyer-application-card__badge-container{display:flex}.GLM-c-buyer-application-card__expiration-warning{font-family:"Inter",sans-serif;font-size:14px;font-weight:700;line-height:20px;letter-spacing:-.09px;white-space:nowrap;align-self:start}.GLM-c-buyer-application-card__inline-chips{margin:8px 0 0}.GLM-c-buyer-application-card__inline-chips .GLM-chips-line-clamp__chip{font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.09px;white-space:nowrap;border-radius:16px;padding:0 12px;user-select:none}.GLM-c-buyer-application-card__intro-text{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:"Inter",sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:20px;letter-spacing:-.09px;margin:16px 0 0}@media only screen and (max-width:600px){.GLM-c-buyer-application-card__intro-text{margin:16px 0}}@media only screen and (min-width:1020px){.GLM-c-buyer-application-card__intro-text--no-matching-services{margin:30px 0 0}}.GLM-c-buyer-application-card__media{flex:0 0 266px}.GLM-c-buyer-application-card__actions{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;gap:8px;padding:16px;height:100%}.GLM-c-buyer-application-card__actions .GLM-button{flex-direction:column;gap:0;padding:2px 4px}.GLM-c-buyer-application-card__actions .GLM-button__content-text{font-size:10px!important;font-weight:400;line-height:16px;letter-spacing:.1px}.GLM-c-buyer-application-card__actions .GLM-button__icon-container{width:24px;height:24px}@media only screen and (max-width:600px){.GLM-c-buyer-application-card__actions{flex-direction:row}}.GLM-c-buyer-application-card--theme-black{color:#b1b1b1;background-color:#222;border:1px solid #3f3f3f}.GLM-c-buyer-application-card--theme-black .GLM-c-buyer-application-card__pitch-header{background-color:#282828}.GLM-c-buyer-application-card--theme-black .GLM-c-buyer-application-card__pitch-title{color:#eee}.GLM-c-buyer-application-card--theme-black .GLM-c-buyer-application-card__experience-badge{background-color:#373737;color:#eee}.GLM-c-buyer-application-card--theme-black .GLM-c-buyer-application-card__experience-badge .GLM-c-seller-applications-experiences-badge__icon{color:#b1b1b1}.GLM-c-buyer-application-card--theme-black .GLM-c-buyer-application-card__expiration-warning{color:#ff5a79}.GLM-c-buyer-application-card--theme-black .GLM-c-buyer-application-card__inline-chips .GLM-chips-line-clamp__chip{color:#eee;border:1px solid #b1b1b1}.GLM-c-buyer-application-card--theme-black .GLM-c-buyer-application-card__intro-text{color:#b1b1b1}.GLM-c-buyer-application-card--theme-black .GLM-c-buyer-application-card__actions .GLM-button,.GLM-c-buyer-application-card--theme-black .GLM-c-seller-applications-creator-details__creator-location,.GLM-c-buyer-application-card--theme-black .GLM-c-seller-applications-creator-details__creator-name{color:#eee}@media only screen and (min-width:601px){.GLM-c-buyer-application-card--theme-black .GLM-c-buyer-application-card__actions{border-left:1px solid #3f3f3f}}@media only screen and (max-width:600px){.GLM-c-buyer-application-card--theme-black .GLM-c-buyer-application-card__actions{border-top:1px solid #3f3f3f}}.GLM-c-buyer-application-card--theme-black .GLM-c-seller-applications-creator-details__creator-location svg,.GLM-c-buyer-application-card--theme-black .GLM-c-seller-applications-creator-details__creator-location--last-location,.GLM-c-buyer-application-card--theme-white .GLM-c-seller-applications-creator-details__creator-location svg{color:#b1b1b1}.GLM-c-buyer-application-card--theme-white{color:#202020;background-color:#fcfcfc;border:1px solid #ddd}.GLM-c-buyer-application-card--theme-white .GLM-c-buyer-application-card__pitch-header{background-color:#f1f1f1}.GLM-c-buyer-application-card--theme-white .GLM-c-buyer-application-card__pitch-title{color:#202020}.GLM-c-buyer-application-card--theme-white .GLM-c-buyer-application-card__experience-badge{background-color:#e4e4e4;color:#202020}.GLM-c-buyer-application-card--theme-white .GLM-c-buyer-application-card__experience-badge .GLM-c-seller-applications-experiences-badge__icon{color:#646464}.GLM-c-buyer-application-card--theme-white .GLM-c-buyer-application-card__expiration-warning{color:#bf133e}.GLM-c-buyer-application-card--theme-white .GLM-c-buyer-application-card__inline-chips .GLM-chips-line-clamp__chip{color:#202020;border:1px solid #646464}.GLM-c-buyer-application-card--theme-white .GLM-c-buyer-application-card__intro-text{color:#646464}.GLM-c-buyer-application-card--theme-white .GLM-c-buyer-application-card__actions .GLM-button,.GLM-c-buyer-application-card--theme-white .GLM-c-seller-applications-creator-details__creator-location,.GLM-c-buyer-application-card--theme-white .GLM-c-seller-applications-creator-details__creator-name,.seller-postings-tabbar__search-icon i:hover{color:#202020}@media only screen and (min-width:601px){.GLM-c-buyer-application-card--theme-white .GLM-c-buyer-application-card__actions{border-left:1px solid #ddd}}@media only screen and (max-width:600px){.GLM-c-buyer-application-card--theme-white .GLM-c-buyer-application-card__actions{border-top:1px solid #ddd}}.GLM-c-buyer-application-card--theme-white .GLM-c-seller-applications-creator-details__creator-location--last-location{color:#646464}.GLM-c-buyer-application-card--media-hovered:hover{outline:0;box-shadow:none}.SH-c-seller-application-card{display:flex;flex-direction:row;justify-content:start;font-family:"Inter",sans-serif;padding:16px;gap:16px;box-sizing:border-box;border-radius:16px}@media only screen and (max-width:600px){.SH-c-seller-application-card{flex-direction:column}}.SH-c-seller-application-card--primary{background:#fff;border:1px solid #f0f0f0}.SH-c-seller-application-card--primary:hover{border-color:#0f0f0f;box-shadow:0 8px 16px rgba(158,121,0,.08),0 -8px 16px rgba(158,121,0,.04)}.SH-c-seller-application-card--primary:hover .SH-c-seller-application-card__title,.SH-c-seller-profile-freelancer-profile__active-projects-card__link:hover h3{text-decoration:underline}.SH-c-seller-application-card--secondary{background:0 0}.SH-c-seller-application-card__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;min-height:40px;margin:2px 0}.SH-c-seller-application-card__title{margin-right:8px}.SH-c-seller-application-card__company-image-container{position:relative}.SH-c-seller-application-card__company-image{width:64px;height:64px;border-radius:50%}.SH-c-seller-application-card__main-content{display:flex;flex-direction:column;gap:16px;flex-basis:100%}.SH-c-seller-application-card__actions-container{display:flex;gap:8px;align-items:center;color:#757575}.SH-c-seller-application-card__services-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 8px}.SH-c-seller-application-card__application-status{font-size:16px;font-weight:400;line-height:1;color:#757575;text-align:right}.SH-c-seller-application-card__project-link{color:#9e7900;font-size:16px;font-weight:400;line-height:1.5;text-decoration:underline;background:0 0}.SH-c-seller-application-card__place-icon{color:#9e9e9e;font-size:18px}.SH-c-seller-application-card__location{display:flex;align-items:center;gap:2px;font-size:16px;font-weight:400;line-height:1.5;color:#212121;margin-right:8px}@media only screen and (max-width:1019px){.SH-c-seller-application-card__location{flex-basis:100%}}.SH-c-seller-application-card__quick-info-container{display:flex;gap:8px;flex-wrap:wrap}.SH-c-seller-application-card h1,.SH-c-seller-application-card h2,.SH-c-seller-application-card h3{font-family:"Inter",sans-serif;font-size:18px;font-weight:600;color:#212121;line-height:1.3;margin:0}.SH-c-seller-application-card h2{font-weight:400;display:block;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden}.SH-c-seller-application-card h3{font-size:16px;line-height:1.5}.GLM-c-seller-applications-buyer-actions button.GLM-c-seller-applications-buyer-actions__action{border:0!important}.GLM-c-seller-applications-buyer-actions button.GLM-c-seller-applications-buyer-actions__action--hired.GLM-button--disabled{opacity:1}.GLM-c-seller-applications-buyer-actions button.GLM-c-seller-applications-buyer-actions__action--hired .GLM-button__content{color:#24a866}.GLM-c-seller-applications-creator-details{display:flex;flex-direction:row;gap:16px}.GLM-c-seller-applications-creator-details__creator-location{display:flex;align-items:center;gap:4px;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.09px}.GLM-c-seller-applications-creator-details__creator-location svg{min-width:20px}.GLM-c-seller-applications-creator-details__creator-name-container{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap-reverse;justify-content:space-between}.GLM-c-seller-applications-creator-details__creator-name{font-family:"Inter",sans-serif;font-size:18px;font-weight:700;line-height:1.3;letter-spacing:-.26px;margin:0}.GLM-c-seller-applications-creator-details__profile-image-wrapper{flex-shrink:0;width:80px;height:80px}.GLM-c-seller-applications-creator-details__profile-image{width:100%}.GLM-c-seller-applications-creator-details__text-overview{display:flex;flex-direction:column;gap:4px;flex:1}.GLM-c-seller-applications-creator-details__header{display:flex;flex-direction:row;gap:16px}.GLM-c-seller-applications-creator-details__locations{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 16px}@media only screen and (max-width:600px){.GLM-c-seller-applications-creator-details__locations{flex-direction:column}}.GLM-c-seller-applications-experiences-badge{display:inline-flex;flex-direction:row;align-items:start;gap:8px;padding:4px 12px;border-radius:4px}.GLM-c-seller-applications-experiences-badge__icon{flex:0 0 20px}.GLM-c-seller-applications-experiences-badge__experience-text{font-family:"Inter",sans-serif;font-size:14px;font-weight:700;line-height:20px;letter-spacing:-.09px}.SH-c-seller-profile-action-buttons,.SH-c-seller-profile-action-buttons--secondary-button-container{display:flex;flex-direction:column}@media only screen and (max-width:600px){.SH-c-seller-profile-action-buttons--secondary-button-container{flex-direction:row}}.SH-c-seller-profile-action-buttons .LSG-c-button .button-content{font-weight:400}.SH-c-seller-profile-action-buttons .LSG-c-circle-button-dropdown{display:flex}.SH-c-seller-profile-action-buttons .LSG-c-circle-button-dropdown__menu-button{flex:1;border-radius:20px;height:40px;align-items:center;justify-content:center;min-width:40px}.SH-c-seller-profile-action-buttons .LSG-c-circle-button-dropdown .LSG-c-button .button-content{height:40px;background:0 0;border-radius:20px}.SH-c-seller-profile-action-buttons .LSG-c-circle-button-dropdown .LSG-c-button .button-content:before{top:-2px;left:-2px}@media only screen and (max-width:600px){.SH-c-seller-profile-action-buttons .LSG-c-circle-button-dropdown .LSG-c-button .button-content{width:40px}}.SH-c-seller-profile-block-freelancer .LSG-c-button--secondary-regular-wide .button-content{font-weight:400;background:0 0}@media only screen and (max-width:1019px){.SH-c-seller-profile-block-freelancer-item--block-content{margin-top:8px}}.SH-c-seller-profile-notes-item.SH-c-seller-profile-notes-item--deleting-note{opacity:.6}.SH-c-seller-profile-notes-item__note-content{overflow-wrap:anywhere}.SH-c-seller-profile-project-list .LSG-c-select--container .LSG-c-text-input.input-field{margin-bottom:0}.SH-c-seller-profile-project-list .LSG-c-select--container input{margin-bottom:0;border-bottom:none!important;font-size:1rem}.SH-c-seller-profile-project-list .LSG-c-select--container input:focus{box-shadow:none!important;border-bottom:none!important}.SH-c-seller-profile-project-list .LSG-c-select--container .LSG-c-select--container--trigger--caret{left:50%;color:#9e9e9e}.SH-c-seller-profile-project-list__group{margin:0;padding:0}.SH-c-seller-profile-project-list__group>li{list-style:none}.SH-c-seller-profile-project-list-item__container{transition:box-shadow 100ms ease-out}.is-dragging .SH-c-seller-profile-project-list-item__container{box-shadow:0 12px 24px 0 rgba(0,0,0,.25)}.SH-c-seller-profile-project-list-item__service-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 8px;margin:8px 0 16px}.SH-c-seller-profile-project-list-item__pin-button{margin-left:24px;background:0 0;border:0;padding:0}.SH-c-seller-profile-project-list-item__pin-button svg{display:block;fill:#1c1b1f;height:24px;width:24px}.SH-c-seller-profile-project-list-item__controls{display:flex;align-items:center}.SH-c-seller-profile-project-list-item__drag-handle{width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin-left:16px;color:#9e9e9e;cursor:grab}.SH-c-seller-profile-project-list-item__drag-handle--is-disabled{pointer-events:none}.is-dragging .SH-c-seller-profile-project-list-item__drag-handle{cursor:grabbing}.SH-c-seller-profile-project-list-item.SH-c-seller-profile-project-list-item--disabled{opacity:.5}.SH-c-seller-profile-project-list-item.SH-c-seller-profile-project-list-item--pending-publication .SH-c-seller-profile-project-list-item--title-services-container{margin-bottom:8px;padding-left:0}.SH-c-seller-profile-project-list-item--image-container-wrapper{position:relative;padding-top:26.125%}@media only screen and (max-width:600px){.SH-c-seller-profile-project-list-item--image-container-wrapper{padding-top:56.25%}}.SH-c-seller-profile-project-list-item__image-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:7.5% 0;background:#f9f9f9;box-shadow:0 0 0 8px #e0e0e0 inset;overflow:hidden}.SH-c-seller-profile-project-list-item__image-container:hover .watch-button-icon path{fill:#fcfcfc}.SH-c-seller-profile-project-list-item__image{position:absolute;top:0;left:0;width:100%;height:100%;min-width:100%;background-repeat:no-repeat;background-position:center;background-color:#f1f1f1;background-size:contain}.SH-c-seller-profile-project-list-item__company-logo{width:64px;height:64px}.SH-c-seller-profile-project-list-item__watch-button{position:absolute}.SH-c-seller-profile-project-list-item__broken-link-icon{color:#9e9e9e;font-size:54px}.SH-c-seller-profile-project-list-item__needs-content-tagging-chip{position:absolute;top:8px;left:8px;background-color:#fb9222;color:#202020;border-radius:4px;display:flex;align-items:center}.SH-c-seller-profile-project-list-item__needs-content-tagging-chip__icon{font-size:16px;padding-right:4px}@media only screen and (min-width:600px) and (max-width:1120px){.SH-c-seller-profile-project-list-item__needs-content-tagging-chip__icon{padding-right:0}.SH-c-seller-profile-project-list-item__needs-content-tagging-chip__text{display:none}}@media only screen and (max-width:335px){.SH-c-seller-profile-project-list-item__needs-content-tagging-chip__icon{padding-right:0}.SH-c-seller-profile-project-list-item__needs-content-tagging-chip__text{display:none}}.SH-c-seller-profile-project-list-item__broken-link-chip{position:absolute;top:8px;right:8px;background-color:#d50000;color:#fff;border-radius:14px}@media only screen and (min-width:601px){.SH-c-seller-profile-project-list-item--title-services-container{padding-left:16px}}.SH-c-seller-profile-project-list-item .LSG-c-chip-secondary{margin-right:4px;margin-top:4px;font-size:14px}.SH-c-seller-profile-project-list-item .LSG-c-reviews-stars .material-icons{font-size:16px}.SH-c-seller-profile-project-list-item .LSG-c-lsg-icon-verified-check{position:absolute;top:8px;right:8px}.SH-c-seller-profile-project-list-item--company-image{width:40px;height:40px;border-radius:50%}.SH-c-seller-profile-project-list-item__embed-broken-tooltip{cursor:pointer;margin-right:24px;width:24px;height:24px}.SH-c-seller-profile-project-list-item__seller-edit-button{border:0;background:0 0;color:#646464;text-decoration:underline;padding:0}.SH-c-seller-profile-project-list-item__seller-edit-button--needs-work-sample{color:#bc4b00}.SH-c-company-blocked-users__header{font-size:18px!important;margin:4px 0}.SH-c-company-blocked-users .LSG-l-bubble-container{display:flex;flex-direction:column;gap:10px}.SH-r-seller-profile-freelancer-profile{display:flex;margin:auto!important;gap:40px;padding:24px 40px;max-width:1600px}.SH-r-seller-profile-freelancer-profile__body{flex:1}@media only screen and (max-width:1019px){.SH-r-seller-profile-freelancer-profile{margin:24px 16px;gap:32px}}@media only screen and (max-width:600px){.SH-r-seller-profile-freelancer-profile{flex-direction:column;gap:24px}}.SH-c-seller-profile-freelancer-profile__about__header{margin-top:24px!important;margin-bottom:0!important}.SH-c-seller-profile-freelancer-profile__about__helper-text{color:#757575;font-size:14px}.SH-c-seller-profile-freelancer-profile__about__earnings-table{display:flex;justify-content:flex-start;gap:16px}.SH-c-seller-profile-freelancer-profile__about__earnings-table__item{width:128px}.SH-c-seller-profile-freelancer-profile__about__earnings-table__item__header{color:#757575;font-size:12px!important}.SH-c-seller-profile-freelancer-profile__about__earnings-table__item__value{font-size:18px!important;font-weight:600}.SH-c-seller-profile-freelancer-profile__about__empty{font-style:italic;color:#757575}.SH-c-seller-profile-freelancer-profile__about p{margin-top:0!important;margin-bottom:0!important}.SH-c-seller-profile-freelancer-profile__active-projects-card{margin-top:16px}.SH-c-seller-profile-freelancer-profile__active-projects-card__brand-image{width:64px;height:64px;border-radius:64px}.SH-c-seller-profile-freelancer-profile__active-projects-card__brand-title{font-size:16px;font-weight:600;line-height:24px;margin-top:0;margin-bottom:8px}.SH-c-seller-profile-freelancer-profile__active-projects-card__link{background:#fff;border:1px solid #fff;border-radius:16px;padding:16px;color:#212121;cursor:pointer;display:flex;gap:16px}.SH-c-seller-profile-freelancer-profile__active-projects-card__link__header{display:flex;justify-content:space-between;align-items:center;gap:16px}.SH-c-seller-profile-freelancer-profile__active-projects-card__link__header__title{font-size:18px;font-weight:600;margin-top:0!important;margin-bottom:0!important}.SH-c-seller-profile-freelancer-profile__active-projects-card__link:hover{background:#fff;border:1px solid #818181;color:#212121}.SH-c-seller-profile-freelancer-profile__active-projects-card__container{flex-grow:1}.SH-c-seller-profile-freelancer-profile__active-projects-card__status{align-self:flex-start;display:flex;align-items:center;flex-shrink:0;gap:16px}.SH-c-seller-profile-freelancer-profile__active-projects-card__status__lsg-dark-gray{background-color:#f0f0f0;color:#757575;border-radius:2px;padding:2px 8px}.SH-c-seller-profile-freelancer-profile__active-projects-card__status__lsg-green{background:#e8f4e4;color:#4caf50;border-radius:2px;padding:2px 8px}.SH-c-seller-profile-freelancer-profile__active-projects-card__status__lsg-yellow{background:#fff8e1;color:#9e7900;border-radius:2px;padding:2px 8px}.SH-c-seller-profile-freelancer-profile__active-projects-card__status__payments{font-size:18px;font-weight:600;color:#212121}.SH-c-seller-profile-freelancer-profile__active-projects-card__subheader{margin-top:0!important;margin-bottom:0!important}.SH-c-seller-profile-freelancer-profile__active-projects-card__message{display:flex;align-items:center;gap:8px;color:#757575;margin-top:8px;margin-bottom:8px;font-size:16px}.SH-c-seller-profile-freelancer-profile__active-projects-card__message .material-icons{font-size:20px}.SH-c-seller-profile-freelancer-profile__active-projects-card__footer{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;color:#757575}.SH-c-seller-profile-freelancer-profile__active-projects-card__footer__teams{display:flex;align-items:center}.SH-c-seller-profile-freelancer-profile__active-projects-card__empty{font-style:italic;margin-top:0!important;margin-bottom:0!important}.SH-c-seller-profile-freelancer-profile__body{margin-top:32px}.SH-c-seller-profile-freelancer-profile__body__header{font-weight:600}.SH-c-seller-profile-freelancer-profile__body__empty{display:flex;flex-direction:column;align-items:center;gap:8px}.SH-c-seller-profile-freelancer-profile__body__empty__header{font-size:16px;font-weight:600;margin-top:0!important;margin-bottom:0!important}.SH-c-seller-profile-freelancer-profile__body__empty__body{color:#757575;font-weight:400;margin-top:0!important;margin-bottom:0!important;text-align:center}.SH-c-seller-profile-freelancer-profile__body__service-filters{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;list-style:none;margin:0;padding:0}.SH-c-seller-profile-freelancer-profile__body__pagination{display:flex;justify-content:center;margin-top:4px}.SH-c-seller-profile-freelancer-profile__body__internal-note-message{color:#757575}.SH-c-seller-profile-freelancer-profile__company-internal-notes__note{display:flex;flex-direction:column;gap:4px;margin-top:4px}.SH-c-seller-profile-freelancer-profile__company-internal-notes__note__header{display:flex;align-items:center;justify-content:space-between}.SH-c-seller-profile-freelancer-profile__company-internal-notes__note__header .material-icons{font-size:20px;color:#757575}.SH-c-seller-profile-freelancer-profile__company-internal-notes__note__author{color:#757575;margin-top:0!important;margin-bottom:0!important}.SH-c-seller-profile-freelancer-profile__company-internal-notes__note__comment{display:flex;gap:4px;margin-top:4px}.SH-c-seller-profile-freelancer-profile__company-internal-notes__note__comment__text{margin-top:0!important;margin-bottom:0!important}.SH-c-seller-profile-freelancer-profile__company-internal-notes__note__comment .locked-note-icon{flex-shrink:0;margin-top:2px}.SH-c-seller-profile-freelancer-profile__company-internal-notes__note__assignment-link{color:#212121!important;font-size:18px!important;font-weight:600;margin:4px 0;text-decoration:underline;background-image:none}.SH-c-seller-profile-freelancer-profile__company-internal-notes__note__assignment-link:hover{color:#755a00!important}.SH-c-seller-profile-freelancer-profile__company-internal-notes__note__assignment-title{color:#212121;font-size:18px!important;font-weight:600;margin:4px 0!important}.SH-c-seller-profile-freelancer-profile__company-internal-notes__add-button,.SH-c-seller-profile-freelancer-profile__company-internal-notes__text-editor{margin-top:8px}.SH-c-seller-profile-freelancer-profile__company-internal-notes__add-button .button-content{font-weight:400}.SH-c-seller-profile-freelancer-profile__company-internal-notes__add-button .button-content:hover{background:#ffe082}.SH-c-seller-profile-freelancer-profile__completed-projects-card__header{display:flex;gap:16px}.SH-c-seller-profile-freelancer-profile__completed-projects-card__header__container{flex:1}.SH-c-seller-profile-freelancer-profile__completed-projects-card__header__view-projects{display:flex;align-items:center;justify-content:flex-end;gap:4px;background-image:none}.SH-c-seller-profile-freelancer-profile__completed-projects-card__header__view-projects__text{text-decoration:underline;margin-top:0!important;margin-bottom:0!important}.SH-c-seller-profile-freelancer-profile__completed-projects-card__header__view-projects__disabled{margin-top:0!important;margin-bottom:0!important;color:#757575}.SH-c-seller-profile-freelancer-profile__completed-projects-card__header__view-projects .material-icons{font-size:16px}.SH-c-seller-profile-freelancer-profile__completed-projects-card__header__view-projects:hover{color:#212121}.SH-c-seller-profile-freelancer-profile__completed-projects-card__header__text{font-size:18px;font-weight:600;margin-bottom:0!important}.SH-c-seller-profile-freelancer-profile__completed-projects-card__header__sub-text{color:#757575;margin-top:0!important;margin-bottom:16px}@media only screen and (max-width:600px){.SH-c-seller-profile-freelancer-profile__completed-projects-card__header{flex-direction:column}}.SH-c-seller-profile-freelancer-profile__completed-projects-card__video__button{cursor:pointer!important;all:unset;aspect-ratio:16/9;border-radius:8px;overflow:hidden;display:block;position:relative;width:317px}@media only screen and (max-width:1019px){.SH-c-seller-profile-freelancer-profile__completed-projects-card__video__button{width:214px}}@media only screen and (max-width:600px){.SH-c-seller-profile-freelancer-profile__completed-projects-card__video__button{width:328px}}.SH-c-seller-profile-freelancer-profile__completed-projects-card__video__image{width:100%;height:100%;object-fit:cover}.SH-c-seller-profile-freelancer-profile__completed-projects-card__video__icon{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SH-c-seller-profile-freelancer-profile__completed-projects-card__video:hover .SH-c-seller-profile-freelancer-profile__completed-projects-card__video__icon{display:block}.SH-c-seller-profile-freelancer-profile__completed-projects-card__video__icon path{fill:#fff}.SH-c-seller-profile-freelancer-profile__completed-projects-card__description{color:#757575;margin-top:16px;margin-bottom:0!important;padding-bottom:16px;border-bottom:#e0e0e0 1px solid;position:relative}.SH-c-seller-profile-freelancer-profile__completed-projects-card__description__read-more{position:absolute;bottom:6px;right:0;background-image:linear-gradient(to right,transparent,#fff 100%);text-decoration:underline}.SH-c-seller-profile-freelancer-profile__completed-projects-card__description__read-more:hover{color:#755a00}.SH-c-seller-profile-freelancer-profile__completed-projects-card__review{display:flex;align-items:center;gap:4px;margin-top:16px}.SH-c-seller-profile-freelancer-profile__completed-projects-card__additional-info__item p,.SH-c-seller-profile-freelancer-profile__completed-projects-card__review__text{margin-top:0!important;margin-bottom:0!important}.SH-c-seller-profile-freelancer-profile__completed-projects-card__review__comment{margin-top:0!important;margin-bottom:16px}.SH-c-seller-profile-freelancer-profile__completed-projects-card__review__empty{font-style:italic}.SH-c-seller-profile-freelancer-profile__completed-projects-card__additional-info{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px}.SH-c-seller-profile-freelancer-profile__completed-projects-card__additional-info__item{display:flex;align-items:center;gap:4px;color:#757575;font-weight:400}.SH-c-seller-profile-freelancer-profile__completed-projects-card__additional-info__code{color:#212121}.SH-c-seller-profile-freelancer-profile__completed-projects-card__additional-info__empty{font-style:italic}.SH-c-seller-profile-freelancer-profile__equipment-list{margin-top:16px}.SH-c-seller-profile-freelancer-profile__equipment-list .LSG-l-bubble-container{display:flex;flex-direction:column;gap:24px}.SH-c-seller-profile-freelancer-profile__equipment-list__section{display:flex;gap:16px}.SH-c-seller-profile-freelancer-profile__equipment-list__section__list{margin:0 0 0 16px;font-size:16px}.SH-c-seller-profile-freelancer-profile__equipment-list__section__list__item,.seller-posting-section__content ul li{list-style-type:disc}.SH-c-seller-profile-freelancer-profile__equipment-list__empty{font-style:italic;color:#757575}.SH-c-seller-profile-freelancer-profile__header{margin-top:72px}.SH-c-seller-profile-freelancer-profile__header__network-status{font-size:14px!important;color:#757575;font-weight:600;margin:0 0 9px;text-transform:uppercase}.SH-c-seller-profile-freelancer-profile__header__network-status--in{color:#4caf50}.SH-c-seller-profile-freelancer-profile__header__extended-network{display:flex;flex-wrap:wrap;gap:8px}.SH-c-seller-profile-freelancer-profile__header__extended-network__tag{color:#4caf50;font-size:14px!important;font-weight:600;text-transform:uppercase}.SH-c-seller-profile-freelancer-profile__header__extended-network__name{color:#757575;font-size:14px!important}.SH-c-seller-profile-freelancer-profile__header__overview{display:flex;flex-direction:row;gap:16px;width:100%}.SH-c-seller-profile-freelancer-profile__header__overview__name-rating{flex:1}.SH-c-seller-profile-freelancer-profile__header__overview__name{margin-top:0!important;margin-bottom:8px}.SH-c-seller-profile-freelancer-profile__header__overview__empty-rating{font-style:italic;color:#757575;margin:0!important}.SH-c-seller-profile-freelancer-profile__header__project-count,.seller-posting-section__content strong{font-weight:600}.SH-c-seller-profile-freelancer-profile__header__empty-projects{font-style:italic}.SH-c-seller-profile-freelancer-profile__header__information{display:flex;flex:1;flex-direction:column;gap:8px}.SH-c-seller-profile-freelancer-profile__header__information__item{display:flex;align-items:center;gap:16px}.SH-c-seller-profile-freelancer-profile__header__information__item .material-icons{font-size:20px}.SH-c-seller-profile-freelancer-profile__header__profile-link{display:flex;gap:4px;align-items:center;background-image:none}.SH-c-seller-profile-freelancer-profile__header__profile-link__text,.settings-container .team-member:hover .team-member-email,.settings-container .team-member:hover .team-member-name{text-decoration:underline}.SH-c-seller-profile-freelancer-profile__header__profile-link:hover{color:#212121}.SH-c-seller-profile-freelancer-profile__header__background__read-more:hover{color:#755a00}@media only screen and (max-width:1019px){.SH-c-seller-profile-freelancer-profile__header__overview{flex-direction:column}}@media only screen and (max-width:600px){.SH-c-seller-profile-freelancer-profile__header{margin-top:0}}.SH-c-seller-profile-freelancer-profile__sidebar{width:328px}.SH-c-seller-profile-freelancer-profile__sidebar__back-button{display:inline-flex;align-items:center;gap:4px;background-image:none}.SH-c-seller-profile-freelancer-profile__sidebar__back-button__text{text-decoration:underline;color:#212121}.SH-c-seller-profile-freelancer-profile__sidebar__back-button .material-icons{font-size:16px;color:#212121}.SH-c-seller-profile-freelancer-profile__sidebar__user-actions{display:flex;flex-direction:column;gap:8px;margin:24px 0 0;padding:0}.SH-c-seller-profile-freelancer-profile__sidebar__user-actions .SH-c-seller-profile-action-buttons .button-content{font-weight:300}.SH-c-seller-profile-freelancer-profile__sidebar__user-actions .SH-c-seller-profile-action-buttons--secondary-button-container{flex-direction:row}.SH-c-seller-profile-freelancer-profile__sidebar__user-actions__profile-image{align-self:center;width:200px;height:200px}@media only screen and (max-width:600px){.SH-c-seller-profile-freelancer-profile__sidebar__user-actions__profile-image{width:100%;max-width:128px;aspect-ratio:1}}@media only screen and (max-width:1019px){.SH-c-seller-profile-freelancer-profile__sidebar{width:280px}}@media only screen and (max-width:600px){.SH-c-seller-profile-freelancer-profile__sidebar{width:100%}}.GLM-c-settings-company-billing{display:flex;flex-direction:column;gap:32px}.GLM-c-settings-company-billing__section-header{color:#202020;font-family:"Inter",sans-serif;font-weight:700;font-size:24px;line-height:1.16;letter-spacing:-.4px;margin:0}.GLM-c-settings-company-billing__billing-information-wrapper h2,.GLM-c-settings-company-billing__section-subheader{color:#202020;font-family:"Inter",sans-serif;font-weight:700;font-size:18px!important;line-height:1.16;letter-spacing:-.26px;margin:0!important}.GLM-c-settings-company-billing__billing-contacts-wrapper{margin:8px 0 0}.GLM-c-settings-company-billing__billing-information-wrapper .signup-form__section-fieldset{background:0 0;padding:0;border-radius:0}.GLM-c-settings-company-billing__billing-information-wrapper .signup-form__section-fieldset .SH-c-company-payments__header{margin-bottom:8px!important}.GLM-c-settings-company-billing__billing-information-wrapper .signup-form__section-fieldset ul{margin-bottom:32px}.GLM-c-settings-company-billing__billing-information-wrapper .stripe-form-submit{min-width:112px!important}.GLM-c-settings-company-billing__billing-information-wrapper .stripe-form-submit button{width:112px;height:50px;padding:0}.GLM-c-settings-company-billing__billing-information-wrapper .stripe-form-submit button .button-content{border-radius:24px;line-height:50px;height:100%;width:100%}.GLM-c-settings-company-billing__requires-support-text{font-family:"Inter",sans-serif;color:#646464;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.18px;margin:8px 0 0}.GLM-c-settings-company-billing__contact-email{font-family:"Inter",sans-serif;color:#202020!important;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.18px;text-decoration:underline!important}.GLM-c-settings-company-billing hr{color:#ddd;border-style:solid none none;margin:0}.SH-c-company-payments.SH-c-company-payments--loading{opacity:.3}.SH-c-company-payments .signup-form__section-header{font-size:18px!important}.SH-c-company-payments__header{font-size:18px!important;margin:0 0 16px}.SH-c-company-payments--card-cell{display:flex;flex-direction:column;align-items:center;padding:8px;border:1px dotted #757575}.SH-c-company-payments--card-cell--card-image{height:100px}.SH-c-company-payments--card-loading{opacity:.3}.SH-c-company-payments__invoice_option{color:#757575;font-size:12px!important}.SH-c-company-payments__invoice_option a,.SH-c-company-payments__invoice_option a:visited{font-size:12px!important}.SH-c-company-payments--stripe-form{display:flex;flex-direction:row;flex-wrap:nowrap}.SH-c-company-payments--stripe-form .stripe-form-container{flex:1}.SH-c-company-payments--stripe-form .stripe-form-submit{flex:0;min-width:88px;margin:0 0 0 8px}.SH-c-company-payments--stripe-form .stripe-form-submit a{width:100%}.SH-c-company-payments--stripe-form .stripe-form-submit a span{width:inherit}@media only screen and (max-width:600px){.SH-c-company-payments--stripe-form{flex-direction:column}.SH-c-company-payments--stripe-form .stripe-form-submit{width:100%;margin:8px 0}}.SH-c-credentials__section-header{color:#212121;font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:24px;line-height:32px;margin:24px 0;padding:0}.SH-c-credentials__section-item{margin:24px 0}.push-disabled-container .push-disabled-list{margin-left:20px;margin-right:20px;list-style-type:disc}.push-disabled-container .push-disabled-list .push-disabled-list-item{padding-bottom:5px;list-style-type:disc}.settings-container{display:flex;flex-wrap:wrap;padding:20px 0 60px}.settings-container .sidebar-menu{flex:0;padding:20px 0;min-width:240px}@media only screen and (min-width:1020px){.settings-container .sidebar-menu{min-width:300px}}.settings-container .sidebar-submenu{padding-left:30px}.settings-container .legacy-settings-container{flex:1;padding:20px 0;min-width:320px;max-width:900px;background:#fff;border:1px solid #ddd}.settings-container .legacy-settings-container--new-settings{background:unset;border:0}.settings-container .legacy-settings-header{background-color:#f5f5f5;border-bottom:1px solid #ddd;padding:10px 15px}.settings-container .legacy-settings-body{background-color:#fff;padding:30px}.settings-container .btn-flat{white-space:nowrap}.settings-container .btn-flat.active{color:#0f0f0f!important}.settings-container .team-member{background:0 0}.settings-container .team-member-thumbnail{display:flex;align-items:center}.settings-container .settings-options-list{margin:0}.settings-container .settings-options-list__header{font-family:"Inter",sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#000;margin:0 0 12px}.settings-container .settings-options-list__checkbox{margin:0 0 24px}.settings-container .settings-options-list__checkbox--last-item{margin:0}.SH-c-tax-form,.upgrade-confirmation p{font-size:16px;line-height:24px;color:#212121}.SH-c-tax-form{font-family:"Inter",sans-serif;font-weight:400;margin:0}.SH-c-tax-form__title{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;font-size:24px;line-height:32px;font-weight:600}.SH-c-tax-form__title_label{color:#212121}.SH-c-tax-form__status_row{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline}.SH-c-tax-form__status_label{font-size:20px;line-height:28px;font-weight:600}.SH-c-tax-form__status_value{margin-left:20px}.SH-c-tax-form__language-dropdown-container{width:300px;margin:20px 0}.SH-c-tax-form__iframe{border:0;border-radius:15px}@media only screen and (min-width:601px){.SH-c-tax-form__iframe{width:800px}}@media only screen and (max-width:600px){.SH-c-tax-form__iframe{width:100%;min-width:530px}}.SH-c-tax-form__payout-accounts{align-items:flex-start;border-radius:8px;border:1px solid #d4d4d4;background:#fff;display:flex;flex-direction:row;gap:16px;margin:16px;padding:16px}@media only screen and (max-width:1019px){.SH-c-tax-form__payout-accounts{flex-direction:column}}.SH-c-tax-form__payout-accounts-link{flex-shrink:0}.SH-c-reset-countdown,.SH-c-signin{max-width:439px;margin:40px auto;width:90vw}.SH-c-signin{display:flex;flex-direction:column}.SH-c-signin__error{color:#d50000;font-family:"Inter",sans-serif;font-size:16px;line-height:1.333;margin:0 0 24px}.SH-c-reset-countdown a,.SH-c-signin__error a,.SH-c-signin__error a:hover,.SH-c-signin__signup-link a,.SH-c-signin__signup-link a:hover{background:0 0;color:inherit;text-decoration:underline}.SH-c-signin__action-bar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:16px 0 0}.SH-c-signin__google-sso{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:64px}.SH-c-signin__secondary-action{background:0 0;color:#9e9e9e;font-family:"Inter",sans-serif;font-weight:300;font-size:14px;line-height:18px;text-decoration:none}.SH-c-signin__secondary-action:hover{color:#9e9e9e;text-decoration:underline}.SH-c-signin__primary-action{margin:0!important}.SH-c-signin__signup-link{color:#212121;font-family:"Inter",sans-serif;font-size:16px;margin:72px 0 0;text-align:center}.SH-c-reset-countdown__check-email,.SH-c-reset-countdown__login{color:#757575;font-family:"Inter",sans-serif}.SH-c-reset-countdown__login{color:#212121}.SH-c-reset-countdown a:hover{color:inherit}.upgrade-confirmation{display:flex;justify-content:center;margin-top:72px}.upgrade-confirmation-container{display:flex;flex-direction:column;align-items:center;padding:24px;margin-bottom:100px;background-color:#fff;border-radius:16px;width:850px;height:386px}.upgrade-confirmation-icon{margin:0;width:128px;height:128px;border-radius:128px;background-color:#f9f9f9;display:flex;justify-content:center;align-items:center}.upgrade-confirmation h1{margin:24px 0 0;font-size:24px;line-height:32px;color:#212121}.upgrade-confirmation p{margin:16px 0 0;text-align:center}.upgrade-confirmation-button{margin:52px 0 0}.upgrade-confirmation .button-content{width:134px;font-size:14px;font-weight:400}.upgrade-plans{display:flex;flex-direction:column;align-items:center;margin:48px 41px 35px;padding:24px 8.3333333333% 40px;border-radius:16px;background-color:#fff}.upgrade-plans h1,.upgrade-plans h2,.upgrade-plans p,.upgrade-plans span{font-family:"Inter",sans-serif}.upgrade-plans .upgrade-blurb,.upgrade-plans .upgrade-title{text-align:center;font-size:24px;line-height:32px;font-weight:600;color:#212121}.upgrade-plans .upgrade-blurb{font-size:16px;line-height:24px;font-weight:400;margin-bottom:35px}@media only screen and (max-width:1019px){.upgrade-plans .upgrade-blurb{margin-bottom:45px}}@media only screen and (max-width:600px){.upgrade-plans{padding:16px 10px;border-radius:0}}@media only screen and (max-width:1019px){.upgrade-plans{padding:16px 10px;margin:0 0 49px;border-radius:0}}.upgrade-plans .mobile-title{text-align:center;font-size:24px;line-height:32px;font-weight:700;color:#212121}.upgrade-plans .upgrade-mobile{margin-bottom:100px}.upgrade-plans .upgrade-mobile:last-of-type{margin-bottom:0}.upgrade-plans .upgrade-mobile-container{margin:0}.upgrade-plans .upgrade-table{table-layout:fixed}@media only screen and (max-width:1019px){.upgrade-plans .upgrade-table{border-top:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0}}.upgrade-plans .upgrade-table td,.upgrade-plans .upgrade-table th{margin:0;padding:0;width:20%}.upgrade-plans .upgrade-table-header-cell{vertical-align:top}.upgrade-plans .upgrade-table-header-item{display:flex;flex-direction:column;justify-content:flex-start;padding:4px 16px}.upgrade-plans .upgrade-table-header-item-title{margin:0;padding:0;font-size:18px;font-weight:600;color:#212121;text-align:center;line-height:24px}.upgrade-plans .upgrade-table-header-item-subtitle{margin:0;padding:0;font-size:16px;font-weight:400;color:#212121;text-align:center;line-height:20px}.SH-c-batched-invoice-breakdown-modal__table tbody tr,.SH-c-batched-invoice-breakdown-modal__table thead tr,.SH-c-reports-credit-payment-history-modal__table tbody tr,.SH-c-reports-credit-payment-history-modal__table thead tr,.upgrade-plans .upgrade-table-body-row{height:40px}.upgrade-plans .upgrade-table-body-row:nth-of-type(odd){background-color:#f9f9f9}.upgrade-plans .upgrade-table-body-row:nth-of-type(even){background-color:#fff}.upgrade-plans .upgrade-table-body-item{padding:4px 16px}.upgrade-plans .upgrade-table-body-item:hover .upgrade-table-body-item-hovertext{visibility:visible}.upgrade-plans .upgrade-table-body-item-hovertext{position:absolute;top:4px;left:105%;visibility:hidden;padding:6px 12px;width:347px;height:130px;z-index:1;border:1px solid #e0e0e0;background-color:#fff;font-size:16px;line-height:24px;color:#212121;font-weight:400}.upgrade-plans .upgrade-table-body-item-title{position:relative;display:inline-block;margin:0;padding:0;font-size:16px;line-height:17px;font-weight:400;color:#212121}.upgrade-plans .upgrade-table-body-item-subtitle{margin:0;padding:0;font-size:12px;line-height:16px;font-weight:400;color:#757575}.upgrade-plans .upgrade-table-body-item-info{margin:0;padding:0;font-size:16px;line-height:24px;font-weight:600;color:#212121;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.upgrade-plans .upgrade-table-body-item-info .check{color:#ffc300}.signup-input__option--alt-key i,.upgrade-plans .upgrade-table-body-item-info .cross{color:#e0e0e0}.upgrade-plans .upgrade-table-body-item-info.access,.upgrade-plans .upgrade-table-body-item-info.contracts,.upgrade-plans .upgrade-table-body-item-info.number-of-projects,.upgrade-plans .upgrade-table-body-item-info.payment-method{font-weight:400}.upgrade-plans .upgrade-table-footer-row{border-top:1px solid #d0d0d0}.upgrade-plans .upgrade-table-footer-cell:first-of-type .upgrade-table-footer-item-info{text-align:left;font-size:12px;line-height:16px;color:#757575}.upgrade-plans .upgrade-table-footer-item{padding:12px 16px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:600px){.upgrade-plans .upgrade-table-footer-item-mobile-button{width:100%}}.upgrade-plans .upgrade-table-footer-item .button-content{width:153px}@media only screen and (max-width:600px){.upgrade-plans .upgrade-table-footer-item .button-content{width:100%}}.mobile-pricing-info,.upgrade-plans .upgrade-table-footer-item-info{text-align:center;font-size:16px;line-height:20px;font-weight:400;color:#212121}.mobile-pricing-info{padding:0 16px;font-size:12px;line-height:16px;color:#757575;margin-bottom:64px}.plan-pdf{background-image:none;text-decoration:underline;display:block;text-align:center;font-size:16px;line-height:24px;font-weight:600;color:#212121;margin-top:64px}@media only screen and (max-width:1019px){.plan-pdf{margin-bottom:82px}}.SH-c-upgrade-diy--perks-list{font-size:16px}.SH-c-upgrade-diy--perks-list .material-icons{position:relative;top:6px;left:-10px;color:#0f0f0f!important}.signup-button,.signup-button:focus{background:#212121;border:0;border-radius:20px;color:#fff;float:initial!important;font-family:"Inter",sans-serif;font-size:16px;font-weight:600;line-height:24px;margin:4px 0 0!important;min-width:152px;padding:7px 20px 9px}.signup-button:focus{text-decoration:underline}.signup-button:disabled{opacity:30%}.signup-button--secondary,.signup-button--secondary:focus{border:1px solid #212121;color:#212121;background-color:unset}.signup-button--tertiary,.signup-button--tertiary:focus{border:0;border-radius:0;background-color:unset;font-weight:400;color:#757575;margin:0;min-width:0;padding:0;text-decoration:underline}.signup-button--full-width{width:100%}.signup-checkbox{padding-bottom:8px}.signup-checkbox label{color:#212121;display:inline-block!important;font-family:"Inter",sans-serif;font-size:16px!important;height:auto!important;line-height:20px!important;min-height:20px;outline:0}.signup-checkbox input:not(:checked):not(.invalid)+label::after{border-color:#878787!important}.signup-checkbox input:not(:checked).invalid+label::after{border-color:#d50000!important}.signup-checkbox input[disabled]+label{color:rgba(33,33,33,.3);cursor:not-allowed}.signup-checkbox--error label{color:#d50000!important}.signup-input{padding:19px 0 4px;position:relative}.signup-input label.signup-input__label{color:#9e9e9e;font-family:"Inter",sans-serif;font-size:16px;left:0;line-height:24px;pointer-events:none;position:absolute;top:19px;transition:.2s ease-out;transform-origin:top left;text-align:left;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.signup-input__container{border-bottom:1px solid #e0e0e0}.signup-input input.signup-input__field,.signup-input textarea.signup-input__textarea{box-shadow:none!important;color:#212121;display:block;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:0;padding:0}.signup-input input.signup-input__field{border:0!important;transition:none}.signup-input input.signup-input__field--inline{flex-grow:1;width:20px}.SH-seller-posting-expired__image-container img,.signup-input input.signup-input__field--expanded{width:100%}.signup-input input.signup-input__field[readonly]{cursor:pointer}.signup-input input.signup-input__field[disabled],.signup-input textarea.signup-input__textarea[disabled]{color:rgba(33,33,33,.3);cursor:not-allowed}.signup-input textarea.signup-input__textarea{border-left:0;border-right:0;border-top:0;border-bottom:1px solid #e0e0e0;border-radius:0;height:auto;outline:0;resize:none}.signup-input p.signup-input__alert,.signup-input::after{font-family:"Inter",sans-serif;font-size:12px;line-height:16px;margin:0}.signup-input::after{content:" ";display:block}.signup-input p.signup-input__alert{color:#9e9e9e}.signup-input__dropdown-container{position:relative}.signup-input__dropdown-container--padded{padding-right:28px}.signup-input__chevron{align-items:center;background:0 0;border:0;cursor:default;display:flex;flex-direction:row;height:25px;justify-content:center;position:absolute;right:0;top:0;width:26px}.signup-input__loading-indicator{position:absolute;top:50%;right:0;transform:translateY(-50%)}.signup-input__location-options-list{font-family:"Inter",sans-serif;background-color:#fff;margin:0;padding:4px 16px;box-sizing:border-box;border-style:solid;border-width:0 1px 1px;border-color:#e0e0e0}.signup-input__location-options-list--title{font-family:"Inter",sans-serif;font-weight:700;font-size:16px;color:#212121}.signup-input__location-options-list--button{appearance:none;background:0 0;border:0;width:100%;display:block;text-align:left}.signup-input__location-options-list--button,.signup-input__location-options-list--empty{color:#212121;font-size:14px;font-weight:400;padding:4px;margin:2px 0}.signup-input__options-list{background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.25);display:flex;flex-direction:column;margin:0;max-height:192px;overflow-y:auto;padding:0}.signup-input__category{color:#757575;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;padding:4px 8px;display:flex;align-items:center;gap:8px}.signup-input__category__icon{font-size:16px}.signup-input__option{color:#212121;cursor:pointer;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;padding:4px 8px;font-variant-ligatures:none}.signup-input__option--selected,.signup-input__option:hover{background-color:#e0e0e0}.signup-input__option--nested{padding-left:24px}.signup-input__option--empty{color:#757575;cursor:default}.signup-input__option--empty:hover{background-color:transparent}.signup-input__option--has-alt-key{display:flex;justify-content:space-between;align-items:center;gap:8px}.signup-input__option--alt-key{text-align:right}.signup-input__option-highlight{color:#ffc300}.signup-input__chip-container{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;flex-direction:row;flex-wrap:wrap}.signup-input__chip{background:#f0f0f0;border-radius:12px;cursor:pointer;margin:2px 2px 1px 0;padding:0 24px 1px 8px;position:relative;font-family:"Inter",sans-serif;font-size:16px;line-height:20px;color:#212121}.signup-input__chip--disabled{color:#757575;padding:0 8px 1px;cursor:default}.signup-input__chip::after{content:" ";background-image:url('data:image/svg+xml; utf8, <svg viewBox="0 0 8 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.5 0.705L6.795 0L4 2.795L1.205 0L0.5 0.705L3.295 3.5L0.5 6.295L1.205 7L4 4.205L6.795 7L7.5 6.295L4.705 3.5L7.5 0.705Z" fill="%23212121"/></svg>');background-size:8px 7px;height:7px;position:absolute;right:10.5px;top:6px;width:8px}.signup-input__chip--disabled::after{display:none}.signup-input__chip-placeholder{flex-grow:1;height:20px;pointer-events:none;margin:0;padding:0}.signup-input__clear-button{position:absolute;top:19px;right:0;background:0 0;border:0;margin:0;padding:0;width:24px;height:24px;font-size:20px;color:#9e9e9e}.signup-input__clear-button:hover{color:#212121}.signup-input__clear-button:disabled{color:rgba(33,33,33,.3);cursor:not-allowed}.signup-input--active label.signup-input__label{color:#757575!important;transform:scale(.75) translateY(-100%)}.signup-input--caption::after,.signup-input--error::after,.signup-photo-upload--error .signup-photo-upload__container::after{content:none}.signup-input--error .signup-input__container,.signup-input--error textarea.signup-input__textarea{border-bottom:1px solid #d50000}.signup-input--error p.signup-input__alert{color:#d50000}.signup-photo-upload{align-items:center;display:flex;flex-direction:row}.signup-photo-upload .material-icons{color:#9e9e9e;font-size:54px}.signup-photo-upload__image{width:54px;height:54px;border-radius:27px}.signup-photo-upload__container{margin-left:24px}.signup-photo-upload__container::after{content:" ";display:block;font-size:12px;line-height:16px;min-height:16px;white-space:pre}.signup-photo-upload__link,.signup-photo-upload__link:hover{background:0 0;color:#757575;cursor:pointer;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;text-decoration-line:underline}.signup-photo-upload .sh-cool-loader{line-height:24px;text-align:left}.signup-photo-upload .sh-cool-loader .loader-circle{background-color:#9e9e9e;margin:2px}.signup-photo-upload__alert{color:#d50000;font-family:"Inter",sans-serif;font-size:12px;line-height:16px;margin:0;min-height:16px}.signup-photo-upload__input{left:-9999px;position:absolute;top:-9999px;visibility:hidden}.signup-form{display:flex;flex-direction:column}.freelancer-signup a,.signup-form a{background:0 0;color:#757575;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;text-decoration:underline}.freelancer-signup a:hover,.freelancer-signup__accept-tos label,.signup-form a:hover{color:#757575}.signup-form__section{margin:0 0 16px}.signup-form__section-header{color:#212121;font-family:"Inter",sans-serif;font-weight:600;font-size:24px;line-height:32px;margin:0 0 13px;padding:0}@media only screen and (max-width:600px){.signup-form__section-header{font-size:20px;line-height:24px;margin-bottom:11px}}.freelancer-signup__signup-header h1,.signup-form__section-header--with-subtitle{margin:0}.signup-form__section-subtitle{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;color:#757575;margin:0 0 14px}.signup-form__section-fieldset{background:#fff;border:0;border-radius:16px;display:flex;flex-direction:column;margin:0;padding:8px 16px}.signup-form__inline-row{align-items:baseline;display:flex;flex-direction:row}.signup-form__inline-min-max{flex:1 1 0;max-width:120px}.signup-form__inline-separator{color:#757575;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:0 14px}.signup-form__inline-separator:last-child{margin-right:0}.signup-form__slug-container{border-bottom:1px solid #e0e0e0;display:flex;flex-direction:row}.signup-input--error .signup-form__slug-container{border-bottom:1px solid #d50000}.signup-form__slug-prefix{color:#9e9e9e;font-family:"Inter",sans-serif;font-size:16px;line-height:24px}.signup-form__conflict-item{margin-bottom:24px}.signup-form__contact-header{color:#212121;font-family:"Inter",sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:24px;margin:0}.signup-form .signup-button{align-self:center;width:100%}.signup-form .signup-photo-upload{margin:6px 0 8px}.signup-quote{align-items:center;display:flex;flex-direction:column-reverse;justify-content:flex-end}.signup-quote__caption{display:flex;flex-direction:column}.signup-quote__caption cite,.signup-quote__caption q{color:#757575;font-family:"Inter",sans-serif;font-style:normal;text-align:center}.signup-quote__caption q{font-weight:600;font-size:24px;line-height:32px;margin:0;padding:0;quotes:"“" "”"}@media only screen and (max-width:600px){.signup-quote__caption q{font-size:20px;line-height:24px}}.signup-quote__caption u{background-image:linear-gradient(to bottom,#ffc300,#ffc300);background-position:0 .9em;background-repeat:repeat-x;background-size:2px 4px;text-decoration:none}.signup-quote__caption cite{font-size:16px;line-height:24px;margin:7px 0}.signup-quote__image{border-radius:24px;height:48px;width:48px}@media only screen and (max-width:600px){.signup-quote__image{border-radius:20px;height:40px;width:40px}}.signup-digest{display:flex;flex-direction:row;margin-bottom:32px}.seller-posting-section__content p:last-child,.seller-posting-section__content ul:last-child,.signup-digest:last-child{margin-bottom:0}.signup-digest__image{background-size:contain;background-position:center;background-repeat:no-repeat;flex-shrink:0;height:80px;margin-right:8px;width:110px}.signup-digest__content{flex-grow:1}.signup-digest__title{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;font-weight:600;padding:0;margin:0 0 16px}.signup-digest__edit{display:flex}.freelancer-signup{display:grid;grid-auto-rows:min-content;grid-template-columns:repeat(12,1fr);column-gap:16px;margin:0 3%}@media only screen and (min-width:1702px){.freelancer-signup{margin:0 auto;width:1600px}}@media only screen and (max-width:600px){.freelancer-signup{column-gap:8px}}.freelancer-signup--background #SH-app__main{background:linear-gradient(90deg,#fff 50%,#f9f9f9 50%)}@media only screen and (max-width:1019px){.freelancer-signup--background #SH-app__main{background:#f9f9f9}}.freelancer-signup__fieldset-collapsed{overflow:hidden;height:70px}.freelancer-signup__signup-header{align-items:center;display:flex;flex-direction:column}@media only screen and (max-width:600px){.freelancer-signup__signup-header{align-items:flex-start}}.freelancer-signup__signup-header h1 span{color:#212121;display:block;text-align:center;font-family:"Inter",sans-serif;font-size:36px;font-weight:600;line-height:48px}@media only screen and (max-width:600px){.freelancer-signup__signup-header h1 span{font-size:32px;line-height:40px;text-align:left}}.freelancer-signup__signup-header a{margin-top:3px}@media only screen and (max-width:600px){.freelancer-signup__signup-header a{margin:0}}.freelancer-signup__profile-image{margin-top:24px;width:80px;height:80px}@media only screen and (max-width:600px){.freelancer-signup__profile-image{display:none}}.freelancer-signup .signup-quote{grid-column:2/6}@media only screen and (max-width:1019px){.freelancer-signup .signup-quote{grid-column:4/span 6}}@media only screen and (max-width:600px){.freelancer-signup .signup-quote{grid-column:1/span 12}}.freelancer-signup .signup-form{grid-column:8/12;grid-row:1/span 3;margin-top:43px}@media only screen and (max-width:1019px){.freelancer-signup .signup-form{grid-column:3/11;grid-row:initial;margin:0 0 62px}}@media only screen and (max-width:600px){.freelancer-signup .signup-form{grid-column:1/span 12;margin:0 0 38px}.freelancer-signup .signup-form__section-fieldset{margin:0 calc(-3% - 1px);border-radius:initial}}.freelancer-signup__or-divider{color:#9e9e9e;font-family:"Inter",sans-serif;align-self:center;font-size:14px;font-weight:400;margin:16px;display:flex;align-items:center;width:100%}.freelancer-signup__or-divider::after,.freelancer-signup__or-divider::before{display:block;height:1px;background:#9e9e9e;content:" ";flex-grow:1}.freelancer-signup__or-divider p{padding:0 6px;margin:0}.freelancer-signup__google-sso{align-self:center;margin-bottom:15px}.freelancer-signup__accept-tos{margin:0 0 20px 3px}@media only screen and (max-width:600px){.freelancer-signup__accept-tos{margin-left:0}}.freelancer-signup__accept-tos a,.freelancer-signup__accept-tos a:hover{color:inherit;font-size:inherit;line-height:inherit}.freelancer-signup__digest-helper-text{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;text-align:center;color:#757575}.freelancer-signup__digest-helper-text .material-icons{vertical-align:middle}.freelancer-signup__confirm-digests,.freelancer-signup__confirm-digests:focus{margin-top:12px!important}.freelancer-signup__skip-for-now{align-self:center;margin-top:24px}.seller-postings-background,.seller-postings-background main{background-color:#f9f9f9}.seller-posting-page-loader{margin:100px auto}.SH-seller-posting-expired{display:flex;flex-direction:row;font-family:"Inter",sans-serif;margin:40px}.SH-seller-posting-expired__image-container{flex-basis:40%}@media only screen and (max-width:1250px){.SH-seller-posting-expired__image-container{flex-basis:50%}}.SH-seller-posting-expired__text-container{flex:1;align-self:center;margin-left:16px}.SH-seller-posting-expired__text-container__title{font-size:20px;font-weight:600;line-height:1.5}.SH-seller-posting-expired__text-container__header-text{font-size:36px;font-weight:600;line-height:1.5;margin:16px 0}.SH-seller-posting-expired__text-container__helper-text{font-size:18px;margin:16px 0;line-height:1.5}@media only screen and (max-width:600px){.SH-seller-posting-expired{flex-direction:column}}.seller-postings-tabbar{border-bottom:2px solid #e0e0e0;display:flex;flex-direction:row;margin:0 0 16px}.seller-postings-tabbar__search-form{flex:1}.seller-postings-tabbar__search-form input{background:0 0;border:0!important;color:#212121;display:block;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:0;padding:0 0 8px}.seller-postings-tabbar__search-form input:focus{border:0!important;box-shadow:none!important}.seller-postings-tabbar__search-form input::placeholder{color:#757575}.seller-postings-tabbar__container{flex:1;display:flex;flex-direction:row;margin:0 0 -2px;padding:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.seller-postings-tabbar__container::-webkit-scrollbar{display:none}.seller-postings-tabbar__item{margin:0 32px 0 0;white-space:nowrap}.seller-postings-tabbar__item a{background:0 0;border-bottom:2px solid #e0e0e0;color:#9e9e9e;display:block;font-family:"Inter",sans-serif;font-size:18px;font-weight:600;line-height:24px;padding-bottom:8px}.seller-postings-tabbar__item a:hover,.seller-postings-tabbar__item--selected a:hover{color:#212121}.seller-postings-tabbar__item:last-of-type{margin:0}.seller-postings-tabbar__item--selected a{color:#212121;border-color:#212121}.seller-postings-tabbar__search-icon{background:0 0;margin:0 0 0 32px}.seller-postings-tabbar__search-icon i{display:block;color:#646464}.seller-posting-services{flex:1;display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 8px;margin:0}.seller-posting-meta{margin:0}.seller-posting-meta li{color:#212121;display:flex;flex-direction:row;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin-top:8px}.seller-posting-meta li .material-icons{color:#757575;margin-right:8px}.seller-posting-meta li strong{background:#d50000;border-radius:12px;color:#fff;padding:1px 8px 3px;white-space:nowrap}.seller-posting-meta__desired-experiences{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap}.seller-posting-meta__desired-experiences--stacked{flex-direction:column;gap:8px}.seller-posting-meta__inline-chips{display:flex;flex-direction:row;gap:4px;flex-wrap:wrap}.seller-posting-meta__chip--dark .GLM-chip__chip-text{color:#646464!important}.seller-posting-meta__footer{display:flex;flex-direction:row;gap:8px 16px}@media only screen and (max-width:1019px){.seller-posting-meta__footer{flex-direction:column}}.seller-posting-meta__location{color:#202020;font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.18px;display:inline-flex;align-items:center;gap:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-posting-meta__location-icon{color:#646464}.seller-posting-meta__badges{display:inline-flex;flex-wrap:wrap;flex-direction:row;gap:8px}.seller-posting-meta--gray li{color:#757575}.seller-posting-meta--gray li .material-icons{color:#9e9e9e}.seller-posting-section{margin-bottom:8px}.seller-posting-section__header{font-weight:600;margin:0 0 8px;text-align:left}.seller-posting-section__content,.seller-posting-section__header{color:#212121;font-family:"Inter",sans-serif;font-size:16px;line-height:24px}.seller-posting-section__content p,.seller-posting-section__content ul{margin:8px 0}.seller-posting-section__content ol,.seller-posting-section__content ul{padding-left:40px;list-style:initial}.seller-posting-section__content ol li{list-style-type:decimal}.seller-posting-section__content a{color:#212121;font-weight:400;background-image:none;text-decoration:underline;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.seller-posting-section__content a:hover{color:gray}.seller-posting-section__key-dates-table .GLM-c-key-dates-table__table-row:last-child{border-bottom:1px solid #ddd!important}.seller-posting-section__detail-wrapper{width:100%}.seller-posting-section__row{display:grid;margin-bottom:8px;width:100%;grid-template-columns:repeat(2,1fr);border:1px solid #e0e0e0;border-radius:8px}.seller-posting-section__row>div{padding:16px}.seller-posting-section__row>div:not(:first-child){border-left:1px solid #e0e0e0}.seller-posting-feedback-form{display:flex;flex-direction:column}.seller-posting-feedback-form__title{color:#212121;font-family:"Inter",sans-serif;font-weight:600;font-size:24px;line-height:32px;margin:0 0 16px}.seller-posting-feedback-form>*{margin-bottom:24px}.seller-posting-feedback-form__other-container{display:flex;flex-direction:row}.seller-posting-feedback-form__other-container .seller-posting-feedback-form__inline-input{border-bottom:1px solid #e0e0e0;box-shadow:none!important;color:#212121;flex:1;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:0;padding:0}.seller-posting-feedback-form__other-container .seller-posting-feedback-form__inline-input:focus{border-bottom:1px solid #212121!important;box-shadow:none!important}.seller-posting-feedback-form__error,.seller-posting-feedback-form__flavor-text{color:#757575;font-family:"Inter",sans-serif;font-size:12px;line-height:16px;margin:0}.seller-posting-feedback-form__error{color:#d50000;margin:0 0 8px}.seller-posting-feedback-form__rate-feedback{display:flex;flex-direction:column;position:relative}.seller-posting-feedback-form__rate-feedback__top{height:0;display:flex;flex-direction:row}.seller-posting-feedback-form__rate-feedback__top__title{position:relative;top:-1.5em;padding:1em;font-weight:600}.seller-posting-feedback-form__rate-feedback__top__left,.seller-posting-feedback-form__rate-feedback__top__right{flex:1;border-top:2px solid #3f3f3f;align-items:stretch}.seller-posting-feedback-form__rate-feedback__top__left{border-left:2px solid #3f3f3f}.seller-posting-feedback-form__rate-feedback__top__right{border-right:2px solid #3f3f3f}.seller-posting-feedback-form__rate-feedback__body{border:2px solid #3f3f3f;border-top:0 solid;padding:16px 8px 0}.seller-posting-feedback-form__rate-feedback__body__inputs{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;padding:0 16px 8px}.seller-posting-feedback-form__rate-feedback__body__inputs__rate-amount:before{position:absolute;content:"$";left:5px;padding-top:2px}.seller-posting-feedback-form__rate-feedback__body__inputs__rate-amount input{padding-left:16px!important}.seller-posting-feedback-form__rate-feedback__body__disclaimer{color:#9e9e9e;font-style:italic;font-size:12px;float:right}.seller-posting-feedback-bar{display:flex;flex-direction:row}.seller-posting-feedback-bar__feedback-actions{display:flex;flex-direction:row;gap:2px;justify-content:space-between;line-height:24px;margin:2px 0;font-size:16px}@media only screen and (max-width:600px){.seller-posting-feedback-bar__feedback-actions{justify-content:end}}.seller-posting-feedback-bar__feedback-action .GLM-icon-button__icon{width:24px;height:24px}.seller-posting-feedback-bar__action{background:0 0;border:0;padding:0}.seller-posting-feedback-bar__action:focus{background:0 0}.seller-posting-feedback-bar__action svg{display:block;fill:#9e9e9e;height:24px;width:24px}.seller-posting-feedback-bar__action--padded{margin-left:24px}.seller-posting-feedback-bar__action--hidden{display:none}.seller-posting-feedback-bar__not-interested{color:#fcfcfc;font-family:"Inter",sans-serif;font-size:14px;line-height:16px;margin-left:8px}.seller-posting-feedback-bar--outline .seller-posting-feedback-bar__action{border:1px solid #282828;border-radius:16px;display:inline-flex;flex-direction:row;justify-content:center;flex:1;padding:4px 8px}.seller-posting-feedback-bar--outline .seller-posting-feedback-bar__action svg{height:20px;fill:#202020;width:20px}.seller-posting-feedback-bar--outline .seller-posting-feedback-bar__action--padded{margin-left:8px}.seller-posting-feedback-bar--outline .seller-posting-feedback-bar__action--hidden{display:none}.seller-posting-feedback-bar--outline .seller-posting-feedback-bar__action:hover{border:1px solid #6e6e6e;background:0 0}.seller-posting-feedback-bar--outline .seller-posting-feedback-bar__action:hover svg{fill:#6e6e6e!important}.seller-postings-result{background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;display:grid;grid-auto-rows:min-content;grid-template-columns:80px 1fr 80px;grid-template-areas:"logo main actions";column-gap:8px;overflow:hidden;margin:0 0 16px;padding:16px;position:relative}.seller-postings-result .grid-a{grid-area:logo}.seller-postings-result .grid-b{grid-area:main}.seller-postings-result .grid-c{grid-area:actions}.seller-postings-result:active,.seller-postings-result:focus{outline:0;box-shadow:0 0 0 4px #2e7ae5}.seller-postings-result:hover{box-shadow:0 8px 16px rgba(158,121,0,.08),0 -8px 16px rgba(158,121,0,.04)}@media only screen and (max-width:600px){.seller-postings-result{border-radius:0;border-left:none;border-right:none;column-gap:8px;padding:16px 3%;grid-template-columns:1fr 1fr;row-gap:16px;grid-template-areas:"logo actions" "main main"}}.seller-postings-result__main{display:flex;flex-direction:column;gap:16px}.seller-postings-result__relevant-attributes{display:grid;grid-template-columns:repeat(3,1fr);grid-template-areas:"a b c";gap:16px}.seller-postings-result__relevant-attributes--grid-a{grid-area:a}.seller-postings-result__relevant-attributes--grid-b{grid-area:b}.seller-postings-result__relevant-attributes--grid-c{grid-area:c}@media only screen and (max-width:1019px){.seller-postings-result__relevant-attributes{grid-template-columns:1fr;grid-template-areas:"a" "b" "c"}.seller-postings-result__relevant-attributes--no-schedule{grid-template-areas:"a" "c"}}.seller-postings-result__applied-text,.seller-postings-result__date-info{display:flex;flex-direction:row;align-items:center;color:#4caf50;font-size:16px}.seller-postings-result__date-info{gap:8px;font-family:"Inter",sans-serif;color:#646464;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.18px}.seller-postings-result__date-info-posted{text-align:right}.seller-postings-result__desired-experiences{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}.seller-postings-result__title-bar-top{display:flex;flex-direction:row;justify-content:space-between;gap:8px;font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:24px;margin:8px 0}@media only screen and (min-width:601px) and (max-width:1019px){.seller-postings-result__title-bar-top{flex-wrap:wrap}}@media only screen and (max-width:600px){.seller-postings-result__title-bar-top{flex-direction:column}}.seller-postings-result__company-name,.seller-postings-result__title{color:#202020;font-family:"Inter",sans-serif;font-weight:700;line-height:24px;margin:0}.seller-postings-result__company-name{font-size:16px;letter-spacing:-.18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-postings-result__title{font-size:18px;letter-spacing:-.26px}.seller-postings-result__title--underline{font-size:18px!important}.seller-posting__assignment-title p a:hover,.seller-postings-result:hover .seller-postings-result__title--underline{text-decoration:underline}.seller-postings-result__badges{display:flex;flex-direction:row;align-items:center;gap:2px 8px;flex-wrap:wrap}.seller-postings-result__column-value{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#646464;margin:0;letter-spacing:-.18px}.GLM-callout span.GLM-callout__content b,.GLM-callout span.GLM-callout__content strong,.seller-postings-result__column-value.bold,.seller-postings-result__earnings-fact strong{font-weight:700}.seller-postings-result__column-value--bullet{list-style-type:disc!important}@media only screen and (min-width:1020px){.seller-postings-result__earnings{display:flex;justify-content:center}}.seller-postings-result__earnings-fact-container{text-align:left;display:flex;flex-direction:column;gap:16px}.seller-postings-result__earnings-fact-wrapper{font-family:"Inter",sans-serif;line-height:24px;margin:0;white-space:nowrap}@media only screen and (min-width:1250px){.seller-postings-result__earnings-fact-wrapper{margin-left:80px}}.seller-postings-result__earnings-fact{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#646464;letter-spacing:-.18px;margin:0;display:flex;gap:4px}.seller-postings-result__earnings-fact--highlighted{font-size:18px;color:#202020;font-weight:700;letter-spacing:-.26px}.seller-postings-result__deliverables-list .GLM-c-deliverables-list__label,.seller-postings-result__help-icon,.seller-postings-result__key-dates-table .GLM-c-key-dates-table__table-caption{color:#646464}.seller-postings-result .SH-c-posting-chip-application-deadline{margin:0;padding:0 4px;height:auto;line-height:24px}.seller-postings-result .seller-posting-feedback-bar{align-items:start;justify-content:end}.seller-postings-result .seller-posting-feedback-bar__action{width:40px;height:40px;display:flex;justify-content:center;align-items:center}.seller-postings-result .seller-posting-feedback-bar__action--padded{margin:0}.seller-postings-result__company-logo{height:64px;width:64px;border-radius:100%}.seller-postings-result .seller-posting-meta{grid-column:3/span 5;min-width:0}@media only screen and (max-width:1019px){.seller-postings-result .seller-posting-meta{grid-column:4/-1}}@media only screen and (max-width:600px){.seller-postings-result .seller-posting-meta{grid-column:1/-1}}.seller-postings-result__applied{border:1px solid #3f3f3f;border-radius:16px;color:#212121;font-family:"Inter",sans-serif;font-style:normal;font-weight:400;font-size:14px;grid-column:3/span 5;justify-self:left;line-height:16px;overflow:hidden;margin:12px 0 4px;padding:7px 16px;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:1019px){.seller-postings-result__applied{grid-column:4/-1}}@media only screen and (max-width:600px){.seller-postings-result__applied{grid-column:1/-1}}.seller-postings-result__description{align-self:start;color:#212121;font-family:"Inter",sans-serif;font-size:16px;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;grid-column:-6/-1;grid-row:2/span 3;line-height:24px;margin:0;overflow:hidden}@media only screen and (max-width:1019px){.seller-postings-result__description{grid-row:auto;grid-column:4/-1;margin-top:8px;-webkit-line-clamp:2;line-clamp:2}}@media only screen and (max-width:600px){.seller-postings-result__description{grid-column:1/-1}}.seller-postings-result__perfect{outline:0;position:absolute;left:0;top:0}.seller-postings-result__perfect svg{display:block}@media only screen and (max-width:600px){.seller-postings-result__perfect{left:auto;right:0;transform:rotate(90deg)}}.seller-posting-input button.seller-posting-input__field-clear:hover,.seller-postings-result--unread .seller-postings-result__company-logo figcaption,.seller-postings-result--unread .seller-postings-result__description,.seller-postings-result--unread .seller-postings-result__title{color:#212121}.seller-postings-result--not-interested{padding:16px}.seller-postings-result--not-interested .seller-postings-result__title-bar{margin:0}.seller-postings-result--not-interested .seller-postings-result__company-name{color:#757575;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;grid-column:1/span 2;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:1019px){.seller-postings-result--not-interested .seller-postings-result__company-name{grid-column:1/span 3}}@media only screen and (max-width:600px){.seller-postings-result--not-interested .seller-postings-result__company-name{grid-column:1/-3;margin-bottom:12px;text-align:left}}.seller-postings{margin:0 3% 100px}@media only screen and (min-width:1702px){.seller-postings{margin:0 auto;width:1600px}}.seller-postings__header,.seller-postings__tab-header{color:#212121;font-family:"Inter",sans-serif;font-weight:600;font-size:24px;line-height:32px;margin:56px 0}.seller-postings__tab-header{line-height:24px;margin:24px 0}.seller-postings .LSG-c-filter-sort{margin:8px 0}.seller-postings .LSG-c-filter-sort .filter-icon-container{display:flex;align-items:center}.seller-postings .LSG-c-nav-with-counts{font-family:"Inter",sans-serif;font-size:18px;line-height:24px;font-weight:600}.seller-postings__results{margin:16px 0}@media only screen and (max-width:600px){.seller-postings__results{margin:16px -3vw 0}}.seller-postings__empty-results{background:#fff;border-radius:16px;color:#212121;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:16px 0;padding:16px;text-align:center}@media only screen and (max-width:600px){.seller-postings__empty-results{margin:16px -3vw 0}}.seller-postings__settings{color:#757575;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:16px 0 0}.seller-posting__select-info a,.seller-postings__settings a{color:inherit;background:0 0;text-decoration:underline}.seller-postings__filters-container{position:relative;margin:16px 0 0;flex-wrap:wrap}.seller-postings__filter-checkboxes,.seller-postings__filters-container{display:flex;flex-direction:row;align-items:center;gap:16px}@media only screen and (max-width:600px){.seller-postings__filter-checkboxes{flex-wrap:wrap}}.seller-postings__filter-checkbox{padding:0}.seller-postings__filter-location{width:456px;padding:0}.seller-postings__filter-location::after,.seller-postings__filter-min-day-rate .seller-posting-input::after{content:none}.seller-postings__filter-location::placeholder{color:#757575!important}.seller-postings__filter-location .signup-input__clear-button{position:absolute;top:50%;right:6px;transform:translateY(-50%);line-height:24px}.seller-postings__filter-location .signup-input__field{background-color:#fff!important;border:1px solid #e0e0e0!important;border-radius:8px!important;font-size:16px;font-weight:400;font-family:"Inter",sans-serif;height:40px;padding:0 16px!important;margin:0}.seller-postings__filter-location .signup-input__field:focus,.seller-postings__filter-min-day-rate .seller-posting-input__field:focus{border:1px solid #212121!important}.seller-postings__filter-location .signup-input__loading-indicator{right:6px}.seller-postings__filter-location .signup-input__location-options-list{top:41px}.seller-postings__filter-min-day-rate{width:200px;padding:0}.seller-postings__filter-min-day-rate .seller-posting-input{margin:0;padding:0}.seller-postings__filter-min-day-rate .seller-posting-input__field{background-color:#fff!important;border:1px solid #e0e0e0!important;border-radius:8px!important;font-size:16px;font-weight:400;font-family:"Inter",sans-serif;height:40px;margin:0!important}.seller-postings__filter-min-day-rate .seller-posting-affixed-input__postfix,.seller-postings__filter-min-day-rate .seller-posting-affixed-input__prefix{top:8px}.seller-postings__paging-controls{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 0 36px}.seller-postings__currently-displaying{color:#757575;font-family:"Inter",sans-serif;font-size:14px;line-height:16px}.seller-postings--blur{filter:blur(5px) opacity(.3)}.seller-posting{padding:32px 48px}.seller-posting__top-section{display:flex;flex-direction:row;gap:32px}@media only screen and (max-width:600px){.seller-posting__top-section{flex-direction:column}}.seller-posting__company-logo{border-radius:32px;height:64px;width:64px}@media only screen and (max-width:600px){.seller-posting__company-logo{border-radius:28px;height:56px;width:56px}}.seller-posting__money-info-container{display:grid;align-items:center;width:100%;grid-template-columns:repeat(2,1fr);border:1px solid #ddd;border-radius:8px}.seller-posting__money-info-column{padding:16px}.seller-posting__money-info-column--compensation{border-right:1px solid #ddd}.seller-posting__money-info-total-compensation-text{color:#202020;font-family:"Inter",sans-serif;font-size:18px;font-weight:400;line-height:24px;letter-spacing:-.26px;margin:0}.seller-posting__money-info-total-compensation-value{color:#202020;font-family:"Inter",sans-serif;font-size:18px;font-weight:700;line-height:24px;letter-spacing:-.26px}.seller-posting__money-info-estimated-days-text,.seller-posting__money-info-estimated-days-value{color:#646464;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;letter-spacing:-.18px}.seller-posting__money-info-estimated-days-text{font-weight:400;margin:0}.seller-posting__money-info-estimated-days-value{font-weight:700}.seller-posting__payout-timeframe-label{display:flex;flex-direction:row;align-items:center;gap:4px;flex-wrap:wrap;color:#646464;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px;margin:0}.seller-posting__payout-timeframe-value{color:#646464;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.18px;margin:0}.seller-posting__assignment-title{display:flex;flex-direction:column;gap:8px;margin:0 16px}@media only screen and (max-width:600px){.seller-posting__assignment-title{margin:24px 0 0}}.seller-posting__assignment-title__header{align-items:center;color:#202020;font-size:24px;font-weight:700;line-height:28px;letter-spacing:-.4px}.seller-posting__assignment-title__company{font-weight:600;color:#212121!important}.seller-posting__assignment-title__header{display:inline-flex;flex-wrap:wrap;gap:8px}.seller-posting__assignment-title__age{display:inline-flex;gap:8px}.seller-posting__assignment-title__age__applied--gray{display:inline-flex;flex-shrink:0;color:#757575}.seller-posting__assignment-title__age__applied--green{display:inline-flex;color:#2b7e2e}.seller-posting__assignment-title__poster{display:inline-flex;align-items:center;gap:8px;font-size:18px!important;font-weight:600;color:#212121!important}.seller-posting__assignment-title__poster__image{border-radius:100px;height:40px;width:40px}.seller-posting__assignment-title__poster__link{font-size:16px!important;font-weight:400}.seller-posting__assignment-title h1{color:#212121;font-family:"Inter",sans-serif;font-weight:600;font-size:24px;line-height:32px;margin:0}@media only screen and (max-width:600px){.seller-posting__assignment-title h1{font-size:20px;line-height:24px}}.seller-posting-input input.seller-posting-input__field,.seller-posting__assignment-title p{color:#757575;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:0}.seller-posting__assignment-title p a{background:0 0;color:inherit}.seller-posting__actions{flex-basis:225px;display:flex;flex-direction:column;margin-left:auto;margin-top:48px}@media only screen and (max-width:600px){.seller-posting__actions{flex:1;margin:0;width:100%}}.seller-posting__apply{background:#222;border-radius:16px;display:block;font-family:"Inter",sans-serif;font-size:14px;line-height:16px;padding:8px 16px;text-align:center;color:#fcfcfc!important}.seller-posting__apply:hover{color:#fcfcfc;background:#818181}.seller-posting__apply--disabled{cursor:default;opacity:.3}.seller-posting .seller-posting-feedback-bar{margin-top:8px}.seller-posting__refer{padding:2px 10px!important;margin:6px 0 0}.seller-posting__refer .GLM-button__content-text{color:#646464}.seller-posting .seller-posting-meta{margin:0 50% 0 0}@media only screen and (max-width:1019px){.seller-posting .seller-posting-meta{margin-right:0}}.seller-posting__textfields{font-family:"Inter",sans-serif;color:#202020;font-size:16px;display:flex;gap:32px;margin-top:32px}.seller-posting__textfields__column{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:50%}.seller-posting__textfields__text{display:flex;align-items:center;gap:4px;font-size:16px;line-height:24px;margin:0!important}@media only screen and (max-width:1019px){.seller-posting__textfields{flex-direction:column;gap:32px}.seller-posting__textfields__column{width:100%}}.seller-posting__applications{margin-top:32px}.seller-posting-input label.seller-posting-input__label,.seller-posting__applications h2{color:#000;font-family:"Inter",sans-serif;font-weight:600;font-size:18px;line-height:24px;margin:0}.seller-posting-form__header figure figcaption,.seller-posting__applications-list{display:flex;flex-direction:column}.seller-posting__application{display:inline-flex;flex-wrap:wrap;align-self:flex-start;gap:8px;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#646464;padding:8px 16px;margin:0}.seller-posting__application__title{color:#202020;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 0}.seller-posting__application__link{color:#202020;background-image:none;text-decoration:underline}.seller-posting__application__link:hover{cursor:pointer;color:#646464}@media only screen and (max-width:600px){.seller-posting__application{padding:8px 4px}}.seller-posting__select-info{color:#757575;font-family:"Inter",sans-serif;font-size:14px;line-height:19px;margin:8px 0 0}@media only screen and (min-width:1702px){.seller-posting--full{margin:40px auto 32px;width:1600px}}.seller-postings-sidebar{background:#f9f9f9;display:flex;flex-direction:column;height:100vh;max-width:1600px;position:fixed;right:0;top:0;width:90%;z-index:10}@media only screen and (max-width:600px){.seller-postings-sidebar{width:100vw}}@supports (-webkit-touch-callout:none){.seller-postings-sidebar{height:-webkit-fill-available}}.seller-postings-sidebar--no-scrolling{overflow:hidden}.seller-postings-sidebar__overlay{background:rgba(0,0,0,.54);height:100vh;position:fixed;width:100vw;z-index:9;top:0;left:0}.seller-postings-sidebar__header{align-items:center;background:#fff;border-bottom:4px solid #eee;display:flex;flex-direction:row;justify-content:space-between;padding:12px 0}.seller-postings-sidebar__header__open-link{margin-left:16px;width:24px}@media only screen and (max-width:600px){.seller-postings-sidebar__header{padding:8px 0}}.seller-postings-sidebar__header .material-icons{display:block}.seller-postings-sidebar__navigation{display:flex;flex-direction:row;margin:0}.seller-postings-sidebar__scroll-container{flex:1;overflow-y:scroll;position:relative}.seller-posting-input{padding:0 0 5px;position:relative}.seller-posting-input label.seller-posting-input__label{color:#212121;display:inline-block;margin:0 0 12px}.seller-posting-input__container{border-bottom:1px solid #e0e0e0}.seller-posting-input__dropdown-container{position:relative}.seller-posting-input__dropdown-container--padded{padding-right:28px}.seller-posting-input input.seller-posting-input__field{border:0!important;box-shadow:none!important;color:#212121;display:block;padding:0;transition:none}.seller-posting-input button.seller-posting-input__field-clear{position:absolute;bottom:22px;right:0;background:0 0;border:0;margin:0;padding:0;width:24px;height:24px;font-size:20px;color:#9e9e9e}.seller-posting-input button.seller-posting-input__field-clear:disabled{color:rgba(33,33,33,.3);cursor:not-allowed}.seller-posting-input textarea.seller-posting-input__textarea{border:0;border-radius:0;border-bottom:1px solid #e0e0e0;box-shadow:none!important;color:#212121;display:block;font-family:"Inter",sans-serif;font-size:16px;height:auto;line-height:24px;margin-top:12px;outline:0;padding:0;resize:none}.seller-posting-input textarea.seller-posting-input__textarea.auto-resize-measure{height:auto!important;overflow:hidden!important}.seller-posting-input p.seller-posting-input__alert,.seller-posting-input::after{font-family:"Inter",sans-serif;font-size:12px;line-height:16px;margin:0}.seller-posting-input p.seller-posting-input__alert,.seller-posting-input--disabled label.seller-posting-input__label{color:#9e9e9e}.seller-posting-input::after{content:" ";display:block}.seller-posting-input--disabled input.seller-posting-input__field{background-color:#f0f0f0;color:#9e9e9e}.seller-posting-input--error .seller-posting-input__container,.seller-posting-input--error textarea.seller-posting-input__textarea{border-color:#d50000}.seller-posting-input--error p.seller-posting-input__alert{color:#d50000}.SH-c-admin-blaster-history__filters_container .signup-input::after,.SH-c-company-billing-contact .seller-posting-input::after,.seller-posting-deliverables__group .seller-posting-input::after,.seller-posting-input--caption::after,.seller-posting-input--error::after{content:none}.seller-posting-input__chevron{align-items:center;background:0 0;border:0;cursor:default;display:flex;flex-direction:row;height:25px;justify-content:center;position:absolute;right:0;top:0;width:26px}.seller-posting-photo-upload label,.seller-posting-photo-upload__caption{font-family:"Inter",sans-serif;color:#212121;font-weight:600;font-size:18px;line-height:24px}.seller-posting-photo-upload__caption{color:#757575;font-style:normal;font-weight:400;font-size:16px;margin:0}.seller-posting-photo-upload__container{display:flex;flex-direction:row;align-items:center;margin:12px 0 0}.seller-posting-photo-upload .material-icons{color:#9e9e9e;font-size:48px}.seller-posting-photo-upload__image{width:48px;height:48px;border-radius:24px}.seller-posting-photo-upload__text-container{margin-left:16px;padding-bottom:16px}.seller-posting-photo-upload__link,.seller-posting-photo-upload__link:hover{background:0 0;color:#757575;cursor:pointer;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;text-decoration-line:underline}.seller-posting-photo-upload .sh-cool-loader{line-height:24px;text-align:left}.seller-posting-photo-upload .sh-cool-loader .loader-circle{background-color:#9e9e9e;margin:2px}.seller-posting-photo-upload__alert{color:#d50000;font-family:"Inter",sans-serif;font-size:12px;line-height:16px;margin:0;min-height:16px}.seller-posting-photo-upload__input{left:-9999px;position:absolute;top:-9999px;visibility:hidden}.seller-posting-photo-upload--error .seller-posting-photo-upload__text-container{padding:0}.seller-posting-button-bar{padding:16px 0 21px}.seller-posting-button-bar__container{display:flex;flex-direction:row;justify-content:flex-start}.seller-posting-button-bar__button{color:#757575;border:1px solid #e0e0e0;border-radius:8px;background:unset;font-family:"Inter",sans-serif;font-weight:600;font-size:16px;line-height:24px;margin-right:4px;min-width:110px;padding:6px 16px;text-align:center}.seller-posting-button-bar__button--selected{border:1px solid #3f3f3f;color:#212121;font-weight:600}.seller-posting-button-bar__alert{color:#d50000;font-family:"Inter",sans-serif;font-size:12px;line-height:16px;margin:0}.seller-posting-button-bar--error{padding-top:0}.seller-posting-button-bar--error .seller-posting-button-bar__button{border:1px solid #d50000;color:#757575;font-weight:400}.seller-posting-affixed-input{font-family:"Inter",sans-serif;position:relative}.seller-posting-affixed-input__prefix{color:#212121;position:absolute;left:16px;top:0;font-size:16px;line-height:1.5}.seller-posting-affixed-input__postfix{color:#757575;position:absolute;right:16px;top:0;font-size:16px;line-height:1.5}.seller-posting-affixed-input .seller-posting-input__field{padding-left:var(--left-padding)!important;padding-right:var(--right-padding)!important}.seller-posting-affixed-input .seller-posting-input__field[type=number]::-webkit-inner-spin-button,.seller-posting-affixed-input .seller-posting-input__field[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.seller-posting-affixed-input .seller-posting-input__field[type=number]{-moz-appearance:textfield}.seller-posting-affixed-input .seller-posting-input__field[type=number]::-ms-inner-spin-button,.seller-posting-affixed-input .seller-posting-input__field[type=number]::-ms-outer-spin-button{-ms-appearance:none}.seller-posting-form{display:grid;grid-auto-rows:min-content;grid-template-columns:repeat(12,1fr);margin:0 3%}@media only screen and (min-width:1702px){.seller-posting-form{margin:0 auto;width:1600px}}.seller-posting-form__header{align-items:center;display:flex;flex-direction:column;grid-column:4/span 6;margin-top:40px}@media only screen and (max-width:1019px){.seller-posting-form__header{grid-column:2/-2}}@media only screen and (max-width:600px){.seller-posting-form__header{grid-column:1/-1;margin-top:24px}}.seller-posting-form__header h1{color:#202020;font-family:"Inter",sans-serif;font-size:24px;font-weight:700;line-height:28px;letter-spacing:-.4px;text-align:center;margin:0 0 16px}.seller-posting-form__header figure{display:flex;flex-direction:row;align-items:center}.seller-posting-form__header figure img{border-radius:24px;width:40px;height:40px;margin-right:8px}.seller-posting-form__header figure figcaption a:hover{background:0 0;text-decoration:underline}.seller-posting-form__brand-name,.seller-posting-form__buyer-name,.seller-posting-form__toggle-more{color:#202020!important;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px}.seller-posting-form__brand-name:hover{color:#202020!important}.seller-posting-form__buyer-name,.seller-posting-form__toggle-more{color:#646464!important}.seller-posting-form__buyer-name:hover{color:#646464!important}.seller-posting-form__toggle-more{padding:6px 0!important;font-size:16px!important;font-weight:500;margin:10px 0 0}.seller-posting-form__toggle-more.GLM-button__content-text{font-size:16px!important}.seller-posting-form__details{display:flex;flex-direction:column;grid-column:4/span 6;margin-top:32px}@media only screen and (max-width:1019px){.seller-posting-form__details{grid-column:2/-2}}@media only screen and (max-width:600px){.seller-posting-form__details{grid-column:1/-1}}.seller-posting-form__details .seller-posting-section{margin:24px 0 8px}.seller-posting-form__fields{display:flex;flex-direction:column;grid-column:4/span 6;margin:26px 0 120px}@media only screen and (max-width:1019px){.seller-posting-form__fields{grid-column:2/-2}}@media only screen and (max-width:600px){.seller-posting-form__fields{grid-column:1/-1}}.seller-posting-form__fields .GLM-input__label,.seller-posting-form__fields .GLM-textarea__label{margin:32px 0 16px!important;font-weight:700!important;line-height:24px!important;letter-spacing:-.26px!important;font-size:18px!important;white-space:normal!important;text-overflow:visible}.seller-posting-form__fields .GLM-input__character-count-container,.seller-posting-form__fields .GLM-input__field-wrapper,.seller-posting-form__fields .GLM-textarea__character-count-container,.seller-posting-form__fields .GLM-textarea__field-wrapper{background:0 0!important}.seller-posting-form__radio-block-button-group{display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;margin:32px 0 16px!important}.seller-posting-form__radio-block-button-group .GLM-fields-radio-group__legend{margin:0 0 16px!important;font-weight:700!important;line-height:24px!important;letter-spacing:-.26px!important;font-size:18px!important}.seller-posting-form__radio-block-button{flex:1}.seller-posting-form__radio-block-button--small{max-width:120px}.seller-posting-form__radio-block-button--small .GLM-fields-radio-block-button__label{padding:10px 24px!important}.seller-posting-form__application-title,.seller-posting-form__pitch-header{color:#202020;font-family:"Inter",sans-serif;font-weight:700;font-size:24px;line-height:28px;letter-spacing:-.4px}.seller-posting-form__pitch-header{margin:48px 0 0;padding:32px 0 0;border-top:1px solid #ddd}.seller-posting-form__application-title{margin:0}.seller-posting-form__actions-container{display:flex;justify-content:center;margin:32px 0}.seller-posting-form__section-header,.seller-posting-form__section-subheader{color:#212121;font-family:"Inter",sans-serif;font-weight:600;font-size:18px;line-height:24px;margin:8px 0 0}.seller-posting-form__section-subheader{color:#757575;font-style:normal;font-weight:400;font-size:16px;margin:0}.seller-posting-form .seller-posting-photo-upload{margin:8px 0 24px}.seller-posting-form .signup-button{align-self:center;margin-top:20px!important}.refer-a-friend-modal input.refer-a-friend-modal__input,.seller-posting-form__about-fees{color:#757575;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:8px 0}.seller-posting-form__about-fees-link{background:0 0;color:#757575;text-decoration:underline}.seller-posting-form__about-fees-link:hover{color:#757575}.refer-a-friend-modal__description{color:#212121;font-family:"Inter",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;margin:0 0 16px}.refer-a-friend-modal input.refer-a-friend-modal__input{border:1px solid #e0e0e0;color:#212121;border-radius:8px;margin:0 0 8px;transition:none;padding:8px}.refer-a-friend-modal input.refer-a-friend-modal__input:last-child{margin:0}.refer-a-friend-modal input.refer-a-friend-modal__input:focus{border-bottom:1px solid #212121!important;box-shadow:none!important}.refer-a-friend-modal input.refer-a-friend-modal__input--error{margin-bottom:4px}.refer-a-friend-modal__alert{color:#d50000;font-family:"Inter",sans-serif;font-size:12px;line-height:16px;margin:0 0 8px}.seller-posting-not-validated{align-items:center;bottom:0;display:flex;flex-direction:column;left:0;position:absolute;right:0;top:0}.seller-posting-not-validated__container{align-items:center;background:#fff;border-radius:16px;display:flex;flex-direction:column;margin:100px 3% 0;max-width:600px;padding:16px}.seller-posting-not-validated h1{color:#515151;font-family:"Inter",sans-serif;font-weight:600;font-size:24px;line-height:32px;margin:0 0 12px;text-align:center}.seller-posting-not-validated p{color:#212121;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:0 0 24px;text-align:center}.SH-main__main-header h1,.seller-posting-not-validated a{display:block;text-align:center;font-family:"Inter",sans-serif;font-weight:600}.seller-posting-not-validated a{background:#212121;border-radius:20px;font-size:16px;line-height:24px;padding:8px 16px;text-decoration:none;color:#fff}.seller-posting-not-validated a:hover{color:#fff}.seller-posting-not-validated--no-scroll{overflow:hidden}.seller-posting-deliverables__group{position:relative;display:grid;align-items:center;grid-template-columns:1fr 40px;gap:16px 8px}.seller-posting-deliverables__group .seller-posting-input{padding:0}.seller-posting-deliverables__group .seller-posting-input__field{border:1px solid #e0e0e0;border-radius:8px;padding:4px 16px!important;margin:0!important}.seller-posting-deliverables__clear{align-items:center;background:0 0;border:0;display:flex;flex-direction:row;justify-content:center;text-align:center;height:25px;width:26px;margin:0}.seller-posting-deliverables__clear .material-icons{font-size:14px;color:#212121}.GLM-verify-email{padding:64px 32px 0;display:flex;flex-direction:column;align-items:flex-start;margin:0 auto;gap:32px;max-width:700px;font-family:"Inter",sans-serif;color:#202020}.GLM-verify-email__header{font-size:24px;line-height:28px;margin:0;color:#202020}.GLM-verify-email__error,.GLM-verify-email__text{font-size:16px;line-height:24px;margin:0;color:#202020}.GLM-verify-email__error{color:#bf133e}.GLM-verify-email__helper-text{font-size:14px;line-height:24px;margin:0;color:#646464}.GLM-verify-email__helper-text__link{background-image:none;text-decoration:underline;color:#646464}.GLM-verify-email__helper-text__link:hover{color:gray}@media only screen and (max-width:600px){.GLM-verify-email{padding:64px 20px}}.SH-badge{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;height:24px;padding:4px 8px;gap:4px;border-radius:4px;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:1.1;cursor:default;color:var(--text-color-hex);background-color:var(--background-color-hex)}.SH-badge__icon-container{width:16px;height:16px;margin:auto;text-align:center}.SH-badge__icon{display:block;height:16px;color:var(--icon-color-hex)}.SH-badge__icon.material-icons,.SH-c-company-billing-contact i.material-icons,.SH-main a{font-size:16px}.SH-badge__icon svg{height:16px}.SH-main a{background:0 0;font-family:"Inter",sans-serif;line-height:24px;text-decoration:underline}.SH-main a,.SH-main a:hover{color:#757575}.SH-main__main-container{display:flex;align-items:flex-start;flex-direction:column;margin:0 3%;min-height:calc(100vh - 64px);padding-bottom:46px}@media only screen and (min-width:1702px){.SH-main__main-container{width:1600px;margin:0 auto}}@supports (min-height:100dvh){.SH-main__main-container{min-height:calc(100dvh - 64px)}}.SH-main__main-header{display:flex;align-items:flex-start;flex-direction:column;margin:40px 3%}@media only screen and (min-width:1702px){.SH-main__main-header{width:1600px;margin:40px auto}}@media only screen and (max-width:600px){.SH-main__main-header{margin:13px 3%}}.SH-main__main-header h1{margin:0;color:#212121;font-size:36px;line-height:48px}@media only screen and (max-width:600px){.SH-main__main-header h1{font-size:32px;line-height:40px;text-align:left}}.SH-main__main-header h2{font-family:"Inter",sans-serif;font-size:18px;font-weight:700}.SH-main__main-header a{margin-top:3px}@media only screen and (max-width:600px){.SH-main__main-header a{margin:0}}.sh-radio{cursor:pointer;align-items:center;display:inline-flex;flex-direction:row;padding:3px 10px 3px 3px}.sh-radio,.sh-radio__button{position:relative}.sh-radio__input{position:absolute!important;width:100%!important;height:100%!important;top:0!important;left:0!important;visibility:visible!important;cursor:inherit;opacity:0;z-index:1}.sh-radio__glyph{display:block;width:24px;height:24px;user-select:none}.sh-radio__label{color:#212121;font-family:"Inter",sans-serif;font-size:16px;line-height:1.5;margin:0 0 0 10px}.sh-radio::after{content:"";border:1px solid #ffc300;position:absolute;pointer-events:none;top:0;left:0;width:100%;height:100%;box-shadow:0 0 4px #ffc300;opacity:0}.sh-radio--tabbed::after{opacity:1;transition:opacity 75ms ease-in}.sh-select{padding:19px 0 4px;position:relative}.sh-select__label{color:#9e9e9e;font-family:"Inter",sans-serif;font-size:16px;left:0;line-height:24px;pointer-events:none;position:absolute;top:19px;transition:.2s ease-out;transform-origin:top left;text-align:left;right:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sh-select--active .sh-select__label{color:#757575;transform:scale(.75) translateY(-100%)}.sh-select::after,.sh-select__options{display:block;font-family:"Inter",sans-serif;margin:0}.sh-select__options{appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 6'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.5.477051l5 4.999999 5-4.999999H.5z' fill='%23757575'/%3E%3C/svg%3E") right 5px center/10px 5px no-repeat;border:0;border-bottom:1px solid #e0e0e0;border-radius:0;color:#212121;font-size:16px;height:auto;line-height:1.5;padding:0 20px 0 0;width:100%;transition:none}.sh-select::after{content:" ";font-size:12px;line-height:16px}.sh-select--disabled{opacity:50%}.sh-service-chips{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 8px;list-style:none;margin:0;padding:0}.sh-service-chips__item{align-items:center;border:1px solid #e0e0e0;border-radius:4px;color:#212121;display:flex;flex-direction:row;margin:0;min-width:0;padding:4px 8px;font-family:"Inter",sans-serif;line-height:16px}.sh-service-chips__item-text{font-size:14px!important;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sh-service-chips__item--selected{border:1px solid #646464;font-weight:600}.sh-service-chips__item--selected::after{content:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"%3E%3Cpath d="M23 12L20.56 9.21L20.9 5.52L17.29 4.7L15.4 1.5L12 2.96L8.6 1.5L6.71 4.69L3.1 5.5L3.44 9.2L1 12L3.44 14.79L3.1 18.49L6.71 19.31L8.6 22.5L12 21.03L15.4 22.49L17.29 19.3L20.9 18.48L20.56 14.79L23 12ZM10.09 16.72L6.29 12.91L7.77 11.43L10.09 13.76L15.94 7.89L17.42 9.37L10.09 16.72Z" fill="%23212121"/%3E%3C/svg%3E');flex-shrink:0;margin:0 0 0 4px;height:16px;width:16px}.sh-service-chips--vertical{align-items:flex-start;flex-direction:column;flex-wrap:nowrap;gap:8px}.sh-service-rating-button{align-items:center;color:#212121;border:1px solid #e0e0e0;border-radius:16px;display:flex;flex-direction:row;margin:0;min-width:0;padding:8px 16px;font-family:"Inter",sans-serif;font-size:14px;line-height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sh-service-rating-button-icon{font-size:20px;color:#9e9e9e;margin-left:16px}.sh-service-rating-button-rating{color:#757575}.sh-service-rating-button:hover{background:#e0e0e0}.sh-service-rating-button--selected{color:#fcfcfc;background:#0f0f0f;border-color:#0f0f0f;font-weight:600}.sh-service-rating-button--selected .sh-service-rating-button-icon,.sh-service-rating-button--selected .sh-service-rating-button-rating{color:#fcfcfc}.sh-service-rating-button--selected:hover{background:#0f0f0f}.sh-sidebar{background:#f9f9f9;display:flex;flex-direction:column;height:100vh;max-width:1600px;position:fixed;right:0;top:0;width:90%;z-index:10}@media only screen and (max-width:600px){.sh-sidebar{width:100vw}}@supports (height:100dvh){.sh-sidebar{height:100dvh}}.sh-sidebar__header{align-items:center;background:#fff;border-bottom:4px solid #eee;display:flex;flex-direction:row;height:66px;justify-content:space-between;padding:0 16px}@media only screen and (max-width:600px){.sh-sidebar__header{height:58px}}.GLM-brand-signup-company-match__back-button svg,.GLM-brand-signup-create-company__back-button svg,.GLM-brand-signup-payment-method__back-button svg,.sh-sidebar__header .material-icons{display:block}.sh-sidebar__open{background:0 0;width:24px;text-decoration:none}.invite-to-project-modal .select-wrapper.selected label,.sh-sidebar__open--hidden{visibility:hidden}.sh-sidebar__scroll-container{flex:1;overflow-y:scroll;position:relative}.sh-sidebar__loader{background:0 0}.sh-sidebar--no-scrolling{overflow:hidden}.sh-sidebar-overlay{background:rgba(0,0,0,.54);height:100vh;position:fixed;top:0;left:0;width:100vw;z-index:9}@supports (height:100dvh){.sh-sidebar-overlay{height:100dvh}}.basic-info-card{align-items:center;margin:0;display:flex;flex-direction:row;gap:16px}.basic-info-card__avatar{background-color:#d9d9d9;border-radius:50%;overflow:hidden}.basic-info-card__legend{display:flex;flex-direction:column}.basic-info-card__caption,.basic-info-card__title{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.basic-info-card__title{color:#202020;font-weight:700}.basic-info-card__caption{color:#646464}.SH-c-action-history-list-item__details pre,.SH-c-admin-company-billing__module ul,.SH-c-edit-sh-payment-transaction-modal__edit-transaction>dd,.SH-c-edit-sh-payment-transaction-modal__edit-transaction>dt,figure.basic-info-card{margin:0}.SH-c-action-history-list{border-collapse:collapse}.SH-c-action-history-list__table-row:not(:last-of-type){border-bottom:1px solid #ddd}@media only screen and (max-width:600px){.SH-c-action-history-list__table-row{display:block}}.SH-c-action-history-list__table-row th{padding:8px 0;color:#202020;font-family:"Inter",sans-serif;font-size:1rem;font-weight:700;line-height:1.5;letter-spacing:-.18px}@media only screen and (min-width:601px){.SH-c-action-history-list__table-row th:not(:first-child){padding-left:8px}.SH-c-action-history-list__table-row th:not(:last-child){padding-right:8px}}@media only screen and (max-width:600px){.SH-c-action-history-list__table-row th{display:block;padding:0}.SH-c-action-history-list__table-row th:last-child{padding-bottom:8px}}.SH-c-action-history-list__table-row th[scope=row]{font-weight:400}.SH-c-action-history-list__table-row td{padding:8px 0;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.18px}@media only screen and (min-width:601px){.SH-c-action-history-list__table-row td:not(:first-child){padding-left:8px}.SH-c-action-history-list__table-row td:not(:last-child){padding-right:8px}}@media only screen and (max-width:600px){.SH-c-action-history-list__table-row td{display:block;padding:0}.SH-c-action-history-list__table-row td:first-child{padding-top:8px}.SH-c-action-history-list__table-row td:last-child{padding-bottom:8px}}.SH-c-action-history-list__table-row--empty-results td{text-align:center}.SH-c-action-history-list-item__actor{word-break:break-word}.SH-c-action-history-list-item__data-header{vertical-align:top!important}.SH-c-action-history-list-item--has-additional-data{border-bottom:none!important}.SH-c-admin-companies{padding-top:48px;padding-bottom:112px;min-height:400px}.SH-c-admin-companies__header{display:flex;align-items:center;justify-content:space-between}.SH-c-admin-companies__heading{font-size:24px;line-height:32px;font-weight:600;color:#212121;margin:0}.SH-c-admin-companies__add-button .button-content{display:flex;align-items:center}.SH-c-admin-companies__form-fields{display:flex;flex-wrap:wrap;align-items:center;padding:8px;margin-top:16px}.SH-c-admin-companies__form-field{padding:8px;flex:1}.SH-c-admin-companies__form-buttons{display:flex;flex-wrap:wrap;align-items:center;margin-top:16px}.SH-c-admin-companies__list{margin-top:32px}.SH-c-admin-companies__no-results{font-size:16px;line-height:24px;font-weight:400;color:#212121;text-align:center}.SH-c-admin-companies__pagination{display:flex;justify-content:center;margin-top:16px}.SH-c-admin-companies__group{display:flex;justify-content:space-evenly;flex-wrap:wrap}.SH-c-admin-companies__row{align-items:center;flex-direction:row;justify-content:space-between;width:100%}.SH-c-admin-company-card{padding:0}.SH-c-admin-company-card__container{display:flex;background:0 0;padding:16px}.SH-c-admin-company-card__content{flex:1;display:flex;flex-wrap:wrap}.SH-c-admin-company-card__details{flex:none;display:flex;width:100%}@media only screen and (min-width:601px){.SH-c-admin-company-card__details{width:41.6667%}}@media only screen and (min-width:1020px){.SH-c-admin-company-card__details{width:33.3333%}}.SH-c-admin-company-card__logo-container{flex:none;width:64px;height:64px}.SH-c-admin-company-card__details-text{flex:1;margin-left:16px}.SH-c-admin-company-card__name{font-size:16px!important;line-height:24px;font-weight:600;color:#212121!important;margin:0;background:0 0}.SH-c-admin-company-card__description p,.SH-c-admin-company-card__meta{font-size:16px;line-height:18px;font-weight:400;color:#757575}.SH-c-admin-company-card__meta__members-network{display:flex;gap:2px;align-items:center}.SH-c-admin-company-card__meta__network{height:20px;margin-left:8px}.SH-c-admin-company-card__meta__network__handshake-icon{width:20px;color:#757575}.SH-c-admin-company-card__meta-icon{vertical-align:text-bottom}.SH-c-admin-company-card__description{flex:1;width:100%;margin:16px 0 0}@media only screen and (min-width:601px){.SH-c-admin-company-card__description{margin:0 0 0 16px;width:58.3333%}}@media only screen and (min-width:1020px){.SH-c-admin-company-card__description{width:66.6667%}}.SH-c-admin-company-card__description p{line-height:24px;display:block;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3;overflow:hidden;margin:0!important}.SH-c-admin-company-card__menu{flex:none;margin-left:16px}.SH-c-edit-sh-payment-transaction-modal__edit-transaction{align-items:center;display:grid;grid-template-columns:fit-content(120px) 1fr;gap:8px 24px;max-width:500px}.SH-c-admin-blaster{font-family:"Inter",sans-serif}.SH-c-admin-blaster__nav{margin:0 0 12px}.SH-c-admin-blaster__nav::before{background-color:transparent;height:unset}.SH-c-admin-blaster__nav .LSG-c-nav-with-counts__tab{color:#202020!important;background:#fcfcfc;border:1px solid #ddd;border-radius:4px}.SH-c-admin-blaster__nav .LSG-c-nav-with-counts__tab .LSG-c-nav-with-counts__content{color:#202020}.SH-c-admin-blaster__nav .LSG-c-nav-with-counts__tab--active{color:#eee!important;background:#222;border:1px solid #222}.SH-c-admin-blaster__nav .LSG-c-nav-with-counts__tab--active .LSG-c-nav-with-counts__content{color:#eee}.SH-c-admin-blaster__nav .LSG-c-nav-with-counts__tab:not(:first-of-type){margin-left:8px!important}.SH-c-admin-blaster__nav .LSG-c-nav-with-counts__content{height:32px;border-radius:4px;padding:7px 24px;font-size:14px;line-height:1}.SH-c-admin-blaster__stats{padding:14px;display:flex;flex-direction:row;justify-content:center}.SH-c-admin-blaster__posting-container{margin:16px 0 12px!important}.SH-c-admin-blaster__posting-info{display:grid;grid-template-columns:120px 1fr;gap:8px 16px;font-size:14px!important;font-weight:600;line-height:1.3;margin:16px 0 0}.SH-c-admin-blaster__posting-info__data-label{color:#000}.SH-c-admin-blaster__posting-info__data-value{color:#757575}.SH-c-admin-blaster__heading{display:flex;align-items:center;gap:8px;margin:0!important}.SH-c-admin-blaster__view-posting{font-size:14px!important;font-weight:600!important;line-height:1.3!important;background-size:1px 2px;background-image:linear-gradient(to bottom,#0f0f0f 0,#0f0f0f 100%);padding:4px 0;margin:0 8px 0 0}.SH-c-admin-blaster__view-posting__title{color:#000!important}.SH-c-admin-blaster__view-posting__title .material-icons{font-size:14px!important;margin-left:8px}.SH-c-blast-history-counts{display:flex;flex-wrap:wrap}.SH-c-blast-history-counts__stat{display:inline;padding:12px;width:115px}.SH-c-blast-history-counts__stat:not(:last-of-type){border-right:1px solid #e0e0e0}.SH-c-blast-history-counts__stat-title{display:block;color:#757575;font-size:14px!important;font-weight:600;line-height:1.3;white-space:nowrap}.SH-c-blast-history-counts__stat-value{display:block;color:#000;font-size:24px!important;font-weight:600;line-height:1.4}.SH-c-admin-blaster-history{font-family:"Inter",sans-serif}.SH-c-admin-blaster-history__filters_container{display:flex;flex-direction:row;gap:16px}.SH-c-admin-blaster-history__filters_container .signup-input{padding:0!important}.SH-c-admin-blaster-history__filters_container .signup-input__field{width:195px;font-size:14px!important;font-weight:600;margin:0!important;border:1px solid #e0e0e0;background-color:#fff;border-radius:6px;padding:8px 12px!important}.SH-c-admin-blaster-history__filters_container .signup-input__chevron{top:8px!important;right:2px}.SH-c-admin-blaster-history__filters_label{display:flex;align-items:center;font-size:14px;line-height:1.3;color:#757575}.SH-c-admin-blaster-history__filters{display:flex;flex-direction:row;gap:16px;align-items:center;overflow-x:auto}.SH-c-admin-blaster-history__filter{appearance:none;border:0;background-color:transparent;display:flex;align-items:flex-start;flex-direction:row;font-size:14px;line-height:1.3;color:#212121;white-space:nowrap}.SH-c-admin-blaster-history__filter:focus{background-color:transparent}.SH-c-admin-blaster-history__filter:hover,.SH-c-company-billing-contact i.material-icons:hover{cursor:pointer}.SH-c-admin-blaster-history__filter--active{border-bottom:3px solid #2e7ae5;color:#000;font-weight:600;margin-top:3px}.SH-c-admin-blaster-history__results_container{background-color:#fff;border:1px solid #f0f0f0;margin:12px 0 0;padding:0 16px;display:grid;gap:0 8px;grid-template-columns:repeat(var(--history-table-cols),1fr);grid-auto-rows:min-content;align-items:center;overflow-x:auto}.SH-c-admin-blaster-history__results_container .row-separator{grid-column:1/-1;height:1px;background:#f0f0f0}.SH-c-admin-blaster-history__results_container>span{min-height:48px;display:flex;align-items:center;padding:8px 0}.SH-c-admin-blaster-history__loading-row{margin:14px auto;grid-column:span var(--history-table-cols);justify-content:center}.SH-c-action-items-module-item__associated-name b,.SH-c-admin-blaster-history__result_thead,.SH-c-admin-company-billing__module .description span{font-weight:600}.SH-c-admin-blaster-history__user-link{color:#212121!important;font-size:14px;font-weight:600;background-size:1px 2px;background-image:linear-gradient(to bottom,#0f0f0f 0,#0f0f0f 100%);padding:2px 0;white-space:nowrap}.SH-c-admin-blaster-history__user-email{color:#212121!important;font-size:14px;font-weight:600;background-image:none}.SH-c-admin-content-search{padding:48px 0}.SH-c-admin-content-search__header{display:flex;align-items:center;justify-content:space-between}.SH-c-admin-content-search__heading{font-size:24px;line-height:32px;font-weight:600;color:#212121;margin:0}.SH-c-admin-content-search__subheading{font-size:18px;line-height:24px;font-weight:600;color:#212121;margin:16px 0 0}.SH-c-admin-content-search__form{margin-top:8px;display:flex;flex-wrap:wrap;padding:8px!important}.SH-c-admin-content-search__form-field{flex:none;width:100%;padding:8px}@media only screen and (min-width:601px){.SH-c-admin-content-search__form-field{width:50%}}@media only screen and (min-width:1250px){.SH-c-admin-content-search__form-field{width:25%}}@media only screen and (min-width:601px){.SH-c-admin-content-search__form-field--large{width:100%}}@media only screen and (min-width:1250px){.SH-c-admin-content-search__form-field--large{width:75%}}.SH-c-admin-content-search__form-field--vertically-center{display:flex;align-items:center}.SH-c-admin-content-search__form-buttons{display:flex;flex-wrap:wrap;align-items:center;margin-top:16px}.SH-c-admin-content-search__list{margin-top:32px}.SH-c-admin-content-search__no-results{font-size:16px;line-height:24px;font-weight:400;color:#212121;text-align:center}.SH-c-admin-content-search__pagination{display:flex;justify-content:center;margin-top:16px}.SH-c-admin-project-digest-card,.SH-c-admin-project-digest-card__top{padding:8px}.SH-c-admin-project-digest-card__heading{font-size:16px;line-height:24px}.SH-c-admin-project-digest-card__title{display:inline-flex;font-weight:700;color:#212121}.SH-c-admin-project-digest-card__title-link{display:inline-flex;font-weight:700;color:#212121!important}.SH-c-admin-project-digest-card__company-link:hover .SH-c-admin-project-digest-card__company-name,.SH-c-admin-project-digest-card__pitch-title:hover,.SH-c-admin-project-digest-card__title-link:hover,.SH-c-admin-project-digest-card__user-link:hover .SH-c-admin-project-digest-card__user-name{text-decoration:underline}.SH-c-admin-project-digest-card__platform-status{color:#757575}.SH-c-admin-project-digest-card__pitch-title{display:inline-flex;color:#757575}.SH-c-admin-project-digest-card__subheading{margin-top:8px;font-size:16px;line-height:24px;color:#757575}.SH-c-admin-project-digest-card__stars{display:inline-flex;vertical-align:top}.SH-c-admin-project-digest-card__profile-image{display:inline-block;vertical-align:middle;width:24px;height:24px;border-radius:50%;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat}.SH-c-admin-project-digest-card__services{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 8px;margin:8px 0 0}.SH-c-admin-project-digest-card__bottom{display:flex;justify-content:space-between;gap:8px}@media only screen and (max-width:600px){.SH-c-admin-project-digest-card__bottom{flex-direction:column}}.SH-c-admin-project-digest-card__thumbnail-container{text-align:center;padding:8px;flex:none;width:100%}@media only screen and (min-width:601px){.SH-c-admin-project-digest-card__thumbnail-container{width:16.6667%}}.SH-c-admin-project-digest-card__description-metadata-container{width:100%}@media only screen and (min-width:601px){.SH-c-admin-project-digest-card__description-metadata-container{width:33.3333%}}.SH-c-admin-project-digest-card__description-container,.SH-c-admin-project-digest-card__metadata-container{padding:8px;flex:none}.SH-c-admin-project-digest-card__classification-container{width:100%}@media only screen and (min-width:601px){.SH-c-admin-project-digest-card__classification-container{width:50%}}.SH-c-admin-project-digest-card__thumbnail{position:relative;display:block;width:100%;background:0 0;border:0;margin:0;padding:56.25% 0 0;border-radius:8px;overflow:hidden}.SH-c-admin-project-digest-card__thumbnail--is-missing-image{box-shadow:inset 0 0 0 2px #e0e0e0}.SH-c-admin-project-digest-card__thumbnail path{fill:transparent}.SH-c-admin-project-digest-card__thumbnail--is-missing-image path{fill:#e0e0e0}.SH-c-admin-project-digest-card__thumbnail:hover path,.SH-c-admin-vet-service-projectdigest__thumbnail:hover path{fill:#0f0f0f}.SH-c-admin-project-digest-card__thumbnail-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat}.SH-c-admin-project-digest-card__thumbnail-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.625)}.SH-c-admin-project-digest-card__copy-link-button{margin:0;padding:4px;background:0 0;border:0;color:#757575;text-decoration:underline}.SH-c-admin-project-digest-card__description{font-size:16px;line-height:24px;color:#757575;display:block;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:4;-webkit-line-clamp:4;overflow:hidden}.SH-c-admin-project-digest-card__description--full{overflow:unset;-webkit-line-clamp:unset}.SH-c-admin-project-digest-card__metadata{font-size:16px;line-height:24px;color:#757575;display:flex;align-items:flex-start}.SH-c-admin-project-digest-card__metadata+.SH-c-admin-project-digest-card__metadata{margin-top:8px}.SH-c-admin-project-digest-card__location-link{text-decoration:underline}.SH-c-admin-project-digest-card__icon{color:#9e9e9e}.SH-c-admin-verification-buttons__method{margin-top:0;font-weight:600}.SH-c-admin-verification-buttons__supporting-value{margin-top:0}.SH-c-admin-verification-buttons__cannot-verify{color:#d50000}.SH-c-admin-verification-buttons__buttons-section{display:flex;column-gap:8px}.SH-c-admin-verification-buttons__buttons-section__button{flex:1;height:64px}.SH-c-admin-verification-buttons__buttons-section__button--cannot-verify:hover{border-color:#d50000}.SH-c-admin-verification-buttons__buttons-section__button--verify:hover{border-color:#303030}.SH-c-admin-vet-service-projectdigest{font-family:"Inter",sans-serif;font-size:16px;padding:8px}.SH-c-admin-vet-service-projectdigest__top{padding:8px}.SH-c-admin-vet-service-projectdigest__heading{font-size:16px;line-height:24px;display:flex;gap:2px 8px;align-items:center;flex-wrap:wrap}.SH-c-admin-vet-service-projectdigest__title{display:inline-flex;font-weight:700;color:#212121}.SH-c-admin-vet-service-projectdigest__title-link{display:inline-flex;font-weight:700;color:#212121!important}.SH-c-admin-vet-service-projectdigest__company-link:hover .SH-c-admin-vet-service-projectdigest__company-name,.SH-c-admin-vet-service-projectdigest__pitch-title:hover,.SH-c-admin-vet-service-projectdigest__title-link:hover,.SH-c-admin-vet-service-projectdigest__user-link:hover .SH-c-admin-vet-service-projectdigest__user-name{text-decoration:underline}.SH-c-admin-vet-service-projectdigest__platform-status{color:#757575}.SH-c-admin-vet-service-projectdigest__pitch-title{display:inline-flex;color:#757575}.SH-c-admin-vet-service-projectdigest__subheading{margin-top:8px;font-size:16px;line-height:24px;color:#757575}.SH-c-admin-vet-service-projectdigest__profile-image{display:inline-block;vertical-align:middle;width:24px;height:24px;border-radius:50%;overflow:hidden}.SH-c-admin-vet-service-projectdigest__bottom{display:flex;flex-wrap:wrap}.SH-c-admin-vet-service-projectdigest__services-container{padding:8px;flex:none;width:100%}.SH-c-admin-vet-service-projectdigest__services-container h2{margin:0;font-size:16px;font-weight:700;color:#212121}.SH-c-admin-vet-service-projectdigest__services-container p{margin:10px 0}.SH-c-admin-vet-service-projectdigest__thumbnail-container{text-align:center;padding:8px;flex:none;width:100%}@media only screen and (min-width:601px){.SH-c-admin-vet-service-projectdigest__thumbnail-container{width:16.6667%}}.SH-c-admin-vet-service-projectdigest__description-metadata-container{padding:8px;flex:none;width:100%}@media only screen and (min-width:601px){.SH-c-admin-vet-service-projectdigest__description-metadata-container{width:33.3334%}.SH-c-admin-vet-service-projectdigest__description-metadata-container--small{width:33.3333%}}.SH-c-admin-vet-service-projectdigest__classification-container{padding:8px;flex:none;width:100%}@media only screen and (min-width:601px){.SH-c-admin-vet-service-projectdigest__classification-container{width:50%}}.SH-c-admin-vet-service-projectdigest__verification-buttons-container{padding:8px;flex:none;width:100%}@media only screen and (min-width:601px){.SH-c-admin-vet-service-projectdigest__verification-buttons-container{width:50%}}.SH-c-admin-vet-service-projectdigest__thumbnail{position:relative;display:block;width:100%;background:0 0;border:0;margin:0;padding:56.25% 0 0;border-radius:8px;overflow:hidden}.SH-c-admin-vet-service-projectdigest__thumbnail--is-missing-image{box-shadow:inset 0 0 0 2px #e0e0e0}.SH-c-admin-vet-service-projectdigest__thumbnail path{fill:transparent}.SH-c-admin-vet-service-projectdigest__thumbnail--is-missing-image path{fill:#e0e0e0}.SH-c-admin-vet-service-projectdigest__thumbnail-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat}.SH-c-admin-vet-service-projectdigest__thumbnail-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.625)}.SH-c-admin-vet-service-projectdigest__copy-link-button{margin:0;padding:4px;background:0 0;border:0;color:#757575;text-decoration:underline}.SH-c-admin-vet-service-projectdigest__description{font-size:16px;line-height:24px;color:#757575;display:block;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:4;-webkit-line-clamp:4;overflow:hidden;margin-bottom:16px}.SH-c-admin-vet-service-projectdigest__metadata{font-size:16px;line-height:24px;color:#757575;display:flex;align-items:flex-start}.SH-c-admin-vet-service-projectdigest__metadata+.SH-c-admin-vet-service-projectdigest__metadata{margin-top:8px}.SH-c-admin-vet-service-projectdigest__bad-link-button{padding:0;margin-top:16px;color:#d50000;border:0;background:0 0;text-decoration:underline}.SH-c-admin-vet-service-projectdigest__bad-link-text{margin:16px 0 0;color:#d50000}.SH-c-admin-vet-service-projectdigest__location-link{text-decoration:underline}.SH-c-admin-vet-service-projectdigest__icon{color:#9e9e9e;margin-right:6px}.SH-c-admin-vet-service-projectdigest .LSG-c-button{padding:0;margin:0 6px}.SH-c-admin-vet-service-projectdigest .LSG-c-button .button-content{height:24px;font-size:16px;line-height:1.5}.SH-c-admin-vet-service-projectdigest .material-icons{margin:auto 8px auto 0}.SH-c-admin-vet-services-set-scores{font-family:"Inter",sans-serif;padding:16px}.SH-c-admin-vet-services-set-scores__header{margin-top:14px;list-style:none}.SH-c-admin-vet-services-set-scores__heading{color:#212121;font-family:"Inter",sans-serif;font-weight:600;font-size:24px;line-height:32px;margin:24px 0 0}.SH-c-admin-vet-services-set-scores__services-container{display:grid;grid-template-columns:24px 1fr 2fr;padding-top:12px;gap:10px 0}.SH-c-admin-vet-services-set-scores__services-container .col{height:48px;justify-items:center}.SH-c-admin-vet-services-set-scores__services-container h2:first{margin-top:12px!important}.SH-c-admin-vet-services-set-scores__services-container p{font-size:16px;margin:0;padding:0;line-height:24px}.SH-c-admin-vet-services-set-scores__rating-input-value,.SH-c-admin-vet-services-set-scores__rating-override{display:inline-block}.SH-c-admin-vet-services-set-scores__rating-override input.ember-text-field{width:64px;height:28px;text-align:center;padding:0!important}.SH-c-admin-vet-services-set-scores__rating-original{display:block;font-size:14px!important}.SH-c-admin-vet-services-set-scores__add-unlisted-service a.LSG-c-button span.button-content,.SH-c-admin-vet-services-set-scores__service-name{margin-right:6px}.SH-c-admin-vet-services-set-scores__add-unlisted-service{display:grid;grid-template-columns:1fr 56px;gap:0 30px;margin:16px 0 0}.SH-c-admin-vet-services-set-scores__add-unlisted-service .signup-input{height:41px}.SH-c-admin-vet-services-set-scores__add-unlisted-service a.LSG-c-button{padding:15px 0 4px;width:64px}.SH-c-admin-vet-services-set-scores .material-icons{margin:2px 0 0 -4px;font-size:20px}.SH-c-admin-vet-services{font-family:"Inter",sans-serif;font-size:16x;line-height:24px;position:relative}.SH-c-admin-vet-services__user-card a{background-image:none}.SH-c-admin-vet-services__user-card img{margin-right:12px}.SH-c-admin-vet-services__header{margin-top:14px;list-style:none}.SH-c-admin-vet-services__heading{color:#212121;font-family:"Inter",sans-serif;font-weight:600;font-size:24px;line-height:32px;margin:24px 0 0}.SH-c-admin-vet-services__heading-sub{margin:0 0 8px}.SH-c-admin-company-billing__module-title{font-family:"Inter",sans-serif;font-weight:600;font-size:24px;line-height:32px;margin:0}.SH-c-admin-company-billing__grid{display:grid;grid-gap:0 48px;grid-template-columns:1fr 1fr 160px}@media only screen and (max-width:1019px){.SH-c-admin-company-billing__grid{grid-template-columns:1fr}}.SH-c-admin-company-billing__column{min-width:100%}.SH-c-admin-company-billing__module{margin-bottom:48px}.SH-c-admin-company-billing__module .grid-2-col{display:grid;grid-gap:24px;grid-template-columns:1fr 1fr}.SH-c-admin-company-billing__module .grid-2-col .span-2{grid-column:span 2}.SH-c-admin-company-billing__module .seller-posting-input>label,.SH-c-admin-company-billing__module label.title{font-size:16px;font-weight:600;line-height:20px;color:#212121}.SH-c-admin-company-billing__module .description{font-size:14px;font-weight:400;line-height:18px;color:#757575;margin:4px 0}.SH-c-admin-company-billing__module .highlight{background-color:#fff8e1}.SH-c-admin-company-billing__module .input-with-checkbox{display:flex;align-items:center;justify-content:space-between;gap:12px}.SH-c-admin-company-billing__module .loader{display:flex;align-items:center;justify-content:center}.SH-c-company-billing-invoice-routing{display:grid;grid-column-gap:24px;grid-auto-flow:column;overflow-x:auto;padding-bottom:4px}.SH-c-company-billing-invoice-routing__grid{display:grid;grid-row-gap:24px;grid-auto-rows:1fr;width:175px}.SH-c-company-billing-invoice-routing__grid .inactive-checked label.checkbox-label::after{background-color:#eee!important;border-color:#eee!important}.SH-c-company-billing-invoice-routing__title{color:#202020;font-family:"Inter",sans-serif;font-size:16px;font-weight:700;line-height:1.5}.SH-c-company-billing-invoice-routing__title--deactivated{color:#646464}.SH-c-company-billing-invoice-routing__cost-code-name{color:#202020;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:1.3}.SH-c-company-billing-invoice-routing__cost-code-name--deactivated{color:#646464}.SH-c-company-billing-invoice-routing--readonly .GLM-checkbox,.SH-c-company-billing-invoice-routing--readonly .GLM-checkbox--disabled,.SH-c-company-billing-invoice-routing--readonly .GLM-checkbox__label{cursor:default!important}.SH-c-company-billing-contact{display:grid;grid-gap:14px;grid-template-columns:1fr 2fr 16px 16px;align-items:center;font-size:16px;border-bottom:1px dashed #ddd;padding:24px 0}.SH-c-company-billing-contact__editable-field{margin-bottom:1px}.SH-c-company-billing-contact :nth-child(4n-3){font-weight:700}.GLM-brand-signup-sidebar--main-no-pad #SH-app__main,.SH-c-company-billing-contact .seller-posting-input{padding:0}.SH-c-company-billing-contact .seller-posting-input__field{font-weight:500;margin:0!important}@media only screen and (max-width:600px){.SH-c-company-billing-contact :nth-child(4n-3){grid-column:1/-1}.SH-c-company-billing-contact :nth-child(4n-2){grid-column:span 2}}.SH-c-company-billing-contacts__add-new-contact{color:#0f0f0f;text-decoration:underline;margin:18px 0 8px!important;padding:6px 0}.SH-c-company-billing-contacts__add-new-contact:hover{cursor:pointer;color:gray}.SH-c-company-create__form-wrapper{margin:32px 0 0!important;display:flex;flex-direction:column;gap:16px}.SH-c-company-create__generic-error,.SH-c-company-create__submit-div{display:flex;justify-content:center}.SH-c-company-create__submit-button--wait:hover{cursor:wait!important}.company-subscriptions__table{font-size:16px;table-layout:fixed}.company-subscriptions__table td,.company-subscriptions__table th,.issue-production-invoice__budget dt{white-space:nowrap}.company-subscriptions__table td:nth-of-type(6),.company-subscriptions__table td:nth-of-type(7){text-overflow:ellipsis;overflow:hidden}@media only screen and (max-width:1019px){.company-subscriptions__table td:nth-of-type(4),.company-subscriptions__table td:nth-of-type(6),.company-subscriptions__table td:nth-of-type(7),.company-subscriptions__table th:nth-of-type(4),.company-subscriptions__table th:nth-of-type(6),.company-subscriptions__table th:nth-of-type(7){display:none}}@media only screen and (max-width:600px){.company-subscriptions__table td:nth-of-type(3),.company-subscriptions__table td:nth-of-type(5),.company-subscriptions__table th:nth-of-type(3),.company-subscriptions__table th:nth-of-type(5){display:none}}.company-subscriptions__actions{display:flex;flex-direction:row;gap:16px;justify-content:flex-end}.company-subscriptions__new{margin-top:24px}.SH-c-edit-company-credit__summary{display:flex;flex-direction:column;align-items:center}.SH-c-edit-company-credit__summary-table{width:60%}.SH-c-edit-company-credit__credits{display:flex;flex-direction:column;align-items:center}.SH-c-edit-company-credit__credits-list{width:100%}.SH-c-edit-company-credit__column-header{display:flex;flex-direction:row;gap:24px;align-items:center;padding:16px;font-size:16px;font-weight:700}.SH-c-edit-company-credit__column{flex:1}.SH-c-edit-company-credit__double-column{flex:2}.SH-c-edit-company-credit__half-column{flex:.5}.SH-c-edit-company-credit__loading{margin:24px 0 0}.SH-c-edit-company-credit__company-credit-list-item{margin:14px 0;border-radius:16px}.SH-c-edit-company-credit__add-company-credit{border:2px red solid;border-color:transparent}.SH-c-edit-company-credit__actions{display:flex;flex-direction:row;justify-content:center}.SH-c-edit-company-credit__blink{-webkit-animation:borderBlink 250ms ease-in-out infinite;animation:borderBlink 250ms ease-in-out infinite}.SH-c-edit-company-credit .SH-c-reports-buyer-credits__factoid-title{color:#757575;font-size:16px}.SH-c-edit-company-credit .SH-c-reports-buyer-credits__factoid-amount{color:#212121;font-size:36px}.SH-c-admin-company-manage-network,.SH-c-postings-list-item a{font-family:"Inter",sans-serif}.SH-c-admin-company-manage-network__data-title{margin:0;font-size:16px;line-height:1.5;color:#757575}.SH-c-admin-company-manage-network__input-title{display:flex;flex-direction:row;align-items:center;gap:10px;color:#212121;font-size:16px;line-height:1.5;font-weight:600;margin:0}.SH-c-admin-company-manage-network__info-icon{color:#9e9e9e;font-size:20px;cursor:default}.SH-c-admin-company-manage-network__network-data{margin-bottom:24px}.SH-c-admin-company-manage-network__network-progress{margin:8px 0 0!important;display:flex;flex-direction:row;align-items:center;gap:6px;font-size:24px!important;font-weight:600;font-family:"Inter",sans-serif;line-height:1.3;color:#757575}.SH-c-admin-company-manage-network__network-progress--current{color:#212121;font-size:24px!important}.SH-c-admin-company-manage-network__network-progress--infinite{padding:4px 0 0;font-size:24px}.SH-c-admin-company-manage-network__network-progress--reloading{margin-left:12px}.SH-c-admin-company-manage-network__network-progress--error{color:#d50000;font-size:14px;line-height:1.3}.SH-c-admin-company-manage-network__network-progress .has-error{color:#d50000}.SH-c-admin-company-manage-network__search-cta{color:#212121;flex-basis:144px;margin-bottom:16px}.SH-c-admin-company-manage-network__search-cta .button-content{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:400;line-height:1.1;height:40px}.SH-c-admin-company-manage-network__input-group{display:flex;gap:16px;align-items:center}.SH-c-admin-company-manage-network__input-group .signup-input{flex-basis:40%}@media only screen and (max-width:1019px){.SH-c-admin-company-manage-network__input-group .signup-input{flex-basis:60%}}@media only screen and (max-width:600px){.SH-c-admin-company-manage-network__input-group .signup-input{flex-basis:auto;flex-grow:1}}.SH-c-general-invoices-controls__group{display:flex;justify-content:space-evenly;flex-wrap:wrap}.SH-c-general-invoices-controls__column{flex-direction:column;align-self:start}.SH-c-general-invoices-controls__row{align-items:center;flex-direction:row;justify-content:flex-start;width:100%}.SH-c-general-invoices-list{font-size:16px;line-height:24px}.SH-c-general-invoices-list-item{display:flex;flex-direction:column;justify-content:space-between;font-size:16px;line-height:24px}.SH-c-general-invoices-list-item--paid{background-color:#ebebeb}.SH-c-general-invoices-list-item__top{display:flex;flex-direction:column;justify-content:space-between}.SH-c-general-invoices-list-item__row{display:flex;flex-direction:row;gap:16px;align-items:center}.SH-c-general-invoices-list-item__row-item--50{flex-grow:0;width:50px}.SH-c-general-invoices-list-item__row-item--100{flex-grow:0;width:100px}.SH-c-general-invoices-list-item__row-item--150{flex-grow:0;width:150px}.SH-c-general-invoices-list-item__row-item--end{flex-grow:1}.SH-c-general-invoices-list-item__row-item--dates{display:flex;flex-direction:column;gap:4px}.SH-c-general-invoices-list-item__bottom{height:300px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;overflow-y:auto}.SH-c-general-invoices-list-item__bottom--collapsed{height:0;max-height:0;transition:max-height .15s ease-out opacity .25s;opacity:0}.SH-c-general-invoices-list-item__bottom--expanded{height:500px;max-height:500px;transition:max-height .25s ease-in opacity .25s;margin-top:20px}.SH-c-general-invoices-list-item__line-item-list{display:flex;flex-direction:column;gap:10px;flex-grow:1;background-color:#f5f5f5;border-radius:16px;padding:12px!important}.SH-c-general-invoices-list-item__line-item-list-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:16px}.SH-c-general-invoices-list-item__left{flex-grow:1;display:flex;flex-direction:row;justify-content:flex-start;gap:10px}.SH-c-general-invoices-list-item__right{display:flex;flex-direction:row;gap:16px;flex-grow:0}.SH-c-general-invoices-list-item__action-buttons{display:flex;flex-direction:row;gap:40px}.SH-c-general-invoices-list-item__action-button{flex-grow:1}.SH-c-postings-list-item{display:flex;flex-direction:row;margin:14px 0;font-size:14px}.SH-c-postings-list-item a{color:#212121;background:0 0;font-size:14px;line-height:normal}.SH-c-postings-list-item a:hover{color:#ffc300}.SH-c-postings-list-item i{font-size:24px;line-height:24px;margin:0 5px 0 0}.SH-c-postings-list-item img{max-width:none}.SH-c-postings-list-item ul.posting-details-list{list-style:none}.SH-c-postings-list-item ul.posting-details-list li{display:inline;font-size:16px}.SH-c-postings-list-item ul.posting-details-list li:not(:last-of-type){border-right:1px solid #000;padding-right:4px}.SH-c-postings-list-item__profile-image{width:64px;height:64px;border-radius:50%}.SH-c-postings-list-item__company-image{width:24px;height:24px;border-radius:50%;margin:0 4px}.SH-c-postings-list-item__column{display:flex;flex-direction:column;flex:1 1 0;margin:0 8px}.SH-c-postings-list-item__column--menu,.SH-c-postings-list-item__column--profile{align-items:center;flex-grow:unset;margin-right:16px}.SH-c-postings-list-item__row{display:flex;flex-direction:row;padding:5px 0;flex-wrap:wrap}.SH-c-postings-list-item__field{display:flex;flex-direction:row;align-items:center;min-height:24px}.SH-c-postings-list-item .posting-title{font-size:24px!important;font-weight:700!important;padding-top:5px}.SH-c-postings-list-item .LSG-c-chip-secondary{margin:4px 4px 0 0;padding:2px 4px}.SH-c-chart-legend{display:flex;flex-direction:column;gap:8px;position:relative}.SH-c-chart-legend__legend-item{display:flex;justify-content:space-between;align-items:center;gap:16px}.SH-c-chart-legend__legend-item-group{display:flex;align-items:center;gap:4px}.SH-c-chart-legend__legend-item-primary-block{display:inline-block;min-width:8px;height:8px}.SH-c-chart-legend__legend-item-title{color:#b1b1b1;font-size:14px;font-weight:400;line-height:1.1}.SH-c-chart-legend__legend-item-title--secondary{font-size:14px;line-height:1.1;padding:0 4px;font-weight:500;border-radius:2px}.SH-c-chart-legend__legend-item-value{color:#eee;font-size:14px;font-weight:600;line-height:1.1}.SH-c-linear-pie-chart{display:flex;gap:2px;position:relative;width:100%;height:16px;border-radius:8px;background-color:#181818;overflow:hidden}.SH-c-linear-pie-chart__value{height:12px}.SH-c-linear-pie-chart__placeholder{background-color:#e0e0e0;width:100%}.SH-c-striped-progress-bar{display:flex;gap:4px;align-items:center}.SH-c-striped-progress-bar__progress-wrapper{position:relative;width:100%;height:12px;border-radius:6px;background-color:#e0e0e0}.SH-c-striped-progress-bar__progress{position:absolute;height:12px;box-sizing:border-box;border-radius:var(--progress-bar-border-radius);border-right:var(--progress-bar-border-right);width:var(--progress-bar-percent);background:var(--progress-bar-background)}.SH-c-striped-progress-bar__progress.background-layer{background:#fff}.SH-c-striped-progress-bar__limit{font-size:12px;font-weight:400;line-height:1.3;color:#b1b1b1}.SH-c-striped-progress-bar__limit.infinite{font-size:16px}.SH-c-yielding-doughnut-chart{position:relative;width:var(--chart-width);height:var(--chart-height);display:flex;justify-content:center;align-items:center}.SH-c-yielding-doughnut-chart__canvas{position:absolute;top:0;left:0}.SH-c-asset-chip{display:flex;gap:4px}.SH-c-asset-chip--is-horizontal{align-items:center;flex-direction:row;max-width:200px}.SH-c-asset-chip--is-horizontal.SH-c-asset-chip--is-fluid{max-width:none}.SH-c-asset-chip--is-horizontal.SH-c-asset-chip--has-padding{padding:8px}.SH-c-asset-chip--is-horizontal.SH-c-asset-chip--is-large-text{gap:10px}.SH-c-asset-chip--is-vertical{max-width:140px;flex-direction:column}.SH-c-asset-chip--is-vertical.SH-c-asset-chip--has-padding{padding:12px}.SH-c-asset-chip__graphic{flex-shrink:0}.SH-c-asset-chip--is-vertical .SH-c-asset-chip__graphic{align-self:center}.SH-c-asset-chip__filename{min-width:0;position:relative;z-index:0}.SH-c-asset-chip--is-vertical .SH-c-asset-chip__filename{justify-content:center}.SH-c-asset-chip__label{display:flex;flex-direction:row;font-size:14px!important;line-height:24px;color:#757575}.SH-c-asset-chip--is-horizontal.SH-c-asset-chip--is-large-text .SH-c-asset-chip__label{font-size:16px!important;color:#212121}.SH-c-asset-chip__label .SH-c-asset-chip__name{font-size:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SH-c-asset-chip__label .SH-c-asset-chip__extension{font-size:inherit;flex-shrink:0;white-space:nowrap}.SH-c-asset-chip a.SH-c-asset-chip__label{text-decoration:underline}.SH-c-asset-chip__delete-button{flex:none;width:24px;height:24px;border:0;background-color:transparent!important;background-image:url(https://static.glimmer.io/images/icons/close.svg)}.SH-c-asset-graphic{max-width:40px;height:20px;display:flex;flex-direction:row;align-content:center;justify-content:center;overflow:hidden}.SH-c-asset-graphic--is-large{max-width:80px;height:40px}.SH-c-asset-graphic--is-fixed-width{width:14px}.SH-c-asset-graphic--has-video-thumbnail::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background-position:center center;background-repeat:no-repeat;background-image:url(https://static.glimmer.io/images/icons/video-thumbnail-overlay_small.svg);background-size:16px 16px}.SH-c-asset-graphic--is-large.SH-c-asset-graphic--has-video-thumbnail::after{background-image:url(https://static.glimmer.io/images/icons/video-thumbnail-overlay_large.svg);background-size:32px 32px}.SH-c-asset-graphic__image{max-height:100%}.SH-c-authentication-required--background-image{height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat}.SH-c-authentication-required--background-image--login-cta-container{display:inline-block;padding:16px 24px;margin-top:80px;margin-right:3%;margin-left:3%;background:rgba(255,255,255,.8);text-align:center}.SH-c-authentication-required--background-image--logo{margin-left:3%;margin-top:16px;width:122px}.SH-c-billing-record-table{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;position:relative}.SH-c-billing-record-table--is-loading{opacity:.5}.SH-c-billing-record-table__loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SH-c-billing-record-table__expenses-cta-container{display:flex;justify-content:end;margin-top:8px}.SH-c-billing-record-table__expenses-cta{color:#212121;font-weight:400;background-image:none;text-decoration:underline;line-height:1.5}.SH-c-billing-record-table__expenses-cta .material-icons{width:16px;font-size:16px;line-height:1.5;vertical-align:bottom}.SH-c-billing-record-table__text{font-family:"Inter",sans-serif;color:#757575;margin-bottom:24px}.SH-c-billing-record-table__item{display:flex;justify-content:space-between;padding:4px 0}.SH-c-billing-record-table__item--total{margin-top:4px;padding-top:8px;font-weight:700;border-top:1px solid #f0f0f0}.SH-c-billing-record-table__label{text-align:left}.SH-c-billing-record-table__label--subtext{color:#757575;font-weight:400}.SH-c-billing-record-table__item--group-item .SH-c-billing-record-table__label{padding-left:24px}.SH-c-billing-record-table__value{text-align:right}.GLM-brand-signup-about-you{padding:64px 32px;display:flex;flex-direction:column;margin:0 auto;gap:32px;max-width:700px;font-family:"Inter",sans-serif}.GLM-brand-signup-about-you__header__text{font-size:24px;line-height:28px;margin:0 0 16px;color:#202020}.GLM-brand-signup-about-you__header__subtext{font-size:16px;line-height:24px;margin:0;color:#202020}.GLM-brand-signup-about-you__full-name{display:flex;flex-direction:row;gap:16px;position:relative}.GLM-brand-signup-about-you__name-input{flex:1}.GLM-brand-signup-about-you__submit-button{align-self:flex-end}.GLM-brand-signup-about-you__wave{height:40px!important;position:absolute;right:-56px;bottom:5px}@media only screen and (max-width:1019px){.GLM-brand-signup-about-you__wave{display:none}}@media only screen and (max-width:600px){.GLM-brand-signup-about-you{padding:64px 20px}}.GLM-brand-signup-company-match{padding:64px 32px;display:flex;flex-direction:column;margin:0 auto;gap:32px;max-width:700px;font-family:"Inter",sans-serif}.GLM-brand-signup-company-match__header{position:relative}.GLM-brand-signup-company-match__header__text{font-size:24px;line-height:28px;margin:0 0 16px;color:#202020}.GLM-brand-signup-company-match__header__subtext{font-size:16px;line-height:24px;margin:0;color:#202020}.GLM-brand-signup-company-match__back-button{color:#0f0f0f;display:block;background:0 0;border:0;padding:0;position:absolute;left:-32px;top:2px}.GLM-brand-signup-company-match__back-button:hover{color:#818181}.GLM-brand-signup-company-match__error{font-size:16px;line-height:24px;margin:0;color:#bf133e}.GLM-brand-signup-company-match .LSG-c-button{align-self:flex-end}@media only screen and (max-width:600px){.GLM-brand-signup-company-match{padding:64px 20px}.GLM-brand-signup-company-match__back-button{left:-4px;top:-40px}}.GLM-brand-signup-create-company{padding:64px 32px;display:flex;flex-direction:column;margin:0 auto;gap:32px;max-width:700px;font-family:"Inter",sans-serif}.GLM-brand-signup-create-company__header{position:relative}.GLM-brand-signup-create-company__header__text{font-size:24px;line-height:28px;margin:0 0 16px;color:#202020}.GLM-brand-signup-create-company__header__subtext{font-size:16px;line-height:24px;margin:0;color:#202020}.GLM-brand-signup-create-company__back-button{color:#0f0f0f;display:block;background:0 0;border:0;padding:0;position:absolute;left:-32px;top:2px}.GLM-brand-signup-create-company__back-button:hover{color:#818181}.GLM-brand-signup-create-company__submit-button{align-self:flex-end}@media only screen and (max-width:600px){.GLM-brand-signup-create-company{padding:64px 20px}.GLM-brand-signup-create-company__back-button{left:-4px;top:-40px}}.GLM-brand-signup-direct-hire-form{padding:64px 32px;display:flex;flex-direction:column;margin:0 auto;gap:32px;max-width:700px;font-family:"Inter",sans-serif}.GLM-brand-signup-direct-hire-form__form__section{display:flex;flex-direction:column;gap:32px;border-bottom:1px solid #ddd;padding:32px 0}.GLM-brand-signup-direct-hire-form__form__section:last-child{border-bottom:none}.GLM-brand-signup-direct-hire-form__seller-info{margin:0}.GLM-brand-signup-direct-hire-form__sub-header{font-size:18px;font-weight:700;line-height:24px;color:#202020;margin:0}.GLM-brand-signup-direct-hire-form__label,.GLM-brand-signup-direct-hire-form__text{font-size:16px;font-weight:700;line-height:24px;color:#202020}.GLM-brand-signup-direct-hire-form__text{font-weight:400;margin:8px 0 0}.GLM-brand-signup-direct-hire-form__key-dates{display:flex;gap:16px}.GLM-brand-signup-direct-hire-form__key-dates__button{width:120px}.GLM-brand-signup-direct-hire-form__generic-error{margin:0 0 32px!important}.GLM-brand-signup-direct-hire-form__buttons{display:flex;justify-content:space-between}.GLM-brand-signup-email-password{padding:64px 32px;max-width:580px;width:100%;font-family:"Inter",sans-serif;margin:0 auto}.GLM-brand-signup-email-password__form{display:flex;flex-direction:column;gap:32px}.GLM-brand-signup-email-password__or-divider{color:#9e9e9e;font-family:"Inter",sans-serif;align-self:center;font-size:14px;font-weight:400;display:flex;align-items:center;width:100%}.GLM-brand-signup-email-password__or-divider::after,.GLM-brand-signup-email-password__or-divider::before{display:block;height:1px;background:#9e9e9e;content:" ";flex-grow:1}.GLM-brand-signup-email-password__or-divider p{padding:0 6px;margin:0}.GLM-brand-signup-email-password__google-sso{align-self:center;margin-bottom:15px}.GLM-brand-signup-email-password__header__text{font-size:24px;line-height:28px;margin:0 0 16px;color:#202020}.GLM-brand-signup-email-password__header__subtext{font-size:16px;line-height:24px;margin:0;color:#202020}.GLM-brand-signup-email-password__policies{font-size:14px;font-weight:400;line-height:20px;color:#8d8d8d;text-align:center;margin:32px 0}.GLM-brand-signup-email-password__subtext{font-size:16px;line-height:24px;color:#202020;text-align:center;margin:32px 0}.GLM-brand-signup-email-password__link{background-image:none;text-decoration:underline;color:inherit}.GLM-brand-signup-email-password__link:hover{color:gray}.GLM-brand-signup-email-password__password-container{position:relative}.GLM-brand-signup-email-password__input-passed-checks{color:#24b26b;font-size:24px;position:absolute;top:37px;right:-32px}@media only screen and (max-width:600px){.GLM-brand-signup-email-password{width:100%;padding:64px 20px}.GLM-brand-signup-email-password__input-passed-checks{display:none}}.GLM-brand-signup-payment-method{padding:64px 32px;display:flex;flex-direction:column;margin:0 auto;gap:32px;max-width:700px;font-family:"Inter",sans-serif}.GLM-brand-signup-payment-method__back-button{color:#0f0f0f;display:block;background:0 0;border:0;padding:0;position:absolute;left:-32px;top:2px}.GLM-brand-signup-payment-method__back-button:hover,.GLM-c-creator-profile-p-creator-written-reviews__service-filter.GLM-button--theme-black:hover .GLM-c-creator-profile-p-creator-written-reviews__service-filter-icon{color:#818181}.GLM-brand-signup-payment-method__alert{color:#bf133e;font-size:14px;font-weight:400;line-height:20px;margin-top:4px;margin-bottom:0}.GLM-brand-signup-payment-method .stripe-element{border:1px solid #0f0f0f;border-radius:24px;padding:12px}.GLM-brand-signup-payment-method .stripe-element--invalid{border-color:#bf133e}.GLM-brand-signup-payment-method__header{position:relative}.GLM-brand-signup-payment-method__header__text{font-size:24px;line-height:28px;margin:0 0 16px;color:#202020}.GLM-brand-signup-payment-method__header__subtext{font-size:16px;line-height:24px;margin:0;color:#202020}.GLM-brand-signup-payment-method__header__animation{display:flex;gap:8px}.GLM-brand-signup-payment-method__header__animation__text{font-size:16px;font-weight:700;line-height:24px;color:#202020}.GLM-brand-signup-payment-method__security-notice{display:flex;align-items:center;gap:8px;background-color:#f1f1f1;padding:8px 16px;border-radius:8px;color:#202020}.GLM-brand-signup-payment-method__security-notice__icon{flex-shrink:0}.GLM-brand-signup-payment-method__security-notice__text{font-size:16px;font-weight:400;line-height:24px}.GLM-brand-signup-payment-method__submit-button{align-self:flex-end}@media only screen and (max-width:600px){.GLM-brand-signup-payment-method{padding:64px 20px}.GLM-brand-signup-payment-method__back-button{left:-4px;top:-40px}}.GLM-brand-signup-sidebar{background-color:#f1f1f1;height:calc(100vh - 68px);width:390px;padding:160px 24px 0 48px;position:sticky;top:0;left:0}.GLM-brand-signup-sidebar--main-content{padding-bottom:64px}.GLM-brand-signup-sidebar__author{display:flex;flex-direction:row;align-items:center;gap:8px}.GLM-brand-signup-sidebar__author-description{margin:0;color:#202020;font-family:"Inter",sans-serif;font-size:1rem;font-weight:400;line-height:24px;letter-spacing:-.18px}.GLM-brand-signup-sidebar__author-image{width:64px;height:64px;overflow:hidden;object-fit:cover}.GLM-brand-signup-sidebar__author-image-fallback{width:64px;height:64px;overflow:hidden;text-align:center;background:#e4e4e4;display:flex;justify-content:center;align-items:center}.GLM-brand-signup-sidebar__author-image-fallback-icon{color:#8d8d8d;font-size:40px;user-select:none}.GLM-brand-signup-sidebar__author-name{margin:0;color:#202020;font-family:"Inter",sans-serif;font-size:1rem;font-weight:700;line-height:24px;letter-spacing:-.18px}.GLM-brand-signup-sidebar__author-showcase{padding:16px}.GLM-brand-signup-sidebar__brand-showcase{margin:24px 0 0;padding:16px}.GLM-brand-signup-sidebar__brand-showcase-title{color:#202020;font-family:"Inter",sans-serif;font-size:1rem;font-weight:400;line-height:24px;letter-spacing:-.18px}.GLM-brand-signup-sidebar__brand-showcase-logos{margin:16px 0 0;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,24px);gap:24px;align-items:center}.GLM-brand-signup-sidebar__brand-showcase-logos li{height:100%}.GLM-brand-signup-sidebar__logo--centered{margin:1px 0}.GLM-brand-signup-sidebar__quote,.GLM-brand-signup-sidebar__title{margin:0 0 16px;color:#646464;font-family:"Inter",sans-serif;font-size:1rem;font-weight:400;line-height:24px;letter-spacing:-.18px}.GLM-brand-signup-sidebar__title{color:#202020;font-weight:700}.GLM-brand-signup-sidebar__user-showcase{padding:16px}.GLM-brand-signup-sidebar__user-showcase--bordered{border:1px solid #ddd;border-radius:8px}.GLM-c-budgets-module{border-radius:8px;padding:32px 24px}@media only screen and (max-width:600px){.GLM-c-budgets-module{padding:24px 0}}.GLM-c-budgets-module__header-container{display:flex;flex-direction:row;align-items:center;gap:4px}@media only screen and (max-width:600px){.GLM-c-budgets-module__header-container{padding:8px 16px}}.GLM-c-budgets-module__pagination-wrapper{margin:16px 0 0;display:flex;justify-content:center}.GLM-c-budgets-module__pagination-wrapper .GLM-icon-button:focus{box-shadow:none!important}.GLM-c-budgets-module__pagination-wrapper .GLM-icon-button:focus-visible{box-shadow:0 0 0 4px #2e7ae5!important}.GLM-c-budgets-module__title{font-size:1.5rem;font-weight:700;line-height:1.3;margin:0}.GLM-c-budgets-module__toggle-section-button.GLM-icon-button:focus{box-shadow:none!important}.GLM-c-budgets-module__toggle-section-button.GLM-icon-button:focus-visible{box-shadow:0 0 0 4px #2e7ae5!important}.GLM-c-budgets-module--theme-white{background:#fcfcfc;border:1px solid #ddd}.GLM-c-budgets-module--theme-light-gray{background:#f0f0f0;border:1px solid #ddd}.GLM-c-budgets-table{border-collapse:collapse;table-layout:fixed}.GLM-c-budgets-table__thead th{padding:8px 16px;border-radius:0;background:#0f0f0f;color:#eee;font-size:1rem;font-weight:400;line-height:1.5}.GLM-c-budgets-table__tbody td{padding:16px;border-radius:0;border-bottom:1px solid #ddd;background:0 0;color:#202020;font-size:1rem;font-weight:400;line-height:1.5}@media only screen and (max-width:1019px){.GLM-c-budgets-table__tbody tr:last-child td{border-bottom:none}}.GLM-c-budgets-table__value-danger{color:#ff5a79!important}.GLM-c-budgets-table__value-warning{color:#fb9222!important}.GLM-c-budgets-table__actions-container{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}@media only screen and (max-width:600px){.GLM-c-budgets-table__actions-container{flex-wrap:wrap-reverse}}.GLM-c-budgets-table__header-within-cell{display:block;font-weight:700;margin:8px 0 2px;line-height:1.2}.GLM-c-budgets-table td.GLM-c-budgets-table__empty-state{background:0 0;border-bottom:none;text-align:center}.GLM-c-budgets-table--size-small .GLM-c-budgets-table__actions-body-cell{vertical-align:top!important}.SH-c-cost-code-input{position:relative}.SH-c-cost-code-input .signup-input__selection-alt-text{position:absolute;top:13px;right:50px;pointer-events:none;font-size:14px;line-height:24px;color:#757575}.SH-c-company-credit-list-item{margin:0;padding:16px;font-size:16px}.SH-c-company-credit-list-item__column{display:flex;flex:1}.SH-c-company-credit-list-item__column--centered{justify-content:center}.SH-c-company-credit-list-item__column--double{flex:2}.SH-c-company-credit-list-item__column--half{flex:.5}.SH-c-company-credit-list-item__column-header{display:flex;flex-direction:row;gap:12px;align-items:center;padding:16px 0;font-size:16px;font-weight:700}.SH-c-company-credit-list-item__row{display:flex;flex-direction:row;flex-grow:1;gap:24px;align-items:center}.SH-c-company-credit-list-item__row--right{justify-content:right}.SH-c-company-credit-list-item__memo{overflow-wrap:anywhere}.SH-c-company-credit-list-item__memo-body{white-space:pre-wrap;line-height:24px;max-height:168px;overflow-y:scroll;margin:19px 0 4px;width:100%}.SH-c-company-credit-list-item__memo-textarea{width:100%}.SH-c-company-credit-list-item__paid-yes{color:#4caf50}.SH-c-company-credit-list-item__used{background:#f0f0f0;border-color:#f0f0f0}.SH-c-company-credit-list-item__transactions-list{width:100%}.SH-c-company-credit-list-item-transaction{margin:0;font-size:16px}.SH-c-company-credit-list-item-transaction__column{display:flex;flex:1;position:relative;flex-direction:column;padding-bottom:32px}.SH-c-company-credit-list-item-transaction__column--centered{justify-content:center}.SH-c-company-credit-list-item-transaction__column--double{flex:2}.SH-c-company-credit-list-item-transaction__column--half{flex:.5}.SH-c-company-credit-list-item-transaction__datepicker__alert{color:#d50000;font-family:"Inter",sans-serif;font-size:12px!important;line-height:16px;margin:0!important;min-height:16px}.SH-c-company-credit-list-item-transaction__datepicker__input{border-bottom:1px solid #e0e0e0!important;margin:0!important;padding:0!important;line-height:24px!important}.SH-c-company-credit-list-item-transaction__datepicker__input--error{border-bottom:1px solid #d50000!important}.SH-c-company-credit-list-item-transaction__datepicker--error{padding:19px 0 4px}.SH-c-company-credit-list-item-transaction__row{display:flex;flex-direction:row;flex-grow:1;gap:12px;align-items:center}.SH-c-company-credit-list-item-transaction__row--right{justify-content:right}.SH-c-company-domains-display__label{font-size:16px;line-height:24px;color:#9e9e9e}.SH-c-company-domains-display__list{margin:0 0 0 16px}.SH-c-company-domains-display__item{font-size:16px;line-height:24px;color:#212121;list-style-type:disc}.SH-c-company-domains-display__add-button{font-size:16px;line-height:24px;color:#757575;text-decoration:underline;background:0 0;border:0;padding:0}.GLM-c-creator-profile__screen-navigation-wrapper{position:fixed;bottom:0;left:0;right:0;width:100%}.GLM-c-creator-profile__screen-navigation{height:75px;box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.4)}.GLM-c-creator-profile__screen-navigation .GLM-navigation-tabs__background{background:rgba(252,252,252,.9)!important;backdrop-filter:blur(4px)}.GLM-c-creator-profile__screen-navigation .GLM-navigation-tabs__tablist{padding:0!important;gap:0}.GLM-c-creator-profile__screen-navigation .GLM-navigation-tabs__tablist button.GLM-navigation-private-tab{width:75px}.GLM-c-creator-profile__tab-navigation{margin:8px 0 0}@media only screen and (max-width:600px){.GLM-c-creator-profile__tab-navigation{margin:0;position:-webkit-sticky;position:sticky;top:0}}.GLM-c-creator-profile__nav-option-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:75px}.GLM-c-creator-profile__nav-option-content-text{color:#646464;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;line-height:1.42;letter-spacing:-.09px;text-align:center;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.GLM-c-creator-profile__screen{width:100%;display:flex;justify-content:center}.GLM-c-creator-profile__screen--light-primary,.GLM-c-creator-profile__screen--white{background-color:#fcfcfc}.GLM-c-creator-profile__screen--light-secondary{background-color:#f1f1f1}.GLM-c-creator-profile__screen--dark{background-color:#181818}.GLM-c-creator-profile__screen--dark-secondary{background-color:#282828}.GLM-c-creator-profile__screen-content{max-width:1600px;width:100%;padding:48px}@media only screen and (max-width:600px){.GLM-c-creator-profile__screen-content{padding:24px 20px}}.GLM-c-creator-profile__view{padding:24px 0}.GLM-c-creator-profile__blocked-user-events{max-width:calc(67% - 32px);display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:600px){.GLM-c-creator-profile__blocked-user-events{max-width:none}}.GLM-c-creator-profile__creator-details{display:flex;flex-direction:row;gap:0 32px;justify-content:space-between;align-items:start;flex-wrap:wrap}@media only screen and (max-width:600px){.GLM-c-creator-profile__creator-details{display:block}}.GLM-c-creator-profile__creator-details-column{flex:1 0 calc(67% - 16px)}.GLM-c-creator-profile__creator-details-column--side{flex:1 0 calc(33% - 16px);min-width:235px}@media only screen and (max-width:600px){.GLM-c-creator-profile__creator-details-column,.GLM-c-creator-profile__creator-details-column--side{flex:1}}.GLM-c-creator-profile--scroll-view #SH-app__main{padding-bottom:0!important}.GLM-c-creator-profile--screen-navigation-view{background-color:#fcfcfc}.GLM-c-creator-profile--screen-navigation-view .GLM-c-creator-profile__screen-container{height:calc(100vh - 56px - 75px);overflow-y:scroll}@supports (height:100dvh){.GLM-c-creator-profile--screen-navigation-view .GLM-c-creator-profile__screen-container{height:calc(100dvh - 56px - 75px)}}.GLM-c-creator-profile--screen-navigation-view #launcher{display:none!important}.GLM-c-creator-profile--screen-navigation-view #SH-app__main{background-color:#fcfcfc;padding:0!important}.GLM-c-creator-profile--screen-navigation-view .SH-c-profile-overlay__main-container{background-color:#fcfcfc}.GLM-c-creator-profile--screen-navigation-view .SH-c-footer,.GLM-c-creator-profile--screen-navigation-view .payout-setup-status-banner{display:none!important}.GLM-c-creator-profile--screen-navigation-view.GLM-c-creator-profile--has-views .GLM-c-creator-profile__screen-container{height:calc(100vh - 56px - 75px - 49px)}@supports (height:100dvh){.GLM-c-creator-profile--screen-navigation-view.GLM-c-creator-profile--has-views .GLM-c-creator-profile__screen-container{height:calc(100dvh - 56px - 75px - 49px)}}.GLM-c-creator-profile--profile-overlay .GLM-c-creator-profile__screen-container{height:calc(100vh - 75px - 58px)!important}@supports (height:100dvh){.GLM-c-creator-profile--profile-overlay .GLM-c-creator-profile__screen-container{height:calc(100dvh - 75px - 58px)!important}}.GLM-c-creator-profile--profile-overlay.GLM-c-creator-profile--has-views .GLM-c-creator-profile__screen-container{height:calc(100vh - 75px - 58px - 49px)!important}@supports (height:100dvh){.GLM-c-creator-profile--profile-overlay.GLM-c-creator-profile--has-views .GLM-c-creator-profile__screen-container{height:calc(100dvh - 75px - 58px - 49px)!important}}.GLM-c-creator-profile-p-actions__primary-action{flex:1}@media only screen and (min-width:601px){.GLM-c-creator-profile-p-actions__primary-action{min-width:230px!important}}.GLM-c-creator-profile-p-actions__secondary-action{flex:1}@media only screen and (min-width:601px){.GLM-c-creator-profile-p-actions__secondary-action{min-width:175px!important}}.GLM-c-creator-profile-p-actions__dropdown-trigger{border-radius:100%}.GLM-c-creator-profile-p-actions__dropdown-trigger:focus-visible:not(:disabled){outline:0;box-shadow:0 0 0 4px #2e7ae5!important}.GLM-c-creator-profile-p-actions__additional-options-button{flex:0 0 48px!important}.GLM-c-creator-profile-p-actions__additional-options-button .GLM-icon-button__icon{width:24px;height:24px}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-actions__additional-options-button{flex:1}}.GLM-c-creator-profile-p-actions__action-group{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap;justify-content:end}@media only screen and (max-width:1019px){.GLM-c-creator-profile-p-actions__action-group--primary{flex-direction:column}}.GLM-c-creator-profile-p-actions__action-group--secondary{flex-grow:1;min-width:230px!important}.GLM-c-creator-profile-p-actions__dropdown-content{min-width:181px}.GLM-c-creator-profile-p-actions__dropdown-options:active,.GLM-c-creator-profile-p-actions__dropdown-options:focus{outline:0!important}.GLM-c-creator-profile-p-actions__dropdown-options .GLM-private-options__option{text-align:left}.GLM-c-creator-profile-p-actions .GLM-button__content-text{font-size:1rem!important}.GLM-c-creator-profile-p-additional-project__company-figure{display:flex;align-items:center;gap:8px}.GLM-c-creator-profile-p-additional-project__image{width:36px;height:36px;border-radius:100%}.GLM-c-creator-profile-p-additional-project__company-figure-caption{font-family:"Inter",sans-serif;font-size:1.125rem!important;font-weight:700;line-height:1.33;letter-spacing:-.26px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;min-width:0}.GLM-c-creator-profile-p-additional-project__row{margin:8px 0 0;display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px}.GLM-c-creator-profile-p-additional-project__project-count{font-family:"Inter",sans-serif;font-size:1rem!important;font-weight:400;line-height:1.5;letter-spacing:-.18px}.GLM-c-creator-profile-p-additional-project__services-container{margin:8px 0 0;display:flex;flex-wrap:wrap;gap:4px}.GLM-c-creator-profile-p-additional-project__action{padding:6px 0!important}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-additional-project__action{margin:8px 0 0}}.GLM-c-creator-profile-p-additional-project__row-data-separator{user-select:none}.GLM-c-creator-profile-p-additional-project--theme-black .GLM-c-creator-profile-p-additional-project__company-figure-caption,.GLM-c-creator-profile-p-additional-project--theme-black .GLM-c-creator-profile-p-additional-project__project-count,.GLM-c-creator-profile-p-additional-project--theme-black .GLM-c-creator-profile-p-additional-project__row-data-separator{color:#202020}.GLM-c-creator-profile-p-additional-project--theme-black .GLM-c-creator-profile-p-additional-project__loader .loader-circle{background-color:#202020}.GLM-c-creator-profile-p-additional-project--theme-white .GLM-c-creator-profile-p-additional-project__company-figure-caption,.GLM-c-creator-profile-p-additional-project--theme-white .GLM-c-creator-profile-p-additional-project__project-count,.GLM-c-creator-profile-p-additional-project--theme-white .GLM-c-creator-profile-p-additional-project__row-data-separator{color:#eee}.GLM-c-creator-profile-p-additional-project--theme-white .GLM-c-creator-profile-p-additional-project__loader .loader-circle{background-color:#eee}.GLM-c-creator-profile-p-block-user-event__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:16px}.GLM-c-creator-profile-p-block-user-event__user-figure{display:flex;flex-direction:row;align-items:center;gap:8px;min-width:0}.GLM-c-creator-profile-p-block-user-event__image{width:36px;height:36px;border-radius:100%}.GLM-c-creator-profile-p-block-user-event__user-figure-caption{color:#646464;font-family:"Inter",sans-serif;font-size:1rem!important;font-weight:500;line-height:1.5;letter-spacing:-.18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.GLM-c-creator-profile-p-block-user-event__user-figure-caption-full-name,.GLM-c-creator-profile-p-creator-additional-projects--theme-black .GLM-c-creator-profile-p-creator-additional-projects__empty-text,.GLM-c-creator-profile-p-creator-additional-projects--theme-black .GLM-c-creator-profile-p-creator-additional-projects__header,.GLM-c-creator-profile-p-creator-additional-projects--theme-black .GLM-c-creator-profile-p-creator-additional-projects__reload-page-label{color:#202020}.GLM-c-creator-profile-p-block-user-event__action-date,.GLM-c-creator-profile-p-block-user-event__reasoning-text{color:#646464;font-family:"Inter",sans-serif;font-size:1rem!important;font-weight:500;line-height:1.5;letter-spacing:-.18px}.GLM-c-creator-profile-p-block-user-event__reasoning-text{color:#202020}.GLM-c-creator-profile-p-creator-about__header{margin:32px 0 16px!important;font-family:"Inter",sans-serif;color:#202020;font-size:1.5rem!important;line-height:1.16;font-weight:700;letter-spacing:-.4px}.GLM-c-creator-profile-p-creator-about__about-text{margin:0!important;font-family:"Inter",sans-serif;color:#202020;font-size:1rem!important;font-weight:400;line-height:1.5;letter-spacing:-.18px}.GLM-c-creator-profile-p-creator-about__about-text--empty{font-style:italic;color:#646464}.GLM-c-creator-profile-p-creator-additional-projects__header{margin:32px 0 16px!important;font-family:"Inter",sans-serif;font-size:1.5rem!important;line-height:1.16;font-weight:700;letter-spacing:-.4px}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-creator-additional-projects__header{margin:0!important}}.GLM-c-creator-profile-p-creator-additional-projects__empty-text{margin:0!important;font-family:"Inter",sans-serif;font-size:1rem!important;font-weight:400;line-height:1.5;letter-spacing:-.18px;font-style:italic}.GLM-c-creator-profile-p-creator-additional-projects__gallery{margin:24px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,1fr);gap:48px 24px}@media only screen and (max-width:1019px){.GLM-c-creator-profile-p-creator-additional-projects__gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,1fr);gap:24px 48px}}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-creator-additional-projects__gallery{display:flex;flex-direction:column;gap:48px}}.GLM-c-creator-profile-p-creator-additional-projects__gallery--loading{grid-template-columns:1fr}@media only screen and (min-width:601px){.GLM-c-creator-profile-p-creator-additional-projects__gallery--limit-1-row{grid-template-rows:1fr}}@media only screen and (min-width:601px) and (max-width:1019px){.GLM-c-creator-profile-p-creator-additional-projects__gallery--limit-2-rows{grid-template-rows:1fr}}.GLM-c-creator-profile-p-creator-additional-projects__pagination-wrapper{margin:16px 0 0;display:flex;justify-content:end}.GLM-c-creator-profile-p-creator-additional-projects__page-load-error{grid-column:2;display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:center}@media only screen and (max-width:1019px){.GLM-c-creator-profile-p-creator-additional-projects__page-load-error{grid-column:span 2}}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-creator-additional-projects__page-load-error{flex:1}}.GLM-c-creator-profile-p-creator-additional-projects__reload-page-label{text-align:center;font-family:"Inter",sans-serif;font-size:1.125rem!important;line-height:1.33;font-weight:700;letter-spacing:-.26px}.GLM-c-creator-profile-p-creator-additional-projects--theme-white .GLM-c-creator-profile-p-creator-additional-projects__empty-text,.GLM-c-creator-profile-p-creator-additional-projects--theme-white .GLM-c-creator-profile-p-creator-additional-projects__header,.GLM-c-creator-profile-p-creator-additional-projects--theme-white .GLM-c-creator-profile-p-creator-additional-projects__reload-page-label{color:#eee}.GLM-c-creator-profile-p-creator-clients__header{margin:32px 0 16px!important;font-family:"Inter",sans-serif;color:#202020;font-size:1.5rem!important;line-height:1.16;font-weight:700;letter-spacing:-.4px}.GLM-c-creator-profile-p-creator-clients__client-logos-container{display:grid;grid-template-columns:repeat(auto-fill,56px);justify-content:start;gap:12px;width:100%}.GLM-c-creator-profile-p-creator-clients__client-logo{width:56px;height:56px;filter:grayscale(100%)}.GLM-c-creator-profile-p-creator-equipment__header{margin:0;color:#202020;font-family:"Inter",sans-serif;font-size:1.5rem!important;line-height:1.16;font-weight:700;letter-spacing:-.4px}.GLM-c-creator-profile-p-creator-equipment__equipment-categories{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}@media only screen and (max-width:1019px){.GLM-c-creator-profile-p-creator-equipment__equipment-categories{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-creator-equipment__equipment-categories{display:flex;flex-direction:column}}@media only screen and (max-width:1019px){.GLM-c-creator-profile-p-creator-equipment__camera-list--full{grid-row:1/span 2}}.GLM-c-creator-profile-p-creator-equipment__equipment-category{margin:16px 0 0;display:flex;flex-direction:column;align-items:start;gap:16px}.GLM-c-creator-profile-p-creator-equipment__icon-label-container{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:16px;font-size:1rem}.GLM-c-creator-profile-p-creator-equipment__equipment-icon{flex:0 0 24px;width:24px;height:24px}.GLM-c-creator-profile-p-creator-equipment__category-header{margin:0;color:#202020;font-family:"Inter",sans-serif;font-size:1.125rem!important;line-height:1.33;font-weight:700;letter-spacing:-.26px}.GLM-c-creator-profile-p-creator-equipment__action{padding:2px 0!important;margin:0 -4px}.GLM-c-creator-profile-p-creator-equipment__action .GLM-button__content-text{font-size:1rem!important;font-weight:500;line-height:1.5;letter-spacing:-.18px;text-decoration-line:underline}.GLM-c-creator-profile-p-creator-equipment__equipment-list{margin:0;display:block}.GLM-c-creator-profile-p-creator-equipment__equipment-group{color:#202020;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.18px;min-height:36px;padding:6px 0}.GLM-c-creator-profile-p-creator-equipment__equipment-group:not(:first-of-type){margin:16px 0 0}.GLM-c-creator-profile-p-creator-equipment__equipment-model{margin:0;display:flex;flex-direction:row;align-items:center;gap:8px;color:#202020;font-size:.875rem;font-weight:400;line-height:1.42;letter-spacing:-.09px;min-height:36px;padding:6px 0}.GLM-c-creator-profile-p-creator-equipment__equipment-model--grouped{color:#646464}.GLM-c-creator-profile-p-creator-equipment__equipment-model--empty{color:#646464;font-style:italic;font-size:1rem}.GLM-c-creator-profile-p-creator-equipment__equipment-model--deleteable{padding:0!important}.GLM-c-creator-profile-p-creator-equipment__equipment-group+.GLM-c-creator-profile-p-creator-equipment__equipment-model--grouped{margin-top:2px}.GLM-c-creator-profile-p-creator-equipment__delete .GLM-icon-button__icon{width:24px;height:24px}.GLM-c-creator-profile-p-creator-equipment__empty-text{margin:24px 0 0!important;font-family:"Inter",sans-serif;font-size:1rem!important;font-weight:400;line-height:1.5;letter-spacing:-.18px;font-style:italic}.GLM-c-creator-profile-p-creator-header{display:flex;flex-direction:row;justify-content:space-between;align-items:start;flex-wrap:wrap;gap:32px}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-creator-header{display:block}}.GLM-c-creator-profile-p-creator-header__creator-details-column{flex:1 0 calc(67% - 16px)}.GLM-c-creator-profile-p-creator-header__creator-details-column--side{flex:1 0 calc(33% - 16px);min-width:235px}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-creator-header__creator-details-column,.GLM-c-creator-profile-p-creator-header__creator-details-column--side{flex:1}}.GLM-c-creator-profile-p-creator-header__actions-container{text-align:right}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-creator-header__actions{margin:16px 0 0}}.GLM-c-creator-profile-p-creator-header button.GLM-c-creator-profile-p-creator-header__copy-profile-link{margin:16px 0 0;border:transparent;background:0 0}.GLM-c-creator-profile-p-creator-header button.GLM-c-creator-profile-p-creator-header__copy-profile-link .GLM-button__content{white-space:normal!important;gap:2px;align-items:flex-end}.GLM-c-creator-profile-p-creator-header button.GLM-c-creator-profile-p-creator-header__copy-profile-link .GLM-button__content-text{font-size:1rem!important;font-weight:500;line-height:24px;letter-spacing:-.18px;text-decoration:none;word-break:break-word;text-align:right}.GLM-c-creator-profile-p-creator-header button.GLM-c-creator-profile-p-creator-header__copy-profile-link .GLM-button__icon-container{width:24px;height:24px}.GLM-c-creator-profile-p-creator-header__blocked-user-action-container{margin:16px 0 0;display:block;text-align:center}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-creator-header__blocked-user-action-container{display:block}}.GLM-c-creator-profile-p-creator-header__blocked-error-text{margin:0;font-size:1rem;font-weight:700;line-height:24px;letter-spacing:-.18px}.GLM-c-creator-profile-p-creator-header__toggle-blocked-user-events{margin:8px 0 0;padding:2px 10px!important;border:transparent;background:0 0}.GLM-c-creator-profile-p-creator-header--theme-black button.GLM-c-creator-profile-p-creator-header__copy-profile-link:hover,.GLM-c-creator-profile-p-creator-header--theme-black button.GLM-c-creator-profile-p-creator-header__copy-profile-link:hover:not(:disabled){color:#0f0f0f!important;background-color:#e4e4e4!important}.GLM-c-creator-profile-p-creator-header--theme-black button.GLM-c-creator-profile-p-creator-header__copy-profile-link__content-text{color:#0f0f0f}.GLM-c-creator-profile-p-creator-header--theme-black .GLM-c-creator-profile-p-creator-header__blocked-error-text{color:#bf133e}.GLM-c-creator-profile-p-creator-header--theme-white button.GLM-c-creator-profile-p-creator-header__copy-profile-link:hover,.GLM-c-creator-profile-p-creator-header--theme-white button.GLM-c-creator-profile-p-creator-header__copy-profile-link:hover:not(:disabled){color:#fcfcfc!important;background-color:#373737!important}.GLM-c-creator-profile-p-creator-header--theme-white button.GLM-c-creator-profile-p-creator-header__copy-profile-link__content-text{color:#fcfcfc}.GLM-c-creator-profile-p-creator-header--theme-white .GLM-c-creator-profile-p-creator-header__blocked-error-text{color:#ff5a79}.GLM-c-creator-profile-p-creator-languages__header{margin:32px 0 16px!important;font-family:"Inter",sans-serif;color:#202020;font-size:1.5rem!important;line-height:1.16;font-weight:700;letter-spacing:-.4px}.GLM-c-creator-profile-p-creator-languages ul.GLM-c-creator-profile-p-creator-languages__creator-languages{list-style-position:inside;padding:0;margin:0}.GLM-c-creator-profile-p-creator-languages li.GLM-c-creator-profile-p-creator-languages__creator-language{font-family:"Inter",sans-serif;color:#202020;font-size:1rem!important;font-weight:400;line-height:1.5;letter-spacing:-.18px;margin-left:20px;list-style-type:disc}.GLM-c-creator-profile-p-creator-languages li.GLM-c-creator-profile-p-creator-languages__creator-language:not(:first-of-type){margin-top:4px}.GLM-c-creator-profile-p-creator-overview{display:flex;flex-direction:row;gap:32px}@media only screen and (max-width:1019px){.GLM-c-creator-profile-p-creator-overview{flex-wrap:wrap}}.GLM-c-creator-profile-p-creator-overview__icon-quick-facts{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 16px}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-creator-overview__icon-quick-facts{flex-direction:column}}.GLM-c-creator-profile-p-creator-overview__icon-quick-fact{display:flex;align-items:start;gap:4px;color:#202020;font-family:"Inter",sans-serif;font-size:1rem!important;font-weight:400;line-height:1.5;letter-spacing:-.18px}.GLM-c-creator-profile-p-creator-overview__icon-quick-fact svg{min-width:24px;color:#646464}.GLM-c-creator-profile-p-creator-overview__creator-persona{display:flex;flex-direction:row;flex-wrap:wrap;margin:0;padding:0}.GLM-c-creator-profile-p-creator-overview__creator-persona>li{margin:0;padding:0}.GLM-c-creator-profile-p-creator-overview__creator-persona>li:not(:last-of-type)::after{content:" • "}.GLM-c-creator-profile-p-creator-overview__creator-name{color:#202020!important;font-family:"Inter",sans-serif;font-size:2.25rem!important;font-weight:800;line-height:1.1;letter-spacing:-.79px;margin:0}.GLM-c-creator-profile-p-creator-overview__badge{margin:2px 0 0}.GLM-c-creator-profile-p-creator-overview__star-rating{color:#ff5975;height:20px}.GLM-c-creator-profile-p-creator-overview__star-rating .material-icons{font-size:20px;letter-spacing:-4px;line-height:20px;user-select:none}.GLM-c-creator-profile-p-creator-overview__profile-image-wrapper{flex-shrink:0;width:124px;height:124px}.GLM-c-creator-profile-p-creator-overview__profile-image{width:100%}.GLM-c-creator-profile-p-creator-overview__star-rating-container{display:flex;flex-direction:row;justify-content:start;align-items:center;flex-wrap:wrap;gap:8px}.GLM-c-creator-profile-p-creator-overview__star-rating-container .GLM-star-rating{margin:0}.GLM-c-creator-profile-p-creator-overview__star-ratings-total{font-family:"Inter",sans-serif;color:#202020;font-size:1rem!important;font-weight:400;line-height:1.5px;letter-spacing:-.18px}.GLM-c-creator-profile-p-creator-overview__text-overview{display:flex;flex-direction:column;gap:8px}.GLM-c-creator-profile-p-creator-overview__action{padding:6px 0!important}.GLM-c-creator-profile-p-creator-overview__action .GLM-button__content-text{font-size:1rem!important;font-weight:500;line-height:1.5;letter-spacing:-.18px;text-decoration-line:underline}.GLM-c-creator-services{margin:24px 0}.GLM-c-creator-services__header-container{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:4px;margin:0}.GLM-c-creator-services__header{margin:0!important;font-family:"Inter",sans-serif;color:#202020;font-size:1.5rem!important;line-height:1.16;font-weight:700;letter-spacing:-.4px}.GLM-c-creator-services__header--additional{color:#646464;font-size:1rem!important;line-height:1.5;letter-spacing:-.18px}.GLM-c-creator-services__service-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 8px;margin:16px 0;list-style:none;padding:0}.GLM-c-creator-services__service-container--additional{margin:8px 0 0}.GLM-c-creator-services__services-empty{font-style:italic;color:#646464;margin:0}.GLM-c-creator-services__tooltip{color:#fcfcfc!important;font-family:"Inter",sans-serif;font-size:.875rem!important;font-weight:400;line-height:20px;letter-spacing:-.09px}.GLM-c-creator-services__tooltip--link{display:block;font-weight:500;text-decoration:underline;margin:2px 0 0}.GLM-c-creator-services__help-icon{color:#646464;font-size:1rem!important;line-height:1.5;width:24px;height:24px;user-select:none}.GLM-c-creator-profile-p-creator-website__header{margin:32px 0 16px!important;font-family:"Inter",sans-serif;color:#202020;font-size:1.5rem!important;line-height:1.16;font-weight:700;letter-spacing:-.4px}.GLM-c-creator-profile-p-creator-website__website-link{margin:0!important;font-family:"Inter",sans-serif;color:#202020!important;font-size:1rem!important;font-weight:500;line-height:1.5;letter-spacing:-.18px;text-decoration:underline!important}.GLM-c-creator-profile-p-creator-work-samples__header-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:4px;margin:0}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-creator-work-samples__header-container{flex-direction:column;align-items:start;gap:16px}}.GLM-c-creator-profile-p-creator-work-samples__header{margin:32px 0 16px!important;font-family:"Inter",sans-serif;font-size:1.5rem!important;line-height:1.16;font-weight:700;letter-spacing:-.4px}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-creator-work-samples__header{margin:0!important}}.GLM-c-creator-profile-p-creator-work-samples__add-work-sample-button .GLM-button__icon{width:24px;height:24px}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-creator-work-samples__add-work-sample-button{width:100%}}.GLM-c-creator-profile-p-creator-work-samples__gallery{margin:24px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,1fr);gap:48px 24px}@media only screen and (max-width:1019px){.GLM-c-creator-profile-p-creator-work-samples__gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,1fr);gap:24px 48px}}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-creator-work-samples__gallery{display:flex;flex-direction:column;gap:48px}}@media only screen and (min-width:601px){.GLM-c-creator-profile-p-creator-work-samples__gallery--limit-1-row{grid-template-rows:1fr}}@media only screen and (min-width:601px) and (max-width:1019px){.GLM-c-creator-profile-p-creator-work-samples__gallery--limit-2-rows{grid-template-rows:1fr}}.GLM-c-creator-profile-p-creator-work-samples__pagination-wrapper{margin:16px 0 0;display:flex;justify-content:end}.GLM-c-creator-profile-p-creator-work-samples__grid-item{position:relative;padding-bottom:calc(56.25% + 42px + 16px)}.GLM-c-creator-profile-p-creator-work-samples__page-load-error{grid-column:2}@media only screen and (max-width:1019px){.GLM-c-creator-profile-p-creator-work-samples__page-load-error{grid-column:span 2}}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-creator-work-samples__page-load-error{flex:1}}.GLM-c-creator-profile-p-creator-work-samples__page-load-error-content{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;gap:16px;justify-content:end;align-items:center}.GLM-c-creator-profile-p-creator-work-samples__reload-page-label{text-align:center;font-family:"Inter",sans-serif;font-size:1.125rem!important;line-height:1.33;font-weight:700;letter-spacing:-.26px}.GLM-c-creator-profile-p-creator-work-samples__empty-text{margin:0!important;font-family:"Inter",sans-serif;font-size:1rem!important;font-weight:400;line-height:1.5;letter-spacing:-.18px;font-style:italic}.GLM-c-creator-profile-p-creator-work-samples--theme-black .GLM-c-creator-profile-p-creator-work-samples__empty-text,.GLM-c-creator-profile-p-creator-work-samples--theme-black .GLM-c-creator-profile-p-creator-work-samples__header,.GLM-c-creator-profile-p-creator-work-samples--theme-black .GLM-c-creator-profile-p-creator-work-samples__reload-page-label{color:#202020}.GLM-c-creator-profile-p-creator-work-samples--theme-white .GLM-c-creator-profile-p-creator-work-samples__empty-text,.GLM-c-creator-profile-p-creator-work-samples--theme-white .GLM-c-creator-profile-p-creator-work-samples__header,.GLM-c-creator-profile-p-creator-work-samples--theme-white .GLM-c-creator-profile-p-creator-work-samples__reload-page-label{color:#eee}.GLM-c-creator-profile-p-creator-written-reviews__header{margin:32px 0 16px!important;font-family:"Inter",sans-serif;color:#202020;font-size:1.5rem!important;line-height:1.16;font-weight:700;letter-spacing:-.4px}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-creator-written-reviews__header{margin:0!important}}.GLM-c-creator-profile-p-creator-written-reviews__pagination-wrapper{margin:16px 0 0;display:flex;justify-content:end}.GLM-c-creator-profile-p-creator-written-reviews__empty-text{margin:0!important;font-family:"Inter",sans-serif;color:#202020;font-size:1rem!important;font-weight:400;line-height:1.5;letter-spacing:-.18px;font-style:italic}.GLM-c-creator-profile-p-creator-written-reviews__service-filters{margin:20px 0;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px 16px}.GLM-c-creator-profile-p-creator-written-reviews__service-filters-dropdown{margin:20px 0}.GLM-c-creator-profile-p-creator-written-reviews__filter-dropdown .GLM-private-options__option--has-alt-key{gap:4px}.GLM-c-creator-profile-p-creator-written-reviews__filter-dropdown .GLM-private-options__matchable-text{font-family:"Inter",sans-serif;color:#202020;font-size:1rem;line-height:1.5;font-weight:400;letter-spacing:-.18px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.GLM-c-creator-profile-p-creator-written-reviews__filter-dropdown .GLM-private-options__alt-key-container{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:8px;font-family:"Inter",sans-serif;color:#202020;font-size:1rem;line-height:1.5;font-weight:400;letter-spacing:-.18px}.GLM-c-creator-profile-p-creator-written-reviews__filter-dropdown .GLM-private-options__alt-key-container span{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:0}.GLM-c-creator-profile-p-creator-written-reviews__filter-dropdown .GLM-private-options__alt-key-container strong{align-self:end;font-family:"Inter",sans-serif;color:#202020;font-size:.875rem;line-height:1.42;letter-spacing:-.09px;font-weight:500}.GLM-c-creator-profile-p-creator-written-reviews__service-filter{min-width:80px!important}.GLM-c-creator-profile-p-creator-written-reviews__service-filter.GLM-button--theme-black .GLM-c-creator-profile-p-creator-written-reviews__service-filter-icon{color:#6e6e6e}.GLM-c-creator-profile-p-creator-written-reviews__filter-dropdown .GLM-private-options__alt-key-container svg,.GLM-c-creator-profile-p-creator-written-reviews__service-filter.GLM-button--theme-white .GLM-c-creator-profile-p-creator-written-reviews__service-filter-icon{color:#8d8d8d}.GLM-c-creator-profile-p-creator-written-reviews__service-filter.GLM-button--theme-white:hover .GLM-c-creator-profile-p-creator-written-reviews__service-filter-icon,.SH-c-reports-buyer-invoices__table tbody tr .table-link:hover{color:gray}.GLM-c-creator-profile-p-creator-written-reviews__service-filter .GLM-button__icon-container{display:flex;align-items:center;width:auto}.GLM-c-creator-profile-p-creator-written-reviews__gallery{margin:24px 0 0;display:flex;flex-direction:column;gap:24px}.GLM-c-creator-profile-p-creator-written-reviews__review{border-top:1px solid #ddd;padding:24px 0 0}.GLM-c-creator-profile-p-creator-written-reviews__service-filter-score{font-family:"Inter",sans-serif;font-style:normal;font-size:.875rem!important;font-weight:500;line-height:1.5;letter-spacing:-.09px}.GLM-c-creator-profile-p-creator-written-reviews__page-load-error{display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:center}.GLM-c-creator-profile-p-creator-written-reviews__reload-page-label{text-align:center;font-family:"Inter",sans-serif;color:#202020;font-size:1.125rem!important;line-height:1.33;font-weight:700;letter-spacing:-.26px}.GLM-c-creator-profile-p-review__company-figure{display:flex;align-items:center;gap:8px}.GLM-c-creator-profile-p-review__image{width:36px;height:36px;border-radius:100%}.GLM-c-creator-profile-p-review__company-figure-caption{color:#202020;font-family:"Inter",sans-serif;font-size:1rem!important;font-weight:400;line-height:1.5;letter-spacing:-.18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.GLM-c-creator-profile-p-review__review-header,.GLM-c-creator-profile-p-review__reviewer{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}.GLM-c-creator-profile-p-review__review-comment,.GLM-c-creator-profile-p-review__reviewer-name{font-family:"Inter",sans-serif;font-size:1rem!important;font-weight:400;line-height:1.5;letter-spacing:-.18px}.GLM-c-creator-profile-p-review__reviewer-name{color:#202020;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.GLM-c-creator-profile-p-review__review-comment{margin:8px 0;color:#646464;font-style:italic}.GLM-c-creator-profile-p-review__services-container{margin:16px 0 0;display:flex;flex-wrap:wrap;gap:4px}.GLM-c-creator-profile-p-view-tabs .GLM-navigation-tabs__background{background:0 0!important}.GLM-c-creator-profile-p-view-tabs .GLM-navigation-tabs__tablist{padding:0!important;justify-content:start}@media only screen and (max-width:600px){.GLM-c-creator-profile-p-view-tabs .GLM-navigation-tabs__tablist{padding:0 20px!important}}.GLM-c-creator-profile-p-view-tabs__tab-option-content{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.GLM-c-creator-profile-p-view-tabs__tab-option-content-text{font-family:"Inter",sans-serif;font-size:18px;font-weight:700;line-height:1.33;letter-spacing:-.26px;text-align:center}.GLM-c-creator-profile-p-work-sample{position:relative;padding-bottom:calc(56.25% + 42px + 16px)}.GLM-c-creator-profile-p-work-sample__work-sample-container{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0}.GLM-c-creator-profile-p-work-sample__thumbnail-placeholder{aspect-ratio:16/9;border-radius:8px;cursor:wait}.GLM-c-creator-profile-p-work-sample__label-placeholder{margin:16px 0 0;width:100%;height:42px;border-radius:8px;cursor:wait}.GLM-c-creator-profile-p-work-sample__thumbnail-container{position:relative}.GLM-c-creator-profile-p-work-sample__image{width:100%;border-radius:8px;aspect-ratio:16/9;cursor:pointer}.GLM-c-creator-profile-p-work-sample__image--hidden{display:none}.GLM-c-creator-profile-p-work-sample__image-button{width:100%;aspect-ratio:16/9;appearance:none;background:0 0;background-image:none;cursor:pointer;border:0;border-radius:8px;display:flex;padding:0;margin:0;outline:0}.GLM-c-creator-profile-p-work-sample__image-button:active,.GLM-c-creator-profile-p-work-sample__image-button:focus,.GLM-c-creator-profile-p-work-sample__image-button:hover{outline:0;box-shadow:0 0 0 4px #2e7ae5}.GLM-c-creator-profile-p-work-sample__label{margin:16px 0 0!important;font-family:"Inter",sans-serif;font-size:1.125rem!important;font-weight:700;line-height:1.33;letter-spacing:-.26px;text-overflow:ellipsis;display:block;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.GLM-c-creator-profile-p-work-sample__badge{position:absolute;border-radius:4px!important;padding:4px 12px 4px 8px!important}.GLM-c-creator-profile-p-work-sample__badge--content-tagging{background-color:#fb9222;bottom:8px;left:8px}.GLM-c-creator-profile-p-work-sample__badge--deleted{background-color:#ff5a79;bottom:8px;left:8px}.GLM-c-creator-profile-p-work-sample__badge--verified{background-color:#e4e4e4;top:8px;left:8px}.GLM-c-creator-profile-p-work-sample__badge .GLM-badge__badge-text{color:#202020;font-size:.875rem!important;line-height:1.4}.GLM-c-creator-profile-p-work-sample__badge-icon{color:#202020;font-size:.875rem!important;width:20px;height:20px}@media only screen and (min-width:600px) and (max-width:1120px){.GLM-c-creator-profile-p-work-sample .GLM-c-creator-profile-p-work-sample__badge{padding:4px 8px!important}.GLM-c-creator-profile-p-work-sample .GLM-c-creator-profile-p-work-sample__badge .GLM-badge__badge-text{display:none}}@media only screen and (max-width:335px){.GLM-c-creator-profile-p-work-sample .GLM-c-creator-profile-p-work-sample__badge{padding:4px 8px!important}.GLM-c-creator-profile-p-work-sample .GLM-c-creator-profile-p-work-sample__badge .GLM-badge__badge-text{display:none}}.GLM-c-creator-profile-p-work-sample--thumbnail-error .GLM-c-creator-profile-p-work-sample__image{display:none}.GLM-c-creator-profile-p-work-sample--thumbnail-error.GLM-c-creator-profile-p-work-sample--theme-black .GLM-c-creator-profile-p-work-sample__image-button{background:#8d8d8d}.GLM-c-creator-profile-p-work-sample--thumbnail-error.GLM-c-creator-profile-p-work-sample--theme-white .GLM-c-creator-profile-p-work-sample__image-button{background:#6e6e6e}.GLM-c-creator-profile-p-work-sample--theme-black .GLM-c-creator-profile-p-work-sample__label{color:#202020}.GLM-c-creator-profile-p-work-sample--theme-black .GLM-c-creator-profile-p-work-sample__label-placeholder,.GLM-c-creator-profile-p-work-sample--theme-black .GLM-c-creator-profile-p-work-sample__thumbnail-placeholder{background:#8d8d8d}.GLM-c-creator-profile-p-work-sample--theme-white .GLM-c-creator-profile-p-work-sample__label{color:#eee}.GLM-c-creator-profile-p-work-sample--theme-white .GLM-c-creator-profile-p-work-sample__label-placeholder,.GLM-c-creator-profile-p-work-sample--theme-white .GLM-c-creator-profile-p-work-sample__thumbnail-placeholder{background:#6e6e6e}.GLM-c-creator-profile-views-admin__header{margin:0!important;font-family:"Inter",sans-serif;color:#202020;font-size:1.5rem!important;line-height:1.16;font-weight:700;letter-spacing:-.4px}.GLM-c-creator-profile-views-admin__sub-section:not(:first-of-type){margin:24px 0 0}.GLM-c-creator-profile-views-admin__action-history-list,.GLM-c-creator-profile-views-admin__notes{margin:16px 0}.SH-c-action-items-module-item{font-family:"Inter",sans-serif;padding:16px;display:flex;gap:16px;cursor:pointer}.SH-c-action-items-module-item:not(:last-of-type){border-bottom:1px solid #3f3f3f}.SH-c-action-items-module-item:hover{background:#303030}.SH-c-action-items-module-item__link{background:0 0;flex:1}.SH-c-action-items-module-item__title{color:#eee;font-size:14px;font-weight:400;line-height:1.1;margin:0 0 2px;text-overflow:ellipsis;display:block;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.SH-c-action-items-module-item__associated-name{font-family:"Inter",sans-serif;text-align:left;color:#b1b1b1;font-size:14px;font-weight:400;line-height:1.1;margin:4px 0}.SH-c-action-items-module-item__reason{font-size:14px;font-weight:400;line-height:1.1;margin:2px 0 0;color:#b1b1b1}.SH-c-action-items-module-item__reason.medium{color:#fb9222}.SH-c-action-items-module-item__reason.high{color:#ff5a79}.SH-c-action-items-module-item__icon{color:#b1b1b1;font-size:18px}.SH-c-action-items-module-item__delinquent{color:#b1b1b1;font-family:"Inter",sans-serif;font-size:14px;line-height:16px;margin:2px 0 0}.SH-c-action-items-module__actions{flex:1;position:relative}.SH-c-action-items-module__actions .SH-c-dashboard-module__body{padding:16px 0}.SH-c-action-items-module__actions.default-state .SH-c-dashboard-module__body{justify-content:center;align-items:center;text-align:center}.SH-c-action-items-module__actions.error-state .SH-c-dashboard-module__error-state{padding:16px}.SH-c-action-items-module__default-state-container{margin:32px}.SH-c-action-items-module__default-state-icon{color:#818181;font-size:20px}.SH-c-action-items-module__default-state-body{font-size:14px;font-weight:400;color:#b1b1b1;margin:0;text-align:center}.SH-c-action-items-module__items{list-style-position:inside;margin:0}.SH-c-blog-module{flex:1;display:flex;flex-direction:column;justify-content:space-between}.SH-c-blog-module__link{background:0 0}.SH-c-blog-module__published-date{color:#b1b1b1;font-weight:400;font-size:14px;line-height:1.1}.SH-c-blog-module__title{color:#eee;font-weight:400;font-size:16px;line-height:1.2;margin:4px 0;text-overflow:ellipsis;display:block;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.SH-c-blog-module__featured-image{width:100%;border-radius:8px;margin-top:12px}.SH-c-company-invoice-module__link{background:0 0}.SH-c-company-invoice-module__stats-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:24px 8px;align-items:end}@media only screen and (max-width:600px){.SH-c-company-invoice-module__stats-container{gap:8px}}.SH-c-company-invoice-module__bad-value .SH-c-dashboard-module-stat__value{color:#ff5a79}.SH-c-company-membership-module__link{background:0 0}.SH-c-company-membership-module__stats-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:24px 8px;align-items:end}@media only screen and (max-width:600px){.SH-c-company-membership-module__stats-container{gap:8px}}.SH-c-company-membership-module__teams-upsell{font-size:14px;font-weight:400;line-height:1.1;color:#33d6b9;margin:auto}.SH-c-company-posting-module__link{background:0 0;color:#b1b1b1}.SH-c-company-posting-module__link:active,.SH-c-company-posting-module__link:hover{color:#b1b1b1}.SH-c-company-posting-module__chart{height:12px;margin-bottom:16px}.SH-c-company-posting-module__chart-legend{flex-shrink:1}.SH-c-company-posting-module__chart-legend .SH-c-chart-legend__legend-item{gap:8px}@media only screen and (min-width:1020px) and (max-width:1250px){.SH-c-company-posting-module__chart-legend{max-width:95px}}.SH-c-company-posting-module__side-by-side{display:flex;justify-content:space-between;gap:8px}.SH-c-company-posting-module__side-by-side--left{flex-shrink:6}.SH-c-company-posting-module__next-expiration{font-size:14px;color:#b1b1b1;font-weight:400;margin:8px 0 0}.SH-c-company-posting-module__next-expiration--date{color:#eee;font-weight:600}.SH-c-company-posting-module__hires-made{display:inline-flex;flex-direction:row;justify-content:space-between;gap:8px;width:100%}.SH-c-company-posting-module__hires-made__reward-icon{color:#818181}.SH-c-company-posting-module__hires-made--title{font-size:14px;font-weight:400;line-height:1.1;color:#b1b1b1;margin:0;display:flex;gap:4px}.SH-c-company-posting-module__hires-made--title svg,.SH-c-company-project-module__hires-made--title svg{min-width:12px}.SH-c-company-posting-module__hires-made--stat-group{flex:1;display:inline-flex;flex-direction:row;justify-content:space-evenly;gap:8px}.SH-c-company-posting-module__default-state-icon{color:#818181;font-size:20px}.SH-c-company-posting-module__default-state-title{font-size:16px;font-weight:400;color:#eee;margin:8px 0}.SH-c-company-posting-module__default-state-body{font-size:14px;font-weight:400;color:#b1b1b1;margin:0}.SH-c-company-project-module__link{background:0 0;color:#b1b1b1}.SH-c-company-project-module__link:active,.SH-c-company-project-module__link:hover{color:#b1b1b1}.SH-c-company-project-module__overview{position:relative;height:100%}.SH-c-company-project-module__chart-summation{position:relative}.SH-c-company-project-module__chart-summation--title{font-weight:400;font-size:14px;color:#b1b1b1;line-height:1;margin:2px;text-align:center;display:flex;align-items:center;gap:2px}.SH-c-company-project-module__chart-summation--value{font-weight:600;font-size:18px;color:#eee;line-height:1;margin:0;text-align:center}.SH-c-company-project-module__chart-summation--tooltip{font-size:14px;color:#b1b1b1}.SH-c-company-project-module__chart-legend{position:absolute;right:0;bottom:0;margin-left:80px}.SH-c-company-project-module__chart-legend--compressed .SH-c-chart-legend__legend-item{gap:8px}.SH-c-company-project-module__hires-made{display:inline-flex;flex-direction:row;justify-content:space-between;gap:8px;width:100%}.SH-c-company-project-module__hires-made__reward-icon{color:#818181}.SH-c-company-project-module__hires-made--title{font-size:14px;font-weight:400;line-height:1.1;color:#b1b1b1;margin:0;display:flex;gap:4px}.SH-c-company-project-module__hires-made--stat-group{flex:1;display:inline-flex;flex-direction:row;justify-content:space-evenly;gap:8px}.SH-c-company-project-module__default-state-icon{color:#818181;font-size:20px}.SH-c-company-project-module__default-state-title{font-size:16px;font-weight:400;color:#eee;margin:8px 0}.SH-c-company-project-module__default-state-body{font-size:14px;font-weight:400;color:#b1b1b1;margin:0}.SH-c-company-network-module__link{background:0 0}.SH-c-company-network-module__stats-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:24px 8px;align-items:end}@media only screen and (max-width:600px){.SH-c-company-network-module__stats-container{gap:8px}}.SH-c-company-network-module__progress-bar-header-text,.SH-c-company-network-module__progress-bar-subtext{color:#b1b1b1;font-size:14px;font-weight:400;line-height:1.1;margin:0}.SH-c-company-network-module__progress-bar-header-text span{margin-left:4px}.SH-c-company-network-module__progress-bar-subtext{display:flex;justify-content:space-between;gap:8px}.SH-c-company-network-module__progress-bar-subtext--danger{color:#ff5a79}.SH-c-company-network-module__tier-progress-container{width:100%}.SH-c-company-network-module__tier-version-1-container{flex:1;display:flex;align-items:center}.SH-c-company-network-module__handshake-icon{color:#818181}.SH-c-company-network-module__tier-version-1{display:flex;gap:8px;font-size:14px;color:#b1b1b1}.SH-c-company-network-module__tier-version-1--explainer{margin:0}.SH-c-company-network-module__progress-bar{margin:4px 0}.SH-c-company-network-module__tier-name{color:#eee;font-weight:600;margin-left:4px}.SH-c-company-network-module__next-tier-name{color:#b1b1b1;margin-left:4px}.SH-c-company-network-module__default-state-icon{color:#818181;font-size:20px}.SH-c-company-network-module__default-state-title{font-size:16px;font-weight:400;color:#eee;margin:8px 0}.SH-c-company-network-module__default-state-body{font-size:14px;font-weight:400;color:#b1b1b1;margin:0}.SH-c-company-report-module__link{background:0 0;color:#b1b1b1}.SH-c-company-report-module__link:active,.SH-c-company-report-module__link:hover{color:#b1b1b1}.SH-c-company-report-module__current-year{display:flex;gap:18px}.SH-c-company-report-module__current-year--label{color:#b1b1b1;font-size:18px;font-weight:600;line-height:1.3;width:128px}.SH-c-company-report-module__calendar-icon{height:128px;width:128px;color:#818181}.SH-c-company-report-module__last-period{display:flex;gap:18px}.SH-c-company-report-module__last-period--stats{display:flex;flex-direction:column;justify-content:space-between}.SH-c-company-report-module__title{display:flex;gap:4px}.SH-c-company-report-module__title--tooltip{font-size:14px;color:#b1b1b1}.SH-c-company-report-module__projects-stat-change{display:inline-flex;align-items:center;gap:2px;margin-left:6px}.SH-c-company-report-module__projects-stat-change--positive{font-size:12px;font-weight:400;color:#24b26b}.SH-c-company-report-module__projects-stat-change--negative{font-size:12px;font-weight:400;color:#ff5a79}.SH-c-company-report-module__no-reports{color:#24b26b;font-size:14px;font-weight:400;line-height:1.2;margin:8px 0 auto}.SH-c-company-subscribe-module__link{background:0 0;color:#eee}.SH-c-company-subscribe-module__link:active,.SH-c-company-subscribe-module__link:hover{color:#eee}.SH-c-company-subscribe-module__content-wrapper{flex:1;display:flex;flex-direction:column}.SH-c-company-subscribe-module__title{font-size:16px;line-height:1.5;color:#eee;margin:0}.SH-c-company-subscribe-module__benefits-list{flex:1;display:flex;justify-content:space-evenly;flex-direction:column;gap:2px;margin:2px 0 10px;color:#eee}.SH-c-company-subscribe-module__benefits-list li{display:flex;gap:18px;font-size:14px;font-weight:400;line-height:1.3}.SH-c-company-subscribe-module__benefit-icon{color:#33d6b9;font-size:14px}.SH-c-company-subscribe-module__cta{text-align:right}.SH-c-company-subscribe-module__cta .button-content{font-weight:400;color:#0f0f0f;background-color:#30f1c7}.SH-c-company-subscribe-module__cta .button-content:hover{background-color:#33d6b9;color:#0f0f0f}.SH-c-creator-spotlight-module__title{color:#eee;font-family:"Inter",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;margin:0 0 8px}.SH-c-creator-spotlight-module__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0;padding:0}.SH-c-creator-spotlight-module__list>li{display:contents}@media only screen and (max-width:1019px){.SH-c-creator-spotlight-module__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:600px){.SH-c-creator-spotlight-module__list{display:flex;flex-direction:row;overflow-y:scroll;padding:4px!important;margin:-4px!important;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.SH-c-creator-spotlight-module__list::-webkit-scrollbar{display:none}}.SH-c-creator-spotlight-module__container{display:flex;flex-direction:column;gap:8px}@media only screen and (max-width:600px){.SH-c-creator-spotlight-module__container{flex-shrink:0;width:calc(100vw - 24px - 30px)}}.SH-c-creator-spotlight-module__button{all:unset;border-radius:8px;cursor:pointer;overflow:hidden}.SH-c-creator-spotlight-module__button:focus,.SH-c-creator-spotlight-module__button:hover{outline:4px solid #2e7ae5}.SH-c-creator-spotlight-module__poster{display:block;height:auto;object-fit:cover;width:100%}.SH-c-creator-spotlight-module__link{color:#b1b1b1;display:grid;grid-template-columns:40px 1fr;gap:8px;text-decoration:none!important}.SH-c-creator-spotlight-module__link:hover{text-decoration:underline!important}.SH-c-creator-spotlight-module__avatar{align-self:center;border-radius:50%;grid-row:1/span 2}.SH-c-creator-spotlight-module__location,.SH-c-creator-spotlight-module__name{overflow:hidden;margin:0;text-overflow:ellipsis;font-family:"Inter",sans-serif;white-space:nowrap}.SH-c-creator-spotlight-module__name{font-size:14px;font-weight:700;line-height:20px;margin-bottom:-8px}.SH-c-creator-spotlight-module__location{font-size:10px;line-height:16px}.SH-c-dashboard-loader{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:64px;z-index:6;background-color:#181818;position:fixed;top:68px;left:0;width:100vw;height:calc(100vh - 68px);padding:64px}@media only screen and (max-width:600px){.SH-c-dashboard-loader{gap:32px}}@media only screen and (max-width:640px){.SH-c-dashboard-loader{top:60px;height:calc(100vh - 60px)}}.SH-c-dashboard-loader__animation-wrapper{height:232.5px}@media only screen and (max-width:600px){.SH-c-dashboard-loader__animation-wrapper{height:180px}}.SH-c-dashboard-loader__animation{max-width:240px;display:block}@media only screen and (max-width:600px){.SH-c-dashboard-loader__animation{max-width:186px}}.SH-c-dashboard-loader__animation--text{font-family:"Inter",sans-serif;font-size:24px;font-weight:600;color:#b1b1b1;line-height:1.3;margin:0}@media only screen and (max-width:600px){.SH-c-dashboard-loader__animation--text{font-size:18px}}.SH-c-dashboard-loader--no-scroll{overflow:hidden}.SH-c-learn-module__link{background:0 0}.SH-c-learn-module__about-text{color:#b1b1b1;font-weight:400;font-size:14px;line-height:1.1;margin:0}.SH-c-learn-module__article-container{display:flex;gap:12px;margin:16px 0 0}.SH-c-learn-module__article-container svg{min-width:14px}.SH-c-learn-module__article-container svg path{fill:#b1b1b1}.SH-c-learn-module__article-title{color:#eee;font-weight:400;font-size:16px;line-height:1.2;margin:0}.SH-c-learn-module__breadcrumbs{color:#b1b1b1;font-weight:400;font-size:14px;line-height:1.1;margin:4px 0}.SH-c-dashboard-module{display:flex;flex-direction:column;font-family:"Inter",sans-serif}.SH-c-dashboard-module h3{font-family:"Inter",sans-serif;display:flex;gap:8px;align-items:center;color:#eee;font-weight:600;font-size:18px;margin:0 0 8px;height:24px;flex-shrink:0}.SH-c-dashboard-module__header-with-dropdown{display:flex;justify-content:space-between;align-items:baseline;gap:8px}@media only screen and (min-width:1020px) and (max-width:1250px){.SH-c-dashboard-module__header-with-dropdown{flex-direction:column;gap:0}}.SH-c-dashboard-module__body{display:flex;flex-direction:column;justify-content:space-between;min-height:249px;flex:1;background-color:#222;border-radius:8px;padding:16px;border:1px solid #3f3f3f;box-sizing:border-box}.SH-c-dashboard-module__body hr{color:#3f3f3f;border-style:solid none none;margin:12px 0}.SH-c-dashboard-module__body.loading{justify-content:center}.SH-c-dashboard-module__portion:not(.SH-c-dashboard-module__portion--focus){flex-basis:56px;display:flex;align-items:center}.SH-c-dashboard-module__portion--focus{flex:1}.SH-c-dashboard-module__hover-icon{color:#2e7ae5;font-size:18px;display:none}.SH-c-dashboard-module__error-state{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.SH-c-dashboard-module__error-state p{color:#b1b1b1;text-align:center;font-size:14px;font-weight:400;line-height:1.4;margin:16px 0}.SH-c-dashboard-module:hover .SH-c-dashboard-module__hover-icon{display:block}.SH-c-dashboard-module:hover .SH-c-dashboard-module__body.has-hover-state{border-color:transparent;outline:4px solid #2e7ae5}.SH-c-dashboard-module-stat{font-family:"Inter",sans-serif}.SH-c-dashboard-module-stat--with-icon{display:flex;gap:8px}.SH-c-dashboard-module-stat__title{font-weight:400;font-size:14px;color:#b1b1b1;line-height:1.1;margin:0}.SH-c-dashboard-module-stat__value{font-weight:600;font-size:18px;color:#eee;line-height:1.5;margin:0}.SH-c-dashboard-module-stat__value--small{font-size:16px}.SH-c-dashboard-module-stat__icon{color:#818181;font-size:18px;width:20px}.SH-c-dashboard-module-dropdown{flex-basis:300px}.SH-c-dashboard-module-dropdown.has-chevron{margin-right:12px}.SH-c-dashboard-module-dropdown__container{color:#b1b1b1;font-size:16px;font-weight:400;line-height:24px}.SH-c-dashboard-module-dropdown__container .LSG-c-select--container--trigger--input{margin-bottom:0}.SH-c-dashboard-module-dropdown__container .LSG-c-select--container--trigger--input .ember-text-field{border-bottom:none!important;color:#b1b1b1!important;padding-right:4px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:right}@media only screen and (min-width:1020px) and (max-width:1250px){.SH-c-dashboard-module-dropdown{flex-basis:0}.SH-c-dashboard-module-dropdown .LSG-c-select--container--trigger--input .ember-text-field{text-align:left}}.SH-c-seller-application-module__link{background:0 0}.SH-c-seller-application-module__link:active,.SH-c-seller-application-module__link:hover{color:#b1b1b1}.SH-c-seller-application-module__chart{height:12px;margin-bottom:16px}.SH-c-seller-application-module__chart-legend{flex-shrink:1}.SH-c-seller-application-module__chart-legend .SH-c-chart-legend__legend-item{gap:8px}@media only screen and (min-width:1020px) and (max-width:1250px){.SH-c-seller-application-module__chart-legend{max-width:95px}}.SH-c-seller-application-module__side-by-side{display:flex;justify-content:space-between;gap:8px}.SH-c-seller-application-module__side-by-side--left{flex-shrink:6}.SH-c-seller-application-module__no-applications,.SH-c-seller-project-module__link:active,.SH-c-seller-project-module__link:hover{color:#b1b1b1}.SH-c-seller-application-module__hired{display:inline-flex;flex-direction:row;justify-content:space-between;gap:8px;width:100%}.SH-c-seller-application-module__hired__reward-icon{color:#818181}.SH-c-seller-application-module__hired--title{font-size:14px;font-weight:400;line-height:1.1;color:#b1b1b1;margin:0;display:flex;gap:4px}.SH-c-seller-application-module__hired--title svg,.SH-c-seller-project-module__hired--title svg{min-width:12px}.SH-c-seller-application-module__hired--stat-group{flex:1;display:inline-flex;flex-direction:row;justify-content:space-evenly;gap:8px}.SH-c-seller-application-module__default-state-icon{color:#818181;font-size:20px}.SH-c-seller-application-module__default-state-title{font-size:16px;font-weight:400;color:#eee;margin:8px 0}.SH-c-seller-application-module__default-state-body{font-size:14px;font-weight:400;color:#b1b1b1;margin:0}.SH-c-seller-network-module__stats-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:24px 8px;align-items:end}@media only screen and (max-width:600px){.SH-c-seller-network-module__stats-container{gap:8px}}.SH-c-seller-network-module__default-state-icon{font-size:20px;color:#818181}.SH-c-seller-network-module__default-state-title{font-size:16px;font-weight:400;color:#eee;margin:8px 0}.SH-c-seller-network-module__default-state-body{font-size:14px;font-weight:400;color:#b1b1b1;margin:0}.SH-c-seller-posting-module{cursor:pointer}.SH-c-seller-posting-module__stats-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:24px 8px;align-items:end}@media only screen and (max-width:600px){.SH-c-seller-posting-module__stats-container{gap:8px}}.SH-c-seller-posting-module__default-state-icon{color:#818181;font-size:20px}.SH-c-seller-posting-module__default-state-title{font-size:16px;font-weight:400;color:#eee;margin:8px 0}.SH-c-seller-posting-module__default-state-body{font-size:14px;font-weight:400;color:#b1b1b1;margin:0}.SH-c-seller-posting-module--not-clickable{cursor:unset}.SH-c-seller-posting-module--not-clickable:hover .SH-c-dashboard-module__hover-icon{display:none}.SH-c-seller-posting-module--not-clickable:hover .SH-c-dashboard-module__body{border-color:transparent!important}.SH-c-seller-project-module__link{background:0 0;color:#b1b1b1}.SH-c-seller-project-module__overview{position:relative;height:100%}.SH-c-seller-project-module__chart-summation{position:relative}.SH-c-seller-project-module__chart-summation--title{font-weight:400;font-size:12px;color:#b1b1b1;line-height:1;margin:2px;text-align:center;display:flex;align-items:center;gap:2px}.SH-c-seller-project-module__chart-summation--value{font-weight:600;font-size:18px;color:#eee;line-height:1;margin:0;text-align:center}.SH-c-seller-project-module__chart-summation--tooltip{font-size:14px;color:#b1b1b1}.SH-c-seller-project-module__chart-legend{position:absolute;right:0;bottom:0;margin-left:80px}.SH-c-seller-project-module__chart-legend--compressed .SH-c-chart-legend__legend-item{gap:8px}.SH-c-seller-project-module__hired{display:inline-flex;flex-direction:row;justify-content:space-between;gap:8px;width:100%}.SH-c-seller-project-module__hired__reward-icon{color:#818181}.SH-c-seller-project-module__hired--title{font-size:14px;font-weight:400;line-height:1.1;color:#b1b1b1;margin:0;display:flex;gap:4px}.SH-c-seller-project-module__hired--stat-group{flex:1;display:inline-flex;flex-direction:row;justify-content:space-evenly;gap:8px}.SH-c-seller-project-module__default-state-icon{color:#818181;font-size:20px}.SH-c-seller-project-module__default-state-title{font-size:16px;font-weight:400;color:#eee;margin:8px 0}.SH-c-seller-project-module__default-state-body{font-size:14px;font-weight:400;color:#b1b1b1;margin:0}.SH-c-seller-report-module__link{background:0 0;color:#b1b1b1}.SH-c-seller-report-module__link:active,.SH-c-seller-report-module__link:hover{color:#b1b1b1}.SH-c-seller-report-module__inline-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;align-items:end;flex:1}.SH-c-seller-report-module__stats-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:24px 8px;align-items:end}@media only screen and (max-width:600px){.SH-c-seller-report-module__stats-grid{gap:8px}}.SH-c-seller-report-module__default-state-icon{color:#818181;font-size:20px}.SH-c-seller-report-module__default-state-title{font-size:16px;font-weight:400;color:#eee;margin:8px 0}.SH-c-seller-report-module__default-state-body{font-size:14px;font-weight:400;color:#b1b1b1;margin:0}.date-input-container{width:50%;display:inline-block;float:left;margin-top:-15px}.date-input-container .date-label{margin-top:15px;margin-bottom:0}.date-input-container .date-input{color:#212121}.date-input-container .date-input input[type=text]{display:inline-block;width:100px;cursor:pointer;border-bottom:0}.date-input-container .date-input ::-webkit-input-placeholder{color:#fcc300}.date-input-container .date-input :-moz-placeholder{color:#fcc300}.date-input-container .date-input ::-moz-placeholder{color:#fcc300}.date-input-container .date-input :-ms-input-placeholder{color:#fcc300}.date-input-container .material-icons{position:relative;top:5px;right:10px;display:inline;pointer-events:none}.bold{font-weight:400}@media only screen and (max-width:600px){.date-input-container{width:100%}}.delinquent-invoices__loader{margin:22px 0;text-align:left}.delinquent-invoices__invoices{align-items:baseline;display:grid;font-family:"Inter",sans-serif;font-size:16px;grid-template-columns:auto}.delinquent-invoices__invoices__row{align-items:baseline;border-bottom:1px solid #e0e0e0;display:flex;flex-direction:row;gap:8px;justify-content:flex-start;padding:8px 0}.delinquent-invoices__invoices__row__overdue{color:#d50000;padding-left:24px}.delinquent-invoices__invoices__row__bold{font-weight:600}.delinquent-invoices__additional{color:#757575;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:8px 0}.GLM-c-demo-request-form{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:600px){.GLM-c-demo-request-form{flex-direction:column}}.GLM-c-demo-request-form__group-fields{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px 16px}.GLM-c-demo-request-form__group-fields .GLM-c-demo-request-form__input-field{flex:1 1 275px;min-width:275px}@media only screen and (max-width:600px){.GLM-c-demo-request-form__group-fields .GLM-c-demo-request-form__input-field{flex:1;min-width:unset}.GLM-c-demo-request-form__group-fields{flex-direction:column}}.GLM-c-demo-request-form__submit-button{justify-content:center}.SH-app--loading #SH-app__main,.SH-r-reports,.SH-r-reports main{background-color:#f9f9f9}.SH-r-reports .diy-reports .diy-analytics{position:relative}.SH-r-reports .diy-reports .diy-analytics-table{margin:24px;background-color:#fff;border-radius:16px;opacity:.15;padding:0 24px}@media only screen and (max-width:1019px){.SH-r-reports .diy-reports .diy-analytics-table{margin:0;border-radius:0}}.SH-r-reports .diy-reports .diy-analytics-chart{margin:24px;background-color:#fff;border-radius:16px;height:500px;opacity:.15;padding:0 100px}@media only screen and (max-width:600px){.SH-r-reports .diy-reports .diy-analytics-chart{padding:0 24px}}.dropdown-content{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);background-color:#fff;margin:0;display:none;min-width:150px;max-height:650px;overflow-y:auto;opacity:0;position:absolute;will-change:width,height}.dropdown-content:focus{outline:0!important}.dropdown-content li{clear:both;color:rgba(0,0,0,.87);cursor:pointer;min-height:50px;line-height:1.5rem;width:100%;text-align:left;text-transform:none}.dropdown-content li.collection-item{padding:0}.dropdown-content li:focus{outline:0;background-color:#eee}.dropdown-content li.active,.dropdown-content li.selected,.dropdown-content li:hover{background-color:#eee}.dropdown-content li.active.selected{background-color:#e1e1e1}.dropdown-content li.disabled>a,.dropdown-content li.disabled>span{color:rgba(51,51,51,.12);cursor:default}.dropdown-content li>a,.dropdown-content li>span{font-size:16px;color:#333;display:block;line-height:22px;padding:10px 16px}.dropdown-content li>span>label{top:1px;left:3px;height:18px}.dropdown-content li>a>i{height:inherit;line-height:inherit}.SH-c-file-input-button__input{position:absolute;width:1px;height:1px;border:0;padding:0;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}.SH-c-file-input-button__label{cursor:pointer}.SH-c-file-input-button__label:hover{background-color:#ebebeb}.SH-c-file-input-button__label--icon{display:block;width:48px;height:48px;font-size:0;line-height:0;padding:12px}.SH-c-file-input-button__label--text{display:inline-block;padding:0 24px;border:1px solid #212121;background:0 0;color:#212121;height:32px;line-height:32px;font-size:14px;border-radius:20px}.SH-c-file-input-button__input:disabled+.SH-c-file-input-button__label{opacity:.5;cursor:default;background:0 0}.SH-c-form-feedback-bubble-content__bubble{position:absolute;left:calc(100% - 300px);top:0;width:auto;z-index:1;margin:0;padding:16px 48px 16px 16px;box-shadow:0 0 8px 0 rgba(117,117,117,.5)}@media only screen and (min-width:1020px){.SH-c-form-feedback-bubble-content__bubble{left:calc(100% + 36px);padding:16px;box-shadow:none}}.SH-c-form-feedback-bubble-content__wrapper{display:flex;width:auto}@media only screen and (min-width:1020px){.SH-c-form-feedback-bubble-content__wrapper{width:182px}}@media only screen and (min-width:1250px){.SH-c-form-feedback-bubble-content__wrapper{width:240px}}.SH-c-form-feedback-bubble-content__icon{margin-right:8px}.SH-c-form-feedback-bubble-content__text{font-size:16px;line-height:24px;width:100%;margin:0;color:#757575}.SH-c-form-feedback-bubble-content__text>:first-child{margin-top:0}.SH-c-form-feedback-bubble-content__text>:last-child{margin-bottom:0}.SH-c-form-feedback-bubble-content__collapse-button{position:absolute;border:0;background-color:transparent;cursor:pointer;top:4px;right:0}.SH-c-form-feedback-bubble-content__collapse-button:focus,.SH-c-form-feedback-bubble-content__expand-button:focus{background-color:transparent}.SH-c-form-feedback-bubble-content__expand-button{position:absolute;border:0;background-color:transparent;cursor:pointer;top:0;left:calc(100% - 32px)}.GLM-animation{height:64px}.GLM-badge{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;flex-wrap:nowrap;border-radius:24px;padding:0 12px}.GLM-badge:focus{outline:0}.GLM-badge span.GLM-badge__badge-text{font-family:"Inter",sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.09px;text-align:center;user-select:none}.GLM-badge__icon-container{flex:1 0 20px;width:20px;height:20px;user-select:none;line-height:20px}.GLM-badge--size-regular{min-height:24px}.GLM-badge--size-small{min-height:auto}.GLM-badge--size-small.GLM-badge--with-icon{padding:1px 12px 1px 8px}.GLM-badge--theme-black{border:1px solid #8d8d8d}.GLM-badge--theme-black.GLM-badge--variant-primary{background:#fcfcfc}.GLM-badge--theme-black.GLM-badge--variant-primary .GLM-badge__badge-text,.GLM-badge--theme-black.GLM-badge--variant-primary .GLM-badge__icon-container,.GLM-badge--theme-black.GLM-badge--variant-secondary .GLM-badge__badge-text,.GLM-badge--theme-black.GLM-badge--variant-secondary .GLM-badge__icon-container,.GLM-badge--theme-black.GLM-badge--variant-tertiary .GLM-badge__badge-text,.GLM-badge--theme-black.GLM-badge--variant-tertiary .GLM-badge__icon-container{color:#202020}.GLM-badge--theme-black.GLM-badge--variant-tertiary{border-style:dashed}.GLM-badge--theme-white{border:1px solid #6e6e6e}.GLM-badge--theme-white.GLM-badge--variant-primary{background:#0f0f0f}.GLM-badge--theme-white.GLM-badge--variant-primary .GLM-badge__badge-text,.GLM-badge--theme-white.GLM-badge--variant-primary .GLM-badge__icon-container,.GLM-badge--theme-white.GLM-badge--variant-secondary .GLM-badge__badge-text,.GLM-badge--theme-white.GLM-badge--variant-secondary .GLM-badge__icon-container,.GLM-badge--theme-white.GLM-badge--variant-tertiary .GLM-badge__badge-text,.GLM-badge--theme-white.GLM-badge--variant-tertiary .GLM-badge__icon-container{color:#eee}.GLM-badge--theme-white.GLM-badge--variant-tertiary{border-style:dashed}.GLM-badge--theme-gray{border:1px solid #646464}.GLM-badge--theme-gray.GLM-badge--variant-primary{background:#646464}.GLM-badge--theme-gray.GLM-badge--variant-primary .GLM-badge__badge-text,.GLM-badge--theme-gray.GLM-badge--variant-primary .GLM-badge__icon-container{color:#fcfcfc}.GLM-badge--theme-gray.GLM-badge--variant-secondary .GLM-badge__badge-text,.GLM-badge--theme-gray.GLM-badge--variant-secondary .GLM-badge__icon-container,.GLM-badge--theme-gray.GLM-badge--variant-tertiary .GLM-badge__badge-text,.GLM-badge--theme-gray.GLM-badge--variant-tertiary .GLM-badge__icon-container{color:#646464}.GLM-badge--theme-gray.GLM-badge--variant-tertiary{border-style:dashed}.GLM-badge--theme-light-gray{border:1px solid #f0f0f0}.GLM-badge--theme-light-gray.GLM-badge--variant-primary{background:#f0f0f0}.GLM-badge--theme-light-gray.GLM-badge--variant-primary .GLM-badge__badge-text,.GLM-badge--theme-light-gray.GLM-badge--variant-primary .GLM-badge__icon-container,.GLM-badge--theme-light-gray.GLM-badge--variant-secondary .GLM-badge__badge-text,.GLM-badge--theme-light-gray.GLM-badge--variant-secondary .GLM-badge__icon-container,.GLM-badge--theme-light-gray.GLM-badge--variant-tertiary .GLM-badge__badge-text,.GLM-badge--theme-light-gray.GLM-badge--variant-tertiary .GLM-badge__icon-container{color:#0f0f0f}.GLM-badge--theme-light-gray.GLM-badge--variant-tertiary{border-style:dashed}.GLM-badge--theme-red{border:1px solid #bf133e}.GLM-badge--theme-red.GLM-badge--variant-primary{background:#bf133e}.GLM-badge--theme-red.GLM-badge--variant-primary .GLM-badge__badge-text,.GLM-badge--theme-red.GLM-badge--variant-primary .GLM-badge__icon-container{color:#fcfcfc}.GLM-badge--theme-red.GLM-badge--variant-secondary .GLM-badge__badge-text,.GLM-badge--theme-red.GLM-badge--variant-secondary .GLM-badge__icon-container,.GLM-badge--theme-red.GLM-badge--variant-tertiary .GLM-badge__badge-text,.GLM-badge--theme-red.GLM-badge--variant-tertiary .GLM-badge__icon-container{color:#bf133e}.GLM-badge--theme-red.GLM-badge--variant-tertiary{border-style:dashed}.GLM-badge--theme-light-red{border:1px solid #fde5ea}.GLM-badge--theme-light-red.GLM-badge--variant-primary{background:#fde5ea}.GLM-badge--theme-light-red.GLM-badge--variant-primary .GLM-badge__badge-text,.GLM-badge--theme-light-red.GLM-badge--variant-primary .GLM-badge__icon-container,.GLM-badge--theme-light-red.GLM-badge--variant-secondary .GLM-badge__badge-text,.GLM-badge--theme-light-red.GLM-badge--variant-secondary .GLM-badge__icon-container,.GLM-badge--theme-light-red.GLM-badge--variant-tertiary .GLM-badge__badge-text,.GLM-badge--theme-light-red.GLM-badge--variant-tertiary .GLM-badge__icon-container,.GLM-badge--theme-pink.GLM-badge--variant-primary .GLM-badge__badge-text,.GLM-badge--theme-pink.GLM-badge--variant-primary .GLM-badge__icon-container{color:#0f0f0f}.GLM-badge--theme-light-red.GLM-badge--variant-tertiary{border-style:dashed}.GLM-badge--theme-pink{border:1px solid #ac2647}.GLM-badge--theme-pink.GLM-badge--variant-primary{background:#ac2647}.GLM-badge--theme-pink.GLM-badge--variant-secondary .GLM-badge__badge-text,.GLM-badge--theme-pink.GLM-badge--variant-secondary .GLM-badge__icon-container,.GLM-badge--theme-pink.GLM-badge--variant-tertiary .GLM-badge__badge-text,.GLM-badge--theme-pink.GLM-badge--variant-tertiary .GLM-badge__icon-container{color:#ac2647}.GLM-badge--theme-pink.GLM-badge--variant-tertiary{border-style:dashed}.GLM-badge--theme-lime{border:1px solid #edf3ba}.GLM-badge--theme-lime.GLM-badge--variant-primary{background:#edf3ba}.GLM-badge--theme-lime.GLM-badge--variant-primary .GLM-badge__badge-text,.GLM-badge--theme-lime.GLM-badge--variant-primary .GLM-badge__icon-container{color:#7a7000}.GLM-badge--theme-lime.GLM-badge--variant-secondary .GLM-badge__badge-text,.GLM-badge--theme-lime.GLM-badge--variant-secondary .GLM-badge__icon-container,.GLM-badge--theme-lime.GLM-badge--variant-tertiary .GLM-badge__badge-text,.GLM-badge--theme-lime.GLM-badge--variant-tertiary .GLM-badge__icon-container{color:#0f0f0f}.GLM-badge--theme-lime.GLM-badge--variant-tertiary{border-style:dashed}.GLM-badge--theme-seafoam{border:1px solid #d6f5ee}.GLM-badge--theme-seafoam.GLM-badge--variant-primary{background:#d6f5ee}.GLM-badge--theme-seafoam.GLM-badge--variant-primary .GLM-badge__badge-text,.GLM-badge--theme-seafoam.GLM-badge--variant-primary .GLM-badge__icon-container{color:#0a796b}.GLM-badge--theme-seafoam.GLM-badge--variant-secondary .GLM-badge__badge-text,.GLM-badge--theme-seafoam.GLM-badge--variant-secondary .GLM-badge__icon-container,.GLM-badge--theme-seafoam.GLM-badge--variant-tertiary .GLM-badge__badge-text,.GLM-badge--theme-seafoam.GLM-badge--variant-tertiary .GLM-badge__icon-container{color:#0f0f0f}.GLM-badge--theme-seafoam.GLM-badge--variant-tertiary{border-style:dashed}.GLM-badge--theme-sky{border:1px solid #e0f1fa}.GLM-badge--theme-sky.GLM-badge--variant-primary{background:#e0f1fa}.GLM-badge--theme-sky.GLM-badge--variant-primary .GLM-badge__badge-text,.GLM-badge--theme-sky.GLM-badge--variant-primary .GLM-badge__icon-container{color:#0e638d}.GLM-badge--theme-sky.GLM-badge--variant-secondary .GLM-badge__badge-text,.GLM-badge--theme-sky.GLM-badge--variant-secondary .GLM-badge__icon-container,.GLM-badge--theme-sky.GLM-badge--variant-tertiary .GLM-badge__badge-text,.GLM-badge--theme-sky.GLM-badge--variant-tertiary .GLM-badge__icon-container{color:#0f0f0f}.GLM-badge--theme-sky.GLM-badge--variant-tertiary{border-style:dashed}.GLM-badge--theme-lavender{border:1px solid #f0e7ff}.GLM-badge--theme-lavender.GLM-badge--variant-primary{background:#f0e7ff}.GLM-badge--theme-lavender.GLM-badge--variant-primary .GLM-badge__badge-text,.GLM-badge--theme-lavender.GLM-badge--variant-primary .GLM-badge__icon-container{color:#6a3eb8}.GLM-badge--theme-lavender.GLM-badge--variant-secondary .GLM-badge__badge-text,.GLM-badge--theme-lavender.GLM-badge--variant-secondary .GLM-badge__icon-container,.GLM-badge--theme-lavender.GLM-badge--variant-tertiary .GLM-badge__badge-text,.GLM-badge--theme-lavender.GLM-badge--variant-tertiary .GLM-badge__icon-container{color:#0f0f0f}.GLM-badge--theme-lavender.GLM-badge--variant-tertiary{border-style:dashed}.GLM-badge--with-icon{border-radius:14px;padding:2px 12px 2px 8px}.GLM-callout{display:inline-flex;flex-direction:row;justify-content:start;align-items:flex-start;gap:8px;flex-wrap:nowrap;border-radius:8px;padding:16px;box-sizing:border-box}.GLM-callout svg.GLM-callout__icon{flex:0 0 24px;width:24px;height:24px}.GLM-callout span.GLM-callout__content{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px;text-align:left}.GLM-callout--theme-black{border:1px solid #ddd;background:#fcfcfc}.GLM-callout--theme-black .GLM-callout__content{color:#202020}.GLM-callout--theme-white{border:1px solid #3f3f3f;background:#0f0f0f}.GLM-callout--theme-white .GLM-callout__content{color:#eee}.GLM-checkbox{display:block;position:relative}.GLM-checkbox__checkmark{left:1px;top:3px;position:absolute;font-size:16px}.GLM-checkbox [type=checkbox]:checked+label .GLM-checkbox__checkmark{color:#fcfcfc}.GLM-checkbox [type=checkbox]:checked+label:before{background-color:#0f0f0f;width:18px!important;height:18px!important;transform:none!important;top:0!important;left:0!important}.GLM-checkbox input[type=checkbox]:checked,.GLM-checkbox input[type=checkbox]:not(:checked){display:block;position:absolute;left:0;top:0;visibility:visible;width:24px;height:24px;outline:0;appearance:none;background:0 0;margin:0}.GLM-checkbox input[type=checkbox]:checked+label,.GLM-checkbox input[type=checkbox]:not(:checked)+label{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px;color:#202020;padding-left:32px;cursor:pointer;display:inline-block;user-select:none;vertical-align:top;transition:none;position:relative;top:0;left:0;height:auto}.GLM-checkbox input[type=checkbox]+label:before{content:"";position:absolute;left:0;top:0;margin:3px 3px 3px 0;width:18px;height:18px;z-index:0;transition:none;color:#0f0f0f;border:2px solid #0f0f0f;border-radius:2px;background:#fcfcfc}.GLM-checkbox input[type=checkbox]:focus+label:before{box-shadow:0 0 0 4px #2e7ae5}.GLM-checkbox input[type=checkbox]:not(:checked)+label:before{background:#fcfcfc;border-radius:2px;border:2px solid #0f0f0f}.GLM-checkbox input[type=checkbox]:checked+label:before{background-color:#0f0f0f;border-radius:2px;border:2px solid #0f0f0f}.GLM-checkbox--disabled{opacity:.3;cursor:not-allowed}.GLM-checkbox--hover:not(.GLM-checkbox--disabled) input[type=checkbox]+label:before,.GLM-checkbox--hover:not(.GLM-checkbox--disabled) input[type=checkbox]:checked+label:before,.GLM-checkbox--hover:not(.GLM-checkbox--disabled) input[type=checkbox]:not(:checked)+label:before{border-color:#646464}.GLM-checkbox--hover:not(.GLM-checkbox--disabled) input[type=checkbox]:checked+label:before{background-color:#646464}.GLM-checkbox--inline{align-self:start}.GLM-checkbox--inline input[type=checkbox]:checked+label,.GLM-checkbox--inline input[type=checkbox]:not(:checked)+label{white-space:nowrap}.GLM-checkbox--theme-white input[type=checkbox]:checked+label .GLM-checkbox__checkmark{color:#0f0f0f}.GLM-checkbox--theme-white input[type=checkbox]:checked+label,.GLM-checkbox--theme-white input[type=checkbox]:not(:checked)+label{color:#eee}.GLM-checkbox--theme-white input[type=checkbox]+label:before{color:#fcfcfc;border:2px solid #fcfcfc;background:#0f0f0f}.GLM-checkbox--theme-white input[type=checkbox]:not(:checked)+label:before{background:#0f0f0f;border:2px solid #fcfcfc!important}.GLM-checkbox--theme-white input[type=checkbox]:checked+label:before{background-color:#fcfcfc;border:2px solid #fcfcfc!important}.GLM-checkbox--theme-white.GLM-checkbox--hover:not(.GLM-checkbox--disabled) input[type=checkbox]+label:before,.GLM-checkbox--theme-white.GLM-checkbox--hover:not(.GLM-checkbox--disabled) input[type=checkbox]:checked+label:before,.GLM-checkbox--theme-white.GLM-checkbox--hover:not(.GLM-checkbox--disabled) input[type=checkbox]:not(:checked)+label:before{border-color:#b1b1b1!important}.GLM-checkbox--theme-white.GLM-checkbox--hover:not(.GLM-checkbox--disabled) input[type=checkbox]:checked+label:before{background-color:#b1b1b1!important}.GLM-chip{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;flex-wrap:nowrap;border-radius:16px;padding:0 12px}.GLM-chip:focus{outline:0}.GLM-chip--disabled{opacity:.3}.GLM-chip span.GLM-chip__chip-text{font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.09px;text-align:center;user-select:none}.GLM-chip--size-large{padding:0 8px}.GLM-chip--size-large span.GLM-chip__chip-text{padding:4px}.GLM-chip--size-regular{min-height:26px}.GLM-chip--size-small{min-height:auto}.GLM-chip--theme-black{border:1px solid #8d8d8d}.GLM-chip--theme-black .GLM-chip__chip-text{color:#202020}.GLM-chip--theme-white{border:1px solid #6e6e6e}.GLM-chip--theme-white .GLM-chip__chip-text{color:#eee}.GLM-chip--variant-secondary span.GLM-chip__chip-text{font-weight:700}.GLM-chips-line-clamp{display:flex;flex-direction:row;flex-wrap:var(--chip-flex-wrap);align-items:center;gap:var(--chip-gap);width:100%}.GLM-chips-line-clamp__chip{padding:0 var(--chip-padding-ew)}.GLM-chips-line-clamp__has-more-text{font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.09px;white-space:nowrap}.GLM-chips-line-clamp--theme-black .GLM-chips-line-clamp__has-more-text{color:#646464}.GLM-chips-line-clamp--theme-white .GLM-chips-line-clamp__has-more-text{color:#b1b1b1}.GLM-chips-team-chip svg.GLM-chips-team-chip__team-admin-status{color:var(--custom-team-hex)}.GLM-chips-team-chip button.GLM-chips-team-chip__remove-member-button,.GLM-chips-team-chip button.GLM-chips-team-chip__toggle-team-admin-button{border-radius:50%;appearance:none;background:0 0;border:0;color:var(--custom-team-hex);margin:0;padding:0}.GLM-chips-team-chip button.GLM-chips-team-chip__remove-member-button:focus-visible,.GLM-chips-team-chip button.GLM-chips-team-chip__toggle-team-admin-button:focus-visible{outline:0;box-shadow:0 0 0 2px #2e7ae5!important}.GLM-chips-team-chip .GLM-chip__chip-text,.GLM-chips-team-chip button.GLM-chips-team-chip__remove-member-button:hover,.GLM-chips-team-chip button.GLM-chips-team-chip__toggle-team-admin-button:hover{color:var(--custom-team-hex)}.GLM-chips-team-chip.GLM-chip{border:1px solid var(--custom-team-hex)}.GLM-chips-team-chip.GLM-chip--size-large button.GLM-chips-team-chip__remove-member-button,.GLM-chips-team-chip.GLM-chip--size-large button.GLM-chips-team-chip__toggle-team-admin-button,.GLM-chips-team-chip.GLM-chip--size-large svg.GLM-chips-team-chip__team-admin-status,.GLM-chips-verifiable-chip.GLM-chip--size-large span.GLM-chips-verifiable-chip__verified-icon{flex:1 0 24px;width:24px;height:24px}.GLM-chips-team-chip.GLM-chip--size-large button.GLM-chips-team-chip__remove-member-button .GLM-icon-button__content,.GLM-chips-team-chip.GLM-chip--size-large button.GLM-chips-team-chip__toggle-team-admin-button .GLM-icon-button__content,.GLM-chips-team-chip.GLM-chip--size-large svg.GLM-chips-team-chip__team-admin-status .GLM-icon-button__content{width:24px;height:24px;padding:0}.GLM-chips-team-chip.GLM-chip--size-large button.GLM-chips-team-chip__remove-member-button .GLM-icon-button__icon,.GLM-chips-team-chip.GLM-chip--size-large button.GLM-chips-team-chip__remove-member-button svg,.GLM-chips-team-chip.GLM-chip--size-large button.GLM-chips-team-chip__toggle-team-admin-button .GLM-icon-button__icon,.GLM-chips-team-chip.GLM-chip--size-large button.GLM-chips-team-chip__toggle-team-admin-button svg,.GLM-chips-team-chip.GLM-chip--size-large svg.GLM-chips-team-chip__team-admin-status .GLM-icon-button__icon,.GLM-chips-team-chip.GLM-chip--size-large svg.GLM-chips-team-chip__team-admin-status svg{width:24px;height:24px}.GLM-chips-team-chip.GLM-chip--size-regular button.GLM-chips-team-chip__remove-member-button,.GLM-chips-team-chip.GLM-chip--size-regular button.GLM-chips-team-chip__toggle-team-admin-button,.GLM-chips-team-chip.GLM-chip--size-regular svg.GLM-chips-team-chip__team-admin-status,.GLM-chips-verifiable-chip.GLM-chip--size-regular span.GLM-chips-verifiable-chip__verified-icon{flex:1 0 20px;width:20px;height:20px}.GLM-chips-team-chip.GLM-chip--size-regular button.GLM-chips-team-chip__remove-member-button .GLM-icon-button__content,.GLM-chips-team-chip.GLM-chip--size-regular button.GLM-chips-team-chip__toggle-team-admin-button .GLM-icon-button__content,.GLM-chips-team-chip.GLM-chip--size-regular svg.GLM-chips-team-chip__team-admin-status .GLM-icon-button__content{width:20px;height:20px;padding:0}.GLM-chips-team-chip.GLM-chip--size-regular button.GLM-chips-team-chip__remove-member-button .GLM-icon-button__icon,.GLM-chips-team-chip.GLM-chip--size-regular button.GLM-chips-team-chip__remove-member-button svg,.GLM-chips-team-chip.GLM-chip--size-regular button.GLM-chips-team-chip__toggle-team-admin-button .GLM-icon-button__icon,.GLM-chips-team-chip.GLM-chip--size-regular button.GLM-chips-team-chip__toggle-team-admin-button svg,.GLM-chips-team-chip.GLM-chip--size-regular svg.GLM-chips-team-chip__team-admin-status .GLM-icon-button__icon,.GLM-chips-team-chip.GLM-chip--size-regular svg.GLM-chips-team-chip__team-admin-status svg{width:20px;height:20px}.GLM-chips-team-chip.GLM-chip--size-small button.GLM-chips-team-chip__remove-member-button,.GLM-chips-team-chip.GLM-chip--size-small button.GLM-chips-team-chip__toggle-team-admin-button,.GLM-chips-team-chip.GLM-chip--size-small svg.GLM-chips-team-chip__team-admin-status,.GLM-chips-verifiable-chip.GLM-chip--size-small span.GLM-chips-verifiable-chip__verified-icon{flex:1 0 16px;width:16px;height:16px}.GLM-chips-team-chip.GLM-chip--size-small button.GLM-chips-team-chip__remove-member-button .GLM-icon-button__content,.GLM-chips-team-chip.GLM-chip--size-small button.GLM-chips-team-chip__toggle-team-admin-button .GLM-icon-button__content,.GLM-chips-team-chip.GLM-chip--size-small svg.GLM-chips-team-chip__team-admin-status .GLM-icon-button__content{width:16px;height:16px;padding:0}.GLM-chips-team-chip.GLM-chip--size-small button.GLM-chips-team-chip__remove-member-button .GLM-icon-button__icon,.GLM-chips-team-chip.GLM-chip--size-small button.GLM-chips-team-chip__remove-member-button svg,.GLM-chips-team-chip.GLM-chip--size-small button.GLM-chips-team-chip__toggle-team-admin-button .GLM-icon-button__icon,.GLM-chips-team-chip.GLM-chip--size-small button.GLM-chips-team-chip__toggle-team-admin-button svg,.GLM-chips-team-chip.GLM-chip--size-small svg.GLM-chips-team-chip__team-admin-status .GLM-icon-button__icon,.GLM-chips-team-chip.GLM-chip--size-small svg.GLM-chips-team-chip__team-admin-status svg{width:16px;height:16px}.GLM-chips-verifiable-chip__verified-icon{display:flex;align-items:center;justify-content:center;user-select:none}.GLM-chips-verifiable-chip--verified{padding:0 8px 0 12px}.GLM-chips-verifiable-chip.GLM-chip--size-large span.GLM-chips-verifiable-chip__verified-icon svg{width:24px;height:24px}.GLM-chips-verifiable-chip.GLM-chip--size-regular span.GLM-chips-verifiable-chip__verified-icon svg{width:20px;height:20px}.GLM-chips-verifiable-chip.GLM-chip--size-small span.GLM-chips-verifiable-chip__verified-icon svg{width:16px;height:16px}.GLM-chips-verifiable-chip.GLM-chip--theme-black span.GLM-chips-verifiable-chip__verified-icon{color:#202020}.GLM-chips-verifiable-chip.GLM-chip--theme-white span.GLM-chips-verifiable-chip__verified-icon{color:#eee}.GLM-error{font-family:"Inter",sans-serif;color:#bf133e;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.09px;margin:4px 0 0}.GLM-error a{color:inherit;text-decoration:underline}.GLM-images-line-clamp{display:flex;flex-direction:row;flex-wrap:var(--image-flex-wrap);gap:var(--image-gap);width:100%}.GLM-images-line-clamp__has-more-text{font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.09px;white-space:nowrap;display:flex;align-items:center}.GLM-images-line-clamp--theme-black .GLM-images-line-clamp__has-more-text{color:#646464}.GLM-images-line-clamp--theme-white .GLM-images-line-clamp__has-more-text,.GLM-input--theme-white p.GLM-input__caption{color:#b1b1b1}.GLM-signup-progress-bar{display:flex;justify-content:center;background-color:#282828;padding:16px 80px;font-family:"Inter",sans-serif}.GLM-signup-progress-bar__step{display:flex;align-items:center;gap:8px;color:#b1b1b1;width:100%;max-width:350px}.GLM-signup-progress-bar__step.current{color:#eee}.GLM-signup-progress-bar__step__label{white-space:nowrap;margin-top:0!important;margin-bottom:0!important;line-height:1.5}.current .GLM-signup-progress-bar__step__label{border-bottom:2px solid #33d6b9}.GLM-signup-progress-bar__step__icon--complete{color:#24a866}.GLM-signup-progress-bar__step:not(.complete){margin-right:2px}.GLM-signup-progress-bar__step.complete::after,.GLM-signup-progress-bar__step.complete::before,.GLM-signup-progress-bar__step.current::before{border-style:none none solid}.GLM-signup-progress-bar__step::after,.GLM-signup-progress-bar__step::before{flex-grow:1;border:2px dashed #6e6e6e;border-style:none none dashed;min-width:4px}.GLM-signup-progress-bar__step:not(:first-child)::before,.GLM-signup-progress-bar__step:not(:last-child)::after{content:""}@media only screen and (max-width:1019px){.GLM-signup-progress-bar{padding:16px 32px}.GLM-signup-progress-bar__step{gap:4px}}@media only screen and (max-width:600px){.GLM-signup-progress-bar{padding:16px 20px}}.GLM-button{align-items:center;border-radius:24px;display:inline-flex;flex-direction:row;font-family:"Inter",sans-serif;font-size:1rem!important;font-weight:500;justify-content:center;gap:8px;letter-spacing:-.18px;line-height:1.5;min-width:64px;padding:0 4px;text-decoration:none;user-select:none;white-space:nowrap}.GLM-button:focus-visible{outline:0;box-shadow:0 0 0 4px #2e7ae5!important}.GLM-button--size-regular{padding:12px 20px}.GLM-button--size-small{padding:6px 10px}.GLM-button--theme-black{color:#fcfcfc;border:1px solid #0f0f0f;background:#0f0f0f}.GLM-button--theme-black:hover:not(:disabled){background:#646464;color:#fcfcfc;border-color:#0f0f0f;cursor:pointer}.GLM-button--theme-black.GLM-button--shiny{background:linear-gradient(120deg,#0f0f0f 10%,#818181 20%,#0f0f0f 30%) 100% 0/300% 100%}.GLM-button--theme-black.GLM-button--color-shift{animation:glmColorShift 10s infinite}.GLM-button--theme-white{color:#0f0f0f;border:1px solid #0f0f0f;background:#fcfcfc}.GLM-button--theme-white:hover:not(:disabled){background:#fcfcfc;color:#646464;border-color:#646464;cursor:pointer}.GLM-button--theme-white.GLM-button--shiny{background:linear-gradient(120deg,#fcfcfc 10%,#818181 20%,#fcfcfc 30%) 100% 0/300% 100%}.GLM-button--theme-white.GLM-button--color-shift{animation:glmColorShift 10s infinite}.GLM-button--theme-red{color:#fcfcfc;border:1px solid #bf133e;background:#bf133e}.GLM-button--theme-red:hover:not(:disabled){background:#d22f55;color:#fcfcfc;border-color:#bf133e;cursor:pointer}.GLM-button--theme-red.GLM-button--shiny{background:linear-gradient(120deg,#bf133e 10%,rgba(255,255,255,.3) 20%,#bf133e 30%) 100% 0/300% 100%}.GLM-button--theme-red.GLM-button--color-shift{animation:glmColorShift 10s infinite}.GLM-button--theme-pink{color:#0f0f0f;border:1px solid #ff5975;background:#ff5975}.GLM-button--theme-pink:hover:not(:disabled){background:#ee486f;color:#0f0f0f;border-color:#ff5975;cursor:pointer}.GLM-button--theme-pink.GLM-button--shiny{background:linear-gradient(120deg,#ff5975 10%,rgba(255,255,255,.3) 20%,#ff5975 30%) 100% 0/300% 100%}.GLM-button--theme-pink.GLM-button--color-shift{animation:glmColorShift 10s infinite}.GLM-button--theme-lime{color:#0f0f0f;border:1px solid #dbe81a;background:#dbe81a}.GLM-button--theme-lime:hover:not(:disabled){background:#cdd91c;color:#0f0f0f;border-color:#dbe81a;cursor:pointer}.GLM-button--theme-lime.GLM-button--shiny{background:linear-gradient(120deg,#dbe81a 10%,rgba(255,255,255,.3) 20%,#dbe81a 30%) 100% 0/300% 100%}.GLM-button--theme-lime.GLM-button--color-shift{animation:glmColorShift 10s infinite}.GLM-button--theme-seafoam{color:#0f0f0f;border:1px solid #30f1c7;background:#30f1c7}.GLM-button--theme-seafoam:hover:not(:disabled){background:#33d6b9;color:#0f0f0f;border-color:#30f1c7;cursor:pointer}.GLM-button--theme-seafoam.GLM-button--shiny{background:linear-gradient(120deg,#30f1c7 10%,rgba(255,255,255,.3) 20%,#30f1c7 30%) 100% 0/300% 100%}.GLM-button--theme-seafoam.GLM-button--color-shift{animation:glmColorShift 10s infinite}.GLM-button--theme-sky{color:#0f0f0f;border:1px solid #30c2f2;background:#30c2f2}.GLM-button--theme-sky:hover:not(:disabled){background:#0eade2;color:#0f0f0f;border-color:#30c2f2;cursor:pointer}.GLM-button--theme-sky.GLM-button--shiny{background:linear-gradient(120deg,#30c2f2 10%,rgba(255,255,255,.3) 20%,#30c2f2 30%) 100% 0/300% 100%}.GLM-button--theme-sky.GLM-button--color-shift{animation:glmColorShift 10s infinite}.GLM-button--theme-lavender{color:#0f0f0f;border:1px solid #a974ff;background:#a974ff}.GLM-button--theme-lavender:hover:not(:disabled){background:#905fe9;color:#0f0f0f;border-color:#a974ff;cursor:pointer}.GLM-button--theme-lavender.GLM-button--shiny{background:linear-gradient(120deg,#a974ff 10%,rgba(255,255,255,.3) 20%,#a974ff 30%) 100% 0/300% 100%}.GLM-button--theme-lavender.GLM-button--color-shift{animation:glmColorShift 10s infinite}.GLM-button--variant-secondary{color:#0f0f0f;border:1px solid transparent!important;background:0 0}.GLM-button--variant-secondary:hover:not(:disabled){color:#646464;background:0 0}.GLM-button--variant-secondary.GLM-button--theme-white{color:#fcfcfc}.GLM-button--variant-secondary.GLM-button--theme-white:hover:not(:disabled){color:#b1b1b1}.GLM-button--variant-tertiary{border:1px solid transparent!important;background:0 0}.GLM-button--variant-tertiary .GLM-button__content-text{text-decoration:underline}.GLM-button--variant-tertiary:hover:not(:disabled){background:0 0}.GLM-button--variant-tertiary.GLM-button--theme-black{color:#0f0f0f}.GLM-button--variant-tertiary.GLM-button--theme-black:hover:not(:disabled){color:#646464}.GLM-button--variant-tertiary.GLM-button--theme-white{color:#fcfcfc}.GLM-button--variant-tertiary.GLM-button--theme-white:hover:not(:disabled){color:#b1b1b1}.GLM-button--variant-tertiary.GLM-button--theme-red{color:#bf133e}.GLM-button--variant-tertiary.GLM-button--theme-red:hover:not(:disabled){color:#bf133e}.GLM-button--variant-quaternary.GLM-button--theme-black{color:#0f0f0f;border:1px solid #0f0f0f!important;background:0 0}.GLM-button--variant-quaternary.GLM-button--theme-black:hover:not(:disabled),.GLM-button--variant-quaternary.GLM-button--theme-white:hover:not(:disabled){color:#646464;background:0 0}.GLM-button--variant-quaternary.GLM-button--theme-white{color:#fcfcfc;border:1px solid #fcfcfc!important;background:0 0}.GLM-button__content-text{font-size:inherit!important}.GLM-button__icon-container{width:1.5rem;height:1.5rem}.GLM-button__icon{font-size:1.5rem;user-select:none;letter-spacing:normal;color:inherit}.GLM-button--shiny{background:linear-gradient(120deg,#0f0f0f 10%,#818181 20%,#0f0f0f 30%);background-size:300% 100%;background-position:100% 0;animation:glmButtonShiny 5600ms linear 1400ms infinite}.GLM-button--disabled{opacity:.3;cursor:default!important}.GLM-button--full-width{width:100%}.GLM-button--selected{color:#fcfcfc;border:1px solid #0f0f0f;background:#0f0f0f}.GLM-button--selected:hover:not(:disabled),.GLM-icon-button--theme-black:hover:not(:disabled){background:#646464;color:#fcfcfc;border-color:#0f0f0f;cursor:pointer}.GLM-button--selected.GLM-button--shiny{background:linear-gradient(120deg,#0f0f0f 10%,#818181 20%,#0f0f0f 30%) 100% 0/300% 100%}.GLM-button--selected.GLM-button--color-shift{animation:glmColorShift 10s infinite}.GLM-chip-selector div.GLM-chip-selector__chip-container{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;gap:4px;flex:1}.GLM-chip-selector__chip{background:#e4e4e4;border:1px solid #e4e4e4;border-radius:18px;color:#202020;cursor:default;margin:0;padding:1px 3px 1px 7px;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.GLM-chip-selector__chip--disabled{opacity:.3}.GLM-chip-selector__chip-text{color:inherit;font-family:"Inter",sans-serif;font-size:14px!important;font-weight:400;line-height:1;letter-spacing:-.09px}.GLM-chip-selector__clear{appearance:none;align-items:center;background:0 0;border:0;color:inherit;width:20px;height:20px;margin:0;padding:0}.GLM-chip-selector__clear:disabled{cursor:default}.GLM-chip-selector__next-input-wrapper{flex:1}.GLM-chip-selector__next-input{min-width:200px!important;transition:unset!important}.GLM-chip-selector__next-input--custom{color:#202020;font-family:"Inter",sans-serif;font-size:14px!important;font-weight:400;line-height:1;letter-spacing:-.09px;height:20px;vertical-align:middle}.GLM-chip-selector--no-filtering .GLM-chip-selector__chip-container{padding:12px 38px 12px 20px!important}.GLM-chip-selector--theme-white .GLM-chip-selector__chip{background-color:#373737}.GLM-chip-selector--theme-white .GLM-chip-selector__chip-text,.GLM-chip-selector--theme-white .GLM-chip-selector__clear{color:#eee}.GLM-dropdown__chevron,.GLM-dropdown__clear{appearance:none;align-items:center;background:0 0;border:0;cursor:default;display:flex;flex-direction:row;justify-content:center;padding:0;margin:0;color:#0f0f0f;width:24px;height:24px}.GLM-dropdown__chevron,.GLM-dropdown__clear,.GLM-dropdown__loading-indicator{position:absolute;bottom:50%;right:12px;transform:translateY(50%)}.GLM-dropdown .GLM-input__field-wrapper input.GLM-input__field{padding-right:38px!important}.GLM-icon-button{align-items:center;border-radius:50%;display:inline-flex;flex-direction:row;font-size:1.5rem!important;justify-content:center;gap:8px;font-family:"Inter",sans-serif;font-weight:500;line-height:1.5;letter-spacing:-.18px;padding:0 4px;text-decoration:none;user-select:none}.GLM-icon-button--extra-small{line-height:1}.GLM-icon-button:focus-visible{outline:0;box-shadow:0 0 0 4px #2e7ae5!important}.GLM-icon-button--size-regular{width:48px;height:48px}.GLM-icon-button--size-small{width:36px;height:36px}.GLM-icon-button--size-extra-small{width:24px;height:24px;line-height:1}.GLM-icon-button--theme-black{color:#fcfcfc;border:1px solid #0f0f0f;background:#0f0f0f}.GLM-icon-button--theme-black.GLM-icon-button--shiny{background:linear-gradient(120deg,#0f0f0f 10%,#818181 20%,#0f0f0f 30%) 100% 0/300% 100%}.GLM-icon-button--theme-white{color:#0f0f0f;border:1px solid #0f0f0f;background:#fcfcfc}.GLM-icon-button--theme-white:hover:not(:disabled){background:#fcfcfc;color:#646464;border-color:#646464;cursor:pointer}.GLM-icon-button--theme-white.GLM-icon-button--shiny{background:linear-gradient(120deg,#fcfcfc 10%,#818181 20%,#fcfcfc 30%) 100% 0/300% 100%}.GLM-icon-button--theme-none{color:#0f0f0f;border:1px solid transparent;background:0 0}.GLM-icon-button--theme-none:hover:not(:disabled){background:0 0;color:#646464;border-color:transparent;cursor:pointer}.GLM-icon-button--theme-none.GLM-icon-button--shiny{background:linear-gradient(120deg,transparent 10%,#818181 20%,transparent 30%) 100% 0/300% 100%}.GLM-icon-button__icon{color:inherit}.GLM-icon-button--shiny{background:linear-gradient(120deg,#0f0f0f 10%,#818181 20%,#0f0f0f 30%);background-size:300% 100%;background-position:100% 0;animation:glmButtonShiny 4600ms linear 400ms infinite}.GLM-icon-button--disabled{opacity:.3;cursor:default!important}.GLM-icon-button--full-width{width:100%}.GLM-icon-button--selected{color:#fcfcfc;border:1px solid #0f0f0f;background:#0f0f0f}.GLM-icon-button--selected:hover:not(:disabled){background:#646464;color:#fcfcfc;border-color:#0f0f0f;cursor:pointer}.GLM-icon-button--selected.GLM-icon-button--shiny{background:linear-gradient(120deg,#0f0f0f 10%,#818181 20%,#0f0f0f 30%) 100% 0/300% 100%}.GLM-input{position:relative}.GLM-input input.GLM-input__field,.GLM-input label.GLM-input__label{overflow:hidden;white-space:nowrap;font-family:"Inter",sans-serif;color:#202020}.GLM-input label.GLM-input__label{display:block;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.09px;text-align:left;width:100%;text-overflow:ellipsis;margin-bottom:4px}.GLM-input input.GLM-input__field{appearance:none;flex:1;min-width:0;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px;pointer-events:auto;background:0 0;padding:0!important;margin:0;border:0!important;border-radius:0}.GLM-input input.GLM-input__field:focus{outline:0;box-shadow:none!important}.GLM-input input.GLM-input__field::placeholder{font-family:"Inter",sans-serif;color:#646464;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.18px;opacity:.5}.GLM-input--theme-black div.GLM-input__field-wrapper,.GLM-input__field-theme{display:block;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;color:#202020;line-height:24px;border:1px solid #0f0f0f!important;border-radius:24px;background:#fcfcfc;box-shadow:none;margin:0;padding:12px 20px;box-sizing:border-box;width:100%}.GLM-input--theme-black div.GLM-input__field-wrapper[readonly],.GLM-input__field-theme[readonly]{cursor:pointer}.GLM-input--theme-black div.GLM-input__field-wrapper:focus,.GLM-input__field-theme:focus{outline:0;box-shadow:none}.GLM-input--theme-white div.GLM-input__field-wrapper{display:block;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;color:#eee;line-height:24px;border:1px solid #fcfcfc!important;border-radius:24px;background:0 0;box-shadow:none;margin:0;padding:12px 20px;box-sizing:border-box;width:100%}.GLM-input--theme-white div.GLM-input__field-wrapper[readonly]{cursor:pointer}.GLM-input--theme-white div.GLM-input__field-wrapper:focus,.GLM-textarea textarea.GLM-textarea__field:focus{outline:0;box-shadow:none}.GLM-input--theme-white input.GLM-input__field{color:#eee!important}.GLM-input--theme-white input.GLM-input__field::placeholder{color:#b1b1b1!important;opacity:.3!important}.GLM-input--theme-white label.GLM-input__label{color:#eee}.GLM-input div.GLM-input__field-wrapper{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px}.GLM-input .GLM-input__postfix,.GLM-input .GLM-input__prefix{font-family:"Inter",sans-serif;color:#646464;font-size:18px;box-sizing:content-box;line-height:24px;vertical-align:middle;user-select:none}.GLM-input .GLM-input__affixed-icon{color:#646464;font-size:24px;line-height:24px;vertical-align:middle;pointer-events:none}.GLM-input--caption p.GLM-input__caption,.GLM-textarea--caption p.GLM-textarea__caption{font-family:"Inter",sans-serif;color:#646464;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.09px;margin:4px 0 0}.GLM-input--readonly div.GLM-input__field-wrapper{cursor:pointer}.GLM-input--disabled{opacity:.3}.GLM-input--disabled div.GLM-input__field-wrapper,.GLM-input--disabled input.GLM-input__field{cursor:not-allowed}.GLM-input--error div.GLM-input__field-wrapper{border-color:#bf133e!important}.GLM-input--focused div.GLM-input__field-wrapper{box-shadow:0 0 0 4px #2e7ae5}.GLM-input input[type=number]{-moz-appearance:textfield}.GLM-input input[type=number]::-webkit-inner-spin-button,.GLM-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.GLM-modal{background-color:#fcfcfc;width:calc(100vw - 40px);padding:0;overflow-y:auto;border-radius:8px;box-shadow:0 8px 10px -5px rgba(0,0,0,.4),0 6px 30px 5px rgba(0,0,0,.12),0 16px 24px 2px rgba(0,0,0,.14)}.GLM-modal:focus{outline:0}.GLM-modal--no-padding-at-full-width{width:100vw}.GLM-modal--width-type-400-px{max-width:400px}.GLM-modal--width-type-600-px{max-width:600px}.GLM-modal--width-type-800-px{max-width:800px}.GLM-modal--width-type-max{max-width:100vw}.GLM-modal__content{display:flex;flex-direction:column;gap:16px;padding:32px}.GLM-modal__header{font-family:"Inter",sans-serif;font-size:24px;font-weight:700;line-height:28px;letter-spacing:-.4px;color:#202020;margin:0}.GLM-modal__body,.GLM-modal__description{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px;color:#202020}.GLM-modal__description p{margin:0}.GLM-modal__footer{margin:8px 0 0;display:flex;gap:16px;justify-content:space-between;align-items:end;flex-wrap:wrap-reverse}.GLM-modal__footer-paired-actions{display:flex;gap:16px;flex-wrap:wrap;justify-content:end;flex:1}.GLM-modal__overlay{background-color:rgba(0,0,0,.5)!important}.GLM-c-modals-confirmation__icon{flex:0 0 36px;font-size:36px;width:36px;height:36px}.GLM-c-modals-confirmation--has-icon .GLM-modal__description{display:flex;gap:16px;justify-content:start;align-items:start}.GLM-c-modals-confirmation--icon-theme-success .GLM-c-modals-confirmation__icon{color:#066d40}.GLM-c-modals-confirmation--icon-theme-error .GLM-c-modals-confirmation__icon{color:#bf133e}.GLM-navigation-pagination{display:flex;flex-direction:row;align-items:center;gap:16px;flex-wrap:nowrap}.GLM-navigation-pagination__arrow .GLM-icon-button__icon{width:24px;height:24px}.GLM-navigation-pagination__pages{margin:0;font-family:"Inter",sans-serif;font-size:.875rem!important;font-weight:400;line-height:1.14;user-select:none}.GLM-navigation-pagination--theme-black .GLM-navigation-pagination__pages,.GLM-navigation-pagination--theme-black button.GLM-navigation-pagination__arrow{color:#0f0f0f}.GLM-navigation-pagination--theme-black button.GLM-navigation-pagination__arrow:hover:not(:disabled){background:#818181;border-color:transparent;color:#0f0f0f}.GLM-navigation-pagination--theme-white .GLM-navigation-pagination__pages,.GLM-navigation-pagination--theme-white button.GLM-navigation-pagination__arrow{color:#fcfcfc}.GLM-navigation-pagination--theme-white button.GLM-navigation-pagination__arrow:hover:not(:disabled){background:gray;border-color:transparent;color:#fcfcfc}.GLM-c-profile-image__bubble{padding:5px;display:none!important}@container profile-image (width >= 64px){.GLM-c-profile-image__bubble{display:flex!important}}.GLM-c-profile-image__partner-icon{width:100%;height:100%}.GLM-radio{display:block;position:relative}.GLM-radio input[type=radio]:checked,.GLM-radio input[type=radio]:not(:checked){display:block;position:absolute;left:0;top:0;visibility:visible;width:24px;height:24px;outline:0;appearance:none;background:0 0;margin:0}.GLM-radio input[type=radio]:checked+label,.GLM-radio input[type=radio]:not(:checked)+label{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px;color:#202020;padding-left:32px;cursor:pointer;display:inline-block;user-select:none;vertical-align:top;transition:none;position:relative;top:0;left:0;height:auto}.GLM-radio input[type=radio]+label:after,.GLM-radio input[type=radio]+label:before{content:"";position:absolute;left:0;top:0;margin:3px 3px 3px 0;width:18px;height:18px;z-index:0;transition:none;color:#0f0f0f;border-radius:50%;border:2px solid #0f0f0f;background:#fcfcfc}.GLM-radio input[type=radio]:focus+label:before{box-shadow:0 0 0 4px #2e7ae5}.GLM-radio input[type=radio]:not(:checked)+label:before{border-radius:50%;border:2px solid #0f0f0f}.GLM-radio input[type=radio]:not(:checked)+label:after{border-radius:50%;border:2px solid #0f0f0f;z-index:0;transform:none}.GLM-radio input[type=radio]:checked+label:before{border-radius:50%;border:2px solid #0f0f0f}.GLM-radio input[type=radio]:checked+label:after{border-radius:50%;border:2px solid #0f0f0f;background-color:#0f0f0f;z-index:0;width:8px;height:8px;transform:translate(5px,5px)}.GLM-radio--disabled{opacity:.3}.GLM-radio--disabled input[type=radio]:checked+label,.GLM-radio--disabled input[type=radio]:not(:checked)+label{cursor:default}.GLM-radio--hover:not(.GLM-radio--disabled) input[type=radio]+label:after,.GLM-radio--hover:not(.GLM-radio--disabled) input[type=radio]+label:before,.GLM-radio--hover:not(.GLM-radio--disabled) input[type=radio]:checked+label:after,.GLM-radio--hover:not(.GLM-radio--disabled) input[type=radio]:checked+label:before,.GLM-radio--hover:not(.GLM-radio--disabled) input[type=radio]:not(:checked)+label:after,.GLM-radio--hover:not(.GLM-radio--disabled) input[type=radio]:not(:checked)+label:before{border-color:#646464}.GLM-radio--hover:not(.GLM-radio--disabled) input[type=radio]:checked+label:after{background-color:#646464}.GLM-radio--theme-white input[type=radio]:checked+label,.GLM-radio--theme-white input[type=radio]:not(:checked)+label{color:#eee}.GLM-radio--theme-white input[type=radio]+label:after,.GLM-radio--theme-white input[type=radio]+label:before{color:#fcfcfc;border:2px solid #fcfcfc;background:#0f0f0f}.GLM-radio--theme-white input[type=radio]:not(:checked)+label:after,.GLM-radio--theme-white input[type=radio]:not(:checked)+label:before{border:2px solid #fcfcfc}.GLM-radio--theme-white input[type=radio]:checked+label:before{border:2px solid #fcfcfc}.GLM-radio--theme-white input[type=radio]:checked+label:after{border:2px solid #fcfcfc;background-color:#fcfcfc}.GLM-radio--theme-white--hover:not(.GLM-radio--disabled) input[type=radio]+label:after,.GLM-radio--theme-white--hover:not(.GLM-radio--disabled) input[type=radio]+label:before,.GLM-radio--theme-white--hover:not(.GLM-radio--disabled) input[type=radio]:checked+label:after,.GLM-radio--theme-white--hover:not(.GLM-radio--disabled) input[type=radio]:checked+label:before,.GLM-radio--theme-white--hover:not(.GLM-radio--disabled) input[type=radio]:not(:checked)+label:after,.GLM-radio--theme-white--hover:not(.GLM-radio--disabled) input[type=radio]:not(:checked)+label:before{border-color:#b1b1b1}.GLM-radio--theme-white--hover:not(.GLM-radio--disabled) input[type=radio]:checked+label:after{background-color:#b1b1b1}.GLM-textarea{position:relative}.GLM-textarea label.GLM-textarea__label{display:block;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.09px;color:#202020;text-align:left;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:4px}.GLM-textarea textarea.GLM-textarea__field{appearance:none;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;color:#202020;line-height:24px;resize:none;height:auto;background:0 0;padding:0;margin:0;border:0}.GLM-textarea textarea.GLM-textarea__field::placeholder{font-family:"Inter",sans-serif;color:#646464;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px;opacity:.5!important}.GLM-textarea div.GLM-textarea__field-wrapper{display:block;border:1px solid #0f0f0f!important;border-radius:24px;background:#fcfcfc;box-shadow:none;outline:0;margin:0;padding:12px 24px}.GLM-textarea div.GLM-textarea__character-count-container{position:absolute;bottom:6px;right:14px;border-radius:4px;background:#fcfcfc}.GLM-textarea span.GLM-textarea__character-count{color:#646464;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.09px;padding:2px;user-select:none}.GLM-textarea div.GLM-textarea__field-wrapper{position:relative}.GLM-textarea--char-counter div.GLM-textarea__field-wrapper{padding:12px 24px 24px}.GLM-textarea--char-counter div.GLM-textarea__character-count-container{bottom:1px;right:24px;width:calc(100% - 48px);text-align:right}.GLM-textarea--char-counter span.GLM-textarea__character-count{padding:2px 6px}.GLM-textarea--disabled{opacity:.3}.GLM-textarea--disabled div.GLM-textarea__field-wrapper{cursor:not-allowed}.GLM-textarea--error div.GLM-textarea__field-wrapper,.GLM-upload--error input.GLM-upload__upload-button{border-color:#bf133e!important}.GLM-textarea--focused div.GLM-textarea__field-wrapper{box-shadow:0 0 0 4px #2e7ae5}.GLM-textarea--theme-white label.GLM-textarea__label,.GLM-textarea--theme-white textarea.GLM-textarea__field,.GLM-upgrade-prompt--theme-white .GLM-upgrade-prompt__text,.GLM-upgrade-prompt--theme-white .GLM-upgrade-prompt__title{color:#eee}.GLM-textarea--theme-white textarea.GLM-textarea__field::placeholder{color:#b1b1b1!important;opacity:.3!important}.GLM-textarea--theme-white div.GLM-textarea__field-wrapper{border:1px solid #fcfcfc!important;background:0 0}.GLM-textarea--theme-white p.GLM-textarea__caption,.GLM-textarea--theme-white span.GLM-textarea__character-count{color:#b1b1b1}.GLM-textarea--theme-white div.GLM-textarea__character-count-container{background:0 0}.GLM-upgrade-prompt{width:100%;display:flex;justify-content:center}.GLM-upgrade-prompt__container{max-width:462px;margin:32px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px}.GLM-upgrade-prompt__image{width:100%;height:auto;max-width:200px}.GLM-upgrade-prompt__text,.GLM-upgrade-prompt__title{margin:0;color:#202020;text-align:center;font-family:"Inter",sans-serif;font-size:24px;font-weight:700;line-height:28px;letter-spacing:-.4px}.GLM-upgrade-prompt__text{margin:16px 0 0;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px}.GLM-upload{display:inline-block;position:relative}.GLM-upload--disabled .GLM-upload__upload-button{cursor:default!important}.GLM-upload--disabled .GLM-upload__title-text{opacity:.3;cursor:default!important}.GLM-upload--disabled .GLM-upload__helper-text{opacity:.3}.GLM-upload--labeled{display:flex;flex-direction:row;gap:8px 16px;align-items:center}.GLM-upload--labeled-both{align-items:end}.GLM-upload--loading{align-items:center!important}.GLM-upload--shiny .GLM-upload__icon-backdrop{animation:glmUploadShiny 1800ms linear 150ms}.GLM-upload__icon-backdrop{position:absolute;top:0;left:0;padding:12px;width:70px;height:70px;stroke:#33d6b9;stroke-width:5px;stroke-dasharray:219.91;stroke-dashoffset:219.91;flex:none}.GLM-upload__icon-backdrop svg{position:absolute;top:0;left:0;overflow:visible}.GLM-upload__icon-backdrop svg circle{transform:rotate(180deg);transform-origin:center}.GLM-upload__loading-container{position:absolute;top:0;left:0;background:rgba(0,0,0,.5);width:inherit;height:inherit;display:flex;align-items:center;justify-content:center}.GLM-upload__loader::after,.buyer-feedback__option label:after,.buyer-feedback__option label:before{content:none!important}.GLM-upload__loader .loader-content-container{vertical-align:top!important}.GLM-upload__upload-button{appearance:none;background:#e4e4e4;border:0;cursor:pointer;position:relative;width:64px;height:64px;padding:12px;border-radius:100%;box-shadow:none;color:#8d8d8d;margin:3px;overflow:hidden;flex:none}.GLM-upload__title-text:hover,.GLM-upload__upload-button:hover{cursor:pointer}.GLM-upload__upload-image-preview{display:block;max-width:100%;max-height:100%;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GLM-upload__icon{color:#8d8d8d;font-size:40px;user-select:none}.GLM-upload__upload-button-overlay{position:absolute;top:0;left:0;width:inherit;height:inherit;padding:22px;border-radius:inherit;background:rgba(0,0,0,.5);pointer-events:none;box-sizing:border-box;display:inline-block}.GLM-upload__icon-overlay{color:#fcfcfc;font-size:20px;user-select:none;pointer-events:none}.GLM-upload__input{display:none}.GLM-upload__input-label{display:flex;flex-direction:column;gap:2px}.GLM-upload__error{flex-basis:100%;margin:0;color:#bf133e}.GLM-upload--error{flex-wrap:wrap}.GLM-upload--error p.GLM-upload__alert{flex-basis:100%;font-family:"Inter",sans-serif;color:#bf133e;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.09px;margin:0}.GLM-upload__helper-text,.GLM-upload__loading-text,.GLM-upload__title-text{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;letter-spacing:-.18px}.GLM-upload__loading-text{color:#646464;font-weight:400;margin:0}.GLM-upload__helper-text,.GLM-upload__title-text{font-weight:500}.GLM-upload__title-text{color:#202020;text-decoration:underline;white-space:nowrap}.GLM-upload__helper-text{color:#646464;margin:0}.GLM-fields-chip-suggestor__chip-container{all:unset;display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;gap:4px;flex:1}.GLM-fields-chip-suggestor__chip-list-item{all:unset}.GLM-fields-chip-suggestor__chip{background:0 0;border-radius:18px;margin:0;padding:2px 8px 2px 4px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;pointer-events:auto}.GLM-fields-chip-suggestor__chip:focus-visible{outline:0;box-shadow:0 0 0 2px #2e7ae5!important}.GLM-fields-chip-suggestor__label{display:inline-flex;font-family:"Inter",sans-serif;text-align:left;width:100%;margin-bottom:4px;font-weight:700}.GLM-fields-chip-suggestor__empty-suggestions{font-family:"Inter",sans-serif;font-size:14px!important;font-weight:400;margin:0;padding:3px 0;text-align:left}.GLM-fields-chip-suggestor__add-button{appearance:none;align-items:center;background:0 0;border:0;width:20px;height:20px;margin:0;padding:0}.GLM-fields-chip-suggestor__add-button:disabled{cursor:default}.GLM-fields-chip-suggestor--theme-black .GLM-fields-chip-suggestor__label{color:#202020}.GLM-fields-chip-suggestor--theme-black .GLM-fields-chip-suggestor__empty-suggestions{color:#646464}.GLM-fields-chip-suggestor--theme-black .GLM-fields-chip-suggestor__add-button{color:#202020}.GLM-fields-chip-suggestor--theme-white .GLM-fields-chip-suggestor__label{color:#eee}.GLM-fields-chip-suggestor--theme-white .GLM-fields-chip-suggestor__empty-suggestions{color:#b1b1b1}.GLM-fields-chip-suggestor--theme-white .GLM-fields-chip-suggestor__add-button{color:#eee}.GLM-fields-deliverables-input__group{position:relative;display:grid;align-items:center;grid-template-columns:1fr 40px;gap:16px 8px}.GLM-fields-hybrid-select__chevron,.GLM-fields-hybrid-select__clear{appearance:none;align-items:center;background:0 0;border:0;display:flex;flex-direction:row;justify-content:center;position:absolute;right:12px;top:12px;padding:0;margin:0}.GLM-fields-hybrid-select__chevron{cursor:default}.GLM-fields-hybrid-select__clear{text-align:center}.GLM-fields-hybrid-select__loading-indicator{position:absolute;top:50%;right:0;transform:translateY(-50%)}.GLM-fields-hybrid-select:read-only{cursor:default}.GLM-fields-hybrid-select .GLM-input__field{padding-right:38px!important}.GLM-fields-hybrid-select .signup-input__options-list{top:52px;border-radius:8px;border:1px solid #ddd;background:#fcfcfc;box-shadow:0 2px 4px -1px rgba(0,0,0,.4),0 1px 10px 0 rgba(0,0,0,.12),0 4px 5px 0 rgba(0,0,0,.14);max-height:202px}.GLM-fields-hybrid-select .signup-input__option{font-family:"Inter",sans-serif;color:#202020;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.18px;padding:8px 16px}.GLM-fields-location-input--clearable .GLM-input__field-wrapper{padding-right:42px!important}.GLM-fields-location-input .signup-input__clear-button{top:12px;right:12px}.GLM-fields-location-input .signup-input__loading-indicator{top:22px;right:8px}.GLM-fields-location-input .signup-input__location-options-list{top:55px;border-radius:8px;border:1px solid #ddd;background:#fcfcfc;box-shadow:0 2px 4px -1px rgba(0,0,0,.4),0 1px 10px 0 rgba(0,0,0,.12),0 4px 5px 0 rgba(0,0,0,.14)}.GLM-fields-location-input .signup-input__location-options-list--button{font-family:"Inter",sans-serif;color:#202020;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.18px}.GLM-fields-password-input__reveal-button{appearance:none;background:0 0;border:0;cursor:pointer;font-family:inherit;font-size:24px;height:24px;line-height:24px;margin:0;padding:0;outline:0;text-align:left;text-decoration:none;vertical-align:middle;width:24px}.GLM-fields-radio-block-button{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:24px;color:#646464}.GLM-fields-radio-block-button__input{opacity:0;position:absolute;left:0!important;bottom:0!important;visibility:visible!important}.GLM-fields-radio-block-button__input:focus{outline:0}.GLM-fields-radio-block-button__icon-container{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;text-align:center;vertical-align:middle;pointer-events:none}.GLM-fields-radio-block-button__icon{user-select:none}.GLM-fields-radio-block-button__label-text{font-family:"Inter",sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.18px;color:#646464;white-space:nowrap;user-select:none;vertical-align:middle;padding:0;border-radius:24px;pointer-events:none}.GLM-fields-radio-block-button--checked{border:1px solid #0f0f0f;color:#0f0f0f}.GLM-fields-radio-block-button--checked .GLM-fields-radio-block-button__label-text{color:#0f0f0f}.GLM-fields-radio-block-button--disabled{opacity:.3}.GLM-fields-radio-block-button--focus{outline:0;box-shadow:0 0 0 4px #2e7ae5}.GLM-fields-radio-block-button--hover:not(.GLM-fields-radio-block-button--disabled){border:1px solid #646464;color:#646464;cursor:pointer}.GLM-fields-radio-block-button--hover:not(.GLM-fields-radio-block-button--disabled).GLM-fields-radio-block-button--checked{color:#646464}.GLM-fields-radio-block-button--size-regular{padding:8px 24px}.GLM-fields-radio-block-button--size-small{padding:4px 12px}.GLM-fields-checkbox-switch{display:flex;flex-direction:row;align-items:center}.GLM-fields-checkbox-switch__switch-container{position:relative;display:flex;justify-content:center;align-items:center;flex-shrink:0;box-sizing:border-box;padding:12px 8px;z-index:0;overflow:hidden}.GLM-fields-checkbox-switch__switch-button{border-radius:50%;box-sizing:border-box;position:absolute;top:0;bottom:0;left:0;padding:8px;user-select:none;z-index:1;display:flex;justify-content:center;align-items:center;transition:transform 150ms cubic-bezier(.4,0,.2,1) 0ms}.GLM-fields-checkbox-switch__circle-icon{stroke-width:1px;user-select:none;overflow:visible}.GLM-fields-checkbox-switch__input{opacity:0;position:absolute;left:0!important;bottom:0!important;visibility:visible!important;width:1px;height:1px}.GLM-fields-checkbox-switch__input:focus{outline:0}.GLM-fields-checkbox-switch__switch-track{border-radius:8px;margin:0 1px;transition:background-color 150ms cubic-bezier(.4,0,.2,1) 0ms}.GLM-fields-checkbox-switch__label-text{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px;user-select:none;vertical-align:middle;padding:0}.GLM-fields-checkbox-switch--checked .GLM-fields-checkbox-switch__switch-button{transform:translate(24px)}.GLM-fields-checkbox-switch--disabled{opacity:.3}.GLM-fields-checkbox-switch:focus-within{outline:0;box-shadow:none}.GLM-fields-checkbox-switch--hover:not(.GLM-fields-checkbox-switch--disabled){cursor:pointer}.GLM-fields-checkbox-switch--inline-flex{display:inline-flex}.GLM-fields-checkbox-switch--size-regular .GLM-fields-checkbox-switch__switch-container{width:64px;height:40px}.GLM-fields-checkbox-switch--size-regular .GLM-fields-checkbox-switch__switch-track{width:48px;height:16px}.GLM-fields-checkbox-switch--theme-black .GLM-fields-checkbox-switch__circle-icon{fill:#f1f1f1;stroke:#ddd}.GLM-fields-checkbox-switch--theme-black .GLM-fields-checkbox-switch__label-text{color:#202020}.GLM-fields-checkbox-switch--theme-black .GLM-fields-checkbox-switch__switch-button{filter:drop-shadow(0 1px 1px rgba(0,0,0,.25))}.GLM-fields-checkbox-switch--theme-black .GLM-fields-checkbox-switch__switch-track{background-color:#ddd}.GLM-fields-checkbox-switch--theme-black.GLM-fields-checkbox-switch--checked .GLM-fields-checkbox-switch__switch-track{background-color:#2e7ae5}.GLM-fields-checkbox-switch--theme-black.GLM-fields-checkbox-switch--checked .GLM-fields-checkbox-switch__circle-icon{stroke:#2e7ae5}.GLM-fields-checkbox-switch--theme-black.GLM-fields-checkbox-switch:focus-within .GLM-fields-checkbox-switch__switch-button{background:rgba(0,0,0,.08)}.GLM-fields-checkbox-switch--theme-black.GLM-fields-checkbox-switch--hover:not(.GLM-fields-checkbox-switch--disabled) .GLM-fields-checkbox-switch__switch-button{background:rgba(0,0,0,.08)}.GLM-fields-checkbox-switch--theme-white .GLM-fields-checkbox-switch__circle-icon{fill:#282828;stroke:#3f3f3f}.GLM-fields-checkbox-switch--theme-white .GLM-fields-checkbox-switch__label-text{color:#eee}.GLM-fields-checkbox-switch--theme-white .GLM-fields-checkbox-switch__switch-button{filter:drop-shadow(0 1px 1px rgba(255,255,255,.25))}.GLM-fields-checkbox-switch--theme-white .GLM-fields-checkbox-switch__switch-track{background-color:#3f3f3f}.GLM-fields-checkbox-switch--theme-white.GLM-fields-checkbox-switch--checked .GLM-fields-checkbox-switch__switch-track{background-color:#2e7ae5}.GLM-fields-checkbox-switch--theme-white.GLM-fields-checkbox-switch--checked .GLM-fields-checkbox-switch__circle-icon{stroke:#2e7ae5}.GLM-fields-checkbox-switch--theme-white.GLM-fields-checkbox-switch:focus-within .GLM-fields-checkbox-switch__switch-button{background:rgba(255,255,255,.08)}.GLM-fields-checkbox-switch--theme-white.GLM-fields-checkbox-switch--hover:not(.GLM-fields-checkbox-switch--disabled) .GLM-fields-checkbox-switch__switch-button{background:rgba(255,255,255,.08)}.GLM-fields-radio-group{margin:0;padding:0;border:0;font-family:inherit;font-size:inherit;font-weight:inherit;background-color:inherit;color:inherit}.GLM-fields-radio-group[disabled]{opacity:.3}.GLM-fields-radio-group legend{all:unset;display:block;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.09px;color:#202020;text-align:left;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:4px}.GLM-fields-radio-group>.GLM-radio+.GLM-radio{margin-top:8px}.GLM-fields-schedule-creator__group{position:relative;display:grid;grid-template-columns:1fr 1fr 40px;gap:0 8px}.GLM-fields-schedule-creator__chevron,.GLM-fields-schedule-creator__clear{appearance:none;align-items:center;background:0 0;border:0;display:flex;flex-direction:row;justify-content:center;padding:0}.GLM-fields-schedule-creator__chevron{cursor:default;position:absolute;right:12px;top:12px;pointer-events:none;margin:0}.GLM-fields-schedule-creator__clear{text-align:center;height:48px;width:48px;margin:16px 0 0}.GLM-fields-schedule-creator__datepicker{margin:16px 0 0}.GLM-fields-schedule-creator__errors{grid-column:span 3}.GLM-fields-schedule-creator__hybrid-input{margin:16px 0 0}.GLM-fields-schedule-creator__hybrid-input--required-item .GLM-input__field,.GLM-fields-schedule-creator__hybrid-input--required-item .GLM-input__field-wrapper{pointer-events:none!important}.GLM-fields-schedule-creator .GLM-input__field{padding-right:38px!important}.GLM-fields-schedule-creator .GLM-fields-hybrid-select__chevron{pointer-events:none}.GLM-fields-slug .GLM-input__field-wrapper{gap:1px!important}.GLM-fields-slug .GLM-input__prefix{font-size:16px}.GLM-fields-thumbnail-manager{display:inline-block;position:relative}.GLM-fields-thumbnail-manager__file-input{display:none}.GLM-fields-thumbnail-manager__input-label{display:block;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.09px;color:#202020;text-align:left;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:4px}.GLM-fields-thumbnail-manager__loading-wrapper,.GLM-fields-thumbnail-manager__thumbnail-container{display:flex;justify-content:start;align-items:center}.GLM-fields-thumbnail-manager__thumbnail-container{gap:16px}.GLM-fields-thumbnail-manager__thumbnail-preview{aspect-ratio:16/9;width:100%;max-width:300px}@media only screen and (max-width:600px){.GLM-fields-thumbnail-manager__thumbnail-preview{width:160px}}.GLM-fields-thumbnail-manager__upload-thumbnail{color:#eee;outline:0;padding:6px 0}.GLM-fields-thumbnail-manager__upload-thumbnail .GLM-button__content{padding:0}.GLM-fields-thumbnail-manager__upload-thumbnail:focus{box-shadow:none!important}.GLM-fields-thumbnail-manager__upload-thumbnail:hover .GLM-button__content{color:#818181}.GLM-fields-thumbnail-manager--disabled{opacity:.3}.GLM-fields-thumbnail-manager--disabled .GLM-fields-thumbnail-manager__delete-thumbnail,.GLM-fields-thumbnail-manager--disabled .GLM-fields-thumbnail-manager__upload-thumbnail{cursor:not-allowed}.GLM-fields-thumbnail-manager--error p.GLM-fields-thumbnail-manager__alert{font-family:"Inter",sans-serif;color:#bf133e;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.09px;margin:4px 0 0}.GLM-fields-thumbnail-manager--theme-white .GLM-fields-thumbnail-manager__delete-thumbnail{color:#eee;border-color:#fcfcfc}.GLM-fields-thumbnail-manager--theme-white .GLM-fields-thumbnail-manager__delete-thumbnail:hover{border-color:#fcfcfc}.GLM-fields-thumbnail-manager--theme-white .GLM-fields-thumbnail-manager__input-label{color:#eee}.GLM-navigation-tabs{position:relative}.GLM-navigation-tabs__background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.GLM-navigation-tabs__tablist{position:relative;display:flex;flex-direction:row;justify-content:space-evenly;gap:32px;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.GLM-navigation-tabs__tablist::-webkit-scrollbar{display:none}.GLM-navigation-tabs--scroll-snap .GLM-navigation-tabs__tablist{overscroll-behavior-x:contain;scroll-snap-type:x mandatory}.GLM-navigation-tabs--placement-top.GLM-navigation-tabs--theme-dark .GLM-navigation-tabs__tablist{border-bottom:1px solid #3f3f3f}.GLM-navigation-tabs--placement-top.GLM-navigation-tabs--theme-light .GLM-navigation-tabs__tablist,.production-payment-history-modal__history tr{border-bottom:1px solid #ddd}.GLM-navigation-tabs--placement-bottom.GLM-navigation-tabs--theme-dark .GLM-navigation-tabs__tablist{border-top:1px solid #3f3f3f}.GLM-navigation-tabs--placement-bottom.GLM-navigation-tabs--theme-light .GLM-navigation-tabs__tablist{border-top:1px solid #ddd}.GLM-navigation-tabs--theme-dark .GLM-navigation-tabs__background{background:#282828}.GLM-navigation-tabs--theme-light .GLM-navigation-tabs__background{background:#f1f1f1}.GLM-navigation-tabs--size-large.GLM-navigation-tabs--placement-top .GLM-navigation-tabs__tablist{padding:36px 20px 0}.GLM-navigation-tabs--size-large.GLM-navigation-tabs--placement-bottom .GLM-navigation-tabs__tablist{padding:0 20px 36px}.GLM-navigation-tabs--size-regular.GLM-navigation-tabs--placement-top .GLM-navigation-tabs__tablist{padding:8px 20px 0}.GLM-navigation-tabs--size-regular.GLM-navigation-tabs--placement-bottom .GLM-navigation-tabs__tablist{padding:0 20px 8px}.GLM-navigation-tabs--size-small .GLM-navigation-tabs__tablist{padding:0 20px}.GLM-navigation-private-tab{appearance:none;display:flex;justify-content:center;align-items:center;flex-shrink:0;border:0;margin:0;background-color:transparent;min-height:48px;min-width:48px;text-align:center;overflow:hidden;user-select:none;font-family:"Inter",sans-serif;font-size:1rem;font-weight:700;line-height:1.5;letter-spacing:-.18px}.GLM-navigation-private-tab--theme-black{color:#646464}.GLM-navigation-private-tab--theme-white,.GLM-private-options--dark .GLM-private-options__option>span{color:#b1b1b1}.GLM-navigation-private-tab--scroll-snap{scroll-snap-align:center}.GLM-navigation-private-tab--selected.GLM-navigation-private-tab--theme-black{color:#0f0f0f}.GLM-navigation-private-tab--selected.GLM-navigation-private-tab--theme-white{color:#fcfcfc}.GLM-navigation-private-tab--variant-primary{padding:12px 0 9px}.GLM-navigation-private-tab--variant-primary:focus-visible{outline:0}.GLM-navigation-private-tab--variant-primary.GLM-navigation-private-tab--placement-top{border-bottom:3px solid transparent}.GLM-navigation-private-tab--variant-primary.GLM-navigation-private-tab--placement-top:focus-visible{border-bottom:3px solid #2e7ae5}.GLM-navigation-private-tab--variant-primary.GLM-navigation-private-tab--placement-bottom{border-top:3px solid transparent}.GLM-navigation-private-tab--variant-primary.GLM-navigation-private-tab--placement-bottom:focus-visible{border-top:3px solid #2e7ae5}.GLM-navigation-private-tab--variant-primary.GLM-navigation-private-tab--selected.GLM-navigation-private-tab--placement-top.GLM-navigation-private-tab--theme-black{border-bottom:3px solid #0f0f0f}.GLM-navigation-private-tab--variant-primary.GLM-navigation-private-tab--selected.GLM-navigation-private-tab--placement-top.GLM-navigation-private-tab--theme-white{border-bottom:3px solid #fcfcfc}.GLM-navigation-private-tab--variant-primary.GLM-navigation-private-tab--selected.GLM-navigation-private-tab--placement-top:focus-visible{border-bottom:3px solid #2e7ae5}.GLM-navigation-private-tab--variant-primary.GLM-navigation-private-tab--selected.GLM-navigation-private-tab--placement-bottom.GLM-navigation-private-tab--theme-black{border-top:3px solid #0f0f0f}.GLM-navigation-private-tab--variant-primary.GLM-navigation-private-tab--selected.GLM-navigation-private-tab--placement-bottom.GLM-navigation-private-tab--theme-white{border-top:3px solid #fcfcfc}.GLM-navigation-private-tab--variant-primary.GLM-navigation-private-tab--selected.GLM-navigation-private-tab--placement-bottom:focus-visible{border-top:3px solid #2e7ae5}.GLM-navigation-private-tab--variant-secondary{padding:12px}.GLM-navigation-private-tab--variant-secondary:focus-visible{outline:0;box-shadow:inset 0 0 0 4px #2e7ae5}.GLM-overlay{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:50;background-color:rgba(0,0,0,.9);overflow:hidden}@supports (width:100dvw) and (height:100dvh){.GLM-overlay{width:100dvw;height:100dvh}}.GLM-private-dropdown-container{background:0 0}.GLM-private-options{display:flex;flex-direction:column;overflow-y:auto;border-radius:8px;border:1px solid #ddd;background:#fcfcfc;box-shadow:0 2px 4px -1px rgba(0,0,0,.4),0 1px 10px 0 rgba(0,0,0,.12),0 4px 5px 0 rgba(0,0,0,.14);max-height:202px;margin:0;padding:0}.GLM-private-options__category{color:#8d8d8d;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;line-height:1.4;letter-spacing:-.09px;padding:8px 16px;display:flex;align-items:center;gap:8px;cursor:default}.GLM-private-options__category-icon,.invite-to-project-modal .select-wrapper input.select-dropdown{font-size:16px}.GLM-private-options__option{cursor:pointer;font-family:"Inter",sans-serif;color:#202020;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.18px;padding:8px 16px;font-variant-ligatures:none}.GLM-private-options__option--selected,.GLM-private-options__option:hover{background-color:#ebebeb}.GLM-private-options__option--nested{padding-left:32px}.GLM-private-options__option--empty{color:#646464;cursor:default}.GLM-private-options__option--empty:hover{background-color:transparent}.GLM-private-options__option--has-alt-key{display:flex;justify-content:space-between;align-items:center;gap:8px}.GLM-private-options__matchable-text{padding:0}.GLM-private-options__alt-key-container{color:#646464;text-align:right}.GLM-private-options__option-highlight{color:#e4e4e4}.GLM-private-options--dark{background:#222;border:1px solid #3f3f3f;box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.4)}.GLM-private-options--dark .GLM-private-options__option{color:#eee;font-size:1rem}.GLM-private-options--dark .GLM-private-options__option--selected,.GLM-private-options--dark .GLM-private-options__option:hover{background-color:#303030!important}.GLM-private-options--dark .GLM-private-options__option-highlight{color:#373737}.GLM-c-profile-image-wrapper{container:profile-image;container-type:inline-size;position:relative;width:auto;aspect-ratio:1}.GLM-c-profile-image-wrapper img{display:block;width:100%;height:100%;overflow:hidden;object-fit:cover;border:0;border-radius:50%}.GLM-c-profile-image-wrapper__bubble{position:absolute;width:24px;height:24px;border-radius:50%;align-items:center;justify-content:center}.GLM-c-profile-image-wrapper__bubble--dir-NE{left:calc(50% + 35.355% - 12px);top:calc(50% + -35.355% - 12px)}.GLM-c-profile-image-wrapper__bubble--dir-SE{left:calc(50% + 35.355% - 12px);top:calc(50% + 35.355% - 12px)}.GLM-c-profile-image-wrapper__bubble--dir-SW{left:calc(50% + -35.355% - 12px);top:calc(50% + 35.355% - 12px)}.GLM-c-profile-image-wrapper__bubble--dir-NW{left:calc(50% + -35.355% - 12px);top:calc(50% + -35.355% - 12px)}.GLM-c-profile-image-wrapper--theme-dark img{background-color:#0f0f0f}.GLM-c-profile-image-wrapper--theme-dark .GLM-c-profile-image-wrapper__bubble{background-color:#fcfcfc;border:1px solid #0f0f0f;color:#0f0f0f}.GLM-c-profile-image-wrapper--theme-light img{background-color:#fcfcfc}.GLM-c-profile-image-wrapper--theme-light .GLM-c-profile-image-wrapper__bubble{background-color:#0f0f0f;border:1px solid #fcfcfc;color:#fcfcfc}.google-sso{align-items:center;display:inline-flex;flex-direction:row;position:relative}.google-sso__spinner{position:absolute!important;right:-42px!important}.SH-c-site-header.SH-c-site-header-posting-create .SH-c-site-header-posting-create--main-title{color:#fcfcfc;margin-left:auto;font-size:18px;font-weight:700}.SH-c-site-header.SH-c-site-header-posting-create .nav-logo{display:flex}.SH-c-site-header.SH-c-site-header-posting-create .nav-logo .nav-logo-img{color:#fcfcfc;display:block;height:34px;width:auto}.SH-c-site-header.SH-c-site-header-posting-create .nav-logo .starlight{height:34px;margin-right:8px}.SH-c-site-header.SH-c-simple-header .SH-c-simple-header--main-title{margin-left:auto;color:#fcfcfc;font-size:18px;font-weight:700}.SH-c-site-header.SH-c-simple-header .nav-logo{display:flex}.SH-c-site-header.SH-c-simple-header .nav-logo .nav-logo-img{color:#fcfcfc;display:block;height:34px;width:auto}.SH-c-site-header.SH-c-simple-header .nav-logo .starlight{height:34px;margin-right:8px}.SH-c-site-header.SH-c-simple-header .nav-item-container{display:block}.SH-c-site-header.SH-c-simple-header .nav-item-container .LSG-c-lsg-link-action{font-size:14px;color:#fcfcfc}.SH-c-site-header.SH-c-simple-header .nav-item-container .LSG-c-lsg-link-action:hover{color:#fcfcfc;background-image:linear-gradient(to bottom,#fcfcfc 0,#fcfcfc 100%)}.SH-c-site-header.SH-c-site-header-unauthenticated .make-margin-space-right{margin-right:16px!important}.SH-c-site-header.SH-c-site-header-unauthenticated .nav-logo{display:flex}.SH-c-site-header.SH-c-site-header-unauthenticated .nav-logo .nav-logo-img{color:#fcfcfc;display:block;height:34px;width:auto}.SH-c-site-header.SH-c-site-header-unauthenticated .nav-logo .starlight{height:34px;margin-right:8px}.html-preview-editor__iframeGrid{height:400px}.html-preview-editor__iframeGrid__iframeRow{display:flex;padding-top:16px;padding-bottom:16px}.html-preview-editor__iframeGrid__iframeRow__iframe{border-left:none;border-right:none;flex-grow:1}.avatar-image{border-radius:50%;display:inline-block;vertical-align:middle;overflow:hidden;width:40px;height:40px}.avatar-image.large{width:60px;height:60px}.SH-c-icons-calendar-icon{position:relative}.SH-c-icons-calendar-icon__content{position:absolute;left:0;right:0;bottom:32px;margin:auto;color:#b1b1b1;font-weight:400;font-size:12px;line-height:1.3;text-align:center}.SH-c-icons-calendar-icon__month{color:#eee;font-weight:600;font-size:20px;line-height:1.2}.infinite-scroll__sentinel{display:block;opacity:0;visibility:hidden;width:1px;height:1px}.legal-list-item__date,.sh-switch label{cursor:pointer}.legal-list-item__created-at--company-settings{margin-top:8px;margin-bottom:8px}.legal-list-item__title{font-weight:700!important}.legal-list-item__title--company-settings{margin-top:8px;margin-bottom:8px}.legal-list-item__container--company-settings{margin-top:8px;padding:8px 16px}.legal-list-item__view{height:400px;width:100%;overflow-y:scroll}.legal-list-item__markup-toggle-button{margin-top:32px}.invite-to-project-modal .checkbox-label{color:inherit;padding-left:52px}.invite-to-project-modal.modal .modal-header{padding:24px}.invite-to-project-modal.modal .modal-header h1{margin-bottom:5px}.invite-to-project-modal.modal .select-wrapper .dropdown-content{max-height:250px}.invite-to-project-modal .select-wrapper label{position:absolute;top:0;left:0;height:3rem;color:#ccc;line-height:3rem;font-size:16px}.modal-gallery .gm-image.has-link-icon::after{content:"link";display:block;position:absolute;top:50%;left:50%;width:150px;height:150px;margin-left:-75px;margin-top:-75px;background:#fff;border-radius:100%;direction:ltr;font-family:"Material Icons";font-style:normal;font-weight:400;font-size:80px;line-height:150px;letter-spacing:normal;text-align:center;text-transform:none;white-space:nowrap;word-wrap:normal;text-rendering:optimizeLegibility;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.delinquent-account-modal__header{color:#212121;font-family:"Inter",sans-serif;font-size:24px;font-weight:600;line-height:32px;margin:0}.delinquent-account-modal__subheader{color:#212121;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:16px 0 24px}.GLM-c-modals-overlays-add-work-sample{position:relative}.GLM-c-modals-overlays-add-work-sample__overlay{background-color:#181818}.GLM-c-modals-overlays-add-work-sample__actions{display:flex;justify-content:end;align-items:center;flex-wrap:wrap;gap:16px;margin:32px 0}.GLM-c-modals-overlays-add-work-sample__save-button{min-width:112px}.GLM-c-modals-overlays-add-work-sample__screen{height:100%;width:100%}.GLM-c-modals-overlays-add-work-sample__screen:focus{outline:0}.GLM-c-modals-overlays-add-work-sample__experience-title{color:#eee!important;font-family:"Inter",sans-serif;font-size:24px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.4px;margin:0!important}.GLM-c-modals-overlays-add-work-sample__company-image{display:inline-block;vertical-align:middle;width:36px;height:36px;border-radius:50%;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat;flex:none}.GLM-c-modals-overlays-add-work-sample__company-with-details{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px;margin:0!important;color:#eee;font-family:"Inter",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.18px}.GLM-c-modals-overlays-add-work-sample__experience-container{max-height:100%;overflow-y:auto;padding:48px}@media only screen and (max-width:600px){.GLM-c-modals-overlays-add-work-sample__experience-container{padding:24px}}.GLM-c-modals-overlays-add-work-sample__form-fields{display:flex;flex-direction:column;gap:16px}.GLM-c-modals-overlays-add-work-sample__form-fields hr,.GLM-c-modals-overlays-manage-additional-projects__form-fields hr{color:#3f3f3f;border-style:solid none none;margin:16px 0 0}.GLM-c-modals-overlays-add-work-sample__form-field-group{display:flex;flex-direction:row;gap:48px}@media only screen and (max-width:600px){.GLM-c-modals-overlays-add-work-sample__form-field-group{flex-direction:column-reverse;gap:24px}}.GLM-c-modals-overlays-add-work-sample__form-field-group-cell{display:flex;flex-direction:column;gap:32px}.GLM-c-modals-overlays-add-work-sample__form-field-group-cell--left,.GLM-c-modals-overlays-add-work-sample__form-field-group-cell--right{flex:1}@media only screen and (max-width:600px){.GLM-c-modals-overlays-add-work-sample__form-field-group-cell{gap:24px}}.GLM-c-modals-overlays-add-work-sample__form-field-column{display:flex;flex-direction:column;gap:32px}.GLM-c-modals-overlays-add-work-sample__form-field-pair{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}@media only screen and (max-width:600px){.GLM-c-modals-overlays-add-work-sample__form-field-pair{flex-direction:column}}.GLM-c-modals-overlays-add-work-sample__field .GLM-input__field,.GLM-c-modals-overlays-add-work-sample__field .GLM-textarea__field{font-size:1rem!important;line-height:1.5!important}.GLM-c-modals-overlays-add-work-sample__field .GLM-fields-thumbnail-manager__input-label,.GLM-c-modals-overlays-add-work-sample__field .GLM-input__label,.GLM-c-modals-overlays-add-work-sample__field .GLM-textarea__label{font-size:.875rem!important;line-height:1.4!important}.GLM-c-modals-overlays-add-work-sample__field .GLM-dropdown__loading-indicator{bottom:0!important}.GLM-c-modals-overlays-add-work-sample__field .GLM-dropdown__chevron{color:#fcfcfc}.GLM-c-modals-overlays-add-work-sample__field .GLM-error{font-size:.875rem!important;line-height:1.4!important}.GLM-c-modals-overlays-add-work-sample__field.GLM-chip-selector .GLM-input__field-wrapper,.GLM-c-modals-overlays-edit-creator-profile__field.GLM-chip-selector .GLM-input__field-wrapper{min-height:50px}.GLM-c-modals-overlays-add-work-sample__field--prefixed .GLM-input__prefix{font-size:1rem}.GLM-c-modals-overlays-add-work-sample__field--captioned .GLM-input__caption{font-size:.875rem!important;line-height:1.4!important}.GLM-c-modals-overlays-add-work-sample__form-field-caption{margin:8px 0 0;color:#b1b1b1;font-family:"Inter",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.4;letter-spacing:-.09px}.GLM-c-modals-overlays-add-work-sample__form-field-caption--checkbox{margin:4px 0 0}.GLM-c-modals-overlays-add-work-sample__thumbnail-manager .GLM-fields-thumbnail-manager__thumbnail-preview{width:calc(100% - 52px)}.GLM-c-modals-overlays-add-work-sample__remove-tag-indicator{color:#24b26b;font-size:.875rem!important}.GLM-c-modals-overlays-add-work-sample__content-tags-container{position:relative}.GLM-c-modals-overlays-add-work-sample__new-feature-indicator{position:absolute;top:1px;left:88px;color:#6e6e6e;display:flex;flex-direction:row;justify-content:center;gap:6px}.GLM-c-modals-overlays-add-work-sample__new-feature-indicator-text{color:#6e6e6e;font-family:"Inter",sans-serif;font-size:.875rem!important;font-weight:700;line-height:1.4;letter-spacing:-.09px}.GLM-c-modals-overlays-edit-creator-profile{position:relative}.GLM-c-modals-overlays-edit-creator-profile__overlay{background-color:#fcfcfc}.GLM-c-modals-overlays-edit-creator-profile__actions{display:flex;justify-content:end;align-items:center;flex-wrap:wrap;gap:16px;margin:32px 0}.GLM-c-modals-overlays-edit-creator-profile__save-button{min-width:112px}.GLM-c-modals-overlays-edit-creator-profile__screen{height:100%;width:100%}.GLM-c-modals-overlays-edit-creator-profile__screen:focus{outline:0}.GLM-c-modals-overlays-edit-creator-profile__experience-title{color:#202020!important;font-family:"Inter",sans-serif;font-size:24px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.4px;margin:0!important}.GLM-c-modals-overlays-edit-creator-profile__experience-container{max-height:100%;overflow-y:auto;padding:48px}@media only screen and (max-width:600px){.GLM-c-modals-overlays-edit-creator-profile__experience-container{padding:24px}}.GLM-c-modals-overlays-edit-creator-profile__form-fields{display:flex;flex-direction:column;gap:32px}.GLM-c-modals-overlays-edit-creator-profile__form-field-group{display:grid;grid-template-columns:200px minmax(200px,1fr) 1fr;grid-template-areas:"a b c";gap:32px}@media only screen and (max-width:1019px){.GLM-c-modals-overlays-edit-creator-profile__form-field-group{grid-template-columns:1fr 1fr;grid-template-areas:"a a" "b c"}}@media only screen and (max-width:600px){.GLM-c-modals-overlays-edit-creator-profile__form-field-group{display:flex;flex-direction:column}}.GLM-c-modals-overlays-edit-creator-profile__form-field-group-cell--grid-a{grid-area:a}@media only screen and (max-width:1019px){.GLM-c-modals-overlays-edit-creator-profile__form-field-group-cell--grid-a{display:flex;flex-direction:column;align-items:center}}.GLM-c-modals-overlays-edit-creator-profile__form-field-group-cell--grid-b{grid-area:b}.GLM-c-modals-overlays-edit-creator-profile__form-field-group-cell--grid-c{grid-area:c}.GLM-c-modals-overlays-edit-creator-profile__form-field-column{display:flex;flex-direction:column;gap:32px}.GLM-c-modals-overlays-edit-creator-profile__form-field-pair{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}@media only screen and (max-width:600px){.GLM-c-modals-overlays-edit-creator-profile__form-field-pair{flex-direction:column}}.GLM-c-modals-overlays-edit-creator-profile__field .GLM-checkbox__label{font-size:1rem!important;line-height:24px!important}.GLM-c-modals-overlays-edit-creator-profile__field .GLM-input__field,.GLM-c-modals-overlays-edit-creator-profile__field .GLM-textarea__field{font-size:1rem!important;line-height:1.5!important}.GLM-c-modals-overlays-edit-creator-profile__field .GLM-input__label,.GLM-c-modals-overlays-edit-creator-profile__field .GLM-textarea__label{font-size:.875rem!important;line-height:1.4!important}.GLM-c-modals-overlays-edit-creator-profile__field .GLM-dropdown__loading-indicator{bottom:0!important}.GLM-c-modals-overlays-edit-creator-profile__field .GLM-error{font-size:.875rem!important;line-height:1.4!important}.GLM-c-modals-overlays-edit-creator-profile__field--prefixed .GLM-input__prefix{font-size:1rem}.GLM-c-modals-overlays-edit-creator-profile__field--captioned .GLM-input__caption{font-size:.875rem!important;line-height:1.4!important}@media only screen and (min-width:1020px){.GLM-c-modals-overlays-edit-creator-profile__field{flex:1;min-width:175px}}@media only screen and (max-width:1019px){.GLM-c-modals-overlays-edit-creator-profile__field{width:100%}}.GLM-c-modals-overlays-edit-creator-profile__form-field-caption{margin:8px 0 0;color:#646464;font-family:"Inter",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.4;letter-spacing:-.09px}.GLM-c-modals-overlays-edit-creator-profile__form-field-caption--checkbox{margin:4px 0 0}.GLM-c-modals-overlays-edit-creator-profile__phone-wrapper{margin:16px 0 0;width:100%}.GLM-c-modals-overlays-edit-creator-profile__profile-image-uploader .GLM-upload__upload-image-preview{width:200px;height:200px}.GLM-c-modals-overlays-edit-creator-profile__profile-image-uploader .GLM-upload__icon-backdrop,.GLM-c-modals-overlays-edit-creator-profile__profile-image-uploader .GLM-upload__icon-backdrop svg{width:206px;height:206px}.GLM-c-modals-overlays-edit-creator-profile__profile-image-uploader .GLM-upload__upload-button{width:200px;height:200px}.GLM-c-modals-overlays-lightbox__action-wrapper{display:flex;align-items:center;justify-content:end;flex-wrap:wrap;gap:32px}@media only screen and (min-width:1020px){.GLM-c-modals-overlays-lightbox__action-wrapper{position:absolute;bottom:96px;right:116px}}.GLM-c-modals-overlays-lightbox__add-content-tags-button{color:#fb9222!important;outline:0;padding:0}.GLM-c-modals-overlays-lightbox__add-content-tags-button .GLM-button__content{padding:0}.GLM-c-modals-overlays-lightbox__add-content-tags-button:focus{box-shadow:none!important}.GLM-c-modals-overlays-lightbox__add-content-tags-button:hover .GLM-button__content{color:#f27f0c}.GLM-c-modals-overlays-lightbox__hide-work-sample,.GLM-c-modals-overlays-lightbox__mark-bad-link,.GLM-c-modals-overlays-lightbox__toggle-delete-button,.GLM-c-modals-overlays-lightbox__toggle-verified{color:#bf133e!important;outline:0;padding:0}.GLM-c-modals-overlays-lightbox__add-verification-method-button .GLM-button__content,.GLM-c-modals-overlays-lightbox__hide-work-sample .GLM-button__content,.GLM-c-modals-overlays-lightbox__mark-bad-link .GLM-button__content,.GLM-c-modals-overlays-lightbox__toggle-delete-button .GLM-button__content,.GLM-c-modals-overlays-lightbox__toggle-verified .GLM-button__content{padding:0}.GLM-c-modals-overlays-lightbox__hide-work-sample:hover .GLM-button__content-text,.GLM-c-modals-overlays-lightbox__mark-bad-link:hover .GLM-button__content-text,.GLM-c-modals-overlays-lightbox__toggle-delete-button:hover .GLM-button__content-text,.GLM-c-modals-overlays-lightbox__toggle-verified:hover .GLM-button__content-text{color:#bf133e!important}.GLM-c-modals-overlays-lightbox__add-verification-method-button{color:#fb9222!important;outline:0;padding:0}.GLM-c-modals-overlays-lightbox__add-verification-method-button:focus{box-shadow:none!important}.GLM-c-modals-overlays-lightbox__add-verification-method-button:hover .GLM-button__content{color:#f27f0c}.GLM-c-modals-overlays-lightbox__add-verification-method-button--has-pending{color:#eee!important}.GLM-c-modals-overlays-lightbox__add-verification-method-button--has-pending:hover .GLM-button__content{color:#b1b1b1!important}.GLM-c-modals-overlays-lightbox__pending-verification-count{color:#eee!important;font-family:"Inter",sans-serif;font-size:14px;font-weight:400!important;line-height:1.5!important;letter-spacing:-.18px;margin:0!important}.GLM-c-modals-overlays-lightbox__close-button{position:absolute;top:48px;right:48px;color:#fcfcfc!important}.GLM-c-modals-overlays-lightbox__close-button .GLM-icon-button__content{display:flex;justify-content:center;align-items:center}.GLM-c-modals-overlays-lightbox__close-button .GLM-icon-button__icon{width:24px;height:24px;line-height:24px}@media only screen and (max-width:1019px){.GLM-c-modals-overlays-lightbox__close-button{top:24px;right:24px}}@media only screen and (max-width:600px){.GLM-c-modals-overlays-lightbox__close-button{top:24px;right:20px}}.GLM-c-modals-overlays-lightbox__view-project-button{position:absolute;top:48px;left:48px}.GLM-c-modals-overlays-lightbox__view-project-button .GLM-icon-button__content{display:flex;justify-content:center;align-items:center}.GLM-c-modals-overlays-lightbox__view-project-button .GLM-icon-button__icon{width:24px;height:24px;line-height:24px}.GLM-c-modals-overlays-lightbox__view-project-button .material-icons{color:#fcfcfc!important}@media only screen and (max-width:1019px){.GLM-c-modals-overlays-lightbox__view-project-button{top:24px;left:24px}}@media only screen and (max-width:600px){.GLM-c-modals-overlays-lightbox__view-project-button{top:24px;left:20px}}.GLM-c-modals-overlays-lightbox__content-wrapper{flex:1;overflow-y:auto}.GLM-c-modals-overlays-lightbox__seller-link{text-decoration:none}.GLM-c-modals-overlays-lightbox__seller-separator{border:0;border-top:1px solid #3f3f3f;display:block;margin:24px 0}.GLM-c-modals-overlays-lightbox__seller-figure{align-items:center;display:flex;flex-direction:row;gap:16px;margin:0 0 16px!important}.GLM-c-modals-overlays-lightbox__seller-image{border-radius:50%;overflow:hidden;flex-shrink:0}.GLM-c-modals-overlays-lightbox__seller-bio{min-width:0}.GLM-c-modals-overlays-lightbox__seller-bio p{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:0;overflow:hidden;text-decoration-color:currentColor!important;text-overflow:ellipsis;white-space:nowrap}.GLM-c-modals-overlays-lightbox__seller-name{color:#eee;font-weight:700}.GLM-c-modals-overlays-lightbox__seller-link:hover .GLM-c-modals-overlays-lightbox__seller-location,.GLM-c-modals-overlays-lightbox__seller-link:hover .GLM-c-modals-overlays-lightbox__seller-name{text-decoration:underline}.GLM-c-modals-overlays-lightbox__seller-location{color:#b1b1b1}.GLM-c-modals-overlays-lightbox__content-container{display:flex;flex-direction:row;justify-content:center;gap:32px}@media only screen and (max-width:1019px){.GLM-c-modals-overlays-lightbox__content-container{flex-direction:column;gap:16px}}.GLM-c-modals-overlays-lightbox__content-container--loading{height:100%}.GLM-c-modals-overlays-lightbox__loader .loader-circle{background-color:#eee}.GLM-c-modals-overlays-lightbox__details-company-container{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.GLM-c-modals-overlays-lightbox__details-company-image{display:inline-block;vertical-align:middle;width:36px;height:36px;border-radius:50%;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat;flex:none}.GLM-c-modals-overlays-lightbox__details-container{display:flex;flex-direction:column;gap:24px;overflow-y:hidden;height:100%}@media only screen and (max-width:600px){.GLM-c-modals-overlays-lightbox__details-container{overflow-y:visible}}.GLM-c-modals-overlays-lightbox__badge{align-self:start}.GLM-c-modals-overlays-lightbox__details-content-tags{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.GLM-c-modals-overlays-lightbox__details-description,.GLM-c-modals-overlays-lightbox__details-produced-for{color:#eee!important;font-family:"Inter",sans-serif;font-size:16px!important;font-weight:400!important;line-height:1.5!important;letter-spacing:-.18px;margin:0!important;padding:0}.GLM-c-modals-overlays-lightbox__details-producer-verified{width:20px;height:20px;font-size:20px;vertical-align:middle}.GLM-c-modals-overlays-lightbox__details-services{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.GLM-c-modals-overlays-lightbox__details-title{color:#eee!important;font-family:"Inter",sans-serif;font-size:36px!important;font-weight:800!important;line-height:1.1!important;letter-spacing:-.79px;margin:0!important;padding:0;word-break:break-word}.GLM-c-modals-overlays-lightbox__details-verified-badge{color:#eee!important;font-family:"Inter",sans-serif;font-size:16px!important;font-weight:400!important;line-height:1.5!important;letter-spacing:-.18px;margin:0!important;padding:4px 12px 4px 8px;border-radius:4px;background:#373737;display:flex;justify-content:center;align-items:center;gap:4px}.GLM-c-modals-overlays-lightbox__edit-button{width:112px}.GLM-c-modals-overlays-lightbox__edit-button .GLM-button__icon-container{position:relative}.GLM-c-modals-overlays-lightbox__edit-button .GLM-button__icon{width:24px;height:24px;line-height:24px;position:absolute;top:-2px;left:0}@media only screen and (max-width:600px){.GLM-c-modals-overlays-lightbox__edit-button{flex:0 0 100%}}.GLM-c-modals-overlays-lightbox__media-navigation-button{align-self:center;border-color:#fcfcfc;color:#fcfcfc}.GLM-c-modals-overlays-lightbox__media-navigation-button .GLM-icon-button__content{justify-content:end}.GLM-c-modals-overlays-lightbox__media-navigation-button:hover{border-color:#fcfcfc!important;color:#fcfcfc!important}.GLM-c-modals-overlays-lightbox__media-navigation-button--previous{position:absolute;left:48px}@media only screen and (min-width:601px){.GLM-c-modals-overlays-lightbox__media-navigation-button--previous{top:calc(50vh - 18px)}@supports (top:50dvh){.GLM-c-modals-overlays-lightbox__media-navigation-button--previous{top:calc(50dvh - 18px)}}}@media only screen and (max-width:1019px){.GLM-c-modals-overlays-lightbox__media-navigation-button--previous{left:24px}}@media only screen and (max-width:600px){.GLM-c-modals-overlays-lightbox__media-navigation-button--previous{bottom:48px;left:20px}}.GLM-c-modals-overlays-lightbox__media-navigation-button--next{position:absolute;right:48px}@media only screen and (min-width:601px){.GLM-c-modals-overlays-lightbox__media-navigation-button--next{top:calc(50vh - 18px)}@supports (top:50dvh){.GLM-c-modals-overlays-lightbox__media-navigation-button--next{top:calc(50dvh - 18px)}}}@media only screen and (max-width:1019px){.GLM-c-modals-overlays-lightbox__media-navigation-button--next{right:24px}}@media only screen and (max-width:600px){.GLM-c-modals-overlays-lightbox__media-navigation-button--next{bottom:48px;right:20px}}.GLM-c-modals-overlays-lightbox__media-review-container{border-top:1px solid #3f3f3f}.GLM-c-modals-overlays-lightbox__media-review,.GLM-c-modals-overlays-lightbox__media-review-details{color:#b1b1b1!important;font-family:"Inter",sans-serif;font-size:16px!important;font-weight:400;line-height:1.5!important;letter-spacing:-.18px;margin:16px 0!important}.GLM-c-modals-overlays-lightbox__media-review-details{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.GLM-c-modals-overlays-lightbox__media-review{font-style:italic;padding:0}.GLM-c-modals-overlays-lightbox__media-wrapper{position:relative;align-self:start;width:100%;box-sizing:border-box}.GLM-c-modals-overlays-lightbox__media-iframe{width:100%;border:0}@media only screen and (min-width:1020px){.GLM-c-modals-overlays-lightbox__media-iframe{max-height:calc(100vh - 192px);min-height:175px}@supports (max-height:100dvh){.GLM-c-modals-overlays-lightbox__media-iframe{max-height:calc(100dvh - 192px)}}}@media only screen and (max-width:1019px){.GLM-c-modals-overlays-lightbox__media-iframe{max-height:calc(100vh - 176px)}@supports (width:100dvh){.GLM-c-modals-overlays-lightbox__media-iframe{max-height:calc(100dvh - 176px)}}}.GLM-c-modals-overlays-lightbox__media-linked-out{width:100%;cursor:pointer}.GLM-c-modals-overlays-lightbox__media-linked-out-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;pointer-events:none}.GLM-c-modals-overlays-lightbox__media-linked-out-icon path{fill:#fcfcfc}.GLM-c-modals-overlays-lightbox__screen{height:100%;width:100%;padding:96px 116px 152px 96px;display:flex}.GLM-c-modals-overlays-lightbox__screen:focus{outline:0}@media only screen and (max-width:1019px){.GLM-c-modals-overlays-lightbox__screen{padding:76px}}@media only screen and (max-width:600px){.GLM-c-modals-overlays-lightbox__screen{padding:76px 20px 100px}}.GLM-c-modals-overlays-lightbox__theater-column{display:flex;flex-direction:column}@media only screen and (min-width:1020px){.GLM-c-modals-overlays-lightbox__theater-column{overflow-y:auto;scrollbar-gutter:stable;scrollbar-width:thin}}.GLM-c-modals-overlays-lightbox__theater-column--left{flex:1;gap:32px}.GLM-c-modals-overlays-lightbox__theater-column--right{flex-basis:381px;gap:24px;margin:0 0 72px}.GLM-c-modals-overlays-lightbox-bad-link-screen__body{width:700px}.GLM-c-modals-overlays-lightbox-bad-link-screen__actions{display:flex;justify-content:end;align-items:center;flex-wrap:wrap;gap:16px}.GLM-c-modals-overlays-lightbox-bad-link-screen__cancel-button{color:#fcfcfc}.GLM-c-modals-overlays-lightbox-bad-link-screen__title{font-size:24px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.4px}.GLM-c-modals-overlays-lightbox-bad-link-screen__text,.GLM-c-modals-overlays-lightbox-bad-link-screen__title{color:#eee!important;font-family:"Inter",sans-serif;margin:0 0 24px!important}.GLM-c-modals-overlays-lightbox-bad-link-screen__overlay{background-color:#181818}.GLM-c-modals-overlays-lightbox-bad-link-screen__overlay .GLM-c-modals-overlays-lightbox__screen,.GLM-c-modals-overlays-lightbox-delete-screen__overlay .GLM-c-modals-overlays-lightbox__screen{align-items:center;justify-content:center}.GLM-c-modals-overlays-lightbox-delete-screen__body{width:700px}.GLM-c-modals-overlays-lightbox-delete-screen__actions{display:flex;justify-content:end;align-items:center;flex-wrap:wrap;gap:16px}.GLM-c-modals-overlays-lightbox-delete-screen__cancel-button{color:#fcfcfc}.GLM-c-modals-overlays-lightbox-delete-screen__title{font-size:24px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.4px}.GLM-c-modals-overlays-lightbox-delete-screen__text,.GLM-c-modals-overlays-lightbox-delete-screen__title{color:#eee!important;font-family:"Inter",sans-serif;margin:0 0 24px!important}.GLM-c-modals-overlays-lightbox-delete-screen__overlay{background-color:#181818}.GLM-c-modals-overlays-lightbox-edit-screen__actions{display:flex;justify-content:end;align-items:center;flex-wrap:wrap;gap:16px}.GLM-c-modals-overlays-lightbox-edit-screen__cancel-button{color:#fcfcfc}.GLM-c-modals-overlays-lightbox-edit-screen__content-tags-fieldset{margin:0;padding:0;border:0;font-family:inherit;font-size:inherit;font-weight:inherit;background-color:inherit;color:inherit}.GLM-c-modals-overlays-lightbox-edit-screen__content-tags-fieldset[disabled]{opacity:.3}.GLM-c-modals-overlays-lightbox-edit-screen__content-tags-legend{all:unset;display:block;font-family:"Inter",sans-serif;text-align:left;width:100%;white-space:initial;text-overflow:initial;overflow:initial;color:#eee;font-size:14px;font-weight:500;line-height:1.42;letter-spacing:-.09px;margin:0 0 8px}.GLM-c-modals-overlays-lightbox-edit-screen__beta-feature-indicator{color:#6e6e6e;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;margin-left:8px}.GLM-c-modals-overlays-lightbox-edit-screen__beta-feature-indicator-text{color:#6e6e6e;font-family:"Inter",sans-serif;font-size:14px!important;font-weight:700;line-height:1.4;letter-spacing:-.09px}.GLM-c-modals-overlays-lightbox-edit-screen__edit-projectdigest-form-fields{display:flex;gap:48px;margin:32px 0}@media only screen and (max-width:600px){.GLM-c-modals-overlays-lightbox-edit-screen__edit-projectdigest-form-fields{flex-direction:column-reverse}}.GLM-c-modals-overlays-lightbox-edit-screen__experience-container{height:100%;overflow-y:auto;padding:96px 48px;flex:1}.GLM-c-modals-overlays-lightbox-edit-screen__experience-title{color:#eee!important;font-family:"Inter",sans-serif;font-size:24px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.4px;margin:0!important}.GLM-c-modals-overlays-lightbox-edit-screen__form-column{display:flex;flex-direction:column;gap:32px;flex-basis:50%}.GLM-c-modals-overlays-lightbox-edit-screen__field .GLM-dropdown__loading-indicator{bottom:25px!important}.GLM-c-modals-overlays-lightbox-edit-screen__field--chip-suggestor{margin-bottom:8px}.GLM-c-modals-overlays-lightbox-edit-screen__field--chip-suggestor .GLM-fields-chip-suggestor__legend{display:flex;flex-direction:row;gap:8px}.GLM-c-modals-overlays-lightbox-edit-screen__overlay{background-color:#181818}.GLM-c-modals-overlays-lightbox-edit-screen__overlay .GLM-c-modals-overlays-lightbox__screen{padding:0!important}.GLM-c-modals-overlays-lightbox-edit-screen__thumbnail-manager .GLM-fields-thumbnail-manager__thumbnail-preview{width:calc(100% - 52px)}.GLM-c-modals-overlays-lightbox-edit-screen__remove-tag-indicator{color:#24b26b;font-size:14px!important}.GLM-c-modals-overlays-lightbox-hide-screen__body{width:700px}.GLM-c-modals-overlays-lightbox-hide-screen__actions{display:flex;justify-content:end;align-items:center;flex-wrap:wrap;gap:16px}.GLM-c-modals-overlays-lightbox-hide-screen__cancel-button{color:#fcfcfc}.GLM-c-modals-overlays-lightbox-hide-screen__title{font-size:24px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.4px}.GLM-c-modals-overlays-lightbox-hide-screen__text,.GLM-c-modals-overlays-lightbox-hide-screen__title{color:#eee!important;font-family:"Inter",sans-serif;margin:0 0 24px!important}.GLM-c-modals-overlays-lightbox-hide-screen__overlay{background-color:#181818}.GLM-c-modals-overlays-lightbox-hide-screen__overlay .GLM-c-modals-overlays-lightbox__screen,.GLM-c-modals-overlays-lightbox-restore-screen__overlay .GLM-c-modals-overlays-lightbox__screen,.GLM-c-modals-overlays-lightbox-toggle-verified-screen__overlay .GLM-c-modals-overlays-lightbox__screen{align-items:center;justify-content:center}.GLM-c-modals-overlays-lightbox-restore-screen__body{width:700px}.GLM-c-modals-overlays-lightbox-restore-screen__actions{display:flex;justify-content:end;align-items:center;flex-wrap:wrap;gap:16px}.GLM-c-modals-overlays-lightbox-restore-screen__cancel-button{color:#fcfcfc}.GLM-c-modals-overlays-lightbox-restore-screen__title{font-size:24px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.4px}.GLM-c-modals-overlays-lightbox-restore-screen__text,.GLM-c-modals-overlays-lightbox-restore-screen__title{color:#eee!important;font-family:"Inter",sans-serif;margin:0 0 24px!important}.GLM-c-modals-overlays-lightbox-restore-screen__overlay{background-color:#181818}.GLM-c-modals-overlays-lightbox-toggle-verified-screen__body{width:700px}.GLM-c-modals-overlays-lightbox-toggle-verified-screen__actions{display:flex;justify-content:end;align-items:center;gap:16px}.GLM-c-modals-overlays-lightbox-toggle-verified-screen__cancel-button{color:#fcfcfc}.GLM-c-modals-overlays-lightbox-toggle-verified-screen__title{font-size:24px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.4px}.GLM-c-modals-overlays-lightbox-toggle-verified-screen__text,.GLM-c-modals-overlays-lightbox-toggle-verified-screen__title{color:#eee!important;font-family:"Inter",sans-serif;margin:0 0 24px!important}.GLM-c-modals-overlays-lightbox-toggle-verified-screen__field{margin:24px 0}.GLM-c-modals-overlays-lightbox-toggle-verified-screen__overlay{background-color:#181818}.GLM-c-modals-overlays-lightbox-verification-screen__actions{display:flex;justify-content:end;align-items:center;flex-wrap:wrap;gap:16px}.GLM-c-modals-overlays-lightbox-verification-screen__cancel-button{color:#fcfcfc}.GLM-c-modals-overlays-lightbox-verification-screen__company-suggestor .GLM-dropdown__loading-indicator{bottom:1px!important}.GLM-c-modals-overlays-lightbox-verification-screen__verify-worksample-form-fields{display:flex;flex-direction:column;gap:32px;margin:32px 0}.GLM-c-modals-overlays-lightbox-verification-screen__experience-container{flex:1;height:100%;overflow-y:auto;padding:96px 48px;max-width:700px}.GLM-c-modals-overlays-lightbox-verification-screen__experience-title{color:#eee!important;font-family:"Inter",sans-serif;font-size:24px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.4px;margin:0!important}.GLM-c-modals-overlays-lightbox-verification-screen__verification-additional-fieldset{border:0;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.GLM-c-modals-overlays-lightbox-verification-screen__verification-additional-fieldset legend{color:#eee;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.18px;margin:0 0 16px}.GLM-c-modals-overlays-lightbox-verification-screen__verification-additional-fields-grouped{display:flex;flex-direction:row;gap:16px}.GLM-c-modals-overlays-lightbox-verification-screen__verification-additional-fields-grouped>*{flex:1}@media only screen and (max-width:600px){.GLM-c-modals-overlays-lightbox-verification-screen__verification-additional-fields-grouped{flex-direction:column}}.GLM-c-modals-overlays-lightbox-verification-screen__form-column{display:flex;flex-direction:column;gap:32px;flex-basis:50%}.GLM-c-modals-overlays-lightbox-verification-screen__overlay{background-color:#181818}.GLM-c-modals-overlays-lightbox-verification-screen__overlay .GLM-c-modals-overlays-lightbox__screen{padding:0!important;display:flex;justify-content:center}.GLM-c-modals-overlays-manage-additional-projects{position:relative}.GLM-c-modals-overlays-manage-additional-projects__overlay{background-color:#181818}.GLM-c-modals-overlays-manage-additional-projects__operations{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:16px;margin:36px 0 0}.GLM-c-modals-overlays-manage-additional-projects__operations--prompted{margin:16px 0 0}.GLM-c-modals-overlays-manage-additional-projects__confirm-delete{display:flex;flex-direction:column;align-items:start;gap:16px;margin:16px 0 0}.GLM-c-modals-overlays-manage-additional-projects__confirm-delete-prompt{margin:16px 0 0;color:#eee;font-family:"Inter",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.18px}.GLM-c-modals-overlays-manage-additional-projects__action-wrapper{position:absolute;bottom:0;right:0;left:0;width:100%;height:164px}.GLM-c-modals-overlays-manage-additional-projects__actions{display:flex;justify-content:end;align-items:center;flex-wrap:wrap;gap:16px;margin:36px 0 0;padding:0 48px}@media only screen and (max-width:600px){.GLM-c-modals-overlays-manage-additional-projects__actions{padding:0 24px}}.GLM-c-modals-overlays-manage-additional-projects__save-button{min-width:112px}.GLM-c-modals-overlays-manage-additional-projects__screen{height:100%;width:100%}.GLM-c-modals-overlays-manage-additional-projects__screen:focus{outline:0}.GLM-c-modals-overlays-manage-additional-projects__experience-title{color:#eee!important;font-family:"Inter",sans-serif;font-size:24px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.4px;margin:0!important}.GLM-c-modals-overlays-manage-additional-projects__company-image{display:inline-block;vertical-align:middle;width:36px;height:36px;border-radius:50%;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat;flex:none}.GLM-c-modals-overlays-manage-additional-projects__company-with-details{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px;margin:0!important;color:#eee;font-family:"Inter",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.18px}.GLM-c-modals-overlays-manage-additional-projects__experience-container{max-height:calc(100% - 164px);height:100%;overflow-y:auto;padding:48px}@media only screen and (max-width:600px){.GLM-c-modals-overlays-manage-additional-projects__experience-container{padding:24px}}.GLM-c-modals-overlays-manage-additional-projects__form-fields{display:flex;flex-direction:column;gap:16px}.GLM-c-modals-overlays-manage-additional-projects__form-field-group{display:flex;flex-direction:row;gap:48px}@media only screen and (max-width:600px){.GLM-c-modals-overlays-manage-additional-projects__form-field-group{flex-direction:column-reverse;gap:24px}}.GLM-c-modals-overlays-manage-additional-projects__form-field-group-cell{display:flex;flex-direction:column;gap:32px}.GLM-c-modals-overlays-manage-additional-projects__form-field-group-cell--left,.GLM-c-modals-overlays-manage-additional-projects__form-field-group-cell--right{flex:1}@media only screen and (max-width:600px){.GLM-c-modals-overlays-manage-additional-projects__form-field-group-cell{gap:24px}}.GLM-c-modals-overlays-manage-additional-projects__form-field-column{display:flex;flex-direction:column;gap:32px}.GLM-c-modals-overlays-manage-additional-projects__form-field-pair{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}@media only screen and (max-width:600px){.GLM-c-modals-overlays-manage-additional-projects__form-field-pair{flex-direction:column}}.GLM-c-modals-overlays-manage-additional-projects__field .GLM-input__field,.GLM-c-modals-overlays-manage-additional-projects__field .GLM-textarea__field{font-size:1rem!important;line-height:1.5!important}.GLM-c-modals-overlays-manage-additional-projects__field .GLM-fields-thumbnail-manager__input-label,.GLM-c-modals-overlays-manage-additional-projects__field .GLM-input__label,.GLM-c-modals-overlays-manage-additional-projects__field .GLM-textarea__label{font-size:.875rem!important;line-height:1.4!important}.GLM-c-modals-overlays-manage-additional-projects__field .GLM-dropdown__loading-indicator{bottom:0!important}.GLM-c-modals-overlays-manage-additional-projects__field .GLM-dropdown__chevron{color:#fcfcfc;bottom:10px}.GLM-c-modals-overlays-manage-additional-projects__field .GLM-error{font-size:.875rem!important;line-height:1.4!important}.GLM-c-modals-overlays-manage-additional-projects__field.GLM-chip-selector .GLM-input__field-wrapper{min-height:50px}.GLM-c-modals-overlays-manage-additional-projects__field--prefixed .GLM-input__prefix{font-size:1rem}.GLM-c-modals-overlays-manage-additional-projects__field--captioned .GLM-input__caption{font-size:.875rem!important;line-height:1.4!important}.GLM-c-modals-overlays-manage-additional-projects__form-field-caption{margin:8px 0 0;color:#b1b1b1;font-family:"Inter",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.4;letter-spacing:-.09px}.GLM-c-modals-overlays-manage-additional-projects__form-field-caption--checkbox{margin:4px 0 0}.GLM-c-modals-overlays-manage-additional-projects__thumbnail-manager .GLM-fields-thumbnail-manager__thumbnail-preview{width:calc(100% - 52px)}.GLM-c-modals-overlays-manage-additional-projects__remove-tag-indicator{color:#24b26b;font-size:.875rem!important}.GLM-c-modals-overlays-manage-additional-projects__content-tags-container{position:relative}.GLM-c-modals-overlays-manage-additional-projects__new-feature-indicator{position:absolute;top:1px;left:88px;color:#6e6e6e;display:flex;flex-direction:row;justify-content:center;gap:6px}.GLM-c-modals-overlays-manage-additional-projects__new-feature-indicator-text{color:#6e6e6e;font-family:"Inter",sans-serif;font-size:.875rem!important;font-weight:700;line-height:1.4;letter-spacing:-.09px}.GLM-c-modals-ai-creative-brief__form-container{position:relative}.GLM-c-modals-ai-creative-brief__loader{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.GLM-c-modals-ai-creative-brief__form{margin:16px 0 0;display:flex;flex-direction:column;gap:32px}.GLM-c-modals-ai-creative-brief__generic-error{margin:32px 0 0}.GLM-c-modals-ai-creative-brief__classification-chip-selector .GLM-input__caption{color:#066d40!important}.SH-c-accept-terms-modal .modal{overflow-y:auto}.SH-c-accept-terms-modal .dialog-body .SH-c-accept-terms-modal--scrollable-container{height:25vh;padding:8px 16px;border-radius:4px;border:1px solid #e0e0e0;overflow-y:auto}.SH-c-accept-terms-modal .dialog-body .SH-c-accept-terms-modal--scrollable-container--checkbox-container{display:flex;align-items:center;margin:0 8px;padding:12px 0;border-top:1px solid #f0f0f0}.SH-c-accept-terms-modal .dialog-body .SH-c-accept-terms-modal--scrollable-container--checkbox-container .LSG-c-checkbox{position:relative;top:4px;left:4px}.SH-c-accept-terms-modal .dialog-body .SH-c-accept-terms-modal--subtext{margin:24px 8px 0;font-size:12px;color:#757575}.SH-c-accept-terms-modal .offer{margin-bottom:16px}.SH-c-accept-terms-modal .heading{margin-bottom:16px;color:#212121;font-weight:700;font-size:18px;font-family:"Inter",sans-serif}.SH-c-accept-terms-modal .line-item,.SH-c-accept-terms-modal .total{display:flex;justify-content:space-between;color:#757575}.SH-c-accept-terms-modal .line-item+.line-item{margin-top:8px}.SH-c-accept-terms-modal .total{padding:16px 0;border-top:1px solid #e0e0e0;color:#212121;font-weight:700;margin-top:16px}.SH-c-cover-fees-expenses-modal__fees{margin-top:32px}.SH-c-cover-fees-expenses-modal__fees__line-item{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:8px;color:#757575}.SH-c-cover-fees-expenses-modal__fees__line-item__total,.SH-c-reports-buyer-invoices__table thead tr .text-align-right{text-align:right}.SH-c-cover-fees-expenses-modal__fees__line-item p{margin:0!important}.SH-c-cover-fees-expenses-modal__fees__total{display:flex;justify-content:space-between;color:#212121;border-top:1px solid #212121;margin-top:8px}.SH-c-cover-fees-expenses-modal__aside{font-size:12px;font-weight:400;color:#757575;text-align:right}.SH-c-cover-fees-expenses-modal .LSG-c-button--primary-small .button-content:hover{background:#646464}.SH-c-cover-fees-expenses-modal .LSG-c-button--tertiary-small .button-content:hover{color:#0f0f0f}.SH-c-edit-company-team-modal .dialog-body{height:100px}.SH-c-edit-company-team-modal .LSG-c-select--container--trigger--caret{left:89%}.SH-c-edit-company-team-modal__team-select-container{position:absolute;min-width:210px}.SH-c-edit-expenses-modal__expenses-notice{line-height:1.5;font-weight:400}.SH-c-edit-expenses-modal--expenses-container--item{display:flex;padding-right:24px}.SH-c-edit-expenses-modal--expenses-container--item--expense-amount{width:100px}.SH-c-edit-expenses-modal--expenses-container--item--expense-description{flex-grow:1;margin-right:8px}.SH-c-edit-expenses-modal--expenses-container--item.SH-c-edit-expenses-modal--expenses-container--item-allow-delete{padding-right:0}.SH-c-edit-expenses-modal--expenses-container--item .material-icons{position:relative;top:8px;margin-left:16px}.SH-c-edit-expenses-modal--expenses-container--total,.SH-c-edit-expenses-modal--heading-container{display:flex;justify-content:flex-end;margin-bottom:8px;padding-right:42px;font-weight:700}.SH-c-edit-expenses-modal--heading-container{justify-content:space-between;margin-bottom:16px}.SH-c-edit-location-modal .dialog-body{padding-bottom:32px}.SH-c-edit-project-fees-modal{color:#757575;padding:14px;background-color:#eee}.SH-c-edit-project-fees-modal .dialog-footer{background:0 0}.SH-c-edit-services-modal,.SH-c-edit-story-codes-modal{overflow:visible!important}.SH-c-edit-services-modal .dialog-body{overflow:visible}.SH-c-edit-story-codes-modal__select-container{display:grid;grid-template-columns:100px 1fr;align-items:center;gap:16px}.SH-c-edit-story-codes-modal__select-container .signup-input{width:100%}.SH-c-edit-story-codes-modal__select-container .signup-input__selection-alt-text{top:18px}.SH-c-edit-story-codes-modal--story-code-container--item{display:flex;align-items:center;justify-content:space-between;min-height:38px}.SH-c-edit-story-codes-modal--story-code-container--item--body{flex-grow:1;margin-right:16px}.SH-c-edit-story-codes-modal--story-code-container--item .input-field{margin-bottom:0}.SH-c-edit-story-codes-modal--story-code-container--item+.SH-c-edit-story-codes-modal--story-code-container--item{margin-top:8px}.SH-c-edit-story-codes-modal.SH-c-edit-story-codes-modal--edit-available-codes-mode .dialog-body{overflow:auto!important}.SH-c-edit-story-codes-modal .dialog-body{overflow:visible}.SH-c-edit-story-codes-modal .LSG-c-select .select-wrapper .dropdown-content{margin-bottom:30px}.SH-c-edit-story-codes-modal .LSG-c-select .select-wrapper .select-dropdown{margin-top:16px;max-height:300px;font-size:16px}.SH-c-expedite-commitment-modal__callout-row{display:flex;flex-direction:row;gap:8px;align-items:center}.SH-c-expedite-commitment-modal__callout-column{display:flex;flex-direction:column;font-weight:400;line-height:24px;font-size:16px}.SH-c-expedite-commitment-modal__body-gap{margin-bottom:16px}.SH-c-expedite-commitment-modal__body-row{display:flex;flex-direction:row;align-items:flex-start;gap:8px}.SH-c-expedite-commitment-modal__body-row--small{line-height:20px;font-size:14px}.SH-c-expedite-commitment-modal__body-column{display:flex;flex-direction:column;gap:4px;font-weight:400;line-height:24px;font-size:16px}.SH-c-expedite-commitment-modal__body-column--center{align-self:center}.SH-c-expedite-commitment-modal__bubble-div{border-radius:8px;border:1px solid #9e9e9e;padding:16px}.SH-c-expedite-commitment-modal__de-emphasized{color:#9e9e9e}.SH-c-expedite-commitment-modal__outer_column{display:flex;flex-direction:column;gap:16px}.SH-c-change-project-price-modal,.SH-c-reports-buyer-credits__gray-table .SH-r-reports-company-credits__table tbody tr td{color:#757575}.SH-c-change-project-price-modal .dialog-body{max-height:400px}.SH-c-change-project-price-modal .header-title{color:#212121}.SH-c-change-project-price-modal .offer-heading{margin-top:16px;margin-bottom:16px;color:#212121;font-weight:700;font-size:18px;font-family:"Inter",sans-serif}.SH-c-change-project-price-modal .offer-heading.approved-offer{margin-bottom:8px}.SH-c-change-project-price-modal .offer-text-area{margin-bottom:8px;padding-left:8px;line-height:30px;max-height:40px;color:#212121;border:1px solid #e0e0e0;border-radius:8px;outline:0;resize:none}.SH-c-change-project-price-modal .total-container{padding:16px 0;border-top:1px solid #e0e0e0;color:#212121;font-weight:700}.SH-c-change-project-price-modal .value-label{float:right}.delete-production-invoice-modal__content{gap:32px}.delete-production-invoice-modal__text,.delete-production-invoice-modal__warning{color:#202020;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:0}.delete-production-invoice-modal__warning{display:flex;flex-direction:row;gap:16px}.delete-production-invoice-modal__warning svg{color:#bf133e;flex-shrink:0}.edit-production-modal{max-height:95vh}@supports (max-height:95dvh){.edit-production-modal{max-height:95dvh}}.edit-production-modal__content,.edit-production-modal__delete{gap:32px}.edit-production-modal__delete .GLM-modal__body,.issue-production-invoice .GLM-modal__body{display:flex;flex-direction:column;gap:32px}.edit-production-modal__delete .GLM-modal__body>p{margin:0}.edit-production-modal__alert{color:#bf133e}.issue-production-invoice{max-height:95vh}@supports (max-height:95dvh){.issue-production-invoice{max-height:95dvh}}.issue-production-invoice__content{gap:32px}.issue-production-invoice__stats{display:flex;flex-direction:row;gap:16px}@media only screen and (max-width:600px){.issue-production-invoice__stats{flex-direction:column}}.issue-production-invoice__budget,.issue-production-invoice__remaining{color:#646464;flex:1;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0;padding:16px}.issue-production-invoice__remaining{border:1px solid #ddd;border-radius:8px;display:flex;flex-direction:column}.issue-production-invoice__remaining b{color:#202020;font-weight:700}.issue-production-invoice__budget{display:grid;gap:0 4px;grid-template-columns:1fr auto}.issue-production-invoice__budget dd{margin:0;text-align:right}.issue-production-invoice__budget dd:first-of-type{color:#202020;font-weight:700}.issue-production-invoice__form{display:flex;flex-direction:column;gap:32px}.production-payment-history-modal{max-height:95vh}@supports (max-height:95dvh){.production-payment-history-modal{max-height:95dvh}}.production-payment-history-modal__content{gap:32px}.production-payment-history-modal__content .GLM-modal__body{display:flex;flex-direction:column;gap:16px}.production-payment-history-modal__history{border-collapse:collapse}.production-payment-history-modal__history thead{border:0}.production-payment-history-modal__history td,.production-payment-history-modal__history th{color:#202020;font-family:"Inter",sans-serif;font-size:14px;line-height:20px;padding:8px}.production-payment-history-modal__history td:first-of-type,.production-payment-history-modal__history th:first-of-type{padding-left:0}.production-payment-history-modal__history td:last-of-type,.production-payment-history-modal__history th:last-of-type{padding:0 0 0 8px}.production-payment-history-modal__history th{font-weight:700;white-space:nowrap}.production-payment-history-modal__history td{vertical-align:top}.production-payment-history-modal__confirm,.production-payment-history-modal__error{color:#202020;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:0}.production-payment-history-modal__error{color:#bf133e}.SH-c-moment-from-now-to-format{appearance:none;border:0;background-color:transparent}.multi-select{position:relative}.multi-select .input-field[readonly]{height:0}.ms-dropdown{position:absolute;left:0;width:100%;top:40px;background:#fff;border-bottom:1px solid #999;z-index:11;max-height:11.7142857143rem;overflow:auto}.ms-dropdown .collection-item{padding-left:8px;padding-right:8px;cursor:pointer}.ms-dropdown .collection-item.avatar .circle{left:8px}.SH-c-people-creator-card{position:relative;width:100%;border-radius:8px;border:1px solid #3f3f3f;background:#222;display:grid;grid-template-columns:1fr 264px 1fr;grid-template-rows:auto;gap:16px 24px;padding:24px 68px 24px 24px;margin:0 0 16px}.SH-c-people-creator-card:active,.SH-c-people-creator-card:focus,.SH-c-people-creator-card:hover{outline:0;box-shadow:0 0 0 4px #2e7ae5}@media only screen and (min-width:601px) and (max-width:1019px){.SH-c-people-creator-card{grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,auto)}}@media only screen and (max-width:600px){.SH-c-people-creator-card{display:flex;flex-direction:column;padding:52px 16px 16px}}.SH-c-people-creator-card--media-hovered:hover{outline:0;box-shadow:none}.SH-c-people-creator-card--no-additional-info{grid-template-rows:auto}@media only screen and (min-width:601px){.SH-c-people-creator-card--no-digests .SH-c-people-creator-card__creator-details-wrapper{grid-column:1/3}}@media only screen and (max-width:600px){.SH-c-people-creator-card__creator-details{width:100%}}.SH-c-people-creator-card__context-badge{margin:16px 0 0}.SH-c-people-creator-card__context-badge .SH-c-people-card-context-badge__icon-wrapper{height:20px}.SH-c-people-creator-card__info-block{flex-basis:50%}.SH-c-people-creator-card__info-container{display:flex;justify-content:space-between;gap:16px;flex-direction:column}@media only screen and (min-width:1020px){.SH-c-people-creator-card__info-container{height:100%}}@media only screen and (min-width:601px) and (max-width:1019px){.SH-c-people-creator-card__info-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:600px){.SH-c-people-creator-card__info-container{width:100%}}@media only screen and (min-width:601px) and (max-width:1019px){.SH-c-people-creator-card__info-container.info-container-isolated{grid-template-columns:1fr}}.SH-c-people-creator-card__info-wrapper{overflow:hidden}@media only screen and (min-width:601px) and (max-width:1019px){.SH-c-people-creator-card__info-wrapper{grid-column:1/span 2}}.SH-c-people-creator-card__save-creator{position:absolute;top:16px;right:16px;color:#eee}.SH-c-people-creator-card__save-creator .GLM-icon-button__icon{line-height:24px;font-size:24px;height:24px}.GLM-c-empty-search-results{max-width:700px;margin:0 auto;padding:32px 48px}@media only screen and (max-width:1019px){.GLM-c-empty-search-results{padding:32px 24px}}@media only screen and (max-width:600px){.GLM-c-empty-search-results{padding:32px 20px}}.GLM-c-empty-search-results__action-wrapper{margin:32px 0 0;display:flex;justify-content:center}.GLM-c-empty-search-results__title{margin:0!important;color:#eee!important;font-family:"Inter",sans-serif;font-size:24px!important;font-weight:700;line-height:28px;letter-spacing:-.4px;text-align:center}.GLM-c-empty-search-results__message{margin:16px 0!important;color:#b1b1b1;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px;text-align:center}.GLM-c-few-search-results{max-width:700px;margin:0 auto;padding:32px 48px}@media only screen and (max-width:1019px){.GLM-c-few-search-results{padding:32px 24px}}@media only screen and (max-width:600px){.GLM-c-few-search-results{padding:32px 20px}}.GLM-c-few-search-results__action-wrapper{margin:32px 0 0;display:flex;justify-content:center}.GLM-c-few-search-results__title{margin:0!important;color:#eee!important;font-family:"Inter",sans-serif;font-size:24px!important;font-weight:700;line-height:28px;letter-spacing:-.4px;text-align:center}.GLM-c-few-search-results__message{margin:16px 0!important;color:#b1b1b1;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px;text-align:center}.SC-c-people-initial-state-search-results{display:flex;justify-content:center}.SC-c-people-initial-state-search-results__text{color:#eee;font-family:"Inter",sans-serif;font-size:18px!important;font-weight:700;line-height:1.3;letter-spacing:-.26px;margin:0 20px!important;text-align:center}.SH-c-people-card-context-badge{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:4px 12px 4px 8px;background:#373737;border-radius:4px;text-align:center;cursor:default}.SH-c-people-card-context-badge__icon-wrapper{font-size:20px!important;line-height:20px}.SH-c-people-card-context-badge__icon{color:#b1b1b1;user-select:none}.SH-c-people-card-context-badge__text{color:#eee;font-family:"Inter",sans-serif;font-size:14px!important;font-weight:700;line-height:20px;letter-spacing:-.09px;white-space:nowrap}.SH-c-people-card-creator-details{display:flex;flex-direction:row;gap:16px}.SH-c-people-card-creator-details__creator-location{display:flex;align-items:center;gap:4px;color:#eee;font-family:"Inter",sans-serif;font-size:14px!important;font-weight:400;line-height:1.4;letter-spacing:-.09px}.SH-c-people-card-creator-details__creator-location svg{color:#b1b1b1;min-width:20px}.SH-c-people-card-creator-details__creator-location--search-match{font-weight:700}.SH-c-people-card-creator-details__creator-name{color:#eee!important;font-family:"Inter",sans-serif;font-size:18px!important;font-weight:700;line-height:1.3;letter-spacing:-.26px;margin:0}.SH-c-people-card-creator-details__star-rating{color:#ff5975;height:20px}.SH-c-people-card-creator-details__star-rating .material-icons{font-size:20px;letter-spacing:-4px;line-height:20px;user-select:none}.SH-c-people-card-creator-details__profile-image-wrapper{flex-shrink:0;width:80px;height:80px}.SH-c-people-card-creator-details__profile-image{width:100%}.SH-c-people-card-creator-details__star-rating-container{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:10px}.SH-c-people-card-creator-details__star-rating-numeric{color:#b1b1b1;line-height:20px}.SH-c-people-card-creator-details__text-overview{display:flex;flex-direction:column;gap:4px}.SH-c-people-card-creator-worked-with__images-container{max-height:40px;display:grid;grid-template-columns:repeat(auto-fill,40px);justify-content:start;gap:12px;width:100%;overflow:hidden}.SH-c-people-card-creator-worked-with__image{width:40px;height:40px;filter:grayscale(100%)}.SH-c-people-card-creator-worked-with__title{color:#eee!important;font-family:"Inter",sans-serif;font-size:14px!important;font-weight:700!important;line-height:1.4;letter-spacing:-.09px;margin:0 0 4px!important}.SH-c-people-card-media-thumbnail__image{display:block;width:100%;border-radius:8px;aspect-ratio:16/9;cursor:pointer}.SH-c-people-card-media-thumbnail__image--hidden{display:none}.SH-c-people-card-media-thumbnail__image-button{appearance:none;background:0 0;background-image:none;cursor:pointer;border:0;border-radius:8px;display:block;padding:0;margin:0;outline:0;width:100%}.SH-c-people-card-media-thumbnail__image-button:active,.SH-c-people-card-media-thumbnail__image-button:focus,.SH-c-people-card-media-thumbnail__image-button:hover{outline:0;box-shadow:0 0 0 4px #2e7ae5}.SH-c-people-card-services-with-matches__services .GLM-chips-line-clamp,.SH-c-people-card-services-with-matches__title{font-family:"Inter",sans-serif;font-size:14px!important;letter-spacing:-.09px}.SH-c-people-card-services-with-matches__services .GLM-chips-line-clamp__chip{color:#eee!important;font-family:"Inter",sans-serif;font-size:14px!important;font-weight:400!important;line-height:1.4;letter-spacing:-.09px;margin:0!important;padding:0 12px;border-radius:16px;border:1px solid #3f3f3f;cursor:default}.SH-c-people-card-services-with-matches__services .GLM-chips-line-clamp__chip--selected{font-weight:700!important;border:1px solid #eee}.SH-c-people-card-services-with-matches__services .GLM-chips-line-clamp__has-more-text{color:#b1b1b1;cursor:default}.SH-c-people-card-services-with-matches__title{color:#eee!important;font-weight:700!important;line-height:1.4;margin:0 0 4px!important}.people-center-metrics{max-width:1600px;margin:0 auto 16px}.people-center-metrics__button{align-self:start}.people-center-metrics__button .button-content{font-weight:400}.people-center-metrics__header{font-weight:600;font-size:24px!important;line-height:32px;margin:0!important}.people-center-metrics__sub-header{font-weight:400;line-height:24px;color:#757575;margin:0!important}.people-center-metrics__tableau{display:flex;flex-direction:row;margin-top:24px}@media only screen and (max-width:600px){.people-center-metrics__tableau{margin-top:8px}}.people-center-metrics__tableau__metrics-list{display:inline-grid;flex:auto;list-style:none;grid-template-columns:repeat(3,1fr);grid-column-gap:1px;background-color:#e0e0e0;margin:0}@media only screen and (max-width:600px){.people-center-metrics__tableau__metrics-list{grid-template-columns:auto;flex:unset;background-color:unset}}.people-center-metrics__tableau__metrics-list__metric{background-color:#fff;padding:0 16px;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:600px){.people-center-metrics__tableau__metrics-list__metric{flex-direction:unset;justify-content:unset;padding:unset;align-items:baseline}}.people-center-metrics__tableau__metrics-list__metric__title{margin-bottom:0!important;color:#757575;line-height:24px;display:inline-block;text-align:center}.people-center-metrics__tableau__metrics-list__metric__title__icon{vertical-align:top}@media only screen and (max-width:600px){.people-center-metrics__tableau__metrics-list__metric__title{margin-right:8px}}.people-center-metrics__tableau__metrics-list__metric__data{margin-top:0!important;font-weight:600;font-size:24px!important;line-height:32px;color:#212121;text-align:center}.people-center-metrics__tableau__metrics-list__metric__loader{line-height:39px}.people-center-metrics__blurb{display:inline-grid;grid-template-columns:auto auto;justify-items:start;width:25%;grid-gap:8px;height:auto;background-color:#f0f0f0;border-radius:8px;padding:16px}@media only screen and (max-width:1019px){.people-center-metrics__blurb{grid-template-columns:auto}}.people-center-metrics__blurb__text{margin:0;line-height:24px}.people-center-metrics__blurb__text--title{font-weight:600}.people-center-metrics__blurb__button{color:#212121;background-color:transparent;text-decoration:underline;font-size:16px;border:0;padding:0;white-space:nowrap}.people-center-metrics__blurb__button:focus{background-color:transparent}.people-center-my-network__metrics{padding:24px 3% 48px;background-color:#fff}.people-center-my-network__search-form{padding:0 3% 24px;background-color:#fff}.people-center-my-network__search-results{padding:16px 3% 0}@media only screen and (max-width:600px){.people-center-my-network__search-results{padding:16px 0 0}}.people-center-my-network-search-form{max-width:1600px;margin:0 auto 16px}.people-center-my-network-search-form__title{font-size:18px!important;font-weight:600;line-height:24px;color:#212121}.people-center-my-network-search-form__fields{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:48px}@media only screen and (max-width:600px){.people-center-my-network-search-form__fields{grid-template-columns:1fr;grid-row-gap:16px}}.people-center-my-network-search-form__fields__checkbox{align-self:center}.people-center-my-network-search-form__checkboxes-container{display:flex;gap:64px}.people-center-my-network-search-form__checkboxes-container__checkbox{align-self:center}@media only screen and (max-width:1019px){.people-center-my-network-search-form__checkboxes-container{grid-column-start:1;grid-column-end:3;gap:16px}.people-center-my-network-search-form__checkboxes-container__checkbox{align-self:flex-start}}@media only screen and (max-width:600px){.people-center-my-network-search-form__checkboxes-container{flex-direction:column}}.people-center-my-network-search-form__button .button-content{font-weight:400}.people-center-my-network-search-form__buttons{text-align:right;margin-top:16px}.people-center-my-network-search-form__buttons__clear{border:0;background-color:inherit;margin-right:48px;color:#212121;text-decoration:underline;font-size:16px}.people-center-my-network-search-form__buttons__clear--disabled{opacity:.3;cursor:unset}.people-center-my-network-project-preview{border:1px solid #e0e0e0;border-radius:8px;height:56px;padding:8px}.people-center-my-network-project-preview__most_recent_message,.people-center-my-network-project-preview__title{margin:0!important;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.people-center-my-network-project-preview__most_recent_message{font-size:12px!important;color:#757575}.people-center-my-network-project-preview__most_recent_message__icon{position:relative;top:3px;font-size:13px;line-height:0;color:#9e9e9e}.people-center-my-network-project-preview--empty{border-style:dashed;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.people-center-my-network-search-results{max-width:1600px;margin:0 auto 16px}.people-center-my-network-search-results__callout{font-size:16px;line-height:24px}.SH-c-reports-buyer-invoices__table tbody tr .bold,.people-center-my-network-search-results__callout__creator-count{font-weight:600}.people-center-my-network-search-results__error{padding-top:48px;font-size:20px!important;color:#f44336;text-align:center}.people-center-my-network-search-results__list{display:grid;grid-template-columns:repeat(3,1fr);column-gap:16px;row-gap:32px}@media only screen and (max-width:1019px){.people-center-my-network-search-results__list{grid-template-columns:1fr 1fr}}@media only screen and (max-width:600px){.people-center-my-network-search-results__list{grid-template-columns:1fr}}.people-center-my-network-search-results__list--loading{margin-top:40px}.people-center-my-network-search-results__paginator{display:flex;justify-content:center}.people-center-my-network-search-results-item{background-color:#fff;height:460px;padding:16px;border:1px solid #e0e0e0;border-radius:16px;overflow:hidden}@media only screen and (max-width:600px){.people-center-my-network-search-results-item{border-radius:0}}.people-center-my-network-search-results-item:hover{cursor:pointer;border-color:#212121}.people-center-my-network-search-results-item--loading{display:flex;justify-content:center}.people-center-my-network-search-results-item__button{text-align:end}.people-center-my-network-search-results-item__button .button-content{font-weight:400}.people-center-my-network-search-results-item__topline-container{display:flex;align-items:center;justify-content:flex-end}.people-center-my-network-search-results-item__topline-container__extended-network{color:#4caf50;font-weight:600;font-size:14px!important;margin:0!important;flex-grow:1}.people-center-my-network-search-results-item__user-details{display:flex;margin-top:8px;height:80px}.people-center-my-network-search-results-item__user-details__image{height:80px;width:80px;border-radius:50%}.people-center-my-network-search-results-item__user-details__info{margin-left:16px;overflow:hidden;display:grid}.people-center-my-network-search-results-item__user-details__info__icon{position:relative;top:3px;font-size:16px;line-height:0}.people-center-my-network-search-results-item__user-details__info__name{font-size:20px!important;line-height:24px;font-weight:600;margin-top:0!important;margin-bottom:4px!important;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.people-center-my-network-search-results-item__user-details__info__location-and-pay{font-size:14px!important;margin-top:0!important;margin-bottom:2px!important;line-height:16px;color:#757575;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.people-center-my-network-search-results-item__user-details__info__location-and-pay--last-seen{font-size:12px!important}.people-center-my-network-search-results-item__activity{padding-top:16px}.people-center-my-network-search-results-item__activity__title{font-size:14px!important;font-weight:600;line-height:16px;color:#646464;margin:0 0 12px!important;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.people-center-my-network-search-results-item__activity__metric{display:flex;align-items:center;font-size:14px!important;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.people-center-my-network-search-results-item__activity__metric__middot{font-size:24px!important;margin-left:4px}.people-center-my-network-search-results-item__activity__metric__number{margin-right:4px;font-weight:600;font-size:18px!important}.people-center-my-network-search-results-item__activity__metric__rating{color:#ff5975;margin-right:4px;margin-left:2px}.people-center-my-network-search-results-item__activity__metric__rating i{font-size:18px}.people-center-my-network-search-results-item__activity__metric--empty{color:#757575;font-style:italic}.people-center-my-network-search-results-item-service-list{height:116px;margin:16px 0 0;border-bottom:1px solid #e0e0e0;display:flex;flex-direction:column}.people-center-my-network-search-results-item-service-list__chips{height:86px;overflow:hidden}.people-center-my-network-search-results-item-service-list__chips__item{height:24px}.people-center-my-network-search-results-item-service-list__hidden-services-count{color:#9e9e9e;font-size:12px!important;font-weight:400;margin:0!important;text-align:right;padding-right:8px;align-items:center;display:flex;flex:1;justify-content:right}.people-center-my-network-pending-invites-list-item{display:flex;align-items:center;gap:16px;padding:16px 8px;border-bottom:1px solid #f0f0f0}.people-center-my-network-pending-invites-list-item__user-info{display:flex;align-items:center;gap:16px;flex-grow:1}.people-center-my-network-pending-invites-list-item__user-info__identity{width:230px}.people-center-my-network-pending-invites-list-item__user-info__identity__name{margin:0!important}.people-center-my-network-pending-invites-list-item__user-info__identity__email{margin:0!important;color:#757575;text-overflow:ellipsis;overflow:hidden}.people-center-my-network-pending-invites-list-item__user-info__status{width:91px}.people-center-my-network-pending-invites-list-item__user-info__status__expired{display:flex;align-items:center;justify-content:center;gap:4px;border-radius:4px;padding:0 8px;background:#e0e0e0;color:#757575}.people-center-my-network-pending-invites-list-item__user-info__status__expired .material-icons{font-size:16px}.people-center-my-network-pending-invites-list-item__user-info__status__text{margin-top:0!important;margin-bottom:0!important}.people-center-my-network-pending-invites-list-item__user-info__last-sent{margin:0!important;color:#757575;width:120px}.people-center-my-network-pending-invites-list-item .LSG-c-circle-button-dropdown__menu-button{padding:0 4px;background:inherit}.people-center-my-network-pending-invites-list-item .LSG-c-circle-button-dropdown__menu-button:hover{background:rgba(117,117,117,.1019607843)!important}.people-center-my-network-pending-invites-list-item:hover{background:rgba(117,117,117,.0784313725)}@media only screen and (max-width:600px){.people-center-my-network-pending-invites-list-item__user-info{flex-direction:column;align-items:flex-start;gap:0}}.GLM-c-deliverables-list li.GLM-c-deliverables-list__item,.GLM-c-deliverables-list__label{color:#202020;font-family:"Inter",sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.18px}.GLM-c-deliverables-list ul.GLM-c-deliverables-list__list{list-style-position:outside;padding:4px 0 0;margin:0}.GLM-c-deliverables-list li.GLM-c-deliverables-list__item{color:#646464;font-weight:400;margin-left:20px;list-style-type:disc}.GLM-c-deliverables-list li.GLM-c-deliverables-list__item--no-bullet{list-style-type:none;margin:0}.GLM-c-key-dates-table{border-collapse:collapse}.GLM-c-key-dates-table__table-caption{color:#202020;font-family:"Inter",sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.18px;padding-bottom:4px;border-bottom:1px solid #ddd;text-align:left}.GLM-c-key-dates-table__table-column{padding:4px 0}.GLM-c-key-dates-table__table-column--header{font-weight:400;padding-bottom:4px}.GLM-c-key-dates-table__table-column--collapsed-text,.GLM-c-key-dates-table__table-column--data,.GLM-c-key-dates-table__table-column--header{color:#646464;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;letter-spacing:-.18px}.GLM-c-key-dates-table__table-column--data{font-weight:700;text-align:center;padding:4px 0 4px 8px;white-space:nowrap}.GLM-c-key-dates-table__table-column--collapsed-text{font-weight:400;padding:4px 0 0}.GLM-c-key-dates-table__table-row:not(:last-of-type){border-bottom:1px solid #ddd}.GLM-c-key-dates-table__key-dates{width:auto}.SH-c-posting-network-status{margin:2px 0}.SH-c-posting-network-status__label{font-size:14px!important;line-height:20px;color:#757575;font-weight:600;margin:0}.SH-c-posting-network-status__label--extended,.SH-c-posting-network-status__label--in{text-transform:uppercase;color:#4caf50}.SH-c-posting-network-status__label--out{text-transform:uppercase;color:#757575}.SH-c-posting-network-status__company-name{font-weight:400;line-height:16px}.GLM-c-posting-badges-call-for-pitches,.GLM-c-posting-badges-select{height:24px;display:inline-flex;gap:2px}.SH-c-referral-receive-verify-work-sample-overlay{font-family:"Inter",sans-serif;position:absolute;top:0;left:0;z-index:100;background-color:#fff;box-shadow:0 4px 18px rgba(0,0,0,.08);border-radius:16px;width:100%;padding:32px}.SH-c-referral-receive-verify-work-sample-overlay__title{font-size:26px;font-weight:600;text-align:center;margin:0}.SH-c-referral-receive-verify-work-sample-overlay__sub-title{color:#757575;font-size:18px;font-weight:400;text-align:center;margin:20px 0}.SH-c-referral-receive-verify-work-sample-overlay__sub-title--user-display-name{font-weight:700}.SH-c-referral-receive-verify-work-sample-overlay__actions .LSG-c-button.submit .button-content:hover{background:#303030;border-color:#222}.SH-c-referral-receive-verify-work-sample-overlay__actions .LSG-c-button .button-content:hover{background:#ebebeb;border-color:#222}@media only screen and (max-width:600px){.SH-c-referral-receive-verify-work-sample-overlay.only-small-and-down-flat-edges{border-radius:0}}.SH-c-referral-receive-verify-work-sample-overlay__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f0f0f0;opacity:.98;border-radius:16px;z-index:99}@media only screen and (max-width:600px){.SH-c-referral-receive-verify-work-sample-overlay__backdrop.only-small-and-down-flat-edges{border-radius:0}}.SH-c-referral-receive-verify-work-sample-overlay__footer{position:absolute;top:100%;left:0;width:100%;padding:32px;text-align:center;font-size:16px;font-weight:600}.SH-c-referral-receive-verify-work-sample-overlay__footer--approved-status{margin:10% 0 8px;text-align:center;color:#4caf50}.SH-c-referral-receive-verify-work-sample-overlay__footer--approved-status span{vertical-align:middle}.SH-c-referral-receive-verify-work-sample-overlay__footer--approved-status i.material-icons{vertical-align:middle;font-weight:600;font-size:16px}.SH-c-referral-receive-verify-work-sample-overlay__footer--approved-status.verify-response-false{color:#f44336}.SH-c-referral-receive-verify-work-sample-overlay__footer--learn-more,.SH-c-referral-receive-verify-work-sample-overlay__footer--learn-more:hover{color:#202020;background-image:linear-gradient(to bottom,#202020 0,#202020 100%)}.referral-form__header{color:#212121;font-size:24px;font-family:"Inter",sans-serif;font-weight:600;line-height:32px;margin:0 0 8px;padding:0}.referral-form__global-error,.referral-form__subheader{font-size:16px;font-family:"Inter",sans-serif;line-height:24px}.referral-form__subheader{color:#212121;margin:0;padding:0}.referral-form__global-error{color:#d50000;margin:24px 0}.referral-form__fieldset{border:0;margin:24px 0;padding:0}.referral-form__legend{color:#212121;font-family:"Inter",sans-serif;font-size:16px;font-weight:600;line-height:24px}.referral-form__full-name{display:flex;flex-direction:row;gap:8px}.referral-form__name-input{flex:1}.referral-form__action-bar{display:flex;flex-direction:row;justify-content:flex-end}.referral-form__submit-button{appearance:none;float:unset!important;margin:0!important;background:#ffc300;border:0;border-radius:16px;color:#211900;display:inline-block;font-size:14px;font-family:"Inter",sans-serif;line-height:32px;padding:0 24px;text-align:center;white-space:nowrap}.referral-form__submit-button:focus{outline:revert;background:#ffc300}.referral-form__submit-button:disabled{opacity:.3}.SH-c-reports-buyer-credits{display:flex;gap:40px;flex-direction:column;justify-content:center}.SH-c-reports-buyer-credits__factoids-container{display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:600px){.SH-c-reports-buyer-credits__factoids-container{grid-template-columns:repeat(1,1fr)}}.SH-c-reports-buyer-credits__factoid{display:flex;flex-direction:column;gap:0;padding:8px 16px;text-align:center}@media only screen and (min-width:601px){.SH-c-reports-buyer-credits__factoid:last-of-type{border-left:1px solid #e0e0e0;border-radius:0}}@media only screen and (max-width:600px){.SH-c-reports-buyer-credits__factoid{flex-direction:row;gap:8px;align-items:center}}.SH-c-reports-buyer-credits__factoid.padding-0{padding:0}.SH-c-reports-buyer-credits__factoid-title{color:#757575;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0}@media only screen and (max-width:600px){.SH-c-reports-buyer-credits__factoid-title{flex-basis:112px;text-align:left}}.SH-c-reports-buyer-credits__factoid-amount{color:#212121;font-family:"Inter",sans-serif;font-size:36px;font-weight:600;line-height:48px}@media only screen and (max-width:600px){.SH-c-reports-buyer-credits__factoid-amount{font-size:28px;line-height:1.3}}.SH-c-reports-buyer-credits__gray-table{background-color:#f0f0f0}.SH-c-buyer-invoice-overview{display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:600px){.SH-c-buyer-invoice-overview{margin:24px 16px}}.SH-c-buyer-invoice-overview__header{display:flex;flex-direction:row;gap:8px;align-items:center}.SH-c-buyer-invoice-overview__title{font-family:"Inter",sans-serif;font-size:24px;font-weight:600;line-height:32px;margin:0}.SH-c-buyer-invoice-overview__section-content,.SH-c-buyer-invoice-overview__section-label{color:#757575;font-size:16px;font-weight:400;line-height:24px;margin:0}.SH-c-buyer-invoice-overview__section-content{color:#212121}.SH-c-buyer-invoice-overview__section-items{margin:0}.SH-c-buyer-invoice-overview__section-items>li{color:#212121;font-size:16px;font-weight:400;line-height:24px;list-style:none}.SH-c-buyer-invoice-overview__section-link-items{margin:0;padding:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}.SH-c-add-followers-modal .followers-user-list .followers-user-list-item.selected .LSG-c-selected-check,.SH-c-buyer-invoice-overview__section-link-items>li{display:inline}.SH-c-buyer-invoice-overview__section-link-item{color:#9e7900;background-color:transparent;background:0 0;border:0;text-decoration:underline;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap;padding:0;list-style:none}.SH-c-buyer-invoice-overview__section-link-item:hover{color:#755a00}.SH-c-buyer-invoice-overview__section-link-item:focus{background-color:transparent}.SH-c-buyer-invoice-overview__unstyled-button{appearance:none;background:0 0;background-image:none;border:0;display:block;padding:0;margin:0}.SH-c-buyer-invoice-overview__download-icon{color:#757575;font-size:24px;padding:8px}.SH-c-buyer-invoice-overview__apply-credit-button{padding:0}.SH-c-buyer-invoice-overview__apply-credit-button .button-content{font-family:"Inter",sans-serif;color:#fcfcfc;font-size:14px;font-weight:400;padding:0 16px}.SH-c-buyer-invoice-overview__hide-details-icon{color:#757575;padding:8px}.SH-c-buyer-invoice-overview__payment-section{max-width:600px}.SH-c-buyer-invoice-overview__payments{position:relative;display:grid;grid-template-columns:minmax(50px,auto) minmax(min-content,1fr);gap:8px;justify-content:space-between;line-height:24px}.SH-c-buyer-invoice-overview__invoice-total{font-size:16px;font-weight:600;grid-column:span 2;text-align:right}.SH-c-buyer-invoice-overview__invoice-total--standalone{text-align:left}.SH-c-buyer-invoice-overview__actions{display:flex;flex-direction:row;justify-content:end;gap:16px}.SH-c-reports-buyer-invoices{display:flex;gap:40px;flex-direction:column;justify-content:center;font-family:"Inter",sans-serif;margin:40px 32px}@media only screen and (max-width:1019px){.SH-c-reports-buyer-invoices{margin:40px 24px}}@media only screen and (max-width:600px){.SH-c-reports-buyer-invoices{margin:40px 0}}.SH-c-reports-buyer-invoices__factoids-container{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media only screen and (max-width:600px){.SH-c-reports-buyer-invoices__factoids-container{grid-template-columns:repeat(1,1fr)}}.SH-c-reports-buyer-invoices__factoid{display:flex;flex-direction:column;gap:0;padding:8px 16px;text-align:center}@media only screen and (min-width:601px){.SH-c-reports-buyer-invoices__factoid:last-of-type{border-left:1px solid #e0e0e0;border-radius:0}}@media only screen and (max-width:600px){.SH-c-reports-buyer-invoices__factoid{flex-direction:row;gap:8px;align-items:center}}.SH-c-reports-buyer-invoices__factoid.padding-0{padding:0}.SH-c-reports-buyer-invoices__factoid .SH-c-reports-buyer-invoices__bubble-container{gap:0;padding:8px 16px!important}@media only screen and (max-width:600px){.SH-c-reports-buyer-invoices__factoid .SH-c-reports-buyer-invoices__bubble-container{flex-direction:row;gap:8px;align-items:center;border-left-width:0;border-right-width:0}}.SH-c-reports-buyer-invoices__factoid-title{color:#757575;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0}@media only screen and (max-width:600px){.SH-c-reports-buyer-invoices__factoid-title{flex-basis:65px;text-align:left}}.SH-c-reports-buyer-invoices__factoid-amount{color:#212121;font-family:"Inter",sans-serif;font-size:36px;font-weight:600;line-height:48px}.SH-c-reports-buyer-invoices__factoid-amount.text-danger{color:#f44336}@media only screen and (min-width:601px) and (max-width:1019px){.SH-c-reports-buyer-invoices__factoid-amount{font-size:28px;line-height:1.3}}.SH-c-reports-buyer-invoices__table-header{display:flex;flex-direction:row;justify-content:space-between;gap:16px;flex-wrap:wrap}.SH-c-reports-buyer-invoices__title{font-family:"Inter",sans-serif;font-size:24px;font-weight:600;line-height:32px;margin:0}.SH-c-reports-buyer-invoices__add-credit-link{display:flex;gap:4px;align-items:center;color:#9e7900;background-color:transparent;background:0 0;border:0;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap;padding:0}.SH-c-reports-buyer-invoices__add-credit-link:hover{color:#0f0f0f}.SH-c-reports-buyer-invoices__add-credit-link:focus,.SH-c-reports-buyer-invoices__table tbody tr .table-link:focus{background-color:transparent}.SH-c-reports-buyer-invoices__add-credit-text{text-decoration:underline}.SH-c-reports-buyer-invoices__add-credit-icon{font-size:16px;text-decoration:none}.SH-c-reports-buyer-invoices__bubble-container{display:flex;flex-direction:column;gap:24px;border-color:#e0e0e0;padding:24px;margin:0}@media only screen and (min-width:601px){.SH-c-reports-buyer-invoices__bubble-container{border-radius:8px}}@media only screen and (max-width:600px){.SH-c-reports-buyer-invoices__bubble-container{padding:24px 16px;border-left-width:0;border-right-width:0}}.SH-c-reports-buyer-invoices__table{border-collapse:collapse;border-spacing:0}.SH-c-reports-buyer-invoices__table thead tr th{font-family:"Inter",sans-serif;color:#fff;font-size:16px;font-weight:600;line-height:24px;padding:16px;border-radius:0;box-sizing:border-box}@media only screen and (max-width:600px){.SH-c-reports-buyer-invoices__table thead tr th{padding:2px 16px}}.SH-c-reports-buyer-invoices__table tbody tr td{font-family:"Inter",sans-serif;color:#212121;font-size:16px;font-weight:400;line-height:26px;padding:16px;border-bottom:1px solid #e0e0e0;box-sizing:border-box;vertical-align:text-top}.SH-c-reports-buyer-invoices__table tbody tr .text-align-right{text-align:right}.SH-c-reports-buyer-invoices__table tbody tr .text-danger,.stripe-form-button-container.invalid i,.stripe-form-errors li{color:#f44336}.SH-c-reports-buyer-invoices__table tbody tr .collapsed-amount{color:#757575;font-size:12px}.SH-c-reports-buyer-invoices__table tbody tr .icon-cell{padding:8px 0;vertical-align:middle}.SH-c-reports-buyer-invoices__table tbody tr .table-link{color:#0f0f0f;background-color:transparent;background:0 0;border:0;text-decoration:underline;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap;padding:0}.SH-c-reports-buyer-invoices__codes-list{line-height:16px}.SH-c-reports-buyer-invoices__payment-status-paid-row{color:#757575;background-color:#f0f0f0}.SH-c-reports-buyer-invoices__payment-status-overdue-row{color:#757575;background:linear-gradient(0deg,rgba(213,0,0,.08) 0,rgba(213,0,0,.08) 100%),#fff}.SH-c-reports-buyer-invoices__payments{position:relative;display:grid;grid-template-columns:minmax(3ch,auto) minmax(min-content,1fr);gap:4px 8px;justify-content:end;max-width:285px}.SH-c-reports-buyer-invoices__invoice-total{font-size:16px;font-weight:600;grid-column:span 2;text-align:right}.SH-c-reports-buyer-invoices__partial-payment{color:#757575;font-size:16px;font-weight:400;white-space:nowrap}.SH-c-reports-buyer-invoices__total-line-separator{position:absolute;bottom:27px;border-bottom:1px solid #e0e0e0;width:100%}.SH-c-reports-buyer-invoices__payment-status{text-align:right!important}.SH-c-reports-buyer-invoices__download-column{width:72px}.SH-c-reports-buyer-invoices__apply-credit-column{width:112px}.SH-c-reports-buyer-invoices__view-details-column{width:40px}.SH-c-reports-buyer-invoices__download-icon{color:#757575;font-size:20px;padding:8px}.SH-c-reports-buyer-invoices__full-details-icon{color:#757575;padding:8px}.SH-c-reports-buyer-invoices__payments-row-label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.SH-c-reports-buyer-invoices__unstyled-cell-button{appearance:none;background:0 0;background-image:none;border:0;display:block;padding:0;margin:auto}.SH-c-reports-buyer-invoices__apply-credit-button{padding:0;margin:0 4px}.SH-c-reports-buyer-invoices__apply-credit-button .button-content{font-family:"Inter",sans-serif;color:#fcfcfc;font-size:14px;font-weight:400;padding:0 16px}.SH-c-reports-buyer-invoices__empty-state-wrapper{display:flex;flex-direction:column;gap:16px;text-align:center}.SH-c-reports-buyer-invoices__empty-state-description,.SH-c-reports-buyer-invoices__empty-state-title{font-family:"Inter",sans-serif;font-size:16px;font-weight:600;color:#212121;line-height:24px;margin:0}.SH-c-reports-buyer-invoices__empty-state-description{font-weight:400}.SH-c-reports-buyer-invoices__loader{padding:16px 0 0}.SH-c-cost-code-to-credit-table__actions .button-content{padding:0 48px;font-size:14px;font-weight:400}.SH-c-cost-code-to-credit-table__menu{display:inline-block}.SH-c-cost-code-to-credit-table__menu-column{width:42px}.SH-c-cost-code-to-credit-table__pending-amount-cell{color:#757575!important}.SH-c-reports-credit-invoices-table__title-container{display:flex;align-items:center;gap:4px}.SH-c-reports-credit-invoices-table__toggle-open-button{font-size:24px;padding:4px}.SH-c-reports-credit-invoices-table__unstyled-button{appearance:none;background:0 0;background-image:none;border:0;display:block;padding:0;margin:0}.SH-c-reports-credit-invoices-table__cell-icon{font-size:24px;padding:4px;color:#757575}.SH-c-reports-credit-invoices-table__actions-container{display:flex;align-items:center;justify-content:end;gap:8px 16px;flex-wrap:wrap}.SH-c-reports-credit-invoices-table__record-payment-button,.SH-c-site-header nav ul.nav-item-container>li{padding:0}.SH-c-reports-credit-invoices-table__record-payment-button .button-content{border-radius:20px;padding:0 24px;font-size:14px;font-weight:400;height:40px;line-height:40px}.SH-c-reports-credit-invoices-table__download-invoices-link{display:flex;gap:4px;align-items:center;color:#9e7900;background-color:transparent;background:0 0;border:0;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap;padding:0}.SH-c-reports-credit-invoices-table__download-invoices-link:hover{color:#755a00}.SH-c-reports-credit-invoices-table__download-invoices-link:focus{background-color:transparent}.SH-c-reports-credit-invoices-table__download-invoices-text{text-decoration:underline}.SH-c-reports-credit-invoices-table__download-invoices-icon{font-size:16px;text-decoration:none}.SH-c-reports-credit-invoices-table__view-history{color:#967108;background-color:transparent;background:0 0;border:0;text-decoration:none;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap;padding:0}.SH-c-reports-credit-invoices-table__view-history:disabled{cursor:default;opacity:.3;text-decoration:none!important}.SH-c-reports-credit-invoices-table__view-history:hover{text-decoration:underline}.SH-c-reports-invoice-filters{padding:24px 0}@media only screen and (max-width:600px){.SH-c-reports-invoice-filters.medium-and-up{display:none}}.SH-c-reports-invoice-filters__filter-group:not(:first-of-type){margin-top:16px}@media only screen and (max-width:1019px){.SH-c-reports-invoice-filters__filter-group.large-and-up{display:none}}.SH-c-reports-invoice-filters__badge-filter{border-radius:16px;background-color:#fcfcfc;border:1px solid #0f0f0f;color:#0f0f0f;box-sizing:border-box;height:32px;padding:0 16px}.SH-c-reports-invoice-filters__badge-filter--active{background-color:#0f0f0f;border:0;color:#fcfcfc}.SH-c-reports-invoice-filters__badge-filter-container{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:16px}.SH-c-reports-invoice-filters__badge-filter-label{font-size:16px;font-weight:600;line-height:24px;color:#757575}.SH-c-reports-invoice-filters__input-pair{display:flex;flex-direction:row;gap:16px}.SH-c-reports-invoice-filters__code-filter{flex:1}.SH-c-reports-invoice-filters__code-filter .signup-input{width:100%;padding:0}.SH-c-reports-invoice-filters__code-filter .signup-input__chevron{top:13px}.SH-c-reports-invoice-filters__code-filter .signup-input__field{padding:12px 0!important}.SH-c-reports-invoice-filters__code-filter .signup-input::after{content:none}.SH-c-reports-invoice-filters__code-filter--inactive .signup-input__field{color:#757575!important}.GLM-c-seller-posting-header{display:flex;flex-direction:column;justify-content:center;gap:16px}.GLM-c-seller-posting-header__brand-figure{flex:1;display:flex;flex-direction:row;align-items:center;gap:8px}.GLM-c-seller-posting-header__brand-logo{width:40px;height:40px}.GLM-c-seller-posting-header__brand-name{color:#202020;font-family:"Inter",sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.18px}.GLM-c-seller-posting-header__posting-title-container{display:flex;flex-direction:row;align-items:center;gap:4px 8px;flex-wrap:wrap}.GLM-c-seller-posting-header__posting-title{color:#202020;font-family:"Inter",sans-serif;font-size:24px;font-weight:700;line-height:28px;letter-spacing:-.4px;margin:0}.GLM-c-seller-posting-header__posting-age{color:#646464;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px;margin:8px 0 0}.GLM-c-seller-posting-header__posting-data-separator{margin:0 8px}.GLM-c-seller-posting-header__posted-by-container{flex:1;display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}.GLM-c-seller-posting-header__posted-by-text{color:#202020;font-family:"Inter",sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.18px}.GLM-c-seller-posting-header__posted-by-figure{flex:1;display:flex;flex-direction:row;align-items:center;gap:8px}.GLM-c-seller-posting-header__posted-by-profile-picture{width:40px;height:40px;border-radius:100%}.GLM-c-seller-posting-header a.GLM-c-seller-posting-header__posted-by-profile-link,.GLM-c-seller-posting-header__posted-by-name{color:#646464;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.18px}.GLM-c-seller-posting-header a.GLM-c-seller-posting-header__posted-by-profile-link{text-decoration:none;background:0 0}.SH-c-signup-location-input-container{position:relative}.SH-c-signup-location-input-container__category-title{font-family:"Inter",sans-serif;font-weight:700;font-size:16px;color:#202020}.SH-c-signup-location-input-container__results{font-family:"Inter",sans-serif;background-color:#fff;position:absolute;top:100%;left:0;margin:0;padding:4px 16px;width:100%;min-width:150px;z-index:999;box-sizing:border-box;border-style:solid;border-width:0 1px 1px;border-color:#e0e0e0}.SH-c-signup-location-input-container__results--button{appearance:none;background:0 0;border:0;width:100%;display:block;text-align:left}.SH-c-signup-location-input-container__results--button,.SH-c-signup-location-input-container__results-empty{color:#212121;font-size:14px;font-weight:400;padding:4px;margin:2px 0}.SH-c-google-places-input.seller-posting-input input.seller-posting-input__field{padding:8px 0;border-bottom:1px solid #999}.SH-c-google-places-input.seller-posting-input input.seller-posting-input__field::placeholder{color:#9e9e9e;opacity:1}.SH-c-google-places-input.seller-posting-input.seller-posting-input--active input.seller-posting-input__field{border-bottom:1px solid #212121!important;box-shadow:0 1px 0 0 #212121!important}.sh-dropdown__content__list{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);background-color:#fff;min-width:150px;max-height:650px;overflow-y:auto;will-change:width,height;width:150px!important;margin:0;font-family:"Inter",sans-serif}.sh-dropdown__content__list__divider{height:1px;overflow:hidden;background-color:#e0e0e0}.sh-dropdown__content__list__item{background:#fff}.sh-dropdown__content__list__item__link{display:flex;width:100%;padding:10px;background:0 0}.sh-dropdown__content__list__item--nav:hover,.sh-dropdown__content__list__item__link:hover{background-color:#eee}.sh-dropdown__content__list__item__link--right-align{justify-content:end}.sh-dropdown__content__list__item__hire-icon{float:right;color:#666;vertical-align:middle}.sh-dropdown__content__list__item__thread-item-details{float:right;width:70%;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;font-size:14px;overflow:hidden}.sh-dropdown__content__list__item__thread-item-details__line{display:flex;width:100%}.sh-dropdown__content__list__item__thread-item-details__line__date{flex-grow:0;flex-shrink:0;font-size:12px;color:#999;position:relative;top:2px}.sh-dropdown__content__list__item__thread-item-details__line__name{color:#212121;flex-grow:1;flex-shrink:1;padding-right:7px;font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sh-dropdown__content__list__item__thread-item-details__line__name--unread{font-weight:600}.sh-dropdown__content__list__item__thread-item-details__preview{font-style:italic;color:#999;display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sh-dropdown__content__list__item__thread-item-details__title{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#212121}.sh-dropdown__content__list__item__thread-item-details__title--unread{font-weight:600}.sh-dropdown__content__list__item__thread-item-left-container{margin-right:10px;display:inline-block}.sh-dropdown__content__list__item__thread-item-left-container__avatar{position:relative;margin-bottom:10px;display:block;width:40px;height:40px;line-height:57px}.sh-dropdown__content__list__item__thread-item-left-container__avatar__image{display:inline-block;vertical-align:middle;overflow:hidden;width:100%;border-radius:50%;border:0}.sh-dropdown__content__list__item__title{display:inline-block;margin:0;color:#000;font-size:18px}.sh-dropdown__content__list__item__unread-count{padding-left:5px;font-style:italic;font-size:14px!important}.sh-dropdown__content__list__item--loader{display:flex;justify-content:center;width:100%;color:rgba(0,0,0,.87);min-height:50px}.sh-dropdown__content__list__item--nav{clear:both;color:rgba(0,0,0,.87);cursor:pointer;min-height:50px;line-height:1.5rem;width:100%;text-align:left;text-transform:none;padding:0}.sh-dropdown__content__list__item--nav>a{background-image:none;font-size:16px;display:block;line-height:22px;padding:10px 16px;color:#333!important}.sh-dropdown__content__list__item--empty{font-size:16px;font-style:italic;text-align:center;height:50px;padding:10px 20px;line-height:30px;cursor:initial}.sh-dropdown__content__list__item--header{display:flex;align-items:center;min-height:0;padding:10px 20px;border-bottom:1px solid #ccc;cursor:initial}.sh-dropdown__content__list__item--thread-item{padding:0;min-height:77px}.sh-dropdown__content__list--displays-messages{width:325px!important;max-height:450px}.sh-dropdown__content--site-nav{z-index:1000!important}@media only screen and (max-width:640px){.sh-dropdown__content--profile-button{display:none}}.sh-dropdown__trigger{display:block!important}.sh-dropdown__trigger__icon{color:#eee;width:100%}.sh-card{transition:box-shadow .25s;padding:10px 16px 14px;margin:.5rem 0 1rem;border-radius:2px;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);background-color:#fff}.sh-chip{display:inline-block;height:32px;font-size:13px;font-weight:500;color:rgba(0,0,0,.6);line-height:32px;padding:0 32px 0 12px;margin:0 0 8px;border-radius:16px;background-color:#e4e4e4;box-shadow:none;text-shadow:none;border:0;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.sh-chip img,.tag img{float:left;margin:0 8px 0 -12px;height:32px;width:32px;border-radius:50%}.sh-chip .material-icons{cursor:pointer;font-size:16px;line-height:32px;padding-left:8px;background-image:none;position:absolute;top:0;right:8px}.sh-cool-loader{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);text-align:center;z-index:5}.sh-cool-loader.mask-disabled{position:relative;top:auto;left:auto;width:auto;height:auto;background:0 0}.sh-cool-loader::after{content:"";height:100%}.sh-cool-loader .loader-circle,.sh-cool-loader .loader-content-container,.sh-cool-loader::after{display:inline-block;vertical-align:middle}.sh-cool-loader h1.loading-phrase{text-align:center;color:#fff;font-size:28px;font-weight:300;font-family:"Inter",sans-serif}.sh-cool-loader .loader-circle{width:15px;height:15px;margin:15px;background:#fff;border-radius:100%}.sh-cool-loader.animation-active .loader-circle{animation-iteration-count:2;animation-duration:350ms;animation-name:loadingPulse;animation-direction:alternate;animation-timing-function:ease-out}.sh-cool-loader .loader-circle:nth-of-type(1){animation-delay:0ms}.sh-cool-loader .loader-circle:nth-of-type(2){animation-delay:800ms}.sh-cool-loader .loader-circle:nth-of-type(3){animation-delay:1600ms}.dropdown-content li .sh-cool-loader{padding-top:20px}.sh-cool-loader.is-image-loader .loader-content-container{position:relative;width:100px;height:100px}.sh-cool-loader.is-image-loader.is-small .loader-content-container{width:64px;height:64px}.sh-cool-loader.is-image-loader .image-loader-background{position:absolute;top:32%;left:16%;width:66%;height:49%;background:#e0e0e0;overflow:hidden}.sh-cool-loader.is-image-loader .image-loader-background::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;transform:translateX(-100%);background:#616161;animation-iteration-count:infinite;animation-duration:1s;animation-name:imageLoadingProgress;animation-direction:normal;animation-timing-function:ease-out}.sh-cool-loader.is-image-loader .image-icon{position:absolute;top:0;left:0;line-height:100px;color:#e0e0e0;font-size:100px}.sh-cool-loader.is-image-loader.is-small .image-icon{line-height:64px;font-size:64px}.SH-c-error.SH-c-error--small-style .error{margin-top:0;font-size:12px}.SH-c-error .error{margin:0;color:#d50000}.SH-c-error .error.disabled{display:none}.linear-select{overflow:auto hidden}.linear-select__list{display:flex}.linear-select__button{border:0;padding:18px;background-color:transparent!important;white-space:nowrap;color:#757575;font-size:14px;cursor:pointer}.linear-select__button--selected{color:#212121}.preloader-wrapper{display:inline-block;position:relative;width:48px;height:48px}.preloader-wrapper.small{width:36px;height:36px}.preloader-wrapper.big{width:64px;height:64px}.preloader-wrapper.active{-webkit-animation:container-rotate 1568ms linear infinite;animation:container-rotate 1568ms linear infinite}.spinner-layer{position:absolute;width:100%;height:100%;opacity:0;border-color:#0f0f0f}.active .spinner-layer{opacity:1;-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both}.circle-clipper,.gap-patch{height:100%;overflow:hidden;border-color:inherit}.gap-patch{position:absolute;top:0;left:45%;width:10%}.gap-patch .circle{width:1000%;left:-450%}.circle-clipper{display:inline-block;position:relative;width:50%}.circle-clipper .circle{width:200%;height:100%;border-width:3px;border-style:solid;border-color:inherit;border-bottom-color:transparent!important;border-radius:50%;-webkit-animation:none;animation:none;position:absolute;top:0;right:0;bottom:0}.circle-clipper.left .circle{left:0;border-right-color:transparent!important;-webkit-transform:rotate(129deg);transform:rotate(129deg)}.circle-clipper.right .circle{left:-100%;border-left-color:transparent!important;-webkit-transform:rotate(-129deg);transform:rotate(-129deg)}.active .circle-clipper.left .circle{-webkit-animation:left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}.active .circle-clipper.right .circle{-webkit-animation:right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}.sh-loading-image.image-error{text-align:center}.SH-slide-toggle__slider{max-width:400px;cursor:pointer;height:40px;display:flex;padding:3px;border-radius:24px;border:1px solid #e0e0e0;transition:.4s ease;align-items:center}.SH-slide-toggle__slider--toggled{background-color:#0f0f0f;border-color:#0f0f0f}.SH-slide-toggle__slider--disabled{background-color:#f0f0f0!important;opacity:.5;cursor:default}.SH-slide-toggle__text{font-size:14px!important;padding-left:16px;transition:.4s ease;user-select:none;color:#212121}.SH-slide-toggle__text--toggled{opacity:0}.SH-slide-toggle__text--disabled{color:#757575}.SH-slide-toggle__knob{border-radius:50%;height:32px;width:32px;display:flex;align-items:center;justify-content:center;position:relative;color:#fcfcfc;user-select:none;background-color:#0f0f0f!important;z-index:10;border:0}.SH-slide-toggle__knob__icon{font-size:20px!important;user-select:none}.SH-slide-toggle__knob__icon--check{font-weight:600!important}.SH-slide-toggle__knob__icon--locked{padding-left:16px}.SH-slide-toggle__knob__icon--locked-check{margin-left:auto;padding-right:16px;color:#757575}.SH-slide-toggle__knob--disabled{background-color:#9e9e9e!important;cursor:default}.SH-slide-toggle__knob--toggled{animation:sh-slide-toggled .4s;transform:translateX(calc(var(--slider-track-width) - 100%));color:#0f0f0f!important;background-color:#fff!important}.SH-slide-toggle__knob:focus-visible{border:4px solid #2e7ae5!important}.SH-slide-toggle--locked{height:40px;max-width:400px;align-items:center;display:flex;border-radius:24px;border:1px solid #e0e0e0}.sticky-button{position:fixed;background-color:#fff;vertical-align:center;padding-left:10px;padding-right:10px;display:inline-block;margin:0 auto}.sticky-button.active{border-top-left-radius:10px;border-top-right-radius:10px;border:#c7c7c7 1px solid;border-bottom:0;z-index:999999}.sticky-button .btn{float:inherit;margin-top:15px;margin-right:50px;margin-left:50px}.sticky-button,.sticky-button-wrapper{text-align:center}@media only screen and (max-width:600px){.sticky-button .btn{margin-right:inherit;margin-left:inherit}}.sh-switch,.sh-switch *{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.sh-switch label input[type=checkbox]{opacity:0;width:0;height:0}.sh-switch label input[type=checkbox][disabled]+.lever:after{cursor:default;background-color:#f1f1f1;border:1px solid #646464}.sh-switch label input[type=checkbox]:checked+.lever{background-color:#2e7ae5}.sh-switch label input[type=checkbox]:checked+.lever:after{background-color:#f1f1f1;border:1px solid #2e7ae5;left:24px}.sh-switch label .lever{content:"";display:inline-block;position:relative;width:40px;height:15px;background-color:#ddd;border-radius:15px;transition:background .3s ease;vertical-align:middle;margin:0 16px}.sh-switch label .lever:after{content:"";position:absolute;display:inline-block;width:21px;height:21px;background-color:#f1f1f1;border:1px solid #646464;border-radius:21px;left:-5px;top:-3px;transition:left .3s ease,background .3s ease,box-shadow .1s ease}.sh-switch label .lever-label{position:relative;top:3px;font-weight:400;color:#000}.SH-c-side-nav{position:fixed;transform:translateX(-100%);top:0;margin:0;height:100%;width:240px;padding-bottom:60px;background-color:#0f0f0f;z-index:999;overflow-y:auto;display:none;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);will-change:left}.SH-c-side-nav__divider{height:1px;overflow:hidden;background-color:#3f3f3f}.SH-c-side-nav__item{float:none;padding:0 15px;line-height:64px}.SH-c-side-nav__item.active,.SH-c-side-nav__item:hover{background-color:#303030}.SH-c-side-nav__link{color:#eee!important;display:block;font-size:14px;height:64px;line-height:64px;padding:0;background-image:none!important}.SH-c-side-nav__link--secondary{color:#b1b1b1!important}.SH-c-side-nav__close-button{color:#eee}.SH-c-side-nav__close-button:hover{color:#b1b1b1}.SH-c-side-nav__logo-container__logo__img{color:#fcfcfc}.SH-c-side-nav__close-button{display:flex;height:36px;justify-content:right;align-items:end;cursor:pointer;padding:0 15px}.SH-c-side-nav__logo-container{line-height:64px}.SH-c-side-nav__logo-container__logo{padding-left:15px;background-image:none!important}.SH-c-side-nav__logo-container__logo__img{width:172px;height:34px;vertical-align:middle}.SH-c-side-nav__overlay{position:fixed;top:0;left:0;right:0;opacity:0;height:120vh;background-color:rgba(0,0,0,.5);z-index:998;display:none}.SH-c-side-nav__overlay--visible{animation:fadeInOverlay .4s;display:block;opacity:1}.SH-c-side-nav--open{display:block;animation:side-nav-toggled .4s;transform:translate(0)}.tabs{text-align:left;position:relative;overflow-x:auto;overflow-y:hidden;margin:0 auto -1px;width:100%;white-space:nowrap;line-height:0}.tabs .tab{font-family:"Inter",sans-serif;font-weight:700;font-size:14px;line-height:1em;display:inline-block;text-align:center;margin:0;text-transform:uppercase;letter-spacing:.8px}.tabs .tab a{padding:17px 12px;color:#999;display:block;width:100%;height:100%;text-overflow:ellipsis;background-size:1px 2px;background-position:0 100%;overflow:hidden;transition:color .28s ease}.tabs .tab a:not(.active){background-image:none}.tabs .tab a:not(.active):hover{color:#30f1c7}@media only screen and (min-width:601px){.tabs .tab a{padding-left:24px;padding-right:24px}}.tabs .tab.disabled a{color:#ccc;cursor:default}.tabs .indicator{position:absolute;bottom:0;height:4px;background-color:#30f1c7;will-change:left,right}.maintenance .SH-c-site-header .top-nav-wrapper .nav-logo{display:block!important;margin-left:10px}.SH-c-site-header,.SH-c-upgrade-prompt h1,.SH-c-upgrade-prompt p,.SH-c-upgrade-prompt span{font-family:"Inter",sans-serif}.SH-c-site-header.navbar-fixed{position:-webkit-sticky;position:sticky;top:0;z-index:998}.SH-c-site-header a.nav-logo{display:flex;height:100%;align-items:center;background:0 0;color:#fcfcfc}.SH-c-site-header a.nav-logo .nav-logo-img{height:33px;width:123px;margin:0}.SH-c-site-header a.nav-logo .starlight{height:33px;margin-right:8px}@media only screen and (max-width:1600px){.SH-c-site-header a.nav-logo .starlight{display:none}}@media only screen and (max-width:850px){.SH-c-site-header a.nav-logo{display:none}}.SH-c-site-header .navbar-title{display:none;color:#fcfcfc;font-family:"Inter",sans-serif;font-size:20px;font-weight:600;margin-left:16px}@media only screen and (max-width:640px){.SH-c-site-header .navbar-title{display:inline-block}}.SH-c-site-header .navbar-under-review{background-color:#fb9222;color:#0f0f0f}.SH-c-site-header .navbar-under-review a,.SH-c-site-header .navbar-under-review a:hover,.SH-c-site-header .payout-setup-status-banner a,.SH-c-site-header .payout-setup-status-banner a:hover{background:0 0;color:inherit;text-decoration:underline}.SH-c-site-header .navbar-under-review,.SH-c-site-header .payout-setup-status-banner{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:0;padding:8px 16px;text-align:center}.SH-c-site-header .payout-setup-status-banner--incomplete,.SH-c-site-header .payout-setup-status-banner--required{background-color:#d22f55;color:#fcfcfc}.SH-c-site-header .payout-setup-status-banner--under-review{background-color:#fb9222;color:#0f0f0f}.SH-c-site-header nav{color:#333;transition:background-color .3s;width:100%;height:65px;border-bottom:1px solid #3f3f3f;line-height:40px;box-shadow:none;text-align:left}.SH-c-site-header nav.with-subnav{height:112px;border-bottom:none}@media only screen and (max-width:640px){.SH-c-site-header nav{height:56px}.SH-c-site-header nav.with-subnav{height:104px}}.SH-c-add-followers-modal .followers-user-list .followers-user-list-item.selected .image-bubble,.SH-c-site-header nav .already-have-account{display:none}@media only screen and (min-width:601px){.SH-c-site-header nav .already-have-account{display:inline}}.SH-c-site-header nav .navbar-top-nav{display:flex;background-color:#0f0f0f}.SH-c-site-header nav .navbar-top-nav .margin-spacer{width:3%}.SH-c-site-header nav .top-nav-wrapper{display:flex;flex-grow:1;align-items:center;position:relative;max-width:1600px;height:64px;margin:0 auto;padding:0 3%}.SH-c-site-header nav .top-nav-wrapper .button-collapse{background-image:none}@media only screen and (max-width:640px){.SH-c-site-header nav .top-nav-wrapper{height:56px}}.SH-c-site-header nav .side-nav-menu-launcher{display:none;float:left;position:relative;z-index:1;padding:0;line-height:48px;color:#eee;cursor:pointer;background:0 0;text-align:center}.SH-c-site-header nav .side-nav-menu-launcher i{line-height:inherit}@media only screen and (max-width:850px){.SH-c-site-header nav .side-nav-menu-launcher{display:block}}.SH-c-site-header nav .button-back,.SH-c-site-header nav ul.nav-item-container a{background-image:none}.SH-c-site-header nav ul.nav-item-container{display:flex;align-items:center;margin:0}.GLM-pikaday-theme .pika-table th,.LSG-pikaday-theme .pika-table th,.SH-c-site-header nav ul.nav-item-container .shrinking-button-text,html{font-size:14px}@media only screen and (max-width:850px){.SH-c-site-header nav ul.main-nav{display:none}}.SH-c-site-header nav ul.main-nav>li{margin-left:32px}.SH-c-site-header nav ul.right-side-nav{margin-left:auto}.SH-c-site-header nav ul.right-side-nav .make-margin-space-right{margin-right:16px}.SH-c-site-header nav ul.right-side-nav .make-margin-space-left{margin-left:16px}@media only screen and (max-width:640px){.SH-c-site-header nav ul.right-side-nav .make-margin-space-right{margin-right:0}.SH-c-site-header nav ul.right-side-nav .make-margin-space-left{margin-left:0}}.SH-c-site-header nav .input-field{margin:0}.SH-c-site-header nav .input-field input{height:100%;font-size:1.2rem;border:0;padding-left:2rem}.SH-c-site-header nav .input-field input:focus,.SH-c-site-header nav .input-field input[type=date]:valid,.SH-c-site-header nav .input-field input[type=email]:valid,.SH-c-site-header nav .input-field input[type=password]:valid,.SH-c-site-header nav .input-field input[type=text]:valid,.SH-c-site-header nav .input-field input[type=url]:valid{border:0;box-shadow:none}.SH-c-site-header nav .input-field label{top:0;left:0}.SH-c-site-header nav .input-field label i{color:rgba(255,255,255,.7);transition:color .3s}.SH-c-site-header nav .input-field label.active i{color:#333}.SH-c-site-header nav .input-field label.active{transform:translateY(0)}.SH-c-site-header .navbar-icon-button{position:relative;width:48px;height:48px;line-height:48px;text-align:center}.SH-c-site-header .navbar-icon-button .dropdown-trigger{width:100%;height:100%;margin:0;padding:0!important;border-radius:0}.SH-c-site-header .navbar-icon-button .dropdown-trigger .material-icons{margin-top:-2px;line-height:48px}.SH-c-site-header .basic-text-link{display:inline-block;margin:0;padding:0;line-height:2.5714285714em;background:0 0;color:#b1b1b1;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;text-decoration:none}.SH-c-site-header .basic-text-link.parent-active,.SH-c-site-header .basic-text-link:active,.SH-c-site-header .basic-text-link:focus,.SH-c-site-header .basic-text-link:hover{color:#eee!important}.SH-c-site-header .btn,.SH-c-site-header .btn-flat{margin:0;font-family:"Inter",sans-serif;font-weight:400;text-transform:none}.SH-c-site-header .btn{color:#212121!important}.SH-c-site-header .btn:active,.SH-c-site-header .btn:focus,.SH-c-site-header .btn:hover{color:#212121!important}.SH-c-site-header .profile-link{width:48px;height:48px;line-height:48px;text-align:center}.SH-c-site-header .profile-link a{background:0 0}.SH-c-site-header .profile-menu-button .dropdown-trigger{display:flex!important;align-items:center;justify-content:center;background:0 0!important}@media only screen and (max-width:850px){.SH-c-site-header .profile-menu-button{display:none}}.SH-c-site-header .nav-profile-pic{height:32px;width:32px;border-radius:50%;overflow:hidden;vertical-align:middle}.SH-c-site-header .subnav-wrapper{max-width:1600px;height:100%;padding:0 3%;margin:0 auto;display:flex;flex-grow:1;align-items:center}.SH-c-site-header .subnav-divider{display:inline-block;width:1px;height:16px;margin:0 16px;background:#e0e0e0}@media only screen and (max-width:640px){.SH-c-site-header .subnav-divider{margin:0 8px}}.SH-c-site-header__shrinking-button{font-size:16px}.SH-c-site-header__shrinking-button__icon{color:#0f0f0f;font-size:18px!important}.SH-c-site-header__shrinking-button__link .button-content{display:flex;align-items:center;justify-content:center;background:#fcfcfc}.SH-c-site-header__shrinking-button__link .button-content:hover{background:#ebebeb}.SH-c-site-header__shrinking-button__text{color:#0f0f0f;font-size:16px}@media only screen and (max-width:850px){.SH-c-site-header__shrinking-button{width:48px;height:48px}.SH-c-site-header__shrinking-button .SH-c-site-header__shrinking-button__button-content{display:block;width:32px;padding:0;border-radius:100%;text-align:center}.SH-c-site-header__shrinking-button .SH-c-site-header__shrinking-button__link{width:100%;height:100%;padding:8px}.SH-c-site-header__shrinking-button .SH-c-site-header__shrinking-button__icon{margin-top:-1px!important;margin-right:0!important}.SH-c-site-header__shrinking-button .SH-c-site-header__shrinking-button__text{display:none}}.SH-c-site-header__shrinking-button--secondary .SH-c-site-header__shrinking-button__icon,.SH-c-site-header__shrinking-button--secondary .SH-c-site-header__shrinking-button__text{color:#fcfcfc}.SH-c-site-header__shrinking-button--secondary .SH-c-site-header__shrinking-button__link .button-content{border:1px solid #fcfcfc;background:#0f0f0f}.SH-c-site-header__shrinking-button--secondary .SH-c-site-header__shrinking-button__link .button-content:hover{background:#303030}@media only screen and (max-width:1019px){.SH-c-site-header--with-secondary-action nav a.nav-logo,.SH-c-site-header--with-secondary-action nav ul.main-nav{display:none}.SH-c-site-header--with-secondary-action nav .side-nav-menu-launcher{display:block}}.SH-c-site-header--with-secondary-action nav .profile-menu-button{display:initial}@media only screen and (max-width:600px){.SH-c-site-header--with-secondary-action nav .profile-menu-button{display:none}}@media only screen and (max-width:1019px){.SH-c-site-header--max-nav-links nav a.nav-logo,.SH-c-site-header--max-nav-links nav ul.main-nav{display:none}.SH-c-site-header--max-nav-links nav .side-nav-menu-launcher{display:block}}.SH-c-site-header--max-nav-links nav .profile-menu-button{display:initial}@media only screen and (max-width:600px){.SH-c-site-header--max-nav-links nav .profile-menu-button{display:none}}@media only screen and (max-width:1060px){.SH-c-site-header--max-nav-links.SH-c-site-header--with-secondary-action nav a.nav-logo,.SH-c-site-header--max-nav-links.SH-c-site-header--with-secondary-action nav ul.main-nav{display:none}.SH-c-site-header--max-nav-links.SH-c-site-header--with-secondary-action nav .side-nav-menu-launcher{display:block}}.SH-c-site-header--max-nav-links.SH-c-site-header--with-secondary-action nav .profile-menu-button{display:initial}@media only screen and (max-width:600px){.SH-c-site-header--max-nav-links.SH-c-site-header--with-secondary-action nav .profile-menu-button{display:none}}.SH-c-footer,.SH-c-footer__links a{color:#b1b1b1;font-family:"Inter",sans-serif}.SH-c-footer{background-color:#0f0f0f;font-size:14px}.SH-c-footer ul{margin-top:0;margin-bottom:0}.SH-c-footer svg{display:block}.SH-c-footer svg path{fill:#b1b1b1!important}.SH-c-footer__wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;padding:14px 0;width:min(94vw,1600px)}.SH-c-footer__left,.SH-c-footer__right{flex-grow:1;flex-basis:0}.SH-c-footer__left{display:flex;flex-direction:row}.SH-c-footer__app-store,.SH-c-footer__links,.SH-c-footer__socials{align-items:center;display:flex;flex-direction:row;gap:24px}.SH-c-footer__links a{font-size:16px;white-space:nowrap}.SH-c-footer__links a:hover{color:inherit;text-decoration:underline}.SH-c-footer__app-store{margin:0 auto}.SH-c-footer__socials{justify-content:flex-end}.SH-c-footer__copyright{color:#b1b1b1;font-family:"Inter",sans-serif;font-size:14px}@media only screen and (max-width:1019px){.SH-c-footer__wrapper{flex-direction:column;gap:8px}.SH-c-footer__left{display:contents}.SH-c-footer__app-store{margin:0}.SH-c-footer__links a{font-size:14px}}.stripe-form-row{display:flex;align-items:center}@media only screen and (max-width:600px){.stripe-form-row{flex-wrap:wrap}}.stripe-form-field{display:inline-block;margin-right:16px}@media only screen and (max-width:600px){.stripe-form-field{flex-wrap:wrap}}.stripe-form-card-number{order:0;width:217px}@media only screen and (max-width:600px){.stripe-form-card-number{margin:unset}}.stripe-form-card-expiry{order:1;width:66px}@media only screen and (max-width:600px){.stripe-form-card-expiry{margin:0}}.stripe-form-card-cvc{order:2;width:46px}@media only screen and (max-width:600px){.stripe-form-card-cvc{order:3;margin:unset}}.stripe-form-postal-code{order:3;width:99px}@media only screen and (max-width:600px){.stripe-form-postal-code{order:2;margin:unset}}.stripe-form-button-container{order:4;display:inline-block;margin-right:-4px}@media only screen and (max-width:600px){.stripe-form-button-container{margin:unset;width:100%}.stripe-form-button-container a{width:100%}}.stripe-form-button-container .button-content{width:144px}@media only screen and (max-width:600px){.stripe-form-button-container .button-content{margin:unset;width:100%}}.stripe-form-button-container i{position:relative;top:8px}.stripe-form-button-container.valid i{color:#4caf50}.stripe-element{border:1px solid #0f0f0f;border-radius:24px;padding:12px}.stripe-element--invalid{border-color:#bf133e}.stripe-modal__dialog-body{padding-top:0!important}.stripe-modal__copy{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;color:#212121;margin:16px 0 0!important}.stripe-modal__copy--bold{font-weight:700}.stripe-modal__card{margin-top:24px}.stripe-modal__alert{color:#bf133e;font-family:"Inter",sans-serif;font-size:14px!important;font-weight:400;line-height:20px;margin:8px 0 0!important}.navbar-subnav{display:flex;height:48px;border-top:0 solid #3f3f3f;border-bottom:0 solid #3f3f3f;background:#3f3f3f}.navbar-subnav--signup-steps{justify-content:center}.navbar-subnav .tabs{display:flex;align-items:center;height:100%}.navbar-subnav .tabs .tab{height:100%;letter-spacing:normal;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;text-transform:none}.navbar-subnav .tabs .tab a{height:100%;padding:0;line-height:48px;color:#b1b1b1}.navbar-subnav .tabs .tab a.active{border-bottom:4px solid #30f1c7;color:#eee}.navbar-subnav .tabs .tab a.active,.navbar-subnav .tabs .tab a:active,.navbar-subnav .tabs .tab a:focus,.navbar-subnav .tabs .tab a:hover{color:#eee}.tag{display:inline-block;height:32px;font-weight:500;font-size:.8rem;color:rgba(0,0,0,.6);line-height:32px;padding:0 12px;margin:0 12px;border-radius:16px;background-color:#e4e4e4;box-shadow:none;text-shadow:none;border:0;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;cursor:default}.tag .material-icons{background-image:none;vertical-align:middle;font-size:1.4rem}.tag.verified{background-color:#5cb85c;color:#fff}.tag.verified .material-icons{color:#5cb85c;background-color:#fff;border-radius:50%}.tag.company-team{display:flex;align-items:center;background-color:#fff;border:1px solid var(--team-icon-color);color:var(--team-icon-color)}.tag.company-team .clear-button{margin-left:12px}.tag.company-team .clear-button:hover{border-radius:100%;background-color:#e0e0e0;cursor:pointer}.SH-c-company-team-dropdown__action{width:24px;height:13px}.SH-c-company-team-dropdown__content-list{background-color:#fff;margin:0;min-width:150px;max-height:300px;overflow-y:auto;will-change:width,height;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}.SH-c-company-team-dropdown__content-list__item:hover{background-color:#eee}.SH-c-company-team-dropdown .LSG-c-circle-button-dropdown__menu-button{width:42px;height:40px;justify-content:center;align-items:center;border:0!important;margin:0;padding:0;cursor:pointer}.SH-c-company-team-dropdown .LSG-c-circle-button-dropdown__menu-button::before{content:none}.SH-c-company-team-dropdown .LSG-c-circle-button-dropdown__menu-button:hover{background:#e0e0e0!important}.SH-c-upgrade-prompt{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center}.SH-c-upgrade-prompt__content{display:flex;flex-direction:column;align-items:center;width:600px;height:447px;margin-top:56px;background-color:#fff;border:2px solid #212121;border-radius:16px;text-align:center}@media only screen and (max-width:600px){.SH-c-upgrade-prompt__content{width:320px;border-radius:0}}.SH-c-upgrade-prompt__icon-container{margin:24px 0 0;width:128px;height:128px;border-radius:128px;background-color:#f9f9f9;display:flex;justify-content:center;align-items:center}.SH-c-upgrade-prompt__title{margin:32px 0 0;font-size:24px;font-weight:600;color:#212121}@media only screen and (max-width:600px){.SH-c-upgrade-prompt__title{margin:16px 0 0}}.SH-c-upgrade-prompt__text{margin:16px 24px 0;height:80px;text-align:center;font-size:16px;line-height:24px;color:#212121}@media only screen and (max-width:600px){.SH-c-upgrade-prompt__text{height:unset}}.SH-c-upgrade-prompt .SH-c-upgrade-prompt-buttons__button-container{padding:24px}.SH-c-upgrade-prompt-buttons{width:100%;text-align:center}.SH-c-upgrade-prompt-buttons__confirmation{font-size:18px;margin:28px 0 0;color:#0f0f0f;text-align:center;font-family:"Inter",sans-serif;font-weight:400;line-height:24px;letter-spacing:-.18px}.SH-c-upgrade-prompt-buttons__button-container{display:flex;flex-direction:column;align-items:center;gap:16px}.SH-c-upgrade-prompt-buttons__button{width:100%;max-width:280px}.SH-c-upgrade-prompt-buttons--theme-white .SH-c-upgrade-prompt-buttons__confirmation{color:#fcfcfc}@media only screen and (min-width:370px){.top-nav-wrapper.navbar-status-icon{display:inline-block}}.top-nav-wrapper .unread-count-container{width:27px;height:27px;padding:0;background:#2e7ae5;text-align:center;margin:0;line-height:27px;border-radius:100%}.top-nav-wrapper .unread-count-container.indicator-only{position:absolute;left:50%;width:7px;height:7px;margin:0 0 0 -3.5px;padding:0;background:#2e7ae5;text-align:center;border-radius:100%}.top-nav-wrapper .unread-count-container .count{display:inline-block;width:100%;height:100%;font-weight:300;color:#fff;font-size:14px;text-shadow:1px 1px 0 #848484}.top-nav-wrapper .unread-count-container .count .plus{position:relative;display:inline-block;font-size:11px;bottom:2px}.navbar-status-icon .unread-count-container:not(.show-unread-container){display:none}.navbar-status-icon .unread-count-container{position:absolute;z-index:2;left:19px;bottom:4px}.navbar-status-icon{position:relative;width:48px;height:48px}.buyer-new-dialog{width:375px;background:#fff;border-radius:8px;box-shadow:0 0 8px 0 rgba(117,117,117,.5);z-index:9}.buyer-new-dialog__options{margin:0}.buyer-new-dialog__options--item{display:flex;flex-direction:row;align-items:flex-start;padding:8px}.buyer-new-dialog__options--item:hover{cursor:pointer}.buyer-new-dialog__options--item--icon{min-width:48px;height:48px;margin:8px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #212121;border-radius:8px}.buyer-new-dialog__options--item--icon i{color:#212121}.buyer-new-dialog__options--item--context{margin:auto 8px;font-family:"Inter",sans-serif;font-size:16px;line-height:24px}.SH-c-batched-invoice-breakdown-modal__table tbody tr .bold,.SH-c-reports-add-credit-modal .dialog-body strong,.SH-c-reports-apply-credit-to-subscription-modal .dialog-body strong,.SH-c-reports-cancel-credit-modal .dialog-body strong,.buyer-new-dialog__options--item--context .title{font-weight:600}.buyer-new-dialog__options--item--context .description{display:block}.buyer-new-dialog__options--item--context .description-hovered{text-decoration:underline}.buyer-new-dialog-container{background:0 0}@media only screen and (max-width:640px){.buyer-new-dialog-container{right:-95px}}@media only screen and (min-width:420px) and (max-width:640px){.buyer-new-dialog{min-width:calc(100% - 24px)}}@media only screen and (max-width:419px){.buyer-new-dialog{width:250px}}@media only screen and (max-width:300px){.buyer-new-dialog-container{right:0;left:-135px}}.LSG-pikaday-theme.pika-single{top:-120px;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 0 40px #e0e0e0;font-family:"Inter",sans-serif}.LSG-pikaday-theme .is-disabled .pika-button,.LSG-pikaday-theme .is-inrange .pika-button{background:#e0e0e0}.LSG-pikaday-theme .is-selected .pika-button{background:#ffc300;box-shadow:none}.LSG-pikaday-theme .pika-button{font-size:14px;background:#fff}.LSG-pikaday-theme .pika-button:hover,.LSG-pikaday-theme .pika-row.pick-whole-week:hover{background:#ffc300}.GLM-pikaday-theme.pika-single{top:-120px;border:1px solid #ddd;border-radius:8px;box-shadow:0 0 40px #ddd;font-family:"Inter",sans-serif}.GLM-pikaday-theme.pika-single.top-aligned{margin:-17px 0}.GLM-pikaday-theme.pika-single.bottom-aligned{margin:17px 0}.GLM-pikaday-theme .is-disabled .pika-button,.GLM-pikaday-theme .is-inrange .pika-button{background:#ddd}.GLM-pikaday-theme .is-selected .pika-button{background:#0f0f0f;box-shadow:none}.GLM-pikaday-theme .pika-button{font-size:14px;background:#fff}.GLM-pikaday-theme .pika-button:hover,.GLM-pikaday-theme .pika-row.pick-whole-week:hover{background:#0f0f0f}.SH-c-progress-bar,.SH-c-progress-bar__fill{position:absolute;top:0;left:0;width:100%;height:100%}.SH-c-progress-bar{background-color:#e0e0e0;border-radius:4px;overflow:hidden;opacity:.5;z-index:-1}.SH-c-progress-bar__fill{background-color:#9e9e9e;transform-origin:left;transform:scaleX(0);transition:transform 100ms linear}.SH-c-profile-overlay--no-scroll{overflow:hidden}.SH-c-profile-overlay__backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.54);z-index:9}.SH-c-profile-overlay__content{position:fixed;top:0;right:0;width:100vw;height:100vh;display:flex;flex-direction:column;z-index:10}@supports (height:100dvh){.SH-c-profile-overlay__content{height:100dvh}}@media only screen and (min-width:601px){.SH-c-profile-overlay__content{width:min(100vw - 10%,1600px)}}.SH-c-profile-overlay__navigation-container{flex:none;display:flex;justify-content:space-between;align-items:center;height:58px;background:#fff;border-bottom:2px solid #f0f0f0}.SH-c-profile-overlay__navigation-container__open-link{width:24px;margin-left:16px}@media only screen and (min-width:601px){.SH-c-profile-overlay__navigation-container{height:66px}}.SH-c-profile-overlay__main-container{flex:1;background:#f9f9f9;overflow-y:auto}.SH-c-profile-overlay__main-container .SH-c-edit-company-credit{margin-bottom:32px}.SH-c-profile-overlay-company__loader,.SH-c-profile-overlay-user__loader{height:100%;display:flex;align-items:center;justify-content:center}.SH-c-freelancer-earnings-calculator-button,.SH-c-saved-messages-button{display:block;width:48px;height:48px;border:0;background-color:transparent;padding:12px;cursor:pointer}.SH-c-freelancer-earnings-calculator-button:focus,.SH-c-saved-messages-button:focus{background-color:transparent}.SH-c-freelancer-earnings-calculator-button path{fill:#9e9e9e}.GLM-star-rating{color:#ff5975;display:flex;padding-top:2px!important}.GLM-star-rating__star{position:relative;margin-right:4px}.GLM-star-rating__fill-ratings{position:absolute;left:0;top:0;white-space:nowrap;overflow:hidden}.GLM-star-rating .material-icons{margin:0}.GLM-c-modals-add-equipment__field-wrapper{margin:32px 0}.GLM-c-modals-add-equipment__fields-for-custom{animation:fadeInMoveUp ease-out 700ms}.GLM-c-modals-add-equipment__input{margin:32px 0 0;width:100%}.GLM-c-modals-add-equipment .GLM-modal__content{gap:0;padding:48px}#inviteNewTeamMemberAdminHeader,.GLM-c-edit-sh-invoice-transaction-modal__edit-transaction>dd,.GLM-c-edit-sh-invoice-transaction-modal__edit-transaction>dt,.GLM-c-modals-add-equipment .GLM-modal__footer{margin:0}.GLM-c-modals-add-equipment .GLM-private-options{max-height:min(30vh,400px)}.SH-c-add-followers-modal .dialog-body{margin-bottom:50px}@media only screen and (max-height:600px){.SH-c-add-followers-modal .dialog-body{height:200px}}.SH-c-add-followers-modal .dialog-header{flex-direction:column}.SH-c-add-followers-modal .followers-user-list .followers-user-list-item{display:flex;align-items:center;margin-top:8px;color:#757575;cursor:pointer}.SH-c-add-followers-modal .followers-user-list .followers-user-list-item .image-bubble{margin-right:8px;width:32px;height:32px;border-radius:50%}.SH-c-add-followers-modal .followers-user-list .followers-user-list-item .LSG-c-selected-check{display:none;margin-right:8px}.SH-c-add-followers-modal .sh-cool-loader{padding-bottom:100px}.SH-c-asset-invalid-selection .dialog-body{color:#212121;font-size:16px;line-height:24px}.SH-c-asset-invalid-selection .dialog-body p{margin:16px 0}.SH-c-asset-invalid-selection .dialog-body ul{margin:16px 0;padding-left:16px;list-style-type:disc}.SH-c-asset-invalid-selection .dialog-body li{list-style-type:inherit}.SH-c-asset-preview__loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SH-c-asset-preview__modal{top:50%!important;transition:none;max-width:none!important;max-height:none!important;transform:translate(-50%,-50%)!important}.SH-c-asset-preview__modal .modal{padding:16px}.SH-c-asset-preview__image,.SH-c-asset-preview__video{width:100%;vertical-align:middle}.SH-c-asset-preview__buttons{position:fixed;top:0;right:0;z-index:10000;display:flex;padding:8px 8px 0 0}.SH-c-asset-preview__button{width:48px;height:48px;padding:0;border:0;background-size:24px 24px;background-color:transparent;background-position:center center;background-repeat:no-repeat}.SH-c-asset-preview__button--download{background-image:url(https://static.glimmer.io/images/icons/download.svg)}.SH-c-asset-preview__button--close{background-image:url(https://static.glimmer.io/images/icons/close-white.svg)}.SH-c-asset-preview__button:focus{background-color:transparent}.SH-c-asset-preview__button+.SH-c-asset-preview__button{margin-left:16px}.GLM-c-modals-add-edit-budget{font-family:"Inter",sans-serif;max-height:95vh}.GLM-c-modals-add-edit-budget__modal-header{font-size:2.25rem;font-weight:700;line-height:1.1;letter-spacing:-.79px;color:#202020;margin:0}.GLM-c-modals-add-edit-budget__modal-subheader{font-size:1.5rem;font-weight:700;line-height:1.3;letter-spacing:-.4px;color:#202020;margin:0}.GLM-c-modals-add-edit-budget__fieldset-legend{all:unset;display:block;color:#202020;font-family:"Inter",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.18px;text-align:left;width:100%;white-space:normal;text-overflow:ellipsis;overflow:hidden;margin-bottom:4px}.GLM-c-modals-add-edit-budget__modal-fieldset,.GLM-c-modals-add-edit-budget__modal-section{margin:24px 0;display:flex;flex-direction:column;justify-content:center;align-items:start;gap:24px}.GLM-c-modals-add-edit-budget__modal-fieldset{margin:0;padding:0;border:0;font-family:inherit;font-size:inherit;font-weight:inherit;background-color:inherit;color:inherit;width:100%}.GLM-c-modals-add-edit-budget__field-row{flex:1;display:flex;flex-direction:row;justify-content:start;align-items:start;gap:24px;flex-wrap:wrap}@media only screen and (max-width:600px){.GLM-c-modals-add-edit-budget__field-row{width:100%;flex-direction:column;justify-content:start;align-items:stretch}}.GLM-c-modals-add-edit-budget__field-row--radio-group .GLM-radio{margin-top:0!important}@media only screen and (max-width:600px){.GLM-c-modals-add-edit-budget__field{flex:1!important}}.GLM-c-modals-add-edit-budget__field-budget-type{flex:0 0 225px}.GLM-c-modals-add-edit-budget__field-budget-name{flex:1 0 248px}.GLM-c-modals-add-edit-budget__field-budget-amount{flex:0 0 148px}@media only screen and (max-width:1019px){.GLM-c-modals-add-edit-budget__field-budget-amount{flex:0 0 225px}}.GLM-c-modals-add-edit-budget__field-company-team,.GLM-c-modals-add-edit-budget__field-cost-code .GLM-input{flex:0 0 225px}.GLM-c-modals-add-edit-budget__field-budget-alert-variation{flex:0 0 102px}.GLM-c-modals-add-edit-budget__field-budget-alert-amount{flex:0 0 225px}.GLM-c-modals-add-edit-budget__field-budget-alert-amount .GLM-input__field{min-width:36px!important}@media only screen and (max-width:600px){.GLM-c-modals-add-edit-budget__field-budget-alert-amount .GLM-input__postfix{max-width:140px;overflow:hidden;text-overflow:ellipsis}}.GLM-c-modals-add-edit-budget__generic-error{text-align:right}.GLM-c-modals-add-edit-budget .GLM-private-options__options-list{max-height:min(30vh,400px)}.SH-c-modal-delete-account__description p,.SH-c-modal-delete-account__heading,.freelancer-earnings-calculator-modal h1{font-family:"Inter",sans-serif;font-size:24px;line-height:32px;font-weight:600;color:#202020}.SH-c-modal-delete-account__description p{font-size:16px;line-height:24px;font-weight:400}.SH-c-modal-delete-account__delete-button .button-content{background-color:#bf133e!important;color:#fcfcfc!important;text-transform:uppercase}.LSG-c-embedded-video-modal .embedded-video-iframe{width:750px;height:425px}@media only screen and (max-width:1019px){.LSG-c-embedded-video-modal .embedded-video-iframe{width:540px;height:308px}}@media only screen and (max-width:600px){.LSG-c-embedded-video-modal .embedded-video-iframe{width:400px;height:230px}}.LSG-c-embedded-video-modal.sh-modal-container .modal{max-width:unset;width:750px!important;height:425px;border-top:none!important}@media only screen and (max-width:1019px){.LSG-c-embedded-video-modal.sh-modal-container .modal{width:540px!important;height:308px}}@media only screen and (max-width:600px){.LSG-c-embedded-video-modal.sh-modal-container .modal{width:400px!important;height:230px}}.LSG-c-embedded-video-modal.sh-modal-container .modal .dialog-content{height:100%}.SH-c-flag-user-modal .LSG-c-radio .lsg-radio-label{font-size:16px}.freelancer-earnings-calculator-modal{margin-bottom:8px}.freelancer-earnings-calculator-modal h1{font-style:normal;font-size:24px!important;color:#212121;margin:0}.SH-c-freelancer-is-blocked .dialog-body{color:#212121}.SH-c-invite-creators-modal__error{color:#bf133e;margin-bottom:0!important}.SH-c-invite-creators-modal__error--link{color:#bf133e!important;background:0 0;text-decoration:underline!important}.SH-c-invite-creators-modal__error--link:hover{color:#bf133e!important}.SH-c-invite-creators-modal__form__section{display:flex;align-items:center;gap:16px;margin-top:8px}.SH-c-invite-creators-modal__form__input{flex-grow:1}.SH-c-invite-creators-modal__form__input .seller-posting-input__label{font-size:16px!important;font-weight:400!important;line-height:16px!important}.SH-c-invite-creators-modal__form__input .seller-posting-input__field{border:1px solid #3f3f3f;border-radius:8px;margin-top:0!important;padding:8px!important}.SH-c-invite-creators-modal__form__input .seller-posting-input__field:active,.SH-c-invite-creators-modal__form__input .seller-posting-input__field:focus,.SH-c-invite-creators-modal__form__input .seller-posting-input__field:hover{border-color:#0f0f0f}.SH-c-invite-creators-modal__form__button .button-content:hover{background-color:#818181!important}.SH-c-invite-creators-modal__request-helper{color:#6e6e6e;font-style:italic;margin:0!important}.SH-c-invite-creators-modal__request-helper__link{background-image:none;text-decoration:underline}.SH-c-invite-creators-modal__request-helper__link:hover{color:#0f0f0f}.SH-c-invite-creators-modal .LSG-c-button--primary-small .button-content:hover{background-color:#818181}.SH-c-invite-creators-modal .LSG-c-button--tertiary-small .button-content,.SH-c-pending-invites-modal .LSG-c-button .button-content,.SH-c-refer-client-modal__cancel-button .button-content{border-radius:16px}.SH-c-invite-creators-modal .LSG-c-button--tertiary-small .button-content:hover{background:0 0}.SH-c-mark-project-active-feedback__radio{display:flex!important;padding-top:12px;padding-bottom:12px}.SH-c-mark-project-active-feedback__header{padding:16px 24px 0}.SH-c-mark-project-active-feedback__header__title{font-size:24px;line-height:32px}.SH-c-mark-project-active-feedback__body-header{font-size:18px;line-height:24px}.SH-c-pending-invites-modal__list{border-top:1px solid #f0f0f0;margin:0}.SH-c-pending-invites-modal__empty{text-align:center;color:#757575}.SH-c-pending-invites-modal .LSG-c-button .button-content:hover,.SH-c-refer-client-modal__cancel-button .button-content:hover{background:rgba(117,117,117,.1019607843)}.SH-c-refer-client-modal__form{max-width:459px}.SH-c-reports-add-credit-modal__input-title{font-size:16px;font-weight:600;line-height:24px}.SH-c-reports-add-credit-modal__payment-amount-radio{display:flex;flex-direction:column;gap:16px}.SH-c-reports-add-credit-modal__amount-input{padding:0}.SH-c-reports-add-credit-modal__amount-input .signup-input__field{padding:12px 0!important}.SH-c-reports-add-credit-modal__amount-input .signup-input__field::placeholder{color:#757575!important}.SH-c-reports-add-credit-modal__amount-input .signup-input::after,.SH-c-reports-add-credit-modal__memo-input::after{content:none}.SH-c-reports-add-credit-modal__memo-input{max-height:135px;overflow:auto;border-bottom:1px solid #e0e0e0}.SH-c-reports-add-credit-modal__memo-input .seller-posting-input{margin:0;padding:0}.SH-c-reports-add-credit-modal__memo-input .seller-posting-input__textarea{margin:8px 0 0!important;padding:12px 0!important;border-bottom:none!important}.SH-c-reports-add-credit-modal__memo-input .seller-posting-input__textarea:disabled{background-color:#f0f0f0;border-color:#e0e0e0!important;color:#9e9e9e!important}.SH-c-reports-add-credit-modal__submit{padding:0}.SH-c-reports-add-credit-modal__submit .button-content{font-family:"Inter",sans-serif;color:#fcfcfc;font-size:14px;font-weight:400}.SH-c-reports-add-credit-modal__transfer-container{flex:1;display:flex;flex-direction:column;gap:24px}.SH-c-reports-add-credit-modal__manage-cost-codes-container{flex-basis:174px}@media only screen and (max-width:600px){.SH-c-reports-add-credit-modal__manage-cost-codes-container{flex-basis:auto}}.SH-c-reports-add-credit-modal__manage-cost-codes{padding:16px;border-radius:8px;border:1px solid #e0e0e0}.SH-c-reports-add-credit-modal__manage-cost-codes-link{display:flex;gap:4px;align-items:center;color:#9e7900!important;background-color:transparent;background:0 0;border:0;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap;padding:0}.SH-c-reports-add-credit-modal__manage-cost-codes-text{text-decoration:underline}.SH-c-reports-add-credit-modal__manage-cost-codes-icon{font-size:16px;text-decoration:none;line-height:24px}.SH-c-reports-add-credit-modal__show-memo-link{appearance:none;background-image:none;background-color:transparent;background:0 0;border:0;display:inline-flex;padding:0;margin:0;color:#9e7900!important;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap}.SH-c-reports-add-credit-modal__loading-container{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;opacity:.5}.SH-c-reports-add-credit-modal .modal{border-top:none!important}.SH-c-reports-add-credit-modal .dialog-content{position:relative}.SH-c-reports-add-credit-modal .dialog-body{position:relative;max-width:unset;overflow:visible;display:flex;flex-direction:row;gap:24px}.SH-c-reports-add-credit-modal .dialog-body p,.SH-c-reports-apply-credit-to-subscription-modal .dialog-body p,.SH-c-reports-cancel-credit-modal .dialog-body p{line-height:24px}@media only screen and (max-width:600px){.SH-c-reports-add-credit-modal .dialog-body{flex-direction:column-reverse;max-height:unset!important}}.SH-c-reports-add-credit-modal .dialog-body.no-additional-y-pad,.SH-c-reports-apply-credit-to-subscription-modal .dialog-body.no-additional-y-pad,.SH-c-reports-cancel-credit-modal .dialog-body.no-additional-y-pad{padding:0 24px}.SH-c-reports-add-credit-modal .dialog-header{padding:24px}.SH-c-reports-add-credit-modal .dialog-footer{background-color:#fff;padding:24px;height:auto}.SH-c-reports-add-credit-modal .signup-input__options-list{position:absolute}.SH-c-reports-admin-record-payment-modal{max-height:95vh}.SH-c-reports-admin-record-payment-modal__content{gap:32px}.SH-c-reports-admin-record-payment-modal__content .GLM-modal__body{display:flex;flex-direction:column;gap:32px}.SH-c-reports-admin-record-payment-modal__invoice-factoids{display:flex;gap:16px}.SH-c-reports-admin-record-payment-modal__invoice-factoid{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;color:#212121;padding:16px 0;flex:1}.SH-c-reports-admin-record-payment-modal__invoice-factoid--bordered{padding:16px;border:1px solid #e0e0e0;border-radius:8px}.SH-c-reports-admin-record-payment-modal__invoice-factoid-title{font-weight:400;color:#757575;margin:0}.SH-c-apply-credit-to-invoice-modal__input-title{font-size:16px;font-weight:600;line-height:24px}.SH-c-apply-credit-to-invoice-modal__payment-amount-radio{display:flex;flex-direction:column;gap:16px}.SH-c-apply-credit-to-invoice-modal__partial-payment-input,.SH-c-apply-credit-to-invoice-modal__submit{padding:0}.SH-c-apply-credit-to-invoice-modal__partial-payment-input .signup-input__field{padding:12px 0!important}.SH-c-apply-credit-to-invoice-modal__partial-payment-input .signup-input__field::placeholder{color:#757575!important}.SH-c-apply-credit-to-invoice-modal__partial-payment-input .signup-input::after{content:none}.SH-c-apply-credit-to-invoice-modal__submit .button-content{font-family:"Inter",sans-serif;color:#fcfcfc;font-size:14px;font-weight:400}.SH-c-apply-credit-to-invoice-modal__loading-container{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;opacity:.5}.SH-c-apply-credit-to-invoice-modal .modal{border-top:none!important}.SH-c-apply-credit-to-invoice-modal .dialog-body{position:relative;max-width:unset;overflow:visible;display:flex;flex-direction:column;gap:24px}.SH-c-apply-credit-to-invoice-modal .dialog-header{padding:24px}.SH-c-apply-credit-to-invoice-modal .dialog-footer{background-color:#fff;padding:24px;height:auto}.SH-c-apply-credit-to-invoice-modal .signup-input__options-list{position:absolute}.SH-c-reports-apply-credit-to-subscription-modal__input-title{font-size:16px;font-weight:600;line-height:24px}.SH-c-reports-apply-credit-to-subscription-modal__amount-input{padding:0}.SH-c-reports-apply-credit-to-subscription-modal__amount-input .signup-input__field{padding:12px 0!important}.SH-c-reports-apply-credit-to-subscription-modal__amount-input .signup-input__field::placeholder{color:#757575!important}.SH-c-reports-apply-credit-to-subscription-modal__amount-input .signup-input::after{content:none}.SH-c-reports-apply-credit-to-subscription-modal__datepicker .seller-posting-input__field{margin:8px 0 0!important;padding:12px 0!important}.SH-c-reports-apply-credit-to-subscription-modal__datepicker-chevron{align-items:center;background:0 0;border:0;cursor:default;display:flex;flex-direction:row;height:25px;justify-content:center;position:absolute;right:0;top:46px;width:26px;pointer-events:none}.SH-c-reports-apply-credit-to-subscription-modal__datepicker-chevron svg{width:10px;height:5px}.SH-c-reports-apply-credit-to-subscription-modal__submit{padding:0}.SH-c-reports-apply-credit-to-subscription-modal__submit .button-content{font-family:"Inter",sans-serif;color:#fcfcfc;font-size:14px;font-weight:400}.SH-c-reports-apply-credit-to-subscription-modal__transfer-container{flex:1;display:flex;flex-direction:column;gap:24px}.SH-c-reports-apply-credit-to-subscription-modal__loading-container{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;opacity:.5}.SH-c-reports-apply-credit-to-subscription-modal .modal{border-top:none!important}.SH-c-reports-apply-credit-to-subscription-modal .dialog-content{position:relative}.SH-c-reports-apply-credit-to-subscription-modal .dialog-body{position:relative;max-width:unset;overflow:visible;display:flex;flex-direction:row;gap:24px}@media only screen and (max-width:600px){.SH-c-reports-apply-credit-to-subscription-modal .dialog-body{flex-direction:column-reverse;max-height:unset!important}}.SH-c-reports-apply-credit-to-subscription-modal .dialog-header{padding:24px}.SH-c-reports-apply-credit-to-subscription-modal .dialog-footer{background-color:#fff;padding:24px;height:auto}.SH-c-reports-apply-credit-to-subscription-modal .signup-input__options-list{position:absolute}.SH-c-batched-invoice-breakdown-modal .modal{border-top:none!important}.SH-c-batched-invoice-breakdown-modal .dialog-header{padding:24px 24px 0}.SH-c-batched-invoice-breakdown-modal .dialog-footer{background-color:#fff}.SH-c-batched-invoice-breakdown-modal__table{border-collapse:collapse;border-spacing:0}.SH-c-batched-invoice-breakdown-modal__table tbody tr td,.SH-c-batched-invoice-breakdown-modal__table thead tr th,.SH-c-reports-credit-payment-history-modal__table tbody tr td,.SH-c-reports-credit-payment-history-modal__table thead tr th{font-family:"Inter",sans-serif;color:#757575;font-size:16px;font-weight:600;line-height:24px;padding:8px 16px;border-radius:0;box-sizing:border-box;border-bottom:1px solid #e0e0e0}.SH-c-batched-invoice-breakdown-modal__table tbody tr td,.SH-c-reports-credit-payment-history-modal__table tbody tr td{color:#212121;font-weight:400}.SH-c-batched-invoice-breakdown-modal__table tbody tr .table-link{color:#9e7900;background-color:transparent;background:0 0;border:0;text-decoration:underline;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap;padding:0;list-style:none}.SH-c-batched-invoice-breakdown-modal__table tbody tr .table-link:hover{color:#755a00}.SH-c-batched-invoice-breakdown-modal__table tbody tr .table-link:focus{background-color:transparent}.SH-c-batched-invoice-breakdown-modal__application-title{max-width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.SH-c-reports-cancel-credit-modal__input-title{font-size:16px;font-weight:600;line-height:24px}.SH-c-reports-cancel-credit-modal__payment-amount-radio{display:flex;flex-direction:column;gap:16px}.SH-c-reports-cancel-credit-modal__amount-input,.SH-c-reports-cancel-credit-modal__submit{padding:0}.SH-c-reports-cancel-credit-modal__amount-input .signup-input__field{padding:12px 0!important}.SH-c-reports-cancel-credit-modal__amount-input .signup-input__field::placeholder{color:#757575!important}.SH-c-reports-cancel-credit-modal__amount-input .signup-input::after{content:none}.SH-c-reports-cancel-credit-modal__submit .button-content{font-family:"Inter",sans-serif;color:#fcfcfc;font-size:14px;font-weight:400}.SH-c-reports-cancel-credit-modal__transfer-container{flex:1;display:flex;flex-direction:column;gap:24px}.SH-c-reports-cancel-credit-modal__manage-cost-codes-container{flex-basis:174px}@media only screen and (max-width:600px){.SH-c-reports-cancel-credit-modal__manage-cost-codes-container{flex-basis:auto}}.SH-c-reports-cancel-credit-modal__manage-cost-codes{padding:16px;border-radius:8px;border:1px solid #e0e0e0}.SH-c-reports-cancel-credit-modal__manage-cost-codes-link{display:flex;gap:4px;align-items:center;color:#9e7900!important;background-color:transparent;background:0 0;border:0;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap;padding:0}.SH-c-reports-cancel-credit-modal__manage-cost-codes-text{text-decoration:underline}.SH-c-reports-cancel-credit-modal__manage-cost-codes-icon{font-size:16px;text-decoration:none;line-height:24px}.SH-c-reports-cancel-credit-modal__loading-container{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;opacity:.5}.SH-c-reports-cancel-credit-modal .modal{border-top:none!important}.SH-c-reports-cancel-credit-modal .dialog-content{position:relative}.SH-c-reports-cancel-credit-modal .dialog-body{position:relative;max-width:unset;overflow:visible;display:flex;flex-direction:row;gap:24px}@media only screen and (max-width:600px){.SH-c-reports-cancel-credit-modal .dialog-body{flex-direction:column-reverse;max-height:unset}}.SH-c-reports-cancel-credit-modal .dialog-header{padding:24px}.SH-c-reports-cancel-credit-modal .dialog-footer{background-color:#fff;padding:24px;height:auto}.SH-c-reports-cancel-credit-modal .signup-input__options-list{position:absolute}.SH-c-reports-credit-payment-history-modal .modal{border-top:none!important}.SH-c-reports-credit-payment-history-modal .dialog-header{padding:24px 24px 0}.SH-c-reports-credit-payment-history-modal .dialog-footer{background-color:#fff;padding:0 24px 24px;height:auto}.SH-c-reports-credit-payment-history-modal .dialog-footer .button-content,.SH-c-reports-delete-credit-transaction-modal-confirm .dialog-footer .button-content{width:128px;font-weight:400}.SH-c-reports-credit-payment-history-modal__table{border-collapse:collapse;border-spacing:0}.SH-c-reports-credit-payment-history-modal__table tbody tr .bold{font-weight:600}.SH-c-reports-credit-payment-history-modal__table tbody tr .table-link{color:#9e7900;background-color:transparent;background:0 0;border:0;text-decoration:underline;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap;padding:0;list-style:none}.SH-c-reports-credit-payment-history-modal__table tbody tr .table-link:hover{color:#755a00}.SH-c-reports-credit-payment-history-modal__table tbody tr .table-link:focus{background-color:transparent}.SH-c-reports-credit-payment-history-modal__application-title{max-width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.SH-c-reports-credit-payment-history-modal__unstyled-button{appearance:none;background:0 0;background-image:none;border:0;display:block;padding:0;margin:0}.SH-c-reports-credit-payment-history-modal__delete-icon{color:#757575;font-size:24px;padding:8px}.SH-c-reports-delete-credit-transaction-modal-confirm__loading-container{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;opacity:.5}.SH-c-reports-delete-credit-transaction-modal-confirm .modal{border-top:none!important}.SH-c-reports-delete-credit-transaction-modal-confirm .dialog-header{padding:24px 24px 0}.SH-c-reports-delete-credit-transaction-modal-confirm .dialog-body{position:relative}.SH-c-reports-delete-credit-transaction-modal-confirm .dialog-footer{background-color:#fff;padding:0 24px 24px;height:auto}.SH-c-transfer-credit-modal__input-title{font-size:16px;font-weight:600;line-height:24px}.SH-c-transfer-credit-modal__payment-amount-radio{display:flex;flex-direction:column;gap:16px}.SH-c-transfer-credit-modal__amount-input,.SH-c-transfer-credit-modal__submit{padding:0}.SH-c-transfer-credit-modal__amount-input .signup-input__field{padding:12px 0!important}.SH-c-transfer-credit-modal__amount-input .signup-input__field::placeholder{color:#757575!important}.SH-c-transfer-credit-modal__amount-input .signup-input::after{content:none}.SH-c-transfer-credit-modal__submit .button-content{font-family:"Inter",sans-serif;color:#fcfcfc;font-size:14px;font-weight:400}.SH-c-transfer-credit-modal__transfer-container{flex:1;display:flex;flex-direction:column;gap:24px}.SH-c-transfer-credit-modal__manage-cost-codes-container{flex-basis:174px}@media only screen and (max-width:600px){.SH-c-transfer-credit-modal__manage-cost-codes-container{flex-basis:auto}}.SH-c-transfer-credit-modal__manage-cost-codes{padding:16px;border-radius:8px;border:1px solid #e0e0e0}.SH-c-transfer-credit-modal__manage-cost-codes-link{display:flex;gap:4px;align-items:center;color:#9e7900!important;background-color:transparent;background:0 0;border:0;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap;padding:0}.SH-c-transfer-credit-modal__manage-cost-codes-text{text-decoration:underline}.SH-c-transfer-credit-modal__manage-cost-codes-icon{font-size:16px;text-decoration:none;line-height:24px}.SH-c-transfer-credit-modal__loading-container{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;opacity:.5}.SH-c-transfer-credit-modal .modal{border-top:none!important}.SH-c-transfer-credit-modal .dialog-content{position:relative}.SH-c-transfer-credit-modal .dialog-body{position:relative;max-width:unset;overflow:visible;display:flex;flex-direction:row;gap:24px}@media only screen and (max-width:600px){.SH-c-transfer-credit-modal .dialog-body{flex-direction:column-reverse;max-height:unset}}.SH-c-transfer-credit-modal .dialog-header{padding:24px}.SH-c-transfer-credit-modal .dialog-footer{background-color:#fff;padding:24px;height:auto}.SH-c-transfer-credit-modal .signup-input__options-list{position:absolute}.saved-messages-modal{color:#212121}.saved-messages-modal__dialog-header{padding:16px 24px!important}@media only screen and (max-width:640px){.saved-messages-modal__dialog-header{display:flex!important;height:initial!important}}.saved-messages-modal__dialog-body{padding:0 24px!important;margin:0!important}.saved-messages-modal__empty-text{line-height:24px;margin:0 0 16px}.saved-messages-modal__add-message-footer{display:flex;justify-content:center;padding-bottom:33px}.saved-messages-modal__message-edit-list,.saved-messages-modal__message-list{margin:0;padding-bottom:16px}.saved-messages-modal__message{border:1px solid #ffc300;border-radius:16px;cursor:pointer;padding:14px}.saved-messages-modal__message-edit-item:not(:last-child),.saved-messages-modal__message:not(:last-child){margin-bottom:15px}.saved-messages-modal__message-title{text-align:left;font-family:"Source Sans Pro",sans-serif;font-size:16px;font-weight:600;margin:0}.saved-messages-modal__bold-text{color:#212121;font-weight:600}.saved-messages-modal__message-body{display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;line-height:24px;margin:12px 0 0;overflow:hidden;white-space:pre-wrap}.saved-messages-modal__message-edit-container{border:1px solid #e0e0e0;padding:14px}.saved-messages-modal__message-edit-actions{align-items:center;display:flex;justify-content:space-between;margin-top:5px;padding-left:15px}.saved-messages-modal__input{border:1px solid #e0e0e0!important;border-radius:8px!important;box-sizing:border-box!important;height:initial!important;margin:5px 0 20px!important;outline:0!important;overflow-y:initial!important;padding:8px 9px!important;resize:none!important;transition:none!important}.saved-messages-modal__input+.SH-c-error{position:relative;top:-15px}.saved-messages-modal__input:focus:not([readonly]){border-bottom:1px solid #e0e0e0!important;box-shadow:initial!important}.saved-messages-modal__input::placeholder{color:#9e9e9e;opacity:1}.saved-messages-modal__cancel-button{background:0 0;color:#212121;margin-right:24px}.saved-messages-modal__footer{justify-content:space-between!important}@media only screen and (max-width:640px){.saved-messages-modal__footer{padding:0 8px!important}}.saved-messages-modal__close{color:#757575!important;margin-right:-8px}.GLM-stale-cancel-modal__error,.GLM-stale-keep-active-modal__error{color:#bf133e}.stripe-cc-modal__copy{font-family:"Inter",sans-serif;font-size:16px;color:#212121;margin:0!important;line-height:24px}.stripe-cc-modal__copy--bold{margin-top:16px!important;font-weight:700}.unsafe-advance-warning__body-text{line-height:24px}.unsafe-advance-warning__body-text--bold{font-weight:600}.unsafe-advance-warning__body-text--warning{color:#d50000}.SH-c-decline-on-archive-modal__project-list-header{font-size:18px;margin-bottom:0}.SH-c-decline-on-archive-modal__project-list{display:flex;flex-direction:column;gap:8px}.SH-c-decline-on-archive-modal__project-list__item{display:flex;gap:8px}.SH-c-decline-on-archive-modal__project-list__item__title{background:0 0;text-decoration:underline}.SH-c-decline-on-archive-modal__project-list__item__status{color:#4caf50}.SH-c-work-sample-client__body{padding:32px!important}.SH-c-work-sample-client__header{margin-top:4px;margin-bottom:32px}.SH-c-work-sample-client__heading{margin:0!important;font-size:24px}.SH-c-work-sample-client__section{display:grid;grid-template-columns:1fr;row-gap:32px}.SH-c-work-sample-client__description{color:#757575;margin:12px 0 0!important}.SH-c-work-sample-client__dual-input-container{display:flex;gap:8px}.SH-c-work-sample-client__dual-input-container>.signup-input,.SH-c-work-sample-client__radio-with-input-container>.signup-input{flex:1}.SH-c-work-sample-client__dual-input-container>.signup-input:first-child{padding-right:8px}.SH-c-work-sample-client__dual-input-container>.signup-input:last-child{padding-left:8px}.SH-c-work-sample-client__radio-container{display:grid;row-gap:16px;margin:16px 0}.SH-c-work-sample-client__radio-container>.LSG-c-radio+.LSG-c-radio{margin-top:24px}.SH-c-work-sample-client__radio-button svg path,.buyer-feedback__sentiment-icon svg:hover path{fill:#0f0f0f}.SH-c-work-sample-client__radio-with-input-container{display:flex;align-items:center;margin-top:-5px}.SH-c-work-sample-client__generic-exception,.SH-c-work-sample-client__radio-error{font-family:"Inter",sans-serif;font-size:12px!important;line-height:16px;margin:0;color:#d50000}.SH-c-work-sample-client__generic-exception{font-size:16px!important;line-height:24px}.SH-c-work-sample-client__footer{justify-content:space-between!important;padding:0 32px 32px!important;background:unset!important}.SH-c-work-sample-client__footer__loader{display:inline-block}.edit-verification-method-modal__content{padding:24px 24px 8px}.edit-verification-method-modal__content__title{font-size:24px!important}.edit-verification-method-modal__content__description,.edit-verification-method-modal__content__title{margin-bottom:24px!important;margin-top:0!important}.edit-verification-method-modal__content__radio-list{display:flex;flex-direction:column;row-gap:16px;margin:0 0 24px;padding:0;border:0}.edit-verification-method-modal__content__radio-list__item .sh-radio__label{width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.edit-verification-method-modal__content__radio-list__submitted-date{color:#757575;margin-left:38px;position:relative;top:-2px}.edit-verification-method-modal__content__radio-list__unverifiable-icon{color:#d50000;font-size:16px;position:relative;top:-5px}.SH-c-payout-account-card__subtitle a:hover,.edit-verification-method-modal__content__add-project-text{color:#757575}.edit-verification-method-modal__content__add-project-text__link{color:#9e7900;background-image:linear-gradient(to bottom,#9e7900 0,#9e7900 100%)}.edit-verification-method-modal__content__add-project-text__link:hover{color:#9e7900}.edit-verification-method-modal__footer{display:flex;align-items:center;justify-content:flex-end;height:48px;padding:0 24px;background-color:#f9f9f9;transition:height 200ms ease-out}.edit-verification-method-modal__footer__cancel-button .button-content{border:0}.edit-verification-method-modal__footer__cancel-button:hover .button-content{text-decoration:underline}.SH-c-work-sample-project__header{margin-top:4px}.SH-c-work-sample-project__heading{margin:0 0 12px!important}.SH-c-work-sample-project__subheading{font-size:16px;line-height:24px;font-weight:600;margin:12px 0 0!important}.SH-c-work-sample-project__description{color:#757575;margin:4px 0 0!important}.SH-c-work-sample-project__section+.SH-c-work-sample-project__section{margin-top:12px}.SH-c-work-sample-project__dropdown-spacer{height:64px}.SH-c-work-sample-project__locked-item-label{color:#757575;font-size:12px!important;margin-top:10px!important;margin-bottom:2px!important}.SH-c-work-sample-project__locked-item-value{color:#757575;margin-top:0!important;margin-bottom:0!important;border-bottom:1px solid #e0e0e0!important}.SH-c-work-sample-project__locked-item-details{color:#757575;font-size:12px!important;margin-top:0!important;margin-bottom:16px!important}.SH-c-work-sample-project__locked-item-details--shift-up{position:relative;margin-top:-20px!important}.SH-c-work-sample-project__locked-item-opt-in{color:#757575;font-size:12px;margin:0;padding:0;border:0;text-decoration:underline;background-color:transparent}.SH-c-work-sample-project__thumbnail{display:flex;align-items:center;margin:12px 0}.SH-c-work-sample-project__thumbnail-error{color:#757575;font-size:12px!important;line-height:18px!important}.SH-c-work-sample-project__thumbnail-container{height:64px;margin-right:12px}.SH-c-work-sample-project__thumbnail-image{width:64px;height:64px;background-size:contain;background-position:center center;background-repeat:no-repeat;vertical-align:middle}.SH-c-work-sample-project__thumbnail-change-button{flex:none;color:#757575;background:0 0;border:0;text-decoration:underline;padding:0}.SH-c-work-sample-project__thumbnail .sh-cool-loader{width:64px;height:64px}.SH-c-work-sample-project__file-input{left:-9999px;position:absolute;top:-9999px;visibility:hidden}.SH-c-work-sample-project__footer__add-and-cancel-actions{margin-left:auto}.SH-c-work-sample-project__footer .sh-cool-loader{display:inline-block}.SH-c-work-sample-project__delete-button{color:#d50000;font-size:14px;line-height:14px;text-decoration:underline;border:0;padding:0;background:0 0}.SH-c-work-sample-project__delete-button:disabled{opacity:.3}.SH-c-work-sample-project__generic-exception{font-family:"Inter",sans-serif;font-size:16px!important;line-height:24px;margin:0;color:#d50000}.verification-method-modal__content{padding:32px}.verification-method-modal__content__title{font-size:24px!important;margin-bottom:24px!important;margin-top:0!important}.verification-method-modal__content__project-info{padding:8px 16px!important;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:24px}.verification-method-modal__content__project-info__title{margin:0 0 4px}.verification-method-modal__content__project-info__created-at{margin:0;color:#757575}.verification-method-modal__content__description{margin-bottom:24px!important;margin-top:0!important}.verification-method-modal__content__radio-list{display:flex;flex-direction:column;row-gap:16px;margin:0 0 24px;padding:0;border:0}.verification-method-modal__content__radio-list__item__callout-text{color:#757575;font-style:italic;font-size:16px}.verification-method-modal__content__radio-list__item__grouped-inputs{margin:0;padding:0;border:0;display:flex;gap:16px}.verification-method-modal__content__radio-list__item__grouped-inputs__input{flex:1}.verification-method-modal__footer{display:flex;align-items:center;justify-content:flex-end;height:48px;padding:0 32px 32px;transition:height 200ms ease-out}.verification-method-modal__footer__right-side-group{display:flex;gap:8px}.verification-method-modal__footer__right-side-group--spread{width:100%;justify-content:space-between}.verification-method-modal__footer__contact-support{color:#8d8d8d;background-image:linear-gradient(to bottom,#8d8d8d 0,#8d8d8d 100%);padding:0}.verification-method-modal__footer__contact-support:hover{color:gray}.verification-method-modal__footer--space-between{justify-content:space-between}.SH-c-facebook-player{position:relative;width:100%;aspect-ratio:var(--player-aspect-ratio)}.SH-c-facebook-player__loading-container{position:relative;width:100%;height:100%}.SH-c-facebook-player__media-thumbnail{width:100%;cursor:pointer}.SH-c-facebook-player__media-loading-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.seller-projects-result-item__grid{background:#fff;border:1px solid #f9f9f9;border-radius:16px;column-gap:16px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));margin:0 0 16px;padding:16px;position:relative}.seller-projects-result-item__grid:hover{border-color:#0f0f0f}@media only screen and (max-width:1019px){.seller-projects-result-item__grid{display:block;padding:24px 16px 16px}}@media only screen and (max-width:600px){.seller-projects-result-item__grid{border-radius:0;border-left:none;border-right:none;padding:24px 3% 16px}}.seller-projects-result-item__company-logo{align-items:center;display:flex;flex-direction:row;grid-column:1/span 2;margin:0}@media only screen and (max-width:1019px){.seller-projects-result-item__company-logo{margin-right:56px}}.seller-projects-result-item__company-image{width:40px;height:40px;border-radius:20px;max-width:unset}@media only screen and (max-width:1019px){.seller-projects-result-item__company-image{width:24px;height:24px;border-radius:12px}}.seller-projects-result-item__company-info{margin:0 0 0 8px;overflow:hidden}@media only screen and (max-width:1019px){.seller-projects-result-item__company-info{white-space:nowrap;text-overflow:ellipsis}}.seller-projects-result-item__company-name{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#212121;margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media only screen and (max-width:1019px){.seller-projects-result-item__company-name{display:inline}}.seller-projects-result-item__buyer-name{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#757575;margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media only screen and (max-width:1019px){.seller-projects-result-item__buyer-name{display:inline}.seller-projects-result-item__buyer-name:before{content:" • "}}.seller-projects-result-item__details{grid-column:3/span 7}@media only screen and (max-width:1019px){.seller-projects-result-item__details{margin:16px 0 0}}.seller-projects-result-item__title{display:flex;flex-direction:row;align-items:center;margin:0}.seller-projects-result-item--unread .seller-projects-result-item__title:before{content:"";width:8px;height:8px;margin:0 4px 0 0;background:#2e7ae5;border-radius:100%;flex-shrink:0}.seller-projects-result-item__title .LSG-c-select-badge{margin-left:4px}.seller-projects-result-item__title-text{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#212121;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.seller-projects-result-item--unread .seller-projects-result-item__title-text{font-weight:600}@media only screen and (max-width:600px){.seller-projects-result-item__title-text{white-space:unset;text-overflow:unset;overflow:auto}}.seller-projects-result-item__pitch{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#757575;margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.seller-projects-result-item__stats{display:flex;flex-direction:column;grid-column:10/span 2}@media only screen and (max-width:1019px){.seller-projects-result-item__stats{flex-direction:row;justify-content:space-between;margin:16px 0 0}}.seller-projects-result-item__status{align-self:flex-start;font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#212121;margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.seller-projects-result-item__status--important{background:#d50000;border-radius:12px;color:#fff;font-size:12px;padding:0 8px}@media only screen and (max-width:1019px){.seller-projects-result-item__status{align-self:unset}}.seller-projects-result-item__last-activity{font-family:"Inter",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#757575;margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.seller-projects-result-item__menu{align-self:center;justify-self:right;grid-column:12;margin:0}@media only screen and (max-width:1019px){.seller-projects-result-item__menu{position:absolute;top:16px;right:16px}}.SH-c-settings-company-profile-form{display:flex;flex-direction:column}.SH-c-settings-company-profile-form__error{margin-top:12px;align-self:center}.SH-c-settings-company-profile-form__fields{margin-bottom:15px}.SH-c-settings-company-profile-form__submit{align-self:center}.GLM-c-notification-device-preferences{padding:32px 0}.GLM-c-notification-device-preferences__section-header{color:#202020;font-family:"Inter",sans-serif;font-size:18px;font-weight:700;line-height:24px;letter-spacing:-.26px;margin:0}.GLM-c-notification-device-preferences__devices-container{display:flex;gap:16px;justify-content:space-between;flex-wrap:wrap;padding:32px 0}.GLM-c-notification-device-preferences__devices-container:not(:last-child){border-bottom:1px solid #ddd}@media only screen and (max-width:1019px){.GLM-c-notification-device-preferences__devices-container{flex-direction:column}}.GLM-c-notification-device-preferences__device-options{display:flex;flex-direction:column;gap:16px}.GLM-c-notification-device-preferences__device-info{display:flex;gap:16px}.GLM-c-notification-device-preferences__device-info-image{width:55px;max-height:125px}.GLM-c-notification-device-preferences__device-info-specs{color:#202020;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.09px}.GLM-c-notification-device-preferences__device-info-entry{padding:4px 0}.GLM-c-notification-device-preferences__device-info-entry.device-name-container{display:flex;align-items:center;gap:8px}@media only screen and (max-width:600px){.GLM-c-notification-device-preferences__device-info-entry.device-name-container{gap:16px}}.GLM-c-notification-device-preferences__device-info-entry__action-button{border:0}.GLM-c-notification-device-preferences__device-info-entry__action-button .GLM-icon-button__icon{width:24px;height:24px}.GLM-c-notification-device-preferences__device-info-entry .material-icons{position:relative;top:6px}.GLM-c-notification-device-preferences__download-app-link{background-image:none}.GLM-c-notification-device-preferences__download-image{width:135px;height:auto}.GLM-c-email-preference-item{display:flex;justify-content:space-between;align-items:center;gap:4px}.GLM-c-email-preference-item__label{color:#202020;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.09px}.GLM-c-notification-email-notifications{padding:32px 0}.GLM-c-notification-email-notifications__section-header{color:#202020;font-family:"Inter",sans-serif;font-size:18px;font-weight:700;line-height:24px;letter-spacing:-.26px;margin:0}.GLM-c-notification-email-notifications__email-options{margin:16px 0 32px;display:flex;flex-direction:column;gap:16px}.GLM-c-notification-email-notifications__contact-support-text{color:#646464;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.09px;margin:0}.GLM-c-notification-email-notifications__contact-support-link{color:#646464!important;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.09px;text-decoration:underline!important}.GLM-c-settings-notifications__header{color:#202020;font-family:"Inter",sans-serif;font-size:24px;font-weight:700;line-height:28px;letter-spacing:-.4px;margin:0}.GLM-c-settings-notifications__sections>:not(:last-of-type){border-bottom:1px solid #ddd}.GLM-c-notification-preference-item{display:flex;justify-content:space-between;align-items:center;gap:4px}.GLM-c-notification-preference-item__preference-text{color:#202020;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.09px}.GLM-c-notification-preference-item__preference-timed-deactivated{color:#646464;font-size:12px}.GLM-c-settings-company-billing-profile__billing-profile{display:flex;flex-direction:column;gap:8px}.GLM-c-settings-company-billing-profile__edit-button{margin:16px 0 0;background:0 0!important}.GLM-c-settings-company-billing-profile__billable-name{font-family:"Inter",sans-serif;color:#202020;font-size:16px!important;font-weight:700;line-height:1.5;letter-spacing:-.18px;margin:0!important}.GLM-c-settings-company-billing-profile__billable-text,.GLM-c-settings-company-billing-profile__payment-instructions{font-family:"Inter",sans-serif;color:#202020;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.18px;margin:0!important;white-space:pre-wrap}.GLM-c-settings-company-billing-profile__payment-instructions{font-style:italic;color:#646464}.SH-c-oauth-providers{font-family:"Source Sans Pro",sans-serif;font-size:16px;line-height:24px}.SH-c-oauth-providers__googleSSODetails{display:flex;flex-direction:row;padding:8px 16px;background:#fff;border:1px solid #fff;border-radius:16px;transition:width linear 500ms;width:100%;justify-content:space-between;align-items:center;gap:40px}.SH-c-oauth-providers__googleSSODetails-logo{min-width:24px}.SH-c-oauth-providers__googleSSODetails-text{flex-grow:1}.add-agent-controller{display:flex;flex-direction:column;gap:64px;margin:64px auto;width:min(94vw,700px)}.add-agent-controller__header{color:#202020;font-family:"Inter",sans-serif;font-size:24px;font-weight:700;line-height:28px;margin:0}.add-agent-controller__copy{color:#202020;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:16px 0}.SH-c-payout-settings__agent-error a,.add-agent-controller__copy a{color:inherit;text-decoration:underline}.add-agent-controller__copy--large-gap,.add-agent-controller__input{margin:32px 0}.add-agent-controller__actions,.add-agent-controller__invite{display:flex;flex-direction:row;justify-content:space-between}.add-agent-controller__invite{justify-content:flex-end;margin:-16px 0 32px}.add-agent-controller--disabled{opacity:.3}.SH-c-add-payout-method{min-height:400px}.SH-c-add-payout-method__heading{font-size:24px;line-height:32px;font-weight:600;color:#212121;margin-top:48px;margin-bottom:0}.SH-c-add-payout-method__description p,.SH-c-payout-add-method-personal-info__description p,.SH-c-payout-add-method-transfer-method__description p{font-size:16px;line-height:24px;font-weight:400;color:#757575;margin-top:0!important}.SH-c-payout-add-method-personal-info{display:flex;justify-content:center}.SH-c-payout-add-method-personal-info__section+.SH-c-payout-add-method-personal-info__section,.SH-c-payout-add-method-select-method__section+.SH-c-payout-add-method-select-method__section,.SH-c-payout-add-method-transfer-method__section+.SH-c-payout-add-method-transfer-method__section,.SH-c-payout-payee-verification__section+.SH-c-payout-payee-verification__section{margin-top:16px}.SH-c-payout-add-method-personal-info__heading{font-size:24px;line-height:32px;font-weight:600;color:#212121;margin-top:48px;margin-bottom:0}.SH-c-payout-add-method-personal-info__submit{display:flex;justify-content:center}.SH-c-payout-add-method-select-method__heading{font-size:24px;line-height:32px;font-weight:600;color:#212121;margin-top:48px;margin-bottom:0}.SH-c-payout-add-method-select-method__label,.SH-c-payout-add-method-transfer-method__subtext p{font-size:16px;line-height:24px;font-weight:400;color:#212121}.SH-c-payout-add-method-select-method__note,.SH-c-payout-payee-verification__description p{font-size:16px;line-height:24px;font-weight:400;color:#757575}.SH-c-payout-add-method-transfer-method__heading,.SH-c-payout-payee-verification__heading{font-size:24px;line-height:32px;font-weight:600;color:#212121;margin-top:48px;margin-bottom:0}.SH-c-payout-payee-verification__description p{margin-top:0!important}.SH-c-payout-payee-verification__help-links{margin-top:48px!important;margin-bottom:32px!important;text-align:center}.SH-c-payout-settings{font-family:"Inter",sans-serif}.SH-c-payout-settings__header-description,.SH-c-payout-settings__header-title{font-family:"Inter",sans-serif;font-size:24px;line-height:32px;font-weight:600;color:#212121;margin:0}.SH-c-payout-settings__header-description{font-size:16px;line-height:24px;font-weight:400}.SH-c-payout-settings__body{margin-top:16px}.SH-c-payout-settings__represented-by{color:#202020;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;margin:16px 0}.SH-c-payout-settings__agent-box{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:flex-start}@media only screen and (max-width:1019px){.SH-c-payout-settings__agent-box{align-items:flex-start;flex-direction:column}}.SH-c-payout-settings__agent-error{color:#bf133e}.SH-c-payout-settings__warning{display:inline-flex;align-items:center;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#d50000;padding:16px;border:1px solid #d50000;border-radius:16px;margin-bottom:16px}.SH-c-payout-settings__warning-text{margin-left:8px}.SH-c-payout-settings__actions{margin-top:16px;display:flex;align-items:center;justify-content:space-between}.SH-c-payout-settings__announcement{margin-top:16px}.SH-c-payout-settings__announcement-description,.SH-c-payout-settings__announcement-title{font-family:"Inter",sans-serif;font-size:24px;line-height:32px;font-weight:600;color:#212121;margin:0}.SH-c-payout-settings__announcement-description{font-size:16px;line-height:24px;font-weight:400}.SH-c-payout-add-method-payoneer-setup__section+.SH-c-payout-add-method-payoneer-setup__section,.SH-c-payout-settings__add-agent{margin-top:16px}.SH-c-payout-settings__add-agent p{color:#646464;font-family:"Inter",sans-serif;font-size:14px;line-height:20px;margin:8px 0 0}.SH-c-payout-add-method-payoneer-setup__heading{font-size:24px;line-height:32px;font-weight:600;color:#212121;margin-top:48px;margin-bottom:0}.SH-c-payout-add-method-payoneer-setup__description p{font-size:16px;line-height:24px;font-weight:400;color:#757575;margin-top:0!important}.SH-c-payout-add-method-payoneer-setup__continue-container{display:flex}.SH-c-saml-providers{font-family:"Source Sans Pro",sans-serif;font-size:16px;line-height:24px}.SH-c-saml-providers__samlDetails{display:flex;flex-direction:row;padding:8px 16px;background:#fff;border:1px solid #fff;border-radius:16px;transition:width linear 500ms;width:100%;justify-content:space-between;align-items:center;gap:40px}.SH-c-saml-providers__samlDetails-logo{min-width:24px}.SH-c-saml-providers__samlDetails-text{flex-grow:1}.SH-c-payout-account-card{padding:8px 16px;display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (min-width:1020px){.SH-c-payout-account-card{flex-wrap:nowrap}}.SH-c-payout-account-card__main{display:flex;flex:none;padding-right:12px;width:70%}@media only screen and (min-width:1020px){.SH-c-payout-account-card__main{flex:none;width:40%}}.SH-c-payout-account-card__actions{flex:none;width:70%;order:1;padding-right:12px;margin-top:8px}@media only screen and (min-width:1020px){.SH-c-payout-account-card__actions{flex:1;order:0;margin-top:0}}.SH-c-payout-account-card__action-button{flex:none;order:1}@media only screen and (min-width:1020px){.SH-c-payout-account-card__action-button{order:0}}.SH-c-payout-account-card__overflow-menu-button{flex:none}.SH-c-payout-account-card__icon{flex:none;display:flex;align-items:center;margin-right:12px}.SH-c-payout-account-card__title{display:flex}.SH-c-payout-account-card__selected,.SH-c-payout-account-card__type{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;font-weight:600;color:#212121}.SH-c-payout-account-card__selected{font-size:12px;line-height:16px;font-weight:400;background-color:#e0e0e0;border-radius:12px;padding:4px 8px;margin-left:4px}.SH-c-payout-account-card__action-text{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;font-weight:400}.SH-c-payout-account-card__action-text--red{color:#d50000}.SH-c-payout-account-card__action-text--yellow{color:#ffa726}.SH-c-payout-account-card__action-text p{margin:0!important}.SH-c-payout-account-card__action-link,.SH-c-payout-account-card__subtitle{font-family:"Inter",sans-serif;font-size:16px;line-height:24px;font-weight:400}.SH-c-payout-account-card__action-link{color:currentColor;background:0 0;text-decoration:underline}.SH-c-payout-account-card__action-link:hover{color:currentColor}.SH-c-payout-account-card__subtitle{color:#757575}.SH-c-payout-account-card__subtitle a{background-image:none;text-decoration:underline;display:inline-flex;color:#757575}.SH-c-payout-method-card{display:flex}.SH-c-payout-method-card__icon{flex:none}.SH-c-payout-method-card__body{flex:1;margin-left:12px}.SH-c-payout-method-card__details,.SH-c-payout-method-card__title{font-family:"Inter",sans-serif;font-size:18px;line-height:24px;font-weight:600;color:#212121}.SH-c-payout-method-card__details{font-size:16px;font-weight:400}.SH-c-payout-method-card__details ul{margin:4px 0 0;list-style-type:disc}.SH-c-payout-method-card__details li{margin-left:16px;list-style-type:disc}.SH-c-payout-method-card__select{flex:none}.SH-c-users-list-item{display:flex;flex-direction:row;margin:14px 0;font-size:16px}.SH-c-users-list-item a{color:#0f0f0f;background:0 0;font-family:"Inter",sans-serif;line-height:normal}.SH-c-users-list-item a:hover{color:#818181}.SH-c-users-list-item i{font-size:24px;line-height:24px;margin:0 5px 0 0}.SH-c-users-list-item img{max-width:none}.SH-c-users-list-item__profile-image{width:64px;height:64px}.SH-c-users-list-item__company-image{width:24px;height:24px;border-radius:50%;margin:0 4px}.SH-c-users-list-item__column{display:flex;flex-direction:column;flex:1 1 0}.SH-c-users-list-item__column--menu,.SH-c-users-list-item__column--profile{align-items:center;flex-grow:unset;margin-right:16px}.SH-c-users-list-item__row,.SH-c-users-list-item__services-row{display:flex;flex-direction:row;padding:5px 0;flex-wrap:wrap}.SH-c-users-list-item__services-row{gap:4px 8px}.SH-c-users-list-item__field{display:flex;flex-direction:row;align-items:center;gap:2px 8px;min-height:24px}.SH-c-users-list-item__rating{margin-left:8px}.SH-c-users-list-item .LSG-c-chip-secondary{margin:4px 4px 0 0;padding:2px 4px}.SH-c-users-search__box{display:flex;justify-content:space-evenly;flex-wrap:wrap;padding:0;margin:10px 0}.SH-c-users-search__box--expanded{max-height:300px}.SH-c-users-search__box--expanding{transition-property:max-height,margin,padding;transition-duration:600ms;overflow:hidden;max-height:300px;padding:0;margin:10px 0}.SH-c-users-search__box--removed{display:none}.SH-c-users-search__box--collapsed,.SH-c-users-search__box--collapsing{overflow:hidden;max-height:0;padding:0;margin:0}.SH-c-users-search__box--collapsing{transition-property:max-height,margin,padding;transition-duration:600ms}.SH-c-users-search__buttons{margin:14px 0 0}.SH-c-users-search__group{display:flex;justify-content:space-evenly;flex-wrap:wrap}.SH-c-users-search__column{flex-direction:column;align-self:start}.SH-c-users-search__row{align-items:center;flex-direction:row;justify-content:flex-start;width:100%}.SH-c-users-search__group>div{margin:0 14px;justify-content:flex-start;flex:1 1 0}.SH-c-users-search__group>span{margin:0 14px}.SH-c-users-search__refresh-button{float:none!important}.disintermediation-thread-warning{border:1px solid #e0e0e0;color:#757575;padding:16px}.disintermediation-thread-warning--project-details{line-height:24px;margin-left:11.1111111111%;margin-right:11.1111111111%;margin-top:16px;border-radius:16px}@media only screen and (max-width:1019px){.disintermediation-thread-warning--project-details{margin-left:48px;margin-right:48px}}@media only screen and (max-width:600px){.disintermediation-thread-warning--project-details{margin-left:unset;margin-right:unset}}.disintermediation-thread-warning--message-center{margin-top:32px;margin-bottom:32px}@media only screen and (max-width:640px){.disintermediation-thread-warning--message-center{line-height:24px;margin-left:20px;margin-right:20px;border-radius:16px}}.buyer-feedback{background:#fff;border-radius:16px;bottom:16px;box-shadow:0 0 8px rgba(0,0,0,.25);position:fixed;right:16px;transition:opacity .28s ease;width:360px;z-index:2147483001}.buyer-feedback--hidden{opacity:0}@media only screen and (max-width:600px){.buyer-feedback{bottom:11px;left:11px;right:11px;width:initial}}.buyer-feedback__subtitle,.buyer-feedback__title{color:#212121;font-family:"Inter",sans-serif;line-height:24px;font-size:16px;font-weight:600}.buyer-feedback__title{margin:0;opacity:.87}.buyer-feedback__subtitle{margin:20px 0 4px}.buyer-feedback__sentiment-container{display:flex;flex-direction:column;padding:22px 11px}.buyer-feedback__sentiment-icon-list{display:flex;justify-content:center;margin:11px 0 13px;padding:0}.buyer-feedback__sentiment-icon{cursor:pointer;margin-right:32px}.buyer-feedback__sentiment-icon:last-child{margin-right:0}.buyer-feedback__sentiment-icon svg path{transition:.28s ease}.buyer-feedback__ask-later{align-self:center;background:0 0;color:#9e9e9e;font-family:"Inter",sans-serif;font-size:16px;text-decoration:underline}.buyer-feedback__ask-later:hover{color:#212121}.buyer-feedback__details-container{display:flex;flex-direction:column;padding:22px 11px 32px}@media only screen and (max-width:600px){.buyer-feedback__details-container{max-height:95vh;overflow-y:auto}}.buyer-feedback__option-list{display:flex;margin:0}.buyer-feedback__option{flex:1;margin-right:4px}.buyer-feedback__option:last-child{margin-right:0}.buyer-feedback__option input[type=radio]{display:none!important}.buyer-feedback__option label{border:1px solid #e0e0e0!important;border-radius:8px!important;color:#757575!important;display:block!important;font-family:"Inter",sans-serif!important;font-weight:600!important;font-size:16px!important;height:initial!important;line-height:40px!important;padding:0!important;position:initial!important;text-align:center!important}.buyer-feedback__option label:hover{border-color:#757575!important}.buyer-feedback__option input[type=radio]:checked+label{border-color:#ffc300!important;color:#212121!important}.buyer-feedback__textarea{border:1px solid #e0e0e0;border-radius:8px;color:#212121;flex-shrink:0;font-family:"Inter",sans-serif;height:initial;padding:8px 9px;resize:none}.buyer-feedback__textarea::-moz-placeholder,.buyer-feedback__textarea::-webkit-input-placeholder,.buyer-feedback__textarea::placeholder{color:#9e9e9e;opacity:1}.buyer-feedback__submit-button,.buyer-feedback__submit-button:focus{align-self:center;background:#ffc300;border:1px solid #ffc300;border-radius:16px;color:#211900;float:initial!important;font-family:"Inter",sans-serif;font-size:14px;line-height:32px;margin-top:20px!important;min-width:136px;padding:0 16px}.buyer-feedback__submit-button:disabled{opacity:30%}.SH-c-not-found{width:100%;display:flex;justify-content:center}.SH-c-not-found__error-wrapper{margin:32px 48px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:16px}@media only screen and (max-width:1019px){.SH-c-not-found__error-wrapper{margin:32px 24px}}@media only screen and (max-width:600px){.SH-c-not-found__error-wrapper{margin:32px 24px;flex-direction:column}}.SH-c-not-found--background{background:#f7f7f7}.SH-c-not-found__image-container{flex-basis:40%}@media only screen and (max-width:600px){.SH-c-not-found__image-container{flex-basis:100%}}.SH-c-not-found__text{font-family:"Inter",sans-serif;color:#0f0f0f;font-weight:500;letter-spacing:-.18px;flex-basis:60%;max-width:700px}.SH-c-not-found__text h1{font-size:2.25rem;letter-spacing:-.79px;line-height:1.1;font-weight:700;margin:0}.SH-c-not-found__text h2{font-size:1.125rem;letter-spacing:-.26px;line-height:1.3;font-weight:700;margin:16px 0 0}.SH-c-not-found__text p{margin:32px 0 0;font-size:1rem;line-height:1.5}@media only screen and (max-width:600px){.SH-c-not-found__text{flex-basis:100%}}.SH-c-not-found a,.SH-c-not-found__reference{color:#0f0f0f;font-size:1rem;font-weight:500;line-height:1.5;letter-spacing:-.18px}.SH-c-not-found__reference{display:block;text-align:left}.SH-c-not-found .btn{float:none;margin:0}.SH-c-not-found img{width:100%;max-width:600px}@media only screen and (max-width:600px){.SH-c-not-found img{max-width:350px}}.SH-c-not-found a{text-decoration-line:underline;background:0 0}.SH-c-admin-classification-list-modal{overflow:visible}.SH-c-admin-classification-list-modal__form hr{color:#3f3f3f;border-style:solid none none;margin:32px 0}.SH-c-admin-classification-list-modal__classification{display:flex;align-items:center;gap:16px;margin:8px 0 24px}.SH-c-admin-classification-list-modal__classification__sync{color:#646464}.SH-c-admin-classification-list-modal__classification__remove{color:#bf133e}.SH-c-admin-classification-list-modal__classification__name{font-weight:600;line-height:24px}.SH-c-admin-classification-list-modal__classification__count{color:#646464}.SH-c-admin-classification-list-modal__permissions{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}.SH-c-admin-classification-list-modal__permission-dropdown{width:260px}.GLM-c-edit-sh-invoice-transaction-modal{overflow:visible}.GLM-c-edit-sh-invoice-transaction-modal__edit-transaction{align-items:center;display:grid;grid-template-columns:fit-content(120px) 1fr;gap:8px 24px;max-width:500px}.edit-subscription-form{display:flex;flex-direction:column;gap:16px;margin:16px 0 0}#inviteNewTeamMemberAdminForm{cursor:default}.invite-to-company-admin-modal__first-last-name{display:flex;flex-direction:row}.invite-to-company-admin-modal__first-last-name .signup-input{flex:1}.invite-to-company-admin-modal__first-last-name .signup-input:first-child{margin-right:16px}.invite-to-company-admin-modal__permissions{color:#212121;font-family:"Inter",sans-serif;font-size:18px;line-height:24px;font-weight:600}.invite-to-company-admin-modal .SH-c-error{margin-top:16px}.SH-c-add-billing-contact-modal__first-last-inputs{display:grid;grid-template-columns:1fr 1fr;gap:24px}.GLM-c-modals-add-edit-company-billing-profile__field-wrapper{margin:32px 0;display:flex;flex-direction:column;gap:32px}.GLM-c-modals-add-edit-company-billing-profile__input{margin:32px 0 0;width:100%}.GLM-c-modals-add-edit-company-billing-profile .GLM-modal__content{gap:0;padding:48px}.GLM-c-modals-add-edit-company-billing-profile .GLM-modal__footer{margin:0}.GLM-c-modals-company-billing-profile-manager__field-wrapper{margin:32px 0;display:flex;flex-direction:column;gap:28px;max-height:45vh;overflow-y:auto;min-height:120px}.GLM-c-modals-company-billing-profile-manager__billing-profile{display:flex;flex-direction:column;gap:2px;padding:4px}.GLM-c-modals-company-billing-profile-manager__add-button{margin:16px 0 0;background:0 0!important}.GLM-c-modals-company-billing-profile-manager__add-button .GLM-button__icon-container{width:24px;height:24px}.GLM-c-modals-company-billing-profile-manager__billable-name{font-family:"Inter",sans-serif;color:#202020;font-size:16px!important;font-weight:700;line-height:1.5;letter-spacing:-.18px;margin:0!important}.GLM-c-modals-company-billing-profile-manager__billable-text,.GLM-c-modals-company-billing-profile-manager__payment-instructions{font-family:"Inter",sans-serif;color:#202020;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.18px;margin:0!important;padding-left:32px}.GLM-c-modals-company-billing-profile-manager__payment-instructions{font-style:italic;color:#646464}.GLM-c-modals-company-billing-profile-manager__billing-profile-radio-container{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}.GLM-c-modals-company-billing-profile-manager__billing-profile-radio{display:inline-flex}.GLM-c-modals-company-billing-profile-manager__billing-profile-actions{display:flex;flex-direction:row;align-items:center;gap:4px;padding-left:24px}.GLM-c-modals-company-billing-profile-manager__billing-profile-action{min-width:48px;padding:6px 2px}.GLM-c-modals-company-billing-profile-manager .GLM-modal__content{gap:0;padding:48px}.GLM-c-modals-company-billing-profile-manager .GLM-modal__footer,.collection .collection-item p{margin:0}#SH-app__root{display:flex;flex-direction:column;min-height:100vh;position:relative;z-index:0}@supports (min-height:100dvh){#SH-app__root{min-height:100dvh}}#SH-app__main{flex:1;padding-bottom:64px;position:relative}@media only screen and (max-width:600px){#SH-app__main{padding-bottom:48px}}.SH-app-loader{background:0 0}.nav-to-content-spacing-container{padding-top:48px!important}.nav-to-content-spacing-container--next-content-has-white-bar{padding-top:0!important}@media only screen and (min-width:1020px){.page-explainer-image{margin-top:20px}}.section-btn-container{text-align:center}.content-section{background:#fff;margin:16px -6%;padding:1px 16px 28px}@media only screen and (min-width:601px){.content-section{margin-left:0;margin-right:0;padding-left:28px;padding-right:28px}}.site-logo-container{background-color:#fff;text-align:center}.site-logo{background:0 0}.site-logo .site-logo-img{color:#212121;height:75px;width:auto;margin-top:64px}.site-logo .starlight{padding-bottom:8px}.landing-page{height:100%;display:flex;flex-flow:column wrap;align-content:center;justify-content:center;min-height:600px}.container.loading,.landing-page{text-align:center}.container.loading h2{text-align:inherit}.container.loading .preloader-wrapper{display:inline-block}[data-ember-action]:not(:disabled){cursor:pointer}.tippy-box{background-color:#303030}.tippy-box .tippy-arrow{color:#303030}.tippy-box .tippy-content,.tippy-box .tippy-content a{font-family:"Inter",sans-serif;font-size:14px;line-height:16px;font-weight:400;color:#eee}.tippy-box .tippy-content{padding:8px 12px}.tippy-box .tippy-content a{text-decoration:underline;background:0 0}