"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[625],{6772:function(e,r,t){t.d(r,{V:function(){return G}});var o=t(7294),n=t(4761),a=t(3594),i=t(6768),l=t(6817),c=t(4258),s=Object.defineProperty,d=Object.defineProperties,u=Object.getOwnPropertyDescriptors,p=Object.getOwnPropertySymbols,f=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable,b=(e,r,t)=>r in e?s(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,h=(e,r)=>{for(var t in r||(r={}))f.call(r,t)&&b(e,t,r[t]);if(p)for(var t of p(r))m.call(r,t)&&b(e,t,r[t]);return e},g=(e,r)=>d(e,u(r));let y={xs:(0,i.h)(160),sm:(0,i.h)(200),md:(0,i.h)(340),lg:(0,i.h)(400),xl:(0,i.h)(500)};var w=(0,l.k)((e,r,{size:t})=>({root:g(h({},e.fn.fontStyles()),{color:"dark"===e.colorScheme?e.colors.dark[0]:e.black,position:"relative",width:(0,c.a)({size:t,sizes:y}),maxWidth:`calc(100vw - ${e.spacing.xl} * 2)`,minHeight:(0,i.h)(50)}),closeButton:{position:"absolute",top:`calc(${e.spacing.md} / 2)`,right:`calc(${e.spacing.md} / 2)`}})),O=t(7818),v=t(8269),x=t(4523),k=Object.defineProperty,P=Object.defineProperties,j=Object.getOwnPropertyDescriptors,S=Object.getOwnPropertySymbols,N=Object.prototype.hasOwnProperty,E=Object.prototype.propertyIsEnumerable,I=(e,r,t)=>r in e?k(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,z=(e,r)=>{for(var t in r||(r={}))N.call(r,t)&&I(e,t,r[t]);if(S)for(var t of S(r))E.call(r,t)&&I(e,t,r[t]);return e},D=(e,r)=>P(e,j(r)),B=(e,r)=>{var t={};for(var o in e)N.call(e,o)&&0>r.indexOf(o)&&(t[o]=e[o]);if(null!=e&&S)for(var o of S(e))0>r.indexOf(o)&&E.call(e,o)&&(t[o]=e[o]);return t};let C={position:{bottom:0,right:0},zIndex:(0,a.w)("modal"),withinPortal:!0},F=(0,o.forwardRef)((e,r)=>{let t=(0,n.N4)("Affix",C,e),{target:a,position:i,zIndex:l,sx:c,withinPortal:s,portalProps:d}=t,u=B(t,["target","position","zIndex","sx","withinPortal","portalProps"]);return o.createElement(v.q,D(z({},d),{withinPortal:s,target:a}),o.createElement(x.x,z({sx:[z({position:"fixed",zIndex:l},i),...(0,O.R)(c)],ref:r},u)))});F.displayName="@mantine/core/Affix";var Z=t(8036),R=t(2623),$=t(971),A=Object.defineProperty,X=Object.getOwnPropertySymbols,_=Object.prototype.hasOwnProperty,T=Object.prototype.propertyIsEnumerable,V=(e,r,t)=>r in e?A(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,W=(e,r)=>{for(var t in r||(r={}))_.call(r,t)&&V(e,t,r[t]);if(X)for(var t of X(r))T.call(r,t)&&V(e,t,r[t]);return e},q=(e,r)=>{var t={};for(var o in e)_.call(e,o)&&0>r.indexOf(o)&&(t[o]=e[o]);if(null!=e&&X)for(var o of X(e))0>r.indexOf(o)&&T.call(e,o)&&(t[o]=e[o]);return t};let H={shadow:"md",p:"md",withBorder:!1,size:"md",transition:"pop-top-right",transitionDuration:200};function M(e){let r=(0,n.N4)("Dialog",H,e),{withCloseButton:t,onClose:a,position:i,shadow:l,children:c,className:s,style:d,classNames:u,styles:p,opened:f,withBorder:m,size:b,transition:h,transitionDuration:g,transitionTimingFunction:y,unstyled:O,variant:v,keepMounted:x}=r,k=q(r,["withCloseButton","onClose","position","shadow","children","className","style","classNames","styles","opened","withBorder","size","transition","transitionDuration","transitionTimingFunction","unstyled","variant","keepMounted"]),{classes:P,cx:j}=w(null,{classNames:u,styles:p,unstyled:O,name:"Dialog",variant:v,size:b});return o.createElement(Z.u,{keepMounted:x,mounted:f,transition:h,duration:g,timingFunction:y},e=>o.createElement(R.X,W({className:j(P.root,s),style:W(W({},d),e),shadow:l,withBorder:m,unstyled:O},k),t&&o.createElement($.P,{onClick:a,className:P.closeButton}),c))}let G=(0,o.forwardRef)((e,r)=>{var{zIndex:t=(0,a.w)("modal")}=e,i=q(e,["zIndex"]);let l=(0,n.rZ)();return o.createElement(F,{zIndex:t,position:i.position||{bottom:l.spacing.xl,right:l.spacing.xl},ref:r},o.createElement(M,W({},i)))});G.displayName="@mantine/core/Dialog"},2623:function(e,r,t){t.d(r,{X:function(){return w}});var o=t(7294),n=t(4761),a=t(8427),i=t(6817),l=t(6768),c=(0,i.k)((e,{radius:r,shadow:t})=>({root:{outline:0,WebkitTapHighlightColor:"transparent",display:"block",textDecoration:"none",color:"dark"===e.colorScheme?e.colors.dark[0]:e.black,backgroundColor:"dark"===e.colorScheme?e.colors.dark[7]:e.white,boxSizing:"border-box",borderRadius:e.fn.radius(r),boxShadow:e.shadows[t]||t||"none","&[data-with-border]":{border:`${(0,l.h)(1)} solid ${"dark"===e.colorScheme?e.colors.dark[4]:e.colors.gray[3]}`}}})),s=t(4523),d=Object.defineProperty,u=Object.getOwnPropertySymbols,p=Object.prototype.hasOwnProperty,f=Object.prototype.propertyIsEnumerable,m=(e,r,t)=>r in e?d(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,b=(e,r)=>{for(var t in r||(r={}))p.call(r,t)&&m(e,t,r[t]);if(u)for(var t of u(r))f.call(r,t)&&m(e,t,r[t]);return e},h=(e,r)=>{var t={};for(var o in e)p.call(e,o)&&0>r.indexOf(o)&&(t[o]=e[o]);if(null!=e&&u)for(var o of u(e))0>r.indexOf(o)&&f.call(e,o)&&(t[o]=e[o]);return t};let g={},y=(0,o.forwardRef)((e,r)=>{let t=(0,n.N4)("Paper",g,e),{className:a,children:i,radius:l,withBorder:d,shadow:u,unstyled:p,variant:f}=t,m=h(t,["className","children","radius","withBorder","shadow","unstyled","variant"]),{classes:y,cx:w}=c({radius:l,shadow:u},{name:"Paper",unstyled:p,variant:f});return o.createElement(s.x,b({className:w(y.root,a),"data-with-border":d||void 0,ref:r},m),i)});y.displayName="@mantine/core/Paper";let w=(0,a.F)(y)},1625:function(e,r,t){t.r(r),t.d(r,{CookieDialog:function(){return f}});var o=t(5944),n=t(6772),a=t(5117),i=t(6137),l=t(7841),c=t(1759),s=t(1664),d=t.n(s),u=t(8807),p=t(4437);function f(){let[e,{close:r}]=(0,c.q)(!(0,p.oF)(u.m.cookieDialog));return(0,o.BX)(n.V,{shadow:"xl",withBorder:!0,opened:e,size:"lg",radius:"md",children:[(0,o.BX)(a.x,{size:"sm",mb:"xs",weight:500,children:["By using this website you agree to the use of 3rd-party cookies and our"," ",(0,o.tZ)(d(),{href:"/terms-of-service",children:"Terms of Service"}),". Find out more at our"," ",(0,o.tZ)(d(),{href:"/privacy-policy",children:"Privacy Policy"})]}),(0,o.tZ)(i.Z,{position:"right",children:(0,o.tZ)(l.z,{onClick:()=>{(0,p.zA)(u.m.cookieDialog,!0),r()},children:"Okay"})})]})}},4437:function(e,r,t){function o(e){let r=Number(localStorage.getItem(e)||0);localStorage.setItem(e,String(r+1))}t.d(r,{CE:function(){return o},VW:function(){return n},oF:function(){return i},zA:function(){return a}});let n=e=>Number(localStorage.getItem(e)||0),a=(e,r)=>{r?localStorage.setItem(e,"true"):localStorage.removeItem(e)},i=e=>!!localStorage.getItem(e)}}]); //# sourceMappingURL=625.24a19f5baf0015de.js.map