.Select-module-scss-module__VEMhbW__select{padding-right:34px}.Select-module-scss-module__VEMhbW__select__inner{align-items:center;gap:5px;display:flex}.Select-module-scss-module__VEMhbW__select:after{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"9\" viewBox=\"0 0 14 9\" fill=\"none\"><path d=\"M13.6925 1.94205L7.44254 8.19205C7.38449 8.25016 7.31556 8.29626 7.23969 8.32771C7.16381 8.35916 7.08248 8.37535 7.00035 8.37535C6.91821 8.37535 6.83688 8.35916 6.76101 8.32771C6.68514 8.29626 6.61621 8.25016 6.55816 8.19205L0.30816 1.94205C0.190885 1.82477 0.125 1.66571 0.125 1.49986C0.125 1.33401 0.190885 1.17495 0.30816 1.05767C0.425435 0.940396 0.584495 0.874512 0.750347 0.874512C0.9162 0.874512 1.07526 0.940396 1.19253 1.05767L7.00035 6.86627L12.8082 1.05767C12.8662 0.999603 12.9352 0.95354 13.011 0.922113C13.0869 0.890687 13.1682 0.874512 13.2503 0.874512C13.3325 0.874512 13.4138 0.890687 13.4897 0.922113C13.5655 0.95354 13.6345 0.999603 13.6925 1.05767C13.7506 1.11574 13.7967 1.18468 13.8281 1.26055C13.8595 1.33642 13.8757 1.41774 13.8757 1.49986C13.8757 1.58198 13.8595 1.6633 13.8281 1.73917C13.7967 1.81504 13.7506 1.88398 13.6925 1.94205Z\" fill=\"%230F0F0F\"/></svg>");width:14px;height:9px;transition:all .3s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Select-module-scss-module__VEMhbW__select_open:after{transform:translateY(-50%)rotate(180deg)}.Select-module-scss-module__VEMhbW__select__list{background:var(--color-white);border-radius:16px;width:100%;max-height:233px;padding:4px;list-style-type:none;position:absolute;top:calc(100% + 5px);left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 8px 20px #0000001f,0 1px 4px #0000000d}.Select-module-scss-module__VEMhbW__select__list:has(>:first-child):not(:has(>:nth-child(2))) .Select-module-scss-module__VEMhbW__select__list_item{border-radius:16px!important}.Select-module-scss-module__VEMhbW__select__list_item{cursor:pointer;padding:12px;font-size:16px}.Select-module-scss-module__VEMhbW__select__list_item:first-child{border-radius:16px 16px 0 0}.Select-module-scss-module__VEMhbW__select__list_item:last-child{border-radius:0 0 16px 16px}.Select-module-scss-module__VEMhbW__select__list_item_disabled{opacity:.5;pointer-events:none}@media (hover:hover) and (pointer:fine){.Select-module-scss-module__VEMhbW__select__list_item:hover{background:var(--color-gray-100)}}.Select-module-scss-module__VEMhbW__select__input{cursor:pointer;appearance:none;border:none;width:100%;outline:none!important}
.style-module-scss-module__yzwebW__dropZone{border:1px dashed var(--color-gray-300);cursor:pointer;width:100%;min-height:56px;color:var(--color-secondary);background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:10px;font-size:14px;transition:border-color .2s,color .2s;display:flex}.style-module-scss-module__yzwebW__dropZone:hover,.style-module-scss-module__yzwebW__dropZone:focus-visible{border-color:var(--color-gray-500);color:var(--color-gray-450)}.style-module-scss-module__yzwebW__dropZone:active{display:flex}.style-module-scss-module__yzwebW__fileList{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.style-module-scss-module__yzwebW__fileCard{border:1px solid var(--color-gray-300);background:var(--color-gray-100);border-radius:12px;justify-content:space-between;align-items:center;min-height:56px;padding:12px;display:flex}.style-module-scss-module__yzwebW__fileMeta{align-items:center;gap:10px;display:flex}.style-module-scss-module__yzwebW__fileName{color:var(--color-primary);font-size:14px}.style-module-scss-module__yzwebW__removeButton{cursor:pointer;color:var(--color-secondary);background:0 0;border:0}.style-module-scss-module__yzwebW__removeButton:hover,.style-module-scss-module__yzwebW__removeButton:focus-visible{color:var(--color-primary)}.style-module-scss-module__yzwebW__hiddenInput{display:none}.style-module-scss-module__yzwebW__error{color:var(--color-error);margin:8px 0 0;font-size:12px}
@keyframes Toast-module-scss-module__Lr78ka__slideIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.Toast-module-scss-module__Lr78ka__toast_container{z-index:9999;pointer-events:none;width:350px;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.Toast-module-scss-module__Lr78ka__toast_item{opacity:1;pointer-events:auto;border:1px solid;border-radius:8px;align-items:center;gap:8px;margin-bottom:12px;padding:12px 8px;transition:all .3s;animation:.3s Toast-module-scss-module__Lr78ka__slideIn;display:flex;transform:translate(0);box-shadow:0 4px 12px #00000026}.Toast-module-scss-module__Lr78ka__toast_exit{opacity:0;transform:translateY(100%)}.Toast-module-scss-module__Lr78ka__toast_error{background-blend-mode:overlay,normal;backdrop-filter:blur(25px);background:linear-gradient(#9c9c9c 0% 100%),#252525b3;border-radius:8px}.Toast-module-scss-module__Lr78ka__toast_error:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\"><rect x=\"4\" y=\"3\" width=\"18\" height=\"18\" rx=\"9\" fill=\"%230F0F0F\"/><path d=\"M12.5 2.25C10.5716 2.25 8.68657 2.82183 7.08319 3.89317C5.47982 4.96451 4.23013 6.48726 3.49218 8.26884C2.75422 10.0504 2.56114 12.0108 2.93735 13.9021C3.31355 15.7934 4.24215 17.5307 5.60571 18.8943C6.96928 20.2579 8.70656 21.1865 10.5979 21.5627C12.4892 21.9389 14.4496 21.7458 16.2312 21.0078C18.0127 20.2699 19.5355 19.0202 20.6068 17.4168C21.6782 15.8134 22.25 13.9284 22.25 12C22.2473 9.41498 21.2192 6.93661 19.3913 5.10872C17.5634 3.28084 15.085 2.25273 12.5 2.25ZM11.75 7.5C11.75 7.30109 11.829 7.11032 11.9697 6.96967C12.1103 6.82902 12.3011 6.75 12.5 6.75C12.6989 6.75 12.8897 6.82902 13.0303 6.96967C13.171 7.11032 13.25 7.30109 13.25 7.5V12.75C13.25 12.9489 13.171 13.1397 13.0303 13.2803C12.8897 13.421 12.6989 13.5 12.5 13.5C12.3011 13.5 12.1103 13.421 11.9697 13.2803C11.829 13.1397 11.75 12.9489 11.75 12.75V7.5ZM12.5 17.25C12.2775 17.25 12.06 17.184 11.875 17.0604C11.69 16.9368 11.5458 16.7611 11.4606 16.5555C11.3755 16.35 11.3532 16.1238 11.3966 15.9055C11.44 15.6873 11.5472 15.4868 11.7045 15.3295C11.8618 15.1722 12.0623 15.065 12.2805 15.0216C12.4988 14.9782 12.725 15.0005 12.9305 15.0856C13.1361 15.1708 13.3118 15.315 13.4354 15.5C13.559 15.685 13.625 15.9025 13.625 16.125C13.625 16.4234 13.5065 16.7095 13.2955 16.9205C13.0845 17.1315 12.7984 17.25 12.5 17.25Z\" fill=\"url(%23paint0_linear_743_14221)\"/><defs><linearGradient id=\"paint0_linear_743_14221\" x1=\"3\" y1=\"7.5\" x2=\"21.6865\" y2=\"17.5\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"%23FFAA90\"/><stop offset=\"1\" stop-color=\"%23FF6B6B\"/></linearGradient></defs></svg>");width:25px;height:24px;display:inline-block}.Toast-module-scss-module__Lr78ka__toast_message{color:var(--color-white);flex:1;font-size:14px}.Toast-module-scss-module__Lr78ka__toast_close{width:20px;height:20px;color:var(--color-white);cursor:pointer;background:0 0;border:none;padding:0;position:relative}@media (hover:hover) and (pointer:fine){.Toast-module-scss-module__Lr78ka__toast_close:hover{opacity:.8}}.Toast-module-scss-module__Lr78ka__toast_close:before{content:"";background-color:currentColor;width:100%;height:2px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(45deg)}.Toast-module-scss-module__Lr78ka__toast_close:after{content:"";background-color:currentColor;width:100%;height:2px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(-45deg)}
.style-module-scss-module__c6qanW__formBlock{background:var(--color-gray-100);border-radius:20px;padding:24px;position:relative}.style-module-scss-module__c6qanW__status{background:var(--color-gray-100);z-index:3;text-align:center;border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex;position:absolute;top:0;left:0}
.style-module-scss-module__z86SzG__card{background:var(--color-gray-100);border-radius:20px;padding:24px}.style-module-scss-module__z86SzG__form{flex-direction:column;gap:12px;display:flex}.style-module-scss-module__z86SzG__status{background:var(--color-gray-100);text-align:center;border-radius:20px;justify-content:center;align-items:center;padding:24px;display:flex}.style-module-scss-module__z86SzG__subtitle>p{font-size:15px}
.style-module-scss-module__b7_bEq__related{margin-top:20px}.style-module-scss-module__b7_bEq__related .style-module-scss-module__b7_bEq__related__list{margin-top:32px}@media (width>=992px){.style-module-scss-module__b7_bEq__inner{grid-template-columns:repeat(2,1fr);align-items:flex-start;gap:20px;display:grid}}
/*# sourceMappingURL=210f36b441d760f6.css.map*/