ol,ul{margin-left:20px;margin-right:20px}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}:root{--body-bg:#f5f8ff;--box-bg:#fff;--input-bg:#fff;--txt-color:#2f2d2f;--txt-second-color:#ccc;--box-shadow:hsla(210,8%,62%,.2) 0px 8px 24px}*{padding:0;margin:0;box-sizing:border-box}.box{background-color:var(--box-bg);padding:30px;border-radius:20px;box-shadow:var(--box-shadow)}.header{margin-bottom:30px;text-align:center}.drop-file-input{position:relative;width:100%;height:100px;border:2px dashed var(--file-border-color,#edb40d);border-radius:10px;display:flex;align-items:center;justify-content:center;background-color:var(--input-bg)}.drop-file-input.error{border:2px dashed #d10d0d}.drop-file-input input{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.drop-file-input.dragover,.drop-file-input:hover{background-color:var(--body-bg)}.drop-file-input__label{text-align:center;color:#898989;font-weight:600;padding:10px}.drop-file-input__label img{width:100px}.drop-file-preview{margin-top:30px}.drop-file-preview p{font-weight:500}.drop-file-preview__title{margin-bottom:20px}.drop-file-preview__item{position:relative;display:flex;margin-bottom:10px;background-color:var(--input-bg);padding:15px;border-radius:20px}.drop-file-preview__item img{width:50px;margin-right:20px}.drop-file-preview__item__info{display:flex;flex-direction:column;justify-content:space-between}.drop-file-preview__item__del{right:10px}.drop-file-preview__item__del,.drop-file-preview__item__remove_ar{background-color:var(--box-bg);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);box-shadow:var(--box-shadow);cursor:pointer;opacity:0;transition:opacity .3s ease}.drop-file-preview__item__remove_ar{left:10px;direction:rtl}.drop-file-preview__item:hover .drop-file-preview__item__del,.drop-file-preview__item:hover .drop-file-preview__item__remove_ar{opacity:1}.tk-confirm{--tk-seal:#16a34a;--tk-ring:rgba(22,163,74,.16);--tk-check:#fff;--tk-perf:rgba(17,24,39,.18);--tk-notch:var(--dot-bg,#f7f8f9);--tk-ease-expo:cubic-bezier(0.16,1,0.3,1);--tk-ease-quart:cubic-bezier(0.25,1,0.5,1)}@supports (color:oklch(0% 0 0)){.tk-confirm{--tk-seal:oklch(60% 0.15 150)}}body[data-theme=dark] .tk-confirm{--tk-ring:rgba(34,197,94,.28);--tk-perf:hsla(0,0%,100%,.2);--tk-notch:var(--dot-bg,#121212)}@keyframes tk-stamp{0%{opacity:0;transform:scale(.62)}55%{opacity:1}to{opacity:1;transform:scale(1)}}@keyframes tk-halo{0%{opacity:.5;transform:scale(.72)}to{opacity:0;transform:scale(1.55)}}@keyframes tk-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes tk-draw{to{stroke-dashoffset:0}}@keyframes tk-fade{0%{opacity:0}to{opacity:1}}.tk-confirm .tk-seal-stamp{animation:tk-stamp .56s var(--tk-ease-expo) both}.tk-confirm .tk-seal-halo{animation:tk-halo .82s var(--tk-ease-quart) .14s both}.tk-confirm .tk-check-path{stroke-dasharray:26;stroke-dashoffset:26;animation:tk-draw .44s var(--tk-ease-quart) .32s both}.tk-confirm .tk-rise{animation:tk-rise .62s var(--tk-ease-expo) both;animation-delay:calc(.36s + var(--i, 0) * 80ms)}@media (prefers-reduced-motion:reduce){.tk-confirm .tk-rise,.tk-confirm .tk-seal-stamp{animation:tk-fade .24s ease both;animation-delay:0ms}.tk-confirm .tk-seal-halo{display:none}.tk-confirm .tk-check-path{stroke-dashoffset:0;animation:none}}