.relational-field[data-v-41a05ec4]{margin:1.875rem 0}.relational-field--grid[data-v-41a05ec4]{position:relative}@media only screen and (min-width:48em){.relational-field--grid[data-v-41a05ec4]{display:grid;grid-template-columns:1fr 1fr}}.action-buttons[data-v-41a05ec4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:absolute;top:0;right:0;background-color:#fff;z-index:2}@media only screen and (min-width:48em){.action-buttons[data-v-41a05ec4]{top:.625rem;right:-4.375rem}}@media only screen and (min-width:48em){.action-buttons.label-above[data-v-41a05ec4]{top:2.1875rem}}.action-buttons--add[data-v-41a05ec4]{display:block;margin-right:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.cropper{max-height:700px}.cropper__wrapper{max-width:19.375rem;max-height:90%;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:none;background:#fff;padding:1.25rem}@media only screen and (min-width:48em){.cropper__wrapper{max-width:36.4375rem}}.cropper__wrapper.open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:20}.cropper{overflow:hidden}.cropper__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-transition:all .5s ease;transition:all .5s ease;font-size:.75rem}.cropper__toggle.filled{border:2px solid #ff2400}.cropper__toggle.filled .cropper__toggle--button{opacity:1}.cropper__toggle.radius{width:15.625rem;height:15.625rem;border-radius:50%}.cropper__toggle:hover{background:rgba(255,36,0,.1)}.cropper__toggle--button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cropper__toggle--button :last-child{margin-top:.3125rem}.vue-line-wrapper--disabled{display:none}.vue-advanced-cropper__image-wrapper{background:#fff}.range{position:relative;margin:1.25rem;-webkit-appearance:none;width:80%;height:2px;background:#d3d3d3;outline:none;-webkit-transition:.2s;-webkit-transition:opacity .2s;transition:opacity .2s}.range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:.9375rem;height:.9375rem;border-radius:50%;background:#ff2400}.range::-moz-range-thumb{width:.9375rem;height:.9375rem;border-radius:50%;background:#ff2400}.range:after,.range:before{position:absolute;top:0;font-size:1.25rem;line-height:0;font-family:Inter,sans-serif}.range:after{content:"+";right:-.9375rem}.range:before{content:"-";left:-.9375rem}.cropper__wrapper.open.cropper__wrapper--project{max-width:20rem}@media only screen and (min-width:48em){.cropper__wrapper.open.cropper__wrapper--project{max-width:36.4375rem}}.thumbs__grid--project{display:grid;grid-template-columns:220px 110px;gap:10px;margin-bottom:5.625rem}@media only screen and (min-width:48em){.thumbs__grid--project{grid-template-columns:1fr 320px;gap:15px;margin-bottom:0}}.thumbs__grid--project .cropper--label{bottom:-5rem}@media only screen and (min-width:48em){.thumbs__grid--project .cropper--label{bottom:-2.8125rem}}.thumbs__grid--project .cropper__toggle{height:8.125rem}@media only screen and (min-width:48em){.thumbs__grid--project .cropper__toggle{height:26.25rem}}.thumbs__grid--project .thumbnail{position:relative;height:4.6875rem}.thumbs__grid--project .thumbnail .cropper--label{bottom:-4.6875rem}@media only screen and (min-width:48em){.thumbs__grid--project .thumbnail .cropper--label{bottom:-2.1875rem}}@media only screen and (min-width:48em){.thumbs__grid--project .thumbnail{height:11.875rem}}.thumbs__grid--project .thumbnail.filled{border:2px solid}.cropper-background{opacity:0!important;width:0!important;height:0!important}.cropper--label{position:absolute;font-size:12px;max-width:760px;bottom:-4.25rem}@media only screen and (min-width:48em){.cropper--label{bottom:-2.125rem}}.white-text{color:#fff}.edit-profile .grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.edit-profile .grid>:nth-child(n){-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media only screen and (min-width:48em){.edit-profile .grid>:nth-child(n){-webkit-box-flex:1;-ms-flex:1 0 40%;flex:1 0 40%}}#personal-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#personal-info>:first-child{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-right:0}#personal-info>:last-child{width:100%}@media only screen and (min-width:48em){#personal-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#personal-info>:first-child{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}#personal-info>:last-child{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%}}#personal-info .avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#occupation{margin:30px 0}#form-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:30px 15px}@media only screen and (min-width:48em){#form-footer{margin:30px 0}}#form-footer a{text-decoration:underline;font-weight:700;display:block;margin:.625rem .625rem .625rem 0}@media only screen and (min-width:48em){#form-footer a{display:inline}}#edit-profile .field-body label,#translated{font-size:.625rem;display:block;margin:.625rem 0}#translated{display:none}@media only screen and (min-width:48em){#translated{display:block;-webkit-transform:translate3d(-13px,-50px,0);transform:translate3d(-13px,-50px,0)}}input.vs__search{font-size:30px}