(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7505,4565],{52149:function(e,t,n){"use strict";function r(e,t){if(null==e)throw new TypeError("assign requires that input parameter not be null or undefined");for(var n in t=t||{})Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}n.d(t,{Z:function(){return r}})},24262:function(e,t,n){"use strict";function r(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}n.d(t,{Z:function(){return r}})},13882:function(e,t,n){"use strict";function r(e,t){if(t.length1?"s":"")+" required, but only "+t.length+" present")}n.d(t,{Z:function(){return r}})},40364:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(19013),a=n(13882);function i(e,t){return(0,a.Z)(2,arguments),(0,r.Z)(e).getTime()-(0,r.Z)(t).getTime()}var o={ceil:Math.ceil,round:Math.round,floor:Math.floor,trunc:function(e){return e<0?Math.ceil(e):Math.floor(e)}};function u(e){return e?o[e]:o.trunc}function s(e,t,n){(0,a.Z)(2,arguments);var r=i(e,t)/1e3;return u(null===n||void 0===n?void 0:n.roundingMethod)(r)}},49526:function(e,t,n){"use strict";function r(e){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.width?String(t.width):e.defaultWidth,r=e.formats[n]||e.formats[e.defaultWidth];return r}}n.d(t,{Z:function(){return r}})},88486:function(e,t,n){"use strict";function r(e){return function(t,n){var r,a=n||{};if("formatting"===(a.context?String(a.context):"standalone")&&e.formattingValues){var i=e.defaultFormattingWidth||e.defaultWidth,o=a.width?String(a.width):i;r=e.formattingValues[o]||e.formattingValues[i]}else{var u=e.defaultWidth,s=a.width?String(a.width):e.defaultWidth;r=e.values[s]||e.values[u]}return r[e.argumentCallback?e.argumentCallback(t):t]}}n.d(t,{Z:function(){return r}})},76723:function(e,t,n){"use strict";function r(e){return function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=n.width,o=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],u=t.match(o);if(!u)return null;var s,c=u[0],d=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],l=Array.isArray(d)?i(d,(function(e){return e.test(c)})):a(d,(function(e){return e.test(c)}));s=e.valueCallback?e.valueCallback(l):l,s=n.valueCallback?n.valueCallback(s):s;var f=t.slice(c.length);return{value:s,rest:f}}}function a(e,t){for(var n in e)if(e.hasOwnProperty(n)&&t(e[n]))return n}function i(e,t){for(var n=0;n1&&void 0!==arguments[1]?arguments[1]:{},r=t.match(e.matchPattern);if(!r)return null;var a=r[0],i=t.match(e.parsePattern);if(!i)return null;var o=e.valueCallback?e.valueCallback(i[0]):i[0];o=n.valueCallback?n.valueCallback(o):o;var u=t.slice(a.length);return{value:o,rest:u}}}n.d(t,{Z:function(){return r}})},81991:function(e,t){"use strict";var n={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};t.Z=function(e,t,r){var a,i=n[e];return a="string"===typeof i?i:1===t?i.one:i.other.replace("{{count}}",t.toString()),null!==r&&void 0!==r&&r.addSuffix?r.comparison&&r.comparison>0?"in "+a:a+" ago":a}},21865:function(e,t){"use strict";var n={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};t.Z=function(e,t,r,a){return n[e]}},11950:function(e,t,n){"use strict";var r=n(88486),a={ordinalNumber:function(e,t){var n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:(0,r.Z)({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:(0,r.Z)({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:(0,r.Z)({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:(0,r.Z)({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:(0,r.Z)({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})};t.Z=a},7219:function(e,t,n){"use strict";var r=n(76723),a={ordinalNumber:(0,n(60974).Z)({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:(0,r.Z)({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:(0,r.Z)({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:(0,r.Z)({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:(0,r.Z)({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:(0,r.Z)({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})};t.Z=a},83975:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(81991),a=n(49526),i={date:(0,a.Z)({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:(0,a.Z)({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:(0,a.Z)({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},o=n(21865),u=n(11950),s=n(7219),c={code:"en-US",formatDistance:r.Z,formatLong:i,formatRelative:o.Z,localize:u.Z,match:s.Z,options:{weekStartsOn:0,firstWeekContainsDate:1}}},19013:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(13882);function a(e){(0,r.Z)(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||"object"===typeof e&&"[object Date]"===t?new Date(e.getTime()):"number"===typeof e||"[object Number]"===t?new Date(e):("string"!==typeof e&&"[object String]"!==t||"undefined"===typeof console||(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://git.io/fjule"),console.warn((new Error).stack)),new Date(NaN))}},34565:function(e,t,n){"use strict";n.r(t);var r=n(97997),a=(n(11720),n(25675)),i=n.n(a),o=n(65581),u=n.n(o);t.default=function(e){for(var t=e.input,n=[],a=[],o=Math.round(10*t)/10,s=1;s<=Math.floor(o);s+=1)n.push(s);for(var c=1;c<=5-Math.ceil(t);c+=1)a.push(c);var d=Math.round(10*(o-Math.floor(o))),l="feefo-star".concat(d);return(0,r.BX)("div",{className:u().root,children:[n.map((function(e){return(0,r.tZ)(i(),{width:"25",height:"25",src:"https://www.ukmeds.co.uk/images/feefo/feefo-star.svg",alt:"star"},e)})),d>0&&(0,r.tZ)(i(),{width:"25",height:"25",src:"https://www.ukmeds.co.uk/images/feefo/".concat(l,".svg"),alt:"star"}),a.map((function(e){return(0,r.tZ)(i(),{width:"25",height:"25",src:"https://www.ukmeds.co.uk/images/feefo/feefo-star0.svg",alt:"star"},e)}))]})}},77505:function(e,t,n){"use strict";n.r(t),n.d(t,{ServiceReviews:function(){return B},default:function(){return F}});var r=n(14924),a=n(97997),i=n(11720),o=n(36456),u=n(94184),s=n.n(u),c=n(38856),d=n(59060),l=n.n(d),f=n(19013),h=n(13882);function m(e,t){(0,h.Z)(2,arguments);var n=(0,f.Z)(e),r=(0,f.Z)(t),a=n.getTime()-r.getTime();return a<0?-1:a>0?1:a}function v(e,t){(0,h.Z)(2,arguments);var n=(0,f.Z)(e),r=(0,f.Z)(t),a=n.getFullYear()-r.getFullYear(),i=n.getMonth()-r.getMonth();return 12*a+i}function g(e){(0,h.Z)(1,arguments);var t=(0,f.Z)(e);return t.setHours(23,59,59,999),t}function w(e){(0,h.Z)(1,arguments);var t=(0,f.Z)(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(23,59,59,999),t}function b(e){(0,h.Z)(1,arguments);var t=(0,f.Z)(e);return g(t).getTime()===w(t).getTime()}function p(e,t){(0,h.Z)(2,arguments);var n,r=(0,f.Z)(e),a=(0,f.Z)(t),i=m(r,a),o=Math.abs(v(r,a));if(o<1)n=0;else{1===r.getMonth()&&r.getDate()>27&&r.setDate(30),r.setMonth(r.getMonth()-i*o);var u=m(r,a)===-i;b((0,f.Z)(e))&&1===o&&1===m(e,a)&&(u=!1),n=i*(o-Number(u))}return 0===n?0:n}var Z=n(40364),_=n(83975),y=n(52149);function M(e){return(0,y.Z)({},e)}var S=n(24262),k=1440,D=43200;function x(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};(0,h.Z)(2,arguments);var r=n.locale||_.Z;if(!r.formatDistance)throw new RangeError("locale must contain formatDistance property");var a=m(e,t);if(isNaN(a))throw new RangeError("Invalid time value");var i,o,u=M(n);u.addSuffix=Boolean(n.addSuffix),u.comparison=a,a>0?(i=(0,f.Z)(t),o=(0,f.Z)(e)):(i=(0,f.Z)(e),o=(0,f.Z)(t));var s,c=(0,Z.Z)(o,i),d=((0,S.Z)(o)-(0,S.Z)(i))/1e3,l=Math.round((c-d)/60);if(l<2)return n.includeSeconds?c<5?r.formatDistance("lessThanXSeconds",5,u):c<10?r.formatDistance("lessThanXSeconds",10,u):c<20?r.formatDistance("lessThanXSeconds",20,u):c<40?r.formatDistance("halfAMinute",null,u):c<60?r.formatDistance("lessThanXMinutes",1,u):r.formatDistance("xMinutes",1,u):0===l?r.formatDistance("lessThanXMinutes",1,u):r.formatDistance("xMinutes",l,u);if(l<45)return r.formatDistance("xMinutes",l,u);if(l<90)return r.formatDistance("aboutXHours",1,u);if(l0&&void 0!==arguments[0]?arguments[0]:c;return(0,s.y)((function(){var t=window.matchMedia(e);return new a.y((function(t){var n=function(e){e.matches?t.next(!0):t.next(!1)},r=window.matchMedia(e);return r.addEventListener("change",n),n(r),function(){r.removeEventListener("change",n)}})).pipe((0,i.b)(500),(0,o.O)(t.matches),(0,u.U)((function(e){return e?r.Mob:r.Desk})))}),r.Mob)}},76424:function(e,t,n){"use strict";n.d(t,{y:function(){return i}});var r=n(11720),a=n(70211),i=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],i=new a.xQ,o=(0,r.useState)(t),u=o[0],s=o[1],c=(0,r.useState)(i),d=c[0];return(0,r.useEffect)((function(){var t=e(i).subscribe((function(e){return s(e)}));return function(){t.unsubscribe(),d.complete()}}),n),[u,function(e){return d.next(e)}]}},52821:function(e){e.exports={container:"Review_container__8I5Ng",hiddenContainer:"Review_hiddenContainer__ijWdI",spinnerContainer:"Review_spinnerContainer__ZH9c2",spinning:"Review_spinning__l2imZ",spin1:"Review_spin1__S4Dft",topBar:"Review_topBar__dF4Sn",title:"Review_title__wlmEB",content:"Review_content__M2jKX",stars:"Review_stars__AiYGd",time:"Review_time__ucRMR",name:"Review_name__L1ECX",error:"Review_error__hx1Mo",info:"Review_info__K3v4I"}},65581:function(e){e.exports={root:"ReviewStars_root__UofOC"}},59060:function(e){e.exports={serviceReviews:"ServiceReviews_serviceReviews__GozSA",container:"ServiceReviews_container__cpMHB",title:"ServiceReviews_title__jp7aO",rating:"ServiceReviews_rating__EfjV8",img:"ServiceReviews_img__hQZZ7",bottomText:"ServiceReviews_bottomText__9azWy",bottomTextUk:"ServiceReviews_bottomTextUk__N95Ov",bold:"ServiceReviews_bold__CBTzk",underline:"ServiceReviews_underline__ezleh",leftArrow:"ServiceReviews_leftArrow__juba_",rightArrow:"ServiceReviews_rightArrow__gud9g",arrow:"ServiceReviews_arrow__Ap6tF",arrowSvg:"ServiceReviews_arrowSvg__b0B1u"}},34276:function(e){e.exports={root:"SectionTitle_root__eu_sV"}}}]);