@charset "UTF-8";@keyframes spinner-xp626r{to{transform:rotate(360deg)}}.modal{padding:84px 0 40px 0;position:fixed;width:100%;height:100%;left:0;top:0;z-index:999;display:flex;overflow:auto}@media (max-width:959px){.modal{margin-top:40px;padding:0;align-items:end;border-radius:12px 12px 0 0;overflow:hidden}}.modal .close_button{height:44px;width:100%;z-index:999;position:fixed;top:0;right:0;background-color:rgba(0,0,0,0.5)}@media (max-width:959px){.modal .close_button{display:none}}.modal .close_button svg{position:absolute;top:10px;right:10px;cursor:pointer}.modal .shirma{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);z-index:8}.modal .modal-container{flex-direction:column;display:flex;margin:auto;padding:24px;max-width:800px;z-index:998;border-radius:12px;background-color:#fff;min-height:220px;min-width:500px}@media (max-width:959px){.modal .modal-container{width:100%;overflow:auto;height:100%;margin:0;padding:66px 16px 57px 16px;position:absolute;bottom:0;max-height:100%;max-width:100%;border-radius:12px 12px 0 0;min-width:auto}}.modal .modal-container.imgContainer_parent{height:100%}.modal .modal-container .close-mobile{display:none}@media (max-width:959px){.modal .modal-container .close-mobile{top:0;right:0;padding:16px;height:50px;display:flex;justify-content:end;position:absolute;background-color:transparent}.modal .modal-container .close-mobile span{font-size:14px;cursor:pointer}}.modal .modal-container .spinner{width:6px;height:6px;animation:spinner-xp626r 1.1s infinite;border-radius:50%;box-shadow:24px 0 0 6px #001eff,-24px 0 0 6px #001eff;margin:auto}.modal .content.imgContainer{position:relative;padding:0;width:max-content;height:max-content;max-width:100%;max-height:100%;overflow:auto;overflow:hidden;margin:auto}.modal .content.imgContainer img{user-select:none;max-width:100%;max-height:100%;min-width:200px;min-height:200px;margin:auto;background:#13303c 0f}.modal .content.imgContainer .prev{position:absolute;width:50%;height:100%;left:0;top:0;z-index:9;cursor:pointer}.modal .content.imgContainer .prev:before{content:'';position:absolute;top:calc(50% - 23px);width:46px;height:46px;left:10px;display:block;border:1px solid #dcdee0;box-sizing:border-box;border-radius:50%;background:url(/images/icons/slide_array_left.svg) no-repeat center center;background-color:#fff;cursor:pointer}.modal .content.imgContainer .next{left:50%;top:0;position:absolute;width:50%;height:100%;z-index:9;cursor:pointer}.modal .content.imgContainer .next:before{content:'';position:absolute;top:calc(50% - 20px);right:10px;width:46px;height:46px;display:block;border:1px solid #dcdee0;box-sizing:border-box;border-radius:50%;background:url(/images/icons/slide_array_right.svg) no-repeat center center;background-color:#fff;cursor:pointer}.modal .content.imgContainer:hover .prev{opacity:1}.modal .content.imgContainer:hover .next{opacity:1}.modal .content{max-height:calc(100% - 0px);overflow:hidden}@media (max-width:959px){.modal .content{width:100%;overflow:auto}}.modal .mejs__container{max-width:100%}.modal .mejs__overlay-play{max-width:100%}.modal .success_result,.modal .error_result{grid-row-gap:0}.modal .success_result p,.modal .error_result p{margin:8px 0 24px 0;color:rgba(0,0,0,0.5)}.modal .success_result .blue-btn,.modal .error_result .blue-btn{width:100%;padding:0 24px;height:48px}