@gofynd/theme-template 3.2.9 → 3.2.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. package/dist/components/accordion/accordion.js +1 -1
  2. package/dist/components/address-form/address-form.js +1 -1
  3. package/dist/components/address-form/form-input-selector.js +1 -1
  4. package/dist/components/address-form/v2/address-form.js +1 -1
  5. package/dist/components/bag/bag.css +433 -0
  6. package/dist/components/bag/bag.js +1 -0
  7. package/dist/components/blog-page/blog-page.js +1 -1
  8. package/dist/components/compare-product-card/compare-product-card.js +1 -1
  9. package/dist/components/core/modal/modal.js +1 -1
  10. package/dist/components/filter-modal/filter-modal.css +26 -10
  11. package/dist/components/filter-modal/filter-modal.js +2 -1
  12. package/dist/components/filter-modal/filter-modal.js.LICENSE.txt +25 -0
  13. package/dist/components/form-builder/form-builder.js +1 -1
  14. package/dist/components/google-map/v2/google-map.js +1 -1
  15. package/dist/components/index.css +1 -1
  16. package/dist/components/index.js +1 -1
  17. package/dist/components/location-modal/location-modal.js +1 -1
  18. package/dist/components/order-shipment/order-shipment.css +434 -5
  19. package/dist/components/order-shipment/order-shipment.js +1 -1
  20. package/dist/components/product-card/product-card.js +1 -1
  21. package/dist/components/profile-navigation/profile-navigation.css +1 -1
  22. package/dist/components/quantity-control/quantity-control.js +1 -1
  23. package/dist/components/range-slider/range-slider.css +26 -10
  24. package/dist/components/range-slider/range-slider.js +2 -1
  25. package/dist/components/range-slider/range-slider.js.LICENSE.txt +25 -0
  26. package/dist/components/shipment-item/shipment-item.css +434 -11
  27. package/dist/components/shipment-item/shipment-item.js +1 -1
  28. package/dist/components/shipment-tracking/shipment-tracking.js +1 -1
  29. package/dist/components/shipments-update-item/shipments-update-item.css +441 -28
  30. package/dist/components/shipments-update-item/shipments-update-item.js +1 -1
  31. package/dist/components/sort-modal/sort-modal.js +1 -1
  32. package/dist/helper/hooks/index.js +1 -1
  33. package/dist/helper/hooks/useAddressAutofill.js +1 -0
  34. package/dist/index.css +674 -303
  35. package/dist/index.js +1 -1
  36. package/dist/index.js.LICENSE.txt +20 -0
  37. package/dist/page-layouts/auth/mobile-number/mobile-number.js +1 -1
  38. package/dist/page-layouts/cart/Components/chip-item/chip-image.css +411 -0
  39. package/dist/page-layouts/cart/Components/chip-item/chip-image.js +1 -0
  40. package/dist/page-layouts/cart/Components/chip-item/chip-item.css +411 -0
  41. package/dist/page-layouts/cart/Components/chip-item/chip-item.js +1 -1
  42. package/dist/page-layouts/cart/Components/comment/comment.js +1 -1
  43. package/dist/page-layouts/cart/Components/coupon/coupon.js +1 -1
  44. package/dist/page-layouts/cart/Components/delivery-location/delivery-location.js +1 -1
  45. package/dist/page-layouts/cart/Components/remove-cart-item/remove-cart-item.js +1 -1
  46. package/dist/page-layouts/compare/compare.js +1 -1
  47. package/dist/page-layouts/login/component/login-otp/login-otp.js +1 -1
  48. package/dist/page-layouts/login/component/login-password/login-password.js +1 -1
  49. package/dist/page-layouts/login/component/soacial-login-button/apple-login-button.css +373 -0
  50. package/dist/page-layouts/login/component/soacial-login-button/apple-login-button.js +1 -0
  51. package/dist/page-layouts/login/component/soacial-login-button/facebook-login-button.css +373 -0
  52. package/dist/page-layouts/login/component/soacial-login-button/facebook-login-button.js +1 -0
  53. package/dist/page-layouts/login/component/soacial-login-button/google-login-button.css +375 -0
  54. package/dist/page-layouts/login/component/soacial-login-button/google-login-button.js +1 -0
  55. package/dist/page-layouts/login/component/social-login-button/apple-login-button.js +1 -1
  56. package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.js +1 -1
  57. package/dist/page-layouts/plp/Components/filter-item/filter-item.css +26 -10
  58. package/dist/page-layouts/plp/Components/filter-item/filter-item.js +2 -1
  59. package/dist/page-layouts/plp/Components/filter-item/filter-item.js.LICENSE.txt +25 -0
  60. package/dist/page-layouts/plp/Components/filter-list/filter-list.css +26 -10
  61. package/dist/page-layouts/plp/Components/filter-list/filter-list.js +2 -1
  62. package/dist/page-layouts/plp/Components/filter-list/filter-list.js.LICENSE.txt +25 -0
  63. package/dist/page-layouts/plp/Components/filter-tags/filter-tags.js +1 -1
  64. package/dist/page-layouts/plp/Components/size-guide/size-guide.js +1 -1
  65. package/dist/page-layouts/single-checkout/address/single-address.js +1 -1
  66. package/dist/page-layouts/single-checkout/payment/card-form.js +1 -1
  67. package/dist/page-layouts/single-checkout/payment/checkout-payment-content.js +1 -1
  68. package/dist/page-layouts/single-checkout/payment/checkout-payment.js +1 -1
  69. package/dist/page-layouts/single-checkout/payment/juspay-card-from.js +1 -1
  70. package/dist/page-layouts/single-checkout/payment/zero-pay-btn/zero-pay-btn.js +1 -1
  71. package/dist/page-layouts/single-checkout/shipment/single-page-shipment.js +1 -1
  72. package/dist/page-layouts/single-checkout/shipment/single-shipment-content.js +1 -1
  73. package/dist/pages/blog/blog.js +1 -1
  74. package/dist/pages/blog/index.js +1 -1
  75. package/dist/pages/cart/cart.css +411 -0
  76. package/dist/pages/cart/cart.js +1 -1
  77. package/dist/pages/cart/index.css +411 -0
  78. package/dist/pages/cart/index.js +1 -1
  79. package/dist/pages/checkout/checkout.js +1 -1
  80. package/dist/pages/checkout/index.js +1 -1
  81. package/dist/pages/edit-profile/edit-profile.js +1 -1
  82. package/dist/pages/edit-profile/index.js +1 -1
  83. package/dist/pages/index.css +729 -358
  84. package/dist/pages/index.js +1 -1
  85. package/dist/pages/index.js.LICENSE.txt +20 -0
  86. package/dist/pages/login/index.css +292 -292
  87. package/dist/pages/login/index.js +1 -1
  88. package/dist/pages/login/login.css +292 -292
  89. package/dist/pages/login/login.js +1 -1
  90. package/dist/pages/order/order-tracking-details/order-tracking-details.css +435 -16
  91. package/dist/pages/order/order-tracking-details/order-tracking-details.js +1 -1
  92. package/dist/pages/order-status/index.css +895 -6
  93. package/dist/pages/order-status/index.js +1 -1
  94. package/dist/pages/order-status/order-status.css +895 -6
  95. package/dist/pages/order-status/order-status.js +1 -1
  96. package/dist/pages/product-listing/index.css +26 -10
  97. package/dist/pages/product-listing/index.js +1 -1
  98. package/dist/pages/product-listing/index.js.LICENSE.txt +20 -0
  99. package/dist/pages/product-listing/product-listing.css +26 -10
  100. package/dist/pages/product-listing/product-listing.js +1 -1
  101. package/dist/pages/product-listing/product-listing.js.LICENSE.txt +20 -0
  102. package/dist/pages/profile/components/add-email-modal/add-email-modal.js +1 -1
  103. package/dist/pages/profile/components/add-phone-modal/add-phone-modal.js +1 -1
  104. package/dist/pages/profile/components/confirm-modal/confirm-modal.js +1 -1
  105. package/dist/pages/profile/email/email.js +1 -1
  106. package/dist/pages/profile/email/index.js +1 -1
  107. package/dist/pages/profile/phone/index.js +1 -1
  108. package/dist/pages/profile/phone/phone.js +1 -1
  109. package/dist/pages/register/index.js +1 -1
  110. package/dist/pages/register/register.js +1 -1
  111. package/dist/pages/wishlist/index.js +1 -1
  112. package/dist/pages/wishlist/wishlist.js +1 -1
  113. package/package.json +2 -1
