@import url(https://fonts.googleapis.com/css2?family=Exo+2:wght@300;400;600;700;800&display=swap);.header__logo{font-weight:800;cursor:pointer;font-size:24px}.adminSideBar{opacity:1;transition:1s ease}.adminSideBar .vs-sidebar-content{top:44px}.adminSideBar .vs-sidebar-content.absolute{height:calc(100% - 44px)}:root{--vs-theme-bg:#f4f7f8;--vs-theme-color:#2c3e50;--vs-theme-layout:#fff;--vs-theme-bg2:#eef2f5;--vs-theme-code:#3f3d56;--vs-theme-code2:#363449;--vs-background:255,255,255;--vs-text:44,62,80;--vs-gray-1:249,252,253;--vs-gray-2:244,247,248;--vs-gray-3:240,243,244;--vs-dark:30,30,30;--vs-gray-4:230,233,234}[vs-theme=dark]{--vs-theme-bg:#18191c;--vs-theme-color:#fff;--vs-theme-layout:#1e2023;--vs-theme-bg2:#141417;--vs-theme-code:#141417;--vs-theme-code2:#161619;--vs-background:30,32,35;--vs-text:255,255,255;--vs-gray-1:24,25,28;--vs-gray-2:20,20,23;--vs-gray-3:15,16,19;--vs-gray-4:10,11,14;--vs-shadow-opacity:.3;--vs-background-opacity:.6}[vs-theme=dark] [class*="--dark"]{--vs-dark:0,0,0}*{font-family:Exo\ 2,sans-serif;margin:0;padding:0;box-sizing:border-box}.vs-button__content .bx+span{margin-left:10px}.fade-enter-active{transition:1s ease}.fade-enter,.fade-leave-active{opacity:0;transform:translateY(15px) scale(.9)}.uppercase{text-transform:uppercase}.con-content,.con-content>div{display:flex;align-items:center}.con-content{justify-content:space-between;width:100%}@media only screen and (max-width:768px){body{margin-bottom:240px}}.container{display:block;width:100%;max-width:1200px;padding:0 15px;margin:0 auto}body{background-color:var(--vs-theme-bg);color:rgba(var(--vs-text));width:calc(100vw - 15px);overflow-x:hidden}.content{margin-top:44px;padding-top:20px}h1{font-size:35px;text-align:center;font-weight:600;margin-bottom:50px}.favorite__btn.xl{transform:scale(2);position:fixed;right:50px;bottom:50px;z-index:700}.favorite__list{position:fixed;right:0;top:0;height:100vh;padding:44px 0;width:300px;background:rgba(var(--vs-background),1);overflow-y:scroll;transform:translateX(100%);transition:.3s ease;z-index:600}.favorite__list.active{transform:translateX(0)}.favorite__item{word-wrap:break-word;border-bottom:1px solid var(--vs-theme-bg);padding:10px 20px;display:block;position:relative;height:80px}.favorite__item a{color:rgba(var(--vs-text),1);text-decoration:none;font-size:16px}.favorite__item:hover{background-color:var(--vs-theme-bg)}.favorite__item:hover .favorite__item--delete{visibility:visible}.favorite__item--delete{top:0;left:100%;transform:translateY(-50%) translateX(-100%);z-index:2;visibility:hidden}@media only screen and (max-width:1200px){.favorite__item--delete{visibility:visible}}@media only screen and (max-width:768px){.favorite__list{bottom:0;left:0;top:auto;right:auto;width:100%;height:200px;padding:10px 0;transform:translateY(100%)}.favorite__list.active{transform:translateY(0)}.favorite__item{display:flex;align-items:center;justify-content:space-between;padding:5px 10px;height:auto}.favorite__item a{word-wrap:break-word;display:block;width:calc(100% - 45px)}.favorite__item--delete{transform:none;left:auto;min-width:35px}}.card .vs-card{background-color:var(--vs-theme-bg)}.card .vs-card__img{height:100%}.card .vs-card__img img{z-index:2;position:relative;transform:scale(1.5)}.card .vs-card__img .noImg{z-index:1}.card .image__text{position:absolute;width:290px;text-align:center;z-index:3}[vs-theme=dark] .card .vs-card__img:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-color:#47484b;z-index:2;transition:.3s ease}[vs-theme=dark] .card .vs-card__img img{position:relative;z-index:3}.pagination{margin-top:30px}.cards__list>span{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px}.cards__filters{background:rgba(var(--vs-background),1);padding:10px;flex-wrap:wrap}.cards__filter{margin:20px 20px 10px 20px}@media only screen and (max-width:1200px){.cards__list>span{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:560px){.cards__list>span{display:flex;flex-wrap:wrap;justify-content:center}}.loginForm{background-color:var(--vs-theme-layout);padding:20px;border-radius:20px}.loginForm__item{margin:10px}.login{height:calc(100vh - 64px);display:flex;flex-direction:column;align-items:center;justify-content:center}.adminInfo__list{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.adminInfo__item{background:rgba(var(--vs-background),1);border-radius:15px;padding:20px}.adminInfo__label{margin-bottom:10px;font-size:20px}.adminInfo__val{font-size:24px;font-weight:700}.adminCatalog .vs-table-content{background:rgba(var(--vs-background),1)}.adminCatalog__link{color:rgba(var(--vs-bg),1);text-decoration:none}.adminCatalog__off{opacity:.5}.adminCatalog__info{margin-right:20px}.adminCatalog__create{margin-left:auto}.catalogEdit{background:rgba(var(--vs-background),1);display:inline-block;padding:20px;border-radius:8px}.catalogEdit__upload{position:relative;width:100%;height:100px;box-shadow:0 -5px 25px -4px rgba(0,0,0,var(--vs-shadow-opacity))!important;border-radius:12px;display:flex;justify-content:center;align-items:center;overflow:hidden}.catalogEdit__upload .file-uploads{position:absolute;left:0;top:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;background:rgba(var(--vs-gray-2),1);flex-wrap:wrap;-o-object-fit:cover;object-fit:cover}.catalogEdit__upload--preview{display:block;width:100%;height:auto;position:absolute;left:0;top:0;z-index:1}.catalogEdit__upload--title{font-weight:700;text-align:center;z-index:2}.catalogEdit_input{margin-bottom:15px}.catalogCreate__wrapper{background:rgba(var(--vs-background),1);display:inline-block;border-radius:8px;margin-bottom:15px;padding:20px}.catalogCreate_input{margin-bottom:15px}.catalogCreate__upload{position:relative;width:100%;height:100px;box-shadow:0 -5px 25px -4px rgba(0,0,0,var(--vs-shadow-opacity))!important;border-radius:12px;display:flex;justify-content:center;align-items:center;overflow:hidden}.catalogCreate__upload .file-uploads{position:absolute;left:0;top:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;background:rgba(var(--vs-gray-2),1);flex-wrap:wrap;-o-object-fit:cover;object-fit:cover}.catalogCreate__upload--preview{display:block;width:100%;height:auto;position:absolute;left:0;top:0;z-index:1}.catalogCreate__upload--title{font-weight:700;text-align:center;z-index:2}