(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5027,916,325,2687,2412],{76443:function(e,t,n){var r=n(15787).w_;e.exports.Z=function(e){return r({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 18a6 6 0 1 0 0-12 6 6 0 0 0 0 12Z"}}]})(e)}},72689:function(e,t,n){var r=n(15787).w_;e.exports.z=function(e){return r({tag:"svg",attr:{version:"1.1",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0.5l-7.5 7.5h4.5v8h6v-8h4.5z"}}]})(e)}},15787:function(e,t,n){"use strict";n.d(t,{w_:function(){return o}});var r=n(67294),s={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},i=r.createContext&&r.createContext(s),a=function(){return(a=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var s in t=arguments[n])Object.prototype.hasOwnProperty.call(t,s)&&(e[s]=t[s]);return e}).apply(this,arguments)},l=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var s=0,r=Object.getOwnPropertySymbols(e);s<r.length;s++)0>t.indexOf(r[s])&&Object.prototype.propertyIsEnumerable.call(e,r[s])&&(n[r[s]]=e[r[s]]);return n};function o(e){return function(t){return r.createElement(c,a({attr:a({},e.attr)},t),function e(t){return t&&t.map(function(t,n){return r.createElement(t.tag,a({key:n},t.attr),e(t.child))})}(e.child))}}function c(e){var t=function(t){var n,s=e.attr,i=e.size,o=e.title,c=l(e,["attr","size","title"]),d=i||t.size||"1em";return t.className&&(n=t.className),e.className&&(n=(n?n+" ":"")+e.className),r.createElement("svg",a({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},t.attr,s,c,{className:n,style:a(a({color:e.color||t.color},t.style),e.style),height:d,width:d,xmlns:"http://www.w3.org/2000/svg"}),o&&r.createElement("title",null,o),e.children)};return void 0!==i?r.createElement(i.Consumer,null,function(e){return t(e)}):t(s)}},40993:function(e,t,n){var r=n(15787).w_;e.exports.O=function(e){return r({tag:"svg",attr:{viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}},{tag:"path",attr:{d:"M15.02 19.52c-2.341 .736 -5 .606 -7.32 -.52l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c1.649 1.407 2.575 3.253 2.742 5.152"}},{tag:"path",attr:{d:"M19 22v.01"}},{tag:"path",attr:{d:"M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483"}}]})(e)}},27484:function(e){var t;t=function(){"use strict";var e="millisecond",t="second",n="minute",r="hour",s="week",i="month",a="quarter",l="year",o="date",c="Invalid Date",d=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,u=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,h=function(e,t,n){var r=String(e);return!r||r.length>=t?e:""+Array(t+1-r.length).join(n)+e},f="en",p={};p[f]={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],n=e%100;return"["+e+(t[(n-20)%10]||t[n]||"th")+"]"}};var m="$isDayjsObject",x=function(e){return e instanceof w||!(!e||!e[m])},g=function e(t,n,r){var s;if(!t)return f;if("string"==typeof t){var i=t.toLowerCase();p[i]&&(s=i),n&&(p[i]=n,s=i);var a=t.split("-");if(!s&&a.length>1)return e(a[0])}else{var l=t.name;p[l]=t,s=l}return!r&&s&&(f=s),s||!r&&f},b=function(e,t){if(x(e))return e.clone();var n="object"==typeof t?t:{};return n.date=e,n.args=arguments,new w(n)},v={s:h,z:function(e){var t=-e.utcOffset(),n=Math.abs(t);return(t<=0?"+":"-")+h(Math.floor(n/60),2,"0")+":"+h(n%60,2,"0")},m:function e(t,n){if(t.date()<n.date())return-e(n,t);var r=12*(n.year()-t.year())+(n.month()-t.month()),s=t.clone().add(r,i),a=n-s<0,l=t.clone().add(r+(a?-1:1),i);return+(-(r+(n-s)/(a?s-l:l-s))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(c){return({M:i,y:l,w:s,d:"day",D:o,h:r,m:n,s:t,ms:e,Q:a})[c]||String(c||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}};v.l=g,v.i=x,v.w=function(e,t){return b(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var w=function(){function h(e){this.$L=g(e.locale,null,!0),this.parse(e),this.$x=this.$x||e.x||{},this[m]=!0}var f=h.prototype;return f.parse=function(e){this.$d=function(e){var t=e.date,n=e.utc;if(null===t)return new Date(NaN);if(v.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var r=t.match(d);if(r){var s=r[2]-1||0,i=(r[7]||"0").substring(0,3);return n?new Date(Date.UTC(r[1],s,r[3]||1,r[4]||0,r[5]||0,r[6]||0,i)):new Date(r[1],s,r[3]||1,r[4]||0,r[5]||0,r[6]||0,i)}}return new Date(t)}(e),this.init()},f.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},f.$utils=function(){return v},f.isValid=function(){return this.$d.toString()!==c},f.isSame=function(e,t){var n=b(e);return this.startOf(t)<=n&&n<=this.endOf(t)},f.isAfter=function(e,t){return b(e)<this.startOf(t)},f.isBefore=function(e,t){return this.endOf(t)<b(e)},f.$g=function(e,t,n){return v.u(e)?this[t]:this.set(n,e)},f.unix=function(){return Math.floor(this.valueOf()/1e3)},f.valueOf=function(){return this.$d.getTime()},f.startOf=function(e,a){var c=this,d=!!v.u(a)||a,u=v.p(e),h=function(e,t){var n=v.w(c.$u?Date.UTC(c.$y,t,e):new Date(c.$y,t,e),c);return d?n:n.endOf("day")},f=function(e,t){return v.w(c.toDate()[e].apply(c.toDate("s"),(d?[0,0,0,0]:[23,59,59,999]).slice(t)),c)},p=this.$W,m=this.$M,x=this.$D,g="set"+(this.$u?"UTC":"");switch(u){case l:return d?h(1,0):h(31,11);case i:return d?h(1,m):h(0,m+1);case s:var b=this.$locale().weekStart||0,w=(p<b?p+7:p)-b;return h(d?x-w:x+(6-w),m);case"day":case o:return f(g+"Hours",0);case r:return f(g+"Minutes",1);case n:return f(g+"Seconds",2);case t:return f(g+"Milliseconds",3);default:return this.clone()}},f.endOf=function(e){return this.startOf(e,!1)},f.$set=function(s,a){var c,d=v.p(s),u="set"+(this.$u?"UTC":""),h=((c={}).day=u+"Date",c[o]=u+"Date",c[i]=u+"Month",c[l]=u+"FullYear",c[r]=u+"Hours",c[n]=u+"Minutes",c[t]=u+"Seconds",c[e]=u+"Milliseconds",c)[d],f="day"===d?this.$D+(a-this.$W):a;if(d===i||d===l){var p=this.clone().set(o,1);p.$d[h](f),p.init(),this.$d=p.set(o,Math.min(this.$D,p.daysInMonth())).$d}else h&&this.$d[h](f);return this.init(),this},f.set=function(e,t){return this.clone().$set(e,t)},f.get=function(e){return this[v.p(e)]()},f.add=function(e,a){var o,c=this;e=Number(e);var d=v.p(a),u=function(t){var n=b(c);return v.w(n.date(n.date()+Math.round(t*e)),c)};if(d===i)return this.set(i,this.$M+e);if(d===l)return this.set(l,this.$y+e);if("day"===d)return u(1);if(d===s)return u(7);var h=((o={})[n]=6e4,o[r]=36e5,o[t]=1e3,o)[d]||1,f=this.$d.getTime()+e*h;return v.w(f,this)},f.subtract=function(e,t){return this.add(-1*e,t)},f.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return n.invalidDate||c;var r=e||"YYYY-MM-DDTHH:mm:ssZ",s=v.z(this),i=this.$H,a=this.$m,l=this.$M,o=n.weekdays,d=n.months,h=n.meridiem,f=function(e,n,s,i){return e&&(e[n]||e(t,r))||s[n].slice(0,i)},p=function(e){return v.s(i%12||12,e,"0")},m=h||function(e,t,n){var r=e<12?"AM":"PM";return n?r.toLowerCase():r};return r.replace(u,function(e,r){return r||function(e){switch(e){case"YY":return String(t.$y).slice(-2);case"YYYY":return v.s(t.$y,4,"0");case"M":return l+1;case"MM":return v.s(l+1,2,"0");case"MMM":return f(n.monthsShort,l,d,3);case"MMMM":return f(d,l);case"D":return t.$D;case"DD":return v.s(t.$D,2,"0");case"d":return String(t.$W);case"dd":return f(n.weekdaysMin,t.$W,o,2);case"ddd":return f(n.weekdaysShort,t.$W,o,3);case"dddd":return o[t.$W];case"H":return String(i);case"HH":return v.s(i,2,"0");case"h":return p(1);case"hh":return p(2);case"a":return m(i,a,!0);case"A":return m(i,a,!1);case"m":return String(a);case"mm":return v.s(a,2,"0");case"s":return String(t.$s);case"ss":return v.s(t.$s,2,"0");case"SSS":return v.s(t.$ms,3,"0");case"Z":return s}return null}(e)||s.replace(":","")})},f.utcOffset=function(){return-(15*Math.round(this.$d.getTimezoneOffset()/15))},f.diff=function(e,o,c){var d,u=this,h=v.p(o),f=b(e),p=(f.utcOffset()-this.utcOffset())*6e4,m=this-f,x=function(){return v.m(u,f)};switch(h){case l:d=x()/12;break;case i:d=x();break;case a:d=x()/3;break;case s:d=(m-p)/6048e5;break;case"day":d=(m-p)/864e5;break;case r:d=m/36e5;break;case n:d=m/6e4;break;case t:d=m/1e3;break;default:d=m}return c?d:v.a(d)},f.daysInMonth=function(){return this.endOf(i).$D},f.$locale=function(){return p[this.$L]},f.locale=function(e,t){if(!e)return this.$L;var n=this.clone(),r=g(e,t,!0);return r&&(n.$L=r),n},f.clone=function(){return v.w(this.$d,this)},f.toDate=function(){return new Date(this.valueOf())},f.toJSON=function(){return this.isValid()?this.toISOString():null},f.toISOString=function(){return this.$d.toISOString()},f.toString=function(){return this.$d.toUTCString()},h}(),y=w.prototype;return b.prototype=y,[["$ms",e],["$s",t],["$m",n],["$H",r],["$W","day"],["$M",i],["$y",l],["$D",o]].forEach(function(e){y[e[1]]=function(t){return this.$g(t,e[0],e[1])}}),b.extend=function(e,t){return e.$i||(e(t,w,b),e.$i=!0),b},b.locale=g,b.isDayjs=x,b.unix=function(e){return b(1e3*e)},b.en=p[f],b.Ls=p,b.p={},b},e.exports=t()},22124:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/subscriptions",function(){return n(50988)}])},37927:function(e,t,n){"use strict";var r=n(85893),s=n(50358),i=n(27484),a=n.n(i),l=n(25675),o=n.n(l),c=n(41664),d=n.n(c),u=n(11163),h=n(67294);t.Z=h.memo(function(e){var t;let{pageContent:n,user:i}=e,{content:l,clientUser:c}=(0,s.b)(),h=(0,u.useRouter)(),f=i||c,p=n||l;return(0,r.jsx)("footer",{className:"2x:l:px-0 mx-auto w-full bg-gradient-to-r from-[#1E455B] via-dark to-[#572E4D] px-6 py-6 text-white sm:bg-none 2xl:w-[1200px] 2xl:max-w-[95%]",children:(0,r.jsxs)("div",{className:"flex flex-wrap justify-center gap-x-4 gap-y-8 sm:justify-between",children:[(0,r.jsxs)("div",{className:"order-5 max-w-[427px] text-center sm:order-1 sm:text-left",children:[(0,r.jsx)(d(),{href:"/",className:"/subscriptions"===h.pathname?"md:hidden":"",children:(0,r.jsx)(o(),{src:"/kupid.ai.svg",width:124,alt:"logo",height:31,className:"mx-auto sm:mx-[unset]"})}),(0,r.jsx)("p",{className:"mt-3 text-xs lg:text-sm",children:p.footer_desc}),(0,r.jsx)("p",{className:"mt-2 text-xs",children:null===(t=p.footer_cp)||void 0===t?void 0:t.replace("{DY}",a()().format("YYYY"))}),(0,r.jsx)(d(),{href:"/sitemap",className:"mt-2 text-xs text-graytext underline underline-offset-2",children:"Sitemap"})]}),(0,r.jsxs)("div",{className:"order-1 sm:order-2",children:[(0,r.jsx)("p",{className:"mb-3 font-bold",children:p.features}),(0,r.jsxs)("ul",{className:"flex flex-col gap-2 text-xs capitalize lg:text-sm",children:[(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/create-ai-girlfriend",children:p["create_ai-girlfriend"]})}),(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/generate-image",children:p.header_generate})}),(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/",children:p.chat})}),f&&!f.is_guest&&(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/gallery",children:p.gallery})})]})]}),(0,r.jsxs)("div",{className:"order-2 sm:order-3",children:[(0,r.jsx)("p",{className:"mb-3 font-bold",children:p.pages}),(0,r.jsxs)("ul",{className:"flex flex-col gap-2 text-xs capitalize lg:text-sm",children:[(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/spicy-chat-ai",children:"Spicy Chat AI"})}),(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/ai-girlfriend",children:p.ai_girlfriend})}),(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/ai-girlfriend-hentai",children:"Ai Girlfriend Hentai"})}),(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/dirty-talk",children:p.dirty_talk})}),(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/ai-boyfriend",children:p.ai_boyfriend})}),(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/ai-girlfriend/milf",children:p.milf_ai})}),(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/nsfw-ai-chat",children:p.nsfw_ai_chat})}),(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/ai-porn-generator",children:p.ai_porn_generator})}),(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/ai-hentai-generator",children:p.ai_hentai_generator})}),(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/nsfw-ai-generator",children:p.nsfw_ai_generator})}),(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/ai-girlfriend/anime-ai",children:"Anime Ai"})})]})]}),(0,r.jsxs)("div",{className:"order-3 sm:order-4",children:[(0,r.jsx)("p",{className:"mb-3 font-bold",children:p.about||"About"}),(0,r.jsxs)("ul",{className:"flex flex-col gap-2 text-xs capitalize lg:text-sm",children:[(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/become-an-ai-girlfriend-affiliate",children:!f||(null==f?void 0:f.is_guest)?p["become-an-ai-girlfriend-affiliate"]||"Become an AI girlfriend affiliate":p.access_affiliate_program||"Access affiliate program"})}),(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/terms-of-service",children:p.post_tos})}),(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/privacy-policy",children:p.post_privacy})}),(0,r.jsx)("li",{className:"underline-offset-2 hover:underline",children:(0,r.jsx)(d(),{href:"/dmca-policy",children:"DMCA Policy"})})]})]}),(0,r.jsxs)("div",{className:"order-4 grid grid-cols-2 gap-2 sm:order-5 sm:!grid-cols-2",children:[(0,r.jsx)(o(),{alt:"visa logo",src:"/icons/visa-logo.svg",width:50,height:50}),(0,r.jsx)(o(),{alt:"mastercard logo",src:"/icons/mastercard-logo.svg",width:50,height:50}),(0,r.jsx)(o(),{alt:"paypal logo",src:"/icons/paypal-logo.svg",width:50,height:50}),(0,r.jsx)(o(),{alt:"bitcoin logo",src:"/icons/bitcoin-logo.svg",width:50,height:50})]})]})})})},91134:function(e,t,n){"use strict";n.d(t,{Z:function(){return l}});var r=n(85893),s=n(50358),i=n(25675),a=n.n(i);function l(e){let{}=e,{isLoading:t,content:n}=(0,s.b)();return t?(0,r.jsx)("div",{className:"fixed left-0 top-0 z-[150] flex h-screen w-screen place-items-center justify-center text-white backdrop-blur-md transition-all",children:(0,r.jsxs)("div",{className:"text-md text-thin flex flex-col items-center text-center",children:[(0,r.jsx)(a(),{src:"/logo_k.svg",alt:"kupid_k",className:" animate-pulse",width:122,height:122}),(0,r.jsx)("span",{className:"block animate-pulse self-center bg-gradient-to-r from-gradient-blue to-gradient-purple bg-clip-text p-2 text-[32px] font-semibold leading-5 text-transparent",children:(null==n?void 0:n.loading)||"Loading"})]})}):null}},52687:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return S}});var r=n(85893),s=n(84569),i=n.n(s),a=n(55115),l=n(72689),o=n(40993),c=n(50358),d=n(29238),u=n(5152),h=n.n(u),f=n(25675),p=n.n(f),m=n(11163),x=n(67294);let g=h()(()=>Promise.all([n.e(4761),n.e(7583),n.e(7950),n.e(3279)]).then(n.bind(n,47950)),{loadableGenerated:{webpack:()=>[47950]}}),b=h()(()=>Promise.all([n.e(4761),n.e(7583),n.e(8573),n.e(2553),n.e(6601),n.e(6011),n.e(1137),n.e(7971)]).then(n.bind(n,95286)),{loadableGenerated:{webpack:()=>[95286]}}),v=h()(()=>Promise.all([n.e(4761),n.e(7583),n.e(1014)]).then(n.bind(n,60042)),{loadableGenerated:{webpack:()=>[60042]}}),w=h()(()=>Promise.all([n.e(4761),n.e(7583),n.e(9241)]).then(n.bind(n,10515)),{loadableGenerated:{webpack:()=>[10515]}}),y={monthly:30,quarterly:90,yearly:365},_=e=>{var t,n,r,s,i,a,l,o;return[{icon:"/icons/models_gradient.svg",html:null===(t=e.cgf_benefit)||void 0===t?void 0:t.replace("{VLE}",'<span class="text-purple font-semibold">'.concat(e.create,"</span>"))},{icon:"/icons/chat-gradient.svg",html:null===(n=e["sub_feat-1"])||void 0===n?void 0:n.replace("{VLE}",'<span class="text-purple font-semibold">'.concat(e.unlimited,"</span>"))},{icon:"/icons/image-gradient.svg",html:null===(r=e.pregen_benefit)||void 0===r?void 0:r.replace("{VLE}","<span class='text-purple font-semibold'>".concat(e.unlock,"</span>"))},{icon:"/icons/star-gradient.svg",html:null===(s=e.coins_benefit)||void 0===s?void 0:s.replace("{VLE}","<span class='text-purple font-semibold'>150</span>")},{icon:"/icons/movie-gradient.svg",html:null===(i=e.gen_benefit)||void 0===i?void 0:i.replace("{VLE}","<span class='text-purple font-semibold'>".concat(e.generate,"</span>"))},{icon:"/icons/mic-gradient.svg",html:null===(a=e["sub_feat-7"])||void 0===a?void 0:a.replace("{VLE}","<span class='text-purple font-semibold'>".concat(e.send_voice,"</span>"))},{icon:"/icons/timer-gradient.svg",html:null===(l=e["sub_feat-6"])||void 0===l?void 0:l.replace("{VLE}","<span class='text-purple font-semibold'>".concat(e.faster,"</span>"))},{icon:"/icons/brain-gradient.svg",html:null===(o=e["sub_feat-5"])||void 0===o?void 0:o.replace("{VLE}","<span class='text-purple font-semibold'>".concat(e.longtime,"</span>"))}]},j=e=>[{id:"card",name:e["monthly_credit-card"],icon:"/icons/credit_card.svg"},{id:"paypal",name:e.monthly_paypal,icon:"/x-rated/paypal.svg"},{id:"crypto",name:e.yearly_crypto,icon:"/x-rated/bitcoin.svg"}],N=(e,t,n)=>{switch(e){case"downgrade":return{title:n.downgrade,description:n["downgrade_p-updated"],button:n.ok,actions:t};case"m-upgrade":return{title:n.upgrade,description:n.upgrade_p,button:n.ok,actions:t};case"y2m":return{title:n.action_restrict,description:n.sub_restrict,button:n.ok,actions:t}}},k=e=>({title:"Please try again later",description:e,button:"OK"});function $(e){let{plan:t,onSelectPlan:n,selectedPlan:s,isEuro:l}=e,{clientUser:o,content:d}=(0,c.b)(),u=Math.trunc(t.duration/30),h=t.price/u,f=h.toFixed(2).split(".")[1],p=(null==o?void 0:o.sub_grade)===t.name&&(null==o?void 0:o.is_premium),m=(null==o?void 0:o.is_premium)&&(null==o?void 0:o.sub_type)&&y[null==o?void 0:o.sub_type]<t.duration;return(0,r.jsxs)("button",{className:(0,a.cn)("relative flex items-center justify-between overflow-hidden rounded-[10px] bg-[#262626] p-4",{"shadow-[0_0_0_2px_#E971C7]":s.id===t.id,"opacity-70":(null==o?void 0:o.is_premium)&&!m}),onClick:()=>n(),children:[p&&(0,r.jsx)("span",{className:"absolute right-0 top-0 flex w-20 items-center justify-center rounded-bl-lg bg-[#808080] text-xs",children:d.profile_current}),(0,r.jsxs)("span",{className:"text-left",children:[(0,r.jsxs)("span",{className:"flex flex-col-reverse items-center gap-2 xs.5:flex-row",children:[(0,r.jsxs)("span",{className:"text-lg text-purple",children:[u," ",d.months||"Months"]}),(!(null==o?void 0:o.is_premium)||m)&&(0,r.jsxs)("span",{className:"rounded-[6px] bg-purple px-2 text-sm",children:[Math.trunc((19.99-h)/19.99*100),"% ",d.off]})]}),(0,r.jsxs)("span",{className:"text-xs text-[#A3A3A3] line-through",children:[d.was||"Was"," ",l?"€":"$",19.99," / ",d.month||"month"]})]}),(0,r.jsxs)("span",{className:"flex items-center",children:[(0,r.jsxs)("span",{className:"text-4xl font-semibold",style:{fontFamily:i().style.fontFamily},children:[l?"€":"$",Math.trunc(h)]}),(0,r.jsxs)("span",{className:"flex flex-col items-start justify-start",children:[(0,r.jsxs)("span",{className:"text-lg leading-[0.5]",children:[".",f]}),(0,r.jsxs)("span",{className:"text-xs text-[#A3A3A3]",children:["/ ",d.month]})]})]})]})}function S(e){let{plans:t,user:n,isPopup:s,feedbackAllowed:i,setIsFeedbackAllowed:u,isEuro:h}=e,{content:f,setIsLoading:S}=(0,c.b)(),[O,M]=(0,x.useState)(t[0]),[D,E]=(0,x.useState)({isOpen:!1,onConfirm:()=>{}}),[C,L]=(0,x.useState)(null),A=(0,m.useRouter)(),[P,z]=(0,x.useState)(!1),[T,F]=(0,x.useState)(!1),I=(null==n?void 0:n.sub_grade)===O.name&&(null==n?void 0:n.is_premium),q=async e=>{S(!0);let t=Object.keys(y).find(e=>y[e]===O.duration);try{var r,s,i,l,o,c,d,u,f,p;if("card"===e){let e=await (0,a.DS)("POST","/api/subscription/v2",{plan:O.id});if(e.redirect){if(null===(r=(s=window).twq)||void 0===r||r.call(s,"event","tw-on9g1-on9g6",{email_address:n.username,value:O.price,currency:h?"EUR":"USD"}),"/subscriptions"===A.pathname)await A.push("/checkout?plan=".concat(O.name,"&duration=").concat(t[0]));else{z(!0);return}}e.dl_transaction&&(window.dataLayer=window.dataLayer||[],window.dataLayer.push(e.dl_transaction),window.uetq=window.uetq||[],window.uetq.push(e.dl_transaction),null===(i=(l=window).twq)||void 0===i||i.call(l,"event","tw-on9g1-on9g5",{email_address:n.username,value:O.price,currency:h?"EUR":"USD"})),!0==e.success&&("/subscriptions"===A.pathname?await A.push("/subscriptions?success=true"):await A.push("".concat(A.asPath.split("?")[0],"?success=subscription")))}if("crypto"===e){let e=await (0,a.DS)("POST","/api/coinbase",{id:O.id,source:"subscription"});e.hosted_url&&(null===(o=(c=window).twq)||void 0===o||o.call(c,"event","tw-on9g1-on9g6",{email_address:n.username,value:O.price,currency:h?"EUR":"USD"}),window.open(e.hosted_url,"_blank"))}if("paypal"===e){let e=await (0,a.DS)("POST","/api/paypal",{planId:O.id});if(null==e?void 0:e.url)null===(d=(u=window).twq)||void 0===d||d.call(u,"event","tw-on9g1-on9g6",{email_address:n.username,value:O.price,currency:h?"EUR":"USD"}),window.location.href=e.url;else{let e=await (0,a.DS)("POST","/api/paypal",{planId:O.id});(null==e?void 0:e.url)&&(null===(f=(p=window).twq)||void 0===f||f.call(p,"event","tw-on9g1-on9g6",{email_address:n.username,value:O.price,currency:h?"EUR":"USD"}),window.location.href=e.url)}}}catch(n){if("card"===e){await A.push("/checkout?plan=".concat(O.name,"&duration=").concat(t));return}L(k(n.message))}finally{S(!1)}},Y=async(e,t)=>{if(t&&(n=t),!n||(null==n?void 0:n.is_guest)){E({isOpen:!0,onConfirm:t=>Y(e,t)});return}if(n.is_premium&&n.sub_type&&y[n.sub_type]>O.duration){L(N("y2m",{onConfirm:()=>L(null)},f));return}q(e)};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(g,{isOpen:D.isOpen,isMembersOnly:!0,onClose:()=>{E({isOpen:!1,onConfirm:()=>{}})},onConfirm:D.onConfirm}),(0,r.jsx)(v,{open:!!C,onClose:()=>L(null),dialogInfo:C||{},actions:null==C?void 0:C.actions}),O&&(0,r.jsx)(b,{isOpen:P,onClose:()=>z(!1),plan:O,user:n,isEuro:h}),T&&(0,r.jsx)(w,{isOpen:T,onClose:()=>F(!1),onFeedbackSent:()=>{u(!1),F(!1)},title:f.sub_difficult||"Experiencing difficulties subscribing? Let us know!"}),i&&(0,r.jsx)("div",{className:"fixed bottom-8 right-8 z-50",children:(0,r.jsx)("button",{className:"flex items-center justify-center rounded-full bg-white/10 p-2 transition-all hover:bg-white/20",onClick:()=>F(!0),children:(0,r.jsx)(o.O,{className:"text-4xl text-white"})})}),(0,r.jsxs)("div",{className:(0,a.cn)("gradient-bg relative mx-auto h-fit min-h-[610px] w-[1010px] max-w-full flex-1 overflow-hidden rounded-[10px] bg-[#1a1a1a] md:bg-none lg:max-w-full",{"mb-4 max-w-[90%]":!s}),children:[(0,r.jsxs)("div",{className:"relative z-10 grid grid-cols-1 gap-6 p-4 md:px-6 md:py-10 lg:grid-cols-4",children:[(0,r.jsxs)("div",{className:"text-xl font-bold md:text-2xl lg:text-3xl",children:[(0,r.jsx)("p",{className:"text-purple",children:f.hurry_up||"Hurry up!"}),(0,r.jsx)("p",{className:"mt-2",children:f["yearly_discount-available"]||"Yearly Discounts are now available!"})]}),(0,r.jsxs)("div",{className:"col-span-2 px-4",children:[s&&(0,r.jsx)("h2",{className:"mb-4 text-2xl font-semibold",children:function(){switch(A.query.from){case"generator":return f.premium_generate;case"coins":return f.premium_coins;case"voice":return f.premium_voice;case"image":return f.premium_image;case"edit":return f.premium_edit;case"chat":return f.premium_chat;case"regenerate":return f.premium_regenerate;case"relationship-box":return f.premium_relationship;case"gift":return f.premium_gift;default:return f.monthly_choose}}()}),n.is_premium&&n.sub_type&&y[n.sub_type]<O.duration&&(0,r.jsxs)("div",{className:"mb-4 flex items-center gap-3 rounded-[10px] bg-white/5 p-[10px]",children:[(0,r.jsx)("div",{className:"flex size-7 items-center justify-center rounded-full bg-[#FFC107] text-lg text-background",children:(0,r.jsx)(l.z,{})}),(0,r.jsxs)("div",{className:"flex-1 text-center text-sm",children:[(0,r.jsxs)("p",{children:[f.balance_upgrade||"Upgrade",":"]}),(0,r.jsx)("p",{className:"text-[#FFC107]",children:f.upgrade_p||"Unused subscription will be refunded to you"})]})]}),(0,r.jsx)("div",{className:"mb-4 flex flex-col gap-3",children:t.map(e=>(0,r.jsx)($,{plan:e,onSelectPlan:()=>M(e),selectedPlan:O,isEuro:h},e.id))}),(0,r.jsxs)("div",{className:"mb-5 flex flex-col gap-2",children:[(0,r.jsxs)("p",{className:"flex items-center gap-2 text-xs text-[#A3A3A3]",children:[(0,r.jsx)(p(),{src:"/icons/shield.svg",width:12,height:12,alt:"shield"}),f["no_adult-trans"]||"No adult transaction in your bank statement"]}),(0,r.jsxs)("p",{className:"flex items-center gap-2 text-xs text-[#A3A3A3]",children:[(0,r.jsx)(p(),{src:"/icons/shield.svg",width:12,height:12,alt:"shield"}),f["no_hidden-fees"]||"No hidden fees • Cancel subscription at any time"]})]}),I?(0,r.jsx)("div",{className:"z-10 mx-auto w-full max-w-lg rounded-[10px] border border-[#777777] p-2 text-center text-xs text-[#777777] lg:text-sm",children:f.profile_current||"Current Plan"}):(0,r.jsx)("div",{className:"flex flex-col gap-2",children:j(f).filter(e=>365===O.duration||"crypto"!==e.id).map(e=>(0,r.jsxs)("button",{className:(0,a.cn)("relative flex h-[54px] w-full items-center justify-center gap-2 overflow-hidden rounded-[10px] bg-[#d1d1d1] p-2",{"bg-[#FEC43A]":"card"===e.id}),onClick:()=>Y(e.id),children:[(0,r.jsx)("img",{src:e.icon,alt:e.name}),(0,r.jsx)("span",{className:"text-sm text-dark lg:text-lg",children:e.name})]},e.id))})]}),(0,r.jsxs)("div",{children:[(0,r.jsx)("p",{className:"mb-3 text-lg font-semibold text-[#A3A3A3]",children:f.premium_benefits||"Premium Benefits"}),(0,r.jsx)("ul",{className:"flex flex-col gap-2",children:_(f).map(e=>{let{icon:t,html:n}=e;return(0,r.jsxs)("li",{className:"flex items-center gap-2",children:[(0,r.jsx)(p(),{src:t,width:24,height:24,alt:"chat"}),(0,r.jsx)("span",{dangerouslySetInnerHTML:{__html:(0,d.sanitize)(n)}})]},t)})})]})]}),(0,r.jsx)("div",{className:"absolute -left-16 bottom-0 z-[1] hidden lg:block",children:(0,r.jsx)("img",{src:"/sub-yumi.png",alt:"yumi",className:"max-h-[480px]"})}),(0,r.jsx)("div",{className:"absolute bottom-0 right-0 z-[1] hidden lg:block",children:(0,r.jsx)("img",{src:"/sub-alina.png",alt:"alina",className:"max-h-[280px]"})}),(0,r.jsx)("div",{className:" absolute right-0 top-0 z-[0] hidden h-[257px] w-[257px] rounded-full bg-main opacity-80 blur-[150px] backdrop-blur-[150px] md:block"}),(0,r.jsx)("div",{className:" absolute bottom-0 left-0 z-[0] hidden h-[257px] w-[257px] rounded-full bg-purple opacity-60 blur-[150px] backdrop-blur-[150px] md:block"})]})]})}},69900:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(67294);let s=r.useLayoutEffect;function i(e){let{defaultValue:t=!1,initializeWithValue:n=!1}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=e=>window.matchMedia(e).matches,[a,l]=(0,r.useState)(()=>n?i(e):t);function o(){l(i(e))}return s(()=>{let t=window.matchMedia(e);return o(),t.addListener?t.addListener(o):t.addEventListener("change",o),()=>{t.removeListener?t.removeListener(o):t.removeEventListener("change",o)}},[e]),a}},32602:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{default:function(){return l},noSSR:function(){return a}});let r=n(38754);n(85893),n(67294);let s=r._(n(35491));function i(e){return{default:(null==e?void 0:e.default)||e}}function a(e,t){return delete t.webpack,delete t.modules,e(t)}function l(e,t){let n=s.default,r={loading:e=>{let{error:t,isLoading:n,pastDelay:r}=e;return null}};e instanceof Promise?r.loader=()=>e:"function"==typeof e?r.loader=e:"object"==typeof e&&(r={...r,...e});let l=(r={...r,...t}).loader;return(r.loadableGenerated&&(r={...r,...r.loadableGenerated},delete r.loadableGenerated),"boolean"!=typeof r.ssr||r.ssr)?n({...r,loader:()=>null!=l?l().then(i):Promise.resolve(i(()=>null))}):(delete r.webpack,delete r.modules,a(n,r))}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},1159:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"LoadableContext",{enumerable:!0,get:function(){return r}});let r=n(38754)._(n(67294)).default.createContext(null)},35491:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return h}});let r=n(38754)._(n(67294)),s=n(1159),i=[],a=[],l=!1;function o(e){let t=e(),n={loading:!0,loaded:null,error:null};return n.promise=t.then(e=>(n.loading=!1,n.loaded=e,e)).catch(e=>{throw n.loading=!1,n.error=e,e}),n}class c{promise(){return this._res.promise}retry(){this._clearTimeouts(),this._res=this._loadFn(this._opts.loader),this._state={pastDelay:!1,timedOut:!1};let{_res:e,_opts:t}=this;e.loading&&("number"==typeof t.delay&&(0===t.delay?this._state.pastDelay=!0:this._delay=setTimeout(()=>{this._update({pastDelay:!0})},t.delay)),"number"==typeof t.timeout&&(this._timeout=setTimeout(()=>{this._update({timedOut:!0})},t.timeout))),this._res.promise.then(()=>{this._update({}),this._clearTimeouts()}).catch(e=>{this._update({}),this._clearTimeouts()}),this._update({})}_update(e){this._state={...this._state,error:this._res.error,loaded:this._res.loaded,loading:this._res.loading,...e},this._callbacks.forEach(e=>e())}_clearTimeouts(){clearTimeout(this._delay),clearTimeout(this._timeout)}getCurrentValue(){return this._state}subscribe(e){return this._callbacks.add(e),()=>{this._callbacks.delete(e)}}constructor(e,t){this._loadFn=e,this._opts=t,this._callbacks=new Set,this._delay=null,this._timeout=null,this.retry()}}function d(e){return function(e,t){let n=Object.assign({loader:null,loading:null,delay:200,timeout:null,webpack:null,modules:null},t),i=null;function o(){if(!i){let t=new c(e,n);i={getCurrentValue:t.getCurrentValue.bind(t),subscribe:t.subscribe.bind(t),retry:t.retry.bind(t),promise:t.promise.bind(t)}}return i.promise()}if(!l){let e=n.webpack?n.webpack():n.modules;e&&a.push(t=>{for(let n of e)if(t.includes(n))return o()})}function d(e,t){!function(){o();let e=r.default.useContext(s.LoadableContext);e&&Array.isArray(n.modules)&&n.modules.forEach(t=>{e(t)})}();let a=r.default.useSyncExternalStore(i.subscribe,i.getCurrentValue,i.getCurrentValue);return r.default.useImperativeHandle(t,()=>({retry:i.retry}),[]),r.default.useMemo(()=>{var t;return a.loading||a.error?r.default.createElement(n.loading,{isLoading:a.loading,pastDelay:a.pastDelay,timedOut:a.timedOut,error:a.error,retry:i.retry}):a.loaded?r.default.createElement((t=a.loaded)&&t.default?t.default:t,e):null},[e,a])}return d.preload=()=>o(),d.displayName="LoadableComponent",r.default.forwardRef(d)}(o,e)}function u(e,t){let n=[];for(;e.length;){let r=e.pop();n.push(r(t))}return Promise.all(n).then(()=>{if(e.length)return u(e,t)})}d.preloadAll=()=>new Promise((e,t)=>{u(i).then(e,t)}),d.preloadReady=e=>(void 0===e&&(e=[]),new Promise(t=>{let n=()=>(l=!0,t());u(a,e).then(n,n)})),window.__NEXT_PRELOADREADY=d.preloadReady;let h=d},50988:function(e,t,n){"use strict";n.r(t),n.d(t,{__N_SSP:function(){return L},default:function(){return A}});var r=n(85893),s=n(37927),i=n(91134),a=n(50358),l=n(27484),o=n.n(l),c=n(69900),d=n(2962),u=n(5152),h=n.n(u),f=n(9008),p=n.n(f),m=n(11163),x=n(67294),g=n(41664),b=n.n(g),v=n(25675),w=n.n(v),y=n(52687),_=n(76443),j=n(55115);let N=h()(()=>Promise.all([n.e(4761),n.e(7583),n.e(4165)]).then(n.bind(n,94776)),{loadableGenerated:{webpack:()=>[94776]}}),k=h()(()=>Promise.all([n.e(4761),n.e(7583),n.e(4217)]).then(n.bind(n,48356)),{loadableGenerated:{webpack:()=>[48356]}}),$=h()(()=>n.e(7462).then(n.bind(n,57462)),{loadableGenerated:{webpack:()=>[57462]}}),S=h()(()=>n.e(8250).then(n.bind(n,78250)),{loadableGenerated:{webpack:()=>[78250]}}),O=h()(()=>Promise.all([n.e(4761),n.e(7583),n.e(8107)]).then(n.bind(n,61535)),{loadableGenerated:{webpack:()=>[61535]}}),M=h()(()=>Promise.all([n.e(4761),n.e(7583),n.e(6897)]).then(n.bind(n,43050)),{loadableGenerated:{webpack:()=>[43050]}}),D=h()(()=>n.e(285).then(n.bind(n,20285)),{loadableGenerated:{webpack:()=>[20285]}}),E=h()(()=>Promise.all([n.e(1796),n.e(4761),n.e(7583),n.e(8573),n.e(2553),n.e(6601),n.e(4581),n.e(6011),n.e(1137),n.e(843),n.e(8160),n.e(8555)]).then(n.bind(n,58160)),{loadableGenerated:{webpack:()=>[58160]}}),C=h()(()=>Promise.all([n.e(1796),n.e(4761),n.e(7583),n.e(8573),n.e(2553),n.e(6601),n.e(4581),n.e(6011),n.e(1137),n.e(843),n.e(1727),n.e(8677)]).then(n.bind(n,31727)),{loadableGenerated:{webpack:()=>[31727]}});var L=!0;function A(e){let{commonData:t,plans:n,dl_transaction:l,couponValidated:u,validatedAt:h,isSubPending:f,pendingTill:g,feedbackAllowed:v,showOnePlan:L,isEuro:A}=e,{user:P}=t,{content:z,clientUser:T}=(0,a.b)(),[F,I]=(0,x.useState)(!1),q=(0,x.useRef)(null),Y=(0,m.useRouter)(),H=(0,c.Z)("(max-width: 767px)",{initializeWithValue:!0}),[U,G]=(0,x.useState)(v),R=T||P;(0,x.useEffect)(()=>{if(null!==l){var e,t,n;window.dataLayer=window.dataLayer||[],window.dataLayer.push(l),window.uetq=window.uetq||[],window.uetq.push(l),null===(t=(n=window).twq)||void 0===t||t.call(n,"event","tw-on9g1-on9g5",{email_address:R.username,value:null==l?void 0:null===(e=l.ecommerce)||void 0===e?void 0:e.value,currency:A?"EUR":"USD"})}},[l,R,A]),(0,x.useEffect)(()=>{let e=()=>{let e=q.current;if(e){let t=e.getBoundingClientRect();t.bottom<0||t.top>window.innerHeight?I(!0):I(!1)}};return e(),window.addEventListener("scroll",e),window.addEventListener("resize",e),()=>{window.removeEventListener("scroll",e),window.removeEventListener("resize",e)}},[]);let V=["ko","ja","zh"].includes(Y.locale)?z["subs_meta-title"]:z.menu_subscriptions;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(d.PB,{canonical:"".concat("https://www.kupid.ai").concat("en"===Y.locale?"":"/".concat(Y.locale),"/subscriptions"),languageAlternates:[...Y.locales.map(e=>({hrefLang:e,href:"".concat("https://www.kupid.ai").concat("en"===e?"":"/".concat(e),"/subscriptions")})),{hrefLang:"x-default",href:"".concat("https://www.kupid.ai","/subscriptions")}],titleTemplate:"Kupid AI - %s",title:V,description:z["subs_meta-description"],openGraph:{type:"website",url:"".concat("https://www.kupid.ai").concat("en"===Y.locale?"":"/".concat(Y.locale),"/subscriptions"),title:"Kupid AI - ".concat(V),description:z["subs_meta-description"]}}),(0,r.jsxs)(p(),{children:[(0,r.jsx)("script",{type:"text/javascript",dangerouslySetInnerHTML:{__html:"\n            if (!".concat(R.is_guest,") {\n              window.dataLayer = window.dataLayer || [];\n              window.dataLayer.push({\n                'user_id': '").concat(R.id,"',\n              });\n            };\n          ")}}),!R.is_guest&&(0,r.jsx)("script",{type:"text/javascript",dangerouslySetInnerHTML:{__html:"\n                window.uetq=window.uetq||[];\n                window.uetq.push('set', { 'pid': {\n                  'em': \"".concat(R.username,'",\n                  \'ph\': "",\n                }});\n              ')}})]}),(0,r.jsx)(N,{isOpen:"true"===Y.query.success,onClose:()=>Y.push("/subscriptions"),type:"subscription"}),(0,r.jsx)(k,{isOpen:"true"===Y.query.pending,onClose:()=>Y.push("/subscriptions")}),(0,r.jsx)(M,{isOpen:u,onClose:()=>Y.push("/subscriptions")}),(0,r.jsx)(O,{isOpen:!!Y.query.from,onClose:()=>Y.push("/subscriptions")}),(0,r.jsxs)("div",{className:"flex flex-col items-center text-white",children:[R.is_premium||f?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("div",{className:"relative z-20 mx-auto flex h-12 w-full items-center justify-center border-b border-grayline bg-background",children:(0,r.jsx)(b(),{prefetch:!1,href:"/",className:"inline",children:(0,r.jsx)(w(),{src:"/kupid.ai.svg",width:124,height:31,alt:"Kupid AI"})})}),(0,r.jsx)($,{user:R,isPending:f,recheckDate:g})]}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("div",{className:"fixed left-0 right-0 top-0 z-50",children:(0,r.jsx)("div",{className:"relative z-10 mx-auto flex items-center justify-between rounded-b-[10px] bg-gradient-to-r from-[#1E1927]/80 to-[#32212D]/80 px-4 py-3 backdrop-blur-sm md:py-1",children:(0,r.jsx)(S,{})})}),h&&!F&&(0,r.jsx)("div",{className:"fixed left-0 right-0 top-0 z-50",children:(0,r.jsx)("div",{className:"relative z-10 mx-auto flex items-center justify-between rounded-b-[10px] bg-gradient-to-r from-[#3D2D3B] to-[#2A2535] px-4 py-1",children:(0,r.jsx)(D,{time:o()(h).add(15,"minutes")})})})]}),L?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:(0,j.cn)("mb-4 mt-4 flex flex-col items-center justify-center gap-x-5 gap-y-2",{"mt-20":!R.is_premium&&!f}),children:[(0,r.jsx)("h1",{className:"text-xl font-semibold md:text-3xl",children:z.monthly_choose||"Choose your plan"}),(0,r.jsxs)("div",{className:"flex items-center gap-2 text-[10px] text-[#c1c1c1] md:text-sm",children:[(0,r.jsx)(_.Z,{}),z.monthly_cancel||"100% anonymous. You can cancel anytime."]})]}),(0,r.jsx)(y.default,{plans:n,user:R,feedbackAllowed:U,setIsFeedbackAllowed:G,isEuro:A})]}):(0,r.jsx)(r.Fragment,{children:H?(0,r.jsx)(E,{user:R,plans:n,feedbackAllowed:U,setIsFeedbackAllowed:G,isEuro:A}):(0,r.jsx)(C,{user:R,plans:n,feedbackAllowed:U,setIsFeedbackAllowed:G,isEuro:A})}),(0,r.jsx)(s.Z,{}),(0,r.jsx)(i.Z,{})]})]})}},84569:function(e){e.exports={style:{fontFamily:"'__Poppins_6592b5', '__Poppins_Fallback_6592b5'",fontWeight:600,fontStyle:"normal"},className:"__className_6592b5"}},5152:function(e,t,n){e.exports=n(32602)}},function(e){e.O(0,[5675,1664,9238,2962,2888,9774,179],function(){return e(e.s=22124)}),_N_E=e.O()}]);