
@keyframes a{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes b{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0)}}@keyframes c{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:2px solid rgba(0,0,0,.3);background:#fff;padding:20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:2em 0}.dropzone .dz-message .dz-button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(180deg,#eee,#ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid hsla(0,0%,78%,.8);background-color:hsla(0,0%,100%,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:hsla(0,0%,100%,.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{transform:scale(1.05);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{animation:a 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;animation:b 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;width:54px;height:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{animation:c 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:hsla(0,0%,100%,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(180deg,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;transition:width .3s ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:linear-gradient(180deg,#be2626,#a92222);padding:.5em 1.2em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}
.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
html{font-size:.694444vw;overflow-x:hidden}@media screen and (max-width:767.89px){html{font-size:10px}}@media screen and (min-width:1599.89px){html{font-size:10px}}img{width:100%;height:auto}body{font-family:Nunito,sans-serif;margin:0;padding:0}body.dark-overlay:before{content:"";background:rgba(0,0,0,.4);position:absolute;right:0;top:0;width:100%;height:100%;z-index:9999}.dg-container{max-width:1600px!important;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding-left:9.375%!important;padding-right:9.375%!important;margin:0 auto!important}@media screen and (max-width:767.89px){.dg-container{padding-left:25px!important;padding-right:25px!important}}.dg-container .grid{width:70%}@media screen and (max-width:767.89px){.dg-container .grid{width:100%}}a{transition:all .35s ease-in-out}.main-bottom-padding{padding-bottom:8rem!important}@media screen and (max-width:767.89px){.main-bottom-padding{padding-bottom:4rem!important}}p{margin:0 0 1rem}p:last-child{margin-bottom:0}h1,h2,h3,h4,h5,h6{margin:0}ol{padding-inline-start:16px}.d-none{display:none!important}figure.wp-block-embed{margin:1em 0}figure.wp-block-embed iframe{display:block}.with-green-underline{position:relative}.with-green-underline:after{content:url(../images/underline.svg);position:absolute;bottom:0;left:0;width:250px;height:5px}.with-green-underline.full:after{width:100%!important}.hero-button{transition:all .3s ease-in-out}.hero-button:hover{transform:rotate(3deg)!important}#contact_form .elementor-message-success,#pre_register_form .elementor-message-success{display:none}.restart-form{cursor:pointer}.elementor-sticky.elementor-sticky--active{background:#fff!important}[data-elementor-type=header]{position:sticky;z-index:9999;top:-100%;margin-top:20px;transition:all .55s ease-in-out}[data-elementor-type=header].sticky{top:0;transition:all .55s ease-in-out;z-index:9999;background:#fff}[data-elementor-type=header].sticky .header-buttons{height:0!important;opacity:0!important}#elementor-popup-modal-772{z-index:999999!important}@media screen and (max-width:767.89px){#elementor-popup-modal-772{display:block;height:100vh;top:0}}.elementor-1707 .elementor-item{background:transparent!important}input.apple-switch{position:relative;-webkit-appearance:none;outline:none;width:6rem;height:3rem;background-color:#bdbdbd;border:1px solid #d9dadc;border-radius:5rem;box-shadow:inset -20px 0 0 0 #bdbdbd;transition:all .3s ease-in-out;cursor:pointer}@media screen and (max-width:768px){input.apple-switch{zoom:70%}}input.apple-switch:after{content:"";position:absolute;top:.01rem;left:.01rem;background:#fff;width:2.6rem;height:2.6rem;border-radius:50%;transition:all .3s ease-in-out}input.apple-switch:checked{box-shadow:inset 3rem 0 0 0 #26cba8;border-color:#26cba8}input.apple-switch:checked:after{left:3rem;box-shadow:-2px 4px 3px rgba(0,0,0,.05)}.green-underline:after{content:url(../images/underline.svg);width:100%;height:100px;position:absolute;top:100%;background-repeat:no-repeat;background-position:10rem 0}.d-flex{display:-ms-flexbox!important;display:flex!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.w-100{width:100%!important}.popups-max-height .dialog-lightbox-widget-content{max-height:86vh!important;overflow:hidden!important}.popups-max-height .dialog-lightbox-widget-content .dialog-message{max-height:86vh!important}.elementor-item.has-submenu svg{transition:all .2s ease-in-out}.elementor-item.has-submenu.highlighted .sub-arrow svg{transform:rotate(180deg)}.empty-results-message{text-align:center;margin-top:7rem;font-size:2.4rem;font-weight:600}.inline-error{font-size:1.6rem;font-family:Nunito;color:red;display:block;font-weight:300}.page-template-workspace{background-image:url(../images/workspace-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.workspace-area{font-family:Nunito}.workspace-area button{cursor:pointer;font-family:inherit;transition:all .35s ease-in-out}.workspace-area button.waiting{cursor:not-allowed;pointer-events:none;position:relative}.workspace-area button.waiting:after{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='10' viewBox='0 0 120 30' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15'%3E%3Canimate attributeName='r' from='15' to='15' begin='0s' dur='0.8s' values='15;9;15' calcMode='linear' repeatCount='indefinite'/%3E%3Canimate attributeName='fill-opacity' from='1' to='1' begin='0s' dur='0.8s' values='1;.5;1' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='60' cy='15' r='9' fill-opacity='.3'%3E%3Canimate attributeName='r' from='9' to='9' begin='0s' dur='0.8s' values='9;15;9' calcMode='linear' repeatCount='indefinite'/%3E%3Canimate attributeName='fill-opacity' from='.5' to='.5' begin='0s' dur='0.8s' values='.5;1;.5' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='105' cy='15' r='15'%3E%3Canimate attributeName='r' from='15' to='15' begin='0s' dur='0.8s' values='15;9;15' calcMode='linear' repeatCount='indefinite'/%3E%3Canimate attributeName='fill-opacity' from='1' to='1' begin='0s' dur='0.8s' values='1;.5;1' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3C/svg%3E");background-color:#eee;position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:50%;border-radius:50px}.workspace-area #edit_profile_form #perfill-fileHeader{display:none}.workspace-area #edit_profile_form .logo-image{margin:0 auto;width:11rem;height:11rem;border-radius:50%}.workspace-area #edit_profile_form .photo-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:1rem}.workspace-area #edit_profile_form .file-uploader-box{margin-bottom:1.5rem;border-radius:30px;border:2px dashed #333;position:relative;transition:all .3s ease-in-out;padding:1.8rem 0;-ms-flex-pack:center;justify-content:center;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;min-height:14rem}@media screen and (max-width:767.89px){.workspace-area #edit_profile_form .file-uploader-box{min-height:120px}}.workspace-area #edit_profile_form .file-uploader-box p{margin:0}.workspace-area #edit_profile_form .file-uploader-box .choose-file{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.workspace-area #edit_profile_form .file-uploader-box .preview{display:none}.workspace-area #edit_profile_form .file-uploader-box .preview div{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1rem}.workspace-area #edit_profile_form .file-uploader-box .preview div span{font-size:1.5rem}.workspace-area #edit_profile_form .file-uploader-box .preview div img{width:1.2rem}.workspace-area #edit_profile_form .file-uploader-box.has-uploaded-file .choose-file{display:none}.workspace-area #edit_profile_form .file-uploader-box.has-uploaded-file .preview{display:block}.workspace-area #edit_profile_form .file-uploader-box.has-uploaded-file .file-input{display:none}.workspace-area #edit_profile_form .file-uploader-box .file-selector{height:0;width:0;padding:0!important;margin:0;box-shadow:none;border:none}.workspace-area #edit_profile_form .file-uploader-box .dropzonex{cursor:pointer;color:#333}.workspace-area #edit_profile_form .file-uploader-box .dropzonex,.workspace-area #edit_profile_form .file-uploader-box .dropzonex .dz-message{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.workspace-area #edit_profile_form .file-uploader-box .dropzonex .dz-message{font-size:1.2rem}.workspace-area #edit_profile_form .file-uploader-box .dropzonex .dz-message .title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.8rem;margin-bottom:.8rem;font-size:1.5rem;font-weight:700}.workspace-area #edit_profile_form .file-uploader-box .dropzonex .dz-message .title img{width:2.4rem}@media screen and (max-width:767.89px){.workspace-area #edit_profile_form .file-uploader-box .dropzonex .dz-message .title{display:none}}.workspace-area #edit_profile_form .file-uploader-box .dropzonex .dz-message .description{font-size:1.4rem;margin-bottom:1.4rem}@media screen and (max-width:767.89px){.workspace-area #edit_profile_form .file-uploader-box .dropzonex .dz-message .description{font-size:15px}}.workspace-area #edit_profile_form .file-uploader-box .dropzonex .dz-message .description .trash-icon{background-image:url(../images/trash-icon.svg);width:22px;height:22px;display:inline-block;background-size:100%;position:relative;top:6px;margin-left:5px}.workspace-area #edit_profile_form .file-uploader-box .dropzonex .dz-message .file-input{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer}.workspace-area #edit_profile_form .file-uploader-box .dropzonex .dz-message .file-label{padding:.8rem 3rem;font-size:1.5rem;font-weight:700;cursor:pointer;transition:all .35s ease-in-out;border-radius:50px;border:1px solid #333;background:transparent;color:#000;margin-bottom:0!important;width:auto}@media screen and (max-width:767.89px){.workspace-area #edit_profile_form .file-uploader-box .dropzonex .dz-message .file-label{font-size:15px}}.workspace-area #edit_profile_form .file-uploader-box .dropzonex .dz-message .file-label:hover{background-color:#333;color:#fff}.workspace-area #edit_profile_form .file-uploader-box .dropzonex .dz-message .file-input+.file-label:before{content:"Browse";display:inline-block;padding:6px 12px;background-color:#337ab7;color:#fff;border-radius:4px;cursor:pointer}.workspace-area #edit_profile_form .file-uploader-box .dropzonex .dz-message .file-input+.file-label:hover:before{background-color:#286090}.workspace-area #edit_profile_form .file-uploader-box .dropzonex .dz-message .file-input:focus+.file-label:before{outline:dotted;outline-width:1px;outline-offset:-4px}.workspace-area #edit_profile_form .file-uploader-box .dropzonex .dz-message .file-input+.file-label:after{content:"";display:inline-block;vertical-align:middle;margin-left:5px;width:12px;height:12px;background-size:cover}.workspace-area #edit_profile_form .file-uploader-box .dropzonex:hover button{background:none;color:#fff}.workspace-area #edit_profile_form .file-uploader-box.error{border-color:#de3737}.workspace-area #edit_profile_form .file-uploader-box.error .dropzonex{color:#de3737}.workspace-area #edit_profile_form .file-uploader-box.error .dropzonex .description{font-size:1.8rem;font-weight:700}.workspace-area #edit_profile_form .file-uploader-box.error .dropzonex .file-label{border:1px solid #de3737;color:#de3737}.workspace-area #edit_profile_form .file-uploader-box.uploaded .file-label,.workspace-area #edit_profile_form .file-uploader-box.uploaded .title{display:none!important}.workspace-area #edit_profile_form .file-label.perfill-fileLogo.error{border:2px solid red!important}.workspace-area #edit_profile_form .file-upload-pre-label{display:block;width:100%;font-size:16px;margin-bottom:1rem;margin-top:1rem}.workspace-area #edit_profile_form .form-group.header-image,.workspace-area #edit_profile_form .form-group.logo{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.workspace-area #edit_profile_form .form-group.header-image label,.workspace-area #edit_profile_form .form-group.logo label{padding-bottom:0}.workspace-area #edit_profile_form .form-group.header-image .file-label,.workspace-area #edit_profile_form .form-group.logo .file-label{padding-bottom:0;border-radius:100%;background-color:#26cba8;border:2px solid #fff;position:relative;transition:all .3s ease-in-out;-ms-flex-pack:center;justify-content:center;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:110px;height:110px;margin-bottom:5px;cursor:pointer;overflow:hidden;width:15rem;height:2.5rem;text-align:center}.workspace-area #edit_profile_form .form-group.header-image .file-label img,.workspace-area #edit_profile_form .form-group.logo .file-label img{width:40%;margin:0 auto}.workspace-area #edit_profile_form .form-group.header-image .file-label .preview,.workspace-area #edit_profile_form .form-group.logo .file-label .preview{position:absolute;z-index:2;width:100%;height:100%}.workspace-area #edit_profile_form .form-group.header-image .file-label .preview img,.workspace-area #edit_profile_form .form-group.logo .file-label .preview img{width:100%;height:100%}.workspace-area #edit_profile_form .form-group.header-image .file-input+.file-label:before,.workspace-area #edit_profile_form .form-group.logo .file-input+.file-label:before{content:"Browse";display:inline-block;padding:6px 12px;background-color:#337ab7;color:#fff;border-radius:4px;cursor:pointer}.workspace-area #edit_profile_form .form-group.header-image .file-input+.file-label:hover:before,.workspace-area #edit_profile_form .form-group.logo .file-input+.file-label:hover:before{background-color:#286090}.workspace-area #edit_profile_form .form-group.header-image .file-input:focus+.file-label:before,.workspace-area #edit_profile_form .form-group.logo .file-input:focus+.file-label:before{outline:dotted;outline-width:1px;outline-offset:-4px}.workspace-area #edit_profile_form .form-group.header-image .file-input+.file-label:after,.workspace-area #edit_profile_form .form-group.logo .file-input+.file-label:after{content:"";display:inline-block;vertical-align:middle;margin-left:5px;width:12px;height:12px;background-size:cover}.workspace-area #edit_profile_form .form-group .what-i-give-profile .acc-item{margin-bottom:1.2rem}.workspace-area #edit_profile_form .form-group .what-i-give-profile .acc-item header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.workspace-area #edit_profile_form .form-group .what-i-give-profile .acc-item header input{padding:0;border:none;border:1px solid #d9dadc;border-radius:5rem}.workspace-area .dashboard-index .highlighted-slider-block header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5rem;margin-top:5rem}.workspace-area .dashboard-index .highlighted-slider-block header .info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2.5rem;width:560px}.workspace-area .dashboard-index .highlighted-slider-block header .info h2{font-size:7rem;font-family:Concert One;margin:0;position:relative}.workspace-area .dashboard-index .highlighted-slider-block header .info h2 span{position:relative}.workspace-area .dashboard-index .highlighted-slider-block header .info h2 span:after{content:"";background-image:url(../images/o-que-precisamos-shape.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;width:100%;height:8px;position:absolute;left:0;top:100%}.workspace-area .dashboard-index .highlighted-slider-block header .actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:5rem}.workspace-area .dashboard-index .highlighted-slider-block header .actions .swiper-action-button{cursor:pointer}.workspace-area .dashboard-index .highlighted-slider-block header .actions .swiper-action-button.swiper-button-disabled{opacity:.5}.workspace-area .dashboard-index .highlighted-slider-block header .actions .highlighted-slider-block-swiper-button-prev{transform:rotate(180deg)}.workspace-area .dashboard-index .highlighted-slider-block .wrapper{margin-bottom:3rem}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .card-item{padding:4rem;box-shadow:0 3px 25px 0 rgba(0,0,0,.1019607843);border:2px solid #fff;background-color:#fff;border-radius:8rem;gap:1rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .card-item img.thumbnail{border-radius:7rem 7rem 7rem 0;background-color:#fff;aspect-ratio:305/170;object-fit:cover}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .card-item img.thumbnail.fill{object-fit:contain}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .card-item .info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:1rem;gap:2rem}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .card-item .info img{width:4rem;border-radius:10rem}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .card-item .info strong{font-family:Concert One;font-weight:400;font-size:3rem;color:#000}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .card-item .description{font-size:1.6rem;font-weight:400;margin:1rem 0 2rem;color:#000;line-height:2.4rem}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .card-item .read-more{gap:.8rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:1rem;color:#333}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .card-item .read-more span{font-size:1.6rem;font-weight:700}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .card-item .read-more img{width:1.4rem}@media screen and (max-width:767.89px){.workspace-area .dashboard-index .highlighted-slider-block .wrapper .swiper{padding:0 25px}}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .swiper-wrapper{padding:10px 0}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .swiper-wrapper .card-item{gap:.7rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.4);text-decoration:none}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .swiper-wrapper .card-item img.thumbnail{aspect-ratio:313/186;object-fit:cover;border-radius:5rem 5rem 5rem 0}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .swiper-wrapper .card-item strong.title{font-family:Concert One;font-weight:400;font-size:3rem;color:#000;margin-top:1rem}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .swiper-wrapper .card-item .info{gap:1.4rem}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .swiper-wrapper .card-item .info img{width:3.2rem}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .swiper-wrapper .card-item .info strong{font-family:Nunito;font-size:1.8rem;font-weight:600}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .swiper-wrapper .card-item .read-more{margin-bottom:0;margin-top:auto}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .swiper-wrapper .swiper-slide{height:auto!important}.workspace-area .dashboard-index .highlighted-slider-block .wrapper .swiper-wrapper .swiper-slide .card-item{height:100%;box-sizing:border-box}.workspace-area .dashboard-index .user-header{position:relative}.workspace-area .dashboard-index .user-header img{object-fit:cover;height:250px;width:100%;display:block}.workspace-area .dashboard-index .user-header .change-header-image-button-wrapper{position:absolute;top:50%;right:0;transform:translateY(-50%)}.workspace-area .dashboard-index .user-header .change-header-image-button-wrapper button{background:#eee;border-radius:50px;padding:12px 30px;font-weight:700;font-size:18px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px;border:none;transition:all .35s ease-in-out}.workspace-area .dashboard-index .user-header .change-header-image-button-wrapper button svg path{transition:all .35s ease-in-out}.workspace-area .dashboard-index .user-header .change-header-image-button-wrapper button:hover{color:#eee;background:#000}.workspace-area .dashboard-index .user-header .change-header-image-button-wrapper button:hover svg path{fill:#eee}.workspace-area .dashboard-index .user-header-info{margin-top:-7rem;position:relative;margin-bottom:3rem}.workspace-area .dashboard-index .user-header-info .wrapper{position:relative;box-shadow:0 3px 25px 0 rgba(0,0,0,.1019607843);border:2px solid #fff;background:hsla(0,0%,100%,.4);border-radius:10rem;padding:6.5rem 10rem;width:100%;margin-bottom:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;grid-template-columns:18rem 1fr;gap:30px;box-sizing:border-box}@media screen and (max-width:767.89px){.workspace-area .dashboard-index .user-header-info .wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:4rem;-ms-flex-align:center;align-items:center}}.workspace-area .dashboard-index .user-header-info .wrapper .logo-image img{width:180px;height:180px;border-radius:50%;object-fit:cover}.workspace-area .dashboard-index .user-header-info .wrapper .info .title{font-family:Concert One;font-size:4.5rem;margin-bottom:3rem;line-height:4rem}.workspace-area .dashboard-index .user-header-info .wrapper .info .description{font-weight:300;font-size:1.8rem;line-height:2.3rem;margin-bottom:2.4rem}.workspace-area .dashboard-index .user-header-info .wrapper .info .contacts{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}.workspace-area .dashboard-index .user-header-info .wrapper .info .contacts .item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1.2rem;color:#000;font-size:18px;font-weight:300}.workspace-area .dashboard-index .user-header-info .wrapper .info .contacts .item img{width:14px}.workspace-area .dashboard-index .user-header-info .wrapper .info .contacts .item a{color:inherit}.workspace-area .dashboard-index .user-header-info .wrapper .info .estatutos{position:absolute;right:10rem;bottom:6.5rem;border:1px solid #333;padding:1rem 3rem;color:#333;border-radius:5rem;font-size:1.8rem;font-weight:700;text-decoration:none}@media screen and (max-width:767.89px){.workspace-area .dashboard-index .user-header-info .wrapper .info .estatutos{position:relative;right:inherit;bottom:inherit;display:block;margin-top:2rem;width:-moz-fit-content;width:fit-content}}.workspace-area .dashboard-index .user-header-info .wrapper .info .estatutos:hover{background:#333;color:#fff}.workspace-area .dashboard-index .edit-items-button{color:#000;background:#eee;border-radius:50px;padding:12px 30px;font-weight:700;font-size:18px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px;border:none;cursor:pointer;text-decoration:none;transition:all .35s ease-in-out;position:relative}.workspace-area .dashboard-index .edit-items-button svg path{transition:all .35s ease-in-out}.workspace-area .dashboard-index .edit-items-button:hover{color:#eee;background:#000}.workspace-area .dashboard-index .edit-items-button:hover svg path{fill:#eee}.workspace-area .what-i-give-items{display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-align:center;align-items:center;margin-top:1.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.workspace-area .what-i-give-items .item{background-color:var(--e-global-color-primary);color:#fff;padding:.5rem 1.4rem;border-radius:5rem;line-height:1}.workspace-area .dashboard-index .what-we-need-block{overflow-x:hidden;position:relative}.workspace-area .dashboard-index .what-we-need-block header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8rem}.workspace-area .dashboard-index .what-we-need-block header h2{font-size:7rem;font-family:Concert One;margin:0;position:relative}.workspace-area .dashboard-index .what-we-need-block header h2 span{position:relative}.workspace-area .dashboard-index .what-we-need-block header h2 span:after{content:"";background-image:url(../images/o-que-precisamos-shape.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;width:100%;height:8px;position:absolute;left:0;top:calc(100% + 2px)}.workspace-area .dashboard-index .what-we-need-block header .actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:5rem}@media screen and (max-width:767.89px){.workspace-area .dashboard-index .what-we-need-block header .actions{position:absolute;top:unset;right:inherit;left:50%;bottom:75px;margin:auto;z-index:99;transform:translateX(-50%)}.workspace-area .dashboard-index .what-we-need-block header .actions .swiper-action-button{width:27px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}.workspace-area .dashboard-index .what-we-need-block header .actions .swiper-action-button{cursor:pointer}.workspace-area .dashboard-index .what-we-need-block header .actions .swiper-action-button.swiper-button-disabled{opacity:.5}.workspace-area .dashboard-index .what-we-need-block header .actions .what-we-need-block-swiper-button-prev{transform:rotate(180deg)}.workspace-area .dashboard-index .what-we-need-block .wrapper{margin-bottom:3rem}.workspace-area .dashboard-index .what-we-need-block .wrapper .card-item{padding:4rem;box-shadow:0 3px 25px 0 rgba(0,0,0,.1019607843);border:2px solid #fff;background-color:#fff;border-radius:8rem;gap:1rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.workspace-area .dashboard-index .what-we-need-block .wrapper .card-item img.thumbnail{border-radius:7rem 7rem 7rem 0;background-color:#fff;aspect-ratio:305/170;object-fit:cover}.workspace-area .dashboard-index .what-we-need-block .wrapper .card-item img.thumbnail.fill{object-fit:contain}.workspace-area .dashboard-index .what-we-need-block .wrapper .card-item .info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:1rem;gap:2rem}.workspace-area .dashboard-index .what-we-need-block .wrapper .card-item .info img{width:4rem;border-radius:10rem}.workspace-area .dashboard-index .what-we-need-block .wrapper .card-item .info strong{font-family:Concert One;font-weight:400;font-size:3rem;color:#000}.workspace-area .dashboard-index .what-we-need-block .wrapper .card-item .description{font-size:1.6rem;font-weight:400;margin:1rem 0 2rem;color:#000;line-height:2.4rem}.workspace-area .dashboard-index .what-we-need-block .wrapper .card-item .read-more{gap:.8rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:1rem;color:#333}.workspace-area .dashboard-index .what-we-need-block .wrapper .card-item .read-more span{font-size:1.6rem;font-weight:700}.workspace-area .dashboard-index .what-we-need-block .wrapper .card-item .read-more img{width:1.4rem}@media screen and (max-width:767.89px){.workspace-area .dashboard-index .what-we-need-block .wrapper .swiper{padding:0 25px}}.workspace-area .dashboard-index .what-we-need-block .wrapper .swiper-wrapper{padding:32px 0}.workspace-area .dashboard-index .what-we-need-block .wrapper .swiper-wrapper .swiper-slide{height:auto!important;position:relative}.workspace-area .dashboard-index .what-we-need-block .wrapper .swiper-wrapper .card-item{border:none!important;background-color:#26cba8;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;box-sizing:border-box}.workspace-area .dashboard-index .what-we-need-block .wrapper .swiper-wrapper .card-item img.thumbnail{background:transparent;object-fit:contain!important;aspect-ratio:auto!important;width:36%;margin:0 auto}.workspace-area .dashboard-index .what-we-need-block .wrapper .swiper-wrapper .card-item strong{text-align:center;width:100%;color:#fff;font-size:4rem}.workspace-area .dashboard-index .what-we-need-block .wrapper .swiper-wrapper .card-item .description{color:#fff;font-size:1.8rem;text-align:center;font-weight:300}.workspace-area .dashboard-index .what-we-need-block .wrapper .swiper-wrapper .card-item .read-more a{margin:0 auto}.workspace-area .dashboard-index .what-we-need-block .wrapper .swiper-wrapper .card-item .read-more button{border:1px solid #fff;background:transparent;color:#fff;padding:1rem 3rem;margin:0 auto;border-radius:100px;cursor:pointer;font-family:Nunito;font-size:1.8rem}.workspace-area .workspace-modal{border-radius:10rem;border:2px solid #fff;box-shadow:0 3px 25px 0 rgba(0,0,0,.1019607843);width:80rem;position:fixed;top:40%;left:50%;transform:translate(-50%,-50%);background:#fff;opacity:0;visibility:hidden;pointer-events:none;z-index:10001;transition:all .35s ease-in-out;overflow:hidden}.workspace-area .workspace-modal.show{top:50%;opacity:1;visibility:visible;pointer-events:auto}.workspace-area .workspace-modal div.wrapper{overflow:hidden;max-height:85vh;position:relative;padding:0 11rem;width:100%;box-sizing:border-box}.workspace-area .workspace-modal .workspace-modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:5rem 0;border-bottom:1px solid rgba(51,51,51,.1);margin-bottom:3rem}.workspace-area .workspace-modal .workspace-modal-header h3{font-family:Concert One;font-size:4.5rem;margin:0}.workspace-area .workspace-modal .workspace-modal-header .close-modal{cursor:pointer}.workspace-area .workspace-modal .workspace-modal-header .close-modal svg{display:block}.workspace-area .workspace-modal .workspace-modal-header .close-modal svg path{transition:all .35s ease-in-out}.workspace-area .workspace-modal .workspace-modal-header .close-modal:hover svg path:first-child{fill:#bbb}.workspace-area .workspace-modal .workspace-modal-body{padding-bottom:8rem}.workspace-area .workspace-modal .workspace-modal-body form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3rem}.workspace-area .workspace-modal .workspace-modal-body .form-group .form-group-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.5rem;width:100%}.workspace-area .workspace-modal .workspace-modal-body .form-group .form-group-title h3{font-family:Concert One;font-size:3.5rem;margin:0}.workspace-area .workspace-modal .workspace-modal-body .form-group .form-group-title button{cursor:pointer;color:#26cba8;background:none;border:none;font-weight:300;font-size:1.8rem;padding:0;position:relative}.workspace-area .workspace-modal .workspace-modal-body .form-group .form-group-title button.hidden{display:none}.workspace-area .workspace-modal .workspace-modal-body .form-group .form-group-title button:after{content:"";height:1px;width:0;background:#26cba8;position:absolute;top:calc(100% + 2px);left:0;transition:all .35s ease-in-out}.workspace-area .workspace-modal .workspace-modal-body .form-group .form-group-title button:hover:after{width:100%}.workspace-area .workspace-modal .workspace-modal-body .form-group.uploaded .form-group-title button.hidden{display:block}.workspace-area .workspace-modal .workspace-modal-body .form-group .form-group-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem}.workspace-area .workspace-modal .workspace-modal-body .form-group .form-group-body .form-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem}.workspace-area .workspace-modal .workspace-modal-body .form-group .form-group-body .form-group label{font-weight:700;font-size:1.8rem;color:#333}.workspace-area .workspace-modal .workspace-modal-body .form-group .form-group-body .form-group input,.workspace-area .workspace-modal .workspace-modal-body .form-group .form-group-body .form-group textarea{border:1px solid rgba(51,51,51,.3);padding:2rem 3rem;font-weight:300;font-size:1.8rem;border-radius:10rem;color:#333;font-family:inherit}.workspace-area .workspace-modal .workspace-modal-body .form-group .form-group-body .form-group textarea{height:20rem;max-height:20rem;border-radius:3rem}.workspace-area .workspace-modal .workspace-modal-body .form-group .form-group-body .form-group button[type=submit]{color:#fff;background:#000;border:2px solid #000;padding:1.4rem 0;width:100%;text-align:center;font-weight:700;font-size:1.8rem;border-radius:5rem}.workspace-area .workspace-modal .workspace-modal-body .form-group .form-group-body .form-group button[type=submit]:hover{color:#000;background:#fff}.workspace-area .workspace-modal .workspace-modal-body .form-group .form-group-body .form-group:last-child{margin-top:4rem}@media screen and (max-width:767.89px){.workspace-area .workspace-modal{width:90vw}.workspace-area .workspace-modal div.wrapper{padding:3rem}}.workspace-area .workspace-modal-backdrop{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10000;background:rgba(0,0,0,.5);opacity:0;pointer-events:none}.workspace-area .workspace-modal-backdrop.show{opacity:1;pointer-events:auto}.workspace-area .giving-items-block .items-container{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.workspace-area .giving-items-block .items-container .item{display:-ms-flexbox;display:flex;background:hsla(0,0%,100%,.4);box-shadow:0 3px 25px 0 rgba(0,0,0,.1);border:2px solid #fff;border-radius:100px;padding:2.5rem 3rem;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.workspace-area .giving-items-block .items-container .item .image{height:18rem;border-radius:79px 79px 0 79px;overflow:hidden;width:48%;margin:0}.workspace-area .giving-items-block .items-container .item .image img{height:18rem;width:100%;object-fit:cover;object-position:center}.workspace-area .giving-items-block .items-container .item .content{width:48%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:768px){.workspace-area .giving-items-block .items-container .item .content .partial_category{display:none}}.workspace-area .giving-items-block .items-container .item .content .partial_category_mobile{font-size:1.4rem;color:#26cba8;font-weight:700;margin-top:.6rem}@media screen and (min-width:768px){.workspace-area .giving-items-block .items-container .item .content .partial_category_mobile{display:none}}.workspace-area .giving-items-block .items-container .item .content .partial_category{font-size:1.4rem;color:#26cba8;font-weight:700;margin-bottom:1rem}@media screen and (max-width:768px){.workspace-area .giving-items-block .items-container .item .content .partial_category{margin-top:1.5rem;margin-bottom:0}}.workspace-area .giving-items-block .items-container .item .content .title{font-size:3.5rem;font-weight:400;margin-bottom:1rem;font-family:Concert One;line-height:3.8rem;margin-top:.3rem;color:#000}.workspace-area .giving-items-block .items-container .item .content .description{font-size:1.6rem;font-weight:300;line-height:2.4rem;color:#000}.workspace-area .giving-items-block .items-container .item .content .delivery-content,.workspace-area .giving-items-block .items-container .item .content .description-popup{display:none}.workspace-area .giving-items-block .items-container .item .content .more{line-height:0}.workspace-area .giving-items-block .items-container .item .content .more a{font-size:1.6rem;font-weight:700;color:#000;line-height:1;text-decoration:none!important}.workspace-area .giving-items-block .items-container .item .content .more a:after{content:"";background-image:url(../images/arrow-right.svg);background-repeat:no-repeat;background-size:contain;width:1.6rem;height:1.2rem;display:inline-block;position:relative;top:.1rem;margin-left:.4rem}@media screen and (max-width:767.89px){.workspace-area .giving-items-block .items-container{grid-template-columns:1fr}.workspace-area .giving-items-block .items-container .item{-ms-flex-direction:column;flex-direction:column;border-radius:50px}.workspace-area .giving-items-block .items-container .item .image{width:100%}.workspace-area .giving-items-block .items-container .item .content{width:100%;margin-top:1.1rem}}.workspace-area .giving-items-block .edit-items-button{margin-top:4rem}