.search-wrap .search{position:relative;background:#1a72b8;margin:2px 15px;display:flex;height:100%}.search-wrap .search-top{display:none}@media(max-width:800px){.search-wrap .search-top{display:flex}}@media(max-width:800px){.search-wrap .search-header{display:none}}.search-wrap .search input{flex:1;padding:0 0 0 12px;border:hsl(0,0%,31%) 1px solid;border-radius:2px}.search-wrap .search__result{position:absolute;top:100%;z-index:2;right:1px;box-shadow:0 12px 18px #36a18bcc}.search-wrap .search__result a{display:flex;color:#4a4a4a;padding:3px 10px;align-items:center;background-color:#fff}.search-wrap .search__result a:hover{transform:scale(1.01);background-color:#f6fefc}.search-wrap .search__find{height:30px;width:32px;position:absolute;top:1px;right:1px;cursor:pointer}.search-wrap .search__find:hover{background-color:gray}.search-wrap .search__find:before{border:2px solid #ccc;border-radius:50%;box-sizing:border-box;left:9px;top:5px;height:14px;width:14px;content:"";display:block;position:absolute}.search-wrap .search__find:after{background:#ccc;bottom:5px;transform:rotate(-45deg);right:8px;height:9px;width:2px;content:"";display:block;position:absolute}.password-control{position:absolute;top:35%;transform:translateY(-35%);right:6px;display:inline-block;width:20px;height:20px;background:url(/storage/app/svg/view.svg) 0 0 no-repeat;cursor:pointer}.password-control.view{background:url(/storage/app/svg/no-view.svg) 0 0 no-repeat}.noconfirm{margin:50px auto;display:flex;align-items:center;justify-content:center}.profile__grid{display:grid;align-items:center;justify-items:right;gap:10px;margin:20px auto;width:600px}.profile__grid div{color:#737373}.popup__wrapper{position:absolute;display:flex;flex-flow:column;top:-100%;left:-100%;max-width:500px}.popup__wrapper .popup{display:flex;max-width:200px;position:absolute;top:-100%}.popup__wrapper .popup .close{display:flex;position:absolute}.page-name{font-size:clamp(.6rem,3.5vw,1.17rem);font-weight:600;color:#41444a;margin:0 0 clamp(9px,3.5vw,14px)}.auth{display:flex;flex-flow:column wrap;padding:35px 30px 15px;background:#eee;width:340px;margin:3% auto;align-items:stretch;word-break:break-word;min-width:300px}.auth h3{font-size:clamp(.6rem,3.5vw,1.17rem);font-weight:600;color:#41444a;margin:0 0 clamp(9px,3.5vw,14px)}.auth p{font-size:.6rem;margin:0;padding:10px 0 10px 10px;border:transparent 1px solid}.auth p:hover{background-color:#f5f5f5;border:#cccccc 1px solid}.auth p a{color:#5b626e}.auth .title{font-weight:700;font-size:120%;text-align:center;color:#3d403f;margin-bottom:20px}.auth .pass{position:relative}.auth .error{border:3px solid #c14000;border-radius:3px;padding:10px;color:#c14000}.auth .success{color:#1bbc9b;font-weight:600;background-color:#fff;border:1px solid;padding:15px}.auth label{color:#696969}.auth input{background:#f7f7f7;border-radius:0;border-bottom:1px solid #ccc;border-left:0;border-top:0;border-right:0;flex:1;margin:5px 0 10px;padding:12px;width:100%;box-sizing:border-box;color:#757575}.auth .submit__button{display:flex;align-items:center;justify-content:center;margin:5px 0;padding:15px;width:100%;box-sizing:border-box;color:#757575;background:#00000026;text-align:center;font-weight:600;font-size:1em;cursor:pointer;max-height:45px;border:none}.auth .submit__button:hover{background:#a2a2a2;color:#fff}.auth .bottom{display:flex;align-items:stretch;flex-flow:column}.auth .bottom .yandex{display:block;background-repeat:no-repeat;background-position:center;background-color:#fc3f1d;color:#fc3f1d;width:44px;height:44px;margin:0;padding:0;border:0;border-radius:11px;overflow:hidden;transition:background-color .3s ease-in-out}.auth .bottom a{color:#949494;flex-basis:100%;padding:10px 3px;display:flex;justify-content:center;cursor:pointer;border:1px solid hsl(0,0%,80%);margin:5px 0}.auth .bottom a:hover{background:#a2a2a2;color:#fff}.auth .radio-wrap{display:flex}.auth .radio-wrap label{display:flex;align-items:center;justify-content:flex-start;margin-right:5px}.auth .radio-wrap label input{display:block;height:16px;width:16px;margin-left:20px;flex:0 0 16px}.auth [required]:before{content:"ss";display:inline-block;width:10px;height:10px;color:red;position:absolute;right:-100%}
