fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:40px;height:38px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;-webkit-transition:border .1s ease;transition:border .1s ease;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input::-webkit-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver;background:inherit}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}.iban-section-title[data-v-5969c304]{margin:0 0 0 0;font-size:16px;font-weight:600;color:#333}.iban-holder-field[data-v-5969c304]{margin-bottom:4px}.iban-holder-field input[data-v-5969c304]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.iban-holder-field .error[data-v-5969c304]{display:block;margin-top:4px}.iban-warning-box[data-v-5969c304]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;background-color:#fff3cd;border:1px solid #ffc107;border-left:4px solid #ff9800;border-radius:4px;padding:12px;margin:12px 0 0 0}.iban-warning-icon[data-v-5969c304]{width:20px;height:20px;min-width:20px;color:#ff9800;margin-top:2px}.iban-warning-text[data-v-5969c304]{font-size:12px;color:#856404;margin:0;line-height:1.5;font-weight:500}.iban-holder-field label[data-v-5969c304],.input_wrapper_iban label[data-v-5969c304]{margin-bottom:0!important}ul[data-v-e79edac6]{list-style-type:none;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:0;-webkit-margin-after:5px;margin-block-end:5px}li[data-v-e79edac6],ul[data-v-e79edac6]{display:-webkit-box;display:-ms-flexbox;display:flex}li[data-v-e79edac6]{background:#dae3ec;color:#1f324f;width:50px;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;cursor:pointer}li[data-v-e79edac6]:focus{outline:none}li.cem_green.active[data-v-e79edac6],li.cem_green[data-v-e79edac6]:hover{background-color:#66c10a}li.cem_yellow.active[data-v-e79edac6],li.cem_yellow[data-v-e79edac6]:hover{background-color:#ffc416}li.cem_red.active[data-v-e79edac6],li.cem_red[data-v-e79edac6]:hover{background-color:#f54761}.hints[data-v-e79edac6]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cannotfind[data-v-30272a3c]{cursor:pointer}.pac-container{z-index:9999!important;-webkit-transition:top .1s ease-out,left .1s ease-out;transition:top .1s ease-out,left .1s ease-out;border:1px solid #ccc;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3)}.pac-container:after{background-image:none!important;height:0}.delete-multiplefiles{cursor:pointer}.delete-multiplefiles svg{width:20px;cursor:pointer}.dropzone[data-v-c87de12a]{border:2px dashed #ccc;border-radius:8px;padding:20px;text-align:center;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#f9f9f9;min-height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dropzone[data-v-c87de12a]:hover{border-color:#007bff;background-color:#f0f8ff}.dropzone.dropzone-active[data-v-c87de12a]{border-color:#007bff;background-color:#e6f2ff;-webkit-box-shadow:0 0 10px rgba(0,123,255,.2);box-shadow:0 0 10px rgba(0,123,255,.2)}.dropzone.has-error[data-v-c87de12a]{border-color:#dc3545}.dropzone-content[data-v-c87de12a]{pointer-events:none}.dropzone-icon[data-v-c87de12a]{fill:#6c757d;margin:0 auto 10px;display:block}.dropzone-active .dropzone-icon[data-v-c87de12a]{fill:#007bff}.dropzone-text[data-v-c87de12a]{font-size:14px;color:#333;margin:8px 0}.dropzone-text strong[data-v-c87de12a]{color:#007bff}.dropzone-text-small[data-v-c87de12a]{font-size:12px;color:#6c757d}.dropzone-formats[data-v-c87de12a]{font-size:12px;color:#6c757d;margin-top:10px}.files-list[data-v-c87de12a]{margin-top:20px;border:1px solid #dee2e6;border-radius:4px;padding:10px;background-color:#fff}.file-item[data-v-c87de12a]{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;padding:8px;border-bottom:1px solid #f0f0f0;-webkit-transition:background-color .2s;transition:background-color .2s}.file-item[data-v-c87de12a]:last-child{border-bottom:none}.file-item[data-v-c87de12a]:hover{background-color:#f8f9fa}.file-uploaded[data-v-c87de12a],.file-uploading[data-v-c87de12a]{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;width:100%}.file-name[data-v-c87de12a]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-name a[data-v-c87de12a]{color:#007bff;text-decoration:none}.file-name a[data-v-c87de12a]:hover{text-decoration:underline}.upload-status[data-v-c87de12a]{font-size:12px;color:#6c757d;font-style:italic}.delete-file[data-v-c87de12a]{cursor:pointer;padding:4px;border-radius:4px;-webkit-transition:background-color .2s;transition:background-color .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.delete-file[data-v-c87de12a]:hover{background-color:#fff5f5}.delete-file svg[data-v-c87de12a]{fill:#dc3545}.no_files_recap[data-v-c87de12a]{padding:10px;text-align:center;color:#6c757d}.error[data-v-c87de12a]{color:#dc3545;font-size:14px;margin-top:5px;display:block}.info[data-v-c87de12a]{font-size:12px;color:#6c757d;margin-top:10px}.option__small{font-size:.8em}.label-checkbox{display:inline;font-weight:400}.mb-2px{margin-bottom:2px}.popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2147483647;padding:16px;overflow-y:auto}.popup-container{background:#fee2e2;border-radius:12px;-webkit-box-shadow:0 10px 40px rgba(0,0,0,.2);box-shadow:0 10px 40px rgba(0,0,0,.2);max-width:450px;width:100%;max-height:calc(100vh - 32px);overflow-y:auto;-webkit-animation:popup-scale .3s ease-out;animation:popup-scale .3s ease-out;position:relative;margin:auto}@-webkit-keyframes popup-scale{0%{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes popup-scale{0%{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.popup-header{padding:20px 50px 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}.popup-error-icon{font-size:28px;color:#991b1b;-ms-flex-negative:0;flex-shrink:0;margin-top:2px}.popup-title{margin:0;font-size:20px;font-weight:600;color:#991b1b;-webkit-box-flex:1;-ms-flex:1;flex:1}.popup-body{padding:20px 24px}.popup-message{margin:0;font-size:16px;line-height:1.5;color:#991b1b;word-wrap:break-word}.popup-message strong{font-weight:700}.popup-message ul{list-style-type:disc;padding-left:24px;margin:12px 0;word-break:break-word}.popup-message li{margin:4px 0;color:#991b1b}.popup-footer{padding:0 24px 24px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.popup-close-icon,.popup-footer{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-close-icon{position:absolute;top:16px;right:16px;background:transparent;border:none;font-size:20px;color:#991b1b;cursor:pointer;padding:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;border-radius:6px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;z-index:1}.popup-close-icon:hover{background-color:rgba(153,27,27,.1)}.popup-close-icon:focus{outline:none;-webkit-box-shadow:0 0 0 3px rgba(153,27,27,.3);box-shadow:0 0 0 3px rgba(153,27,27,.3)}.popup-button{background-color:#991b1b!important;color:#fff!important;border:none!important;border-radius:6px;padding:10px 24px;font-size:16px;font-weight:500;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;min-width:80px}.popup-button:hover{background-color:#7f1d1d!important;color:#fff!important}.popup-button:focus{outline:none;-webkit-box-shadow:0 0 0 3px rgba(153,27,27,.3);box-shadow:0 0 0 3px rgba(153,27,27,.3);background-color:#991b1b!important;color:#fff!important}.popup-button:active{-webkit-transform:scale(.98);transform:scale(.98);background-color:#7f1d1d!important;color:#fff!important}.popup-fade-enter-active,.popup-fade-leave-active{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.popup-fade-enter,.popup-fade-leave-to{opacity:0}@media (max-width:768px){.popup-overlay{padding:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:40px}.popup-container{max-width:100%;width:100%;max-height:calc(100vh - 80px);border-radius:8px}.popup-header{padding:16px 40px 0 16px;gap:8px}.popup-error-icon{font-size:22px}.popup-title{font-size:16px;line-height:1.3}.popup-body{padding:16px}.popup-message{font-size:14px;line-height:1.4}.popup-message ul{padding-left:20px;margin:8px 0}.popup-message li{margin:6px 0;font-size:13px}.popup-footer{padding:0 16px 16px}.popup-button{padding:10px 20px;font-size:14px;width:100%}.popup-close-icon{font-size:18px;width:32px;height:32px;top:12px;right:12px}}@media (max-width:480px){.popup-overlay{padding:8px;padding-top:20px}.popup-container{max-height:calc(100vh - 40px)}.popup-header{padding:12px 36px 0 12px}.popup-error-icon{font-size:20px}.popup-title{font-size:15px}.popup-body{padding:12px}.popup-message{font-size:13px}.popup-message li{font-size:12px}.popup-footer{padding:0 12px 12px}.popup-close-icon{top:8px;right:8px}}.text-rgpd[data-v-3243aa0f]{text-align:justify;font-size:12px}.mt-4[data-v-3243aa0f]{margin-top:16px}.simplert{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:1.15}.simplert *,.simplert :after,.simplert :before{-webkit-box-sizing:inherit;box-sizing:inherit}.simplert{position:fixed;z-index:999;top:0;left:0;display:none;overflow:auto;width:100%;height:100%;text-align:center;background-color:#000;background-color:rgba(0,0,0,.4)}.simplert--shown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.simplert--shown .simplert__content{-webkit-animation-name:zoomIn;animation-name:zoomIn;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.simplert__x{position:absolute;right:15px;top:15px;cursor:pointer;color:#b3aaaa;font-weight:700;font-size:11px}.simplert__header{padding:2em 0}.simplert__title{font-size:1.875rem;line-height:1.25;font-weight:700;display:block}.simplert__content{position:relative;width:90%;max-width:400px;margin:0 auto;padding:0 20px;background-color:#fff;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}@media only screen and (min-width:768px){.simplert__content{width:30%}}.simplert__content--radius{border-radius:.5rem}.simplert__body{padding-bottom:1rem}.simplert__icon{position:relative;width:80px;height:80px;margin:10px auto;border-radius:50%}.simplert__icon--info{border:4px solid #1a72ff}.simplert__icon--success{border:4px solid #58c184}.simplert__icon--warning{border:4px solid #fd821b}.simplert__icon--error{border:4px solid #dd3b4b}.simplert__icon img{width:80px;height:80px}.simplert__line{position:absolute;z-index:2;display:block;height:5px;border-radius:2px}.simplert__line--info{top:19px;width:7px;height:7px;margin-left:-3px;border-radius:50%}.simplert__line--info,.simplert__line--info-2{position:absolute;left:50%;background-color:#1a72ff}.simplert__line--info-2{bottom:15px;width:5px;height:29px;margin-left:-2px;border-radius:2px}.simplert__line--success{top:44px;left:6px;width:25px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#58c184}.simplert__line--success-2{top:38px;right:6px;width:47px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background-color:#58c184}.simplert__line--warning{position:absolute;top:10px;left:50%;width:5px;height:35px;margin-left:-2px;border-radius:2px;background-color:#fd821b}.simplert__line--warning-2{position:absolute;bottom:10px;left:50%;width:7px;height:7px;margin-left:-3px;border-radius:50%;background-color:#fd821b}.simplert__line--error{top:35px;left:13px;width:47px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#dd3b4b}.simplert__line--error-2{top:35px;right:13px;width:47px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background-color:#dd3b4b}.simplert__footer{padding:1em 0}.simplert__close,.simplert__confirm{display:inline-block;line-height:1.2;outline:0;font-weight:700;margin:0 .5em;border-radius:.25rem;height:2.5rem;min-width:2.5rem;font-size:1rem;padding-left:1rem;padding-right:1rem;background-color:#1a72ff;color:#fff;cursor:pointer;text-align:center;-webkit-appearance:none;-moz-appearance:none}.simplert__close:focus,.simplert__confirm:focus{outline:0;-webkit-box-shadow:0 0 0 3px rgba(66,153,225,.6);box-shadow:0 0 0 3px rgba(66,153,225,.6)}.simplert__close--radius,.simplert__confirm--radius{border-radius:.3em}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);opacity:0}50%{opacity:1}}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);opacity:0}50%{opacity:1}}