#yardDropzone.dropzone{display:flex;min-height:260px;justify-content:center;align-items:center}#yardDropzone.dropzone .dz-message{margin:auto}#yardDropzone.dropzone .dz-preview{background-color:transparent}#yardDropzone.dropzone .dz-preview .dz-image{width:200px;height:200px}#yardDropzone.dropzone .dz-preview .dz-image img{height:100%;width:100%;object-fit:cover}.container-three-body{position:absolute;height:100%;width:100%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.three-body{--uib-size: 50px;--uib-speed: .8s;--uib-color: #fff100;position:relative;display:inline-block;height:var(--uib-size);width:var(--uib-size);animation:spin78236 calc(var(--uib-speed) * 2.5) infinite linear}.three-body__dot{position:absolute;height:100%;width:30%}.three-body__dot:after{content:"";position:absolute;height:0%;width:100%;padding-bottom:100%;background-color:var(--uib-color);filter:brightness(1.1);rotate:45deg}.three-body__dot:nth-child(1){bottom:5%;left:0;transform:rotate(60deg);transform-origin:50% 85%}.three-body__dot:nth-child(1):after{bottom:0;left:0;animation:wobble1 var(--uib-speed) infinite ease-in-out;animation-delay:calc(var(--uib-speed) * -.3)}.three-body__dot:nth-child(2){bottom:5%;right:0;transform:rotate(-60deg);transform-origin:50% 85%}.three-body__dot:nth-child(2):after{bottom:0;left:0;animation:wobble1 var(--uib-speed) infinite calc(var(--uib-speed) * -.15) ease-in-out}.three-body__dot:nth-child(3){bottom:-5%;left:0;transform:translate(116.666%)}.three-body__dot:nth-child(3):after{top:0;left:0;animation:wobble2 var(--uib-speed) infinite ease-in-out}.border-generation-container{background-color:#0073b8b3;padding:1rem;border-radius:12px;box-shadow:0 5px 20px #0000004d}@keyframes spin78236{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wobble1{0%,to{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(-66%) scale(.65);opacity:.8}}@keyframes wobble2{0%,to{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(66%) scale(.65);opacity:.8}}.fadeIn{-webkit-animation:gfadeIn 1s ease;animation:gfadeIn 1s ease}@-webkit-keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}.fadeOut{animation-name:gfadeOut;animation-duration:1s;animation-timing-function:ease;animation-fill-mode:forwards;-webkit-animation:gfadeOut 1s ease forwards}@keyframes gfadeOut{to{opacity:0}}@-webkit-keyframes gfadeOut{to{opacity:0}}.slideFadeIn{animation:slideFadeIn .8s ease forwards}.slideFadeOut{animation:slideFadeOut .8s ease forwards}@keyframes slideFadeIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}
