.tour-images{position:relative;height:400px;overflow:hidden;width:100%;background-color:rgba(0,0,0,.0666666667)}.tour-images .check-icons{position:absolute;top:20px;right:20px;z-index:9;height:20px;width:20px;cursor:pointer;color:#fff}.tour-images img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.tour-title{font-size:36px;line-height:1.25em;color:var(--heading-black);max-width:460px;font-weight:600;letter-spacing:-.01em;margin:0;margin-top:12px}@media(min-width:768px){.tour-title{margin-top:36px}}.tour-durations{display:flex;gap:.5em;color:var(--body-grey);font-size:16px;font-weight:300;line-height:2em;padding-bottom:.5em}.tour-author__follow{border:none;border-radius:99999px;color:#fff;background-color:#2daee1;font-weight:500}.tour-author__follow,.tour-author__unfollow{padding:8px 16px;font-size:14px;line-height:1em;box-shadow:0 0 8px rgba(45,174,225,.12),0 8px 8px rgba(45,174,225,.08);cursor:pointer}.tour-author__unfollow{color:#2daee1;background-color:#fff;border:1px solid #2daee1;border-radius:99999px}.tour-author{gap:10px;padding:12px;margin:24px 12px;border-top:1px solid #bcdee8;border-bottom:1px solid #bcdee8}.tour-author,.tour-author a{display:flex;align-items:center}.tour-author a{gap:12px}.tour-author a .author-icon{flex-shrink:0;width:48px;height:48px;border-radius:50%;background-color:#fff;overflow:hidden}.tour-author a .author-icon img{width:100%;height:100%}.tour-author a .author{display:flex;flex-direction:column;justify-content:space-between;gap:4px;line-height:1.25em;font-weight:800;height:100%}.tour-author a .author-tag{font-size:14px;letter-spacing:.1em;color:#8a88cd}.tour-author a .author-name{font-size:20px;color:var(--heading-black)}.tour-author .tour-author-follow{margin-left:auto}.tour-stats__ratings{display:flex;justify-content:space-around;align-items:center;width:calc(100% - 24px);border-top:1px solid #d3dce0;border-bottom:1px solid #d3dce0;height:64px;margin:16px 12px 26px}.tour-stats__ratings-stat{display:flex;flex-direction:column;justify-content:space-around;text-align:center;height:48px}.tour-stats__ratings-stat-value{font-weight:800;font-size:22px;line-height:31px;color:#5b5c5e;letter-spacing:-.025em}.tour-stats__ratings-stat-label{font-size:13px;font-weight:500;color:#84898d;line-height:16px;display:block}.tour-languages,.tour-location,.tour-tags{display:flex;align-items:center;gap:10px;margin-bottom:16px;font-size:14px;color:#84898d;line-height:19px;font-weight:500}.tour-languages .vue-feather,.tour-location .vue-feather,.tour-tags .vue-feather{overflow:visible}.tour-languages .translate-icon,.tour-location .translate-icon,.tour-tags .translate-icon{width:19px;height:19px}.tour-tags{display:none}.tour-description-content{font-size:18px;line-height:1.6em;color:var(--content-grey);font-weight:300;margin-top:16px;margin-bottom:24px;overflow-wrap:break-word}.tour-description-content .expand-btn{font-size:14px;color:#2daee1;font-weight:500;cursor:pointer}.message-box{background-color:#fff;border:1px solid rgba(212,214,216,.5);box-shadow:0 6px 12px rgba(0,0,0,.05)}.share-tour-card{width:100%;top:-70px;padding:20px;border-radius:8px}.share-tour-card .heading{color:var(--body-grey)}.share-tour-card .social-icons{display:flex;justify-content:space-evenly}.share-tour-card .social-icons a,.share-tour-card .social-icons img{cursor:pointer;color:#84898d;transition:transform .25s ease-in-out}.share-tour-card .social-icons a:hover,.share-tour-card .social-icons img:hover{transform:scale(1.5)}.share-tour-card p{text-align:center;font-size:17px;line-height:25px;color:#5b5c5e;font-weight:500}@media(min-width:768px){.share-tour-card{position:absolute;padding-bottom:50px;border-radius:8px;border:1px solid rgba(0,0,0,.0784313725);background-color:#fff;box-shadow:0 0 16px -2px rgba(0,0,0,.0784313725),0 -4px 8px -4px rgba(0,0,0,.0784313725)}}.tour-point-container{padding:0;margin-bottom:0}.tour-point-container .tour-point{padding:5px 16px 10px 20px;display:flex;gap:20px}.tour-point-container .tour-point .point-icon{flex-shrink:0;position:relative;width:96px;height:112px;transition:transform .25s ease-in-out,box-shadow .25s ease-in-out,all .25s ease-in-out,all .25s ease-in-out}.tour-point-container .tour-point .point-icon .icon{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:8px;box-shadow:0 0 0 1px #d3dce0}.tour-point-container .tour-point .point-icon .pin{transition:top .25s ease-in-out,left .25s ease-in-out;position:absolute;left:4px;top:4px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2666666667))}.tour-point-container .tour-point .point-icon .pin-value{transition:top .25s ease-in-out,left .25s ease-in-out;color:#fff;position:absolute;top:6px;left:5px;font-size:14px;font-weight:800;width:25px;text-align:center}.tour-point-container .tour-point-details{flex-grow:1;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(211,220,224,.5019607843);cursor:pointer}.tour-point-container .tour-point-details__text{display:flex;flex-direction:column;justify-content:flex-start;height:111px;padding-bottom:4px;color:#84898d;flex:1}.tour-point-container .tour-point-details__text-title{color:var(--body-grey);font-size:18px;font-weight:500;max-width:90%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.tour-point-container .tour-point-details__text-description{font-size:12px;font-weight:300;color:var(--content-grey);margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;text-align:justify}.tour-point-container .tour-point-details .vue-feather{display:none;color:var(--content-grey)}.tour-point__more{width:100%;font-size:18px;font-weight:500;color:#2daee1;background-color:hsla(0,0%,100%,0);border:none;cursor:pointer;margin:4px 0 0}.tour-point__more-less{color:var(--content-grey)}.tour-description-side .el-card{overflow:visible}@keyframes hinge{0%,to{transform:rotate(-15deg)}50%{transform:rotate(15deg)}}@media(min-width:768px){.tour-point .point-icon:hover{z-index:3;transform:scale(2.5) translateX(-24px);border-radius:4px;height:96px;box-shadow:0 4px 32px -4px rgba(0,0,0,.5333333333),0 4px 6px 1px rgba(0,0,0,.1333333333)}.tour-point .point-icon:hover .icon{box-shadow:none;border-radius:4px}.tour-point .point-icon:hover .pin{z-index:1;top:-16px;left:-13px}.tour-point .point-icon:hover .pin-value{z-index:1;top:-14px;left:-12px}.tour-point .point-icon:hover .pin,.tour-point .point-icon:hover .pin-value{transform-origin:50% 27px;animation:hinge 2s ease-in-out infinite}.tour-point .point-icon:hover:after{content:"";box-shadow:inset 0 0 6px 1px rgba(0,0,0,.2666666667);border-radius:4px;display:block;position:absolute;top:0;width:96px;height:96px}}.empty-modal{position:fixed;top:0;left:0;z-index:3;display:flex;justify-content:center;align-items:center;background-color:rgba(55,58,62,.5019607843);width:100vw;height:100vh;overflow:auto;padding:24px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.empty-modal__container{width:-moz-max-content;width:max-content;max-width:100%;margin:auto auto;background-color:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 32px 2px rgba(45,174,225,.1882352941)}.fade-back-enter-active,.fade-back-leave-active{transition:opacity .2s ease-in-out}.fade-back-enter-active>div,.fade-back-leave-active>div{transition:transform .2s ease-in-out}.fade-back-enter-from,.fade-back-leave-to{opacity:0}.fade-back-enter-from>div,.fade-back-leave-to>div{transform:scale(.75)}.start-popup{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;width:500px;padding:32px;text-align:center}.start-popup__close{position:absolute;top:16px;right:16px;cursor:pointer;border:none;background-color:hsla(0,0%,100%,0);color:var(--content-grey);border-radius:99999px}.start-popup__close:focus,.start-popup__close:hover{color:var(--body-grey)}.start-popup__image{width:320px;max-width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:99999px;border:8px solid #fff;box-shadow:0 0 8px rgba(45,174,225,.12),0 8px 8px rgba(45,174,225,.24)}.start-popup__title{color:var(--heading-black);font-size:28px;font-weight:800;line-height:1.25em}.start-popup__start{width:100%;border-radius:99999px;background-color:#2daee1;color:#fff;font-size:22px;font-weight:800;padding:8px 0;border:none;cursor:pointer;box-shadow:0 0 8px rgba(45,174,225,.12),0 8px 8px rgba(45,174,225,.24)}.start-popup__directions{color:var(--body-grey);font-size:24px;font-weight:800;margin-top:12px}.start-popup__apple,.start-popup__google{width:100%;border-radius:99999px;background-color:#fff;color:#2daee1;border:1px solid #2daee1;font-size:18px;font-weight:500;padding:8px 0;cursor:pointer;box-shadow:0 0 8px rgba(45,174,225,.12),0 8px 8px rgba(45,174,225,.24)}.tour-points{margin-top:20px;padding-bottom:12px;width:100%;max-width:100%;border-radius:8px;border:1px solid rgba(0,0,0,.0784313725)}.tour-points__heading{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;color:var(--heading-black);font-size:20px;line-height:28px;font-weight:800;cursor:pointer}.tour-points__heading-count{display:inline-flex;align-items:center;background-color:#f7f8f9;border-radius:8px;padding:4px 12px;color:var(--content-grey)}.tour-points__heading-count-label{color:#999;font-weight:300;font-size:14px;margin-left:8px}.tour-points__map{height:176px}.start-tour-btn{background-color:#2daee1;border-radius:24px;border:none;color:#fff}.start-tour-btn,.tour-points__explore{width:92%;box-shadow:0 0 8px rgba(45,174,225,.12),0 8px 8px rgba(45,174,225,.24);height:45px;cursor:pointer;font-size:20px;font-weight:800;display:block;margin:16px auto}.tour-points__explore{background-color:#fff;border-radius:24px;border:1px solid #2daee1;color:#2daee1}@media(min-width:768px){.tour-points{margin-top:140px;width:360px}}@media(min-width:1024px){.tour-points{width:400px}}@media(min-width:1280px){.tour-points{width:420px}}.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}.create-review{width:640px;overflow:hidden}.create-review__button{display:flex;align-items:center;gap:4px;background-color:#fff;border:none;font-size:16px;color:#2daee1;cursor:pointer}.create-review__photo{width:100%;border-radius:12px;margin-bottom:24px}.create-review__head{gap:20px;padding-bottom:20px;text-align:center}.create-review__head-title{font-size:30px;color:var(--heading-black);line-height:41px;font-weight:800;word-break:break-word}.create-review__stars{text-align:center;padding:12px 0}.create-review__stars .vue-star-rating{justify-content:center;gap:10px}.create-review__stars-label{font-size:16px;line-height:1.5em;color:var(--content-grey);font-weight:500;margin-top:8px}.create-review__text{display:flex;gap:8px;margin:24px 0;border:1px solid #bcdee8;border-radius:12px;padding:8px 12px}.create-review__text-input{flex:1 0 auto;font-family:Avenir,Arial,sans-serif;color:#373a3e;font-size:17px;line-height:1.5em;resize:none;border:none;outline:none;border-right:1px solid #bcdee8}.create-review__text-input:focus{border-color:#2daee1}.create-review__text .vue-feather{flex:0 0 auto;align-self:center}.create-review__text:focus-within{border-color:#2daee1}.create-review__cancel{color:#2daee1;background-color:#fff;border:1px solid rgba(45,174,225,.5019607843);border-radius:99999px;margin-bottom:16px;box-shadow:0 0 4px rgba(45,174,225,.08),0 4px 4px rgba(45,174,225,.16)}.create-review__cancel,.create-review__submit{font-size:18px;font-weight:500;width:100%;cursor:pointer;padding:8px}.create-review__submit{color:#fff;background-color:#2daee1;border-radius:99999px;border:none;box-shadow:0 0 8px rgba(45,174,225,.12),0 8px 8px rgba(45,174,225,.24)}.create-review__submit:disabled{background-color:#f7f8f9;color:hsla(0,0%,60%,.6);cursor:default;box-shadow:none}@media screen and (max-width:576px){.create-review__head-title{font-size:24px}.create-review__text-input{border:none}.create-review__text .vue-feather{display:none}}.tour-reviews{margin:24px auto 80px;border-top:1px solid rgba(0,0,0,.0666666667)}.tour-reviews__heading{display:flex;justify-content:space-between;align-items:center;font-size:32px;line-height:1em;color:var(--body-grey);font-weight:800;margin-bottom:24px}.tour-reviews__no-review{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:center;text-align:center}.tour-reviews__no-review img{width:100%;max-width:420px;background-color:#f7f8f9;padding:24px 48px;border-radius:24px 56px 32px 16px}.tour-reviews__no-review-text{font-size:22px;font-weight:800;line-height:32px;color:#5b5c5e;padding-top:24px}@media(min-width:768px){.tour-reviews{padding:0}.tour-reviews__no-review{flex-direction:row}}.tour-description{display:flex;flex-direction:column;padding:24px}.tour-description .tour-links__heading{font-size:32px;line-height:43px;color:#84898d;margin-bottom:20px}.tour-description-main{flex:1 1 auto}.tour-description-main .tour-links{border:none;border-top:1px solid rgba(0,0,0,.0666666667);padding-bottom:0}.tour-description-side{flex-shrink:0;position:relative;width:100%}@media(min-width:768px){.tour-description{flex-direction:row;gap:24px;padding:0}.tour-description-side{max-width:360px}}.tour-info{padding:24px;border-bottom:1px solid rgba(211,220,224,.5019607843);text-align:center}.tour-info__tour-heading{color:var(--heading-black);font-size:24px;line-height:1.25em;font-weight:600}.tour-info__tour-durations{display:flex;justify-content:center;gap:10px;color:var(--body-grey);font-size:15px;line-height:28px}.tour-info__tour-durations p{margin:5px 0}.tour-info__tour-description{color:var(--body-grey);font-size:14px;line-height:1.6em;font-weight:300;text-align:justify;margin-top:12px;white-space:pre-line}.tour-all-points{display:flex;flex-direction:column;gap:12px;padding:0 12px 16px}.tour-all-points__heading{font-size:28px;color:var(--heading-black);font-weight:800;text-align:center;margin:24px 8px 0}.tour-all-points .tour-player-point{padding:4px 4px 4px 8px;display:flex;gap:20px;border-radius:12px;cursor:pointer}.tour-all-points .tour-player-point .point-icon{flex:0 0 auto;position:relative;width:104px;height:104px;border:1px solid #d3dce0;border-radius:8px}.tour-all-points .tour-player-point .point-icon .icon{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:8px}.tour-all-points .tour-player-point .point-icon .pin{position:absolute;left:-16px;top:-12px;width:32px}.tour-all-points .tour-player-point .point-icon .pin-value{color:#fff;position:absolute;top:-8px;left:-13px;font-size:16px;font-weight:800;width:25px;text-align:center}.tour-all-points .tour-player-point .tour-point-details .title{color:var(--heading-black);font-size:18px;font-weight:800;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.tour-all-points .tour-player-point .tour-point-details .title .index{color:hsla(0,0%,60%,.8);margin-right:12px}.tour-all-points .tour-player-point .tour-point-details .description{margin:0;color:var(--content-grey);font-size:12px;font-weight:300;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.tour-all-points .tour-player-point.active{background-color:rgba(240,249,255,.8156862745);border:1px solid #bcdee8;flex-direction:column;padding:12px;margin:8px;cursor:default}.tour-all-points .tour-player-point.active .point-icon{width:100%;height:auto}.tour-all-points .tour-player-point.active .point-icon .pin{top:8px;left:6px}.tour-all-points .tour-player-point.active .tour-point-details .title{font-weight:800;font-size:22px;-webkit-line-clamp:3}.tour-all-points .tour-player-point.active .tour-point-details .description{display:block;font-size:16px;line-height:1.65em;text-align:justify;white-space:pre-line}.tour-list{flex-grow:1;display:flex;flex-direction:column;padding:8px 0 0;max-height:calc(100% - 189px);overflow:auto}.audio-player{border-top:1px solid #d3dce0;box-shadow:0 -8px 8px 1px rgba(0,0,0,.0666666667)}@media screen and (max-width:768px){.tour-list{max-width:100%}}.tour-translations .el-tabs__nav-wrap:after{background-color:hsla(0,0%,100%,0)}.tour-translations .el-tabs__nav-scroll{padding-left:8px}.tour-translations__title{font-size:16px;padding:0 11px}.tour-translations .el-tabs__item{display:inline-flex;align-items:center;justify-content:center;padding:0 8px}.tour-translations .el-tabs__header{display:grid}.start-tour-container{display:flex;justify-content:space-between;height:100%}.start-tour-container .start-tour__tour{display:flex;flex-direction:column;justify-content:space-between}.start-tour-container .start-tour__map,.start-tour-container .start-tour__tour{width:50%;position:relative}.start-tour-container .start-tour__map .gm-control-active.gm-fullscreen-control{left:0!important}@media screen and (max-width:768px){.start-tour-container{flex-direction:column-reverse}.start-tour-container .start-tour__tour{width:100%;height:70%}.start-tour-container .start-tour__map{width:100%;height:30%}}.start-tour{position:fixed;z-index:3;top:80px;width:100%;height:calc(100% - 80px);background-color:#fff}.start-tour__close{position:absolute;right:10px;top:10px;display:flex;justify-content:center;align-items:center;gap:15px;z-index:2;width:44px;height:44px;padding:8px;border-radius:50%;background-color:#fff;cursor:pointer;border:1px solid rgba(212,214,216,.5019607843)}.drawer-enter-active,.drawer-leave-active{transition:transform .5s ease-in-out}.drawer-enter-from,.drawer-leave-to{transform:translateX(100vw)}.tour-details{min-height:70vh}.el-empty{margin:96px auto}.el-empty .el-empty__description p{font-size:32px;font-weight:800}