.ReactCrop{cursor:crosshair;display:inline-block;max-width:100%;overflow:hidden;position:relative}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-height:inherit;max-width:100%}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-selection{-webkit-box-shadow:0 0 0 9999em #00000080;box-shadow:0 0 0 9999em #00000080;cursor:move;left:0;position:absolute;top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;color:#fff}@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}.ReactCrop__crop-selection:focus{border-color:#00f;border-style:solid;outline:none}.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{background-color:#fff6;content:"";display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{height:100%;width:1px}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{height:1px;width:100%}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute}.ReactCrop__drag-handle:after{background-color:#0003;border:1px solid #ffffffb3;content:"";display:block;height:10px;outline:1px solid #0000;position:absolute;width:10px}.ReactCrop__drag-handle:focus:after{background:#2dbfff;border-color:#00f}.ReactCrop .ord-nw{cursor:nw-resize;left:0;margin-left:-5px;margin-top:-5px;top:0}.ReactCrop .ord-nw:after{left:0;top:0}.ReactCrop .ord-n{cursor:n-resize;left:50%;margin-left:-5px;margin-top:-5px;top:0}.ReactCrop .ord-n:after{top:0}.ReactCrop .ord-ne{cursor:ne-resize;margin-right:-5px;margin-top:-5px;right:0;top:0}.ReactCrop .ord-ne:after{right:0;top:0}.ReactCrop .ord-e{cursor:e-resize;margin-right:-5px;margin-top:-5px;right:0;top:50%}.ReactCrop .ord-e:after{right:0}.ReactCrop .ord-se{bottom:0;cursor:se-resize;margin-bottom:-5px;margin-right:-5px;right:0}.ReactCrop .ord-se:after{bottom:0;right:0}.ReactCrop .ord-s{bottom:0;cursor:s-resize;left:50%;margin-bottom:-5px;margin-left:-5px}.ReactCrop .ord-s:after{bottom:0}.ReactCrop .ord-sw{bottom:0;cursor:sw-resize;left:0;margin-bottom:-5px;margin-left:-5px}.ReactCrop .ord-sw:after{bottom:0;left:0}.ReactCrop .ord-w{cursor:w-resize;left:0;margin-left:-5px;margin-top:-5px;top:50%}.ReactCrop .ord-w:after{left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{height:6px;left:0;margin-top:-3px;top:0;width:100%}.ReactCrop__drag-bar.ord-e{height:100%;margin-right:-3px;right:0;top:0;width:6px}.ReactCrop__drag-bar.ord-s{bottom:0;height:6px;left:0;margin-bottom:-3px;width:100%}.ReactCrop__drag-bar.ord-w{height:100%;left:0;margin-left:-3px;top:0;width:6px}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{height:24px;width:24px}}:root{--base-color:#d7d7ff;--base-icon-color:#acaccc;--base-bg-color:#d7d7ff33;--base-header-color:#d7d7ff66;--base-opacity:0.2;--ratio:1.6;--mini:0.7rem;--tiny:0.8rem;--small:0.9rem;--medium:1rem;--large:1.1rem;--big:1.2rem;--huge:1.3rem;--border-thin:0.125rem;--space:var(--medium);--l5:calc(var(--l4)*var(--ratio));--l4:calc(var(--l3)*var(--ratio));--l3:calc(var(--l2)*var(--ratio));--l2:calc(var(--l1)*var(--ratio));--l1:calc(var(--medium)*var(--ratio));--s1:calc(var(--medium)/var(--ratio));--s2:calc(var(--s1)/var(--ratio));--s3:calc(var(--s2)/var(--ratio));--s4:calc(var(--s3)/var(--ratio));--s5:calc(var(--s4)/var(--ratio))}*{box-sizing:border-box}body{background-color:#d7d7ff33;background-color:var(--base-bg-color);padding:1.6rem;padding:var(--l1)}.stack{display:flex;flex-direction:column;justify-content:flex-start}[class^=stack]>*{margin-bottom:0;margin-top:0}.stack>*+*{margin-top:1rem;margin-top:var(--space,1.5rem)}.stack-large>*+*{margin-top:3rem}.stack-small>*+*{margin-top:.5rem}.stack:only-child{height:100%}.box{--color-light:#fff;--color-dark:#000;color:var(--color-dark);outline:.125rem solid #0000;outline:var(--border-thin) solid #0000;outline-offset:-.125rem;outline-offset:calc(var(--border-thin)*-1);padding:1.6rem;padding:var(--l1)}.box.invert{filter:invert(100%)}.center{box-sizing:initial;margin-left:auto;margin-right:auto;padding-left:.625rem;padding-left:var(--s1);padding-right:.625rem;padding-right:var(--s1)}.cluster{justify-content:space-between}.cluster,.cluster\:child{align-items:center;display:flex;flex-wrap:nowrap;gap:1rem;gap:var(--space,1rem)}.cluster\:child{justify-content:flex-start}.with-sidebar{display:flex;flex-wrap:wrap;gap:.625rem;gap:var(--gutter,var(--s1))}.with-sidebar>:first-child{flex-basis:20rem;flex-grow:1}.with-sidebar>:last-child{flex-basis:0;flex-grow:999;min-width:50%}.with-sidebar\:small{display:flex;flex-wrap:wrap;gap:.625rem;gap:var(--gutter,var(--s1))}.with-sidebar\:small>:first-child{flex-basis:2rem;flex-grow:1}.with-sidebar\:small>:last-child{flex-basis:0;flex-grow:999;min-width:30%}.with-sidebar\:big{display:flex;flex-wrap:wrap;gap:.625rem;gap:var(--gutter,var(--s1))}.with-sidebar\:big>:first-child{flex-basis:84%;flex-grow:1}.with-sidebar\:big>:last-child{flex-basis:0;flex-grow:999;min-width:10%}.switcher{--threshold:30rem;display:flex;flex-wrap:wrap;gap:.625rem;gap:var(--gutter,var(--s1))}[class^=switcher]>*{flex-basis:calc((var(--threshold) - 100%)*999);flex-grow:1}.switcher>:nth-last-child(n+9),.switcher>:nth-last-child(n+9)~*{flex-basis:100%}.switcher\:last-center{--threshold:30rem;display:flex;flex-wrap:wrap;gap:.625rem;gap:var(--gutter,var(--s1))}.switcher\:last-center>:last-child{text-align:center}.switcher\:radio{--threshold:60rem;display:flex;flex-wrap:wrap;gap:.625rem;gap:var(--gutter,var(--s1))}.switcher\:radio>*{max-width:6rem}.switcher\:small{--threshold:10rem;display:flex;flex-wrap:wrap;gap:.625rem;gap:var(--gutter,var(--s1))}.switcher\:short1{max-width:20em}.switcher\:short1,.switcher\:short2{--threshold:15rem}.switcher\:short1,.switcher\:short2,.switcher\:short3{display:flex;flex-wrap:wrap;gap:.625rem;gap:var(--gutter,var(--s1))}.switcher\:short3{--threshold:46rem}.switcher\:short3>:first-child{max-width:12em}.switcher\:short3>:nth-child(2){max-width:10em}.switcher\:short3>:nth-child(3){max-width:18em}.flex\:wrap\:start{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}h1{font-size:1.6rem;font-size:var(--l1)}a{color:#000;text-decoration:none}a:hover{color:#000;cursor:pointer}a:hover,button{background-color:#d7d7ff;background-color:var(--base-color)}button{border:none;border-radius:20px;width:100%}.delete-mode-buttons{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:4px 0;width:100%}.bulk-delete-button,.cancel-button,.delete-confirm-button{background:none;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:6px 12px;transition:all .3s ease-in-out;white-space:nowrap}.bulk-delete-button{box-shadow:0 3px 6px #00000026;color:#000}.delete-confirm-button{background:#aa2223;box-shadow:0 3px 6px #f003;color:#fff}.cancel-button{background:#f3f3f3;box-shadow:0 3px 6px #0000001a;color:#000}.bulk-delete-button:hover,.cancel-button:hover{background:#0000001a;opacity:.85;transform:translateY(-1px)}.bulk-delete-button:active,.cancel-button:active,.delete-confirm-button:active{box-shadow:0 2px 4px #00000026;transform:scale(.95)}.delete-confirm-button:disabled{background:gray;box-shadow:none;cursor:not-allowed;opacity:.5}label{margin-bottom:.1rem}input{border-radius:.2rem;border-width:.1rem}input,select{max-width:20rem}select{-webkit-appearance:none;appearance:none;background-color:#d7d7ff33;background-color:var(--base-bg-color);border:none;min-width:6rem;padding:0 2%;text-align:center}select:hover{cursor:pointer}.base-box{height:90%!important;width:96vw!important}.text-bold{font-weight:700!important}.w-contacts-box{background-color:#fff!important;border-radius:.625rem!important;border-radius:var(--s1)!important;box-shadow:0 0 .24414rem #d7d7ff!important;box-shadow:0 0 var(--s3) var(--base-color)!important}.login-form-layout{background-color:#d7d7ff33!important;background-color:var(--base-bg-color)!important;min-width:30vw!important;padding:1rem!important;padding:var(--medium)!important}.login-form-layout>*>*>*{display:block!important;max-width:none!important;width:100%!important}.inner-box{background-color:#d7d7ff33!important;background-color:var(--base-bg-color)!important;border-radius:.39063rem!important;border-radius:var(--s2)!important;box-shadow:0 0 .24414rem #d7d7ff!important;box-shadow:0 0 var(--s3) var(--base-color)!important;font-size:.9rem!important;font-size:var(--small)!important;margin-bottom:1rem!important;margin-bottom:var(--medium)!important;max-height:auto!important;max-width:auto!important;padding-top:.39063rem!important;padding-top:var(--s2)!important}.upper-right{margin-left:auto!important;margin-right:.39063rem!important;margin-right:var(--s2)!important;margin-top:.39063rem!important;margin-top:var(--s2)!important}.filter-box{background-color:#d7d7ff33!important;background-color:var(--base-bg-color)!important;margin-bottom:1rem;padding:1rem!important;padding:var(--medium)!important}.profile-box{background-color:#fff!important;border-radius:.625rem!important;border-radius:var(--s1)!important;box-shadow:0 0 .24414rem #d7d7ff!important;box-shadow:0 0 var(--s3) var(--base-color)!important;width:96vw!important}.text-mini{font-size:.7rem!important;font-size:var(--mini)!important}.text-tiny{font-size:.8rem!important;font-size:var(--tiny)!important}.text-small{font-size:.9rem!important;font-size:var(--small)!important}.text-medium{font-size:1rem!important;font-size:var(--medium)!important}.text-large{font-size:1.1rem!important;font-size:var(--large)!important}.text-big{font-size:1.2rem!important;font-size:var(--big)!important}.text-huge{font-size:1.3rem!important;font-size:var(--huge)!important}.contactAddress-name{color:#000!important;text-decoration:none!important}.contactAddress-name:hover{background-color:#d7d7ff!important;background-color:var(--base-color)!important;color:#000!important;cursor:pointer!important}.cursor-pointer,.favorite:hover{cursor:pointer!important}.cancel:hover{background-color:#d7d7ff!important;background-color:var(--base-color)!important}.left-card{background-color:#fff!important;border-radius:12px!important}.term-box{background-color:#ebebeb!important;padding:1.5%!important}.badge{max-height:3ex!important;max-width:5rem!important}.searchBox{border-radius:.65rem!important;border-width:.1rem!important;padding-left:.8rem!important;padding-right:.8rem!important}.submitButton{border:"1px solid"!important;max-width:8rem!important}.select\:medium{max-width:24rem!important}.card-email{overflow-wrap:break-word;word-break:break-all}.profile-image{cursor:pointer}.custom-checkbox{cursor:pointer;height:1rem}.custom-checkbox:disabled{cursor:not-allowed;filter:brightness(.6)}
/*# sourceMappingURL=main.7a504f30.css.map*/