.active-page:after{width:100%;height:.4rem;transform:none}.hover-underline:after{content:"";background-color:var(--color-lightGray);transform-origin:100%;border-radius:.2rem;width:100%;height:4px;transition:transform .3s ease-in-out;position:absolute;bottom:-1rem;right:0;transform:scaleX(0)}.hover-underline:hover:after{transform-origin:0;transform:scaleX(1)}.dark .hover-underline:after{background-color:var(--color-lightGreen)}
.drag-drop-zone{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='4' stroke-dasharray='16' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}.gradient-animatoin-fill{background:0 0;justify-content:center;align-self:center;width:100%;height:100%;padding:.5rem;position:relative;overflow:hidden}.gradient-animatoin-fill:after{--gradientHeight:10000px;--gradientWidth:10000px;content:"";height:var(--gradientHeight);width:var(--gradientWidth);top:calc((100% - var(--gradientHeight))/2);left:calc((100% - var(--gradientWidth))/2);z-index:0;background:conic-gradient(#ff6d1b,#fe5,#5bff89,#4d8aff,#6b5fff,#ff64f9,#ff6565) 50%/cover;animation:2s linear infinite animateBorder;position:absolute}@keyframes animateBorder{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.border-content{height:inherit;width:inherit;z-index:2;background:#1c1c1c;place-content:center;position:relative}.box2 img{width:90%;margin:0 auto;display:block}
.uic-react-select{z-index:1000}.uic-react-select input{font-size:16px}
