.favorite-page__title{padding:16px 0}.favorite-page__title h1{margin:0;font-weight:400;font-size:24px;line-height:32px;color:#202124}.favorite-page__tabs{display:flex;grid-gap:15px;gap:15px;margin:10px 0 20px;border-bottom:1px solid #dadce0}.favorite-page__tab-title{padding:10px 0}.favorite-page__tab-title:hover{cursor:pointer}.favorite-page__tab-title--active{font-weight:500;border-bottom:2px solid #202124;margin-bottom:-2px}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spin{position:relative;border-radius:50%;height:40px;width:40px;border:5px solid #cfd0d1;border-left-color:#1c87c9;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.5s linear infinite;animation:load8 1.5s linear infinite}@media(max-width:743px){.list{font-family:Inter;color:#202124;display:flex;width:100%}.list,.list__item{flex-direction:column}.list__item{position:relative;padding:0;grid-gap:12px;gap:12px}.list__item:hover{background-color:transparent}.list__item:after{content:"";position:absolute;width:calc(100% + 30px);border-bottom:1px solid #dadce0;bottom:-20px;left:-15px}.list__account-title{width:60vw;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.list__account-description{margin-bottom:15px}.list__details{display:none}.list__details--mobile{display:flex;flex-direction:column;width:100%;flex:2 1}.list__photo-place{width:100%!important;height:auto;display:flex;grid-gap:12px;gap:12px}.list__photo-place--img{margin-right:0;width:60px;border-radius:50%;height:60px}.list__show-more{font-weight:500;text-decoration:underline;z-index:1}.list__mobile-buttons{grid-gap:10px;gap:10px;display:flex}.list__mobile-buttons button{display:flex;height:42px}.list__message{align-items:center;box-sizing:border-box;align-self:flex-end;border-radius:6px;background-color:transparent;padding:7px 24px;border:1px solid #202124;color:#202124;font-size:14px;line-height:22px;font-family:Inter;cursor:pointer;transition:.3s}.list__message:hover,.list__mobile-book{color:#fff;background-color:#202124}.list__mobile-book{display:flex;justify-content:center;align-items:center;flex:2 1;border:none;border-radius:6px;outline:none;font-family:Inter;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0;text-align:center}.list__info{display:none}.list__info--service-detail{margin-bottom:15px!important}.list__info--mobile{display:flex;flex-direction:column}.list__info--mobile p{margin:0}}.message-modal{z-index:1007;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);box-sizing:border-box;padding:20px 30px;border-radius:6px;display:flex;flex-direction:column;grid-gap:20px;gap:20px;width:610px;height:auto;background-color:#fff;color:#202124}.message-modal__title{display:flex;grid-gap:10px;gap:10px;width:100%;align-items:center}.message-modal__title h3{width:100%;margin:0;font-family:Inter;font-size:18px;font-weight:400;line-height:32px;letter-spacing:0}.message-modal__title img{width:36px;height:36px;border-radius:50%;transition:.3s;cursor:pointer}.message-modal__title img:hover{background-color:#f5f5f5}.message-modal__text{padding:12px 24px;border:1px solid #dadce0;border-radius:6px;background-color:#fff}.message-modal__text textarea{width:100%;height:216px;resize:none!important;border:none!important;outline:none!important;font-family:Inter;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0}.message-modal__text textarea::-webkit-input-placeholder{color:#a8a8a8!important}.message-modal__text textarea::placeholder{color:#a8a8a8!important}.message-modal__button{width:100%;display:flex;flex-direction:row-reverse}.message-modal__button button{border:none;left:433px;top:330px;border-radius:6px;height:42px;padding:0 24px;background-color:#202124;transition:.3s;cursor:pointer}.message-modal__button button p{margin:0;font-family:Inter;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0;color:#fff}.message-modal__button--disabled button{cursor:default;background-color:#f5f5f5}.message-modal__button--disabled button p{color:#a8a8a8}@media(max-width:743px){.message-modal{position:fixed;-webkit-transform:translate(0);transform:translate(0);left:0;bottom:0;top:auto!important;width:100%;height:366px;border-bottom-left-radius:0;border-bottom-right-radius:0}.message-modal__text{height:200px}.message-modal__text textarea{height:100%}}.favorite-page{display:flex;flex-direction:column;font-family:Inter,sans-serif;font-size:14px;line-height:150%}.favorite-page__container{width:1150px;margin:0 auto;display:flex;flex-direction:column}@media(min-width:1680px){.favorite-page__container{width:1440px}}.favorite-page__container .explore-button{margin-top:14px;height:42px;display:flex;justify-content:center;align-items:center;background-color:#202124;color:#fff;border-radius:6px;border:none;font-family:Inter;font-weight:400;font-size:14px;line-height:24px;padding:9px 24px;cursor:pointer}.favorite-page__list{width:-webkit-max-content;width:max-content;display:grid;grid-template-columns:repeat(2,572px);align-self:start;grid-gap:30px;gap:30px;margin:0 auto}@media(min-width:1680px){.favorite-page__list{grid-template-columns:repeat(2,717px)}}@media(max-width:1366px){.favorite-page__list{grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}}@media(max-width:743px){.favorite-page__container{padding:10px 15px;width:100vw;box-sizing:border-box;overflow:auto;height:calc(100vh - 65px)}.favorite-page__title{padding:0;border-bottom:none}.favorite-page__title h1{font-family:Inter;font-size:18px;font-weight:400;line-height:32px}.favorite-page__background{top:0;z-index:1006;position:absolute;width:100%;left:0;height:100%;background-color:#202124;opacity:.5}}:export{white:#fff;primaryDefault:#0368e0;emerald:#52d869;whiteSmoke:#f5f5f5;darkGrey2:#a8a8a8;darkGrey3:#747474;moduleShadow:0 0 21px 0 rgba(0,0,0,.0705882353);denim:#137cbd;denim2:#106ba3;solitude:#f5f8fa;grayscale:#a8a8a8;blackRussian:#202124;shuttleGrey:#65676b;shuttleGrey2:#5f6368;zircon:#dadce0;zirconInner:rgba(218,220,224,.5019607843);eventBlue:#0368e0;eventGreen:#36c59a;eventYellow:#fcb637;valhalla:#262338;maxWidth4:1140px;maxWidth1:920px;chili:#d93025;notificationBlue:#2793b5;notificationRed:#e65b65;messageBlue:#2376e8;mobileWidth:743px;mercury:#e6e6e6;acceptGreen:#00994d;taraGreen:#e9f9ee}.list__item{padding:12px;display:flex;grid-gap:30px;gap:30px;border-radius:12px;transition:background-color .3s}.list__item:hover{background-color:#f5f5f5;cursor:pointer}.list__account-title{margin:0 0 5px}.list__username{position:relative;margin:0 0 4px;display:flex;align-items:center;justify-content:space-between;font-weight:500}.list__details{width:354px}@media(min-width:1680px){.list__details{width:500px}}.list__details--mobile{display:none}.list__description{margin-top:20px}.list__info{position:relative;align-items:center;display:flex;grid-gap:12px;gap:12px}.list__info--mobile{display:none}.list__info--service{font-weight:500}.list__info:after{position:absolute;bottom:-7px;display:block;width:22px;content:"";border-bottom:1px solid #c4c4c4}.list__photo-place{border-radius:12px;box-sizing:border-box;width:162px;height:162px}.list__photo-place--img{height:162px;height:109px;border-radius:16px;background-size:cover;background-position:50%;background-repeat:no-repeat}.list__photo{width:100%}.list__button{position:absolute;right:0;width:36px;height:36px;display:flex;justify-content:center;align-items:center;border:none;background-color:transparent;border-radius:50%;cursor:pointer;transition:background-color .3s}.list__button:hover{background-color:#e0e1e3}.list__star{width:20px;height:20px;align-self:center}.list__rate{display:flex;grid-gap:6px;gap:6px}.list__redirect{color:#202124;font-weight:500}@media(max-width:743px){.list{font-family:Inter;color:#202124;display:flex;width:100%}.list,.list__item{flex-direction:column}.list__item{position:relative;padding:0;grid-gap:12px;gap:12px}.list__item:hover{background-color:transparent}.list__item:after{content:"";position:absolute;width:calc(100% + 30px);border-bottom:1px solid #dadce0;bottom:-20px;left:-15px}.list__account-title{width:60vw;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.list__account-description{margin-bottom:15px}.list__details{display:none}.list__details--mobile{display:flex;flex-direction:column;width:100%;flex:2 1}.list__photo-place{width:100%!important;height:auto;display:flex;grid-gap:12px;gap:12px}.list__photo-place--img{margin-right:0;width:60px;border-radius:50%;height:60px}.list__show-more{font-weight:500;text-decoration:underline;z-index:1}.list__mobile-buttons{grid-gap:10px;gap:10px;display:flex}.list__mobile-buttons button{display:flex;height:42px}.list__message{align-items:center;box-sizing:border-box;align-self:flex-end;border-radius:6px;background-color:transparent;padding:7px 24px;border:1px solid #202124;color:#202124;font-size:14px;line-height:22px;font-family:Inter;cursor:pointer;transition:.3s}.list__message:hover,.list__mobile-book{color:#fff;background-color:#202124}.list__mobile-book{display:flex;justify-content:center;align-items:center;flex:2 1;border:none;border-radius:6px;outline:none;font-family:Inter;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0;text-align:center}.list__info{display:none}.list__info--service-detail{margin-bottom:15px!important}.list__info--mobile{display:flex;flex-direction:column}.list__info--mobile p{margin:0}}
/*# sourceMappingURL=28.b387cfd2.chunk.css.map */