.skeleton-loader{background-color:#f6f6f3;border-radius:4px;margin:20px auto;padding:10px;width:100%}.skeleton-loader .line{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f6f6f3 25%,#edeef1,#f6f6f3 75%);background-size:200% 100%;height:100px;margin-bottom:10px}.skeleton-loader.big__loader .line{height:250px}.skeleton-loader .line:last-child{margin-bottom:0;width:100%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.header__search-results-head{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.header__search-results-title{color:#000b0f;font-size:var(--text-size-12)}@media (min-width:1200px){.header__search-results-head{margin-bottom:15px}.header__search-results-title{font-size:var(--text-size)}}.header__search-results-clear{color:var(--gray-100);cursor:pointer;font-size:var(--text-size-14);text-decoration-line:underline;transition:color var(--transition);-webkit-user-select:none;-moz-user-select:none;user-select:none}.header__search-results-clear:hover{color:var(--primary)}.header__search-results-body{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.header__search-results-link{align-items:center;color:var(--gray);display:flex;font-size:var(--text-size-10);gap:10px;line-height:var(--lh-default);transition:color var(--transition)}.header__search-results-link:hover,.header__search-results-link:hover .header__search-results-link-image{color:var(--primary)}@keyframes loader{0%,10%,to{height:80px;width:80px}65%{height:150px;width:150px}}@keyframes loaderBlock{0%,30%{transform:rotate(0)}55%{background-color:#3fb0d6}to{transform:rotate(90deg)}}@keyframes loaderBlockInverse{0%,20%{transform:rotate(0)}55%{background-color:#primary}to{transform:rotate(-90deg)}}.preloader{background-color:#fffffff2;height:100%;left:0;position:absolute;top:0;width:100%;z-index:9999999}.loader{animation:loader 1.2s ease-in-out infinite;height:80px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg) translateZ(0);width:80px}.loader span{animation:loaderBlock 1.2s ease-in-out infinite both;background-color:#3fb0d6;display:block;height:40px;position:absolute;width:40px}.loader span:first-child{left:0;top:0}.loader span:nth-child(2){right:0;top:0}.loader span:nth-child(2),.loader span:nth-child(3){animation:loaderBlockInverse 1.2s ease-in-out infinite both}.loader span:nth-child(3){bottom:0;left:0}.loader span:nth-child(4){bottom:0;right:0}.pr{position:relative}.header__interaction.is-active{color:#3fb0d6}.alert__item{background-color:#f5f5f5;border-radius:8px;padding:20px}.alert__item .closebtn{color:#fff;cursor:pointer;float:right;font-size:22px;font-weight:700;line-height:20px;margin-left:15px;transition:.3s}.alert__item .closebtn:hover{color:#000}.alert__item.success{border:1px solid #3bb77e;border-left-width:6px}.alert__item.warning{border:1px solid #fdc040;border-left-width:6px}.alert__item.danger{border:1px solid #fd6e6e;border-left-width:6px}.alert__item.info{border:1px solid #3fb0d6;border-left-width:6px}.alert__item-content{color:#253d4e;font-size:16px;font-weight:400;line-height:24px}.alert__item a{text-decoration:underline}.alert__item a:hover{text-decoration:none}.search-results-name mark{background-color:#fdc04026}
