@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400%3b600%3b700%3b800&display=swap);*{margin:0;padding:0}*,:after,:before{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav{display:block}body{height:100vh;min-width:100%;max-width:100vw;overflow:hidden}button,input,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input::-ms-clear{display:none}button{cursor:pointer;border:none;background:0 0}button::-moz-focus-inner{padding:0;border:0}a,a:hover,a:visited{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}:root{--app-height:100%}html{font-family:"Open Sans",sans-serif;font-weight:400;font-size:16px;height:var(--app-height)}body{background:#f3f3f3;height:var(--app-height)}body._lock{overflow:hidden}.wrapper{display:flex;flex-direction:column;height:100vh;max-width:100vw;position:relative;overflow:hidden;height:var(--app-height);min-width:320px}.container{max-width:1404px;margin:0 auto;padding:0 15px}.page{position:absolute;top:94px;width:100%;padding-bottom:30px;overflow-y:auto;scrollbar-width:0;height:calc(var(--app-height) - 94px)}.page::-webkit-scrollbar{display:none}.page__body{margin-top:30px;display:flex;gap:30px}.btn_green{min-width:220px;height:54px;background:#619441;border-radius:10px;display:flex;justify-content:center;align-items:center;color:#fff;transition:all .2s linear;font-weight:600;cursor:pointer}.btn_green:hover{background:#3b7319}.btn_green svg{width:20px;height:20px;margin-left:14px}.btn_grey{padding:15px 20px;font-weight:600;font-size:.9375rem;color:#8e8e8e;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:5px;transition:all .2s linear}.btn_grey svg{width:21px;height:21px;fill:#8e8e8e;margin-right:13px;transition:all .2s linear}.btn_grey:hover{background:#dcdcdc;color:#292929}.btn_grey:hover svg{fill:#292929}.btn_white{font-weight:600;color:#619441;background:#fff;border:2px solid #619441;border-radius:10px;padding:15px 20px;transition:all .2s linear;display:flex;justify-content:center;align-items:center;cursor:pointer}.btn_white:hover{background:#619441;color:#fff}.btn_dark{font-weight:600;color:#8e8e8e;background:#dcdcdc;border-radius:10px;padding:15px 20px;display:flex;justify-content:center;align-items:center;transition:all .2s linear;cursor:pointer}.btn_dark:hover{color:#292929}.btn_dark:hover svg{fill:#292929}.btn_dark svg{fill:#8e8e8e;margin-right:14px}.btn_red{font-weight:600;color:#fff;background:red;border-radius:10px;padding:15px 20px;display:flex;justify-content:center;align-items:center;transition:all .2s linear;cursor:pointer}.btn_red:hover{background:#d20000}.title{font-weight:600;font-size:1.75rem;color:#292929;margin-bottom:15px;display:flex;align-items:center}.content{display:flex;justify-content:flex-end;width:100%;overflow:hidden}.content__body{background:#fff;flex:1 1 auto;box-shadow:0 4px 30px rgba(0,0,0,.12);border-radius:10px;padding:15px 15px 35px;position:relative;min-height:calc(var(--app-height) - 150px)}.content__more{margin:30px auto 10px;color:#86bb64;transition:all .2s linear;font-family:"Open Sans";font-weight:700;font-size:.9375rem;cursor:pointer;align-items:center;display:flex}.content__more:hover{color:#3b7319}.content__more:hover svg{stroke:#3b7319}.content__more svg{width:17px;height:17px;stroke:#86bb64;margin-right:10px}.content__more.hidden{display:none}.content__navigation{margin-top:30px}.content__navigation.hidden{display:none}.content__wrapper{display:flex;justify-content:space-between;align-items:center;position:relative}.content__wrapper .prompt{position:static}.content__wrapper .prompt:hover .prompt__info{transform:translate(0,0);top:80%}.content__wrapper .prompt__info{max-width:70%;width:unset;right:unset;top:0;left:0;transform:translate(0,0)}.list{padding:0 20px}.list__item{position:relative;padding-left:25px}.list__item:not(:last-child){margin-bottom:1em}.list__item::before{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:#86bb64;left:0;top:50%;transform:translate(0,-50%)}.prompt{position:relative}.prompt:hover .prompt__info{opacity:1;visibility:visible;transform:translate(50%,0)}.prompt__icon{width:22px;height:22px;font-size:.9375rem;border-radius:50%;border:1px solid #8e8e8e;display:flex;justify-content:center;align-items:center;color:#8e8e8e;margin-left:10px}.prompt__icon span{pointer-events:none}.prompt__icon svg{width:24px;height:24px;fill:#86bb64}.prompt__info{position:absolute;color:#292929;font-size:.75rem;padding:20px;background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.12);border-radius:10px;z-index:5;top:150%;right:50%;width:340px;opacity:0;visibility:hidden;transform:translate(50%,-50%);transition:all .2s linear;pointer-events:none}.prompt__info p:not(:last-child){margin-bottom:1.66em}.bold{font-weight:700}.circle{width:40px;height:40px;font-size:.75rem;color:#292929;position:relative;display:flex;justify-content:center;align-items:center;margin-right:5px}.circle span{display:flex;justify-content:center;align-items:center;border-radius:50%;position:absolute}.circle svg{width:100%;height:100%}.checkbox{padding-left:33px;position:relative;cursor:pointer;color:#292929;transition:all .2s linear}.checkbox::before{position:absolute;top:50%;left:0;content:" ";width:18px;height:18px;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.1);transition:all .2s linear;border-radius:50%;transform:translate(0,-50%)}.checkbox::after{content:" ";position:absolute;top:50%;left:5px;width:8px;height:8px;background:#86bb64;opacity:0;transform:translate(0,-50%) scale(0);transition:all .2s linear;border-radius:50%}.checkbox.active::after{opacity:1;transform:translate(0,-50%) scale(1)}.checkbox input{display:none}.saved-page{position:fixed;top:124px;z-index:10;display:flex;justify-content:flex-end;width:100%;max-width:1374px;pointer-events:none;opacity:0}.saved-page.active{animation:savedHide 3s forwards}.saved-page__wrapper{display:flex;align-items:center;padding:15px 22px;background:#86bb64;border-radius:10px}.saved-page__text{font-size:.9375rem;color:#fff;margin-right:10px}.saved-page__icon{width:20px;height:20px;border-radius:50%;border:2px solid #fff;display:flex;justify-content:center;align-items:center}.saved-page__icon svg{width:60%;height:60%;stroke:#fff}.close{display:none;width:30px;height:30px;position:absolute;top:5px;right:5px;background:#fff;align-items:center;justify-content:center;padding:5px}.close svg{width:15px;height:15px;stroke:#86bb64}@keyframes savedHide{0%{opacity:0}30%{opacity:1}70%{opacity:1}100%{opacity:0}}.popup,.viewer{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.5);top:0;left:0;line-height:150%;opacity:0;visibility:hidden;transition:all .8s ease;overflow-y:auto;overflow-x:hidden;z-index:1000}.popup .messages__body,.viewer .messages__body{display:flex;position:static;max-height:unset}.popup .messages__body svg,.viewer .messages__body svg{fill:#86bb64}.popup .messages__details,.viewer .messages__details{gap:0}.popup.open,.viewer.open{opacity:1;visibility:visible}.popup.open .popup__content,.viewer.open .popup__content{transform:translate(0,0);opacity:1}.popup .messages__header,.viewer .messages__header{margin-bottom:15px}.viewer{z-index:900}.popup__body,.viewer__wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:30px 10px;position:relative}.popup__content,.viewer__content{max-width:680px;position:relative;opacity:1;background:#fff;border-radius:10px;box-shadow:0 12px 40px rgba(0,0,0,.08)}.viewer__content{background:0 0;max-width:100%}.close-popup{position:absolute;top:12px;right:17px;width:28px;height:28px}.close-popup svg{width:100%;height:100%;fill:#8e8e8e}.popup-confirm .popup__content{padding:60px 50px}.popup-confirm .close-popup{position:absolute;top:15px;right:15px}.popup-confirm__title{font-weight:600;font-size:1.75rem;color:#000;text-align:center}.popup-confirm__text{color:#8e8e8e;text-align:center;max-width:250px;margin:25px auto}.popup-confirm__text:last-of-type{margin-bottom:0}.popup-confirm__text_pay{max-width:190px}.popup-confirm__btns{display:flex;justify-content:center;gap:20px}.popup-confirm__btn_white{font-weight:600;color:#86bb64;width:160px;height:54px;border-radius:10px;padding:15px 22px;display:flex;justify-content:center;align-items:center;border:2px solid #86bb64;transition:all .2s linear}.popup-confirm__btn_white:hover{color:#3b7319;border:2px solid #3b7319}.popup-confirm__btn_white.close-popup{position:static}.popup-confirm__btn_green{background:#86bb64;border-radius:10px;width:160px;height:54px;border-radius:10px;display:flex;justify-content:center;align-items:center;color:#fff;transition:all .2s linear}.popup-confirm__btn_green:hover{background:#3b7319}.popup-confirm__btn_green.close-popup{position:static}.popup-confirm__btn_wide{width:100%}.popup-confirm__btn_red{width:160px;height:54px}.popup-confirm__sign{width:70px;height:70px;border-radius:50%;border:4px solid #86bb64;display:flex;justify-content:center;align-items:center;margin:0 auto;overflow:hidden}.popup-confirm__sign svg{width:50%;height:50%;fill:#86bb64}.popup-confirm__image{width:70px;height:70px;border-radius:50%;overflow:hidden;background:#86bb64;margin:0 auto;display:flex;align-items:center;justify-content:center;position:relative}.popup-confirm__image::before{content:"";width:27px;height:27px;position:absolute;top:16px;right:14px;border-radius:50%;background:rgba(255,255,255,.15);transition:all .2s linear}.popup-confirm__image::after{content:"";width:12px;height:12px;position:absolute;bottom:14px;left:14px;border-radius:50%;background:rgba(255,255,255,.15);transition:all .2s linear}.popup-confirm__image img{max-width:70%}.popup-confirm__desc{font-weight:600;font-size:.75rem;text-align:center;color:#8e8e8e}.popup-confirm__form{margin:30px 0 30px;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:25px}.popup-confirm__form input{border:2px solid #dcdcdc;border-radius:8px;width:138px;height:50px;font-weight:600;color:#292929;text-align:center}.popup-confirm__result{border-radius:8px;width:138px;height:50px;font-weight:600;color:#292929;background:#ebf4e5;display:flex;justify-content:center;align-items:center}.popup-confirm__result span{margin-right:5px}.popup-confirm__name{color:#292929;height:50px;width:100%;border:2px solid #dcdcdc;border-radius:8px;padding:0 20px;margin:35px 0}.popup-confirm__crop{width:600px;text-align:center;margin:30px 0}.popup-confirm__crop img{display:block;max-width:100%}.popup-confirm__message{color:#292929;padding:15px 20px;border:2px solid #dcdcdc;border-radius:8px;width:100%;height:100px;resize:none;margin-bottom:35px}.popup-confirm__message::-moz-placeholder{font-weight:600;color:#cac8c8}.popup-confirm__message::placeholder{font-weight:600;color:#cac8c8}.gallery-popup{margin:30px 0}.gallery-popup__options{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.gallery-popup__options .radio-options__item{width:100%;aspect-ratio:1/1;position:relative;border-radius:10px;overflow:hidden}.gallery-popup__options .radio-options__item._active{border:3px solid #619441}.gallery-popup__options .radio-options__item._active::before{content:"";width:32px;height:32px;position:absolute;bottom:15px;right:15px;border-radius:50%;background:#3b7319;z-index:1}.gallery-popup__options .radio-options__item._active::after{content:"";width:16px;height:16px;position:absolute;bottom:22px;right:22px;-webkit-mask:url(../img/icons/icons.svg#check) center/cover no-repeat;mask:url(../img/icons/icons.svg#check) center/cover no-repeat;background:#fff;z-index:1}.gallery-popup__options .radio-options__item img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#canvas-album .popup__content{max-width:unset}@keyframes popupShow{0%{transform:translate(0,-100%)}30%{transform:translate(0,15px)}40%{transform:translate(0,-7px)}50%{transform:translate(0,5px)}60%{transform:translate(0,-4px)}70%{transform:translate(0,3px)}80%{transform:translate(0,-2px)}90%{transform:translate(0,1px)}100%{transform:translate(0,0)}}@keyframes popupHide{0%{transform:translate(0,0);opacity:1}100%{transform:translate(0,120%);opacity:0}}.emoji{height:100%}.emoji:hover .emoji__list{display:flex}.emoji__icon{display:flex;justify-content:center;align-items:center}.emoji__icon span{width:35px;height:35px;background:#86bb64;border-radius:50%;display:flex;justify-content:center;align-items:center}.emoji__icon svg{width:60%;height:60%;fill:#fff}.emoji__list{display:none;flex-wrap:wrap;gap:10px;position:absolute;bottom:90%;right:0;background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.12);border-radius:0 10px 10px 10px;padding:15px 25px}.emoji__list.active{display:flex}.emoji__item{cursor:pointer}.emoji-post:hover .emoji-post__list{display:flex}.emoji-post__btn{font-weight:600;color:#292929;display:flex;align-items:center;gap:15px;cursor:pointer}.emoji-post__btn:hover span:first-child{background:#3b7319}.emoji-post__btn span:first-child{width:50px;height:50px;border-radius:50%;overflow:hidden;background:#86bb64;display:flex;align-items:center;justify-content:center;transition:all .2s linear}.emoji-post__btn span:first-child svg{height:60%;width:60%;fill:#fff}.emoji-post__list{display:none;gap:10px;flex-wrap:wrap;position:absolute;top:100%;background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.12);border-radius:0 10px 10px 10px;padding:15px 25px}.emoji-post__list.active{display:flex}.emoji-post__item{cursor:pointer;transition:all .2s linear}.emoji-post__item:hover{transform:scale(1.1)}.emoji-minichat:hover .emoji-minichat__list{display:flex}.emoji-minichat__icon{display:flex;justify-content:center;align-items:center}.emoji-minichat__icon span{width:35px;height:35px;background:#86bb64;border-radius:50%;display:flex;justify-content:center;align-items:center}.emoji-minichat__icon svg{width:60%;height:60%;fill:#fff}.emoji-minichat__list{display:none;flex-wrap:wrap;gap:10px;position:absolute;bottom:75%;right:-20px;background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.12);border-radius:0 10px 10px 10px;padding:15px 25px;margin-top:-10px}.emoji-minichat__list.active{display:flex}.emoji-minichat__item{cursor:pointer}.messages{position:relative}.messages__icon{width:100%;height:100%;cursor:pointer;display:flex;align-items:center;justify-content:center}.messages__icon svg{width:80%;height:80%}.messages__body{position:absolute;width:570px;top:200%;right:-50px;background:#fff;border-radius:10px;box-shadow:0 4px 30px rgba(0,0,0,.12);padding:35px 16px 25px;max-height:70vh;display:flex;flex-direction:column;display:none}.messages__body.active{display:flex}.messages__header{display:flex;align-items:center;justify-content:space-between}.messages__title{font-weight:600;color:#292929}.messages__close{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;top:10px;right:10px;position:absolute}.messages__close svg{width:100%;height:100%;fill:#86bb64}.messages__wrapper{flex:0 1 350px;overflow:hidden;margin-top:15px}.messages__items{height:100%;overflow:auto;display:flex;flex-direction:column;max-height:calc(var(--app-height) - 360px);scrollbar-width:none}.messages__items::-webkit-scrollbar{display:none}.messages__item{display:flex;align-items:flex-start;padding-right:10px;cursor:pointer}.messages__item:not(:last-of-type){margin-bottom:10px}.messages__avatar{width:42px;height:42px;border-radius:50%;overflow:hidden;margin-right:10px;flex:0 0 42px}.messages__avatar svg{width:100%;height:100%;fill:#86bb64}.messages__avatar img{max-width:100%}.messages__details{display:flex;flex-direction:column;gap:2px;flex:1 1 auto}.messages__user{font-weight:600;font-size:.9375rem;line-height:20px;color:#292929}.messages__info{font-size:.75rem;color:#292929;display:flex;align-items:center}.messages__info svg{width:18px;height:18px;fill:#292929;margin-right:5px}.messages__member,.messages__time{font-size:.625rem;line-height:1.3;color:#8e8e8e}.messages__mutual{font-size:.75rem;color:#8e8e8e}.messages__footer{display:flex;justify-content:center;align-items:center;padding-top:20px;position:relative}.messages__footer::before{content:"";position:absolute;bottom:100%;left:-16px;right:-16px;height:1px;background:#cac8c8}.messages__all{font-weight:600;color:#86bb64;transition:all .2s linear}.messages__all:hover{color:#3b7319}.messages__link{cursor:pointer}.messages__btn{min-width:190px;height:47px;margin-left:10px}.messages__menu{width:34px;height:34px}.messages__menu svg{width:80%;height:80%;fill:#292929}.messages__image{height:73px;border:1px solid #cac8c8;border-radius:10px;overflow:hidden;flex:0 0 73px;margin-left:10px}.messages__image img{max-width:100%}.messages__text{font-size:.75rem;color:#292929;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.messages__more{margin:50px auto 5px;color:#86bb64;transition:all .2s linear;font-family:"Open Sans";font-weight:700;font-size:.9375rem;cursor:pointer;align-items:center;display:flex}.messages__more:hover{color:#3b7319}.messages__more:hover svg{stroke:#3b7319}.messages__more svg{width:17px;height:17px;stroke:#86bb64;margin-right:10px;transition:all .2s linear}.messages__navigation{margin-top:30px}.options{position:relative;z-index:3}.options.active .options__list{display:block}.options__icon{width:18px;height:18px;cursor:pointer}.options__icon svg{width:100%;height:100%;fill:#86bb64}.options__list{display:none;position:absolute;top:150%;right:-10px;background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.15);border-radius:10px;padding:20px;width:295px}.options__list_other{width:375px}.options__sublist{position:relative;background:#fff;transition:all .2s linear;margin-top:20px;padding-left:37px}.options__item{position:relative}.options__item:not(:last-child){margin-bottom:20px}.options__item .menu__sublist{margin-left:0;padding-left:37px}.options__subitem:not(:last-child){margin-bottom:20px}.options__link{color:#292929;display:flex;align-items:center;transition:all .2s linear;text-align:left;width:100%}.options__link:hover{color:#3b7319}.options__link:hover svg{fill:#3b7319}.options__link:hover svg.stroke{stroke:#3b7319}.options__link svg{width:20px;height:20px;margin-right:16px;transition:all .2s linear;fill:#292929;flex:0 0 20px}.options__link svg.stroke{stroke:#292929;stroke-width:1.5px}.options__link span{margin-right:15px}.options__btn{position:absolute;right:0;top:3px;display:flex;align-items:center;padding-left:10px}.options__btn svg{width:18px;height:18px}.switcher span:last-of-type,.switcher svg:last-of-type{display:none}.switcher.active span:first-of-type,.switcher.active svg:first-of-type{display:none}.switcher.active span:last-of-type,.switcher.active svg:last-of-type{display:block}.tabs{width:100%;position:relative}.tabs__header{display:flex;justify-content:flex-start;position:relative;margin-left:350px}.tabs__item{height:40px;display:flex;align-items:center;justify-content:center;padding:0 15px;color:#fff;cursor:pointer;transition:all .2s linear;font-weight:600;color:#8e8e8e;white-space:nowrap}.tabs__item._active{color:#86bb64}.tabs__item._active svg{fill:#86bb64}.tabs__item._active svg.stroke{stroke:#86bb64}.tabs__item svg{width:20px;height:20px;fill:#8e8e8e;display:none}.tabs__item svg.stroke{stroke:#8e8e8e;fill:none}.tabs__item .circle svg{display:block;width:100%;height:100%}.tabs__indicator{position:absolute;top:100%;left:0;width:100%;height:3px;background:#86bb64;transition:all .2s linear;z-index:1}.tabs__body{position:relative;background:#fff;margin-top:70px;overflow:hidden;border-radius:0 10px 10px 10px}.tabs__block{position:absolute;opacity:0;transition:all .3s linear;width:100%;pointer-events:none}.tabs__block._active{opacity:1;pointer-events:all;height:unset;z-index:1}.tabs__title{font-size:30px;margin-bottom:20px}.tabs__content{display:flex;gap:30px}.navigation{display:flex;align-items:center;justify-content:center;gap:10px}.navigation__page{font-size:.9375rem;color:#8e8e8e;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.navigation__page:hover{color:#86bb64}.navigation__page.active{background:#86bb64;color:#fff;border-radius:50%}.navigation__prev{font-weight:700;font-size:.9375rem;color:#8e8e8e;transition:all .2s linear;display:flex;align-items:center;margin-right:10px}.navigation__prev:hover{color:#86bb64}.navigation__prev:hover svg{fill:#86bb64}.navigation__prev svg{width:22px;height:14px;fill:#8e8e8e;transition:all .2s linear;margin-right:10px}.navigation__next{font-weight:700;font-size:.9375rem;color:#8e8e8e;transition:all .2s linear;display:flex;align-items:center;margin-left:10px}.navigation__next:hover{color:#86bb64}.navigation__next:hover svg{fill:#86bb64}.navigation__next svg{width:22px;height:14px;fill:#8e8e8e;transition:all .2s linear;margin-left:10px}.navigation__to-the-begin{position:relative;display:none;align-items:center;justify-content:flex-start;margin-right:10px;height:12px}.navigation__to-the-begin::before{content:"";position:absolute;top:50%;left:5px;width:1px;height:100%;background:#8e8e8e;transform:translate(0,-50%)}.navigation__to-the-begin:hover{color:#86bb64}.navigation__to-the-begin:hover::before{background:#86bb64}.navigation__to-the-begin:hover svg{fill:#86bb64}.navigation__to-the-begin svg{width:22px;height:14px;fill:#8e8e8e;transition:all .2s linear;margin-left:10px}.navigation__to-the-end{position:relative;display:none;align-items:center;margin-left:10px;height:12px}.navigation__to-the-end::after{content:"";position:absolute;top:50%;right:-1px;width:1px;height:100%;background:#8e8e8e;transform:translate(0,-50%)}.navigation__to-the-end:hover{color:#86bb64}.navigation__to-the-end:hover::after{background:#86bb64}.navigation__to-the-end:hover svg{fill:#86bb64}.navigation__to-the-end svg{width:22px;height:14px;fill:#8e8e8e;transition:all .2s linear;margin-left:10px}.disabled{display:none}.viewer{background:rgba(0,0,0,.8)}.viewer__body{display:flex;width:100%;align-items:center}.viewer .popup__content{width:100%;max-width:unset;background:0 0;animation:none}.viewer.open .popup__content{animation:none}.viewer .photo-viewer__photo{height:80vh;width:100%}.viewer .photo-viewer__photo picture{display:flex;width:100%;height:100%}.viewer .photo-viewer__photo img{position:relative;max-width:100%;max-height:100%;-o-object-fit:scale-down;object-fit:scale-down}.photo-viewer{flex:0 0 70%;min-width:0;padding:0 5px;max-height:80vh;position:relative}.photo-viewer__slider{width:100%;overflow:hidden}.photo-viewer__slide{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden}.photo-viewer__photo{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.photo-viewer__photo img{border-radius:10px;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.photo-viewer__navigation{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;display:flex;justify-content:space-between;align-items:center;z-index:1}.photo-viewer__next,.photo-viewer__prev{cursor:pointer;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.photo-viewer__next:hover svg,.photo-viewer__prev:hover svg{fill:#86bb64}.photo-viewer__next.swiper-button-disabled,.photo-viewer__prev.swiper-button-disabled{cursor:unset}.photo-viewer__next.swiper-button-disabled svg,.photo-viewer__prev.swiper-button-disabled svg{fill:#8e8e8e}.photo-viewer__next svg,.photo-viewer__prev svg{width:60%;height:60%;fill:#fff;transition:all .2s linear}.photo-viewer__prev{transform:rotate(90deg)}.photo-viewer__next{transform:rotate(-90deg)}.photo-viewer__close{width:54px;height:54px;position:absolute;top:-20px;right:0;border-radius:50%;background:rgba(14,14,14,.5);z-index:2;display:flex;align-items:center;justify-content:center}.photo-viewer__close svg{width:70%;height:70%;fill:#fff}.comments-viewer{flex:0 0 30%;min-width:0;padding:0 5px}.comments-viewer__slider{width:100%;overflow:hidden}.comments-viewer__slide{width:100%;display:flex;justify-content:center;background:#fff;border-radius:10px;overflow:hidden}.comments-viewer__slide.swiper-slide{height:80vh;overflow-y:auto}.comments-viewer .messages__body{display:none;position:absolute}.comments-viewer .messages__body.active{display:flex;width:100%;max-width:unset}.comments-viewer .post{border:none}.comments-viewer .comments__message{margin-right:0}.comments-viewer .post__body{padding-bottom:20px}.comments-viewer .gallery__link{display:none}.comments-viewer .author__name{line-height:1.3}.comments-viewer .author__time{line-height:1.7}.comments-viewer .post__footer{gap:15px}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#3b7319;border-radius:2px;left:0;right:0;opacity:1;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:1;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:3px;background:#c2ddb2}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.select-box{display:flex;flex-direction:column-reverse;position:relative;width:100%}.select-box label{cursor:pointer}.options-container{position:absolute;top:65%;max-height:0;width:100%;opacity:0;transition:all .2s linear;overflow:hidden;z-index:10;background:#fff;border:2px solid #dcdcdc;border-radius:8px}.options-container.opened{opacity:1;max-height:500px;overflow-y:auto}.option,.selected{padding:10px 20px;cursor:pointer;transition:all .2s linear;text-align:left;font-weight:600}.selected{border:2px solid #dcdcdc;border-radius:8px;position:relative;height:50px;margin-bottom:35px}.selected::after{content:"";position:absolute;top:50%;right:20px;width:18px;height:18px;transform:translate(0,-50%);-webkit-mask:url(../img/icons/icons.svg#arrow) center/cover no-repeat;mask:url(../img/icons/icons.svg#arrow) center/cover no-repeat;background:#8e8e8e;transition:all .2s linear}.selected._active::after{transform:translate(0,-50%) rotate(-180deg)}.option:hover{background:#f5f5f5}.radio{display:none}.contacts{flex:0 0 276px;box-shadow:0 4px 30px rgba(0,0,0,.12);border-radius:10px;background:#fff;transition:all .2s linear;align-self:flex-start}.contacts__wrapper{padding:20px 10px 20px 0}.contacts__list{padding:0 20px;max-height:53vh;overflow:auto}.contacts__item{display:flex;align-items:center;justify-content:space-between}.contacts__item:not(:last-child){margin-bottom:10px}.contacts__user{display:flex;align-items:center}.contacts__avatar{width:30px;height:30px;margin-right:5px;position:relative}.contacts__photo{width:100%;height:100%;position:relative;border-radius:50%;overflow:hidden}.contacts__photo img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contacts__name{font-weight:600;font-size:.75rem;color:#292929}.contacts__messages{font-weight:600;font-size:.75rem;color:#fff;width:26px;height:26px;border-radius:50%;background:#86bb64;display:flex;justify-content:center;align-items:center}.contacts__status{width:13px;height:13px;border-radius:50%;background:#86bb64;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:0}.contacts__status svg{width:50%;height:50%;stroke:#fff}.contacts__show-hide{display:none;align-items:center;justify-content:center;width:100%;height:40px;z-index:1;position:relative;font-size:.9375rem;color:#292929;background:#c2ddb2}.contacts__show-hide.active svg{transform:rotate(90deg)}.contacts__show-hide::after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%,0);height:1px;width:100%;background:#8e8e8e;opacity:.2}.contacts__show-hide svg{width:12px;height:12px;fill:#8e8e8e;transform:rotate(-90deg);margin-left:5px;transition:all .3s linear}.create__item{margin-bottom:30px}.create__item input,.create__item textarea{color:#292929;padding:12px 22px;border:2px solid #cac8c8;border-radius:10px;width:100%}.create__item textarea{resize:none;height:190px}.create__title{font-weight:600;font-size:.9375rem;color:#8e8e8e;margin-bottom:10px}.create__btns{display:flex;justify-content:flex-end;gap:20px}.create__btn{width:220px;height:54px}.create .select-settings__list{max-height:300px;overflow:auto}.minichat{position:absolute;right:0;bottom:0;z-index:30;width:435px;transform:translate(0,100%);transition:all .2s linear}.minichat.active{transform:translate(0,0)}.minichat__header{padding:20px 30px;background:#619441;display:flex;align-items:center;justify-content:space-between;border-radius:10px 10px 0 0}.minichat__name{font-weight:600;font-size:1.375rem;color:#fff}.minichat__close{width:28px;height:28px}.minichat__close svg{height:100%;width:100%;fill:#fff}.minichat__body{background:#fff;padding:25px 30px;width:100%;height:50vh;overflow:auto}.minichat__block{display:flex;align-items:flex-start}.minichat__block:not(:last-child){margin-bottom:25px}.minichat__block_my .minichat__avatar{margin-left:10px;margin-right:unset}.minichat__block_my .minichat__text{background:#ebf4e5}.minichat__block_my .minichat__time{margin-left:unset;margin-right:10px}.minichat__block_my .minichat__item{display:flex;flex-direction:column;align-items:flex-end}.minichat__avatar{flex:0 0 45px;width:45px;height:45px;border-radius:50%;overflow:hidden;position:relative;margin-right:10px}.minichat__avatar img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.minichat__item{position:relative}.minichat__text{font-size:.9375rem;color:#292929;background:#f3f3f3;border-radius:0 10px 10px 10px;padding:10px 30px 10px 15px;margin-bottom:10px}.minichat__time{font-size:.75rem;color:#8e8e8e;display:flex;align-items:center;margin-left:10px}.minichat__time svg{width:13px;height:13px;stroke:#8e8e8e;margin-right:5px}.minichat__options{position:absolute;right:5px;top:10px}.minichat__options .options__icon{transform:rotate(90deg)}.minichat__options .options__icon svg{fill:#8e8e8e}.minichat__options .options__list{width:150px}.minichat__options .options__item:not(:last-child){margin-bottom:15px}.minichat__new.comments__new{margin-top:0}.minichat__new.comments__new .comments__form{margin-bottom:0;border-radius:unset;background:#f3f3f3;border:none}.minichat__gallery{margin-top:10px;display:grid;gap:10px}.minichat__photo{position:relative;height:114px;width:100%}.minichat__photo img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.minichat__btn{width:60px;height:60px;border-radius:50%;background:#fff;position:absolute;display:flex;justify-content:center;align-items:center;top:-75px;right:20px;box-shadow:0 4px 30px rgba(0,0,0,.12);transition:all .2s linear;animation:minichatBtn 2s linear infinite}.minichat__btn.hidden{opacity:0}.minichat__btn svg{margin-top:3px;width:50%;height:50%;fill:#8e8e8e}.minichat__input{padding:10px;background:#fff;border-radius:20px;font-size:.875rem;margin-right:10px}.minichat .comments__form{padding:5px 12px}.minichat .comments__form input{background:#fff}@keyframes minichatBtn{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.edit__links{display:flex;justify-content:flex-start;position:relative;margin-left:350px}.edit__link{height:40px;display:flex;align-items:center;justify-content:center;padding:0 15px;color:#fff;cursor:pointer;transition:all .2s linear;font-weight:600;color:#8e8e8e}.edit__link:hover{color:#86bb64}.edit__content{display:flex;gap:30px;margin-top:70px}.edit .create__btn:first-child{white-space:nowrap;width:220px}.filter{display:none;align-items:center;margin:0 10px 30px 0}.sort{margin-right:5px}.sort__btn{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.sort__btn img{max-width:100%;max-height:100%}.sort__btn picture{display:flex;align-items:center;justify-content:center}.sort__menu{position:fixed;bottom:-100%;left:0;width:100vw;background:linear-gradient(360deg,#edeaea 0,#fff 49.98%,#f3f2f2 100%);border-radius:22px 22px 0 0;z-index:100;display:flex;align-items:center;flex-direction:column;padding:33px 0;transition:all .2s linear}.sort__menu.opened{bottom:0}.sort__header{font-weight:300;font-size:.875rem;color:#292929;margin-bottom:27px}.sort__list{width:100%;overflow-y:auto}.sort__item{font-size:1.25rem;color:#292929;text-align:center;cursor:pointer;padding:0 15px}.sort__item:not(:last-child){margin-bottom:13px}.sort__item.active span::before{opacity:1;transform:translate(0,-50%) scale(1)}.sort__item span{position:relative}.sort__item span::before{content:"";position:absolute;top:50%;left:-30px;transform:translate(0,-50%) scale(0);width:27px;height:27px;-webkit-mask:url(../img/icons/sort-check.png) center/cover no-repeat;mask:url(../img/icons/sort-check.png) center/cover no-repeat;background:#000;opacity:0;transition:all .2s linear}.select-filter .select-box{display:flex;flex-direction:column-reverse;position:relative;width:100%}.select-filter .select-box label{cursor:pointer}.select-filter .options-container{position:absolute;top:110%;max-height:0;width:auto;opacity:0;transition:all .2s linear;overflow:hidden;z-index:20;background:#fff;border:none;border-radius:18px;padding:10px 10px;display:flex;right:-14px;flex-wrap:wrap;width:280px;box-shadow:0 0 20px rgba(0,0,0,.12)}.select-filter .options-container.opened{opacity:1;max-height:500px;overflow-y:auto}.select-filter .option{padding:0;cursor:pointer;transition:all .2s linear;text-align:left;font-weight:600;display:flex;align-items:center;justify-content:center;flex:0 0 20%;width:32px;height:32px}.select-filter .option:hover{background:0 0}.select-filter .option:not(:last-child){margin-bottom:10px}.select-filter .selected{padding:0;cursor:pointer;transition:all .2s linear;text-align:left;font-weight:600;position:relative;height:40px;width:40px;border:none;display:flex;align-items:center;justify-content:center;margin-bottom:0}.select-filter .selected::after{display:none}.select-filter .header-rating__sum{height:32px;width:32px}.select-filter .header-rating__sum span{width:32px;height:32px}.select-filter .header-rating__circle{width:32px;min-width:32px;height:32px}.select-filter .header-rating__circle svg{width:100%;height:100%}.select-filter .header-rating__circle svg.filter__spec{fill:#86bb64}.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.3333333333%;left:0;top:33.3333333333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.3333333333%;top:0;width:33.3333333333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center::after,.cropper-center::before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center::before{height:1px;left:-3px;top:0;width:7px}.cropper-center::after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}.cropper-point.point-se::before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.no-webp .cropper-bg{background-image:url(../images/bg.png)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.header{background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.12);position:fixed;top:0;left:0;width:100%;z-index:50}.header__body{height:94px;display:flex;align-items:center;justify-content:space-between;position:relative}.header__logo{margin-right:10px}.header__logo_mob{display:none;margin-right:10px}.header__btns{display:flex;gap:20px;flex:1 1 auto;justify-content:flex-end}.header__btns .header__btn{min-width:160px;padding:0 10px;font-size:16px}.header__btn{position:relative}.header__btn span:nth-of-type(2){display:none}.header__btn svg{margin-left:10px}.header__btn svg:nth-of-type(2){display:none}.header__btn.active{background:#3b7319}.header__btn.active span:nth-of-type(1){display:none}.header__btn.active span:nth-of-type(2){display:block}.header__btn.active svg:nth-of-type(1){display:none}.header__btn.active svg:nth-of-type(2){display:block}.header__btn.active .header__help{display:none}.header__btn:hover .header__help{opacity:1;visibility:visible;transform:translate(0,0)}.header__search-btn{background:#fff;width:32px;height:32px;display:flex;justify-content:center;align-items:center;margin:0 10px;display:none}.header__search-btn svg{width:100%;height:100%;fill:#86bb64}.header__help{font-weight:600;color:#8e8e8e;display:flex;align-items:center;position:absolute;top:110%;right:0;background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.15);border-radius:10px;padding:8px 20px;opacity:0;visibility:hidden;transform:translate(0,-50%);transition:all .2s linear;pointer-events:none}.header__help svg{width:19px;height:19px;stroke:#8e8e8e}.header__help_done{font-weight:600;color:#8e8e8e;display:flex;align-items:center;position:absolute;top:130%;left:0;background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.15);border-radius:10px;padding:8px 20px;opacity:0;visibility:hidden;pointer-events:none}.header__help_done svg{width:19px;height:19px;stroke:#8e8e8e;margin-left:5px!important;display:block!important}.header__burger{width:32px;height:32px;display:none}.header__burger svg{width:100%;height:100%;fill:#3b7319}.header__user{width:32px;min-width:32px;height:32px;border-radius:50%;overflow:hidden;position:relative;margin-left:10px;display:none}.header__user img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.search-header{flex:1 1 auto;margin:0 10px;max-width:457px;display:flex;align-items:center}.search-header .messages__items{max-height:calc(var(--app-height) - 195px)}.search-header .messages__body{top:120%;width:100%;right:0}.search-header .messages__avatar svg{fill:#86bb64}.search-header__btn{width:30px;height:30px;margin-right:13px}.search-header__btn svg{width:100%;height:100%}.search-header__input{border:none;font-size:.9375rem;color:#8e8e8e;width:100%}.search-header__wrapper{display:flex;align-items:center;width:100%;height:54px;background:#fff;border:1px solid #8e8e8e;border-radius:10px;padding:0 15px}.menu-header{display:flex;align-items:center;justify-content:flex-end}.menu-header__icon{width:32px;height:32px;display:block;display:flex;align-items:center;justify-content:center}.menu-header__icon:not(:last-child){margin-right:10px}.menu-header__icon svg{fill:#86bb64;width:100%;height:100%;transition:all .2s linear}.menu-header__icon:hover svg{fill:#3b7319}.menu-header__icon:hover .messages__items svg{fill:#86bb64}.menu-header__icon:hover .messages__info svg{fill:#292929}.menu-header__icon:hover .messages__menu svg{fill:#292929}.menu-header__icon .messages__avatar svg{width:100%;height:100%}.menu-header__icon .messages__info svg{fill:#292929;width:18px;height:18px}.menu-header__icon .options__link svg{fill:#292929;width:20px;height:18px}.menu-header__icon .options__link:hover svg{fill:#3b7319}.menu-header__notifications.active{position:relative}.menu-header__notifications.active::before{content:"";position:absolute;top:0;right:0;width:10px;height:10px;background:#ef4444;border-radius:50%}.menu-header__settings{width:54px;height:54px;margin-left:50px}.menu-header__settings .options__icon{width:100%;height:100%;border-radius:50%;background:#619441;transition:all .2s linear;display:flex;align-items:center;justify-content:center}.menu-header__settings .options__icon:hover{background:#3b7319}.menu-header__settings .options__icon:hover svg{fill:#fff}.menu-header__settings .options__icon svg{fill:#fff;width:30px;height:30px}.menu-header__settings .options__list{right:0}.menu-header__settings .options__item{margin-bottom:15px}.menu-header__settings .options__item:first-of-type{position:relative;margin-bottom:25px}.menu-header__settings .options__item:first-of-type::before{content:"";position:absolute;margin-top:10px;top:100%;left:0;width:100%;height:1px;background:#292929}.menu-header__settings .options__item:last-of-type{position:relative;margin-top:25px}.menu-header__settings .options__item:last-of-type::before{content:"";position:absolute;margin-bottom:10px;bottom:100%;left:0;width:100%;height:1px;background:#292929}.menu-header__settings .options__link svg{width:20px;height:20px;min-width:20px}.menu-header__settings .options__list{width:310px}.menu-header__settings .options__subitem{margin-bottom:10px}@keyframes copyLinkHelp{0%{opacity:0;visibility:hidden}30%{opacity:1;visibility:visible}70%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}.main{width:100vw;min-height:100vh;background:linear-gradient(89.92deg,#96cd73 .05%,#a3d285 96.58%);position:relative}.main::before{content:"";position:absolute;background:url(../img/decor-left.svg) center/cover no-repeat;left:0;bottom:0;width:450px;height:610px}.main::after{content:"";position:absolute;background:url(../img/decor-right.svg) center/cover no-repeat;right:0;bottom:0;width:660px;height:940px}.main__body{display:flex;height:100vh}.main__left{padding-top:94px;flex:0 0 50%;height:100%;display:flex;justify-content:flex-start;align-items:center;position:relative;z-index:1}.main__right{height:100%;padding-top:94px;flex:0 0 50%;display:flex;align-items:center;justify-content:flex-end;flex:1 1 auto}.main__image{width:97%}.main__image img{max-width:100%;max-height:100%}.offer{max-width:436px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.offer__pretitle{font-size:1.875rem;color:#fff}.offer__title{font-weight:700;font-size:5.3125rem;color:#fff;margin-top:-.23em}.offer__desc{font-size:1.625rem;color:#fff;margin-bottom:1.35em}.offer__btn{display:block;padding:15px 22px;font-weight:600;color:#86bb64;background:#fff;border-radius:10px;transition:all .2s linear}.offer__btn:hover{background:#f1f1f1}.registration{position:absolute;left:0;max-height:86%;overflow-y:auto;opacity:0;visibility:hidden;pointer-events:none;transition:all .2s linear;scrollbar-width:none}.registration#restore .registration__content{width:555px}.registration#restore .registration__note{font-size:.9375rem;text-align:center;max-width:100%}.registration::-webkit-scrollbar{display:none}.registration.active{opacity:1;visibility:visible;pointer-events:all}.registration__content{padding:15px;background:#fff;border-radius:10px;width:440px}.registration__title{font-weight:600;font-size:1.75rem;color:#85bb65;text-align:center;margin-bottom:10px}.registration__subtitle{font-weight:600;color:#292929;text-align:center;margin-bottom:10px}.registration__socials{display:flex;justify-content:center;align-items:center;gap:20px;margin-bottom:10px}.registration__social{height:50px;width:180px;border:2px solid #cac8c8;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:.9375rem;color:#292929;background:#fff;transition:all .2s linear}.registration__social img{width:30px;height:30px;margin-right:10px}.registration__social:hover{background:#f1f1f1}.registration__note{font-size:.75rem;color:#8e8e8e;max-width:380px;margin-bottom:15px}.registration__note_last{margin:0 auto;font-size:.75rem;color:#8e8e8e;text-align:center}.registration__btn{margin-bottom:10px}.registration__link{font-size:.75rem;color:#86bb64}.registration__checkbox{margin:20px 0 30px;font-size:.75rem;color:#8e8e8e;padding-left:25px}.registration__checkbox::before{box-shadow:none;width:13px;height:13px;border:1px solid #8e8e8e;border-radius:2px}.registration__checkbox::after{border-radius:1px;width:7px;height:7px;left:3px}.registration__bottom{display:flex;align-items:center;justify-content:space-between}.registration__forgot{font-weight:600;font-size:.75rem;color:#86bb64;transition:all .2s linear}.registration__forgot:hover{color:#3b7319}.registration__create{font-size:.75rem;color:#8e8e8e}.registration__reg{color:#86bb64;transition:all .2s linear}.registration__reg:hover{color:#3b7319}.form-registration__item{position:relative}.form-registration__item.active .form-registration__warning{opacity:1;visibility:visible}.form-registration__item:not(:last-child){margin-bottom:10px}.form-registration__title{font-size:.9375rem;color:#8e8e8e;margin-bottom:.66em}.form-registration__input{padding:10px 22px;color:#292929;border:2px solid #cac8c8;border-radius:10px}.form-registration__input.settings__input{width:100%;margin-bottom:15px;max-height:48.8px}.form-registration__input input{width:100%;border:none}.form-registration__recover{display:flex;align-items:center;gap:20px;margin-bottom:30px;flex-wrap:wrap}.form-registration__left{flex:1 1 50%}.form-registration__note{font-size:.9375rem;color:#8e8e8e}.form-registration__email{font-weight:600}.form-registration__right{flex:1 1 50%}.form-registration__error{font-size:1rem;color:#292929;display:none;align-items:center;justify-content:center;background:#ffe8e8;border-radius:10px;padding:20px 10px;margin-bottom:32px}.form-registration__error.active{display:flex}.form-registration__error svg{width:20px;height:20px;fill:red;margin-right:17px}.form-registration__warning{background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.15);border-radius:10px;color:#292929;padding:20px;position:absolute;right:0;top:110%;z-index:1;display:flex;align-items:center;transition:all .2s linear;opacity:0;visibility:hidden}.form-registration__warning svg{width:20px;height:20px;fill:#86bb64;margin-right:15px}.form-registration__warning_red svg{fill:#d20000}.form-registration__warning_error{background:#ffe8e8;align-items:flex-start}.form-registration__warning_error svg{fill:#d20000}.menu{position:sticky;top:30px;background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.12);border-radius:10px;padding:27px;flex:0 0 320px;align-self:flex-start;z-index:5;max-height:calc(100vh - 154px);overflow-y:auto;scrollbar-width:none}.menu::-webkit-scrollbar{display:none}.menu_hidden{display:none}.menu__list{margin-top:5px}.menu__sublist{padding-top:15px;background:#fff}.menu__item,.menu__subitem{padding:5px 0;position:relative;align-items:center}.menu__item:not(:last-child),.menu__subitem:not(:last-child){margin-top:5px}.menu__item{display:flex}.menu__item[data-spollers]{position:relative;margin-top:40px;display:block}.menu__item[data-spollers]::before{content:"";position:absolute;top:-25px;left:0;width:100%;height:1px;background:#dcdcdc}.menu__item.active{background:#c2ddb2;border-radius:5px}.menu__item._active>.menu__link{color:#3b7319}.menu__item._active svg{fill:#3b7319}.menu__item-mob{display:none}.menu__item-mob[data-spollers]{display:none}.menu__link{display:flex;align-items:center;color:#292929;transition:all .2s linear}.menu__link span{flex:1 1 auto;text-align:left}.menu__link svg{width:32px;height:32px;fill:#292929;stroke:none;margin-right:15px;transition:all .2s linear}.menu__link svg.stroke{stroke:#292929;stroke-width:1.3px}.menu__link svg:not(:first-of-type){width:18px;height:11px;margin-right:0}.menu__link.active{font-weight:600;color:#619441}.menu__link._active svg:not(:first-of-type){transform:rotate(-180deg)}.menu__link:hover{color:#619441}.menu__link:hover svg{fill:#619441}.menu__link:hover svg.stroke{stroke:#619441}.menu__image{max-width:32px;height:32px;border-radius:50%;overflow:hidden;margin-right:15px;display:flex;justify-content:center;align-items:center}.menu__image img{max-width:100%;max-height:100%}.menu__header{display:flex;align-items:center;justify-content:space-between;width:100%}.menu__header .menu__image{width:32px;max-width:32px;height:32px;position:relative}.menu__header .menu__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.menu__icon{width:40px;min-width:40px;height:40px;position:relative;border-radius:50%;overflow:hidden;background:#f3f3f3;display:none}.menu__icon::before{content:"";position:absolute;top:50%;left:50%;width:15px;height:15px;transform:translate(-50%,-50%);-webkit-mask:url(../img/icons/icons.svg#chat) center/cover no-repeat;mask:url(../img/icons/icons.svg#chat) center/cover no-repeat;background:#292929}.menu__btn{position:absolute;right:0;top:11px;display:flex;align-items:center;padding-left:10px}.menu__btn svg{width:18px;height:18px}.menu__count{width:25px;height:25px;font-size:.75rem;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#3b7319;overflow:hidden;color:#fff;margin-left:15px}.post{background:#fff;border:2px solid #cac8c8;border-radius:10px;padding:22px}.post:not(:last-child){margin-bottom:30px}.post__footer{display:flex;gap:50px;position:relative;margin-top:35px}.post__footer::before{content:"";position:absolute;top:-15px;left:0;width:100%;height:1px;background:#cac8c8}.post__option{color:#86bb64;display:flex;align-items:center;transition:all .2s linear}.post__option svg{width:22px;height:22px;margin-right:12px;fill:#86bb64;transition:all .2s linear}.post__option:hover{color:#3b7319}.post__option:hover svg{fill:#3b7319}.post__message{color:#292929;margin:18px 0 30px;resize:none;width:100%;overflow:hidden;height:-moz-fit-content;height:fit-content;background:#fff;border:none}.post__gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;height:385px;margin-bottom:30px}.post__gallery_single{height:385px;margin-bottom:30px}.post__image{border-radius:5px;overflow:hidden;position:relative;height:100%}.post__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post__image:first-of-type{grid-row:1/3}.post__info{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;position:relative}.post__likes{display:flex;align-items:center;font-weight:600;color:#8e8e8e}.post__like{width:28px;height:28px;display:flex;justify-content:center;align-items:center;margin-right:10px}.post__like svg{width:100%;height:100%}.post__like_empty{background:#fff;border:1px solid #86bb64}.post__like_empty svg{fill:#86bb64}.post__details{font-weight:600;color:#8e8e8e;display:flex;flex:1 1 auto;justify-content:flex-end;gap:25px}.post__detail{display:flex;align-items:center}.post__detail:not(:last-child){margin-right:10px}.post__detail span:first-of-type{margin-right:5px}.post__detail svg{width:20px;height:20px;fill:#8e8e8e;margin-right:5px;display:none}.post.active .post__info::after{background:#86bb64}.post.active .comments{display:block}.post__hashtag{font-weight:700}.post__btns{display:none;flex:1 1 auto;align-items:center;justify-content:flex-end;gap:25px}.post__discard,.post__save{width:22px;height:22px;display:none}.post__discard svg,.post__save svg{width:100%;height:100%;fill:#8e8e8e}.post__discard{align-self:flex-start}.post.editable .post__discard,.post.editable .post__save{display:block}.post.editable .post__btns{display:flex}.post.editable .author__options,.post.editable .post__detail{display:none}.repost{background:#fff;border:.3px solid #8e8e8e;border-radius:10px;padding:22px;margin:15px 0}.repost .author__avatar{width:35px;height:35px}.repost .post__info::before{content:"";position:absolute;top:-15px;left:0;width:100%;height:1px;background:#cac8c8}.repost .author__name{font-size:.875rem;font-weight:400}.repost .post__detail svg{width:15px;height:15px}.repost .post__like{width:22px;height:22px}.author{display:flex;align-items:center}.author__avatar{width:42px;height:42px;border-radius:50%;overflow:hidden;margin-right:10px;align-self:flex-start}.author__avatar img{width:100%}.author__details{flex:1 1 auto}.author__header{display:flex;align-items:flex-start}.author__name{font-weight:600;color:#292929;margin-right:5px}.author__status{min-width:16px;height:16px;background:#85bb65;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:10px}.author__status svg{width:8px;height:6px}.author__added,.author__visibility{color:#8e8e8e;display:flex;align-items:center;cursor:pointer}.author__added svg,.author__visibility svg{width:16px;height:16px;fill:#8e8e8e}.author__added svg:first-of-type,.author__visibility svg:first-of-type{margin:0 12px 0 3px}.author__added{flex-wrap:wrap}.author__added svg{transform:rotate(-90deg);margin-right:0}.author__added svg:first-of-type{margin:0 3px 0 3px}.author__time{font-weight:600;font-size:.75rem;color:#8e8e8e}.author__options{align-self:flex-start}.author__options .options__icon{transform:rotate(90deg)}.author__main{display:flex;align-items:center}.author__info{display:flex;flex-direction:column}.comments{margin-top:40px;position:relative;display:none}.comments::before{content:"";position:absolute;top:-20px;left:0;width:100%;height:1px;background:#86bb64}.comments__item{display:flex}.comments__item:not(:last-child){margin-bottom:45px}.comments__avatar{width:34px;height:34px;border-radius:50%;overflow:hidden;margin-right:15px;flex:0 0 34px}.comments__avatar img{max-width:100%}.comments__name{font-weight:600;font-size:.9375rem;color:#292929;margin-bottom:10px}.comments__message{background:#ebf4e5;border-radius:0 10px 10px 10px;font-size:.9375rem;color:#292929;padding:12px;position:relative;margin-right:50px}.comments__reply{font-weight:700}.comments__likes{position:absolute;top:100%;right:0;margin-top:-7px;display:flex;align-items:center;font-weight:600;color:#8e8e8e;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1);border-radius:15px;padding:1px 10px 1px 1px}.comments__like{width:28px;height:28px;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-right:10px}.comments__like svg{width:100%;height:100%}.comments__all{font-weight:600;font-size:.9375rem;color:#292929;margin:0 auto}.comments__new{display:flex;margin-top:25px}.comments__new .messages__wrapper{margin-top:0}.comments__creation{width:100%;position:relative}.comments__form{padding:5px 12px;background:#ebf4e5;border-radius:0 10px 10px 10px;width:100%;margin-bottom:5px;display:flex;align-items:center;border:2px solid #cac8c8}.comments__form .messages__body{left:0;top:unset;bottom:120%;max-width:375px;max-height:275px;padding:16px;z-index:4}.comments__form .messages__items{margin-top:0;flex:1 1 auto}.comments__form input{border:none;background:0 0;font-size:.9375rem;color:#292929;width:100%}.comments__form input::-moz-placeholder{opacity:1}.comments__form input::placeholder{opacity:1}.comments__form input[type=file]{display:none}.comments__help{font-size:.75rem;color:#8e8e8e}.comments__camera{width:35px;height:35px;display:flex;align-items:center;justify-content:center;margin-left:10px}.comments__camera span{width:35px;min-width:35px;height:35px;border-radius:50%;overflow:hidden;background:#86bb64;display:flex;align-items:center;justify-content:center;transition:all .2s linear}.comments__camera svg{height:60%;width:60%;fill:#fff}.comments .messages__wrapper{flex:unset}.comments .messages__items{max-height:195px}.post-new{background:#ebf4e5;border:2px solid #cac8c8;border-radius:10px;padding:25px;margin-bottom:30px;position:relative}.post-new::before{content:"";position:absolute;top:25px;left:25px;width:18px;height:18px;-webkit-mask:url(../img/icons/icons.svg#pen) center/cover no-repeat;mask:url(../img/icons/icons.svg#pen) center/cover no-repeat;background:#8e8e8e}.post-new__message{margin-bottom:30px;min-width:95%;height:100px;font-size:.9375rem;margin-left:30px;background:0 0;border:none;resize:none}.post-new__message::-moz-placeholder{font-size:calc(.625rem + 6 * (100vw - 20rem)/ 1600)}.post-new__message::placeholder{font-size:calc(.625rem + 6 * (100vw - 20rem)/ 1600)}.post-new__options{display:flex;align-items:center;justify-content:flex-end;position:relative;flex-wrap:wrap}.post-new__options::before{content:"";position:absolute;top:-20px;left:0;width:100%;height:2px;background:#cac8c8}.post-new__add{display:flex;margin-right:10px}.post-new__file{margin-right:10px}.post-new__file input[type=file]{display:none}.post-new__emoji .emoji-post__list{right:0;top:unset;bottom:97%}.post-new__btn{font-weight:600;color:#fff}.post-new__camera{display:flex;align-items:center;gap:15px;cursor:pointer}.post-new__camera:hover span:first-child{background:#3b7319}.post-new__camera span{font-weight:600;color:#292929}.post-new__camera span:first-child{width:50px;height:50px;border-radius:50%;overflow:hidden;background:#86bb64;display:flex;align-items:center;justify-content:center;transition:all .2s linear}.post-new__camera span:first-child svg{height:60%;width:60%;fill:#fff}.visibility{position:relative}.visibility__list{padding:20px;background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.15);border-radius:10px;font-weight:400;color:#8e8e8e;position:absolute;top:150%;right:-50%;z-index:1;opacity:0;transform:translate(0,-50%);visibility:hidden;transition:all .2s linear}.visibility__list.active{opacity:1;transform:translate(0,0);visibility:visible}.visibility__list svg{width:20px;height:20px;fill:#8e8e8e;margin-right:7px;transition:all .2s linear}.visibility__list .radio-options__item{display:flex;align-items:center;position:relative;padding-left:30px;transition:all .2s linear;white-space:nowrap}.visibility__list .radio-options__item:not(:last-child){margin-bottom:15px}.visibility__list .radio-options__item input{display:none}.visibility__list .radio-options__item::before{content:"";position:absolute;left:0;top:50%;transform:translate(0,-50%);width:20px;height:20px;border:1px solid #292929;border-radius:50%}.visibility__list .radio-options__item::after{content:"";position:absolute;left:0;top:50%;transform:translate(5px,-50%) scale(0);width:10px;height:10px;background:#292929;border-radius:50%;transition:all .2s linear}.visibility__list .radio-options__item._active{color:#292929}.visibility__list .radio-options__item._active svg{fill:#292929}.visibility__list .radio-options__item._active::after{transform:translate(5px,-50%) scale(1)}.header-profile{height:363px;position:relative;display:flex;gap:30px}.header-profile__bg{position:absolute;width:100%;height:100%;border-radius:10px;overflow:hidden}.header-profile__bg img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header-profile__left{flex:0 0 320px;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:30px}.header-profile__options{display:flex;align-items:center;gap:25px}.header-profile__option{width:30px;height:30px;position:relative}.header-profile__option svg{width:100%;height:100%;fill:#fff}.header-profile__option:hover .header-profile__help{opacity:1;visibility:visible;transform:translate(0,0)}.header-profile__help{position:absolute;top:140%;left:-20px;font-size:.75rem;color:#292929;background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.15);border-radius:10px;padding:8px 20px;opacity:0;visibility:hidden;transform:translate(0,50%);transition:all .2s linear;pointer-events:none}.header-profile__photo{position:relative;border-radius:50%;overflow:hidden;border:5px solid #fff;width:255px;height:255px}.header-profile__photo img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header-profile__wrapper{position:relative;transform:translate(0,115px);z-index:1}.header-profile__wrapper .header-profile__options{position:absolute;left:0;bottom:15%;width:100%;justify-content:space-between;padding:0 20%}.header-profile__right{flex:1 1 auto;position:relative;padding:30px 30px 30px 0;display:flex;justify-content:space-between;align-items:flex-end;align-self:flex-end}.header-profile__name{font-weight:600;color:#fff;display:flex;align-items:center;margin-right:10px}.header-profile__name_page{font-weight:600;font-size:1.75rem}.header-profile__status{width:24px;height:24px;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center;background:#86bb64;margin-left:10px}.header-profile__status svg{width:60%;height:60%;fill:#fff}.header-profile__friends{font-size:.9375rem;line-height:24px;color:#fff}.header-profile__btn svg{width:calc(15px + 6 * (100vw - 320px)/ 1600);height:calc(15px + 6 * (100vw - 320px)/ 1600)}.header-profile__info{margin-top:25px}.content-profile{display:flex;gap:30px}.content-profile__left{flex:0 0 320px}.content-profile__right{flex:1 1 auto}.content-profile__details{font-size:.9375rem;color:#292929}.content-profile__details p:not(:last-child){margin-bottom:30px}.content-profile__hidden{font-size:.9375rem;color:#292929}.content-profile .empty circle{fill:red}.content-profile .empty path{fill:red}.info-profile__title{font-weight:600;font-size:1.375rem;color:#292929}.info-profile__items{margin-top:20px}.info-profile__item{color:#292929;display:flex;align-items:flex-start}.info-profile__item:not(:last-child){margin-bottom:12px}.info-profile__item svg{width:24px;height:24px;min-width:24px;fill:#8e8e8e;margin-right:12px}.friends-profile{margin-top:50px;display:flex;flex-direction:column}.friends-profile__title{font-weight:600;font-size:1.375rem;color:#292929;margin-bottom:20px}.friends-profile__title span{color:#86bb64;font-weight:700}.friends-profile__list{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(50px,1fr))}.friends-profile__item{position:relative}.friends-profile__item:hover .friends-profile__help{opacity:1;transform:translate(0,0);visibility:visible}.friends-profile__link{font-weight:600;font-size:.9375rem;color:#292929;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.friends-profile__help{font-weight:600;font-size:1.125rem;color:#292929;white-space:nowrap;background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.15);border-radius:10px;padding:8px 20px;position:absolute;left:20px;bottom:40px;pointer-events:none;opacity:0;visibility:hidden;transform:translate(0,50%);transition:all .2s linear;z-index:1}.friends-profile__image{width:100%;aspect-ratio:1/1;border-radius:10px;overflow:hidden;position:relative}.friends-profile__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.friends-profile__all{margin-top:20px}.friends-profile__locked{color:#8e8e8e}.photos-profile{margin-top:50px;display:flex;flex-direction:column}.photos-profile__title{font-weight:600;font-size:1.375rem;color:#292929;margin-bottom:20px}.photos-profile__title span{color:#86bb64;font-weight:700}.photos-profile__list{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.photos-profile__image{display:block;width:100%;aspect-ratio:1/1;border-radius:10px;overflow:hidden;position:relative}.photos-profile__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.photos-profile__image_blur{opacity:.5;filter:blur(3px);pointer-events:none}.photos-profile__all{margin-top:20px}.likes-profile__item{display:flex}.likes-profile__item:not(:last-child){margin-bottom:15px}.likes-profile__avatar{width:42px;height:42px;border-radius:50%;overflow:hidden;margin-right:10px}.likes-profile__avatar svg{width:100%;height:100%;fill:#86bb64}.likes-profile__avatar img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.likes-profile__info{display:flex;flex-direction:column;gap:4px}.likes-profile__name{font-weight:600;font-size:.9375rem;color:#292929}.likes-profile__details{font-size:.75rem;color:#292929;display:flex;align-items:center}.likes-profile__details svg{width:17px;height:17px;fill:#292929;margin-right:5px}.likes-profile__time{font-size:.75rem;color:#8e8e8e}.groups-profile,.pages-profile{width:100%}.groups-profile__header,.pages-profile__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.groups-profile__title,.pages-profile__title{font-weight:600;font-size:1.75rem;color:#292929}.groups-profile__add,.pages-profile__add{font-weight:600;color:#86bb64;display:flex;align-items:center}.groups-profile__add span:first-child,.pages-profile__add span:first-child{display:block;width:33px;height:33px;border-radius:50%;border:2px solid #86bb64;display:flex;justify-content:center;align-items:center;margin-right:15px;font-size:1.75rem}.groups-profile__active,.pages-profile__active{display:flex;flex-direction:column;gap:15px;margin-bottom:35px}.groups-profile__active .groups-profile__item,.groups-profile__active .pages-profile__item,.pages-profile__active .groups-profile__item,.pages-profile__active .pages-profile__item{background:#f3f3f3;border-radius:10px;padding:15px}.groups-profile__recommend,.pages-profile__recommend{display:flex;flex-direction:column}.groups-profile__recommend .groups-profile__item,.groups-profile__recommend .pages-profile__item,.pages-profile__recommend .groups-profile__item,.pages-profile__recommend .pages-profile__item{background:#fff;padding:15px}.groups-profile__recommend .groups-profile__item:not(:last-child),.groups-profile__recommend .pages-profile__item:not(:last-child),.pages-profile__recommend .groups-profile__item:not(:last-child),.pages-profile__recommend .pages-profile__item:not(:last-child){border-bottom:1px solid #dcdcdc}.groups-profile__list,.pages-profile__list{display:flex;flex-direction:column}.groups-profile__list .groups-profile__item,.groups-profile__list .pages-profile__item,.pages-profile__list .groups-profile__item,.pages-profile__list .pages-profile__item{background:#fff;padding:15px}.groups-profile__list .groups-profile__item:not(:last-child),.groups-profile__list .pages-profile__item:not(:last-child),.pages-profile__list .groups-profile__item:not(:last-child),.pages-profile__list .pages-profile__item:not(:last-child){border-bottom:1px solid #dcdcdc}.groups-profile__item,.pages-profile__item{display:flex;align-items:center}.groups-profile__image,.pages-profile__image{width:60px;min-width:60px;height:60px;border-radius:50%;overflow:hidden;position:relative;margin-right:20px}.groups-profile__image img,.pages-profile__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.groups-profile__info,.pages-profile__info{display:flex;flex-direction:column;gap:7px;flex:1 1 auto}.groups-profile__name,.pages-profile__name{font-weight:600;color:#292929}.groups-profile__users,.pages-profile__users{font-size:.9375rem;color:#8e8e8e}.groups-profile__likes,.pages-profile__likes{font-size:.9375rem;color:#8e8e8e}.groups-profile__btn,.pages-profile__btn{width:220px;margin-left:10px}.groups-profile__more,.pages-profile__more{margin:50px auto 5px;color:#86bb64;transition:all .2s linear;font-family:"Open Sans";font-weight:700;font-size:.9375rem;cursor:pointer;align-items:center;display:flex}.groups-profile__more:hover,.pages-profile__more:hover{color:#3b7319}.groups-profile__more:hover svg,.pages-profile__more:hover svg{stroke:#3b7319}.groups-profile__more svg,.pages-profile__more svg{width:17px;height:17px;stroke:#86bb64;margin-right:10px;transition:all .2s linear}.groups-profile__navigation,.pages-profile__navigation{margin-top:30px}.friends__body{width:100%}.friends__list{display:flex;flex-wrap:wrap;-moz-column-gap:60px;column-gap:60px;row-gap:15px}.friends__title{font-weight:600;font-size:1.5rem;color:#292929;margin-bottom:40px}.friends__item{display:flex;align-items:center;background:#f3f3f3;border-radius:10px;padding:10px 15px;flex:1 1 45%}.friends__item .options__list{top:100%}.friends__item:nth-last-of-type(1) .options__list,.friends__item:nth-last-of-type(2) .options__list{top:unset;bottom:100%}.friends__item.hidden{display:none}.friends__photo{width:60px;height:60px;border-radius:50%;overflow:hidden;position:relative;margin-right:20px}.friends__photo img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.friends__info{flex:1 1 auto}.friends__name{font-weight:600;color:#292929;transition:all .2s linear}.friends__name:hover{color:#86bb64}.friends__mutual,.friends__time{font-weight:600;font-size:.75rem;color:#8e8e8e}.friends__options{width:40px;height:40px;display:flex;justify-content:center;align-items:center;z-index:unset}.friends__options .options__list{z-index:1;right:0}.friends__options .options__icon{width:70%;height:70%}.friends__options .options__icon:hover svg{fill:#86bb64}.friends__options .options__icon svg{width:100%;height:100%;fill:#292929;transition:all .2s linear}.friends__all{max-width:320px;width:100%;margin:50px auto 5px}.friends__all.hidden{display:none}.friends__more{margin:30px auto 5px;color:#86bb64;transition:all .2s linear;font-family:"Open Sans";font-weight:700;font-size:.9375rem;cursor:pointer;align-items:center;display:flex}.friends__more:hover{color:#3b7319}.friends__more:hover svg{stroke:#3b7319}.friends__more svg{width:17px;height:17px;stroke:#86bb64;margin-right:10px;transition:all .2s linear}.friends__more.hidden{display:none}.friends__navigation{margin-top:30px}.friends__navigation.hidden{display:none}.friends .tabs__header{margin-left:0;margin-top:0;justify-content:flex-start}.friends .tabs__body{margin-top:40px}.gallery__body{width:100%}.gallery__list{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.gallery__add{aspect-ratio:1/1;background:#aed298;border-radius:10px;display:flex;align-items:center;justify-content:center}.gallery__add input{display:none}.gallery__add .gallery__link-add{font-weight:600;font-size:.9375rem;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;height:50%;cursor:pointer}.gallery__add .gallery__link-add svg{width:50%;height:50%;min-height:50%;fill:#fff;margin-bottom:10px}.gallery__link{display:block;width:100%;height:100%}.gallery__link .comments-viewer__slide{display:none}.gallery__item{position:relative;aspect-ratio:1/1;cursor:pointer}.gallery__item:nth-of-type(6n+2) .options__list{right:-100px}.gallery__item:nth-of-type(6n+7) .options__list{right:unset;left:-30px}.gallery__item img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery__item.hidden{display:none}.gallery__options{position:absolute;top:10px;right:10px;background:rgba(14,14,14,.5);width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:unset;transition:all .2s linear}.gallery__options .options__icon{transform:rotate(90deg);display:flex;align-items:center;justify-content:center}.gallery__options .options__icon svg{fill:#fff}.gallery__options .options__list{width:380px;z-index:1;right:0}.gallery__options.active{background:rgba(59,115,25,.5)}.gallery__all{max-width:320px;width:100%;margin:50px auto 5px}.gallery__all.hidden{display:none}.gallery__more{margin:30px auto 5px;color:#86bb64;transition:all .2s linear;font-family:"Open Sans";font-weight:700;font-size:.9375rem;cursor:pointer;align-items:center;display:flex}.gallery__more:hover{color:#3b7319}.gallery__more:hover svg{stroke:#3b7319}.gallery__more svg{width:17px;height:17px;stroke:#86bb64;margin-right:10px;transition:all .2s linear}.gallery__more.hidden{display:none}.gallery__navigation{margin-top:30px}.gallery__navigation.hidden{display:none}.gallery .tabs__header{margin-left:0;margin-top:0;justify-content:flex-start}.gallery .tabs__body{margin-top:40px}.gallery__header{display:none;justify-content:space-between;align-items:center;margin-bottom:35px}.gallery__title{font-weight:600;font-size:1.75rem;color:#292929}.gallery__back{font-weight:600;font-size:1.5rem;color:#86bb64}.albums{width:100%}.albums__list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.albums__item{aspect-ratio:1/1;position:relative}.albums__item.hidden{display:none}.albums__item:nth-of-type(3n+4) .options__list{transform:translate(50%,0)}.albums__link{display:block;width:100%;height:100%;position:relative;border-radius:10px;overflow:hidden}.albums__link img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.albums__new{aspect-ratio:1/1}.albums__add{background:#aed298;border-radius:10px;font-weight:600;font-size:1.5rem;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%}.albums__add svg{width:30%;height:30%;min-height:30%;fill:#fff;margin-bottom:10px}.albums__info{position:absolute;left:20px;bottom:20px}.albums__name{font-weight:600;font-size:1.375rem;color:#fff;margin-bottom:5px}.albums__count{color:#fff}.albums__options{position:absolute;top:10px;right:10px;background:rgba(14,14,14,.5);width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:unset}.albums__options .options__icon{transform:rotate(90deg);display:flex;justify-content:center;align-items:center}.albums__options .options__icon svg{fill:#fff}.albums__options .options__list{width:340px;right:0;z-index:1}.albums__options.active{background:rgba(59,115,25,.5)}.albums__all{max-width:320px;width:100%;margin:50px auto 5px}.albums__all.hidden{display:none}.albums__more{margin:30px auto 5px;color:#86bb64;transition:all .2s linear;font-family:"Open Sans";font-weight:700;font-size:.9375rem;cursor:pointer;align-items:center;display:flex}.albums__more:hover{color:#3b7319}.albums__more:hover svg{stroke:#3b7319}.albums__more svg{width:17px;height:17px;stroke:#86bb64;margin-right:10px}.albums__more.hidden{display:none}.albums__navigation{margin-top:30px}.albums__navigation.hidden{display:none}.album .tabs__body{margin-top:35px}.album .gallery__header{display:flex}.profile_friends .header-profile__wrapper{position:relative;transform:translate(0,163px);z-index:1}.profile_friends .header-profile__btns{display:flex;gap:4px}.profile_friends .header-profile__btns .options__icon{width:56px;height:56px;padding:0;display:flex;justify-content:center;align-items:center}.profile_friends .header-profile__btns .options__icon:hover svg{fill:#292929}.profile_friends .header-profile__btns .options__icon svg{width:19px;height:19px;fill:#8e8e8e;margin-right:0}.profile_friends .header-profile__btns .options__list{top:130%}.profile_friends .header-profile__btn{border-radius:5px;white-space:nowrap}.profile_friends .header-profile__btn svg{width:calc(12px + 9 * (100vw - 320px)/ 1600);height:calc(12px + 9 * (100vw - 320px)/ 1600);min-width:calc(12px + 9 * (100vw - 320px)/ 1600)}.profile_friends .header-profile__btn:first-child{min-width:120px}.profile_friends .header-profile__btn:first-child svg{margin:0 13px 0 0;fill:#fff}.profile_friends .albums__item:nth-of-type(3n+1) .options__list{transform:translate(50%,0)}.profile_friends .gallery__item .options__list{left:unset;right:0}.profile_friends .gallery__item:nth-of-type(6n+1) .options__list{transform:translate(70%,0)}.profile_friends .gallery__item:nth-of-type(6n+2) .options__list{transform:translate(50%,0)}.profile_other .header-profile__wrapper{position:relative;transform:translate(0,163px);z-index:1}.profile_other .header-profile__btns{display:flex;gap:4px}.profile_other .header-profile__btns .options__icon{width:56px;height:56px;padding:0;display:flex;justify-content:center;align-items:center}.profile_other .header-profile__btns .options__icon:hover svg{fill:#292929}.profile_other .header-profile__btns .options__icon svg{width:19px;height:19px;fill:#8e8e8e;margin-right:0}.profile_other .header-profile__btns .options__list{top:130%}.profile_other .header-profile__btn{border-radius:5px;white-space:nowrap}.profile_other .header-profile__btn svg{width:calc(12px + 9 * (100vw - 320px)/ 1600);height:calc(12px + 9 * (100vw - 320px)/ 1600);min-width:calc(12px + 9 * (100vw - 320px)/ 1600)}.profile_other .header-profile__btn:first-child{min-width:unset;padding:0 20px}.profile_other .header-profile__btn:first-child svg{margin:0 13px 0 0;fill:#fff}.profile_other .header-profile__btn:first-child svg.stroke{stroke:#fff;stroke-width:2px}.profile_group-other .header-profile__wrapper,.profile_page-other .header-profile__wrapper{position:relative;transform:translate(0,163px);z-index:1}.profile_group-other .header-profile__btns,.profile_page-other .header-profile__btns{display:flex;gap:4px}.profile_group-other .header-profile__btns .options__icon,.profile_page-other .header-profile__btns .options__icon{width:56px;height:56px;padding:0;display:flex;justify-content:center;align-items:center}.profile_group-other .header-profile__btns .options__icon:hover svg,.profile_page-other .header-profile__btns .options__icon:hover svg{fill:#292929}.profile_group-other .header-profile__btns .options__icon svg,.profile_page-other .header-profile__btns .options__icon svg{width:19px;height:19px;fill:#8e8e8e;margin-right:0}.profile_group-other .header-profile__btns .options__list,.profile_page-other .header-profile__btns .options__list{top:130%}.profile_group-other .header-profile__btn,.profile_page-other .header-profile__btn{border-radius:5px;white-space:nowrap}.profile_group-other .header-profile__btn svg,.profile_page-other .header-profile__btn svg{width:21px;min-width:21px;height:21px;width:calc(12px + 9 * (100vw - 320px)/ 1600);height:calc(12px + 9 * (100vw - 320px)/ 1600);min-width:calc(12px + 9 * (100vw - 320px)/ 1600)}.profile_group-other .header-profile__btn:first-child,.profile_page-other .header-profile__btn:first-child{min-width:unset;padding:0 20px}.profile_group-other .header-profile__btn:first-child svg,.profile_page-other .header-profile__btn:first-child svg{margin:0 13px 0 0;fill:#fff}.profile_group-other .header-profile__btn:first-child svg.stroke,.profile_page-other .header-profile__btn:first-child svg.stroke{stroke:#fff;stroke-width:2px}.profile_group-other .info-profile__items,.profile_page-other .info-profile__items{flex-direction:column}.profile_group .header-profile__btns{display:flex;gap:4px}.profile_group .header-profile__btns .options__icon{width:56px;height:56px;padding:0;display:flex;justify-content:center;align-items:center}.profile_group .header-profile__btns .options__icon:hover svg{fill:#292929}.profile_group .header-profile__btns .options__icon svg{width:19px;height:19px;fill:#8e8e8e;margin-right:0}.profile_group .header-profile__btns .options__list{top:130%}.profile_group .header-profile__btn{border-radius:5px;white-space:nowrap}.profile_group .header-profile__btn svg{width:21px;min-width:21px;height:21px;width:calc(12px + 9 * (100vw - 320px)/ 1600);height:calc(12px + 9 * (100vw - 320px)/ 1600);min-width:calc(12px + 9 * (100vw - 320px)/ 1600)}.followers{width:100%}.followers__list{width:100%}.followers__item{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid #dcdcdc;width:100%}.followers__item.hidden{display:none}.followers__user{display:flex;align-items:center}.followers__avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;position:relative;margin-right:20px}.followers__avatar img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.followers__name{font-weight:600;font-size:1.375rem;color:#292929}.followers__btn{width:220px}.followers__all{max-width:320px;width:100%;margin:50px auto 5px}.followers__all.hidden{display:none}.followers__more{margin:30px auto 5px;color:#86bb64;transition:all .2s linear;font-family:"Open Sans";font-weight:700;font-size:.9375rem;cursor:pointer;align-items:center;display:flex}.followers__more:hover{color:#3b7319}.followers__more:hover svg{stroke:#3b7319}.followers__more svg{width:17px;height:17px;stroke:#86bb64;margin-right:10px;transition:all .2s linear}.followers__more.hidden{display:none}.followers__navigation{margin-top:30px}.followers__navigation.hidden{display:none}.goods__subtitle{font-weight:600;font-size:1.125rem;color:#292929;margin-bottom:30px}.goods__list{margin-bottom:30px}.goods__item{font-weight:600;font-size:.9375rem;color:#292929}.goods__info{font-size:.9375rem;color:#292929}.goods__info p:not(:last-child){margin-bottom:30px}.contacts-profile{font-size:.9375rem;font-weight:600;color:#292929}.contacts-profile__subtitle{font-weight:600;font-size:1.125rem;color:#292929;margin-bottom:30px}.contacts-profile__address{margin-bottom:20px}.contacts-profile__email{margin-top:20px}.about__main-image{height:293px;width:100%;border-radius:10px;overflow:hidden;position:relative;margin-bottom:30px}.about__main-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about__title{font-weight:600;font-size:1.5rem;color:#292929;margin-bottom:20px}.about__list{margin-bottom:2em;font-size:.9375rem;color:#292929}.about__desc{font-size:.9375rem;line-height:1.8;color:#292929;margin-bottom:3.33em}.about__desc p:not(:last-child){margin-bottom:2em}.about__images{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.about__image{width:100%;aspect-ratio:1/1;position:relative;border-radius:10px;overflow:hidden}.about__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.faq__intro{font-weight:600;font-size:1.375rem;color:#292929;margin-bottom:20px}.faq__title{font-weight:600;font-size:1.375rem;color:#292929;margin-bottom:10px;color:#86bb64}.faq__block:not(:last-child){margin-bottom:30px}.faq__item:not(:last-child){margin-bottom:15px}.faq__question{font-weight:600;font-size:1.25rem;color:#292929;transition:all .2s linear;padding:15px;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.15);border-radius:5px;display:block;width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left}.faq__question:hover svg{fill:#86bb64}.faq__question._active{background:#ebf4e5;box-shadow:none;border-radius:10px 10px 0 0}.faq__question._active svg{fill:#86bb64;transform:rotate(-180deg)}.faq__question._active~.faq__answer{background:#ebf4e5;border-radius:0 0 10px 10px}.faq__question svg{width:18px;height:10px;fill:#292929;transition:all .2s linear;margin-left:10px}.faq__answer{font-size:.9375rem;color:#292929;padding:15px 30px}.calc__intro{font-size:.9375rem;color:#292929;margin-bottom:50px}.calc__intro p:not(:last-child){margin-bottom:15px}.calc__intro p.bold{font-size:1.125rem}.calc__block{padding:30px 25px 0;background:#fff;border:1px solid #cac8c8;border-radius:10px;overflow:hidden}.calc__block:not(:last-child){margin-bottom:50px}.calc__title{font-weight:600;font-size:1.375rem;color:#86bb64;display:flex;align-items:center;margin-bottom:30px}.calc__prompt .prompt__info{width:500px;right:50%;transform:translate(50%,-50%)}.calc__item{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.calc__input{display:flex;align-items:center}.calc__input input{background:#fff;border:2px solid #cac8c8;border-radius:10px;text-align:center;font-size:.9375rem;color:#292929;width:79px;height:40px}.calc__input span{width:90px;height:40px;padding:0 10px;display:flex;align-items:center;justify-content:center}.calc__count,.calc__profit{font-weight:600;font-size:.9375rem;color:#292929;display:flex;align-items:center;justify-content:flex-end;height:56px}.calc__count span,.calc__profit span{font-weight:700;width:90px;text-align:center}.calc__count{border-top:1px solid #cac8c8;margin-top:40px}.calc__profit{background:#ebf4e5;margin:0 -25px;padding:0 25px}.info-calc{flex:1 1 auto}.info-calc__header{display:flex;align-items:center;margin-bottom:10px}.info-calc__icon{width:40px;height:40px;font-size:.75rem;color:#292929;position:relative;display:flex;justify-content:center;align-items:center;margin-right:5px}.info-calc__icon span{display:flex;justify-content:center;align-items:center;border:1.5px solid #ebf4e5;border-radius:50%;position:absolute}.info-calc__icon span.active{border:1.5px solid #86bb64}.info-calc__icon span:nth-child(1){width:16px;height:16px}.info-calc__icon span:nth-child(2){width:22px;height:22px}.info-calc__icon span:nth-child(3){width:28px;height:28px}.info-calc__icon span:nth-child(4){width:34px;height:34px}.info-calc__icon span:nth-child(5){width:40px;height:40px}.info-calc__name{font-weight:700;font-size:.9375rem;color:#292929}.info-calc__desc{max-width:600px;font-size:.9375rem;color:#292929}.tasks__block{padding:0 40px;margin-bottom:40px;display:flex;flex-direction:column}.tasks__title{font-weight:600;font-size:1.375rem;line-height:30px;color:#292929;padding-bottom:10px;border-bottom:1px solid #999;margin-bottom:1.59em}.tasks__items{display:flex;gap:60px;flex-wrap:wrap;position:relative;flex:1 1 auto}.tasks__item{display:flex;flex-direction:column;align-items:center}.tasks__item.done .tasks__image{background:#86bb64;box-shadow:0 4px 4px rgba(0,0,0,.25)}.tasks__item.done .tasks__image::after,.tasks__item.done .tasks__image::before{background:rgba(255,255,255,.15)}.tasks__item.done .tasks__image img{filter:invert(0)}.tasks__image{width:103px;height:103px;border-radius:50%;background:#c2ddb2;position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:15px;transition:all .2s linear}.tasks__image:hover{background:#86bb64;box-shadow:0 4px 4px rgba(0,0,0,.25)}.tasks__image:hover::after,.tasks__image:hover::before{background:rgba(255,255,255,.15)}.tasks__image:hover img{filter:invert(0)}.tasks__image::before{content:"";width:40px;height:40px;position:absolute;top:22px;right:22px;border-radius:50%;background:rgba(255,255,255,.4);transition:all .2s linear}.tasks__image::after{content:"";width:17px;height:17px;position:absolute;bottom:22px;left:22px;border-radius:50%;background:rgba(255,255,255,.4);transition:all .2s linear}.tasks__image img{max-width:70%;filter:invert(100%);transition:all .2s linear;z-index:1}.tasks__desc{font-size:.9375rem;color:#434242;max-width:103px;text-align:center}.tasks__single{height:100%}.tasks__single .tasks__block{height:100%}.tasks__single .tasks__item{align-items:flex-start}.tasks__single .tasks__items{min-height:915px}.tasks__single .tasks__desc{max-width:unset;text-align:left}.tasks__single .tasks__title{border-bottom:none}.tasks__bg{position:absolute;bottom:-11px;left:-85px;right:-85px}.tasks__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rating{flex:1 1 auto;box-shadow:0 4px 30px rgba(0,0,0,.12)}.rating__table{max-height:50vh;overflow-y:auto;overflow-x:hidden}.rating__number{font-size:.75rem;color:#8e8e8e;width:27px;display:flex;justify-content:center}.rating__partner{display:flex;align-items:center;min-width:230px}.rating__partner .prompt__icon{border-radius:unset;border:none}.rating__partner .prompt__info{width:200px;transform:translate(0,-50%);right:0}.rating__partner .prompt{margin-right:10px}.rating__partner .prompt:hover .prompt__info{opacity:1;visibility:visible;transform:translate(0,0)}.rating__circle{font-size:.75rem;color:#8e8e8e;flex:1 1 69px;min-width:40px;display:flex;justify-content:center}.rating__circle .header-rating__circle{display:none}.rating__sum{font-size:.75rem;color:#8e8e8e;flex:1 1 99px;display:flex;justify-content:center;align-items:center;background:rgba(133,187,101,.08);height:100%}.rating__friends{font-size:.75rem;color:#8e8e8e;flex:1 1 99px;display:flex;justify-content:center;align-items:center;background:rgba(133,187,101,.15);height:100%}.rating__friends span{display:none;margin-right:5px}.rating__profit{font-size:.75rem;color:#8e8e8e;flex:1 1 99px;min-width:90px;display:flex;justify-content:center;align-items:center;background:rgba(133,187,101,.08);height:100%}.rating__profit span{display:none;margin-right:5px}.rating__item{position:relative;display:flex;align-items:center;justify-content:space-between;height:50px}.rating__item:hover{background:#ebf4e5}.rating__item.fixed{border-top:1px solid #86bb64;border-bottom:1px solid #86bb64}.rating__item.hidden{display:none}.rating__photo{width:30px;height:30px;min-width:30px;border-radius:50%;overflow:hidden;position:relative;margin-right:5px}.rating__photo img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rating__name{font-weight:600;font-size:.75rem;color:#292929;flex:1 1 auto}.header-rating{display:flex;align-items:center;justify-content:space-between;height:70px}.header-rating__number{font-weight:600;font-size:.75rem;color:#292929;width:27px;text-align:center}.header-rating__partner{font-weight:600;font-size:.75rem;color:#292929;min-width:230px}.header-rating__circle{font-size:.75rem;color:#292929;position:relative;display:flex;justify-content:center;align-items:center;flex:1 1 69px;min-width:40px;height:69px}.header-rating__circle span{display:flex;justify-content:center;align-items:center;border:1.5px solid #ebf4e5;border-radius:50%;position:absolute}.header-rating__circle span.active{border:1.5px solid #86bb64}.header-rating__circle span:nth-child(1){width:16px;height:16px}.header-rating__circle span:nth-child(2){width:22px;height:22px}.header-rating__circle span:nth-child(3){width:28px;height:28px}.header-rating__circle span:nth-child(4){width:34px;height:34px}.header-rating__circle span:nth-child(5){width:40px;height:40px}.header-rating__sum{flex:1 1 99px;display:flex;align-items:center;justify-content:center;position:relative;height:69px}.header-rating__sum span{display:block;width:40px;height:40px;border-radius:50%;background:#86bb64;display:flex;justify-content:center;align-items:center}.header-rating__sum svg{width:30%;height:30%;stroke:#fff}.header-rating__sum .arrow{fill:#8e8e8e;stroke:unset}.header-rating__friends{font-weight:600;font-size:.75rem;color:#292929;height:69px;flex:1 1 99px;position:relative}.header-rating__profit{font-weight:600;font-size:.75rem;color:#292929;height:69px;flex:1 1 99px;min-width:90px;position:relative}.header-rating__btn{transition:all .2s linear}.header-rating__btn.active{background:#c2ddb2}.header-rating__btn.active .arrow{transform:translate(-50%,0) rotate(-180deg)}.header-rating .arrow{width:9px;height:6px;fill:#8e8e8e;position:absolute;bottom:5px;left:50%;transform:translate(-50%,0);transition:all .2s linear;z-index:3}.circles__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;position:relative}.circles__user{display:flex;align-items:center}.circles__avatar{margin-right:8px;position:relative}.circles__photo{width:40px;height:40px;border-radius:50%;overflow:hidden;position:relative}.circles__photo img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.circles__name{font-weight:600;font-size:.9375rem;color:#292929}.circles__tabs .tabs__header{margin-left:0;gap:5px;z-index:2}.circles__tabs .tabs__item{padding:5px 0;background:#aed298;border-radius:10px 10px 0 0;flex:1 1 auto;height:unset;position:relative}.circles__tabs .tabs__item span{display:inline}.circles__tabs .tabs__item._active{background:rgba(255,255,255,.75);box-shadow:0 -5px 10px rgba(0,0,0,.05);border-radius:10px 10px 0 0}.circles__tabs .tabs__item._active .circles__count{color:#8e8e8e}.circles__tabs .tabs__item.empty{background:#dcdcdc}.circles__tabs .tabs__item .prompt{position:static}.circles__tabs .tabs__item .prompt:hover .prompt__info{z-index:100;background:#fff;transform:translate(0,0)}.circles__tabs .tabs__item .prompt__info{top:90%;left:0;transform:translate(0,-50%);white-space:normal}.circles__tabs .tabs__item:last-child .prompt:hover .prompt__info,.circles__tabs .tabs__item:nth-last-of-type(2) .prompt:hover .prompt__info{transform:translate(0,0)}.circles__tabs .tabs__item:last-child .prompt__info,.circles__tabs .tabs__item:nth-last-of-type(2) .prompt__info{left:unset;right:0;transform:translate(0,-50%)}.circles__tabs .tabs__body{margin-top:-1px;box-shadow:0 4px 30px rgba(0,0,0,.1)}.circles__tabs .tabs__block{padding:20px}.circles__tabs .tabs__content{display:block}.circles__count{font-weight:700;font-size:.9375rem;color:#fff}.circles__title{font-weight:600;color:#292929;display:flex;align-items:center;margin-bottom:20px}.circles__title span{display:flex;align-items:center;font-weight:600;font-size:.75rem;color:#fff;background:#86bb64;border-radius:5px;height:21px;padding:0 5px;margin-left:5px}.circles__header-count{font-weight:600;font-size:.625rem;color:#fff;width:15px;height:15px;position:absolute;bottom:0;right:0;background:#86bb64;display:flex;justify-content:center;align-items:center;border-radius:50%}.circles__items{display:flex;flex-wrap:wrap;margin:0 -22px}.circles__items::-webkit-scrollbar{display:none}.circles__items .simplebar-content{display:flex;flex-wrap:wrap}.circles__items .simplebar-content::before{display:none}.circles__no-ref{font-weight:600;font-size:1.375rem;color:#8e8e8e;margin:50px 0;text-align:center}.referal-circles{display:flex;align-items:center}.referal-circles span{font-weight:700;font-size:.9375rem;color:#86bb64;margin-right:7px}.referal-circles__prompt{margin-right:25px}.referal-circles__prompt .prompt__icon{margin-left:3px}.referal-circles__prompt .prompt__icon span{margin-right:0;color:#8e8e8e}.referal-circles__prompt .prompt__info span{font-size:.75rem;color:#292929}.referal-circles__avatar{width:30px;height:30px;border-radius:50%;overflow:hidden;position:relative;margin-right:8px}.referal-circles__avatar img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.referal-circles__name{font-weight:600;font-size:.9375rem;color:#292929}.item-circles{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:0 1 145px;margin-bottom:34px;padding:0 11px}.item-circles__avatar{margin-bottom:10px;position:relative;height:50px;width:50px}.item-circles__avatar svg{width:50px;height:50px;fill:#86bb64}.item-circles__photo{width:100%;height:100%;border-radius:50%;overflow:hidden;position:relative}.item-circles__photo img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.item-circles__name{font-weight:600;font-size:.75rem;color:#292929;text-align:center}.item-circles__count{font-weight:600;font-size:.625rem;color:#fff;width:15px;height:15px;position:absolute;bottom:0;right:0;background:#86bb64;display:flex;justify-content:center;align-items:center;border-radius:50%}.item-circles__number{font-size:.75rem;color:#8e8e8e;margin-right:10px;display:none;width:20px;text-align:center}.chat{display:flex;gap:30px}.chat__sidebar{flex:0 0 276px}.chat__body{flex:1 1 auto}.chat .comments__form{border-radius:10px;background:#fff;border:1px solid #cac8c8;margin:0 0 10px}.chat .comments__form input{font-size:.9375rem}.chat .comments__form::-moz-placeholder{color:#8e8e8e;opacity:1}.chat .comments__form::placeholder{color:#8e8e8e;opacity:1}.chat .comments__form svg{fill:#fff}.chat .comments__new{margin-top:0}.sidebar-chat{background:#ebf4e5;border-radius:10px;padding-bottom:32px;height:100%}.sidebar-chat .contacts__show-hide{position:absolute;top:0;left:0;width:100%}.sidebar-chat__header{background:#c2ddb2;border-radius:10px;padding:20px}.sidebar-chat__title{font-weight:600;font-size:1.375rem;color:#292929;margin-bottom:15px;display:flex;align-items:center;position:relative}.sidebar-chat__title .prompt{position:static}.sidebar-chat__title .prompt__info{width:100%}.sidebar-chat__item{padding:0 20px;margin-top:15px}.sidebar-chat__circle{display:flex;align-items:center;border-bottom:1px solid #619441;padding:7px 0;position:relative}.sidebar-chat__circle svg{width:18px;height:16px;fill:#86bb64}.sidebar-chat__circle .checkbox.active{color:#86bb64}.sidebar-chat__circle .prompt{position:static}.sidebar-chat__circle .prompt:hover .prompt__info{transform:translate(0,0)}.sidebar-chat__circle .prompt__info{width:100%;right:unset;left:0;top:100%;transform:translate(0,-50%)}.sidebar-chat__arrow{flex:1 1 auto;text-align:right}.sidebar-chat__arrow svg{width:18px;height:16px}.sidebar-chat__check{font-weight:700;font-size:.9375rem;text-transform:uppercase;color:#86bb64}.sidebar-chat__list{margin:15px 0;padding-right:10px;max-height:50vh;overflow-y:auto}.sidebar-chat__list-item{display:flex;align-items:center;justify-content:space-between}.sidebar-chat__list-item:not(:last-child){margin-bottom:10px}.sidebar-chat__name{font-size:.9375rem;color:#292929;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-chat__count{font-weight:600;font-size:.625rem;color:#292929;width:24px;min-width:24px;height:24px;border-radius:50%;background:#c2ddb2;display:flex;justify-content:center;align-items:center}.body-chat__wrapper{background:#fff;border:2px solid #cac8c8;border-radius:10px;max-height:calc(var(--app-height) - 280px);overflow-y:auto;padding:20px;display:flex;flex-direction:column;margin-bottom:10px}.body-chat__wrapper .simplebar-content{display:flex;flex-direction:column}.body-chat__item{padding:10px;width:48%;margin-bottom:10px}.body-chat__item_other{border-radius:0 10px 10px 10px;background:#f3f3f3}.body-chat__item_my{border-radius:10px 10px 0 10px;background:#ebf4e5;text-align:right;align-self:flex-end}.body-chat__item.active .body-chat__name{color:#8e8e8e}.body-chat__item.active .body-chat__text{color:#8e8e8e}.body-chat__item.active .body-chat__delete,.body-chat__item.active .body-chat__edit{display:none}.body-chat__item.active .body-chat__discard,.body-chat__item.active .body-chat__save{display:block}.body-chat__name{font-weight:600;font-size:.75rem;color:#86bb64;margin-bottom:5px}.body-chat__image{text-align:center;margin-bottom:10px}.body-chat__image img{max-width:100%}.body-chat__text{font-size:.75rem;color:#292929;margin-bottom:10px;border:none;background:0 0;resize:none;overflow:hidden;width:100%}.body-chat__bottom{display:flex;align-items:center;justify-content:space-between}.body-chat__time{font-size:.75rem;color:#8e8e8e}.body-chat__time span:first-child{margin-right:8px}.body-chat__options{display:flex;align-items:center;gap:12px}.body-chat__options svg{width:14px;height:14px;fill:#8e8e8e}.body-chat__btns{display:flex;align-items:center;justify-content:flex-end;gap:20px}.body-chat__btn{width:220px;min-width:220px;height:54px}.body-chat__delete,.body-chat__discard,.body-chat__edit,.body-chat__save{position:relative}.body-chat__delete:hover .body-chat__help,.body-chat__discard:hover .body-chat__help,.body-chat__edit:hover .body-chat__help,.body-chat__save:hover .body-chat__help{opacity:1;visibility:visible;transform:translate(0,0)}.body-chat__discard,.body-chat__save{display:none}.body-chat__help{position:absolute;top:140%;right:0;font-size:.75rem;color:#292929;background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.15);border-radius:10px;padding:8px 20px;opacity:0;visibility:hidden;transform:translate(0,-50%);transition:all .2s linear;pointer-events:none}.create-chat{background:#fff;border:2px solid #cac8c8;border-radius:10px;padding:13px 8px 8px 20px;margin-bottom:20px}.create-chat__options{margin-bottom:14px;position:relative;display:flex;align-items:center;gap:20px}.create-chat__options::after{content:"";position:absolute;bottom:-7px;left:-20px;right:-8px;height:2px;background:#dcdcdc}.create-chat__options input{display:none}.create-chat__options label{display:flex;justify-content:center;align-items:center;width:23px;height:23px}.create-chat__options label svg{width:100%;height:100%;fill:#86bb64}.create-chat__input{font-weight:400;font-size:.9375rem;color:#8e8e8e;width:100%;border:none;height:100px;resize:none}.create-chat__emoji .emoji__icon{width:21px;height:21px}.create-chat__emoji .emoji__icon svg{fill:#86bb64}.create-chat__emoji .emoji__list{right:unset;left:0;z-index:1;top:unset;bottom:100%}.family__tabs .tabs__header{margin-left:0;gap:5px;z-index:2}.family__tabs .tabs__item{padding:15px 0;background:#aed298;border-radius:10px 10px 0 0;flex:1 1 auto;height:unset;font-weight:700;font-size:.9375rem;color:#fff;position:relative}.family__tabs .tabs__item._active{background:rgba(255,255,255,.75);box-shadow:0 4px 30px rgba(0,0,0,.12);border-radius:10px 10px 0 0;color:#292929}.family__tabs .tabs__item._active .circles__count{color:#8e8e8e}.family__tabs .tabs__item._active .prompt__icon{color:#8e8e8e;border:1px solid #8e8e8e}.family__tabs .tabs__item.empty{background:#dcdcdc}.family__tabs .tabs__item .prompt__info{right:unset;left:0;top:100%;transform:translate(0,-50%)}.family__tabs .tabs__item .prompt__icon{color:#fff;border:1px solid #fff}.family__tabs .tabs__item:last-child .prompt:hover .prompt__info{transform:translate(0,0)}.family__tabs .tabs__item:last-child .prompt__info{left:unset;right:0;top:100%;transform:translate(0,-50%)}.family__tabs .tabs__item .prompt{position:static}.family__tabs .tabs__item .prompt:hover .prompt__info{z-index:100;background:#fff;transform:translate(0,0)}.family__tabs .tabs__body{margin-top:-1px;overflow:visible;border-radius:0 0 10px 10px}.family__tabs .tabs__content{display:block;padding:22px 25px;box-shadow:0 10px 30px rgba(0,0,0,.15);border-radius:0 0 10px 10px}.family__more{margin:50px auto 5px;color:#86bb64;transition:all .2s linear;font-family:"Open Sans";font-weight:700;font-size:.9375rem;cursor:pointer;align-items:center;display:flex}.family__more:hover{color:#3b7319}.family__more:hover svg{stroke:#3b7319}.family__more svg{width:17px;height:17px;stroke:#86bb64;margin-right:10px;transition:all .2s linear}.family__more.hidden{display:none}.family__navigation{margin-top:30px}.family__navigation.hidden{display:none}.cards-family{margin-bottom:50px}.cards-family__main{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,minmax(110px,1fr));gap:20px;margin-bottom:20px}.cards-family__card{display:flex;flex-direction:column;background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.12);border-radius:10px;padding:17px 20px;position:relative}.cards-family__card:nth-child(3){grid-row:1/3;grid-column:3/4}.cards-family__card:nth-child(3) .cards-family__bg{right:0}.cards-family__card:nth-child(3) .cards-family__bg img{position:relative;right:-44px}.cards-family__title{font-weight:700;color:#86bb64;margin-bottom:8px;display:flex;align-items:center;position:relative}.cards-family__prompt{position:static}.cards-family__prompt:hover .prompt__info{transform:translate(0,0)}.cards-family__prompt .prompt__info{font-weight:400;width:100%;right:unset;left:0;transform:translate(0,-50%)}.cards-family__body{flex:1 1 auto}.cards-family__value{font-size:.9375rem;color:#8e8e8e}.cards-family__value:not(:last-child){margin-bottom:3px}.cards-family__value span{font-weight:600}.cards-family__extra{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards-family__extra .cards-family__body{margin-bottom:15px;min-height:67px}.cards-family__extra .cards-family__bg{right:0}.cards-family__extra .cards-family__card:nth-child(3){grid-row:unset;grid-column:unset}.cards-family__extra .cards-family__card:nth-child(3) .cards-family__bg img{right:0}.cards-family__extra .circles-family__title{cursor:pointer;margin-bottom:0}.cards-family__bg{position:absolute;right:10px;top:10px;bottom:10px;overflow:hidden;pointer-events:none;display:flex;align-items:flex-start;justify-content:flex-end}.cards-family__bg img{max-width:100%;max-height:95%;opacity:.2}.cards-family__btn{min-width:132px;height:46px;align-self:flex-start;margin-bottom:20px}.cards-family .prompt__icon{width:17px;height:17px;color:#8e8e8e;border:1px solid #8e8e8e;opacity:.5}.cards-family__tap{position:absolute;top:3px;right:3px;width:20px;height:20px}.cards-family__tap::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;border-radius:50%;background:#86bb64;animation:tap 1.5s ease-out infinite;display:none}.circles-family__title{font-weight:600;font-size:.9375rem;color:#292929;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.circles-family__title._active svg{transform:rotate(-180deg)}.circles-family__title svg{width:18px;height:18px;fill:#86bb64;transition:all .3s ease-in-out}.circles-family__list{margin-top:10px}.circles-family__item{font-size:.9375rem;display:flex;justify-content:space-between;align-items:center;padding:5px 10px;background:#f2f7f2;border-radius:5px}.circles-family__item:not(:last-child){margin-bottom:5px}.circles-family__value{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600)}.tabs-family_btn{height:34px;min-width:128px;font-weight:600;font-size:.9375rem;border-radius:5px}.tabs-family__header{display:flex;align-items:center;margin-bottom:30px}.tabs-family__header span{font-weight:600;font-size:.9375rem;color:#292929;margin-right:10px}.tabs-family__header input{font-weight:600;font-size:.75rem;padding:9px 5px;background:#fff;border:1px solid #85bb65;border-radius:5px;height:34px;margin-right:15px;max-width:78px;text-align:center}.tabs-family__table{margin:0 -25px 0 -25px;max-height:560px;overflow:auto}.tabs-family__first{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:.9375rem;color:#292929;border-top:1px solid #86bb64;border-bottom:1px solid #86bb64;height:56px;margin:0 -25px 0 -25px}.tabs-family__item{display:flex;align-items:center;justify-content:space-between;font-size:.9375rem;color:#8e8e8e;height:56px}.tabs-family__item.hidden{display:none}.tabs-family__number{width:69px;text-align:center}.tabs-family__date{width:77px;text-align:center}.tabs-family__saldo{width:65px;text-align:center}.tabs-family__circle{width:65px;text-align:center}.tabs-family__earn{width:140px;text-align:center}.tabs-family__partner{width:225px;text-align:center;overflow:hidden;white-space:nowrap}.tabs-family__period{width:140px;text-align:center}.tabs-family__sum{width:150px;text-align:center}.tabs-family__left{width:180px;text-align:center}.tabs-family__datetime{width:140px;text-align:center}.tabs-family__ua-sum{width:150px;text-align:center}.tabs-family__uah{width:150px;text-align:center}.tabs-family__status{width:110px;text-align:center}.tabs-family__system{width:120px;text-align:center}.tabs-family__transaction{width:150px;text-align:center}.data{display:flex;flex-direction:column;position:fixed;left:7px;right:7px;top:0;bottom:0;z-index:3;transform:translate(150%,0);transition:all .2s linear;overflow-y:auto;background:#f3f3f3;padding-bottom:20px;scrollbar-width:none}.data::-webkit-scrollbar{display:none}.data.open{transform:translate(0,0)}.data__wrapper{flex:1 1 auto;margin-top:85px;width:100%;background:#fff;border-radius:10px;padding:20px;display:flex;flex-direction:column}.data__table{flex:1 1 auto;max-height:calc(var(--app-height) - 300px);overflow:auto;padding-right:5px}.data__table::-webkit-scrollbar{display:none}.data__header{display:flex;align-items:center;flex-wrap:wrap}.data__header .cards-family__title{flex:1 1 auto;margin-bottom:10px}.data__header .cards-family__body{flex:unset;margin-bottom:10px;margin-left:27px}.data__back{width:12px;height:12px;align-items:center;justify-content:center;margin-right:15px;transform:translate(5px,0) rotate(90deg);margin-bottom:10px}.data__back svg{max-width:100%;max-height:100%;fill:#86bb64}.data__more{width:12px;height:12px;align-items:center;justify-content:center;margin:0 15px 0 10px;transform:rotate(-90deg)}.data__more svg{max-width:100%;max-height:100%;fill:#86bb64}.data .tabs-family__header{margin:15px 0}.data .tabs-family__item{border:1px solid #c2ddb2;border-radius:10px;height:30px;margin-bottom:5px}.data .tabs-family__left,.data .tabs-family__partner,.data .tabs-family__period,.data .tabs-family__saldo,.data .tabs-family__status,.data .tabs-family__system,.data .tabs-family__transaction,.data .tabs-family__uah{display:none}.data .tabs-family__date,.data .tabs-family__datetime{flex:1 1 auto;text-align:left}.data .tabs-family__first{display:none}.details{display:flex;flex-direction:column;position:fixed;left:7px;right:7px;top:0;bottom:0;z-index:3;transform:translate(150%,0);transition:all .2s linear;overflow-y:auto;background:#f3f3f3;padding-bottom:20px;scrollbar-width:none}.details::-webkit-scrollbar{display:none}.details__wrapper{flex:1 1 auto;margin-top:85px;width:100%;background:#fff;border-radius:10px;padding:20px}.details.open{transform:translate(0,0)}.details__header{display:flex;align-items:center;flex-wrap:wrap}.details__header .cards-family__title{flex:1 1 auto;margin-bottom:10px}.details__header .cards-family__body{flex:unset;margin-bottom:10px;margin-left:27px}.details__back{width:12px;height:12px;align-items:center;justify-content:center;margin-right:15px;transform:translate(5px,0) rotate(90deg);margin-bottom:10px}.details__back svg{max-width:100%;max-height:100%;fill:#86bb64}.details__table{display:flex;margin-top:15px}.details .data__more{display:none}.details .tabs-family__item{flex-direction:column;height:unset;align-items:flex-end;gap:10px;flex:1 1 50%}.details .tabs-family__number{display:none}.details .tabs-family__circle,.details .tabs-family__date,.details .tabs-family__datetime,.details .tabs-family__earn,.details .tabs-family__left,.details .tabs-family__partner,.details .tabs-family__period,.details .tabs-family__saldo,.details .tabs-family__status,.details .tabs-family__sum,.details .tabs-family__system,.details .tabs-family__transaction,.details .tabs-family__ua-sum,.details .tabs-family__uah{text-align:right;width:unset;white-space:normal}.details .tabs-family__first{align-items:flex-start;justify-content:flex-start;border-top:none;border-bottom:none;height:unset;margin:0;flex-direction:column;gap:10px;flex:0 0 50%}@keyframes tap{0%{width:0;height:0;opacity:1}70%{width:20px;height:20px;opacity:0}100%{width:0;height:0;opacity:0}}.search__form{margin-bottom:20px;display:flex}.search__icon{width:30px;height:30px;margin-right:13px;display:flex;justify-content:center;align-items:center}.search__icon svg{width:90%;height:90%}.search__input{flex:1 1 auto;margin:0 20px 0 0;max-width:617px;background:#fff;border:1px solid #8e8e8e;border-radius:10px;height:54px;padding:0 22px;display:flex;align-items:center}.search__input input{border:none;font-size:.9375rem;color:#8e8e8e;width:100%}.search__btn{min-width:105px}.search__post{border:2px solid #86bb64}.search .tabs__header{margin-left:0;gap:5px;z-index:2;flex-wrap:nowrap}.search .tabs__item{padding:10px 5px;background:#aed298;border-radius:10px 10px 0 0;flex:1 1 25%;height:unset;font-weight:700;font-size:.9375rem;color:#fff}.search .tabs__item._active{background:#fff;box-shadow:0 -5px 10px rgba(0,0,0,.05);color:#292929}.search .tabs__item.empty{background:#dcdcdc}.search .tabs__body{margin-top:-1px;box-shadow:0 4px 30px rgba(0,0,0,.1)}.search .tabs__block{padding:20px 20px}.search .tabs__content{display:block}.search__result{color:#292929;margin-top:30px}.settings{width:100%}.settings__intro{background:#ebf4e5;border-radius:10px;color:#292929;padding:30px;margin-bottom:2.18em}.settings__note{display:block;margin:20px 0;font-weight:600}.settings__form{width:100%}.settings__block{width:100%}.settings__block:not(:last-of-type){margin-bottom:20px}.settings__title{font-weight:600;font-size:1.5rem;color:#86bb64;margin-bottom:10px}.settings__subtitle{font-size:.9375rem;color:#8e8e8e;margin-bottom:.66em}.settings__input{padding:15px 22px;font-size:.9375rem;color:#292929;border:2px solid #cac8c8;border-radius:10px;width:50%;display:flex;align-items:center;max-height:54px}.settings__input:not(:last-child){margin-bottom:10px}.settings__input input{border:none;width:100%}.settings__input input[type=password]{font-size:1rem;color:#d9d9d9}.settings__input input[type=password]::-moz-placeholder{color:#000}.settings__input input[type=password]::placeholder{color:#000}.settings__hide{width:32px;height:32px;margin-left:20px}.settings__hide svg{width:100%;height:100%;fill:#8e8e8e}.settings__hide svg:last-of-type{display:none}.settings__hide.active svg:first-of-type{display:none}.settings__hide.active svg:last-of-type{display:block}.settings__btns{margin-top:30px;display:flex;justify-content:flex-end;max-width:50%}.settings__btns_wide{max-width:100%}.settings__btns_center{max-width:100%;justify-content:center}.settings__wrapper{min-width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.settings__wrapper:not(:last-child){margin-bottom:20px}.settings__wrapper .settings__input{width:100%}.settings__item{flex:0 1 50%}.settings__add{display:flex;align-items:center;font-weight:600;color:#619441}.settings__add span:not(:last-child){margin-right:.5em;width:33px;height:33px;border-radius:50%;border:2px solid #619441;display:flex;justify-content:center;align-items:center;font-size:1.875rem}.settings__add span:not(:last-child) svg{width:13px;height:13px;stroke:#619441;stroke-width:2px}.select-settings{position:relative;display:flex;align-items:center;justify-content:space-between;border:2px solid #cac8c8;border-radius:10px;padding:15px 22px;font-size:.9375rem;color:#292929;cursor:pointer}.select-settings svg{width:24px;height:24px;fill:#8e8e8e}.select-settings__list{min-width:50%;padding:20px;background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.15);border-radius:10px;font-weight:400;color:#8e8e8e;position:absolute;top:120%;right:0;z-index:1;opacity:0;transform:translate(0,-50%);visibility:hidden;transition:all .2s linear}.select-settings__list.active{opacity:1;transform:translate(0,0);visibility:visible}.select-settings__list svg{width:20px;height:20px;fill:#8e8e8e;margin-right:7px;transition:all .2s linear}.select-settings__list .radio-options__item{display:flex;align-items:center;position:relative;padding-left:39px;transition:all .2s linear;white-space:nowrap}.select-settings__list .radio-options__item:not(:last-child){margin-bottom:15px}.select-settings__list .radio-options__item input{display:none}.select-settings__list .radio-options__item::before{content:"";position:absolute;left:0;top:50%;transform:translate(0,-50%);width:22px;height:22px;border:1.8px solid #292929;border-radius:50%}.select-settings__list .radio-options__item::after{content:"";position:absolute;left:7.5px;top:50%;transform:translate(0,-50%) scale(0);width:7px;height:7px;background:#292929;border-radius:50%;transition:all .2s linear}.select-settings__list .radio-options__item._active{color:#292929}.select-settings__list .radio-options__item._active svg{fill:#292929}.select-settings__list .radio-options__item._active::after{transform:translate(0,-50%) scale(1)}.block__item{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.block__item:not(:last-child){border-bottom:1px solid #dcdcdc}.block__user{display:flex;align-items:center}.block__avatar{width:60px;height:60px;min-width:60px;border-radius:50%;overflow:hidden;position:relative;margin-right:20px}.block__avatar img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block__name{font-weight:600;font-size:1.375rem;color:#292929}.block__btn{margin-left:10px;min-width:220px}.block__more{margin:50px auto 5px;color:#86bb64;transition:all .2s linear;font-family:"Open Sans";font-weight:700;font-size:.9375rem;cursor:pointer;align-items:center;display:flex}.block__more svg{width:17px;height:17px;stroke:#86bb64;margin-right:10px;transition:all .2s linear}.block__navigation{margin-top:30px}.privat .settings__wrapper:last-child .settings__item .select-settings__list{transform:translate(0,-200%)}.privat .settings__wrapper:last-child .settings__item .select-settings__list.active{transform:translate(0,-150%)}.saved{width:100%;height:100%;position:relative}.saved__bg{position:absolute;bottom:-35px;left:-46px;right:-46px}.saved__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.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,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.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{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.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-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.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}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}@media (min-width:1920px){.options__btn svg{width:18px;height:18px}.menu__btn svg{width:18px;height:18px}}@media (max-width:1920px){.container{padding:0 calc(5px + 10 * (100vw - 320px)/ 1600)}.page{top:calc(74px + 20 * (100vw - 992px)/ 928);height:calc(var(--app-height) - (74px + 20 * (100vw - 992px)/ 928))}.page__body{gap:calc(10px + 20 * (100vw - 320px)/ 1600);margin-top:calc(10px + 20 * (100vw - 320px)/ 1600)}.btn_green{font-size:calc(12px + 4 * (100vw - 320px)/ 1600);height:calc(36px + 18 * (100vw - 320px)/ 1600);min-width:calc(150px + 70 * (100vw - 320px)/ 1600);border-radius:calc(7px + 3 * (100vw - 320px)/ 1600)}.btn_white{font-size:calc(12px + 4 * (100vw - 320px)/ 1600);border-radius:calc(7px + 3 * (100vw - 320px)/ 1600);padding:calc(10px + 5 * (100vw - 320px)/ 1600) calc(15px + 7 * (100vw - 320px)/ 1600)}.btn_dark{font-size:calc(12px + 4 * (100vw - 320px)/ 1600);height:calc(36px + 18 * (100vw - 320px)/ 1600);border-radius:calc(7px + 3 * (100vw - 320px)/ 1600)}.title{font-size:calc(1.375rem + 6 * (100vw - 20rem)/ 1600);margin-bottom:calc(5px + 10 * (100vw - 320px)/ 1600)}.content__body{padding:calc(10px + 5 * (100vw - 320px)/ 1600) calc(10px + 5 * (100vw - 320px)/ 1600) 35px}.content__more{margin:calc(15px + 15 * (100vw - 320px)/ 1600) auto 10px;font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.content__more svg{width:calc(14px + 3 * (100vw - 320px)/ 1600);height:calc(14px + 3 * (100vw - 320px)/ 1600)}.content__navigation{margin-top:calc(5px + 25 * (100vw - 320px)/ 1600)}.list{padding:0 calc(10px + 10 * (100vw - 320px)/ 1600)}.list__item{padding-left:calc(15px + 10 * (100vw - 320px)/ 1600)}.list__item::before{width:calc(5px + 5 * (100vw - 320px)/ 1600);height:calc(5px + 5 * (100vw - 320px)/ 1600)}.prompt__icon{width:calc(15px + 7 * (100vw - 320px)/ 1600);height:calc(15px + 7 * (100vw - 320px)/ 1600);font-size:calc(.625rem + 5 * (100vw - 20rem)/ 1600)}.prompt__icon svg{width:calc(16px + 8 * (100vw - 320px)/ 1600);height:calc(16px + 8 * (100vw - 320px)/ 1600)}.prompt__info{width:calc(220px + 120 * (100vw - 320px)/ 1600);font-size:calc(.625rem + 2 * (100vw - 20rem)/ 1600);padding:calc(10px + 10 * (100vw - 320px)/ 1600)}.circle{width:calc(32px + 8 * (100vw - 320px)/ 1600);height:calc(32px + 8 * (100vw - 320px)/ 1600)}.circle span{font-size:calc(.625rem + 2 * (100vw - 20rem)/ 1600)}.checkbox{padding-left:calc(20px + 13 * (100vw - 320px)/ 1600)}.checkbox::before{width:calc(10px + 8 * (100vw - 320px)/ 1600);height:calc(10px + 8 * (100vw - 320px)/ 1600)}.checkbox::after{width:calc(5px + 3 * (100vw - 320px)/ 1600);height:calc(5px + 3 * (100vw - 320px)/ 1600);left:calc(3px + 2 * (100vw - 320px)/ 1600)}.saved-page__wrapper{padding:calc(10px + 5 * (100vw - 320px)/ 1600) calc(15px + 7 * (100vw - 320px)/ 1600)}.saved-page__text{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.saved-page__icon{width:calc(15px + 5 * (100vw - 320px)/ 1600);height:calc(15px + 5 * (100vw - 320px)/ 1600)}.close svg{width:calc(15px + 5 * (100vw - 320px)/ 1600);height:calc(15px + 5 * (100vw - 320px)/ 1600)}.popup-confirm .popup__content{padding:calc(30px + 30 * (100vw - 320px)/ 1600) calc(25px + 25 * (100vw - 320px)/ 1600)}.popup-confirm .close-popup{top:calc(7px + 8 * (100vw - 320px)/ 1600);right:calc(7px + 8 * (100vw - 320px)/ 1600)}.popup-confirm__title{font-size:calc(1rem + 12 * (100vw - 20rem)/ 1600)}.popup-confirm__text{font-size:calc(12px + 4 * (100vw - 320px)/ 1600);margin:calc(15px + 10 * (100vw - 320px)/ 1600) auto}.popup-confirm__text_pay{max-width:calc(150px + 40 * (100vw - 320px)/ 1600)}.popup-confirm__btns{gap:calc(10px + 10 * (100vw - 320px)/ 1600)}.popup-confirm__btn_white{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);height:calc(36px + 18 * (100vw - 320px)/ 1600);border-radius:calc(5px + 5 * (100vw - 320px)/ 1600)}.popup-confirm__btn_green{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);height:calc(36px + 18 * (100vw - 320px)/ 1600);border-radius:calc(5px + 5 * (100vw - 320px)/ 1600)}.popup-confirm__btn_red{font-size:calc(12px + 4 * (100vw - 320px)/ 1600);height:calc(36px + 18 * (100vw - 320px)/ 1600);border-radius:calc(7px + 3 * (100vw - 320px)/ 1600)}.popup-confirm__sign{width:calc(50px + 20 * (100vw - 320px)/ 1600);height:calc(50px + 20 * (100vw - 320px)/ 1600);border:calc(2px + 2 * (100vw - 320px)/ 1600) solid #86bb64}.popup-confirm__form{gap:calc(10px + 15 * (100vw - 320px)/ 1600);margin-top:calc(15px + 15 * (100vw - 320px)/ 1600);margin-bottom:calc(15px + 15 * (100vw - 320px)/ 1600)}.popup-confirm__form input{height:calc(36px + 14 * (100vw - 320px)/ 1600);font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);width:calc(10px + 128 * (100vw - 320px)/ 1600)}.popup-confirm__result{height:calc(36px + 14 * (100vw - 320px)/ 1600);font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);width:calc(10px + 128 * (100vw - 320px)/ 1600)}.popup-confirm__result span{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600)}.popup-confirm__name{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);margin:calc(15px + 20 * (100vw - 320px)/ 1600) 0;padding:0 calc(10px + 10 * (100vw - 320px)/ 1600);height:calc(30px + 20 * (100vw - 320px)/ 1600)}.popup-confirm__crop{width:calc(300px + 300 * (100vw - 320px)/ 1600)}.popup-confirm__message{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);margin-bottom:calc(15px + 20 * (100vw - 320px)/ 1600);padding:calc(7px + 8 * (100vw - 320px)/ 1600) calc(10px + 10 * (100vw - 320px)/ 1600);border-radius:calc(5px + 3 * (100vw - 320px)/ 1600)}.popup-confirm__select .selected{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);margin-bottom:calc(15px + 20 * (100vw - 320px)/ 1600);height:calc(35px + 15 * (100vw - 320px)/ 1600);padding:calc(3px + 7 * (100vw - 320px)/ 1600) 20px}.popup-confirm__select .selected::after{width:calc(14px + 4 * (100vw - 320px)/ 1600);height:calc(14px + 4 * (100vw - 320px)/ 1600)}.popup-confirm__select .option{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);padding:calc(3px + 7 * (100vw - 320px)/ 1600) 20px}.gallery-popup__options{gap:calc(5px + 15 * (100vw - 320px)/ 1600)}.gallery-popup__options .radio-options__item._active::before{width:calc(15px + 17 * (100vw - 320px)/ 1600);height:calc(15px + 17 * (100vw - 320px)/ 1600);bottom:calc(5px + 10 * (100vw - 320px)/ 1600);right:calc(5px + 10 * (100vw - 320px)/ 1600)}.gallery-popup__options .radio-options__item._active::after{width:calc(8px + 8 * (100vw - 320px)/ 1600);height:calc(7px + 9 * (100vw - 320px)/ 1600);bottom:calc(8.5px + 13.5 * (100vw - 320px)/ 1600);right:calc(8.5px + 13.5 * (100vw - 320px)/ 1600)}.emoji__icon span{width:calc(25px + 10 * (100vw - 320px)/ 1600);height:calc(25px + 10 * (100vw - 320px)/ 1600)}.emoji__list{padding:calc(10px + 5 * (100vw - 320px)/ 1600) calc(10px + 15 * (100vw - 320px)/ 1600)}.emoji-post__btn{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);gap:calc(5px + 10 * (100vw - 320px)/ 1600)}.emoji-post__btn span:first-child{width:calc(25px + 25 * (100vw - 320px)/ 1600);height:calc(25px + 25 * (100vw - 320px)/ 1600)}.emoji-post__list{padding:calc(10px + 5 * (100vw - 320px)/ 1600) calc(10px + 15 * (100vw - 320px)/ 1600)}.emoji-minichat__icon span{width:calc(25px + 10 * (100vw - 320px)/ 1600);height:calc(25px + 10 * (100vw - 320px)/ 1600)}.emoji-minichat__list{padding:calc(10px + 5 * (100vw - 320px)/ 1600) calc(10px + 15 * (100vw - 320px)/ 1600)}.messages__body{padding:0 calc(10px + 6 * (100vw - 320px)/ 1600);padding-top:calc(25px + 10 * (100vw - 320px)/ 1600);padding-bottom:calc(15px + 10 * (100vw - 320px)/ 1600)}.messages__title{font-size:calc(.875rem + 2 * (100vw - 20rem)/ 1600)}.messages__close{width:calc(20px + 8 * (100vw - 320px)/ 1600);height:calc(20px + 8 * (100vw - 320px)/ 1600)}.messages__items{max-height:calc(var(--app-height) - (225px + 135 * (100vw - 320px)/ 1600))}.messages__avatar{width:calc(25px + 17 * (100vw - 320px)/ 1600);height:calc(25px + 17 * (100vw - 320px)/ 1600);flex:0 0 calc(25px + 17 * (100vw - 320px)/ 1600);margin-right:calc(5px + 5 * (100vw - 320px)/ 1600)}.messages__user{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.messages__mutual{font-size:calc(.625rem + 2 * (100vw - 20rem)/ 1600)}.messages__footer{padding-top:calc(15px + 5 * (100vw - 320px)/ 1600)}.messages__footer::before{left:calc(-10px + -6 * (100vw - 320px)/ 1600);right:calc(-10px + -6 * (100vw - 320px)/ 1600)}.messages__all{font-size:calc(.8125rem + 3 * (100vw - 20rem)/ 1600)}.messages__btn{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);min-width:calc(100px + 90 * (100vw - 320px)/ 1600);height:calc(30px + 17 * (100vw - 320px)/ 1600)}.messages__menu{width:calc(20px + 14 * (100vw - 320px)/ 1600);height:calc(20px + 14 * (100vw - 320px)/ 1600)}.messages__image{height:calc(50px + 23 * (100vw - 320px)/ 1600);flex:0 0 calc(50px + 23 * (100vw - 320px)/ 1600)}.options__list{width:calc(230px + 65 * (100vw - 320px)/ 1600);padding:calc(15px + 5 * (100vw - 320px)/ 1600)}.options__list_other{width:calc(230px + 145 * (100vw - 320px)/ 1600)}.options__sublist{margin-top:calc(10px + 10 * (100vw - 320px)/ 1600);padding-left:calc(27px + 10 * (100vw - 320px)/ 1600)}.options__item:not(:last-child){margin-bottom:calc(10px + 10 * (100vw - 320px)/ 1600)}.options__item .menu__sublist{padding-left:calc(27px + 10 * (100vw - 320px)/ 1600)}.options__item .menu__image{margin-right:calc(7px + 8 * (100vw - 320px)/ 1600)}.options__subitem:not(:last-child){margin-bottom:calc(10px + 10 * (100vw - 320px)/ 1600)}.options__link{font-size:calc(.8125rem + 3 * (100vw - 20rem)/ 1600)}.options__link svg{width:calc(13px + 7 * (100vw - 320px)/ 1600);height:calc(13px + 7 * (100vw - 320px)/ 1600);margin-right:calc(7px + 9 * (100vw - 320px)/ 1600);flex:0 0 calc(13px + 7 * (100vw - 320px)/ 1600)}.options__btn svg{width:calc(12px + 6 * (100vw - 320px)/ 1600);height:calc(12px + 6 * (100vw - 320px)/ 1600)}.tabs__header{margin-left:calc(225px + 125 * (100vw - 768px)/ 1152)}.tabs__item{font-size:calc(.625rem + 6 * (100vw - 20rem)/ 1600);padding:0 calc(7px + 8 * (100vw - 320px)/ 1600);height:calc(25px + 15 * (100vw - 320px)/ 1600)}.tabs__body{margin-top:calc(10px + 60 * (100vw - 320px)/ 1600)}.navigation{gap:calc(5px + 5 * (100vw - 320px)/ 1600)}.navigation__page{width:calc(20px + 12 * (100vw - 320px)/ 1600);height:calc(20px + 12 * (100vw - 320px)/ 1600);font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.navigation__prev{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.navigation__prev svg{width:calc(10px + 12 * (100vw - 320px)/ 1600);height:calc(7px + 7 * (100vw - 320px)/ 1600);margin-right:calc(5px + 5 * (100vw - 320px)/ 1600)}.navigation__next{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.navigation__next svg{width:calc(10px + 12 * (100vw - 320px)/ 1600);height:calc(7px + 7 * (100vw - 320px)/ 1600);margin-left:calc(5px + 5 * (100vw - 320px)/ 1600)}.navigation__to-the-begin svg{width:calc(10px + 12 * (100vw - 320px)/ 1600);height:calc(7px + 7 * (100vw - 320px)/ 1600);margin-left:calc(5px + 5 * (100vw - 320px)/ 1600)}.navigation__to-the-end svg{width:calc(10px + 12 * (100vw - 320px)/ 1600);height:calc(7px + 7 * (100vw - 320px)/ 1600);margin-left:calc(5px + 5 * (100vw - 320px)/ 1600)}.photo-viewer__close{width:calc(30px + 24 * (100vw - 320px)/ 1600);height:calc(30px + 24 * (100vw - 320px)/ 1600)}.contacts{flex:0 0 calc(250px + 26 * (100vw - 992px)/ 928)}.contacts__show-hide{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.create__item{margin-bottom:calc(15px + 15 * (100vw - 320px)/ 1600)}.create__item input,.create__item textarea{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);border-radius:calc(7px + 3 * (100vw - 320px)/ 1600);padding:calc(10px + 2 * (100vw - 320px)/ 1600) calc(15px + 7 * (100vw - 320px)/ 1600)}.create__item textarea{height:calc(120px + 70 * (100vw - 320px)/ 1600)}.create__title{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600);margin-bottom:calc(5px + 5 * (100vw - 320px)/ 1600)}.create__btns{gap:calc(10px + 10 * (100vw - 320px)/ 1600)}.create__btn{width:calc(100px + 120 * (100vw - 320px)/ 1600);min-width:calc(100px + 120 * (100vw - 320px)/ 1600);height:calc(40px + 14 * (100vw - 320px)/ 1600)}.create__btn_del{width:calc(140px + 80 * (100vw - 320px)/ 1600)}.create .select-settings__list{max-height:calc(200px + 100 * (100vw - 320px)/ 1600)}.minichat__header{padding:calc(10px + 10 * (100vw - 320px)/ 1600) calc(15px + 15 * (100vw - 320px)/ 1600)}.minichat__name{font-size:calc(.875rem + 8 * (100vw - 20rem)/ 1600)}.minichat__body{padding:calc(15px + 10 * (100vw - 320px)/ 1600) calc(15px + 15 * (100vw - 320px)/ 1600)}.minichat__block:not(:last-child){margin-bottom:calc(15px + 10 * (100vw - 320px)/ 1600)}.minichat__avatar{width:calc(30px + 15 * (100vw - 320px)/ 1600);height:calc(30px + 15 * (100vw - 320px)/ 1600);flex:0 0 calc(30px + 15 * (100vw - 320px)/ 1600)}.minichat__text{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600);margin-bottom:calc(5px + 5 * (100vw - 320px)/ 1600)}.minichat__time{font-size:calc(.625rem + 2 * (100vw - 20rem)/ 1600)}.minichat__time svg{width:calc(11px + 2 * (100vw - 320px)/ 1600);height:calc(11px + 2 * (100vw - 320px)/ 1600)}.minichat__btn{width:calc(40px + 20 * (100vw - 320px)/ 1600);height:calc(40px + 20 * (100vw - 320px)/ 1600);right:calc(10px + 10 * (100vw - 320px)/ 1600);top:calc(-55px + -20 * (100vw - 320px)/ 1600)}.minichat__input{font-size:calc(.75rem + 2 * (100vw - 20rem)/ 1600)}.minichat .comments__form input{font-size:calc(.75rem + 2 * (100vw - 20rem)/ 1600)}.edit__links{margin-left:calc(205px + 145 * (100vw - 768px)/ 1152)}.edit__link{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);padding:0 calc(5px + 10 * (100vw - 320px)/ 1600)}.edit__content{gap:calc(10px + 20 * (100vw - 320px)/ 1600);margin-top:calc(15px + 55 * (100vw - 320px)/ 1600)}.edit .create__item{margin-bottom:calc(15px + 15 * (100vw - 320px)/ 1600)}.edit .create__title{margin-bottom:calc(5px + 5 * (100vw - 320px)/ 1600)}.edit .create__btn:first-child{width:calc(120px + 100 * (100vw - 320px)/ 1600)}.filter{margin-bottom:calc(15px + 15 * (100vw - 320px)/ 1600)}.header__body{height:calc(50px + 44 * (100vw - 480px)/ 1440)}.header__btns{gap:calc(5px + 15 * (100vw - 320px)/ 1600)}.header__btns .header__btn{min-width:calc(90px + 70 * (100vw - 320px)/ 1600)}.search-header__input{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.search-header__wrapper{height:calc(40px + 14 * (100vw - 320px)/ 1600)}.main::before{width:calc(130px + 320 * (100vw - 320px)/ 1600);height:calc(200px + 410 * (100vw - 320px)/ 1600)}.main::after{width:calc(180px + 480 * (100vw - 320px)/ 1600);height:calc(240px + 700 * (100vw - 320px)/ 1600)}.offer__pretitle{font-size:calc(1.125rem + 12 * (100vw - 20rem)/ 1600)}.offer__title{font-size:calc(1.875rem + 55 * (100vw - 20rem)/ 1600)}.offer__desc{font-size:calc(1rem + 10 * (100vw - 20rem)/ 1600)}.offer__btn{font-size:calc(.875rem + 2 * (100vw - 20rem)/ 1600);padding:calc(10px + 5 * (100vw - 320px)/ 1600) calc(15px + 7 * (100vw - 320px)/ 1600)}.registration#restore .registration__note{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.registration__content{padding:calc(10px + 5 * (100vw - 320px)/ 1600)}.registration__title{font-size:calc(1rem + 12 * (100vw - 20rem)/ 1600);margin-bottom:calc(5px + 5 * (100vw - 320px)/ 1600)}.registration__subtitle{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);margin-bottom:calc(5px + 5 * (100vw - 320px)/ 1600)}.registration__socials{gap:calc(10px + 10 * (100vw - 320px)/ 1600);margin-bottom:calc(5px + 5 * (100vw - 320px)/ 1600)}.registration__social{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600);border-radius:calc(5px + 5 * (100vw - 320px)/ 1600);height:calc(35px + 15 * (100vw - 320px)/ 1600)}.registration__social img{width:calc(15px + 15 * (100vw - 320px)/ 1600);height:calc(15px + 15 * (100vw - 320px)/ 1600)}.registration__note{font-size:calc(.625rem + 2 * (100vw - 20rem)/ 1600);margin-bottom:calc(10px + 5 * (100vw - 320px)/ 1600)}.registration__note_last{font-size:calc(.625rem + 2 * (100vw - 20rem)/ 1600)}.registration__checkbox{margin-top:calc(10px + 10 * (100vw - 320px)/ 1600);margin-bottom:calc(10px + 20 * (100vw - 320px)/ 1600)}.registration__checkbox::before{width:13px;height:13px}.registration__checkbox::after{width:7px;height:7px;left:3px}.form-registration__item:not(:last-child){margin-bottom:calc(5px + 5 * (100vw - 320px)/ 1600)}.form-registration__title{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.form-registration__input{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);padding:10px calc(15px + 7 * (100vw - 320px)/ 1600);border-radius:calc(5px + 5 * (100vw - 320px)/ 1600)}.form-registration__input.settings__input{margin-bottom:calc(5px + 10 * (100vw - 320px)/ 1600);padding:calc(10px + 2 * (100vw - 320px)/ 1600) calc(15px + 7 * (100vw - 320px)/ 1600);max-height:calc(39.2px + 9.6 * (100vw - 320px)/ 1600)}.form-registration__recover{margin-bottom:calc(15px + 15 * (100vw - 320px)/ 1600)}.form-registration__note{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.form-registration__email{font-size:calc(.8125rem + 3 * (100vw - 20rem)/ 1600)}.form-registration__error{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);border-radius:calc(5px + 5 * (100vw - 320px)/ 1600);padding:calc(10px + 10 * (100vw - 320px)/ 1600) calc(5px + 5 * (100vw - 320px)/ 1600);margin-bottom:calc(15px + 17 * (100vw - 320px)/ 1600)}.form-registration__warning{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);padding:calc(10px + 10 * (100vw - 320px)/ 1600);border-radius:calc(5px + 5 * (100vw - 320px)/ 1600)}.menu{padding:calc(10px + 17 * (100vw - 320px)/ 1600) calc(15px + 12 * (100vw - 320px)/ 1600);top:calc(10px + 20 * (100vw - 320px)/ 1600);flex:0 0 calc(230px + 90 * (100vw - 992px)/ 928)}.menu__sublist{padding-top:calc(5px + 10 * (100vw - 320px)/ 1600)}.menu__item,.menu__subitem{font-size:calc(.875rem + 2 * (100vw - 20rem)/ 1600)}.menu__item[data-spollers] .menu__btn svg{width:calc(12px + 6 * (100vw - 320px)/ 1600);height:calc(12px + 6 * (100vw - 320px)/ 1600)}.menu__link{font-size:calc(.8125rem + 3 * (100vw - 20rem)/ 1600)}.menu__link svg{width:calc(16px + 16 * (100vw - 320px)/ 1600);height:calc(16px + 16 * (100vw - 320px)/ 1600)}.menu__image:not(:first-of-type){max-width:calc(16px + 16 * (100vw - 320px)/ 1600);height:calc(16px + 16 * (100vw - 320px)/ 1600);margin-right:calc(7px + 8 * (100vw - 320px)/ 1600)}.menu__header .menu__link{font-size:calc(14px + 2 * (100vw - 320px)/ 1600)}.menu__header .menu__image{width:calc(28px + 4 * (100vw - 320px)/ 1600);max-width:calc(28px + 4 * (100vw - 320px)/ 1600);height:calc(28px + 4 * (100vw - 320px)/ 1600);margin-right:calc(7px + 8 * (100vw - 320px)/ 1600)}.menu__icon{width:calc(30px + 10 * (100vw - 320px)/ 1600);min-width:calc(30px + 10 * (100vw - 320px)/ 1600);height:calc(30px + 10 * (100vw - 320px)/ 1600)}.menu__icon::before{width:calc(10px + 5 * (100vw - 320px)/ 1600);height:calc(10px + 5 * (100vw - 320px)/ 1600)}.menu__btn{top:calc(3px + 8 * (100vw - 320px)/ 1600)}.menu__btn svg{width:calc(12px + 6 * (100vw - 320px)/ 1600);height:calc(12px + 6 * (100vw - 320px)/ 1600)}.menu__count{width:calc(20px + 5 * (100vw - 320px)/ 1600);height:calc(20px + 5 * (100vw - 320px)/ 1600);font-size:calc(.625rem + 2 * (100vw - 20rem)/ 1600);margin-left:calc(10px + 5 * (100vw - 320px)/ 1600)}.post{padding:calc(10px + 12 * (100vw - 320px)/ 1600)}.post:not(:last-child){margin-bottom:calc(15px + 15 * (100vw - 320px)/ 1600)}.post__footer{gap:calc(10px + 40 * (100vw - 320px)/ 1600)}.post__option{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600)}.post__option svg{width:calc(18px + 4 * (100vw - 320px)/ 1600);height:calc(18px + 4 * (100vw - 320px)/ 1600)}.post__message{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);margin-top:calc(10px + 8 * (100vw - 320px)/ 1600);margin-bottom:calc(15px + 15 * (100vw - 320px)/ 1600)}.post__gallery_single{height:calc(200px + 185 * (100vw - 320px)/ 1600)}.post__gallery{height:calc(200px + 185 * (100vw - 320px)/ 1600)}.post__like{margin-right:calc(5px + 5 * (100vw - 320px)/ 1600);width:calc(24px + 4 * (100vw - 320px)/ 1600);height:calc(24px + 4 * (100vw - 320px)/ 1600)}.post__details{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);gap:calc(10px + 15 * (100vw - 320px)/ 1600)}.post__btns{gap:calc(15px + 10 * (100vw - 320px)/ 1600)}.post__discard,.post__save{width:calc(16px + 6 * (100vw - 320px)/ 1600);height:calc(16px + 6 * (100vw - 320px)/ 1600)}.repost{padding:calc(10px + 12 * (100vw - 320px)/ 1600)}.repost .author__avatar{width:calc(20px + 15 * (100vw - 320px)/ 1600);height:calc(20px + 15 * (100vw - 320px)/ 1600);min-width:calc(20px + 15 * (100vw - 320px)/ 1600)}.repost .author__name{font-size:calc(.6875rem + 3 * (100vw - 20rem)/ 1600)}.author__avatar{width:calc(25px + 17 * (100vw - 320px)/ 1600);height:calc(25px + 17 * (100vw - 320px)/ 1600)}.author__name{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600)}.author__status{margin-right:calc(5px + 5 * (100vw - 320px)/ 1600);min-width:calc(10px + 6 * (100vw - 320px)/ 1600);height:calc(10px + 6 * (100vw - 320px)/ 1600)}.author__status svg{width:calc(5px + 3 * (100vw - 320px)/ 1600);height:calc(4px + 2 * (100vw - 320px)/ 1600)}.author__added,.author__visibility{font-size:calc(.625rem + 6 * (100vw - 20rem)/ 1600)}.author__added svg{width:calc(10px + 6 * (100vw - 320px)/ 1600);height:calc(10px + 6 * (100vw - 320px)/ 1600)}.author__time{font-size:calc(.625rem + 2 * (100vw - 20rem)/ 1600)}.comments__avatar{width:calc(25px + 9 * (100vw - 320px)/ 1600);height:calc(25px + 9 * (100vw - 320px)/ 1600);flex:0 0 calc(25px + 9 * (100vw - 320px)/ 1600)}.comments__name{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.comments__message{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.comments__likes{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600)}.comments__like{width:calc(24px + 4 * (100vw - 320px)/ 1600);height:calc(24px + 4 * (100vw - 320px)/ 1600);margin-right:calc(5px + 5 * (100vw - 320px)/ 1600)}.comments__all{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.comments__new{margin-top:calc(15px + 10 * (100vw - 320px)/ 1600)}.comments__form input{font-size:calc(.625rem + 5 * (100vw - 20rem)/ 1600)}.comments__help{font-size:calc(.625rem + 2 * (100vw - 20rem)/ 1600)}.comments__camera{width:calc(18px + 17 * (100vw - 320px)/ 1600);height:calc(18px + 17 * (100vw - 320px)/ 1600);min-width:calc(18px + 17 * (100vw - 320px)/ 1600)}.comments__camera span{width:calc(25px + 10 * (100vw - 320px)/ 1600);min-width:calc(25px + 10 * (100vw - 320px)/ 1600);height:calc(25px + 10 * (100vw - 320px)/ 1600)}.post-new{padding:calc(10px + 15 * (100vw - 320px)/ 1600);margin-bottom:calc(15px + 15 * (100vw - 320px)/ 1600)}.post-new::before{top:calc(15px + 10 * (100vw - 320px)/ 1600);left:calc(15px + 10 * (100vw - 320px)/ 1600)}.post-new__message{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.post-new__btn{height:calc(25px + 29 * (100vw - 320px)/ 1600);min-width:calc(100px + 120 * (100vw - 320px)/ 1600)}.post-new__camera{gap:calc(5px + 10 * (100vw - 320px)/ 1600)}.post-new__camera span{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600)}.post-new__camera span:first-child{width:calc(25px + 25 * (100vw - 320px)/ 1600);height:calc(25px + 25 * (100vw - 320px)/ 1600)}.visibility svg:nth-of-type(2){width:calc(12px + 4 * (100vw - 320px)/ 1600);height:calc(12px + 4 * (100vw - 320px)/ 1600)}.visibility__list svg{width:calc(15px + 5 * (100vw - 320px)/ 1600);height:calc(15px + 5 * (100vw - 320px)/ 1600)}.visibility__list .radio-options__item{padding-left:calc(20px + 10 * (100vw - 320px)/ 1600)}.visibility__list .radio-options__item:not(:last-child){margin-bottom:calc(5px + 10 * (100vw - 320px)/ 1600)}.visibility__list .radio-options__item::before{width:calc(15px + 5 * (100vw - 320px)/ 1600);height:calc(15px + 5 * (100vw - 320px)/ 1600)}.visibility__list .radio-options__item::after{width:calc(5px + 5 * (100vw - 320px)/ 1600);height:calc(5px + 5 * (100vw - 320px)/ 1600)}.header-profile{height:calc(120px + 243 * (100vw - 320px)/ 1600);gap:calc(10px + 20 * (100vw - 320px)/ 1600)}.header-profile__left{flex:0 0 calc(130px + 190 * (100vw - 320px)/ 1600);padding:calc(10px + 20 * (100vw - 320px)/ 1600)}.header-profile__options{gap:calc(10px + 15 * (100vw - 320px)/ 1600)}.header-profile__option{width:calc(12px + 18 * (100vw - 320px)/ 1600);height:calc(12px + 18 * (100vw - 320px)/ 1600)}.header-profile__photo{width:calc(108px + 147 * (100vw - 320px)/ 1600);height:calc(108px + 147 * (100vw - 320px)/ 1600);border:calc(3px + 2 * (100vw - 320px)/ 1600) solid #fff}.header-profile__wrapper{transform:translate(0,calc(10px + 105 * (100vw - 320px)/ 1600))}.header-profile__wrapper .header-profile__options{padding:0 calc(24% + -4 * (100vw - 320px)/ 1600);bottom:calc(22% + -7 * (100vw - 320px)/ 1600)}.header-profile__right{padding-top:calc(10px + 20 * (100vw - 320px)/ 1600);padding-bottom:calc(10px + 20 * (100vw - 320px)/ 1600);padding-right:calc(10px + 20 * (100vw - 320px)/ 1600)}.header-profile__name{font-size:calc(12px + 4 * (100vw - 320px)/ 1600)}.header-profile__status{width:calc(15px + 9 * (100vw - 320px)/ 1600);height:calc(15px + 9 * (100vw - 320px)/ 1600)}.header-profile__friends{font-size:calc(.625rem + 5 * (100vw - 20rem)/ 1600)}.header-profile__btn{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);padding:calc(7px + 8 * (100vw - 320px)/ 1600) calc(7px + 13 * (100vw - 320px)/ 1600)}.content-profile__left{flex:0 0 calc(130px + 190 * (100vw - 320px)/ 1600)}.content-profile__details{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.content-profile__details p:not(:last-child){margin-bottom:calc(15px + 15 * (100vw - 320px)/ 1600)}.content-profile__hidden{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.content-profile .tabs__content{gap:calc(10px + 20 * (100vw - 320px)/ 1600)}.info-profile__title{font-size:calc(.875rem + 8 * (100vw - 20rem)/ 1600)}.info-profile__item{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600)}.info-profile__item svg{width:calc(15px + 9 * (100vw - 320px)/ 1600);height:calc(15px + 9 * (100vw - 320px)/ 1600);margin-right:calc(5px + 7 * (100vw - 320px)/ 1600)}.friends-profile{margin-top:calc(20px + 30 * (100vw - 320px)/ 1600)}.friends-profile__title{font-size:calc(.875rem + 8 * (100vw - 20rem)/ 1600);margin-bottom:calc(10px + 10 * (100vw - 320px)/ 1600)}.friends-profile__list{gap:calc(5px + 15 * (100vw - 768px)/ 1152)}.friends-profile__link{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.friends-profile__help{font-size:calc(.75rem + 6 * (100vw - 20rem)/ 1600)}.friends-profile__all{margin-top:calc(10px + 10 * (100vw - 320px)/ 1600)}.friends-profile__locked{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600)}.photos-profile{margin-top:calc(20px + 30 * (100vw - 320px)/ 1600)}.photos-profile__title{font-size:calc(.875rem + 8 * (100vw - 20rem)/ 1600);margin-bottom:calc(10px + 10 * (100vw - 320px)/ 1600)}.photos-profile__list{gap:calc(0px + 20 * (100vw - 320px)/ 1600)}.photos-profile__all{margin-top:calc(10px + 10 * (100vw - 320px)/ 1600)}.likes-profile__avatar{width:calc(25px + 17 * (100vw - 320px)/ 1600);height:calc(25px + 17 * (100vw - 320px)/ 1600)}.likes-profile__name{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.likes-profile__details{font-size:calc(.625rem + 2 * (100vw - 20rem)/ 1600)}.likes-profile__details svg{width:calc(12px + 5 * (100vw - 320px)/ 1600);height:calc(12px + 5 * (100vw - 320px)/ 1600)}.likes-profile__time{font-size:calc(.625rem + 2 * (100vw - 20rem)/ 1600)}.groups-profile__title,.pages-profile__title{font-size:calc(1rem + 12 * (100vw - 20rem)/ 1600)}.groups-profile__add,.pages-profile__add{font-size:calc(.8125rem + 3 * (100vw - 20rem)/ 1600)}.groups-profile__active,.pages-profile__active{gap:calc(5px + 10 * (100vw - 320px)/ 1600);margin-bottom:calc(5px + 30 * (100vw - 320px)/ 1600)}.groups-profile__active .groups-profile__item,.groups-profile__active .pages-profile__item,.pages-profile__active .groups-profile__item,.pages-profile__active .pages-profile__item{padding:calc(5px + 10 * (100vw - 320px)/ 1600);border-radius:calc(5px + 5 * (100vw - 320px)/ 1600)}.groups-profile__recommend .groups-profile__item,.groups-profile__recommend .pages-profile__item,.pages-profile__recommend .groups-profile__item,.pages-profile__recommend .pages-profile__item{padding:calc(5px + 10 * (100vw - 320px)/ 1600)}.groups-profile__image,.pages-profile__image{width:calc(25px + 35 * (100vw - 320px)/ 1600);min-width:calc(25px + 35 * (100vw - 320px)/ 1600);height:calc(25px + 35 * (100vw - 320px)/ 1600);margin-right:calc(10px + 10 * (100vw - 320px)/ 1600)}.groups-profile__info,.pages-profile__info{gap:calc(0px + 7 * (100vw - 320px)/ 1600)}.groups-profile__name,.pages-profile__name{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600)}.groups-profile__users,.pages-profile__users{font-size:calc(.625rem + 5 * (100vw - 20rem)/ 1600)}.groups-profile__likes,.pages-profile__likes{font-size:calc(.625rem + 5 * (100vw - 20rem)/ 1600)}.groups-profile__btn,.pages-profile__btn{width:calc(80px + 140 * (100vw - 320px)/ 1600);min-width:calc(90px + 140 * (100vw - 320px)/ 1600);padding:calc(7px + 8 * (100vw - 320px)/ 1600) calc(10px + 10 * (100vw - 320px)/ 1600);height:calc(28px + 8 * (100vw - 320px)/ 1600)}.groups-profile__more,.pages-profile__more{font-size:calc(.8125rem + 2 * (100vw - 20rem)/ 1600);margin-top:calc(30px + 20 * (100vw - 320px)/ 1600)}.groups-profile__more svg,.pages-profile__more svg{width:calc(12px + 5 * (100vw - 320px)/ 1600);height:calc(12px + 5 * (100vw - 320px)/ 1600)}.groups-profile__navigation,.pages-profile__navigation{margin-top:calc(20px + 10 * (100vw - 320px)/ 1600)}.friends__list{-moz-column-gap:calc(0px + 60 * (100vw - 320px)/ 1600);column-gap:calc(0px + 60 * (100vw - 320px)/ 1600);row-gap:calc(5px + 10 * (100vw - 320px)/ 1600)}.friends__title{font-size:calc(1rem + 8 * (100vw - 20rem)/ 1600);margin-bottom:calc(20px + 20 * (100vw - 320px)/ 1600)}.friends__item{padding:calc(0px + 10 * (100vw - 320px)/ 1600) calc(5px + 10 * (100vw - 320px)/ 1600)}.friends__photo{width:calc(30px + 30 * (100vw - 320px)/ 1600);height:calc(30px + 30 * (100vw - 320px)/ 1600);margin-right:calc(5px + 15 * (100vw - 320px)/ 1600)}.friends__name{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600)}.friends__mutual,.friends__time{font-size:calc(.625rem + 2 * (100vw - 20rem)/ 1600)}.friends__options{width:calc(24px + 16 * (100vw - 320px)/ 1600);height:calc(24px + 16 * (100vw - 320px)/ 1600)}.friends__all{font-size:calc(.8125rem + 3 * (100vw - 20rem)/ 1600);max-width:calc(200px + 120 * (100vw - 320px)/ 1600);margin-top:calc(30px + 20 * (100vw - 320px)/ 1600)}.friends__more{font-size:calc(.8125rem + 2 * (100vw - 20rem)/ 1600);margin-top:calc(15px + 15 * (100vw - 320px)/ 1600)}.friends__more svg{width:calc(12px + 5 * (100vw - 320px)/ 1600);height:calc(12px + 5 * (100vw - 320px)/ 1600)}.friends__navigation{margin-top:calc(5px + 25 * (100vw - 320px)/ 1600)}.friends .tabs__body{margin-top:calc(20px + 20 * (100vw - 320px)/ 1600)}.gallery__list{gap:calc(10px + 10 * (100vw - 320px)/ 1600)}.gallery__add .gallery__link-add{font-size:calc(.6875rem + 4 * (100vw - 20rem)/ 1600)}.gallery__add .gallery__link-add svg{margin-bottom:calc(5px + 5 * (100vw - 320px)/ 1600)}.gallery__options{width:calc(20px + 14 * (100vw - 320px)/ 1600);height:calc(20px + 14 * (100vw - 320px)/ 1600);top:calc(5px + 5 * (100vw - 320px)/ 1600);right:calc(5px + 5 * (100vw - 320px)/ 1600)}.gallery__options .options__icon{width:calc(13px + 5 * (100vw - 320px)/ 1600);height:calc(13px + 5 * (100vw - 320px)/ 1600)}.gallery__options .options__list{width:calc(260px + 120 * (100vw - 320px)/ 1600);padding:calc(10px + 10 * (100vw - 320px)/ 1600) calc(5px + 15 * (100vw - 320px)/ 1600)}.gallery__all{font-size:calc(.8125rem + 3 * (100vw - 20rem)/ 1600);max-width:calc(200px + 120 * (100vw - 320px)/ 1600);margin-top:calc(30px + 20 * (100vw - 320px)/ 1600)}.gallery__more{font-size:calc(.8125rem + 2 * (100vw - 20rem)/ 1600);margin-top:calc(15px + 15 * (100vw - 320px)/ 1600)}.gallery__more svg{width:calc(14px + 3 * (100vw - 320px)/ 1600);height:calc(14px + 3 * (100vw - 320px)/ 1600)}.gallery__navigation{margin-top:calc(5px + 25 * (100vw - 320px)/ 1600)}.gallery .tabs__body{margin-top:calc(20px + 20 * (100vw - 320px)/ 1600)}.gallery__header{margin-bottom:calc(20px + 15 * (100vw - 320px)/ 1600)}.gallery__title{font-size:calc(1rem + 12 * (100vw - 20rem)/ 1600)}.gallery__back{font-size:calc(.75rem + 12 * (100vw - 20rem)/ 1600)}.albums__list{gap:calc(10px + 10 * (100vw - 320px)/ 1600)}.albums__add{font-size:calc(.6875rem + 4 * (100vw - 20rem)/ 1600)}.albums__add svg{margin-bottom:calc(5px + 5 * (100vw - 320px)/ 1600)}.albums__info{left:calc(10px + 10 * (100vw - 320px)/ 1600);bottom:calc(10px + 10 * (100vw - 320px)/ 1600)}.albums__name{font-size:calc(.75rem + 10 * (100vw - 20rem)/ 1600)}.albums__count{font-size:calc(.625rem + 6 * (100vw - 20rem)/ 1600)}.albums__options{width:calc(20px + 14 * (100vw - 320px)/ 1600);height:calc(20px + 14 * (100vw - 320px)/ 1600);top:calc(5px + 5 * (100vw - 320px)/ 1600);right:calc(5px + 5 * (100vw - 320px)/ 1600)}.albums__options .options__icon{width:calc(13px + 5 * (100vw - 320px)/ 1600);height:calc(13px + 5 * (100vw - 320px)/ 1600)}.albums__options .options__list{width:calc(260px + 80 * (100vw - 320px)/ 1600)}.albums__all{font-size:calc(.8125rem + 3 * (100vw - 20rem)/ 1600);max-width:calc(200px + 120 * (100vw - 320px)/ 1600);margin-top:calc(30px + 20 * (100vw - 320px)/ 1600)}.albums__more{font-size:calc(.8125rem + 2 * (100vw - 20rem)/ 1600);margin-top:calc(15px + 15 * (100vw - 320px)/ 1600)}.albums__more svg{width:calc(14px + 3 * (100vw - 320px)/ 1600);height:calc(14px + 3 * (100vw - 320px)/ 1600)}.albums__navigation{margin-top:calc(5px + 25 * (100vw - 320px)/ 1600)}.profile_friends .header-profile__wrapper{transform:translate(0,calc(10px + 153 * (100vw - 320px)/ 1600))}.profile_friends .header-profile__btns .options__icon{width:calc(20px + 36 * (100vw - 320px)/ 1600);height:calc(20px + 36 * (100vw - 320px)/ 1600)}.profile_friends .header-profile__btns .options__icon svg{width:calc(12px + 7 * (100vw - 320px)/ 1600);height:calc(12px + 7 * (100vw - 320px)/ 1600)}.profile_friends .header-profile__btn{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);padding:calc(7px + 8 * (100vw - 320px)/ 1600) calc(7px + 13 * (100vw - 320px)/ 1600);height:calc(20px + 36 * (100vw - 320px)/ 1600)}.profile_other .header-profile__wrapper{transform:translate(0,calc(10px + 153 * (100vw - 320px)/ 1600))}.profile_other .header-profile__btns .options__icon{width:calc(20px + 36 * (100vw - 320px)/ 1600);height:calc(20px + 36 * (100vw - 320px)/ 1600)}.profile_other .header-profile__btns .options__icon svg{width:calc(12px + 7 * (100vw - 320px)/ 1600);height:calc(12px + 7 * (100vw - 320px)/ 1600)}.profile_other .header-profile__btn{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);padding:calc(7px + 8 * (100vw - 320px)/ 1600) calc(7px + 13 * (100vw - 320px)/ 1600);height:calc(20px + 36 * (100vw - 320px)/ 1600)}.profile_group-other .header-profile__wrapper,.profile_page-other .header-profile__wrapper{transform:translate(0,calc(10px + 153 * (100vw - 320px)/ 1600))}.profile_group-other .header-profile__btns .options__icon,.profile_page-other .header-profile__btns .options__icon{width:calc(20px + 36 * (100vw - 320px)/ 1600);height:calc(20px + 36 * (100vw - 320px)/ 1600)}.profile_group-other .header-profile__btns .options__icon svg,.profile_page-other .header-profile__btns .options__icon svg{width:calc(12px + 7 * (100vw - 320px)/ 1600);height:calc(12px + 7 * (100vw - 320px)/ 1600)}.profile_group-other .header-profile__btn,.profile_page-other .header-profile__btn{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);padding:calc(7px + 8 * (100vw - 320px)/ 1600) calc(7px + 13 * (100vw - 320px)/ 1600);height:calc(20px + 36 * (100vw - 320px)/ 1600)}.profile_group .header-profile__btns .options__icon{width:calc(20px + 36 * (100vw - 320px)/ 1600);height:calc(20px + 36 * (100vw - 320px)/ 1600)}.profile_group .header-profile__btns .options__icon svg{width:calc(12px + 7 * (100vw - 320px)/ 1600);height:calc(12px + 7 * (100vw - 320px)/ 1600)}.profile_group .header-profile__btn{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);padding:calc(7px + 8 * (100vw - 320px)/ 1600) calc(7px + 13 * (100vw - 320px)/ 1600);height:calc(20px + 36 * (100vw - 320px)/ 1600)}.followers__item{padding:calc(5px + 10 * (100vw - 320px)/ 1600) 0}.followers__avatar{width:calc(30px + 30 * (100vw - 320px)/ 1600);min-width:calc(30px + 30 * (100vw - 320px)/ 1600);height:calc(30px + 30 * (100vw - 320px)/ 1600);margin-right:calc(5px + 15 * (100vw - 320px)/ 1600)}.followers__name{font-size:calc(.75rem + 10 * (100vw - 20rem)/ 1600)}.followers__btn{width:calc(90px + 130 * (100vw - 320px)/ 1600)}.followers__all{margin-top:calc(15px + 35 * (100vw - 320px)/ 1600)}.followers__more{margin:calc(15px + 15 * (100vw - 320px)/ 1600) auto 5px;font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.followers__more svg{width:calc(14px + 3 * (100vw - 320px)/ 1600);height:calc(14px + 3 * (100vw - 320px)/ 1600)}.followers__navigation{margin-top:calc(5px + 25 * (100vw - 320px)/ 1600)}.goods__subtitle{font-size:calc(.875rem + 4 * (100vw - 20rem)/ 1600);margin-bottom:calc(15px + 15 * (100vw - 320px)/ 1600)}.goods__list{margin-bottom:calc(15px + 15 * (100vw - 320px)/ 1600)}.goods__item{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.goods__info{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.goods__info p:not(:last-child){margin-bottom:calc(15px + 15 * (100vw - 320px)/ 1600)}.contacts-profile{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.contacts-profile__subtitle{font-size:calc(.875rem + 4 * (100vw - 20rem)/ 1600);margin-bottom:calc(15px + 15 * (100vw - 320px)/ 1600)}.contacts-profile__address{margin-bottom:calc(10px + 10 * (100vw - 320px)/ 1600)}.contacts-profile__email{margin-bottom:calc(10px + 10 * (100vw - 320px)/ 1600)}.about__main-image{height:calc(100px + 193 * (100vw - 320px)/ 1600);margin-bottom:calc(15px + 15 * (100vw - 320px)/ 1600)}.about__title{font-size:calc(.875rem + 10 * (100vw - 20rem)/ 1600)}.about__list{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.about__desc{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.faq__intro{font-size:calc(.875rem + 8 * (100vw - 20rem)/ 1600)}.faq__title{font-size:calc(.875rem + 8 * (100vw - 20rem)/ 1600)}.faq__item:not(:last-child){margin-bottom:calc(5px + 10 * (100vw - 320px)/ 1600)}.faq__question{font-size:calc(.75rem + 8 * (100vw - 20rem)/ 1600);padding:calc(5px + 10 * (100vw - 320px)/ 1600)}.faq__question svg{width:calc(14px + 4 * (100vw - 320px)/ 1600);height:calc(6px + 4 * (100vw - 320px)/ 1600)}.faq__answer{font-size:calc(.625rem + 5 * (100vw - 20rem)/ 1600);padding:calc(5px + 10 * (100vw - 320px)/ 1600) calc(10px + 20 * (100vw - 320px)/ 1600)}.calc__intro{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600);margin-bottom:calc(30px + 20 * (100vw - 320px)/ 1600)}.calc__intro p:not(:last-child){margin-bottom:calc(10px + 5 * (100vw - 320px)/ 1600)}.calc__intro p.bold{font-size:calc(.8125rem + 5 * (100vw - 20rem)/ 1600)}.calc__block{padding:calc(15px + 15 * (100vw - 320px)/ 1600) calc(10px + 15 * (100vw - 320px)/ 1600) 0}.calc__block:not(:last-child){margin-bottom:calc(30px + 20 * (100vw - 320px)/ 1600)}.calc__title{font-size:calc(1rem + 6 * (100vw - 20rem)/ 1600)}.calc__prompt .prompt__info{width:calc(260px + 240 * (100vw - 320px)/ 1600)}.calc__input input{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600);width:calc(50px + 29 * (100vw - 320px)/ 1600);height:calc(30px + 10 * (100vw - 320px)/ 1600)}.calc__input span{font-size:calc(.8125rem + 3 * (100vw - 20rem)/ 1600)}.calc__count,.calc__profit{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.info-calc__name{font-size:calc(.8125rem + 2 * (100vw - 20rem)/ 1600)}.info-calc__desc{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.tasks__block{padding:0 calc(10px + 30 * (100vw - 320px)/ 1600)}.tasks__title{font-size:calc(1rem + 6 * (100vw - 20rem)/ 1600)}.tasks__items{gap:calc(30px + 30 * (100vw - 320px)/ 1600)}.tasks__image{width:calc(50px + 53 * (100vw - 320px)/ 1600);height:calc(50px + 53 * (100vw - 320px)/ 1600)}.tasks__image::before{width:calc(20px + 20 * (100vw - 320px)/ 1600);height:calc(20px + 20 * (100vw - 320px)/ 1600);top:calc(10px + 12 * (100vw - 320px)/ 1600);right:calc(10px + 12 * (100vw - 320px)/ 1600)}.tasks__image::after{width:calc(12px + 5 * (100vw - 320px)/ 1600);height:calc(12px + 5 * (100vw - 320px)/ 1600);bottom:calc(10px + 12 * (100vw - 320px)/ 1600);left:calc(10px + 12 * (100vw - 320px)/ 1600)}.tasks__desc{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.tasks__single .tasks__items{min-height:calc(560px + 355 * (100vw - 993px)/ 927)}.tasks__bg{bottom:calc(-60px + -10 * (100vw - 320px)/ 1600);left:calc(-20px + -65 * (100vw - 320px)/ 1600);right:calc(-20px + -65 * (100vw - 320px)/ 1600)}.rating__item{height:calc(30px + 20 * (100vw - 320px)/ 1600)}.rating__photo{width:calc(24px + 6 * (100vw - 320px)/ 1600);min-width:calc(24px + 6 * (100vw - 320px)/ 1600);height:calc(24px + 6 * (100vw - 320px)/ 1600)}.rating__name{font-size:calc(.625rem + 2 * (100vw - 20rem)/ 1600)}.header-rating__circle span:nth-child(2){width:calc(21px + 1 * (100vw - 320px)/ 1600);height:calc(21px + 1 * (100vw - 320px)/ 1600)}.header-rating__circle span:nth-child(3){width:calc(26px + 2 * (100vw - 320px)/ 1600);height:calc(26px + 2 * (100vw - 320px)/ 1600)}.header-rating__circle span:nth-child(4){width:calc(31px + 3 * (100vw - 320px)/ 1600);height:calc(31px + 3 * (100vw - 320px)/ 1600)}.header-rating__circle span:nth-child(5){width:calc(36px + 4 * (100vw - 320px)/ 1600);height:calc(36px + 4 * (100vw - 320px)/ 1600)}.header-rating__sum span{width:calc(33px + 7 * (100vw - 320px)/ 1600);height:calc(33px + 7 * (100vw - 320px)/ 1600)}.circles__photo{width:calc(27px + 13 * (100vw - 320px)/ 1600);height:calc(27px + 13 * (100vw - 320px)/ 1600)}.circles__name{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.circles__tabs .tabs__header{gap:calc(1px + 4 * (100vw - 320px)/ 1600)}.circles__tabs .tabs__block{padding:calc(10px + 10 * (100vw - 320px)/ 1600)}.circles__count{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.circles__title{margin-bottom:calc(15px + 5 * (100vw - 320px)/ 1600)}.circles__no-ref{font-size:calc(.875rem + 8 * (100vw - 20rem)/ 1600)}.referal-circles span{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.referal-circles__avatar{width:calc(23px + 7 * (100vw - 320px)/ 1600);height:calc(23px + 7 * (100vw - 320px)/ 1600)}.referal-circles__name{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.item-circles{flex:0 1 calc(120px + 25 * (100vw - 320px)/ 1600);margin-bottom:calc(15px + 19 * (100vw - 320px)/ 1600)}.item-circles__avatar{height:calc(24px + 26 * (100vw - 320px)/ 1600);width:calc(24px + 26 * (100vw - 320px)/ 1600)}.item-circles__avatar svg{width:calc(24px + 26 * (100vw - 320px)/ 1600);height:calc(24px + 26 * (100vw - 320px)/ 1600)}.chat{gap:calc(10px + 20 * (100vw - 768px)/ 1152)}.chat__sidebar{flex:0 0 calc(250px + 26 * (100vw - 992px)/ 928)}.chat .comments__form input{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.sidebar-chat{padding-bottom:calc(15px + 17 * (100vw - 320px)/ 1600)}.sidebar-chat__header{padding:calc(10px + 10 * (100vw - 320px)/ 1600)}.sidebar-chat__title{font-size:calc(.875rem + 8 * (100vw - 20rem)/ 1600);margin-bottom:calc(5px + 10 * (100vw - 320px)/ 1600)}.sidebar-chat__item{margin-top:calc(5px + 10 * (100vw - 320px)/ 1600);padding:0 calc(10px + 10 * (100vw - 320px)/ 1600)}.sidebar-chat__arrow svg{width:calc(13px + 5 * (100vw - 320px)/ 1600);height:calc(12px + 4 * (100vw - 320px)/ 1600)}.sidebar-chat__checkbox{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600)}.sidebar-chat__check{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.sidebar-chat__name{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.body-chat__wrapper{padding:calc(10px + 10 * (100vw - 320px)/ 1600)}.body-chat__btns{gap:calc(10px + 10 * (100vw - 320px)/ 1600)}.body-chat__btn{width:calc(100px + 120 * (100vw - 320px)/ 1600);min-width:calc(100px + 120 * (100vw - 320px)/ 1600);height:calc(36px + 18 * (100vw - 320px)/ 1600)}.create-chat__input{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.cards-family__main{gap:calc(10px + 10 * (100vw - 320px)/ 1600);margin-bottom:calc(10px + 10 * (100vw - 320px)/ 1600)}.cards-family__card:nth-child(3) .cards-family__bg img{right:calc(0px + -44 * (100vw - 320px)/ 1600)}.cards-family__title{font-size:calc(.75rem + 4 * (100vw - 1rem)/ 1600)}.cards-family__value{font-size:calc(12px + 3 * (100vw - 320px)/ 1600)}.cards-family__extra{gap:calc(10px + 10 * (100vw - 320px)/ 1600)}.cards-family__extra .cards-family__body{margin-bottom:calc(10px + 5 * (100vw - 320px)/ 1600)}.cards-family__bg img{max-width:calc(66% + 34 * (100vw - 320px)/ 1600)}.circles-family__title{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.circles-family__title svg{width:calc(12px + 6 * (100vw - 320px)/ 1600);height:calc(12px + 6 * (100vw - 320px)/ 1600)}.circles-family__count{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600)}.tabs-family_btn{font-size:calc(.625rem + 5 * (100vw - 20rem)/ 1600);height:calc(25px + 9 * (100vw - 320px)/ 1600);min-width:calc(90px + 38 * (100vw - 320px)/ 1600)}.tabs-family__header span{font-size:calc(.625rem + 5 * (100vw - 20rem)/ 1600);margin-right:calc(3px + 7 * (100vw - 320px)/ 1600)}.tabs-family__header input{font-size:calc(.625rem + 2 * (100vw - 20rem)/ 1600);height:calc(25px + 9 * (100vw - 320px)/ 1600);max-width:calc(60px + 18 * (100vw - 320px)/ 1600);margin-right:calc(3px + 12 * (100vw - 320px)/ 1600);padding:9px calc(3px + 2 * (100vw - 320px)/ 1600)}.tabs-family__first{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.tabs-family__item{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.tabs-family .tabs__item{font-size:calc(.75rem + 3 * (100vw - 62.0625rem)/ 927)}.search__icon{margin-right:calc(3px + 10 * (100vw - 320px)/ 1600)}.search__input{margin-right:calc(5px + 15 * (100vw - 320px)/ 1600);padding:0 calc(3px + 19 * (100vw - 320px)/ 1600);height:calc(35px + 19 * (100vw - 320px)/ 1600);border-radius:calc(5px + 5 * (100vw - 320px)/ 1600)}.search__input input{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.search__btn{min-width:calc(70px + 35 * (100vw - 320px)/ 1600)}.search .tabs__item{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.search .tabs__block{padding:20px calc(10px + 10 * (100vw - 320px)/ 1600)}.search__result{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);margin-top:calc(15px + 15 * (100vw - 320px)/ 1600)}.settings__intro{font-size:calc(.75rem + 4 * (100vw - 20rem)/ 1600);padding:calc(15px + 15 * (100vw - 320px)/ 1600)}.settings__title{font-size:calc(1rem + 8 * (100vw - 20rem)/ 1600)}.settings__subtitle{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.settings__input{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600);padding:calc(10px + 5 * (100vw - 320px)/ 1600) calc(15px + 7 * (100vw - 320px)/ 1600);border-radius:calc(7px + 3 * (100vw - 320px)/ 1600)}.settings__input input[type=password]{font-size:calc(12px + 4 * (100vw - 320px)/ 1600)}.settings__hide{width:calc(17px + 15 * (100vw - 320px)/ 1600);height:calc(17px + 15 * (100vw - 320px)/ 1600)}.settings__wrapper{gap:calc(10px + 20 * (100vw - 320px)/ 1600)}.settings__wrapper:not(:last-child){margin-bottom:calc(10px + 10 * (100vw - 320px)/ 1600)}.settings__add span{font-size:calc(.8125rem + 17 * (100vw - 20rem)/ 1600)}.settings__add span:not(:last-child){width:calc(20px + 13 * (100vw - 320px)/ 1600);height:calc(20px + 13 * (100vw - 320px)/ 1600);font-size:calc(.875rem + 16 * (100vw - 20rem)/ 1600);border:calc(1.5px + .5 * (100vw - 320px)/ 1600) solid #619441}.settings__add span:not(:last-child) svg{width:calc(10px + 3 * (100vw - 320px)/ 1600);height:calc(10px + 3 * (100vw - 320px)/ 1600)}.select-settings{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600);padding:calc(10px + 5 * (100vw - 320px)/ 1600) calc(15px + 7 * (100vw - 320px)/ 1600);border-radius:calc(7px + 3 * (100vw - 320px)/ 1600)}.select-settings svg{width:calc(15px + 9 * (100vw - 320px)/ 1600);height:calc(15px + 9 * (100vw - 320px)/ 1600)}.select-settings__list .radio-options__item{padding-left:calc(25px + 14 * (100vw - 320px)/ 1600)}.select-settings__list .radio-options__item:not(:last-child){margin-bottom:calc(10px + 5 * (100vw - 320px)/ 1600)}.select-settings__list .radio-options__item::before{width:calc(15px + 7 * (100vw - 320px)/ 1600);height:calc(15px + 7 * (100vw - 320px)/ 1600)}.select-settings__list .radio-options__item::after{left:calc(5px + 2.5 * (100vw - 320px)/ 1600);width:calc(5px + 2 * (100vw - 320px)/ 1600);height:calc(5px + 2 * (100vw - 320px)/ 1600)}.block__item{padding:calc(5px + 5 * (100vw - 320px)/ 1600) 0}.block__avatar{width:calc(30px + 30 * (100vw - 320px)/ 1600);min-width:calc(30px + 30 * (100vw - 320px)/ 1600);height:calc(30px + 30 * (100vw - 320px)/ 1600);margin-right:calc(5px + 15 * (100vw - 320px)/ 1600)}.block__name{font-size:calc(12px + 10 * (100vw - 320px)/ 1600)}.block__btn{min-width:calc(100px + 120 * (100vw - 320px)/ 1600);padding:calc(5px + 10 * (100vw - 320px)/ 1600) calc(5px + 17 * (100vw - 320px)/ 1600);border-radius:calc(5px + 5 * (100vw - 320px)/ 1600);height:calc(30px + 24 * (100vw - 320px)/ 1600)}.block__more{margin-top:calc(30px + 20 * (100vw - 320px)/ 1600);font-size:calc(.75rem + 3 * (100vw - 20rem)/ 1600)}.block__navigation{margin-top:calc(20px + 10 * (100vw - 320px)/ 1600)}}@media (max-width:1366px){.groups-profile__add span:first-child,.pages-profile__add span:first-child{font-size:calc(.875rem + 14 * (100vw - 20rem)/ 1600);margin-right:calc(5px + 10 * (100vw - 320px)/ 1600);width:calc(15px + 18 * (100vw - 320px)/ 1600);height:calc(15px + 18 * (100vw - 320px)/ 1600)}}@media (max-width:1200px){.photo-viewer{flex:0 0 60%}.comments-viewer{flex:0 0 40%}.header__body{justify-content:flex-start}.menu-header{flex:1 1 auto}.menu-header__settings{margin-left:10px}.body-chat__item{width:80%}}@media (max-width:993px){.menu-header__notifications .messages__body{right:0}.menu__subitem{margin-bottom:10px}.menu__image{max-width:20px;height:20px}.header-profile__help{display:none}.header-profile__btn{background:0 0;padding:0;width:calc(20px + 10 * (100vw - 320px)/ 448);height:calc(20px + 10 * (100vw - 320px)/ 448)}.header-profile__btn:hover{background:0 0}.header-profile__btn:hover svg{fill:#8e8e8e}.header-profile__btn span{display:none}.header-profile__btn svg{fill:#fff;margin-right:0}.profile_friends .header-profile__btns .options__icon svg{fill:#fff;width:15px;height:15px}.profile_friends .header-profile__btn{width:calc(20px + 36 * (100vw - 320px)/ 1600)}.profile_friends .header-profile__btn span{display:none}.profile_friends .header-profile__btn svg{margin-right:0}.profile_friends .header-profile__btn:first-child{min-width:unset}.profile_friends .header-profile__btn:first-child svg{margin:0}.profile_other .header-profile__btns .options__icon svg{fill:#fff;width:15px;height:15px}.profile_other .header-profile__btn{width:calc(20px + 36 * (100vw - 320px)/ 1600)}.profile_other .header-profile__btn span{display:none}.profile_other .header-profile__btn svg{margin-right:0}.profile_other .header-profile__btn:first-child{padding:0}.profile_other .header-profile__btn:first-child svg{margin:0}.profile_group-other .header-profile__btns .options__icon svg,.profile_page-other .header-profile__btns .options__icon svg{fill:#fff;width:15px;height:15px}.profile_group-other .header-profile__btn,.profile_page-other .header-profile__btn{width:calc(20px + 36 * (100vw - 320px)/ 1600)}.profile_group-other .header-profile__btn span,.profile_page-other .header-profile__btn span{display:none}.profile_group-other .header-profile__btn svg,.profile_page-other .header-profile__btn svg{margin-right:0}.profile_group .header-profile__btns .options__icon svg{fill:#fff;width:15px;height:15px}.profile_group .header-profile__btn{width:calc(20px + 36 * (100vw - 320px)/ 1600)}.profile_group .header-profile__btn span{display:none}.profile_group .header-profile__btn svg{margin-right:0}.circles__items{justify-content:space-around}}@media (max-width:992px){.page{top:calc(50px + 24 * (100vw - 320px)/ 672);height:calc(var(--app-height) - (50px + 24 * (100vw - 320px)/ 672))}.page__body{flex-direction:column}.content__body{min-height:calc(var(--app-height) - 130px)}.options__mob-hide{display:none}.viewer__body{flex-direction:column}.viewer .photo-viewer__photo{height:unset;max-height:80vh}.viewer .photo-viewer__photo picture{width:unset;height:unset;max-width:100%;max-height:100%}.photo-viewer{width:100%;margin-bottom:10px}.photo-viewer__navigation{width:100%}.comments-viewer{width:100%}.comments-viewer__slide.swiper-slide{height:unset}.comments-viewer .messages__body.active{max-width:300px}.contacts{flex:0 0 250px}.header__logo_mob{display:block}.header__logo{display:none}.header__burger{display:block}.header__user{display:block}.search-header{max-width:unset}.search-header{height:36px;padding:0 15px}.search-header__btn{width:24px;height:24px}.menu-header{flex:unset}.menu-header__messages .messages__body{right:0}.menu-header__friends .messages__body{right:0}.menu-header__settings{width:30px;height:30px;min-width:32px;margin-right:5px!important;margin-left:0}.menu-header__settings .options__icon{background:0 0}.menu-header__settings .options__icon svg{width:15px;height:15px}.menu-header__settings .options__icon:hover{background:0 0}.menu-header__settings .options__icon:hover svg{fill:#86bb64}.menu-header__settings .options__list{max-height:80vh;overflow-y:auto;overflow-x:hidden;right:unset;left:0;width:300px}.menu-header__settings .options__list::-webkit-scrollbar{display:none}.menu-header__settings .options__item:first-of-type{margin-bottom:10px}.menu-header__settings .options__item:first-of-type::before{display:none}.menu{display:none}.menu__list{display:none;padding-left:5px}.menu__list._active{display:block}.menu__sublist{margin-left:5px}.menu__item,.menu__subitem{padding:0}.menu__item[data-spollers]{margin-top:0}.menu__item[data-spollers]::before{display:none}.menu__item[data-spollers]{font-size:1rem}.menu__item[data-spollers] svg{width:32px;height:32px}.menu__item-last{margin-bottom:25px!important}.menu__item-last::after{content:"";position:absolute;margin-top:10px;bottom:-15px;left:0;width:100%;height:1px;background:#292929}.menu__item-mob{display:flex}.menu__item-mob[data-spollers]{display:block}.menu__link.options__link{width:unset}.menu__link.options__link span{margin-right:0}.menu__icon{display:block}.post__likes{font-size:1rem}.post-new__add{max-width:280px}.profile_friends .header-profile__btns .options__icon{background:0 0}.profile_friends .header-profile__btns .options__icon:hover svg{fill:#8e8e8e}.profile_other .header-profile__btns .options__icon{background:0 0}.profile_other .header-profile__btns .options__icon:hover svg{fill:#8e8e8e}.profile_other .header-profile__btn:first-child span{display:none}.profile_group-other .header-profile__btns .options__icon,.profile_page-other .header-profile__btns .options__icon{background:0 0}.profile_group-other .header-profile__btns .options__icon:hover svg,.profile_page-other .header-profile__btns .options__icon:hover svg{fill:#8e8e8e}.profile_group-other .header-profile__btn:first-child svg,.profile_page-other .header-profile__btn:first-child svg{margin:0}.profile_group .header-profile__btns .options__icon{background:0 0}.profile_group .header-profile__btns .options__icon:hover svg{fill:#8e8e8e}.tasks__single .tasks__items{min-height:calc(280px + 570 * (100vw - 320px)/ 673)}.referal-circles span{margin-right:0}.chat__sidebar{flex:0 0 250px}.tabs-family .tabs__item{font-size:calc(.75rem + 3 * (100vw - 20rem)/ 673)}.settings__input{width:100%}.settings__btns{max-width:100%}}@media (max-width:992px) and (max-width:992px){.menu-header__settings .options__icon svg{width:100%;height:100%;fill:#3b7319}}@media (max-width:992px) and (max-width:1920px){.menu__item[data-spollers] svg{width:calc(16px + 16 * (100vw - 320px)/ 1600);height:calc(16px + 16 * (100vw - 320px)/ 1600)}}@media (max-width:768px){.circle{margin-right:0}.popup__content .messages__body,.viewer__content .messages__body{width:460px}.emoji__list{top:unset;margin-top:unset;bottom:95%;margin-bottom:-10px;left:unset}.emoji-post__btn span:last-child{display:none}.emoji-minichat__list{top:unset;margin-top:unset;bottom:100%;margin-bottom:-10px;left:30%}.messages__body{top:150%}.tabs__header{margin-left:0;margin-top:calc(20px + 30 * (100vw - 320px)/ 448);flex-wrap:wrap;justify-content:center}.tabs__item{font-size:.75rem;position:relative}.tabs__item::after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%,0);width:0;height:1px;background:#86bb64;transition:all .2s linear}.tabs__item._active::after{width:100%}.tabs__indicator{display:none}.tabs__body{margin-top:20px}.tabs__content{flex-direction:column}.comments-viewer .post__footer{justify-content:flex-start}.contacts{position:fixed;bottom:0;left:0;width:100%;z-index:5;transform:translate(0,calc(100% - 40px))}.contacts.active{transform:translate(0,0)}.contacts__list{max-height:40vh}.contacts__show-hide{display:flex}.minichat{max-width:100vw}.edit__links{margin-left:0;margin-top:25px;justify-content:center}.edit__content{flex-direction:column}.edit .content-profile__right{margin-top:0}.edit .info-profile__items{flex-direction:column}.filter{display:flex}.select-filter .header-rating__circle span{font-size:.625rem;border:none;width:unset;height:unset}.header__btn span{display:none}.header__btn svg{margin-left:0}.header__btn.active span:nth-of-type(2){display:none}.header__btn{min-width:32px;height:32px}.header__btn svg{width:15px;height:15px}.header__search-btn{display:block}.header__help_done{display:flex!important}.header__help_done.active{animation:copyLinkHelp 3s forwards}.search-header .messages__body{position:fixed;top:80px;left:0;width:100vw;height:100%;max-height:calc(var(--app-height) - 80px);box-shadow:none}.search-header .messages__wrapper{flex:1 1 auto}.search-header .messages__close{display:none}.search-header .close{display:block}.search-header{display:none;position:fixed;top:0;left:0;height:var(--app-height);width:100vw;max-width:100vw;margin:0;border-radius:0;align-items:flex-start;padding:40px 30px 0 15px;background:#fff}.search-header.active{display:flex;z-index:5}.menu-header{flex:1 1 auto}.menu-header__messages .messages__body{width:85vw;right:-84px}.menu-header__friends .messages__body{width:85vw;right:-42px}.menu-header__notifications .messages__body{width:85vw}.registration#restore .registration__content{max-width:460px}.post__footer{gap:0;justify-content:space-between}.author__header{flex-wrap:wrap}.comments__message{margin-right:0}.comments__form .messages__body{max-width:325px}.post-new__options{justify-content:flex-end}.post-new__add{justify-content:flex-start;width:unset}.post-new__file{margin-right:0}.post-new__camera{margin-right:10px}.post-new__camera span:last-child{display:none}.content-profile__left{flex:unset}.content-profile__right{margin-top:20px}.content-profile .tabs__content{gap:0}.info-profile__title{text-align:center}.info-profile__items{display:flex;justify-content:space-around}.info-profile__item:not(:last-child){margin-right:20px}.friends-profile__list{gap:5px;grid-template-columns:repeat(6,minmax(50px,1fr))}.friends-profile__item:nth-last-of-type(1) .friends-profile__help,.friends-profile__item:nth-last-of-type(2) .friends-profile__help{left:unset;right:20px}.photos-profile__list{gap:5px;grid-template-columns:repeat(4,minmax(50px,1fr))}.friends__list{flex-direction:column}.gallery__list{grid-template-columns:repeat(4,1fr)}.gallery__item:nth-of-type(6n+2) .options__list{right:10px}.gallery__item:nth-of-type(6n+7) .options__list{left:unset;right:10px}.gallery__item:nth-of-type(4n+2) .options__list{right:unset;left:-50px}.gallery__item:nth-of-type(4n+5) .options__list{right:unset;left:-30px}.gallery__item:nth-last-of-type(1) .options__list,.gallery__item:nth-last-of-type(2) .options__list,.gallery__item:nth-last-of-type(3) .options__list,.gallery__item:nth-last-of-type(4) .options__list,.gallery__item:nth-of-type(10) .options__list,.gallery__item:nth-of-type(11) .options__list,.gallery__item:nth-of-type(12) .options__list,.gallery__item:nth-of-type(9) .options__list{top:unset;bottom:100%}.albums__list{grid-template-columns:repeat(2,1fr)}.albums__item:nth-of-type(3n+4) .options__list{transform:translate(0,0)}.albums__item:nth-of-type(2n+3) .options__list{transform:translate(30%,0)}.profile_friends .header-profile__btn svg{width:14px;min-width:14px;height:14px}.profile_friends .albums__item:nth-of-type(3n+1) .options__list{transform:translate(0,0)}.profile_friends .albums__item:nth-of-type(2n+1) .options__list{transform:translate(50%,0)}.profile_friends .gallery__item:nth-of-type(6n+1) .options__list{transform:translate(0,0)}.profile_friends .gallery__item:nth-of-type(6n+2) .options__list{transform:translate(0,0)}.profile_friends .gallery__item:nth-of-type(4n+1) .options__list{right:0;left:unset;transform:translate(80%,0)}.profile_friends .gallery__item:nth-of-type(4n+2) .options__list{right:0;left:unset;transform:translate(50%,0)}.profile_other .header-profile__btn svg{width:14px;min-width:14px;height:14px}.profile_group-other .header-profile__btn svg,.profile_page-other .header-profile__btn svg{width:14px;min-width:14px;height:14px}.profile_group .header-profile__btn svg{width:14px;min-width:14px;height:14px}.profile_group .info-profile__items{flex-direction:column}.profile_page .info-profile__items{flex-direction:column}.calc__prompt:hover .prompt__info{transform:translate(0,0)}.calc__prompt .prompt__info{right:0;transform:translate(0,-50%)}.calc__input{flex-direction:row;align-items:center;justify-content:flex-end;flex:1 1 auto}.calc__input span{width:50px;height:unset;justify-content:flex-end}.info-calc__desc{max-width:unset}.rating{box-shadow:none}.rating__number{order:1}.rating__partner{order:2;flex:1 1 70%;min-width:calc(190px + 310 * (100vw - 320px)/ 448)}.rating__partner .prompt__icon{width:calc(16px + 6 * (100vw - 320px)/ 1600);height:calc(16px + 6 * (100vw - 320px)/ 1600)}.rating__partner .prompt__info{left:0;transform:translate(0,-50%)}.rating__partner .prompt:hover .prompt__info{transform:translate(0,0)}.rating__circle .header-rating__circle{display:flex}.rating__circle .header-rating__circle:after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:2px;background:#c2ddb2}.rating__circle{order:4;flex:1 1 20%;flex-direction:column;align-items:center;margin-bottom:10px;display:none}.rating__sum{order:3;width:22px;max-width:22px;height:22px;flex:1 1 auto;border-radius:50%;border:1px solid #86bb64;font-weight:600;color:#292929;background:#fff;margin-right:10px;font-size:.625rem}.rating__friends span{display:inline;margin-right:0}.rating__friends{order:5;flex:1 1 100%;font-weight:600;color:#292929;background:#fff;justify-content:flex-start;padding:5px 10px 0;display:none}.rating__profit span{display:inline;margin-right:0}.rating__profit{order:6;flex:1 1 100%;font-weight:600;color:#292929;background:#fff;justify-content:flex-start;padding:5px 10px;display:none}.rating__item.active{height:unset;background:#fff;border:1px solid #c2ddb2;border-radius:10px;box-shadow:0 2px 7px rgba(0,0,0,.25);padding:9px 0;box-sizing:content-box}.rating__item.active .rating__friends{display:inline}.rating__item.active .rating__profit{display:inline}.rating__item.active .rating__circle{display:flex}.rating__item.active.fixed{height:unset}.rating__item{flex-wrap:wrap}.rating__item:hover{background:#fff}.rating__item.fixed{border-top:none;margin-bottom:10px;padding-bottom:7px;height:44px}.rating__item.fixed .rating__name{font-weight:600}.rating__name{flex:unset}.header-rating{display:none}.circles__header{margin-bottom:15px}.circles__tabs .tabs__header{margin-top:0;margin-bottom:10px}.circles__tabs .tabs__item{border-radius:5px 5px 0 0}.circles__tabs .tabs__item._active{border-radius:5px 5px 0 0}.circles__tabs .tabs__body{box-shadow:none}.circles__tabs .tabs__block{padding:0}.circles__count{display:none}.circles__items{margin:0}.referal-circles__prompt{margin-right:15px}.item-circles{padding:0}.chat__sidebar{position:fixed;bottom:0;left:0;width:100vw;height:unset;z-index:5;transform:translate(0,calc(100% - 40px));transition:transform .3s linear;max-height:calc(320px + 40 * (100vw - 320px)/ 448);overflow-y:hidden}.chat__sidebar.active{transform:translate(0,0);z-index:40}.sidebar-chat{border-radius:0;padding-top:calc(79px + 12 * (100vw - 320px)/ 448)}.sidebar-chat__header{border-radius:0;display:flex;align-items:center;position:absolute;top:40px;left:0;width:100%}.sidebar-chat__title{margin-bottom:0;flex:1 1 auto}.sidebar-chat__items{max-height:calc(226px + 24 * (100vw - 320px)/ 448);overflow-y:auto;scrollbar-width:none}.sidebar-chat__items::-webkit-scrollbar{display:none;width:0;height:0}.sidebar-chat__list{max-height:30vh}.cards-family__main{grid-template-columns:repeat(2,1fr);grid-template-rows:unset}.cards-family__card:not(:first-child){cursor:pointer}.cards-family__card:nth-child(3){grid-row:2/4;grid-column:2/3}.cards-family__extra{grid-template-columns:1fr}.cards-family__extra .cards-family__body{min-height:unset}.cards-family__tap::before{display:block}.tabs-family{display:none}.data__wrapper{margin-top:calc(60px + 25 * (100vw - 320px)/ 448)}.data .tabs-family__item{cursor:pointer}.data .tabs-family__number{width:40px}.data .tabs-family__sum,.data .tabs-family__ua-sum{text-align:right}.data .tabs-family__earn{text-align:center}.data .tabs-family__circle{margin-left:10px}.details__wrapper{margin-top:calc(60px + 25 * (100vw - 320px)/ 448)}.settings__wrapper{grid-template-columns:repeat(1,1fr)}.privat .settings__wrapper:last-child .settings__item:first-child .select-settings__list{transform:translate(0,-50%)}.privat .settings__wrapper:last-child .settings__item:first-child .select-settings__list.active{transform:translate(0,0)}}@media (max-width:480px){.content__body{min-height:calc(var(--app-height) - 90px);display:flex;flex-direction:column}.content__wrapper .prompt__info{max-width:100%}.close{display:flex}.popup__content,.viewer__content{width:100%}.popup__content .messages__body,.viewer__content .messages__body{width:100%}.popup-confirm__btn_white{width:unset;flex:1 1 48%}.popup-confirm__btn_green{flex:1 1 48%}.popup-confirm__btn_red{width:unset;flex:1 1 50%}.popup-confirm__form input{width:100%;flex:1 1 auto}.popup-confirm__result{width:100%;flex:1 1 auto}.popup-confirm__crop{width:100%}.gallery-popup__options{grid-template-columns:repeat(3,1fr)}.emoji{display:none}.emoji__list{left:0}.emoji-post{display:none}.emoji-minichat{display:none}.messages__wrapper{flex:1 1 350px}.tabs__item span{display:none}.tabs__item svg{display:block}.navigation__prev span{display:none}.navigation__next span{display:none}.navigation__to-the-begin{display:flex}.navigation__to-the-end{display:flex}.create .select-settings__list{width:100%}.minichat__input{margin-right:0}.edit__links{flex-wrap:wrap;margin-top:15px}.edit__link{height:25px}.edit__content{margin-top:0}.header__body{height:50px;justify-content:stretch}.header__search-btn{width:24px;height:24px}.menu-header__icon{width:24px;height:24px}.menu-header__messages .messages__body{width:100vw;right:-74px;top:154%;min-height:calc(var(--app-height) - 50px);border-radius:0;box-shadow:none;border-top:1px solid #8e8e8e}.menu-header__messages .messages__wrapper{flex:1 1 auto}.menu-header__messages .messages__items{max-height:calc(var(--app-height) - 180px)}.menu-header__friends .messages__body{width:100vw;right:-40px;top:154%;min-height:calc(var(--app-height) - 50px);border-radius:0;box-shadow:none;border-top:1px solid #8e8e8e}.menu-header__friends .messages__wrapper{flex:1 1 auto}.menu-header__friends .messages__items{max-height:calc(var(--app-height) - 180px)}.menu-header__notifications .messages__body{width:100vw;right:-6px;top:154%;min-height:calc(var(--app-height) - 50px);border-radius:0;box-shadow:none;border-top:1px solid #8e8e8e}.menu-header__notifications .messages__wrapper{flex:1 1 auto}.menu-header__notifications .messages__items{max-height:calc(var(--app-height) - 180px)}.menu-header__settings{width:32px;height:32px;min-width:32px}.menu-header__settings .options__list{height:var(--app-height);max-height:unset;width:100vw;position:fixed;top:0;left:0;border-radius:0;padding-top:30px}.main__body{flex-direction:column-reverse;height:unset}.main__left{flex:1 1 auto;padding:20px 0;justify-content:center;position:static}.main__right{justify-content:center;padding-top:70px}.main__image{max-width:60%}.offer{align-items:center}.offer__desc{text-align:center}.registration{top:55%;left:50%;transform:translate(-50%,-50%);position:fixed}.registration#restore .registration__content{width:90vw}.registration__content{width:90vw}.registration__bottom{flex-wrap:wrap;gap:5px}.post__wrapper{max-height:calc(var(--app-height) - 210px);overflow-y:auto;scrollbar-width:none}.post__wrapper::-webkit-scrollbar{display:none}.post__footer{justify-content:flex-start}.post__footer span{display:none}.post__info{justify-content:flex-start}.post__likes{font-size:.75rem;margin-right:10px}.post__details{justify-content:flex-start;gap:0}.post__detail span:first-of-type{display:none}.post__detail svg{display:block}.repost .post__like{width:15px;height:15px}.author__avatar{min-width:25px}.comments__form .messages__body{max-width:110%;left:unset;right:0}.post-new{max-height:calc(36px + 5 * (100vw - 320px)/ 160);overflow:hidden}.post-new.active{max-height:unset;overflow:unset}.post-new.active .post-new__options{position:relative}.post-new.active .post-new__options::before{display:block}.post-new.active .post-new__file{position:static;top:unset;right:unset;transform:translate(0,0)}.post-new::before{display:none}.post-new__message{margin-left:0}.post-new__options{position:static}.post-new__options::before{display:none}.post-new__file{position:absolute;top:50%;right:0;transform:translate(0,-50%)}.header-profile__wrapper{transform:translate(calc(80px + 70 * (100vw - 320px)/ 160),calc(10px + 11 * (100vw - 320px)/ 160))}.header-profile__right{justify-content:flex-end}.header-profile__name{font-size:1rem;color:#292929;justify-content:center}.header-profile__friends{font-size:.75rem;color:#292929;text-align:center}.info-profile__title{display:none}.info-profile__items{flex-direction:column}.info-profile__item:not(:last-child){margin-right:0}.friends-profile__list{grid-template-columns:repeat(3,minmax(50px,1fr))}.friends-profile__item:nth-last-of-type(1) .friends-profile__help,.friends-profile__item:nth-last-of-type(2) .friends-profile__help{left:20px;right:unset}.friends-profile__item:nth-of-type(3n+3) .friends-profile__help{left:unset;right:20px}.groups-profile__image,.pages-profile__image{align-self:flex-start;margin-top:5px}.gallery__list{grid-template-columns:repeat(3,1fr)}.gallery__item:nth-of-type(4n+2) .options__list{left:unset;right:0}.gallery__item:nth-of-type(4n+5) .options__list{right:0;left:unset}.gallery__item:nth-of-type(3n+2) .options__list{right:unset;left:-145px}.gallery__item:nth-of-type(3n+4) .options__list{right:unset;left:-55px}.gallery__item:nth-last-of-type(1) .options__list,.gallery__item:nth-last-of-type(2) .options__list,.gallery__item:nth-last-of-type(3) .options__list,.gallery__item:nth-last-of-type(4) .options__list,.gallery__item:nth-of-type(10) .options__list,.gallery__item:nth-of-type(11) .options__list,.gallery__item:nth-of-type(12) .options__list,.gallery__item:nth-of-type(9) .options__list{bottom:unset;top:100%}.gallery__item:nth-last-of-type(1) .options__list,.gallery__item:nth-last-of-type(2) .options__list,.gallery__item:nth-last-of-type(3) .options__list,.gallery__item:nth-of-type(10) .options__list,.gallery__item:nth-of-type(11) .options__list,.gallery__item:nth-of-type(12) .options__list{top:unset;bottom:100%}.albums__item:nth-of-type(2n+3) .options__list{transform:translate(53%,0)}.profile_own .content-profile__left{display:none}.profile_own .content-profile__right{margin-top:0}.profile_friends .header-profile__wrapper{transform:translate(calc(80px + 70 * (100vw - 320px)/ 160),calc(20px + 15 * (100vw - 320px)/ 160))}.profile_friends .gallery__item:nth-of-type(4n+1) .options__list{transform:translate(0,0);right:0;left:unset}.profile_friends .gallery__item:nth-of-type(4n+2) .options__list{transform:translate(0,0)}.profile_friends .gallery__item:nth-of-type(3n+4) .options__list{right:0;left:unset;transform:translate(0,0)}.profile_friends .gallery__item:nth-of-type(6n+2) .options__list{right:0;left:unset;transform:translate(0,0)}.profile_friends .gallery__item:nth-of-type(3n+1) .options__list{transform:translate(70%,0)}.profile_friends .gallery__item:nth-of-type(3n+2) .options__list{transform:translate(40%,0);left:unset;right:0}.profile_friends .gallery__item:nth-of-type(10) .options__list,.profile_friends .gallery__item:nth-of-type(11) .options__list,.profile_friends .gallery__item:nth-of-type(12) .options__list,.profile_friends .gallery__item:nth-of-type(9) .options__list{bottom:unset;top:150%}.profile_other .header-profile__wrapper{transform:translate(calc(80px + 70 * (100vw - 320px)/ 160),calc(20px + 15 * (100vw - 320px)/ 160))}.profile_other .tabs__header{display:none}.profile_other .friends-profile{display:none}.profile_other .photos-profile{display:none}.profile_other .info-profile__items{margin-top:0}.profile_group-other .header-profile__wrapper,.profile_page-other .header-profile__wrapper{transform:translate(calc(80px + 70 * (100vw - 320px)/ 160),calc(20px + 15 * (100vw - 320px)/ 160))}.profile_group-other .info-profile__items,.profile_page-other .info-profile__items{margin-top:0}.profile_group .info-profile__items{margin-top:0}.profile_group .edit__links{margin-bottom:15px}.profile_page .info-profile__items{margin-top:0}.about__images{grid-template-columns:repeat(2,1fr);gap:10px}.faq__prompt:hover .prompt__info{transform:translate(0,0)}.faq__prompt .prompt__info{right:0;transform:translate(0,-50%)}.calc__count,.calc__profit{justify-content:space-between}.calc__count span,.calc__profit span{width:70px;min-width:70px}.rating__table{max-height:calc(var(--app-height) - 285px)}.rating__partner .prompt__info{width:85%;top:100%}.rating__partner .prompt{position:static}.circles{flex:1 1 auto}.circles__tabs .tabs__item .prompt{position:absolute;bottom:3px;right:3px}.circles__tabs .tabs__item .prompt .prompt__icon{margin-left:0;background:#fff}.circles__tabs .tabs__item .prompt .prompt__icon span{font-size:.625rem}.circles__tabs .tabs__item .prompt__info{top:100%;left:-25px}.circles__tabs .tabs__item:nth-child(3) .prompt__info,.circles__tabs .tabs__item:nth-child(4) .prompt__info{left:-110px}.circles__header-count{right:-5px;bottom:-5px}.circles__items{max-height:calc(var(--app-height) - 290px);overflow-y:auto}.referal-circles__prompt{position:static}.referal-circles__prompt:hover .prompt__info{right:0;transform:translate(0,0)}.referal-circles__prompt .prompt__info{right:0;transform:translate(0,-50%);max-width:300px;width:100%}.referal-circles__name{display:none}.item-circles{margin-bottom:10px;justify-content:flex-start}.item-circles__count{bottom:-5px;right:-5px}.cards-family__main{grid-template-columns:1fr}.cards-family__card:nth-child(3){grid-row:unset;grid-column:unset}.cards-family__card:nth-child(1){order:1}.cards-family__card:nth-child(2){order:2}.cards-family__card:nth-child(3){order:5}.cards-family__card:nth-child(4){order:3}.cards-family__card:nth-child(5){order:4}.cards-family__btn{margin-top:10px}.data__header{position:relative}.data__header .cards-family__title{position:static}.data__header .prompt:hover .prompt__info{top:30px}.data__header .prompt__info{top:0;transform:translate(0,0)}.search__form{flex-wrap:wrap;justify-content:flex-end}.search__input{margin-right:0;margin-bottom:5px;flex:1 1 100%}.search .tabs__header{gap:1px}.search .tabs__item{border-radius:5px 5px 0 0}}@media (max-width:480px) and (max-width:480px){.post-new.active .post-new__camera{margin-right:0}}@media (max-width:350px){.registration__forgot{font-size:.625rem}.registration__create{font-size:.625rem}}.webp .cropper-bg{background-image:url(../images/bg.webp)}