@@ -1 +1 @@
1
- !function webpackUniversalModuleDefinition(e,_){"object"==typeof exports&&"object"==typeof module?module.exports=_(require("fdk-core/utils"),require("react"),require("react-hook-form")):"function"==typeof define&&define.amd?define("firestone",["fdk-core/utils","react","react-hook-form"],_):"object"==typeof exports?exports.firestone=_(require("fdk-core/utils"),require("react"),require("react-hook-form")):e.firestone=_(e["fdk-core/utils"],e.react,e["react-hook-form"])}("undefined"!=typeof self?self:this,((e,_,t)=>(()=>{"use strict";var n={4814:(e,_,t)=>{t.d(_,{A:()=>r});var n,o=t(9155);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var _=1;_<arguments.length;_++){var t=arguments[_];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_extends.apply(null,arguments)}const r=function SvgAddress(e){return o.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none"},e),n||(n=o.createElement("path",{fill:"#4D4D4E",d:"m10.001 5.16 4.167 3.75v6.508h-1.667v-5h-5v5H5.835V8.91zm0-2.242-8.333 7.5h2.5v6.667h5v-5h1.667v5h5v-6.667h2.5z"})))}},7962:(e,_,t)=>{t.d(_,{A:()=>r});var n,o=t(9155);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var _=1;_<arguments.length;_++){var t=arguments[_];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_extends.apply(null,arguments)}const r=function SvgCall(e){return o.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none"},e),n||(n=o.createElement("path",{fill:"#4D4D4E",d:"M5.45 4.167c.05.741.175 1.466.375 2.158l-1 1c-.342-1-.558-2.058-.633-3.158zm8.217 10.016c.708.2 1.433.325 2.166.375V15.8a12.9 12.9 0 0 1-3.166-.625zM6.25 2.5H3.333a.836.836 0 0 0-.833.833C2.5 11.158 8.842 17.5 16.667 17.5a.836.836 0 0 0 .833-.833v-2.909a.836.836 0 0 0-.833-.833 9.5 9.5 0 0 1-2.975-.475.7.7 0 0 0-.259-.042.85.85 0 0 0-.591.242l-1.834 1.833a12.62 12.62 0 0 1-5.491-5.491L7.35 7.158a.84.84 0 0 0 .208-.85 9.5 9.5 0 0 1-.475-2.975.836.836 0 0 0-.833-.833"})))}},1030:(e,_,t)=>{t.d(_,{A:()=>r});var n,o=t(9155);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var _=1;_<arguments.length;_++){var t=arguments[_];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_extends.apply(null,arguments)}const r=function SvgCloseBold(e){return o.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:21,height:20,fill:"none"},e),n||(n=o.createElement("path",{fill:"#1F1F1F",d:"m16.752 5.342-1.198-1.175-4.748 4.658-4.749-4.658L4.86 5.342 9.608 10 4.859 14.66l1.198 1.175 4.749-4.659 4.748 4.659 1.198-1.175L12.004 10z"})))}},7010:(e,_,t)=>{t.d(_,{A:()=>r});var n,o=t(9155);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var _=1;_<arguments.length;_++){var t=arguments[_];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_extends.apply(null,arguments)}const r=function SvgEmail(e){return o.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none"},e),n||(n=o.createElement("path",{fill:"#4D4D4E",d:"M18.335 4.999c0-.917-.75-1.667-1.667-1.667H3.335c-.917 0-1.667.75-1.667 1.667v10c0 .916.75 1.666 1.667 1.666h13.333c.917 0 1.667-.75 1.667-1.666zm-1.667 0-6.667 4.158-6.666-4.158zm0 10H3.335V6.665L10 10.832l6.667-4.167z"})))}},9825:(e,_,t)=>{t.d(_,{A:()=>l});var n,o,r=t(9155);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var _=1;_<arguments.length;_++){var t=arguments[_];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_extends.apply(null,arguments)}const l=function SvgOrders(e){return r.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none"},e),r.createElement("mask",{id:"orders_svg__a",width:20,height:20,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},n||(n=r.createElement("path",{fill:"#D9D9D9",d:"M0 0h20v20H0z"}))),o||(o=r.createElement("g",{mask:"url(#orders_svg__a)"},r.createElement("path",{fill:"#4D4D4E",d:"M4.418 17.918q-.625 0-1.063-.437a1.45 1.45 0 0 1-.437-1.063v-9.5q0-.625.437-1.063a1.45 1.45 0 0 1 1.063-.437h1.833q0-1.562 1.094-2.657Q8.44 1.668 10 1.668q1.563 0 2.657 1.093 1.093 1.094 1.093 2.657h1.834q.624 0 1.062.437.438.438.438 1.063v9.5q0 .625-.438 1.063a1.45 1.45 0 0 1-1.062.437zm0-1.25h11.167q.082 0 .166-.083.084-.084.084-.167v-9.5q0-.083-.084-.167-.082-.083-.166-.083H4.418q-.083 0-.167.083-.083.084-.083.167v9.5q0 .084.083.167t.167.083m5.583-5.417q1.563 0 2.657-1.093 1.093-1.094 1.093-2.657h-1.25q0 1.042-.729 1.771a2.4 2.4 0 0 1-1.77.73 2.4 2.4 0 0 1-1.772-.73 2.4 2.4 0 0 1-.729-1.77h-1.25q0 1.562 1.094 2.656Q8.44 11.251 10 11.251m-2.5-5.833h5q0-1.042-.729-1.77a2.4 2.4 0 0 0-1.77-.73 2.4 2.4 0 0 0-1.772.73 2.4 2.4 0 0 0-.729 1.77"}))))}},2847:(e,_,t)=>{t.d(_,{default:()=>Le});var n={};t.r(n),t.d(n,{"accent-btn":()=>l,accentBtn:()=>i,"b-small":()=>a,b1:()=>u,b2:()=>s,bSmall:()=>f,"base-page-container":()=>c,basePageContainer:()=>d,"btn-link":()=>y,btnLink:()=>m,button:()=>p,"caption-medium":()=>b,"caption-semi-bold":()=>v,captionMedium:()=>w,captionSemiBold:()=>g,contained:()=>h,d1:()=>x,"display-block":()=>j,error:()=>E,"flex-align-center":()=>C,"flex-center":()=>k,"flex-column":()=>q,"flex-justify-center":()=>N,"flex-row":()=>O,flexAlignCenter:()=>S,flexCenter:()=>M,flexColumn:()=>A,flexJustifyCenter:()=>$,fullWidth:()=>L,h1:()=>z,h2:()=>B,h3:()=>T,h4:()=>D,h5:()=>F,"hide-overflow":()=>H,hideOverflow:()=>J,info:()=>P,"inline-block":()=>U,inlineBlock:()=>K,"justify-around":()=>I,"justify-between":()=>V,"justify-end":()=>W,"justify-evenly":()=>R,"justify-start":()=>Q,justifyAround:()=>Z,justifyBetween:()=>G,justifyEnd:()=>Y,justifyEvenly:()=>X,justifyStart:()=>ee,large:()=>_e,loader:()=>te,loaderContainer:()=>ne,"margin-0-auto":()=>oe,margin0auto:()=>re,"markdown-body":()=>le,medium:()=>ie,"mr-2":()=>ae,"mr-5":()=>ue,mr2:()=>se,mr5:()=>fe,"no-scroll":()=>ce,noScroll:()=>de,outlined:()=>ye,primary:()=>me,"py-5":()=>pe,py5:()=>be,"remove-scroll":()=>ve,removeScroll:()=>we,secondary:()=>ge,small:()=>he,success:()=>xe,text:()=>je,"user-select-none":()=>Ee,userSelectNone:()=>Ce,"view-all-mobile":()=>ke,"view-all-text":()=>qe,"view-mobile":()=>Ne,"view-mobile-up":()=>Oe,"view3d-canvas":()=>Se,viewAllMobile:()=>Me,viewAllText:()=>Ae});var o=t(9155),r=t.n(o),l="fy-button__accent-btn___xbDFn",i="fy-button__accentBtn___opgXg",a="fy-button__b-small___s1m8o",u="fy-button__b1___cBoS2",s="fy-button__b2___gOnJ1",f="fy-button__bSmall___fny2f",c="fy-button__base-page-container___blkPJ",d="fy-button__basePageContainer___ciPsX",y="fy-button__btn-link___bKkQ1",m="fy-button__btnLink___jOAiL",p="fy-button__button___UES8C",b="fy-button__caption-medium___PSB4T",v="fy-button__caption-semi-bold___FFG2N",w="fy-button__captionMedium___iW0z_",g="fy-button__captionSemiBold___czTMx",h="fy-button__contained___F5O7g",x="fy-button__d1___jr5H6",j="fy-button__display-block___vef36",E="fy-button__error___guhqH",C="fy-button__flex-align-center___QErLo",k="fy-button__flex-center____Om97",q="fy-button__flex-column___vcBv1",N="fy-button__flex-justify-center___myq9D",O="fy-button__flex-row___PMsJD",S="fy-button__flexAlignCenter___byvov",M="fy-button__flexCenter___PHlCU",A="fy-button__flexColumn___ReqFL",$="fy-button__flexJustifyCenter___mJQrA",L="fy-button__fullWidth___FLrWt",z="fy-button__h1___ljmcG",B="fy-button__h2___dtda8",T="fy-button__h3___HHfmk",D="fy-button__h4___SvINy",F="fy-button__h5___LNYpO",H="fy-button__hide-overflow___wDMEA",J="fy-button__hideOverflow___F8mRq",P="fy-button__info___zO7uV",U="fy-button__inline-block___AP9JK",K="fy-button__inlineBlock___xYCrv",I="fy-button__justify-around___O7fq3",V="fy-button__justify-between___gbKe9",W="fy-button__justify-end___evwo6",R="fy-button__justify-evenly___Fukno",Q="fy-button__justify-start___vgs9K",Z="fy-button__justifyAround___NdK7j",G="fy-button__justifyBetween___XdXo5",Y="fy-button__justifyEnd___fDa0b",X="fy-button__justifyEvenly____8lbT",ee="fy-button__justifyStart___NggTJ",_e="fy-button__large___nv2sC",te="fy-button__loader___eJW6i",ne="fy-button__loaderContainer___BYHJs",oe="fy-button__margin-0-auto___f2LiK",re="fy-button__margin0auto___LCb81",le="fy-button__markdown-body___uimil",ie="fy-button__medium___uyLw8",ae="fy-button__mr-2___Qtkhv",ue="fy-button__mr-5___A5qJJ",se="fy-button__mr2___ajbyt",fe="fy-button__mr5___BRUgW",ce="fy-button__no-scroll___oFpSx",de="fy-button__noScroll___ghKBa",ye="fy-button__outlined___WccQN",me="fy-button__primary___xKz1S",pe="fy-button__py-5___y7k5w",be="fy-button__py5___Zi5JN",ve="fy-button__remove-scroll___Kd5MZ",we="fy-button__removeScroll___UpL4U",ge="fy-button__secondary___z_hBB",he="fy-button__small___MktU8",xe="fy-button__success___M7fJl",je="fy-button__text___HwP6V",Ee="fy-button__user-select-none___CegHT",Ce="fy-button__userSelectNone___DdRnr",ke="fy-button__view-all-mobile___T8nf5",qe="fy-button__view-all-text___U6bgs",Ne="fy-button__view-mobile___yMsQF",Oe="fy-button__view-mobile-up___sto08",Se="fy-button__view3d-canvas___E1pOb",Me="fy-button__viewAllMobile___yLYMO",Ae="fy-button__viewAllText___CpXoj",$e=t(9636);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var _=1;_<arguments.length;_++){var t=arguments[_];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_extends.apply(null,arguments)}const Le=(0,o.forwardRef)(((e,_)=>{let{children:t,className:o,variant:l="contained",size:i="medium",color:a="primary",fullWidth:u=!1,startIcon:s=r().createElement(r().Fragment,null),endIcon:f=r().createElement(r().Fragment,null),ariaLabel:c="",isLoading:d=!1,...y}=e;const m=`${p} ${n[a]} ${u?L:""} ${n[l]} ${n[i]} ${o??""} `;return r().createElement("button",_extends({type:"button",className:m,"aria-label":c},y,{disabled:y?.disabled||d,ref:_}),d?r().createElement($e.default,{containerClassName:ne,loaderClassName:`${te} ${n[l]} ${n[a]} ${n[i]}`}):r().createElement(r().Fragment,null,s," ",r().createElement("span",null,t)," ",f))}))},873:(e,_,t)=>{t.d(_,{default:()=>i});var n=t(9155),o=t.n(n),r=t(2650),l=t(447);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var _=1;_<arguments.length;_++){var t=arguments[_];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_extends.apply(null,arguments)}const i=(0,n.forwardRef)(((e,_)=>{let{label:t="",labelVariant:i="normal",inputVariant:a="outlined",inputSize:u="large",inputClassName:s,containerClassName:f,labelClassName:c,showAsterik:d=!0,id:y,error:m=!1,errorMessage:p,multiline:b=!1,required:v,startAdornment:w,endAdornment:g,...h}=e;const{t:x}=(0,l.useGlobalTranslation)("translation"),j=(0,n.useMemo)((()=>`${r[u]} ${b?r.fyTextArea:""} ${r[a]} ${m?r.inputError:""} ${s??""} `),[a,s,m,u]),E=(0,n.useMemo)((()=>`${r.label} ${r[i]} ${c??""}`),[c,i]),C=(0,n.useMemo)((()=>`${r.inputContainer} ${f??""}`),[f]);return o().createElement("div",{className:C},t&&o().createElement("label",{htmlFor:y,className:E},t,v&&d&&o().createElement("span",{className:r.required}," *")),b?o().createElement("textarea",_extends({rows:5},h,{id:y,className:`${j} ${r.fyInput} `,ref:_})):o().createElement("div",{className:`${r.adornmentContainer} ${h?.disabled?r.inputDisable:""} ${j}`},!!w&&w,o().createElement("input",_extends({},h,{className:`${r.fyInput} ${h?.className||""}`,id:y,ref:_})),!!g&&g),m&&o().createElement("div",{className:r.error},p||x("resource.common.invalid_input")))}))},8744:(e,_,t)=>{t.d(_,{default:()=>u});var n=t(9155),o=t.n(n),r="modal__modalContainer___BoKU8",l=t(8618),i=t(1030),a=t(4429);const u=function Modal(e){let{isOpen:_,isCancellable:t=!0,childHandleFocus:u=!1,hideHeader:s=!1,modalType:f="",closeDialog:c=(()=>{}),children:d,title:y,titleClassName:m,subTitle:p,subTitleClassName:b,headerClassName:v,bodyClassName:w,containerClassName:g,ignoreClickOutsideForClass:h,customClassName:x}=e;const j=(0,n.useRef)(null),E=(0,n.useRef)(null);(0,l.useMobile)(),(0,n.useEffect)((()=>{_&&!u&&j.current&&j.current.focus()}),[_,u]),(0,n.useEffect)((()=>{if(!(0,a.Wx)())return;const e=document.querySelectorAll(`.${r}`);return _?document.body.style.overflow="hidden":e.length<1&&(document.body.style.overflow="unset"),()=>{document.querySelectorAll(`.${r}`).length<1&&(document.body.style.overflow="unset")}}),[_]);const C=(0,n.useMemo)((()=>`modal__modalHeader___xKo1g ${v??""}`),[v]),k=(0,n.useMemo)((()=>`modal__modalTitle___yvZQo ${m??""}`),[m]),q=(0,n.useMemo)((()=>`modal__modalSubTitle___Jr61k ${b??""}`),[b]),N=(0,n.useMemo)((()=>`${r} ${""===f?"modal__modalContainer--borders____AGZf":""} ${g??""}`),[g]),O=(0,n.useMemo)((()=>`modal__modalBody___peHlJ ${w??""}`),[w]);return o().createElement(o().Fragment,null,_&&o().createElement("div",{className:`modal__modal___xT3RX ${"right-modal"===f?"modal__rightModal___acoje":""} ${"center-modal"===f?"modal__centerModal___CkbLu":""} ${x??""}`,ref:j,onClick:e=>{!t||!E.current||E.current.contains(e.target)||h&&(e.target.className.includes(h)||e.target.parentElement?.className.includes(h))||c(e)}},o().createElement("div",{className:N,ref:E},!s&&o().createElement("div",{className:C},o().createElement("div",null,o().createElement("div",{className:k},y),p&&o().createElement("div",{className:q},p)),o().createElement("div",{className:"modal__crossIcon___ieJau",onClick:c},o().createElement(i.A,null))),o().createElement("div",{className:O},d))))}},9636:(e,_,t)=>{t.d(_,{default:()=>loader});var n=t(9155),o=t.n(n);const loader=e=>{let{containerClassName:_,loaderClassName:t,...n}=e;const r=`loader__page-loader-container___jJHee ${_??""}`,l=`loader__loader___ytdT3 ${t??""}`;return o().createElement("div",{className:r},o().createElement("div",{className:l}))}},266:(e,_,t)=>{var n=t(9825),o=t(7962),r=t(7010),l=t(4814);n.A,o.A,r.A,l.A},8618:(e,_,t)=>{t.d(_,{useMobile:()=>useMobile});var n=t(9155),o=t(4429);const useMobile=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:768;const[_,t]=(0,n.useState)(!1);return(0,n.useEffect)((()=>{if(!(0,o.Wx)())return;const handleResize=()=>{"undefined"!=typeof window&&t(window?.innerWidth<=e)};return handleResize(),window?.addEventListener("resize",handleResize),()=>{window?.removeEventListener("resize",handleResize)}}),[e]),_}},4429:(e,_,t)=>{t.d(_,{Wx:()=>isRunningOnClient});t(266);function isRunningOnClient(){return"undefined"!=typeof window&&globalThis===window}},2650:(e,_,t)=>{t.r(_),t.d(_,{"accent-btn":()=>n,accentBtn:()=>o,adornmentContainer:()=>r,"b-small":()=>l,b1:()=>i,b2:()=>a,bSmall:()=>u,"base-page-container":()=>s,basePageContainer:()=>f,"btn-link":()=>c,btnLink:()=>d,"caption-medium":()=>y,"caption-semi-bold":()=>m,captionMedium:()=>p,captionSemiBold:()=>b,d1:()=>v,"display-block":()=>w,error:()=>g,"flex-align-center":()=>h,"flex-center":()=>x,"flex-column":()=>j,"flex-justify-center":()=>E,"flex-row":()=>C,flexAlignCenter:()=>k,flexCenter:()=>q,flexColumn:()=>N,flexJustifyCenter:()=>O,floating:()=>S,fyInput:()=>M,fyTextArea:()=>A,h1:()=>$,h2:()=>L,h3:()=>z,h4:()=>B,h5:()=>T,"hide-overflow":()=>D,hideOverflow:()=>F,"inline-block":()=>H,inlineBlock:()=>J,inputContainer:()=>P,inputDisable:()=>U,inputError:()=>K,"justify-around":()=>I,"justify-between":()=>V,"justify-end":()=>W,"justify-evenly":()=>R,"justify-start":()=>Q,justifyAround:()=>Z,justifyBetween:()=>G,justifyEnd:()=>Y,justifyEvenly:()=>X,justifyStart:()=>ee,label:()=>_e,"margin-0-auto":()=>te,margin0auto:()=>ne,"markdown-body":()=>oe,medium:()=>re,"mr-2":()=>le,"mr-5":()=>ie,mr2:()=>ae,mr5:()=>ue,"no-border":()=>se,"no-scroll":()=>fe,noScroll:()=>ce,outlined:()=>de,"py-5":()=>ye,py5:()=>me,"remove-scroll":()=>pe,removeScroll:()=>be,required:()=>ve,underline:()=>we,"user-select-none":()=>ge,userSelectNone:()=>he,"view-all-mobile":()=>xe,"view-all-text":()=>je,"view-mobile":()=>Ee,"view-mobile-up":()=>Ce,"view3d-canvas":()=>ke,viewAllMobile:()=>qe,viewAllText:()=>Ne});var n="fy-input__accent-btn____Y1RU",o="fy-input__accentBtn___Jv_le",r="fy-input__adornmentContainer___MtgI6",l="fy-input__b-small___XDJva",i="fy-input__b1___HBrNj",a="fy-input__b2___bhqLO",u="fy-input__bSmall___zjwR7",s="fy-input__base-page-container___DIijL",f="fy-input__basePageContainer___iFW9V",c="fy-input__btn-link___kKnNG",d="fy-input__btnLink___gGoDJ",y="fy-input__caption-medium___ypzRG",m="fy-input__caption-semi-bold___WmtaG",p="fy-input__captionMedium___cFBcK",b="fy-input__captionSemiBold___UuNTY",v="fy-input__d1___YqGZp",w="fy-input__display-block___Qw7AD",g="fy-input__error___wplxk",h="fy-input__flex-align-center___CiLo5",x="fy-input__flex-center____wzo4",j="fy-input__flex-column___DUDri",E="fy-input__flex-justify-center___Z4UeV",C="fy-input__flex-row___nxUdL",k="fy-input__flexAlignCenter___d3zzz",q="fy-input__flexCenter___Kbkj1",N="fy-input__flexColumn____JZqm",O="fy-input__flexJustifyCenter___ujbKe",S="fy-input__floating___jgtoq",M="fy-input__fyInput___S4Mtu",A="fy-input__fyTextArea___uikbN",$="fy-input__h1___w3tCr",L="fy-input__h2___kBdEx",z="fy-input__h3___COfff",B="fy-input__h4___pAltU",T="fy-input__h5___wM732",D="fy-input__hide-overflow___ijoCf",F="fy-input__hideOverflow____UGEr",H="fy-input__inline-block___CMLpt",J="fy-input__inlineBlock___KAeA1",P="fy-input__inputContainer___Du9V3",U="fy-input__inputDisable___M8Zn2",K="fy-input__inputError___KsMkv",I="fy-input__justify-around___C5dCI",V="fy-input__justify-between___jLrlI",W="fy-input__justify-end___RIbTk",R="fy-input__justify-evenly___LlzdK",Q="fy-input__justify-start___jEVsy",Z="fy-input__justifyAround___GdVeg",G="fy-input__justifyBetween___ymndX",Y="fy-input__justifyEnd___j4IuY",X="fy-input__justifyEvenly___UyFRu",ee="fy-input__justifyStart___SWORu",_e="fy-input__label___YQgmr",te="fy-input__margin-0-auto___rEi0w",ne="fy-input__margin0auto___dSSwm",oe="fy-input__markdown-body___GUE4l",re="fy-input__medium___L3QsD",le="fy-input__mr-2___u3YuI",ie="fy-input__mr-5___v4vQm",ae="fy-input__mr2___EOVYz",ue="fy-input__mr5___FnOZz",se="fy-input__no-border____9qYF",fe="fy-input__no-scroll___QZXax",ce="fy-input__noScroll___iHfSy",de="fy-input__outlined___CEaKm",ye="fy-input__py-5___QoQ9q",me="fy-input__py5___q5mpm",pe="fy-input__remove-scroll___B0TU7",be="fy-input__removeScroll___ZJHN4",ve="fy-input__required___MaAlL",we="fy-input__underline___fCh8Z",ge="fy-input__user-select-none___rjMZW",he="fy-input__userSelectNone___Prl4C",xe="fy-input__view-all-mobile___FzKuV",je="fy-input__view-all-text___jIc9n",Ee="fy-input__view-mobile___iTGo9",Ce="fy-input__view-mobile-up___z4OJg",ke="fy-input__view3d-canvas___XFVjx",qe="fy-input__viewAllMobile___zHa_7",Ne="fy-input__viewAllText___oV56f"},447:_=>{_.exports=e},9155:e=>{e.exports=_},1862:e=>{e.exports=t}},o={};function __webpack_require__(e){var _=o[e];if(void 0!==_)return _.exports;var t=o[e]={exports:{}};return n[e](t,t.exports,__webpack_require__),t.exports}__webpack_require__.n=e=>{var _=e&&e.__esModule?()=>e.default:()=>e;return __webpack_require__.d(_,{a:_}),_},__webpack_require__.d=(e,_)=>{for(var t in _)__webpack_require__.o(_,t)&&!__webpack_require__.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:_[t]})},__webpack_require__.o=(e,_)=>Object.prototype.hasOwnProperty.call(e,_),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};return(()=>{__webpack_require__.r(r),__webpack_require__.d(r,{default:()=>a});var e=__webpack_require__(9155),_=__webpack_require__.n(e),t=__webpack_require__(8744),n=__webpack_require__(1862),o=__webpack_require__(873),l=__webpack_require__(2847),i=__webpack_require__(447);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var _=1;_<arguments.length;_++){var t=arguments[_];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_extends.apply(null,arguments)}const a=function LocationModal(r){let{isOpen:a=!0,pincode:u="",error:s=null,isLocationButton:f=!1,onClose:c=(()=>{}),onSubmit:d=(()=>{}),onCurrentLocationClick:y=(()=>{})}=r;const{t:m}=(0,i.useGlobalTranslation)("translation"),{register:p,handleSubmit:b,formState:{errors:v,isValid:w},watch:g,reset:h,setError:x,clearErrors:j}=(0,n.useForm)({defaultValues:{pincode:u}}),E=g("pincode");return(0,e.useEffect)((()=>{h({pincode:u})}),[u,h]),(0,e.useEffect)((()=>{s?x("root",s):j("root")}),[s]),(0,e.useEffect)((()=>{a||u||j()}),[a,u]),(0,e.useEffect)((()=>{j("root")}),[E,j]),_().createElement(t.default,{isOpen:a,closeDialog:c,hideHeader:!0,containerClassName:"location-modal__locationModalContainer___ZUzWs"},_().createElement("div",{className:"location-modal__locationModalHeader____lLeW"},_().createElement("h3",{className:"location-modal__modalTitle___T5Ln_"},m("resource.localization.check_pincode_availability"))),_().createElement("p",{className:"location-modal__locationSubtext___bVx_j"},m("resource.localization.choose_address_for_availability")),_().createElement("form",{className:"location-modal__locationInput___B4Fp7",onSubmit:b(d)},_().createElement(o.default,_extends({autoComplete:"off",placeholder:m("resource.common.address.enter_pincode"),containerClassName:"location-modal__pincodeInputWrapper___xxMUZ",inputClassName:"location-modal__pincodeInput___oThuj b2",type:"text",maxLength:"6"},p("pincode",{required:m("resource.common.address.valid_six_digit_pincode"),pattern:{value:/^\d{6}$/,message:m("resource.common.address.pincode_six_digits_required")}}),{error:!!v.pincode||!!v.root,errorMessage:v.pincode?.message||v.root?.message})),_().createElement(l.default,{className:"location-modal__applyPincode___MZcAU",type:"submit",disabled:!w},m("resource.facets.apply_caps"))),f&&_().createElement("button",{type:"button",className:"location-modal__currentLocation___HxHp4",onClick:y},m("resource.localization.use_current_location")))}})(),r})()));
1
+ !function webpackUniversalModuleDefinition(e,_){"object"==typeof exports&&"object"==typeof module?module.exports=_(require("fdk-core/utils"),require("react"),require("react-hook-form")):"function"==typeof define&&define.amd?define("firestone",["fdk-core/utils","react","react-hook-form"],_):"object"==typeof exports?exports.firestone=_(require("fdk-core/utils"),require("react"),require("react-hook-form")):e.firestone=_(e["fdk-core/utils"],e.react,e["react-hook-form"])}("undefined"!=typeof self?self:this,((e,_,t)=>(()=>{"use strict";var n={4814:(e,_,t)=>{t.d(_,{A:()=>r});var n,o=t(9155);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var _=1;_<arguments.length;_++){var t=arguments[_];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_extends.apply(null,arguments)}const r=function SvgAddress(e){return o.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none"},e),n||(n=o.createElement("path",{fill:"#4D4D4E",d:"m10.001 5.16 4.167 3.75v6.508h-1.667v-5h-5v5H5.835V8.91zm0-2.242-8.333 7.5h2.5v6.667h5v-5h1.667v5h5v-6.667h2.5z"})))}},7962:(e,_,t)=>{t.d(_,{A:()=>r});var n,o=t(9155);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var _=1;_<arguments.length;_++){var t=arguments[_];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_extends.apply(null,arguments)}const r=function SvgCall(e){return o.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none"},e),n||(n=o.createElement("path",{fill:"#4D4D4E",d:"M5.45 4.167c.05.741.175 1.466.375 2.158l-1 1c-.342-1-.558-2.058-.633-3.158zm8.217 10.016c.708.2 1.433.325 2.166.375V15.8a12.9 12.9 0 0 1-3.166-.625zM6.25 2.5H3.333a.836.836 0 0 0-.833.833C2.5 11.158 8.842 17.5 16.667 17.5a.836.836 0 0 0 .833-.833v-2.909a.836.836 0 0 0-.833-.833 9.5 9.5 0 0 1-2.975-.475.7.7 0 0 0-.259-.042.85.85 0 0 0-.591.242l-1.834 1.833a12.62 12.62 0 0 1-5.491-5.491L7.35 7.158a.84.84 0 0 0 .208-.85 9.5 9.5 0 0 1-.475-2.975.836.836 0 0 0-.833-.833"})))}},1030:(e,_,t)=>{t.d(_,{A:()=>r});var n,o=t(9155);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var _=1;_<arguments.length;_++){var t=arguments[_];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_extends.apply(null,arguments)}const r=function SvgCloseBold(e){return o.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:21,height:20,fill:"none"},e),n||(n=o.createElement("path",{fill:"#1F1F1F",d:"m16.752 5.342-1.198-1.175-4.748 4.658-4.749-4.658L4.86 5.342 9.608 10 4.859 14.66l1.198 1.175 4.749-4.659 4.748 4.659 1.198-1.175L12.004 10z"})))}},7010:(e,_,t)=>{t.d(_,{A:()=>r});var n,o=t(9155);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var _=1;_<arguments.length;_++){var t=arguments[_];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_extends.apply(null,arguments)}const r=function SvgEmail(e){return o.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none"},e),n||(n=o.createElement("path",{fill:"#4D4D4E",d:"M18.335 4.999c0-.917-.75-1.667-1.667-1.667H3.335c-.917 0-1.667.75-1.667 1.667v10c0 .916.75 1.666 1.667 1.666h13.333c.917 0 1.667-.75 1.667-1.666zm-1.667 0-6.667 4.158-6.666-4.158zm0 10H3.335V6.665L10 10.832l6.667-4.167z"})))}},9825:(e,_,t)=>{t.d(_,{A:()=>l});var n,o,r=t(9155);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var _=1;_<arguments.length;_++){var t=arguments[_];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_extends.apply(null,arguments)}const l=function SvgOrders(e){return r.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none"},e),r.createElement("mask",{id:"orders_svg__a",width:20,height:20,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},n||(n=r.createElement("path",{fill:"#D9D9D9",d:"M0 0h20v20H0z"}))),o||(o=r.createElement("g",{mask:"url(#orders_svg__a)"},r.createElement("path",{fill:"#4D4D4E",d:"M4.418 17.918q-.625 0-1.063-.437a1.45 1.45 0 0 1-.437-1.063v-9.5q0-.625.437-1.063a1.45 1.45 0 0 1 1.063-.437h1.833q0-1.562 1.094-2.657Q8.44 1.668 10 1.668q1.563 0 2.657 1.093 1.093 1.094 1.093 2.657h1.834q.624 0 1.062.437.438.438.438 1.063v9.5q0 .625-.438 1.063a1.45 1.45 0 0 1-1.062.437zm0-1.25h11.167q.082 0 .166-.083.084-.084.084-.167v-9.5q0-.083-.084-.167-.082-.083-.166-.083H4.418q-.083 0-.167.083-.083.084-.083.167v9.5q0 .084.083.167t.167.083m5.583-5.417q1.563 0 2.657-1.093 1.093-1.094 1.093-2.657h-1.25q0 1.042-.729 1.771a2.4 2.4 0 0 1-1.77.73 2.4 2.4 0 0 1-1.772-.73 2.4 2.4 0 0 1-.729-1.77h-1.25q0 1.562 1.094 2.656Q8.44 11.251 10 11.251m-2.5-5.833h5q0-1.042-.729-1.77a2.4 2.4 0 0 0-1.77-.73 2.4 2.4 0 0 0-1.772.73 2.4 2.4 0 0 0-.729 1.77"}))))}},2847:(e,_,t)=>{t.d(_,{default:()=>Le});var n={};t.r(n),t.d(n,{"accent-btn":()=>l,accentBtn:()=>i,"b-small":()=>a,b1:()=>u,b2:()=>s,bSmall:()=>f,"base-page-container":()=>c,basePageContainer:()=>d,"btn-link":()=>y,btnLink:()=>m,button:()=>p,"caption-medium":()=>b,"caption-semi-bold":()=>v,captionMedium:()=>w,captionSemiBold:()=>g,contained:()=>h,d1:()=>x,"display-block":()=>j,error:()=>E,"flex-align-center":()=>C,"flex-center":()=>k,"flex-column":()=>q,"flex-justify-center":()=>N,"flex-row":()=>O,flexAlignCenter:()=>S,flexCenter:()=>M,flexColumn:()=>A,flexJustifyCenter:()=>$,fullWidth:()=>L,h1:()=>z,h2:()=>B,h3:()=>T,h4:()=>D,h5:()=>F,"hide-overflow":()=>H,hideOverflow:()=>J,info:()=>P,"inline-block":()=>U,inlineBlock:()=>K,"justify-around":()=>I,"justify-between":()=>V,"justify-end":()=>W,"justify-evenly":()=>R,"justify-start":()=>Q,justifyAround:()=>Z,justifyBetween:()=>G,justifyEnd:()=>Y,justifyEvenly:()=>X,justifyStart:()=>ee,large:()=>_e,loader:()=>te,loaderContainer:()=>ne,"margin-0-auto":()=>oe,margin0auto:()=>re,"markdown-body":()=>le,medium:()=>ie,"mr-2":()=>ae,"mr-5":()=>ue,mr2:()=>se,mr5:()=>fe,"no-scroll":()=>ce,noScroll:()=>de,outlined:()=>ye,primary:()=>me,"py-5":()=>pe,py5:()=>be,"remove-scroll":()=>ve,removeScroll:()=>we,secondary:()=>ge,small:()=>he,success:()=>xe,text:()=>je,"user-select-none":()=>Ee,userSelectNone:()=>Ce,"view-all-mobile":()=>ke,"view-all-text":()=>qe,"view-mobile":()=>Ne,"view-mobile-up":()=>Oe,"view3d-canvas":()=>Se,viewAllMobile:()=>Me,viewAllText:()=>Ae});var o=t(9155),r=t.n(o),l="fy-button__accent-btn___xbDFn",i="fy-button__accentBtn___opgXg",a="fy-button__b-small___s1m8o",u="fy-button__b1___cBoS2",s="fy-button__b2___gOnJ1",f="fy-button__bSmall___fny2f",c="fy-button__base-page-container___blkPJ",d="fy-button__basePageContainer___ciPsX",y="fy-button__btn-link___bKkQ1",m="fy-button__btnLink___jOAiL",p="fy-button__button___UES8C",b="fy-button__caption-medium___PSB4T",v="fy-button__caption-semi-bold___FFG2N",w="fy-button__captionMedium___iW0z_",g="fy-button__captionSemiBold___czTMx",h="fy-button__contained___F5O7g",x="fy-button__d1___jr5H6",j="fy-button__display-block___vef36",E="fy-button__error___guhqH",C="fy-button__flex-align-center___QErLo",k="fy-button__flex-center____Om97",q="fy-button__flex-column___vcBv1",N="fy-button__flex-justify-center___myq9D",O="fy-button__flex-row___PMsJD",S="fy-button__flexAlignCenter___byvov",M="fy-button__flexCenter___PHlCU",A="fy-button__flexColumn___ReqFL",$="fy-button__flexJustifyCenter___mJQrA",L="fy-button__fullWidth___FLrWt",z="fy-button__h1___ljmcG",B="fy-button__h2___dtda8",T="fy-button__h3___HHfmk",D="fy-button__h4___SvINy",F="fy-button__h5___LNYpO",H="fy-button__hide-overflow___wDMEA",J="fy-button__hideOverflow___F8mRq",P="fy-button__info___zO7uV",U="fy-button__inline-block___AP9JK",K="fy-button__inlineBlock___xYCrv",I="fy-button__justify-around___O7fq3",V="fy-button__justify-between___gbKe9",W="fy-button__justify-end___evwo6",R="fy-button__justify-evenly___Fukno",Q="fy-button__justify-start___vgs9K",Z="fy-button__justifyAround___NdK7j",G="fy-button__justifyBetween___XdXo5",Y="fy-button__justifyEnd___fDa0b",X="fy-button__justifyEvenly____8lbT",ee="fy-button__justifyStart___NggTJ",_e="fy-button__large___nv2sC",te="fy-button__loader___eJW6i",ne="fy-button__loaderContainer___BYHJs",oe="fy-button__margin-0-auto___f2LiK",re="fy-button__margin0auto___LCb81",le="fy-button__markdown-body___uimil",ie="fy-button__medium___uyLw8",ae="fy-button__mr-2___Qtkhv",ue="fy-button__mr-5___A5qJJ",se="fy-button__mr2___ajbyt",fe="fy-button__mr5___BRUgW",ce="fy-button__no-scroll___oFpSx",de="fy-button__noScroll___ghKBa",ye="fy-button__outlined___WccQN",me="fy-button__primary___xKz1S",pe="fy-button__py-5___y7k5w",be="fy-button__py5___Zi5JN",ve="fy-button__remove-scroll___Kd5MZ",we="fy-button__removeScroll___UpL4U",ge="fy-button__secondary___z_hBB",he="fy-button__small___MktU8",xe="fy-button__success___M7fJl",je="fy-button__text___HwP6V",Ee="fy-button__user-select-none___CegHT",Ce="fy-button__userSelectNone___DdRnr",ke="fy-button__view-all-mobile___T8nf5",qe="fy-button__view-all-text___U6bgs",Ne="fy-button__view-mobile___yMsQF",Oe="fy-button__view-mobile-up___sto08",Se="fy-button__view3d-canvas___E1pOb",Me="fy-button__viewAllMobile___yLYMO",Ae="fy-button__viewAllText___CpXoj",$e=t(9636);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var _=1;_<arguments.length;_++){var t=arguments[_];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_extends.apply(null,arguments)}const Le=(0,o.forwardRef)(((e,_)=>{let{children:t,className:o,variant:l="contained",size:i="medium",color:a="primary",fullWidth:u=!1,startIcon:s=r().createElement(r().Fragment,null),endIcon:f=r().createElement(r().Fragment,null),ariaLabel:c="",isLoading:d=!1,...y}=e;const m=`${p} ${n[a]} ${u?L:""} ${n[l]} ${n[i]} ${o??""} `;return r().createElement("button",_extends({type:"button",className:m,"aria-label":c},y,{disabled:y?.disabled||d,ref:_}),d?r().createElement($e.default,{containerClassName:ne,loaderClassName:`${te} ${n[l]} ${n[a]} ${n[i]}`}):r().createElement(r().Fragment,null,s," ",r().createElement("span",null,t)," ",f))}))},873:(e,_,t)=>{t.d(_,{default:()=>i});var n=t(9155),o=t.n(n),r=t(2650),l=t(447);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var _=1;_<arguments.length;_++){var t=arguments[_];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_extends.apply(null,arguments)}const i=(0,n.forwardRef)(((e,_)=>{let{label:t="",labelVariant:i="normal",inputVariant:a="outlined",inputSize:u="large",inputClassName:s,containerClassName:f,labelClassName:c,showAsterik:d=!0,id:y,error:m=!1,errorMessage:p,multiline:b=!1,required:v,startAdornment:w,endAdornment:g,...h}=e;const{t:x}=(0,l.useGlobalTranslation)("translation"),j=(0,n.useMemo)((()=>`${r[u]} ${b?r.fyTextArea:""} ${r[a]} ${m?r.inputError:""} ${s??""} `),[a,s,m,u]),E=(0,n.useMemo)((()=>`${r.label} ${r[i]} ${c??""}`),[c,i]),C=(0,n.useMemo)((()=>`${r.inputContainer} ${f??""}`),[f]);return o().createElement("div",{className:C},t&&o().createElement("label",{htmlFor:y,className:E},t,v&&d&&o().createElement("span",{className:r.required}," *")),b?o().createElement("textarea",_extends({rows:5},h,{id:y,className:`${j} ${r.fyInput} `,ref:_})):o().createElement("div",{className:`${r.adornmentContainer} ${h?.disabled?r.inputDisable:""} ${j}`},!!w&&w,o().createElement("input",_extends({},h,{className:`${r.fyInput} ${h?.className||""}`,id:y,ref:_})),!!g&&g),m&&o().createElement("div",{className:r.error},p||x("resource.common.invalid_input")))}))},8744:(e,_,t)=>{t.d(_,{default:()=>u});var n=t(9155),o=t.n(n),r="modal__modalContainer___BoKU8",l=t(8618),i=t(1030),a=t(4429);const u=function Modal(e){let{isOpen:_,isCancellable:t=!0,childHandleFocus:u=!1,hideHeader:s=!1,modalType:f="",closeDialog:c=(()=>{}),children:d,title:y,titleClassName:m,subTitle:p,subTitleClassName:b,headerClassName:v,bodyClassName:w,containerClassName:g,ignoreClickOutsideForClass:h,customClassName:x,notCloseOnclickOutside:j}=e;const E=(0,n.useRef)(null),C=(0,n.useRef)(null);(0,l.useMobile)(),(0,n.useEffect)((()=>{_&&!u&&E.current&&E.current.focus()}),[_,u]),(0,n.useEffect)((()=>{if(!(0,a.Wx)())return;const e=document.querySelectorAll(`.${r}`);return _?document.body.style.overflow="hidden":e.length<1&&(document.body.style.overflow="unset"),()=>{document.querySelectorAll(`.${r}`).length<1&&(document.body.style.overflow="unset")}}),[_]);const k=(0,n.useMemo)((()=>`modal__modalHeader___xKo1g ${v??""}`),[v]),q=(0,n.useMemo)((()=>`modal__modalTitle___yvZQo ${m??""}`),[m]),N=(0,n.useMemo)((()=>`modal__modalSubTitle___Jr61k ${b??""}`),[b]),O=(0,n.useMemo)((()=>`${r} ${""===f?"modal__modalContainer--borders____AGZf":""} ${g??""}`),[g]),S=(0,n.useMemo)((()=>`modal__modalBody___peHlJ ${w??""}`),[w]);return o().createElement(o().Fragment,null,_&&o().createElement("div",{className:`modal__modal___xT3RX ${"right-modal"===f?"modal__rightModal___acoje":""} ${"center-modal"===f?"modal__centerModal___CkbLu":""} ${x??""}`,ref:E,onClick:e=>{j||!t||!C.current||C.current.contains(e.target)||h&&(e.target.className.includes(h)||e.target.parentElement?.className.includes(h))||c(e)}},o().createElement("div",{className:O,ref:C},!s&&o().createElement("div",{className:k},o().createElement("div",null,o().createElement("div",{className:q},y),p&&o().createElement("div",{className:N},p)),o().createElement("div",{className:"modal__crossIcon___ieJau",onClick:c},o().createElement(i.A,null))),o().createElement("div",{className:S},d))))}},9636:(e,_,t)=>{t.d(_,{default:()=>loader});var n=t(9155),o=t.n(n);const loader=e=>{let{containerClassName:_,loaderClassName:t,...n}=e;const r=`loader__page-loader-container___jJHee ${_??""}`,l=`loader__loader___ytdT3 ${t??""}`;return o().createElement("div",{className:r},o().createElement("div",{className:l}))}},266:(e,_,t)=>{var n=t(9825),o=t(7962),r=t(7010),l=t(4814);n.A,o.A,r.A,l.A},8618:(e,_,t)=>{t.d(_,{useMobile:()=>useMobile});var n=t(9155),o=t(4429);const useMobile=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:768;const[_,t]=(0,n.useState)(!1);return(0,n.useEffect)((()=>{if(!(0,o.Wx)())return;const handleResize=()=>{"undefined"!=typeof window&&t(window?.innerWidth<=e)};return handleResize(),window?.addEventListener("resize",handleResize),()=>{window?.removeEventListener("resize",handleResize)}}),[e]),_}},4429:(e,_,t)=>{t.d(_,{Wx:()=>isRunningOnClient});t(266);function isRunningOnClient(){return"undefined"!=typeof window&&globalThis===window}},2650:(e,_,t)=>{t.r(_),t.d(_,{"accent-btn":()=>n,accentBtn:()=>o,adornmentContainer:()=>r,"b-small":()=>l,b1:()=>i,b2:()=>a,bSmall:()=>u,"base-page-container":()=>s,basePageContainer:()=>f,"btn-link":()=>c,btnLink:()=>d,"caption-medium":()=>y,"caption-semi-bold":()=>m,captionMedium:()=>p,captionSemiBold:()=>b,d1:()=>v,"display-block":()=>w,error:()=>g,"flex-align-center":()=>h,"flex-center":()=>x,"flex-column":()=>j,"flex-justify-center":()=>E,"flex-row":()=>C,flexAlignCenter:()=>k,flexCenter:()=>q,flexColumn:()=>N,flexJustifyCenter:()=>O,floating:()=>S,fyInput:()=>M,fyTextArea:()=>A,h1:()=>$,h2:()=>L,h3:()=>z,h4:()=>B,h5:()=>T,"hide-overflow":()=>D,hideOverflow:()=>F,"inline-block":()=>H,inlineBlock:()=>J,inputContainer:()=>P,inputDisable:()=>U,inputError:()=>K,"justify-around":()=>I,"justify-between":()=>V,"justify-end":()=>W,"justify-evenly":()=>R,"justify-start":()=>Q,justifyAround:()=>Z,justifyBetween:()=>G,justifyEnd:()=>Y,justifyEvenly:()=>X,justifyStart:()=>ee,label:()=>_e,"margin-0-auto":()=>te,margin0auto:()=>ne,"markdown-body":()=>oe,medium:()=>re,"mr-2":()=>le,"mr-5":()=>ie,mr2:()=>ae,mr5:()=>ue,"no-border":()=>se,"no-scroll":()=>fe,noScroll:()=>ce,outlined:()=>de,"py-5":()=>ye,py5:()=>me,"remove-scroll":()=>pe,removeScroll:()=>be,required:()=>ve,underline:()=>we,"user-select-none":()=>ge,userSelectNone:()=>he,"view-all-mobile":()=>xe,"view-all-text":()=>je,"view-mobile":()=>Ee,"view-mobile-up":()=>Ce,"view3d-canvas":()=>ke,viewAllMobile:()=>qe,viewAllText:()=>Ne});var n="fy-input__accent-btn____Y1RU",o="fy-input__accentBtn___Jv_le",r="fy-input__adornmentContainer___MtgI6",l="fy-input__b-small___XDJva",i="fy-input__b1___HBrNj",a="fy-input__b2___bhqLO",u="fy-input__bSmall___zjwR7",s="fy-input__base-page-container___DIijL",f="fy-input__basePageContainer___iFW9V",c="fy-input__btn-link___kKnNG",d="fy-input__btnLink___gGoDJ",y="fy-input__caption-medium___ypzRG",m="fy-input__caption-semi-bold___WmtaG",p="fy-input__captionMedium___cFBcK",b="fy-input__captionSemiBold___UuNTY",v="fy-input__d1___YqGZp",w="fy-input__display-block___Qw7AD",g="fy-input__error___wplxk",h="fy-input__flex-align-center___CiLo5",x="fy-input__flex-center____wzo4",j="fy-input__flex-column___DUDri",E="fy-input__flex-justify-center___Z4UeV",C="fy-input__flex-row___nxUdL",k="fy-input__flexAlignCenter___d3zzz",q="fy-input__flexCenter___Kbkj1",N="fy-input__flexColumn____JZqm",O="fy-input__flexJustifyCenter___ujbKe",S="fy-input__floating___jgtoq",M="fy-input__fyInput___S4Mtu",A="fy-input__fyTextArea___uikbN",$="fy-input__h1___w3tCr",L="fy-input__h2___kBdEx",z="fy-input__h3___COfff",B="fy-input__h4___pAltU",T="fy-input__h5___wM732",D="fy-input__hide-overflow___ijoCf",F="fy-input__hideOverflow____UGEr",H="fy-input__inline-block___CMLpt",J="fy-input__inlineBlock___KAeA1",P="fy-input__inputContainer___Du9V3",U="fy-input__inputDisable___M8Zn2",K="fy-input__inputError___KsMkv",I="fy-input__justify-around___C5dCI",V="fy-input__justify-between___jLrlI",W="fy-input__justify-end___RIbTk",R="fy-input__justify-evenly___LlzdK",Q="fy-input__justify-start___jEVsy",Z="fy-input__justifyAround___GdVeg",G="fy-input__justifyBetween___ymndX",Y="fy-input__justifyEnd___j4IuY",X="fy-input__justifyEvenly___UyFRu",ee="fy-input__justifyStart___SWORu",_e="fy-input__label___YQgmr",te="fy-input__margin-0-auto___rEi0w",ne="fy-input__margin0auto___dSSwm",oe="fy-input__markdown-body___GUE4l",re="fy-input__medium___L3QsD",le="fy-input__mr-2___u3YuI",ie="fy-input__mr-5___v4vQm",ae="fy-input__mr2___EOVYz",ue="fy-input__mr5___FnOZz",se="fy-input__no-border____9qYF",fe="fy-input__no-scroll___QZXax",ce="fy-input__noScroll___iHfSy",de="fy-input__outlined___CEaKm",ye="fy-input__py-5___QoQ9q",me="fy-input__py5___q5mpm",pe="fy-input__remove-scroll___B0TU7",be="fy-input__removeScroll___ZJHN4",ve="fy-input__required___MaAlL",we="fy-input__underline___fCh8Z",ge="fy-input__user-select-none___rjMZW",he="fy-input__userSelectNone___Prl4C",xe="fy-input__view-all-mobile___FzKuV",je="fy-input__view-all-text___jIc9n",Ee="fy-input__view-mobile___iTGo9",Ce="fy-input__view-mobile-up___z4OJg",ke="fy-input__view3d-canvas___XFVjx",qe="fy-input__viewAllMobile___zHa_7",Ne="fy-input__viewAllText___oV56f"},447:_=>{_.exports=e},9155:e=>{e.exports=_},1862:e=>{e.exports=t}},o={};function __webpack_require__(e){var _=o[e];if(void 0!==_)return _.exports;var t=o[e]={exports:{}};return n[e](t,t.exports,__webpack_require__),t.exports}__webpack_require__.n=e=>{var _=e&&e.__esModule?()=>e.default:()=>e;return __webpack_require__.d(_,{a:_}),_},__webpack_require__.d=(e,_)=>{for(var t in _)__webpack_require__.o(_,t)&&!__webpack_require__.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:_[t]})},__webpack_require__.o=(e,_)=>Object.prototype.hasOwnProperty.call(e,_),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};return(()=>{__webpack_require__.r(r),__webpack_require__.d(r,{default:()=>a});var e=__webpack_require__(9155),_=__webpack_require__.n(e),t=__webpack_require__(8744),n=__webpack_require__(1862),o=__webpack_require__(873),l=__webpack_require__(2847),i=__webpack_require__(447);function _extends(){return _extends=Object.assign?Object.assign.bind():function(e){for(var _=1;_<arguments.length;_++){var t=arguments[_];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},_extends.apply(null,arguments)}const a=function LocationModal(r){let{isOpen:a=!0,pincode:u="",error:s=null,isLocationButton:f=!1,onClose:c=(()=>{}),onSubmit:d=(()=>{}),onCurrentLocationClick:y=(()=>{})}=r;const{t:m}=(0,i.useGlobalTranslation)("translation"),{register:p,handleSubmit:b,formState:{errors:v,isValid:w},watch:g,reset:h,setError:x,clearErrors:j}=(0,n.useForm)({defaultValues:{pincode:u}}),E=g("pincode");return(0,e.useEffect)((()=>{h({pincode:u})}),[u,h]),(0,e.useEffect)((()=>{s?x("root",s):j("root")}),[s]),(0,e.useEffect)((()=>{a||u||j()}),[a,u]),(0,e.useEffect)((()=>{j("root")}),[E,j]),_().createElement(t.default,{isOpen:a,closeDialog:c,hideHeader:!0,containerClassName:"location-modal__locationModalContainer___ZUzWs"},_().createElement("div",{className:"location-modal__locationModalHeader____lLeW"},_().createElement("h3",{className:"location-modal__modalTitle___T5Ln_"},m("resource.localization.check_pincode_availability"))),_().createElement("p",{className:"location-modal__locationSubtext___bVx_j"},m("resource.localization.choose_address_for_availability")),_().createElement("form",{className:"location-modal__locationInput___B4Fp7",onSubmit:b(d)},_().createElement(o.default,_extends({autoComplete:"off",placeholder:m("resource.common.address.enter_pincode"),containerClassName:"location-modal__pincodeInputWrapper___xxMUZ",inputClassName:"location-modal__pincodeInput___oThuj b2",type:"text",maxLength:"6"},p("pincode",{required:m("resource.common.address.valid_six_digit_pincode"),pattern:{value:/^\d{6}$/,message:m("resource.common.address.pincode_six_digits_required")}}),{error:!!v.pincode||!!v.root,errorMessage:v.pincode?.message||v.root?.message})),_().createElement(l.default,{className:"location-modal__applyPincode___MZcAU",type:"submit",disabled:!w},m("resource.facets.apply_caps"))),f&&_().createElement("button",{type:"button",className:"location-modal__currentLocation___HxHp4",onClick:y},m("resource.localization.use_current_location")))}})(),r})()));
@@ -380,11 +380,7 @@ h5,
380
380
  }
381
381
  .order-shipment__orderItem____zenT .order-shipment__shipmentData___sofy3 .order-shipment__shipmentLeft___o0Q0q {
382
382
  display: table-cell;
383
- }
384
- .order-shipment__orderItem____zenT .order-shipment__shipmentData___sofy3 .order-shipment__shipmentLeft___o0Q0q img {
385
- width: 80px;
386
- height: 100px;
387
- object-fit: cover;
383
+ flex-basis: 80px;
388
384
  }
389
385
  .order-shipment__orderItem____zenT .order-shipment__shipmentData___sofy3 .order-shipment__shipmentLeft___o0Q0q #order-shipment__total-item___SOgWJ {
390
386
  text-align: center;
@@ -948,3 +944,436 @@ h5,
948
944
  transform: rotate(180deg);
949
945
  }
950
946
 
947
+ /**color by character**/
948
+ /** Font family **/
949
+ /** Font weight **/
950
+ .bag__display-block___U_YPF {
951
+ display: block;
952
+ }
953
+ .bag__inline-block___EsCVB,
954
+ .bag__inlineBlock___mp9L4 {
955
+ display: inline-block;
956
+ }
957
+ .bag__flex-row___H3VDQ {
958
+ display: flex;
959
+ }
960
+ .bag__flex-column___vZxz5,
961
+ .bag__flexColumn___PMS89 {
962
+ display: flex;
963
+ flex-direction: column;
964
+ }
965
+ .bag__flex-align-center___T8aC5,
966
+ .bag__flexAlignCenter___LYNna {
967
+ display: flex;
968
+ align-items: center;
969
+ }
970
+ .bag__flex-justify-center___jSKCp,
971
+ .bag__flexJustifyCenter___bjZwp {
972
+ display: flex;
973
+ justify-content: center;
974
+ }
975
+ .bag__flex-center___O2Ft5,
976
+ .bag__flexCenter___bzHaa {
977
+ display: flex;
978
+ justify-content: center;
979
+ align-items: center;
980
+ }
981
+ .bag__justify-start___hUS24,
982
+ .bag__justifyStart___MdodZ {
983
+ justify-content: flex-start;
984
+ }
985
+ .bag__justify-end___BxxBk,
986
+ .bag__justifyEnd___izoJ2 {
987
+ justify-content: flex-end;
988
+ }
989
+ .bag__justify-between___uaJOI,
990
+ .bag__justifyBetween___oYcC6 {
991
+ justify-content: space-between;
992
+ }
993
+ .bag__justify-around___ZUg_l,
994
+ .bag__justifyAround___ad67N {
995
+ justify-content: space-around;
996
+ }
997
+ .bag__justify-evenly___YZ1NQ,
998
+ .bag__justifyEvenly___QBJUu {
999
+ justify-content: space-evenly;
1000
+ }
1001
+ h1,
1002
+ .bag__h1___yv4sn {
1003
+ font-weight: 700;
1004
+ font-size: 28px;
1005
+ line-height: 42px;
1006
+ letter-spacing: -0.03em;
1007
+ color: var(--textHeading, #26201a);
1008
+ }
1009
+ @media only screen and (min-width: 769px) {
1010
+ h1,
1011
+ .bag__h1___yv4sn {
1012
+ font-size: 36px;
1013
+ line-height: 48px;
1014
+ }
1015
+ }
1016
+ h2,
1017
+ .bag__h2___Nv1Up {
1018
+ font-weight: 700;
1019
+ font-size: 28px;
1020
+ line-height: 36px;
1021
+ letter-spacing: -0.03em;
1022
+ color: var(--textHeading, #26201a);
1023
+ }
1024
+ @media only screen and (min-width: 769px) {
1025
+ h2,
1026
+ .bag__h2___Nv1Up {
1027
+ font-size: 32px;
1028
+ line-height: 42px;
1029
+ }
1030
+ }
1031
+ h3,
1032
+ .bag__h3___qasNP {
1033
+ font-weight: 700;
1034
+ letter-spacing: -0.02em;
1035
+ color: var(--textHeading, #26201a);
1036
+ font-size: 24px;
1037
+ line-height: 32px;
1038
+ }
1039
+ @media only screen and (min-width: 769px) {
1040
+ h3,
1041
+ .bag__h3___qasNP {
1042
+ font-weight: 700;
1043
+ letter-spacing: -0.02em;
1044
+ color: var(--textHeading, #26201a);
1045
+ font-size: 28px;
1046
+ line-height: 36px;
1047
+ }
1048
+ }
1049
+ h4,
1050
+ .bag__h4___Hokuw {
1051
+ font-weight: 600;
1052
+ letter-spacing: -0.02em;
1053
+ color: var(--textHeading, #26201a);
1054
+ font-size: 16px;
1055
+ line-height: 1.5;
1056
+ }
1057
+ @media only screen and (min-width: 769px) {
1058
+ h4,
1059
+ .bag__h4___Hokuw {
1060
+ font-weight: 600;
1061
+ letter-spacing: -0.02em;
1062
+ color: var(--textHeading, #26201a);
1063
+ font-size: 20px;
1064
+ line-height: 1.5;
1065
+ }
1066
+ }
1067
+ h5,
1068
+ .bag__h5___ESfMQ {
1069
+ font-weight: 600;
1070
+ font-size: 14px;
1071
+ line-height: 16px;
1072
+ letter-spacing: -0.02em;
1073
+ color: var(--textHeading, #26201a);
1074
+ }
1075
+ @media only screen and (min-width: 769px) {
1076
+ h5,
1077
+ .bag__h5___ESfMQ {
1078
+ font-size: 16px;
1079
+ line-height: 18px;
1080
+ }
1081
+ }
1082
+ .bag__b1___EZ4So {
1083
+ font-weight: 400;
1084
+ font-size: 14px;
1085
+ line-height: 18px;
1086
+ letter-spacing: -0.02em;
1087
+ color: var(--textBody, #3c3131);
1088
+ }
1089
+ @media only screen and (min-width: 769px) {
1090
+ .bag__b1___EZ4So {
1091
+ font-size: 16px;
1092
+ line-height: 20px;
1093
+ }
1094
+ }
1095
+ .bag__b-small___tjwxK,
1096
+ .bag__bSmall___DZHZ3,
1097
+ .bag__b2___E69Dc {
1098
+ font-weight: 400;
1099
+ letter-spacing: -0.02em;
1100
+ color: var(--textBody, #3c3131);
1101
+ font-size: 12px;
1102
+ line-height: 16px;
1103
+ }
1104
+ @media only screen and (min-width: 769px) {
1105
+ .bag__b-small___tjwxK,
1106
+ .bag__bSmall___DZHZ3,
1107
+ .bag__b2___E69Dc {
1108
+ font-weight: 400;
1109
+ letter-spacing: -0.02em;
1110
+ color: var(--textBody, #3c3131);
1111
+ font-size: 14px;
1112
+ line-height: 18px;
1113
+ }
1114
+ }
1115
+ .bag__d1___Lrxkl {
1116
+ font-size: 36px;
1117
+ font-weight: 700;
1118
+ line-height: 48px;
1119
+ letter-spacing: -0.02em;
1120
+ }
1121
+ @media only screen and (min-width: 769px) {
1122
+ .bag__d1___Lrxkl {
1123
+ font-size: 64px;
1124
+ line-height: 85px;
1125
+ letter-spacing: -0.03em;
1126
+ }
1127
+ }
1128
+ .bag__caption-medium___M57y8,
1129
+ .bag__captionMedium___j4lTh {
1130
+ font-size: 12px;
1131
+ line-height: 1.5;
1132
+ letter-spacing: -0.02em;
1133
+ font-weight: 500;
1134
+ }
1135
+ @media only screen and (max-width: 480px) {
1136
+ .bag__caption-medium___M57y8,
1137
+ .bag__captionMedium___j4lTh {
1138
+ font-size: 11px;
1139
+ }
1140
+ }
1141
+ .bag__caption-semi-bold___NA_Qp,
1142
+ .bag__captionSemiBold___zsquN {
1143
+ font-size: 12px;
1144
+ line-height: 1.5;
1145
+ letter-spacing: -0.02em;
1146
+ font-weight: 600;
1147
+ }
1148
+ @media only screen and (max-width: 480px) {
1149
+ .bag__caption-semi-bold___NA_Qp,
1150
+ .bag__captionSemiBold___zsquN {
1151
+ font-size: 11px;
1152
+ }
1153
+ }
1154
+ .bag__btn-link___uaItG,
1155
+ .bag__btnLink___b1JQA {
1156
+ font-weight: 500;
1157
+ letter-spacing: -0.02em;
1158
+ font-size: 12px;
1159
+ line-height: 14px;
1160
+ border-radius: var(--buttonRadius, 0px);
1161
+ cursor: pointer;
1162
+ color: var(--buttonLink, #b1655b);
1163
+ text-decoration: underline;
1164
+ background: none;
1165
+ border: none;
1166
+ }
1167
+ @media only screen and (min-width: 769px) {
1168
+ .bag__btn-link___uaItG,
1169
+ .bag__btnLink___b1JQA {
1170
+ font-weight: 500;
1171
+ letter-spacing: -0.02em;
1172
+ font-size: 14px;
1173
+ line-height: 16px;
1174
+ }
1175
+ }
1176
+ .bag__btn-link___uaItG:hover,
1177
+ .bag__btnLink___b1JQA:hover {
1178
+ color: var(--buttonLinkL1, #c1847c);
1179
+ }
1180
+ .bag__btn-link___uaItG:disabled,
1181
+ .bag__btnLink___b1JQA:disabled {
1182
+ color: var(--buttonLinkL2, #d0a39d);
1183
+ }
1184
+ .bag__btn-link___uaItG:active,
1185
+ .bag__btnLink___b1JQA:active {
1186
+ opacity: 0.8;
1187
+ }
1188
+ .bag__user-select-none___oSvos,
1189
+ .bag__userSelectNone___jEqdR {
1190
+ user-select: none;
1191
+ -moz-user-select: none;
1192
+ -webkit-user-select: none;
1193
+ -ms-user-select: none;
1194
+ }
1195
+ .bag__margin-0-auto___e_rAQ,
1196
+ .bag__margin0auto___E90Pt {
1197
+ margin: 0 auto;
1198
+ }
1199
+ .bag__base-page-container___ylIRR,
1200
+ .bag__basePageContainer___FZo_C {
1201
+ max-width: 1440px !important;
1202
+ }
1203
+ .bag__remove-scroll___Hav2e,
1204
+ .bag__removeScroll___dGbiR {
1205
+ overflow-y: hidden !important;
1206
+ }
1207
+ .bag__mr-5___y1uvv,
1208
+ .bag__mr5___pK91S {
1209
+ margin-inline-end: 30px !important;
1210
+ }
1211
+ .bag__mr-2____ZqxC,
1212
+ .bag__mr2___xpjOo {
1213
+ margin-inline-end: 5px !important;
1214
+ }
1215
+ .bag__py-5___ltsEk,
1216
+ .bag__py5___R7BsT {
1217
+ padding-top: 1.875rem !important;
1218
+ padding-bottom: 1.875rem !important;
1219
+ }
1220
+ .bag__view-all-text____8XpL,
1221
+ .bag__viewAllText___np2Kg {
1222
+ font-size: 20px;
1223
+ font-weight: 400;
1224
+ text-transform: lowercase;
1225
+ text-decoration: underline;
1226
+ }
1227
+ .bag__view-all-mobile___dWe4_,
1228
+ .bag__viewAllMobile___bmkJR {
1229
+ display: none;
1230
+ }
1231
+ @media only screen and (max-width: 768px) {
1232
+ .bag__view-all-mobile___dWe4_,
1233
+ .bag__viewAllMobile___bmkJR {
1234
+ display: flex;
1235
+ align-items: center;
1236
+ justify-content: center;
1237
+ margin-top: 40px;
1238
+ }
1239
+ }
1240
+ @media only screen and (max-width: 480px) {
1241
+ .bag__view-all-mobile___dWe4_,
1242
+ .bag__viewAllMobile___bmkJR {
1243
+ margin-top: 24px;
1244
+ }
1245
+ }
1246
+ .bag__accent-btn___HbLIk,
1247
+ .bag__accentBtn___NeiAY {
1248
+ background-color: var(--accentColor);
1249
+ color: #fff;
1250
+ }
1251
+ .bag__no-scroll___xqcXk,
1252
+ .bag__noScroll___j6iDv {
1253
+ overflow-y: hidden;
1254
+ }
1255
+ .bag__hide-overflow___Egp3N,
1256
+ .bag__hideOverflow___drczI {
1257
+ overflow: hidden;
1258
+ }
1259
+ .bag__markdown-body___X7Cfk h6 {
1260
+ margin-top: 0 !important;
1261
+ margin-bottom: 0 !important;
1262
+ }
1263
+ @media only screen and (max-width: 480px) {
1264
+ .bag__markdown-body___X7Cfk {
1265
+ font-size: 12px !important;
1266
+ padding: 5px !important;
1267
+ }
1268
+ }
1269
+ .bag__view3d-canvas___de3_F {
1270
+ width: 100%;
1271
+ height: 100%;
1272
+ }
1273
+ @media only screen and (max-width: 480px) {
1274
+ .bag__view-mobile-up___iRON6 {
1275
+ display: none !important;
1276
+ }
1277
+ }
1278
+ @media only screen and (min-width: 481px) {
1279
+ .bag__view-mobile___IW_HG {
1280
+ display: none !important;
1281
+ }
1282
+ }
1283
+ .bag__bagImg___F1kfj {
1284
+ min-width: 80px;
1285
+ object-fit: cover;
1286
+ border-radius: var(--buttonRadius, 0px);
1287
+ overflow: hidden;
1288
+ }
1289
+ .bag__bagImg___F1kfj img {
1290
+ object-fit: cover;
1291
+ }
1292
+ .bag__bundleImg___TEyPU {
1293
+ display: grid;
1294
+ grid-template-columns: repeat(2, 1fr);
1295
+ grid-template-rows: repeat(2, 1fr);
1296
+ padding: 4px;
1297
+ gap: 4px;
1298
+ aspect-ratio: var(--aspectRatio);
1299
+ border: 1px solid var(--dividerStokes, #d4d1d1);
1300
+ border-radius: var(--buttonRadius, 0px);
1301
+ }
1302
+ .bag__bundleImg___TEyPU .bag__bundleImgItem___slqOT {
1303
+ display: flex;
1304
+ border-radius: calc(var(--buttonRadius, 0px) / 2);
1305
+ overflow: hidden;
1306
+ position: relative;
1307
+ }
1308
+ .bag__bundleImg___TEyPU .bag__bundleImgItem___slqOT .bag__itemImg___tRLBP {
1309
+ display: flex;
1310
+ }
1311
+ .bag__bundleImg___TEyPU .bag__bundleImgItem___slqOT .bag__bundleCount___C799t {
1312
+ position: absolute;
1313
+ inset: 0;
1314
+ display: flex;
1315
+ align-items: center;
1316
+ justify-content: center;
1317
+ color: #FFF;
1318
+ background-color: #1F1F1FA3;
1319
+ font-size: 16px;
1320
+ font-weight: 700;
1321
+ line-height: 140%;
1322
+ }
1323
+
1324
+ /**color by character**/
1325
+ /** Font family **/
1326
+ /** Font weight **/
1327
+ .fy-image__imageWrapper___wKmP2 {
1328
+ overflow: hidden;
1329
+ position: relative;
1330
+ }
1331
+ .fy-image__imageWrapper___wKmP2 picture {
1332
+ display: flex;
1333
+ align-items: center;
1334
+ background-color: var(--bg-color, transparent);
1335
+ }
1336
+ .fy-image__imageWrapper___wKmP2 .fy-image__overlay___Dx1Ju {
1337
+ position: absolute;
1338
+ background-color: var(--overlay-bgcolor);
1339
+ z-index: 1;
1340
+ opacity: 0.4;
1341
+ height: 100%;
1342
+ width: 100%;
1343
+ }
1344
+ .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86 {
1345
+ width: 100%;
1346
+ height: 100%;
1347
+ object-fit: contain;
1348
+ }
1349
+ @-moz-document url-prefix() {
1350
+ .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR[alt=""] {
1351
+ font-size: 0;
1352
+ text-indent: -9999px;
1353
+ color: transparent;
1354
+ line-height: 0;
1355
+ letter-spacing: -1000px;
1356
+ -webkit-text-fill-color: transparent;
1357
+ text-shadow: none;
1358
+ }
1359
+ .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR[alt=""]::before,
1360
+ .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR[alt=""]::after {
1361
+ display: none;
1362
+ content: none;
1363
+ }
1364
+ .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR .fy-image__imageWrapper___wKmP2 .fy-image__fyImg___yIv86.fy-image__firefoxAltFix___hSfDR {
1365
+ transition: opacity 0.2s ease-in-out;
1366
+ }
1367
+ }
1368
+ .fy-image__imageWrapper___wKmP2.fy-image__fill___rFWVY .fy-image__fyImg___yIv86 {
1369
+ object-fit: cover;
1370
+ }
1371
+ .fy-image__imageWrapper___wKmP2.fy-image__fixedAspRatio___fyXGS picture {
1372
+ aspect-ratio: var(--aspect-ratio-mobile);
1373
+ }
1374
+ @media only screen and (min-width: 769px) {
1375
+ .fy-image__imageWrapper___wKmP2.fy-image__fixedAspRatio___fyXGS picture {
1376
+ aspect-ratio: var(--aspect-ratio-desktop);
1377
+ }
1378
+ }
1379
+