.user-follow{display:flex;justify-content:center;align-items:center;font-size:14px;line-height:1.5em;color:#2daee1;background-color:#fff;border:1px solid #2daee1;border-radius:99999px;padding:2px 16px;margin-bottom:24px;cursor:pointer;box-shadow:0 0 6px rgba(45,174,225,.1254901961),0 6px 6px rgba(45,174,225,.2509803922);transition:color .25s ease-in-out,background-color .25s ease-in-out}.user-follow.unfollow{color:#fff;background-color:#2daee1}.user-details{flex-shrink:0;display:flex;flex-direction:column;align-items:center;font-size:15px;color:#84898d;line-height:20px;width:280px;padding-bottom:24px}.user-details__link{z-index:1;text-align:center}.user-details__pic{background:#fff;width:150px;border-radius:9999px;border:4px solid #fff;box-shadow:0 4px 8px 0 rgba(45,174,225,.1882352941),0 1px 4px -1px rgba(45,174,225,.0941176471)}.user-details__names{text-align:center;margin-bottom:32px}.user-details__names-name{font-size:22px;color:var(--heading-black);line-height:32px;font-weight:800;letter-spacing:-.025em;margin:18px 0 2px 0}.user-details__names-about{color:var(--content-grey);margin-top:2px;margin-bottom:0}.user-details__info a,.user-details__info p{display:flex;align-items:center;gap:8px;margin:0 0 16px 0;overflow-wrap:break-word;word-break:break-all}.user-details__info a .vue-feather,.user-details__info p .vue-feather{opacity:.75;flex-shrink:0}.user-details__settings{color:#2daee1;font-size:14px;line-height:1em;border-radius:99999px;border:1px solid #2daee1;padding:6px 12px}.user-details__settings:hover{background-color:#f0f9ff}.user-details .word-break{word-break:break-word}@media(max-width:576px){.user-profile-card{text-align:center}.user-profile-card__info p{margin:0 0 16px 0;max-width:unset}}.user-tours{padding-bottom:48px;border-top:1px solid #d3dce0}.user-tours__heading{display:flex;justify-content:space-between;align-items:center;font-size:32px;line-height:1em;font-weight:800;color:var(--heading-black)}.user-tours__heading-show{border:none;background-color:hsla(0,0%,100%,0);font-size:16px;font-weight:800;color:#2daee1;border-radius:8px;padding:8px 12px;cursor:pointer}.user-tours__heading-show:hover{background-color:#f0f9ff}.marker-label{color:#fff!important;padding-bottom:5px;font-weight:800}.user-points-map{position:relative;z-index:1;height:300px}.user-points-map .check-icons{position:absolute;top:20px;right:20px;z-index:9;height:20px;width:20px;cursor:pointer;color:#fff}.user-points-map:before{content:"";position:absolute;top:0;width:100%;height:12px;background:linear-gradient(hsla(0,0%,100%,.4),hsla(0,0%,100%,0));z-index:1}.user-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(32px,86px));border-top:1px solid #d3dce0;border-bottom:1px solid #d3dce0;justify-content:flex-start}.user-tabs__item{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:300;text-align:center;color:var(--content-grey);padding:16px 12px 12px;border-bottom:2px solid #fff;transition:border-color .15s ease-in-out}.user-tabs__item-stat{font-size:24px;line-height:1em;font-weight:800;color:var(--body-grey)}.user-tabs__item.active{border-bottom:2px solid #2daee1}.tour-review{display:flex;flex-direction:column;gap:10px;border:1px solid #d3dce0;border-radius:8px;padding:16px 16px 12px 16px;font-size:15px;line-height:1.6em;color:#84898d}.tour-review__heading{display:flex;justify-content:space-between;align-items:flex-start}.tour-review__title{color:var(--heading-black);font-size:18px;font-weight:800;line-height:1.25em}.tour-review__date{flex-shrink:0}.tour-review__description{color:var(--body-grey);min-height:3.2em;max-height:6.4em;overflow:hidden;transition:max-height .25s ease-in-out}.tour-review__description.full{max-height:200em}.tour-review__show{background:transparent;border:none;color:#2daee1;cursor:pointer}.user-reviews{padding-bottom:48px;border-top:1px solid #d3dce0}.user-reviews__heading{display:flex;justify-content:space-between;align-items:center;font-size:32px;line-height:1em;color:var(--heading-black)}.user-reviews__heading-show{border:none;background-color:hsla(0,0%,100%,0);font-size:16px;font-weight:800;color:#2daee1;border-radius:8px;padding:8px 12px;cursor:pointer}.user-reviews__heading-show:hover{background-color:#f0f9ff}.user-follower{gap:12px;border-radius:12px;border:1px solid #ddd;padding-bottom:16px;overflow:hidden;transition:box-shadow .25s ease-in-out,border-color .25s ease-in-out}.user-follower,.user-follower__link{display:flex;flex-direction:column;align-items:center}.user-follower__link{gap:8px;padding:24px 0 8px}.user-follower__photo{background:#fff;border-radius:9999px;border:4px solid #fff;box-shadow:0 4px 8px 0 rgba(45,174,225,.1882352941),0 1px 4px -1px rgba(45,174,225,.0941176471)}.user-follower__names{height:100px}.user-follower__name{color:var(--heading-black);font-size:22px;line-height:1.5em;font-weight:800;letter-spacing:-.025em;margin:10px 0 2px 0;text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.user-follower__title{color:#2daee1;text-transform:uppercase;font-size:14px;font-weight:800;text-align:center;letter-spacing:.075em}.user-follower__description{padding:0 20px 0;color:var(--body-grey);font-size:14px;font-weight:300;line-height:1.5em;height:7.5em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.user-follower__follow{color:#2daee1;font-size:14px;font-weight:800;background-color:hsla(0,0%,100%,0);border-radius:99999px;padding:2px 12px;border:1px solid rgba(45,174,225,.5019607843);cursor:pointer}.user-follower:hover{border-color:rgba(45,174,225,.5019607843);box-shadow:0 0 8px rgba(45,174,225,.12),0 8px 8px rgba(45,174,225,.24)}.user-followers{padding-bottom:48px;border-top:1px solid #d3dce0}.user-followers__heading{display:flex;justify-content:space-between;align-items:center;font-size:32px;line-height:1em;color:var(--heading-black)}.user-followers__heading-show{border:none;background-color:hsla(0,0%,100%,0);font-size:16px;font-weight:800;color:#2daee1;border-radius:8px;padding:8px 12px;cursor:pointer}.user-followers__heading-show:hover{background-color:#f0f9ff}.user-main{padding-bottom:96px}.user-main__heading{position:relative;top:-75px;display:flex;flex-direction:column;align-items:center;margin-bottom:-75px}.user-main__heading-right{width:100%;flex-grow:1;display:flex;flex-direction:column-reverse}.user__description{font:inherit;font-size:16px;font-weight:300;line-height:1.6em;color:var(--content-grey);padding:16px 8px 16px}.user__description-show-more{color:#2daee1;font-size:14px;cursor:pointer}@media(min-width:768px){.user-main__heading{flex-direction:row;align-items:unset;gap:48px;border-bottom:1px solid #d3dce0}.user-main__heading-right{flex-direction:column;margin-top:75px}}@media(max-width:1023px){.user-main{width:100%}}