!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},t=(new e.Error).stack;t&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[t]="c56ad2f1-76f3-4265-acf0-f7b8d6069e1a",e._sentryDebugIdIdentifier="sentry-dbid-c56ad2f1-76f3-4265-acf0-f7b8d6069e1a")}catch(e){}}(),(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9708],{78939:function(e,t,n){Promise.resolve().then(n.bind(n,735))},735:function(e,t,n){"use strict";n.d(t,{AuthTemplate:function(){return h}});var r=n(57437),s=n(16147),l=n.n(s),i=n(76099),a=n(24665),u=n(72301),c=n(23607),o=n(45287),d=n(42216),f=n(27716);let h=e=>{let{children:t,size:n,className:s,style:h}=e,m=(0,u.usePathname)(),p=m===c._.SignUpOptions.url()||m===c._.SignUp.url(),x=m===c._.MerchantOnboarding.url(),v=m===c._.LoginAdmin.url(),g=v?o.F.admin:o.F.merchant,j=(0,r.jsxs)("div",{className:(0,f.W)("flex flex-wrap items-center self-start gap-2 px-4",p?"visible lg:invisible":""),children:[(0,r.jsx)(i.E,{}),v&&(0,r.jsx)("span",{className:"text-xl font-medium",children:"ADMIN"})]});return(0,r.jsxs)("div",{className:l()("flex flex-col items-center py-8 px-4 min-h-screen relative",g),children:[p?(0,r.jsxs)("div",{className:"absolute inset-y-0 left-0 py-8 px-4 flex flex-col justify-between bg-sidebar w-[30%] invisible lg:visible",children:[(0,r.jsx)(i.E,{classes:{text:p?"!text-white":""}}),v&&(0,r.jsx)("span",{className:"text-xl font-medium",children:"ADMIN"}),(0,r.jsx)("h3",{className:"text-white text-4xl font-light px-6",children:"Let us help you grow your sales!"}),(0,r.jsxs)("div",{className:"p-5 bg-black rounded-md text-white mb-12",children:[(0,r.jsx)("p",{className:"mb-4",children:"Love the experience. I started making sales and Unbridaled supplied my diamonds at amazing prices and were shipping so quickly to me."}),(0,r.jsxs)("div",{className:"flex justify-between items-center",children:[(0,r.jsxs)("div",{className:"flex items-center",children:[(0,r.jsx)("div",{className:"bg-gray-50 h-5 w-5 rounded-full mr-1.5"}),(0,r.jsx)("h4",{children:"Galloway Jewelers"})]}),(0,r.jsxs)("div",{className:"flex space-x-1.5",children:[(0,r.jsx)(a.r,{}),(0,r.jsx)(a.r,{}),(0,r.jsx)(a.r,{}),(0,r.jsx)(a.r,{}),(0,r.jsx)(a.r,{})]})]})]})]}):null,j,(0,r.jsx)("div",{className:l()("w-full py-10 flex-1 flex flex-col justify-center",n||(x||p?"max-w-xl":"max-w-md"),p?"ml-0 lg:ml-[30%]":""),children:(0,r.jsx)("main",{className:l()("bg-white rounded-md",s),style:{...x?{}:d.BF,...h},children:t})})]})}},72301:function(e,t,n){"use strict";var r=n(6399);n.o(r,"ReadonlyURLSearchParams")&&n.d(t,{ReadonlyURLSearchParams:function(){return r.ReadonlyURLSearchParams}}),n.o(r,"useParams")&&n.d(t,{useParams:function(){return r.useParams}}),n.o(r,"usePathname")&&n.d(t,{usePathname:function(){return r.usePathname}}),n.o(r,"useRouter")&&n.d(t,{useRouter:function(){return r.useRouter}}),n.o(r,"useSearchParams")&&n.d(t,{useSearchParams:function(){return r.useSearchParams}})},45287:function(e,t,n){"use strict";n.d(t,{F:function(){return s}});var r=n(16281);r.i.Admin,r.i.Merchant,r.i.Customer,r.i["3pl"],r.i.Runner3pl;let s={[r.i.Admin]:"bg-[#f5C2D5]",[r.i.Merchant]:"bg-white",[r.i.Customer]:"bg-white",[r.i["3pl"]]:"bg-white",[r.i.Runner3pl]:"bg-white"}},42216:function(e,t,n){"use strict";n.d(t,{BF:function(){return u},DM:function(){return l},GA:function(){return r},ci:function(){return s},ml:function(){return i},w_:function(){return a}});let r="px-4 sm:px-6 md:px-8",s="pb-14",l="py-8",i="text-3xl text-primary font-semibold",a={mini:"4.7rem",hidden:"0px",full:"16rem"},u={boxShadow:"0px 4px 24px 0px rgba(107, 114, 128, 0.10)"}},23607:function(e,t,n){"use strict";n.d(t,{_:function(){return i}});var r,s,l=n(94990);(r=s||(s={})).Home="/",r.LoginMerchant="/auth/login",r.LoginAdmin="/admin/auth/login",r.Login3pl="/3pl/auth/login",r.Login3plRunner="/3pl_runner/auth/login",r.SignUpOptions="/auth/signup-options",r.SignUp="/auth/signup",r.MerchantSelection="/auth/select-account",r.AuthShopify="/auth/shopify",r.ResetPassword="/auth/reset-password",r.SupplierList="/suppliers",r.SupplierDetails="/suppliers/:id",r.MediaRequestList="/media-requests",r.DiamondsStore="/buy/diamonds",r.DiamondsAiPairs="/buy/diamonds/ai-pairs",r.DiamondsAiSolitaires="/buy/diamonds/ai-solitaires",r.SingleDiamondDetails="/diamonds/:id",r.GemstoneGradingList="/gemstones/gradings",r.GemstoneGradingDetails="/gemstones/gradings/:sku",r.GemstoneStore="/buy/gemstones/:stone_type",r.GemstoneStoreDetails="/buy/gemstones/:sku",r.ProductDetails="/products/:sku",r.ProductHealthCheck="/products/health-check",r.Calibrated="/calibrated/:stone_type",r.MerchantOnboarding="/merchants/onboarding",r.MerchantList="/merchants",r.MerchantDetails="/merchants/:id",r.SalesQuoteList="/sales-quotes",r.SalesQuoteDetails="/sales-quotes/:id",r.Settings="/settings",r.OrderList="/orders",r.OrderDetails="/orders/:id",r.OrderCheckout="/orders/checkout",r.OrderSummary="/orders/summary",r.OrderLineItemList="/orders/line-items",r.OrderMemoConversion="/orders/:id/convert",r.OrderReturnDetails="/orders/:id/returns/:returnId",r.CustomerDiamondStore="/customers/store/diamonds",r.CustomerAiSolitaires="/customers/store/diamonds/ai-solitaires",r.CustomerAiPairs="/customers/store/diamonds/ai-pairs",r.CustomerSalesQuote="/customers/sales-quotes/:code",r.CustomerSalesQuoteDetails="/customers/sales-quotes/:code/:sku",r.CustomerOrderSummary="/customers/orders/summary",r.CustomerOrderCheckout="/customers/orders/checkout",r.CustomerProductDetails="/customers/products/:sku",r.ShippingLabelDetails="/shipping-labels/:id",r.LocationsInventory="/locations/inventory",r.HoldList="/holds",r.RunnerRequestList="/runner-requests";let i={...Object.entries(s).reduce((e,t)=>{let[n,r]=t;return e[n]={name:n,pattern:r,url:e=>{var t;let n=new URLSearchParams(e||{}),s=((null===(t=r.match(/:[a-zA-Z|_| ]+/g))||void 0===t?void 0:t.map(e=>null==e?void 0:e.replace(":","")))||[]).reduce((e,t)=>{let r=n.get(t)||(t.toLowerCase().includes("id")||t.toLowerCase().includes("sku")?"create":"PATH_VARIABLE_NOT_FOUND");return n.delete(t),e.replace(":".concat(t),r)},r);return"1"===n.get("page")&&n.delete("page"),"size"in n&&(0,l.hj)(n.size)&&n.size>0&&(s+="?".concat(n.toString())),s}},e},{})}},16281:function(e,t,n){"use strict";var r,s;n.d(t,{i:function(){return r}}),(s=r||(r={})).Admin="admin",s.Merchant="merchant",s.Customer="customer",s["3pl"]="3pl",s.Runner3pl="3pl_runner"},27716:function(e,t,n){"use strict";n.d(t,{W:function(){return r}});let r=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.filter(Boolean).join(" ")}},94990:function(e,t,n){"use strict";n.d(t,{$K:function(){return l},HD:function(){return d},K0:function(){return c},Kn:function(){return s},Lk:function(){return o},Ur:function(){return x},hj:function(){return f},jn:function(){return h},kJ:function(){return m},mf:function(){return p},o8:function(){return a},pT:function(){return u},z4:function(){return i}});var r=n(2265);function s(e){return"object"==typeof e&&null!==e}function l(e){return null!=e}function i(e){return null==e}function a(e){return void 0===e}function u(e){return void 0!==e}function c(e){return null!==e}function o(e){return null!=e&&"object"==typeof e}function d(e){return"string"==typeof e}function f(e){return null!=e&&"number"==typeof e}function h(e){return null!=e&&"boolean"==typeof e}let m=e=>Array.isArray(e),p=e=>"function"==typeof e,x=e=>("function"==typeof e||!(0,r.isValidElement)(e))&&void 0!==e},16147:function(e,t){var n;!function(){"use strict";var r={}.hasOwnProperty;function s(){for(var e="",t=0;t<arguments.length;t++){var n=arguments[t];n&&(e=l(e,function(e){if("string"==typeof e||"number"==typeof e)return e;if("object"!=typeof e)return"";if(Array.isArray(e))return s.apply(null,e);if(e.toString!==Object.prototype.toString&&!e.toString.toString().includes("[native code]"))return e.toString();var t="";for(var n in e)r.call(e,n)&&e[n]&&(t=l(t,n));return t}(n)))}return e}function l(e,t){return t?e?e+" "+t:e+t:e}e.exports?(s.default=s,e.exports=s):void 0!==(n=(function(){return s}).apply(t,[]))&&(e.exports=n)}()},24665:function(e,t,n){"use strict";n.d(t,{r:function(){return i}});var r=n(43685),s=n(57437),l=n(2265);n(6018);let i=(0,r.I)((0,l.forwardRef)((e,t)=>{var{color:n,title:l=null}=e,i=(0,r._)(e,["color","title"]);return(0,s.jsx)("svg",Object.assign({fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 17 17",ref:t},i,{children:(0,s.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m5.647 4.926-3.672.572-1.459.21c-.517.074-.69.588-.313.95l3.608 3.47c.062.06.114.217.1.303l-.852 4.9c-.088.508.354.829.82.587l4.46-2.313a.446.446 0 0 1 .322 0l4.46 2.313c.463.24.91-.076.82-.588l-.851-4.9a.43.43 0 0 1 .1-.302l3.607-3.47c.375-.36.208-.876-.313-.95l-1.462-.21-3.669-.572a.375.375 0 0 1-.116-.12L9.007.348C8.891.117 8.696 0 8.5 0c-.195 0-.39.116-.507.348l-2.23 4.458a.376.376 0 0 1-.116.12Z",fill:n})}))}),{color:"uui-text-yellow-400"})},4307:function(e,t,n){"use strict";n.d(t,{Y:function(){return i}});var r=n(43685),s=n(57437),l=n(2265);n(6018);let i=(0,r.I)((0,l.forwardRef)((e,t)=>{var n=(0,r._)(e,["color","title"]);return(0,s.jsx)("svg",Object.assign({viewBox:"0 0 423.2 423.2",xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",ref:t},n,{children:(0,s.jsxs)("g",Object.assign({clipRule:"evenodd",fillRule:"evenodd"},{children:[(0,s.jsx)("path",{d:"M393.4 207.7l-.3-109.6-82.3-44.5L210.4 0l-85.5 53.2 56.7 32.2 31.6-54.8 35.1 59.5 62.5-36.5-3.4 60.2 56.7-.1-31.3 58.7z",fill:"#c36068"}),(0,s.jsx)("path",{d:"M219.5 107l28.8-16.9-35.1-59.5-31.6 54.8z",fill:"#bf3c4a"}),(0,s.jsx)("path",{d:"M248.3 90.1l14 23.8-29.5.9-13.3-7.8z",fill:"#e74c54"}),(0,s.jsx)("path",{d:"M277.2 140.4l-14.9-26.5-29.5.9zM262.3 113.9l45.1-.1 3.4-60.2-62.5 36.5z",fill:"#ef8484"}),(0,s.jsx)("path",{d:"M262.3 113.9l45.1-.1-2.6 42.6-27.6-16z",fill:"#de656a"}),(0,s.jsx)("path",{d:"M364.1 113.7l-56.7.1-2.6 42.6 28 16z",fill:"#b74c58"}),(0,s.jsx)("path",{d:"M315.2 206.8l17.6-34.4-28-16-1.5 29.7z",fill:"#d58183"}),(0,s.jsx)("path",{d:"M277.2 140.4l27.6 16-1.5 29.7z",fill:"#d9a7a6"}),(0,s.jsx)("path",{d:"M393.4 207.7l-60.6-35.3-17.6 34.4 20.5 36z",fill:"#e6afaf"}),(0,s.jsx)("path",{d:"M335.7 242.8l-36 21.7 1.3-30.6 14.2-27.1z",fill:"#da9e9e"}),(0,s.jsx)("path",{d:"M315.2 206.8L301 233.9l2.3-47.8z",fill:"#e6afaf"}),(0,s.jsx)("path",{d:"M393.4 207.7l-57.7 35.1 33.7 59.2-70.6 1.5-1 69-51.3-29.7-24.2 47.4-35.9-55.7-60.1 38.1 90.3 50.6 81.4-50.7 95.5-59.6z",fill:"#e2d4cd"}),(0,s.jsx)("path",{d:"M30 111.8l-.3 105.4.2 101.7 96.4 53.7-1.7-64.8-64.7 1.8L90 251.8l-60.3-34.6 61.6-36.6-36.5-61.3 69.4-1.7.7-64.4z",fill:"#b1c3ce"}),(0,s.jsx)("path",{d:"M335.7 242.8l33.7 59.2-70.6 1.5.9-39z",fill:"#d6beb6"}),(0,s.jsx)("path",{d:"M299.7 264.5l1.3-30.6-21.4 43z",fill:"#e0d3cf"}),(0,s.jsx)("path",{d:"M298.8 303.5l.9-39-20.1 12.4-13.7 27.4z",fill:"#e1c7c4"}),(0,s.jsx)("path",{d:"M279.6 276.9l-46.1 28.2 32.4-.8zM298.8 303.5l-32.9.8-19.4 38.5 51.3 29.7z",fill:"#eee0de"}),(0,s.jsx)("path",{d:"M265.9 304.3l-32.4.8-25.1 15.6 38.1 22.1z",fill:"#6c869f"}),(0,s.jsx)("path",{d:"M208.4 320.7l38.1 22.1-23.9 47.2-36.1-55.5z",fill:"#698495"}),(0,s.jsx)("path",{d:"M124.6 307.8l1.7 64.8 60.1-38.1-18.1-27.7z",fill:"#6b92ae"}),(0,s.jsx)("path",{d:"M208.4 320.7l-24.7-14.3 49.8-1.3z",fill:"#688da5"}),(0,s.jsx)("path",{d:"M186.4 334.5l22-13.8-24.7-14.3-15.4.4z",fill:"#396c87"}),(0,s.jsx)("path",{d:"M183.7 306.4l-24.6-14.2 9.2 14.6z",fill:"#6b92ae"}),(0,s.jsx)("path",{d:"M159.1 292.2l9.2 14.6-43.7 1-.7-36.1z",fill:"#5b89a3"}),(0,s.jsx)("path",{d:"M159.1 292.2l-35.2-20.5-.8-35.3z",fill:"#c2d3d9"}),(0,s.jsx)("path",{d:"M123.1 236.4l-1-47.5-13.9 24.3z",fill:"#cddee8"}),(0,s.jsx)("path",{d:"M123.9 271.7l.7 36.1-64.7 1.8L90 251.8z",fill:"#94b2c0"}),(0,s.jsx)("path",{d:"M123.1 236.4l.8 35.3L90 251.8l18.2-38.6z",fill:"#a8c8d3"}),(0,s.jsx)("path",{d:"M122.1 188.9l-13.9 24.3-16.9-32.6 30.2-19.2z",fill:"#6279a2"}),(0,s.jsx)("path",{d:"M29.7 217.2L90 251.8l18.2-38.6-16.9-32.6z",fill:"#cddee8"}),(0,s.jsx)("path",{d:"M146.3 146.6l-24.2 42.3-.8-28.7z",fill:"#6e7ca4"}),(0,s.jsx)("path",{d:"M124.2 117.6l-.7 41.3-2.2 1.3.2 1.2-30.2 19.2-36.5-61.3z",fill:"#5c7198"}),(0,s.jsx)("path",{d:"M219.5 107l13.3 7.8-29.8.8z",fill:"#e27576"}),(0,s.jsx)("path",{d:"M203 115.6l-56.7 31 17.4-30.1z",fill:"#7280ab"}),(0,s.jsx)("path",{d:"M219.5 107l-16.5 8.6-39.3.9 17.9-31.1z",fill:"#7e4f6b"}),(0,s.jsx)("path",{d:"M163.7 116.5l-39.5 1.1-.7 41.3 22.8-12.3z",fill:"#45588b"}),(0,s.jsx)("path",{d:"M181.6 85.4l-56.7-32.2-.7 64.4 39.5-1.1z",fill:"#7280ab"}),(0,s.jsx)("path",{d:"M303.3 186.1l-26.1-45.7-44.4-25.6-29.8.8-56.7 31-24.2 42.3 1 47.5 36 55.8 24.6 14.2 49.8-1.3 46.1-28.2 21.4-43z",fill:"#eff0ee"})]}))}))}),{color:"#000",title:"Unbridaled",titleId:"unbridaled-logo"})},76099:function(e,t,n){"use strict";n.d(t,{E:function(){return a}});var r=n(43685),s=n(57437),l=n(4307),i=n(49515);n(2265),n(6018);let a=e=>{var{className:t,classes:n}=e,a=(0,r._)(e,["className","classes"]);return(0,s.jsxs)("div",Object.assign({className:(0,r.c)("uui-flex uui-items-center",t)},a,{children:[(0,s.jsx)(l.Y,{className:(0,r.c)("uui-w-10 uui-h-10 uui-mr-3.5",null==n?void 0:n.icon)}),(0,s.jsx)(i.k,{className:(0,r.c)("uui-w-64 uui-h-8",null==n?void 0:n.text)})]}))}},49515:function(e,t,n){"use strict";n.d(t,{k:function(){return i}});var r=n(43685),s=n(57437),l=n(2265);n(6018);let i=(0,r.I)((0,l.forwardRef)((e,t)=>{var{color:n,title:l}=e,i=(0,r._)(e,["color","title"]);return(0,s.jsxs)("svg",Object.assign({viewBox:"0 0 201 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:t},i,{children:[l,(0,s.jsx)("path",{d:"M10.182 23.709c4.535 0 7.06-2.531 7.19-7.528l.195-9.402c.097-2.729.874-4.47 2.332-5.227v-.296h-5.863v.296c1.523.789 2.268 2.531 2.3 5.194l.097 9.37c.033 4.174-2.008 6.278-5.635 6.278-3.92 0-5.895-2.17-5.895-6.51V4.939c0-2.104.357-2.959 1.296-3.386v-.296H.596v.296c.939.427 1.295 1.282 1.295 3.386v11.276c0 5.227 3.207 7.495 8.291 7.495zM40.856 6.647c.065-2.728.745-4.438 2.008-5.095v-.296h-5.15v.296c1.328.69 2.008 2.367 2.04 5.063l.066 12.229L26.216 1.256h-3.11v.296c1.393.822 2.073 2.729 2.073 5.72l-.13 10.487c-.064 2.893-.744 4.668-2.072 5.358v.296h5.376v-.296c-1.36-.723-2.072-2.498-2.137-5.325L25.99 6.056l14.056 17.817h.486l.324-17.226zM54.182 22.558c-1.78 0-2.526-.723-2.526-2.334v-7.89l1.652.034c4.405.098 6.898 1.906 6.898 5.095 0 3.386-1.846 5.095-5.505 5.095h-.519zM53.6 2.111c3.66 0 5.377 1.413 5.377 4.668 0 2.991-1.911 4.57-5.765 4.767l-1.555.098V2.111H53.6zm-6.25-.855v.296c.874.427 1.295 1.512 1.295 3.32v14.86c0 2.103-.356 2.958-1.295 3.385v.296h6.995c6.186 0 9.263-2.235 9.263-6.147 0-1.578-.68-2.827-2.04-3.78-1.36-.954-3.142-1.48-5.312-1.579 3.628-.394 6.089-2.268 6.089-5.194 0-3.517-2.785-5.457-7.19-5.457h-7.805zM83.398 23.775c.907 0 1.62-.263 2.105-.756l.033-.296c-.745-.33-1.555-.888-2.397-1.677-.842-.822-2.138-2.268-3.886-4.405l-2.948-3.55c3.79-.493 6.478-2.433 6.478-5.753 0-3.814-2.947-6.082-8.486-6.082h-6.801v.296c.907.427 1.295 1.315 1.295 3.386v14.793c0 2.104-.356 2.959-1.295 3.386v.296h5.603v-.296c-.94-.427-1.296-1.282-1.296-3.386V2.144h1.523c3.983 0 6.089 1.906 6.089 5.358 0 3.156-2.235 5.161-6.51 5.457v.296c2.429 3.189 3.854 5.095 4.34 5.687 1.522 1.94 2.655 3.222 3.465 3.88.81.624 1.717.953 2.688.953zM92.425 4.938c0-2.104.356-2.959 1.296-3.386v-.296h-5.603v.296c.907.427 1.295 1.315 1.295 3.386v14.793c0 2.071-.388 2.959-1.295 3.386v.296h5.603v-.296c-.94-.427-1.296-1.282-1.296-3.386V4.938zM105.72 22.558c-1.781 0-2.558-.69-2.558-2.4V2.111h2.267c3.044 0 5.376.92 7.028 2.794 1.652 1.874 2.461 4.372 2.461 7.561 0 3.057-.777 5.49-2.364 7.33-1.555 1.842-3.692 2.762-6.38 2.762h-.454zM98.854 1.256v.296c.907.427 1.296 1.315 1.296 3.386v14.793c0 2.071-.39 2.959-1.296 3.386v.296h7.061c3.821 0 6.833-1.02 9.036-3.09 2.202-2.071 3.303-4.767 3.303-8.054 0-3.353-1.069-6.016-3.174-8.021-2.105-2.006-5.182-2.992-9.198-2.992h-7.028zM125.007 15.72l4.048-10.388 4.211 10.389h-8.259zM130.319.896h-.389l-7.32 17.357c-1.036 2.531-2.267 4.142-3.692 4.865v.296h5.636v-.296c-1.296-.822-1.458-2.465-.486-4.997l.615-1.545h8.907l.971 2.367c.94 2.268.81 3.682-.324 4.175v.296h6.381v-.296c-1.166-.756-1.911-1.643-2.818-3.912L130.319.895zM158.193 17.331c-.422 1.94-1.037 3.32-1.879 4.077-.842.756-2.17 1.15-4.016 1.15h-1.781c-1.944 0-2.688-.723-2.688-2.432V4.938c0-2.104.356-2.959 1.295-3.386v-.296h-5.603v.296c.939.427 1.295 1.282 1.295 3.386v14.793c0 1.841-.421 2.959-1.295 3.386v.296h15.028v-6.082h-.356zM176.699 18.186c-.421 1.61-1.069 2.762-1.879 3.419-.809.625-2.137.953-3.918.953h-2.138c-1.846 0-2.591-.723-2.591-2.432v-7.693l3.304.165c1.975.098 2.947.92 3.497 2.893h.324V8.652h-.324c-.518 2.005-1.457 2.925-3.433 3.024l-3.368.165V2.143h4.016c3.368 0 4.955 1.085 5.992 3.846h.356V1.256h-14.672v.296c.907.427 1.296 1.315 1.296 3.386v14.793c0 2.071-.389 2.959-1.296 3.386v.296h15.223v-5.227h-.389zM187.614 22.558c-1.782 0-2.559-.69-2.559-2.4V2.111h2.267c3.045 0 5.377.92 7.028 2.794 1.652 1.874 2.462 4.372 2.462 7.561 0 3.057-.777 5.49-2.364 7.33-1.555 1.842-3.693 2.762-6.381 2.762h-.453zm-6.866-21.302v.296c.906.427 1.295 1.315 1.295 3.386v14.793c0 2.071-.389 2.959-1.295 3.386v.296h7.06c3.822 0 6.834-1.02 9.036-3.09 2.203-2.071 3.304-4.767 3.304-8.054 0-3.353-1.069-6.016-3.174-8.021-2.105-2.006-5.182-2.992-9.198-2.992h-7.028z",fill:n})]}))}),{color:"uui-text-black",title:"Unbridaled",titleId:"unbridaled-logo",sizes:{small:["auto",22],medium:["auto",26],large:["auto",30]}})}},function(e){e.O(0,[3685,991,2971,222,1744],function(){return e(e.s=78939)}),_N_E=e.O()}]);