(window.webpackJsonp=window.webpackJsonp||[]).push([[208,38,40,62,66,96,119,120],{1210:function(t,e,r){},1499:function(t,e,r){"use strict";r(1210)},1762:function(t,e,r){"use strict";r.r(e);r(20),r(153),r(67),r(24),r(25),r(21),r(19);var n=r(72),l=r(4),o=(r(17),r(44),r(337),r(14),r(155),r(37),r(68),r(53),r(185),r(108)),c=r.n(o),d=r(794),f=r(980),h=r(490),v=r.n(h),m=(r(771),r(772),r(820)),y=r(843),_=r(831),C=r(753),w=r(917),D=r(872),x=r(931),k=r(932);function S(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function A(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?S(Object(r),!0).forEach((function(e){Object(l.a)(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):S(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}var I={scrollToTop:!0,components:{BlogDetailHeader:f.default,VueSlickCarousel:v.a,loaderComponent:d.default,Timeline:m.default,TimelineItem:y.default,ReviewCard2:_.default,ActivityBlog:C.default,RentalSection:w.default,googleAd:D.default,Toc:x.default,FaqCardPost:k.default},head:function(){return{title:this.seoData&&this.seoData.title?this.seoData.title:"Goa App",meta:[{hid:"description",name:"description",content:this.metaDesc()},{hid:"keywords",name:"keywords",content:this.metaKeywords()},{hid:"image",property:"image",content:this.metaImage()},{hid:"og:title",property:"og:title",content:this.seoData&&this.seoData.title?this.seoData.title:"Goa App"},{hid:"og:image",property:"og:image",content:this.metaImage()},{hid:"og:image:secure_url",property:"og:image:secure_url",content:this.metaImage()},{hid:"og:description",property:"og:description",content:this.metaDesc()},{hid:"twitter:title",property:"twitter:title",content:this.seoData&&this.seoData.title?this.seoData.title:"Goa App"},{hid:"twitter:description",property:"twitter:description",content:this.metaDesc()}]}},data:function(){return{gallerySmall:{infinite:!0,slidesToShow:7,slidesToScroll:1,dots:!1,arrows:!1,focusOnSelect:!0,responsive:[{breakpoint:768,settings:{slidesToShow:5,slidesToScroll:1,infinite:!0,dots:!1}},{breakpoint:490,settings:{slidesToShow:4,slidesToScroll:1,infinite:!0,dots:!1}}]},galleryBig:{infinite:!0,autoplay:!1,speed:400,slidesToShow:1,slidesToScroll:1},datePicker:null,token:null,form:{pickUpDate:null,pickUpTime:null,dropDate:null,dropTime:{hh:"09",mm:"00",a:"am"},vehicleQuantity:1},blogId:null,blogData:null,faqSchemaItems:null,relatedListings:null,relatedBlogs:null,loading:!0,seoData:null}},jsonld:function(){if(!this.blogData)return null;var t=[{"@type":"ImageObject","@id":this.metaImage(),url:this.metaImage(),contentUrl:this.metaImage(),caption:this.blogData&&this.blogData.post&&this.blogData.post.title?this.blogData.post.title:"Goa App",inLanguage:"en-US",width:800,height:440},{"@type":"BlogPosting","@id":"https://www.goa.app/blog/".concat(this.blogId),mainEntityOfPage:{"@type":"WebPage","@id":"https://www.goa.app/blog/".concat(this.blogId)},headline:this.blogData&&this.blogData.post&&this.blogData.post.title?this.blogData.post.title+" - Goa App":"Goa App",name:this.blogData&&this.blogData.post&&this.blogData.post.title?this.blogData.post.title:"Goa App",description:this.metaDesc(),datePublished:this.blogData&&this.blogData.post&&this.blogData.post.createdAt?this.blogData.post.createdAt:"Goa App",dateModified:this.blogData&&this.blogData.post&&this.blogData.post.createdAt?this.blogData.post.createdAt:"Goa App",author:{"@type":"Person",name:"Goa App",url:"https://goa.app"},publisher:{"@type":"Organization","@id":"https://goa.app",name:"Goa App",logo:{"@type":"ImageObject",url:"https://goa.app/goa-app-logo.svg"}},image:{"@type":"ImageObject","@id":this.metaImage(),url:this.metaImage(),height:"440",width:"800"},url:"https://www.goa.app/blog/".concat(this.blogId),isPartOf:{"@type":"Blog","@id":"https://www.goa.app/blog/",name:"Goa App Blog",publisher:{"@type":"Organization","@id":"https://goa.app",name:"Goa App"}}}],e=null;this.faqSchemaItems&&(e={"@type":"FAQPage",mainEntity:this.faqSchemaItems},t.push(e));var r={"@graph":t};return A(A({},{"@context":"http://schema.org"}),r)},validate:function(t){var e=this;return Object(n.a)(regeneratorRuntime.mark((function r(){var n;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(n=t.params,t.store,""==n.slug){r.next=6;break}return e.blogId=n.slug,r.abrupt("return",!0);case 6:return r.abrupt("return",!1);case 7:case"end":return r.stop()}}),r)})))()},created:function(){this.blogId=this.$route.params.slug},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(n.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,fetch(t.$config.fetchUrl+"/api/posts/seo/getSEOContent/"+t.blogId).then((function(t){return t.json()})).catch((function(t){return console.error("There was an error!",t),!1}));case 2:t.seoData=e.sent;case 3:case"end":return e.stop()}}),e)})))()})),mounted:function(){this.getAllData()},methods:{getAllData:function(){var t=this;return Object(n.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,fetch(t.$config.fetchUrl+"/api/posts/app/getPostBySlug/"+t.blogId).then((function(t){return t.text()})).catch((function(t){return console.error("There was an error!",t),!1}));case 2:return t.blogData=e.sent,t.blogData=t.getCryptKey(t.blogData),t.blogData&&t.blogData.post&&t.blogData.post.faq&&t.blogData.post.faq.length>0&&(t.faqSchemaItems=t.blogData.post.faq.map((function(t,e){return{"@type":"Question",position:e+1,name:t.title,acceptedAnswer:{"@type":"Answer",text:t.description}}}))),t.loading=!1,e.next=8,fetch(t.$config.fetchUrl+"/api/posts/app/getFeaturedActivities").then((function(t){return t.text()}));case 8:return t.relatedListings=e.sent,t.relatedListings=t.getCryptKey(t.relatedListings),e.next=12,fetch(t.$config.fetchUrl+"/api/posts/app/getFeaturedBlogs").then((function(t){return t.text()}));case 12:t.relatedBlogs=e.sent,t.relatedBlogs=t.getCryptKey(t.relatedBlogs);case 14:case"end":return e.stop()}}),e)})))()},disabledBeforePickUp:function(t){var e=new Date;return e.setDate(e.getDate()+1),this.form.pickUpDate?t<=this.form.pickUpDate:t<=e},metaDesc:function(){return this.seoData&&this.seoData.description?this.seoData.description:"Find out the top things to do in Goa. Book must do activities like Parasailing, Kayaking, Dudhsagar Waterfalls Tour, Scuba Diving, Grand Island and Butterfly Island Tours at the lowest prices. Secure bookings and instant confirmations only on Goa App."},metaKeywords:function(){return this.seoData&&this.seoData.keywords?this.seoData.keywords:"Goa Tourism, Travel Guide, Must do Activities, Top Activities to do in Goa, Goa, Watersports, must visit places, Must do activities, Watesports, Scuba diving, Parasailing, Kayaking, Dudhsagar Waterfalls Tour, Grand Island Goa, Cheap, Discount, Offers, Travel Goa"},metaImage:function(){return this.seoData&&this.seoData.image?this.seoData.image:"https://storage.googleapis.com/goa-app-12a91.appspot.com/2021-12-14T06%3A34%3A55.402Zbeaches.webp?GoogleAccessId=firebase-adminsdk-zeqcj%40goa-app-12a91.iam.gserviceaccount.com&Expires=16447017600&Signature=L%2FFNG4DzwiyU1H%2BoK2pdHPxA4qkomya%2BxGZmJq2vCtr7Y4l74qnAn8Tk8Cz1mUNsV%2F7%2FEAKRpl0thh8wvSgb8vqvaA3Wk0TO%2FLp%2FRbqF5wDyixmv90TsYvNguZQAx0BmaE9W0AMQNOiVWG5AfYa2pyyyYhYO6Z3aXQ25biU1%2BjjYZ8NMto47ea4UuyC2btEEDU1IK9GivCXtxlcFDC3xEC80EbMub0mIowfGV2EQ0Nr3Dm0kOLurIx5jy%2Ba1oVAB2Eu3MzLIp%2B1Nm%2BnleN%2FaHTp5pWmj2y7VNqbjtA8wcw94Q1rL1b7FXSsHuxBmNABsdt3INpqGVpT%2BhO2G7iphbg%3D%3D"},syncSliders:function(t,e){this.$refs.slick1.goTo(e),this.$refs.slick2.goTo(e)},getListingImage:function(t){return t.length>0?t[0]:""},setFallbackImageUrl:function(t){t.target.src=r(1e3)},getDate:function(t){return c()(t).format("ll")},getBlogDesc:function(t){return t.split(". ",1)[0]},getGuidelineArr:function(t){var e=t.split("\n");return e=e.filter((function(t){return t&&"\r"!=t}))},activityPrice:function(t){return t&&t.length>0&&t[0].tickets&&t[0].tickets.length>0&&t[0].tickets[0].prices&&t[0].tickets[0].prices.length>0&&t[0].tickets[0].prices[0].strikePrice?t[0].tickets[0].prices[0].strikePrice:0},activityDiscountPrice:function(t){return t&&t.length>0&&t[0].tickets&&t[0].tickets.length>0&&t[0].tickets[0].prices&&t[0].tickets[0].prices.length>0&&t[0].tickets[0].prices[0].price?t[0].tickets[0].prices[0].price:0},checkIsOffer:function(t){return this.activityPrice(t)>this.activityDiscountPrice(t)},offerPercentage:function(t){if(this.checkIsOffer(t)){var e=this.activityPrice(t),r=this.activityDiscountPrice(t),n=e-r;return n>0&&100*(e-r)/e>0&&100*(e-r)/e<100?parseFloat((100*(e-r)/e).toFixed(0)):0}return 0},string_to_slug:function(t){t=(t=t.replace(/^\s+|\s+$/g,"")).toLowerCase();for(var e="àáãäâèéëêìíïîòóöôùúüûñç·/_,:;",i=0;i<29;i++)t=t.replace(new RegExp(e.charAt(i),"g"),"aaaaaeeeeiiiioooouuuunc------".charAt(i));return t=t.replace(/[^a-z0-9 -]/g,"").replace(/\s+/g,"-").replace(/-+/g,"-")},goTotags:function(t){var e=this.string_to_slug(t);this.$router.push({path:"/tags/"+e})}}},P=I,T=(r(1499),r(95)),component=Object(T.a)(P,(function(){var t=this,e=t._self._c;return t.loading?e("loaderComponent"):e("div",{staticClass:"activity-detail"},[e("div",{staticClass:"empty-space d-none"}),t._v(" "),e("div",{staticClass:"activity-detail__content"},[null!=t.blogData?e("div",{staticClass:"container"},[e("div",{staticClass:"row gx-0 gy-3"},[e("div",{staticClass:"col-lg-8"},[e("div",{staticClass:"pe-lg-5"},[t.blogData.post.gallery&&t.blogData.post.gallery.length>0?e("div",{staticClass:"gallery_box overflow-hidden"},[e("div",{staticClass:"gallery_big"},[e("client-only",[e("VueSlickCarousel",t._b({ref:"slick1",staticClass:"galleryBig",attrs:{arrows:!1},on:{beforeChange:t.syncSliders}},"VueSlickCarousel",t.galleryBig,!1),t._l(t.blogData.post.gallery,(function(n,l){return e("div",{key:l,staticClass:"single_img"},[e("img",""!=n?{directives:[{name:"lazy-load",rawName:"v-lazy-load"}],staticClass:"img-fluid",attrs:{"data-src":n,alt:"galleryBig"},on:{error:t.setFallbackImageUrl}}:{directives:[{name:"lazy-load",rawName:"v-lazy-load"}],staticClass:"img-fluid",attrs:{"data-src":r(810),alt:"galleryBig"}})])})),0)],1)],1),t._v(" "),e("div",{directives:[{name:"show",rawName:"v-show",value:t.blogData.post.gallery.length>1,expression:"blogData.post.gallery.length > 1"}],staticClass:"gallery_small"},[e("client-only",[e("VueSlickCarousel",t._b({ref:"slick2",staticClass:"gallerySmall",attrs:{arrows:!0},on:{beforeChange:t.syncSliders}},"VueSlickCarousel",t.gallerySmall,!1),t._l(t.blogData.post.gallery,(function(n,l){return e("div",{key:l,staticClass:"single_img"},[e("img",""!=n?{directives:[{name:"lazy-load",rawName:"v-lazy-load"}],attrs:{"data-src":n,alt:"gallerySmall"},on:{error:t.setFallbackImageUrl}}:{directives:[{name:"lazy-load",rawName:"v-lazy-load"}],attrs:{"data-src":r(810),alt:"gallerySmall"}})])})),0)],1)],1)]):t._e(),t._v(" "),e("div",{staticClass:"activity-main-section mt-3"},[e("h1",{staticClass:"main-title pe-0"},[t._v("\n\n                                "+t._s(t.blogData.post.title)+"\n\n                            ")]),t._v(" "),e("div",{staticClass:"d-flex w-100 align-items-center mt-2"},[e("div",{staticClass:"info-brief"},[e("div",{staticClass:"info-brief__item"},[e("p",{staticStyle:{color:"#838383"}},[e("i",{staticClass:"fa-light fa-calendar-days"}),e("span",{staticClass:"ps-2"},[t._v(t._s(t.getDate(t.blogData.post.createdAt)))])])])]),t._v(" "),e("div",{staticClass:"rating-container ps-sm-2 mt-2 mt-sm-0",staticStyle:{flex:"1"}},[e("div",{staticClass:"d-flex justify-content-end g-1 flex-wrap"},[e("client-only",[e("star-rating",{attrs:{"show-rating":!1,rating:5,"star-size":12,padding:2,"border-width":2,"border-color":"#d8d8d8","active-border-color":"#ffd055","rounded-corners":!0,"read-only":!0,"star-points":[23,2,14,17,0,19,10,34,7,50,23,43,38,50,36,34,46,19,31,17]}})],1)],1)])]),t._v(" "),e("div",{staticClass:"mt-3"},[e("p",[t._v(t._s(t.getBlogDesc(t.blogData.post.shortDescription)))])])]),t._v(" "),e("Toc"),t._v(" "),e("article",{staticClass:"blog-details mt-5"},[t.blogData.post.text?e("div",{domProps:{innerHTML:t._s(t.getHtmlEncode(t.blogData.post.text))}}):t._e()]),t._v(" "),t.blogData.post.guidelines?e("div",{staticClass:"activity-detail__content-group"},[e("h3",{staticClass:"activity-detail__content-group--title text-uppercase"},[t._v("\n\n                                Guidelines\n\n                            ")]),t._v(" "),e("ul",{staticClass:"activity-list"},t._l(t.getGuidelineArr(t.blogData.post&&t.blogData.post.guidelines?t.blogData.post.guidelines:""),(function(r,n){return e("li",{key:n},[e("span",[t._v(t._s(r))])])})),0)]):t._e(),t._v(" "),t.blogData.post&&t.blogData.post.faq&&t.blogData.post.faq.length>0?e("div",{staticClass:"post-accordions"},[e("h2",[t._v(t._s(t.blogData.post.title)+" FAQs")]),t._v(" "),e("div",{staticClass:"accordion",attrs:{id:"faqAccordian"}},t._l(t.blogData.post.faq,(function(t,r){return e("FaqCardPost",{key:r,attrs:{collapseNumber:r,faqTitle:t.title,faqInitial:"show",faqStatus:0==r,faqAnswer:t.description,faqInitialButton:"",faqParent:""}})})),1)]):t._e(),t._v(" "),t.blogData&&t.blogData.post&&t.blogData.post.tags&&t.blogData.post.tags.length>0?e("div",{staticClass:"tags-container mt-3 d-flex flex-wrap mb-4 mb-lg-0",staticStyle:{"padding-bottom":"20px"}},t._l(t.blogData.post.tags,(function(r,n){return e("p",{key:n,staticClass:"tags-p",on:{click:function(e){return t.goTotags(r)}}},[t._v("\n\n                                "+t._s(r)+"\n\n                            ")])})),0):t._e(),t._v(" "),e("div",{staticClass:"mb-5 mb-lg-0"},[e("RentalSection",{staticClass:"mb-2"}),t._v(" "),e("RentalCardV3",{attrs:{rentalClass:"rentals-blog",categoryPadding:"px-0",overflow:""}})],1)],1),t._v(" "),e("div",{staticClass:"align-center px-2 mb-3",staticStyle:{width:"100%"}},[e("googleAd",{attrs:{channel:"main-page-top",type:"noTresponsive",client:"ca-pub-9801716291994645",adslot:"2630378324"}})],1)]),t._v(" "),e("div",{staticClass:"col-lg-4"},[t.relatedBlogs&&t.relatedBlogs.length>0?e("div",{staticClass:"similar-blogs"},[e("h4",{staticClass:"activity-detail__content-group--title text-uppercase"},[t._v("\n\n                            ACTIVITIES YOU MIGHT LIKE\n\n                        ")]),t._v(" "),e("div",{staticClass:"row animated-row gx-2 gx-lg-3 gy-1"},t._l(t.relatedListings,(function(r,n){return e("div",{key:n,staticClass:"col-12 col-md-6 col-lg-12"},[e("ActivityBlog",{attrs:{activityImage:t.getListingImage(r.post.gallery),bcount:r.post.views.count,activityLink:"/activities/".concat(r.post.slug),activityName:r.post.title,activityVenue:r.seller[0].venue.city.name,activityDuration:r.seller[0].durationInHours,activityPrice:r.seller[0].tickets[0].prices[0].strikePrice,activityDiscountPrice:r.seller[0].tickets[0].prices[0].price,offerNumbers:r.post.offerCount,bestSeller:r.post.bestSeller,priceDifference:r.seller[0].tickets[0].prices[0].strikePrice-r.seller[0].tickets[0].prices[0].price,offer:t.checkIsOffer(r.seller),activityRating:r.post.rating.averageRating,offerPercentage:t.offerPercentage(r.seller),pickUp:r.post.hasPickup}})],1)})),0)]):t._e()]),t._v(" "),e("div",{staticClass:"col-12"},[t.relatedListings&&t.relatedListings.length>0?e("div",{staticClass:"similar-activities section-padding--top"},[e("h3",{staticClass:"activity-detail__content-group--title text-uppercase"},[t._v("\n\n                            FEATURED BLOGS\n\n                        ")]),t._v(" "),e("div",{staticClass:"row gx-3 gy-3"},t._l(t.relatedBlogs,(function(r,n){return e("div",{key:n,staticClass:"col-12 col-md-6 col-xl-4"},[e("ActivityBlog",{attrs:{activityImage:t.getListingImage(r.gallery),activityLink:"/blog/".concat(r.slug),activityName:r.title,isBlog:!0,blogDate:r.createdAt,blogDesc:r.shortDescription}})],1)})),0)]):t._e()])])]):t._e()])])}),[],!1,null,"1d317aca",null);e.default=component.exports;installComponents(component,{Toc:r(931).default,FaqCardPost:r(932).default,RentalSection:r(917).default,RentalCardV3:r(767).default,ActivityBlog:r(753).default})},744:function(t,e,r){"use strict";r.r(e);var n=r(95),component=Object(n.a)({},(function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"sun-container"},[e("div",{staticClass:"sunshine-wrapper"},[e("svg",{staticClass:"sunshine",attrs:{viewBox:"0 0 100 100",xmlns:"http://www.w3.org/2000/svg"}},[e("g",[e("circle",{staticClass:"sun",attrs:{cx:"50",cy:"50",r:"30"}}),t._v(" "),e("g",{attrs:{id:"ray"}},[e("line",{attrs:{x1:"50",y1:"50",x2:"100",y2:"50"}})]),t._v(" "),e("use",{staticClass:"shine",attrs:{"xlink:href":"#ray",transform:"rotate(30, 50, 50)"}}),t._v(" "),e("use",{staticClass:"shine",attrs:{"xlink:href":"#ray",transform:"rotate(60, 50, 50)"}}),t._v(" "),e("use",{staticClass:"shine",attrs:{"xlink:href":"#ray",transform:"rotate(90, 50, 50)"}}),t._v(" "),e("use",{staticClass:"shine",attrs:{"xlink:href":"#ray",transform:"rotate(120, 50, 50)"}}),t._v(" "),e("use",{staticClass:"shine",attrs:{"xlink:href":"#ray",transform:"rotate(140, 50, 50)"}}),t._v(" "),e("use",{staticClass:"shine",attrs:{"xlink:href":"#ray",transform:"rotate(160, 50, 50)"}}),t._v(" "),e("use",{staticClass:"shine",attrs:{"xlink:href":"#ray",transform:"rotate(180, 50, 50)"}}),t._v(" "),e("use",{staticClass:"shine",attrs:{"xlink:href":"#ray",transform:"rotate(200, 50, 50)"}}),t._v(" "),e("use",{staticClass:"shine",attrs:{"xlink:href":"#ray",transform:"rotate(220, 50, 50)"}}),t._v(" "),e("use",{staticClass:"shine",attrs:{"xlink:href":"#ray",transform:"rotate(240, 50, 50)"}}),t._v(" "),e("use",{staticClass:"shine",attrs:{"xlink:href":"#ray",transform:"rotate(260, 50, 50)"}}),t._v(" "),e("use",{staticClass:"shine",attrs:{"xlink:href":"#ray",transform:"rotate(280, 50, 50)"}}),t._v(" "),e("use",{staticClass:"shine",attrs:{"xlink:href":"#ray",transform:"rotate(300, 50, 50)"}}),t._v(" "),e("use",{staticClass:"shine",attrs:{"xlink:href":"#ray",transform:"rotate(320, 50, 50)"}}),t._v(" "),e("use",{staticClass:"shine",attrs:{"xlink:href":"#ray",transform:"rotate(340, 50, 50)"}}),t._v(" "),e("use",{staticClass:"shine",attrs:{"xlink:href":"#ray",transform:"rotate(360, 50, 50)"}}),t._v(" "),e("circle",{staticClass:"inner-sun",attrs:{cx:"50",cy:"50",r:"4"}})])])])])])}),[],!1,null,null,null);e.default=component.exports},748:function(t,e,r){},765:function(t,e,r){"use strict";r(748)},767:function(t,e,r){"use strict";r.r(e);r(67);var n=r(72),l=(r(185),r(337),r(14),{props:{categoryPadding:{type:String,default:""},overflow:{type:String,default:"overflow-hidden"},rentalClass:{type:String,default:"rentals"},vloader:{type:Boolean,default:!1},samePage:{type:Boolean,default:!1}},data:function(){return{quantity:1,btnId:null,allVehicleData:null}},mounted:function(){this.getAllVehicleData()},methods:{setFallbackImageUrl:function(t){t.target.src=r(742)},getDeals:function(t){var e={quantity:this.quantity,id:t&&t.vehicle?t.vehicle._id:null};this.$emit("getDealsClicked",e)},getAllVehicleData:function(){var t=this;return Object(n.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,fetch(t.$config.fetchUrl+"/api/rentals/v2/getPopularVehicles").then((function(t){return t.text()}));case 2:t.allVehicleData=e.sent,t.allVehicleData=t.getCryptKey(t.allVehicleData);case 4:case"end":return e.stop()}}),e)})))()},offerPercentage:function(t,e){if(t>e){var r=t-e;return r>0&&100*(t-e)/t>0&&100*(t-e)/t<100?parseFloat((100*(t-e)/t).toFixed(0)):0}return 0},samePageClick:function(){this.$emit("samePageClicked",!0)}}}),o=(r(765),r(95)),component=Object(o.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"rental-card-section rental-card-section-v3 section-padding pt-0 pt-lg-4 category-card-filter"},[t.allVehicleData&&t.allVehicleData.length>0?e("div",{class:t.overflow},[e("div",{staticClass:"category-container container",class:t.categoryPadding},[e("client-only",[e("vue-horizontal",{ref:"rentals",class:t.rentalClass,attrs:{snap:"none"}},t._l(t.allVehicleData,(function(n,l){return e("div",{key:l,staticClass:"item"},[e("NuxtLink",{attrs:{to:"/rentals"}},[e("div",{staticClass:"category-card p-1"},[e("div",{staticClass:"vehicle-box-padding"},[e("div",{staticClass:"vehicle-box bg-white positition-relative"},[n.vehicle?e("div",{staticClass:"row img-text-container"},[e("div",{staticClass:"col-12"},[n.vehicle.image?e("img",{directives:[{name:"lazy-load",rawName:"v-lazy-load"}],staticClass:"vehicle-box__img mx-auto",attrs:{"data-src":n.vehicle.image,alt:n.vehicle.name,"v-lazy-load":t.vloader,width:"162",height:"100"},on:{error:t.setFallbackImageUrl}}):e("img",{directives:[{name:"lazy-load",rawName:"v-lazy-load"}],staticClass:"vehicle-box__img mx-auto",attrs:{"data-src":r(742)}})]),t._v(" "),e("div",{staticClass:"col-12"},[e("div",{staticClass:"vehile-box__details"},[e("div",{staticClass:"row align-items-center"},[e("div",{staticClass:"col-7"},[n.offer?e("p",{staticClass:"vehicle-box__price"},[e("span",[t._v("₹")]),t._v(" "+t._s(n.offer.price)+"\n                                                        ")]):t._e()]),t._v(" "),t.offerPercentage(n.offer.strikePrice,n.offer.price)?e("div",{staticClass:"col-5 text-end"},[e("div",{staticClass:"badge bg-danger text-white ms-auto"},[t._v("\n                                                            "+t._s(t.offerPercentage(n.offer.strikePrice,n.offer.price))+"% Off\n                                                        ")])]):t._e()])])])]):t._e(),t._v(" "),n.vehicle?e("div",{staticClass:"vehile-box__details bg-white"},[e("div",{staticClass:"row mx-0 mt-4 align-items-center"},[e("div",{staticClass:"col-7 px-0"},[e("p",{staticClass:"vehicle-box__name"},[t._v("\n                                                    "+t._s(n.vehicle.name)+"\n                                                ")])]),t._v(" "),e("div",{staticClass:"col-5 px-0 text-end"},[e("div",{staticClass:"offer-action"},[t.samePage?e("div",{staticClass:"fw-bold",on:{click:function(e){return t.samePageClick()}}},[t._v("Book Now")]):e("NuxtLink",{staticClass:"fw-bold",attrs:{to:"/rentals"}},[t._v("Book Now\n                                                    ")])],1)])])]):t._e()])])])])],1)})),0)],1)],1)]):t._e()])}),[],!1,null,"ce2f5df8",null);e.default=component.exports},871:function(t,e,r){"use strict";r.r(e);var n={components:{TocList:o},props:{items:{default:[]}},data:function(){return{}}},l=(r(923),r(95)),component=Object(l.a)(n,(function(){var t=this,e=t._self._c;return e("ul",{staticClass:"accordian-list"},t._l(t.items,(function(r,n){return e("li",{key:n},[e("a",{attrs:{href:"#".concat(r.id)}},[t._v(t._s(r.content))]),t._v(" "),r.subHeadings.length?e("TocList",{staticClass:"ms-3",attrs:{items:r.subHeadings}}):t._e()],1)})),0)}),[],!1,null,"3bb17f1e",null),o=e.default=component.exports;installComponents(component,{TocList:r(871).default})},872:function(t,e,r){"use strict";r.r(e);var n={props:{type:{type:String,default:"responsive"},adkey:{type:String,default:"responsive"},client:{type:String,default:"responsive"},adslot:{type:String,default:"responsive"},channel:{type:String,default:"nochannel"}},data:function(){return{isShow:this.$config.enableAdsense}},mounted:function(){this.isShow&&this.$nextTick((function(){try{(window.adsbygoogle=window.adsbygoogle||[]).push({})}catch(t){console.error(t)}}))}},l=r(95),component=Object(l.a)(n,(function(){var t=this,e=t._self._c;return t.isShow?e("div",{staticStyle:{width:"100%"}},["responsive"==t.type?e("ins",{staticClass:"adsbygoogle",staticStyle:{display:"block"},attrs:{"data-ad-format":"fluid","data-ad-layout-key":t.adkey,"data-ad-client":t.client,"data-ad-slot":t.adslot}}):t._e(),t._v(" "),"smallBanner"==t.type?e("ins",{staticClass:"adsbygoogle",staticStyle:{display:"inline-block",width:"320px",height:"50px"},attrs:{"data-ad-client":"ca-pub-9801716291994645","data-ad-slot":"3952842474"}}):e("ins",{staticClass:"adsbygoogle",staticStyle:{display:"block"},attrs:{"data-ad-client":t.client,"data-ad-slot":t.adslot,"data-ad-format":"autorelaxed","data-full-width-responsive":"true"}})]):t._e()}),[],!1,null,null,null);e.default=component.exports},879:function(t,e,r){t.exports=r.p+"img/car-orange.b97ac7d.webp"},880:function(t,e,r){},881:function(t,e,r){},905:function(t,e,r){},906:function(t,e,r){},907:function(t,e,r){},917:function(t,e,r){"use strict";r.r(e);r(922);var n=r(95),component=Object(n.a)({},(function(){var t=this,e=t._self._c;return e("div",{staticClass:"rental-section position-relative overflow-hidden",attrs:{id:"rental-section"}},[e("div",{staticClass:"rental-section__text-container w-100"},[e("div",{staticClass:"container"},[e("h3",{staticClass:"section-title text-start"},[t._v("\n        Easy and fast way\n        to rent a car in Goa\n      ")]),t._v(" "),e("p",{staticClass:"section-subtitle text-start mt-3"},[t._v("\n        Starting from ₹ 900 only\n      ")]),t._v(" "),e("NuxtLink",{staticClass:"btn primary-button rounded mt-4 rental-book-vehicle",attrs:{to:"/rentals"}},[t._v("\n        Book your car today\n      ")])],1)]),t._v(" "),e("div",{staticClass:"rental-section__img-container"},[e("img",{directives:[{name:"lazy-load",rawName:"v-lazy-load"}],staticClass:"img-fluid",attrs:{"data-src":r(879),alt:"rental image"}})])])}),[],!1,null,"12195f2d",null);e.default=component.exports},922:function(t,e,r){"use strict";r(880)},923:function(t,e,r){"use strict";r(881)},931:function(t,e,r){"use strict";r.r(e);var n=r(69),l=(r(491),r(14),r(155),r(37),r(68),r(53),r(19),{components:{TocList:r(871).default},data:function(){return{headings:[]}},computed:{groupedHeadings:function(){for(var t=Object(n.a)(this.headings),e=function(i){var e=t[i],r=t.findLast((function(t,r){return t.level<e.level&&r<i}));r&&(r.subHeadings.unshift(e),t.splice(i,1))},i=t.length-1;i>=0;i--)e(i);return t}},mounted:function(){this.getAllTags()},methods:{getAllTags:function(){var t=this;window.document.querySelector(".blog-details").querySelectorAll("h1,h2,h3,h4,h5,h6").forEach((function(e){var r=t.string_to_slug(e.innerText);e.setAttribute("id",r),t.headings.push({id:r,level:parseInt(e.tagName.charAt(1),10),content:e.innerText,subHeadings:[]})}))},string_to_slug:function(t){t=(t=t.replace(/^\s+|\s+$/g,"")).toLowerCase();for(var e="àáãäâèéëêìíïîòóöôùúüûñç·/_,:;",i=0;i<29;i++)t=t.replace(new RegExp(e.charAt(i),"g"),"aaaaaeeeeiiiioooouuuunc------".charAt(i));return t=t.replace(/[^a-z0-9 -]/g,"").replace(/\s+/g,"-").replace(/-+/g,"-")}}}),o=(r(954),r(95)),component=Object(o.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"mt-4"},[e("div",{staticClass:"accordian-box"},[e("div",{staticClass:"d-flex align-items-center justify-content-between"},[t._m(0),t._v(" "),e("div",{staticClass:"accordian-btn"},[e("b-button",{directives:[{name:"b-toggle",rawName:"v-b-toggle.collapse-1",modifiers:{"collapse-1":!0}}],staticClass:"border-radius-0 hover-btn",attrs:{variant:"outline-secondary",size:"sm"}},[e("svg",{staticClass:"list-377408",staticStyle:{fill:"#999",color:"#999"},attrs:{xmlns:"http://www.w3.org/2000/svg",width:"20px",height:"20px",viewBox:"0 0 24 24",fill:"none"}},[e("path",{attrs:{d:"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z",fill:"currentColor"}})])])],1)]),t._v(" "),e("b-collapse",{staticClass:"mt-3",attrs:{id:"collapse-1"}},[e("TocList",{attrs:{items:t.groupedHeadings}})],1)],1)])])}),[function(){var t=this._self._c;return t("div",{staticClass:"accordian-title text-uppercase"},[t("p",[t("strong",[this._v("Table of Contents")])])])}],!1,null,"285eb096",null);e.default=component.exports;installComponents(component,{TocList:r(871).default})},932:function(t,e,r){"use strict";r.r(e);r(487),r(37),r(53);var n={props:{faqStatus:{type:Boolean,default:!1},faqInitial:{type:String},faqInitialButton:{type:String},faqId:{type:String},collapseNumber:{type:Number},faqTitle:{type:String},faqAnswer:{type:String,default:""},faqParent:{type:String,default:"#faqAccordian"}},methods:{getHtmlEncode:function(data){return data.replace(/\n/g,"<br/>")}}},l=(r(955),r(95)),component=Object(l.a)(n,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"accordion-item"},[t.faqAnswer?e("h3",{staticClass:"accordion-header",attrs:{id:"flush-heading"+t.collapseNumber}},[e("button",{staticClass:"accordion-button bg-transparent",class:t.faqInitialButton,attrs:{type:"button","data-bs-toggle":"collapse","data-bs-target":"#flush-collapse"+t.collapseNumber,"aria-expanded":t.faqStatus?"true":"false","aria-controls":"#flush-collapse"+t.collapseNumber}},[t._v("\n      "+t._s(t.faqTitle)+"\n    ")])]):t._e(),t._v(" "),e("div",{staticClass:"accordion-collapse collapse",class:t.faqInitial,attrs:{id:"flush-collapse"+t.collapseNumber,"aria-labelledby":"flush-heading"+t.collapseNumber,"data-bs-parent":t.faqParent}},[t.faqAnswer?e("div",{staticClass:"accordion-body"},[e("div",{staticClass:"content",domProps:{innerHTML:t._s(t.getHtmlEncode(t.faqAnswer))}})]):t._e()])])}),[],!1,null,"675a3d0c",null);e.default=component.exports},953:function(t,e,r){"use strict";r(905)},954:function(t,e,r){"use strict";r(906)},955:function(t,e,r){"use strict";r(907)},980:function(t,e,r){"use strict";r.r(e);var n={components:{AnimationOverlay:r(744).default},props:{title:{type:String,default:""},date:{type:String,default:""},shortDesc:{type:String}}},l=(r(953),r(95)),component=Object(l.a)(n,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"page-header position-relative overflow-hidden"},[e("AnimationOverlay"),t._v(" "),e("div",{staticClass:"container position-relative"},[e("h1",{staticClass:"main-title text-capitalize"},[t._v(t._s(t.title))]),t._v(" "),t.shortDesc?e("h2",{domProps:{innerHTML:t._s(t.shortDesc)}}):t._e(),t._v(" "),t.date?e("p",{staticClass:"tour-type"},[t._v("\n      "+t._s(t.date)+"\n    ")]):t._e(),t._v(" "),e("div",{staticClass:"page-header-content"},[t._t("default")],2)])],1)}),[],!1,null,"12fe95b7",null);e.default=component.exports}}]);
//# sourceMappingURL=dff098a.js.map