@charset "UTF-8";.page__top{background:none;height:1px}.cabinet{display:flex;justify-content:space-between}.cabinet__content{flex:1;margin-right:30px;min-width:0;padding:0 7%}.cabinet__sidebar{width:24%}.cabinet__head{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.cabinet__title{color:#101218;font-size:40px;font-weight:700;line-height:120%;margin:5px 0 45px}.cabinet__head .cabinet__title{margin:5px 20px 5px 0}.cabinet__counter{color:#c6c6c8}.cabinet__button_add{align-items:center;background:var(--main-color);border:none;border-radius:8px;color:#fff;display:flex;font-size:14px;height:40px;margin:5px 0;padding:0 16px;transition:.3s;width:-moz-max-content;width:max-content}.cabinet__button_add img{margin-right:12px}@media(hover:hover){.cabinet__button_add:hover{filter:brightness(115%)}}.navigation{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:50px 11%}.navigation .logo{width:64%}.menu{width:100%}.create-btn{align-items:center;background:var(--main-color) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M11 11V4h2v7h7v2h-7v7h-2v-7H4v-2z'/%3E%3C/svg%3E") right 3% center no-repeat;color:#fff;display:flex;font-size:14px;font-weight:700;height:56px;justify-content:flex-end;line-height:22px;margin-bottom:40px;margin-left:-16%;padding-right:17%;position:relative;width:120%}.create-btn:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='56' fill='none' viewBox='0 0 16 56'%3E%3Cpath fill='%23da6776' d='M14.86 31.97 0 56V0l14.86 24.03a7.48 7.48 0 0 1 0 7.94'/%3E%3C/svg%3E") 0 no-repeat;bottom:0;content:"";display:block;left:100%;position:absolute;top:0;transition:.3s;width:16px}@media(hover:hover){.create-btn:hover{filter:brightness(115%)}}.login__button{align-items:center;background:var(--card-dark-bg);border-radius:16px;color:#fff;display:flex;font-size:16px;height:50px;justify-content:center;margin-bottom:16px;width:100%}@media(hover:hover){.login__button:hover{background:var(--main-color)}}.menu__links{min-height:250px}.menu__item{font-size:18px}.menu__count,.menu__dropdown .menu__item:after,.menu__dropdown .menu__item:before{display:none}.menu li{margin-left:-7%;transition:.3s;width:114%}.menu__dropdown_open{background:var(--card-dark-bg);border-radius:16px}.menu__item,.menu__submenu-item{padding:12px 7%}.menu__link{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M7.93 1.73a5.897 5.897 0 1 1 8.34 8.34l-2.301 2.305-1.594-1.594 2.305-2.3a3.65 3.65 0 0 0 1.07-2.586 3.646 3.646 0 0 0-3.645-3.645c-.972 0-1.898.383-2.585 1.07L7.219 5.625 5.625 4.031ZM8.48 14.68l2.301-2.305 1.594 1.594-2.305 2.3a5.897 5.897 0 1 1-8.34-8.34l2.301-2.304 1.594 1.594-2.305 2.3a3.65 3.65 0 0 0-1.07 2.586 3.646 3.646 0 0 0 3.645 3.645c.972 0 1.898-.383 2.585-1.07m0 0' style='stroke:none;fill-rule:nonzero;fill:%23da6776;fill-opacity:1'/%3E%3Cpath d='m6.422 13.172 6.75-6.75-1.594-1.594-6.75 6.75Zm0 0' style='stroke:none;fill-rule:nonzero;fill:%23da6776;fill-opacity:1'/%3E%3C/svg%3E") right 7% center no-repeat;color:var(--main-color)!important}.menu__dropdown .menu__item{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' fill-opacity='.64' d='m12 13.172 4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222z'/%3E%3C/svg%3E") right 7% center no-repeat}.menu__dropdown_open .menu__item{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='m12 10.828 4.95 4.95 1.414-1.414L12 8l-6.364 6.364 1.414 1.414z'/%3E%3C/svg%3E") right 7% center no-repeat;color:#fff}.menu__submenu{padding-bottom:7px;padding-left:0}.menu__submenu-item{color:#adafb3}@media(hover:hover){.menu__submenu-item:hover{background:#252937;color:#fff}.menu__submenu-item_active:hover{background:none;color:var(--main-color);cursor:default}}.form__select .form__input{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1 6 6 6-6'/%3E%3C/svg%3E") right 20px center no-repeat;color:#fff;font-size:14px;font-weight:700}.form__select .form__input:hover{color:var(--main-color)}.form__select_open .form__input{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 7 6-6 6 6'/%3E%3C/svg%3E") right 20px center no-repeat}.form__select-item{font-size:16px}.page__sidebar .form__select .form__input{margin-bottom:4px}.page__sidebar .form__select{height:auto}.page__sidebar .form__select-options{position:static}.cabinet__menu-item{align-items:center;color:var(--main-color);display:block;display:flex;font-size:18px;height:56px;padding:0 16px;position:relative;width:117%}.cabinet__menu-item img{filter:invert(51%) sepia(88%) saturate(1031%) hue-rotate(316deg) brightness(91%) contrast(89%);margin-right:16px;max-width:24px;opacity:.7;transition:.3s}.cabinet__menu-item_active{background:color-mix(in srgb,var(--main-color) 10%,transparent);border-radius:12px 0 0 12px;color:var(--main-color);cursor:default}.cabinet__menu-item_active img{filter:invert(51%) sepia(88%) saturate(1031%) hue-rotate(316deg) brightness(91%) contrast(89%);opacity:1}@media(hover:hover){.cabinet__menu-item:hover{color:#c85963}.cabinet__menu-item:hover img{opacity:1}}.cabinet__menu-btn,.test{display:none}.profile__stickers{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:24px}.profile__sticker{border-radius:150px;font-size:14px;margin-right:8px;padding:4px 16px 4px 32px}.profile__sticker_fox{background:#fff4ef url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23da6776' fill-rule='evenodd' d='M13.071 8.455c.165.07.397.199.61.427.213.229.3.587.319.835 0 .08-.077.14-.145.1-.145-.08-.378-.18-.61-.17a.4.4 0 0 0-.145.034v.057C13.1 12.644 9.01 15 8 15s-5.1-2.356-5.1-5.262V9.69a.4.4 0 0 0-.144-.031c-.233-.01-.465.089-.61.168-.068.03-.155-.02-.145-.099.02-.258.106-.616.32-.835.212-.228.444-.357.609-.427.035-.018-.001-.024-.07-.035a1 1 0 0 1-.327-.094.5.5 0 0 1-.155-.14c-.048-.059-.01-.158.068-.158l.024-.003c.084-.01.188-.02.276-.057.242-.1.32-.288.32-.288v-.08s-.514-1.013-.62-2.524c-.107-1.52.397-2.842.745-3.011.358-.17 1.113-.03 1.964.676.649.536 1.162 1.202 1.297 1.5.02.05.077.07.126.05a3.8 3.8 0 0 1 2.845 0c.048.02.106 0 .126-.05.125-.298.648-.964 1.306-1.51.852-.706 1.606-.845 1.955-.676.348.179.851 1.5.745 3.011-.107 1.51-.62 2.524-.62 2.524v.08s.078.189.32.288c.097.04.213.06.3.06.077 0 .116.1.068.159a.44.44 0 0 1-.155.139c-.116.059-.248.08-.331.094-.07.011-.106.017-.066.035m-9.235 2.296C2.5 8.066 5.386 5.09 8 5.09c2.623 0 5.55 2.988 4.161 5.66-.68 1.336-2.561 3.183-4.161 3.183s-3.98-2.702-4.164-3.183' clip-rule='evenodd'/%3E%3C/svg%3E") left 12px center no-repeat;color:var(--main-color)}.profile__sticker_approved{background:#ecfbf7 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%2305c794' d='M8 14.667A6.667 6.667 0 1 1 8 1.333a6.667 6.667 0 0 1 0 13.334m0-1.334A5.334 5.334 0 1 0 8 2.666a5.334 5.334 0 0 0 0 10.667m-.665-2.666-2.829-2.83.943-.942 1.886 1.886 3.77-3.771.944.943z'/%3E%3C/svg%3E") left 12px center no-repeat;color:#05c794}.profile__username{color:#101218;font-size:44px;font-weight:700;margin-bottom:4px;word-break:break-word}.profile__userinfo{align-items:center;display:flex;font-size:14px;margin-bottom:16px}.profile__status{color:#6e3ff5}.profile__nick{color:#101218}.profile__regdate{color:#9fa0a3}.profile__userinfo-separ{color:#c6c6c8;font-size:18px;margin-bottom:-3px;padding:0 14px}.profile__desc{color:#66686b;font-size:16px;line-height:150%;margin-bottom:48px;word-break:break-word}.profile__karma{margin-bottom:64px}.profile__karma,.profile__karma-item{align-items:center;display:flex;justify-content:space-between}.profile__karma-item{flex-wrap:wrap;width:46%}.profile__karma-title{font-size:16px}.profile__karma-desc{align-items:center;background:#f0f1f5;border-radius:100px;color:#96989d;display:flex;font-size:12px;font-weight:700;height:16px;justify-content:center;width:16px}.profile__karma-desc:hover{background:var(--main-color);color:#fff}.profile__karma-progressbar{background:linear-gradient(90deg,#f9444414,#f7454514 6.67%,#f0494714,#e54f4b14,#d5575014,#c0625714,#a86f5f14,#8d7e6814,#718d7114,#569b7a14,#3ea98214,#29b48814,#19bc8e14,#0ec29114,#07c69414 93.33%,#05c79414);border-radius:50px;height:8px;margin:12px 0;width:100%}.profile__karma-negative{height:100%;margin-right:50%;position:relative}.profile__karma-positive{height:100%;margin-left:50%;position:relative}.profile__karma-progress{border-radius:50px;height:100%;position:absolute}.profile__karma-negative .profile__karma-progress{background:#f94444;right:0;width:80%}.profile__karma-positive .profile__karma-progress{background:#05c794;left:0;width:30%}.profile__karma-foxes{align-items:center;display:flex;justify-content:space-between;width:100%}.profile__photos{display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;grid-gap:16px}.profile__photo{border-radius:8px;padding-bottom:84%}.profile__photo.no-events{pointer-events:none}.profile__photo_big{border-radius:16px;grid-column:span 4/auto;padding-bottom:52%}.profile__photo:not(.without-hover):after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 515.558 515.558'%3E%3Cpath fill='%23fff' d='M378.344 332.78c25.37-34.645 40.545-77.2 40.545-123.333C418.889 93.963 324.928.002 209.444.002S0 93.963 0 209.447s93.961 209.445 209.445 209.445c46.133 0 88.692-15.177 123.337-40.547l137.212 137.212 45.564-45.564zm-168.899 21.667c-79.958 0-145-65.042-145-145s65.042-145 145-145 145 65.042 145 145-65.043 145-145 145'/%3E%3C/svg%3E") 50% no-repeat;background-color:#0000004d;content:"";display:block;inset:0;opacity:0;position:absolute;transition:.3s}.profile__addphoto{align-items:center;border:1px dashed #6e3ff5;border-radius:8px;color:#6e3ff5;display:flex;flex-direction:column;font-weight:300;justify-content:center;overflow:hidden;padding-bottom:0;width:100%}.profile__addphoto img{margin-bottom:12px;min-width:20px}.profile__addphoto-url img{height:100%;margin-bottom:0;-o-object-fit:cover;object-fit:cover;width:100%}@media(hover:hover){.profile__addphoto:hover{background:#6e3ff514;border:1px solid #6e3ff5}.profile__photo:hover:after{opacity:1}}.profile__title{font-size:40px;font-weight:700;margin-bottom:12px}.profile__about{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M5 19h1.414l9.314-9.314-1.414-1.414L5 17.586zm16 2H3v-4.243L16.435 3.322a1 1 0 0 1 1.414 0l2.829 2.83a1 1 0 0 1 0 1.413L9.243 19H21zM15.728 6.858l1.414 1.414 1.414-1.414-1.414-1.414z'/%3E%3C/svg%3E") top 16px right 16px no-repeat;border:1px solid #fff;border-radius:16px;color:#66686b;display:block;font-size:18px;height:180px;line-height:140%;margin-bottom:10px;padding:12px 40px 12px 16px;resize:none;transition:.3s;width:calc(100% + 8px)}.profile__about:focus,.profile__about:hover{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23da6776' d='M5 19h1.414l9.314-9.314-1.414-1.414L5 17.586zm16 2H3v-4.243L16.435 3.322a1 1 0 0 1 1.414 0l2.829 2.83a1 1 0 0 1 0 1.413L9.243 19H21zM15.728 6.858l1.414 1.414 1.414-1.414-1.414-1.414z'/%3E%3C/svg%3E") top 16px right 16px no-repeat;border:1px solid #ececed}.profile__type{background:#f6f6f6;border-radius:16px;display:flex;margin-bottom:70px}.profile__type-radio{padding:32px;width:45%}.profile__type-content{border-left:1px solid #e6e8ef;padding:32px 32px 32px 46px;width:55%}.profile__type-title{color:#10121b;font-size:20px;font-weight:700;line-height:140%;margin-bottom:15px}.profile__type-desc{color:#6b6d70;font-size:14px;line-height:157%}.profile__type-button{margin-top:25px}.form__radio{display:none}.form__radio_label{color:#040507;cursor:pointer;display:block;font-size:14px;line-height:157%;margin:10px 0;padding-left:34px;position:relative}.form__radio_label:before{background:#fff;background-position:50%;border:1px solid var(--main-color);border-radius:50%;content:"";display:block;height:24px;left:0;position:absolute;top:-2px;transition:.3s;width:24px}.form__radio:checked+.form__radio_label:before{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Ccircle cx='20' cy='20' r='12' fill='%23da6776'/%3E%3C/svg%3E") 50% no-repeat;background-size:contain}.button_red,.button_small,.button_white{background:var(--main-color);border:none;border-radius:8px;color:#fff;font-size:14px;height:auto;padding:9px 16px;width:-moz-max-content;width:max-content}.button_red{background:red}.button_white{background:#fff;color:var(--main-color)}.button_small:hover{background:var(--main-color);filter:brightness(115%)}.button_white:hover{background:#fe723714}.profile__personalinfo{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:40px}.form__label{color:#8d8e91;font-size:18px;width:45%}.form__input{background:#f3f4f7;border:none;border-radius:16px;color:#101218;font-size:16px;height:52px;margin:10px 0;padding:0 16px;transition:.3s;width:37%}.change-btn_edit-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23da6776' d='M5 19h1.414l9.314-9.314-1.414-1.414L5 17.586zm16 2H3v-4.243L16.435 3.322a1 1 0 0 1 1.414 0l2.829 2.83a1 1 0 0 1 0 1.413L9.243 19H21zM15.728 6.858l1.414 1.414 1.414-1.414-1.414-1.414z'/%3E%3C/svg%3E") 50% no-repeat;height:22px;margin-left:5px;width:22px}.form__input:focus,.form__input:hover{background:#f3f4f7}.form__input_select,.form__input_select:focus,.form__input_select:hover{background:#f3f4f7 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%233c3e47' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1 6 6 6-6'/%3E%3C/svg%3E") right 20px center no-repeat}.form__input_date,.form__input_date:focus,.form__input_date:hover{background:#f3f4f7 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='26' fill='none' viewBox='0 0 24 26'%3E%3Cpath fill='%23656872' fill-rule='evenodd' d='M17.99.812C17.926.354 17.507 0 17 0c-.552 0-1 .42-1 .94V2H8V.94L7.99.811C7.926.354 7.507 0 7 0c-.552 0-1 .42-1 .94v1.09c-3.717.293-6 2.664-6 6.467V19.4C0 23.523 2.611 26 6.795 26h10.41C21.394 26 24 23.564 24 19.491V8.497c.012-3.808-2.268-6.18-6-6.468V.94zM16 4v1.06l.01.128c.065.459.484.812.99.812.552 0 1-.42 1-.94V4.045c2.596.276 4.009 1.849 4 4.555V9H2v-.399c0-2.7 1.417-4.275 4-4.556v1.016l.01.127c.065.459.484.812.99.812.552 0 1-.42 1-.94V4zM2 11v8.298C2 22.35 3.745 24 6.874 24h10.252C20.266 24 22 22.385 22 19.387V11zm17 4c0-.552-.445-1-.994-1l-.147.01a1 1 0 0 0 .147 1.99l.135-.009a1 1 0 0 0 .859-.99m-6.994-1c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.135.01a1 1 0 0 1-.147-1.992zM7 15c0-.552-.445-1-.994-1l-.147.01A1 1 0 0 0 5 15c0 .553.445 1 .994 1l.147-.009a1 1 0 0 0 .859-.99m11.006 4c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.135.01a1 1 0 0 1-.147-1.992zM13 20c0-.552-.445-1-.994-1l-.147.01a1 1 0 0 0 .147 1.99l.135-.009a1 1 0 0 0 .859-.99m-6.994-1c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.147.01A.997.997 0 0 1 5 20c0-.507.374-.925.859-.992z' clip-rule='evenodd'/%3E%3C/svg%3E") right 15px center no-repeat}@media screen and (min-width:1024px){.profile__personalinfo .form__field_error .form__input:not(:focus){padding:0 16px}.profile__personalinfo .form__input:not(:focus){background:none;padding:0}.profile__personalinfo .form__input:focus{padding:0 16px}.profile__personalinfo .form__input_select:not(:focus){background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1 6 6 6-6'/%3E%3C/svg%3E") right 20px center no-repeat}.profile__personalinfo .form__input_date:not(:focus){background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='26' fill='none' viewBox='0 0 24 26'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M17.99.812C17.926.354 17.507 0 17 0c-.552 0-1 .42-1 .94V2H8V.94L7.99.811C7.926.354 7.507 0 7 0c-.552 0-1 .42-1 .94v1.09c-3.717.293-6 2.664-6 6.467V19.4C0 23.523 2.611 26 6.795 26h10.41C21.394 26 24 23.564 24 19.491V8.497c.012-3.808-2.268-6.18-6-6.468V.94zM16 4v1.06l.01.128c.065.459.484.812.99.812.552 0 1-.42 1-.94V4.045c2.596.276 4.009 1.849 4 4.555V9H2v-.399c0-2.7 1.417-4.275 4-4.556v1.016l.01.127c.065.459.484.812.99.812.552 0 1-.42 1-.94V4zM2 11v8.298C2 22.35 3.745 24 6.874 24h10.252C20.266 24 22 22.385 22 19.387V11zm17 4c0-.552-.445-1-.994-1l-.147.01a1 1 0 0 0 .147 1.99l.135-.009a1 1 0 0 0 .859-.99m-6.994-1c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.135.01a1 1 0 0 1-.147-1.992zM7 15c0-.552-.445-1-.994-1l-.147.01A1 1 0 0 0 5 15c0 .553.445 1 .994 1l.147-.009a1 1 0 0 0 .859-.99m11.006 4c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.135.01a1 1 0 0 1-.147-1.992zM13 20c0-.552-.445-1-.994-1l-.147.01a1 1 0 0 0 .147 1.99l.135-.009a1 1 0 0 0 .859-.99m-6.994-1c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.147.01A.997.997 0 0 1 5 20c0-.507.374-.925.859-.992z' clip-rule='evenodd'/%3E%3C/svg%3E") right 15px center no-repeat}}.create .form__input_adress{background:#f3f4f7 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23656872' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 1 1 18 0'/%3E%3Cpath stroke='%23656872' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6'/%3E%3C/svg%3E") right 15px center no-repeat;padding-right:50px}.create .form__input_price{background:#f3f4f7 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 511.449 511.449'%3E%3Cpath fill='%23656872' d='M436.508 74.941c-99.913-99.913-261.639-99.928-361.566 0-99.914 99.912-99.93 261.64 0 361.567 99.913 99.913 261.639 99.928 361.566 0 99.913-99.912 99.929-261.64 0-361.567m-180.784 394.45c-117.816 0-213.667-95.851-213.667-213.667S137.908 42.058 255.724 42.058s213.667 95.851 213.667 213.667-95.85 213.666-213.667 213.666'/%3E%3Cpath fill='%23656872' d='M287.724 128.058h-74.667c-11.598 0-21 9.402-21 21v85.667h-21.666c-11.598 0-21 9.402-21 21s9.402 21 21 21h21.666v22h-21.666c-11.598 0-21 9.402-21 21s9.402 21 21 21h21.666v21.667c0 11.598 9.402 21 21 21s21-9.402 21-21v-21.667h43c11.598 0 21-9.402 21-21s-9.402-21-21-21h-43v-22h53.667c40.987 0 74.333-33.346 74.333-74.333s-33.345-74.334-74.333-74.334m0 106.666h-53.667v-64.667h53.667c17.828 0 32.333 14.504 32.333 32.333s-14.504 32.334-32.333 32.334'/%3E%3C/svg%3E") right 14px center no-repeat;padding-right:50px}.create .form__input_worktime{background:#f3f4f7 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23656872' viewBox='0 0 512 512'%3E%3Cpath d='M255-1C113.618-1-1 113.618-1 255s114.618 256 256 256 256-114.618 256-256S396.382-1 255-1m0 469.333c-117.818 0-213.333-95.515-213.333-213.333S137.182 41.667 255 41.667 468.333 137.182 468.333 255 372.818 468.333 255 468.333'/%3E%3Cpath d='M255 84.333c-11.782 0-21.333 9.551-21.333 21.333v128h-64c-11.782 0-21.333 9.551-21.333 21.333s9.551 21.333 21.333 21.333H255c11.782 0 21.333-9.551 21.333-21.333V105.667c0-11.782-9.551-21.334-21.333-21.334'/%3E%3C/svg%3E") right 14px center no-repeat;padding-right:50px}.create .form__input_phone{background:#f3f4f7 url(./phone-icon_gray2.CoD3uHpp.svg) right 13px center no-repeat;padding-right:50px}.create .form__input_website{background:#f3f4f7 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='%23656872' viewBox='0 0 512.001 512.001'%3E%3Cpath d='m257.297.004-.053-.001Q257.121.002 257 0h-.036l-.097.001C115.786.073 0 114.252 0 255c0 34.416 6.855 67.932 20.376 99.618 26.177 61.348 75.527 110.772 137.005 137.005 31.682 13.519 65.194 20.375 99.605 20.376l.027.002.07-.003C398.634 511.953 512 395.326 512 255 512 114.274 398.242.163 257.297.004m-49.98 35.439C181.736 59.695 160.835 88.099 145.096 120H75.515c31.911-42.04 78.322-72.675 131.802-84.557M56.286 149.8h75.991c-10.493 28.747-16.697 59.387-18.298 90.2H30.517c2.157-32.328 11.232-63.007 25.769-90.2m.565 212.2c-14.89-27.74-24.173-58.913-26.342-92h83.368c1.432 31.496 7.682 62.631 18.402 92zm19.278 30h68.967c15.709 31.842 36.581 60.236 62.154 84.494-53.113-11.923-99.243-42.511-131.121-84.494m67.792-122h98.078v92h-77.373c-11.978-28.858-19.096-59.919-20.705-92m98.08 197.115A272.5 272.5 0 0 1 179.27 392H242v75.115zm0-227.115h-97.979c1.799-31.373 8.876-61.742 20.606-90h77.373zm0-120h-62.729a272.5 272.5 0 0 1 62.729-75.116zm213.944 30a223.35 223.35 0 0 1 25.543 90H400.02c-1.601-30.813-7.805-61.253-18.298-90zm-19.058-30h-67.982c-15.697-31.817-36.546-60.189-62.088-84.433C359.585 47.541 405.369 78.11 436.887 120M272.001 44.89A272.5 272.5 0 0 1 334.738 120h-62.737zM272 150h77.392c11.728 28.256 18.789 58.629 20.588 90H272zm98.088 119.8c-1.608 32.079-8.719 63.344-20.696 92.2H272v-92.2zm-98.087 197.31V391.8h62.737c-16.08 28.38-37.234 54.073-62.737 75.31m34.884 9.258c25.491-24.21 46.326-52.757 62.019-84.568h67.373c-31.481 41.83-76.987 72.553-129.392 84.568M381.723 362c10.72-29.369 16.97-60.704 18.402-92.2h81.372c-2.15 33.087-11.351 64.46-26.11 92.2z'/%3E%3C/svg%3E") right 13px center no-repeat;padding-right:50px}.create .form__input_email{background:#f3f4f7 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='26' fill='%23656872' viewBox='0 0 512 512'%3E%3Cpath d='M452 68H60C26.916 68 0 94.916 0 128v256c0 33.084 26.916 60 60 60h392c33.084 0 60-26.916 60-60V128c0-33.084-26.916-60-60-60m20 316c0 11.028-8.972 20-20 20H60c-11.028 0-20-8.972-20-20V128c0-11.028 8.972-20 20-20h392c11.028 0 20 8.972 20 20z'/%3E%3Cpath d='M468.604 92.937 256 251.074 43.396 92.937l-23.874 32.095L256 300.926l236.478-175.894z'/%3E%3C/svg%3E") right 13px center no-repeat;padding-right:50px}.create .form__input_social{background:#f3f4f7 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='26' fill='%23656872' viewBox='0 0 512 512'%3E%3Cpath d='M256.122 143.499h99.993c7.024 36.226 38.969 63.668 77.217 63.668 43.378 0 78.668-35.291 78.668-78.668S476.709 49.83 433.332 49.83c-38.248 0-70.192 27.443-77.217 63.668h-99.998C248.663 49.686 194.279 0 128.499 0 57.644 0 0 57.644 0 128.499c0 71.077 57.423 128.499 128.499 128.499 28.982 0 57.034-9.713 79.685-27.6l74.51 74.51c-14.403 18.202-23.983 40.381-26.811 64.595h-99.998c-7.024-36.226-38.969-63.668-77.217-63.668C35.291 304.833 0 340.124 0 383.501s35.291 78.668 78.668 78.668c38.248 0 70.192-27.443 77.217-63.668h99.993C263.372 462.903 317.85 512 383.501 512 454.579 512 512 454.576 512 383.501c0-70.854-57.644-128.499-128.499-128.499-30.034 0-57.692 10.36-79.595 27.691l-74.517-74.517a128.26 128.26 0 0 0 26.733-64.677m177.21-63.669c26.836 0 48.668 21.833 48.668 48.668s-21.833 48.668-48.668 48.668-48.668-21.833-48.668-48.668 21.832-48.668 48.668-48.668M30 128.499C30 74.186 74.186 30 128.499 30s98.499 44.186 98.499 98.499c0 24.301-8.842 46.88-23.809 64.287-5.306-19.725-18.228-36.351-35.411-46.526 6.581-8.442 10.516-19.042 10.516-30.55 0-27.457-22.338-49.794-49.794-49.794S78.706 88.254 78.706 115.71c0 11.508 3.935 22.108 10.516 30.55-17.183 10.175-30.105 26.801-35.411 46.526C38.842 175.379 30 152.8 30 128.499m78.704-12.79c0-10.915 8.88-19.794 19.794-19.794s19.794 8.88 19.794 19.794-8.88 19.794-19.794 19.794-19.794-8.879-19.794-19.794m-27.552 99.228c0-30.369 22.751-49.433 47.346-49.433 24.362 0 47.346 18.796 47.346 49.433-30.005 16.395-65.848 15.76-94.692 0M78.668 432.17C51.833 432.17 30 410.337 30 383.501s21.833-48.668 48.668-48.668 48.668 21.833 48.668 48.668-21.832 48.669-48.668 48.669m257.487 37.77c0-30.364 22.746-49.428 47.337-49.433h.02c24.349.005 47.337 18.79 47.337 49.432-29.24 15.977-65.08 16.182-94.694.001m27.552-99.228c0-10.915 8.88-19.794 19.794-19.794s19.794 8.88 19.794 19.794-8.877 19.791-19.788 19.795h-.012c-10.911-.004-19.788-8.882-19.788-19.795M482 383.501c0 24.301-8.842 46.88-23.809 64.287-5.306-19.725-18.228-36.351-35.41-46.526 6.581-8.442 10.516-19.042 10.516-30.55 0-27.457-22.338-49.794-49.794-49.794s-49.794 22.338-49.794 49.794c0 11.508 3.935 22.108 10.516 30.55-17.182 10.175-30.105 26.801-35.41 46.526-14.967-17.407-23.809-39.986-23.809-64.287 0-54.313 44.186-98.499 98.499-98.499S482 329.189 482 383.501'/%3E%3C/svg%3E") right 13px center no-repeat;padding-right:50px}.blacklist__item{align-items:center;border-bottom:1px solid #efefef;display:flex;flex-wrap:wrap;justify-content:space-between;padding:25px 0}.blacklist__user{display:grid;grid-template-columns:56px auto;grid-gap:4px 16px}.blacklist__avatar{border-radius:150px;grid-row:span 2;height:0;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.blacklist__username{align-self:end;color:#101218;font-size:20px;font-weight:700}.blacklist__userinfo{color:#98999c;font-size:14px}.blacklist__userinfo span{color:#101218}.blacklist__delete{margin-left:72px}.delete{align-items:center;border:none;border-radius:150px;display:flex;font-size:14px;height:30px;padding:0 16px 0 34px;width:-moz-max-content;width:max-content}.delete img{margin-right:6px}.delete_gray{background:#f3f4f7 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23101218' fill-opacity='.48' d='M11.334 4h3.333v1.333h-1.333V14a.666.666 0 0 1-.667.667H3.334A.667.667 0 0 1 2.666 14V5.333H1.334V4h3.333V2a.667.667 0 0 1 .667-.667h5.333a.667.667 0 0 1 .667.667zM12 5.333H4v8h8zM6 2.667V4h4V2.667z'/%3E%3C/svg%3E") left 12px center no-repeat;color:#87888d}.delete_orange{background:var(--main-color) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' d='M11.333 4h3.334v1.333h-1.334V14a.667.667 0 0 1-.666.667H3.333A.667.667 0 0 1 2.667 14V5.333H1.333V4h3.334V2a.667.667 0 0 1 .666-.667h5.334a.667.667 0 0 1 .666.667zM12 5.333H4v8h8zM6 2.667V4h4V2.667z'/%3E%3C/svg%3E") left 12px center no-repeat;color:#fff}@media(hover:hover){.delete_gray:hover{background-color:#ebecf0}.delete_orange:hover{filter:brightness(115%)}.blacklist__delete{opacity:0;visibility:hidden}.blacklist__item:hover .blacklist__delete{opacity:1;visibility:visible}.blacklist__username:hover{color:var(--main-color)}}.ads,.myarticles{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:25px;margin-bottom:30px}.ads__item,.myarticles__item{background:#fff;border:1px solid rgba(16,18,24,.06);border-radius:10px;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;position:relative;transition:.3s}.myarticles__item{grid-template-rows:auto auto 1fr auto}.ads__image,.myarticles__image,.myevents__image{padding-bottom:65%}.ads__image .photo,.myarticles__image .photo,.myevents__image .photo{border-radius:0}.ads__title,.myarticles__title{color:#101218;display:block;font-size:20px;font-weight:700;line-height:140%;padding:24px}.ads__statistic,.myarticles__statistic{padding:0 24px 24px}.statistic{align-items:center;display:flex;justify-content:space-between}.statistic__comments,.statistic__dislike,.statistic__favorites,.statistic__like,.statistic__subscribes{border-radius:150px;font-size:14px;padding:6px 16px 6px 32px}.statistic__likedislike{display:flex}.statistic__comments{background:#fff4ef url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23da6776' d='m4.86 13.883-3.527.784.784-3.527a6.667 6.667 0 1 1 2.743 2.743m.194-1.409.435.233a5.333 5.333 0 1 0-2.196-2.197l.233.436-.437 1.965z'/%3E%3C/svg%3E") left 12px center no-repeat;color:var(--main-color)}.statistic__like{background:#ecfbf7 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%2305c794' fill-rule='evenodd' d='M4.898 6.667 7.022 2.37A.67.67 0 0 1 7.619 2c1.254 0 2.36 1.036 2.36 2.325V6h2.233c1.068-.01 1.93.966 1.768 2.038l-.002.012-.762 4.45A1.78 1.78 0 0 1 11.45 14H3.938a1.956 1.956 0 0 1-1.954-1.683 1 1 0 0 1-.006-.09V8.44q0-.045.006-.09c.13-.966.98-1.696 1.954-1.682zM3.31 12.174c.057.282.32.498.61.493h.724V8H3.92a.624.624 0 0 0-.61.492zM5.978 7.49v5.178h5.482a.45.45 0 0 0 .44-.373l.001-.013.762-4.448a.456.456 0 0 0-.44-.5H9.311a.667.667 0 0 1-.666-.666V4.325c0-.394-.274-.763-.65-.917z' clip-rule='evenodd'/%3E%3C/svg%3E") left 12px center no-repeat;color:#05c794}.statistic__dislike{background:#fff0f0 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23f94444' fill-rule='evenodd' d='M11.08 9.334 8.956 13.63a.67.67 0 0 1-.597.37C7.105 14 6 12.964 6 11.675V10H3.766c-1.067.01-1.93-.966-1.768-2.038L2 7.95l.762-4.45A1.78 1.78 0 0 1 4.529 2h7.511a1.956 1.956 0 0 1 1.954 1.683q.006.045.006.09V7.56q0 .045-.006.09a1.956 1.956 0 0 1-1.954 1.683zm1.587-5.508a.624.624 0 0 0-.61-.493h-.724V8h.724a.624.624 0 0 0 .61-.492zM10 8.51V3.334H4.518a.45.45 0 0 0-.439.372l-.002.013-.761 4.448a.456.456 0 0 0 .44.5h2.911c.368 0 .666.298.666.667v2.341c0 .394.275.763.65.917z' clip-rule='evenodd'/%3E%3C/svg%3E") left 12px center no-repeat;color:#f94444;margin-left:8px}.statistic__subscribes{background:#f3f4f7 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23101218' fill-opacity='.64' d='M10.133 6.63a1.73 1.73 0 0 1-.527-1.034L9.337 3.54l-1.82.99c-.35.19-.755.255-1.146.182l-2.038-.38.38 2.038c.073.391.009.796-.182 1.146l-.99 1.82 2.055.269c.395.052.76.238 1.033.527l1.426 1.504.89-1.871c.171-.36.46-.65.82-.82l1.872-.891zm.016 3.709-1.475 3.1a.4.4 0 0 1-.651.103L5.66 11.049a.4.4 0 0 0-.238-.121l-3.404-.445a.4.4 0 0 1-.3-.588L3.361 6.88a.4.4 0 0 0 .041-.264L2.773 3.24a.4.4 0 0 1 .467-.467l3.375.629a.4.4 0 0 0 .264-.041l3.016-1.642a.4.4 0 0 1 .588.3l.445 3.404a.4.4 0 0 0 .121.238l2.493 2.362a.4.4 0 0 1-.103.65l-3.1 1.476a.4.4 0 0 0-.19.19m.532 1.284.942-.942 2.829 2.828-.943.943z'/%3E%3C/svg%3E") left 12px center no-repeat;color:#626468}.statistic__favorites{background:#f3f4f7 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23101218' fill-opacity='.64' d='M8 14.667 1.872 8.539a4.355 4.355 0 0 1 .235-5.894A4.333 4.333 0 0 1 8 2.427a4.333 4.333 0 0 1 6.12 6.102zm5.108-7.006a3 3 0 0 0-4.237-4.225L8 4.188l-.871-.752a3 3 0 0 0-4.237 4.225l.076.088L8 12.78l5.032-5.032z'/%3E%3C/svg%3E") left 12px center no-repeat;color:#626468}.ads__delete,.myarticles__delete{left:16px;position:absolute;top:16px;width:auto}.myarticles__info{font-size:14px;line-height:100%;margin-bottom:-8px;padding:24px 24px 0}.myarticles__category{color:#6e3ff5}.myarticles__author{color:#101218}.myarticles__date{color:#9fa0a3}.myarticles__separ{color:#babcbf;margin:5px}.myarticles__tags{left:16px}.myarticles__status,.myarticles__tags{bottom:16px;display:flex;flex-wrap:wrap;position:absolute;right:16px}.myarticles__status span{background:var(--main-color)}.myarticles__status span,.myarticles__tags a{border-radius:150px;color:#fff;display:block;font-size:12px;line-height:130%;margin:4px 4px 0 0;padding:4px 8px;width:-moz-max-content;width:max-content}.myarticles__tags a{background:#101218a3}@media(hover:hover){.ads__item:hover,.myarticles__item:hover{box-shadow:0 12px 40px -12px #00000014}.ads__delete,.myarticles__delete{opacity:0;visibility:hidden}.ads__item:hover .ads__delete,.myarticles__item:hover .myarticles__delete{opacity:1;visibility:visible}.ads__title:hover,.myarticles__info a:hover,.myarticles__tags a:hover,.myarticles__title:hover{color:var(--main-color)}}.mycomments{padding-top:16px}.mycomments__item:not(:last-child){border-bottom:1px solid #ececed;margin-bottom:64px}.mycomments__item.opened:not(:last-child){padding-bottom:48px}.mycomments__head{align-items:center;display:flex;margin-bottom:7px}.mycomments__head .mycomments__delete{padding:0 0 0 16px}.mycomments__date,.mycomments__karma,.mycomments__username{margin-right:16px}.mycomments .statistic__likedislike{flex:1;justify-content:flex-end}.mycomments__username{color:#101218;font-size:20px;font-weight:700}.mycomments__karma{align-items:center;background:#05c794;border-radius:150px;color:#fff;display:flex;font-size:14px;line-height:157%;padding:4px 16px}.mycomments__karma_minus{background:#cf0032}.mycomments__date{color:#98999c;font-size:12px}.mycomments__delete{color:var(--main-color);font-size:12px}.mycomments__target{color:#98999c;font-size:14px;margin-bottom:10px}.mycomments__target a{border-bottom:1px solid #ececed;color:#101218;padding-bottom:3px;word-break:break-word}.mycomments__target a:after{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23da6776' d='M10.669 6.276 4.93 12.014l-.943-.943 5.738-5.738H4.669V4h7.333v7.333H10.67z'/%3E%3C/svg%3E") top no-repeat;content:"";display:inline-block;height:20px;margin-bottom:-8px;transition:.3s;width:20px}.mycomments__text{color:#101218;font-size:18px;line-height:155%;margin-bottom:16px;word-wrap:break-word}.mycomments__showreplay{align-items:center;background:#f3f4f7;border-radius:16px;color:#000;display:flex;font-size:18px;height:58px;justify-content:center}.mycomments__replay-counter{background:#6e3ff5;border-radius:150px;color:#fff;font-size:12px;margin-left:10px;padding:5px 9px}.mycomments__list-wrapper{height:auto;opacity:0;overflow:hidden;transform:scaleY(0);transform-origin:top;transition:transform .7s ease,opacity .3s linear}.mycomments__replaylist{height:0;padding:32px;transition:.3s ease}.mycomments__replay{margin-bottom:16px;margin-top:32px;transition:.5s}.mycomments__replay_open{background:#f9f9fb;border-radius:16px}.mycomments__replay_open>.mycomments__list-wrapper{opacity:1;transform:scaleY(1);transition:transform .5s ease,opacity .3s linear}.mycomments__replay_open>.mycomments__list-wrapper>.mycomments__replaylist{height:auto;transition:.3s ease}.mycomments__replay .mycomments__item:not(:last-child){margin-bottom:32px;padding-bottom:32px}.mycomments__replay_open>.mycomments__list-wrapper>.mycomments__replaylist .mycomments__replay_open .mycomments__replaylist{height:auto;transition:.3s ease}.mycomments__replay .mycomments__replay{margin:0}.mycomments__addreplay{align-items:center;background:#fe723714 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23da6776' d='M5.455 15 1 18.5V3a1 1 0 0 1 1-1h15a1 1 0 0 1 1 1v12zm-.692-2H16V4H3v10.385zM8 17h10.237L20 18.385V8h1a1 1 0 0 1 1 1v13.5L17.545 19H9a1 1 0 0 1-1-1z'/%3E%3C/svg%3E") left 16px center no-repeat;border-radius:8px;color:var(--main-color);display:flex;font-size:14px;height:40px;padding:0 16px 0 50px;width:-moz-max-content;width:max-content}.mycomments__showreplay{margin-top:16px}@media(hover:hover){.mycomments__delete:hover{text-decoration:underline}.mycomments__target a:hover{border-color:#6e3ff5;color:#6e3ff5}.mycomments__target a:hover:after{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%236e3ff5' d='M10.669 6.276 4.93 12.014l-.943-.943 5.738-5.738H4.669V4h7.333v7.333H10.67z'/%3E%3C/svg%3E") top no-repeat}.mycomments__showreplay:hover{background:#e6e8ef}.mycomments__addreplay:hover{background-color:#fe72371f}}.myreviews{padding-bottom:24px}.myreviews__item:not(:last-child){border-bottom:1px solid #ececed;margin-bottom:64px;padding-bottom:64px}.myreviews__author{align-items:center;display:flex;margin-bottom:20px}.myreviews__avatar{border-radius:150px;height:70px;margin-right:16px;overflow:hidden;position:relative;width:70px}.myreviews__userlink{color:#101218;display:block;font-size:20px;font-weight:700;margin-bottom:5px}.myreviews__userdate{color:#66686b;font-size:14px}.myreviews .profile__karma{margin-bottom:26px}.myreviews__rate{display:grid;grid-template-columns:repeat(3,auto);grid-gap:32px;margin:32px 0}.myreviews__rate-text{color:#101218;font-size:16px;margin-bottom:8px}.myreviews__stars{display:flex}.myreviews__star{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%236e3ff5' d='m12 15.968 4.247 2.377-.95-4.773 3.574-3.305-4.833-.573L12 5.275zm0 2.292-7.053 3.948 1.575-7.928L.587 8.792l8.027-.952L12 .5l3.386 7.34 8.027.952-5.935 5.488 1.575 7.928z'/%3E%3Cpath fill='%236e3ff5' d='m12 15.968 4.247 2.377-.95-4.773 3.574-3.305-4.833-.573L12 5.275z'/%3E%3C/svg%3E") 50% no-repeat;background-size:contain;height:24px;opacity:.3;width:24px}.myreviews__star_active{opacity:1}.myreviews__footer{display:flex}.myreviews__complain{align-items:center;background:#f3f4f7;border:none;border-radius:150px;color:#87888d;display:flex;font-size:14px;height:30px;margin-left:24px;padding:0 16px;width:-moz-max-content;width:max-content}@media(hover:hover){.myreviews__userlink:hover{color:var(--main-color)}.myreviews__complain:hover{background-color:var(--main-color);color:#fff}}.myevents{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px}.myevents__item{background:#fff;border:1px solid rgba(16,18,24,.06);border-radius:10px;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;position:relative;transition:.3s}.myevents__info{font-size:14px;line-height:100%;margin-bottom:-8px;padding:24px 24px 30px}.myevents__status{bottom:16px;display:flex;flex-wrap:wrap;position:absolute;right:16px}.myevents__status span{background:var(--main-color);border-radius:150px;color:#fff;display:block;font-size:12px;line-height:130%;margin:4px 4px 0 0;padding:4px 8px;width:-moz-max-content;width:max-content}.myevents__datetime{display:flex;margin-bottom:10px}.myevents__date,.myevents__time{color:#10121b;font-size:16px;padding-left:26px}.myevents__date{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='26' fill='none' viewBox='0 0 24 26'%3E%3Cpath fill='%23656872' fill-rule='evenodd' d='M17.99.812C17.926.354 17.507 0 17 0c-.552 0-1 .42-1 .94V2H8V.94L7.99.811C7.926.354 7.507 0 7 0c-.552 0-1 .42-1 .94v1.09c-3.717.293-6 2.664-6 6.467V19.4C0 23.523 2.611 26 6.795 26h10.41C21.394 26 24 23.564 24 19.491V8.497c.012-3.808-2.268-6.18-6-6.468V.94zM16 4v1.06l.01.128c.065.459.484.812.99.812.552 0 1-.42 1-.94V4.045c2.596.276 4.009 1.849 4 4.555V9H2v-.399c0-2.7 1.417-4.275 4-4.556v1.016l.01.127c.065.459.484.812.99.812.552 0 1-.42 1-.94V4zM2 11v8.298C2 22.35 3.745 24 6.874 24h10.252C20.266 24 22 22.385 22 19.387V11zm17 4c0-.552-.445-1-.994-1l-.147.01a1 1 0 0 0 .147 1.99l.135-.009a1 1 0 0 0 .859-.99m-6.994-1c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.135.01a1 1 0 0 1-.147-1.992zM7 15c0-.552-.445-1-.994-1l-.147.01A1 1 0 0 0 5 15c0 .553.445 1 .994 1l.147-.009a1 1 0 0 0 .859-.99m11.006 4c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.135.01a1 1 0 0 1-.147-1.992zM13 20c0-.552-.445-1-.994-1l-.147.01a1 1 0 0 0 .147 1.99l.135-.009a1 1 0 0 0 .859-.99m-6.994-1c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.147.01A.997.997 0 0 1 5 20c0-.507.374-.925.859-.992z' clip-rule='evenodd'/%3E%3C/svg%3E") 0 no-repeat;background-size:contain;margin-right:16px}.myevents__time{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' viewBox='0 0 28 28'%3E%3Cpath fill='%23656872' fill-rule='evenodd' d='M14 .667C6.636.667.667 6.637.667 14.001S6.636 27.334 14 27.334s13.333-5.969 13.333-13.333C27.333 6.636 21.364.667 14 .667m0 2c6.26 0 11.333 5.074 11.333 11.334S20.26 25.334 14 25.334 2.667 20.26 2.667 14.001 7.74 2.667 14 2.667m.54 5.66a1 1 0 0 0-1.991.135v6.463l.01.15a1 1 0 0 0 .477.709l5.027 2.999.121.061a1 1 0 0 0 1.25-.408l.062-.121a1 1 0 0 0-.408-1.25l-4.54-2.709V8.462z' clip-rule='evenodd'/%3E%3C/svg%3E") 0 no-repeat;background-size:contain}.myevents__title{color:#101218;display:block;flex:1;font-size:20px;font-weight:700;line-height:140%;margin-bottom:6px}.myevents__adress{color:var(--main-color);display:-webkit-box;font-size:14px;line-clamp:3;-webkit-line-clamp:3;padding-left:20px;position:relative;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.myevents__adress:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='15' fill='none' viewBox='0 0 12 15'%3E%3Cpath fill='%23000' d='M6 0C2.727 0 0 2.753 0 5.981c0 .475 0 .854.09 1.234v.095c.728 2.943 5.365 7.405 5.546 7.595C5.727 15 5.91 15 6 15c.182 0 .273 0 .364-.095.181-.19 4.818-4.652 5.545-7.5V7.31C12 6.835 12 6.456 12 5.981 12 2.753 9.364 0 6 0m4.818 7.12C10.364 9.304 7.091 12.627 6 13.766c-1.09-1.14-4.364-4.462-4.818-6.646v-.095c-.091-.38-.091-.664-.091-1.044C1.09 3.323 3.273 1.044 6 1.044s5 2.279 5 4.937c0 .38-.09.76-.182 1.14'/%3E%3Cpath fill='%23000' d='M6 3.417c-1.09 0-2 .855-2 1.994 0 1.044.91 1.994 2 1.994S8 6.55 8 5.41s-.91-1.994-2-1.994m0 2.944c-.545 0-.91-.475-.91-.95 0-.57.365-.95.91-.95s1 .38 1 .95c0 .475-.455.95-1 .95'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:15px;left:0;position:absolute;top:0;width:12px}.myevents__statistic{justify-content:flex-start;margin:20px 0}.myevents__statistic .statistic__comments,.myevents__statistic .statistic__subscribes{margin-right:8px}.myevents__buttons{display:flex;flex-wrap:wrap;gap:10px;padding-top:15px;position:relative}.myevents__buttons:before{background:#1012180f;content:"";display:block;height:1px;left:-20px;position:absolute;right:-20px;top:0}.myevents__contacts{display:flex;flex-wrap:wrap;padding-top:15px;position:relative}@media(hover:hover){.myevents__item:hover{box-shadow:0 12px 40px -12px #00000014}.myevents__title:hover{color:var(--main-color)}.myevents__adress:hover{text-decoration:underline}}.cabinet__tabs{position:relative}.cabinet__tabs .tabs__link,.cabinet__tabs .tabs__nav{border:none}.cabinet__tabs .tabs__nav{flex-wrap:wrap;padding:0}.cabinet__tabs .tabs__link{align-items:center;border-radius:16px;color:#101218;display:flex;font-size:16px;font-weight:400;line-height:150%;margin:0 4px 8px 0;padding:16px 20px}.cabinet__tabs .tabs__counter{align-items:center;background:#e6e8ef;border-radius:150px;color:#101218;display:flex;font-size:12px;height:24px;justify-content:center;line-height:130%;margin-left:8px;min-width:24px;padding:0 5px;width:-moz-max-content;width:max-content}.cabinet__tabs .tabs__link_active .tabs__counter{display:flex}@media(hover:hover){.cabinet__tabs .tabs__link:not(.tabs__link_active):hover{background:#f3f4f74d}}.tabs_small .tabs__nav{border-bottom:1px solid #e4e4e4}.tabs_small .tabs__link{color:#8d8e91;font-size:18px}.tabs_small .tabs__link:hover,.tabs_small .tabs__link_active{color:#10121b}.create{flex-wrap:wrap}.create,.form__groupinput{align-items:center;display:flex}.form__groupinput{justify-content:space-between;width:55%}.form__groupinput .form__input{width:46%}.form__input_textarea{height:250px;padding:16px;resize:none;width:100%}.form__button{background:var(--main-color);border-color:var(--main-color);color:#fff;margin-top:12px;max-width:100%;width:100%}@media(hover:hover){.form__button:hover{background:var(--main-color);border-color:var(--main-color);filter:brightness(115%)}}.form__imageupload{margin-bottom:20px;width:100%}.form__imageupload .image-select-button{background:#6e3ff5;border:1px solid #6e3ff5;color:#fff;margin-top:16px;max-width:100%}.form__imageupload .imageuploadify-images-list{border:1px dashed #6e3ff5;border-radius:10px;display:grid;grid-template-columns:repeat(4,1fr);min-height:178px;padding:16px;position:relative;width:100%;grid-gap:16px}.form__imageupload .imageuploadify-images-list.filesuploaded{min-height:auto}.form__imageupload .imageuploadify-overlay{background-color:#6e3ff514;display:none;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.form__imageupload .imageuploadify-message{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 74 74'%3E%3Cg fill='%236e3ff5'%3E%3Cpath d='M60.12 51.46h-8.43a1 1 0 0 1 0-2h8.43a9.883 9.883 0 0 0 9.807-11.12A10.13 10.13 0 0 0 59.7 29.69h-.78a1 1 0 0 1-.981-1.2A15.9 15.9 0 0 0 58 22.555a15.3 15.3 0 0 0-.761-2.712 1 1 0 1 1 1.872-.7 17.3 17.3 0 0 1 .858 3.065A18 18 0 0 1 60.1 27.7a12.11 12.11 0 0 1 11.813 10.4A11.883 11.883 0 0 1 60.12 51.46M40.579 9.98a1 1 0 0 1-.128-1.992 17.7 17.7 0 0 1 3.257-.116 1 1 0 0 1-.116 2 15.5 15.5 0 0 0-2.883.1 1 1 0 0 1-.13.008M22.31 51.47h-8.43A11.893 11.893 0 0 1 2.087 38.11a12.11 12.11 0 0 1 11.881-10.4 13.75 13.75 0 0 1 12.957-9.983 17.9 17.9 0 0 1 4.595-5.86A1 1 0 1 1 32.8 13.4a15.9 15.9 0 0 0-4.335 5.756.99.99 0 0 1-.98.594l-.183-.016c-.06 0-.118-.012-.182-.012a11.73 11.73 0 0 0-11.393 9.193 1 1 0 0 1-.977.787h-.45a10.125 10.125 0 0 0-10.227 8.65A9.892 9.892 0 0 0 13.88 49.47h8.43a1 1 0 1 1 0 2M52.979 13.44a1 1 0 0 1-.63-.224 14.7 14.7 0 0 0-2.415-1.581 1 1 0 1 1 .932-1.77 17 17 0 0 1 2.745 1.8 1 1 0 0 1-.632 1.776z'/%3E%3Cpath d='M37 66.159a15.69 15.69 0 1 1 15.69-15.69A15.71 15.71 0 0 1 37 66.159m0-29.38a13.69 13.69 0 1 0 13.69 13.69A13.705 13.705 0 0 0 37 36.779'/%3E%3Cpath d='M37 58.194a1 1 0 0 1-1-1V43.745a1 1 0 0 1 2 0v13.449a1 1 0 0 1-1 1'/%3E%3Cpath d='M41.235 48.98a1 1 0 0 1-.707-.293L37 45.159l-3.528 3.528a1 1 0 1 1-1.414-1.414l4.235-4.235a1 1 0 0 1 1.414 0l4.235 4.235a1 1 0 0 1-.707 1.707'/%3E%3C/g%3E%3C/svg%3E") top 30px center no-repeat;color:#6e3ff5;font-weight:300;left:50%;max-width:350px;padding:80px 30px 40px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:.3s;width:100%}.filesuploaded .imageuploadify-message{opacity:0}.form__imageupload .imageuploadify-details{display:none}.form__imageupload .imageuploadify-container{border-radius:8px;height:0;margin:0!important;overflow:hidden;padding-bottom:75%;position:relative}.form__imageupload .imageuploadify-container img{border-radius:8px;height:auto;left:0;min-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.form__imageupload .button-delete{background:var(--main-color) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' d='M11.333 4h3.334v1.333h-1.334V14a.667.667 0 0 1-.666.667H3.333A.667.667 0 0 1 2.667 14V5.333H1.333V4h3.334V2a.667.667 0 0 1 .666-.667h5.334a.667.667 0 0 1 .666.667zM12 5.333H4v8h8zM6 2.667V4h4V2.667z'/%3E%3C/svg%3E") center no-repeat;background-size:60%;border:none;border-radius:150px;cursor:pointer;display:block;height:25px;position:absolute;right:5px;top:5px;width:25px;z-index:2}@media(hover:hover){.form__imageupload .button-delete:hover,.form__imageupload .image-select-button:hover{filter:brightness(115%)}}.page_chat .page__content{background:#f6f7f9;display:flex;height:calc(100vh - 1px);height:calc(var(--vh, 1vh)*100 - 1px);min-height:560px}.page_chat .page__content:after{background:#f6f7f9;bottom:0;content:"";display:block;left:-100vw;position:absolute;right:-100vw;top:0;z-index:-2}.dialogs{background:#fff;border-radius:16px;box-shadow:0 16px 64px -16px #10121814;display:flex;flex-direction:column;height:auto;margin:0 auto;max-width:1224px;min-height:560px;width:100%}.dialogs__head{align-items:center;border-bottom:1px solid #ebebeb;display:flex;flex-shrink:0;height:104px;justify-content:space-between;padding:0 40px;position:relative}.dialogs__title{color:#101218;font-size:32px;font-weight:700}.dialogs__count{color:#c6c6c8}.dialogs__search-btn{color:#8d8e91;font-size:16px;padding-left:34px;position:relative;transition:.3s}.dialogs__search-btn:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23101218' fill-opacity='.24' d='M10 18a7.95 7.95 0 0 0 4.897-1.688l4.396 4.396 1.414-1.414-4.396-4.396A7.95 7.95 0 0 0 18 10c0-4.411-3.589-8-8-8s-8 3.589-8 8 3.589 8 8 8m0-14c3.309 0 6 2.691 6 6s-2.691 6-6 6-6-2.691-6-6 2.691-6 6-6'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:24px;left:0;pointer-events:all;position:absolute;top:50%;transform:translateY(-50%);width:24px}.dialogs__body{flex:1;position:relative}.dialogs__list{height:100%;left:0;overflow-y:auto;padding:0;position:absolute;scrollbar-color:#ececed #fff;scrollbar-width:thin;top:0;width:100%}@media screen and (min-width:768px){.chat__dialog::-webkit-scrollbar,.dialogs__list::-webkit-scrollbar{background:none;width:8px}.chat__dialog::-webkit-scrollbar-thumb,.dialogs__list::-webkit-scrollbar-thumb{background-color:#ececed;border:1px solid #e4e4e5;border-radius:9em;width:8px}.chat__dialog::-webkit-scrollbar-button:vertical:end:increment,.chat__dialog::-webkit-scrollbar-button:vertical:start:decrement,.dialogs__list::-webkit-scrollbar-button:vertical:end:increment,.dialogs__list::-webkit-scrollbar-button:vertical:start:decrement{display:none}}.dialogs__item{align-items:center;display:flex;padding:20px 40px;transition:.3s}.dialogs__avatar{border-radius:150px;height:80px;margin-right:40px;overflow:hidden;position:relative;width:80px}.dialogs__userinfo{flex:1;margin-right:24px;width:10%}.dialogs__username{color:#101218;font-size:22px;font-weight:700;line-height:130%}.dialogs__online{color:#6e3ff5;font-size:14px;font-weight:400}.dialogs__text{margin:4px 0 22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dialogs__date{color:#8d8e91;font-size:12px}.dialogs__button{align-items:center;background:#fff;border:2px solid #ececed;border-radius:16px;color:#101218;display:flex;font-size:18px;height:60px;justify-content:center;width:260px}.dialogs__button_new{background:var(--main-color);border:2px solid var(--main-color);color:#fff}.dialogs__newmessage_mob{align-items:center;background:#fff;border:1px solid #ececed;border-radius:150px;color:#101218;display:block;font-size:14px;height:54px;justify-content:center;overflow:hidden;padding:10px;text-overflow:ellipsis;width:70px}.dialogs__newmessage_mob_new{background:var(--main-color);border:1px solid var(--main-color);color:#fff}@media(hover:hover){.dialogs__item:hover{background:#f6f6f9;cursor:pointer}.dialogs__item:hover .dialogs__button:not(.dialogs__button_new){background:#e6e8ef;border:2px solid #e6e8ef}.dialogs__button:hover{filter:brightness(95%)}.dialogs__button_new:hover{filter:brightness(115%)}.dialogs__search-btn:hover{color:var(--main-color);cursor:pointer}}.dialogs-btn{align-items:center;background:#6e3ff5 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M6.455 19 2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1zm-.692-2H20V5H4v13.385zM11 10h2v2h-2zm-4 0h2v2H7zm8 0h2v2h-2z'/%3E%3C/svg%3E") left 15px center no-repeat;border-radius:8px;color:#fff;display:flex;font-size:18px;height:45px;justify-content:space-between;line-height:20px;padding:0 13px 0 50px}.org-button{background:#dc4165 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9.745 21.745C5.308 20.722 2 16.747 2 12 2 6.477 6.477 2 12 2s10 4.477 10 10c0 4.747-3.308 8.722-7.745 9.745L12 24zm-2.733-3.488a7.95 7.95 0 0 0 3.182 1.539l.56.129L12 21.172l1.247-1.247.56-.13a7.96 7.96 0 0 0 3.36-1.686A6.98 6.98 0 0 0 12.16 16c-2.036 0-3.87.87-5.148 2.257M5.616 16.82A8.98 8.98 0 0 1 12.16 14a8.97 8.97 0 0 1 6.362 2.634 8 8 0 1 0-12.906.187zM12 13a4 4 0 1 1 0-8 4 4 0 0 1 0 8m0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4'/%3E%3C/svg%3E") left 15px center no-repeat}.quest-button{background:#8f7bc9 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9.745 21.745C5.308 20.722 2 16.747 2 12 2 6.477 6.477 2 12 2s10 4.477 10 10c0 4.747-3.308 8.722-7.745 9.745L12 24zm-2.733-3.488a7.95 7.95 0 0 0 3.182 1.539l.56.129L12 21.172l1.247-1.247.56-.13a7.96 7.96 0 0 0 3.36-1.686A6.98 6.98 0 0 0 12.16 16c-2.036 0-3.87.87-5.148 2.257M5.616 16.82A8.98 8.98 0 0 1 12.16 14a8.97 8.97 0 0 1 6.362 2.634 8 8 0 1 0-12.906.187zM12 13a4 4 0 1 1 0-8 4 4 0 0 1 0 8m0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4'/%3E%3C/svg%3E") left 15px center no-repeat}.newsletters-button{background:#f23838 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M2 6a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1zm18 1-8 6-8-6zm0 10V9l-8 6-8-6v8z'/%3E%3C/svg%3E") left 15px center no-repeat}.dialogs-btn_count{align-items:center;background:#fff;border-radius:150px;color:#6e3ff5;display:flex;font-size:14px;font-weight:700;height:30px;justify-content:center;width:30px}@media(hover:hover){.dialogs-btn:hover{filter:brightness(110%)}}.dialogs__search{align-items:center;background:#fff;border-radius:16px;display:flex;height:100%;justify-content:space-between;left:0;opacity:0;padding:0 40px;position:absolute;top:0;transition:.3s;visibility:hidden;width:100%}.dialogs__search_active{opacity:1;visibility:visible;z-index:3}.dialogs__search-input{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23101218' fill-opacity='.24' d='M10 18a7.95 7.95 0 0 0 4.897-1.688l4.396 4.396 1.414-1.414-4.396-4.396A7.95 7.95 0 0 0 18 10c0-4.411-3.589-8-8-8s-8 3.589-8 8 3.589 8 8 8m0-14c3.309 0 6 2.691 6 6s-2.691 6-6 6-6-2.691-6-6 2.691-6 6-6'/%3E%3C/svg%3E") 0 no-repeat;border:none;color:#101218;flex:1;font-size:18px;margin-right:40px;padding-left:32px}.dialogs__search-close{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23101218' fill-opacity='.24' d='M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2m4.207 12.793-1.414 1.414L12 13.414l-2.793 2.793-1.414-1.414L10.586 12 7.793 9.207l1.414-1.414L12 10.586l2.793-2.793 1.414 1.414L13.414 12z'/%3E%3C/svg%3E") 50% no-repeat;border:none;height:24px;width:24px}@media(hover:hover){.dialogs__search-close:hover{opacity:.7}}.dialogs__body_empty{display:flex}.dialogs__empty{align-items:center;display:flex;flex-direction:column;margin:auto;max-width:1100px;padding:30px}.dialogs__empty-icon{margin-bottom:24px}.dialogs__empty-title{color:#101218;font-size:34px;font-weight:700;margin-bottom:12px;text-align:center}.dialogs__empty-text{line-height:140%;margin-bottom:40px;text-align:center}.dialogs__empty-button{align-items:center;display:flex;font-size:18px;height:48px;margin-bottom:40px}.chat{display:flex;height:auto;margin:0 auto;max-width:1224px;min-height:auto;position:relative;width:100%}.chat__menu{align-self:flex-start;background:#fff;border-radius:16px;box-shadow:0 16px 64px -16px #10121814;margin-right:24px;min-width:265px;padding:12px 0;width:24%}.chat__menu-link{align-items:center;color:#101218;display:flex;font-size:16px;height:48px;padding:0 12px}.chat__menu-icon{margin-right:12px}.chat__menu-separ{background:#f1f1f1;height:1px;margin:8px 12px}.chat__menu-btn{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none' viewBox='0 0 40 40'%3E%3Cpath fill='%23101218' d='M20 11c-.825 0-1.5.675-1.5 1.5S19.175 14 20 14s1.5-.675 1.5-1.5S20.825 11 20 11m0 15c-.825 0-1.5.675-1.5 1.5S19.175 29 20 29s1.5-.675 1.5-1.5S20.825 26 20 26m0-7.5c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5 1.5-.675 1.5-1.5-.675-1.5-1.5-1.5'/%3E%3C/svg%3E") 50% no-repeat}.chat__back-btn,.chat__menu-btn{display:none;height:40px;width:40px}.chat__back-btn{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none' viewBox='0 0 40 40'%3E%3Cpath fill='%23101218' d='m18.828 20 4.95 4.95-1.414 1.414L16 20l6.364-6.364 1.414 1.414z'/%3E%3C/svg%3E") 50% no-repeat;background-size:60px;left:-10px;position:relative}@media(hover:hover){.chat__menu-link:hover{background:#f6f6f9}}.chat__window{border-radius:16px;box-shadow:0 16px 64px -16px #10121814;flex:1;flex-direction:column}.chat__head,.chat__window{background:#fff;display:flex}.chat__head{align-items:center;border-radius:16px 16px 0 0;box-shadow:0 .4px 2px #0b21410a,0 8px 32px -5px #0b21410f;height:70px;padding:0 24px}.chat__user{align-items:center;display:flex;flex:1}.chat__userinfo{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.chat__avatar{border-radius:150px;flex-shrink:0;height:40px;margin-right:16px;overflow:hidden;position:relative;width:40px}.chat__username{align-items:center;color:#101218;display:flex;font-size:20px;font-weight:700}.chat__sound{margin-left:6px}.chat__lastvisit{color:#8d8e91;font-size:13px;margin-top:2px}.chat__body{flex:1;position:relative}.chat__dialog{height:100%;left:0;overflow-y:auto;padding:24px 32px;position:absolute;scrollbar-color:#ececed #fff;scrollbar-width:thin;top:0;width:100%}.chat__dialog_empty{color:#10121866;line-height:140%;text-align:center}.chat__date,.chat__dialog_empty{align-items:center;display:flex;justify-content:center}.chat__date{border:1px solid #f1f2f3;border-radius:150px;color:#9fa0a3;font-size:12px;height:33px;margin:0 auto 24px;padding:0 12px}.chat__date,.chat__message{width:-moz-max-content;width:max-content}.chat__message{background:#f6f7f9;border-radius:16px 16px 16px 0;margin-bottom:24px;margin-right:auto;max-width:83%;padding:12px 16px;position:relative}.chat__message:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23f6f7f9' d='M2.12 15.697A16 16 0 0 0 15.698 2.121L16 0v16H0z'/%3E%3C/svg%3E") 100% 100% no-repeat;bottom:0;content:"";display:block;height:16px;left:0;position:absolute;transform:translate(-100%);width:16px}.chat__message_my{background:#e8f3ff;border-radius:16px 16px 0;margin-left:auto;margin-right:unset}.chat__message_my:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23e8f3ff' d='M13.88 15.697A16 16 0 0 1 .302 2.121L0 0v16h16z'/%3E%3C/svg%3E") 100% 100% no-repeat;left:unset;right:0;transform:translate(100%)}.chat__message_group{border-radius:16px;margin-bottom:8px}.chat__message_group:before{display:none}.chat__time{color:#1012187a;font-size:12px;margin-left:auto;margin-top:4px;padding-left:22px;width:-moz-max-content;width:max-content}.chat__locale{border:1px solid rgba(16,18,24,.2);border-radius:3px;color:#1012188f;display:inline-block;font-size:10px;font-weight:500;margin-left:6px;padding:0 4px;vertical-align:middle}.chat__emoji{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23101218' fill-opacity='.24' d='M10 0C4.486 0 0 4.486 0 10s4.486 10 10 10 10-4.486 10-10S15.514 0 10 0M6.5 7a1.5 1.5 0 1 1-.001 3.001A1.5 1.5 0 0 1 6.5 7m7.741 7.244a6 6 0 0 1-3.034 1.634 6.04 6.04 0 0 1-3.541-.349 6 6 0 0 1-2.642-2.176l1.658-1.117q.216.318.488.59a4 4 0 0 0 1.273.86q.366.154.749.232a4.1 4.1 0 0 0 1.616 0q.381-.079.75-.233c.234-.1.464-.224.679-.368q.313-.214.591-.489.275-.274.489-.592l1.658 1.117c-.214.32-.461.62-.734.891M11 10s.5-2 2.5-2 2.5 2 2.5 2z'/%3E%3C/svg%3E") 50% no-repeat;border:none;margin:0 8px;width:48px}.chat__input{background:#f3f4f7;border:none;border-radius:8px;color:#101218;flex:1;font-size:16px;height:48px;min-height:48px;padding:16px;resize:none;scrollbar-color:#c7cacf #f3f4f7;scrollbar-width:thin}.chat__input::-moz-placeholder{color:#87888d}.chat__input::placeholder{color:#87888d}@media screen and (min-width:768px){.chat__input::-webkit-scrollbar{background:none;width:4px}.chat__input::-webkit-scrollbar-thumb{background-color:#c7cacf;border:1px solid #c7cacf;border-radius:9em;width:4px}.chat__input::-webkit-scrollbar-button:vertical:end:increment,.chat__input::-webkit-scrollbar-button:vertical:start:decrement{display:none}}.text{font-size:24px;line-height:130%;max-width:1100px;padding:0 100px}.text h1{color:#000;font-size:48px;font-weight:700;line-height:115%;padding-bottom:24px}.text h2{font-size:40px;font-weight:700;line-height:120%}.text p{padding-bottom:24px}.alert{align-items:center;background:#216e31 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M10 0C4.486 0 0 4.486 0 10s4.486 10 10 10 10-4.486 10-10S15.514 0 10 0M8.001 14.413l-3.713-3.705L5.7 9.292l2.299 2.295 5.294-5.294 1.414 1.414z'/%3E%3C/svg%3E") left 18px center no-repeat;border-radius:8px;display:flex;justify-content:space-between;position:fixed;transition:.3s;z-index:10001}.alert_warning{background:gold url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M10 0C4.486 0 0 4.486 0 10s4.486 10 10 10 10-4.486 10-10S15.514 0 10 0m1 16H9v-2h2zm.976-4.885c-.196.158-.385.309-.535.459-.408.407-.44.777-.441.793v.133H9v-.167c0-.118.029-1.177 1.026-2.174.195-.195.437-.393.691-.599.734-.595 1.216-1.029 1.216-1.627a1.934 1.934 0 0 0-3.867.001h-2A3.94 3.94 0 0 1 10 4a3.94 3.94 0 0 1 3.934 3.934c0 1.597-1.179 2.55-1.958 3.181'/%3E%3C/svg%3E") left 18px center no-repeat;color:#3c3e47}.alert_info{background:#216e31 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M10 0C4.486 0 0 4.486 0 10s4.486 10 10 10 10-4.486 10-10S15.514 0 10 0M8.001 14.413l-3.713-3.705L5.7 9.292l2.299 2.295 5.294-5.294 1.414 1.414z'/%3E%3C/svg%3E") left 18px center no-repeat;color:#fff}.alert_negative{background:#f13c3c url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M9.953 0C4.465 0 0 4.486 0 10s4.486 10 10 10 10-4.486 10-10S15.493 0 9.953 0M11 15H9v-2h2zm0-4H9V5h2z'/%3E%3C/svg%3E") left 18px center no-repeat}.alert_success{background:#216e31 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M10 0C4.486 0 0 4.486 0 10s4.486 10 10 10 10-4.486 10-10S15.514 0 10 0M8.001 14.413l-3.713-3.705L5.7 9.292l2.299 2.295 5.294-5.294 1.414 1.414z'/%3E%3C/svg%3E") left 18px center no-repeat}.alert_top{left:34%;top:40px;transform:translateY(-300%);width:50%}.alert_bottom{bottom:40px;max-width:640px;right:40px;transform:translate(200%)}.alert_open{transform:translate(0)}.alert__text{color:#fff;display:-webkit-box;font-size:16px;-webkit-line-clamp:3;line-height:150%;padding:16px 0 16px 56px;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}.alert__close{align-self:stretch;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' viewBox='0 0 14 14'%3E%3Cpath fill='%23fff' d='M12.192.344 6.949 5.586 1.707.344.293 1.758 5.535 7 .293 12.242l1.414 1.414 5.242-5.242 5.243 5.242 1.414-1.414L8.364 7l5.242-5.242z'/%3E%3C/svg%3E") 50% no-repeat;cursor:pointer;flex-shrink:0;width:56px}.page_error{height:100%}.page_error .page__top{display:none}.page_error .page__content{background:none!important;height:100%!important;min-height:unset!important;padding:0!important}.page_error .page__content:after{display:none}.error{background:url(./error_bg.DeHwZXWX.jpg) 50% no-repeat;background-size:cover;color:#fff;position:relative;width:100%}.error__image{height:100%;width:100%}.error__image_404{background:url(./404_big_text.SkvEq9BC.png) top no-repeat;background-size:contain}.error__image_505{background:url(./505_big_text.CUXis7t-.png) top no-repeat;background-size:contain}.error__title{font-size:38px;font-weight:700;margin-bottom:24px;text-align:center}.error__text{margin:0 auto 54px;max-width:500px;padding:0 30px;text-align:center}.error__button{color:#fff;margin:0 auto}.error__button,.error__text,.error__title{display:none}@media screen and (max-width:1599px){.menu__item,.menu__submenu-item{padding:10px 7%}.cabinet__tabs .tabs__link{padding:16px}.dialogs-btn{font-size:18px;line-height:20px}}@media screen and (max-width:1535px){.menu__item,.menu__submenu-item{padding:8px 7%}.cabinet__content{padding:0 4%}.text{font-size:22px}.text h1{font-size:46px}.text h2{font-size:38px}.alert_top{top:30px}.alert_bottom{bottom:30px;right:30px}}@media screen and (max-width:1439px){.navigation{padding:50px 10%}.menu__item{font-size:18px}.menu__submenu-item{font-size:15px}.menu__item,.menu__submenu-item{padding:7px 7%}.profile__username{font-size:44px}.profile__title{font-size:36px}.profile__about{font-size:17px}.profile__type-content{padding-left:40px}.form__label{font-size:18px}.form__input{margin:8px 0}.form__input,.myreviews__rate-text{font-size:16px}.cabinet__tabs .tabs__link{padding:16px 15px}.myarticles__info{font-size:14px}.dialogs-btn{font-size:16px;line-height:20px}.text{font-size:20px}.text h1{font-size:44px}.text h2{font-size:36px}.alert_top{left:30%;width:60%}}@media screen and (max-width:1365px){.navigation{padding:35px 8% 20px}.create-btn{width:109%}.menu__item,.menu__submenu-item{padding:7px 5%}.menu li{margin-left:-5%;width:110%}.profile__username{font-size:44px}.profile__title{font-size:32px}.profile__karma{margin-bottom:55px}.form__input,.form__label{font-size:16px}.form__input{margin:4px 0}.create .form__input{margin:8px 0}.profile__type{margin-bottom:50px}.cabinet__title{font-size:38px}.blacklist__username{font-size:19px}.ads__title,.myarticles__title{font-size:18px;padding:20px}.ads__statistic,.myarticles__statistic{padding:0 20px 20px}.myarticles__info{padding:20px 20px 0}.mycomments__username{font-size:18px}.mycomments__karma{padding:3px 13px}.mycomments__date,.mycomments__karma,.mycomments__username{margin-right:12px}.mycomments__showreplay{font-size:16px}.mycomments__target a:after{display:none}.mycomments__item:not(:last-child){margin-bottom:54px}.mycomments__item.opened:not(:last-child){padding-bottom:38px}.myreviews__rate-text{font-size:16px}.myreviews__item:not(:last-child){margin-bottom:54px;padding-bottom:54px}.cabinet__tabs .tabs__link{font-size:15px;padding:16px 14px}.dialogs__head,.dialogs__pagenav{height:90px}.dialogs__title{font-size:30px}.dialogs__username{font-size:22px}.dialogs__button{font-size:17px;width:240px}.dialogs__avatar{height:80px;margin-right:30px;width:80px}.dialogs__empty-title{font-size:36px}.dialogs__empty-icon{margin-bottom:20px}.text{font-size:18px;padding:0 50px}.text h1{font-size:42px}.text h2{font-size:34px}}@media screen and (max-width:1279px){.navigation{padding:25px 8% 20px}.navigation .logo{width:70%}.create-btn{background:var(--main-color) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M11 11V4h2v7h7v2h-7v7h-2v-7H4v-2z'/%3E%3C/svg%3E") right center no-repeat}.login__button{font-size:16px}.menu__item{font-size:18px}.menu__submenu-item{font-size:14px}.menu li{padding-bottom:0;padding-top:0}.menu__dropdown_open{border-radius:10px}.menu__links{min-height:230px}.city .form__select-item{font-size:14px}.city .form__select-scrollbar{height:185px}.cabinet__content{padding:0 2%}.cabinet__menu-item{font-size:15px;height:50px}.profile__username{font-size:44px}.profile__desc{font-size:15px;margin-bottom:40px}.profile__karma{margin-bottom:50px}.profile__karma-title{font-size:14px}.form__imageupload .imageuploadify-images-list,.profile__photos{grid-gap:12px}.profile__title{font-size:28px}.profile__about{margin-bottom:50px}.profile__type{margin-bottom:40px}.profile__type-content{padding-left:35px}.cabinet__title{font-size:32px}.blacklist__userinfo{font-size:13px}.ads,.myarticles{grid-gap:20px}.ads__title,.myarticles__title{font-size:18px;padding:16px}.ads__statistic,.myarticles__statistic{padding:0 16px 16px}.statistic__comments,.statistic__dislike,.statistic__favorites,.statistic__like,.statistic__subscribes{font-size:12px;padding:6px 12px 6px 32px}.myarticles__info{font-size:14px;padding:16px 16px 0}.mycomments{padding-top:0}.mycomments__karma,.mycomments__target{font-size:13px}.mycomments__text{font-size:17px}.mycomments__showreplay{font-size:15px}.mycomments__head{flex-wrap:wrap}.mycomments .statistic__likedislike{justify-content:flex-start}.mycomments .statistic__dislike{margin-left:0}.mycomments .statistic__like{margin-right:8px}.mycomments__showreplay{height:54px}.mycomments__replay{margin-top:24px}.mycomments__item:not(:last-child){margin-bottom:44px}.mycomments__item.opened:not(:last-child){padding-bottom:28px}.mycomments__addreplay{margin:-36px 0 0 auto}.mycomments__replaylist{padding:24px}.mycomments__delete{margin-top:16px}.mycomments__head .mycomments__delete{margin:0}.myreviews__avatar{height:60px;width:60px}.myreviews__userlink{font-size:19px;margin-bottom:3px}.myreviews__userdate{font-size:13px}.myreviews__rate-text{font-size:16px}.myreviews__item:not(:last-child){margin-bottom:44px;padding-bottom:44px}.cabinet__tabs .tabs__link{font-size:15px;padding:12px 22px}.ads,.myarticles,.myevents{grid-gap:18px}.myevents__date,.myevents__time{font-size:15px}.myevents__adress{font-size:12px}.myevents__title{font-size:19px}.dialogs__title{font-size:26px}.dialogs__empty-button,.dialogs__search-btn{font-size:16px}.dialogs__head,.dialogs__pagenav{height:80px;padding:0 30px}.dialogs__search{padding:0 30px}.dialogs__item{padding:18px 30px}.dialogs__text{font-size:17px;margin:2px 0 20px}.dialogs__username{font-size:20px}.dialogs__online{font-size:12px}.dialogs__avatar{height:80px;margin-right:24px;width:80px}.dialogs__button{font-size:16px;height:54px;max-width:100px}.dialogs__empty-title{font-size:32px}.dialogs__empty-icon{margin-bottom:14px;width:74px}.chat__menu-link{font-size:14px;height:44px}.chat__menu-icon{margin-right:8px;width:20px}.chat__menu{margin-right:16px;min-width:230px}.chat__head{height:54px}.chat__username{font-size:19px}.chat__lastvisit{font-size:13px}.text{font-size:16px}.text h1{font-size:40px}.text h2{font-size:32px}.text p{padding-bottom:18px}.alert_top{top:20px}.alert_bottom{bottom:20px;right:20px}}@media screen and (max-width:1279px)and (min-width:769px){.dialogs-btn{font-size:16px;height:45px;line-height:22px}.dialogs-btn_count{font-size:12px;height:28px;width:28px}}@media screen and (max-width:1023px){.page__top{display:none}.navigation{padding:20px 30px}.navigation .logo{display:none}.login__button{font-size:18px}.create-btn{background:#fe7235 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M11 11V4h2v7h7v2h-7v7h-2v-7H4v-2z'/%3E%3C/svg%3E") right 20px center no-repeat;border-radius:10px;justify-content:flex-start;margin-left:0;padding-left:30px;width:100%}.create-btn:after{display:none}.menu__dropdown .menu__item{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' fill-opacity='.64' d='m12 13.172 4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222z'/%3E%3C/svg%3E") right 7% center no-repeat}.menu__item,.menu__submenu-item{padding:12px 7%}.menu__item{font-size:18px}.menu__submenu-item{font-size:16px}.menu li{padding-bottom:5px;padding-top:5px}.menu__dropdown_open{border-radius:16px}.city{padding-bottom:40px}.city .form__select-item{font-size:16px}.city .form__select-scrollbar{height:200px}.cabinet__content{padding:0}.cabinet__title{margin-bottom:26px}.cabinet__menu-item{font-size:14px;width:194%}.cabinet__menu-item img{margin-right:14px}.profile__stickers{margin-bottom:16px}.profile__type-title{font-size:19px}.form__input{background:#f3f4f7;height:48px;margin:10px 0}.form__input_select{background:#f3f4f7 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%233c3e47' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1 6 6 6-6'/%3E%3C/svg%3E") right 20px center no-repeat}.form__input_date{background:#f3f4f7 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='26' fill='none' viewBox='0 0 24 26'%3E%3Cpath fill='%23656872' fill-rule='evenodd' d='M17.99.812C17.926.354 17.507 0 17 0c-.552 0-1 .42-1 .94V2H8V.94L7.99.811C7.926.354 7.507 0 7 0c-.552 0-1 .42-1 .94v1.09c-3.717.293-6 2.664-6 6.467V19.4C0 23.523 2.611 26 6.795 26h10.41C21.394 26 24 23.564 24 19.491V8.497c.012-3.808-2.268-6.18-6-6.468V.94zM16 4v1.06l.01.128c.065.459.484.812.99.812.552 0 1-.42 1-.94V4.045c2.596.276 4.009 1.849 4 4.555V9H2v-.399c0-2.7 1.417-4.275 4-4.556v1.016l.01.127c.065.459.484.812.99.812.552 0 1-.42 1-.94V4zM2 11v8.298C2 22.35 3.745 24 6.874 24h10.252C20.266 24 22 22.385 22 19.387V11zm17 4c0-.552-.445-1-.994-1l-.147.01a1 1 0 0 0 .147 1.99l.135-.009a1 1 0 0 0 .859-.99m-6.994-1c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.135.01a1 1 0 0 1-.147-1.992zM7 15c0-.552-.445-1-.994-1l-.147.01A1 1 0 0 0 5 15c0 .553.445 1 .994 1l.147-.009a1 1 0 0 0 .859-.99m11.006 4c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.135.01a1 1 0 0 1-.147-1.992zM13 20c0-.552-.445-1-.994-1l-.147.01a1 1 0 0 0 .147 1.99l.135-.009a1 1 0 0 0 .859-.99m-6.994-1c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.147.01A.997.997 0 0 1 5 20c0-.507.374-.925.859-.992z' clip-rule='evenodd'/%3E%3C/svg%3E") right 15px center no-repeat}.create .form__input{margin:10px 0}.mycomments,.myreviews{padding-top:16px}.myreviews__rate-text{font-size:16px}.cabinet__tabs .tabs__link{padding:12px 20px}.cabinet__tabs .tabs__nav{margin-bottom:24px}.tabs_small .tabs__link{font-size:18px}.form__input_textarea{height:200px}.page_chat{height:100%;min-height:450px}.page_chat .page__content{min-height:auto}.dialogs{min-height:570px}.text{font-size:16px;padding:0}.alert_top{left:30px;right:30px;top:40px;width:auto}.error{background:none}.errorbody{background:url(./error_bg.DeHwZXWX.jpg) 50% no-repeat;background-size:cover}.error__image_404{background:url(./404_medium.Bo5dlBsQ.png) top no-repeat;background-size:contain;height:560px}.error__image_505{background:url(./505_medium.Daepji9e.png) top no-repeat;background-size:contain;height:560px}.error__text,.error__title{display:block}.error__button{display:flex}}@media screen and (max-width:767px){.menu__body{display:block}.menu__links{min-height:auto}.menu__item,.menu__submenu-item{padding:12px 4%}.menu__dropdown .menu__item{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' fill-opacity='.64' d='m12 13.172 4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222z'/%3E%3C/svg%3E") right 7% center no-repeat}.menu li{margin-left:-7%;padding-bottom:0;padding-top:0;width:114%}.cabinet__content{margin-right:0}.cabinet__sidebar{width:0}.cabinet__sidebar.form-page{display:none}.cabinet__menu{background:#fff;border:1px solid rgba(16,18,24,.06);border-radius:8px;bottom:64px;box-shadow:0 1px 2px #1012180a,0 8px 24px -12px #10121829;height:auto;left:50%;max-height:calc(100vh - 138px);max-width:394px;overflow-x:hidden;overflow-y:auto;position:fixed;transform:translate(-50%,200%);transform-origin:bottom;transition:transform .3s;width:calc(100vw - 20px);z-index:2000}.cabinet__menu_open{transform:translate(-50%)}.cabinet__menu-item_active{background:color-mix(in srgb,var(--main-color) 10%,transparent);border-radius:0;color:var(--main-color)}.cabinet__menu-item_active img{filter:invert(51%) sepia(88%) saturate(1031%) hue-rotate(316deg) brightness(91%) contrast(89%);opacity:1}.cabinet__menu-item{border-bottom:1px solid #f6f6f6;color:var(--main-color);font-size:18px;justify-content:center;width:100%}.cabinet__menu-item img{filter:invert(51%) sepia(88%) saturate(1031%) hue-rotate(316deg) brightness(91%) contrast(89%);left:16px;opacity:.8;position:absolute;top:50%;transform:translateY(-50%)}.cabinet__menu-btn{align-items:center;background:#fff;border:2px solid color-mix(in srgb,var(--main-color) 30%,transparent);border-radius:8px;bottom:8px;box-shadow:0 2px 4px color-mix(in srgb,var(--main-color) 8%,transparent),0 8px 64px -12px color-mix(in srgb,var(--main-color) 24%,transparent),0 1px 2px #1012180a;color:var(--main-color);cursor:pointer;display:block;display:flex;font-size:16px;font-weight:500;gap:8px;height:48px;justify-content:center;left:50%;max-width:394px;position:fixed;transform:translate(-50%);transition:.3s;width:calc(100vw - 20px);z-index:9}.cabinet__menu-btn:hover{border-color:color-mix(in srgb,var(--main-color) 50%,transparent);box-shadow:0 2px 6px color-mix(in srgb,var(--main-color) 12%,transparent),0 12px 72px -12px color-mix(in srgb,var(--main-color) 32%,transparent),0 1px 2px #1012180f;transform:translate(-50%,-2px)}.cabinet__menu-btn-burger{height:16px;position:relative;width:20px}.cabinet__menu-btn-burger__line{background:var(--main-color);height:2px;position:absolute;transition-delay:0s,.1s,.1s,0s;transition-duration:.2s;transition-property:transform,top,bottom,opacity;width:100%}.cabinet__menu-btn-burger__line--1{top:0}.cabinet__menu-btn-burger__line--2{top:50%;transform:translateY(-50%)}.cabinet__menu-btn-burger__line--3{bottom:0}.cabinet__menu-btn-burger--active .cabinet__menu-btn-burger__line{transition-delay:.1s,0s,0s,0s,.1s,.1s;transition-duration:.2s;transition-property:transform,top,bottom,opacity,width,margin}.cabinet__menu-btn-burger--active .cabinet__menu-btn-burger__line--1{margin:0 -10%;top:50%;transform:translateY(-50%) rotate(45deg);width:120%}.cabinet__menu-btn-burger--active .cabinet__menu-btn-burger__line--2{opacity:0}.cabinet__menu-btn-burger--active .cabinet__menu-btn-burger__line--3{bottom:50%;margin:0 -10%;transform:translateY(50%) rotate(-45deg);width:120%}.cabinet__menu-btn_active{background:var(--main-color);background-position:50%;color:#fff}.cabinet__menu-btn_active .cabinet__menu-btn-burger__line{background:#fff}.profile__stickers{margin-top:4px}.profile__sticker{font-size:12px}.profile__username{font-size:34px}.profile__userinfo{flex-wrap:wrap;font-size:13px;line-height:170%}.profile__userinfo-separ{padding:0 7px}.profile__desc,.profile__karma{margin-bottom:30px}.profile__karma{display:block}.profile__karma-item{margin-bottom:10px;width:100%}.profile__karma-foxes{display:none}.profile__photo{border-radius:6px}.profile__photo_big{border-radius:8px}.profile__photos{grid-gap:6px}.profile__addphoto img{margin-bottom:6px}.profile__title{font-size:24px}.profile__about{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23da6776' d='M5 19h1.414l9.314-9.314-1.414-1.414L5 17.586zm16 2H3v-4.243L16.435 3.322a1 1 0 0 1 1.414 0l2.829 2.83a1 1 0 0 1 0 1.413L9.243 19H21zM15.728 6.858l1.414 1.414 1.414-1.414-1.414-1.414z'/%3E%3C/svg%3E") top 12px right 12px no-repeat!important;font-size:15px;margin-left:-12px;padding:7px 40px 7px 12px;width:calc(100% + 24px)}.profile__type{display:block;padding:24px}.profile__type-radio{padding:0;width:100%}.profile__type-content{border:none;border-top:1px solid #e6e8ef;margin-top:20px;padding:20px 0 0;width:100%}.create,.form__label,.profile__personalinfo{display:block}.form__label{font-size:13px;width:100%}.form__input{border-radius:10px;width:100%}.cabinet__title{font-size:32px;margin-bottom:25px}.cabinet__head{margin-bottom:10px}.cabinet__button_add{justify-content:center;width:100%}.blacklist__item{padding:18px 0}.blacklist__delete{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23101218' fill-opacity='.48' d='M11.334 4h3.333v1.333h-1.333V14a.666.666 0 0 1-.667.667H3.334A.667.667 0 0 1 2.666 14V5.333H1.334V4h3.333V2a.667.667 0 0 1 .667-.667h5.333a.667.667 0 0 1 .667.667zM12 5.333H4v8h8zM6 2.667V4h4V2.667z'/%3E%3C/svg%3E") 0 no-repeat;padding-left:22px}.ads,.myarticles{display:block}.ads__item,.myarticles__item{margin-bottom:20px}.ads__title,.myarticles__title{font-size:18px}.statistic__comments,.statistic__dislike,.statistic__like{font-size:14px;padding:6px 16px 6px 32px}.ads__delete,.myarticles__delete{background-position:50%;font-size:0;height:32px;left:unset;padding:0;right:16px;width:32px}.ads__delete img,.myarticles__delete img{margin:0}.slider-counter{background:#101218cc;border-radius:8px;bottom:8px;color:#fff;font-size:14px;left:8px;line-height:22px;padding:4px 12px;position:absolute;width:auto}.mycomments{padding-bottom:16px}.mycomments__head{margin-bottom:7px}.mycomments__target{line-height:140%;margin-bottom:16px}.mycomments__target a{padding-bottom:0}.mycomments__item:not(:last-child){margin-bottom:34px}.mycomments__item.opened:not(:last-child){padding-bottom:18px}.mycomments__replaylist{padding:20px}.mycomments__addreplay{background:#fe723714;border-radius:150px;height:38px;padding:0 16px}.myreviews__rate{display:block}.myreviews__rate-item{margin-bottom:16px}.myreviews__rate-text{font-size:16px}.myreviews__footer{justify-content:space-between}.myevents{display:block}.myevents__item{margin-bottom:18px}.cabinet__tabs{padding-top:68px}.cabinet__tabs .tabs__nav{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' viewBox='0 0 12 8'%3E%3Cpath fill='%23101218' fill-opacity='.24' d='M10.293.293 6 4.586 1.707.293.293 1.707 6 7.414l5.707-5.707z'/%3E%3C/svg%3E") top 18px right 15px no-repeat;border:2px solid rgba(16,18,24,.06);border-radius:8px;display:grid;grid-template-columns:1fr;height:48px;left:0;margin:0 0 24px;overflow:hidden;position:absolute;top:0;transition:.3s;width:100%;z-index:9}.cabinet__tabs .tabs__nav:before{content:"";display:block;height:100%;left:0;pointer-events:all;position:absolute;top:0;width:100%}.cabinet__tabs .tabs__nav_open{box-shadow:0 12px 40px -12px #00000014}.cabinet__tabs .tabs__nav_open:before{display:none}.cabinet__tabs .tabs__link{background:none;border-radius:0;margin:0;order:2;padding:10px 20px}.cabinet__tabs .tabs__link_active{order:1}.cabinet__tabs .tabs__link .tabs__counter{display:flex}.myarticles__info{font-size:14px;margin-bottom:-6px}.form__imageupload .imageuploadify-images-list{grid-template-columns:repeat(3,1fr)}.form__groupinput{width:100%}.page_chat .page__content{background:#fff;height:100%;padding:0 10px 55px}.page_chat .page__content:after{display:none}.dialogs{box-shadow:none;height:100%}.dialogs__head,.dialogs__pagenav,.dialogs__search{padding:0}.dialogs__search-btn{font-size:0;height:30px;padding:0;position:relative;width:30px;z-index:2}.dialogs__search-btn:before{left:unset;right:-2px}.dialogs__item{padding:12px 0}.dialogs__button{display:none}.dialogs__avatar{height:70px;margin-right:20px;width:70px}.dialogs__text{font-size:15px;margin:2px 0 8px}.dialogs__username{font-size:16px}.dialogs__userinfo{margin-right:8px}.dialogs__empty-title{font-size:28px}.dialogs__empty-text{font-size:17px}.chat{height:auto;min-height:auto}.chat__window{box-shadow:none;height:auto;margin:0 -20px;width:calc(100% + 40px)}.chat__back-btn,.chat__menu-btn{display:block}.chat__back-btn{background-size:contain;left:-5px;margin-left:-10px}.chat__menu-btn{margin-right:-15px}.chat__username{font-size:18px}.chat__menu{box-shadow:0 1px 2px #0b214105,0 4px 64px -6px #0b214129;margin:0;opacity:0;position:absolute;right:-10px;top:10px;transition:.3s;visibility:hidden;z-index:2}.chat__menu_open{opacity:1;visibility:visible}.chat__menu-link:first-child,.chat__menu-separ{display:none}.chat__dialog{padding:20px 26px}.chat__date{margin-bottom:20px}.chat__dialog_empty,.chat__input{font-size:17px}.chat__head{position:relative}.chat__head:after,.chat__head:before{background:#fff;bottom:0;content:"";display:block;position:absolute;top:0;width:100px;z-index:1}.chat__head:after{right:100%}.chat__head:before{left:100%}.text{padding-bottom:20px}.text h1{font-size:32px}.text h2{font-size:24px}.text p{padding-bottom:18px}.alert_top{left:20px;right:20px;top:20px}.alert_bottom{bottom:20px;max-width:80%;right:20px}.error{padding-bottom:64px}.error__image_404{background:url(./404_small.CaIsJTkP.png) top no-repeat;background-size:contain;height:320px}.error__image_505{background:url(./505_small.FMthIssv.png) top no-repeat;background-size:contain;height:320px}.error__title{font-size:28px;margin:0 auto 24px;max-width:320px;padding:0 30px}.error__button{margin:0 30px;width:auto}}@media screen and (max-width:370px){.dialogs__empty-icon{width:65px}.dialogs__empty-title{font-size:26px}.chat__dialog_empty,.chat__input{font-size:16px}.text h1{font-size:30px}.text h2{font-size:22px}.text p{padding-bottom:16px}.alert__text{font-size:15px}.error__image_404{height:280px}.error__title{font-size:24px;margin:0 auto 24px;max-width:320px;padding:0 30px}.error__text{font-size:16px;margin-bottom:34px}}@media screen and (max-width:350px){.profile__username{font-size:28px}.profile__userinfo{font-size:12px}.profile__desc{font-size:14px}.profile__title{font-size:20px}.profile__addphoto{font-size:7px}.profile__photos{margin-bottom:40px}.profile__about{margin-bottom:30px}.form__input{font-size:16px}.cabinet__title{font-size:28px}.blacklist__user{grid-template-columns:48px auto;grid-gap:4px 12px}.blacklist__username{font-size:16px}.blacklist__userinfo{font-size:12px}.blacklist__delete{background:none;margin-left:60px;padding:0}.mycomments__replaylist .mycomments__replaylist{padding:20px 0}.mycomments__addreplay{font-size:12px;margin:-35px 0 0 auto}.myreviews__star{width:22px}.dialogs__title{font-size:22px}.dialogs__head,.dialogs__pagenav{height:60px}.dialogs__list{padding:10px 0}.dialogs__avatar{height:48px;margin-right:16px;width:48px}.dialogs__username{font-size:18px}.dialogs__text{font-size:14px;margin:0 0 4px}.dialogs__search-close{flex-shrink:0}.dialogs__search-input{font-size:16px;margin-right:20px}.dialogs__empty-icon{width:60px}.dialogs__empty-title{font-size:24px}.dialogs__empty-text{font-size:15px}.chat__window{margin:0 -15px;width:calc(100% + 30px)}.chat__head{height:56px}.chat__username{font-size:16px}.chat__lastvisit{font-size:12px}.chat__back-btn{left:0;margin-left:-22px}.chat__menu-btn{margin-right:-20px}.chat__dialog{padding:16px 20px}.chat__date{margin-bottom:16px}.chat__dialog_empty{font-size:14px}.chat__input{padding:13px 14px}.chat__sound img{width:20px}.text{font-size:16px;padding-top:10px}.text h1{font-size:26px}.text h2{font-size:22px}.text p{padding-bottom:16px}.alert__text{font-size:14px;line-height:140%}.error__image_404{height:250px}}@media screen and (max-height:414px){.page_chat{min-height:700px}.dialogs{min-height:1000px}.error{padding-bottom:64px}}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(./Inter-Regular.CaLioqji.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(./Inter-Medium.CV_T3SvP.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(./Inter-SemiBold.RHIVawyf.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(./Inter-Bold.Cv3uOKrY.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(./Roboto.CriGEldC.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(./Robotomedium.BZHR362f.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(./Robotobold.DZpVwtqM.woff2) format("woff2")}*{margin:0;padding:0;-webkit-tap-highlight-color:transparent}*,:after,:before{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body,html{line-height:1;min-height:100%;width:100%;-webkit-text-size-adjust:none}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;border-radius:0;font-family:inherit}input:invalid{box-shadow:none}input::-ms-clear{display:none}button::-moz-focus-inner{border:0;padding:0}.button,button,input[type=button],input[type=submit]{cursor:pointer}button[disabled],input[disabled]{cursor:default}a,a:hover,a:visited{text-decoration:none}img{max-width:100%;vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}ol,ul{list-style:none}ol{counter-reset:myCounter}ol li:before{content:counter(myCounter) ".";counter-increment:myCounter;margin-right:5px}table{border-collapse:collapse;border-spacing:0}th{font-weight:inherit}.chat-page{height:100%;overflow:hidden;overscroll-behavior:none}.chat-page body{height:100%;min-height:100%}.chat-page #__nuxt{height:100%}.scroll_disable{overflow:hidden;position:fixed}:root{--sidebar-width:14%}::selection{background:var(--main-color);color:#10121a}::-moz-selection{background:var(--main-color);color:#10121a}::-webkit-selection{background:var(--main-color);color:#10121a}.page{display:flex;flex-wrap:wrap;margin:0 auto;overflow:hidden;padding:0;position:relative}.page__top{background-size:557px 38px;height:40px;width:100%;z-index:20}.page__sidebar{background:#040507;height:100%;left:0;overflow:hidden auto;position:fixed;scrollbar-width:thin;top:0;width:var(--sidebar-width);z-index:10}@media(min-width:768px){.page__sidebar::-webkit-scrollbar-track{background-color:transparent}.page__sidebar::-webkit-scrollbar-thumb{border:1px solid transparent;border-radius:9px}.page__sidebar::-webkit-scrollbar-button{display:none}.page__sidebar::-webkit-scrollbar{background-color:transparent;width:4px}.page__sidebar::-webkit-scrollbar-thumb{background-color:#1e202a}}@media screen and (min-width:768px){.page__sidebar{box-shadow:4px 0 12px #00000026;font-size:.9em}.page__sidebar .menu__item{font-size:16px}.page__sidebar .menu__submenu-item{font-size:14px}.page__sidebar .dialogs-btn,.page__sidebar .menu__count{font-size:16px}.page__sidebar .dialogs-btn_count{font-size:13px}}.page__content{margin-left:var(--sidebar-width);padding:20px 3%;width:calc(100% - var(--sidebar-width))}.page__content_dark{background:#10121b}.topnavigation__content{background:#10121b;border-bottom:1px solid hsla(0,0%,100%,.08);left:0;padding:12px 3%;padding-left:calc(var(--sidebar-width) + 3%);position:fixed;top:0;width:100%;z-index:3}.topnavigation__content~.page__content{padding-top:90px}@media screen and (max-width:1023px){.topnavigation__content~.page__content{padding-bottom:0;padding-top:0}}.navigation{padding:20px 5%}.grid{display:grid;grid-gap:20px}.grid-column{display:grid;grid-gap:0 20px}.button,a,button{transition:.3s}.title{font-size:26px}.subtitle,.title{display:block;font-weight:700;padding-bottom:30px}.subtitle{font-size:18px}.photo{border-radius:5px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.image{display:block;height:0;width:100%}.image,.image-zoom{overflow:hidden;position:relative}.image-zoom{border-radius:5px}.image-zoom .photo{transition:1.3s ease-out}.image-zoom:hover .photo{transform:scale(1.1)}@media(pointer:coarse){.image-zoom:hover .photo{transform:scale(1)}}.image-overlay:after{background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);content:"";display:block;inset:0;position:absolute}.list{padding-bottom:15px;padding-left:16px}.list li{padding-bottom:10px;position:relative}.list li:before{background:#000;border-radius:50px;content:"";display:block;height:6px;left:-14px;position:absolute;top:8px;width:6px}.form__select{height:60px;max-width:375px;position:relative;width:100%}.form__select .form__input{border:1.5px solid #191d24;border-radius:10px;color:var(--main-color);font-size:16px;font-weight:400;line-height:57px;overflow:hidden;padding:0 40px 0 20px;text-overflow:ellipsis;transition:.3s;white-space:nowrap;width:100%}.form__select .form__input,.form__select:hover .form__input{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1 6 6 6-6'/%3E%3C/svg%3E") right 20px center no-repeat}.form__select:hover .form__input{border:1.5px solid #313741}.form__select:hover,.form__select:hover .form__input{cursor:pointer}.form__select_open .form__input,.form__select_open:hover .form__input{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 7 6-6 6 6'/%3E%3C/svg%3E") right 20px center no-repeat;border:1.5px solid var(--main-color)}.form__select-options{background:#fff;border-radius:4px;box-shadow:0 0 2px #0000000f,0 0 4px #0000000a,0 0 8px #00000005,0 0 16px #00000005,0 0 40px #00000003;display:block;left:0;min-width:100%;position:absolute;top:64px;z-index:10}.form__select-item{cursor:pointer;padding:10px 20px;white-space:nowrap}.form__select-item:hover{background:#fbfbfb}.form__select-scrollbar{max-height:200px;overflow-x:hidden;overflow-y:auto;padding:10px 0;width:100%}.button{align-items:center;background:none;border:1.5px solid var(--main-color);border-radius:16px;box-sizing:border-box;color:var(--main-color);display:flex;font-size:16px;font-weight:500;height:48px;justify-content:center;line-height:150%;max-width:300px;width:100%}.button img{margin:0 10px 0 0;transition:filter .1s}.button_orange{background:var(--main-color);color:#fff}@media(hover:hover){.button:hover{background:var(--main-color);color:#fff}.button_orange:hover{background:none}.button_light:hover{color:#10121b}.button:hover img{filter:brightness(10000%)}}.slider{position:relative;width:100%}.slider-fix{min-width:0}.logo{max-width:269px;position:relative;width:100%;z-index:1002}.logo,.search{margin-bottom:50px}.search{align-items:center;display:flex;justify-content:space-between}.search__button{background-size:contain!important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 256 256'%3E%3Cpath fill='%23fff' stroke-miterlimit='10' d='M21 3C11.602 3 4 10.602 4 20s7.602 17 17 17c3.355 0 6.46-.984 9.094-2.656l12.281 12.281 4.25-4.25L34.5 30.281C36.68 27.421 38 23.88 38 20c0-9.398-7.602-17-17-17m0 4c7.2 0 13 5.8 13 13s-5.8 13-13 13S8 27.2 8 20 13.8 7 21 7' font-family='none' font-size='none' font-weight='none' style='mix-blend-mode:normal' text-anchor='none' transform='scale(5.12)'/%3E%3C/svg%3E") 50% no-repeat;border:none;font-size:0;height:32px;margin:0 7px 0 0;padding:0;transition:.3s;width:32px}@media screen and (max-width:768px){.search__button{height:24px;width:24px}}.search__button:hover{opacity:.7}.search__input{background:none;border:none;color:#f2f2f2;font-size:24px;width:calc(100% - 44px)}.search__input::-moz-placeholder{color:#646464}.search__input::placeholder{color:#646464}.city{margin-bottom:50px}.login__button_register{margin-bottom:20px}.login__button:hover{background:none}.notice-alert{background:var(--main-color);border-radius:150px;position:absolute}.menu__links{margin-bottom:50px;min-height:350px}.menu__item{align-items:center;color:#f2f2f2;display:flex;font-size:20px;justify-content:space-between;line-height:20px;padding:10px 0 10px 19px;position:relative;transition:.3s}.menu__item:hover,.menu__submenu-item:hover{color:var(--main-color)}.menu__item-wrapper .menu__item{cursor:pointer}@media(pointer:coarse){.menu__item:hover,.menu__submenu-item:hover{color:#f2f2f2}}.menu__submenu{height:0;overflow:hidden;transition:.3s ease}.menu__dropdown .menu__item:after,.menu__dropdown .menu__item:before{background:#fff;content:"";display:block;height:1px;left:0;position:absolute;top:23px;transition:.3s;width:20px}.menu__dropdown .menu__item:after{transform:rotate(90deg)}.menu__dropdown_open .menu__item{color:var(--main-color)}.menu__dropdown_open .menu__item:before{opacity:0;transform:rotate(90deg)}.menu__dropdown_open .menu__item:after{background:var(--main-color);transform:rotate(180deg)}.menu__dropdown_open .menu__submenu{height:auto;overflow:visible}.menu__count{align-items:center;background:#191d24;border-radius:3px;color:var(--main-color);display:flex;font-size:18px;font-weight:600;max-height:28px;padding:7px 7px 3px}.menu__submenu{padding-left:37px}.menu__submenu-item{color:#f2f2f2;display:block;font-size:16px;margin:0}.menu__submenu-item_active{color:var(--main-color)}.menu__before{position:relative;z-index:2}.mobile-menu{overflow:hidden;padding:7px;position:relative}.burger{height:24px;position:relative;width:28px}.burger__line{background:#fff;height:2px;position:absolute;width:100%}.burger__line_1{top:0}.burger__line_2{top:50%;transform:translateY(-50%)}.burger__line_3{bottom:0}.burger__line{transition-delay:0s,.1s,.1s,0s;transition-duration:.2s;transition-property:transform,top,bottom,opacity}.burger_close .burger__line{transition-delay:.1s,0s,0s,0s,.1s,.1s;transition-duration:.2s;transition-property:transform,top,bottom,opacity,width,margin}.burger_close .burger__line_1{margin:0 -10%;top:50%;transform:translateY(-50%) rotate(45deg);width:120%}.burger_close .burger__line_2{opacity:0}.burger_close .burger__line_3{bottom:50%;margin:0 -10%;transform:translateY(50%) rotate(-45deg);width:120%}@media screen and (max-width:1023px){.navigation{height:100%}.search{display:none}.notice-button,.search-button{display:block;font-size:0;height:40px;margin-right:18px;position:relative;width:40px}.search-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 256 256'%3E%3Cpath fill='%23fff' stroke-miterlimit='10' d='M21 3C11.602 3 4 10.602 4 20s7.602 17 17 17c3.355 0 6.46-.984 9.094-2.656l12.281 12.281 4.25-4.25L34.5 30.281C36.68 27.421 38 23.88 38 20c0-9.398-7.602-17-17-17m0 4c7.2 0 13 5.8 13 13s-5.8 13-13 13S8 27.2 8 20 13.8 7 21 7' font-family='none' font-size='none' font-weight='none' style='mix-blend-mode:normal' text-anchor='none' transform='scale(5.12)'/%3E%3C/svg%3E") 50% no-repeat}.notice-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' fill='none' viewBox='0 0 25 25'%3E%3Cpath stroke='%23f2f2f2' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M18.557 8.853a6 6 0 1 0-12 0c0 7-3 9-3 9h18s-3-2-3-9M14.287 21.853a2 2 0 0 1-3.46 0'/%3E%3C/svg%3E") 50% no-repeat}}.section{margin-bottom:70px}.section__more-button{margin-top:30px}.section__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.section__title{color:#f2f2f2;font-size:24px;line-height:100%}.section__link{color:var(--main-color);font-size:17px;font-weight:500;line-height:100%;white-space:nowrap}.section__link:hover{text-decoration:underline}.section_white .section__title{color:#10121b;font-weight:500}.section_gray{background:#f2f2f2;border-radius:10px;margin-bottom:20px;padding:30px}.section_gray .section__title{color:#10121b;margin-bottom:40px}.clubs__item{background:#f2f2f2;border-radius:5px;padding:20px}.clubs__image{margin-bottom:22px;padding-bottom:66%}.clubs__info{background-color:#000;bottom:0;display:flex;justify-content:space-between;left:0;opacity:.9;padding:20px;position:absolute;width:100%}.clubs__city{color:#f2f2f2;font-size:15px;font-weight:600;line-height:20px;padding-left:27px;position:relative;z-index:2}.club__tabs{margin-bottom:40px}@media screen and (max-width:414px){.club__slider-wrapper{margin-left:-20px;margin-right:-20px}.club__slider,.club__slider-item,.club__slider-item .photo{border-radius:0!important}}.clubs__city:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23f2f2f2' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 1 1 18 0'/%3E%3Cpath stroke='%23f2f2f2' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M12 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:24px;left:0;position:absolute;top:-2px;width:20px}.clubs__rating{color:var(--main-color);font-size:15px;font-weight:600;line-height:20px;padding-left:27px;position:relative;z-index:2}.clubs__rating:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='17' fill='none' viewBox='0 0 18 17'%3E%3Cpath fill='%23da6776' d='M7.573 1.39c.45-1.381 2.405-1.381 2.854 0l.93 2.865a1.5 1.5 0 0 0 1.427 1.037h3.012c1.453 0 2.057 1.86.882 2.713l-2.437 1.77a1.5 1.5 0 0 0-.545 1.678l.93 2.865c.45 1.382-1.132 2.53-2.307 1.677l-2.437-1.77a1.5 1.5 0 0 0-1.764 0l-2.437 1.77c-1.175.854-2.757-.295-2.308-1.677l.931-2.865a1.5 1.5 0 0 0-.545-1.677l-2.437-1.77C.147 7.15.751 5.291 2.204 5.291h3.012a1.5 1.5 0 0 0 1.427-1.037z'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:20px;left:0;position:absolute;top:-2px;width:24px}.clubs__title{color:#10121b;display:block;font-size:24px;font-weight:500;line-height:100%;padding-bottom:18px}.clubs__title:hover{color:var(--main-color)}.clubs__icons{display:inline-block}.clubs__desc{background:#f3e3db;border-radius:50px;color:var(--main-color);font-size:14px;font-weight:500;margin-bottom:18px;margin-top:-10px;padding:8px 16px;width:-moz-max-content;width:max-content}.clubs__choice{align-items:center;color:#10121b;display:flex;flex-wrap:wrap;font-size:15px;font-weight:500;line-height:20px;margin-bottom:15px}.clubs__choice li{margin-right:10px;max-width:100%;overflow:hidden;padding-left:16px;position:relative;text-overflow:ellipsis;white-space:nowrap}.clubs__choice li:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='11' fill='none' viewBox='0 0 12 11'%3E%3Cpath fill='%23da6776' d='M4.541 10.998 2.376 9.592l2.74-3.399-4.12-.996.786-2.207 3.737 1.406L5.308.002h2.357l-.192 4.394L11.21 2.99l.786 2.207-4.12.996 2.74 3.399-2.165 1.406-1.955-3.633z'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:11px;left:0;position:absolute;top:3px;width:11px}.clubs__text{color:#3c3e47;display:-webkit-box;font-size:18px;line-clamp:2;-webkit-line-clamp:2;line-height:140%;margin-bottom:20px;-webkit-box-orient:vertical;overflow:hidden}.clubs__button{max-width:100%}.clubs__contacts{border-top:1px solid #cacdda;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 0 30px}.clubs__contacts-item{padding-left:22px}.clubs__contacts-item_worktime{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none' viewBox='0 0 15 15'%3E%3Cpath fill='%23656872' d='M7.5 15c4.155 0 7.5-3.367 7.5-7.551C15 3.367 11.655 0 7.5 0S0 3.367 0 7.449C0 11.633 3.345 15 7.5 15m0-13.98c3.547 0 6.385 2.858 6.385 6.429 0 3.673-2.838 6.53-6.385 6.53S1.014 11.02 1.014 7.45 3.953 1.02 7.5 1.02'/%3E%3Cpath fill='%23656872' d='M7.095 8.367h2.533c.304 0 .507-.204.507-.51s-.203-.51-.507-.51H7.703V4.184c0-.306-.304-.51-.608-.51-.203 0-.507.204-.507.51v3.673c0 .306.304.51.507.51'/%3E%3C/svg%3E") 0 0 no-repeat;margin-bottom:10px}.clubs__contacts-item_work{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='305.002' height='305.002' fill='%23656872' viewBox='0 0 305.002 305.002'%3E%3Cpath d='M152.502.001C68.412.001 0 68.412 0 152.501s68.412 152.5 152.502 152.5c84.089 0 152.5-68.411 152.5-152.5S236.591.001 152.502.001m0 280C82.197 280.001 25 222.806 25 152.501c0-70.304 57.197-127.5 127.502-127.5s127.5 57.196 127.5 127.5c0 70.305-57.196 127.5-127.5 127.5'/%3E%3Cpath d='m218.473 93.97-90.546 90.547-41.398-41.398c-4.882-4.881-12.796-4.881-17.678 0-4.881 4.882-4.881 12.796 0 17.678l50.237 50.237a12.47 12.47 0 0 0 8.839 3.661c3.199 0 6.398-1.221 8.839-3.661l99.385-99.385c4.881-4.882 4.881-12.796 0-17.678s-12.797-4.882-17.678-.001'/%3E%3C/svg%3E") 0 0 no-repeat;background-size:13px;margin-bottom:10px}.clubs__contacts-item_info{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='%23656872' viewBox='0 0 50 50'%3E%3Cpath d='M25 2C12.31 2 2 12.31 2 25s10.31 23 23 23 23-10.31 23-23S37.69 2 25 2m0 2c11.61 0 21 9.39 21 21s-9.39 21-21 21S4 36.61 4 25 13.39 4 25 4m0 7a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3m-4 10v2h2v13h-2v2h8v-2h-2V21h-6'/%3E%3C/svg%3E") 0 0 no-repeat;background-size:15px;margin-bottom:10px}.clubs__contacts-info-text{color:#10121b;font-size:13px;font-weight:500}.clubs__contacts-item_phone{background:url(./phone-icon_gray.BrK5kyf1.svg) 0 0 no-repeat}.clubs__contacts-title{color:#656872;font-size:14px}.clubs__contacts-worktime{color:#10121b}.clubs__contacts-phone,.clubs__contacts-worktime{font-size:16px;font-weight:500;white-space:nowrap}.clubs__contacts-phone{color:var(--main-color)}.clubs__item_dark{background:#040507}.clubs__item_dark .clubs__choice,.clubs__item_dark .clubs__contacts-phone,.clubs__item_dark .clubs__contacts-worktime,.clubs__item_dark .clubs__text,.clubs__item_dark .clubs__title{color:#f2f2f2}.clubs__item_dark .clubs__title:hover{color:var(--main-color)}.clubs__item_dark .clubs__desc{background:none;border:1px solid #f2f2f2}.clubs__related .clubs__text{line-clamp:3;-webkit-line-clamp:3}.clubs__related .clubs__item:not(.clubs__item_dark) .clubs__button{color:#000}.clubs__related .clubs__item:not(.clubs__item_dark) .clubs__button img{filter:none}.events__content{display:flex;justify-content:space-between}.events__item{width:19%}.events__image{padding-bottom:60%}.events__title{bottom:12%;color:#f2f2f2;font-size:22px;left:8%;line-height:22px;position:absolute;z-index:2}.events__image__gradient{display:inline-block;line-height:0;position:relative}.eventcards__subtitle{align-items:center;display:flex}.eventcards__desc{background:#f3e3db;border-radius:50px;color:var(--main-color);font-size:14px;font-weight:500;margin-bottom:8px;margin-right:10px;padding:8px 16px;width:-moz-max-content;width:max-content}.events__image__gradient:after{background:transparent linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.6),transparent);content:"";display:block;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.publications__content{display:flex;justify-content:space-between}.publications__item{width:24%}.publications__image{padding-bottom:100%}.publications__info{bottom:8%;left:8%;position:absolute;z-index:2}.publications__update{display:flex;margin-bottom:14px}.publications__updated{background:#000;border-radius:6px 0 0 6px;color:#fff;font-size:13px;font-weight:600;letter-spacing:.68px;padding:9px 9px 9px 20px;position:relative;text-transform:uppercase}.publications__updated:before{background:var(--main-color);border-radius:50%;content:"";display:block;height:6px;left:9px;position:absolute;top:50%;transform:translateY(-60%);width:6px}.publications__date{background:#fff;border:1px solid #10121b;border-radius:0 6px 6px 0;color:#10121b;font-size:14px;font-weight:500;padding:9px 12px 0}.publications__title{color:#f2f2f2;display:block;font-size:24px;line-height:90%}.articles{flex-wrap:wrap;margin-bottom:50px;margin-top:20px}.articles,.articles__item{display:flex;justify-content:space-between}.articles__item{background:#f2f2f2;border-radius:10px;margin-bottom:20px;padding:15px 25px 15px 15px;width:49.3%}.articles__picture{width:26%}.articles__content{margin-left:20px;width:calc(74% - 20px)}.articles__image{padding-bottom:106%}.articles__info{font-size:16px;line-height:100%;padding:5px 0 10px}.articles__info img{margin-top:-5px;width:20px}.articles__category{font-weight:600}.articles__date{color:#484a50}.articles__separ{color:#babcbf;margin:7px}.articles__title{color:#10121b;display:block;font-size:24px;line-height:100%;margin-bottom:20px}.articles__title:hover{color:var(--main-color)}.articles__tag{margin-bottom:20px}.articles__tag a{font-size:16px;padding-right:5px}.articles__info a,.articles__title{color:#10121b}.articles__info a:hover,.articles__tag a,.articles__tag a:hover,.articles__title:hover{color:var(--main-color)}.articles__statistic,.karma{align-items:center;display:flex;justify-content:space-between}.articles__comments{align-items:center;color:var(--main-color);display:flex;font-size:15px;font-weight:500;line-height:100%;padding-left:26px;position:relative}.articles__comments:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M19 9.5a8.4 8.4 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.4 8.4 0 0 1-3.8-.9L1 19l1.9-5.7A8.4 8.4 0 0 1 2 9.5a8.5 8.5 0 0 1 4.7-7.6 8.4 8.4 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8z'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:20px;left:0;position:absolute;top:50%;transform:translateY(-60%);width:20px}.articles__comments a{display:none}.karma{width:80px}.articles__item_big .karma{padding-bottom:0}.karma__count{font-size:14px;font-weight:500;line-height:100%;padding:0 5px}.karma__count_plus{color:#00c491}.karma__count_minus{color:#c40000}.karma a{flex-shrink:0}.karma a:hover{filter:brightness(60%)}.articles__item_big{justify-content:flex-start;padding:15px 25px 15px 15px;width:100%}.articles__item_big .articles__picture{width:35%}.articles__item_big .articles__content{margin-left:20px;width:calc(65% - 20px)}.articles__item_big .articles__image{height:100%;padding-bottom:0}.articles__item_big .articles__info{padding-bottom:20px}.articles__item_big .articles__title{font-size:28px;line-height:100%}.articles__text{color:#444750;font-size:16px;line-height:130%;padding-bottom:45px}.articles__more{display:flex;justify-content:center;padding-bottom:20px;width:100%}.articles_popular{display:none}.dating__content{display:flex;justify-content:space-between}.dating__item{width:24%}.dating__image{padding-bottom:73%}.dating__title{bottom:8%;color:#f2f2f2;display:block;font-size:30px;left:6%;line-height:100%;position:absolute;z-index:2}.calltoaction{background:#040507;border-radius:5px;padding:60px;text-align:center}.calltoaction__title{color:#f8f8f8;font-size:36px;font-weight:500;line-height:20px;margin-bottom:20px}.calltoaction__text{color:#3c3e47;font-size:18px;line-height:140%;margin:0 auto 20px}.calltoaction__text a{color:var(--main-color)}.calltoaction__text a:hover{text-decoration:underline}.calltoaction__button{margin:0 auto}.latest{display:flex;justify-content:space-between}.latest__item{background:#f2f2f2;border-radius:5px;padding:40px;width:49.3%}.latest__head{display:flex;justify-content:space-between}.latest__content{max-width:460px;width:100%}.latest__title{color:#10121b;font-size:30px;font-weight:500;line-height:20px;margin-bottom:30px}.latest__title img{margin:-10px 0 0 5px;width:30px}.latest__link{color:var(--main-color);font-size:22px;font-weight:500;line-height:20px}.latest__link:hover{text-decoration:underline}.latest__link_mob{display:none}.message__item{display:flex;justify-content:space-between;margin-bottom:20px}.message__picture{width:70px}.message__content{width:calc(100% - 90px)}.message__image{border-radius:9px;padding-bottom:100%}.faq__title,.message__title{color:#10121b;display:block;font-size:24px;line-height:120%;margin-bottom:3px}.faq__title:hover,.message__title:hover{color:var(--main-color)}.message__text{color:#3c3e47;font-size:18px;line-height:140%;margin-bottom:3px}.message__date{color:#ecae65;font-size:14px;font-weight:500;line-height:12px}.latest__button{display:none;margin-bottom:44px;max-width:100%}.faq__item{margin-bottom:20px}.faq__title{margin-bottom:5px}.faq__info{align-items:center;display:flex}.faq__answer{margin-right:18px}.faq__send{color:var(--main-color);font-size:18px;font-weight:500}.faq__send:hover{text-decoration:underline}.faq__send img{margin:-2px 5px 0 0}.social__link{align-items:center;background:#9b9b9c;border-radius:150px;display:flex;fill:#000;height:50px;justify-content:center;margin:30px 12px;width:50px}.social__link svg{height:100%;transform:scale(.55);width:100%}.social__link:hover{background:var(--main-color)}.link_contents{display:contents}.tag{background:#f2f2f2 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='381' height='224' fill='none' viewBox='0 0 381 224'%3E%3Cpath fill='%23e8e8e8' d='M186.333 57.143h38.238L235 5h38.238L262.81 57.143h38.238L311.476 5h38.238l-10.428 52.143H381l-8.69 38.238h-39.977l-6.952 38.238h39.976l-8.69 38.238h-38.238L308 224h-38.238l10.428-52.143h-38.238L231.524 224h-38.238l10.428-52.143H162l8.69-38.238h39.977l6.952-38.238h-39.976zm62.572 76.476h38.238l6.952-38.238h-38.238zM10.556 64.619h16.587L31.667 42h16.587L43.73 64.619h16.588L64.84 42H81.43l-4.524 22.619H95l-3.77 16.587H73.89l-3.016 16.588h17.341l-3.77 16.587H67.858L63.333 137H46.746l4.524-22.619H34.682L30.16 137H13.57l4.524-22.619H0l3.77-16.587H21.11l3.016-16.588H6.786zm27.142 33.175h16.588l3.016-16.588H40.714zM126 12.857h9.429L138 0h9.429l-2.572 12.857h9.429L156.857 0h9.429l-2.572 12.857H174l-2.143 9.429H162l-1.714 9.428h9.857L168 41.143h-9.429L156 54h-9.429l2.572-12.857h-9.429L137.143 54h-9.429l2.572-12.857H120l2.143-9.429H132l1.714-9.428h-9.857zm15.429 18.857h9.428l1.714-9.428h-9.428z'/%3E%3C/svg%3E") top 30px right 100px no-repeat;border-radius:10px;padding:90px 8%}.tag__title{color:#242831;font-size:32px;font-weight:500;line-height:100%;padding-bottom:50px}.tag__abc{background:#f2f2f2;border:1px solid #d7d7d7;border-radius:10px;height:67px;margin-bottom:16px;padding:0 3%}.tag__abc,.tag__symbol{align-items:center;display:flex}.tag__symbol{border-radius:150px;color:#a3a3a3;cursor:default;font-size:21px;font-weight:500;height:40px;justify-content:center;width:40px}a.tag__symbol{color:#242831}a.tag__symbol:hover{background:#eb752b1a;cursor:pointer}.tag__symbol_active{background:var(--main-color)}.tag__content{padding-top:20px}.tag__item{border-bottom:1px solid #d7d7d7;display:flex;padding:20px 7%}.tag__item:last-child{border:none}.tag__letter{color:#242831;font-size:36px;font-weight:500;line-height:100%;width:40%}.tag__list{display:flex;flex-wrap:wrap;padding-top:5px;width:60%}.tag__link{color:var(--main-color);display:block;font-size:18px;line-height:140%;padding-bottom:10px;width:50%}.tag__link:hover{text-decoration:underline}.tag__select{background:#f2f2f2 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' fill='none' viewBox='0 0 20 12'%3E%3Cpath fill='%23da6776' d='M9.244 11.127a1 1 0 0 0 1.512 0l8.203-9.472A1 1 0 0 0 18.203 0H1.797a1 1 0 0 0-.756 1.655z'/%3E%3C/svg%3E") right 20px center no-repeat;border:1px solid #d7d7d7;border-radius:10px;color:#a3a3a3;display:none;font-size:20px;font-weight:500;height:67px;letter-spacing:9px;line-height:67px;padding:0 40px 0 20px;position:relative;transition:.3s;width:100%;z-index:2}.tag__select_open{background:#f2f2f2 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' fill='none' viewBox='0 0 20 12'%3E%3Cpath fill='%23da6776' d='M9.244.873a1 1 0 0 1 1.512 0l8.203 9.472A1 1 0 0 1 18.203 12H1.797a1 1 0 0 1-.756-1.655z'/%3E%3C/svg%3E") right 20px center no-repeat;color:#000}.article{background:#f2f2f2;border-radius:10px;display:flex;margin-bottom:20px;padding:60px;position:relative}.article__sidebar{order:1;width:56px}.article__body{order:2;position:relative;width:calc(100% - 112px)}.article__content{font-size:18px;line-height:140%;margin:0 auto;max-width:700px}.article__content .back-button{display:none;position:absolute;top:-45px}.article__content picture{display:block}.article__content .favorite{position:absolute;right:0;top:-25px}.article__info{align-items:center;color:#484a50;display:flex;font-size:14px;line-height:100%;padding-bottom:30px}.article__category{color:#10121b;font-weight:500}.article__category:hover{color:var(--main-color)}.article__separ{color:#babcbf;padding:0 2px}.article__icon{border-radius:150px;height:48px;margin-right:12px;margin-top:-5px;overflow:hidden;width:48px}.article__title{font-size:38px;line-height:100%}.article__title,h2{color:#10121b;font-weight:500;padding-bottom:20px}h2{font-size:24px;line-height:110%}.article__author{margin-bottom:40px}.article__link{color:var(--main-color)}.author{align-items:center;display:flex}.author~.button{margin-top:20px}.author__avatar{margin-right:10px;position:relative;width:48px}.author__photo{border-radius:150%;padding-bottom:100%}.author__name{display:block;margin-right:10px}a.author__name:hover{color:var(--main-color)}.author__publications{font-size:14px;line-height:20px}.author__status{background:red;border:3px solid #fff;border-radius:150px;bottom:0;display:block;height:15px;position:absolute;right:0;width:15px;z-index:2}.author__status_online{background:#00cf99}.author__status_offline{background:#ccc}.author__karma{background:#00c491;border-radius:50px;color:#f2f2f2;font-size:15px;font-weight:600;height:22px;line-height:100%;padding:5px 10px 0;white-space:nowrap;width:-moz-max-content;width:max-content}.author__karma_minus{background:#cf0032}.article__author .author__karma{margin-top:3px}.article__author_bottom{align-items:center;background:#fff;border-radius:10px;margin-bottom:0;padding:20px 30px}.article__author_bottom .author__avatar{margin-right:15px;width:60px}.article__author_bottom .author__info{flex:1}.article__author_bottom .author__publications{font-size:16px}.article__author_bottom .author__karma{color:#f2f2f2;font-size:16px;height:28px;margin-top:0;padding:8px 20px 0}.article__content p{line-height:30px;padding-bottom:20px}.article__content .video-container{margin-bottom:30px}.article__content b{color:#10121b;font-size:18px;font-weight:500}.article__content ol{padding:0 50px 20px 40px}.article__content ol li{font-size:18px;line-height:130%;padding:0 0 16px 50px;position:relative}.article__content ol li:before{color:var(--main-color);font-size:36px;font-weight:600;left:0;position:absolute;top:5px}.article__content blockquote{color:#10121b;font-size:18px;font-weight:500;line-height:120%;padding-bottom:30px;position:relative;width:112%}.article__content blockquote:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='65' height='49' fill='none' viewBox='0 0 65 49'%3E%3Cpath fill='%23da6776' d='M50.448 49q-5.82 0-10.284-4.42-4.269-4.42-4.269-10.952 0-9.032 2.911-15.373 3.104-6.34 6.791-10.377Q49.867 3.075 55.298 0l4.851 6.726q-2.134 1.345-4.074 3.458-1.553 1.73-3.299 4.228-1.552 2.498-2.328 5.765 5.82 0 10.09 4.42Q65 28.822 65 34.587t-4.463 10.185Q56.268 49 50.447 49m-35.896 0q-5.82 0-10.283-4.42Q0 40.16 0 33.628q0-9.032 2.91-15.373 3.105-6.34 6.791-10.377Q13.97 3.075 19.403 0l4.85 6.726Q22.12 8.07 20.18 10.184q-1.552 1.73-3.298 4.228-1.552 2.498-2.329 5.765 5.82 0 10.09 4.42 4.463 4.226 4.463 9.991t-4.463 10.185Q20.372 49 14.552 49'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:50px;left:-13%;position:absolute;top:0;width:65px}.article__image{border-radius:5px;height:auto;max-width:100%;padding:10px 0 40px}.article__image_horizontal{margin-left:-15%;max-width:130%;width:130%}.article__tags{padding-bottom:30px}.tags a{color:var(--main-color);font-size:18px;line-height:140%}.article__tags a:not(:first-child){margin-left:6px}.tags a:hover{text-decoration:underline}.article__share{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' fill='none' viewBox='0 0 36 36'%3E%3Cpath fill='%2310121b' d='M27 12a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9M9 22.5a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9M27 33a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9'/%3E%3Cpath stroke='%2310121b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m12.885 20.265 10.245 5.97M23.115 9.765l-10.23 5.97'/%3E%3C/svg%3E") 50% no-repeat;border:2px solid #dfe1e8;border-radius:10px;display:block;height:56px;position:relative;width:56px;z-index:2}.article__share_open{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' fill='none' viewBox='0 0 36 36'%3E%3Cpath stroke='%2310121b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m11 11 14 14M25 11 11 25'/%3E%3C/svg%3E") 50% no-repeat}.article__social{border:2px solid #dfe1e8;border-radius:0 0 10px 10px;border-top:none;display:none;margin-top:-8px;padding-top:16px;position:relative;z-index:1}.article__social a{display:block;margin-bottom:8px;text-align:center}.article__social a:hover{filter:brightness(115%)}.article__comments{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M19 9.5a8.4 8.4 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.4 8.4 0 0 1-3.8-.9L1 19l1.9-5.7A8.4 8.4 0 0 1 2 9.5a8.5 8.5 0 0 1 4.7-7.6 8.4 8.4 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8z'/%3E%3C/svg%3E") top 10px center no-repeat;border:2px solid #dfe1e8;border-radius:10px;color:var(--main-color);display:block;font-size:14px;font-weight:500;height:60px;margin-bottom:34px;margin-top:10px;padding-top:33px;text-align:center;width:60px}.article__comments:hover,.article__share:hover{border:2px solid #b8b8b8}@media(pointer:coarse){.article__comments:hover,.article__share:hover{border:2px solid #dfe1e8}}.article__karma{flex-direction:column;width:56px}.article__karma .karma__count{font-size:16px;font-weight:600;padding:18px 0}.comments{background:#f2f2f2;border-radius:10px;padding:60px;position:relative}.comments__head{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:700px;padding-bottom:30px}.comments__title{color:#10121b;font-size:22px;font-weight:500}.comments__count{color:var(--main-color)}.comments__item{border-bottom:1px solid #dadada;display:flex;flex-wrap:wrap;margin:0 auto;max-width:715px;padding:20px 30px 30px}.comments__item_replay{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='26' fill='none' viewBox='0 0 31 26'%3E%3Cpath stroke='%23c8c8c8' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M4.5 1v21a3 3 0 0 0 3 3H30M4.5 1l3 4m-3-4-3 4'/%3E%3C/svg%3E") top 23px left 50px no-repeat;padding-left:110px}.comments__item_replay .comments__content{flex:0 0 100%}.comments__avatar{flex:0 0 11%;max-width:15%;padding-right:20px}@media screen and (max-width:767px){.comments__avatar{flex:0 0 15%}}.comments__author{align-items:center;display:flex;padding-bottom:5px}.author__name{color:#10121b;font-size:16px;font-weight:500;line-height:110%;padding-top:0}.author__name-subtitle{color:#909090;font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:20px}.author__date{font-size:13px;font-weight:500;line-height:100%;padding-left:20px}.comments__text{font-size:16px;line-height:24px;overflow-wrap:break-word;padding-bottom:15px;padding-top:5px}.comments__statistic{align-items:center;display:flex}.comments__replay{padding-left:26px;padding-right:35px;position:relative}.comments__replay:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M19 9.5a8.4 8.4 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.4 8.4 0 0 1-3.8-.9L1 19l1.9-5.7A8.4 8.4 0 0 1 2 9.5a8.5 8.5 0 0 1 4.7-7.6 8.4 8.4 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8z'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:20px;left:0;position:absolute;top:60%;transform:translateY(-60%);width:20px}.comments__replay a{color:var(--main-color);font-size:16px}.comments__replay a:hover{text-decoration:underline}.comments__replayform{max-height:0;overflow:hidden;padding-top:10px;transition:all .6s ease;width:100%}.comments__replayform.active{max-height:400px;transition:all 1s ease}.comments__replaytext{background:none;border:1px solid #e3e3e3!important;border-radius:10px;display:block;font-size:18px;height:150px!important;line-height:140%;max-width:450px;padding:15px 20px;resize:none;transition:.5s;width:100%}.comments__replayform .comments__submit{margin-top:10px!important}.comments__replaytext::-moz-placeholder{color:#b9b9bb}.comments__replaytext::placeholder{color:#b9b9bb}.comments__replaytext:focus{background:#ffffff80}.comments__form{background:#fff;border-radius:10px;display:flex;flex-wrap:wrap;margin:25px auto 0;max-width:700px;padding:44px 40px}.comments__replayform.active .comments__replaytext{margin-top:10px}.comments__textarea{background-color:#fff;border-radius:10px;flex:1;font-size:18px;line-height:140%;padding:15px 20px;resize:none;transition:.5s}.comments__textarea,.comments__textarea:focus{border:1px solid #e3e3e3;height:150px}.comments__textarea::-moz-placeholder{color:#b9b9bb}.comments__textarea::placeholder{color:#b9b9bb}.comments__submit{margin:20px 0 0 77px;max-width:146px}.comments__submit:hover{color:#10121b}.comments__replayform .comments__submit{margin:0;max-width:146px}.readmore__content{display:flex;justify-content:space-between}.readmore__item{background:#f2f2f2;border-radius:10px;padding:20px;width:24%}.readmore__image{margin-bottom:24px;padding-bottom:63%}.readmore__category{color:#3c3e47;font-size:18px;padding-bottom:10px;width:-moz-max-content;width:max-content}.readmore__category,.readmore__title{display:block;font-weight:500;line-height:100%}.readmore__title{color:#10121b;font-size:19px;padding-bottom:13px}.readmore__category:hover,.readmore__title:hover{color:var(--main-color)}.readmore__discuss{padding-left:26px;position:relative}.readmore__discuss:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M19 9.5a8.4 8.4 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.4 8.4 0 0 1-3.8-.9L1 19l1.9-5.7A8.4 8.4 0 0 1 2 9.5a8.5 8.5 0 0 1 4.7-7.6 8.4 8.4 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8z'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:20px;left:0;position:absolute;top:50%;transform:translateY(-60%);width:20px}.readmore__discuss a{color:var(--main-color);font-size:18px;font-weight:500;line-height:100%}.readmore__discuss a:hover{text-decoration:underline}.page.page_search,.page_search .page__top{background:#11131b;display:block}.page_search .page__top{height:auto;padding:30px 40px}.back-link{color:#f2f2f2;font-size:24px;padding-left:25px;position:relative}.back-link:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' fill='none' viewBox='0 0 8 14'%3E%3Cpath stroke='%23f2f2f2' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M7 13 1 7l6-6'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:14px;left:0;position:absolute;top:7px;width:7px}.back-link:hover{color:var(--main-color)}.page_search .setting{max-height:0;overflow:hidden;padding-top:30px;transition:max-height .4s ease}.page_search .setting.visible{max-height:2000px}.page_search .articles{display:block}.page_search .articles__item{width:100%}@media screen and (min-width:768px){.page_search .articles__content{margin-left:20px;width:calc(74% - 20px)}.page_search .articles__info{font-size:14px}.page_search .articles__info img{margin-top:-5px;width:20px}.page_search .articles__title{font-size:24px;margin-bottom:20px}.page_search .articles__tag{margin-bottom:20px}.page_search .articles__tag a{font-size:14px}.page_search .articles__item:not(.articles__item_big) .articles__author,.page_search .articles__item:not(.articles__item_big) .articles__author~.articles__separ{display:inline}}.articles_events .articles__item{align-items:center;background:none;padding:0}.articles_events .articles__image{padding-bottom:100%}.articles_events .articles__category{color:#3c3e47;font-size:16px;font-weight:500;line-height:100%}.articles_events .articles__title{color:#f2f2f2;font-size:22px;line-height:130%;margin-bottom:12px;max-width:400px}.articles_events .articles__title:hover{color:var(--main-color)}.articles_events .articles__visitlink{color:var(--main-color);font-size:17px;line-height:100%}.articles_events .articles__visitlink:hover{text-decoration:underline}.page_search .clubs__content{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px}.page_search .clubs__item{background:none;padding:0}.page_search .clubs__image{margin-bottom:10px;padding-bottom:96%}.page_search .clubs__city{font-size:13px;overflow:hidden;padding-left:20px;text-overflow:ellipsis;white-space:nowrap}.page_search .clubs__city:before{background-size:contain;top:-2px;width:15px}.page_search .clubs__title{color:#f2f2f2;font-size:16px;line-height:120%;word-break:break-word}.page_search .clubs__title:hover{color:var(--main-color)}.page_search .publications__update{margin-bottom:10px}.page_search .publications__updated:before{height:4px;left:8px;width:4px}.page_search .publications__title{font-size:20px}.page_search .publications__updated{font-size:10px;padding:10px 5px 7px 17px}.page_search .publications__date{font-size:10px;padding:8px 6px 0}.locked{backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);background:#101218a3;bottom:0;display:flex;flex-direction:column;height:calc(100% + 70px);overflow:auto;padding-bottom:70px;position:fixed;top:0;width:100%;z-index:2000}@-moz-document url-prefix(){.locked{background:#101218fa}}.page.page_authorization{background:#11131b;display:flex;flex-direction:column;min-height:100vh}.locked__top,.page_authorization .page__top{background:none;display:block;height:auto;padding:30px 40px}.locked__content,.page_authorization .page__content{display:flex;flex:1;margin:0 auto;max-width:768px;padding:0 30px 60px;width:100%}.locked .logo,.page_authorization .logo{margin:0 auto;width:190px}.authorization{letter-spacing:normal;margin:auto;max-width:460px;padding-top:50px;width:100%}.authorization__full{max-width:unset}.authorization__title{color:#f2f2f2;font-size:42px;font-weight:500;letter-spacing:-.03em;padding-bottom:24px;text-align:center}.locked .authorization__title{padding-bottom:8px}.locked .authorization__subtitle{color:#fff;margin-bottom:24px;text-align:center}.authorization__text{color:#a9a9ac;font-size:16px;line-height:140%;margin-top:-10px;padding-bottom:30px;text-align:center}.authorization .form__input{background:var(--card-dark-bg);border:none;border-radius:12px;color:#f2f2f2;font-size:16px;height:60px;line-height:150%;margin:0 0 12px;padding:0 55px 0 24px;transition:.3s;width:100%}.authorization .form__input:-webkit-autofill,.authorization .form__input:-webkit-autofill:active,.authorization .form__input:-webkit-autofill:focus,.authorization .form__input:-webkit-autofill:hover{-webkit-text-fill-color:#f2f2f2!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.locked .authorization .form__input{background:#fff;color:var(--card-dark-bg)}.authorization .form__input::-moz-placeholder{color:#777980}.authorization .form__input::placeholder{color:#777980}.authorization .form__field{margin-bottom:12px;position:relative}.authorization .form__field .form__input{margin-bottom:0}.authorization .form__field_error .form__input{background:#481e22;color:#f94444}.authorization .form__error-text{color:#f94444;font-size:16px;margin-top:-2px;padding-bottom:12px;padding-left:8px}.authorization .form__field-icon{cursor:pointer;height:30px;opacity:.25;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:.3s;width:30px}.authorization .form__field-icon:hover{opacity:1}.authorization .form__showpassword_show{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M12 5c-7.633 0-9.927 6.617-9.948 6.684L1.946 12l.105.316C2.073 12.383 4.367 19 12 19s9.927-6.617 9.948-6.684l.106-.316-.105-.316C21.927 11.617 19.633 5 12 5m0 11c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4'/%3E%3Cpath fill='%23fff' d='M12 10c-1.084 0-2 .916-2 2s.916 2 2 2 2-.916 2-2-.916-2-2-2'/%3E%3C/svg%3E") 50% no-repeat}.authorization .form__showpassword_hide{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M8.073 12.194 4.212 8.333c-1.52 1.657-2.096 3.317-2.106 3.351L2 12l.105.316C2.127 12.383 4.421 19 12.054 19c.929 0 1.775-.102 2.552-.273l-2.746-2.746a3.987 3.987 0 0 1-3.787-3.787M12.054 5c-1.855 0-3.375.404-4.642.998L3.707 2.293 2.293 3.707l18 18 1.414-1.414-3.298-3.298c2.638-1.953 3.579-4.637 3.593-4.679l.105-.316-.105-.316C21.98 11.617 19.687 5 12.054 5m1.906 7.546c.187-.677.028-1.439-.492-1.96s-1.283-.679-1.96-.492L10 8.586A3.96 3.96 0 0 1 12.054 8c2.206 0 4 1.794 4 4a3.94 3.94 0 0 1-.587 2.053z'/%3E%3C/svg%3E") 50% no-repeat}::-ms-reveal{height:0;width:0}.authorization .form__clearfield{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2m4.207 12.793-1.414 1.414L12 13.414l-2.793 2.793-1.414-1.414L10.586 12 7.793 9.207l1.414-1.414L12 10.586l2.793-2.793 1.414 1.414L13.414 12z'/%3E%3C/svg%3E") 50% no-repeat}.authorization .form__calendar-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M21 20V6c0-1.103-.897-2-2-2h-2V2h-2v2H9V2H7v2H5c-1.103 0-2 .897-2 2v14c0 1.103.897 2 2 2h14c1.103 0 2-.897 2-2M9 18H7v-2h2zm0-4H7v-2h2zm4 4h-2v-2h2zm0-4h-2v-2h2zm4 4h-2v-2h2zm0-4h-2v-2h2zm2-5H5V7h14z'/%3E%3C/svg%3E") 50% no-repeat;cursor:pointer;height:30px;opacity:.25;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:.3s;width:30px}.authorization .form__calendar-icon:hover{opacity:1}.authorization .form__tooltip{cursor:pointer;height:30px;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:30px}.authorization .form__tooltip-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2m1 16h-2v-2h2zm.976-4.885c-.196.158-.385.309-.535.459-.408.407-.44.777-.441.793v.133h-2v-.167c0-.118.029-1.177 1.026-2.174.195-.195.437-.393.691-.599.734-.595 1.216-1.029 1.216-1.627a1.934 1.934 0 0 0-3.867.001h-2A3.94 3.94 0 0 1 12 6a3.94 3.94 0 0 1 3.934 3.934c0 1.597-1.179 2.55-1.958 3.181'/%3E%3C/svg%3E") 50% no-repeat;display:block;height:100%;opacity:.25;transition:.3s;width:100%}.authorization .form__tooltip-content{background:#fff;border-radius:8px;color:#7f8183;font-size:16px;left:50%;opacity:0;padding:8px 14px 6px;position:absolute;text-align:center;top:0;transform:translate(-50%,calc(-100% - 10px));transition:.3s;visibility:hidden;width:270px}.authorization .form__tooltip-content:after{background:#fff;bottom:0;content:"";display:block;height:10px;left:50%;position:absolute;transform:translate(-50%,50%) rotate(45deg);width:10px}.authorization .form__tooltip:hover .form__tooltip-icon{opacity:1}.authorization .form__tooltip:hover .form__tooltip-content{opacity:1;visibility:visible}.form__remember{display:flex;font-size:15px;justify-content:space-between;padding:12px 0 24px}.form__remember a{color:#f2f2f2}.form__remember a:hover{color:var(--main-color)}.authorization .form__button{margin:0;max-width:100%}.authorization .form__links{padding-top:40px;text-align:center}.authorization .form__links a{color:#707174;display:block;font-size:18px;margin:0 auto;width:-moz-max-content;width:max-content}.locked .authorization .form__links,.locked .privacy{color:#9b9da0}.authorization .form__links a:hover{color:var(--main-color)}.authorization a.form__links-register{color:var(--main-color);font-size:20px;margin-top:5px}.authorization a.form__links-register:hover{text-decoration:underline}.authorization a.form__links-back{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23da6776' fill-rule='evenodd' d='M1.293 8.707a1 1 0 0 1 0-1.414l6-6 1.414 1.414L4.414 7H14v2H4.414l4.293 4.293-1.414 1.414z' clip-rule='evenodd'/%3E%3C/svg%3E") top 1px left no-repeat;color:var(--main-color);display:block;font-size:18px;font-weight:500;padding-left:25px;position:relative}.authorization a.form__links-back:hover{text-decoration:underline}.locked .privacy,.page_authorization .privacy{font-size:14px;letter-spacing:normal;margin:0 auto;max-width:320px;padding:30px 0;text-align:center}.page_authorization .privacy a{color:var(--main-color)}.locked .privacy a{color:#fff}.locked .privacy a:hover,.page_authorization .privacy a:hover{text-decoration:underline}.club,.event{display:flex;justify-content:space-between}.event__sidebar{min-width:287px;width:24%}.event__content{flex:1;margin-right:30px;min-width:0}.event__item{background:#f2f2f2;border-radius:10px;margin-bottom:20px;padding:60px}.event__item_last{margin-bottom:70px}.event__item-title{color:#10121b;font-size:30px;font-weight:500;line-height:100%;margin-bottom:20px}.event__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:27px}.event__head .article__info{padding-bottom:0}.club__company{align-items:center;display:flex}.club__logo_small{height:32px;margin-top:-5px;width:32px}.club__title{color:#10121b;font-size:20px;font-weight:500;line-height:110%}.club__title:hover{color:var(--main-color)}.club__subtitle{font-size:16px;line-height:110%}.club__name{margin-right:20px}.club__rating{align-items:center;background:#00c4911a;border-radius:8px;color:#00cf99;display:flex;font-size:45px;font-weight:500;height:63px;justify-content:center;line-height:90%;padding-top:8px;width:87px}.event__links{display:flex;margin-bottom:44px}.event__favorite{margin-right:40px}.favorite,.subscribe{align-items:center;background:none;border:none;color:#101218;cursor:pointer;display:flex;font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:18px;padding:0}.favorite-wrapper{display:flex;justify-content:flex-start}.favorite svg,.subscribe svg{margin-right:8px}.favorite p,.subscribe p{padding:0}.subscribe{margin-right:24px}.recomend{color:var(--main-color);display:block;font-size:18px;font-weight:500;padding-left:36px;position:relative;width:-moz-max-content;width:max-content}.recomend:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23da6776' fill-rule='evenodd' d='M22.142 11.917c.33.128.794.367 1.22.789s.6 1.082.638 1.541c0 .147-.155.257-.29.184-.29-.147-.755-.33-1.22-.312a.9.9 0 0 0-.29.06v.107C22.2 19.65 14.02 24 12 24S1.8 19.65 1.8 14.286v-.09a1 1 0 0 0-.289-.059c-.464-.018-.929.165-1.22.312-.135.055-.309-.037-.29-.184.04-.477.213-1.137.64-1.54.425-.423.89-.661 1.218-.79.07-.033-.002-.043-.14-.064-.167-.025-.43-.064-.653-.174a1.1 1.1 0 0 1-.31-.257.178.178 0 0 1 .136-.294l.049-.005c.167-.017.375-.038.55-.105.485-.183.64-.532.64-.532v-.146S1.104 8.486.89 5.698C.68 2.89 1.686.45 2.383.137c.716-.312 2.226-.055 3.929 1.248 1.296.99 2.322 2.22 2.593 2.77.039.092.155.129.252.092.87-.34 1.917-.51 2.844-.51s1.975.17 2.846.51c.097.037.213 0 .251-.092.252-.55 1.297-1.78 2.613-2.789C19.413.065 20.923-.193 21.62.12c.696.33 1.703 2.77 1.49 5.559s-1.239 4.66-1.239 4.66v.147s.155.348.639.532c.193.073.426.11.6.11.155 0 .232.184.135.294a.86.86 0 0 1-.31.256c-.23.11-.495.15-.661.174-.141.02-.212.031-.132.065m-18.47 4.238C1 11.2 6.771 5.705 12 5.705c5.246 0 11.098 5.517 8.323 10.45-1.361 2.468-5.123 5.878-8.323 5.878s-7.961-4.99-8.328-5.878' clip-rule='evenodd'/%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m15.667 12-4.584 4.583L9 14.5'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:24px;left:0;position:absolute;top:-5px;width:24px}.recomend:hover{text-decoration:underline}.recomend__text_mob{display:none}.photogallery .photo{border-radius:10px}.photogallery__image{padding-bottom:52%}.allphotos__link{align-items:center;background:#171717b3;border-radius:3px;color:#fff;display:flex;font-size:14px;height:26px;justify-content:center;line-height:13px;margin:-30px 30px 70px auto;padding:0 3%;position:relative;width:-moz-max-content;width:max-content;z-index:2}.allphotos__link:hover{color:var(--main-color)}.allphotos__hide,.allphotos__link img{display:none}.event__text{font-size:18px;line-height:140%}.event__text i{font-weight:500}.event__text ul{margin-bottom:50px;max-width:490px}.event__text li{margin-bottom:15px;padding-left:25px;position:relative}.event__text li:before{background:var(--main-color);border-radius:150px;content:"";display:block;height:15px;left:0;position:absolute;top:5px;width:15px}.event__price{background:#10121b;border-radius:10px 10px 0 0;color:var(--main-color);font-size:50px;font-weight:500;line-height:100%;padding:25px 35px;text-align:center}.event__pricelist-item{display:flex;justify-content:space-between;margin:10px 0}.event__pricelist-service{color:#f2f2f2}.event__pricelist-price,.event__pricelist-service{font-size:20px;line-height:100%}.event__pricelist-dots{border-bottom:2px dotted hsla(0,0%,100%,.5);flex:1;margin:0 5px;position:relative;top:-6px}.club__contacts,.event__contacts{background:#fbfbfb;border-radius:0 0 10px 10px;padding:35px}.event__contacts{margin-bottom:20px}.event__manager{background:#f7f8fb;border-radius:24px;margin-top:20px;padding:20px 24px 24px}.event__post{background:#fff;border-radius:10px;margin-bottom:20px;padding:30px}.event__post:last-child{margin-bottom:0}.event__post-sticker{color:#9ea2ae}.event__post-title{color:#10121b;display:block;font-size:40px;line-height:90%;margin-bottom:20px}.event__post-title:hover{color:var(--main-color)}.event__post-text{line-height:140%}.stock{background:#10121b;border-radius:10px;color:#f2f2f2;display:flex;margin-bottom:20px;padding:55px;position:relative}.stock__picture{flex-shrink:0;margin-right:20px;width:190px}.stock__image{padding-bottom:100%}.stock__image .photo{border-radius:10px}.stock__title{font-size:34px;font-weight:500;line-height:100%;margin-bottom:10px;max-width:460px}.stock__text{font-size:16px;line-height:140%;margin-bottom:20px;max-width:460px}.stock__sticker{color:#646464;font-style:italic;font-weight:600;position:absolute;right:30px;text-transform:uppercase;top:30px}.stock__sticker:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='53' fill='none' viewBox='0 0 52 53'%3E%3Cpath fill='%23da6776' d='m26 6.5 3.271 7.79L36 9.18l-1.062 8.382L43.32 16.5l-5.112 6.729L46 26.5l-7.79 3.271 5.11 6.729-8.382-1.062L36 43.82l-6.728-5.112L26 46.5l-3.271-7.79L16 43.82l1.062-8.382L8.68 36.5l5.112-6.728L6 26.5l7.79-3.271L8.68 16.5l8.382 1.062L16 9.18l6.729 5.112z'/%3E%3Cpath fill='%2310121b' d='M26.825 19.5h4.025l-3.175 12.125H24.9zM25.6 37.125q-.925 0-1.6-.675t-.675-1.6.675-1.575q.675-.675 1.6-.675.95 0 1.6.675.675.65.675 1.575 0 .95-.675 1.625-.65.65-1.6.65'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:50px;left:-55px;position:absolute;top:-18px;width:50px}.page_event .eventlist{width:calc(76% - 30px)}.eventlist__item{display:flex;margin-bottom:40px;padding:20px 0}.eventlist__item:last-child{margin-bottom:0}.eventlist__datetime{margin-right:20px;min-width:142px;width:18%}.eventlist__content{display:flex;flex:1;flex-wrap:wrap}.eventlist__picture{width:100%}.eventlist__desc{flex:1;margin-right:5%}.eventlist__info{min-width:130px;width:26%}.eventlist__date,.eventlist__time{color:#10121b;font-size:38px;line-height:100%;margin-bottom:40px;padding-left:35px;position:relative}.eventlist__date:before,.eventlist__time:before{content:"";display:block;height:27px;left:0;position:absolute;top:1px;width:27px}.eventlist__date:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='26' fill='none' viewBox='0 0 24 26'%3E%3Cpath fill='%23656872' fill-rule='evenodd' d='M17.99.812C17.926.354 17.507 0 17 0c-.552 0-1 .42-1 .94V2H8V.94L7.99.811C7.926.354 7.507 0 7 0c-.552 0-1 .42-1 .94v1.09c-3.717.293-6 2.664-6 6.467V19.4C0 23.523 2.611 26 6.795 26h10.41C21.394 26 24 23.564 24 19.491V8.497c.012-3.808-2.268-6.18-6-6.468V.94zM16 4v1.06l.01.128c.065.459.484.812.99.812.552 0 1-.42 1-.94V4.045c2.596.276 4.009 1.849 4 4.555V9H2v-.399c0-2.7 1.417-4.275 4-4.556v1.016l.01.127c.065.459.484.812.99.812.552 0 1-.42 1-.94V4zM2 11v8.298C2 22.35 3.745 24 6.874 24h10.252C20.266 24 22 22.385 22 19.387V11zm17 4c0-.552-.445-1-.994-1l-.147.01a1 1 0 0 0 .147 1.99l.135-.009a1 1 0 0 0 .859-.99m-6.994-1c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.135.01a1 1 0 0 1-.147-1.992zM7 15c0-.552-.445-1-.994-1l-.147.01A1 1 0 0 0 5 15c0 .553.445 1 .994 1l.147-.009a1 1 0 0 0 .859-.99m11.006 4c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.135.01a1 1 0 0 1-.147-1.992zM13 20c0-.552-.445-1-.994-1l-.147.01a1 1 0 0 0 .147 1.99l.135-.009a1 1 0 0 0 .859-.99m-6.994-1c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.147.01A.997.997 0 0 1 5 20c0-.507.374-.925.859-.992z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat}.eventlist__time:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' viewBox='0 0 28 28'%3E%3Cpath fill='%23656872' fill-rule='evenodd' d='M14 .667C6.636.667.667 6.637.667 14.001S6.636 27.334 14 27.334s13.333-5.969 13.333-13.333C27.333 6.636 21.364.667 14 .667m0 2c6.26 0 11.333 5.074 11.333 11.334S20.26 25.334 14 25.334 2.667 20.26 2.667 14.001 7.74 2.667 14 2.667m.54 5.66a1 1 0 0 0-1.991.135v6.463l.01.15a1 1 0 0 0 .477.709l5.027 2.999.121.061a1 1 0 0 0 1.25-.408l.062-.121a1 1 0 0 0-.408-1.25l-4.54-2.709V8.462z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat}.eventlist__image{display:block;margin-bottom:40px;padding-bottom:32%}.eventlist__image,.eventlist__image .photo{border-radius:10px}.eventlist__title{color:#10121b;display:block;font-size:24px;font-weight:500;line-height:100%;margin-bottom:15px}.eventlist__title:hover{color:var(--main-color)}.eventlist__icons{display:inline-block}.eventlist__text{line-height:140%;margin-bottom:15px}.eventlist__adress,.otherevents__adress{color:var(--main-color);display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;padding-left:17px;position:relative;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.eventlist__adress:before,.otherevents__adress:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='15' fill='none' viewBox='0 0 12 15'%3E%3Cpath fill='%23000' d='M6 0C2.727 0 0 2.753 0 5.981c0 .475 0 .854.09 1.234v.095c.728 2.943 5.365 7.405 5.546 7.595C5.727 15 5.91 15 6 15c.182 0 .273 0 .364-.095.181-.19 4.818-4.652 5.545-7.5V7.31C12 6.835 12 6.456 12 5.981 12 2.753 9.364 0 6 0m4.818 7.12C10.364 9.304 7.091 12.627 6 13.766c-1.09-1.14-4.364-4.462-4.818-6.646v-.095c-.091-.38-.091-.664-.091-1.044C1.09 3.323 3.273 1.044 6 1.044s5 2.279 5 4.937c0 .38-.09.76-.182 1.14'/%3E%3Cpath fill='%23000' d='M6 3.417c-1.09 0-2 .855-2 1.994 0 1.044.91 1.994 2 1.994S8 6.55 8 5.41s-.91-1.994-2-1.994m0 2.944c-.545 0-.91-.475-.91-.95 0-.57.365-.95.91-.95s1 .38 1 .95c0 .475-.455.95-1 .95'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:15px;left:0;position:absolute;top:1px;width:12px}.eventlist__adress:hover,.otherevents__adress:hover{text-decoration:underline}.eventlist__price{color:var(--main-color);font-size:40px;font-weight:500;line-height:100%;margin-bottom:20px;text-align:center}.eventlist__button{color:#000;margin-bottom:20px}.eventlist__favorite{margin:0 auto}.event__manager .author~.button_orange{margin-top:15px}.event__manager .author__avatar{height:40px;margin-right:20px;width:40px}.event__manager .author__name{margin-right:0}.event__manager .author__publications{margin-bottom:6px}.tabs__nav{border-bottom:1px solid #2b3038;display:flex;margin-bottom:30px;padding-top:5px}.tabs__link{border-bottom:3px solid rgba(235,117,43,0);color:#8c8e96;font-size:20px;font-weight:500;line-height:100%;margin-right:35px;padding-bottom:20px}.tabs__link_active{border-color:var(--main-color);color:#fff;cursor:default}.tabs__link:hover{color:#fff}.tabs__padding{display:none}.tabs__link_spoiler{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%233c3e47' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1 6 6 6-6'/%3E%3C/svg%3E") right 10px center no-repeat;border-bottom:none;border-top:1px solid #e4e4e4;color:#10121b;display:none;font-size:18px;font-weight:500;height:58px}.tabs__link_spoiler.tabs__link_first{border-top:none}.tabs__link_spoiler.tabs__link_active{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%233c3e47' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 7 6-6 6 6'/%3E%3C/svg%3E") right 10px center no-repeat;border-color:#e4e4e4!important}.tabs__count{background:var(--main-color);border-radius:3px;color:#10121b;font-size:14px;font-weight:600;margin-left:10px;min-width:22px;padding:3px 7px 1px;text-align:center}.otherevents{margin-bottom:-33px}.otherevents__item{background:#f2f2f2;border-radius:5px;display:grid;grid-template-rows:auto auto auto 1fr auto auto;padding:20px}.otherevents__image{margin-bottom:22px;padding-bottom:66%}.otherevents__title{color:#10121b;display:block;font-size:24px;font-weight:500;line-height:100%;padding-bottom:18px}.otherevents__title:hover{color:var(--main-color)}.otherevents__icons{display:inline-block}.otherevents__datetime{display:flex;margin-bottom:20px}.otherevents__date{margin-right:30px}.otherevents__date,.otherevents__time{color:#10121b;font-size:23px;line-height:100%;padding-left:26px;position:relative}.otherevents__date:before,.otherevents__time:before{content:"";display:block;height:17px;left:0;position:absolute;top:0;width:17px}.otherevents__date:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='26' fill='none' viewBox='0 0 24 26'%3E%3Cpath fill='%23656872' fill-rule='evenodd' d='M17.99.812C17.926.354 17.507 0 17 0c-.552 0-1 .42-1 .94V2H8V.94L7.99.811C7.926.354 7.507 0 7 0c-.552 0-1 .42-1 .94v1.09c-3.717.293-6 2.664-6 6.467V19.4C0 23.523 2.611 26 6.795 26h10.41C21.394 26 24 23.564 24 19.491V8.497c.012-3.808-2.268-6.18-6-6.468V.94zM16 4v1.06l.01.128c.065.459.484.812.99.812.552 0 1-.42 1-.94V4.045c2.596.276 4.009 1.849 4 4.555V9H2v-.399c0-2.7 1.417-4.275 4-4.556v1.016l.01.127c.065.459.484.812.99.812.552 0 1-.42 1-.94V4zM2 11v8.298C2 22.35 3.745 24 6.874 24h10.252C20.266 24 22 22.385 22 19.387V11zm17 4c0-.552-.445-1-.994-1l-.147.01a1 1 0 0 0 .147 1.99l.135-.009a1 1 0 0 0 .859-.99m-6.994-1c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.135.01a1 1 0 0 1-.147-1.992zM7 15c0-.552-.445-1-.994-1l-.147.01A1 1 0 0 0 5 15c0 .553.445 1 .994 1l.147-.009a1 1 0 0 0 .859-.99m11.006 4c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.135.01a1 1 0 0 1-.147-1.992zM13 20c0-.552-.445-1-.994-1l-.147.01a1 1 0 0 0 .147 1.99l.135-.009a1 1 0 0 0 .859-.99m-6.994-1c.549 0 .994.448.994 1a1 1 0 0 1-.859.991l-.147.01A.997.997 0 0 1 5 20c0-.507.374-.925.859-.992z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat;background-size:contain}.otherevents__time:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' viewBox='0 0 28 28'%3E%3Cpath fill='%23656872' fill-rule='evenodd' d='M14 .667C6.636.667.667 6.637.667 14.001S6.636 27.334 14 27.334s13.333-5.969 13.333-13.333C27.333 6.636 21.364.667 14 .667m0 2c6.26 0 11.333 5.074 11.333 11.334S20.26 25.334 14 25.334 2.667 20.26 2.667 14.001 7.74 2.667 14 2.667m.54 5.66a1 1 0 0 0-1.991.135v6.463l.01.15a1 1 0 0 0 .477.709l5.027 2.999.121.061a1 1 0 0 0 1.25-.408l.062-.121a1 1 0 0 0-.408-1.25l-4.54-2.709V8.462z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat;background-size:contain}.otherevents__adress{display:block;margin-bottom:26px}.otherevents__info{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.otherevents__price{color:var(--main-color);font-size:30px;font-weight:500;line-height:100%;text-align:center}.otherevents__button{color:#000;max-width:100%}.calendar__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:35px}.calendar__title{color:#fff;font-size:20px;font-weight:500;line-height:100%}.calendar__form{display:flex}.calendar__form .form__select{flex-shrink:0;margin-left:20px}.calendar__form .form__select_year{margin-left:0;width:110px}.calendar__form .form__select_month{flex:1;max-width:100%}.calendar__form .form__select_time{width:120px}.calendar__week{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:10px;margin-bottom:55px}.calendar__week:last-child{margin-bottom:0}.calendar__heading{border-bottom:3px solid rgba(235,117,43,0);color:#8c8e96;font-weight:400;line-height:100%;margin-bottom:15px;padding-bottom:10px;position:relative;text-align:center}.calendar__heading:before{border-bottom:1px solid #2b3038;bottom:-4px;content:"";display:block;height:3px;left:-5px;position:absolute;width:calc(100% + 10px)}.calendar__day_current .calendar__heading{border-bottom:3px solid var(--main-color);color:#fff}.calendar_empty{display:block}.calendar__date{font-size:18px;margin-bottom:5px}.calendar__dayname{font-size:14px}.calendar__item{background:#edf5fd;border-radius:10px;color:#3c3e47;cursor:pointer!important;display:block;font-size:14px;line-height:120%;margin-top:10px;padding:20px 10px}.calendar__item_recommend{background:#e8b187;color:#000}.calendar__day_archive .calendar__item{background:#f2f2f2}.calendar__day_archive .calendar__heading{color:#3c3e47}.calendar__item:hover{background:var(--main-color);color:#000}.calendar__day_archive .calendar__item:hover{background:#f2f2f2;cursor:default}.calendar__text{margin-bottom:12px}.calendar__time{font-weight:500}.calendar__count{background:#edf5fd;border-radius:3px;color:#10121b;display:none;font-size:14px;font-weight:600;margin-right:10px;min-width:22px;padding:3px 7px 1px;text-align:center}.calendar__count_recommend{background:#e8b187}.calendar__filter-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='22' fill='none' viewBox='0 0 24 22'%3E%3Cpath fill='%23da6776' d='M22.133 1.556H18.88v-.61c0-.411-.3-.772-.709-.817a.8.8 0 0 0-.891.795v.632H6.72v-.61c0-.411-.3-.772-.709-.817a.8.8 0 0 0-.891.795v.632H1.867C.836 1.556 0 2.39 0 3.422V20.01c0 1.03.836 1.867 1.867 1.867h20.266A1.867 1.867 0 0 0 24 20.009V3.422a1.867 1.867 0 0 0-1.867-1.866M5.6 20.276H1.867a.267.267 0 0 1-.267-.267v-5.387h4zm0-7.2h-4V7.422h4zm5.6 7.2h-4v-5.654h4zm0-7.2h-4V7.422h4zm5.6 7.2h-4v-5.654h4zm0-7.2h-4V7.422h4zm5.6 6.933c0 .147-.12.267-.267.267H18.4v-5.654h4zm0-6.933h-4V7.422h4zm0-7.254H1.6v-2.4c0-.147.12-.266.267-.266H5.12v.61c0 .41.3.771.709.816a.8.8 0 0 0 .891-.795v-.631h10.56v.61c0 .41.3.771.709.816a.8.8 0 0 0 .891-.795v-.631h3.253c.148 0 .267.119.267.266z'/%3E%3C/svg%3E") 50% no-repeat;border:1.5px solid var(--main-color);border-radius:10px;display:none;font-size:0;height:60px;transition:.3s;width:60px}@media screen and (min-width:768px){.calendar__form{display:flex!important}.calendar__list{display:block!important}}.section_leftsidebar{display:flex;justify-content:space-between}@media screen and (min-width:1280px){.section_leftsidebar~.pagination{padding-left:calc(24% + 30px)}}.section_leftsidebar .section__sidebar{margin-right:30px;width:21%}.section_leftsidebar .section__content{flex:1}.section__title a{color:var(--main-color)}.section__title a:hover{text-decoration:underline}.map__image{background:url(./map-img.XeD5VET5.jpg) 50% no-repeat;background-size:cover;border-radius:10px;display:flex;height:200px}.map__button{margin:auto}.map__button:hover{background:var(--main-color);color:#000;filter:brightness(120%)}.map__button:hover img{filter:none}.pricelist__item{align-items:flex-start;display:flex;justify-content:space-between;padding:2px 0}.pricelist__head{color:#3c3e47;font-size:14px;font-weight:500;padding-bottom:7px}.pricelist__service{color:#10121b;font-size:16px;font-weight:500;line-height:110%}.pricelist__price{color:var(--main-color);font-size:16px;font-weight:600;white-space:nowrap}.section_posts{margin-bottom:60px}.clubcards .poster{margin-bottom:30px}.clubcards:last-child{margin-bottom:0}.more__button{margin:0 auto}.page_clublist .more{margin-top:30px;position:relative;z-index:2}.page_clublist .section_leftsidebar{margin-bottom:0}@media screen and (min-width:1280px){.section__sidebar_filter .sitesearch__filter-button{display:none}.section__sidebar_filter .sitesearch__filter-count{display:none!important}.section__sidebar_filter .sitesearch__input-wrapper{margin-right:0;width:100%}}.club__rank{align-items:flex-start;background:#fbfbfb;border-bottom:1px solid #e4e4e4;border-radius:10px 10px 0 0;display:flex;padding:30px 55px 20px}.club__rank-count{color:#00cf99;font-size:55px;line-height:90%;margin-right:20px}.club__rank-text{color:#10121b;font-size:20px;line-height:100%}.club__rank-text a{color:var(--main-color);display:block}.club__rank-text a:hover{text-decoration:underline}.club__caption{display:flex;margin-top:-10px}.club__icons{display:inline-flex}.club__icons img{margin-right:10px}.section_gray .tabs__nav{border-bottom:1px solid #e4e4e4;margin-bottom:30px;padding-top:5px}.section_gray .tabs__link{border-bottom:3px solid rgba(235,117,43,0);color:#7d7f87}.section_gray .tabs__link_active{border-color:var(--main-color);color:#10121b;cursor:default}.section_gray .tabs__link:hover{color:#10121b}.club__tabs .tabs__content{font-size:17px;line-height:140%}.club__tabs .pricelist__item{align-items:flex-end;margin-bottom:20px}.club__tabs .pricelist__head{font-size:20px}.club__tabs .pricelist__service{font-size:24px}.club__tabs .pricelist__price{font-size:36px;font-weight:500}.club__tabs .pricelist__dots{border-bottom:2px dotted #7d7f87;flex:1;margin:0 5px;position:relative;top:-6px}.club__tabs .articles__item{margin-top:20px;padding:0;width:48%}.club__tabs .articles__item_big{margin-bottom:50px;margin-top:0;width:100%}.club__tabs .articles__item_big .articles__picture{width:50%}.club__tabs .articles__item_big .articles__content{width:calc(50% - 20px)}.club__tabs .articles__item .articles__title{font-size:23px;margin-bottom:12px}.club__tabs .articles__item_big .articles__title{font-size:40px}.club__tabs .articles__text{padding-bottom:26px}.club__tabs .articles__tag{line-height:100%}.club__tabs .contacts{display:grid;grid-template-columns:repeat(4,1fr)}.club__map{height:480px;width:100%}.club__videolink{padding-bottom:53%}.club__videolink:before{background:var(--main-color) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='26' fill='none' viewBox='0 0 23 26'%3E%3Cpath fill='%2310121b' d='M23 13 .5 25.99V.01z'/%3E%3C/svg%3E") left 55% center no-repeat;border-radius:10px;content:"";display:block;height:64px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.5s;width:84px;z-index:1}@media(hover:hover){.club__videolink:hover{filter:brightness(110%)}.club__videolink:hover:before{transform:translate(-50%,-50%) scale(1.2)}}.section_gray .calendar__title{color:#10121b}.section_gray .form__select .form__input{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%233c3e47' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1 6 6 6-6'/%3E%3C/svg%3E") right 20px center no-repeat;border:1.5px solid #e4e4e4;color:#646464;height:auto}.section_gray .form__select:hover .form__input{border:1.5px solid #cfcfcf}.section_gray .form__select_open .form__input,.section_gray .form__select_open:hover .form__input{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%233c3e47' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 7 6-6 6 6'/%3E%3C/svg%3E") right 20px center no-repeat;border:1.5px solid #cfcfcf}.section_gray .calendar__heading{color:#7d7f87}.section_gray .calendar__day_current .calendar__heading{color:#10121b}.section_gray .calendar__day_archive .calendar__heading{color:#bdbdbd}.section_gray .calendar__heading:before{border-bottom:1px solid #e4e4e4}.section_gray .calendar__day_archive .calendar__item,.section_gray .calendar__day_archive .calendar__item:hover{background:#fbfbfb}.section_gray .calendar__day:not(.calendar__day_archive) .calendar__item{filter:brightness(102%)}.team__list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}.team__item{background:#fff;border-radius:10px;display:flex;justify-content:space-between;padding:30px}.team__avatar{width:70px}.team__image{padding-bottom:100%}.team__image .photo{border-radius:150px}.team__rating{align-items:center;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='17' fill='none' viewBox='0 0 18 17'%3E%3Cpath fill='%23da6776' d='M7.573 1.39c.45-1.381 2.405-1.381 2.854 0l.93 2.865a1.5 1.5 0 0 0 1.427 1.037h3.012c1.453 0 2.057 1.86.882 2.713l-2.437 1.77a1.5 1.5 0 0 0-.545 1.678l.93 2.865c.45 1.382-1.132 2.53-2.307 1.677l-2.437-1.77a1.5 1.5 0 0 0-1.764 0l-2.437 1.77c-1.175.854-2.757-.295-2.308-1.677l.931-2.865a1.5 1.5 0 0 0-.545-1.677l-2.437-1.77C.147 7.15.751 5.291 2.204 5.291h3.012a1.5 1.5 0 0 0 1.427-1.037z'/%3E%3C/svg%3E") 0 0 no-repeat;color:var(--main-color);display:flex;font-size:15px;font-weight:500;height:20px;margin:10px auto 0;padding-left:24px;width:46px}.team__content{display:flex;flex-direction:column;padding-top:12px;position:relative;width:calc(100% - 90px)}.team__name{color:#10121b;font-size:20px;font-weight:500;line-height:100%}.team__position{color:#3c3e47;font-size:14px;font-weight:500;line-height:140%}.team__desc{font-size:16px;line-height:140%}.team__button{align-items:center;background:none;border:1.5px solid var(--main-color);border-radius:10px;box-sizing:border-box;color:#10121b;display:flex;font-size:16px;height:40px;justify-content:center;margin-top:7px;width:115px}.team__button:hover{background:var(--main-color);color:#fff}.reviews .comments__form,.reviews .comments__head,.reviews .comments__item{max-width:100%}.reviews .comments__head{padding-bottom:10px}.reviews__total{margin-bottom:30px}.reviews__title{color:#818183;font-size:12px;line-height:100%;margin-bottom:5px}.reviews__stat{background:#f8f8f8;border-radius:5px;display:flex;height:60px;padding-right:10px}.reviews__totalrank{align-items:center;background:#00c491;border-radius:5px 0 0 5px;color:#fff;display:flex;font-size:20px;font-weight:500;height:100%;justify-content:center;line-height:100%;padding-top:5px;width:86px}.reviews .comments__item,.reviews .comments__item_replay{padding-right:0}.reviews__rating{background:#f8f8f8;border:1px solid #eaeaea;border-radius:5px;display:block;height:-moz-max-content;height:max-content;margin-left:auto;padding:9px}.reviews__rank{align-items:center;background:#00c4911a;border-radius:8px;color:#00c491;display:flex;font-size:24px;font-weight:600;height:60px;justify-content:center;line-height:100%;margin:0 0 14px;padding-top:5px;width:86px}.reviews__score-item{font-size:16px;text-align:center}.reviews__reviews-item b,.reviews__score-item b{font-size:18px}.reviews__totalscore{align-items:center;display:flex}.reviews__totalscore .reviews__score-item{font-size:14px;padding:0 20px}.reviews__reviews-item{font-size:14px;padding:0 10px}.reviews__totalscore .reviews__score-item{border-right:1px solid #e4e4e4}.reviews__totalreviews b,.reviews__totalscore b{display:block;text-align:center}.reviews__totalreviews{align-items:center;display:flex;flex:1;justify-content:flex-end}.reviews__reviews-item_positive{color:#00c491}.reviews__reviews-item_neutral{color:#868686}.reviews__reviews-item_negative{color:#cf0032}.reviews__ranking{margin:20px 0 0 80px;width:100%}.reviews__ranking-title{font-weight:500;margin-bottom:10px}.reviews__ranking-score{font-weight:600;margin-left:5px}.reviews__rate{align-items:center;display:flex}.reviews__label{font-size:16px;width:95px}.reviews__value{font-size:18px;font-weight:600;margin-left:10px}.stars{display:flex;justify-content:flex-start;margin-left:7px;position:relative;top:-2px}.stars__item{color:#dadada;cursor:pointer;font-size:20px;font-weight:700}.reviews__ranking-score_red,.stars_red .stars__item_active,.stars_red+.reviews__value,.stars_red:not(:hover) .stars__item_select{color:#cf0032}.reviews__ranking-score_orange,.stars_orange .stars__item_active,.stars_orange+.reviews__value,.stars_orange:not(:hover) .stars__item_select{color:var(--main-color)}.reviews__ranking-score_lightgreen,.stars_lightgreen .stars__item_active,.stars_lightgreen+.reviews__value,.stars_lightgreen:not(:hover) .stars__item_select{color:#7abf96}.reviews__ranking-score_green,.stars_green .stars__item_active,.stars_green+.reviews__value,.stars_green:not(:hover) .stars__item_select{color:#00c491}.stars__item,.stars__item:hover{transition:0s}.stars__item_active{transition:.2s}@media screen and (max-width:1838px){.club__contacts,.event__contacts,.event__manager{padding:30px}.event__price{padding:25px 30px}}@media screen and (max-width:1680px){.club__tabs .articles__item .articles__title{font-size:20px}.club__tabs .articles__item_big .articles__title{font-size:36px}.club__tabs .articles__tag a{font-size:14px}}@media screen and (max-width:1630px){.club__tabs .articles__item_big .articles__title,.club__tabs .pricelist__price{font-size:34px}.section_gray .calendar__form{flex:1;margin-left:30px;min-width:auto}.section_gray .calendar__dayname{font-size:14px}.section_gray .calendar__date{font-size:18px}.club__rank{padding:30px 55px 15px}.reviews .comments__item_replay{padding-right:0}}@media screen and (max-width:1599px){.menu__submenu-item{font-size:17px}.publications__title{font-size:28px}.publications__updated{font-size:12px;padding:10px 7px 7px 20px}.publications__date{font-size:13px;padding:8px 8px 0}.articles__item_big .articles__title{font-size:34px}.articles__text{padding-bottom:35px}.articles__title{font-size:27px}.articles__tag,.articles__title{margin-bottom:15px}.article__image_horizontal{margin-left:-10%;max-width:120%;width:120%}.article__content blockquote:before{background-size:contain;left:-10%;width:60px}.dating__title{font-size:26px}.page_event .eventlist{width:calc(100% - 317px)}.otherevents__date{margin-right:15px}.club__tabs .tabs__link{font-size:22px}.club__tabs .articles__item_big .articles__title{font-size:31px}.club__tabs .articles__item_big .articles__text{font-size:18px}.club__tabs .contacts__links a,.club__tabs .contacts__text,.club__tabs .contacts__title{font-size:16px}.club__map{height:420px}.section_gray .calendar__date{font-size:18px}.section_gray .calendar__dayname{font-size:14px}.section_gray .calendar__item{font-size:12px;padding:14px 10px}}@media screen and (max-width:1535px){.menu__dropdown .menu__item:after,.menu__dropdown .menu__item:before{width:15px}.menu__item{padding:10px 0 10px 15px}.menu__submenu{padding-left:24px}.login__button img{margin-right:7px}.dating__title{font-size:24px}.latest__title{font-size:28px}.latest__link{font-size:20px}.tag{background-size:30%;padding:70px 7%}.tag__title{font-size:32px;padding-bottom:40px}.article__sidebar{margin:0 15px 0 -15px}.article__content blockquote{width:110%}.article__content blockquote:before{width:56px}.event__item,.reviews,.section_gray{padding:50px}.map__image{height:180px}.otherevents__date{margin-right:30px}.eventlist__date,.eventlist__time{font-size:34px}.eventlist__date:before,.eventlist__time:before{top:0}.eventlist__datetime{min-width:130px}.calendar__date{font-size:18px}.calendar__dayname{font-size:15px}.club__sidebar{display:none}.club__content{margin-right:0}.club__tabs .tabs__link{font-size:24px}.club__tabs .pricelist__price{font-size:36px}.club__tabs .articles__item .articles__title{font-size:23px}.club__tabs .articles__tag a{font-size:16px}.club__tabs .articles__item_big .articles__text{font-size:20px}.club__tabs .articles__item_big .articles__title{font-size:40px}.club__tabs .contacts__links a,.club__tabs .contacts__text,.club__tabs .contacts__title{font-size:20px}.club__map{height:480px}.section_gray .calendar__dayname{font-size:14px}.section_gray .calendar__date{font-size:18px}.section_gray .calendar__form{flex:unset;min-width:610px}.section_gray .calendar__item{font-size:14px;padding:20px 10px}.reviews .comments__item_replay{padding-right:0}}@media screen and (max-width:1439px){.navigation{padding:20px 5%}.search__input{font-size:22px}.menu__item{font-size:18px;padding:10px 0 10px 15px}.menu__count,.menu__submenu-item{font-size:16px}.login__button img{display:none}.articles__info{font-size:16px}.articles__item_big .articles__title{font-size:38px}.articles__title{font-size:25px}.dating__title{font-size:22px}.calltoaction{padding:40px}.calltoaction__title{font-size:32px}.calltoaction__text{font-size:16px}.latest__item{padding:35px}.latest__title{font-size:26px}.latest__title img{margin:-10px 0 0 2px;width:26px}.latest__link{font-size:18px}.faq__title,.message__title{font-size:22px}.faq__answer,.faq__send,.message__text{font-size:16px}.tag__symbol{height:35px}.article__content,.comments__head{max-width:650px}.article__content .favorite{border:1px solid rgba(16,18,24,.08);border-radius:12px;font-size:14px;line-height:18px;padding:7px 28px;top:-40px}.article__content blockquote{font-size:36px}.map__image{height:160px}.calendar__head{display:block}.calendar__title{margin-bottom:24px}.calendar__dayname{font-size:13px}.calendar__date{font-size:18px}.calendar__item{font-size:13px;padding:14px 10px}.section_gray .calendar__head{display:flex}.section_gray .calendar__title{margin-bottom:0}}@media screen and (max-width:1700px){:root{--sidebar-width:16%}}@media screen and (max-width:1516px){:root{--sidebar-width:20%}}@media screen and (max-width:1365px){:root{--sidebar-width:23%}}@media screen and (max-width:1192px){:root{--sidebar-width:23%}}@media screen and (max-width:1365px){.page__content{padding:20px 3%}.menu__submenu-item{font-size:15px}.publications__title{font-size:24px}.publications__updated{font-size:10px;padding:10px 6px 7px 20px}.publications__date{font-size:12px;padding:8px 7px 0}.articles__item_big .articles__title{font-size:34px}.articles__text{font-size:18px;padding-bottom:30px}.articles__title{font-size:23px}.articles__tag,.articles__title{margin-bottom:12px}.articles__tag a{font-size:15px}.articles__info img{width:18px}.faq__title,.message__title{font-size:21px}.tag{background-size:25%;padding:50px 6%}.tag__title{font-size:28px;padding-bottom:30px}.tag__letter{font-size:30px}.article__content,.comments__head{max-width:600px}.article__title{font-size:38px}.article__content blockquote{font-size:32px}.article__content blockquote:before{width:52px}.event__content{margin-right:20px}.club__sidebar,.event__sidebar{min-width:277px}.page_event .eventlist{width:100%}.club__contacts,.event__contacts,.event__manager{padding:25px}.event__item,.page_event .comments,.reviews,.section_gray{padding:40px}.club__rating{font-size:38px;height:60px;width:70px}.club__name{margin-right:15px}.stock{padding:60px 44px 44px}.calendar__item{font-size:12px}.club__tabs .articles__item .articles__title{font-size:20px}.club__tabs .articles__item_big .articles__title{font-size:36px}.club__tabs .articles__tag a{font-size:14px}.club__tabs .contacts__links a{font-size:18px}.section_gray .section__title{margin-bottom:30px}}@media screen and (max-width:1279px){.city,.logo,.search{margin-bottom:30px}.page__content{padding:20px 3%}.search__input{font-size:20px}.menu__links{min-height:230px}.menu__dropdown .menu__item:after,.menu__dropdown .menu__item:before{top:19px;width:13px}.menu__item{font-size:20px;padding:10px 0 10px 10px}.menu__submenu-item{font-size:16px}.menu__count{font-size:14px;max-height:24px;padding:3px 6px 0}.events__title{bottom:10%;font-size:18px}.publications__update{margin-bottom:10px}.publications__updated:before{height:4px;left:8px;width:4px}.publications__title{font-size:20px}.publications__updated{font-size:9px;padding:10px 5px 7px 17px}.publications__date{font-size:10px;padding:8px 6px 0}.articles__item_big{padding:16px!important}.articles__content{margin-left:16px;width:calc(74% - 16px)}.articles__item_big .articles__info{padding-bottom:14px}.articles__info{font-size:13px}.articles__info img{margin-top:-2px;width:14px}.articles__item:not(.articles__item_big) .articles__author,.articles__item:not(.articles__item_big) .articles__author~.articles__separ{display:none}.articles__item_big .articles__title{font-size:30px}.articles__text{font-size:16px;padding-bottom:20px}.articles__title{font-size:18px;margin-bottom:8px}.articles__tag{margin-bottom:12px}.articles__tag a{font-size:12px}.dating__title{font-size:20px}.calltoaction{padding:30px}.calltoaction__title{font-size:28px;margin-bottom:16px}.latest__item{padding:25px}.latest__title{font-size:22px}.latest__title img{margin:-6px 0 0;width:22px}.latest__link{font-size:14px}.faq__title,.message__title{font-size:19px}.tag{background-size:20%;padding:35px 5%}.tag__title{font-size:24px;padding-bottom:20px}.tag__abc{height:58px}.tag__symbol{font-size:18px;height:30px}.tag__item{padding:15px 7%}.tag__letter{font-size:28px;padding-top:5px}.tag__link{font-size:16px}.article{padding:60px 35px 35px}.article__sidebar{margin:0}.article__content{max-width:500px}.article__content .favorite{right:-80px;top:-48px}.article__image_horizontal{margin-left:-5%;max-width:110%;width:110%}.article__title{font-size:34px}h2{font-size:28px}.article__content,.article__content b,.article__content ol li{font-size:18px}.article__content blockquote{font-size:27px}.article__content blockquote:before{height:25px;left:-6%;width:25px}.comments{padding:40px}.comments__head{max-width:700px}.comments__title{font-size:20px}.comments__text{font-size:18px}.readmore__item{padding:15px}.readmore__image{margin-bottom:16px}.readmore__title{font-size:18px}.readmore__category{font-size:15px}.readmore__discuss a{font-size:16px}.screen1024{display:none}.club__content,.event__content{margin-right:0}.club__sidebar,.event__sidebar{width:100%}.club__contacts,.event__contacts,.event__item,.event__manager,.event__price,.page_event .comments,.reviews,.section_gray{padding:35px 5%}.club__contacts,.event__contacts{display:flex;flex-wrap:wrap}.club__contacts .contacts__item,.event__contacts .contacts__item{padding-right:25px;width:50%}.club__contacts .contacts__item_adress,.event__contacts .contacts__item_adress{order:1}.club__contacts .contacts__item_phones,.event__contacts .contacts__item_phones{order:2}.club__contacts .contacts__item_metro,.event__contacts .contacts__item_metro{order:3}.club__contacts .contacts__item_date,.event__contacts .contacts__item_date{order:4}.club__contacts .contacts__button,.event__contacts .contacts__button{margin:0 auto;order:5}.event__contacts .contacts__userstat{order:6;width:100%}.event__manager{align-items:center;background:none;display:flex;justify-content:space-between;margin-bottom:20px}.event__manager .author{margin-bottom:0}.section_leftsidebar{display:block}.section_leftsidebar .section__sidebar{margin:0 0 30px;width:100%}.section__sidebar_filter .section__head{display:none}.calltoaction_beforefilter{margin-bottom:30px}.club__tabs .tabs__link{font-size:22px}.club__tabs .pricelist__price{font-size:34px}.club__tabs .articles__tag a{font-size:12px}.club__tabs .articles__item_big .articles__title{font-size:30px}.club__tabs .articles__item_big .articles__text,.club__tabs .contacts__links a,.club__tabs .contacts__text,.club__tabs .contacts__title{font-size:16px}.club__map{height:420px}.section_gray .calendar__head{display:block}.section_gray .calendar__title{margin-bottom:24px}.section_gray .calendar__form{margin-left:0}.section_gray .calendar__date{font-size:18px}.section_gray .calendar__dayname{font-size:14px}.section_gray .calendar__item{font-size:12px;padding:14px 10px}.reviews__score-item{font-size:14px;text-align:center}.reviews .comments__item_replay{padding-right:0}}@media screen and (max-width:1124px)and (min-width:1024px){.clubs__item,.otherevents__item{padding:14px}.clubs__info{padding:20px 10px}.clubs__choice{font-size:12px}.otherevents__date{margin-right:10px}.otherevents__price{font-size:26px}}@media screen and (max-width:1023px){.topnavigation__content{display:none}.article__content,.article__sidebar{margin:0 auto;max-width:500px;width:100%}.menu{height:100%}.page:not(.page_authorization):not(.page_search){display:block;padding-top:56px}.page__top{display:none}.page__sidebar{height:100%;overflow:hidden;padding-top:100px;transform:translateY(-100%);transition:transform .4s ease;width:100%}.page__sidebar.menu_open{transform:translateY(0)}.page__content{margin:0 auto;max-width:768px;width:100%}.page__content_dark:after{background:#10121b;bottom:0;content:"";display:block;left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:-2}.page__content{padding:20px 30px}.logo{margin-bottom:0;width:130px}.navigation{padding:0}.menu__dropdown .menu__item:after,.menu__dropdown .menu__item:before{top:23px;width:20px}.menu__item{font-size:18px;padding:13px 0 13px 25px}.menu__submenu{padding-left:37px}.menu__submenu-item{font-size:16px}.menu__count{font-size:18px;max-height:28px;padding:7px 7px 3px}.menu__body{margin:70px auto 0;max-width:360px}.menu__links{min-height:400px}.login__button img{display:block}.latest__link_pc{display:none}.latest__link_mob{display:block}.tag{background-size:20%;padding:30px 4%}.tag__abc{height:52px}.tag__symbol{font-size:16px;height:27px}.tag__item{padding:15px 7%}.article{display:block}.article__body{width:100%}.article__content .favorite{right:-20px}.article__image_horizontal{margin-left:-15%;max-width:130%;width:130%}.article__content blockquote:before{height:40px;left:-13%;width:46px}.article__author_bottom{margin-bottom:30px}.article__comments,.article__share{display:none}.article__action{align-items:center;display:flex;justify-content:space-between}.article__social{border:none;display:flex!important;margin:0;padding:0}.article__social a{margin-right:10px}.article__karma{flex-direction:row;width:110px}.readmore__item{padding:14px}.readmore__title{font-size:17px}.readmore__discuss a{font-size:15px}.eventlist__item{display:block}.eventlist__datetime{display:flex;width:100%}.eventlist__date,.eventlist__time{margin-bottom:20px;margin-right:40px}.club__tabs .tabs__link{font-size:21px}.club__tabs .pricelist__service{font-size:23px}.club__tabs .pricelist__price{font-size:32px}.club__tabs .pricelist__item{margin-bottom:15px}.club__tabs .articles__item_big .articles__title{font-size:28px}.club__tabs .contacts{grid-template-columns:repeat(2,1fr)}.club__tabs .contacts__item_adress{order:1}.club__tabs .contacts__item_phones{order:3}.club__tabs .contacts__item_metro{order:2}.club__tabs .contacts__item_date{order:4}.club__tabs .contacts__links a,.club__tabs .contacts__text,.club__tabs .contacts__title{font-size:16px}.club__map{height:380px}.club__videolink:before{transform:translate(-50%,-50%) scale(.8)}.section_gray .calendar__item{font-size:11px}.section_gray .calendar__week{grid-gap:7px;margin-bottom:0}.reviews__totalscore .reviews__score-item{padding:0 14px}.reviews__reviews-item{padding:0 7px}}@media screen and (max-width:1023px)and (min-width:768px){.clubs__item{padding:14px}.clubs__title{font-size:22px}.clubs__choice{font-size:13px}.clubs__choice li{margin-right:6px;padding-left:12px}.clubs__choice li:before{background-size:contain;height:8px;top:5px;width:8px}.clubs__text{font-size:15px}.clubs__info{padding:10px}.clubs__city{font-size:14px;padding-left:24px}.clubs__city:before{background-size:contain}}@media screen and (min-width:767px){.tag__abc{display:flex!important}}@media screen and (max-width:767px){.calendar__day_empty{display:none}.article__content .back-button{display:block}.page__sidebar{padding-top:70px}.page:not(.page_authorization):not(.page_search){padding-top:58px}.menu__body,.page__content,.page_search .page__content{padding:0 20px}.page__content{padding:20px 10px 0}.logo{width:130px}.notice-button,.search-button{background-size:contain;height:22px;margin-right:14px;width:22px}.notice-button{margin-left:4px}.burger{height:18px;width:24px}.burger__line{height:2px}.menu__body{display:flex;flex-direction:column;margin:0 auto}.menu__links{flex:1;min-height:auto}.menu__after{padding-bottom:90px}.button{max-width:100%}.section:not(.authorization){margin-bottom:40px}.section__title{font-size:24px}.section__link{font-size:16px}.events .section__content,.page_search .clubs .section__content,.publications .section__content,.readmore .section__content{margin-left:calc(-50vw + 50%);overflow-x:scroll;padding-left:calc(50vw - 50%);width:100vw}.events__content,.publications__content,.readmore__content{width:-moz-max-content;width:max-content}.publications__item{margin-right:15px;width:200px}.events__item{margin-right:15px;width:160px}.readmore__item{margin-right:20px;padding:18px;width:300px}.page_search .clubs__content{display:flex;width:-moz-max-content;width:max-content;grid-gap:unset}.page_search .clubs__item{margin-right:15px;width:160px}.articles{display:block}.articles__item{align-items:center;flex-direction:row;justify-content:flex-start;margin-bottom:10px;padding:16px 20px;width:100%}.articles__item_big{display:block;flex-direction:column;padding:20px}.articles__item_big .articles__content,.articles__item_big .articles__picture{max-width:100%;width:100%}.articles__item_big .articles__content{margin-left:0;padding-bottom:0}.articles__item_big .articles__category,.articles__item_big .articles__info{font-size:15px}.articles__item_big .articles__tag a{color:var(--main-color);font-size:14px}.articles__item_big .articles__tag{display:block}.articles__item_big .articles__title{font-size:18px;font-weight:500;line-height:120%}.articles__item_big .articles__text{display:-webkit-box;font-size:15px;line-clamp:4;-webkit-line-clamp:4;line-height:140%;-webkit-box-orient:vertical;margin-bottom:12px;overflow:hidden;padding-bottom:0}.articles__item_big .articles__statistic{order:4}.articles__item_big .articles__image{height:0;padding-bottom:65%}.articles__item_big .articles__picture{margin-bottom:12px}.articles__item_big .karma,.articles__tag{display:none}.karma{padding-bottom:0;width:80px}.articles__picture{flex-shrink:0;margin-bottom:0;margin-right:12px;max-width:120px;width:32%}.articles__image{padding-bottom:106%}.articles__content{flex:1;margin-left:0;min-width:0;padding-bottom:10px}.articles__category{color:#3c3e47;font-size:14px;font-weight:500}.articles__title{display:block;font-size:16px;font-weight:500;line-height:130%;margin-bottom:10px}.articles__comments{font-size:0}.articles__comments a{color:var(--main-color)!important;display:block;font-size:14px;font-weight:500}.dating__content{flex-wrap:wrap}.dating__item{margin-bottom:15px;width:48%}.calltoaction{padding:50px 20px}.calltoaction__text{font-size:18px}.latest{display:block}.latest__item{margin-bottom:10px;padding-top:30px;width:100%}.latest__title{font-size:24px}.message__picture{width:50px}.message__content{width:calc(100% - 65px)}.faq__title,.message__title{font-size:17px;font-weight:500}.message__text{font-size:14px}.latest__button{display:flex}.faq__answer,.faq__send{font-size:16px}.faq__send img{margin:-3px 5px 0 0}.social__link{height:36px;width:36px}.up{right:-100%}.tag{background:#f2f2f2 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='381' height='224' fill='none' viewBox='0 0 381 224'%3E%3Cpath fill='%23e8e8e8' d='M186.333 57.143h38.238L235 5h38.238L262.81 57.143h38.238L311.476 5h38.238l-10.428 52.143H381l-8.69 38.238h-39.977l-6.952 38.238h39.976l-8.69 38.238h-38.238L308 224h-38.238l10.428-52.143h-38.238L231.524 224h-38.238l10.428-52.143H162l8.69-38.238h39.977l6.952-38.238h-39.976zm62.572 76.476h38.238l6.952-38.238h-38.238zM10.556 64.619h16.587L31.667 42h16.587L43.73 64.619h16.588L64.84 42H81.43l-4.524 22.619H95l-3.77 16.587H73.89l-3.016 16.588h17.341l-3.77 16.587H67.858L63.333 137H46.746l4.524-22.619H34.682L30.16 137H13.57l4.524-22.619H0l3.77-16.587H21.11l3.016-16.588H6.786zm27.142 33.175h16.588l3.016-16.588H40.714zM126 12.857h9.429L138 0h9.429l-2.572 12.857h9.429L156.857 0h9.429l-2.572 12.857H174l-2.143 9.429H162l-1.714 9.428h9.857L168 41.143h-9.429L156 54h-9.429l2.572-12.857h-9.429L137.143 54h-9.429l2.572-12.857H120l2.143-9.429H132l1.714-9.428h-9.857zm15.429 18.857h9.428l1.714-9.428h-9.428z'/%3E%3C/svg%3E") top 30px right 30px no-repeat;background-size:37%;padding:30px}.tag__title{font-size:20px;padding-bottom:10px}.tag__select{display:block;margin-top:20px}.tag__abc{display:none;flex-wrap:wrap;height:auto;margin-top:-15px;padding:30px 15px 15px}.tag__symbol{display:inline-flex;font-size:20px;height:33px;margin-right:-4px;width:33px}.tag__item{padding:15px 4%}.tag__letter{font-size:20px;width:25%}.tag__list{width:75%}.tag__link{width:100%}.article:before,.comments:before,.event__item_article:before,.event__item_posts:before{background:#f2f2f2;bottom:0;content:"";display:block;left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:-1}.page_article .page__content,.page_club .page__content,.page_event .page__content{padding-top:0}.article{margin-bottom:0;padding:65px 0 10px}.article__content .favorite{padding:2px 28px;right:0}.event__item_article{padding:36px 0 10px;position:relative}.event__item_posts{padding:30px 0;position:relative}.page_event .comments{padding:30px 0 40px;position:relative}.article__content,.article__sidebar{width:100%}.article__info{font-size:14px;padding-bottom:20px}.article__title{font-size:28px}.article__author{margin-bottom:30px}.article__content{font-size:16px}.article__content .favorite p{padding-bottom:0}.article__content p{padding-bottom:20px}.article__image{padding:10px 0 30px}.article__image_horizontal{margin-left:-20px;width:calc(100% + 40px)}.article__content b,.article__content ol li{font-size:16px}h2{font-size:24px;padding:20px 0}.article__content ol{padding:0 0 10px}.article__content ol li{padding:0 0 20px 35px}.article__content ol li:before{font-size:29px;top:2px}.article__content blockquote{font-size:24px;padding-left:40px;width:100%}.article__content blockquote:before{height:22px;left:0;width:30px}.article__tags{padding-top:10px}.tags a{font-size:16px}.article__author_bottom{padding:20px}.article__author_bottom .author__avatar{margin-right:10px;width:48px}.author__name{font-size:16px}.article__author_bottom .author__publications{font-size:14px}.article__karma{width:96px}.article__social a{margin-bottom:0}.article__social img{width:30px}.comments{padding:40px 0}.comments__head{display:block}.comments__title{padding-bottom:10px}.comments__item{padding:20px 0}.comments__avatar{width:40px}.comments__author{flex-wrap:wrap}.author__date{opacity:.5;padding:5px 0;width:100%}.comments__text{font-size:16px}.comments__karma{width:80px}.comments__item_replay{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='26' fill='none' viewBox='0 0 31 26'%3E%3Cpath stroke='%23c8c8c8' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M4.5 1v21a3 3 0 0 0 3 3H30M4.5 1l3 4m-3-4-3 4'/%3E%3C/svg%3E") top 23px left 0 no-repeat;background-size:20px;padding-left:30px}.comments__form{display:block;padding:30px 20px}.comments__form .comments__avatar{margin:0 auto 20px;width:50px}.comments__textarea{border:1px solid #e3e3e3;font-size:18px;height:100px;margin-bottom:6px;padding:10px 15px;width:100%}.comments__submit{margin:0 auto}.comments__replayform{padding-top:15px}.comments__replayform .comments__submit{margin:0}.page_search .page__top{padding:20px}.articles_events .articles__category{font-size:15px}.articles_events .articles__title{font-size:17px}.articles_events .articles__visitlink{font-size:16px}.page_search .clubs__title{font-weight:500}.authorization__title{font-size:36px}.form__remember{font-size:15px}.authorization .form__tooltip-content{left:unset;right:0;transform:translate(15px,calc(-100% - 10px))}.authorization .form__tooltip-content:after{left:unset;right:20px}.screen414{display:none}.event__item_article .event__club{border-bottom:1px solid #dadada;justify-content:space-between;padding-bottom:20px;width:100%}.event__item_article .event__club .club__name{flex:1}.event__item_article .event__club .club__logo{height:50px;width:50px}.event__item_article .event__club .club__rating{font-size:32px;height:55px;width:65px}.event__item_article .event__club .club__title{font-size:18px}.event__item_article .event__club .club__subtitle{font-size:15px}.club__title{color:var(--main-color)}.recomend__text_mob{display:block}.recomend__text_pc{display:none}.photogallery__image{padding-bottom:60%}.allphotos__link{margin:-95px auto 70px}.event__text{font-size:16px}.event__text ul{margin-bottom:40px}.event__info{margin-top:30px}.club__contacts,.event__contacts{display:block}.club__contacts .contacts__item,.event__contacts .contacts__item{width:100%}.club__contacts,.event__contacts,.event__manager,.event__price{padding:35px 7%}.event__manager{display:block;padding-bottom:20px;padding-top:20px}.event__manager .author{margin-bottom:20px}.event__post .event__head{align-items:flex-start;flex-direction:column-reverse;margin-bottom:20px}.event__post-sticker{margin-bottom:18px}.event__post-title{font-size:22px;font-weight:500;line-height:100%}.event__item_stocks{background:none;margin:30px 0;padding:0}.event__item-title{font-size:20px}.stock{display:block;padding:30px}.stock__sticker{display:none}.stock__title{font-size:30px;margin-bottom:16px}.stock__picture{margin-bottom:16px;width:100%}.stock__image{padding-bottom:80%}.eventlist .section__head{display:block;margin-bottom:10px}.eventlist .section__title{margin-bottom:16px}.eventlist__item:not(:last-child){border-bottom:1px solid #dadada}.eventlist__date,.eventlist__time{font-size:28px;margin-right:30px}.eventlist__date:before,.eventlist__time:before{top:-3px}.eventlist__time{margin-right:0}.eventlist__image{margin-bottom:25px;padding-bottom:50%}.eventlist__content{display:block}.eventlist__desc{margin-right:0}.eventlist__info{margin-top:30px;width:100%}.event__item .eventlist__item:first-child{padding-top:0}.event__item .eventlist__item:last-child{padding-bottom:0}.calltoaction_beforefilter{margin-bottom:20px!important}.calltoaction_beforefilter br{display:none}.map__button{max-width:80%}.section_posts{background:none;padding:0}.section_posts:before{display:none}.tabs__nav{margin-left:calc(-50vw + 50%);overflow-x:scroll;padding-left:calc(50vw - 50%);width:100vw}.tabs__padding{display:block;flex-shrink:0;width:1px}.tabs__link{font-size:18px;margin-right:24px;white-space:nowrap}.page_eventlist .event__item_posts{background:none;padding:0}.calendar__head,.section_gray .calendar__head{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.calendar__title,.section_gray .calendar__title{margin-bottom:0}.calendar__count,.calendar__filter-button,.calendar__week{display:block}.calendar__form,.section_gray .calendar__form{display:none;min-width:100%;padding-top:20px}.calendar__form .form__select{margin:0 0 12px;width:100%}.calendar__item,.section_gray .calendar__item{font-size:16px;padding:20px}.calendar__time{color:#000;font-size:18px}.calendar__heading{align-items:center;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1 6 6 6-6'/%3E%3C/svg%3E") right 20px center no-repeat;border-top:1px solid #2b3038;display:flex;margin-bottom:0;padding:10px 0;transition:.3s}.calendar__day:last-child .calendar__heading{border-bottom:1px solid #2b3038}.calendar__heading:before{display:none}.calendar__day_current .calendar__heading{border-bottom:none;color:var(--main-color)}.calendar__day_archive .calendar__heading{color:#3c3e47}.calendar__heading_active{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 7 6-6 6 6'/%3E%3C/svg%3E") right 20px center no-repeat;color:#fff}.calendar__list{display:none;padding-bottom:10px}.calendar__date{border-right:1px solid #2b3038;font-size:16px;margin:0 12px 0 0;padding:5px 0;text-align:center;width:50px}.calendar__dayname,.section_gray .calendar__dayname{font-size:14px;margin-right:12px}.section_gray .calendar__heading{border-top:1px solid #dadada}.section_gray .calendar__day:last-child .calendar__heading{border-bottom:1px solid #dadada}.section_gray .calendar__date{border-right:1px solid #dadada}.section_gray .calendar__count{filter:brightness(102%)}.club__icons{position:relative;top:3px}#tab-contacts h2,.club__tabs .pricelist__dots,.club__tabs .tabs__nav{display:none}.club__tabs .tabs__link_spoiler{align-items:center;color:#10121b;display:flex;margin:0;padding:5px 0 0}.club__tabs .tabs__link_spoiler.tabs__link_active~.tabs__content{pointer-events:all}.club__tabs .tabs__content{font-size:16px;height:0;opacity:1;overflow:hidden;padding:0;position:relative;transition:.3s ease}.club__tabs .tabs__content:after,.club__tabs .tabs__content:before{content:"";display:block;height:10px;width:100%}.club__tabs .pricelist__head{color:#9ea2ae;font-size:16px;font-weight:400}.club__tabs .pricelist__item{align-items:flex-start;margin-bottom:10px}.club__tabs .pricelist__service{font-size:16px;font-weight:400;margin-right:12px}.club__tabs .pricelist__price{font-size:18px}.club__tabs .contacts{display:block}.club__tabs .articles__item{background:none;margin:0 0 25px;width:100%}.club__tabs .articles__item:last-child{margin-bottom:10px}.club__tabs .articles__item .articles__title{font-size:18px;margin-bottom:0}.club__tabs .articles__item_big .articles__title{font-size:20px;margin-bottom:10px}.club__tabs .articles__item_big .articles__content,.club__tabs .articles__item_big .articles__picture{width:100%}.club__tabs .articles__item_big{margin-bottom:35px}.club__map{height:320px}.club__video{background:none;margin-bottom:40px;padding:0}.club__videolink:before{transform:translate(-50%,-50%) scale(.7)}.club__events{padding:30px 0}.club__events:after{bottom:0;top:0}.club__events .section__title{display:none}.club__team{background:none;padding:30px 0}.team__list{display:block}.team__item{border-bottom:1px solid #e4e4e4;border-radius:0;margin-bottom:30px;padding:0 0 30px}.team__item:last-child{border:none;margin-bottom:0;padding-bottom:0}.reviews .comments__head{padding-bottom:0}.reviews__stat{align-items:center;border-radius:10px;height:82px}.reviews__totalrank{border-radius:10px 0 0 10px;font-size:18px}.reviews__totalreviews b,.reviews__totalscore b{display:inline-block;margin-right:3px;min-width:11px}.reviews__totalreviews,.reviews__totalscore{display:block;padding-top:3px}.reviews .comments__content,.reviews__totalscore{flex:1}.reviews .comments__content{width:calc(100% - 60px)}.comments__item_replay .comments__content{flex:0 0 85%}.reviews .comments__avatar{flex:auto}.reviews__totalreviews{flex:unset}.reviews__totalscore .reviews__score-item{border:none}.reviews .comments__item{flex-wrap:wrap}.reviews__rating{align-items:center;display:flex;margin:20px 0 0 30px;width:100%}.reviews__rank{margin:0 14px 0 0}.reviews .comments__item_replay{padding-right:0}.reviews__ranking{margin:20px 0}.reviews .comments__form{display:flex;flex-direction:column}.reviews .comments__textarea{flex:unset;margin-right:0}.reviews .comments__submit{order:5}.reviews__label{width:90px}}@media screen and (max-width:370px){.dating__title{font-size:18px}.calltoaction__text{font-size:16px}.tag{padding:27px}.articles__item_big .articles__info{font-size:14px;padding-top:16px}.articles__item_big .articles__category{font-size:14px}.readmore__item{width:270px}.event__item .eventlist__date{margin-right:24px}.reviews__reviews-item{padding:0}.reviews__label{font-size:15px;width:75px}}@media screen and (max-width:350px){.page__content,.page_search .page__content{padding:0 15px}.page__content{padding:15px 10px 0}.locked__content,.page_authorization .page__content{padding:0 15px 60px}.clubs__item{padding:14px}.articles__item,.articles__item_big{padding:15px}.articles__item_big .articles__tag a{font-size:13px}.articles__picture{flex-shrink:0;margin-bottom:0;margin-right:12px;max-width:120px;width:32%}.articles__content{flex:1;margin-left:0;min-width:0}.karma__count{font-size:14px}.karma{width:75px}.karma img{width:20px}.latest__title{font-size:20px}.latest__title img{margin:-4px 0 0;width:20px}.article__author_bottom .author__karma{padding:8px 14px 0}.article__karma{width:86px}.readmore__item{margin-right:15px;padding:15px;width:250px}.back-link{font-size:22px}.back-link:before{top:7px}.articles_events .articles__visitlink{font-size:14px}.articles_events .articles__title{margin-bottom:10px}.authorization__title{font-size:28px}.authorization__text,.locked .authorization__subtitle{font-size:16px}.authorization .form__input{font-size:16px;padding:0 50px 0 20px}.authorization .form__error-text,.form__remember,.locked .privacy,.page_authorization .privacy{font-size:14px}.event__favorite{margin-right:22px}.stock{padding:25px}.event__item .eventlist__date,.event__item .eventlist__time{font-size:24px}.event__item .eventlist__date:before,.event__item .eventlist__time:before{top:-5px}.club__map{height:260px}.reviews__totalrank{width:64px}.reviews__label{font-size:14px;width:69px}.reviews__value{margin-left:6px}.stars{letter-spacing:-2px}.locked{display:block}}@media screen and (max-height:414px){.menu__body{display:flex;flex-direction:column;margin:0 auto}.menu__links{flex:1;min-height:auto}.menu__after{padding-bottom:90px}.locked{display:block}}.authorization__role-form_radio{margin-top:3px}@media screen and (min-width:768px){.club-card{position:relative}.club-card__premium-badge-big{margin:0;position:absolute;right:10px;top:10px;z-index:10}}@media screen and (max-width:767px){.club-card__rating{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.club-card__rating-text{flex:1}.club-card__premium-badge-big{display:inline-block;margin:0;position:static!important;vertical-align:top}}.daterangepicker{background-color:#fff;border:1px solid #ddd;border-radius:4px;color:inherit;display:none;font-family:arial;font-size:15px;left:20px;line-height:1em;margin-top:7px;max-width:none;padding:0;position:absolute;top:100px;width:278px;z-index:3001}.daterangepicker:after,.daterangepicker:before{border-bottom-color:#0003;content:"";display:inline-block;position:absolute}.daterangepicker:before{border-bottom:7px solid #ccc;border-left:7px solid transparent;border-right:7px solid transparent;top:-7px}.daterangepicker:after{border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;top:-6px}.daterangepicker.opensleft:before{right:22px}.daterangepicker.opensleft:after{right:23px}.daterangepicker.openscenter:after,.daterangepicker.openscenter:before{left:0;margin-left:auto;margin-right:auto;right:0;width:0}.daterangepicker.opensright:before{left:9px}.daterangepicker.opensright:after{left:10px}.daterangepicker.drop-up{margin-top:-7px}.daterangepicker.drop-up:before{border-bottom:initial;border-top:7px solid #ccc;bottom:-7px;top:auto}.daterangepicker.drop-up:after{border-bottom:initial;border-top:6px solid #fff;bottom:-6px;top:auto}.daterangepicker.single .daterangepicker .ranges,.daterangepicker.single .drp-calendar{float:none}.daterangepicker.single .drp-selected{display:none}.daterangepicker.show-calendar .drp-buttons,.daterangepicker.show-calendar .drp-calendar{display:block}.daterangepicker.auto-apply .drp-buttons{display:none}.daterangepicker .drp-calendar{display:none;max-width:270px}.daterangepicker .drp-calendar.left{padding:15px 7px 15px 15px}.daterangepicker .drp-calendar.right{padding:8px}.daterangepicker .drp-calendar.single .calendar-table{border:none}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{border:solid #000;border-radius:0;border-width:0 2px 2px 0;color:#fff;display:inline-block;padding:3px}.daterangepicker .calendar-table .next span{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.daterangepicker .calendar-table .prev span{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.daterangepicker .calendar-table td,.daterangepicker .calendar-table th{border:1px solid transparent;border-radius:4px;cursor:pointer;font-size:12px;height:24px;line-height:24px;min-width:32px;text-align:center;vertical-align:middle;white-space:nowrap;width:32px}.daterangepicker .calendar-table{background-color:#fff;border:1px solid #fff;border-radius:4px}.daterangepicker .calendar-table table{border-collapse:collapse;border-spacing:0;margin:0;width:100%}.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#eee;border-color:transparent;color:inherit}.daterangepicker td.week,.daterangepicker th.week{color:#ccc;font-size:80%}.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date{background-color:#fff;border-color:transparent;color:#999}.daterangepicker td.in-range{background-color:#ebf4f8;border-color:transparent;border-radius:0;color:#000}.daterangepicker td.start-date{border-radius:4px 0 0 4px}.daterangepicker td.end-date{border-radius:0 4px 4px 0}.daterangepicker td.start-date.end-date{border-radius:4px}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:var(--main-color);border-color:transparent;color:#fff}.daterangepicker th.month{width:auto}.daterangepicker option.disabled,.daterangepicker td.disabled{color:#999;cursor:not-allowed;text-decoration:line-through}.daterangepicker select.monthselect,.daterangepicker select.yearselect{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1 6 6 6-6'/%3E%3C/svg%3E") center right 5px no-repeat;background-size:10px;border:1px solid #999;border-radius:3px;cursor:pointer;font-size:12px;height:auto;margin:0;padding:4px}.daterangepicker select.monthselect{margin-right:2%;width:56%}.daterangepicker select.yearselect{width:40%}.daterangepicker select.ampmselect,.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect{background:#eee;border:1px solid #eee;font-size:12px;margin:0 auto;outline:0;padding:2px;width:50px}.daterangepicker .calendar-time{line-height:30px;margin:4px auto 0;position:relative;text-align:center}.daterangepicker .calendar-time select.disabled{color:#ccc;cursor:not-allowed}.daterangepicker .drp-buttons{border-top:1px solid #ddd;clear:both;display:none;line-height:12px;padding:8px;text-align:right;vertical-align:middle}.daterangepicker .drp-selected{display:inline-block;font-size:12px;padding-right:8px}.daterangepicker .drp-buttons .btn{font-size:12px;font-weight:700;margin-left:8px;padding:4px 8px}.daterangepicker.show-ranges.single.rtl .drp-calendar.left{border-right:1px solid #ddd}.daterangepicker.show-ranges.single.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker.show-ranges.rtl .drp-calendar.right{border-right:1px solid #ddd}.daterangepicker.show-ranges.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker .ranges{float:none;margin:0;text-align:left}.daterangepicker.show-calendar .ranges{margin-top:8px}.daterangepicker .ranges ul{list-style:none;margin:0 auto;padding:0;width:100%}.daterangepicker .ranges li{cursor:pointer;font-size:12px;padding:8px 12px}.daterangepicker .ranges li:hover{background-color:#eee}.daterangepicker .ranges li.active{background-color:#08c;color:#fff}@media(min-width:564px){.daterangepicker{width:auto}.daterangepicker .ranges ul{width:140px}.daterangepicker.single .ranges ul{width:100%}.daterangepicker.single .drp-calendar.left{clear:none}.daterangepicker.single .drp-calendar,.daterangepicker.single .ranges{float:left}.daterangepicker{direction:ltr;text-align:left}.daterangepicker .drp-calendar.left{clear:left;margin-right:0}.daterangepicker .drp-calendar.left .calendar-table{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0}.daterangepicker .drp-calendar.right{margin-left:0}.daterangepicker .drp-calendar.right .calendar-table{border-bottom-left-radius:0;border-left:none;border-top-left-radius:0}.daterangepicker .drp-calendar.left .calendar-table{padding-right:8px}.daterangepicker .drp-calendar,.daterangepicker .ranges{float:left}}@media(min-width:730px){.daterangepicker .ranges{float:left;width:auto}.daterangepicker.rtl .ranges{float:right}.daterangepicker .drp-calendar.left{clear:none!important}}html{display:flex}@font-face{font-display:block;font-family:lg;font-style:normal;font-weight:400;src:url(./lg.BymGjvZR.ttf) format("truetype"),url(./lg.DSw19I85.woff) format("woff"),url(./lg.fqNGfzcX.svg) format("svg")}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:transparent;border:none;border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;outline:0;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{opacity:.5;pointer-events:none}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#fff}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:""}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:""}@keyframes lg-right-end{0%,to{left:0}50%{left:-30px}}@keyframes lg-left-end{0%,to{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{animation:lg-left-end .3s;position:relative}.lg-toolbar{background-color:#00000073;left:0;position:absolute;top:0;width:100%;z-index:1082}.lg-toolbar .lg-icon{background:0 0;border:none;box-shadow:none;color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;outline:0;padding:10px 0;text-align:center;text-decoration:none!important;transition:color .2s linear;width:50px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{background-color:#00000073;bottom:0;color:#eee;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{font-size:13px;font-weight:700;margin:0}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{opacity:0;transform:scale3d(.5,.5,.5);transform-origin:50% 50%;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{opacity:1;transform:scaleX(1)}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;max-height:350px;position:absolute;transform:translate3d(0,100%,0);transition:transform .25s cubic-bezier(0,0,.25,1) 0s;width:100%;z-index:1080}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{transform:translateZ(0)}.lg-outer .lg-thumb{height:100%;margin-bottom:-5px;padding:10px 0}.lg-outer .lg-thumb-item{border:2px solid #fff;border-radius:4px;cursor:pointer;float:left;height:100%;margin-bottom:5px;overflow:hidden}@media(min-width:1025px){.lg-outer .lg-thumb-item{transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toggle-thumb{background-color:#0d0a0a;border:none;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;outline:0;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toggle-thumb:after{content:""}.lg-outer .lg-toggle-thumb:hover{color:#fff}.lg-outer .lg-video-cont{display:inline-block;max-height:100%;max-width:1140px;padding:0 5px;vertical-align:middle;width:100%}.lg-outer .lg-video{height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.lg-outer .lg-video .lg-object{display:inline-block;height:100%!important;left:0;position:absolute;top:0;width:100%!important}.lg-outer .lg-video .lg-video-play{cursor:pointer;height:59px;left:50%;margin-left:-42px;margin-top:-30px;position:absolute;top:50%;width:84px;z-index:1080}.lg-outer .lg-has-vimeo .lg-video-play{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAB2CAYAAABWD7T8AAAFkUlEQVR4Ae3cA3BdeR/G8bqNk9dcu26zGdRee7e2YtcZ1A3WHHVHtY04tcNFbffGt3tx8uwzSOYEE5z/6US/Z+azKIJvfA/ayBpnHuRH4ymGYim+BUugWIqh8eRH7qQ8L4qgdLITWikbpVEYeZKhvUO5BFFJNr1BDVokOQmiRnYKo3otnDSCqJVGIVTr3pCYDeKgYbV9AcoiNIg4Sx5UbYEEQ8QsqjRXSiIYIg6QC1WsJxUSDBEW6kYVe5cglLxFFfMnNJZOnTq1hKAzqGJRhMbStWtXrF+/Hj179mzOQcOpYtGExvLaa69B0zRYLBZERESgY8eOzTFoRJMJ+uqrr6KgoADlS0xMRN++fSWoStDCwkLoV1JSgoULF8LDw0OCKgfVLS0tDf3795egykF1s1qtWLJkCby9vSWoclDdjh8/juHDh0tQ5aC6lZaWIi4uDj4+PhJUNah+2dnZeOuttySoalD9bDYbvvvuO/z973+XoKpB9Tt//jw+/PBDCaoYtNpWr16Np59+WoLqgirv8uXLGD9+PNq2bStBzdzatWvx0ksvSVAzd+fOHcyaNUuCmrVr165h9OjRElR1mqbhxx9/xH/+8x/5kFddbm6uyjf8ElT/I+kXX3xhxgMoEvTkyZMYNmyY6sshQfl3sHTpUri5uam+DBI0PT0dAwYMUH3eErS4uBgLFiww49CIBD148CB8fX1Vn58ELT+87OLiovq8JOjOnTvB4/aqz0OC3r59G/7+/mjXrp3q05egGzZsUH2kSIJqmoZLly5h8uTJ5b8uQVVOFvv+++/xwgsvmPH0JGj79u2r/ZoEFRHmnh8qws09g1nMkHPsn+A59j2ogGCIeERdqWKulEgwROynLsTJ51EzzKRq86RMQoOIM+RONW4EOQiiXuw0lGpdCGmEWgknBVK9FlbrPUaEjYKpQXujxuvnRSaNIENzpxBKISuhlbJSMgWROynPjXxpNM2nFRTbwq2g+TSafMmNZE1y7bdlepAfjacYiqX4FiyBYimGxpMfuVObutT1B7wogtLJTmilbJRGYeRpNOg7lEuoRGTTGw0NGklOQo2EncLqGzScNEKthEYhdQV9o0ExhYOGUY1BvSiL0CDiLHnUFDSQYIiYVTWoKyURDBEHyEUftCcVEgwRFuqmD/ouQYl4Sx/Un9BYXHZktYSgM/RBowiNpXvSb9hwMx+9U35vzkHD9UGjGzuoVgZY7E5EZd9Cl+b5HhvRZIJ2Y9ACxixf0v0ivJ6q9N4qQQsdTuhX4tQQk3cb3ruyJahqUP3SHxRjYMYFCaoaVD+rU8PS3+7ir7tzJKhqUP1OWEox8vAlCaoaVL9Sp4b48/fwN/X3VgmqX07hY7xz9LIEVQ2qn00rw/eXHuBfe3MlqGpQ/c4X/4GPj1+RoIpBq+3na4/w3IFfJKg+qOoul9ow8fQ1dJCgTpi5dTfy8WrirxLUzN157ID/uRsS1Kxds9ow9uRVCao6rQz46fJD/H9fnnzIqy6vSO0bfgmq+5H0y4v3zXgARYKespRixOGLqi+HBOXfwTI+rOe5U/lBaAma8bAEg9QfeJagxQ4Ni8w5NCJBE+8VwS/1vOrzk6Dlh5fd1T9XStBddwrB4/aqz0OC3n5sR2DmDXTcrvz0JejGm8qPFElQrQy4VGLD1DPXVZ+eBO3OoD9cfoCXD5ryXilBO22vfnKYBBUR5p4fKsLNPYNZzHiC59jLOfY9qIBgiHhEXatep5RIMETspy76oGqfR8XMmi5N9KRMQoOIM+SuD6o3ghyEehF2GlrX9fIhpBFqJZwUWN87OoTVeo8RYaPght5z5I0ar58XmTTC6F1x3CmEUshKaKWslExB5K5ym6FybuRLo2k+raDYFm4FzafR5EtuBu7bpEiYHVT8CRH1mIv9VAvpAAAAAElFTkSuQmCC) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAB2CAYAAABWD7T8AAAFkUlEQVR4Ae3cA3BdeR/G8bqNk9dcu26zGdRee7e2YtcZ1A3WHHVHtY04tcNFbffGt3tx8uwzSOYEE5z/6US/Z+azKIJvfA/ayBpnHuRH4ymGYim+BUugWIqh8eRH7qQ8L4qgdLITWikbpVEYeZKhvUO5BFFJNr1BDVokOQmiRnYKo3otnDSCqJVGIVTr3pCYDeKgYbV9AcoiNIg4Sx5UbYEEQ8QsqjRXSiIYIg6QC1WsJxUSDBEW6kYVe5cglLxFFfMnNJZOnTq1hKAzqGJRhMbStWtXrF+/Hj179mzOQcOpYtGExvLaa69B0zRYLBZERESgY8eOzTFoRJMJ+uqrr6KgoADlS0xMRN++fSWoStDCwkLoV1JSgoULF8LDw0OCKgfVLS0tDf3795egykF1s1qtWLJkCby9vSWoclDdjh8/juHDh0tQ5aC6lZaWIi4uDj4+PhJUNah+2dnZeOuttySoalD9bDYbvvvuO/z973+XoKpB9Tt//jw+/PBDCaoYtNpWr16Np59+WoLqgirv8uXLGD9+PNq2bStBzdzatWvx0ksvSVAzd+fOHcyaNUuCmrVr165h9OjRElR1mqbhxx9/xH/+8x/5kFddbm6uyjf8ElT/I+kXX3xhxgMoEvTkyZMYNmyY6sshQfl3sHTpUri5uam+DBI0PT0dAwYMUH3eErS4uBgLFiww49CIBD148CB8fX1Vn58ELT+87OLiovq8JOjOnTvB4/aqz0OC3r59G/7+/mjXrp3q05egGzZsUH2kSIJqmoZLly5h8uTJ5b8uQVVOFvv+++/xwgsvmPH0JGj79u2r/ZoEFRHmnh8qws09g1nMkHPsn+A59j2ogGCIeERdqWKulEgwROynLsTJ51EzzKRq86RMQoOIM+RONW4EOQiiXuw0lGpdCGmEWgknBVK9FlbrPUaEjYKpQXujxuvnRSaNIENzpxBKISuhlbJSMgWROynPjXxpNM2nFRTbwq2g+TSafMmNZE1y7bdlepAfjacYiqX4FiyBYimGxpMfuVObutT1B7wogtLJTmilbJRGYeRpNOg7lEuoRGTTGw0NGklOQo2EncLqGzScNEKthEYhdQV9o0ExhYOGUY1BvSiL0CDiLHnUFDSQYIiYVTWoKyURDBEHyEUftCcVEgwRFuqmD/ouQYl4Sx/Un9BYXHZktYSgM/RBowiNpXvSb9hwMx+9U35vzkHD9UGjGzuoVgZY7E5EZd9Cl+b5HhvRZIJ2Y9ACxixf0v0ivJ6q9N4qQQsdTuhX4tQQk3cb3ruyJahqUP3SHxRjYMYFCaoaVD+rU8PS3+7ir7tzJKhqUP1OWEox8vAlCaoaVL9Sp4b48/fwN/X3VgmqX07hY7xz9LIEVQ2qn00rw/eXHuBfe3MlqGpQ/c4X/4GPj1+RoIpBq+3na4/w3IFfJKg+qOoul9ow8fQ1dJCgTpi5dTfy8WrirxLUzN157ID/uRsS1Kxds9ow9uRVCao6rQz46fJD/H9fnnzIqy6vSO0bfgmq+5H0y4v3zXgARYKespRixOGLqi+HBOXfwTI+rOe5U/lBaAma8bAEg9QfeJagxQ4Ni8w5NCJBE+8VwS/1vOrzk6Dlh5fd1T9XStBddwrB4/aqz0OC3n5sR2DmDXTcrvz0JejGm8qPFElQrQy4VGLD1DPXVZ+eBO3OoD9cfoCXD5ryXilBO22vfnKYBBUR5p4fKsLNPYNZzHiC59jLOfY9qIBgiHhEXatep5RIMETspy76oGqfR8XMmi5N9KRMQoOIM+SuD6o3ghyEehF2GlrX9fIhpBFqJZwUWN87OoTVeo8RYaPght5z5I0ar58XmTTC6F1x3CmEUshKaKWslExB5K5ym6FybuRLo2k+raDYFm4FzafR5EtuBu7bpEiYHVT8CRH1mIv9VAvpAAAAAElFTkSuQmCC) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAC+klEQVR4Ad3YAUcEeRjH8RktYLdDsdli3b2GkqreQrRXB4QiAZWoSlS2KiW9hRDhSkFVHEsApHC62w7QZnWh7ZKg7Z77SpZMXdXOzPOf+fEBoH6e3+7sWD6kFl1YwA5OkccDnl48II8TbGMenUggkGnCKs4hZcpiBY0wOpUYdv7TrspiCDEYkx+Qxj8QnxQwrV2EjT5cQ5RcoRc2fM2POIIYIoMkfMkvuIMY5hYpr09+EWK4WS8mEcEGJCDWEXHzn9+GBMyWGyXY2IAE1Hq5c1iEBNxcOZ/2EhIpfCk/4Q4SErdIfmX3R5CQycDGh+mDhFTPZ37YXENC6goxvJs0xG2JREJs2zalhCm8mUqvftL29/fL4eGhVFdXm1BAATE4MgzxqgAhl5eX0tbWZkIJg3DkL68LEFIsFmViYkJ7En/gVZogPhRQigGTaEApq34XYMAkllHKuUIB2pM4w3NqISoF6E8iDqtLrQD9SaRgLSgX4JjE+Pi4X5NIw9rRL8CZg4MDPyaxCetUrQD9SRzDyqsVoD+JHKwHtQL0J3EP68ngAhyTaG1tdfNvKwaqgFwu53oBgZnA/v6+ZxPIm1zA4+OjjI2NefoheGJqAZy8tLS0eP41uG1iAXt7e1JVVeXLg9C8bgHOkx8dHfX1UbhToQClk3fogJVQKEDp5B3ieE5WoQCFk3/ld5SyolHAxcWFNDc3a70SW0IpjX4XsLu7Wzp5JfV4lawfBXDyMjIyov1a/AyODHlYgPLJOwzAkRgKXhWgf/IlN4jizUxD3FZTU+M4eUWTeDeV+BsSUnlE8b/phYRUNz6MjQwkZH7Dp5PELSQkblCHLyUFCYF/0Y5vZRYScDP4dmysQwJqDWUngi1IwPyKCriSSMAuYQ0VcDU25gLwgTcDT/OzoV+RN2iHL0kiY9hDTh18jY0eXCk/23dDNTFMoeDzuU8iCmMSwyD+9PhNzgCiMDoNWMaZS29vl1CPQCaOFNLYxDFyuEfxxT1yOMYm0uhAHJ7mP8ZCuxmI6VJBAAAAAElFTkSuQmCC) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;opacity:.8;width:64px}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(data:image/png;base64,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) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(data:image/png;base64,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) 0 -60px no-repeat}.lg-outer .lg-video-object{height:100%!important;left:0;position:absolute;top:0;width:100%!important}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;opacity:0;position:absolute;top:0;transition:opacity 80ms ease 0s;width:100%;z-index:1083}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:""}.lg-show-autoplay .lg-autoplay-button:after{content:""}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{backface-visibility:hidden;transform:translateZ(0)}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{backface-visibility:hidden;transform:scaleX(1);transform-origin:0 0;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important}#lg-zoom-in:after{content:""}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:""}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:""}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;height:10px;left:0;position:absolute;right:0;text-align:center;z-index:1080}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;margin:0 5px;overflow:hidden;position:relative;vertical-align:top}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;transform:translateZ(0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:inset 0 0 0 2px #fff}.lg-outer .lg-pager-thumb-cont{background-color:#fff;border-radius:3px;bottom:100%;color:#fff;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;transform:translate3d(0,5px,0);transition:opacity .15s ease 0s,transform .15s ease 0s;width:120px}.lg-outer .lg-pager-thumb-cont img{height:100%;width:100%}.lg-outer .lg-pager{background-color:#ffffff80;border-radius:50%;box-shadow:inset 0 0 0 8px #ffffffb3;display:block;height:12px;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:inset 0 0 0 8px #fff}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:""}.lg-fullscreen-on .lg-fullscreen:after{content:""}.lg-outer #lg-dropdown-overlay{background-color:#00000040;cursor:default;inset:0;opacity:0;position:fixed;transition:visibility 0s linear .18s,opacity .18s linear 0s;visibility:hidden;z-index:1081}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{opacity:1;transform:translateZ(0);transition-delay:0s;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;opacity:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;transform:translate3d(0,5px,0);transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;visibility:hidden}.lg-outer .lg-dropdown:after{border:8px solid transparent;border-bottom-color:#fff;content:"";display:block;height:0;position:absolute;right:16px;top:-16px;width:0}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;padding:4px 12px;white-space:pre}.lg-outer .lg-dropdown a:hover{background-color:#00000012}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{height:100%;width:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:""}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:""}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:""}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:""}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:""}.lg-outer .lg-img-rotate{inset:0;padding:0 5px;position:absolute;transition:transform .3s cubic-bezier(.32,0,.67,0) 0s}.lg-rotate-left:after{content:""}.lg-rotate-right:after{content:""}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-hor:after{content:""}.lg-flip-ver:after{content:""}.lg-group:after,.lg-group:before{content:"";display:table;line-height:0}.lg-group:after{clear:both}.lg-outer{left:0;opacity:0;outline:0;position:fixed;top:0;transition:opacity .15s ease 0s;z-index:1050}.lg-outer *{box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{opacity:1;transition-duration:0s!important}.lg-outer.lg-grab img.lg-object{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{margin-left:auto;margin-right:auto;max-height:100%;max-width:100%;overflow:hidden;position:relative}.lg-outer .lg-inner{left:0;position:absolute;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(./loading.BZOHaeKn.gif) 50% no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;height:100%;position:absolute;text-align:center;width:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;margin-right:-1px;width:1px}.lg-outer .lg-img-wrap{inset:0;padding:0 5px;position:absolute}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;height:auto!important;max-height:100%;max-width:100%;vertical-align:middle;width:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{background-color:#000;inset:0;opacity:0;position:fixed;transition:opacity .15s ease 0s;z-index:1040}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{opacity:1;transform:translateZ(0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{left:0;opacity:0;position:absolute}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.preloader{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff29;bottom:0;display:flex;height:100%;justify-content:center;position:fixed;top:0;width:100%;z-index:10002}@-moz-document url-prefix(){.preloader{background:#fffffff2}}.preloader__icon{align-items:center;background:url(./heart.cGReMvPu.png) 50% no-repeat;background-size:contain;display:flex;height:100px;justify-content:center;width:100px}@keyframes dot-keyframes{0%{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}to{opacity:.4;transform:scale(1)}}.preloader__dots{position:relative;text-align:center;top:6%;width:100%}.preloader__dot{animation:dot-keyframes 1.5s ease-in-out infinite;background:var(--main-color);border-radius:10px;display:inline-block;height:10px;width:10px}.preloader__dot:nth-child(2){animation-delay:.5s}.preloader__dot:nth-child(3){animation-delay:1s}.scroll-wrapper{overflow:hidden!important;padding:0!important;position:relative}.scroll-wrapper>.scroll-content{border:none!important;box-sizing:content-box!important;height:auto;left:0;margin:0;max-height:none;max-width:none!important;overflow:scroll!important;padding:0;position:relative!important;top:0;width:auto!important}.scroll-wrapper>.scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-element{display:none}.scroll-element,.scroll-element div{box-sizing:content-box}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-element .scroll-arrow,.scroll-element .scroll-bar{cursor:default}.scroll-textarea{border:1px solid #ccc;border-top-color:#999}.scroll-textarea>.scroll-content{overflow:hidden!important}.scroll-textarea>.scroll-content>textarea{border:none!important;box-sizing:border-box;height:100%!important;margin:0;max-height:none!important;max-width:none!important;outline:none;overflow:scroll!important;padding:2px;position:relative!important;top:0;width:100%!important}.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar{height:0;width:0}.scrollbar-inner>.scroll-element,.scrollbar-inner>.scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-inner>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-inner>.scroll-element.scroll-x{bottom:2px;height:8px;left:0;width:100%}.scrollbar-inner>.scroll-element.scroll-y{height:100%;right:2px;top:0;width:8px}.scrollbar-inner>.scroll-element .scroll-element_outer{overflow:hidden}.scrollbar-inner>.scroll-element .scroll-bar,.scrollbar-inner>.scroll-element .scroll-element_outer,.scrollbar-inner>.scroll-element .scroll-element_track{border-radius:8px}.scrollbar-inner>.scroll-element .scroll-bar,.scrollbar-inner>.scroll-element .scroll-element_track{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);opacity:.4}.scrollbar-inner>.scroll-element .scroll-element_track{background-color:#e0e0e0}.scrollbar-inner>.scroll-element .scroll-bar{background-color:#c2c2c2}.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar,.scrollbar-inner>.scroll-element:hover .scroll-bar{background-color:#919191}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-12px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-12px}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-12px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-12px}.scrollbar-inner>.scroll-element .scroll-element_track{background:#000;left:1px;opacity:.1;width:1px}.scrollbar-inner>.scroll-element .scroll-bar,.scrollbar-inner>.scroll-element:hover .scroll-bar{background:#000;opacity:.1;width:3px}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}:is(.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress)) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10}:is(.swiper-button-next,.swiper-button-prev).swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}:is(.swiper-button-next,.swiper-button-prev).swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-next,.swiper-button-prev){display:none!important}:is(.swiper-button-next,.swiper-button-prev) svg{fill:currentColor;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal .swiper-button-next,.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal .swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}:is(.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-next,.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-next,.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px)}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination.swiper-pagination-disabled,.swiper-pagination-disabled>.swiper-pagination{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets) .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>.swiper-pagination-progressbar,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>.swiper-scrollbar{display:none!important}.swiper-scrollbar.swiper-scrollbar-horizontal,.swiper-horizontal>.swiper-scrollbar{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;content:"";filter:blur(50px);inset:0;position:absolute}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}body{background:#fff;color:#3c3e47;font:16px Roboto,sans-serif;font-weight:400;overflow-x:hidden}:root{--content-dark:#10121b;--card-dark-bg:#1d202b;--main-color:#da6776}.user-content-link{color:var(--main-color);transition:color .2s ease;word-break:break-all}.user-content-link:hover{text-decoration:underline}.photo_loading,img.isLoading{animation:shine 1.5s linear infinite;background:#eee;background:linear-gradient(110deg,#ececec 8%,#fbfbfb 18%,#ececec 33%);background-size:200% 100%;width:100%}.photo_loading{align-items:center;color:#bbb;display:flex;justify-content:center}@keyframes shine{to{background-position-x:-200%}}.tags{display:flex;flex-wrap:wrap;gap:8px}.tags a{border-radius:16px}.link-page{height:100%;width:100%}.link-page__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:25px 0}.link-page__wrapper a{background:#aaffe8;border-radius:5px;margin-top:5px;padding:15px}.fg1-input{flex-grow:1;max-width:381px}button[disabled]:hover{background:none;color:var(--main-color)}.validation-provider{width:100%}.create .map-block,.create .validation-provider{width:55%}.add-btn{align-items:center;display:flex;justify-content:flex-end}.add-btn button{background:transparent;border:none;color:var(--main-color);font-size:16px;font-weight:500}.add-btn_left{justify-content:flex-start}.mb10{margin-bottom:10px}.mt10{margin-top:10px}.video-block{margin-top:8px;max-width:100%;position:relative;width:100%}.video-block video{display:block;height:auto;max-width:100%;width:100%}@media screen and (max-width:767px){.video-block video{max-width:100%;width:100%}}.jcfe{justify-content:flex-end}.jcsb{justify-content:space-between}.mr15{margin-right:15px}.mbt8{margin:8px 0}.width-initial{width:auto}.vue__time-picker .dropdown ul li:not([disabled]).active,.vue__time-picker .dropdown ul li:not([disabled]).active:focus,.vue__time-picker .dropdown ul li:not([disabled]).active:hover,.vue__time-picker-dropdown ul li:not([disabled]).active,.vue__time-picker-dropdown ul li:not([disabled]).active:focus,.vue__time-picker-dropdown ul li:not([disabled]).active:hover{background:var(--main-color)!important}.drop-upload{width:100%}.map-block{max-height:350px}.map-block__wrapper{height:100%;width:100%}.yandex-map{min-height:350px}.yandex-map.dn{display:none}.yandex-map,.ymaps-2-1-79-map{height:calc(100% - 72px);width:100%}.codex-editor{background:#f3f4f7;border-radius:16px;color:#101218;font-size:18px;min-height:250px;padding:16px;width:100%}.codex-editor__redactor{padding-bottom:0!important}.codex-editor--narrow .ce-block--focused,.codex-editor--narrow .codex-editor__redactor{margin-right:0;padding-right:0}.codex-editor--narrow .ce-toolbar__plus{left:15px}.codex-editor--narrow .ce-toolbar__actions{right:15px}.video-container{height:0;overflow:hidden;padding-bottom:56.25%;padding-top:30px;position:relative}.video-container embed,.video-container iframe,.video-container object{height:100%;left:0;position:absolute;top:0;width:100%}.cabinet__tabs .tabs__link{background:transparent;max-height:56px}.cabinet__tabs .tabs__link:hover{color:initial}.cabinet__tabs .tabs__link_active{background:#f3f4f7}.karma__dislike,.karma__like{background:transparent;border:none}.karma__dislike:hover,.karma__like:hover{filter:brightness(60%)}.karma__dislike.active,.karma__like.active{filter:brightness(50%)}.create-btn{border:none}.menu__dropdown .menu__item{cursor:pointer}.menu__dropdown .menu__item:after,.menu__dropdown .menu__item:before{display:none}@media screen and (max-width:1023px){.menu__scroller{height:100%;overflow:auto;width:100%}}.v-select.sidebar-select.vs--open .vs__dropdown-toggle{border:1.5px solid var(--main-color)}.v-select.sidebar-select .vs__dropdown-toggle{background:#040507;border:1.5px solid #191d24;border-radius:10px;color:var(--main-color);font-size:18px;font-weight:500;height:60px;line-height:57px;overflow:hidden;padding:0 10px;text-overflow:ellipsis;transition:.3s;width:100%}.v-select.sidebar-select .vs__dropdown-menu{background:#fff;border-radius:4px;box-shadow:0 0 2px #0000000f,0 0 4px #0000000a,0 0 8px #00000005,0 0 16px #00000005,0 0 40px #00000003;left:0;max-height:225px;min-width:100%;padding:0;position:absolute;top:64px;z-index:10}.v-select.sidebar-select .vs__dropdown-menu li{margin-left:0;overflow:hidden;text-overflow:ellipsis;width:100%}.v-select.sidebar-select .vs__dropdown-option{cursor:pointer;padding:10px 20px;white-space:nowrap}.v-select.sidebar-select .vs__dropdown-option--highlight{background:#fbfbfb;color:#3c3e47}.v-select.sidebar-select .vs__selected{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;margin:auto;-webkit-box-orient:vertical;overflow:hidden;transition:.3s}.v-select.sidebar-select .vs__selected-options{cursor:pointer;flex-wrap:nowrap}.v-select.sidebar-select .vs__search,.v-select.sidebar-select .vs__selected{caret-color:transparent;color:#fff;cursor:pointer;font-size:16px}.v-select.sidebar-select .vs__clear,.v-select.sidebar-select .vs__spinner{display:none}.v-select.sidebar-select .vs__actions{cursor:pointer}.v-select.sidebar-select:hover .vs__dropdown-toggle{border:1.5px solid #313741}.v-select.sidebar-select:hover .vs__selected{color:var(--main-color)}.v-select.sidebar-select:hover .vs__open-indicator svg path{stroke:var(--main-color)}.back-link{cursor:pointer}.chat__input{width:100%}.chat__menu-btn{border:none}.chat__menu-link{background:transparent;border:none;width:100%}.calendar__text{line-clamp:3;-webkit-line-clamp:3;word-break:break-word}.calendar__text,.pricelist__service{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.pricelist__service{line-clamp:1;-webkit-line-clamp:1}.menu__links{min-height:auto}.readmore__title{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:13px;overflow:hidden;padding-bottom:0}.chat__emoji{cursor:default}.chat__emoji,.chat__emoji:hover{background:transparent}.calltoaction{color:#fff;margin-bottom:30px}.calltoaction__text-main{color:#8f88a2;line-height:140%}.calltoaction__text{display:flex;flex-wrap:wrap;justify-content:center}.calltoaction__text.mobile{display:none}.page_search{min-height:100vh}.page_authorization .logo{display:flex}.workday-block{display:flex;flex-wrap:wrap;justify-content:space-between;width:100px}.team__name{line-clamp:2;-webkit-line-clamp:2}.team__desc,.team__name{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.team__desc{line-clamp:3;-webkit-line-clamp:3}.required{color:#fd0202;font-size:16px}.dots-choice{left:-10px;position:relative}.dots-choice_tag{color:var(--main-color);left:0}.drop{border:1px dashed #6e3ff5;border-radius:10px;min-height:178px;width:100%}.drop.over{background-color:#f4f6ff;transition:.3s}.drop-wrapper{min-height:178px;width:100%}.drop-input{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:178px;position:relative}.drop-input__text{color:#6e3ff5;font-weight:300;max-width:270px;text-align:center}.drop-input__img{margin-bottom:5px}.drop-input__field{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.drop-content__wrapper{padding:15px}.drop-images{display:grid}@media screen and (max-width:1023px){.drop-images{grid-template-columns:repeat(2,1fr)}}.drop-images{grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.drop-images__add{align-items:center;display:flex;justify-content:center}.drop-image{border-radius:8px;height:150px;overflow:hidden;position:relative;width:100%}.drop-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.drop-image__action{position:absolute;right:5px;top:5px}.drop-image__progress{align-items:center;background:#ffffff40;bottom:0;color:#fff;display:flex;height:25px;justify-content:center;position:absolute;width:100%}.drop-image .drop-btn_delete{bottom:30px;position:absolute;right:8px}.drop-btn{align-items:center;background:transparent;background:var(--main-color);border:none;border-radius:50%;display:flex;height:30px;justify-content:center;width:30px}.progress{background:#ffffff40;bottom:0;color:#fff;height:25px;width:100%}.progress,.progress-bar{align-items:center;display:flex;justify-content:center;position:absolute}.progress-bar{background:#05c79480;height:100%;left:0;top:0;transition:.3s;width:0}.stars{top:0}.login__button{border:none}.allphotos__link.more{margin:-36px 30px 70px auto}.allphotos__link{margin:-53px 30px 70px auto}.reviews__stat{justify-content:space-between}.reviews__totalrank_empty{background:transparent;color:#3c3e47;min-width:86px;padding:5px 5px 5px 20px;width:auto}.tooltip-wrapper__btn img{margin-bottom:1px;vertical-align:bottom}.main-block{display:grid;gap:10px;grid-template-columns:1fr 1fr}.additional-block{display:flex;justify-content:center;margin-top:20px}.link-styled{color:var(--main-color)}.form-item__delete-btn{align-items:center;background:#f3f4f7;border:none;border-radius:5px;display:flex;height:40px;justify-content:center;width:40px}@media screen and (max-width:1360px){.form-item__delete-btn{margin-right:15px}}.form-item__delete-btn img{width:20px}.form-item__row{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}@media screen and (max-width:1360px){.form-item__row{align-items:flex-start;flex-wrap:wrap;justify-content:flex-start}}.form-item__input{background:#f3f4f7;border:none;border-radius:16px;color:#101218;font-size:12px;height:44px;margin:0;padding:0 16px;width:100%}.form-item__button-wrapper{display:flex;justify-content:center;margin-top:25px}.form-item__inputs{display:flex;justify-content:space-between;width:calc(100% - 220px)}@media screen and (max-width:1360px){.form-item__inputs{padding-left:55px;width:100%}}@media screen and (max-width:1023px){.form-item__inputs{margin-top:10px;padding-left:0}}@media screen and (max-width:420px){.form-item__inputs{flex-direction:column;margin-top:15px}}.form-item__input-wrapper{width:130px}@media screen and (max-width:420px){.form-item__input-wrapper{width:100%}}.form-item__input-wrapper.caption{width:calc(100% - 150px)}@media screen and (max-width:420px){.form-item__input-wrapper.caption{margin-bottom:12px;width:100%}}.form-item__input-wrapper .error-message{display:none}.form-item__input-wrapper.validationError .error-message{display:block}.form-item__input-wrapper.validationError .form-item__input{border:1px solid #f94444!important}.form-item__title{color:#101218;font-size:24px;font-style:normal;font-weight:700;line-height:28px}.form-item__checkboxes{width:160px}@media screen and (max-width:1023px){.form-item__checkboxes{align-items:center;display:flex;margin-top:10px;width:calc(100% - 55px)}}@media screen and (max-width:420px){.form-item__checkboxes{align-items:flex-start;flex-direction:column;margin-top:0}}@media screen and (max-width:1360px){.form-item__checkboxes .form-item__checkbox:nth-child(2){margin-bottom:7px}}@media screen and (max-width:1023px){.form-item__checkboxes .form-item__checkbox:nth-child(2){margin-bottom:0}}@media screen and (max-width:420px){.form-item__checkboxes .form-item__checkbox:nth-child(2){margin-top:7px}}.form-item__checkbox{align-items:center;display:flex}.form-item__checkbox~.form-item__content{margin-top:15px}@media screen and (max-width:1023px){.form-item__checkbox:first-child{margin-right:15px}}.form-item__checkbox:nth-child(2){margin-top:7px}@media screen and (max-width:1023px){.form-item__checkbox:nth-child(2){margin:0}}.form-item__checkbox-title{font-size:18px;font-weight:400;line-height:20px;margin-left:9px}.form-item__checkbox-subtitle{display:block;font-size:11px;font-weight:400;line-height:12px;margin-left:9px;margin-top:5px}.form-item__checkbox-field{display:none}.form-item__checkbox-field:checked~.form-item__checkbox-label:after{opacity:1;visibility:visible}.form-item__subtitle{color:#000;font-size:20px;font-weight:700;line-height:24px;margin-top:35px;text-align:center}.form-item__checkbox-label{background:#fff;border:1px solid #dadada;border-radius:5px;cursor:pointer;display:block;height:20px;position:relative;width:20px}.form-item__checkbox-label:after{background:var(--main-color);border-radius:3px;content:"";height:12px;left:3px;opacity:0;position:absolute;top:3px;transition:.3s ease;visibility:hidden;width:12px}.form__input{width:100%}.form__field_error .form__input{background:#f3f4f7;border:1px solid #f94444}.form__field_error .vs__dropdown-toggle{border:1px solid #f94444!important}.form__field .vs__clear{display:none}.form__field .vs__open-indicator{display:flex}.form__field .vs__dropdown-toggle{background:#f3f4f7;border:none;border-radius:16px;color:#101218;font-size:16px;margin:10px 0;max-width:100%;min-height:52px;padding:0 13px;transition:.3s}.form__field .vs__search::-moz-placeholder{color:#777980}.form__field .vs__search::placeholder{color:#777980}.form__field .vs__selected{border:1px solid var(--main-color)}.form__error-text{color:#f94444;font-size:14px}.form__label{align-items:center;-moz-column-gap:5px;column-gap:5px;grid-template-columns:auto 12px auto;justify-content:start}.form__chekbox_label.my-club{margin:0 0 15px}.input-wrapper{align-items:center;display:flex;flex-wrap:wrap}.input-wrapper_fwi{flex-wrap:nowrap}.input-wrapper__small{width:55%}.input-wrapper__column{align-items:flex-start;flex-direction:column}.input-wrapper__column .validation-provider{width:100%}.input-wrapper__name .form__chekbox_label{margin-right:15px;width:215px}.input-wrapper__name_input{margin-right:15px}.input-wrapper__editor{width:100%}.input-wrapper__block{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.input-wrapper__delete{align-items:flex-start;display:flex;justify-content:space-between;width:55%}.input-wrapper__delete .validation-provider{flex-grow:1}.input-wrapper__delete .delete-btn{background:transparent;border:none;margin-left:15px;position:relative;top:8px;transform:rotate(45deg)}.form-item,.input-wrapper .wt{width:100%}.form-item__road{display:none}.form-item__btn{background:none}.form-item__road .validation-provider{width:100%!important}.form__field textarea{width:100%}.form__field_error .codex-editor,.form__field_error textarea{border:1px solid #f94444}.services-price__price{align-items:center;display:flex;justify-content:space-between}.services-price__price .validation-provider{max-width:162px;min-width:162px}.services-price__name{margin-right:5px;max-width:215px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.counter{display:flex;font-size:16px;justify-content:flex-end}.tooltip{background:#e4e4e4;border-radius:8px;left:3px!important;max-width:185px;padding:11px;top:-5px!important;z-index:1}.tooltip .arrow{bottom:-8px;height:8px;position:absolute;width:15px}.tooltip .arrow:before{border:5px solid transparent;border-top-color:#e4e4e4;content:"";position:absolute}.tooltip-inner{font-size:12px;line-height:1.2;text-align:center}.tooltip-wrapper{display:initial;vertical-align:bottom}.tooltip-wrapper__btn{background:transparent;border:none}.change-btn{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.change-btn__value{cursor:pointer;display:flex;font-size:18px;margin-right:5px}.change-btn__btn{font-size:14px;height:52px;max-width:170px;padding:10px}.vue__time-picker{width:152px!important}.vue__time-picker input{background:#f3f4f7;border:none!important;border-radius:16px;color:#101218;font-size:20px;margin:10px 0;min-height:52px;padding:0 16px;width:100%!important}.vue__time-picker input.display-time{padding:.3em 1em!important}.vue__time-picker .dropdown{border-radius:11px;overflow:hidden;top:62px!important}.error-messages{align-items:center;display:flex;flex-direction:column;margin-top:20px}.error-message{background:#f55453;border-radius:10px;color:#fff;display:inline-block;font-size:13px;margin-left:auto;padding:5px 8px;white-space:nowrap}.create.from .form-item__title{margin-top:30px}.input-wrapper__editor .form__field,.input-wrapper__select .form__field{width:100%}.validationError .mx-input{border:1px solid #f94444!important}.form-grid{align-items:start}.club{display:flex;justify-content:center}.club__mobile-info{display:none}@media screen and (max-width:1535px){.club__mobile-info{display:block}}.club__information{align-items:center;display:flex}.club__information-logo{border-radius:50%;height:40px;margin-right:12px;min-width:40px;overflow:hidden;width:40px}.club__information-logo img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.club__information-name,.club__information-rating{display:flex;flex-direction:column}.club__information-rating{margin-left:12px}.club__information-title{color:#101218;display:-webkit-box;font-size:16px;font-weight:500;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.club__information-subtitle{color:#909090;font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:20px}.club__pagination-wrapper{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000073;border-radius:12px;bottom:16px;display:flex;font-size:14px;height:36px;justify-content:center;position:absolute;right:16px;transition:background-color .2s ease;width:90px;z-index:8}.club__pagination-wrapper:hover{background:#0000008c}@media screen and (max-width:767px){.club__pagination-wrapper{bottom:12px;font-size:13px;height:28px;right:12px;width:48px}}.club__pagination{align-items:center;color:#fff;display:flex;font-weight:500;margin-left:3px;width:auto}@media screen and (max-width:767px){.club__pagination{margin-left:0}}.club__pagination-title{color:#ffffff80}@media screen and (max-width:767px){.club__pagination-title{display:none}}.club__next-button,.club__prev-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;bottom:16px;cursor:pointer;height:36px;position:absolute;transition:background-color .2s ease,transform .2s ease;width:48px;z-index:10}.club__next-button:hover,.club__prev-button:hover{background-color:#da6776d9!important;transform:scale(1.05)}.club__next-button:active,.club__prev-button:active{transform:scale(.98)}@media screen and (max-width:767px){.club__next-button,.club__prev-button{display:none}}.club__prev-button{background:#00000073 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M14.53 5.47a.75.75 0 0 0-1.06 0L9.732 9.207l-.021.021a18 18 0 0 0-.93.972c-.246.29-.451.59-.568.95a2.75 2.75 0 0 0 0 1.7c.117.36.322.66.568.95.237.279.552.594.93.971l.021.022 3.738 3.737a.75.75 0 1 0 1.06-1.06l-3.737-3.738c-.405-.404-.676-.676-.868-.903-.187-.22-.254-.346-.285-.443a1.25 1.25 0 0 1 0-.772c.031-.097.098-.224.285-.443.192-.227.463-.499.868-.903L14.53 6.53a.75.75 0 0 0 0-1.06' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%;border-radius:12px 4px 4px 12px;left:16px}.club__next-button{background:#00000073 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M9.47 5.47a.75.75 0 0 1 1.06 0l3.738 3.737.021.021c.378.378.693.693.93.972.246.29.451.59.568.95a2.75 2.75 0 0 1 0 1.7c-.117.36-.322.66-.568.95-.237.279-.552.594-.93.971l-.021.022-3.738 3.737a.75.75 0 1 1-1.06-1.06l3.737-3.738c.405-.404.676-.676.868-.903.187-.22.254-.346.285-.443a1.25 1.25 0 0 0 0-.772c-.031-.097-.098-.224-.285-.443-.192-.227-.463-.499-.868-.903L9.47 6.53a.75.75 0 0 1 0-1.06' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%;border-radius:4px 12px 12px 4px;left:65px}.club__content{margin-right:60px;max-width:780px;width:calc(100% - 400px)}@media screen and (max-width:1535px){.club__content{margin-right:0;width:100%}}.club__head{align-items:center;display:flex;margin:0 0 25px}@media screen and (max-width:767px){.club__head{margin:0 0 16px}}.club__sidebar{width:340px}.club__slider-wrapper{isolation:isolate;margin-bottom:24px;position:relative}@media screen and (max-width:767px){.club__slider-wrapper{margin-bottom:20px}}.club__slider{aspect-ratio:16/9;border-radius:20px;position:relative;width:100%}@media screen and (max-width:767px){.club__slider{aspect-ratio:4/3;border-radius:0}}.club__slider-item{border-radius:20px;overflow:hidden;transform:translateZ(0)}@media screen and (max-width:767px){.club__slider-item{border-radius:0}}.club__slider-item a{display:block;height:100%;width:100%}@media screen and (max-width:767px){.club__slider-item a{border-radius:0}}.club__slider-item .photo,.club__slider-item img{background:var(--card-dark-bg,#1d202b);height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}@media screen and (max-width:767px){.club__slider-item .photo,.club__slider-item img,.club__slider-photo{border-radius:0!important}}.club__tabs{margin-top:24px}.club__tabs .tabs__nav{background:#f7f8fb;border:none;border-radius:24px;margin-bottom:40px;padding:20px 30px;width:100%}@media screen and (max-width:767px){.club__tabs .tabs__nav{margin-bottom:0}}.club__tabs .tabs__link_spoiler:not(:first-of-type){margin-top:5px}.club__tabs .tabs__content{margin-top:24px}.club__tabs .tabs__content:first-of-type{margin-top:0}.club__tabs .tabs__link{border:none;color:#0a0c0f8f;font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:24px;margin:0;padding:0;position:relative;text-align:center}.club__tabs .tabs__link:after{background:var(--main-color);border-radius:12px;bottom:-6px;content:"";height:2px;left:17%;opacity:0;position:absolute;transition:all .3s ease;visibility:hidden;width:66%}.club__tabs .tabs__link:hover,.club__tabs .tabs__link_active{color:#0a0c0f}.club__tabs .tabs__link_active:after{opacity:1;visibility:visible}.club__tabs .tabs__link:not(:last-child){margin-right:40px}.club__desc{color:var(--lighten-black);font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:24px}.club__main-title{font-size:36px;font-weight:500;letter-spacing:-2px;line-height:48px;word-break:break-word}@media screen and (max-width:767px){.club__main-title{font-size:28px;line-height:40px}}.club__video{position:relative}.club__video video{cursor:pointer;max-height:579px;-o-object-fit:contain;object-fit:contain}.club__video-btn{background:var(--main-color);border:none;border-radius:10px;cursor:pointer;display:block;height:64px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .3s ease;width:84px;z-index:1}.club__video-btn:hover{transform:translate(-50%,-50%) scale(1.2)}.club__video-btn img{width:32px}.club__name a{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.club__tabs .pricelist__item-wrapper{width:100%}.club__tabs .pricelist__name{align-items:flex-end;display:flex;justify-content:space-between;padding:2px 0}.club__tabs .pricelist__comment{color:#ff2500;font-size:20px;line-height:1.2}.club__rank-count img{height:42px;width:42px}.clubs__work{align-items:center;display:flex;margin-bottom:15px}.clubs__work-title{color:#10121b;font-size:15px;font-weight:500;line-height:20px;margin:3px 0 0 6px}.clubs__title{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:18px;overflow:hidden;padding-bottom:0}.clubs__text{word-break:break-word}.clubs__contacts-worktime{font-size:13px}.clubs__contacts-worktime.is_day{font-weight:500}.clubs__item{display:flex;flex-direction:column}.clubs__item .eventlist__adress,.clubs__item .online-row{margin-bottom:15px}@media screen and (max-width:767px){.section_gray.club__events.calendar-block{padding:30px 20px}}@media screen and (max-width:414px){.section_gray.club__events.calendar-block{border-radius:0;margin-left:-20px;width:calc(100% + 40px)}}.myarticles__title{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;margin-bottom:24px;margin-top:24px;overflow:hidden;padding-bottom:0;padding-top:0}.articles__block{background:#f2f2f2;border-radius:10px;margin-bottom:20px;padding:20px}@media screen and (max-width:414px){.articles__block{padding:10px}}.articles__title{line-clamp:2;-webkit-line-clamp:2}.articles__text,.articles__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.articles__text{line-clamp:3;-webkit-line-clamp:3;line-height:140%;margin-bottom:35px;padding-bottom:0}.articles__tag{display:flex;flex-wrap:wrap;gap:8px}.articles__tag a{border-radius:16px}.articles__content{display:flex;flex-direction:column;justify-content:space-between}.article__content,.article__title,.myevents__title{word-break:break-word}.myevents__title{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.myevents__buttons_post{padding:20px}.eventlist_calendar{display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width:767px){.eventlist_calendar{flex-direction:column}}.eventlist_calendar .event-card{margin-top:20px;width:calc(50% - 8px)}@media screen and (max-width:767px){.eventlist_calendar .event-card{width:100%}}.eventlist_calendar .event-card:first-child,.eventlist_calendar .event-card:nth-child(2){margin-top:0}@media screen and (max-width:767px){.eventlist_calendar .event-card:nth-child(2){margin-top:20px}}.eventlist_calendar .event-card:nth-child(odd){margin-right:16px}@media screen and (max-width:767px){.eventlist_calendar .event-card:nth-child(odd){margin-right:0}}.eventlist_calendar .event-card_big:before{left:65px;width:calc(100% - 130px)}@media screen and (max-width:767px){.eventlist_calendar .event-card_big:before{left:0;width:100%}}.eventlist__desc{word-break:break-word}.eventlist__title{line-clamp:2;-webkit-line-clamp:2}.eventlist__text,.eventlist__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.eventlist__text{line-clamp:4;-webkit-line-clamp:4}.eventlist__adress.online{color:#5dd283;padding-left:36px}.eventlist__adress.online:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAABmJLR0QA/wD/AP+gvaeTAAACZUlEQVR4nO3cPW4TQQCG4W9iS8jmxzeAFOmskAbo+SuCxCmClIrCEgfICTACgUAKXIICiUAOgFJAFFc0ETdIFCgijYciLqzdiS1kez9g36ec3USTebPjdTMSAAAAgLoJ025Y3eutBumRpLuSliVdXPis/m0/JR1K+qQUt/dvPj+YdPO5AVa+P77QPmr0pbApaWnOk6yLoaTXsdXpDbpbp7kbsgHOFr/5QdLtRc6uRnZjq7Oei5D9z24fNZ+JxZ+nO81fx09zF0pPwGjP/yq2nXmLYai1b7f6g/HB0iKPPnBZ/PlrqKGN4mBpoZN0r5r51E9K6X5xLPcEXK1mOnUUrhVHmpm7Lk38FSE8nNt8/kMppfcTLl8uDrDXmxHAjABmBDAjgBkBzAhgRgAzApgRwIwAZgQwI4AZAcwIYEYAMwKYEcCMAGYEMCOAGQHMCGBGADMCmBHAjABmBDAjgBkBzAhgRgAzApgRwIwAZgQwI4AZAcwIYEYAMwKYEcCMAGYEMCOAGQHMCGCWOy/oRBPODJpyHg4mSNJxcSx3ZNmPaqZTP0GptLa5I8t2qplO/STpY3Gs/BmQ4rakWMWEaiYuDcO74mApwOis4zeVTKlGksKr4pmh0jlvQbHV6UnaXfis6iLp87B15UnuUjbAoLt1Glud9ZDCS7EdzSImhRex3XnwR4d3j1v70uuqoY2zQ0fDsqYcawmdSOkwhLCjqLe5bWfc1ABu1/d6aZaf37/R/6v/Rr4JmxHAjABmBDAjgBkBzAhgZn9HnvU9f1bu7wk8AWYEMCOAGQHMCGBGADMCAAAAAEDFfgOitXJGBhK7GwAAAABJRU5ErkJggg==) 50% no-repeat;background-size:25px 25px;height:21px;width:25px}.otherevents__title{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;margin-bottom:18px;overflow:hidden;padding-bottom:0}.otherevents__adress.online{color:#5dd283;padding-left:36px}.otherevents__adress.online:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAABmJLR0QA/wD/AP+gvaeTAAACZUlEQVR4nO3cPW4TQQCG4W9iS8jmxzeAFOmskAbo+SuCxCmClIrCEgfICTACgUAKXIICiUAOgFJAFFc0ETdIFCgijYciLqzdiS1kez9g36ec3USTebPjdTMSAAAAgLoJ025Y3eutBumRpLuSliVdXPis/m0/JR1K+qQUt/dvPj+YdPO5AVa+P77QPmr0pbApaWnOk6yLoaTXsdXpDbpbp7kbsgHOFr/5QdLtRc6uRnZjq7Oei5D9z24fNZ+JxZ+nO81fx09zF0pPwGjP/yq2nXmLYai1b7f6g/HB0iKPPnBZ/PlrqKGN4mBpoZN0r5r51E9K6X5xLPcEXK1mOnUUrhVHmpm7Lk38FSE8nNt8/kMppfcTLl8uDrDXmxHAjABmBDAjgBkBzAhgRgAzApgRwIwAZgQwI4AZAcwIYEYAMwKYEcCMAGYEMCOAGQHMCGBGADMCmBHAjABmBDAjgBkBzAhgRgAzApgRwIwAZgQwI4AZAcwIYEYAMwKYEcCMAGYEMCOAGQHMCGCWOy/oRBPODJpyHg4mSNJxcSx3ZNmPaqZTP0GptLa5I8t2qplO/STpY3Gs/BmQ4rakWMWEaiYuDcO74mApwOis4zeVTKlGksKr4pmh0jlvQbHV6UnaXfis6iLp87B15UnuUjbAoLt1Glud9ZDCS7EdzSImhRex3XnwR4d3j1v70uuqoY2zQ0fDsqYcawmdSOkwhLCjqLe5bWfc1ABu1/d6aZaf37/R/6v/Rr4JmxHAjABmBDAjgBkBzAhgZn9HnvU9f1bu7wk8AWYEMCOAGQHMCGBGADMCAAAAAEDFfgOitXJGBhK7GwAAAABJRU5ErkJggg==) 50% no-repeat;background-size:25px 25px;height:21px;width:25px}.event__text{word-break:break-word}.event__text.article__content{max-width:100%}.event__text.article__content blockquote{padding-left:85px;width:100%}.event__text.article__content blockquote:before{left:0}.event__head{flex-wrap:wrap}.event__pricelist-item{display:block;margin-bottom:15px}.event__pricelist-name{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:3px}.event__pricelist-comment{color:#ef9c31;display:flex;font-size:12px;justify-content:center;line-height:1.2}.event__pricelist-service{max-width:169px;text-align:left}.profile-layout{align-items:flex-start;display:flex;justify-content:space-between;padding-bottom:120px}@media screen and (max-width:1023px){.profile-layout{flex-direction:column;padding-bottom:100px}}.profile-new{background:var(--card-dark-bg);border-radius:16px;margin-bottom:24px;max-width:800px;overflow:hidden;width:calc(100% - 290px)}.profile-layout_no-sidebar .profile-new{max-width:800px;width:100%}@media screen and (max-width:1300px){.profile-new{width:calc(100% - 290px)}.profile-layout_no-sidebar .profile-new{width:100%}}@media screen and (max-width:1200px){.profile-new{width:calc(100% - 290px)}.profile-layout_no-sidebar .profile-new{width:100%}}@media screen and (max-width:1023px){.profile-new{margin-right:0;max-width:100%;width:100%}}.profile-new__cover{background:linear-gradient(135deg,#667eea,#764ba2);height:220px;overflow:hidden;position:relative;width:100%}@media screen and (max-width:1300px){.profile-new__cover{height:150px}}.profile-new__cover-img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.profile-new__cover-placeholder{background:linear-gradient(135deg,#667eea,#764ba2);height:100%;width:100%}.profile-new__cover-actions{position:absolute;right:16px;top:16px;z-index:1}@media screen and (max-width:767px){.profile-new__cover-actions{right:12px;top:12px}}.profile-new__cover-menu-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.profile-new__cover-menu-btn:hover{background:#000c;border-color:#fff6;transform:scale(1.05)}.profile-new__cover-menu-btn svg{height:20px;width:20px}.profile-new__cover-menu{background:var(--card-dark-bg);border:1px solid #2d333d;border-radius:12px;box-shadow:0 8px 32px #0006;margin-top:8px;min-width:160px;overflow:hidden;position:absolute;right:0;top:100%;z-index:20}@media screen and (max-width:767px){.profile-new__cover-menu{min-width:140px}}.profile-new__cover-menu-item{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;line-height:20px;padding:12px 16px;text-align:left;transition:background-color .2s ease;width:100%}.profile-new__cover-menu-item:hover{background:#2d333d}.profile-new__cover-menu-item:active{background:#1a1c29}@media screen and (max-width:767px){.profile-new__cover-menu-item{font-size:13px;padding:10px 14px}}.profile-new__header{align-items:flex-start;display:flex;justify-content:space-between;margin-top:-60px;padding:0 24px;position:relative}@media screen and (max-width:767px){.profile-new__header{margin-top:-40px;padding:0 16px}}.profile-new__avatar-wrapper{position:relative;z-index:1}.profile-new__avatar{background:#303549;border:4px solid var(--card-dark-bg);border-radius:50%;height:120px;overflow:hidden;width:120px}@media screen and (max-width:767px){.profile-new__avatar{height:80px;width:80px}}.profile-new__avatar-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.profile-new__avatar-placeholder{align-items:center;background:#303549;display:flex;height:100%;justify-content:center;width:100%}.profile-new__actions{align-items:center;display:flex;gap:8px;margin-top:72px}@media screen and (max-width:767px){.profile-new__actions{margin-top:48px}}.profile-new__favorite-btn{align-items:center;background:#303549;border:1px solid #485070;border-radius:50%;color:#968faa;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.profile-new__favorite-btn:hover{background:#3c4257;border-color:var(--main-color);color:var(--main-color)}.profile-new__favorite-btn.is-favorite{background:var(--main-color);border-color:var(--main-color);color:#fff}@media screen and (max-width:767px){.profile-new__action-btn{font-size:11px;padding:8px 12px}}.profile-new__info{padding:16px 24px 0}@media screen and (max-width:767px){.profile-new__info{padding:12px 16px 0}}.profile-new__name-wrapper{align-items:center;display:flex;gap:8px;margin-bottom:4px}.profile-new__name{color:#fff;font-size:24px;font-weight:700;line-height:32px;margin:0}@media screen and (max-width:767px){.profile-new__name{font-size:20px;line-height:26px}}.profile-new__stats-row{align-items:center;display:flex;gap:16px;margin-bottom:10px}@media screen and (max-width:767px){.profile-new__stats-row{gap:12px}}.profile-new__stat-item{align-items:center;display:flex;font-size:14px;gap:4px;line-height:20px}@media screen and (max-width:767px){.profile-new__stat-item{font-size:13px}}.profile-new__stat-value{color:#fff;font-weight:600}.profile-new__stat-label{color:#968faa}.profile-new__pro-badge{align-items:center;background:linear-gradient(135deg,gold,#ffed4e);border-radius:6px;box-shadow:0 2px 8px #ffd7004d;color:#1a1c29;display:flex;flex-shrink:0;font-size:12px;font-weight:600;justify-content:center;letter-spacing:.5px;line-height:16px;padding:6px 12px;text-transform:uppercase}@media screen and (max-width:767px){.profile-new__pro-badge{font-size:11px;line-height:14px;padding:4px 10px}}.profile-new__username{color:#968faa;font-size:16px;font-weight:400;line-height:20px;margin:0 0 12px}@media screen and (max-width:767px){.profile-new__username{font-size:14px}}.profile-new__meta{align-items:center;display:flex;font-size:14px;gap:8px;line-height:20px;margin-bottom:16px}@media screen and (max-width:767px){.profile-new__meta{font-size:13px}}.profile-new__status{color:#968faa}.profile-new__status.online{color:var(--main-color)}.profile-new__activity,.profile-new__dot{color:#968faa}.profile-new__description{color:#fff;font-size:16px;line-height:24px;margin:0 0 16px;white-space:pre-line;word-break:break-word}@media screen and (max-width:767px){.profile-new__description{font-size:14px;line-height:21px}}.profile-new__details{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}@media screen and (max-width:767px){.profile-new__details{flex-direction:column;gap:8px}}.profile-new__reputation{margin-bottom:14px}@media screen and (max-width:767px){.profile-new__reputation{margin-bottom:14px}}.profile-new__detail{align-items:center;color:#968faa;display:flex;font-size:14px;gap:8px;line-height:20px}.profile-new__detail svg{color:#968faa;flex-shrink:0}@media screen and (max-width:767px){.profile-new__detail{font-size:13px}}.profile-new__tabs{border-bottom:1px solid #2d333d;display:flex;margin:0 24px}@media screen and (max-width:767px){.profile-new__tabs{margin:0 16px}}.profile-new__tab{align-items:center;background:none;border:none;border-bottom:2px solid transparent;color:#968faa;cursor:pointer;display:flex;flex:1;font-size:15px;font-weight:600;gap:8px;justify-content:center;line-height:20px;margin-bottom:-1px;padding:16px 20px;transition:all .3s ease}.profile-new__tab:hover{background:#ffffff05;color:#fff}.profile-new__tab.is-active{border-bottom-color:var(--main-color);color:var(--main-color)}@media screen and (max-width:767px){.profile-new__tab{font-size:14px;padding:12px 16px}}.profile-new__tab-count{background:#303549;border-radius:12px;color:#968faa;font-size:13px;font-weight:600;padding:2px 8px}.is-active .profile-new__tab-count{background:var(--main-color);color:#fff}.profile-new__content{min-height:300px}.profile-new__media,.profile-new__posts{padding:24px}@media screen and (max-width:767px){.profile-new__media,.profile-new__posts{padding:0}}.profile-new__posts-list{display:flex;flex-direction:column;gap:20px}.profile-new__load-more{display:flex;justify-content:center;margin-top:24px}.profile-new__load-more .btn{min-width:200px}@media screen and (max-width:767px){.profile-new__load-more{margin-top:16px}}.profile-new__posts-placeholder{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 24px;text-align:center}.profile-new__posts-placeholder svg{color:#485070;margin-bottom:24px}.profile-new__posts-placeholder h3{color:#fff;font-size:20px;font-weight:600;line-height:26px;margin:0 0 8px}.profile-new__posts-placeholder p{color:#968faa;font-size:15px;line-height:22px;margin:0;max-width:400px}@media screen and (max-width:767px){.profile-new__posts-placeholder{padding:40px 16px}.profile-new__posts-placeholder svg{height:48px;width:48px}.profile-new__posts-placeholder h3{font-size:18px}.profile-new__posts-placeholder p{font-size:14px}}.profile-new__auth-placeholder h3{margin-bottom:12px;max-width:500px}.profile-new__auth-placeholder p{margin-bottom:32px}.profile-new__auth-buttons{display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:280px}.profile-new__auth-buttons .btn.btn_orange{text-decoration:none}@media(hover:hover){.profile-new__auth-buttons .btn.btn_orange:hover{background:transparent!important;border-color:var(--main-color)!important;color:var(--main-color)!important}}@media screen and (max-width:767px){.profile-new__auth-buttons .btn{font-size:14px;padding:10px 20px}}.profile-new__loading{align-items:center;display:flex;justify-content:center;padding:40px 24px}.profile-new__spinner{color:#968faa;font-size:15px;text-align:center}.profile-new__scroll-trigger{height:1px;visibility:hidden;width:100%}.profile-new__media-grid{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:767px){.profile-new__media-grid{gap:8px;grid-template-columns:repeat(2,1fr)}}.profile-new__media-item{background:#303549;border-radius:12px;cursor:pointer;overflow:hidden;padding-bottom:100%;position:relative;transition:transform .3s ease;width:100%}.profile-new__media-item:hover{transform:scale(1.02)}@media screen and (max-width:767px){.profile-new__media-item{border-radius:8px}}.profile-new__media-img{-o-object-fit:cover;object-fit:cover}.profile-new__media-img,.profile-new__media-video{height:100%;left:0;position:absolute;top:0;width:100%}.profile-new__media-video-element{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.profile-new__media-video-overlay{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.profile-new__media-video-overlay svg{filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.error-page{align-items:center;background:url(./error_bg.DeHwZXWX.jpg) 50% no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:row-reverse;font-size:18px;font-weight:400;justify-content:center;min-height:100vh;padding:0 0 0 6%}.error-page,.error-page .image{overflow:hidden;position:relative}.error-page .image{align-self:stretch;height:auto;width:60%}.error-page .image img{height:100%;left:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:absolute;top:0;width:120%}.error-page .image_medium,.error-page .image_small{display:none}.error-page .content{width:40%}.error-page .content__title{color:#fff;font-size:100px;font-size:5.2631578947vw;font-weight:700;line-height:100%;margin-bottom:32px}.error-page .content__text{font-size:32px;line-height:150%;margin-bottom:32px}.error-page .content__button{align-items:center;background:var(--main-color);border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:24px;height:72px;justify-content:center;letter-spacing:-.02em;padding:0 6%;transition:.3s;width:-moz-max-content;width:max-content}.error-page .logo{left:40px;position:absolute;top:46px}.error-page .logo img{width:174px}@media(hover:hover){.content__button:hover{filter:brightness(115%)}}@media screen and (max-width:1680px){.content__text{font-size:1.8867924528vw}}@media screen and (max-width:1440px){.content__button{font-size:1.6666666667vw;height:5vw}}@media screen and (max-width:1023px){.error-page{display:block;padding:30px}.error-page .logo{position:static;text-align:center}.error-page .image{width:100%}.error-page .image img{height:auto;-o-object-fit:unset;object-fit:unset;position:relative;width:100%}.error-page .image_big{display:none}.error-page .image_medium{display:block}.error-page .content{text-align:center;width:100%}.error-page .content__title{font-size:52px}.error-page .content__text{font-size:20px}.error-page .content__button{font-size:20px;height:64px;margin:0 auto 32px}}@media screen and (max-width:767px){.error-page{padding:20px}.error-page .logo{margin-bottom:16px}.error-page .logo img{width:140px}.error-page .image{margin-bottom:20px}.error-page .image_medium{display:none}.error-page .image_small{display:block;margin:0 auto;max-width:414px}.error-page .content{padding:0 20px}.error-page .content__title{font-size:34px}.error-page .content__text{font-size:17px}.error-page .content__button{font-size:17px;max-width:338px;width:90%}}@media screen and (max-width:350px){.content{padding:0 20px}.content__title{font-size:26px;margin-bottom:24px}.content__text{font-size:16px}.content__button{font-size:16px;height:54px}}.mycomments__addreplay,.mycomments__delete{background:transparent;border:none;padding-left:16px}.mycomments__delete{padding:0 0 10px}.mycomments__showreplay{border:none;width:100%}.comments__addreplay{background:transparent;border:none;color:var(--main-color);font-size:15px}.comments__form.profile{margin-top:0}.comments__form.profile .reviews__label{width:115px}.comments__form.profile .reviews__rate{margin-bottom:5px}.comments__field-wrapper{flex-grow:1}@media screen and (min-width:767px){.comments__field-wrapper{width:87%}}@media screen and (max-width:767px){.comments__field-wrapper .form__field textarea{margin:0}.comments__field-wrapper .error-message{display:inline-block;margin-bottom:15px}}.comments__content{display:flex;flex:0 0 70%;flex-direction:column;justify-content:space-between;max-width:89%}.comments__break{flex-basis:100%;height:0}.header{background:#040507;display:none;left:0;position:fixed;top:0;width:100%;z-index:11}@media screen and (max-width:1023px){.header{display:block;height:56px}}.header__row{align-items:center;display:flex;height:100%;justify-content:space-between;padding:20px 30px}@media screen and (max-width:767px){.header__row{padding:14px 20px}}.header__buttons{align-items:center;display:flex}@media screen and (max-width:1192px){.articles__item{padding:10px}}.articles__discuss-link{align-items:center;color:#323232;display:flex;opacity:.8;transition:.3s ease}@media screen and (max-width:1279px){.articles__discuss-link{font-size:14px;line-height:16px}}@media screen and (max-width:1192px){.articles__discuss-link{order:3}}.articles__discuss-link:hover{opacity:1}.articles__discuss-link svg{height:auto;margin-right:7px;width:22px}@media screen and (max-width:1192px){.articles__discuss-link svg{margin-right:4px;width:18px}}@media screen and (max-width:1365px){.articles__readmore{width:200px}}.articles__statistic .karma{padding-bottom:0}.articles__comments{height:20px}@media screen and (max-width:1192px){.articles__comments{order:1;padding-left:22px}.articles__comments:before{background-size:cover;height:18px;width:18px}.articles__karma{order:2;width:66px}}.articles__karma .karma__dislike,.articles__karma .karma__like{width:18px}.event-card{align-items:center;display:flex;flex-direction:column;max-width:497px;position:relative}.event-card.swiper-slide{height:auto;max-width:409px}@media screen and (max-width:1279px){.event-card.swiper-slide{max-width:447px}}@media screen and (max-width:1023px){.event-card.swiper-slide{max-width:349px}}@media screen and (max-width:767px){.event-card.swiper-slide{max-width:374px}}.event-card_big{margin-top:24px;width:calc(33% - 7px)}@media screen and (max-width:1700px){.event-card_big{width:calc(50% - 7px)}}@media screen and (max-width:767px){.event-card_big{margin-top:20px;width:100%}}.event-card_big .event-card__title{font-size:18px;line-height:27px}@media screen and (max-width:767px){.event-card_big .event-card__title{font-size:18px;line-height:24px}}.event-card_big:first-child,.event-card_big:nth-child(2),.event-card_big:nth-child(3){margin-top:0}@media screen and (max-width:767px){.event-card_big:nth-child(2){margin-top:20px}}@media screen and (max-width:1700px){.event-card_big:nth-child(3){margin-top:20px}}.event-card_big:before{height:60px;width:100%}@media screen and (max-width:767px){.event-card_big:before{height:56px}}.event-card_big .event-card__info{margin-bottom:auto}.event-card_big .event-card__content{border-radius:0 0 12px 12px;display:flex;flex:1;flex-direction:column;padding:16px 16px 22px}@media screen and (max-width:767px){.event-card_big .event-card__content{padding:0 10px 20px}}.event-card_big .event-card__date{margin:12px 0 6px}@media screen and (max-width:767px){.event-card_big .event-card__date{margin:8px 0}}.event-card_big .event-card__preview{margin-bottom:12px}@media screen and (max-width:767px){.event-card_big .event-card__preview{margin-bottom:6px}}.event-card_small:before{height:56px;left:0;width:100%}.event-card_small .event-card__description{margin:12px 0 3px}.event-card_small .event-card__description~.read-more{margin-bottom:12px}.event-card_small .event-card__content{border-bottom-left-radius:12px;border-bottom-right-radius:12px;flex:1;padding:10px 10px 20px}.event-card_small .event-card__date{margin:8px 0}.event-card_small .event-card__title{font-size:18px;line-height:24px}.event-card_small .event-card__preview{margin-bottom:10px}.event-card:before{background:var(--card-dark-bg);border-radius:10px 10px 0 0;content:"";position:absolute;top:0}.event-card__date{background:#ab8dff59;border-radius:8px;color:#fff;font-size:15px;font-weight:500;line-height:24px;padding:8px;position:relative}@media screen and (max-width:1400px){.event-card__date{font-size:14px;line-height:22px}}.event-card__content{background:var(--card-dark-bg);width:100%}.event-card__preview{aspect-ratio:16/12;border-radius:12px;overflow:hidden;position:relative;width:100%}.event-card__preview-image{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.event-card__footer{align-items:center;display:flex;margin-top:24px}.event-card__footer:not(.extra){justify-content:center}.event-card__footer:not(.extra) .event-card__buttons{margin-right:14px}.event-card__footer.extra{flex-direction:column}.event-card__footer.extra .btn:not(:last-child){margin-right:8px}.event-card__footer.extra .event-card__buttons{align-items:center;display:flex;justify-content:center;margin-bottom:18px;width:100%}@media screen and (max-width:400px){.event-card__footer .btn{padding:10px}}.event-card__type{color:#ab8dff;font-size:16px;font-weight:500;line-height:21px}.event-card__title{color:#fff;font-weight:500;line-clamp:1;-webkit-line-clamp:1}.event-card__description,.event-card__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.event-card__description{color:#b1aac8;font-size:14px;line-clamp:3;-webkit-line-clamp:3;line-height:18px}.btn{align-items:center;border:1px solid;border-radius:10px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;justify-content:center;line-height:18px;padding:10px 18px;transition:.3s linear;-webkit-tap-highlight-color:rgba(0,0,0,.1);touch-action:manipulation}.btn_size-l{border:2px solid;font-size:18px;font-weight:400;line-height:20px;padding:14px 32px}.btn_size-s{font-size:12px;font-weight:700;line-height:18px;padding:5px 18px}.btn_gray{background:#303549;border-color:#303549;color:#fff}@media(hover:hover){.btn_gray:hover{background:transparent}}.btn_orange{background:var(--main-color);border-color:var(--main-color);color:#fff}@media(hover:hover){.btn_orange:hover{background:transparent;color:var(--main-color)}}.btn_rose{background:#dc4165;border-color:#dc4165;color:#fff}@media(hover:hover){.btn_rose:hover{background:transparent;color:#dc4165}}.btn_danger{background:#fd0000;border-color:#fd0000;color:#fff}@media(hover:hover){.btn_danger:hover{background:transparent;color:#fd0000}}.faq-link{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23101218' fill-opacity='.24' fill-rule='evenodd' d='M8 .333a7.667 7.667 0 1 0 0 15.334A7.667 7.667 0 0 0 8 .333m.75 5a.75.75 0 1 0-1.5 0v3.334a.75.75 0 0 0 1.5 0zm-.083 5.334a.667.667 0 1 1-1.333 0 .667.667 0 0 1 1.333 0' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:12px 9px;background-repeat:no-repeat;border:1px solid rgba(16,18,24,.08);border-radius:12px;color:#000;display:flex;font-size:14px;line-height:16px;margin:3px 0 3px 5px;padding:9px 12px 9px 38px;transition:.3s ease;width:135px}.faq-link:hover{background-color:#f3f3f3}.faq-wrapper{flex-wrap:wrap}.faq-description,.faq-wrapper{align-items:center;display:flex}.reset-button{background:var(--main-color);border-radius:12px;color:#fff;font-size:12px;line-height:14px;padding:4px 8px;text-decoration:none}@media(hover:hover){.button_orange:hover{color:var(--main-color)}}.access-button{background:#dc4165;border-radius:8px;color:#fff;font-size:16px;height:52px;justify-content:center;line-height:20px;width:220px}.access-button,.add-to-favorites{align-items:center;border:none;display:flex;font-weight:700}.add-to-favorites{background:none;color:#968faa;cursor:pointer;font-size:13px;line-height:16px;transition:.3s ease}.add-to-favorites svg{margin-left:4px}.add-to-favorites svg path{transition:.3s ease}.add-to-favorites.added{color:#07c392}.add-to-favorites.added svg path{fill:#07c392}.read-more{color:#b1aac8;font-weight:700;line-height:21px}.read-more,.show-services{background:none;border:none;font-size:14px;padding:0}.show-services{align-items:center;color:var(--main-color);display:flex;font-weight:600;letter-spacing:-.01em;line-height:16px}.show-services svg{margin-left:6px}.open-photos-button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#10121899 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' fill='none' viewBox='0 0 34 34'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M15.798 6.182a1.202 1.202 0 0 1 .14 2.395l-.14.009H8.586v16.828h16.828v-7.212a1.202 1.202 0 0 1 2.396-.14l.008.14v7.212a2.404 2.404 0 0 1-2.224 2.398l-.18.006H8.586a2.404 2.404 0 0 1-2.398-2.224l-.006-.18V8.586a2.404 2.404 0 0 1 2.223-2.398l.18-.006zm10.518 0c.829 0 1.502.673 1.502 1.502v4.508a1.202 1.202 0 1 1-2.404 0v-1.907l-7.917 7.917h1.907a1.202 1.202 0 0 1 0 2.404h-4.508c-.83 0-1.502-.673-1.502-1.503v-4.507a1.202 1.202 0 1 1 2.404 0v1.906l7.916-7.916h-1.906a1.202 1.202 0 0 1 0-2.404z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h34v34H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:24px;border:none;border-radius:6px;height:30px;padding:0;width:38px}.clear-filter{align-items:center;color:#b1aac8;display:flex;font-size:20px;font-weight:400;height:18px;justify-content:center;line-height:24px;margin:2px 0 0 6px;transform:rotate(45deg);width:18px}.clear-filter,.show-more-filters{background:none;border:none;cursor:pointer;transition:.3s ease}.show-more-filters{border-bottom:1px dashed transparent;color:var(--main-color);display:none;font-size:14px;font-weight:500;line-height:21px;margin-top:10px}.show-more-filters:hover{border-color:var(--main-color)}@media screen and (max-width:767px){.show-more-filters{display:block}}.show-filter-button{align-items:center;background:#303549;border:1.5px solid #485070;border-radius:6px;color:#c1d1ff75;display:inline-flex;font-size:16px;font-weight:500;height:38px;justify-content:center;line-height:18px;padding:7px 16px;width:100%}.show-filter-button__text{margin-top:2px}.show-filter-button__filter-icon{margin-right:10px}.show-filter-button__close-icon{margin-left:10px}.reset-filter-button{align-items:center;background:#303549;border:1.5px solid #485070;border-radius:6px;color:#c1d1ff75;display:inline-flex;font-size:16px;font-weight:500;height:38px;justify-content:center;line-height:18px;margin-left:10px;padding:7px 16px;width:130px}.reset-filter-button__text{margin-top:2px}.reset-filter-button__close-icon{margin-left:10px}.back-button{background:none;border:none;cursor:pointer;height:24px;margin:6px 15px 0 0;width:24px}.button-phone{background:#4548c5}.button-whatsapp{background:#24d366}.button-telegram{background:#40b9f6}.button-max{background:linear-gradient(97deg,#01c5c8 .32%,#046ef4 44.6%,#572dff 62.16%)}.button-chat{background:var(--main-color);border:none}.contact-button-container{align-items:center;display:flex;margin-top:15px}.contact-button{align-items:center;border-radius:14px;display:flex;height:46px;justify-content:center;margin-left:8px;width:46px}.contact-button-container .contact-button:first-child{margin-left:0}.radio-button_light .radio-button__label{color:#eee}.radio-button_dark .radio-button__label{color:#101218}.radio-button__input{display:none}.radio-button__input:checked~.radio-button__label:after{opacity:1;visibility:visible}.radio-button__label{cursor:pointer;display:block;font-size:15px;line-height:20px;padding:2px 0 2px 26px;position:relative}.radio-button__label:before{background:transparent;border:1px solid #aba4a0;border-radius:50%;content:"";display:block;height:20px;left:0;position:absolute;top:0;width:20px}.radio-button__label:after{background:var(--main-color);border-radius:50%;content:"";height:12px;left:4px;opacity:0;position:absolute;top:4px;transition:.3s ease;visibility:hidden;width:12px}.create .reset-button{margin:-5px 0 0 auto}.create .mx-datepicker{width:90%}@media screen and (max-width:767px){.create .mx-datepicker{margin:10px 0;width:100%!important}}.create .mx-datepicker~.error-message{margin-top:5px}.create .mx-input{background:#f3f4f7;border:none;border-radius:16px;box-shadow:none;color:#101218;font-size:16px;min-height:52px;padding:0 16px}.create .mx-icon-calendar,.create .mx-icon-clear{right:20px}.create .mx-icon-calendar svg,.create .mx-icon-clear svg{fill:#1b1b1b}.club-card{align-items:flex-start;display:flex;flex-direction:column}.club-card.swiper-slide{height:auto;max-width:409px}@media screen and (max-width:1279px){.club-card.swiper-slide{max-width:447px}}@media screen and (max-width:1023px){.club-card.swiper-slide{max-width:349px}}@media screen and (max-width:767px){.club-card.swiper-slide{max-width:374px}}.club-card_small .club-card__content{display:flex;flex:1;width:100%}.club-card_small .club-card__title{font-size:18px;line-height:24px}.club-card_small .club-card__left{border-radius:0 0 12px 12px;margin-bottom:6px;padding:0 10px 12px;width:100%}.club-card_small .club-card__right{padding:16px 10px}.club-card_small .club-card__rating{width:100%}.club-card_small .club-card__buttons{margin-top:24px}.club-card_small .club-card__description{margin:12px 0 3px}.club-card_small .club-card__description~.read-more{margin-bottom:12px}.club-card_small .club-card__right-head~.club-card__rows{margin-top:6px}.club-card_small .card-gallery{margin-bottom:10px}.club-card_small .card-gallery__small-photo:nth-child(3).more-photos-mobile{pointer-events:all}.club-card_small .card-gallery__small-photo:nth-child(3).more-photos-mobile:after{align-items:center;background:#17191fd9 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='27' fill='none' viewBox='0 0 30 27'%3E%3Cpath fill='%23fff' d='M14.999 19.534a4.533 4.533 0 1 0 0-9.066 4.533 4.533 0 0 0 0 9.066'/%3E%3Cpath fill='%23fff' d='M10.75.834 8.156 3.667H3.666A2.84 2.84 0 0 0 .833 6.501v17a2.84 2.84 0 0 0 2.833 2.833h22.667a2.84 2.84 0 0 0 2.833-2.833v-17a2.84 2.84 0 0 0-2.834-2.834h-4.49L19.249.834zM15 22.084a7.086 7.086 0 0 1-7.084-7.083 7.086 7.086 0 0 1 7.083-7.084 7.086 7.086 0 0 1 7.083 7.084A7.086 7.086 0 0 1 15 22.084'/%3E%3C/svg%3E");background-position:center calc(50% - 15px);background-repeat:no-repeat;background-size:20px;color:#fff;content:attr(data-mobile);display:flex;flex-direction:column;font-size:12px;font-weight:500;height:100%;justify-content:center;left:0;line-height:15px;padding-top:25px;position:absolute;text-align:center;top:0;width:100%;z-index:1}.club-card_small .card-gallery__thumbs a,.club-card_small .card-gallery__thumbs div{width:calc(33.33333% - 4px)}.club-card_small .card-gallery__thumbs a:first-child,.club-card_small .card-gallery__thumbs div:first-child{border-radius:0 0 0 12px;margin-right:6px}.club-card_small .card-gallery__thumbs a:nth-child(2),.club-card_small .card-gallery__thumbs div:nth-child(2){margin-right:6px}.club-card_small .card-gallery__thumbs a:nth-child(3),.club-card_small .card-gallery__thumbs div:nth-child(3){border-radius:0 0 12px}.club-card_small .empty-photo_big{height:100%;margin-bottom:10px;width:100%}.club-card_big:not(:last-child){margin-bottom:20px}.club-card_big .club-card__premium-badge-big{background:linear-gradient(135deg,gold,#ffed4e);border-radius:6px;box-shadow:0 3px 6px #ffd70066;color:#1a1c29;font-size:12px;font-weight:600;letter-spacing:.5px;line-height:16px;padding:6px 12px;position:absolute;right:16px;text-transform:uppercase;top:8px;z-index:2}@media screen and (max-width:767px){.club-card_big .club-card__premium-badge-big{font-size:10px;line-height:12px;padding:4px 8px;right:8px;top:4px}}.club-card_big .club-card__title{font-size:18px;line-height:27px}@media screen and (max-width:767px){.club-card_big .club-card__title{font-size:18px;line-height:24px}}.club-card_big .club-card__content{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:1450px){.club-card_big .club-card__content{flex-direction:column}}.club-card_big .club-card__left{border-radius:0 12px 12px;display:flex;justify-content:space-between;padding:16px;width:calc(100% - 350px)}@media screen and (max-width:1650px){.club-card_big .club-card__left{width:calc(100% - 310px)}}@media screen and (max-width:1450px){.club-card_big .club-card__left{margin-bottom:10px;width:100%}}@media screen and (max-width:767px){.club-card_big .club-card__left{border-radius:0 0 12px 12px;flex-direction:column;margin-bottom:6px;padding:12px 10px}}.club-card_big .club-card__text-wrapper{width:calc(100% - 254px)}@media screen and (max-width:1650px){.club-card_big .club-card__text-wrapper{width:calc(100% - 215px)}}@media screen and (max-width:767px){.club-card_big .club-card__rating,.club-card_big .club-card__text-wrapper{width:100%}}.club-card_big .club-card__right{padding:24px 32px 15px;width:340px}@media screen and (max-width:1650px){.club-card_big .club-card__right{padding:20px 15px;width:300px}}@media screen and (max-width:1450px){.club-card_big .club-card__right{width:100%}}@media screen and (max-width:767px){.club-card_big .club-card__right{padding:16px 10px}}.club-card_big .club-card__buttons{flex-wrap:wrap;margin-top:auto}@media screen and (max-width:1450px){.club-card_big .club-card__buttons{margin-top:24px}}.club-card_big .club-card__description{margin:12px 0 3px}@media screen and (max-width:767px){.club-card_big .club-card__description{margin:12px 0 3px}}.club-card_big .club-card__description~.read-more{margin-bottom:24px}@media screen and (max-width:767px){.club-card_big .club-card__description~.read-more{margin-bottom:12px}}.club-card_big .club-card__right-head~.club-card__rows{margin-top:24px}@media screen and (max-width:767px){.club-card_big .club-card__right-head~.club-card__rows{margin-top:6px}}.club-card_big .club-card__rows{margin-bottom:5px}.club-card_big .card-gallery{height:100%;width:230px}@media screen and (max-width:1650px){.club-card_big .card-gallery{width:200px}}@media screen and (max-width:767px){.club-card_big .card-gallery{margin-bottom:10px;width:100%}}.club-card_big .card-gallery__small-photo:nth-child(3){display:none}@media screen and (max-width:767px){.club-card_big .card-gallery__small-photo:nth-child(3){display:block}.club-card_big .card-gallery__small-photo:nth-child(3).more-photos-mobile{pointer-events:all}.club-card_big .card-gallery__small-photo:nth-child(3).more-photos-mobile:after{align-items:center;background:#17191fcc url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='27' fill='none' viewBox='0 0 30 27'%3E%3Cpath fill='%23fff' d='M14.999 19.534a4.533 4.533 0 1 0 0-9.066 4.533 4.533 0 0 0 0 9.066'/%3E%3Cpath fill='%23fff' d='M10.75.834 8.156 3.667H3.666A2.84 2.84 0 0 0 .833 6.501v17a2.84 2.84 0 0 0 2.833 2.833h22.667a2.84 2.84 0 0 0 2.833-2.833v-17a2.84 2.84 0 0 0-2.834-2.834h-4.49L19.249.834zM15 22.084a7.086 7.086 0 0 1-7.084-7.083 7.086 7.086 0 0 1 7.083-7.084 7.086 7.086 0 0 1 7.083 7.084A7.086 7.086 0 0 1 15 22.084'/%3E%3C/svg%3E");background-position:center calc(50% - 15px);background-repeat:no-repeat;background-size:20px;color:#fff;content:attr(data-mobile);display:flex;flex-direction:column;font-size:12px;font-weight:500;height:100%;justify-content:center;left:0;line-height:15px;padding-top:25px;position:absolute;text-align:center;top:0;width:100%;z-index:1}}.club-card_big .card-gallery__small-photo:nth-child(2).more-photos{pointer-events:all}.club-card_big .card-gallery__small-photo:nth-child(2).more-photos:after{background:#17191fd9 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='27' fill='none' viewBox='0 0 30 27'%3E%3Cpath fill='%23fff' d='M14.999 19.534a4.533 4.533 0 1 0 0-9.066 4.533 4.533 0 0 0 0 9.066'/%3E%3Cpath fill='%23fff' d='M10.75.834 8.156 3.667H3.666A2.84 2.84 0 0 0 .833 6.501v17a2.84 2.84 0 0 0 2.833 2.833h22.667a2.84 2.84 0 0 0 2.833-2.833v-17a2.84 2.84 0 0 0-2.834-2.834h-4.49L19.249.834zM15 22.084a7.086 7.086 0 0 1-7.084-7.083 7.086 7.086 0 0 1 7.083-7.084 7.086 7.086 0 0 1 7.083 7.084A7.086 7.086 0 0 1 15 22.084'/%3E%3C/svg%3E");background-position:top 25px center;background-repeat:no-repeat;background-size:20px;color:#fff;content:attr(data-descktop);font-size:12px;font-weight:500;height:100%;left:0;line-height:15px;padding-top:52px;position:absolute;text-align:center;top:0;width:100%;z-index:1}@media screen and (max-width:767px){.club-card_big .card-gallery__small-photo:nth-child(2).more-photos:after{display:none}}.club-card_big .card-gallery__thumbs a,.club-card_big .card-gallery__thumbs div{width:calc(50% - 3px)}@media screen and (max-width:767px){.club-card_big .card-gallery__thumbs a,.club-card_big .card-gallery__thumbs div{width:calc(33.33333% - 4px)}}.club-card_big .card-gallery__thumbs a:first-child,.club-card_big .card-gallery__thumbs div:first-child{border-radius:0 0 0 12px;margin-right:6px}.club-card_big .card-gallery__thumbs a:nth-child(2),.club-card_big .card-gallery__thumbs div:nth-child(2){border-radius:0 0 12px}@media screen and (max-width:767px){.club-card_big .card-gallery__thumbs a:nth-child(2),.club-card_big .card-gallery__thumbs div:nth-child(2){border-radius:0;margin-right:6px}.club-card_big .card-gallery__thumbs a:nth-child(3),.club-card_big .card-gallery__thumbs div:nth-child(3){border-radius:0 0 12px}}.club-card_big .empty-photo_big{height:100%;width:230px}@media screen and (max-width:1650px){.club-card_big .empty-photo_big{width:200px}}@media screen and (max-width:767px){.club-card_big .empty-photo_big{margin-bottom:10px;width:100%}}@media screen and (min-width:767px){.club-card_big .add-to-favorites{margin-left:10px;margin-top:0}}@media screen and (min-width:1450px){.club-card_big .add-to-favorites{margin-left:10px}}.club-card__description{color:#b1aac8;display:-webkit-box;font-size:14px;line-clamp:3;-webkit-line-clamp:3;line-height:18px;word-break:break-word;-webkit-box-orient:vertical;overflow:hidden}.club-card__rating{align-items:center;background:var(--card-dark-bg);border-radius:10px 10px 0 0;display:flex;padding:8px 16px;position:relative}.club-card__premium-badge{background:linear-gradient(135deg,gold,#ffed4e);border-radius:4px;box-shadow:0 2px 4px #ffd7004d;color:#1a1c29;font-size:10px;font-weight:600;letter-spacing:.5px;line-height:12px;padding:4px 8px;position:absolute;right:8px;text-transform:uppercase;top:50%;transform:translateY(-50%)}@media screen and (max-width:767px){.club-card__premium-badge{font-size:9px;line-height:11px;padding:3px 6px;right:6px}}.club-card__rating-inner{align-items:center;background:#303549;border-radius:8px;display:flex;gap:8px;margin-right:8px;padding:2px 6px}.club-card__rating-stars{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23464e6b' d='M8 11.184 5.233 12.85a.6.6 0 0 1-.383.1.65.65 0 0 1-.35-.133.8.8 0 0 1-.234-.291.6.6 0 0 1-.033-.392l.733-3.15-2.45-2.117a.64.64 0 0 1-.183-.717.7.7 0 0 1 .2-.3.7.7 0 0 1 .367-.15l3.233-.283 1.25-2.967a.6.6 0 0 1 .259-.3.7.7 0 0 1 .358-.1q.183 0 .358.1a.6.6 0 0 1 .258.3l1.25 2.967L13.1 5.7a.7.7 0 0 1 .366.15.71.71 0 0 1 .226.675.64.64 0 0 1-.21.342l-2.45 2.117.734 3.15a.6.6 0 0 1-.033.392.8.8 0 0 1-.233.291.65.65 0 0 1-.35.133.6.6 0 0 1-.384-.1z'/%3E%3C/svg%3E") repeat-x;height:16px;margin-right:5px;position:relative;width:80px}.club-card__rating-stars-value{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23ffc554' d='M8 11.184 5.233 12.85a.6.6 0 0 1-.383.1.65.65 0 0 1-.35-.133.8.8 0 0 1-.234-.291.6.6 0 0 1-.033-.392l.733-3.15-2.45-2.117a.64.64 0 0 1-.183-.717.7.7 0 0 1 .2-.3.7.7 0 0 1 .367-.15l3.233-.283 1.25-2.967a.6.6 0 0 1 .259-.3.7.7 0 0 1 .358-.1q.183 0 .358.1a.6.6 0 0 1 .258.3l1.25 2.967L13.1 5.7a.7.7 0 0 1 .366.15.71.71 0 0 1 .226.675.64.64 0 0 1-.21.342l-2.45 2.117.734 3.15a.6.6 0 0 1-.033.392.8.8 0 0 1-.233.291.65.65 0 0 1-.35.133.6.6 0 0 1-.384-.1z'/%3E%3C/svg%3E") repeat-x;height:100%;left:0;position:absolute;top:0}.club-card__rating-value{color:#fff1d5;font-size:12px;font-weight:500;line-height:16px}.club-card__rating-text{color:#cbc4df;font-size:14px;font-weight:400;line-height:18px}.club-card__left{background:var(--card-dark-bg)}.club-card__title{display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#fff;font-weight:500;overflow:hidden;word-break:break-word}.club-card__type{color:#ab8dff;font-size:16px;font-weight:500;line-height:21px}.club-card__right{background:var(--card-dark-bg);border-radius:12px;display:flex;flex-direction:column}.club-card__right-head{align-items:center;display:flex;justify-content:space-between}.club-card__right-head-title{color:#fff;font-size:16px;line-height:26px}.club-card__right-head-text{color:#ab8dff;font-size:16px;font-weight:500;line-height:26px}.club-card__row{align-items:flex-end;border-bottom:1px dashed rgba(150,143,170,.16);display:flex;justify-content:space-between;padding-bottom:4px}.club-card__row:not(:last-child){margin-bottom:6px}.club-card__col:first-child{color:#b1aac8;display:-webkit-box;flex:1;font-size:14px;font-weight:500;-webkit-line-clamp:2;line-height:18px;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.club-card__col:nth-child(2){color:#fff;font-size:14px;font-weight:600;line-height:18px;margin-left:5px}.club-card .show-services{margin-top:11px}.user_dialogs .dialogs-btn{margin-bottom:16px}.user__balance{background:#ffffff14;border:1.5px solid hsla(0,0%,100%,.12);border-radius:8px;box-shadow:0 2px 8px #00000026;cursor:pointer;display:block;margin-bottom:20px;padding:10px 18px;text-decoration:none}.user__balance-content{align-items:center;display:flex;gap:10px;justify-content:space-between}.user__balance-icon{filter:brightness(1.2);flex-shrink:0}.user__balance-title{color:#fff;font-size:16px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.2)}.user__balance-amount{color:#ff6b6b;font-size:19px;font-weight:700;letter-spacing:.3px;text-shadow:0 1px 3px color-mix(in srgb,var(--main-color) 30%,transparent);white-space:nowrap}.user__balance_secondary{background:#ffffff0a;border-color:#ffffff14;margin-bottom:10px;padding:8px 14px}.user__balance_secondary .user__balance-title{font-size:14px;opacity:.9}.user__balance_secondary .user__balance-amount{font-size:17px}.user__info{align-items:center;display:flex;margin-bottom:30px}.user__avatar{width:41px}.user__link{padding:0 12px}.user__link-exit{background:transparent;border:none;color:#fff;font-size:14px;letter-spacing:.28px;opacity:.4}.user__notice{width:42px}.user__notice-icon{background:#252937 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none' viewBox='0 0 60 60'%3E%3Cpath stroke='%23f2f2f2' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M36 26a6 6 0 1 0-12 0c0 7-3 9-3 9h18s-3-2-3-9M32 39a2.2 2.2 0 0 1-.846.732A2.6 2.6 0 0 1 30 40c-.405 0-.803-.092-1.154-.268A2.2 2.2 0 0 1 28 39'/%3E%3C/svg%3E") 50% no-repeat;background-size:42px;border:1.5px solid #191d24;border-radius:50%;padding-bottom:95%;position:relative}.user__notice-icon:hover{background:#313544 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none' viewBox='0 0 60 60'%3E%3Cpath stroke='%23f2f2f2' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M36 26a6 6 0 1 0-12 0c0 7-3 9-3 9h18s-3-2-3-9M32 39a2.2 2.2 0 0 1-.846.732A2.6 2.6 0 0 1 30 40c-.405 0-.803-.092-1.154-.268A2.2 2.2 0 0 1 28 39'/%3E%3C/svg%3E") 50% no-repeat;background-size:42px;border:1.5px solid #313741}.user__photo{border-radius:150%;padding-bottom:100%}.user__link-profile{color:#f2f2f2;display:block;font-size:20px;font-weight:700;overflow:hidden;padding-bottom:3px;text-overflow:ellipsis;white-space:nowrap}.user__link-profile:hover{color:var(--main-color)}.user__link-exit:hover{text-decoration:underline}.user .notice-alert{height:21%;right:28%;top:28%;width:21%}@media screen and (max-width:1838px){.user__link span{display:none}.user__link-profile:first-letter{text-transform:uppercase}}@media screen and (max-width:1599px){.user__link-profile{font-size:18px}}@media screen and (max-width:1439px){.user__link-profile{font-size:18px}}@media screen and (max-width:1279px){.user__link-exit{font-size:14px}}@media screen and (max-width:1023px){.user__link span{display:inline}.user__link-profile:first-letter{text-transform:none}.user__link-profile{font-size:20px}.user__link-exit{font-size:14px}.user__balance{padding:12px 16px}.user__balance-title{font-size:15px}.user__balance-amount{font-size:18px}}.main-poster img{height:auto}.model-invite{background:linear-gradient(135deg,var(--card-dark-bg) 0,#252942 100%);border-radius:16px;display:block;overflow:hidden;padding:36px 40px;position:relative;text-decoration:none;transition:opacity .2s ease}.model-invite:before{background:radial-gradient(circle at 0 50%,color-mix(in srgb,var(--main-color) 12%,transparent) 0,transparent 55%),radial-gradient(circle at 100% 50%,color-mix(in srgb,var(--main-color) 8%,transparent) 0,transparent 55%);content:"";inset:0;pointer-events:none;position:absolute}.model-invite:hover{opacity:.9}.model-invite__body{align-items:center;display:flex;gap:24px;position:relative;z-index:1}.model-invite__left{align-items:center;display:flex;flex-shrink:0;gap:16px}.model-invite__icon{filter:drop-shadow(0 0 8px color-mix(in srgb,var(--main-color) 60%,transparent));font-size:36px;line-height:1}.model-invite__text{display:flex;flex-direction:column;gap:4px}.model-invite__title{color:#fff;font-size:20px;font-weight:800;white-space:nowrap}.model-invite__subtitle{color:#b1aac8;font-size:13px;white-space:nowrap}.model-invite__benefits{display:flex;flex:1;flex-direction:column;gap:6px}.model-invite__benefit{align-items:center;color:#fff;display:flex;font-size:13px;font-weight:500}.model-invite__check{color:var(--main-color);filter:drop-shadow(0 0 4px color-mix(in srgb,var(--main-color) 50%,transparent));font-size:15px;font-weight:700;margin-right:8px}.model-invite__cta{flex-shrink:0}.model-invite__button{align-items:center;border-radius:10px;display:inline-flex;font-size:15px;font-weight:700;padding:12px 24px;white-space:nowrap}@media(max-width:900px){.model-invite{padding:18px 20px}.model-invite__body{flex-wrap:wrap;gap:16px}.model-invite__benefits{flex-direction:row;flex-wrap:wrap;gap:6px 16px}.model-invite__cta{width:100%}.model-invite__button{justify-content:center;width:100%}}@media(max-width:600px){.model-invite{padding:16px}.model-invite__left{gap:12px}.model-invite__icon{font-size:28px}.model-invite__title{font-size:17px}.model-invite__subtitle{font-size:12px;white-space:normal}.model-invite__benefit{font-size:12px}}.profile-sidebar{width:235px}@media screen and (max-width:1300px){.profile-sidebar{width:235px}}@media screen and (max-width:1200px){.profile-sidebar{width:235px}}@media screen and (max-width:1023px){.profile-sidebar{bottom:80px;left:50%;max-width:394px;position:fixed;transform:translate(-50%);width:calc(100vw - 20px);z-index:2}}.profile-sidebar__menu{background:var(--card-dark-bg);border-radius:12px;display:flex;flex-direction:column;overflow:hidden}@media screen and (max-width:1023px){.profile-sidebar__menu{bottom:65px;left:50%;max-width:394px;position:fixed;transform:translate(-50%,200%);transform-origin:bottom;transition:transform .3s;width:calc(100vw - 20px)}.profile-sidebar__menu.open{transform:translate(-50%)}}.profile-sidebar__menu-item{align-items:center;color:#f2eeff;display:flex;font-size:16px;line-height:18px;padding:16px;transition:.3s ease}.profile-sidebar__menu-item:hover,.profile-sidebar__menu-item_active{background:#8d65ff24}.profile-sidebar__menu-item img{filter:brightness(0) saturate(100%) invert(58%) sepia(46%) saturate(1094%) hue-rotate(312deg) brightness(92%) contrast(87%);margin-right:16px}.profile-sidebar__menu-btn{align-items:center;background:#fff;border:2px solid rgba(141,101,255,.3);border-radius:8px;box-shadow:0 2px 4px #8d65ff14,0 8px 64px -12px #8d65ff3d,0 1px 2px #1012180a;color:#8d65ff;cursor:pointer;display:none;font-size:16px;font-weight:500;gap:8px;height:48px;justify-content:center;line-height:18px;padding:16px;position:relative;transition:.3s;z-index:1}.profile-sidebar__menu-btn:hover{border-color:#8d65ff80;box-shadow:0 2px 6px #8d65ff1f,0 12px 72px -12px #8d65ff52,0 1px 2px #1012180f;transform:translateY(-2px)}.profile-sidebar__menu-btn.active{background:#8d65ff;background-position:50%;color:#fff}.profile-sidebar__menu-btn-burger{height:16px;position:relative;width:20px}.profile-sidebar__menu-btn-burger__line{background:#8d65ff;height:2px;position:absolute;transition-delay:0s,.1s,.1s,0s;transition-duration:.2s;transition-property:transform,top,bottom,opacity;width:100%}.profile-sidebar__menu-btn-burger__line--1{top:0}.profile-sidebar__menu-btn-burger__line--2{top:50%;transform:translateY(-50%)}.profile-sidebar__menu-btn-burger__line--3{bottom:0}.profile-sidebar__menu-btn-burger--active .profile-sidebar__menu-btn-burger__line{transition-delay:.1s,0s,0s,0s,.1s,.1s;transition-duration:.2s;transition-property:transform,top,bottom,opacity,width,margin}.profile-sidebar__menu-btn-burger--active .profile-sidebar__menu-btn-burger__line--1{margin:0 -10%;top:50%;transform:translateY(-50%) rotate(45deg);width:120%}.profile-sidebar__menu-btn-burger--active .profile-sidebar__menu-btn-burger__line--2{opacity:0}.profile-sidebar__menu-btn-burger--active .profile-sidebar__menu-btn-burger__line--3{bottom:50%;margin:0 -10%;transform:translateY(50%) rotate(-45deg);width:120%}.profile-sidebar__menu-btn.active .profile-sidebar__menu-btn-burger__line{background:#fff}@media screen and (max-width:1023px){.profile-sidebar__menu-btn{display:flex}}.user-profile{max-width:640px;width:calc(100% - 430px)}@media screen and (max-width:1300px){.user-profile{width:calc(100% - 370px)}}@media screen and (max-width:1200px){.user-profile{width:calc(100% - 320px)}}@media screen and (max-width:1023px){.user-profile{max-width:100%;width:100%}}.user-profile__photos{display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(6,1fr);grid-template-rows:auto;grid-gap:16px;margin-bottom:36px}@media screen and (max-width:1300px){.user-profile__photos{grid-gap:8px}}@media screen and (max-width:1200px){.user-profile__photos{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:767px){.user-profile__photos{grid-template-columns:repeat(4,1fr);grid-gap:4px;margin-bottom:50px}}.user-profile__photos-photo{border-radius:8px;overflow:hidden;position:relative}.user-profile__photos-photo.big-photo{grid-column:span 6/auto;height:405px}@media screen and (max-width:1300px){.user-profile__photos-photo.big-photo{height:370px}}@media screen and (max-width:1200px){.user-profile__photos-photo.big-photo{grid-column:span 4/auto;height:320px}}@media screen and (max-width:767px){.user-profile__photos-photo.big-photo{height:275px}}.user-profile__photos-photo.hidden-photo{display:none}@media screen and (max-width:1200px){.user-profile__photos-photo:nth-child(5) .user-profile__photo:before{background:#17191fcc url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='27' fill='none' viewBox='0 0 30 27'%3E%3Cpath fill='%23fff' d='M14.999 19.534a4.533 4.533 0 1 0 0-9.066 4.533 4.533 0 0 0 0 9.066'/%3E%3Cpath fill='%23fff' d='M10.75.834 8.156 3.667H3.666A2.84 2.84 0 0 0 .833 6.501v17a2.84 2.84 0 0 0 2.833 2.833h22.667a2.84 2.84 0 0 0 2.833-2.833v-17a2.84 2.84 0 0 0-2.834-2.834h-4.49L19.249.834zM15 22.084a7.086 7.086 0 0 1-7.084-7.083 7.086 7.086 0 0 1 7.083-7.084 7.086 7.086 0 0 1 7.083 7.084A7.086 7.086 0 0 1 15 22.084'/%3E%3C/svg%3E");background-position:top 13px center;background-repeat:no-repeat;background-size:20px;color:#fff;content:attr(data-message);font-size:14px;height:100%;left:0;line-height:17px;padding-top:40px;position:absolute;text-align:center;top:0;width:100%;z-index:1}}@media screen and (max-width:1023px){.user-profile__photos-photo:nth-child(5) .user-profile__photo:before{background-position:top 40px center;background-size:30px;padding-top:85px}}@media screen and (max-width:767px){.user-profile__photos-photo:nth-child(5) .user-profile__photo:before{background-position:top 10px center;background-size:20px;font-size:12px;padding-top:32px}}@media screen and (max-width:1200px){.user-profile__photos-photo:nth-child(n+6){display:none}}.user-profile__photo:not(.user-profile__photo_big){display:block;height:0;padding-bottom:84%;position:relative;width:100%}.user-profile__photo_big{display:block;height:100%;position:relative;width:100%}.user-profile__rows{margin:36px 0 24px}.user-profile__row{align-items:flex-end;display:flex;justify-content:space-between}.user-profile__row:not(:last-child){margin-bottom:12px}.user-profile__col:first-child{color:#968faa;flex:1;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.user-profile__col:nth-child(2){color:#fff;font-size:16px;font-weight:600;line-height:24px;margin-left:5px}.user-profile__col-dots{display:inline-block;height:10px;margin-left:5px;position:relative}.user-profile__col-dots:before{border-bottom:1px dashed rgba(150,143,170,.15);bottom:0;content:"";height:1px;left:0;position:absolute;width:3000px}.user-profile__description{margin:0 0 24px;padding:0}.user-profile__description-text{color:#fff;font-size:16px;line-height:24px;word-break:break-word}@media screen and (max-width:767px){.user-profile__description-text{font-size:14px;line-height:21px}}.user-profile__buttons{align-items:center;display:flex}@media screen and (max-width:767px){.user-profile__buttons{justify-content:space-between}}.user-profile__buttons .btn{font-size:14px;line-height:16px}@media screen and (max-width:767px){.user-profile__buttons .btn{font-size:12px;padding:10px 15px}}.user-profile__buttons .btn:not(:last-child){margin-right:10px}@media screen and (max-width:767px){.user-profile__buttons .btn:not(:last-child){margin-right:6px}}.users{align-items:flex-start;display:flex;flex:1;flex-wrap:wrap;justify-content:space-between;list-style:none;margin:0;padding:0}@media screen and (max-width:1200px){.users{flex-direction:column;width:100%}}.club__title-wrapper{align-items:flex-start;display:flex}@media screen and (max-width:767px){.club__title-wrapper{margin-top:20px}}.club__title-wrapper .back-button{display:none}@media screen and (max-width:767px){.club__title-wrapper .back-button{display:block}}.pagination-container{align-items:center;display:flex;font-family:TT Commons,sans-serif;justify-content:center;list-style:none;margin:30px 0;padding:0;width:100%}.pagination-container__btn:not(.pagination-container__btn_next):not(.pagination-container__btn_prev){align-items:center;border:none;border-radius:3px;box-shadow:none;display:flex;font-size:16px;height:44px;justify-content:center;line-height:20px;margin:0 4px;transition:.4s ease;width:44px}.pagination-container__btn:not(.pagination-container__btn_next):not(.pagination-container__btn_prev):disabled{opacity:.2;pointer-events:none}@media screen and (max-width:767px){.pagination-container__btn:not(.pagination-container__btn_next):not(.pagination-container__btn_prev){height:36px;width:36px}}.pagination-container__btn_next,.pagination-container__btn_prev{background:none;border:none;box-shadow:none;font-size:16px;line-height:20px;margin:0 10px}@media screen and (max-width:768px){.chat__head{margin-top:4px}}.chat__entity{border-bottom:1px solid #ececed;color:#101218;padding-bottom:3px;word-break:break-word}.chat__image{aspect-ratio:1/1;cursor:pointer;margin-bottom:7px;position:relative;width:200px}.chat__reload-button{align-items:center;background:none;border:1.5px solid #6e3ff5;border-radius:50%;display:flex;height:40px;justify-content:center;margin-right:10px;padding:6px;width:40px}@media screen and (max-width:1192px){.chat__reload-button{margin-right:5px}}@media screen and (max-width:767px){.chat__reload-button{height:35px;width:35px}}.chat__reload-button svg{height:auto;transition:.3s ease;width:100%}@media(hover:hover){.chat__reload-button:hover svg{transform:rotate(-40deg)}}.chat__reload-button~.validation-provider__full{width:40px!important}.chat__add-photo{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}@media screen and (max-width:767px){.chat__add-photo{height:35px;width:35px}}.chat__footer{align-items:center;display:flex;min-height:48px;padding:8px 20px}@media screen and (max-width:1192px){.chat__footer{padding:4px 12px}}@media screen and (max-width:767px){.chat__footer{border-top:1px solid #edeeef}}.chat__footer .validation-provider{margin:0 15px;width:calc(100% - 142px)}@media screen and (max-width:1192px){.chat__footer .validation-provider{margin:0 10px;width:calc(100% - 127px)}}@media screen and (max-width:767px){.chat__footer .validation-provider{width:calc(100% - 117px)}}.chat__footer .chat__input{width:100%}.chat__send{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='20' fill='none' viewBox='0 0 22 20'%3E%3Cpath fill='%23172335' fill-opacity='.24' d='M21.335 8.994 1.651.106A1.2 1.2 0 0 0 .423.253 1.08 1.08 0 0 0 .035 1.38l1.403 5.388L10.421 10l-8.983 3.232L.035 18.62c-.109.416.042.856.388 1.128a1.195 1.195 0 0 0 1.229.147l19.683-8.89A1.11 1.11 0 0 0 22 10c0-.431-.26-.822-.665-1.006'/%3E%3C/svg%3E") 50% no-repeat;border:none;cursor:pointer;height:20px;width:22px;-webkit-tap-highlight-color:transparent;position:relative;touch-action:manipulation}.chat__send:before{content:"";height:44px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:44px}@media screen and (min-width:768px){.chat__send:before{height:32px;width:32px}}.chat__send[disabled]{cursor:not-allowed;opacity:.5}.chat__send[disabled]:hover{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='20' fill='none' viewBox='0 0 22 20'%3E%3Cpath fill='%23172335' fill-opacity='.24' d='M21.335 8.994 1.651.106A1.2 1.2 0 0 0 .423.253 1.08 1.08 0 0 0 .035 1.38l1.403 5.388L10.421 10l-8.983 3.232L.035 18.62c-.109.416.042.856.388 1.128a1.195 1.195 0 0 0 1.229.147l19.683-8.89A1.11 1.11 0 0 0 22 10c0-.431-.26-.822-.665-1.006'/%3E%3C/svg%3E") 50% no-repeat}@media(hover:hover){.chat__send:hover{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='20' fill='none' viewBox='0 0 22 20'%3E%3Cpath fill='%23da6776' d='M21.335 8.994 1.651.106A1.2 1.2 0 0 0 .423.253 1.08 1.08 0 0 0 .035 1.38l1.403 5.388L10.421 10l-8.983 3.232L.035 18.62c-.109.416.042.856.388 1.128a1.195 1.195 0 0 0 1.229.147l19.683-8.89A1.11 1.11 0 0 0 22 10c0-.431-.26-.822-.665-1.006'/%3E%3C/svg%3E") 50% no-repeat}}.chat__send-active{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='20' fill='none' viewBox='0 0 22 20'%3E%3Cpath fill='%23da6776' d='M21.335 8.994 1.651.106A1.2 1.2 0 0 0 .423.253 1.08 1.08 0 0 0 .035 1.38l1.403 5.388L10.421 10l-8.983 3.232L.035 18.62c-.109.416.042.856.388 1.128a1.195 1.195 0 0 0 1.229.147l19.683-8.89A1.11 1.11 0 0 0 22 10c0-.431-.26-.822-.665-1.006'/%3E%3C/svg%3E") 50% no-repeat}@media screen and (max-width:350px){.chat__send{margin:0 4px}}.chat__text{color:#101218;line-height:140%;word-break:break-word}@media screen and (max-width:1279px){.chat__text{font-size:16px}}@media screen and (max-width:767px){.chat__text{font-size:15px}}.chat__link{color:#eb752b}.chat__link:hover{text-decoration:underline}@media screen and (max-width:1279px){.chat__time{font-size:11px}}@media screen and (max-width:767px){.chat__time{font-size:10px}}.profile__subtitle{color:#101218;font-size:24px;font-weight:500;line-height:30px;margin-bottom:20px}.profile__contact{margin-bottom:40px}.profile__contact .validation-provider{max-width:410px;width:calc(100% - 220px)}@media screen and (max-width:767px){.profile__contact .validation-provider{max-width:100%;width:100%}}.profile__contact-lines{display:none;margin-top:25px}.profile__contact-lines.visible{display:block}.profile__contact-line{align-items:center;display:flex}@media screen and (max-width:767px){.profile__contact-line{flex-direction:column}}.profile__contact-line:not(:last-child){margin-bottom:15px}.profile__contact-label{color:#040507;font-size:16px;line-height:20px;padding:0 15px;text-align:right;width:220px}@media screen and (max-width:767px){.profile__contact-label{color:#8d8e91;font-size:14px;line-height:16px;padding:0;text-align:left;width:100%}}.profile__settings{margin-bottom:40px}.profile__settings .chekbox__label:last-child{margin-bottom:15px}.profile__balance{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:10px}.profile__save-button{margin-bottom:30px}.profile__balance-title{align-items:center;background:#fe723714;border-radius:30px;color:var(--main-color);display:flex;font-size:14px;font-weight:400;letter-spacing:.02em;line-height:22px;margin:5px 20px 0 0;padding:4px 16px}.profile__balance-title img{margin-right:4px}.profile__balance-title span{margin-left:4px}.profile__share-link{align-items:center;background:none;border:1px solid #e8eaed;border-radius:8px;color:#666;cursor:pointer;display:flex;font-size:12px;line-height:14px;margin-top:26px;padding:5px 10px;transition:.3s ease}.profile__share-link:hover{background:#f7f8f9}@media screen and (max-width:1439px){.profile__share-link{margin-top:20px}}@media screen and (max-width:1279px){.profile__share-link{margin-top:15px}}@media screen and (max-width:767px){.profile__share-link{justify-content:center;margin-top:5px;width:100%}}.profile__share-link img{margin-right:5px}.profile__head{align-items:flex-start;display:flex;justify-content:space-between}@media screen and (max-width:767px){.profile__head{flex-direction:column;margin-bottom:15px}}.profile__username{max-width:calc(100% - 200px)}@media screen and (max-width:767px){.profile__username{max-width:100%}}.profile__sticker_vip{background:#fe723714;padding-left:16px}.profile__errors-icon{align-items:center;background:#ec0000;border:none;border-radius:50%;display:flex;height:25px;justify-content:center;width:25px}.profile__errors-icon svg{fill:#fff;height:20px;width:20px}.profile__addphoto{cursor:pointer;min-height:134px;min-width:108px;position:relative}.profile__addphoto-delete{background:#c4c4c480;border:none;position:absolute;right:0;top:0}.profile__addphoto-avatar{height:131px;margin-bottom:48px;width:161px}.profile__addphoto-form{height:150px;width:150px}.profile__personalinfo .validation-provider{width:55%}@media screen and (max-width:767px){.profile__personalinfo .validation-provider{width:100%}}.profile__personalinfo .input-wrapper{min-height:72px;width:100%}.profile__photos-btn{align-items:center;display:flex;justify-content:space-between;position:absolute;right:7px;top:7px;z-index:1}.profile__photos-delete,.profile__photos-main{align-items:center;background:#c4c4c4b3;border:none;display:flex;height:28px;justify-content:center;margin-right:5px;margin-top:4px;width:28px}.profile__photos-delete img,.profile__photos-main img{position:static!important;width:auto!important}.profile__photos-main svg{height:25px;width:25px}.profile__photos-main.main svg{fill:green}.profile__photos-photo{border-radius:8px;overflow:hidden;position:relative}.profile__photos-photo.hidden-photo{display:none}.profile__photos .big-photo{grid-column:span 4/auto}.profile.user .profile__stickers{justify-content:space-between;margin-bottom:8px}.profile.user .profile__desc,.profile.user .profile__sticker_approved{margin-bottom:16px}.profile.user .profile__actions{align-items:center;display:flex;flex-wrap:wrap}.profile.user .profile__actions .team__button{margin-bottom:16px;margin-top:0;padding:11px;position:static;width:auto}.profile.user .profile__actions .team__button.send{margin-right:8px}.profile.user .profile__actions .favorite{font-size:16px;margin-bottom:16px;margin-right:8px;padding-left:22px}.profile.user .profile__info{font-size:20px}.profile.user .profile__info-item{display:flex;margin-bottom:15px}.profile.user .comments__textarea{border:1px solid #c1c1c1;font-size:16px;margin-right:0;width:100%}.profile.user .comments__btn{display:flex;justify-content:flex-end;margin-top:5px}.profile.user .comments__submit{font-size:16px;height:40px}.profile.user .comments__form{align-items:flex-end;display:none;flex-direction:column;margin:0 0 16px;max-width:100%;padding:0}.profile.user .comments__form_reviews{display:block;height:0;margin-top:15px;min-height:0;overflow:hidden;transition:.3s}.profile.user .comments__form_reviews.active{height:auto;max-height:auto;min-height:108px}.profile.user .comments__form .validation-provider{width:100%}.vip-account{background:#1012180a;border-radius:16px;margin-top:20px;padding:15px 18px 30px}@media screen and (max-width:1439px){.vip-account{padding-bottom:15px}}.vip-account__title{color:#10121b;font-size:20px;font-weight:700;letter-spacing:.02em;line-height:28px;margin-bottom:20px}.vip-account__content{align-items:center;display:flex}@media screen and (max-width:1439px){.vip-account__content{flex-wrap:wrap}}.vip-account__actions{align-items:flex-start;display:flex;flex-direction:column;width:50%}@media screen and (max-width:1439px){.vip-account__actions{order:2;width:100%}}@media screen and (max-width:767px){.vip-account__actions{order:2}}.vip-account__radiobuttons{display:flex;flex-direction:column;margin-bottom:20px;width:100%}@media screen and (max-width:1439px){.vip-account__radiobuttons{margin-bottom:20px;width:100%}}@media screen and (max-width:1279px){.vip-account__radiobuttons{width:100%}}@media screen and (max-width:767px){.vip-account__radiobuttons{width:100%}}.vip-account__text{color:#101218;font-size:16px;line-height:24px;margin-left:30px;width:50%}@media screen and (max-width:1439px){.vip-account__text{margin-bottom:20px;margin-left:0;margin-top:0;order:1;width:100%}}@media screen and (max-width:767px){.vip-account__text{font-size:14px;line-height:20px;margin-bottom:20px;margin-top:0;order:1}}.vip-account .radio-button:not(:last-child){margin-bottom:10px}@media screen and (max-width:767px){.vip-account .btn{width:100%}}.user-services__vip-status{background:#1012180a;border-radius:16px;padding:15px 18px 30px}@media screen and (max-width:1439px){.user-services__vip-status{padding-bottom:15px}}.user-services__vip-status__title{color:#10121b;font-size:16px;font-weight:600;letter-spacing:.02em;line-height:28px;margin-bottom:20px}.user-services__vip-status__text{color:#101218;font-size:16px;line-height:24px}@media screen and (max-width:1439px){.user-services__vip-status__text{order:3;width:100%}}@media screen and (max-width:767px){.user-services__vip-status__text{font-size:14px;line-height:20px;order:2}}@media screen and (max-width:1439px){.user-services__vip-status .btn{order:2}}@media screen and (max-width:767px){.user-services__vip-status .btn{order:3;width:100%}}.cities-popup{padding-bottom:24px}.cities-popup__head{padding:22px 24px 24px}@media screen and (max-width:767px){.cities-popup__head{padding:15px}}.cities-popup__title{color:#101218;font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:30px;margin-bottom:20px}@media screen and (max-width:767px){.cities-popup__title{font-size:20px;line-height:24px;margin-bottom:10px}}.cities-popup__list{height:100%;max-height:400px;overflow:hidden auto;padding:0 24px}@media screen and (max-width:767px){.cities-popup__list{padding:15px 15px 0}}.cities-popup__item{border-radius:12px;color:#172335;cursor:pointer;font-size:16px;font-weight:400;letter-spacing:-.01em;line-height:24px;padding:8px 12px;transition:.3s linear}@media screen and (max-width:767px){.cities-popup__item{padding:6px 10px}}.cities-popup__item.active{pointer-events:none}.cities-popup__item.active,.cities-popup__item:hover{background:#fe72371a;font-weight:500}.cities-popup .v-select.sidebar-select .vs__dropdown-toggle{background:#f0f1f5;border-color:#f0f1f5}.cities-popup .v-select.sidebar-select .vs__dropdown-toggle svg path{stroke:#323232}.cities-popup .v-select.sidebar-select .vs__search,.cities-popup .v-select.sidebar-select .vs__selected{caret-color:transparent;color:#323232}.cities-popup .v-select.sidebar-select .vs__search::-moz-placeholder,.cities-popup .v-select.sidebar-select .vs__selected::-moz-placeholder{color:#1012187a}.cities-popup .v-select.sidebar-select .vs__search::placeholder,.cities-popup .v-select.sidebar-select .vs__selected::placeholder{color:#1012187a}@media(min-width:768px){.cities-popup__list::-webkit-scrollbar-track{background-color:transparent}.cities-popup__list::-webkit-scrollbar-thumb{border:1px solid transparent;border-radius:9px}.cities-popup__list::-webkit-scrollbar-button{display:none}.cities-popup__list::-webkit-scrollbar{background-color:transparent;width:4px}.cities-popup__list::-webkit-scrollbar-thumb{background-color:#ebebeb}}.seo-text{margin:80px 0}.seo-text.cutted .seo-text__content{height:300px;overflow:hidden}.seo-text.cutted .seo-text__content:after{display:block}.seo-text:not(.cutted) .seo-text__content{margin-bottom:15px}.seo-text__content{color:#cfc9e1;font-size:14px;font-style:normal;font-weight:400;line-height:24px;position:relative}.seo-text__content:after{background:#10121b;background:linear-gradient(0deg,#10121b,#10121b7f 80%,#fff0);bottom:0;content:"";display:none;height:70px;left:0;position:absolute;width:100%}.seo-text__button{background:none;border:none;border-bottom:1px dotted #b0b0b0;color:#b0b0b0;display:none;transition:.3s ease}.seo-text__button.visible{display:flex}.seo-text__button:hover{border-color:#fff;color:#fff}.seo-text h2{color:#cfc9e1;font-size:22px;font-weight:500;line-height:32px;margin-bottom:20px;padding:0}.seo-text h3{font-size:20px;font-weight:500;line-height:26px;margin-bottom:15px;padding:0}.seo-text p{margin:10px 0}.seo-text *+h3{margin-top:15px}.card__title{color:#fff;display:-webkit-box;font-size:18px;font-weight:500;line-clamp:2;-webkit-line-clamp:2;line-height:33px;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.card__type{color:#ab8dff;font-weight:500;word-break:break-all}.card__description,.card__type{font-size:14px;line-height:21px}.card__description{color:#b1aac8;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;margin:16px 0 3px;word-break:break-word;-webkit-box-orient:vertical;overflow:hidden}.card__description~.read-more{margin-bottom:16px}.menu .menu__submenu-item.nuxt-link-exact-active{color:var(--main-color)}@media(hover:hover){.menu .menu__submenu-item.nuxt-link-exact-active:hover{background:none;color:var(--main-color);cursor:default}}.article__author~.article__publish{margin:-20px 0 30px}@media screen and (max-width:1279px){.filter{max-height:0;overflow:hidden;transition:max-height .4s ease}.filter.visible{max-height:20000px}}.filter__field{align-items:center;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1 6 6 6-6'/%3E%3C/svg%3E") center right 15px no-repeat;border:1px solid #2d333d;border-radius:10px;cursor:pointer;display:flex;height:48px;padding:10px 16px;transition:.3s ease}.filter__field:hover{border-color:#525861}.filter__field:not(:last-child){margin-bottom:10px}.filter__field-title{color:#fff;font-size:15px;font-weight:400;letter-spacing:.02em;line-height:22px}.filter__field-title span{color:var(--main-color)}.filter__fields-wrapper{padding:20px 13px 0}.filter.setting .v-select.sidebar-select .vs__selected{font-size:15px}.filter.setting .v-select.sidebar-select .vs__selected-options{flex-wrap:wrap}.filter.setting .v-select.sidebar-select .vs__dropdown-toggle{background:#191c24}.filter.setting .v-select.sidebar-select .vs__search{font-size:16px}.filter.setting .v-select.sidebar-select .vs__search:disabled{background:transparent;cursor:not-allowed}.filter.setting .v-select.sidebar-select.filter-select .vs__dropdown-toggle{height:auto;min-height:60px;padding:10px}.filter.setting .v-select.sidebar-select.filter-select .vs__dropdown-menu{top:auto}.filter.setting .v-select.sidebar-select.filter-select .vs__selected{align-items:center;background-color:#10121b;display:flex;font-size:14px;margin:initial;margin-bottom:5px;margin-right:5px;padding:5px}.filter.setting .v-select.sidebar-select.no-wrap .vs__selected{display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;margin:auto;-webkit-box-orient:vertical;overflow:hidden;transition:.3s}.filter.setting .v-select.sidebar-select.no-wrap .vs__selected-options{flex-wrap:nowrap}.filter.setting .vs--disabled .vs__open-indicator{background:transparent}.filter .setting__item .form__input_date{background-color:#191c24;border:1.5px solid #191d24;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;height:60px}.filter .setting__item .form__input_date:hover{border:1.5px solid #313741;color:var(--main-color)}.filter .setting__choice{display:block}.filter__inner{background:#1d202b;border-radius:8px;box-shadow:0 12px 32px -12px #00000029}@media screen and (max-width:1279px){.filter-button{display:flex}}.filter .setting__title{font-size:30px;line-height:100%}.filter .setting__button{width:100%}.filter .setting__list .form__select:not(:last-child){margin-bottom:12px}.filter .setting__search{margin-bottom:10px;position:relative}.filter .search__button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 256 256'%3E%3Cpath fill='%23fff' stroke-miterlimit='10' d='M21 3C11.602 3 4 10.602 4 20s7.602 17 17 17c3.355 0 6.46-.984 9.094-2.656l12.281 12.281 4.25-4.25L34.5 30.281C36.68 27.421 38 23.88 38 20c0-9.398-7.602-17-17-17m0 4c7.2 0 13 5.8 13 13s-5.8 13-13 13S8 27.2 8 20 13.8 7 21 7' font-family='none' font-size='none' font-weight='none' style='mix-blend-mode:normal' text-anchor='none' transform='scale(5.12)'/%3E%3C/svg%3E") 50% no-repeat;background-size:contain;height:24px;left:18px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.filter .search__input{border:1px solid #2b3038;border-radius:10px;color:#f2f2f2;font-size:18px;height:60px;padding:3px 20px 0 52px;transition:.3s;width:100%}.filter .setting__search:hover .search__input{border:1px solid #313741}.filter .setting__choice{border:1px solid var(--main-color);border-radius:10px;margin-top:30px;padding:20px 15px}.filter .setting__choice-item{background:#8f7bb7;border-radius:50px;color:#fff;font-size:14px;margin-bottom:5px;max-width:100%;overflow:hidden;padding:8px 16px;text-overflow:ellipsis;white-space:nowrap;width:-moz-max-content;width:max-content}.filter .setting__button_clear{border:none;height:auto;margin-top:20px}@media screen and (max-width:1279px){.filter .form__select{max-width:100%}.filter .setting__choice-item{display:inline-block;margin-right:10px}}.filter .services{margin:0;padding:10px 18px}.filter .services__label{color:#8a8a8a}.filter .mx-datepicker{margin:20px 18px;width:calc(100% - 36px)}.filter .mx-input{background-color:#191c24;border:1.5px solid #191d24;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;height:60px;padding:6px 16px}.filter .mx-input:focus,.filter .mx-input:hover{border:1.5px solid #313741}.filter .mx-icon-calendar,.filter .mx-icon-clear{color:#ffffff80;right:15px}.filter .mx-icon-clear:hover{color:#fffc}.search-form{margin-bottom:20px}.search-form__input-wrapper{position:relative;width:100%}.search-form__input{background:#303549;border:none;border-radius:10px;color:#968faa;font-size:15px;font-weight:500;height:54px;line-height:21px;padding:0 40px 0 15px;width:100%}@media screen and (max-width:767px){.search-form__input{padding:0 30px 0 46px}}.search-form__input::-moz-placeholder{color:#9e9aa7}.search-form__input::placeholder{color:#9e9aa7}.search-form__button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23968faa' fill-rule='evenodd' d='M2.416 9.166a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0m6.75-8.25a8.25 8.25 0 1 0 5.28 14.59l2.523 2.524a.75.75 0 0 0 1.06-1.061l-2.523-2.524A8.25 8.25 0 0 0 9.166.915' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat;border:none;font-size:0;height:26px;position:absolute;right:10px;top:14px;transition:.3s;width:26px}.search-form__button:hover{filter:brightness(120%)}@media screen and (max-width:767px){.search-form__button{left:10px}}.filter-block{overflow:visible}.filter-block__cards.swiper{overflow:hidden;position:relative}@media screen and (max-width:767px){.filter-block__cards.swiper .swiper-wrapper{display:flex;flex-wrap:nowrap;gap:10px}.filter-block__cards.swiper.swiper-initialized .swiper-wrapper{gap:0}.filter-block__cards.swiper .swiper-slide{flex-shrink:0;max-width:calc(50% - 5px);min-width:calc(50% - 5px)}}@media screen and (min-width:768px)and (max-width:1019px){.filter-block__cards.swiper .swiper-wrapper{display:flex;flex-wrap:nowrap;gap:20px}.filter-block__cards.swiper.swiper-initialized .swiper-wrapper{gap:0}.filter-block__cards.swiper .swiper-slide{flex-shrink:0;max-width:calc(33.333% - 14px);min-width:calc(33.333% - 14px)}}@media screen and (min-width:1124px){.filter-block__cards.swiper{margin:0 auto}}.filter-block__form{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;align-items:center}@media screen and (min-width:1171px){.filter-block__form{margin:0 auto}}.filter-block__field{align-items:center;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1 6 6 6-6'/%3E%3C/svg%3E") center right 15px no-repeat;border:1px solid #2d333d;border-radius:10px;cursor:pointer;display:flex;height:48px;padding:10px 16px;transition:.3s ease}.filter-block__field:hover{border-color:#525861}.filter-block__field-title{color:#fff;font-size:15px;font-weight:400;letter-spacing:.02em;line-height:22px}.filter-block__field-title span{color:var(--main-color)}.filter-block__card{align-items:center;border-radius:5px;display:flex;justify-content:center;overflow:hidden;padding-bottom:65%;position:relative;width:100%}.filter-block__card:hover img{transform:scale(1.1)}.filter-block__card img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;transition:1.3s ease-out;width:100%;z-index:-1}.filter-block__card-title{background:#000c;border-radius:9px;color:#fff;font-size:16px;line-height:20px;max-width:calc(100% - 20px);padding:5px 10px;position:absolute;text-align:center;top:50%;transform:translateY(-50%)}@media screen and (max-width:767px){.filter-block__card-title{line-height:20px}}.filter-block__radiobuttons{align-items:center;display:flex;margin:20px 0}@media screen and (min-width:1171px){.filter-block__radiobuttons{margin:20px auto}}@media screen and (max-width:1365px){.filter-block__radiobuttons{flex-wrap:wrap}}@media screen and (max-width:767px){.filter-block__radiobuttons{flex-wrap:wrap;justify-content:center}.filter-block__radiobuttons .radio-button{margin:4px 20px}}.filter-block__radiobuttons .radio-button:not(:last-child){margin-right:35px}@media screen and (max-width:767px){.filter-block__radiobuttons .radio-button:not(:last-child){margin-right:20px}}.filter-block__title{color:#fff;font-size:20px;line-height:26px;margin-right:35px}@media screen and (max-width:1365px){.filter-block__title{margin:0 0 10px;width:100%}}@media screen and (max-width:767px){.filter-block__title{margin:0 0 10px;text-align:center;width:100%}}.filter-block__tags{align-items:center;display:flex;gap:10px;margin:20px 0 30px;width:100%}@media screen and (min-width:1171px){.filter-block__tags{margin:20px auto 30px}}.filter-block__tags-list{align-items:center;display:flex;flex:1 1 0%;min-width:0;overflow:hidden;position:relative}.filter-block__tags-list:after{background:linear-gradient(90deg,#10121b00,#10121b80 38%,#10121b);content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:60px}.filter-block__tags-list a{color:var(--main-color);flex-shrink:0;font-size:15px;line-height:20px;margin-right:10px}.filter-block .tags-total{display:block;flex:0 0 auto;white-space:nowrap}.filter-block__next-button,.filter-block__prev-button{bottom:0;cursor:pointer;height:36px;position:absolute;width:48px;z-index:10}@media screen and (min-width:1024px){.filter-block__next-button,.filter-block__prev-button{display:none}}.filter-block__prev-button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M14.53 5.47a.75.75 0 0 0-1.06 0L9.732 9.207l-.021.021a18 18 0 0 0-.93.972c-.246.29-.451.59-.568.95a2.75 2.75 0 0 0 0 1.7c.117.36.322.66.568.95.237.279.552.594.93.971l.021.022 3.738 3.737a.75.75 0 1 0 1.06-1.06l-3.737-3.738c-.405-.404-.676-.676-.868-.903-.187-.22-.254-.346-.285-.443a1.25 1.25 0 0 1 0-.772c.031-.097.098-.224.285-.443.192-.227.463-.499.868-.903L14.53 6.53a.75.75 0 0 0 0-1.06' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%;border-radius:12px 4px 4px 12px;left:calc(50% - 50px)}.filter-block__next-button{background:#000000b3 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M9.47 5.47a.75.75 0 0 1 1.06 0l3.738 3.737.021.021c.378.378.693.693.93.972.246.29.451.59.568.95a2.75 2.75 0 0 1 0 1.7c-.117.36-.322.66-.568.95-.237.279-.552.594-.93.971l-.021.022-3.738 3.737a.75.75 0 1 1-1.06-1.06l3.737-3.738c.405-.404.676-.676.868-.903.187-.22.254-.346.285-.443a1.25 1.25 0 0 0 0-.772c-.031-.097-.098-.224-.285-.443-.192-.227-.463-.499-.868-.903L9.47 6.53a.75.75 0 0 1 0-1.06' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%;border-radius:4px 12px 12px 4px;right:calc(50% - 50px)}@media screen and (min-width:1020px){.filter-block .swiper-wrapper{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:15px}}.filter-block .button{height:48px;line-height:20px;max-width:500px}@media screen and (max-width:767px){.filter-block .button{font-size:15px}}.filter-block .radio-button__label{font-size:18px;line-height:18px;padding-left:30px}@media screen and (max-width:767px){.filter-block .radio-button__label{font-size:16px;line-height:20px}}.setting__inner{background:#1d202b;border-radius:8px;box-shadow:0 12px 32px -12px #00000029}.setting__title{color:#f2f2f2;font-size:20px;font-weight:500;line-height:140%;padding-bottom:20px}@media screen and (max-width:767px){.setting__title{font-size:18px}}.setting__item:not(:last-child){border-bottom:1px solid #252937}.setting__item:first-child .setting__subtitle{border-top-left-radius:8px;border-top-right-radius:8px}.setting__item:last-child .setting__subtitle:not(.setting__subtitle_open){border-bottom-left-radius:8px;border-bottom-right-radius:8px}.setting__item_questionaries .setting__subtitle{align-items:center;background:none;display:flex;justify-content:space-between;padding-right:25px}.setting__item_questionaries .setting__chekbox_label{height:20px;padding:0;width:20px}.setting__item_questionaries .setting__chekbox_label:before{left:0}.setting__subtitle{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1 6 6 6-6'/%3E%3C/svg%3E") top 27px right 27px no-repeat;color:#fff;font-size:17px;padding:20px 45px 20px 20px;transition:.3s}.setting__subtitle:not(.setting__subtitle_questionaries):hover{background:#30374f url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1 6 6 6-6'/%3E%3C/svg%3E") top 27px right 27px no-repeat;cursor:pointer}.setting__subtitle_open:not(.setting__subtitle_questionaries){background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 7 6-6 6 6'/%3E%3C/svg%3E") top 27px right 27px no-repeat}.setting__subtitle_open:not(.setting__subtitle_questionaries):hover{background:#30374f url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 7 6-6 6 6'/%3E%3C/svg%3E") top 27px right 27px no-repeat}.setting__subtitle_questionaries:hover{background:#30374f}.setting__count{color:var(--main-color);display:none}.setting__content-inner{padding:0 18px}.setting__content{max-height:0;overflow:hidden;transition:max-height .4s ease}.setting__content .range-slider{padding:0}.setting__content .range-slider .range-slider__input{bottom:26px!important}.setting__content .range-slider .range-slider__value{top:18px}.setting__content .range-slider__title{display:none}.setting__list.with-padding{padding:10px 18px 15px}.setting__list .form__input.with-margin{margin:20px 18px;width:calc(100% - 36px)}.setting__property{background:#191c24;border-bottom:1px solid #19171e}.setting__property:last-child{border-bottom:none}.setting__chekbox{display:none}.setting__chekbox:checked+.setting__chekbox_label{color:var(--main-color)}.setting__chekbox:checked+.setting__chekbox_label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='9' fill='none' viewBox='0 0 13 9'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M11.5 1.5 4.625 7.917 1.5 5'/%3E%3C/svg%3E") 50% no-repeat;border:1px solid var(--main-color)}.setting__chekbox_label{color:#757c8e;cursor:pointer;display:block;font-size:14px;line-height:21px;padding:10px 20px 10px 50px;position:relative;transition:.3s}.setting__chekbox_label:before{background-position:50%;border:1px solid #7b83a1;border-radius:4px;content:"";display:block;height:20px;left:20px;position:absolute;transition:.3s;width:20px}.setting__chekbox_label:hover{background:#30374f;color:#fff}@media(pointer:coarse){.setting__chekbox_label:hover{background:#30374f;color:#fff}}.setting__button{max-width:100%;width:49%}.setting__button:hover{background:none;color:#fff}.setting__button:hover img{filter:brightness(10000%)}.setting__buttons{display:flex;justify-content:space-between;margin-bottom:30px;margin-top:30px}@media screen and (max-width:767px){.setting__buttons{margin-top:20px}}.balance-popup{align-items:center;display:flex;flex-direction:column;padding:30px}.balance-popup__title{color:#101218;font-size:28px;font-weight:500;line-height:40px;margin-bottom:18px;width:100%}@media screen and (max-width:767px){.balance-popup__title{font-size:20px;line-height:24px;margin-bottom:10px}}.balance-popup__text{color:#101218;font-size:16px;line-height:24px;margin-bottom:18px}@media screen and (max-width:767px){.balance-popup__text{font-size:14px;line-height:20px;margin-bottom:12px}}.balance-popup__line{align-items:center;color:#000;display:flex;font-size:16px;line-height:24px;margin-bottom:10px;width:100%}@media screen and (max-width:767px){.balance-popup__line{font-size:14px}}.balance-popup__line img{margin-right:8px}@media screen and (max-width:767px){.balance-popup__line img{max-width:16px}}.balance-popup__description{color:#8b8b8b;font-size:16px;line-height:20px;margin-bottom:25px;width:100%}@media screen and (max-width:767px){.balance-popup__description{font-size:14px;line-height:20px;margin-bottom:15px}}.balance-popup__row{align-items:center;display:flex;justify-content:center;margin-bottom:26px;margin-top:20px;position:relative;width:100%}.balance-popup__row .error-message{left:0;position:absolute;top:50px}.balance-popup__label{color:#101218;margin-right:14px}.balance-popup__input,.balance-popup__label{font-size:16px;font-weight:400;line-height:24px}.balance-popup__input{background:#f2f4f8;border:none;border-radius:8px;color:#1012187a;height:48px;padding:4px 10px;width:100px}.balance-popup__currency{color:#101218;font-size:16px;font-weight:400;line-height:24px;margin-left:14px}.balance-popup .btn{max-width:300px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;z-index:10}.section.sitesearch{margin-bottom:0}.sitesearch__tag{align-items:center;display:flex}.sitesearch__form{display:flex;margin-bottom:10px}@media screen and (max-width:767px){.sitesearch__form{margin-bottom:10px}}.sitesearch__input-wrapper{margin-right:20px;position:relative;width:calc(100% - 74px)}.sitesearch__input{background:#303549;border:none;border-radius:10px;color:#968faa;font-size:16px;font-weight:500;height:54px;line-height:21px;padding:0 40px 0 15px;width:100%}@media screen and (max-width:767px){.sitesearch__input{font-size:16px;height:54px;margin-right:10px;padding:0 30px 0 46px}}.sitesearch__input::-moz-placeholder{color:#9e9aa7}.sitesearch__input::placeholder{color:#9e9aa7}.sitesearch__button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23968faa' fill-rule='evenodd' d='M2.416 9.166a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0m6.75-8.25a8.25 8.25 0 1 0 5.28 14.59l2.523 2.524a.75.75 0 0 0 1.06-1.061l-2.523-2.524A8.25 8.25 0 0 0 9.166.915' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat;border:none;font-size:0;height:26px;position:absolute;right:10px;top:15px;transition:.3s;width:26px}.sitesearch__button:hover{filter:brightness(120%)}@media screen and (max-width:767px){.sitesearch__button{left:10px}}.sitesearch__info{align-items:center;display:flex;width:100%}.sitesearch__info.full{justify-content:space-between}.sitesearch__info.full .sitesearch__tag{overflow:hidden;position:relative}.sitesearch__info.full .sitesearch__tag:after{background:#000;background:linear-gradient(90deg,#10121b00,#10121b80 38%,#10121b);content:"";height:28px;position:absolute;right:0;top:0;width:60px}.sitesearch__info.full .tags-total{display:block}.sitesearch__tag a{color:var(--main-color);font-size:15px;line-height:20px;margin-right:10px}.sitesearch__tag a:hover{text-decoration:underline}.sitesearch__filter{position:relative}.sitesearch__filter-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 21v-7M4 10V3M12 21v-9M12 8V3M20 21v-5M20 12V3M1 14h6M9 8h6M17 16h6'/%3E%3C/svg%3E") 50% no-repeat;border:1.5px solid var(--main-color);border-radius:10px;font-size:0;height:52px;transition:.3s;width:52px}.sitesearch__filter-button:hover{cursor:pointer;filter:brightness(120%)}@media(pointer:coarse){.sitesearch__filter-button:hover{filter:brightness(100%)}}@media screen and (max-width:767px){.sitesearch__filter-button{height:52px;width:52px}}.sitesearch__filter-mob{display:none}.sitesearch__filter-count{background:#f2f2f2;border-radius:150px;color:var(--main-color);display:none;font-size:20px;font-weight:500;height:38px;padding-top:13%;position:absolute;right:-15px;text-align:center;top:-12px;width:38px}@media screen and (max-width:767px){.sitesearch__filter-count{font-size:15px;height:20px;padding-top:6%;right:-6px;top:-6px;width:20px}}.payment-popup{align-items:center;display:flex;flex-direction:column;padding:30px}.payment-popup__title{color:#101218;font-size:24px;font-weight:700;letter-spacing:.02em;line-height:40px;margin-bottom:18px;width:100%}@media screen and (max-width:767px){.payment-popup__title{font-size:20px;line-height:24px;margin-bottom:10px}}.payment-popup__inner{align-items:center;display:flex;flex-direction:column;width:100%}.payment-popup__errors{margin-bottom:20px;width:100%}.payment-popup__error{color:#fd0d0d;font-size:16px;line-height:24px}@media screen and (max-width:767px){.payment-popup__error{font-size:14px;line-height:20px}}.payment-popup__error:not(:last-child){margin-bottom:5px}.payment-popup__row{margin-bottom:20px}.payment-popup__row,.payment-popup__success{align-items:center;display:flex;width:100%}.payment-popup__success-text{font-size:16px;line-height:24px;margin-left:8px}.payment-popup__label{color:#101218;margin-right:14px}.payment-popup__input,.payment-popup__label{font-size:16px;font-weight:400;line-height:24px}.payment-popup__input{background:#f2f4f8;border:none;border-radius:8px;color:#1012187a;height:48px;padding:4px 10px;width:100px}.payment-popup__currency{color:#101218;font-size:16px;font-weight:400;line-height:24px;margin-left:14px}.payment-popup .btn{max-width:300px;width:100%}.swpr-next-button,.swpr-prev-button{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 492.004 492.004'%3E%3Cpath fill='%23da6776' d='M382.678 226.804 163.73 7.86C158.666 2.792 151.906 0 144.698 0s-13.968 2.792-19.032 7.86l-16.124 16.12c-10.492 10.504-10.492 27.576 0 38.064L293.398 245.9l-184.06 184.06c-5.064 5.068-7.86 11.824-7.86 19.028 0 7.212 2.796 13.968 7.86 19.04l16.124 16.116c5.068 5.068 11.824 7.86 19.032 7.86s13.968-2.792 19.032-7.86L382.678 265c5.076-5.084 7.864-11.872 7.848-19.088.016-7.244-2.772-14.028-7.848-19.108'/%3E%3C/svg%3E") 50% no-repeat;border:none;cursor:pointer;font-size:0;height:300px;opacity:0;position:absolute;top:50%;transform:translateY(-65%);transition:.3s;visibility:hidden;width:26px;z-index:10}.swpr-next-button{right:-18px}.swpr-prev-button{left:-18px;transform:translateY(-65%) scaleX(-1)}.swpr-pagination{align-items:center;display:flex;justify-content:center;margin:15px 0 0}.swpr-pagination .swiper-pagination-bullet{background:#434859;border-radius:20px;cursor:pointer;display:block;height:10px;transition:.3s ease;width:10px}.swpr-pagination .swiper-pagination-bullet-active{background:var(--main-color)}.swpr-pagination .swiper-pagination-bullet:not(:last-child){margin-right:8px}.loader{animation:load5 1.1s ease infinite;border-radius:50%;font-size:4px;height:1em;margin:0 auto;position:relative;text-indent:-9999em;transform:translateZ(0);width:1em}@keyframes load5{0%,to{box-shadow:0 -2.6em 0 0 var(--main-color),1.8em -1.8em rgba(var(--main-color),.2),2.5em 0 rgba(var(--main-color),.2),1.75em 1.75em rgba(var(--main-color),.2),0 2.5em rgba(var(--main-color),.2),-1.8em 1.8em rgba(var(--main-color),.2),-2.6em 0 rgba(var(--main-color),.5),-1.8em -1.8em rgba(var(--main-color),.7)}12.5%{box-shadow:0 -2.6em rgba(var(--main-color),.7),1.8em -1.8em 0 0 var(--main-color),2.5em 0 rgba(var(--main-color),.2),1.75em 1.75em rgba(var(--main-color),.2),0 2.5em rgba(var(--main-color),.2),-1.8em 1.8em rgba(var(--main-color),.2),-2.6em 0 rgba(var(--main-color),.2),-1.8em -1.8em rgba(var(--main-color),.5)}25%{box-shadow:0 -2.6em rgba(var(--main-color),.5),1.8em -1.8em rgba(var(--main-color),.7),2.5em 0 0 0 var(--main-color),1.75em 1.75em rgba(var(--main-color),.2),0 2.5em rgba(var(--main-color),.2),-1.8em 1.8em rgba(var(--main-color),.2),-2.6em 0 rgba(var(--main-color),.2),-1.8em -1.8em rgba(var(--main-color),.2)}37.5%{box-shadow:0 -2.6em rgba(var(--main-color),.2),1.8em -1.8em rgba(var(--main-color),.5),2.5em 0 rgba(var(--main-color),.7),1.75em 1.75em 0 0 var(--main-color),0 2.5em rgba(var(--main-color),.2),-1.8em 1.8em rgba(var(--main-color),.2),-2.6em 0 rgba(var(--main-color),.2),-1.8em -1.8em rgba(var(--main-color),.2)}50%{box-shadow:0 -2.6em rgba(var(--main-color),.2),1.8em -1.8em rgba(var(--main-color),.2),2.5em 0 rgba(var(--main-color),.5),1.75em 1.75em rgba(var(--main-color),.7),0 2.5em 0 0 var(--main-color),-1.8em 1.8em rgba(var(--main-color),.2),-2.6em 0 rgba(var(--main-color),.2),-1.8em -1.8em rgba(var(--main-color),.2)}62.5%{box-shadow:0 -2.6em rgba(var(--main-color),.2),1.8em -1.8em rgba(var(--main-color),.2),2.5em 0 rgba(var(--main-color),.2),1.75em 1.75em rgba(var(--main-color),.5),0 2.5em rgba(var(--main-color),.7),-1.8em 1.8em 0 0 var(--main-color),-2.6em 0 rgba(var(--main-color),.2),-1.8em -1.8em rgba(var(--main-color),.2)}75%{box-shadow:0 -2.6em rgba(var(--main-color),.2),1.8em -1.8em rgba(var(--main-color),.2),2.5em 0 rgba(var(--main-color),.2),1.75em 1.75em rgba(var(--main-color),.2),0 2.5em rgba(var(--main-color),.5),-1.8em 1.8em rgba(var(--main-color),.7),-2.6em 0 0 0 var(--main-color),-1.8em -1.8em rgba(var(--main-color),.2)}87.5%{box-shadow:0 -2.6em rgba(var(--main-color),.2),1.8em -1.8em rgba(var(--main-color),.2),2.5em 0 rgba(var(--main-color),.2),1.75em 1.75em rgba(var(--main-color),.2),0 2.5em rgba(var(--main-color),.2),-1.8em 1.8em rgba(var(--main-color),.5),-2.6em 0 rgba(var(--main-color),.7),-1.8em -1.8em 0 0 var(--main-color)}}.fields-popup{padding-bottom:35px}.fields-popup__empty-list{align-items:center;background:#f0f1f5;border-radius:10px;color:#bcbcbc;display:flex;flex-direction:column;font-size:18px;height:200px;justify-content:center;line-height:24px;margin:20px auto 0;padding:20px;width:calc(100% - 40px)}.fields-popup__empty-list svg{fill:#cacaca;height:60px;margin-bottom:15px;width:60px}.fields-popup__head{box-shadow:0 2px 4px #0000000a;padding:22px 24px 24px}@media screen and (max-width:767px){.fields-popup__head{padding:15px}}.fields-popup__head .validation-provider{display:block;margin-top:20px}@media screen and (max-width:767px){.fields-popup__head .validation-provider{margin-top:10px}}.fields-popup__title{color:#101218;font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:30px}@media screen and (max-width:767px){.fields-popup__title{font-size:20px;line-height:24px}}.fields-popup__list{height:100%;max-height:400px;overflow:hidden auto;padding:24px 24px 0}@media screen and (max-width:767px){.fields-popup__list{padding:15px 15px 0}}.fields-popup__item{border-radius:12px;color:#172335;cursor:pointer;font-size:16px;font-weight:400;letter-spacing:-.01em;line-height:24px;padding:8px 12px;transition:.3s linear}@media screen and (max-width:767px){.fields-popup__item{padding:6px 10px}}.fields-popup__item.active{pointer-events:none}.fields-popup__item.active,.fields-popup__item:hover{background:#fe72371a;font-weight:500}.fields-popup__button{display:flex;justify-content:center;margin-top:30px}.fields-popup__button .btn{height:48px;width:200px}.fields-popup__work-time{padding:25px 24px}@media screen and (max-width:767px){.fields-popup__work-time{padding:30px 15px}}.fields-popup__work-time .fields-popup__checkboxes{background:#f3f4f7;border-radius:12px;padding:20px}.fields-popup__work-time .fields-popup__checkbox-wrapper{margin:10px 0}.fields-popup__checkboxes{height:100%;max-height:400px;overflow:hidden auto}.fields-popup__checkboxes,.fields-popup__date{padding:24px 24px 0}@media screen and (max-width:767px){.fields-popup__checkboxes,.fields-popup__date{padding:15px 15px 0}}.fields-popup__checkbox{display:none}.fields-popup__checkbox:checked+.fields-popup__checkbox_label{color:var(--main-color)}.fields-popup__checkbox:checked+.fields-popup__checkbox_label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='9' fill='none' viewBox='0 0 13 9'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M11.5 1.5 4.625 7.917 1.5 5'/%3E%3C/svg%3E") 50% no-repeat;border:1px solid var(--main-color)}.fields-popup__checkbox_label{border-radius:12px;color:#323232;cursor:pointer;display:block;font-size:14px;line-height:21px;padding:10px 0 10px 36px;position:relative;transition:.3s}.fields-popup__checkbox_label:before{background-position:50%;border:1px solid #323232;border-radius:4px;content:"";display:block;height:20px;left:8px;position:absolute;transition:.3s;width:20px}.fields-popup__checkbox_label:hover{background:#fe72371a}@media(pointer:coarse){.fields-popup__checkbox_label:hover{background:#fe72371a}}.fields-popup .v-select.sidebar-select .vs__dropdown-toggle{background:#f0f1f5;border-color:#f0f1f5}.fields-popup .v-select.sidebar-select .vs__dropdown-toggle svg path{stroke:#323232}.fields-popup .v-select.sidebar-select .vs__search,.fields-popup .v-select.sidebar-select .vs__selected{color:#323232}.fields-popup .v-select.sidebar-select .vs__search::-moz-placeholder,.fields-popup .v-select.sidebar-select .vs__selected::-moz-placeholder{color:#1012187a}.fields-popup .v-select.sidebar-select .vs__search::placeholder,.fields-popup .v-select.sidebar-select .vs__selected::placeholder{color:#1012187a}.fields-popup .mx-datepicker{width:100%}.fields-popup .mx-input{background:#f3f4f7;border:none;border-radius:16px;box-shadow:none;color:#101218;font-size:16px;min-height:52px;padding:0 16px}@media screen and (max-width:1023px){.fields-popup .mx-input{min-height:48px}}@media screen and (max-width:767px){.fields-popup .mx-input{border-radius:10px}}.fields-popup .mx-icon-calendar,.fields-popup .mx-icon-clear{right:20px}.fields-popup .mx-icon-calendar svg,.fields-popup .mx-icon-clear svg{fill:#1b1b1b}@media(min-width:768px){.fields-popup__checkboxes::-webkit-scrollbar-track,.fields-popup__list::-webkit-scrollbar-track{background-color:transparent}.fields-popup__checkboxes::-webkit-scrollbar-thumb,.fields-popup__list::-webkit-scrollbar-thumb{border:1px solid transparent;border-radius:9px}.fields-popup__checkboxes::-webkit-scrollbar-button,.fields-popup__list::-webkit-scrollbar-button{display:none}.fields-popup__checkboxes::-webkit-scrollbar,.fields-popup__list::-webkit-scrollbar{background-color:transparent;width:4px}.fields-popup__checkboxes::-webkit-scrollbar-thumb,.fields-popup__list::-webkit-scrollbar-thumb{background-color:#ebebeb}}.tags-total{background:#252936;border-radius:10px;color:#f2f2f2;display:none;font-size:15px;font-weight:400;line-height:20px;padding:6px 8px 4px;white-space:nowrap}.popular-filters{margin-bottom:25px}.popular-filters__title{color:#8f88a2;font-size:16px;font-weight:500;line-height:22px}.popular-filters__list{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:10px 0 0;padding:0}@media screen and (max-width:767px){.popular-filters__list.full .popular-filters__item:nth-child(n+9){display:inline-flex}.popular-filters__list.full+.show-more-filters{display:none}}.popular-filters__item{align-items:center;background:#1d202b;border:1px solid #8893bd;border-radius:20px;cursor:pointer;display:inline-flex;justify-content:center;margin:3px 0;padding:4px 7px 4px 10px;transition:.3s ease}.popular-filters__item.active{border-color:var(--main-color)}.popular-filters__item.active .clear-filter,.popular-filters__item.active .popular-filters__item-title{color:var(--main-color)}@media(hover:hover)and (pointer:fine){.popular-filters__item:hover{border-color:var(--main-color)}.popular-filters__item:hover .clear-filter,.popular-filters__item:hover .popular-filters__item-title{color:var(--main-color)}}@media(hover:none)and (pointer:coarse){.popular-filters__item:active{border-color:var(--main-color)}.popular-filters__item:active .clear-filter,.popular-filters__item:active .popular-filters__item-title{color:var(--main-color)}}.popular-filters__item:not(:last-child){margin-right:6px}@media screen and (max-width:767px){.popular-filters__item:nth-child(n+9){display:none}}.popular-filters__item-title{color:#b1aac8;font-size:14px;font-weight:500;line-height:18px;transition:.3s ease}.site-description{background:#1d202b;border:1px solid rgba(188,96,220,.6);border-radius:12px;color:#d5afe4;font-size:16px;line-height:24px;margin:0 auto 35px;max-width:1000px;padding:14px}@media screen and (max-width:767px){.site-description{font-size:14px;line-height:19px;margin-bottom:20px;padding:14px 10px}}.site-description span{color:#fff;letter-spacing:.7px}.site-description img{margin:0 4px;position:relative;top:-1px}.site-description__title{display:contents;font-size:16px}@media screen and (max-width:767px){.site-description__title{font-size:14px}}.main-slider-wrapper{margin-left:-10px;padding:0 10px;position:relative;width:calc(100% + 20px)}@media(hover:hover){.main-slider-wrapper:hover .swpr-next-button,.main-slider-wrapper:hover .swpr-prev-button{opacity:1;visibility:visible}}.main-slider-wrapper_events .event-card{max-width:100%}.main-slider .club-card_small .club-card__right{display:none}.card-gallery__small-photo{pointer-events:none;transition:transform .2s ease}.card-gallery__head,.card-gallery__small-photo{aspect-ratio:16/12;overflow:hidden;position:relative}.card-gallery__head{border-radius:12px 12px 0 0;margin-bottom:6px;transition:transform .25s ease;width:100%}.card-gallery__head .photo,.card-gallery__head img{transition:transform .4s ease}.card-gallery__head:hover .photo,.card-gallery__head:hover img{transform:scale(1.03)}.card-gallery__image-wrapper{height:100%;overflow:hidden;width:100%}.card-gallery__thumbs{display:flex}.card-gallery .photo{border-radius:0}.card-gallery .open-photos-button{border-radius:10px;inset:4px;position:absolute;transition:background-color .2s ease}.card-gallery .open-photos-button:hover{background:#da677614}.event-cards{display:flex;flex-wrap:wrap;justify-content:space-between}.event-cards_mb{margin-bottom:50px}.add-to-favorite{align-items:center;background:#303549;border:none;border-radius:50%;display:flex;height:32px;justify-content:center;padding:0;width:32px}.add-to-favorite.added svg path{fill:#07c392}.add-to-favorite svg{height:auto;width:18px}.add-to-favorite svg path{fill:#91a7eb3d;transition:.3s ease}.myclubs__title{color:#101218;display:-webkit-box;font-size:26px;font-weight:700;line-clamp:2;-webkit-line-clamp:2;line-height:125%;margin-right:3px;word-break:break-word;-webkit-box-orient:vertical;overflow:hidden}@media(hover:hover){.myclubs__title:hover{color:var(--main-color)}}@media screen and (max-width:1599px){.myclubs__title{font-size:30px}}@media screen and (max-width:1439px){.myclubs__title{font-size:28px}}@media screen and (max-width:1365px){.myclubs__title{font-size:26px}}@media screen and (max-width:1279px){.myclubs__title{font-size:24px}}.myclubs__item{background:#fff;border:1px solid rgba(16,18,24,.06);border-radius:10px;display:grid;grid-template-columns:36% 64%;padding:8px}@media screen and (max-width:1365px){.myclubs__item{grid-template-columns:40% 60%}}@media screen and (max-width:767px){.myclubs__item{display:block;overflow:hidden;padding:0}}.myclubs__item:not(:last-child){margin-bottom:26px}.myclubs__text{color:#444750;display:-webkit-box;font-size:14px;line-clamp:3;-webkit-line-clamp:3;line-height:157%;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.myclubs__icons{display:inline-block;line-height:30px}.myclubs__icon{margin-right:6px}.myclubs__buttons{align-items:center;display:flex;flex-wrap:wrap}.myclubs__delete{margin-top:5px}.myclubs__checkboxes{margin:15px 0}.myclubs__checkboxes .checkbox:not(:last-child){margin-bottom:15px}.myclubs__content{display:grid;grid-template-rows:auto auto auto 1fr auto;padding:16px 28px;grid-gap:8px}@media screen and (max-width:1439px){.myclubs__content{padding:8px 28px}}@media screen and (max-width:1279px){.myclubs__content{padding:5px 20px;grid-gap:5px}}@media screen and (max-width:1023px){.myclubs__content{padding:5px 10px 5px 16px}}@media screen and (max-width:767px){.myclubs__content{padding:16px}}@media screen and (max-width:1279px){.myclubs__gallery{grid-gap:6px}}@media screen and (max-width:767px){.myclubs__gallery{display:block;position:relative}}.myclubs__image-wrapper{border-radius:5px;height:100%;overflow:hidden}@media screen and (max-width:767px){.myclubs__image-wrapper{border-bottom-left-radius:0;border-bottom-right-radius:0;height:220px}}.myclubs__image-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.myclubs__desc{color:#66686b;font-size:14px;line-height:157%}@media screen and (max-width:1279px){.myclubs__desc{font-size:13px}}.myclubs__rating{align-items:center;align-self:start;display:flex;padding:8px 0}@media screen and (max-width:1439px){.myclubs__rating{padding:5px 0}}@media screen and (max-width:1279px){.myclubs__rating{padding-top:0}}.myclubs__rating a{color:#8d8e91;display:block;width:-moz-max-content;width:max-content}@media(hover:hover){.myclubs__rating a:hover{color:var(--main-color)}}.myclubs__rating-count{color:var(--main-color);font-size:40px;font-weight:700;line-height:120%;margin-right:14px}.myclubs__rating-text{color:#10121b;font-size:14px;line-height:133%}.myclubs__promote{align-items:center;background:var(--main-color);border:none;border-radius:150px;color:#fff;display:flex;font-size:14px;height:30px;margin-right:8px;padding:0 16px;width:-moz-max-content;width:max-content}@media(hover:hover){.myclubs__promote:hover{filter:brightness(110%)}}.myclubs__status{bottom:16px;display:flex;flex-wrap:wrap;position:absolute;right:16px;z-index:1}.myclubs__status span{background:var(--main-color);border-radius:150px;color:#fff;display:block;font-size:12px;line-height:130%;margin:4px 4px 0 0;padding:4px 8px;width:-moz-max-content;width:max-content}.gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px 7px;height:-moz-max-content;height:max-content}.gallery__slider-wrapper{border-radius:10px;grid-column:span 3/auto;overflow:hidden;padding-bottom:75%;position:relative}@media screen and (max-width:767px){.gallery__slider-wrapper{border-radius:5px;display:block;padding:0}.gallery__slider-wrapper .gallery__image.swiper-slide{height:220px;opacity:1;position:relative}}@media screen and (max-width:370px){.gallery__slider-wrapper .gallery__image.swiper-slide{height:200px}}@media screen and (max-width:350px){.gallery__slider-wrapper .gallery__image.swiper-slide{height:180px}}@media screen and (max-width:767px){.gallery__slider-wrapper .photo{border-radius:10px 10px 5px 5px}}.gallery__big.swiper{height:100%;position:absolute;width:100%}@media screen and (max-width:767px){.gallery__big.swiper{position:relative}}.gallery__image.swiper-slide{height:100%;left:0;opacity:0;position:absolute;top:0;transition:.7s;width:100%}.gallery__image.swiper-slide.gallery__image_active{opacity:1}.gallery__thumb{border-radius:5px;padding-bottom:70%;transition:.5s}@media screen and (max-width:767px){.gallery__thumb{display:none}}.gallery__thumb:hover{cursor:pointer;opacity:.8}.gallery__small-preview{height:0;overflow:hidden;padding-bottom:70%;position:relative;width:100%}@media screen and (max-width:767px){.gallery__small-preview{display:none}}.gallery__small-preview .photo_loading{font-size:12px}@media screen and (max-width:1300px){.gallery__small-preview .photo_loading{font-size:10px}}@media screen and (max-width:1023px){.gallery__small-preview .photo_loading{font-size:8px}}.form__checkboxes{margin:30px 0}.form__checkboxes .checkbox{max-width:calc(45% + 52px)}@media screen and (max-width:767px){.form__checkboxes .checkbox{max-width:100%}}.form__checkboxes .checkbox:not(:last-child){margin-bottom:20px}.form__radio-buttons{align-items:center;display:flex;margin:20px 0 30px}.form__radio-buttons .radio-button:not(:last-child){margin-right:15px}.form__radio-title{color:#e9e9e9;margin-right:20px}.form__input_disabled,.form__input_disabled:focus,.form__input_disabled:hover{background:none;pointer-events:none}.user-card{align-items:flex-start;background:var(--card-dark-bg);border-radius:12px;display:flex;flex-direction:column;margin-top:15px;padding:8px;position:relative;width:calc(50% - 7.5px)}@media screen and (max-width:1200px){.user-card{width:100%}}@media screen and (max-width:767px){.user-card{padding:6px}}.user-card:first-child,.user-card:nth-child(2){margin-top:0}@media screen and (max-width:1200px){.user-card:nth-child(2){margin-top:15px}}.user-card:nth-child(odd){margin-right:15px}@media screen and (max-width:1200px){.user-card:nth-child(odd){margin-right:0}}.user-card__head{background:#8d65ff1a;border-radius:8px;display:flex;width:100%}@media screen and (max-width:767px){.user-card__head{background:none;flex-direction:column}}.user-card__photo{border-radius:12px 0 0 12px;height:196px;overflow:hidden;position:relative;width:205px}@media screen and (max-width:1300px){.user-card__photo{height:170px;width:170px}}@media screen and (max-width:1200px){.user-card__photo{height:196px;width:205px}}@media screen and (max-width:767px){.user-card__photo{aspect-ratio:16/12;border-radius:12px;height:auto;width:100%}}.user-card__photo img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.user-card__photo.avatar-empty{padding:5px}@media screen and (max-width:767px){.user-card__photo.avatar-empty{padding:0}}.user-card__photos-count{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#10121899;border-radius:6px;color:#fff;display:flex;font-size:14px;font-weight:500;line-height:22px;padding:4px 8px}.user-card__content{padding:10px 14px 16px;width:calc(100% - 205px)}@media screen and (max-width:1300px){.user-card__content{width:calc(100% - 170px)}}@media screen and (max-width:767px){.user-card__content{margin-top:16px;padding:0;width:100%}}.user-card__name{color:#fff;display:inline-block;font-size:22px;font-weight:700;line-height:29px;margin-bottom:4px;max-width:calc(100% - 30px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:767px){.user-card__name{font-size:18px;line-height:24px;max-width:100%}}.user-card__line{display:flex}.user-card__work{color:#ab8dff;font-size:14px;font-weight:500;line-height:21px;margin-right:16px}.user-card__status{color:var(--main-color);font-size:16px;font-weight:500;line-height:21px}.user-card__status.offline{color:#485070}.user-card__row{align-items:flex-end;display:flex;justify-content:space-between}@media screen and (max-width:767px){.user-card__row{padding-right:12px;position:relative}.user-card__row:not(:last-child){margin-right:10px}.user-card__row:not(:last-child):after{background:#c9bbef;border-radius:50%;content:"";height:4px;position:absolute;right:0;top:8px;width:4px}}.user-card__col:first-child{color:#968faa;flex:1;font-size:14px;font-weight:400;line-height:18px;overflow:hidden}@media screen and (max-width:767px){.user-card__col:first-child{display:none}}.user-card__col:nth-child(2){color:#fff;font-size:14px;font-weight:500;line-height:21px;margin-left:5px}@media screen and (max-width:767px){.user-card__col:nth-child(2){color:#c9bbef;margin-left:0}}.user-card__col-dots{display:inline-block;height:10px;margin-left:5px;position:relative}.user-card__col-dots:before{border-bottom:1px dashed rgba(150,143,170,.15);bottom:0;content:"";height:1px;left:0;position:absolute;width:1000px}.user-card__rows{margin-top:36px}@media screen and (max-width:1300px){.user-card__rows{margin-top:20px}}@media screen and (max-width:767px){.user-card__rows{align-items:center;display:flex;flex-wrap:wrap;margin-top:10px}}.user-card__description{color:#b1aac8;display:-webkit-box;font-size:14px;line-clamp:3;-webkit-line-clamp:3;line-height:21px;margin:12px 0 3px;padding:0 2px;width:100%;word-break:break-word;-webkit-box-orient:vertical;overflow:hidden}.user-card__description~.read-more{margin-bottom:36px}.user-card__regalia{align-items:center;display:flex;flex-wrap:wrap;padding:0 2px}.user-card__regalia-item{border-radius:30px;font-size:14px;font-weight:400;letter-spacing:.02em;line-height:22px;margin-right:10px;padding:4px 16px}.user-card__regalia-item.fox{background:#fe723714 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23da6776' fill-rule='evenodd' d='M13.071 8.455c.165.07.397.199.61.427.213.229.3.587.319.835 0 .08-.077.14-.145.1-.145-.08-.378-.18-.61-.17a.4.4 0 0 0-.145.034v.057C13.1 12.644 9.01 15 8 15s-5.1-2.356-5.1-5.262V9.69a.4.4 0 0 0-.144-.031c-.233-.01-.465.089-.61.168-.068.03-.155-.02-.145-.099.02-.258.106-.616.32-.835.212-.228.444-.357.609-.427.035-.018-.001-.024-.07-.035a1 1 0 0 1-.327-.094.5.5 0 0 1-.155-.14c-.048-.059-.01-.158.068-.158l.024-.003c.084-.01.188-.02.276-.057.242-.1.32-.288.32-.288v-.08s-.514-1.013-.62-2.524c-.107-1.52.397-2.842.745-3.011.358-.17 1.113-.03 1.964.676.649.536 1.162 1.202 1.297 1.5.02.05.077.07.126.05a3.8 3.8 0 0 1 2.845 0c.048.02.106 0 .126-.05.125-.298.648-.964 1.306-1.51.852-.706 1.606-.845 1.955-.676.348.179.851 1.5.745 3.011-.107 1.51-.62 2.524-.62 2.524v.08s.078.189.32.288c.097.04.213.06.3.06.077 0 .116.1.068.159a.44.44 0 0 1-.155.139c-.116.059-.248.08-.331.094-.07.011-.106.017-.066.035m-9.235 2.296C2.5 8.066 5.386 5.09 8 5.09c2.623 0 5.55 2.988 4.161 5.66-.68 1.336-2.561 3.183-4.161 3.183s-3.98-2.702-4.164-3.183' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:10px;background-repeat:no-repeat;color:var(--main-color);padding-left:32px}.user-card__regalia-item.confirmed{background:#07c39214 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%2305c794' d='M8 14.667A6.666 6.666 0 1 1 8 1.334a6.666 6.666 0 0 1 0 13.333m0-1.333A5.333 5.333 0 1 0 8 2.667a5.333 5.333 0 0 0 0 10.667m-.665-2.667L4.506 7.84l.943-.943 1.886 1.886 3.77-3.771.944.942z'/%3E%3C/svg%3E");background-position:10px;background-repeat:no-repeat;color:#05c794;padding-left:32px}.user-card__regalia-item.manager{background:#9e00ff29;color:#c465ff}.user-card__bottom{align-items:center;display:flex;justify-content:space-between;margin-top:auto;padding:0 2px 4px 8px;width:100%}@media screen and (max-width:767px){.user-card__bottom{flex-direction:column;padding:0}.user-card__bottom .btn{border-radius:0 0 0 10px;margin-right:auto;width:calc(100% - 44px)}}.user-card__text{max-width:calc(100% - 200px)}@media screen and (max-width:767px){.user-card__text{margin-bottom:30px;max-width:100%;width:100%}}.user-card__term{color:#7d768f;font-size:12px;line-height:18px}.user-card__term~.user-card__goal{margin-top:4px}.user-card__goal{color:#7d768f;font-size:12px;line-height:18px}.user-card__photo-footer{align-items:center;bottom:6px;display:flex;left:6px;position:absolute}.user-card .add-to-favorite{position:absolute;right:12px;top:12px}@media screen and (max-width:767px){.user-card .add-to-favorite{border-radius:0 0 10px;bottom:6px;height:38px;right:6px;top:auto;width:42px}}.user-card .open-photos-button{margin-left:6px}.contacts__item{margin-bottom:25px;padding-left:25px}.contacts__item_info{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cpath d='M25 2C12.31 2 2 12.31 2 25s10.31 23 23 23 23-10.31 23-23S37.69 2 25 2m0 2c11.61 0 21 9.39 21 21s-9.39 21-21 21S4 36.61 4 25 13.39 4 25 4m0 7a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3m-4 10v2h2v13h-2v2h8v-2h-2V21h-6'/%3E%3C/svg%3E") top 4px left no-repeat;background-size:15px}.contacts__item_work{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='305.002' height='305.002' viewBox='0 0 305.002 305.002'%3E%3Cpath d='M152.502.001C68.412.001 0 68.412 0 152.501s68.412 152.5 152.502 152.5c84.089 0 152.5-68.411 152.5-152.5S236.591.001 152.502.001m0 280C82.197 280.001 25 222.806 25 152.501c0-70.304 57.197-127.5 127.502-127.5s127.5 57.196 127.5 127.5c0 70.305-57.196 127.5-127.5 127.5'/%3E%3Cpath d='m218.473 93.97-90.546 90.547-41.398-41.398c-4.882-4.881-12.796-4.881-17.678 0-4.881 4.882-4.881 12.796 0 17.678l50.237 50.237a12.47 12.47 0 0 0 8.839 3.661c3.199 0 6.398-1.221 8.839-3.661l99.385-99.385c4.881-4.882 4.881-12.796 0-17.678s-12.797-4.882-17.678-.001'/%3E%3C/svg%3E") top 4px left no-repeat;background-size:13px}.contacts__item_adress{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='15' fill='none' viewBox='0 0 12 15'%3E%3Cpath fill='%23000' d='M6 0C2.727 0 0 2.753 0 5.981c0 .475 0 .854.09 1.234v.095c.728 2.943 5.365 7.405 5.546 7.595C5.727 15 5.91 15 6 15c.182 0 .273 0 .364-.095.181-.19 4.818-4.652 5.545-7.5V7.31C12 6.835 12 6.456 12 5.981 12 2.753 9.364 0 6 0m4.818 7.12C10.364 9.304 7.091 12.627 6 13.766c-1.09-1.14-4.364-4.462-4.818-6.646v-.095c-.091-.38-.091-.664-.091-1.044C1.09 3.323 3.273 1.044 6 1.044s5 2.279 5 4.937c0 .38-.09.76-.182 1.14'/%3E%3Cpath fill='%23000' d='M6 3.417c-1.09 0-2 .855-2 1.994 0 1.044.91 1.994 2 1.994S8 6.55 8 5.41s-.91-1.994-2-1.994m0 2.944c-.545 0-.91-.475-.91-.95 0-.57.365-.95.91-.95s1 .38 1 .95c0 .475-.455.95-1 .95'/%3E%3C/svg%3E") top 4px left no-repeat}.contacts__item_adress.online{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAABmJLR0QA/wD/AP+gvaeTAAACZUlEQVR4nO3cPW4TQQCG4W9iS8jmxzeAFOmskAbo+SuCxCmClIrCEgfICTACgUAKXIICiUAOgFJAFFc0ETdIFCgijYciLqzdiS1kez9g36ec3USTebPjdTMSAAAAgLoJ025Y3eutBumRpLuSliVdXPis/m0/JR1K+qQUt/dvPj+YdPO5AVa+P77QPmr0pbApaWnOk6yLoaTXsdXpDbpbp7kbsgHOFr/5QdLtRc6uRnZjq7Oei5D9z24fNZ+JxZ+nO81fx09zF0pPwGjP/yq2nXmLYai1b7f6g/HB0iKPPnBZ/PlrqKGN4mBpoZN0r5r51E9K6X5xLPcEXK1mOnUUrhVHmpm7Lk38FSE8nNt8/kMppfcTLl8uDrDXmxHAjABmBDAjgBkBzAhgRgAzApgRwIwAZgQwI4AZAcwIYEYAMwKYEcCMAGYEMCOAGQHMCGBGADMCmBHAjABmBDAjgBkBzAhgRgAzApgRwIwAZgQwI4AZAcwIYEYAMwKYEcCMAGYEMCOAGQHMCGCWOy/oRBPODJpyHg4mSNJxcSx3ZNmPaqZTP0GptLa5I8t2qplO/STpY3Gs/BmQ4rakWMWEaiYuDcO74mApwOis4zeVTKlGksKr4pmh0jlvQbHV6UnaXfis6iLp87B15UnuUjbAoLt1Glud9ZDCS7EdzSImhRex3XnwR4d3j1v70uuqoY2zQ0fDsqYcawmdSOkwhLCjqLe5bWfc1ABu1/d6aZaf37/R/6v/Rr4JmxHAjABmBDAjgBkBzAhgZn9HnvU9f1bu7wk8AWYEMCOAGQHMCGBGADMCAAAAAEDFfgOitXJGBhK7GwAAAABJRU5ErkJggg==) top 4px left no-repeat;background-size:18px 18px;height:18px}.contacts__item_adress.online .contacts__text{color:#5dd283}.contacts__item_metro{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='95.44' height='95.441' viewBox='0 0 95.44 95.441'%3E%3Cpath d='M47.721 11.712C21.366 11.712 0 33.281 0 59.888c0 14.427 6.226 23.836 6.226 23.836l82.97.004s6.244-10.283 6.244-23.841c0-26.606-21.366-48.175-47.719-48.175m37.975 66.147-75.799-.033s-4.039-7.649-4.039-18.09c0-23.32 18.814-42.226 42.023-42.226 23.208 0 42.023 18.905 42.023 42.226.001 10.559-4.208 18.123-4.208 18.123'/%3E%3Cpath d='m61.207 24.505-.599-.001-12.729 24.943-13.187-25.156-18.055 45.445h-4.666v3.65h25.562v-3.65h-5.072l5.072-14.203 10.346 17.853 9.941-17.853 5.071 14.203H57.82v3.65h25.358v-3.65h-4.393z'/%3E%3C/svg%3E") top 4px left no-repeat;background-size:15px}.contacts__item_date{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none' viewBox='0 0 15 15'%3E%3Cpath fill='%23000' d='M7.5 15c4.155 0 7.5-3.367 7.5-7.551C15 3.367 11.655 0 7.5 0S0 3.367 0 7.449C0 11.633 3.345 15 7.5 15m0-13.98c3.547 0 6.385 2.858 6.385 6.429 0 3.673-2.838 6.53-6.385 6.53S1.014 11.02 1.014 7.45 3.953 1.02 7.5 1.02'/%3E%3Cpath fill='%23000' d='M7.095 8.367h2.533c.304 0 .507-.204.507-.51s-.203-.51-.507-.51H7.703V4.184c0-.306-.304-.51-.608-.51-.203 0-.507.204-.507.51v3.673c0 .306.304.51.507.51'/%3E%3C/svg%3E") top 4px left no-repeat}.contacts__item_site{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%230a0c0f' fill-rule='evenodd' d='M8 2.5a5.5 5.5 0 0 0-3.85 9.427c1.396-.317 3.143-1.017 4.933-2.05 1.792-1.035 3.271-2.198 4.244-3.25a5.5 5.5 0 0 0-1.659-2.725A5.48 5.48 0 0 0 8 2.5m5.499 5.377c-1.02.972-2.367 1.971-3.916 2.865-1.55.895-3.09 1.563-4.44 1.959a5.5 5.5 0 0 0 8.356-4.824m-9.645 5.13a6.5 6.5 0 0 0 10.555-6.094c.437-.525.773-1.043.965-1.532.212-.54.277-1.128-.013-1.631s-.832-.74-1.407-.827c-.519-.078-1.136-.046-1.808.07A6.5 6.5 0 0 0 1.59 9.088c-.438.525-.773 1.043-.965 1.532-.213.54-.278 1.128.013 1.631.293.508.842.745 1.424.83.515.074 1.126.042 1.79-.074m-.89-.898a6.5 6.5 0 0 1-1.042-1.8 3.7 3.7 0 0 0-.365.676c-.16.404-.126.637-.052.765.074.13.263.276.702.34q.322.046.757.02m10.072-8.218a3.7 3.7 0 0 1 .77.021c.43.065.615.21.689.338s.107.361-.052.765q-.12.307-.365.677a6.5 6.5 0 0 0-1.042-1.801' clip-rule='evenodd'/%3E%3C/svg%3E") top 4px left no-repeat}.contacts__item_phones{background:url(./phone-icon.D8TsL8pE.svg) top 4px left no-repeat}.contacts__title{color:#484a50;margin-bottom:4px}.contacts__item-info-text{color:#10121b;font-size:16px;line-height:18px}.contacts__text{color:#10121b;font-size:16px;line-height:130%}.contacts__text_phone{text-decoration:none}.contacts__text.is_day{font-weight:500}.contacts__text.is_green{color:#0f4e00}.contacts__links a{color:var(--main-color);font-size:16px;font-weight:500;line-height:100%;vertical-align:top;word-break:break-word}.contacts__links a:hover{text-decoration:underline}.contacts__social{margin-top:10px}.contacts__social img{width:100%}.contacts__social a{display:inline-block;margin-right:5px;width:18px}.contacts__social a:hover{filter:brightness(120%)}.contacts__button:hover{color:#000}.contacts__button:hover img{filter:none}.contacts__userstat{font-size:16px;margin-top:15px;text-align:center}.contacts .online-row__text{color:#484a50;font-size:20px;line-height:140%}@media screen and (max-width:1599px){.contacts .online-row__text{font-size:17px}}@media screen and (max-width:1535px){.contacts .online-row__text{font-size:20px}}@media screen and (max-width:1279px){.contacts .online-row__text{font-size:16px}}@media screen and (max-width:1023px){.contacts .online-row__text{font-size:18px}}.contacts .online-row img{margin-bottom:25px;margin-top:5px}@media screen and (max-width:1599px){.contacts .online-row img{margin-top:2px}}@media screen and (max-width:1535px){.contacts .online-row img{margin-top:5px}}@media screen and (max-width:1279px){.contacts .online-row img{margin-top:2px}}.input-wrapper{position:relative}.input-wrapper__selected{background-color:#dbdbdb;border-radius:10px;padding:10px}.input-wrapper__next-day{align-items:center;display:flex;margin-top:20px}.input-wrapper__time-block{margin-top:20px}.input-wrapper__row{align-items:center;display:flex;margin-left:15px}@media screen and (max-width:1320px){.input-wrapper__row{margin:10px 0 0}}.input-wrapper__row .input-wrapper__col:not(:last-child){margin-right:15px}.input-wrapper__col{align-items:center;display:flex;position:relative}.input-wrapper__error{background:#f55453;border-radius:10px;bottom:-10px;color:#fff;font-size:12px;padding:2px 8px;position:absolute;right:0}.input-wrapper__block{margin-top:10px}@media screen and (max-width:1320px){.input-wrapper__block{align-items:flex-start;flex-direction:column;margin-top:20px}}.input-wrapper__right{display:flex;flex-direction:column;width:55%}@media screen and (max-width:767px){.input-wrapper__right{width:100%}}.input-wrapper__right .validation-provider{width:100%}.input-wrapper__select{min-width:278px}.input-wrapper__age{width:55%}@media screen and (max-width:767px){.input-wrapper__age{margin-top:15px;width:100%}}.input-wrapper .error-message{display:none;margin:2px 0 0 auto}.input-wrapper.validationError .codex-editor,.input-wrapper.validationError .form__field .vs__dropdown-toggle,.input-wrapper.validationError .form__input{border:1px solid #f94444}.input-wrapper.validationError .error-message{display:block}.input-wrapper__full .validation-provider{width:100%}.input-wrapper__half .mx-datepicker{width:55%}.default-checkbox__input{display:none}.default-checkbox__input:checked+.default-checkbox__label:before{background:var(--main-color) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='9' fill='none' viewBox='0 0 13 9'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M11.5 1.5 4.625 7.917 1.5 5'/%3E%3C/svg%3E") center no-repeat;border:1px solid var(--main-color)}.default-checkbox__label{color:#f2f2f2;cursor:pointer;display:block;margin:0;padding-left:30px;position:relative;width:auto}@media screen and (max-width:350px){.default-checkbox__label{font-size:14px}}.default-checkbox__label:before{background:none;background-position:50%;border:1px solid #cad4df;border-radius:5px;content:"";display:block;height:20px;left:0;opacity:1;position:absolute;top:-2px;transition:.3s;width:20px}@media screen and (max-width:767px){.default-checkbox__label:before{top:-3px}}.checkbox_notifications .checkbox__label{max-width:420px}@media screen and (max-width:767px){.checkbox_notifications .checkbox__label{max-width:380px}}.checkbox_activation{max-width:235px}.checkbox_contact .checkbox__label{max-width:390px}@media screen and (max-width:767px){.checkbox_contact .checkbox__label{max-width:325px}}.checkbox_contacts{max-width:380px}.checkbox_contacts:before{background:#1012180f;content:"";display:block;height:1px;left:-20px;position:absolute;right:-20px;top:0}.checkbox_time{margin-bottom:30px}.checkbox_day{width:255px}@media screen and (max-width:767px){.checkbox_day{width:100%}}.checkbox__input{display:none}.checkbox__input:checked+.checkbox__label{color:#101218}.checkbox__input:checked+.checkbox__label:before{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Ccircle cx='20' cy='20' r='12' fill='%23da6776'/%3E%3C/svg%3E") left 22px center no-repeat;background-size:32px;border:1px solid var(--main-color);opacity:1}.checkbox__caption{color:#1012187a;font-size:11px;letter-spacing:.02em;line-height:16px;margin-top:6px}.checkbox__label{color:#8d8e91;cursor:pointer;display:flex;flex-direction:row-reverse;font-size:18px;justify-content:space-between;line-height:24px;position:relative;transition:.3s}@media screen and (max-width:1439px){.checkbox__label{font-size:18px;line-height:23px}}@media screen and (max-width:1365px){.checkbox__label{font-size:16px;line-height:22px}}@media screen and (max-width:767px){.checkbox__label{font-size:16px;line-height:20px;width:100%}}.checkbox__label:before{background:#e7e9ef url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Ccircle cx='20' cy='20' r='12' fill='%23da6776'/%3E%3C/svg%3E") left -4px center no-repeat;background-size:32px;border:1px solid #e7e9ef;border-radius:150px;content:"";display:block;height:25px;margin-left:10px;min-width:52px;opacity:.5;transition:.3s;width:52px}@media screen and (max-width:767px){.checkbox__label:before{margin-top:-2px}}.tabs{position:relative}.tabs__content{opacity:0;pointer-events:none;position:absolute;transition:.3s ease;width:100%}.tabs__content.active{opacity:1;pointer-events:all;position:relative}.info__head{background:url(./bg_info.DBvJVzTU.png) no-repeat 50%;background-size:cover;border-radius:20px;display:flex;height:495px;margin:90px 0 36px;padding:0 50px 0 86px;position:relative}@media screen and (max-width:1600px){.info__head{height:430px;margin-top:0;padding-left:50px}}@media screen and (max-width:1023px){.info__head{height:350px}}@media screen and (max-width:767px){.info__head{border-radius:10px;height:220px;margin-bottom:26px;padding:15px}}.info__head-text{color:#fff;font-size:48px;font-weight:800;line-height:71px;margin-top:100px;max-width:650px}@media screen and (max-width:1600px){.info__head-text{font-size:40px;line-height:52px;max-width:550px}}@media screen and (max-width:1400px){.info__head-text{font-size:34px;line-height:44px;width:calc(100% - 350px)}}@media screen and (max-width:1023px){.info__head-text{font-size:28px;line-height:36px;width:calc(100% - 190px)}}@media screen and (max-width:767px){.info__head-text{font-size:28px;font-weight:600;line-height:23px;margin-top:0;width:calc(100% - 120px)}}@media screen and (max-width:350px){.info__head-text{max-width:230px;width:calc(100% - 50px)}}.info__text{color:#e1cfe9;font-size:19px;line-height:33px;margin:0 auto 10px;max-width:780px;text-align:center;width:100%}@media screen and (max-width:1023px){.info__text{font-size:18px;line-height:28px}}@media screen and (max-width:767px){.info__text{font-size:16px;line-height:24px;text-align:left}}.info__text a{color:#fe7237;text-decoration:underline}.info__text a:hover{text-decoration:none}.info__head-image{bottom:0;left:610px;position:absolute}@media screen and (max-width:1600px){.info__head-image{height:auto;width:500px}}@media screen and (max-width:1400px){.info__head-image{left:auto;right:0}}@media screen and (max-width:1023px){.info__head-image{right:-50px;width:400px}}@media screen and (max-width:767px){.info__head-image{right:-15px;width:205px}}.info__list{display:flex;flex-wrap:wrap;font-family:Inter,sans-serif;justify-content:space-between;margin:120px 0 180px}@media screen and (max-width:1400px){.info__list{margin-bottom:70px}}@media screen and (max-width:767px){.info__list{margin-top:80px}}.info__list-item{background:linear-gradient(133.81deg,#c93f5e -47.57%,#bc60dc 101.26%);border-radius:12px;padding:1px;width:calc(25% - 30px)}@media screen and (max-width:1600px){.info__list-item{width:calc(25% - 11.25px)}}@media screen and (max-width:1400px){.info__list-item{width:calc(50% - 20px)}.info__list-item:first-child,.info__list-item:nth-child(2){margin-bottom:40px}}@media screen and (max-width:767px){.info__list-item{width:100%}.info__list-item:first-child,.info__list-item:nth-child(2),.info__list-item:nth-child(3){margin-bottom:16px}}.info__list-item-inner{background:var(--card-dark-bg);border-radius:12px;height:100%;padding:16px 20px 24px}.info__list-item-title{color:#ff7a99;font-size:20px;font-weight:600;line-height:30px;margin-bottom:16px;text-align:center}@media screen and (max-width:767px){.info__list-item-title{font-size:16px;line-height:23px}}.info__list-item-description{color:#d5afe4;font-size:16px;font-weight:500;line-height:24px}@media screen and (max-width:767px){.info__list-item-description{font-size:14px;line-height:21px}}.info .access-button{margin:32px auto 0}.select_error .select__error-message{display:block}.select_error .input-block .vs__dropdown-toggle{border-color:#ff2759}.select__head{display:flex;flex-wrap:wrap;font-family:Inter;font-size:14px;font-weight:400;line-height:21px;margin-left:12px}.select__label{color:#e1cfe9;margin-right:4px}.select__error-message{color:#ff2759;display:none}.input{font-family:Inter}.input_error .input__error-message{display:block}.input_error .input__field{border-color:#ff2759}.input__head{display:flex;flex-wrap:wrap;font-family:Inter;font-size:14px;font-weight:400;line-height:21px;margin-left:12px}.input__label{color:#e1cfe9;margin-right:4px}.input__error-message{color:#ff2759;display:none}.input__field{background:#303549;border:1px solid #303549;border-radius:6px;color:#fff;font-family:inherit;font-size:16px;font-weight:400;height:43px;line-height:27px;padding:8px 12px;width:100%}.input__field::-moz-placeholder{color:#e1cfe961}.input__field::placeholder{color:#e1cfe961}.input__field:focus{border-color:#666f94}.textarea_error .textarea__field{border-color:#ff2759}.textarea__field{background:#303549;border:1px solid #303549;border-radius:6px;color:#fff;font-family:inherit;font-size:16px;font-weight:400;height:165px;line-height:27px;padding:8px 12px;resize:vertical;width:100%}.textarea__field::-moz-placeholder{color:#e1cfe961}.textarea__field::placeholder{color:#e1cfe961}.textarea__field:focus{border-color:#666f94}.footer{background:#040507;border-radius:20px;margin-top:20px;padding:50px 100px;position:relative}.footer__devider{border-bottom:1.54925px solid #252937;padding-top:60px}.footer__menu{margin:0 auto;padding-bottom:40px;padding-top:40px}.footer__menu-row{display:flex;flex-wrap:wrap;justify-content:center}.footer__menu-row:not(:last-child){margin-bottom:10px}.footer__menu-item{color:#f8f8f8;font-size:20px;font-weight:500;line-height:33px;margin:0 13px}.footer__menu-item:hover{color:var(--main-color)}.footer__social{display:flex;margin:0 auto;width:-moz-max-content;width:max-content}.footer__text{color:#646464;font-size:16px;font-weight:400;line-height:27px;margin:0 auto;text-align:center}.footer__contact{padding-bottom:15px}.footer__links-row{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:15px}.footer__link{color:var(--main-color);display:inline-block;font-size:16px;font-weight:500}.footer__link:hover{text-decoration:underline}.footer__logo{display:none}.footer__button{margin:0 auto}.footer__links-section{width:100%}.footer__links-container{display:grid;gap:60px;grid-template-columns:repeat(3,1fr);width:100%}@media screen and (max-width:1439px){.footer__links-container{gap:40px}}@media screen and (max-width:1023px){.footer__links-container{gap:40px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.footer__links-container{gap:30px;grid-template-columns:1fr}}.footer__links-column{display:flex;flex-direction:column}.footer__links-title{color:#fff;display:inline-block;font-size:16px;font-weight:700;line-height:1.5;margin-bottom:16px;text-decoration:none;transition:color .2s ease}.footer__links-title:hover{color:var(--main-color)}.footer__links-list{display:flex;flex-direction:column;gap:10px}.footer__links-item{color:#fff;font-size:14px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .2s ease}.footer__links-item:hover{color:var(--main-color)}@media screen and (max-width:1439px){.footer{padding:60px}.footer__menu-item{font-size:21px;line-height:31px}.footer__text{max-width:465px}.footer__link,.footer__text{font-size:15px;line-height:26px}}@media screen and (max-width:1365px){.footer{padding:50px}.footer__menu-item{font-size:20px;line-height:29px}.footer__text{font-size:14px;line-height:24px}.footer__link{font-size:14px;line-height:25px}}@media screen and (max-width:1023px){.footer{margin-bottom:52px;padding:20px 0;position:relative;z-index:1}.footer:after{background:#040507;bottom:0;content:"";display:block;left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:-1}}@media screen and (max-width:767px){.footer__logo{display:block;margin:0 auto 35px}.footer__menu{padding:35px 10px}.footer__menu-item{font-size:18px;line-height:27px}.footer__text{font-size:13px;line-height:21px}.footer__link{font-size:13px;line-height:23px}}.confirm-popup{padding:24px}@media screen and (max-width:767px){.confirm-popup{padding:30px 15px}}.confirm-popup__title{color:#e1cfe9;font-size:22px;font-weight:700;line-height:33px;margin-bottom:12px}@media screen and (max-width:767px){.confirm-popup__title{font-size:16px;line-height:20px;max-width:calc(100% - 30px)}}.confirm-popup__description{color:#e1cfe9;font-size:16px;font-weight:400;line-height:27px;margin-bottom:24px}@media screen and (max-width:767px){.confirm-popup__description{font-size:14px;line-height:18px}}.confirm-popup__row{align-items:center;display:flex;justify-content:space-between;margin-bottom:36px}@media screen and (max-width:767px){.confirm-popup__row{flex-direction:column;margin-bottom:0}}.confirm-popup__row .input,.confirm-popup__row .select{width:calc(50% - 18px)}@media screen and (max-width:767px){.confirm-popup__row .input,.confirm-popup__row .select{margin-bottom:15px;width:100%}}.confirm-popup__footer{align-items:center;display:flex;margin-top:24px}@media screen and (max-width:767px){.confirm-popup__footer{flex-direction:column}}.confirm-popup__footer-text{color:#7681ac;font-size:14px;line-height:16px;margin-left:24px}@media screen and (max-width:767px){.confirm-popup__footer-text{margin:10px 0 0;text-align:center}}.confirm-popup .vs__dropdown-toggle{background:#303549;border:1px solid #303549;border-radius:6px;color:#fff;font-family:inherit;font-size:18px;font-weight:400;height:43px;line-height:27px;margin:0;min-height:43px;padding:8px 12px}.confirm-popup .vs--open .vs__dropdown-toggle{border-radius:6px}.confirm-popup .vs__selected-options{padding:0;width:calc(100% - 40px)}.confirm-popup .vs__selected{border:none;color:#fff;display:block;font-family:inherit;font-size:16px;font-weight:400;line-height:27px;margin:0;max-width:100%;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.confirm-popup .vs__actions{padding:0}.confirm-popup .vs__search{border:none;color:#fff;margin:0;padding:0}.confirm-popup .vs__search::-moz-placeholder{color:#e1cfe961}.confirm-popup .vs__search::placeholder{color:#e1cfe961}.confirm-popup .vs__open-indicator{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none' viewBox='0 0 24 25'%3E%3Cpath stroke='%23e1cfe9' stroke-linecap='round' stroke-width='2' d='m6 9.5 5.053 4.402a1 1 0 0 0 1.346-.029L17 9.5'/%3E%3C/svg%3E") no-repeat;height:24px;width:24px}.confirm-popup .vs__open-indicator img{display:none}.confirm-popup .vs__dropdown-menu{background:#303549;border-radius:6px;box-shadow:0 13px 26px #0000006b;top:46px}.confirm-popup .vs__dropdown-menu .vs__dropdown-option{border-bottom:1px solid #3a4058;color:#fdfdfd;font-size:16px;line-height:24px;padding:8px 12px}.confirm-popup .vs__dropdown-menu .vs__dropdown-option--highlight,.confirm-popup .vs__dropdown-menu .vs__dropdown-option:hover{background:#3f455c}@media screen and (max-width:1023px){.layout{padding-top:56px}}.layout_dark{background:var(--content-dark)}.layout_dark .seo-text__content:after{background:#17191e;background:linear-gradient(0deg,#17191e,#17191e80 80%,#fff0)}.layout_dark .pagination-container__btn:not(.pagination-container__btn_next):not(.pagination-container__btn_prev){background:#3c4257;color:#fff}.layout_dark .pagination-container__btn:not(.pagination-container__btn_next):not(.pagination-container__btn_prev):hover,.layout_dark .pagination-container__btn_active:not(.pagination-container__btn_next):not(.pagination-container__btn_prev){background:var(--main-color);color:#fff}.layout_dark .pagination-container__btn_next,.layout_dark .pagination-container__btn_prev{color:#fff}.layout_dark .pagination-container__btn_next:hover,.layout_dark .pagination-container__btn_prev:hover{color:var(--main-color)}.layout__profile{align-items:flex-start;display:flex;justify-content:space-between;padding-bottom:120px}.layout__head{background:var(--card-dark-bg);border-radius:10px;margin-bottom:20px;padding:16px 25px;position:relative}@media screen and (max-width:1023px){.layout__head{padding:12px 20px}}@media screen and (max-width:767px){.layout__head{padding:8px}}.layout__head_extra{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:1300px){.layout__head_extra{flex-direction:column}}@media screen and (max-width:767px){.layout__head_extra{background:none;padding:0}}.layout__head_extra .layout__title{line-height:32px;width:100%}@media screen and (max-width:1300px){.layout__head_extra .layout__title{max-width:100%;text-align:center;width:100%}}@media screen and (max-width:767px){.layout__head_extra .layout__title{background:var(--card-dark-bg);border-radius:10px;padding:8px}}.layout__head_users{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:767px){.layout__head_users{flex-direction:column}.layout__head .add-to-favorite{position:absolute;right:5px;top:5px}}.layout__city{align-items:center;display:flex;max-width:580px;width:100%}@media screen and (max-width:1300px){.layout__city{justify-content:center;margin-top:7px;width:100%}}@media screen and (max-width:767px){.layout__city{justify-content:space-between;margin-top:15px;order:3}}.layout__city .validation-provider{width:270px}@media screen and (max-width:767px){.layout__city .validation-provider{order:3;width:100%}}.layout__city .v-select.sidebar-select .vs__dropdown-toggle{background:none;border:1px solid hsla(0,0%,100%,.1);border-radius:16px}@media screen and (max-width:767px){.layout__city .v-select.sidebar-select .vs__dropdown-toggle{height:52px}}.layout__city .v-select.sidebar-select .vs__search::-moz-placeholder,.layout__city .v-select.sidebar-select .vs__selected::-moz-placeholder{color:#fff}.layout__city .v-select.sidebar-select .vs__search::placeholder,.layout__city .v-select.sidebar-select .vs__selected::placeholder{color:#fff}.layout__city-label{color:#fff;font-size:17px;font-weight:500;line-height:22px;margin-right:20px}@media screen and (max-width:1300px){.layout__city-label{font-size:17px;width:auto}}@media screen and (max-width:1023px){.layout__city-label{font-size:15px}}.layout__city-button{background:none;border:none;color:var(--main-color);font-size:17px;font-weight:500;line-height:21px;margin-left:20px}@media screen and (max-width:1300px){.layout__city-button{font-size:15px;margin:0 0 0 20px}}.layout__title{color:#fff;font-size:24px;font-weight:500;line-height:42px}@media screen and (max-width:1023px){.layout__title{font-size:22px;line-height:30px}}@media screen and (max-width:767px){.layout__title{font-size:20px;line-height:26px;order:2;text-align:center}}.layout__user-status{color:#485070;font-size:18px;font-weight:500;line-height:22px;margin:0 25px 0 auto}@media screen and (max-width:767px){.layout__user-status{font-size:14px;line-height:18px;margin:0 0 8px;order:1}}.layout__user-status.online{color:var(--main-color)}.layout__city-choose{align-items:center;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none' viewBox='0 0 14 8'%3E%3Cpath stroke='%23da6776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1 6 6 6-6'/%3E%3C/svg%3E") center right 15px no-repeat;border:1px solid #2d333d;border-radius:10px;cursor:pointer;display:flex;height:48px;max-width:calc(100% - 160px);padding:10px 40px 10px 16px;transition:.3s ease;width:100%}.layout__city-choose:hover{border-color:#525861}.layout__city-choose-title{color:#fff;font-size:15px;font-weight:400;letter-spacing:.02em;line-height:22px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout__city-choose-title span{color:var(--main-color)}.layout__users-content{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:40px}@media screen and (max-width:1279px){.layout__users-content{flex-direction:column}}.layout__users-content .calltoaction{flex:1;margin-bottom:0}.layout__filter-wrapper{margin-right:30px;width:24%}@media screen and (max-width:1279px){.layout__filter-wrapper{display:flex;flex-direction:column;margin:0;width:100%}.layout__filter-wrapper.active{margin-bottom:30px}.layout__filter-wrapper .sitesearch__filter{display:flex;justify-content:flex-end;margin-bottom:20px}}@media screen and (min-width:1280px){.layout__filter-wrapper .sitesearch__filter{display:none}}.validation-provider__full{width:100%!important}.myevents .checkbox{margin-top:15px}.myevents .checkbox__label{font-size:16px}.questionaries{margin-top:30px}.questionary{color:#0a0c0f8f;font-size:14px;letter-spacing:-.01em;line-height:18px}.questionary:not(:last-child){margin-bottom:16px}.questionary span{color:#0a0c0f;margin-left:7px}@media screen and (max-width:767px){.services-block{margin-bottom:0}}.services-block__content:not(:first-child){margin-top:25px}.services-block__title{color:var(--lighten-black);font-size:32px;font-style:normal;font-weight:500;letter-spacing:-.02em;line-height:40px}@media screen and (max-width:767px){.services-block__title{font-size:24px;line-height:32px}}.services-block__subtitle{color:var(--lighten-black);font-size:18px;font-style:normal;font-weight:500;line-height:26px;margin-bottom:10px}@media screen and (max-width:767px){.services-block__subtitle{margin-bottom:7px}}.services-block__item{align-items:flex-end;display:flex;justify-content:space-between}.services-block__item:not(:last-child){margin-bottom:10px}.services-block__service-title{color:#101218a3;flex:1;font-size:16px;font-style:normal;font-weight:400;line-height:24px;overflow:hidden}@media screen and (max-width:767px){.services-block__service-title{font-size:14px;line-height:16px}}.services-block__service-price{font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding-left:12px;white-space:nowrap}@media screen and (max-width:767px){.services-block__service-price{font-size:14px;line-height:16px}}.services-block__service-price.free{color:#08c855}.services-block__item-caption-link{background:#ff6f4229;border-radius:8px;color:var(--main-color);font-size:12px;font-weight:400;letter-spacing:-.01em;line-height:16px;margin-left:6px;padding:3px 6px}@media screen and (max-width:767px){.services-block__item-caption-link{font-size:12px;line-height:14px}}.services-block__dots{display:inline-block;height:10px;margin-left:5px;position:relative}.services-block__dots:before{border-bottom:1px dashed rgba(16,18,24,.16);bottom:0;content:"";height:1px;left:0;position:absolute;width:1000px}.services-block__basic{display:flex;flex-wrap:wrap}.services-block__basic-item{background-color:#f7f8fb;border-radius:12px;margin:4px 8px 4px 0;padding:8px 20px 8px 52px}@media screen and (max-width:767px){.services-block__basic-item{padding:6px 10px 6px 50px}}.services-block__basic-item.tele{background-image:url(data:image/png;base64,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);background-position:-17px 8px;background-repeat:no-repeat;background-size:54px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.tele{background-image:url(./tele_2x.BaniTRSc.png);background-position:-17px 8px;background-repeat:no-repeat;background-size:54px}}.services-block__basic-item.sauna{background-image:url(./sauna.CJmja5iE.png);background-position:-25px 4px;background-repeat:no-repeat;background-size:69px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.sauna{background-image:url(./sauna_2x.u-lbKlcf.png);background-position:-25px 4px;background-repeat:no-repeat;background-size:69px}}.services-block__basic-item.pool{background-image:url(./pool.tM-Xvu9T.png);background-position:-52px -5px;background-repeat:no-repeat;background-size:95px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.pool{background-image:url(./pool_2x.BVFSlEts.png);background-position:-52px -5px;background-repeat:no-repeat;background-size:95px}}.services-block__basic-item.room{background-image:url(data:image/png;base64,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);background-position:-17px -10px;background-repeat:no-repeat;background-size:70px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.room{background-image:url(./room-p_2x.B1oAqGei.png);background-position:-17px -10px;background-repeat:no-repeat;background-size:70px}}.services-block__basic-item.pole{background-image:url(data:image/png;base64,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);background-position:7px -23px;background-repeat:no-repeat;background-size:40px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.pole{background-image:url(./pole_2x.DVLocPFS.png);background-position:7px -23px;background-repeat:no-repeat;background-size:40px}}.services-block__basic-item.micro{background-image:url(data:image/png;base64,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);background-position:-14px 8px;background-repeat:no-repeat;background-size:52px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.micro{background-image:url(./micro_2x.FbIKU_eW.png);background-position:-14px 8px;background-repeat:no-repeat;background-size:52px}}.services-block__basic-item.cupboard{background-image:url(data:image/png;base64,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);background-position:-20px 3px;background-repeat:no-repeat;background-size:74px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.cupboard{background-image:url(./cupboard_2x.C-AkWsGl.png);background-position:-20px 3px;background-repeat:no-repeat;background-size:74px}}.services-block__basic-item.hole{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHkSURBVHgBvZZLUsJAEIb/nogGA2W8AXoBHxfQcuNSy41VbrRcegnLo7hz5eMCPnauFE4AW1eEMkBKYMbuEJBCkfBIvqpUejLJ/JmZnu4mxMDO5XYtqEMD2uFmgS836vIMUFQwpQ70feD7z+PGov86Hcc90zCXRKHIeAzKBH1Vr39eTyRo225BLZg7NjcxDSysO7QXBF5luEsNP3Cc/CmLvU8tJhDWeIy35bx7ONxlDTby/IIG3bBpY3ayfB0vZhYrrdZX6edfIqJllJm5mC9V3abt3vL2l5Qs85SAmLDKE7ntNUJB8cbYnjgdm+IbYoRLmnVWygkLhp7bqNfWSQ61gvWE5DHskHtKIgjSgSzoA8WqG0gJCY2KZjngk1MQL03iKIzCVUgZEfSQHp4IVpASYe4kmBekhCRq1YG6RzoY1npIPbSprk1XSBYjpYcY/Xy4nFt549sWkiCanZj9c8hJ8ohvVcyfqtQ3vUa/xGi3A8/KZD94Lw8wppqbAN4tOmk2vNdfgqFoKyhmlrJSf+yjW5PMQpUMXTR872bw4cgykUuOx8hzp5ntu2xRrDJRkBebvMna0LnhDUcYJGIghbDRZw2/tv2XmBDr7+2cuyvJU3JnlM7c6FuJwxWJVhJAAt97HjfWN4vEriHskiPHAAAAAElFTkSuQmCC);background-position:12px 12px;background-repeat:no-repeat;background-size:28px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.hole{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPFSURBVHgB7ZrNUhpBEMe7h3UBxRKPuakPEElOuUl58hStvEA+XkArL5CYS8obPEHiE8QcvSgec1JvuWmewFWBICzb6R4+BEFZYNHdqfwsdXdWxv1Xz/TMdDdCwKSZiutmkNQyAmQAMUMEaURY6Pw7bjsH5G8Ah28KhN5ppVgsQMAgBICIqtbrWSK1qUVxE4yGQwAFRd5eqXS9CwEwlkAtzPU2uZstGF1Uf8TCQAWvrrYrFeccRmQkgRMV1gsblbY9V+2OIjQGQzI7m95wPTpkcWt8m4DJw0bALM/hddu2nVqtejrMh30LFKvFLPurB5CDxxHWDcI8O6wNy47PpaaTvyqMv4/5IJFILyiLfkDDgTw9BGdeHVf9DNmBAkUcxujwrpt/cnyKfFBgaMW18CHyXoGhF9digMi+AsWh3NToOPTibjm2LVx1mLsP+npR8ZbssdYgOjzjpSvuVm/27z7oseDMTPodIX2D6EFslDfla2evs7FLYGTm3X3wfLSn8GXnUFWdz5XlvY2sOAFhkbeQW91NTZqL+RlEnwt2OEstK7YtqGLeZzCD+U4rti2YnJk7i/Tw7KZtRW1B8ZwGiRPkAL4iF1ogLwvrYBYo0QV9IT+mU3MXMPmD62Ojh6lKpFJZME+cwMEvyCiOfoXjjDcBkDwWiLgCZsJ+E54rMnN4NuCYrOL92wKYigSc2YMSmAspMJz/AqOO0lkeU2FtvA6CA4ZCnJ7jZYKGivVHC7qUhf4EzIT460gRKlMFgmhTCUtb0MR56FSKTkHJsd7EYcrj80h+63WQTxR5MAvi9U8HgPWJvpGS1iFDM04WHAAuly6X5FJbsBFDJIOsSIXWVTtsaJAVyXNxqZVOa2eXJOc9ZceTkvCHSINf/pZvEzBdm23bUjnem0Y3fC/JUBe+dzZ1CZS5iAo/QjThrafXUzTUkwCtVSu/bTvO8xBfQYRAwHypdLXT296HpsM54MsXEAX65AVbDCpCOODj1CKEmVGKEFqEXuQ4ZSQtQivSZyHQwJiMdEDcUciWj2O/pVy+gk7SUZwnMQJJId6TxlHZW+akJsZvaaXvakPZ6dSqN/uxqeQfvl1Gqf57TGQEKfxQLjp5v5WGwtD1om6tcmLFkj95Q3DJt5K4CaQs+gHY9eMOLwPvr6+coc+tY72crsyIeZ8IcKWZAg9SrAjL2xbk+q1vfgnshRI6z0+vucMs3J5Ihu1fRxfkAG7HoDCOMBjxBXyRSKWznHxchkbuMS0ZrI4iB/0/JeCsY7JEJyKKA0SnEh8KQlQn/wBo/7M0tSTb6gAAAABJRU5ErkJggg==);background-position:12px 12px;background-repeat:no-repeat;background-size:28px}}.services-block__basic-item.billiards{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAtDSURBVHgB7Vp5bBx3GX0ze693vWt7fcZn4jhpnDhHc9A2TWgq2pBStUWBUqBSiaCNWkAChARVhAqVkApVBYU/eoFUoEAUVekdWtKEXE3TJG1O53Bsx47X3rV3vefszO7O7vB+s22gJA5JWyRT+YtGG01md37v9973vu/7KZKq5Q18ikLGpyymAE32mAI02WMK0GSPKUCTPaYATfaYAjTZYwrQZI8pQJM9pgBN9pgCNNljCtBkj08dIOtE/1AsFpHN5iDxj91pgyz9f2C/AJAAkUwkYRQNFI0iNDWLVCoNq82K1rYmuFwuTOaQ/v0oOJVMQ5IMeLxlsFgsMAyDALOIx1MIhyKIRWPonDcLlVWV+J8GV6TxvblczlxDJNuNOv9MlNmr/utXzwPStCyKBR3lPg/vSucfyOd1KOkMotE4QsNhqKqGq5fMh9frwScdYvEJqmNoMIixsSjiqXHsOPlXZDCEmjovlnSuxKqub8DrqJnwN85LTlVVVFSUfwiMCJFLhWLB/LvD4UBkbBx9vWfRNb+Tj0r4pKLId/T1DuDUiV5kNA2pbBwb9z+NhBIHCgZcvQn0n9mMY7378OUbfoCZtddhQkCZjIZCoWDu0H+CEbSLvMrn85D1PBqDPfC8uxvq9r9B8rphnd4Ga+cCSLX1+DjRe+YsTp7qg9/vRT6bxusH/wB/vRtrZn7BNKZYLI7t77wBJTPI9fwc62/7JRr8cy74HVNyiXgCqpZDZaUX7jK3+Q8CnJBhKqVAiUTgemkznAf2QaZRSA4bDEqxyJzLRRPQnXa4Vq+C5+5vQmpowpXG+Hgc7+x7D7V1AUTzQWzq/jXlb+B7n30U1eX1eOSFH6O5uh3tgdn42TMb0FjtxI2rFmL96icuUIllw4afPCTMIKOophGIjBRsZZgraeZOvq8Hvqd+A3c+C8fSpbDNmw9LYwPkCi8ZcsLqtkNWMkjveQ+Zg7vhbG2BPK35oguX8ilIyiDk1FlI2ShfladGvDje3cONdMHuL+C18GPIOZJY0rIKndXXQDIkZKEgpaSw7dgWtNTMQM/ZAZYRBV2zFsHnrvvQO0zJCSCpJF8mS2RKM9NImIExGkbVH38P97x5sH3mekjlPhiRcRTHwqYTGQRp8HlLQINb15E6PoDQo4+g7kcbYF249F9AIkeAfX8Cht6BkYnwewbLAmtbmQdyRxfq7DOA6bdja+QZuB06S4QbHXWzsGd0EyTdgVpfC0KJc7jvpu/jxLnjONC9H+mYC7IWuGDTTEDeci8UMmRQqzbWG36gyAU2Pf8cwXTB8aW7IFGKBuVmUIKlVRolA7HwssqQ3A44yVa8ux+RZ59EbcsMk0H5Hw/D6H4JcqUbUhVrWKUfRlZsRAbFRBD6myNoDFShkNmPhoAVhrsaWiGLqHoSzVVzMRwLIqiewJ3L7oUFNmx590XYnBYsbbyDqspcHJAA0dBQg1NMyjJPGWSLjKqe43BpKmzcaUtlpQkQwyMwxqMw0nEYdEXkc3QgOmDRMDdBclhhV3KIHzkJ3/ZNKDP+DikXhHXRYoILlCSWjqKYTsBIxth4sfuwJVEYHIWUzmJN1zQcbWvGUVcZIsoZdASWYfn8B/DG6Y1caQ79o2dwoH8nVs76PDwOH/OseHFAIppaGjEWiWJwYBhWqw1tb++ic1XwxWno3ScpFTIYo9xiYzQDfqopFLMa15iHwfol2BOdoZWyzcUU2CJ/hhyQIC/7OlCzuETqyHY+r0IiO4bNJrRuXrJfRyGURP60DZ1ss9Jkt9/uxa7+Z3E8sgcOaxU2dz+FvUf2YpqvFYtbViAVT8LusE8MSOZuLVzUBQ8Z6iNT7r5eGL5OFIb7YSTGyQRdTUvDUJKlHeankVHIFEGRPUPsFpkSnUbtEiccbprMgnXMjbVkhiUhy9/QKRGRdx+wCtODCIpgnUXowwlTmgu9IYzXNCFb0HAudhRhNY7YeA4Oixd3dK1DLmXA6XTA5yufGNAH5jD7qg60+txQf0GN0871YTqS21N6c46LyaoExh1WFBSp4SIBFYSF6wVTApKdcp2V5cJqIXnoQKIop/sghXcw/4b5fcUEBSFhE1jxPCgmDwpRBU6WgqbKOsRkBxm3gBkAmSZy+1X3o9xSgWBkBHW1VfBXVlwa0Adht1qQzuVRYDFjvwPZ7YIh9C6YEP2VkBqb1iLzqMjnDF7F90E5Wl2w2pNCYDCC24DRt0vMqGQ1y41gXho5reSQLNQwmX2fKZnul+LvpjQ0ZuLMJTeJZJNcsOLWlvvohi1sicYJUMKcubP5KV8eIIk/pNPBdOrUdLH6WohtKsaYyHpp8WZhFRcdK2+xI8m2SfFI8DZb4CxIKFcpRzqUJJpcwQK/Z7qbAGOCypY2h5gMkoXC+6B0PpvT4VUzSFkKUJijq2u/g4DUbrZdwtmWLluI6urAxZY+AaAyL4z6GiZ/Cp7v/hD2xUvM5NUOH4Ly9G+ZV0EuooCE24vdNTPRIzkRy+bNFik3koM14kfXcBG3LLChw3O21FIJiQlQJgjNZBlkFnlumM7mxlUJ6bqvIO+tgBx+HQ7KMTSu4pqqb8GtNtC+w7CwPCxfvgSB6om7bmmi/0mSeOJx2mkYZXVVUF5+Ht5198J2191Qh4eh/vRBHDSc2OmoQkUgAA83oEDTyDCvUqkU4okEBkJB5HUVa1fMxNdaD5G1hOmGwuqLwu7JgpGlLIkLzmmQ12+E5qpBfuAIMRZQd+4xbPN8m/YcMA2ghiD8FT7TvC4VE06s3tvuQOqVl5B8cw8aNr2I0Qfuh7O8AvqsOdi5/Bb0nB7AiiVXo6G5ic7oZP1yIsGeLBwaxd4db5EQHQPhYfzutXcRW34V1rfuh0tPmZIyJUZWDOJCToLlpnuRp4EUD22Fa9dj0NY+Cd3XjuWLV+JKY0K4cn0T7OykLdcuRZ6ziWFxIvveIRx56GF2xoNY88VbsfLm69G1qAMdc9o4/CUwMhSGaHTX3nMnJ1snypmLVsmOF/YcxyujC2jzBMN6DLJiMqNJJkuFzpvY1edpfkTor2SfxpGlagE+SlySP9cNq1Gx+nNwds6Be8ODsNyzDrsa2jCjYza6FvMe2x2dxrBv12GMBMOob66ns+cQGgqhpX06FybBYXdwUFPwwpEkgloTAUmlKyPRJUuA8g4/0ykPtf1awMccYmGXKubgo8SlBUm9StNnQT11Cqm9u7D3V48jkyuY9er0sbMYHRnHYF+QnbIdN9y8HDve2AkL26jqhjo+I5uDoWjuZcmKM+fOYrfSzvpFIJkSKJMhOnouHkFWGARvyV523TJvetrwyQMSYbVCamtHYM1tGKqqNoe+6NgYDh+g/A4eRWt7I04c6cZzz/wFTpcD1924Ai42sv1nemkKujmKcFuQpGEci1tNQOaVKbEjsdWRDr9qHspYeLKk183l971870cb8a2X+6BUXYOhtMpRXZwvcEdZS0ZDIyj3c6pcuxpByszr8yFNeb26+WWMjIRNGQlQOkGJw5ZRVUeOp0Z2ibnisbCTIBivA57+jewsODRWz4DcvAKy58qHxCsGJEKcxKS40/FoFFl2CWJ+2rJ5C97aTidkc6vwXvfhYwiFQnxWY6JnzdE9y7ojzgwKZFeeXsEazfM+m6XEDuUqlzvhV7aiWO+D7l+FjxNXBEjM+72n+2CjDN0cz8WYIYpmlABPn+rhwnn+wE5ADIkaez5NnEfwnsKuwWm3wMXuuGymTzRFpfzkuCFRpkbNPORbvwrDMwMfN64I0Nx5ndi6bZeZ6KpTMxNfzHki+YWsBBs5AhBMZihJlaAFmEwmhYaaFsyY3gRp2ZpSbydbUXDVwfB3wbiM87bLjX8CQFOkJ3fml7gAAAAASUVORK5CYII=);background-position:-26px -31px;background-repeat:no-repeat;background-size:76px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.billiards{background-image:url(data:image/png;base64,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);background-position:-26px -31px;background-repeat:no-repeat;background-size:76px}}.services-block__basic-item.dj{background-image:url(./dj.Cu2u0YgG.png);background-position:-31px 5px;background-repeat:no-repeat;background-size:76px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.dj{background-image:url(./dj_2x.DZBKEoj0.png);background-position:-31px 5px;background-repeat:no-repeat;background-size:76px}}.services-block__basic-item.vip{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAwCAYAAABE1blzAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAASjSURBVHgB7VprqFVFFP6svElW3IyiJOFYJCEmFBUXKz0R/aioSCj6IUokPYgwqH6UXS9RP7Lo/YAI60/9NCNJUvJgWRASvkDBN6iIit7rC1/4Wh97H1xn7qzZs/c+x3uO+MHHPXvPrJlZs9asWTP7Ahc5Lkf7olv4gHCC8JRwABcJqsL5wmPCM4p/CG9Dh4LWmin8D41KudwmvB0dhInCucJ+hBXT/BcdgKqwhnilNE8Lp6ANQTd8R7gVxRTT/A1thEnCn4QnUF6xOtnWvRhCXCWcjuJuGMOPMAQYLexDvqBRlPuFV+MCoSpcjHJuyAF/KXxMOC7lNNhrlsFmJlqIZgWNHelAu41+rkESVHyyK9ACFNm7LAv0Cq+I6PMmJBb2tdGDJoBBg65TQ/PWEAf3tNPPo0istUg41il712hnAUqAbsOgsRvllfG9X6r6Gib8RJVtFg5X5T1GGydgu7eJKpKEt+zetU84Jx3AFkNxbSnumadU2ROqrAv25M1GJO4Q/gMUVkhzFRpn9g2j3meqDq24RJXNdcqOG21sR8SWwbA8kFMJzX4MDjzXq/a7jQEeRuNEPInzlpmh3o9BeAk8hwysjVTE54a96SAXO2XvOX3MMwb3qqpDS3HN/4xki6jj+YxxLEEAdwLRCmn+6LTzBQZbdZgqnwjbnTVGOc8VJG4YGgsnalB+eln692bE4azzfLfzvNF5plWnqmd6yTIMBhXXR6B+9Ztx4XfhLQiDE/mMVchoFZqdmvA14YNoXKcHhVc6A3Vl/3b6mo44b+Ckfyg8gHiPMvPT62BvCe5m3OeUP6zKbjDa0NZh0uBzNwabsc6YDiPfkqGbvg4DCw2heU49ztD/sAPJTk8bXzl13jb6+kDVoct9jXwKktthYEpAaIZTd7Iq+8sp+8UjT7fWgYPHKt+WQRfrUvXuQ34Fg1caVqTioq84db9Py+jaI9X7z402+hz5+cbg9JKgFZcjv5KfwsCsgNCfaAz5tMjetEyH52mG/BpHvmrUW+6M6VnkV3ARDHB9hY5BvU79F9P3s9S78QF5HZCorJWfTlD1upD/aLYUAXwcEGQifJdTn5b9VT1fG5CvObKvGPW+EY5AsvZXIv8afAsB3CM8GWhgE5JQXwdvmnnjrN1vXUBe56dcuz7rHEHxAzWXTaXege/jyy4kG/qt8INrj3tU3c85EG72h9LGifuRpH8+0Atq6veotL4Gz4EjkB9UkAnJsqyKjyN7ph5S9ZmS6a3k/YDcAM6fHjhR3yLeOlnrbhIiwWCTldzuEd6oZMao31MzZHkGZGp2NHLwFpnpfIeCV/mzIzpYaMhWUGzAsdwgfBMFrio0KHwyorOXPbIM7XmS5Dxu2NQPLwsiOmWQGeeRXY1iSvjaZ45aQQvQEzkIZh+832Tke0m4HvkV8bXJfbKUG8ZgReSAmHSXvQxm0PgBF/j73wtojquFyFMEk/GWW8uHrPy0DGtIbsyHY4gRyk+LBo3xaCNk5acxZNJceu9qJawrjSxSri3/acDFZORzQwaN0egwzEF20HgKbRA0yuARJMeR+pqktXj71RFumAfMXEbiEoYW5wBITF8Ro3LypgAAAABJRU5ErkJggg==);background-position:-6px 10px;background-repeat:no-repeat;background-size:46px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.vip{background-image:url(data:image/png;base64,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);background-position:-6px 10px;background-repeat:no-repeat;background-size:46px}}.services-block__basic-item.money{background-image:url(./money.XKQC1LkZ.png);background-position:-40px -18px;background-repeat:no-repeat;background-size:100px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.money{background-image:url(./money_2x.B7DP4PWn.png);background-position:-40px -18px;background-repeat:no-repeat;background-size:100px}}.services-block__basic-item.cond{background-image:url(./cond.CJODLJT7.png);background-position:-49px 5px;background-repeat:no-repeat;background-size:92px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.cond{background-image:url(./cond_2x.CBLIvS0S.png);background-position:-49px 5px;background-repeat:no-repeat;background-size:92px}}.services-block__basic-item.perfume{background-image:url(./perfume.B1wfP9iR.png);background-position:-25px 5px;background-repeat:no-repeat;background-size:69px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.perfume{background-image:url(./perfume_2x.C-bZ7Z4m.png);background-position:-25px 5px;background-repeat:no-repeat;background-size:69px}}.services-block__basic-item.towel{background-image:url(data:image/png;base64,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);background-position:-21px -2px;background-repeat:no-repeat;background-size:58px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.towel{background-image:url(./towel_2x.CslzgrtB.png);background-position:-21px -2px;background-repeat:no-repeat;background-size:58px}}.services-block__basic-item.slippers{background-image:url(./slippers.CXdtiNyf.png);background-position:-33px -5px;background-repeat:no-repeat;background-size:95px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.slippers{background-image:url(./slippers_2x.CVyNYeEJ.png);background-position:-33px -5px;background-repeat:no-repeat;background-size:95px}}.services-block__basic-item.eat{background-image:url(./eat.9ngSxS8I.png);background-position:-10px 6px;background-repeat:no-repeat;background-size:59px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.eat{background-image:url(./eat_2x.wiq1XS7l.png);background-position:-10px 6px;background-repeat:no-repeat;background-size:59px}}.services-block__basic-item.bath{background-image:url(./bath.CtbSfomD.png);background-position:-32px 6px;background-repeat:no-repeat;background-size:75px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.bath{background-image:url(./bath_2x.DUxQXOzN.png);background-position:-32px 6px;background-repeat:no-repeat;background-size:75px}}.services-block__basic-item.jacuzzi{background-image:url(./jacuzzi.DopHde_1.png);background-position:-18px 6px;background-repeat:no-repeat;background-size:61px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.jacuzzi{background-image:url(./jacuzzi_2x.BKW-Ekxf.png);background-position:-18px 6px;background-repeat:no-repeat;background-size:61px}}.services-block__basic-item.shower{background-image:url(data:image/png;base64,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);background-position:-10px 7px;background-repeat:no-repeat;background-size:52px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.shower{background-image:url(./shower_2x.DrzzQ3cx.png);background-position:-10px 7px;background-repeat:no-repeat;background-size:52px}}.services-block__basic-item.modem{background-image:url(data:image/png;base64,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);background-position:-20px 0;background-repeat:no-repeat;background-size:73px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.modem{background-image:url(./modem_2x.ClsZpiuT.png);background-position:-20px 0;background-repeat:no-repeat;background-size:73px}}.services-block__basic-item.parking{background-image:url(data:image/png;base64,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);background-position:-17px 9px;background-repeat:no-repeat;background-size:56px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.parking{background-image:url(./basic-1_2x.Can6X4ZU.png);background-position:-17px 9px;background-repeat:no-repeat;background-size:56px}}.services-block__basic-item.default{background-image:url(./default.DCvubrkt.png);background-position:-17px 9px;background-repeat:no-repeat;background-size:56px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.default{background-image:url(./default.DCvubrkt.png);background-position:-17px 9px;background-repeat:no-repeat;background-size:56px}}.services-block__basic-item.hookah{background-image:url(data:image/png;base64,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);background-position:10px 9px;background-repeat:no-repeat;background-size:31px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.hookah{background-image:url(./basic-2_2x.9Mwgjz47.png);background-position:10px 9px;background-repeat:no-repeat;background-size:31px}}.services-block__basic-item.alcohol{background-image:url(./basic-3.BwFNI6MZ.png);background-position:10px 6px;background-repeat:no-repeat;background-size:28px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.alcohol{background-image:url(./basic-3_2x.CAPoPPfx.png);background-position:10px 6px;background-repeat:no-repeat;background-size:28px}}.services-block__basic-item.smoke{background-image:url(./basic-4.CsVU0Qyv.png);background-position:-41px -5px;background-repeat:no-repeat;background-size:85px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.smoke{background-image:url(./basic-4_2x.C4vs3fmQ.png);background-position:-41px -5px;background-repeat:no-repeat;background-size:85px}}.services-block__basic-item.payment{background-image:url(data:image/png;base64,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);background-position:-14px 5px;background-repeat:no-repeat;background-size:56px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.services-block__basic-item.payment{background-image:url(./basic-5_2x.CsZT468d.png);background-position:-14px 5px;background-repeat:no-repeat;background-size:56px}}.services-block__basic-title{color:#1012188f;font-size:12px;font-weight:400;line-height:16px}.services-block__basic-price{align-items:center;color:var(--lighten-black);display:flex;font-size:16px;font-weight:400;line-height:20px}@media screen and (max-width:767px){.services-block__basic-price{font-size:12px;line-height:16px}}.services-block__basic-price.free{color:#08c855}.services-block__basic-info{align-items:center;background:none;border:1px solid #22272f;border-radius:20px;display:flex;font-size:10px;height:14px;justify-content:center;margin-left:6px;outline:none;padding:0;width:14px}@media screen and (max-width:767px){.services-block__basic-info{font-size:6px;height:10px;width:10px}}.club__tabs .tabs__content p.services-block__basic-price,.club__tabs .tabs__content p.services-block__basic-title,.club__tabs .tabs__content p.services-block__service-price,.club__tabs .tabs__content p.services-block__service-title{margin:0}.rating-block{align-items:center;display:flex;margin-right:24px}.rating-block__club-value{line-height:24px}.rating-block__club-value,.rating-block__value{background:#1ace62;border-radius:8px;box-shadow:0 4px 8px #1ace6240;color:#fff;font-size:12px;font-style:normal;font-weight:500;padding:4px 8px}.rating-block__value{line-height:16px}.rating-block__count{color:var(--lighten-black);font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:24px;margin-left:12px}.sidebar__author{margin-top:30px}.sidebar__inner{background:#f7f8fb;border-radius:24px;padding:20px 24px 24px}.sidebar__line{align-items:flex-start;display:flex;margin-top:16px}.sidebar__line img{margin:3px 11px 0 0;max-width:15px}.sidebar__address,.sidebar__time{color:#101218;font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:20px}.sidebar__time{display:flex;flex-wrap:wrap}.sidebar__phones{display:flex;flex-direction:column}.sidebar__phone{color:#101218}.sidebar__phone,.sidebar__vk-link{font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:20px;text-decoration:none}.sidebar__vk-link{color:var(--main-color);word-break:break-all}.sidebar__time-caption{background:#2797ff33;border-radius:8px;color:#2797ff;display:inline-block;font-size:10px;font-weight:500;line-height:14px;margin-top:6px;padding:2px 6px;position:relative}.sidebar__time-caption:before{border:5px solid transparent;border-bottom:7px solid rgba(39,151,255,.2);content:"";left:13px;position:absolute;top:-12px}.sidebar__order-button{background:var(--main-color);border:none;border-radius:16px;box-shadow:0 4px 20px -8px var(--main-color);color:#fff;font-size:16px;font-weight:500;height:48px;letter-spacing:-.01em;line-height:24px;margin:20px 0 16px;transition:.3s ease;width:100%}.sidebar__order-button:hover{box-shadow:none}.sidebar__services{color:#1012188f;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.sidebar__services span{color:var(--main-color)}.sidebar__time-line{margin-right:5px;white-space:nowrap}.breadcrumbs{align-items:center;display:flex;flex-wrap:wrap;margin:5px 0 15px}.breadcrumbs__item{line-height:16px;max-width:100%}.breadcrumbs__item:not(:last-child){padding-right:24px;position:relative}.breadcrumbs__item:not(:last-child):after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none' viewBox='0 0 24 25'%3E%3Cpath stroke='%23d1d1d1' stroke-linecap='round' stroke-width='2' d='m6 9.5 5.053 4.402a1 1 0 0 0 1.346-.029L17 9.5'/%3E%3C/svg%3E") no-repeat;background-size:20px;content:"";height:19px;position:absolute;right:2.5px;top:1.5px;transform:rotate(-90deg);width:18px}.breadcrumbs__link{color:#d1d1d1;font-size:16px;line-height:24px;transition:.3s ease}@media screen and (max-width:1024px){.breadcrumbs__link{font-size:16px;line-height:22px}}.breadcrumbs__link:hover{color:var(--main-color)}.breadcrumbs__text{color:#d1d1d1;font-size:16px;line-height:24px;max-width:100%;overflow:hidden;padding-bottom:0!important;text-overflow:ellipsis}@media screen and (max-width:1024px){.breadcrumbs__text{font-size:16px;line-height:22px}}.club .breadcrumbs__item:not(:last-child):after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none' viewBox='0 0 24 25'%3E%3Cpath stroke='%23323232' stroke-linecap='round' stroke-width='2' d='m6 9.5 5.053 4.402a1 1 0 0 0 1.346-.029L17 9.5'/%3E%3C/svg%3E") no-repeat;background-size:20px;opacity:.8}.club .breadcrumbs__link,.club .breadcrumbs__text{color:#323232}.club .breadcrumbs__link:hover{color:var(--main-color)}.services{display:flex;flex-wrap:wrap;margin-top:20px}.services__item{margin:12px 0;position:relative}@media screen and (max-width:767px){.services__item{width:100%}}.services__item:not(:last-child){margin-right:30px}@media screen and (max-width:1023px){.services__item:not(:last-child){margin-right:20px}}@media screen and (max-width:767px){.services__item:not(:last-child){margin-right:0}}.services__item .handle{cursor:grab;display:block;height:24px;margin-top:5px;width:24px}.services__item-inner.with-btn{padding-left:50px}@media screen and (max-width:420px){.services__item-inner.with-btn{padding-left:0}.services__item-inner.with-btn .services__label{margin:10px 0 0 55px}.services__item-inner.with-btn .services__inputs{margin-top:20px}}.services__checkbox{display:none}.services__checkbox:checked~.services__label:after{opacity:1;visibility:visible}.services__delete-btn{align-items:center;background:#f3f4f7;border:none;border-radius:5px;display:flex;height:40px;justify-content:center;left:0;position:absolute;width:40px}.services__delete-btn img{width:20px}.services__inputs{display:flex;margin-top:12px}@media screen and (max-width:767px){.services__inputs{justify-content:space-between}}.services__input{background:#f3f4f7;border:none;border-radius:4px;color:#101218;font-size:12px;height:30px;margin:0;min-height:30px;padding:8px 10px}.services__input:first-child{margin-right:10px;width:95px}@media screen and (max-width:767px){.services__input:first-child{margin-right:0;width:calc(50% - 7px)}}.services__input:nth-child(2){max-width:350px;min-width:130px;width:130px}@media screen and (max-width:767px){.services__input:nth-child(2){width:calc(50% - 7px)}}.services__label{cursor:pointer;display:block;font-size:15px;line-height:20px;padding:0 0 0 26px;position:relative}.services__label:before{background:#fff;border:1px solid #dadada;border-radius:5px;content:"";display:block;height:20px;left:0;position:absolute;top:0;width:20px}.services__label:after{background:var(--main-color);border-radius:3px;content:"";height:12px;left:4px;opacity:0;position:absolute;top:4px;transition:.3s ease;visibility:hidden;width:12px}.add-service-block{margin-top:30px}.add-service-block__input-wrapper{position:relative}.add-service-block__checkbox{display:none}.add-service-block__checkbox:checked~.add-service-block__label:after{opacity:1;visibility:visible}.add-service-block__label{cursor:pointer;display:block;font-size:15px;line-height:20px;padding:0 0 0 26px;position:relative}.add-service-block__label:before{background:#fff;border:1px solid #dadada;border-radius:5px;content:"";display:block;height:20px;left:0;position:absolute;top:0;width:20px}.add-service-block__label:after{background:var(--main-color);border-radius:3px;content:"";height:12px;left:4px;opacity:0;position:absolute;top:4px;transition:.3s ease;visibility:hidden;width:12px}.add-service-block__input{background:#f3f4f7;border:none;border-radius:4px;color:#101218;font-size:12px;height:40px;margin-right:12px;padding:5px 10px;width:150px}@media screen and (max-width:1360px){.add-service-block__input{margin:0;width:calc(33% - 7px)}}@media screen and (max-width:420px){.add-service-block__input{margin-bottom:10px;width:100%}}.add-service-block__field{align-items:center;display:flex;margin-top:12px}@media screen and (max-width:1360px){.add-service-block__field{flex-wrap:wrap;justify-content:space-between}}@media screen and (max-width:420px){.add-service-block__field{flex-direction:column}}@media screen and (max-width:1360px){.add-service-block__field .add-service{margin:15px auto 0}}.add-service-block__add-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;margin-left:20px;padding:0}.add-service-block__add-button img{margin-right:10px}.not-found{align-items:center;display:flex;margin:10px 0 15px}.not-found__text{margin-left:10px}.add-price,.not-found__text{color:#10121a;font-size:16px}.add-price{align-items:center;background:none;border:none;cursor:pointer;display:flex;padding:0}.add-price img{margin-right:10px;width:27px}.add-service{align-items:center;background:none;border:none;color:#10121a;cursor:pointer;display:flex;font-size:16px;padding:0}.add-service img{margin-right:10px}.info-block{justify-content:space-between;margin-bottom:15px}.info-block,.info-block__text{align-items:center;display:flex}.info-block__text{background:var(--card-dark-bg);border-radius:16px;color:#ffffffa3;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding:12px 65px}@media screen and (max-width:1340px){.info-block__text{padding:12px 25px}}@media screen and (max-width:1023px){.info-block__text{font-size:14px;line-height:18px;padding:12px}}.info-block__icon{margin-right:10px;min-height:40px;min-width:40px}.info-block__light .info-block__text{background:#f9f9e3;color:#101218}.modals{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:100}@media screen and (max-width:767px){.modals{align-items:flex-end}.modals_center-mobile{align-items:center}.modals_center-mobile .modals__wrapper{border-radius:20px}}.modals.active{opacity:1;pointer-events:all;visibility:visible}.modals.active .modals__wrapper{transform:translateY(0)}.modals__wrapper{margin:auto;pointer-events:auto;position:relative;transform:translateY(10px);transition:transform .4s ease;width:100%;z-index:2}.modals__wrapper_cropper{background:#fff;border-radius:24px;box-shadow:0 12px 24px -8px #0000001f;max-height:100%;max-width:760px}@media screen and (max-width:767px){.modals__wrapper_cropper{max-height:calc(100vh - 100px);overflow:auto}}.modals__wrapper_chat-image{background:#fff;border-radius:24px;box-shadow:0 12px 24px -8px #0000001f;height:100%;overflow:hidden;padding:30px;width:auto}@media screen and (max-width:767px){.modals__wrapper_chat-image{padding:35px 10px}}.modals__wrapper_chat-image img{height:100%;-o-object-fit:scale-down;object-fit:scale-down;width:100%}.modals__wrapper_chat-image .close-popup-btn{right:10px;top:10px}.modals__wrapper_cities,.modals__wrapper_fields,.modals__wrapper_leads{background:#fff;border-radius:24px;box-shadow:0 12px 24px -8px #0000001f;max-width:400px}@media screen and (max-width:767px){.modals__wrapper_cities,.modals__wrapper_fields,.modals__wrapper_leads{min-height:100%}}.modals__wrapper_balance,.modals__wrapper_payment{max-width:490px}.modals__wrapper_balance,.modals__wrapper_payment,.modals__wrapper_service{background:#fff;border-radius:24px;box-shadow:0 12px 24px -8px #0000001f}.modals__wrapper_service{max-width:760px}.modals__wrapper_complain,.modals__wrapper_confirm{background:var(--card-dark-bg);border-radius:20px;max-width:640px}@media screen and (max-width:992px){.modals__wrapper{width:calc(100% - 32px)}}@media screen and (max-width:767px){.modals__wrapper{border-radius:16px 16px 0 0;max-width:100%;width:calc(100% - 32px)}}.modals__overlay{background:#e6e6e6;display:block;height:100%;left:0;opacity:.9;position:absolute;top:0;width:100%;z-index:1}.modals__scroll{max-height:100%;overflow:auto;padding:30px 0;width:100%}@media screen and (max-width:767px){.modals__scroll{padding:0}.modals__scroll_full{height:100%}}.modals__scroll_custom{height:100%}.modals__scroll_chat{height:100%;max-width:100%;width:auto}.close-popup-btn{background:#c4c4c4 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23101218' fill-opacity='.64' fill-rule='evenodd' d='M4.47 4.47a.75.75 0 0 1 1.06 0L10 8.94l4.47-4.47a.75.75 0 1 1 1.06 1.06L11.06 10l4.47 4.47a.75.75 0 1 1-1.06 1.06L10 11.06l-4.47 4.47a.75.75 0 0 1-1.06-1.06L8.94 10 4.47 5.53a.75.75 0 0 1 0-1.06' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat;border:none;border-radius:50%;cursor:pointer;display:block;height:36px;position:absolute;right:-48px;top:0;width:36px}@media screen and (max-width:992px){.close-popup-btn{right:15px;top:15px}}@media screen and (max-width:767px){.close-popup-btn{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23101218' fill-opacity='.64' fill-rule='evenodd' d='M4.47 4.47a.75.75 0 0 1 1.06 0L10 8.94l4.47-4.47a.75.75 0 1 1 1.06 1.06L11.06 10l4.47 4.47a.75.75 0 1 1-1.06 1.06L10 11.06l-4.47 4.47a.75.75 0 0 1-1.06-1.06L8.94 10 4.47 5.53a.75.75 0 0 1 0-1.06' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat;height:28px;right:8px;top:8px;width:28px}}.ce-paragraph{word-wrap:break-word}.mx-input-wrapper{cursor:pointer}.mx-input-wrapper .mx-input{pointer-events:none}.mx-datepicker-popup{z-index:1000!important}.authorization__form .mx-datepicker{width:100%}.authorization__form .mx-input{background:var(--card-dark-bg);border:none;border-radius:12px;color:#f2f2f2;font-size:16px;height:60px;line-height:150%;padding:10px 24px}.authorization__form .mx-icon-calendar,.authorization__form .mx-icon-clear{color:#ffffff80;right:23px}.authorization__form .mx-icon-clear:hover{color:#fffc}.publish-button-wrapper{margin-top:20px}.publish-button-wrapper .button{max-width:100%}.publish-button-wrapper_club .button,.publish-button-wrapper_questionary .button{max-width:300px}.publish-button-wrapper_event{display:flex;justify-content:center}.publish-button-wrapper_event .button{max-width:280px}.editor-image{padding-bottom:56%;position:relative;width:100%}.cropper-popup{max-height:100%;padding:30px}.cropper-popup__loading-photo{aspect-ratio:16/9;position:relative;width:100%}.save-croped-image{align-items:center;background:var(--main-color);border:none;border-radius:8px;color:#fff;display:flex;font-size:14px;height:40px;justify-content:center;line-height:22px;margin:0 auto 20px;transition:.3s ease;width:200px}.save-croped-image__first{margin-top:20px}.save-croped-image svg{height:20px;margin-right:10px;width:20px}.save-croped-image svg path{fill:#fff}.save-croped-image:hover{filter:brightness(115%)}.info-line{color:#fff;font-size:14px;font-weight:500;line-height:18px;margin:2.5px 0;padding-left:20px;word-break:break-word}.info-line:not(.info-line_contacts){display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.info-line_club-name{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Crect width='8' height='8' x='2' y='2' fill='%23ff424d' rx='4'/%3E%3C/svg%3E") no-repeat 0 3px}.info-line_address{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.95 5.25c0-2.218 1.765-3.8 4.05-3.8 2.287 0 4.05 1.582 4.05 3.8 0 1.816-.805 3.14-1.734 4.02-.466.441-.96.767-1.39.98-.445.22-.778.3-.925.3s-.48-.08-.925-.3a5.8 5.8 0 0 1-1.39-.98c-.93-.88-1.735-2.204-1.735-4.02M6 .55c-2.713 0-4.95 1.918-4.95 4.7 0 2.11.945 3.66 2.016 4.674a6.7 6.7 0 0 0 1.61 1.133c.492.243.972.393 1.325.393.352 0 .832-.15 1.325-.393a6.7 6.7 0 0 0 1.61-1.133C10.005 8.91 10.95 7.36 10.95 5.25c0-2.782-2.236-4.7-4.95-4.7M4.95 5.5a1.05 1.05 0 1 1 2.1 0 1.05 1.05 0 0 1-2.1 0M6 3.55a1.95 1.95 0 1 0 0 3.9 1.95 1.95 0 0 0 0-3.9' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 0 2px}.info-line_phone{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' d='M3.609 5.462a6.7 6.7 0 0 0 2.929 2.93l.978-.979a.45.45 0 0 1 .453-.11 5 5 0 0 0 1.587.253A.444.444 0 0 1 10 8v1.556a.444.444 0 0 1-.444.444A7.556 7.556 0 0 1 2 2.444.444.444 0 0 1 2.444 2H4a.444.444 0 0 1 .444.444c0 .556.09 1.09.254 1.587a.45.45 0 0 1-.111.453z'/%3E%3C/svg%3E") no-repeat 0 2px}.info-line_metro{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' d='m8.302 5.925-1.24-3.13-1.047 1.83-1.046-1.83-1.24 3.131H3.37v.47h1.868v-.47h-.276l.269-.777.784 1.285.785-1.285.269.777h-.277v.47h1.876v-.47zm2.667-.956A4.965 4.965 0 0 0 6 0a4.97 4.97 0 0 0-4.969 4.969c0 1.375.56 2.615 1.457 3.511a.402.402 0 0 0 .688-.284.41.41 0 0 0-.12-.29 4.15 4.15 0 0 1-1.21-2.937A4.16 4.16 0 0 1 6 .807a4.168 4.168 0 0 1 3.847 5.756 4.1 4.1 0 0 1-.903 1.35l-3.512 3.512L6 12l3.52-3.52a4.94 4.94 0 0 0 1.45-3.511'/%3E%3C/svg%3E") no-repeat 0 2px}.info-line_open{position:relative}.info-line_open:before{background:#05ce19;border-radius:50%;content:"";height:8px;left:2px;position:absolute;top:calc(50% - 4px);width:8px}.info-line_close{position:relative}.info-line_close:before{background:#ff424d;border-radius:50%;content:"";height:8px;left:2px;position:absolute;top:calc(50% - 4px);width:8px}.info-line a{color:inherit}.without-hover .show-all-photos{display:flex}.show-all-photos{align-items:center;background:linear-gradient(0deg,#17191fcc,#17191fcc);color:#fff;display:none;flex-direction:column;font-size:12px;height:100%;justify-content:center;left:0;line-height:17px;padding:5px;position:absolute;text-align:center;top:0;width:100%}.show-all-photos img{margin-bottom:10px}@media screen and (max-width:1200px){.show-all-photos img{height:auto;margin-bottom:6px;width:20px}}.empty-photo{background:#30354933 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23282c3d' d='M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2M8.5 13.5l2.5 3.01L14.5 12l4.5 6H5z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:1px dashed #474e6b}.empty-photo_small{background-size:30px}.empty-photo_big{background-size:70px;border-radius:12px 12px 0 0}.empty-avatar{background:#1e202b url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23282c3d' d='M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2M8.5 13.5l2.5 3.01L14.5 12l4.5 6H5z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:70px;border:1px dashed #474e6b;border-radius:12px;height:100%;width:100%}@media screen and (max-width:767px){.empty-avatar{background:#1c1d25 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23282c3d' d='M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2M8.5 13.5l2.5 3.01L14.5 12l4.5 6H5z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:70px}}.card-gallery{display:flex;flex-direction:column}.vs__dropdown-toggle .vs__selected-options{max-width:calc(100% - 23px)}.vs__selected{display:block!important;margin:0!important;max-width:100%;overflow:hidden;padding:0 .25em 0 0!important;text-overflow:ellipsis;white-space:nowrap}.vs__selected-options{align-items:center;flex-wrap:nowrap!important;max-width:100%}.input-block.taggable .vs__selected-options{flex-wrap:wrap!important;gap:6px}.input-block.taggable .vs__selected{margin:0!important;padding:4px 12px!important}.daterangepicker.popup,.daterangepicker.popup~.daterangepicker{z-index:1000}.action-buttons{display:none}@media screen and (max-width:1279px){.action-buttons{align-items:center;display:flex;justify-content:flex-end;margin-bottom:20px}}@media screen and (max-width:767px){.action-buttons{justify-content:center}.action-buttons.extra .reset-filter-button,.action-buttons.extra .show-filter-button{width:calc(50% - 10px)}}.mx-input-wrapper .mx-icon-clear{display:block!important}.mx-input-wrapper .mx-icon-calendar{display:none}.page_chat .pagination{align-items:center;display:flex;font-family:TT Commons,sans-serif;justify-content:center;list-style:none;margin:30px 0;padding:0;width:100%}.page_chat .pagination__page .page-link{align-items:center;background:#eaebed;border:none;border-radius:3px;box-shadow:none;color:#323232;display:flex;font-size:16px;height:44px;justify-content:center;line-height:20px;margin:0 4px;transition:.3s ease;width:44px}.page_chat .pagination__page.active .page-link,.page_chat .pagination__page:hover .page-link{background:var(--main-color);color:#fff}.page_chat .page-item:not(.pagination__page) .page-link{color:#323232}.page_chat .page-item:not(.pagination__page) .page-link:hover{color:var(--main-color)}.page_chat .page-item:not(.pagination__page).disabled .page-link{color:#eaebed}.page_chat .page-link{background:none;border:none;box-shadow:none;display:inline-block;font-size:16px;line-height:20px;margin:0 10px;transition:.3s ease}.page_chat .page-link .pagination__page{transition:none}.page__content .pagination{align-items:center;display:flex;font-family:TT Commons,sans-serif;justify-content:center;list-style:none;margin:30px 0;padding:0;width:100%}.page__content .pagination__page .page-link{align-items:center;background:#eaebed;border:none;border-radius:3px;box-shadow:none;color:#323232;display:flex;font-size:16px;height:44px;justify-content:center;line-height:20px;margin:0 4px;transition:.3s ease;width:44px}.page__content .pagination__page.active .page-link,.page__content .pagination__page:hover .page-link{background:var(--main-color);color:#fff}.page__content .page-item:not(.pagination__page) .page-link{color:#323232}.page__content .page-item:not(.pagination__page) .page-link:hover{color:var(--main-color)}.page__content .page-item:not(.pagination__page).disabled .page-link{color:#eaebed}.page__content .page-link{background:none;border:none;box-shadow:none;display:inline-block;font-size:16px;line-height:20px;margin:0 10px;transition:.3s ease}.page__content .page-link .pagination__page{transition:none}.page__content_dark .pagination-container__btn:not(.pagination-container__btn_next):not(.pagination-container__btn_prev){background:#3c4257;color:#fff}.page__content_dark .pagination-container__btn:not(.pagination-container__btn_next):not(.pagination-container__btn_prev):hover,.page__content_dark .pagination-container__btn_active:not(.pagination-container__btn_next):not(.pagination-container__btn_prev){background:var(--main-color);color:#fff}.page__content_dark .pagination-container__btn_next,.page__content_dark .pagination-container__btn_prev{color:#fff}.page__content_dark .pagination-container__btn_next:hover,.page__content_dark .pagination-container__btn_prev:hover{color:var(--main-color)}.page__content:not(.page__content_dark) .pagination-container__btn:not(.pagination-container__btn_next):not(.pagination-container__btn_prev){background:#eaebed;color:#323232}.page__content:not(.page__content_dark) .pagination-container__btn:not(.pagination-container__btn_next):not(.pagination-container__btn_prev):hover,.page__content:not(.page__content_dark) .pagination-container__btn_active:not(.pagination-container__btn_next):not(.pagination-container__btn_prev){background:var(--main-color);color:#fff}.page__content:not(.page__content_dark) .pagination-container__btn_next,.page__content:not(.page__content_dark) .pagination-container__btn_prev{color:#323232}.page__content:not(.page__content_dark) .pagination-container__btn_next:hover,.page__content:not(.page__content_dark) .pagination-container__btn_prev:hover{color:var(--main-color)}.up{align-items:center;background:var(--main-color);border-radius:8px;bottom:20px;cursor:pointer;display:flex;height:45px;justify-content:center;opacity:0;position:fixed;right:20px;transition:all .5s;width:45px;z-index:150}.up.visible{opacity:1}.up:after{border-left:2px solid #fff;border-top:2px solid #fff;content:"";display:block;height:30%;margin-top:15%;transform:rotate(45deg);transition:.3s;width:30%}.up:hover:after{margin-top:0}@media(pointer:coarse){.up:hover:after{margin-top:15%}}@media screen and (max-width:1024px){.up{display:none!important}}.dialogs__image{aspect-ratio:16/9;margin:4px 0 22px;position:relative;width:100px}.dialogs__empty-block{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:65px}@media screen and (max-width:1200px){.dialogs__empty-block{padding:30px}}.dialogs__empty-block-title{color:#101218;font-size:34px;font-weight:700;line-height:48px;margin:24px 0 12px;text-align:center}@media screen and (max-width:1023px){.dialogs__empty-block-title{font-size:28px;line-height:38px;margin:16px 0 10px}}@media screen and (max-width:767px){.dialogs__empty-block-title{font-size:22px;line-height:26px;margin:10px 0 7px}}.dialogs__empty-block-text{color:#101218a3;font-size:16px;font-weight:400;line-height:26px;margin-bottom:40px;text-align:center}@media screen and (max-width:1023px){.dialogs__empty-block-text{font-size:16px;line-height:23px;margin-bottom:25px}}@media screen and (max-width:767px){.dialogs__empty-block-text{font-size:14px;line-height:18px}.dialogs__empty-block-icon{height:55px;width:55px}}.dialogs__empty-block-button{align-items:center;background:var(--main-color);border-radius:8px;color:#fff;display:flex;font-size:18px;height:48px;justify-content:center;line-height:26px;transition:.3s ease;width:255px}@media screen and (max-width:767px){.dialogs__empty-block-button{font-size:14px;height:40px;width:230px}}.dialogs__empty-block-button:hover{filter:brightness(115%)}.online-row{align-items:flex-start;display:flex}.online-row__text{color:#101218;font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:20px}.online-row img{margin:2px 11px 0 0}.otherevents__item .online-row{margin-bottom:15px}.establishment{background:#f7f8fb;border-radius:24px;margin-top:30px;padding:20px 24px 24px}@media screen and (max-width:767px){.establishment{margin-top:15px;padding:16px}}.establishment__text{color:#101218;font-size:16px;font-weight:400;letter-spacing:-.01em;line-height:22px}@media screen and (max-width:767px){.establishment__text{font-size:14px;line-height:20px}}.establishment__text a{border-bottom:1px dashed transparent;color:#ff6f42;transition:.3s ease}.establishment__text a:hover{border-color:#ff6f42}.mobile-info{margin:30px 0 20px}@media screen and (max-width:767px){.mobile-info{margin:20px 0 0}}.mobile-info__inner{background:#f7f8fb;border-radius:24px;padding:20px 24px 24px}@media screen and (max-width:767px){.mobile-info__inner{padding:16px}}.mobile-info__line{align-items:flex-start;display:flex;margin-top:16px}.mobile-info__line img{margin:3px 11px 0 0;max-width:15px}.mobile-info__address,.mobile-info__time{color:#101218;font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:20px}.mobile-info__time{display:flex;flex-wrap:wrap}.mobile-info__phones{display:flex;flex-direction:column}.mobile-info__phone{color:#101218;font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:20px;text-decoration:none}.mobile-info__phone:not(:first-child){margin-top:5px}.mobile-info__vk-link{color:var(--main-color);font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:20px;text-decoration:none;word-break:break-all}.mobile-info__time-caption{background:#2797ff33;border-radius:8px;color:#2797ff;display:inline-block;font-size:10px;font-weight:500;line-height:14px;margin-top:6px;padding:2px 6px;position:relative}.mobile-info__time-caption:before{border:5px solid transparent;border-bottom:7px solid rgba(39,151,255,.2);content:"";left:13px;position:absolute;top:-12px}.mobile-info__order-button{background:var(--main-color);border:none;border-radius:16px;box-shadow:0 4px 20px -8px var(--main-color);color:#fff;font-size:16px;font-weight:500;height:48px;letter-spacing:-.01em;line-height:24px;margin:20px 0 16px;transition:.3s ease;width:100%}.mobile-info__order-button:hover{box-shadow:none}.mobile-info__services{color:#1012188f;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.mobile-info__services span{color:var(--main-color)}.mobile-info__time-line{margin-right:5px;white-space:nowrap}.mobile-info__links{align-items:center;display:flex;justify-content:flex-end;margin-bottom:20px}@media screen and (max-width:1535px){.mobile-info .favorite,.mobile-info .subscribe{border:1px solid rgba(16,18,24,.08);border-radius:12px;justify-content:center;padding:7px 28px;width:100%}.mobile-info .favorite svg,.mobile-info .subscribe svg{width:18px}.mobile-info .favorite p,.mobile-info .subscribe p{font-size:14px;padding-top:2px}}.event-manager{background:#f7f8fb;border-radius:24px;display:none;margin-bottom:20px;padding:20px 24px 24px}@media screen and (max-width:1535px){.event-manager{display:flex}}@media screen and (max-width:767px){.event-manager{display:block;margin:20px 0 0}}@media screen and (min-width:767px){.event-manager .button{margin:0 0 0 30px}}@media screen and (max-width:1024px){.section.cabinet{display:block}.section.cabinet .cabinet-horizontal-menu{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}}@media screen and (max-width:767px){.section.cabinet .cabinet-horizontal-menu{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}}:root .range-slider .range-slider__input,_:-webkit-any-link .range-slider__input{-webkit-appearance:none;background:none;bottom:15px;left:0;position:absolute;width:100%}:root .range-slider .range-slider__input::-webkit-slider-runnable-track,_:-webkit-any-link .range-slider__input::-webkit-slider-runnable-track{cursor:pointer;height:4px;width:100%;animate:.2s;background:var(--main-color);border:0;border-radius:4px;box-shadow:none}:root .range-slider .range-slider__input::-webkit-slider-thumb,_:-webkit-any-link .range-slider__input::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:1px solid #c1c9d2;border-radius:25px;box-shadow:0 2px 5px #3c425714,0 1px 1px #0000001f;cursor:pointer;height:20px;margin-top:-8px;position:relative;width:20px;z-index:1}:root .range-slider .range-slider__input:focus,_:-webkit-any-link .range-slider__input:focus{outline:none}:root .range-slider .range-slider__input:focus::-webkit-slider-runnable-track,_:-webkit-any-link .range-slider__input:focus::-webkit-slider-runnable-track{background:var(--main-color)}@-moz-document url-prefix(){.range-slider .range-slider__input{-moz-appearance:none;appearance:none;background:none;border:0;border-radius:4px;bottom:-2px;box-sizing:border-box;height:40px;left:0;margin:0;outline:none;overflow:hidden;padding:0;pointer-events:none;position:absolute;width:100%}.range-slider .range-slider__input:active,.range-slider .range-slider__input:focus{outline:none}.range-slider .range-slider__input::-moz-focus-outer{border:0}.range-slider .range-slider__input::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #c1c9d2;border-radius:50%;box-shadow:0 2px 5px #3c425714,0 1px 1px #0000001f;cursor:pointer;height:20px;margin:0;outline:none;pointer-events:all;position:relative;width:20px}.range-slider .range-slider__input.first{z-index:1}.range-slider .range-slider__input.first::-moz-range-progress{background-color:var(--main-color);border-radius:4px;height:4px}.range-slider .range-slider__input.first::-moz-range-track{background-color:transparent;border-radius:4px}.range-slider .range-slider__input.second{z-index:0}.range-slider .range-slider__input.second::-moz-range-progress,.range-slider .range-slider__input.second::-moz-range-track{background-color:var(--main-color);border-radius:4px;height:4px}}.multirange-sliders{margin:0 0 30px}.range-slider{border-bottom:1px solid #191d24;height:86px;margin:0 auto;max-width:480px;overflow:hidden;padding-top:10px;position:relative;width:100%}.range-slider:first-child{border-top:1px solid #191d24}.range-slider__value{align-items:center;background:#3c4257;border-radius:4px;box-shadow:0 1px 2px #3741510f,0 1px 3px #3741511a;color:#e3e8ee;display:flex;font-size:14px;height:20px;justify-content:center;line-height:16px;position:absolute;top:30px;width:30px}.range-slider__title{color:#cdcdcd;font-size:15px;text-align:center}.service-popup{display:none;padding:24px 32px;position:relative;width:100%}@media screen and (max-width:767px){.service-popup{padding:20px 20px 40px}.service-popup:before{background:#aeaeae;border-radius:10px;content:"";height:4px;left:calc(50% - 25px);position:absolute;top:-16px;width:50px}}.service-popup.visible{display:block}.service-popup__title{color:#101218;font-size:32px;font-style:normal;font-weight:500;letter-spacing:-.02em;line-height:40px;margin-bottom:16px}@media screen and (max-width:767px){.service-popup__title{font-size:24px;line-height:32px;margin-bottom:10px}}.service-popup__text{color:#101218a3;font-size:16px;font-weight:400;letter-spacing:-.01em;line-height:24px;word-break:break-word}.stats-container{display:grid;grid-template-columns:31% 32% 31%}@media screen and (max-width:1386px){.stats-container{grid-template-columns:50% 50%;row-gap:3%}}.stats-container{-moz-column-gap:3%;column-gap:3%;row-gap:6%}.stats_block{background:#1012180a;border-radius:16px;margin-top:0;padding:15px 18px 30px}@media screen and (max-width:1439px){.stats_block{padding-bottom:15px}}.stats_block__title{color:#10121b;font-size:16px;font-weight:600;letter-spacing:.02em;line-height:28px;margin-bottom:20px}.stats_block__text{color:#101218;font-size:30px;line-height:24px}@media screen and (max-width:1439px){.stats_block__text{margin-top:20px;order:3;width:100%}}@media screen and (max-width:767px){.stats_block__text{font-size:30px;line-height:20px;margin:15px 0;order:2}}@media screen and (max-width:1439px){.stats_block .btn{order:2}}@media screen and (max-width:767px){.stats_block .btn{order:3;width:100%}}.org__head{background:url(./bg_info.DBvJVzTU.png) no-repeat 50%;border-radius:20px;display:flex;padding:20px;position:relative}.org__head-text{color:#fff;font-size:35px;font-weight:800;line-height:71px;width:100%}@media screen and (max-width:1600px){.org__head-text{font-size:40px;line-height:52px}}@media screen and (max-width:1400px){.org__head-text{font-size:34px;line-height:44px}}@media screen and (max-width:1023px){.org__head-text{font-size:28px;line-height:36px}}@media screen and (max-width:767px){.org__head-text{font-size:28px;font-weight:600;line-height:23px;margin-top:0}}.org__text{color:#e1cfe9;font-size:19px;line-height:33px;margin:0 auto 10px;max-width:780px;text-align:center;width:100%}@media screen and (max-width:1023px){.org__text{font-size:18px;line-height:28px}}@media screen and (max-width:767px){.org__text{font-size:16px;line-height:24px;text-align:left}}.org__text a{color:#fe7237;text-decoration:underline}.org__text a:hover{text-decoration:none}.org__head-image{bottom:0;left:610px;position:absolute}@media screen and (max-width:1600px){.org__head-image{height:auto;width:500px}}@media screen and (max-width:1400px){.org__head-image{left:auto;right:0}}@media screen and (max-width:1023px){.org__head-image{right:-50px;width:400px}}@media screen and (max-width:767px){.org__head-image{right:-15px;width:205px}}.org__list{display:flex;flex-wrap:wrap;font-family:Inter,sans-serif;justify-content:space-between;margin:120px 0 180px}@media screen and (max-width:1400px){.org__list{margin-bottom:70px}}@media screen and (max-width:767px){.org__list{margin-top:80px}}.org__list-item{background:linear-gradient(133.81deg,#c93f5e -47.57%,#bc60dc 101.26%);border-radius:12px;padding:1px;width:calc(25% - 30px)}@media screen and (max-width:1600px){.org__list-item{width:calc(25% - 11.25px)}}@media screen and (max-width:1400px){.org__list-item{width:calc(50% - 20px)}.org__list-item:first-child,.org__list-item:nth-child(2){margin-bottom:40px}}@media screen and (max-width:767px){.org__list-item{width:100%}.org__list-item:first-child,.org__list-item:nth-child(2),.org__list-item:nth-child(3){margin-bottom:16px}}.org__list-item-inner{background:var(--card-dark-bg);border-radius:12px;height:100%;padding:16px 20px 24px}.org__list-item-title{color:#ff7a99;font-size:20px;font-weight:600;line-height:30px;margin-bottom:16px;text-align:center}@media screen and (max-width:767px){.org__list-item-title{font-size:16px;line-height:23px}}.org__list-item-description{color:#d5afe4;font-size:16px;font-weight:500;line-height:24px}@media screen and (max-width:767px){.org__list-item-description{font-size:14px;line-height:21px}}.org .access-button{margin:32px auto 0}.org-actions{background:#1012180a;border-radius:16px;margin-top:20px;padding:15px 18px 30px}@media screen and (max-width:1439px){.org-actions{padding-bottom:15px}}.org-actions__title{color:#10121b;font-size:20px;font-weight:700;letter-spacing:.02em;line-height:28px;margin-bottom:20px}.org-actions__content{align-items:center;display:flex;gap:10px}@media screen and (max-width:1439px){.org-actions__content{flex-wrap:wrap}}.org-actions__radiobuttons{display:flex;flex-direction:column;margin:0 30px;width:210px}@media screen and (max-width:1439px){.org-actions__radiobuttons{margin:0;order:1;width:50%}}@media screen and (max-width:1279px){.org-actions__radiobuttons{width:70%}}@media screen and (max-width:767px){.org-actions__radiobuttons{width:100%}}.org-actions__text{color:#101218;font-size:16px;line-height:24px;width:calc(100% - 400px)}@media screen and (max-width:1439px){.org-actions__text{margin-top:20px;order:3;width:100%}}@media screen and (max-width:767px){.org-actions__text{font-size:14px;line-height:20px;margin:15px 0;order:2}}.org-actions .radio-button:not(:last-child){margin-bottom:10px}@media screen and (max-width:1439px){.org-actions .btn{order:2}}@media screen and (max-width:767px){.org-actions .btn{order:3;width:100%}}.org-container{display:grid;grid-template-columns:31% 32% 31%}@media screen and (max-width:1386px){.org-container{grid-template-columns:50% 50%;row-gap:3%}}.org-container{-moz-column-gap:2%;column-gap:2%;row-gap:6%}.org_block{background:#1012180a;border-radius:16px;margin-top:0;padding:15px 18px 30px}.org_block__title{color:#10121b;font-size:16px;font-weight:600;letter-spacing:.02em;line-height:28px;margin-bottom:20px}.org_block__text{color:#101218;font-size:22px;line-height:24px}@media screen and (max-width:1439px){.org_block__text{order:3;width:100%}}@media screen and (max-width:767px){.org_block__text{font-size:30px;margin:15px 0;order:2}}@media screen and (max-width:1439px){.org_block .btn{order:2}}@media screen and (max-width:767px){.org_block .btn{order:3;width:100%}}.org-title{color:#101218;font-size:24px;font-weight:700;line-height:120%;margin-bottom:10px;margin-top:25px}@media screen and (max-width:767px){.org-title{margin-bottom:5px}}.lead-block{margin-top:20px}.lead-popup{padding-bottom:24px}.lead-popup__head{padding:22px 24px 24px}@media screen and (max-width:767px){.lead-popup__head{padding:15px}}.lead-popup__checkbox{margin:20px 0}.lead-popup__title{color:#101218;font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:30px;margin-bottom:20px}@media screen and (max-width:767px){.lead-popup__title{font-size:20px;line-height:24px;margin-bottom:10px}}.lead-popup__body{padding:0 24px 24px}.lead-popup__list{height:100%;max-height:400px;overflow:hidden auto;padding:0 24px}@media screen and (max-width:767px){.lead-popup__list{padding:15px 15px 0}}.lead-popup__info{background:#f7f8fb;border-radius:24px;padding:20px 24px 24px}.lead-popup__button{display:flex;justify-content:center;margin-top:10px}.lead-popup__button button{width:50%}.lead-popup__item{border-radius:12px;color:#172335;cursor:pointer;font-size:16px;font-weight:400;letter-spacing:-.01em;line-height:24px;padding:8px 12px;transition:.3s linear}@media screen and (max-width:767px){.lead-popup__item{padding:6px 10px}}.lead-popup__item.active{pointer-events:none}.lead-popup__item.active,.lead-popup__item:hover{background:#fe72371a;font-weight:500}.lead-popup .v-select.sidebar-select .vs__dropdown-toggle{background:#f0f1f5;border-color:#f0f1f5}.lead-popup .v-select.sidebar-select .vs__dropdown-toggle svg path{stroke:#323232}.lead-popup .v-select.sidebar-select .vs__search,.lead-popup .v-select.sidebar-select .vs__selected{caret-color:transparent;color:#323232}.lead-popup .v-select.sidebar-select .vs__search::-moz-placeholder,.lead-popup .v-select.sidebar-select .vs__selected::-moz-placeholder{color:#1012187a}.lead-popup .v-select.sidebar-select .vs__search::placeholder,.lead-popup .v-select.sidebar-select .vs__selected::placeholder{color:#1012187a}@media(min-width:768px){.lead-popup__list::-webkit-scrollbar-track{background-color:transparent}.lead-popup__list::-webkit-scrollbar-thumb{border:1px solid transparent;border-radius:9px}.lead-popup__list::-webkit-scrollbar-button{display:none}.lead-popup__list::-webkit-scrollbar{background-color:transparent;width:4px}.lead-popup__list::-webkit-scrollbar-thumb{background-color:#ebebeb}}.authorization__role-form{background-color:#1c202a;border-radius:12px;margin-bottom:20px;padding:15px 30px 30px}@media screen and (max-width:767px){.authorization__role-form{padding:15px 15px 30px}}.authorization__role-form_action{margin:auto;max-width:460px}.authorization__role-form_role{align-items:flex-start;display:flex;flex-direction:column;overflow:hidden}.authorization__role-form_container{align-items:flex-start;cursor:pointer;display:flex;gap:6px;margin-top:30px}@media screen and (max-width:767px){.authorization__role-form_container{margin-top:40px}}.authorization__role-form_title{color:#fff;font-size:22px;font-weight:500}.authorization__role-form_text{color:#b1aac8;font-size:14px;line-height:150%}.authorization__role-form_content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;gap:6px}.authorization__role-form_choose_role{color:#ffffff80;display:block;font-size:18px;font-weight:400;text-align:center}.sponsor-section{padding:0!important}.sponsor-block{background:linear-gradient(135deg,var(--card-dark-bg) 0,#252942 100%);border-radius:20px;margin:0;overflow:hidden;padding:40px;position:relative}.sponsor-block:before{background:radial-gradient(circle at 20% 80%,color-mix(in srgb,var(--main-color) 15%,transparent) 0,transparent 50%),radial-gradient(circle at 80% 20%,color-mix(in srgb,var(--main-color) 10%,transparent) 0,transparent 50%);content:"";inset:0;pointer-events:none;position:absolute}.sponsor-block__content{align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr;position:relative;z-index:1}.sponsor-block__title{align-items:center;color:#fff;display:flex;font-size:30px;font-weight:800;gap:12px;margin-bottom:12px}.sponsor-block__emoji{filter:drop-shadow(0 0 10px color-mix(in srgb,var(--main-color) 50%,transparent));font-size:42px}.sponsor-block__subtitle{color:#b1aac8;font-size:20px;font-weight:400;margin-bottom:30px}.sponsor-block__benefits{list-style:none;margin:0 0 30px;padding:0}.sponsor-block__benefits li{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:500;margin-bottom:12px}.sponsor-block__check{color:var(--main-color);filter:drop-shadow(0 0 5px color-mix(in srgb,var(--main-color) 50%,transparent));font-size:18px;font-weight:700;margin-right:12px}.sponsor-block__cta{margin-top:30px}.sponsor-block__button{align-items:center;background:linear-gradient(135deg,var(--main-color) 0,#e8748a 100%);border:none;border-radius:12px;box-shadow:0 8px 24px color-mix(in srgb,var(--main-color) 30%,transparent);color:#fff;display:inline-flex;font-size:18px;font-weight:700;gap:10px;padding:16px 32px;text-decoration:none;transition:background .3s ease}.sponsor-block__button:hover{background:linear-gradient(135deg,#c5596a,#d1677d);color:#fff}.sponsor-block__button-icon{filter:drop-shadow(0 0 5px rgba(255,255,255,.5));font-size:20px}.sponsor-block__guarantee{align-items:center;color:#968faa;display:flex;font-size:12px;gap:4px;margin-top:12px}.sponsor-block__guarantee:before{content:"🔒";font-size:14px}.sponsor-block__preview{align-items:center;display:flex;justify-content:center}.sponsor-block__preview-card{animation:float 6s ease-in-out infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid hsla(0,0%,100%,.1);border-radius:16px;max-width:320px;padding:24px;width:100%}.sponsor-block__preview-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.sponsor-block__preview-avatar{background:linear-gradient(135deg,var(--main-color) 0,#e8748a 100%);border-radius:50%;height:48px;position:relative;width:48px}.sponsor-block__preview-avatar:before{content:"👩‍💻";font-size:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.sponsor-block__preview-name{color:#fff;font-size:16px;font-weight:600}.sponsor-block__preview-status{color:#07c392;font-size:12px;font-weight:500}.sponsor-block__preview-message{background:color-mix(in srgb,var(--main-color) 10%,transparent);border:1px solid color-mix(in srgb,var(--main-color) 20%,transparent);border-radius:12px;color:#fff;font-size:14px;margin-bottom:16px;padding:16px;position:relative}.sponsor-block__preview-message:before{background:color-mix(in srgb,var(--main-color) 10%,transparent);border-bottom:1px solid color-mix(in srgb,var(--main-color) 20%,transparent);border-right:1px solid color-mix(in srgb,var(--main-color) 20%,transparent);bottom:-8px;content:"";height:16px;left:20px;position:absolute;transform:rotate(45deg);width:16px}.sponsor-block__preview-actions{display:flex;flex-direction:column;gap:8px}.sponsor-block__preview-action{align-items:center;background:#ffffff0d;border-radius:8px;color:#b1aac8;display:flex;font-size:12px;gap:6px;padding:8px 12px}@media(max-width:768px){.sponsor-block{margin:0;padding:24px}.sponsor-block__content{gap:30px;grid-template-columns:1fr;text-align:center}.sponsor-block__title{font-size:28px;justify-content:center}.sponsor-block__subtitle{font-size:18px}.sponsor-block__benefits li{justify-content:center}.sponsor-block__button{justify-content:center;width:100%}}@media(max-width:480px){.sponsor-block{padding:20px}.sponsor-block__title{font-size:24px}.sponsor-block__subtitle{font-size:16px}.sponsor-block__benefits li{font-size:14px}.sponsor-block__button{font-size:16px;padding:14px 24px}.sponsor-block__preview-card{max-width:280px}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.categories-links{margin-bottom:60px}@media screen and (max-width:1023px){.categories-links{margin-bottom:40px}}.categories-links__grid{display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}@media screen and (max-width:1279px){.categories-links__grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:767px){.categories-links__grid{gap:12px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:479px){.categories-links__grid{grid-template-columns:1fr}}.categories-links__item{align-items:center;background:#fff;border:1px solid rgba(16,18,24,.08);border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:12px;overflow:hidden;padding:24px 20px;position:relative;text-align:center;transition:all .3s ease}.categories-links__item:before{background:linear-gradient(135deg,color-mix(in srgb,var(--main-color) 5%,transparent) 0,color-mix(in srgb,var(--main-color) 2%,transparent));content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease}@media(hover:hover){.categories-links__item:hover{border-color:var(--main-color);box-shadow:0 8px 24px color-mix(in srgb,var(--main-color) 15%,transparent);transform:translateY(-4px)}.categories-links__item:hover:before{opacity:1}.categories-links__item:hover .categories-links__item-icon{background:var(--main-color);color:#fff;transform:scale(1.1) rotate(5deg)}.categories-links__item:hover .categories-links__item-text{color:var(--main-color)}}@media screen and (max-width:767px){.categories-links__item{padding:20px 16px}}.categories-links__item-icon{align-items:center;background:color-mix(in srgb,var(--main-color) 10%,transparent);border-radius:12px;color:var(--main-color);display:flex;height:56px;justify-content:center;position:relative;transition:all .3s ease;width:56px;z-index:1}.categories-links__item-icon svg{height:28px;width:28px}@media screen and (max-width:767px){.categories-links__item-icon{height:48px;width:48px}.categories-links__item-icon svg{height:24px;width:24px}}.categories-links__item-text{color:#101218;font-size:16px;font-weight:500;position:relative;transition:color .3s ease;z-index:1}@media screen and (max-width:1023px){.categories-links__item-text{font-size:15px}}@media screen and (max-width:767px){.categories-links__item-text{font-size:14px}}.page__content_dark .categories-links__item{background:var(--card-dark-bg,#1a1d2e);border-color:#ffffff1a}@media(hover:hover){.page__content_dark .categories-links__item:hover{background:#222639;border-color:var(--main-color)}}.page__content_dark .categories-links__item-text{color:#fff}.page__content_dark .categories-links__item-icon{background:color-mix(in srgb,var(--main-color) 15%,transparent)}@media screen and (max-width:767px){.favorite-wrapper{justify-content:center}.create .map-block,.create .validation-provider{width:100%}.input-wrapper_fwi{flex-wrap:wrap}.input-wrapper__name{font-size:14px}.input-wrapper__delete,.input-wrapper__small{width:100%}.jcfe{align-items:flex-start;flex-direction:column;margin-top:15px}.profile__about{font-size:18px;height:90px}.profile__photos{display:flex;flex-wrap:wrap;justify-content:center}.profile__photos .big-photo{height:150px;width:100%}.profile__photo{height:107px;padding-bottom:0;width:120px}.profile__photo img:not(.profile__photo-image){height:100%;-o-object-fit:cover;object-fit:cover}.profile__photo_big{height:150px;padding-bottom:0;width:100%}.profile__addphoto{min-height:107px;min-width:107px}.club .pricelist__comment{font-size:16px}.vue__time-picker{width:86%!important}.vue__time-picker input::-moz-placeholder{font-size:14px}.vue__time-picker input::placeholder{font-size:14px}.mr15{margin-right:0}.form__field textarea{width:100%}.change-btn__btn{max-width:100%}.calltoaction__text.desc{display:none}.calltoaction__text.mobile{display:block}}@media screen and (max-width:1023px){.event__info{margin-bottom:20px;margin-top:0}.profile__photos .big-photo{height:auto;width:100%}.profile__photo{height:107px;padding-bottom:0;width:120px}.profile__photo img:not(.profile__photo-image){height:100%;-o-object-fit:cover;object-fit:cover}.profile__photo_big{height:250px;padding-bottom:0;width:100%}.profile__addphoto{min-height:107px;min-width:107px}.menu_theme_top{border-bottom:none;border-top:none;height:calc(100vh - 61px);margin-top:61px;transform:translateY(-118%)}}.skeleton{align-items:center;background:#fff;border-radius:5px;display:flex;justify-content:center;margin-bottom:20px;max-width:300px;padding:15px;width:100%}.skeleton-card{box-shadow:0 3px 4px #00000024,0 3px 3px -2px #0003,0 1px 8px #0000001f}.skeleton__profile{background:#040507}.skeleton .square{animation:wave-squares 2s ease-out infinite;border-radius:5px;height:80px}.skeleton .line,.skeleton .square{background:#82828233;background:linear-gradient(90deg,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px}.skeleton .line{animation:wave-lines 2s ease-out infinite;border-radius:2px;height:12px;margin-bottom:6px}.skeleton-right{flex:1}.skeleton-left{flex:2;padding-right:15px}.flex1{flex:1}.flex2{flex:2}.skeleton .line:last-child{margin-bottom:0}.h8{height:8px!important}.h10{height:10px!important}.h12{height:12px!important}.h15{height:15px!important}.h17{height:17px!important}.h20{height:20px!important}.h25{height:25px!important}.w25{width:25%!important}.w40{width:40%!important}.w50{width:50%!important}.w75{width:75%!important}.w100{width:100%!important}.m10{margin-bottom:10px!important}.circle__avatar{border-radius:50%!important;height:50px!important;width:50px}@keyframes wave-lines{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes wave-squares{0%{background-position:-468px 0}to{background-position:468px 0}}.vip-account__skeleton{align-items:flex-start;display:flex;gap:30px;width:100%}@media screen and (max-width:1439px){.vip-account__skeleton{flex-wrap:wrap;gap:0}}.vip-account__skeleton .skeleton-button{border-radius:8px;max-width:120px;min-width:100px}.vip-account__skeleton .skeleton-radiobuttons{display:flex;flex-direction:column;width:210px}@media screen and (max-width:1439px){.vip-account__skeleton .skeleton-radiobuttons{margin-top:20px;order:1;width:50%}}@media screen and (max-width:1279px){.vip-account__skeleton .skeleton-radiobuttons{width:70%}}@media screen and (max-width:767px){.vip-account__skeleton .skeleton-radiobuttons{width:100%}}.vip-account__skeleton .skeleton-text{flex:1}@media screen and (max-width:1439px){.vip-account__skeleton .skeleton-text{margin-top:20px;order:3;width:100%}}.vip-account__skeleton .skeleton-line{animation:wave-lines 2s ease-out infinite;background:#82828233;background:linear-gradient(90deg,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;border-radius:4px;height:12px;margin-bottom:6px}.vip-account__skeleton .skeleton-line:last-child{margin-bottom:0}.vip-account__skeleton .skeleton-line.h17{height:17px}.vip-account__skeleton .skeleton-line.h25{height:25px}.vip-account__skeleton .skeleton-line.w25{width:25%}.vip-account__skeleton .skeleton-line.w50{width:50%}.vip-account__skeleton .skeleton-line.w75{width:75%}.vip-account__skeleton .skeleton-line.w100{width:100%}.vip-account__skeleton .skeleton-line.m10{margin-bottom:10px}:root{--tg-theme-bg-color:#fff;--tg-theme-text-color:#000;--tg-theme-hint-color:#999;--tg-theme-link-color:#168acd;--tg-theme-button-color:#40a7e3;--tg-theme-button-text-color:#fff;--tg-theme-secondary-bg-color:#f1f1f1}.telegram-theme{background-color:var(--tg-theme-bg-color);color:var(--tg-theme-text-color)}.telegram-theme a,.telegram-theme a:hover{color:var(--tg-theme-link-color)}.telegram-theme a:hover{opacity:.8}.telegram-theme .btn-telegram{background-color:var(--tg-theme-button-color);border:none;border-radius:8px;color:var(--tg-theme-button-text-color);cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;transition:opacity .2s}.telegram-theme .btn-telegram:hover{opacity:.8}.telegram-theme .btn-telegram:active{opacity:.6}.telegram-theme .btn-telegram:disabled{cursor:not-allowed;opacity:.5}.telegram-theme .bg-secondary-telegram,.telegram-theme .card-telegram{background-color:var(--tg-theme-secondary-bg-color)}.telegram-theme .card-telegram{border-radius:12px;margin-bottom:12px;padding:16px}.telegram-theme .hint-telegram{color:var(--tg-theme-hint-color);font-size:14px}.telegram-theme body{margin:0;overflow-x:hidden;padding:0}.telegram-theme .telegram-safe-area{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.telegram-theme-dark{--tg-theme-bg-color:#212121;--tg-theme-text-color:#fff;--tg-theme-hint-color:#aaa;--tg-theme-link-color:#62bcf9;--tg-theme-button-color:#62bcf9;--tg-theme-button-text-color:#fff;--tg-theme-secondary-bg-color:#2c2c2c}.telegram-theme-light{--tg-theme-bg-color:#fff;--tg-theme-text-color:#000;--tg-theme-hint-color:#999;--tg-theme-link-color:#168acd;--tg-theme-button-color:#40a7e3;--tg-theme-button-text-color:#fff;--tg-theme-secondary-bg-color:#f1f1f1}.telegram-theme .hide-in-telegram{display:none!important}.telegram-theme .container{max-width:100%;padding-left:12px;padding-right:12px}.telegram-theme .modal{background-color:var(--tg-theme-bg-color)}.telegram-theme .modal .modal-header{background-color:var(--tg-theme-secondary-bg-color);border-bottom-color:var(--tg-theme-hint-color)}.telegram-theme .modal .modal-footer{background-color:var(--tg-theme-secondary-bg-color);border-top-color:var(--tg-theme-hint-color)}.telegram-theme input,.telegram-theme select,.telegram-theme textarea{background-color:var(--tg-theme-secondary-bg-color);border:1px solid var(--tg-theme-hint-color);color:var(--tg-theme-text-color)}.telegram-theme input::-moz-placeholder,.telegram-theme select::-moz-placeholder,.telegram-theme textarea::-moz-placeholder{color:var(--tg-theme-hint-color)}.telegram-theme input::placeholder,.telegram-theme select::placeholder,.telegram-theme textarea::placeholder{color:var(--tg-theme-hint-color)}.telegram-theme input:focus,.telegram-theme select:focus,.telegram-theme textarea:focus{border-color:var(--tg-theme-button-color);outline:none}@keyframes telegram-tap{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}.telegram-theme .telegram-tap-animation{animation:telegram-tap .1s ease-in-out}.mx-icon-double-left:after,.mx-icon-double-left:before,.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-left:before,.mx-icon-right:before{border-color:currentcolor;border-radius:1px;border-style:solid;border-width:2px 0 0 2px;box-sizing:border-box;content:"";display:inline-block;height:10px;position:relative;top:-1px;transform:rotate(-45deg) scale(.7);transform-origin:center;vertical-align:middle;width:10px}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-right:before{transform:rotate(135deg) scale(.7)}.mx-btn{background-color:transparent;border:1px solid rgba(0,0,0,.1);border-radius:4px;box-sizing:border-box;color:#73879c;cursor:pointer;font-size:14px;font-weight:500;line-height:1;margin:0;outline:none;padding:7px 15px;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn-text{border:0;line-height:inherit;padding:0 4px;text-align:left}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{border-radius:4px;bottom:2px;opacity:0;position:absolute;right:2px;top:2px;transition:opacity .24s ease-out;width:6px;z-index:1}.mx-scrollbar-track .mx-scrollbar-thumb{background-color:#9092984d;border-radius:inherit;cursor:pointer;height:0;position:absolute;transition:background-color .3s;width:100%}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;transform:scaleY(1);transform-origin:center top;transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1)}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;transform:scaleY(0)}.mx-datepicker{display:inline-block;position:relative;width:210px}.mx-datepicker svg{fill:currentColor;height:1em;overflow:hidden;vertical-align:-.15em;width:1em}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear{display:none}.mx-input-wrapper:hover .mx-icon-clear{display:block}.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px #00000013;box-sizing:border-box;color:#555;display:inline-block;font-size:14px;height:34px;line-height:1.4;padding:6px 30px 6px 10px;width:100%}.mx-input:focus,.mx-input:hover{border-color:#409aff}.mx-input.disabled,.mx-input:disabled{background-color:#f3f3f3;border-color:#ccc;color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{color:#00000080;font-size:16px;line-height:1;position:absolute;right:8px;top:50%;transform:translateY(-50%);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:#000c}.mx-datepicker-main{background-color:#fff;border:1px solid #e8e8e8;color:#73879c;font:14px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,sans-serif}.mx-datepicker-popup{box-shadow:0 6px 12px #0000002d;margin-bottom:1px;margin-top:1px;position:absolute;z-index:2001}.mx-datepicker-sidebar{box-sizing:border-box;float:left;overflow:auto;padding:6px;width:100px}.mx-datepicker-sidebar+.mx-datepicker-content{border-left:1px solid #e8e8e8;margin-left:100px}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mx-btn-shortcut{display:block;line-height:24px;padding:0 6px}.mx-datepicker-header{border-bottom:1px solid #e8e8e8;padding:6px 8px}.mx-datepicker-footer{border-top:1px solid #e8e8e8;padding:6px 8px;text-align:right}.mx-calendar-range,.mx-time-range{display:flex}@media(max-width:750px){.mx-calendar-range,.mx-time-range{flex-direction:column}}.mx-calendar{box-sizing:border-box;padding:6px 12px;width:248px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{box-sizing:border-box;height:34px;line-height:34px;overflow:hidden;text-align:center}.mx-btn-icon-double-left,.mx-btn-icon-left{float:left}.mx-btn-icon-double-right,.mx-btn-icon-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{box-sizing:border-box;height:224px;position:relative}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{background-color:#f3f9fe;color:#73879c}.mx-calendar-content .cell.active{background-color:#1284e7;color:#fff}.mx-calendar-content .cell.hover-in-range,.mx-calendar-content .cell.in-range{background-color:#dbedfb;color:#73879c}.mx-calendar-content .cell.disabled{background-color:#f3f3f3;color:#ccc;cursor:not-allowed}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell.active,.mx-calendar-week-mode .mx-date-row .cell:hover{background-color:transparent;color:inherit}.mx-week-number{opacity:.5}.mx-table{border-collapse:separate;border-spacing:0;box-sizing:border-box;height:100%;table-layout:fixed;text-align:center;width:100%}.mx-table th{font-weight:500}.mx-table td,.mx-table th{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{font-size:12px;height:32px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{background:none;color:#ccc}.mx-time{background:#fff;flex:1;width:224px}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-date-time{height:270px;position:relative;width:248px}.mx-date-time .mx-time{height:100%;left:0;position:absolute;top:0;width:100%}.mx-date-time-range{height:270px;position:relative;width:496px}.mx-date-time-range .mx-time-range{height:100%;left:0;position:absolute;top:0;width:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{box-sizing:border-box;height:224px;overflow:hidden}.mx-time-columns{display:flex;height:100%;overflow:hidden;width:100%}.mx-time-column{border-left:1px solid #e8e8e8;flex:1;position:relative;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{list-style:none;margin:0;padding:0}.mx-time-column .mx-time-list:after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{background-color:#f3f9fe;color:#73879c}.mx-time-column .mx-time-item.active{background-color:transparent;color:#1284e7;font-weight:700}.mx-time-column .mx-time-item.disabled{background-color:#f3f3f3;color:#ccc;cursor:not-allowed}.mx-time-option{cursor:pointer;font-size:14px;line-height:20px;padding:8px 10px}.mx-time-option:hover{background-color:#f3f9fe;color:#73879c}.mx-time-option.active{background-color:transparent;color:#1284e7;font-weight:700}.mx-time-option.disabled{background-color:#f3f3f3;color:#ccc;cursor:not-allowed}:root{--vs-colors--lightest:rgba(60,60,60,.26);--vs-colors--light:rgba(60,60,60,.5);--vs-colors--dark:#333;--vs-colors--darkest:rgba(0,0,0,.15);--vs-search-input-color:inherit;--vs-search-input-placeholder-color:inherit;--vs-font-size:1rem;--vs-line-height:1.4;--vs-state-disabled-bg:#f8f8f8;--vs-state-disabled-color:var(--vs-colors--light);--vs-state-disabled-controls-color:var(--vs-colors--light);--vs-state-disabled-cursor:not-allowed;--vs-border-color:var(--vs-colors--lightest);--vs-border-width:1px;--vs-border-style:solid;--vs-border-radius:4px;--vs-actions-padding:4px 6px 0 3px;--vs-controls-color:var(--vs-colors--light);--vs-controls-size:1;--vs-controls--deselect-text-shadow:0 1px 0 #fff;--vs-selected-bg:#f0f0f0;--vs-selected-color:var(--vs-colors--dark);--vs-selected-border-color:var(--vs-border-color);--vs-selected-border-style:var(--vs-border-style);--vs-selected-border-width:var(--vs-border-width);--vs-dropdown-bg:#fff;--vs-dropdown-color:inherit;--vs-dropdown-z-index:1000;--vs-dropdown-min-width:160px;--vs-dropdown-max-height:350px;--vs-dropdown-box-shadow:0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg:#000;--vs-dropdown-option-color:var(--vs-dropdown-color);--vs-dropdown-option-padding:3px 20px;--vs-dropdown-option--active-bg:#5897fb;--vs-dropdown-option--active-color:#fff;--vs-dropdown-option--deselect-bg:#fb5858;--vs-dropdown-option--deselect-color:#fff;--vs-transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.v-select{font-family:inherit;position:relative}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function:cubic-bezier(1,.5,.8,1);--vs-transition-duration:.15s}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg:var(--vs-state-disabled-bg);--vs-disabled-color:var(--vs-state-disabled-color);--vs-disabled-cursor:var(--vs-state-disabled-cursor)}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{background-color:var(--vs-disabled-bg);cursor:var(--vs-disabled-cursor)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);display:flex;padding:0 0 4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{align-items:center;display:flex;padding:var(--vs-actions-padding)}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{background-color:transparent;border:0;cursor:pointer;fill:var(--vs-controls-color);margin-right:8px;padding:0}.vs__dropdown-menu{background:var(--vs-dropdown-bg);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);border-top-style:none;box-shadow:var(--vs-dropdown-box-shadow);box-sizing:border-box;color:var(--vs-dropdown-color);display:block;left:0;list-style:none;margin:0;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);overflow-y:auto;padding:5px 0;position:absolute;text-align:left;top:calc(100% - var(--vs-border-width));width:100%;z-index:var(--vs-dropdown-z-index)}.vs__no-options{text-align:center}.vs__dropdown-option{clear:both;color:var(--vs-dropdown-option-color);cursor:pointer;display:block;line-height:1.42857143;padding:var(--vs-dropdown-option-padding);white-space:nowrap}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{align-items:center;background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);display:flex;line-height:var(--vs-line-height);margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;fill:var(--vs-controls-color);margin-left:4px;padding:0;text-shadow:var(--vs-controls--deselect-text-shadow)}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid transparent;border-left:none;box-shadow:none;color:var(--vs-search-input-color);flex-grow:1;font-size:var(--vs-font-size);line-height:var(--vs-line-height);margin:4px 0 0;max-width:100%;outline:none;padding:0 7px;width:0;z-index:1}.vs__search::-moz-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs__spinner{align-self:center;animation:vSelectSpinner 1.1s linear infinite;border:.9em solid hsla(0,0%,39%,.1);border-left-color:#3c3c3c73;font-size:5px;opacity:0;overflow:hidden;text-indent:-9999em;transform:translateZ(0) scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;height:5em;transform:scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));width:5em}.vs--loading .vs__spinner{opacity:1}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid transparent;border-left:none;box-shadow:none;flex-grow:1;font-size:16px;margin:4px 0 0;max-width:100%;outline:none;padding:0;width:0;z-index:0}.vs--loading .vs__selected,.vs--open .vs__selected{display:none!important}.vs__search::-moz-placeholder{color:#101218}.vs__search::placeholder{color:#101218}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}ul#componentContainer{display:inline-flex;list-style-type:none;padding-inline-start:0}ul#componentContainer a{align-items:center;display:flex;justify-content:center;text-decoration:none}.mobile-bottom-nav[data-v-6a94f80b]{align-items:center;background:#fff;border-top:1px solid rgba(0,0,0,.1);bottom:0;box-shadow:0 -2px 10px #0000001a;display:flex;justify-content:space-around;left:0;padding:1px 0 calc(1px + env(safe-area-inset-bottom,0px));position:fixed;right:0;z-index:999}.mobile-bottom-nav__item[data-v-6a94f80b]{align-items:center;background:transparent;border:none;color:#6b7280;cursor:pointer;display:flex;flex:1;flex-direction:column;justify-content:center;min-width:60px;padding:4px 8px;text-decoration:none;transition:all .2s ease}.mobile-bottom-nav__item[data-v-6a94f80b]:active,.mobile-bottom-nav__item[data-v-6a94f80b]:hover{background:#ff6b6b0d;color:#ff6b6b}.mobile-bottom-nav__item--active[data-v-6a94f80b]{color:#ff6b6b}.mobile-bottom-nav__item--active .mobile-bottom-nav__emoji[data-v-6a94f80b],.mobile-bottom-nav__item--active .mobile-bottom-nav__icon[data-v-6a94f80b]{transform:scale(1.1)}.mobile-bottom-nav__badge-wrapper[data-v-6a94f80b]{align-items:center;display:flex;justify-content:center;position:relative}.mobile-bottom-nav__badge[data-v-6a94f80b]{align-items:center;background:#ff6b6b;border-radius:10px;color:#fff;display:flex;font-size:10px;font-weight:600;height:18px;justify-content:center;line-height:1;min-width:18px;padding:2px 6px;position:absolute;right:-8px;top:-4px}.mobile-bottom-nav__emoji[data-v-6a94f80b],.mobile-bottom-nav__icon[data-v-6a94f80b]{height:24px;margin-bottom:4px;transition:transform .2s ease;width:24px}.mobile-bottom-nav__emoji[data-v-6a94f80b]{align-items:center;display:flex;font-size:20px;justify-content:center;line-height:1}.mobile-bottom-nav__label[data-v-6a94f80b]{font-size:11px;font-weight:500;line-height:1.2;text-align:center;white-space:nowrap}.layout_dark .mobile-bottom-nav[data-v-6a94f80b]{background:#1a1a1a;border-top-color:#ffffff1a}.layout_dark .mobile-bottom-nav__item[data-v-6a94f80b]{color:#9ca3af}.layout_dark .mobile-bottom-nav__item[data-v-6a94f80b]:active,.layout_dark .mobile-bottom-nav__item[data-v-6a94f80b]:hover{background:#ff6b6b1a;color:#ff6b6b}.layout_dark .mobile-bottom-nav__item--active[data-v-6a94f80b]{color:#ff6b6b}@media screen and (max-width:1024px){.page_authorization .footer,.page_chat_id .footer,.page_registration .footer{margin-bottom:0!important}}@media screen and (max-width:360px){.mobile-bottom-nav__item[data-v-6a94f80b]{min-width:50px;padding:4px}.mobile-bottom-nav__icon[data-v-6a94f80b]{height:20px;width:20px}.mobile-bottom-nav__label[data-v-6a94f80b]{font-size:10px}.mobile-bottom-nav__emoji[data-v-6a94f80b]{font-size:17px;height:20px;width:20px}}@media screen and (min-width:1025px){.mobile-bottom-nav[data-v-6a94f80b]{display:none}}
