(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[741],{51356:function(n,e,t){"use strict";t.d(e,{U:function(){return Accordion}});var i=t(85893),o=t(42473),r=t(37340),a=t(20256),s=t(56606);function _templateObject(){let n=(0,r._)(["\n color: currentColor;\n padding: 0;\n border: none;\n padding: 15px 0;\n margin: 0;\n\n > span {\n color: currentColor;\n text-transform: none;\n font-size: 12px;\n font-weight: 400;\n }\n\n .zz-icon {\n transition: transform 0.3s;\n }\n\n &.is-open {\n .zz-icon {\n transform: rotateX(180deg);\n }\n }\n"]);return _templateObject=function(){return n},n}let l=(0,a.ZP)(s.U).withConfig({componentId:"sc-985a29a5-0"})(_templateObject());function Accordion(n){let{isAccordionOpen:e,className:t=""}=n,r="".concat(t," ").concat(e?"is-open":"").trim();return(0,i.jsx)(l,{icon:function(){return(0,i.jsx)(o.X,{name:"arrowDown",size:6})},...n,className:r})}},24824:function(n,e,t){"use strict";t.d(e,{k:function(){return AddressForm}});var i=t(85893),o=t(37340),r=t(20256),a=t(32913),s=t(93804);function _templateObject(){let n=(0,o._)(["\n .address-form {\n &__zipcode {\n &__link {\n margin: 22px 0 0 10px;\n font-size: 12px;\n }\n\n .zz-icon {\n &[name='checkButton'] {\n height: 11px;\n }\n }\n\n &-input {\n .status-icon {\n path {\n fill: ",";\n }\n }\n\n &--error {\n .inner-input {\n border-color: ",";\n color: ",";\n }\n\n .status-icon {\n path {\n fill: ",";\n }\n }\n\n .form-error {\n margin-top: 4px;\n\n @media only screen and (max-width: 1024px) {\n font-size: 13px;\n }\n }\n\n + .address-form__zipcode__link {\n margin-bottom: 21px;\n }\n }\n }\n }\n\n &__footer {\n button {\n font-size: 14px;\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(a.k).withConfig({componentId:"sc-bb99ad13-0"})(_templateObject(),s.H.DISCOUNT,s.H.TORCH_RED,s.H.TORCH_RED,s.H.TORCH_RED);function AddressForm(n){return(0,i.jsx)(l,{...n})}},39027:function(n,e,t){"use strict";t.d(e,{j:function(){return Banner}});var i=t(85893),o=t(41664),r=t.n(o),a=t(42473),s=t(87808),l=t(37340),c=t(20256),d=t(4301),u=t(93804);function _templateObject(){let n=(0,l._)(["\n .banner {\n &__button {\n transform: unset;\n right: 35px;\n left: unset;\n bottom: 35px;\n\n @media only screen and (max-width: 768px) {\n right: 15px;\n }\n\n .inner-button {\n color: ",";\n background-color: ",";\n border: 1px solid ",";\n display: flex;\n\n .zz-icon {\n margin: 0 8px 0 32px;\n }\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let p=(0,c.ZP)(d.j).withConfig({componentId:"sc-f6701959-0"})(_templateObject(),u.H.MINE_SHAFT,u.H.WHITE,u.H.WHITE);function Banner(n){let{button:e}=n;return(0,i.jsx)(p,{...n,customButton:function(){let{text:n="",link:t=""}=e||{};return(0,i.jsx)("div",{className:"banner__button",children:(0,i.jsx)(r(),{href:t,passHref:!0,legacyBehavior:!0,children:(0,i.jsxs)(s.z,{className:"inner-button",as:"a",children:[n,(0,i.jsx)(a.X,{name:"arrowRight",size:14})]})})})}()})}},72707:function(n,e,t){"use strict";t.d(e,{a:function(){return Breadcrumb}});var i=t(85893),o=t(37340),r=t(20256),a=t(81596),s=t(93804);function _templateObject(){let n=(0,o._)(["\n .breadcrumb-list {\n padding: 0;\n\n &__item {\n padding-right: 8px;\n\n a {\n color: ",";\n letter-spacing: normal;\n text-decoration: underline;\n transition: opacity 0.3s ease;\n\n &:hover {\n opacity: 0.6;\n }\n }\n\n ::after {\n content: '|';\n margin-left: 8px;\n color: ",";\n }\n\n &:last-child {\n a {\n text-decoration: none;\n pointer-events: none;\n }\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(a.a).withConfig({componentId:"sc-6258a37e-0"})(_templateObject(),s.H.SPANISH_GRAY,s.H.SPANISH_GRAY);function Breadcrumb(n){return(0,i.jsx)(l,{...n})}},87808:function(n,e,t){"use strict";t.d(e,{z:function(){return d}});var i=t(85893),o=t(67294),r=t(37340),a=t(15177),s=t(20256),l=t(93804);function _templateObject(){let n=(0,r._)(["\n min-height: 47px;\n border-radius: 30px;\n font-size: 14px;\n text-transform: initial;\n\n &.primary {\n background-color: ",";\n border-color: ",";\n color: ",";\n\n .zz-icon svg path {\n fill: none;\n }\n\n &:hover,\n &:focus,\n &:active {\n background-color: ",";\n border-color: ",";\n color: ",";\n }\n\n &:disabled {\n background-color: ",";\n border-color: ",";\n }\n }\n\n &.secondary {\n background-color: ",";\n border-color: ",";\n color: ",";\n\n &:hover,\n &:focus,\n &:active {\n background-color: ",";\n border-color: ",";\n color: ",";\n }\n\n &:disabled {\n background-color: ",";\n border-color: ",";\n }\n }\n\n &.tertiary {\n background-color: ",";\n border-color: ",";\n color: ",";\n\n &:hover,\n &:focus,\n &:active {\n background-color: ",";\n border-color: ",";\n color: ",";\n }\n }\n\n &.outlined {\n background-color: ",";\n border: solid 1px ",";\n color: ",";\n\n &:hover,\n &:focus,\n &:active {\n background-color: ",";\n border: solid 1px ",";\n color: ",";\n }\n\n &:disabled {\n background-color: ",";\n border-color: ",";\n color: ",";\n }\n }\n"]);return _templateObject=function(){return n},n}let c=(0,s.ZP)(a.z).withConfig({componentId:"sc-5059a78a-0"})(_templateObject(),l.H.TORCH_RED,l.H.TORCH_RED,l.H.WHITE,l.H.CARMINE,l.H.CARMINE,l.H.WHITE,l.H.SPANISH_GRAY,l.H.SPANISH_GRAY,l.H.MINE_SHAFT,l.H.MINE_SHAFT,l.H.WHITE,l.H.COD_GRAY,l.H.COD_GRAY,l.H.WHITE,l.H.SPANISH_GRAY,l.H.SPANISH_GRAY,l.H.WHITE,l.H.TRANSPARENT,l.H.MINE_SHAFT,l.H.PAMPAS_PINK,l.H.TRANSPARENT,l.H.SPANISH_GRAY,l.H.TRANSPARENT,l.H.COD_GRAY,l.H.COD_GRAY,l.H.TRANSPARENT,l.H.COD_GRAY,l.H.COD_GRAY,l.H.TRANSPARENT,l.H.SPANISH_GRAY,l.H.SPANISH_GRAY),d=(0,o.forwardRef)((n,e)=>{let{as:t,...o}=n;return(0,i.jsx)(c,{...o,forwardedAs:t,ref:e})});d.displayName="Button"},10770:function(n,e,t){"use strict";t.d(e,{c:function(){return r}});var i,o=t(64893);(i||(i={})).tertiary="tertiary";let r={...o.c,...i}},11968:function(n,e,t){"use strict";t.d(e,{X:function(){return CampaignBanners}});var i=t(85893),o=t(5152),r=t.n(o),a=t(41664),s=t.n(a),l=t(96984),c=t(87808),d=t(42473),u=t(10770),p=t(38538),m=t(93804),x=t(37340),h=t(20256);function _templateObject(){let n=(0,x._)(["\n margin: -28px 0 60px;\n position: relative;\n\n @media only screen and (max-width: 1024px) {\n margin-bottom: 40px;\n }\n\n .colored-container {\n background-image: url(",");\n background-color: ",";\n background-repeat: no-repeat;\n background-size: cover;\n background-position: center;\n position: absolute;\n left: 0;\n width: 100%;\n height: 500px;\n z-index: -1;\n\n @media only screen and (max-width: 1024px) {\n height: calc(50% + ","px);\n aspect-ratio: 28.5 / 50.7;\n max-height: 466px;\n }\n }\n\n .campaign-banners {\n &__content {\n color: ",";\n display: flex;\n width: 100%;\n max-width: 1160px;\n margin: 0 auto;\n padding: 128px 60px 0;\n\n @media only screen and (max-width: 1024px) {\n flex-direction: column-reverse;\n color: ",";\n padding: 78px 46px 0;\n }\n }\n\n &__text-container {\n width: 252px;\n margin-right: 14px;\n position: relative;\n height: 372px;\n\n @media only screen and (max-width: 1024px) {\n width: auto;\n height: auto;\n margin: 18px 0 0;\n text-align: center;\n }\n }\n\n &__title {\n font-size: 50px;\n font-weight: normal;\n margin-bottom: 37px;\n\n @media only screen and (max-width: 1024px) {\n font-size: 30px;\n line-height: 45px;\n margin-bottom: 8px;\n }\n }\n\n &__description {\n font-size: 14px;\n line-height: 22px;\n margin-right: 60px;\n\n @media only screen and (max-width: 1024px) {\n font-size: 12px;\n line-height: 15px;\n margin: 0 0 13px 0;\n }\n }\n\n &__main-banner-container {\n margin-right: 56px;\n width: 100%;\n max-width: 285px;\n aspect-ratio: 28.5 / 50.7;\n display: block;\n position: relative;\n\n @media only screen and (max-width: 1024px) {\n margin: 0 auto;\n }\n }\n\n &__secondary-banners-container {\n display: grid;\n grid-template-columns: 1fr 1fr;\n grid-template-rows: 1fr 1fr;\n gap: 0 42px;\n width: 432px;\n }\n\n &__secondary-banner {\n position: relative;\n aspect-ratio: 1;\n display: flex;\n min-height: 0;\n min-width: 0;\n\n :nth-child(-n + 2) {\n .campaign-banners__button {\n background-color: ",";\n color: ",";\n border: ",";\n }\n }\n }\n\n &__button {\n position: absolute;\n margin: 0;\n left: 0;\n bottom: -22px;\n transform: translate(0);\n width: max-content;\n\n &--centered {\n left: 50%;\n transform: translateX(-50%);\n }\n\n @media only screen and (max-width: 1024px) {\n position: initial;\n }\n\n .zz-icon {\n margin-left: 32px;\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let _=h.ZP.div.withConfig({componentId:"sc-3d4bb24-0"})(_templateObject(),n=>n.backgroundImage,n=>n.backgroundColor,110,n=>n.contentColor,m.H.MINE_SHAFT,n=>n.backgroundColor,n=>n.contentColor,n=>n.backgroundColor),f=m.H.BLACK,g=m.H.PAMPAS_PINK,w=r()(()=>Promise.all([t.e(1255),t.e(2422),t.e(741),t.e(759),t.e(5360),t.e(1598),t.e(1991),t.e(8284),t.e(3989),t.e(7483),t.e(8025),t.e(3631)]).then(t.bind(t,68512)).then(n=>n.Video),{loadableGenerated:{webpack:()=>[68512]}});function CampaignBanners(n){let{component:e}=n,{sectionTitle:t,sectionDescription:o,button:{text:r,link:a},mainBanner:m,bannerBackground:x,bannerList:h,style:b}=e,{contentColor:j=f,backgroundColor:v=g}=b||{},{isTablet:y}=(0,p.k)();return(0,i.jsxs)(_,{backgroundImage:x||"",backgroundColor:v,contentColor:j,children:[(0,i.jsx)("div",{className:"colored-container"}),(0,i.jsxs)("div",{className:"campaign-banners__content",children:[(0,i.jsxs)("div",{className:"campaign-banners__text-container",children:[t?(0,i.jsx)("h2",{className:"campaign-banners__title",children:t}):null,o?(0,i.jsx)("p",{className:"campaign-banners__description",children:o}):null,a&&r?(0,i.jsx)(s(),{href:a,passHref:!0,prefetch:!1,legacyBehavior:!0,children:(0,i.jsxs)(c.z,{as:"a",className:"campaign-banners__button",variant:y?u.c.outlined:u.c.tertiary,children:[r,(0,i.jsx)(d.X,{name:"arrowRight",size:13})]})}):null]}),function(){let{videoUrl:n,media:e}=m,t=!!n||!!e.url;if(!t)return null;let{url:o,altText:r,code:c}=e;return n?(0,i.jsx)("div",{className:"campaign-banners__main-banner-container",children:(0,i.jsx)(w,{className:"video-player",thumbnail:o,linkUrl:a,options:{url:n,playing:!0}})}):(0,i.jsx)(s(),{href:a,prefetch:!1,className:"campaign-banners__main-banner-container",children:(0,i.jsx)(l.M.Image,{src:o,alt:r||c,width:285,height:507,priority:!0,fetchPriority:"high"})})}(),function(){let n=h.length>0;if(!(n&&!y))return null;let e=h.map(n=>{let{mediaImage:e,linkText:t,urlLink:o}=n,{code:r,url:a,altText:p}=e;return(0,i.jsxs)(s(),{href:o,prefetch:!1,className:"campaign-banners__secondary-banner",children:[(0,i.jsx)(l.M.Image,{src:a,alt:p||r,width:195,height:195}),t?(0,i.jsxs)(c.z,{className:"campaign-banners__button campaign-banners__button--centered",variant:u.c.tertiary,children:[t,(0,i.jsx)(d.X,{name:"arrowRight",size:13})]}):null]},r)});return(0,i.jsx)("div",{className:"campaign-banners__secondary-banners-container",children:e})}()]})]})}},91407:function(n,e,t){"use strict";t.d(e,{e:function(){return CarouselBanner}});var i=t(85893),o=t(67294),r=t(37340),a=t(20256),s=t(23204),l=t(93804),c=t(35183);function _templateObject(){let n=(0,r._)(["\n background-color: ",";\n\n &."," {\n .carousel__container {\n background-image: none;\n }\n }\n\n .carousel {\n &__container {\n aspect-ratio: 195 / 203;\n border-radius: 0 0 32px 32px;\n background-image: url(",");\n background-size: cover;\n background-position: center;\n\n @media only screen and (min-width: 768px) {\n aspect-ratio: 96 / 35;\n }\n\n .video-player-wrapper video,\n .zz-image {\n border-radius: 0px 0px 30px 30px;\n }\n\n .video-tag,\n .audio-button {\n display: none;\n }\n }\n\n &__pagination {\n padding: 12px 45px;\n background: ",";\n position: absolute;\n left: 50%;\n bottom: 0;\n transform: translate(-50%, 50%);\n align-items: flex-start;\n border-radius: 40px;\n z-index: 1;\n\n &__dot {\n background: ",";\n width: auto;\n height: auto;\n padding: 4px;\n margin: 0 4px;\n\n &::before {\n content: '';\n display: block;\n background-color: ",";\n width: 10px;\n height: 10px;\n border-radius: 50%;\n }\n }\n\n .carousel__arrow .zz-icon {\n color: ",";\n }\n }\n }\n\n .banner-wrapper {\n > a {\n height: 100%;\n }\n\n div[class=''] {\n display: flex;\n flex-direction: column;\n }\n\n .video-player-wrapper {\n max-width: 100%;\n display: flex;\n aspect-ratio: 8 / 2.92;\n\n @media only screen and (max-width: 768px) {\n aspect-ratio: 8 / 8.33;\n }\n\n video {\n object-fit: cover;\n height: 100% !important; // override lib style\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let d="remove-shimmer",u=(0,a.ZP)(s.e).withConfig({componentId:"sc-216fd14a-0"})(_templateObject(),l.H.TRANSPARENT,d,c.a,n=>n.backgroundColor||l.H.PAMPAS_PINK,l.H.TRANSPARENT,n=>n.contentColor||l.H.BLACK,n=>n.contentColor||l.H.BLACK);function CarouselBanner(n){let{sliderOptions:e,component:t}=n,{style:r,banners:a}=t,{contentColor:s="",backgroundColor:l=""}=r||{},c=1===a.length,p=a.length>1,[m,x]=(0,o.useState)("");return(0,i.jsx)(u,{backgroundColor:l,contentColor:s,sliderOptions:{hidePagination:c,fitHeightToSlide:!1,showDotsArrows:p,...e},...n,isFirstSlidePriority:!0,className:m,onLoadFirstImage:function(){x(d)}})}},68460:function(n,e,t){"use strict";t.d(e,{l:function(){return Carousel}});var i=t(85893),o=t(37340),r=t(20256),a=t(12963),s=t(93804);function _templateObject(){let n=(0,o._)(["\n .carousel {\n &__arrow {\n background: none;\n border: 2px solid ",";\n width: 46px;\n height: 46px;\n\n &--disabled {\n opacity: 0.4;\n }\n\n .zz-icon {\n height: 15px;\n color: ",";\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(a.l).withConfig({componentId:"sc-20da0308-0"})(_templateObject(),s.H.SPANISH_GRAY,s.H.COD_GRAY);function Carousel(n){return(0,i.jsx)(l,{...n})}},46723:function(n,e,t){"use strict";t.d(e,{T:function(){return CartFooter}});var i=t(85893),o=t(37340),r=t(20256),a=t(25496),s=t(93804);function _templateObject(){let n=(0,o._)(["\n background-color: ",";\n\n > div > div {\n position: initial;\n }\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(a.T).withConfig({componentId:"sc-91bcc58-0"})(_templateObject(),s.H.PAMPAS_PINK);function CartFooter(){return(0,i.jsx)(l,{})}},95784:function(n,e,t){"use strict";t.d(e,{G:function(){return GiftModal}});var i=t(85893),o=t(37340),r=t(20256),a=t(81110);function _templateObject(){let n=(0,o._)(["\n .close-button {\n width: 30px;\n }\n\n .carousel__arrow {\n border: none;\n }\n\n .modal__container__title {\n text-transform: none;\n font-size: 14px;\n }\n\n .gift__container {\n &__title {\n font-size: 12px;\n margin-bottom: 15px;\n }\n\n button {\n border: none;\n background: transparent;\n font-family: inherit;\n text-decoration: underline;\n font-size: 10px;\n }\n\n .CustomSelect {\n &__control {\n height: 40px;\n }\n\n &__value-container {\n display: block;\n }\n\n &__indicators {\n margin: 16px;\n }\n\n &__single-value {\n > div {\n padding: 12px 0 10px 24px;\n }\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let s=(0,r.ZP)(a.G).withConfig({componentId:"sc-131a379e-0"})(_templateObject());function GiftModal(n){return(0,i.jsx)(s,{...n})}},9907:function(n,e,t){"use strict";t.d(e,{p:function(){return ChangePasswordForm}});var i=t(85893),o=t(37340),r=t(20256),a=t(23463);function _templateObject(){let n=(0,o._)(["\n .change-password-form {\n &__repeat-password-wrapper {\n .repeat-password {\n margin: 0 0 30px;\n }\n\n .input-password {\n margin: 25px 10px;\n\n .list {\n &__item {\n height: 15px;\n\n .description {\n margin: 0;\n }\n\n .zz-icon {\n height: 10px;\n\n svg {\n width: auto;\n height: 100%;\n }\n }\n }\n }\n }\n }\n\n &__submit-button {\n margin: 0;\n }\n }\n"]);return _templateObject=function(){return n},n}let s=(0,r.ZP)(a.p).withConfig({componentId:"sc-3caead8-0"})(_templateObject());function ChangePasswordForm(n){return(0,i.jsx)(s,{...n})}},69569:function(n,e,t){"use strict";t.d(e,{m:function(){return ChatBotAssistant}});var i=t(85893),o=t(67294),r=t(11163),a=t(42473),s=t(27458),l=t(25573),c=t(87808),d=t(66117),u=t(59492),p=t(82774),m=t(11356),x=t(79560),h=t(38538),_=t(95187);function ChatBotAssistant(n){let{onInitialize:e,openChat:t}=n,[f,g]=(0,o.useState)(!1),{isAuthenticated:w,requestUserLogin:b}=(0,m.aC)(),{isCustomerSupportWhatsAppEnable:j}=(0,x.m4)(),v=(0,r.useRouter)(),{isMobile:y}=(0,h.k)(),N=_.c_(d.F.WHATSAPP_ASSISTANT.PHONE,d.F.WHATSAPP_ASSISTANT.TEXT,d.F.WHATSAPP_ASSISTANT.CUSTOM_PARAMETERS),C=j?{title:"Fale com a Anacapri",subtitle:"Converse com nosso atendimento para suporte.",icon:"support",iconSize:20,className:"tw-border-none",ariaLabel:"Clique para abrir o atendimento pelo WhatsApp",onClick:()=>{g(!1),window.open(N,"_blank")}}:{title:"Central de atendimento",subtitle:"Acompanhe seus pedidos e solicite devolu\xe7\xf5es.",icon:"zendeskChatNotFilled",className:"tw-border-none",ariaLabel:"Clique para abrir a central de atendimento",onClick:()=>{g(!1),t()}},O={support:C,myOrders:{title:"Meus pedidos",subtitle:"Acompanhe o status da sua entrega.",iconSize:19,icon:"orders",ariaLabel:"Acompanhe o status da sua entrega",onClick:()=>(g(!1),w())?v.push(u.Z.MY_ACCOUNT.ORDERS):b({redirectUrl:u.Z.MY_ACCOUNT.ORDERS})},faq:{title:"Perguntas frequentes",subtitle:"Encontre respostas r\xe1pidas para as principais d\xfavidas.",icon:"walletQuestionCircle",ariaLabel:"Clique para ir para o FAQ",onClick:()=>{g(!1),window.open(d.F.FAQ_URL)}},exchanges:{title:"Devolu\xe7\xf5es",subtitle:"Confira como devolver seu produto.",icon:"returns",iconSize:16,ariaLabel:"Confira como devolver seu produto",onClick:()=>(g(!1),w())?v.push(u.Z.MY_ACCOUNT.EXCHANGE_ORDER):b({redirectUrl:u.Z.MY_ACCOUNT.EXCHANGE_ORDER})}};function renderActionButton(n){let{title:e,subtitle:t,icon:o,iconSize:r=22,iconClass:s="",className:l="",ariaLabel:c,onClick:d}=n;return(0,i.jsx)("button",{onClick:d,"aria-label":c,className:"tw-m-0 tw-flex tw-w-full tw-items-center tw-border-b\n tw-border-iron tw-bg-white tw-py-5 tw-text-neutral-darkest\n ".concat(l).trim(),children:(0,i.jsxs)("div",{className:"tw-flex tw-w-full tw-items-center tw-gap-4",children:[(0,i.jsx)("div",{className:"tw-flex tw-size-6 tw-items-center tw-justify-center",children:(0,i.jsx)(a.X,{name:o,size:r,className:s.trim()})}),(0,i.jsxs)("div",{className:"tw-flex tw-w-full tw-flex-col tw-items-start tw-justify-start",children:[(0,i.jsx)("p",{className:"tw-mb-2 tw-text-base tw-font-medium tw-leading-none",children:e}),(0,i.jsx)("p",{className:"tw-text-left tw-text-xs tw-font-normal tw-leading-none",children:t})]}),(0,i.jsx)("div",{className:"tw-w-auto tw-justify-end",children:(0,i.jsx)(a.X,{name:"walletArrowRight",size:20,className:"[&>svg>path]:tw-stroke-neutral-darkest"})})]})})}function renderContent(){return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)("header",{className:"tw-px-5 tw-pb-6 tw-pt-7 lg:tw-px-7 lg:tw-py-5",children:[(0,i.jsxs)("div",{className:"tw-mb-6 tw-flex tw-w-full tw-justify-between",children:[(0,i.jsx)("p",{className:"tw-text-base tw-font-normal tw-uppercase tw-leading-none tw-text-neutral-darkest",children:"Atendimento"}),(0,i.jsx)("button",{className:"tw-cursor-pointer",onClick:()=>g(!1),children:(0,i.jsx)(a.X,{name:"closeLight",size:16,className:"[&>svg>path]:tw-fill-neutral-darkest"})})]}),(0,i.jsx)("h2",{className:"tw-w-full tw-text-xl tw-font-bold tw-leading-7 tw-text-neutral-darkest",children:"Como podemos te ajudar hoje?"})]}),(0,i.jsxs)("main",{className:"tw-mb-7 tw-px-5 lg:tw-px-7",children:[(0,i.jsxs)("div",{children:[(0,i.jsx)("h3",{className:"tw-mb-2 tw-text-lg tw-font-medium tw-text-torch-red",children:"Ajuda r\xe1pida"}),renderActionButton(O.myOrders),renderActionButton(O.exchanges),renderActionButton(O.faq)]}),(0,i.jsxs)("div",{className:"tw-mt-6",children:[(0,i.jsx)("h3",{className:"tw-mb-2 tw-text-lg tw-font-medium tw-text-torch-red",children:"Atendimento pelo WhatsApp"}),renderActionButton(O.support)]})]})]})}return(0,i.jsxs)("aside",{className:"tw-fixed tw-bottom-4 tw-right-3 tw-z-10 tw-flex lg:tw-bottom-8 lg:tw-right-6",children:[(0,i.jsxs)(c.z,{className:"tw-relative tw-m-0 tw-flex tw-size-14 tw-cursor-pointer tw-items-center tw-justify-center tw-gap-2 tw-overflow-hidden tw-rounded-full tw-border-none tw-bg-torch-red tw-px-4 tw-text-white tw-shadow-zendesk tw-transition-all tw-duration-500 hover:tw-w-[180px] [&:hover_.icon]:-tw-translate-x-14 [&:hover_.text]:tw-opacity-100","aria-label":p.Z.OPEN_CHAT,onClick:()=>{e(),g(!0)},children:[(0,i.jsx)(a.X,{name:"chatbot",size:32,className:"icon tw-transition-transform tw-duration-500 last:[&>svg>path]:tw-fill-white"}),(0,i.jsx)("p",{className:"text tw-absolute tw-left-[60px] tw-z-10 tw-w-auto tw-whitespace-nowrap tw-text-xs tw-text-white tw-opacity-0 tw-transition-all tw-duration-500",children:"Ajuda ao cliente"})]}),y?(0,i.jsx)(s.R,{isOpen:f,onClose:()=>g(!1),shouldRenderCloseButton:!1,children:renderContent()}):(0,i.jsx)(l.d,{isOpen:f,onClose:()=>g(!1),lockPageScrollOnOpen:!0,shouldRenderCloseButton:!1,children:renderContent()})]})}},41417:function(n,e,t){"use strict";t.d(e,{I:function(){return CheckboxInput}});var i=t(85893),o=t(24097);function CheckboxInput(n){return(0,i.jsx)(o.M,{iconName:"check",...n})}},24097:function(n,e,t){"use strict";t.d(e,{M:function(){return s}});var i=t(37340),o=t(20256),r=t(60252),a=t(93804);function _templateObject(){let n=(0,i._)(["\n line-height: 20px;\n\n .checkmark {\n padding: 0;\n min-height: 20px;\n min-width: 20px;\n border-color: ",";\n border-radius: 5px;\n\n &::after {\n background: none;\n }\n }\n\n .zz-icon {\n padding: 4px;\n height: 20px;\n\n path {\n fill: ",";\n }\n }\n"]);return _templateObject=function(){return n},n}let s=(0,o.ZP)(r.I).withConfig({componentId:"sc-86ba9bf5-0"})(_templateObject(),a.H.JET,a.H.JET)},51408:function(n,e,t){"use strict";t.d(e,{A:function(){return Chip}});var i=t(85893),o=t(37340),r=t(46878),a=t(20256),s=t(93804);function _templateObject(){let n=(0,o._)(["\n background-color: ",";\n display: inline-flex;\n height: 20px;\n\n span {\n color: ",";\n text-transform: none;\n padding: 4px 8px;\n font-size: 10px;\n }\n"]);return _templateObject=function(){return n},n}let l=(0,a.ZP)(r.A).withConfig({componentId:"sc-dd86505d-0"})(_templateObject(),s.H.TORCH_RED,s.H.WHITE);function Chip(n){return(0,i.jsx)(l,{...n})}},76328:function(n,e,t){"use strict";t.d(e,{C:function(){return CopyableInput}});var i=t(85893),o=t(90097),r=t(42473);function CopyableInput(n){let{buttonClassName:e="",code:t="",codeClassName:a="",copiedComponent:s,copyComponent:l,customColor:c,customBorder:d,customButtonBackground:u,customButtonColor:p,wrapperClassName:m=""}=n,x={...!!d&&{borderColor:d}},h={...!!c&&{color:c}},_={...!!u&&{backgroundColor:u},...!!p&&{color:p}};return(0,i.jsx)(o.C,{buttonClassName:"tw-bg-white tw-py-2 tw-flex tw-justify-center tw-w-11 tw-rounded-3xl tw-text-carmine ".concat(e),code:t,codeClassName:a,copiedComponent:s||(0,i.jsx)(r.X,{name:"checkButtonLight",size:20}),copyComponent:l||(0,i.jsx)(r.X,{name:"copyRounded",size:20}),customWrapperStyle:x,customCodeStyle:h,customButtonStyle:_,wrapperClassName:"tw-border tw-border-white tw-flex tw-items-center tw-pl-3 tw-rounded-3xl tw-gap-8 ".concat(m)})}},33816:function(n,e,t){"use strict";t.d(e,{a:function(){return CustomDropdown}});var i=t(85893),o=t(87766),r=t(37340),a=t(20256),s=t(6226),l=t(93804);function _templateObject(){let n=(0,r._)(["\n position: absolute;\n top: 36px;\n right: 0;\n transition: transform 0.3s ease, opacity 0.3s ease;\n pointer-events: none;\n background-color: ",";\n padding: 25px 20px;\n box-shadow: 0px 4px 20px ",";\n border-radius: 0 0 30px 30px;\n z-index: 1;\n\n &.exiting,\n &.exited {\n opacity: 0;\n transform: translateY(-18px);\n }\n\n &.entering,\n &.entered {\n opacity: 1;\n transform: translateY(0);\n pointer-events: unset;\n }\n"]);return _templateObject=function(){return n},n}let c=a.ZP.div.withConfig({componentId:"sc-4bba7af6-0"})(_templateObject(),l.H.WHITE,(0,s.pz)(l.H.MINE_SHAFT,15));function CustomDropdown(n){let{isDropdownOpen:e,children:t,className:r=""}=n,[a,s]=(0,o.R)({isStateActive:e,durationInMs:300});return a?(0,i.jsx)(c,{className:"".concat(r," ").concat(s).trim(),children:t}):null}},74025:function(n,e,t){"use strict";t.d(e,{A:function(){return CustomSelect}});var i=t(85893),o=t(42473),r=t(37340),a=t(20256),s=t(36141),l=t(42004),c=t(93804);function _templateObject(){let n=(0,r._)(["\n .label {\n color: ",";\n margin-bottom: 5px;\n margin-left: 8px;\n }\n\n .custom-select__label {\n color: ",";\n padding: 12px 28px;\n }\n\n .",", .SelectCart {\n &__control {\n height: 45px;\n border: 1px solid ",";\n border-radius: 30px;\n\n &--menu-is-open,\n &--focused {\n border-radius: 30px 30px 0 0;\n border-bottom: none;\n z-index: 2;\n\n .","__indicators, .SelectCart__indicators {\n transform: rotate(180deg);\n }\n }\n\n @media only screen and (max-width: 768px) {\n font-size: 12px;\n }\n }\n\n &__value-container {\n padding: 0;\n }\n\n &__input-container {\n padding: 0 0 0 24px;\n }\n\n &__placeholder {\n padding: 12px 28px;\n color: ",";\n }\n\n &__menu {\n border: 1px solid ",";\n border-radius: 0 0 30px 30px;\n border-top: none;\n overflow: hidden;\n }\n\n &__option {\n :last-child {\n border-radius: 0 0 30px 30px;\n }\n\n &--is-focused {\n background-color: ",";\n\n .custom-select__label {\n color: ",";\n }\n }\n\n &--is-disabled {\n .custom-select__label {\n color: ",";\n }\n\n &:hover {\n background-color: ",";\n }\n }\n }\n\n &__indicators {\n margin: 18px;\n height: fit-content;\n transition: transform 0.2s;\n }\n }\n"]);return _templateObject=function(){return n},n}let d=(0,a.ZP)(s.A).withConfig({componentId:"sc-fe1cba11-0"})(_templateObject(),c.H.SPANISH_GRAY,c.H.MINE_SHAFT,l.w0,c.H.DOVE_GRAY,l.w0,c.H.MINE_SHAFT,c.H.DOVE_GRAY,c.H.PAMPAS_PINK,c.H.TORCH_RED,c.H.ALTO,c.H.TRANSPARENT);function CustomSelect(n){return(0,i.jsx)(d,{...n,customIcon:(0,i.jsx)(o.X,{name:"arrowDown",size:8})})}},98174:function(n,e,t){"use strict";t.d(e,{j:function(){return Error}});var i=t(85893),o=t(37340),r=t(20256),a=t(32928),s=t(93804);function _templateObject(){let n=(0,o._)(["\n margin-top: 4px;\n font-size: 12px;\n color: ",";\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(a.j).withConfig({componentId:"sc-c7fb52dc-0"})(_templateObject(),s.H.RED_RIBBON);function Error(n){return(0,i.jsx)(l,{...n})}},50263:function(n,e,t){"use strict";t.d(e,{B:function(){return Faq}});var i=t(85893),o=t(59492);function Faq(){return(0,i.jsxs)("div",{className:"tw-mt-4 tw-flex tw-flex-wrap tw-items-end tw-justify-between tw-gap-2 tw-rounded-lg tw-bg-pampas-pink tw-px-3 tw-py-5 tw-text-sm md:tw-items-center md:tw-rounded-[30px] md:tw-px-9 md:tw-py-4",children:[(0,i.jsx)("span",{children:"Entenda as regras e prazos para devolu\xe7\xe3o do seu pedido"}),(0,i.jsx)("a",{href:o.Z.EASY_EXCHANGE,target:"_blank",className:"tw-min-w-16 tw-font-medium tw-text-torch-red",children:"Leia mais"})]})}},88873:function(n,e,t){"use strict";t.d(e,{_:function(){return FavoriteButton}});var i=t(85893),o=t(37340),r=t(20256),a=t(35470),s=t(93804);function _templateObject(){let n=(0,o._)(["\n padding: 0;\n align-items: center;\n background-color: ",";\n\n .favorite-icon {\n svg {\n width: 25px;\n\n path {\n fill: none;\n }\n }\n }\n\n &.favorited svg path {\n fill: currentColor;\n }\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(a._).withConfig({componentId:"sc-27502c2c-0"})(_templateObject(),s.H.TRANSPARENT);function FavoriteButton(n){return(0,i.jsx)(l,{iconSize:20,iconName:"heartLight",...n})}},45142:function(n,e,t){"use strict";t.d(e,{p:function(){return GoogleMapsMarkerPopUp}});var i=t(85893),o=t(42473),r=t(38538),a=t(45907),s=t(95187),l=t(37340),c=t(20256),d=t(846),u=t(8698),p=t(93804);function _templateObject(){let n=(0,l._)(["\n width: 230px;\n\n @media only screen and (max-width: 1024px) {\n width: 300px;\n }\n\n .content-arrow {\n display: none;\n }\n\n .content-popup {\n border-radius: 10px;\n font-size: 12px;\n text-transform: none;\n padding: 3px;\n font-family: ",";\n text-align: left;\n\n .icon-button {\n display: none;\n }\n\n .store-details {\n @media only screen and (max-width: 1024px) {\n padding: 8px;\n }\n\n &__address {\n padding: 20px 20px 16px;\n\n @media only screen and (max-width: 1024px) {\n padding: 0 0 6px;\n }\n\n &__name {\n text-transform: uppercase;\n font-weight: bold;\n margin-bottom: 13px;\n color: ",";\n\n @media only screen and (max-width: 1024px) {\n margin: 0 6px 3px 0;\n display: inline;\n }\n }\n\n &__line {\n line-height: 16px;\n margin-bottom: 3px;\n\n @media only screen and (max-width: 1024px) {\n margin: 0 6px 3px 0;\n display: inline;\n }\n }\n }\n\n &__opening-hours {\n padding: 0px 20px 16px;\n\n @media only screen and (max-width: 1024px) {\n padding: 0;\n display: inline;\n\n &__line {\n display: inline;\n\n :first-child {\n margin-right: 4px;\n }\n }\n }\n }\n\n &__link {\n width: 100%;\n font-size: 14px;\n line-height: 22px;\n color: ",";\n display: inline-flex;\n align-items: center;\n justify-content: center;\n padding: 14px;\n background-color: ",";\n text-decoration: none;\n border-radius: 0 0 10px 10px;\n\n @media only screen and (max-width: 1024px) {\n padding: 6px 0;\n font-size: 12px;\n line-height: 1;\n justify-content: flex-start;\n background-color: ",";\n text-decoration: underline;\n }\n\n .zz-icon {\n margin-left: 15px;\n\n @media only screen and (max-width: 1024px) {\n margin-left: 6px;\n height: 10px;\n }\n }\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let m=(0,c.ZP)(d.p).withConfig({componentId:"sc-d3bde061-0"})(_templateObject(),u.g.PARAGRAPH,p.H.MINE_SHAFT,p.H.COD_GRAY,p.H.PAMPAS_PINK,p.H.TRANSPARENT),x={top:-5,left:25},h={top:-50,left:-150};function GoogleMapsMarkerPopUp(n){let{store:{address:e,phoneNumber:t,openingHoursMessage:l,displayName:c,geoPoint:{latitude:d,longitude:u}}}=n,{isTablet:p}=(0,r.k)(),_=p?h:x;return(0,i.jsx)(m,{...n,renderCustomContent:function(){return(0,i.jsxs)("div",{className:"store-details",children:[function(){let{streetName:n,streetNumber:o,district:r,town:s,phone:l}=e,d=a.RQ(e);return n&&o?(0,i.jsxs)("div",{className:"store-details__address",children:[(0,i.jsx)("p",{className:"store-details__address__name",children:c}),(0,i.jsxs)("p",{className:"store-details__address__line",children:[n,", ",o]}),(0,i.jsxs)("p",{className:"store-details__address__line",children:[r?"".concat(r," - "):"",s,"/",d]}),(0,i.jsx)("p",{className:"store-details__address__line",children:l||t||""})]}):null}(),l?(0,i.jsxs)("div",{className:"store-details__opening-hours",children:[(0,i.jsx)("p",{className:"store-details__opening-hours__line",children:"Hor\xe1rio:"}),(0,i.jsx)("p",{className:"store-details__opening-hours__line",children:l})]}):null,(0,i.jsxs)("a",{href:s.SU(d,u),className:"store-details__link",target:"_blank",rel:"noreferrer",children:[(0,i.jsx)("span",{children:"Como chegar"}),(0,i.jsx)(o.X,{name:"arrowRight",size:13})]})]})},topPosition:_.top,leftPosition:_.left})}},44562:function(n,e,t){"use strict";t.d(e,{S:function(){return GoogleMapsMarker}});var i=t(85893),o=t(31100),r=t(66999);function GoogleMapsMarker(n){let e=r.Y.LOCATION,t=new google.maps.Size(26,39);return(0,i.jsx)(o.S,{...n,pinSvg:{url:e,scaledSize:t}})}},41370:function(n,e,t){"use strict";t.d(e,{U:function(){return GridHeaderInfos}});var i=t(85893),o=t(25935),r=t(6357),a=t(28542),s=t(37340),l=t(20256),c=t(93804);function _templateObject(){let n=(0,s._)(["\n width: 100%;\n max-width: 530px;\n padding-right: 20px;\n\n @media (max-width: 1024px) {\n padding-right: 0;\n }\n\n .grid-header-infos {\n &__title {\n font-size: 24px;\n margin-bottom: 10px;\n font-weight: 500;\n color: ",";\n\n @media (max-width: 1024px) {\n font-size: 20px;\n }\n }\n\n &__description {\n font-size: 14px;\n line-height: 22px;\n font-weight: normal;\n\n @media (max-width: 1024px) {\n font-size: 12px;\n }\n }\n\n &__product-quantity {\n width: 110px;\n margin-top: 10px;\n padding-top: 10px;\n font-size: 12px;\n border-top: solid 3px ",";\n font-weight: 100;\n }\n\n &__search {\n &__title {\n font-size: 24px;\n margin-bottom: 10px;\n font-weight: 500;\n\n &--highlight {\n font-weight: bold;\n }\n\n @media only screen and (max-width: 1024px) {\n font-size: 20px;\n }\n }\n }\n\n &__total-results-loader {\n .skeleton-line {\n height: 25px;\n max-width: 110px;\n margin: 0;\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let d=l.ZP.div.withConfig({componentId:"sc-88081a78-0"})(_templateObject(),c.H.MINE_SHAFT,c.H.TORCH_RED);function GridHeaderInfos(n){let{title:e,description:t,totalResults:s,isLoading:l,searchText:c="",className:u=""}=n;return(0,i.jsxs)(d,{className:"".concat(u," grid-header-infos").trim(),children:[c?(0,i.jsxs)("h1",{className:"grid-header-infos__search__title","data-testid":a.Pl.SEARCH_TERM_TITLE,children:["Voc\xea buscou por"," ",(0,i.jsx)("span",{className:"grid-header-infos__search__title--highlight",children:c})]}):(0,i.jsx)("h1",{className:"grid-header-infos__title",children:e}),t?(0,i.jsx)("p",{className:"grid-header-infos__description",children:(0,o.ZP)(t)}):null,l?(0,i.jsx)(r.O,{className:"grid-header-infos__total-results-loader"}):(0,i.jsxs)("p",{className:"grid-header-infos__product-quantity",children:[s," ",1===s?"resultado":"resultados"]})]})}},10806:function(n,e,t){"use strict";t.r(e),t.d(e,{ListItems:function(){return ListItems}});var i=t(85893),o=t(41664),r=t.n(o),a=t(96984),s=t(72744),l=t(42473),c=t(28542),d=t(80490),u=t(37340),p=t(20256),m=t(93804);function _templateObject(){let n=(0,u._)(["\n position: relative;\n\n .list-items {\n &__item {\n display: inline-grid;\n grid-template-columns: 2fr 5fr auto;\n justify-content: space-between;\n margin: 7px 0;\n padding-bottom: 14px;\n\n &:last-child {\n padding-bottom: 0;\n }\n\n :not(:last-child) {\n border-bottom: 1px solid ",";\n }\n\n &__image {\n margin-bottom: 10px;\n }\n\n &__info {\n display: flex;\n flex-direction: column;\n margin-left: 10px;\n\n &__name {\n font-size: 12px;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n text-overflow: ellipsis;\n }\n\n &__price {\n margin-top: 8px;\n display: flex;\n\n .base-price {\n font-weight: bold;\n }\n\n .promotional-old-price {\n text-decoration: line-through;\n font-weight: inherit;\n margin-right: 5px;\n }\n\n .promotional-new-price {\n font-weight: bold;\n color: ",";\n }\n }\n\n &__quantity {\n margin-top: 10px;\n }\n }\n\n &__remove {\n cursor: pointer;\n border: none;\n background: ",";\n border-radius: 50%;\n width: 22px;\n height: 22px;\n display: flex;\n justify-content: center;\n align-items: center;\n margin-left: 10px;\n margin-top: -3px;\n\n &:disabled {\n cursor: not-allowed;\n }\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let x=p.ZP.div.withConfig({componentId:"sc-2bb074e6-0"})(_templateObject(),m.H.ALTO,m.H.TORCH_RED,m.H.WHITE);function ListItems(n){let{handleRemoveItem:e}=n,{items:t}=(0,d.jD)();return(0,i.jsx)(x,{children:null==t?void 0:t.map(n=>{let{product:{primaryImage:t,name:o,url:d},customizationInfo:{customizesAnEntry:u},premiumGiftBagEntry:p,quantity:m}=n;return(0,i.jsxs)("div",{className:"list-items__item",children:[(0,i.jsx)("div",{className:"list-items__item__image",children:(0,i.jsx)(r(),{href:d,prefetch:!1,children:(0,i.jsx)(a.M.Image,{src:t.url,alt:o,width:89,height:73,objectFit:"contain"})})}),(0,i.jsxs)("div",{className:"list-items__item__info",children:[(0,i.jsx)("div",{className:"list-items__item__info__name",children:o}),(0,i.jsx)("div",{className:"list-items__item__info__price",children:function(n){let{basePrice:e,promotionalBasePrice:t}=n,o=t.valuee(n),disabled:u||p,children:(0,i.jsx)(l.X,{name:"trash",size:13})})]},d)})})}},63635:function(n,e,t){"use strict";t.r(e),t.d(e,{DesktopSubMenu:function(){return DesktopSubMenu}});var i=t(85893),o=t(41664),r=t.n(o),a=t(28542),s=t(6078),l=t(46840),c=t(86277),d=t(96984),u=t(42473),p=t(37340),m=t(20256),x=t(93804);function _templateObject(){let n=(0,p._)(["\n display: flex;\n align-items: center;\n text-decoration: none;\n margin: 25px 0;\n\n .content-banner {\n &__text-wrapper {\n max-width: 150px;\n margin-right: 56px;\n }\n\n &__title {\n font-size: 31px;\n font-weight: normal;\n }\n\n &__see-more {\n width: fit-content;\n font-size: 14px;\n margin-top: 14px;\n color: ",";\n display: flex;\n align-items: center;\n\n .zz-icon {\n display: inline-block;\n margin-left: 32px;\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let h=m.ZP.a.withConfig({componentId:"sc-82f0b926-0"})(_templateObject(),x.H.COD_GRAY);function ContentBanner(n){let{image:e}=n,{urlLink:t,sectionTitle:o,urlImage:a,altText:s}=e;return(0,i.jsx)(r(),{href:t,passHref:!0,legacyBehavior:!0,children:(0,i.jsxs)(h,{className:"content-banner",children:[o?(0,i.jsxs)("div",{className:"content-banner__text-wrapper",children:[(0,i.jsx)("h2",{className:"content-banner__title",children:o}),(0,i.jsxs)("div",{className:"content-banner__see-more",children:["Ver mais ",(0,i.jsx)(u.X,{name:"arrowRight",size:15})]})]}):null,(0,i.jsx)("div",{className:"content-banner__image-wrapper",children:(0,i.jsx)(d.M.Image,{objectFit:"contain",src:a,width:416,height:246,alt:s})})]})})}var _=t(40230);function styles_templateObject(){let n=(0,p._)(["\n z-index: 1;\n position: absolute;\n left: 0px;\n top: ","px;\n background-color: ",";\n padding: 0 34px;\n min-height: 200px;\n width: 100%;\n color: ",";\n font-weight: normal;\n text-align: start;\n display: flex;\n justify-content: space-between;\n\n .sub-menu {\n list-style: none;\n display: flex;\n justify-content: start;\n width: 55%;\n\n &__item {\n padding: 19px 20px 12px;\n width: 100%;\n max-width: 200px;\n min-width: 150px;\n\n &--grid-list {\n max-width: 300px;\n }\n\n &__grid-list {\n display: grid;\n grid-template-columns: repeat(4, 80px);\n gap: 10px;\n text-align: center;\n\n &__item {\n font-family: inherit;\n font-weight: 700;\n font-size: 14px;\n display: flex;\n justify-content: center;\n align-items: center;\n width: 75px;\n height: 40px;\n border-radius: 100px;\n color: ",";\n border: 1px solid ",";\n background: ",";\n\n .sub-menu__link {\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n border-radius: 100px;\n }\n }\n }\n\n &__title {\n font-weight: bold;\n margin-bottom: 8px;\n }\n\n &__list {\n list-style: none;\n max-height: ","px;\n display: flex;\n flex-flow: column wrap;\n column-gap: 12px;\n\n &__item {\n line-height: ","px;\n width: max-content;\n }\n }\n }\n\n &__link {\n text-decoration: none;\n display: inline-block;\n }\n }\n"]);return styles_templateObject=function(){return n},n}let f=m.ZP.div.withConfig({componentId:"sc-e795cc8f-0"})(styles_templateObject(),_.i.HEADER_HEIGHT-1,x.H.WHITE,x.H.EMPEROR,x.H.AURO_METAL_SAURUS,x.H.AURO_METAL_SAURUS,x.H.WHITE,n=>24*n.maxRows,24);function DesktopSubMenu(n){let{subMenuItems:e,categoryIndex:t,maxRows:o,contentBanners:d}=n,u=(0,l.o)();function handleNavMenuClick(n,e){u.navMenuClick(()=>({clickedMenu:n,nbrOfMenuLevels:e}))}return(0,i.jsxs)(f,{maxRows:o,subMenusQuantity:e.length,children:[(0,i.jsx)("ul",{className:"sub-menu",children:0===e.length?null:e.map(n=>{let{url:e="",title:o,uid:l,isGridLayout:d=!1,children:u=[]}=n,p=d?"sub-menu__item--grid-list":"",m=d?"sub-menu__item__grid-list":"sub-menu__item__list";return(0,i.jsxs)("li",{className:"sub-menu__item ".concat(p).trim(),children:[(0,i.jsx)("div",{className:"sub-menu__item__title",children:(0,i.jsx)(r(),{href:e,prefetch:!1,className:"sub-menu__link","data-testid":"".concat(a.q5.HEADER_SUBCATEGORY_TITLE,"-").concat(t),onClick:()=>handleNavMenuClick(o||"",c.H.SECOND),children:o})}),(0,i.jsx)("ul",{className:m,children:function(n){let{items:e,isGridLayout:o}=n,l=e.filter(n=>n.menuView!==s.x.MOBILE),d=l.length>0;return d?l.map(n=>(function(n){let{item:e,isGrid:o=!1}=n,{uid:s,url:l="",title:d}=e,{cssClasses:u}=e,p="sub-menu__link ".concat(u).trim();return(0,i.jsx)("li",{className:o?"sub-menu__item__grid-list__item":"sub-menu__item__list__item",children:(0,i.jsx)(r(),{href:l,prefetch:!1,className:p,"data-testid":"".concat(a.q5.HEADER_SUBCATEGORY_TITLE,"-").concat(t),onClick:()=>handleNavMenuClick(d||"",c.H.THIRD),children:d})},s)})({item:n,isGrid:o})):null}({items:u,isGridLayout:d})})]},l)})}),function(){let n=(null==d?void 0:d[0])||null;return n?(0,i.jsx)(ContentBanner,{image:n}):null}()]})}},19781:function(n,e,t){"use strict";t.d(e,{z:function(){return MenuNavigation}});var i=t(85893),o=t(42473),r=t(28542),a=t(82774),s=t(37340),l=t(20256);function _templateObject(){let n=(0,s._)(["\n display: flex;\n padding: 23px 26px;\n margin-bottom: 15px;\n position: relative;\n\n .menu-navigation {\n &__close,\n &__back {\n background: none;\n border: none;\n position: absolute;\n }\n\n &__close {\n top: 25px;\n right: 26px;\n }\n\n &__label {\n font-size: 12px;\n margin-left: 10px;\n }\n\n &__back {\n top: 27px;\n left: 26px;\n display: flex;\n align-items: center;\n font-family: inherit;\n }\n }\n"]);return _templateObject=function(){return n},n}let c=l.ZP.div.withConfig({componentId:"sc-d1677afb-0"})(_templateObject());function MenuNavigation(n){let{onCloseMenu:e,onCloseSubMenu:t,isSubMenu:s}=n;return(0,i.jsxs)(c,{children:[s?(0,i.jsxs)("button",{className:"menu-navigation__back ".concat(r.q5.MENU_BTN_BACK),onClick:t,"aria-label":a.Z.RETURN_TO_PREVIOUS_MENU,children:[(0,i.jsx)(o.X,{name:"arrowLeft",size:16}),(0,i.jsx)("span",{className:"menu-navigation__label",children:"Voltar"})]}):null,(0,i.jsx)(o.X,{name:"logo",size:23,className:"logo"}),(0,i.jsx)("button",{className:"menu-navigation__close ".concat(r.q5.MENU_BTN_CLOSE),onClick:e,"aria-label":a.Z.CLOSE_MENU,children:(0,i.jsx)(o.X,{name:"close",size:18})})]})}},23078:function(n,e,t){"use strict";t.r(e),t.d(e,{MobileSubMenu:function(){return MobileSubMenu}});var i=t(85893),o=t(41664),r=t.n(o),a=t(28542),s=t(6078),l=t(46840),c=t(86277),d=t(19781),u=t(37340),p=t(20256),m=t(93804);function _templateObject(){let n=(0,u._)(["\n .nav-menu {\n &__list {\n padding: 0 24px 24px;\n overflow-y: auto;\n height: calc(100% - ","px);\n\n li {\n list-style-type: none;\n }\n\n &__items {\n &--grid-list {\n display: grid;\n grid-template-columns:\n minmax(min-content, 80px) minmax(min-content, 80px)\n minmax(min-content, 80px) minmax(min-content, 80px);\n gap: 10px;\n margin: 20px 0;\n text-align: center;\n justify-content: center;\n\n .nav-menu__list__item {\n font-family: inherit;\n font-weight: 700;\n display: flex;\n justify-content: center;\n align-items: center;\n max-width: 75px;\n height: 40px;\n border-radius: 100px;\n color: ",";\n border: 1px solid ",";\n background: ",";\n padding: 0;\n\n &__link {\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n border-radius: 100px;\n font-size: 14px;\n }\n }\n }\n }\n\n &__title {\n font-size: 20px;\n color: ",";\n text-decoration: none;\n }\n\n &__item {\n padding-bottom: 15px;\n\n &__link {\n font-size: 14px;\n text-decoration: none;\n }\n }\n\n &__wrapper {\n padding: 0 12px 5px 0;\n width: fit-content;\n margin-bottom: 30px;\n border-bottom: 3px solid ",";\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let x=p.ZP.div.withConfig({componentId:"sc-dafec121-0"})(_templateObject(),84,m.H.AURO_METAL_SAURUS,m.H.AURO_METAL_SAURUS,m.H.WHITE,m.H.MINE_SHAFT,m.H.TORCH_RED);function MobileSubMenu(n){let{subMenu:e,onCloseSubMenu:t,onCloseMenu:o,className:u=""}=n,{url:p="",title:m="",children:h=[]}=e,_=!!(null==h?void 0:h.length),f=(0,l.o)();function handleClickLink(n,e){f.navMenuClick(()=>({clickedMenu:n,nbrOfMenuLevels:e})),null==t||t(),o()}return(0,i.jsxs)(x,{className:"nav-menu ".concat(u).trim(),children:[(0,i.jsx)(d.z,{isSubMenu:!0,onCloseMenu:o,onCloseSubMenu:t}),(0,i.jsxs)("div",{className:"nav-menu__list",children:[(0,i.jsx)("div",{className:"nav-menu__list__wrapper",children:(0,i.jsx)(r(),{href:p,prefetch:!1,className:"nav-menu__list__title",onClick:()=>handleClickLink(m,c.H.SECOND),children:m})}),function(){if(!_)return null;let n=h.filter(n=>{var e;return!!(null===(e=n.children)||void 0===e?void 0:e.length)}),e=null==n?void 0:n.filter(n=>n.menuView!==s.x.DESKTOP);return null==e?void 0:e.map(n=>{let{isGridLayout:e=!1,uid:t,children:o=[]}=n,l=o.filter(n=>n.menuView!==s.x.DESKTOP),d=e?"nav-menu__list__items--grid-list":"nav-menu__list__items";return(0,i.jsx)("ul",{children:(0,i.jsx)("li",{children:(0,i.jsx)("ul",{className:d,children:function(n){let{items:e}=n;return _?e.map(n=>{let{url:e="",title:t="",uid:o="",cssClasses:s=""}=n,l="".concat(s," nav-menu__list__item__link").trim();return(0,i.jsx)("li",{className:"nav-menu__list__item",children:(0,i.jsx)(r(),{href:e,prefetch:!1,"data-testid":a.q5.HEADER_SUBCATEGORY_TITLE,className:l,onClick:()=>handleClickLink(t,c.H.THIRD),children:t})},o)}):null}({items:l,isGridLayout:e})})})},t)})}()]})]})}},86277:function(n,e,t){"use strict";t.d(e,{H:function(){return i}});let i={FIRST:1,SECOND:2,THIRD:3}},77327:function(n,e,t){"use strict";t.r(e),t.d(e,{RecentSearches:function(){return RecentSearches}});var i=t(85893),o=t(41664),r=t.n(o),a=t(42473),s=t(31238),l=t(28542),c=t(59632),d=t(35393),u=t(77068),p=t(830),m=t(45907),x=t(71064);function RecentSearches(){let{getRecentSearches:n}=(0,c.t)(),[,e]=(0,d._)(s.LOCAL_STORAGE.SEARCHED_METHOD);return function(){let t=n(),o=t.length>0;return o?(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)("div",{className:"tw-list-none","data-testid":l.q5.RECENT_SEARCHES,children:[(0,i.jsx)("h2",{className:"tw-mb-4 tw-text-nowrap tw-text-sm tw-font-normal tw-text-black last:tw-hidden md:tw-text-sm",children:"Buscas recentes"}),t.map(n=>{let t=(0,x.cT)({text:n}),o=(0,p.c)(n);return(0,i.jsx)("li",{children:(0,i.jsxs)(r(),{href:t,prefetch:!1,className:"tw-flex tw-items-center tw-py-2 tw-no-underline","data-testid":"".concat(l.q5.RECENT_SEARCHES,"-").concat(o),onClick:()=>e(u.J.RECENT_SEARCHES),children:[(0,i.jsx)(a.X,{name:"clock",size:18,className:"tw-mr-2 tw-text-alto"}),(0,i.jsx)("p",{className:"md:tw-max-w-20 md:tw-truncate",children:m.YL(n)})]})},n)})]}),(0,i.jsx)("hr",{className:"tw-my-4 tw-self-center tw-border-t tw-border-solid tw-border-spanish-gray tw-opacity-20 first:tw-hidden md:tw-mx-6 md:tw-h-32 md:tw-border-r [&:has(+div:empty)]:tw-hidden"})]}):null}()}},92749:function(n,e,t){"use strict";t.r(e),t.d(e,{SearchResults:function(){return SearchResults}});var i=t(85893),o=t(67294),r=t(6357),a=t(77794),s=t(21503),l=t(28542),c=t(46840),d=t(62169),u=t(81836),p=t(77068),m=t(82207);let x={cd84:"nao_disponivel",cd87:"Busca | Carrossel de Sugest\xe3o de Itens | Solr",cd122:"modal_search_suggestions_carousel",cd123:"carousel",cd124:"solr",cd125:"product_suggestions_by_search_term",cd126:"Resultados da busca",cd127:"false"};function SearchResults(n){let{products:e,isLoading:t,maxProducts:h,searchQuery:_}=n,f=(0,c.o)(),g=(0,o.useMemo)(()=>e.map((n,e)=>({...n,positionInList:e})),[e]),[w,b]=(0,d.o)({threshold:.5,childrenData:e,isLoading:t});function sendGtmEvent(n){let{products:e,isClick:t}=n,i=t?s.SX.PRODUCT_CLICK:s.SX.PRODUCT_IMPRESSION;f.productsListImpression({products:e,eventType:i,searchTerm:_})}(0,u.Q)(()=>{0!==b.length&&sendGtmEvent({products:b})},[b]);let j=e.length;return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)("h2",{className:"tw-my-4 tw-text-nowrap tw-text-sm tw-font-normal tw-text-black last:tw-hidden md:tw-mt-0 md:tw-text-sm",children:"Resultados da busca"}),(0,i.jsx)("div",{className:"tw-flex tw-gap-3 max-md:tw-flex-wrap ".concat(j0?t?(0,i.jsx)("div",{className:"tw-mx-0 tw-my-3 tw-w-full [&>div]:tw-h-7",children:(0,i.jsx)(r.O,{lines:5})}):g.map((n,e)=>(0,i.jsx)("div",{className:"tw-flex tw-w-full",onClick:()=>{f.productImpression({product:n,eventType:s.SX.PRODUCT_CLICK,customAttributes:x,searchedMethod:p.J.RECOMMENDED_PRODUCTS,storeFinderStatus:m.U.NOT_USED})},children:(0,i.jsx)(a.C,{product:n,className:"tw-w-full tw-max-w-48 [&.product-item__price.price]:tw-inline-block",shouldHideHoverImage:!0,shouldHideInfo:!0,dataIndex:e,hasGtmAttr:!1,trackingEvent:n=>{let{trackingProductsList:e}=n;return sendGtmEvent({products:e,isClick:!0})}},n.code)},n.code)):null})]})}},79862:function(n,e,t){"use strict";t.d(e,{h:function(){return Header}});var i=t(85893),o=t(5152),r=t.n(o),a=t(19060),s=t(39216),l=t(90925),c=t(84448),d=t(45026),u=t(33738),p=t(12737),m=t(38538),x=t(56613),h=t(17244),_=t(41664),f=t.n(_),g=t(42473),w=t(59492),b=t(28542),j=t(37340),v=t(20256),y=t(93804);function _templateObject(){let n=(0,j._)(["\n cursor: pointer;\n\n .zz-icon {\n path {\n fill: ",";\n }\n }\n"]);return _templateObject=function(){return n},n}let N=v.ZP.a.withConfig({componentId:"sc-cb751884-0"})(_templateObject(),y.H.TORCH_RED);function Logo(n){let{className:e=""}=n;return(0,i.jsx)(f(),{href:w.Z.HOME,prefetch:!1,passHref:!0,legacyBehavior:!0,children:(0,i.jsx)(N,{className:e,"data-testid":b.q5.LOGO,children:(0,i.jsx)(g.X,{name:"logo",size:24})})})}var C=t(67294),O=t(11163),S=t(6078),I=t(82774),k=t(99267),T=t(23345),E=t(87766),R=t(46840),A=t(11356);function styles_templateObject(){let n=(0,j._)(["\n padding: 20px 0 20px 24px;\n border-bottom: solid 2px ",";\n\n .user {\n &__icon {\n display: flex;\n align-items: center;\n text-decoration: none;\n }\n\n &__name {\n font-size: 14px;\n margin-left: 12px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n }\n }\n"]);return styles_templateObject=function(){return n},n}let H=v.ZP.div.withConfig({componentId:"sc-567f6378-0"})(styles_templateObject(),y.H.ALTO);function UserMobile(n){let{className:e=""}=n,{isAuthenticated:t,user:o}=(0,A.aC)(),r=(null==o?void 0:o.firstName)||"",a=t()?w.Z.MY_ACCOUNT.INDEX:w.Z.LOGIN;return(0,i.jsx)(H,{children:(0,i.jsxs)(f(),{href:a,prefetch:!1,"data-testid":b.q5.BTN_MY_ACCOUNT,className:"".concat(e," user__icon").trim(),children:[(0,i.jsx)(g.X,{name:"user",size:20}),(0,i.jsx)("span",{className:"user__name",children:r?"Ol\xe1, ".concat(r):"Minha conta"})]})})}var P=t(87536),z=t(98174),M=t(65856),L=t(62604),D=t(87808),B=t(10770),F=t(91315),G=t(89771);function mobile_styles_templateObject(){let n=(0,j._)(["\n background-color: ",";\n padding: 20px 24px;\n display: flex;\n flex-direction: column;\n\n .form-location {\n display: flex;\n align-items: center;\n justify-items: center;\n position: relative;\n margin: 15px 0;\n\n &__icon {\n position: absolute;\n left: 18px;\n top: 12px;\n }\n\n &__input {\n width: 100%;\n\n .inner-input {\n padding: 11px 40px;\n font-size: 12px;\n }\n }\n\n &__submit-button {\n position: absolute;\n top: 0;\n right: 0;\n width: 45px;\n height: 45px;\n background-color: ",";\n border: none;\n display: flex;\n align-items: center;\n justify-content: center;\n }\n }\n\n .button-my-location {\n justify-content: center;\n height: 45px;\n min-height: 40px;\n margin: 0;\n font-size: 12px;\n background-color: ",";\n }\n\n .has-location {\n display: flex;\n gap: 10px;\n justify-content: space-between;\n\n &__information {\n display: flex;\n }\n\n &__text {\n margin-left: 7px;\n\n &--cep {\n color: ",";\n font-size: 13px;\n }\n }\n\n &__edit-button {\n margin: 0;\n background-color: ",";\n }\n }\n"]);return mobile_styles_templateObject=function(){return n},n}let Z=v.ZP.div.withConfig({componentId:"sc-27d77f61-0"})(mobile_styles_templateObject(),y.H.CULTURED,y.H.TRANSPARENT,y.H.WHITE,y.H.TORCH_RED,y.H.WHITE),U={zipCode:"zipCode"};function LocationMobile(){let{cepLocation:{cep:n,city:e,federalState:t},hasLocation:o}=(0,F.f)(),[r,a]=(0,C.useState)(!1),{handleShareBrowserLocation:s,isLoadingCoords:l,coordsError:c,handleSubmitZipCodeForm:d,isLoadingZipCode:u,zipCodeError:p}=(0,G.y)(),{register:m,handleSubmit:x,setValue:h,formState:{errors:_},clearErrors:f}=(0,P.cI)();return(0,i.jsxs)(Z,{children:[(0,i.jsx)("p",{children:"Descubra produtos perto de voc\xea"}),!o||r?(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)("form",{className:"form-location",onSubmit:x(function(n){f(),d({data:n,onSuccess:()=>{h(U.zipCode,n.zipCode),a(!1),window.location.reload()}})}),children:[(0,i.jsx)(L.I,{id:"form-location-input",className:"form-location__input",placeholder:"Informe seu CEP",type:"tel",mask:"99999-999",maskChar:null,defaultValue:n,register:m(U.zipCode,{required:{value:!0,message:"Campo obrigat\xf3rio"}}),errorMessage:_.zipCode?_.zipCode.message:p,renderButton:function(){return(0,i.jsx)("button",{className:"form-location__submit-button",children:u?(0,i.jsx)(M.a,{size:20}):(0,i.jsx)(g.X,{name:"arrowRight",size:12})})}},n),(0,i.jsx)(g.X,{name:"location",size:20,className:"form-location__icon"})]}),(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(D.z,{onClick:function(){s({onSuccess:()=>a(!1)})},variant:B.c.outlined,className:"button-my-location",children:l?(0,i.jsx)(M.a,{size:20}):"Utilizar minha localiza\xe7\xe3o"}),c?(0,i.jsx)(z.j,{className:"coords-error",children:c}):null]})]}):(0,i.jsxs)("div",{className:"has-location",children:[(0,i.jsxs)("div",{className:"has-location__information",children:[(0,i.jsx)(g.X,{name:"location",size:20,className:"has-location__icon"}),(0,i.jsxs)("p",{className:"has-location__text",children:["Voc\xea est\xe1 em ",e," - ",t,(0,i.jsx)("br",{}),(0,i.jsx)("span",{className:"has-location__text--cep",children:n})]})]}),(0,i.jsx)(D.z,{variant:B.c.outlined,className:"has-location__edit-button",onClick:()=>a(!0),children:"Editar"})]})]})}var Y=t(86277);function action_item_styles_templateObject(){let n=(0,j._)(["\n list-style-type: none;\n padding: 20px 0 20px 24px;\n border-bottom: solid 2px ",";\n\n .action-item {\n &__link {\n display: flex;\n align-items: center;\n text-decoration: none;\n font-size: 14px;\n color: ",";\n }\n\n &__icon {\n margin-right: 10px;\n }\n }\n"]);return action_item_styles_templateObject=function(){return n},n}let W=v.ZP.li.withConfig({componentId:"sc-6d453ebe-0"})(action_item_styles_templateObject(),y.H.ALTO,y.H.DAVYS_GREY_DARKER);function ActionItem(n){let{label:e,url:t,dataTestId:o,iconName:r,iconSize:a}=n;return(0,i.jsx)(W,{className:"action-item",children:(0,i.jsxs)(f(),{href:t,prefetch:!1,className:"action-item__link","data-testid":o,children:[(0,i.jsx)(g.X,{name:r,size:a,className:"action-item__icon"}),(0,i.jsx)("span",{className:"action-item__label",children:e})]})})}var V=t(19781);function nav_menu_mobile_styles_templateObject(){let n=(0,j._)(["\n .logo {\n flex: 1 1 0%;\n display: flex;\n justify-content: center;\n\n svg {\n path {\n fill: ",";\n }\n }\n }\n\n .menu-icon {\n padding: 5px 24px 0 12px;\n }\n\n .menu-icon,\n .close-icon,\n .back-icon,\n .nav-menu__levels__item {\n background: none;\n border: none;\n }\n\n .nav-menu {\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-color: ",";\n z-index: 2;\n overflow-y: auto;\n display: flex;\n flex-direction: column;\n\n &__levels {\n li {\n padding: 9px 27px;\n display: block;\n }\n\n &__item {\n font-family: inherit;\n width: 100%;\n }\n\n &__link {\n display: flex;\n justify-content: space-between;\n width: 100%;\n align-items: center;\n\n &--custom {\n .nav-menu__levels__title {\n font-weight: bold;\n }\n }\n\n &--red {\n .nav-menu__levels__title {\n color: ",";\n }\n }\n\n .zz-icon {\n padding-right: 5px;\n }\n }\n\n &__title {\n text-decoration: none;\n font-size: 16px;\n }\n }\n\n &__actions {\n padding-top: 20px;\n margin-top: auto;\n }\n }\n\n .animated-menu {\n transition: ease 0.3s;\n\n &.entering,\n &.entered {\n transform: translate(0);\n }\n\n &.exiting,\n &.exited {\n transform: translate(-100%, 0);\n }\n }\n"]);return nav_menu_mobile_styles_templateObject=function(){return n},n}let X=v.ZP.div.withConfig({componentId:"sc-17c1b26-0"})(nav_menu_mobile_styles_templateObject(),y.H.TORCH_RED,y.H.WHITE,y.H.TORCH_RED),q=r()(()=>t.e(741).then(t.bind(t,23078)).then(n=>n.MobileSubMenu),{loadableGenerated:{webpack:()=>[23078]}});function NavMenuMobile(n){let{menu:e=[],className:t}=n,[o,r]=(0,C.useState)(!1),[a,s]=(0,C.useState)(!1),[l,c]=(0,C.useState)(),{lockScroll:d,unlockScroll:u}=(0,T.F)(),[p,x]=(0,E.R)({isStateActive:o,durationInMs:300}),[h,_]=(0,E.R)({isStateActive:a,durationInMs:300,onExited(){c(null)}}),f=(0,O.useRouter)(),{isTablet:w}=(0,m.k)(),j=(0,R.o)();async function redirectTo(n){var e;let t=!!(null===(e=n.children)||void 0===e?void 0:e.length);if(t){c(n),s(!0);return}await f.push(n.url||"/"),r(!1)}function onCloseMenu(){r(!1),s(!1),u()}return(0,C.useEffect)(()=>{u()},[u,f.asPath]),w?(0,i.jsxs)(X,{className:t,children:[(0,i.jsx)("button",{className:"menu-icon header-icon ".concat(b.q5.BTN_MENU),onClick:function(){r(!0),d()},"aria-label":I.Z.OPEN_NAV,children:(0,i.jsx)(g.X,{name:"hamburger",size:15})}),p?(0,i.jsxs)("div",{className:"nav-menu animated-menu ".concat(x),children:[(0,i.jsx)(V.z,{onCloseMenu:onCloseMenu}),(0,i.jsx)("ul",{className:"nav-menu__levels",children:e.filter(n=>n.menuView!==S.x.DESKTOP).map(n=>(function(n){let{title:e,styleClass:t=""}=n;return(0,i.jsx)("li",{children:(0,i.jsx)("button",{onClick:()=>{var e,t;e=n.title||"",t=Y.H.FIRST,j.navMenuClick(()=>({clickedMenu:e,nbrOfMenuLevels:t})),redirectTo(n)},className:"nav-menu__levels__item",children:(0,i.jsxs)("a",{"data-testid":b.q5.HEADER_CATEGORY_TITLE,className:"nav-menu__levels__link ".concat(t?"nav-menu__levels__link--custom":""," ").concat("red"===t?"nav-menu__levels__link--red":"").trim(),children:[(0,i.jsx)("span",{className:"nav-menu__levels__title",children:e}),function(n){var e;let t=!!(null===(e=n.children)||void 0===e?void 0:e.length);return t?(0,i.jsx)(g.X,{name:"arrowRight",size:10}):null}(n)]})})})})(n))}),(0,i.jsxs)("div",{className:"nav-menu__actions",children:[(0,i.jsx)(UserMobile,{}),(0,i.jsx)("ul",{children:(0,i.jsx)(ActionItem,{label:"Fale conosco",iconName:"chat",iconSize:20,url:k.B.SUPPORT_ZENDESK})}),(0,i.jsx)(LocationMobile,{})]})]}):null,h?(0,i.jsx)(q,{className:"animated-menu ".concat(_),subMenu:l||{},onCloseSubMenu:function(){s(!1)},onCloseMenu:onCloseMenu}):null]}):null}var K=t(33816),Q=t(16970),J=t(2899),$=t(20559),nn=t(31238),ne=t(88064),nt=t(59632),ni=t(63025),no=t(35393),nr=t(77068),na=t(6226);function search_form_styles_templateObject(){let n=(0,j._)(["\n position: relative;\n\n .header-search {\n &__submit-button {\n display: flex;\n background-color: ",";\n border: none;\n display: flex;\n align-items: center;\n cursor: pointer;\n position: absolute;\n right: 0;\n top: 50%;\n transform: translateY(-50%);\n padding: 10px 16px;\n }\n }\n\n .inner-input {\n border-color: ",";\n\n ::-webkit-search-cancel-button {\n display: none;\n }\n\n &:focus,\n &:not(:placeholder-shown) {\n border-color: ",";\n }\n }\n"]);return search_form_styles_templateObject=function(){return n},n}let ns=v.ZP.form.withConfig({componentId:"sc-84c68389-0"})(search_form_styles_templateObject(),y.H.TRANSPARENT,(0,na.pz)(y.H.ALTO,60),y.H.ALTO),nl={renderMode:"precision",hideArrows:!0,drag:!1,slides:{perView:3,spacing:16},breakpoints:{"(max-width: 1366px)":{slides:{perView:2,spacing:16}}}},nc=r()(()=>Promise.all([t.e(741),t.e(830)]).then(t.bind(t,77327)).then(n=>n.RecentSearches),{loadableGenerated:{webpack:()=>[77327]}});function SearchForm(n){let{handleSearchSubmit:e,isValidSearchQuery:t,handleSearchChange:o,searchQuery:r,hasResults:a=!1,hasAutoFocus:s=!1,dataTestId:l=b.q5.INPUT_SEARCH}=n,{addRecentSearch:c}=(0,nt.t)(),{productCodeList:d}=(0,ni.h)(),[u,p]=(0,C.useState)(s),[x,h]=(0,C.useState)(!1),_=(0,C.useRef)(null),{isTablet:f}=(0,m.k)(),[,w]=(0,no._)(nn.LOCAL_STORAGE.SEARCHED_METHOD);return(0,C.useEffect)(()=>{p(!t&&x)},[x,t]),(0,i.jsxs)(ns,{onSubmit:function(n){if(n.preventDefault(),t){var i;null===(i=_.current)||void 0===i||i.blur(),c(r),e(n),w(nr.J.SEE_ALL)}},className:"header-search__form ".concat(a||u?"is-active":"").trim(),onBlur:function(n){let{currentTarget:e,relatedTarget:t}=n,i=e.contains(t);i||h(!1)},children:[(0,i.jsx)("label",{htmlFor:"search-input",className:"visually-hidden",children:"Buscar produtos"}),(0,i.jsx)(L.I,{className:"header-search__input",placeholder:"Estou buscando...",dataTestId:l,value:r,onChange:o,type:"search",onFocus:()=>h(!0),autoFocus:s,inputRef:_}),(0,i.jsx)("button",{type:"submit",className:"header-search__submit-button","data-testid":b.q5.BTN_SUBMIT_SEARCH,"aria-label":I.Z.SEARCH,children:(0,i.jsx)(g.X,{name:"search",size:18})}),(0,i.jsxs)(K.a,{isDropdownOpen:u,className:"-tw-left-4 tw-top-[50px] tw-w-[calc(100%+75px)] tw-rounded-b-2xl tw-border-alto tw-p-4 tw-shadow md:tw-left-0 md:tw-top-[35px] md:tw-flex md:tw-w-full md:tw-border [&>div:last-child]:tw-w-full",children:[(0,i.jsx)(nc,{}),function(){let n=!!d&&d.length>=4,e=n?ne.RECOMMENDATION_SECTION_IDS.SEARCH:ne.RECOMMENDATION_SECTION_IDS.SEARCH_FIRST_VISIT;return(0,i.jsx)($.v,{carouselOptions:nl,sectionId:e,isGrid:f,titleClassName:"tw-m-0 tw-mb-2 tw-p-0 tw-capitalize tw-font-normal tw-text-black tw-text-sm md:tw-text-sm",className:"md:tw-mx-0 md:tw-px-0 md:tw-pb-0",hasSkeleton:!0})}()]})]})}function desktop_styles_templateObject(){let n=(0,j._)(["\n width: 100%;\n position: relative;\n\n .header-search {\n &__results-dropdown,\n &__recent-searches-dropdown {\n width: 100%;\n top: 35px;\n box-shadow: none;\n border: 1px solid ",";\n border-radius: 0 0 16px 16px;\n }\n\n &__recent-searches-dropdown {\n padding: 12px 0;\n }\n\n &__input {\n .inner-input {\n height: 36px;\n transition: border-radius 0.3s;\n }\n }\n\n &__form {\n &.is-active {\n .inner-input {\n border-radius: 16px 16px 0 0;\n }\n }\n }\n }\n"]);return desktop_styles_templateObject=function(){return n},n}let nd=v.ZP.div.withConfig({componentId:"sc-cf4bf447-0"})(desktop_styles_templateObject(),y.H.ALTO),nu=r()(()=>Promise.resolve().then(t.bind(t,92749)).then(n=>n.SearchResults),{loadableGenerated:{webpack:()=>[92749]}});function SearchDesktop(n){let{className:e=""}=n,{isUltraWideScreen:t,isTablet:o}=(0,m.k)(),r=t?5:4,a=(0,C.useRef)(null),{handleSearchSubmit:s,handleSearchChange:l,handleClearSearch:c,searchResults:d,searchQuery:u,isValidSearchQuery:p,isLoadingSearch:x,hasSearchResults:h}=(0,Q.R)({resultsPerPage:r,minQueryLength:2});return(0,J.O)(a,()=>{a.current&&c()}),o?null:(0,i.jsxs)(nd,{className:e,ref:a,children:[(0,i.jsx)(SearchForm,{handleSearchChange:l,handleSearchSubmit:function(n){s(n),c()},searchQuery:u,isValidSearchQuery:p,hasResults:h,dataTestId:b.q5.INPUT_SEARCH_DESKTOP}),(0,i.jsx)(K.a,{isDropdownOpen:h&&p,className:"header-search__results-dropdown",children:(0,i.jsx)(nu,{products:d,isLoading:x,maxProducts:r,searchQuery:u})})]})}var np=t(6357),nm=t(81836),nx=t(82667),nh=t(64893),n_=t(85519),nf=t(17677),ng=t(82888);function location_form_styles_templateObject(){let n=(0,j._)(["\n .form-location {\n .label {\n letter-spacing: 0;\n }\n\n &__submit-button {\n position: absolute;\n top: 0;\n right: 0;\n background-color: ",";\n border: none;\n width: 45px;\n height: 45px;\n display: flex;\n align-items: center;\n justify-content: center;\n }\n\n &__loader {\n position: absolute;\n top: 0;\n right: 15px;\n transform: translateY(50%);\n }\n }\n\n .text {\n color: ",";\n text-align: center;\n line-height: 22px;\n padding: 5px 0;\n }\n\n .button-my-location {\n width: 284px;\n max-width: 284px;\n justify-content: center;\n margin: 0;\n }\n\n .coords-error {\n margin-top: 10px;\n text-align: center;\n }\n"]);return location_form_styles_templateObject=function(){return n},n}let nw=v.ZP.div.withConfig({componentId:"sc-dff9b26f-0"})(location_form_styles_templateObject(),y.H.TRANSPARENT,y.H.SPANISH_GRAY),nb={zipCode:"zipCode"};function LocationForm(n){let{isLocationFormOpen:e,setIsLoading:t,setIsLocationFormOpen:o}=n,r=(0,R.o)(),{cepLocation:a,hasLocation:s}=(0,F.f)(),{cep:l,city:c,federalState:d}=a,{handleShareBrowserLocation:u,isLoadingCoords:p,coordsError:m,handleSubmitZipCodeForm:x,isLoadingZipCode:h,zipCodeError:_,clearAllErrors:f}=(0,G.y)(),[w,b]=(0,ng.N)(),{register:j,handleSubmit:v,setValue:y,formState:{errors:N},clearErrors:O}=(0,P.cI)();function handleSubmitForm(n){O(),f(),r.omniFeature(()=>({actionName:"modal_menu_superior.clicou.botao.buscar",primarySection:"home",element:"botao",elementText:"buscar_por_cep",searchMethod:"metodo_cep",location:a,hasLocation:s})),x({data:n,onSuccess:()=>{y(nb.zipCode,n.zipCode),o(!1),r.geolocationModalSearch(()=>({searchType:"CEP"})),r.omniFeature(()=>({actionName:"modal_menu_superior.recebeu_resposta.sistema.tipo_de_geolocalizacao",primarySection:"home",element:"sistema",elementText:"buscar_por_cep",searchMethod:"metodo_cep",location:a,hasLocation:s})),window.location.reload()}})}function handleClickMyLocationButton(){f(),r.omniFeature(()=>({actionName:"modal_menu_superior.clicou.botao.buscar",primarySection:"home",element:"botao",elementText:"utilizar_minha_localizacao",searchMethod:"browserapi",location:a,hasLocation:s})),u({onSuccess:()=>{o(!1),r.geolocationModalSearch(()=>({searchType:"browserAPI"})),r.omniFeature(()=>({actionName:"modal_menu_superior.recebeu_resposta.sistema.tipo_de_geolocalizacao",primarySection:"home",element:"sistema",elementText:"utilizar_minha_localizacao",searchMethod:"browserapi",location:a,hasLocation:s}))}})}function renderContentButtonForm(){return h?(0,i.jsx)(n_.$,{className:"form-location__loader",size:20}):(0,i.jsx)("button",{className:"form-location__submit-button",children:(0,i.jsx)(g.X,{name:"arrowRight",size:13})})}return(0,nm.Q)(()=>{b&&r.omniFeature(()=>({actionName:"modal_menu_superior.visualizou.modal",primarySection:"home",element:"botao",location:a,hasLocation:s}))},[b]),(0,C.useEffect)(()=>{t(p||h)},[p,h,t]),(0,i.jsx)(K.a,{isDropdownOpen:e,children:(0,i.jsxs)(nw,{ref:w.set,children:[function(){let n=s?"Voc\xea est\xe1 em ".concat(c," - ").concat(d):"Informe seu CEP";return(0,i.jsx)("form",{className:"form-location",onSubmit:v(handleSubmitForm),children:(0,i.jsx)("div",{className:"content-wrapper",children:(0,i.jsx)(L.I,{id:"form-location-input",className:"form-location__input",placeholder:"CEP",type:"tel",mask:"99999-999",maskChar:null,autoFocus:!0,defaultValue:l,register:j(nb.zipCode,{required:{value:!0,message:"Campo obrigat\xf3rio"}}),label:n,renderButton:renderContentButtonForm,errorMessage:N.zipCode?N.zipCode.message:_},l)})})}(),(0,i.jsx)("div",{className:"text",children:"Ou"}),function(){let n=p?(0,i.jsx)(M.a,{size:20,color:nf.M.LIGHT}):"Utilizar minha localiza\xe7\xe3o";return(0,i.jsx)(D.z,{onClick:handleClickMyLocationButton,variant:nh.c.secondary,className:"button-my-location",children:n})}(),m?(0,i.jsx)(z.j,{className:"coords-error",children:m}):null]})})}function location_desktop_styles_templateObject(){let n=(0,j._)(["\n position: relative;\n\n .skeleton-line {\n min-width: 150px;\n height: 35px;\n border-radius: 30px;\n }\n\n .location-button {\n border: none;\n border-radius: 30px;\n background-color: ",";\n display: flex;\n align-items: center;\n justify-content: space-between;\n padding: 8px 15px;\n font-family: inherit;\n width: 100%;\n max-width: 220px;\n\n &__icon {\n margin-left: 30px;\n }\n\n &__text {\n font-size: 12px;\n position: relative;\n }\n }\n\n &.has-active-location {\n width: auto;\n\n .location-button {\n &__icon {\n margin-left: 22px;\n }\n\n &__text {\n text-decoration: underline;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n ::after {\n content: '__';\n position: absolute;\n right: 2px;\n bottom: -1px;\n }\n }\n }\n }\n"]);return location_desktop_styles_templateObject=function(){return n},n}let nj=v.ZP.div.withConfig({componentId:"sc-aa4364d9-0"})(location_desktop_styles_templateObject(),y.H.PAMPAS_PINK);function LocationDesktop(n){let{className:e=""}=n,[t,o]=(0,C.useState)(!0),[r,a]=(0,C.useState)(!1),s=(0,R.o)(),{cepLocation:l,hasLocation:c,setCepLocation:d}=(0,F.f)(),{isTablet:u}=(0,m.k)(),p=(0,C.useRef)(null);function handleClickLocationButton(){s.omniFeature(()=>({actionName:"menu_superior.clicou.botao.ative_sua_geolocalizacao",primarySection:"home",element:"botao",location:l,hasLocation:c})),a(!r)}return(0,nm.Q)(()=>{let n=!!(0,nx.F)(),e=n&&r;e&&s.geolocationModalOpen()},[r]),(0,J.O)(p,()=>{r&&a(!1)}),u?null:(0,i.jsxs)(nj,{className:function(){let n=c?"has-active-location":"";return"".concat(e," ").concat(n).trim()}(),ref:p,children:[function(){if(t)return(0,i.jsx)(np.O,{});let{city:n}=l;return(0,i.jsxs)("button",{className:"location-button","data-testid":b.q5.BTN_LOCATION,onClick:handleClickLocationButton,children:[(0,i.jsx)("span",{className:"location-button__text",children:n||"Informe sua localiza\xe7\xe3o"}),(0,i.jsx)(g.X,{name:"location",size:19,className:"location-button__icon"})]})}(),(0,i.jsx)(LocationForm,{isLocationFormOpen:r,setIsLocationFormOpen:a,setIsLoading:o})]})}var nv=t(40539),ny=t(80490);function user_dropdown_styles_templateObject(){let n=(0,j._)(["\n .dropdown-login {\n &__actions {\n list-style: none;\n }\n\n &__item {\n border-bottom: 1px solid ",";\n width: 160px;\n\n &:last-child {\n border: none;\n }\n }\n\n &__link {\n text-decoration: none;\n color: ",";\n background-color: ",";\n font-family: inherit;\n font-weight: 400;\n font-size: 12px;\n line-height: 15px;\n padding: 14px;\n display: flex;\n width: 100%;\n border: none;\n }\n }\n"]);return user_dropdown_styles_templateObject=function(){return n},n}let nN=v.ZP.div.withConfig({componentId:"sc-e9bdb663-0"})(user_dropdown_styles_templateObject(),y.H.ALTO,y.H.BLACK,y.H.WHITE);function UserDropdown(n){let{isDropdownOpen:e}=n,{logout:t}=(0,A.aC)(),{resetCart:o}=(0,ny.jD)(),r=(0,O.useRouter)();async function handleClickLogout(){await t(),await r.push(w.Z.HOME),o()}return(0,i.jsx)(K.a,{isDropdownOpen:e,children:(0,i.jsx)(nN,{children:(0,i.jsxs)("ul",{className:"dropdown-login__actions",children:[(0,i.jsx)("li",{className:"dropdown-login__item",children:(0,i.jsx)(f(),{href:w.Z.MY_ACCOUNT.INDEX,prefetch:!1,className:"dropdown-login__link",children:"Minha Conta"})}),(0,i.jsx)("li",{className:"dropdown-login__item",children:(0,i.jsx)(f(),{href:w.Z.MY_ACCOUNT.ORDERS,prefetch:!1,className:"dropdown-login__link",children:"Meus Pedidos"})}),(0,i.jsx)("li",{className:"dropdown-login__item",children:(0,i.jsx)(f(),{href:w.Z.BENEFITS,prefetch:!1,className:"dropdown-login__link",target:"_blank",children:"Benef\xedcios"})}),(0,i.jsx)("li",{className:"dropdown-login__item",children:(0,i.jsx)("button",{onClick:handleClickLogout,className:"dropdown-login__link",children:"Sair"})})]})})})}function user_desktop_styles_templateObject(){let n=(0,j._)(["\n position: relative;\n\n &.is-open {\n .user-name {\n font-weight: bold;\n color: ",";\n }\n }\n\n .header-icon {\n display: flex;\n align-items: center;\n text-decoration: none;\n max-width: 184px;\n\n .user-name {\n margin-right: 14px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n transition: color 0.3s;\n }\n }\n"]);return user_desktop_styles_templateObject=function(){return n},n}let nC=v.ZP.div.withConfig({componentId:"sc-432796d8-0"})(user_desktop_styles_templateObject(),y.H.TORCH_RED);function UserDesktop(n){let{className:e=""}=n,{isAuthenticated:t,user:o}=(0,A.aC)(),{isMobile:r}=(0,m.k)(),[a,s]=(0,C.useState)(!1),l=(null==o?void 0:o.firstName)||"",c=t()?w.Z.MY_ACCOUNT.INDEX:w.Z.LOGIN,d=t()&&!r,u=(0,nv.N)(a,200),{isTablet:p}=(0,m.k)();function toggleDropdown(){d&&s(!a)}return p?null:(0,i.jsxs)(nC,{className:a?"is-open":"",onMouseLeave:toggleDropdown,onMouseEnter:toggleDropdown,children:[(0,i.jsxs)(f(),{href:c,prefetch:!1,"data-testid":b.q5.BTN_MY_ACCOUNT,className:"".concat(e," header-icon").trim(),children:[l?(0,i.jsxs)("span",{className:"user-name",children:["Ol\xe1, ",l]}):null,(0,i.jsx)(g.X,{name:"user",size:20})]}),d?(0,i.jsx)(UserDropdown,{isDropdownOpen:u}):null]})}var nO=t(92749);function search_mobile_styles_templateObject(){let n=(0,j._)(["\n .header-search {\n &__mobile-dropdown {\n width: 100%;\n top: 65px;\n padding: 0;\n display: flex;\n align-items: center;\n }\n\n &__form {\n width: 100%;\n margin: 10px 16px 26px;\n transition: margin 0.3s;\n\n &.is-active {\n margin-bottom: 50px;\n\n + .header-search {\n &__mobile-close-button {\n margin-bottom: 40px;\n }\n }\n }\n }\n\n &__input {\n .inner-input {\n border-radius: 20px;\n height: 50px;\n }\n }\n\n &__mobile-close-button {\n margin: 0 16px 16px 0;\n transition: margin 0.3s;\n }\n\n &__recent-searches-dropdown {\n width: calc(100% + ","px);\n left: -16px;\n top: 50px;\n padding: 10px 16px 26px;\n }\n\n &__results-dropdown {\n top: 125px;\n padding: 0 20px 20px;\n width: 100%;\n\n .search-results {\n flex-wrap: wrap;\n justify-content: space-between;\n\n &__product {\n width: calc(50% - 8px);\n }\n }\n }\n }\n"]);return search_mobile_styles_templateObject=function(){return n},n}let nS=v.ZP.div.withConfig({componentId:"sc-58f3200-0"})(search_mobile_styles_templateObject(),75);function SearchMobile(n){let{className:e}=n,[t,o]=(0,C.useState)(!1),{lockScroll:r,unlockScroll:a}=(0,T.F)(),{handleSearchSubmit:s,handleSearchChange:l,handleClearSearch:c,searchResults:d,searchQuery:u,isValidSearchQuery:p,isLoadingSearch:x,hasSearchResults:h}=(0,Q.R)({resultsPerPage:4,minQueryLength:2}),_=(0,O.useRouter)(),{isTablet:f}=(0,m.k)();function toggleSearchOpen(){t?(a(),c()):r(),o(!t)}return(0,C.useEffect)(()=>{o(!1)},[_.asPath]),f?(0,i.jsxs)(nS,{className:e,children:[(0,i.jsx)("button",{className:"header-icon",onClick:toggleSearchOpen,"data-testid":b.q5.BTN_SEARCH,children:(0,i.jsx)(g.X,{name:"search",size:19})}),(0,i.jsxs)(K.a,{isDropdownOpen:t,className:"header-search__mobile-dropdown",children:[(0,i.jsx)(SearchForm,{handleSearchChange:l,handleSearchSubmit:function(n){s(n),toggleSearchOpen()},hasResults:h,isValidSearchQuery:p,searchQuery:u,hasAutoFocus:!0}),(0,i.jsx)("button",{className:"header-icon header-search__mobile-close-button",onClick:toggleSearchOpen,children:(0,i.jsx)(g.X,{name:"close",size:14})})]}),function(){let n=h&&t&&p;return(0,i.jsx)(K.a,{isDropdownOpen:n,className:"header-search__results-dropdown",children:(0,i.jsx)(nO.SearchResults,{products:d,isLoading:x,maxProducts:4,searchQuery:u})})}()]}):null}function Favorite(){let{isAuthenticated:n}=(0,A.aC)(),e=n()?w.Z.MY_ACCOUNT.WISH_LIST:"".concat(w.Z.LOGIN,"?redirectPath=").concat(w.Z.MY_ACCOUNT.WISH_LIST);return(0,i.jsxs)(f(),{href:e,prefetch:!1,className:"favorite-link header-icon","data-testid":b.q5.BTN_FAVORITE,children:[(0,i.jsx)(g.X,{name:"heartLight",size:19}),(0,i.jsx)("span",{className:"visually-hidden",children:"Favoritos"})]})}var nI=t(31339);function minicart_styles_templateObject(){let n=(0,j._)(["\n height: 100%;\n display: flex;\n align-items: center;\n position: relative;\n\n .header-container {\n &__right-content {\n &__mini-cart {\n display: flex;\n justify-content: center;\n\n &__counter {\n position: absolute;\n right: -3px;\n top: 8px;\n font-size: 8px;\n font-weight: bold;\n width: 14px;\n height: 14px;\n border-radius: 50%;\n color: ",";\n background-color: ",";\n display: flex;\n justify-content: center;\n align-items: center;\n z-index: 1;\n }\n }\n }\n }\n\n .mini-cart-container {\n height: 100%;\n display: flex;\n align-items: center;\n\n &__dropdown {\n right: -10px;\n padding: 0;\n border-radius: 0 0 30px 30px;\n z-index: 1;\n }\n }\n\n @media only screen and (min-width: 1024px) {\n .mini-cart-container__box {\n display: block;\n\n &__content {\n position: relative;\n width: 315px;\n background-color: ",";\n display: grid;\n grid-template-columns: auto;\n grid-template-rows: [header-row] min-content [items] auto [footer-row] min-content;\n border-radius: 0 0 30px 30px;\n\n &__items {\n grid-row: items;\n overflow: auto;\n padding: 17px 17px 0;\n max-height: 412px;\n }\n\n &__footer {\n grid-row: footer-row;\n padding: 17px;\n\n &__buy-button {\n width: 100%;\n margin: 0;\n min-height: 40px;\n\n .zz-icon {\n margin-left: 20px;\n }\n }\n }\n\n &__overlay {\n position: absolute;\n width: 100%;\n height: 100%;\n background: ",";\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n z-index: 10;\n border-radius: 0 0 30px 30px;\n }\n }\n }\n }\n"]);return minicart_styles_templateObject=function(){return n},n}let nk=v.ZP.div.withConfig({componentId:"sc-809717d3-0"})(minicart_styles_templateObject(),y.H.WHITE,y.H.TORCH_RED,y.H.WHITE,(0,na.pz)(y.H.WHITE,80)),nT=r()(()=>t.e(741).then(t.bind(t,10806)).then(n=>n.ListItems),{loadableGenerated:{webpack:()=>[10806]}});function MiniCart(){let{isTablet:n}=(0,m.k)(),{items:e,removeFromCart:t,isInitializing:o,totalQuantity:r}=(0,ny.jD)(),[a,s]=(0,C.useState)(!1),[l,c]=(0,C.useState)(!1),d=(0,nv.N)(l,200),u=e.length>0,p=(0,R.o)();async function handleRemoveItem(n){let{customizationInfo:{customizesAnEntry:i},entryNumber:o,premiumGiftBagEntry:r}=n;if(i||r)return;s(!0);let a=(0,nI.oN)(e,n);await t(o),p.removeFromCart(()=>{let e=p.cartEntryToProduct(n);return{product:e,options:{element:"icone",elementText:"lixeira",quantity:e.quantity,shouldPushMultipleEvents:!0}}},a),s(!1)}return(0,nm.Q)(()=>{o||p.loadCart(()=>{let n=e.map(n=>p.cartEntryToProduct(n));return{products:n}})},[o]),(0,i.jsxs)(nk,{onMouseEnter:()=>{c(!0)},onMouseLeave:()=>{c(!1)},className:"header-icon",children:[(0,i.jsxs)(f(),{href:w.Z.CART,prefetch:!1,className:"".concat(b.q5.BTN_BAG,"\n header-container__right-content__mini-cart"),children:[r?(0,i.jsx)("span",{className:"".concat(b.q5.COUNT_BAG,"\n header-container__right-content__mini-cart__counter"),children:r}):null,(0,i.jsx)(g.X,{name:"bag",size:22,mobileSize:20})]}),n||!u?null:(0,i.jsx)(K.a,{className:"mini-cart-container__dropdown",isDropdownOpen:d,children:(0,i.jsx)("div",{className:"mini-cart-container__box",children:(0,i.jsxs)("div",{className:"mini-cart-container__box__content",children:[(0,i.jsx)("div",{className:"mini-cart-container__box__content__items",children:(0,i.jsx)(nT,{handleRemoveItem:handleRemoveItem})}),u?(0,i.jsx)("div",{className:"mini-cart-container__box__content__footer",children:(0,i.jsx)(f(),{href:w.Z.CART,passHref:!0,prefetch:!1,legacyBehavior:!0,children:(0,i.jsxs)(D.z,{as:"a",dataTestId:b.q5.BTN_FINISH,className:"mini-cart-container__box__content__footer__buy-button",children:["Finalizar Compra",(0,i.jsx)(g.X,{name:"arrowRight",size:13})]})})}):null,a?(0,i.jsx)("div",{className:"mini-cart-container__box__content__overlay",children:(0,i.jsx)(M.a,{})}):null]})})})]})}function nav_menu_desktop_styles_templateObject(){let n=(0,j._)(["\n background-color: ",";\n display: flex;\n justify-content: space-between;\n align-items: center;\n\n .nav-menu {\n &__list {\n display: flex;\n list-style: none;\n padding: 0 34px;\n justify-content: space-between;\n\n &__item {\n width: 100%;\n text-align: center;\n\n &:hover {\n font-weight: bold;\n color: ",";\n }\n\n &__link {\n padding: 9px 20px 12px;\n width: 100%;\n display: inline-block;\n text-decoration: none;\n transition: color 0.3s;\n white-space: nowrap;\n\n &--custom {\n font-weight: bold;\n }\n\n &--red {\n color: ",";\n }\n }\n }\n }\n }\n"]);return nav_menu_desktop_styles_templateObject=function(){return n},n}let nE=v.ZP.nav.withConfig({componentId:"sc-1f5400c8-0"})(nav_menu_desktop_styles_templateObject(),y.H.PAMPAS_PINK,y.H.TORCH_RED,y.H.TORCH_RED),nR=r()(()=>t.e(741).then(t.bind(t,63635)).then(n=>n.DesktopSubMenu),{loadableGenerated:{webpack:()=>[63635]}});function NavMenuDesktop(n){let{className:e="",menu:t=[],ribbonSlot:o}=n,{maxRows:r=0}=(null==t?void 0:t[0])||{},[s,l]=(0,C.useState)(-1),{isTablet:c}=(0,m.k)(),d=(0,R.o)();return c?null:(0,i.jsxs)(nE,{className:e,children:[(0,i.jsx)("ul",{className:"nav-menu__list",children:(()=>{let n=t.filter(n=>n.menuView!==S.x.MOBILE);return n.map((n,e)=>(function(n,e){let{styleClass:t="",title:o="",url:a="",children:c=[],contentBanners:u=[]}=n,p=c.filter(n=>{var e;return!!(null===(e=n.children)||void 0===e?void 0:e.length)})||[];return(0,i.jsxs)("li",{className:"nav-menu__list__item",onMouseEnter:()=>(function(n){let{newActiveMenuIndex:e,subMenuItems:t}=n,i=t.length>0;i&&l(e)})({newActiveMenuIndex:e,subMenuItems:p}),onMouseLeave:()=>l(-1),children:[(0,i.jsx)(f(),{href:a||w.Z.HOME,prefetch:!1,className:"nav-menu__list__item__link ".concat(t?"nav-menu__list__item__link--custom":""," ").concat("red"===t?"nav-menu__list__item__link--red":"").trim(),"data-testid":b.q5.HEADER_CATEGORY_TITLE,onClick:()=>{d.navMenuClick(()=>({clickedMenu:o,nbrOfMenuLevels:Y.H.FIRST}))},children:o}),function(n){let{subMenuItems:e,contentBanners:t,index:o}=n,a=e.filter(n=>n.menuView!==S.x.MOBILE),l=a.length>0;return s===o&&l?(0,i.jsx)(nR,{subMenuItems:a,categoryIndex:o,maxRows:r,contentBanners:t}):null}({subMenuItems:p,contentBanners:u,index:e})]},a)})(n,e))})()}),(0,i.jsx)(a.I,{slot:o})]})}var nA=t(70987),nH=t(40230);function header_styles_templateObject(){let n=(0,j._)(["\n z-index: 2;\n font-size: 12px;\n position: sticky;\n top: 0;\n background-color: ",";\n height: ","px;\n transition: height 0.3s;\n\n @media only screen and (max-width: 1024px) {\n height: ","px;\n }\n\n &.has-ribbon {\n @media only screen and (max-width: 1024px) {\n height: auto;\n }\n }\n\n .ribbon-container {\n @media only screen and (max-width: 1024px) {\n transition: transform 0.3s;\n transform: translate(0);\n\n &--hidden {\n transform: translateY(-100%);\n }\n }\n }\n\n .is-mobile-only {\n @media only screen and (min-width: 1025px) {\n display: none;\n }\n }\n\n .is-desktop-only {\n @media only screen and (max-width: 1024px) {\n display: none;\n }\n }\n\n .is-centered {\n display: flex;\n justify-content: center;\n padding: 28px 0;\n }\n\n .safe-buy {\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: space-between;\n padding: 0 20px;\n }\n\n .header-content {\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 9px 34px;\n position: relative;\n z-index: 3;\n background-color: ",";\n\n @media only screen and (max-width: 1024px) {\n padding: 16px;\n }\n\n &__left,\n &__right {\n display: flex;\n align-items: center;\n width: 100%;\n\n @media only screen and (max-width: 1024px) {\n width: auto;\n }\n }\n\n &__right {\n justify-content: end;\n\n @media only screen and (max-width: 1024px) {\n width: auto;\n }\n\n &__icons {\n display: flex;\n align-items: center;\n justify-content: end;\n gap: 10px;\n\n @media only screen and (max-width: 1024px) {\n gap: 8px;\n }\n }\n }\n\n &__center {\n margin-left: 66px;\n padding: 0 10px;\n\n @media only screen and (max-width: 360px) {\n margin-left: auto;\n }\n }\n }\n\n .location-desktop {\n margin: 0 12px;\n\n @media only screen and (min-width: 1080px) {\n margin: 0 28px;\n }\n }\n\n .header-icon {\n background: none;\n border: none;\n padding: 8px 5px;\n }\n\n .search-desktop {\n margin-left: 24px;\n }\n\n .ribbon {\n @media only screen and (max-width: 1024px) {\n :before {\n content: '';\n display: block;\n border-top: 1px solid ",";\n margin: 2px 13px;\n }\n }\n }\n"]);return header_styles_templateObject=function(){return n},n}function _templateObject1(){let n=(0,j._)(["\n scroll-margin-top: 90px;\n"]);return _templateObject1=function(){return n},n}let nP=v.ZP.header.withConfig({componentId:"sc-bdf84a93-0"})(header_styles_templateObject(),y.H.WHITE,nH.i.HEADER_HEIGHT,nH.i.MOBILE_HEADER_HEIGHT,y.H.WHITE,y.H.ALTO),nz=(0,v.ZP)(nA.I).withConfig({componentId:"sc-bdf84a93-1"})(_templateObject1()),nM="is-desktop-only",nL="is-mobile-only",nD=r()(()=>Promise.all([t.e(1255),t.e(2422),t.e(741),t.e(759),t.e(5360),t.e(1598),t.e(1991),t.e(8284),t.e(3989),t.e(7483),t.e(8025),t.e(3631)]).then(t.bind(t,68512)).then(n=>n.CallCenterRibbon),{loadableGenerated:{webpack:()=>[68512]}});function Header(n){let{slot:e,simple:t,ribbonSlot:o,shouldShowSafeBuy:r}=n,{hasComponentWithTypeCode:_}=(0,p.j)(),{isMobile:f}=(0,m.k)(),g=(0,x.C)(),{isSourceApp:w}=(0,h.x)(),b=_(c.y.ROTATING_HTML),j=g===d.y.DOWN?"ribbon-container ribbon-container--hidden":"ribbon-container",v=g===d.y.UP||!g,y=b&&v?"has-ribbon":"";function renderToastContainer(){return(0,i.jsx)(nz,{id:u.u})}return w?renderToastContainer():(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(nD,{}),(0,i.jsxs)(nP,{className:"".concat("page-header"," ").concat(y).trim(),children:[t?(0,i.jsxs)("div",{className:f&&r?"safe-buy":"is-centered",children:[(0,i.jsx)(Logo,{}),r?(0,i.jsx)(s.o,{}):null]}):(0,i.jsxs)("div",{className:"container-header",children:[(0,i.jsxs)("div",{className:"header-content",children:[(0,i.jsxs)("div",{className:"header-content__left",children:[(0,i.jsx)(NavMenuMobile,{className:nL,menu:null==e?void 0:e.components}),(0,i.jsx)(Logo,{className:nM}),(0,i.jsx)(SearchDesktop,{className:"".concat(nM," search-desktop")})]}),(0,i.jsx)(Logo,{className:"".concat(nL," header-content__center")}),(0,i.jsxs)("div",{className:"header-content__right",children:[(0,i.jsx)(LocationDesktop,{className:"".concat(nM," location-desktop")}),(0,i.jsxs)("div",{className:"header-content__right__icons",children:[(0,i.jsx)(UserDesktop,{className:"".concat(nM," user-desktop")}),(0,i.jsx)(SearchMobile,{className:nL}),(0,i.jsx)(Favorite,{}),(0,i.jsx)(MiniCart,{})]})]})]}),(0,i.jsx)(NavMenuDesktop,{className:nM,menu:null==e?void 0:e.components,ribbonSlot:o}),(0,i.jsx)("div",{className:"".concat(nL," ").concat(j).trim(),children:(0,i.jsx)(a.I,{slot:o})})]}),(0,i.jsx)(l.o,{})]}),renderToastContainer()]})}},68512:function(n,e,t){"use strict";t.r(e),t.d(e,{Accordion:function(){return o.U},AccordionAccount:function(){return i.AccordionAccount},AccordionAddresses:function(){return i.AccordionAddresses},AddressForm:function(){return r.k},Banner:function(){return a.j},BannerList:function(){return BannerList},BottomSheet:function(){return i.BottomSheet},BottomSheetModal:function(){return i.BottomSheetModal},Breadcrumb:function(){return x.a},BuildYourKit:function(){return i.BuildYourKit},Button:function(){return d.z},BuyTogetherCampaign:function(){return i.BuyTogetherCampaign},CallCenterRibbon:function(){return CallCenterRibbon},CampaignBanners:function(){return b.X},Carousel:function(){return c.l},CarouselBanner:function(){return j.e},CarouselLite:function(){return i.CarouselLite},CarouselProductList:function(){return CarouselProductList},CarouselSkeleton:function(){return i.CarouselSkeleton},CarouselSlide:function(){return i.CarouselSlide},CartFooter:function(){return H.T},CartRibbon:function(){return i.CartRibbon},CategorySortingDropdown:function(){return eI.l},ChangePasswordForm:function(){return z.p},ChatBotAssistant:function(){return M.m},CheckboxInput:function(){return L.I},Chip:function(){return D.A},Col:function(){return i.Col},CollectionShowcase:function(){return CollectionShowcase},CopyableInput:function(){return q.C},CustomDropdown:function(){return K.a},CustomSelect:function(){return Q.A},CustomSizeSelect:function(){return i.CustomSizeSelect},DefaultZendeskButton:function(){return i.DefaultZendeskButton},Drawer:function(){return i.Drawer},DynamicContactList:function(){return i.DynamicContactList},DynamicPersonalizeContent:function(){return i.DynamicPersonalizeContent},EasyAccess:function(){return i.EasyAccess},Error:function(){return J.j},Faq:function(){return $.B},FavoriteButton:function(){return nn._},FavoriteTooltip:function(){return i.FavoriteTooltip},FeatureProducts:function(){return FeatureProducts},Feedback:function(){return i.Feedback},Filters:function(){return Filters},Footer:function(){return Footer},FreeShippingCalculator:function(){return i.FreeShippingCalculator},FullscreenVideo:function(){return i.FullscreenVideo},GiftBagItem:function(){return ea.k},GiftModal:function(){return P.G},GoogleMaps:function(){return i.GoogleMaps},GoogleMapsMarker:function(){return n0.S},GoogleMapsMarkerPopUp:function(){return n1.p},Grid:function(){return i.Grid},GridHeaderInfos:function(){return n2.U},Head:function(){return i.Head},Header:function(){return n4.h},HeaderDrawer:function(){return i.HeaderDrawer},HighlightsCarousel:function(){return HighlightsCarousel},HoverZoomImage:function(){return i.HoverZoomImage},Input:function(){return nS.I},InputPassword:function(){return i.InputPassword},InspiraHeader:function(){return n8.H},InspiraMenu:function(){return n6.V},KitInfo:function(){return i.KitInfo},Label:function(){return n7._},LabelGiftBag:function(){return n9.x},Layout:function(){return en.A},LeadCapture:function(){return i.LeadCapture},LinkList:function(){return ee.M},LinkUnderline:function(){return S._},LinkedSeoPost:function(){return i.LinkedSeoPost},Loader:function(){return i.Loader},LoginForm:function(){return et.U},Marquee:function(){return i.Marquee},Modal:function(){return nE.u},ModalAddToCartResponse:function(){return i.ModalAddToCartResponse},ModalAside:function(){return i.ModalAside},ModalBuyTogether:function(){return i.ModalBuyTogether},ModalCarousel:function(){return i.ModalCarousel},ModalCartRecipientDiffers:function(){return i.ModalCartRecipientDiffers},ModalForgottenPassword:function(){return ei.T},ModalGiftBag:function(){return eo.V},ModalGiftBagRecipient:function(){return er.u},ModalKnowMore:function(){return i.ModalKnowMore},ModalMiniPDP:function(){return es.h},ModalPersonalize:function(){return i.ModalPersonalize},ModalRemoveCartEntry:function(){return i.ModalRemoveCartEntry},ModalSecurityCode:function(){return i.ModalSecurityCode},ModalTermsOfUse:function(){return i.ModalTermsOfUse},ModalZipCode:function(){return el.I},OrderTotalFixed:function(){return ec.M},PasswordChecker:function(){return ed.e},PercentualOfDiscount:function(){return eu.t},PersonalizationModal:function(){return ep.Y},PersonalizeContent:function(){return i.PersonalizeContent},PixTimer:function(){return i.PixTimer},PopUpLgpd:function(){return em.o},PreOrderRibbon:function(){return i.PreOrderRibbon},Price:function(){return ex.t},ProductBenefits:function(){return i.ProductBenefits},ProductDimension:function(){return i.ProductDimension},ProductGridFilter:function(){return eh.p},ProductItem:function(){return I.C},ProductItemSkeleton:function(){return i.ProductItemSkeleton},ProductList:function(){return e_.c},ProgressBar:function(){return ef.k},PromotionParagraph:function(){return eg.c},PromotionTag:function(){return ew.s},RadioInput:function(){return eb.N},RangeSlider:function(){return i.RangeSlider},ReCaptcha:function(){return i.ReCaptcha},RecommendedProductsV2:function(){return i.RecommendedProductsV2},RecommendedSection:function(){return ej.v},RegisterForm:function(){return ev.B},RenderIf:function(){return i.RenderIf},RepeatPassword:function(){return i.RepeatPassword},Ribbon:function(){return Ribbon},RouteChangeLoader:function(){return i.RouteChangeLoader},Row:function(){return i.Row},SafeBuy:function(){return i.SafeBuy},SchemaTags:function(){return i.SchemaTags},ScriptWithCleanup:function(){return i.ScriptWithCleanup},SearchStoresForm:function(){return i.SearchStoresForm},SeeAllPostsButton:function(){return i.SeeAllPostsButton},Select:function(){return i.Select},SeoContent:function(){return i.SeoContent},SeoContentBottom:function(){return i.SeoContentBottom},ShareButton:function(){return i.ShareButton},ShareButtonNative:function(){return i.ShareButtonNative},SimpleAccordion:function(){return eC.e},SizeSelect:function(){return eO.C},Skeleton:function(){return i.Skeleton},SlotComponents:function(){return eS.I},SocialLogin:function(){return i.SocialLogin},SpinWheel:function(){return ek.v},Spinner:function(){return i.Spinner},StatusMessage:function(){return eT.A},Stories:function(){return eE.f},Switch:function(){return nf.r},Tabs:function(){return i.Tabs},TermsOfUse:function(){return eR.N},TextTag:function(){return i.TextTag},Timer:function(){return i.Timer},ToastContainer:function(){return i.ToastContainer},Tooltip:function(){return i.Tooltip},TransitionWrapper:function(){return i.TransitionWrapper},Video:function(){return eA.n},WalletGuard:function(){return i.WalletGuard},WalletRedirectGuard:function(){return i.WalletRedirectGuard},WalletWrapper:function(){return i.WalletWrapper},Wheel:function(){return i.Wheel},WishGiftContent:function(){return i.WishGiftContent},WishGiftDrawer:function(){return eH.E},WishGiftModal:function(){return i.WishGiftModal},ZendeskChat:function(){return i.ZendeskChat},ZzIcon:function(){return i.ZzIcon},ZzNextImage:function(){return i.ZzNextImage}});var i=t(70330),o=t(51356),r=t(24824),a=t(39027),s=t(85893),l=t(5632),c=t(68460),d=t(87808),u=t(42473),p=t(10770),m=t(38538);function BannerList(n){let{component:e}=n,{banners:t,button:i}=e,{isMobile:o}=(0,m.k)(),r=t.length>=1,x=1===t.length,h=(null==i?void 0:i.link)&&(null==i?void 0:i.text),getBannerWidth=()=>x?1920:549,getBannerHeight=()=>x&&o?1670:x?320:976;function renderBanner(n){let{imageUrl:e,redirectPath:t,videoLink:i,imageAltText:o}=n;return(0,s.jsx)(a.j,{width:getBannerWidth(),height:getBannerHeight(),redirectPath:t,imageAlt:o,imageUrl:e,videoOptions:{url:i,playing:!0}},e||i)}function renderBanners(){return t.map(n=>{let{imageCode:e}=n;return o?(0,s.jsx)(l.q,{children:renderBanner(n)},e):(0,s.jsx)("div",{className:x?"tw-w-full":"tw-w-1/5",children:renderBanner(n)},e)})}return(0,s.jsxs)("section",{className:"tw-mx-auto tw-mt-0 tw-w-full tw-text-center ".concat(x?"":"tw-mb-16 tw-max-w-[1366px]"),children:[r?o?(0,s.jsx)(c.l,{className:"tw-w-full",options:{hidePagination:!0,hideArrows:!0,slides:{perView:x?1:1.5,spacing:0}},children:renderBanners()}):(0,s.jsx)("div",{className:"tw-flex tw-justify-center",children:renderBanners()}):null,function(){if(!h)return null;let{link:n,text:e}=i;return(0,s.jsxs)(d.z,{as:"a",variant:p.c.tertiary,className:"tw-m-0 -tw-translate-y-1/2 [&>.zz-icon]:tw-my-0 [&>.zz-icon]:tw-ml-8 [&>.zz-icon]:tw-mr-3",href:n,children:[e,(0,s.jsx)(u.X,{name:"arrowRight",size:15})]})}()]})}var x=t(72707),h=t(37340),_=t(20256),f=t(50177),g=t(93804);function _templateObject(){let n=(0,h._)(["\n :nth-child(n) {\n .call-center-ribbon {\n background-color: ",";\n color: ",";\n position: relative;\n z-index: 2;\n }\n\n .call-center-accordion {\n top: 39px;\n\n &__title {\n text-transform: uppercase;\n font-size: 18px;\n font-weight: 500;\n letter-spacing: 0.7px;\n color: ",";\n }\n }\n\n .register {\n &__submit-register-button {\n margin-top: 22px;\n height: 40px;\n font-size: 12px;\n }\n }\n\n .call-center-form {\n &__select {\n margin-right: 6px;\n\n .label {\n color: ",";\n }\n }\n }\n\n .login__submit-search-button,\n .search-result__user-login-button {\n font-size: 12px;\n }\n\n @media only screen and (max-width: 768px) {\n .call-center-accordion {\n top: 60px;\n }\n\n .register {\n &__submit-register-button {\n margin-top: 0;\n }\n }\n\n .call-center-form {\n &__select {\n margin-right: 0;\n }\n\n &__input {\n margin-bottom: 20px;\n }\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let w=(0,_.ZP)(f.Q).withConfig({componentId:"sc-43693ac1-0"})(_templateObject(),g.H.TORCH_RED,g.H.WHITE,g.H.MINE_SHAFT,g.H.SPANISH_GRAY);function CallCenterRibbon(n){return(0,s.jsx)(w,{...n})}var b=t(11968),j=t(91407),v=t(5152),y=t.n(v),N=t(41664),C=t.n(N),O=t(64893),S=t(68830),I=t(77794);function styles_templateObject(){let n=(0,h._)(["\n padding: 24px 0px 24px 24px;\n margin-bottom: 30px;\n display: flex;\n flex-direction: column;\n align-items: center;\n\n @media screen and (min-width: 769px) {\n padding: 24px 24px;\n }\n\n .product-list {\n &__title {\n text-align: center;\n font-weight: 400;\n font-size: 16px;\n text-transform: uppercase;\n margin-bottom: 12px;\n\n &__link {\n color: currentColor;\n margin-left: 6px;\n }\n }\n\n &__list {\n display: flex;\n justify-content: center;\n align-items: baseline;\n gap: 32px;\n width: 100%;\n list-style: none;\n\n &__item {\n width: 20%;\n }\n }\n\n &__button {\n .zz-icon {\n margin: 0 12px 0 32px;\n }\n }\n }\n\n .carousel {\n padding: 12px 0;\n width: 100%;\n\n &__slide {\n height: auto;\n\n .product-item {\n height: 100%;\n }\n }\n\n @media screen and (min-width: 769px) {\n padding: 12px 66px 24px;\n }\n\n @media screen and (min-width: 1024px) {\n padding: 12px 92px 24px;\n }\n\n &__arrow {\n &--next {\n right: 0px;\n\n @media screen and (min-width: 1024px) {\n right: 24px;\n }\n }\n\n &--prev {\n left: 0px;\n\n @media screen and (min-width: 1024px) {\n left: 24px;\n }\n }\n }\n }\n"]);return styles_templateObject=function(){return n},n}let k=_.ZP.div.withConfig({componentId:"sc-fcb42e25-0"})(styles_templateObject()),T={hideArrows:!0,loop:!0,slides:{perView:1.75,spacing:24}},E={hideArrows:!1,loop:!0,slides:{perView:5,spacing:32}},R=y()(()=>Promise.resolve().then(t.bind(t,68512)).then(n=>n.Carousel),{loadableGenerated:{webpack:()=>[68512]}}),A=y()(()=>Promise.resolve().then(t.bind(t,68512)).then(n=>n.CarouselSlide),{loadableGenerated:{webpack:()=>[68512]}});function CarouselProductList(n){let{component:e,className:t="",carouselOptions:i={},slides:o,hasFavoriteButton:r=!1}=n,{sectionTitle:a,products:l,uid:c,linkUrl:p,linkTitle:x}=e,{isMobile:h}=(0,m.k)(),_=p&&x,f=h||l.length>5,g={hidePagination:!0,...h?T:E,...i};function renderListItems(){return o||l.map(n=>{let e=(0,s.jsx)(I.C,{hasFavoriteButton:r,product:n,shouldHideInfo:!0,shouldHideHoverImage:!0});return f?(0,s.jsx)(A,{children:e},n.code):(0,s.jsx)("li",{className:"product-list__list__item",children:e},n.code)})}return function(){let n=l.length>0;return n?(0,s.jsxs)(k,{className:"product-list",children:[a?(0,s.jsxs)("h2",{className:"product-list__title",children:[a," ",!h&&_?(0,s.jsx)(C(),{href:p,passHref:!0,legacyBehavior:!0,children:(0,s.jsx)(S._,{className:"product-list__title__link",children:x})}):null]}):null,f?(0,s.jsx)(R,{className:"".concat(t," carousel").trim(),options:g,children:renderListItems()},c):(0,s.jsx)("ul",{className:"product-list__list",children:renderListItems()}),h&&_?(0,s.jsx)(C(),{href:p,passHref:!0,legacyBehavior:!0,children:(0,s.jsxs)(d.z,{variant:O.c.outlined,as:"a",className:"product-list__button",children:[x,(0,s.jsx)(u.X,{name:"arrowRight",size:15})]})}):null]}):null}()}var H=t(46723),P=t(95784),z=t(9907),M=t(69569),L=t(41417),D=t(51408),B=t(67294),F=t(96984),G=t(21503),Z=t(46840),U=t(81836);function collection_showcase_styles_templateObject(){let n=(0,h._)(["\n padding: 24px 0;\n margin-bottom: 60px;\n display: flex;\n align-items: center;\n flex-direction: column;\n\n @media screen and (min-width: 769px) {\n padding: 0;\n }\n\n &.odd-collection-showcase {\n .collection-showcase__grid {\n @media screen and (min-width: 769px) {\n grid-template:\n 'image title ' ","px\n 'image carousel' 1fr\n / 1fr ","%;\n }\n }\n\n .collection-showcase__title-content {\n @media screen and (min-width: 769px) {\n text-align: left;\n }\n }\n }\n\n .collection-showcase {\n &__grid {\n width: 100%;\n display: grid;\n grid-template:\n 'title'\n 'image'\n 'carousel'\n / 1fr;\n\n @media screen and (min-width: 769px) {\n grid-template:\n 'title image ' ","px\n 'carousel image' 1fr\n / ","% 1fr;\n }\n }\n\n &__title-wrapper {\n position: relative;\n grid-area: title;\n z-index: 1;\n padding: 12px 24px;\n text-align: center;\n\n @media screen and (min-width: 769px) {\n padding: 12px 28px;\n display: flex;\n flex-direction: column;\n justify-content: end;\n }\n }\n\n &__title-content {\n @media screen and (min-width: 769px) {\n text-align: right;\n }\n }\n\n &__title {\n font-weight: 400;\n font-size: 30px;\n color: ",";\n margin-bottom: 10px;\n\n @media screen and (min-width: 769px) {\n font-size: 50px;\n margin-bottom: 0px;\n }\n }\n\n &__button {\n color: ",";\n font-weight: 500;\n margin: 0;\n\n @media screen and (min-width: 769px) {\n padding: 12px 0;\n &,\n &:hover,\n &:focus,\n &:active {\n border: none;\n }\n }\n\n .zz-icon {\n margin-left: 32px;\n color: ",";\n }\n }\n\n &__carousel-wrapper {\n grid-area: carousel;\n overflow: hidden;\n padding: 12px 0;\n }\n\n &__carousel {\n width: 100%;\n padding-left: 24px;\n\n @media screen and (min-width: 769px) {\n padding: 0 92px;\n }\n\n .carousel {\n &__slide {\n height: auto;\n }\n &__arrow {\n @media screen and (max-width: 768px) {\n display: none;\n }\n }\n }\n\n .product-item {\n height: 100%;\n }\n }\n\n &__product-list {\n display: flex;\n gap: 32px;\n padding: 0 32px;\n\n &__item {\n width: 50%;\n }\n }\n\n &__image-wrapper {\n grid-area: image;\n }\n }\n"]);return collection_showcase_styles_templateObject=function(){return n},n}let Y=_.ZP.section.withConfig({componentId:"sc-c8ccc8d9-0"})(collection_showcase_styles_templateObject(),200,47,200,47,g.H.EMPEROR,g.H.COD_GRAY,g.H.COD_GRAY),W={hideArrows:!1,slides:{perView:2,spacing:32},loop:!0},V={hideArrows:!0,slides:{perView:1.5,spacing:24},loop:!0},X={cd87:"recommendation_carousel",cd122:G.HQ,cd123:"recommendation"};function CollectionShowcase(n){let{component:e,isOdd:t}=n,{banner:i,buttonLink:o="",buttonText:r="",sectionTitle:a="",products:p}=e,{url:x="",altText:h=""}=i,_=(0,Z.o)(),{isMobile:f}=(0,m.k)(),g=f||p.length>2,w=(0,B.useRef)([]),b=p.map((n,e)=>({...n,positionInList:e})),j=(0,B.useCallback)(n=>{let{products:e,isClick:t}=n,i=t?G.SX.PRODUCT_CLICK:G.SX.PRODUCT_IMPRESSION;_.productsListImpression({products:e,eventType:i,customAttributes:X})},[_]);function fireCurrentPageProductsTracking(n){let e=[n,n+1].find(n=>n%3==0&&!w.current.includes(n)),t=-1!==e&&void 0!==e&&e{let e=(0,s.jsx)(I.C,{shouldHideInfo:!0,hasFavoriteButton:!1,product:n,hasGtmAttr:!1,trackingEvent:()=>j({products:[n],isClick:!0})});return g?(0,s.jsx)(l.q,{children:e},n.code):(0,s.jsx)("div",{className:"collection-showcase__product-list__item",children:e},n.code)});return n}return(0,U.Q)(()=>{0!==p.length&&fireCurrentPageProductsTracking(0)},[p]),(0,s.jsxs)(Y,{className:"collection-showcase ".concat(t?"odd-collection-showcase":""),children:[(0,s.jsxs)("div",{className:"collection-showcase__grid",children:[(0,s.jsx)("div",{className:"collection-showcase__title-wrapper",children:a?(0,s.jsxs)("div",{className:"collection-showcase__title-content",children:[(0,s.jsx)("h2",{className:"collection-showcase__title",children:a}),f?null:renderButton()]}):null}),(0,s.jsx)("div",{className:"collection-showcase__carousel-wrapper",children:p?g?(0,s.jsx)(c.l,{className:"collection-showcase__carousel",onMove:function(n){fireCurrentPageProductsTracking(n)},options:{hidePagination:!0,...f?V:W},children:renderSlides()}):(0,s.jsx)("div",{className:"collection-showcase__product-list",children:renderSlides()}):null}),(0,s.jsx)("div",{className:"collection-showcase__image-wrapper",children:x?(0,s.jsx)(C(),{href:o,prefetch:!1,children:(0,s.jsx)(F.M.Image,{width:f?375:712,height:f?255:484,alt:h,src:x,objectFit:"cover",layout:"responsive"})}):null})]}),f?renderButton():null]})}var q=t(76328),K=t(33816),Q=t(74025),J=t(98174),$=t(50263),nn=t(88873),ne=t(103);function FeatureProducts(n){let{component:e}=n;return(null==e?void 0:e.uid)?(0,s.jsxs)(ne.p.Root,{component:e,children:[(0,s.jsx)(ne.p.Info,{component:e}),(0,s.jsx)(ne.p.ProductList,{component:e}),(0,s.jsx)(ne.p.Coupon,{component:e})]}):null}var nt=t(72902),ni=t(28542),no=t(41553),nr=t(830),na=t(12551),ns=t(22564);let nl={AMARELO:"#FFD029",AZUL:"#227FEC",BEGE:"#FCE6C5",BRANCO:"#fff",CINZA:"#444444",JEANS:"#3A64B4",LARANJA:"#ED6B1C",MULTICOLORIDO:"linear-gradient(90deg, #F01717 2.5%, #FFDD2D 36.88%, #1C24E9 72.81%, #F50FC3 102.5%)",OFFWHITE:"#F2F2F2",NUDE:"#D9892B",MARROM:"#5B2607",METALIZADO:"linear-gradient(135deg, #CBCBCB 0%, #737171 100%)",PRETO:"#000",ROSA:"#E81F76",ROXO:"#B41FE8",VERDE:"#1FBD06",VERMELHO:"#EF002F",ESTAMPA:"linear-gradient(to right, #3b212c 0%, #359879 4%, #685551 8%, #b45237 12%, #e68d39 16%, #e8db68 20%, #513534 24%, #4b3a7e 28%, #bc3539 32%, #a43943 36%, #493a7b 40%, #cc6aa7 44%, #c25a8f 48%, #d4689c 52%, #c55689 56%, #86323f 60%, #7a252c 64%, #773139 68%, #8e9d80 72%, #726473 76%, #5d3a74 80%, #da9d7e 84%, #d8c7cf 88%, #ddc9d5 92%, #665359 96%, #32262a 100%);",BORDO:"#800000",COLOR_OTHER:"#fff",VIOLETA:"#ee82ee",LILAS:"#c8a2c8"};function color_circle_styles_templateObject(){let n=(0,h._)(["\n width: 20px;\n height: 20px;\n background: ",";\n background-size: 100%;\n background-position: center;\n border-radius: 50%;\n margin-right: 5px;\n border: ",";\n"]);return color_circle_styles_templateObject=function(){return n},n}let nc=new Set(["BRANCO"]),nd=_.ZP.div.withConfig({componentId:"sc-2fae8294-0"})(color_circle_styles_templateObject(),n=>{var e,t;return e=n.facetValueCode,(t=n.background)?"url(".concat(t,")"):nl[e]},n=>nc.has(n.facetValueCode)?"1px solid ".concat(g.H.GRAY):"none");function ColorCircle(n){var e;let{facetValueCode:t}=n,{colorsFilterImagesMapping:i}=(0,ns.C)(),o=null==i?void 0:null===(e=i.find(n=>{let{colorCode:e}=n;return e===t}))||void 0===e?void 0:e.imageUrl;return(0,s.jsx)(nd,{facetValueCode:t,background:o})}var nu=t(57138);function accordion_option_styles_templateObject(){let n=(0,h._)(["\n &.is-selected {\n > .accordion-option__option-container {\n color: ",";\n font-weight: 600;\n }\n }\n .accordion-option {\n &__toggle-button {\n height: 20px;\n margin-bottom: 10px;\n padding: 6px;\n }\n\n &__option-container {\n margin-bottom: 6px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n }\n\n &__children-container {\n margin-left: 16px;\n }\n }\n"]);return accordion_option_styles_templateObject=function(){return n},n}let np=_.ZP.div.withConfig({componentId:"sc-67039cee-0"})(accordion_option_styles_templateObject(),g.H.TORCH_RED);function AccordionOption(n){let{dataTestId:e,getIsSelected:t,topBreadcrumbOption:i,onPressTag:o,option:r}=n,{facetValueCode:a,facetValueName:l,facetCode:c}=i,{getIsSomeChildFacetValueSelected:d}=(0,no.m)(),u=d({facetValue:r,getIsSelected:t}),p=t(a),[m,x]=(0,B.useState)(p||u);return(0,B.useEffect)(()=>{x(p||u)},[u,p]),(0,s.jsxs)(np,{"data-testid":e,className:"".concat(p?"is-selected":"").trim(),children:[(0,s.jsxs)("div",{className:"accordion-option__option-container",children:[(0,s.jsx)(L.I,{onChange:()=>o(i),isChecked:p,name:"option",value:a,children:decodeURIComponent(l)}),function(){let n=m?(0,s.jsx)(nu.X,{name:"minus",size:1}):(0,s.jsx)(nu.X,{name:"plus",size:7});return(0,s.jsx)("button",{onClick:()=>x(!m),className:"accordion-option__toggle-button",children:n})}()]}),m?(0,s.jsx)("div",{className:"accordion-option__children-container",children:r.children.map(n=>{let{code:e,name:r,query:a}=n,l=t(e),d=(0,nr.c)(c),u=(0,nr.c)(e),p="".concat(ni.Hy.FILTER_ITEM,"-").concat(d,"-").concat(u);return(0,s.jsx)(OptionTag,{isSelected:l,breadcrumbOption:{...i,facetValueCode:e,facetValueName:r,removeQuery:a},onPressTag:o,optionTestId:p,facetValue:n,getIsSelected:t},e)})}):null]})}function option_tag_styles_templateObject(){let n=(0,h._)(["\n margin-bottom: 16px;\n\n &.is-selected {\n color: ",";\n font-weight: 600;\n }\n\n &.size-option {\n margin-bottom: 0px;\n color: ",";\n }\n\n &.remove-tag {\n margin-bottom: 0;\n border-radius: 15px;\n background: ",";\n padding: 2px 7px;\n background-color: ",";\n\n .checkmark-container {\n margin-bottom: 0;\n }\n\n .content {\n display: flex;\n align-items: center;\n }\n\n .checkmark-wrapper {\n display: none;\n }\n\n .zz-icon {\n height: 18px;\n margin-left: 4px;\n padding-right: 0;\n color: ",";\n }\n }\n"]);return option_tag_styles_templateObject=function(){return n},n}let nm=_.ZP.div.withConfig({componentId:"sc-23a4b62b-0"})(option_tag_styles_templateObject(),g.H.TORCH_RED,g.H.DAVYS_GREY_DARKER,g.H.BLACK,g.H.PAMPAS_PINK,g.H.DAVYS_GREY_DARKER);function OptionTag(n){let{variant:e=nt.d.SELECT,breadcrumbOption:t,onPressTag:i,optionTestId:o="",isSelected:r=!1,facetValue:a=(0,na.e)({}),getIsSelected:l}=n,{facetValueName:c,facetCode:d,facetValueCode:p}=t,m=r?"".concat(o,"--selected"):o;function renderFacetValueName(){return decodeURIComponent(c)}return a.hasChildren?(0,s.jsx)(AccordionOption,{dataTestId:m,getIsSelected:l,topBreadcrumbOption:t,onPressTag:i,option:a}):e===nt.d.APPLIED?(0,s.jsx)(nm,{"data-testid":m,className:"remove-tag",children:(0,s.jsxs)(L.I,{onChange:()=>i(t),isChecked:r,name:"option",value:p,children:[renderFacetValueName(),(0,s.jsx)(u.X,{name:"close",size:8})]})}):d===nt.s.SIZE?function(){let n="".concat("size-option"," ").concat(r?"is-selected":"").trim();return(0,s.jsx)(nm,{className:n,"data-testid":m,onClick:()=>i(t),children:c})}():(0,s.jsx)(nm,{"data-testid":m,className:"".concat(r?"is-selected":"").trim(),children:(0,s.jsxs)(L.I,{onChange:()=>i(t),isChecked:r,name:"option",value:p,children:[function(){let n=d===nt.s.COLORS;return n?(0,s.jsx)(ColorCircle,{facetValueCode:p}):null}(),renderFacetValueName()]})})}function accordion_filter_styles_templateObject(){let n=(0,h._)(["\n background-color: ",";\n border-radius: 5px;\n padding: 18px 8px 26px;\n\n > span {\n @media only screen and (max-width: 1024px) {\n font-size: 14px;\n }\n }\n\n .zz-icon {\n path {\n stroke-width: 4;\n }\n }\n\n &.is-open {\n border-top: 0;\n\n + .accordion-content {\n padding-bottom: 20px;\n }\n }\n\n + .accordion-content {\n background-color: ",";\n border-bottom: 1px solid ",";\n margin-bottom: 8px;\n margin-top: 0;\n position: relative;\n\n &:last-child {\n border-bottom: 0;\n }\n\n .accordion-content-wrapper {\n padding: 0 12px 12px;\n\n @media only screen and (max-width: 1024px) {\n padding: 0;\n }\n }\n }\n"]);return accordion_filter_styles_templateObject=function(){return n},n}let nx=(0,_.ZP)(o.U).withConfig({componentId:"sc-d04e78ac-0"})(accordion_filter_styles_templateObject(),g.H.WHITE,g.H.WHITE,g.H.PORCELAIN);function AccordionFilter(n){let{isAccordionOpen:e=!0,...t}=n,[i,o]=(0,B.useState)(e);return(0,s.jsx)(nx,{...t,isAccordionOpen:i,clickAccordion:()=>o(!i),className:"accordion",contentClassName:"accordion-content"})}var nh=t(39332),n_=t(11163),nf=t(55509),ng=t(59492),nw=t(3342),nb=t(91315),nj=t(53917),nv=t(82888),ny=t(87766),nN=t(52029),nC=t(87536),nO=t(85519),nS=t(62604),nI=t(89771);function location_form_styles_templateObject(){let n=(0,h._)(["\n .form-location {\n .label {\n letter-spacing: 0;\n }\n\n &__submit-button {\n position: absolute;\n top: 0;\n right: 0;\n background-color: ",";\n border: none;\n width: 45px;\n height: 45px;\n display: flex;\n align-items: center;\n justify-content: center;\n }\n\n &__loader {\n position: absolute;\n top: 0;\n right: 15px;\n transform: translateY(50%);\n }\n\n &__input {\n @media only screen and (max-width: 768px) {\n width: 100%;\n }\n }\n }\n"]);return location_form_styles_templateObject=function(){return n},n}let nk=_.ZP.div.withConfig({componentId:"sc-29c173da-0"})(location_form_styles_templateObject(),g.H.TRANSPARENT),nT={zipCode:"zipCode"};function LocationForm(n){let{onChangeLocation:e}=n,{cepLocation:{cep:t}}=(0,nb.f)(),{handleSubmitZipCodeForm:i,isLoadingZipCode:o,zipCodeError:r,clearAllErrors:a}=(0,nI.y)(),{register:l,handleSubmit:c,setValue:d,formState:{errors:p},clearErrors:m}=(0,nC.cI)();return(0,s.jsx)(nk,{children:(0,s.jsx)("form",{className:"form-location",onSubmit:c(function(n){m(),a(),i({data:n,onSuccess:()=>{if(d(nT.zipCode,n.zipCode),e){null==e||e();return}window.location.reload()}})}),children:(0,s.jsx)("div",{className:"content-wrapper",children:(0,s.jsx)(nS.I,{id:"form-location-input",className:"form-location__input",placeholder:"Informe seu CEP",type:"tel",mask:"99999-999",maskChar:null,autoFocus:!0,defaultValue:t,register:l(nT.zipCode,{required:{value:!0,message:"Campo obrigat\xf3rio"}}),renderButton:function(){return o?(0,s.jsx)(nO.$,{className:"form-location__loader",size:20}):(0,s.jsx)("button",{className:"form-location__submit-button",children:(0,s.jsx)(u.X,{name:"arrowRight",size:13})})},errorMessage:p.zipCode?p.zipCode.message:r},t)})})})}var nE=t(94887);function near_you_filter_styles_templateObject(){let n=(0,h._)(["\n @media only screen and (max-width: 1024px) {\n padding: 15px 0;\n background-color: ",";\n margin: 0 0 8px 0;\n position: relative;\n border-bottom: 1px solid ",";\n }\n\n .near-you-filter {\n &__header {\n display: flex;\n justify-content: space-between;\n align-items: center;\n\n &__title {\n font-weight: normal;\n font-size: 14px;\n\n @media only screen and (min-width: 1025px) {\n font-size: 12px;\n }\n }\n\n > div {\n padding: 0;\n width: auto;\n height: 10px;\n }\n }\n\n &__description {\n font-size: 12px;\n margin: 15px 15px 15px 0;\n\n @media only screen and (max-width: 1024px) {\n margin: 10px 0;\n }\n }\n\n &__form {\n transition:\n height 0.3s ease-in-out,\n opacity 0.3s ease-in-out;\n\n &.exiting,\n &.exited {\n opacity: 0;\n height: 0;\n }\n\n &.entering,\n &.entered {\n opacity: 1;\n height: auto;\n }\n }\n }\n"]);return near_you_filter_styles_templateObject=function(){return n},n}function _templateObject1(){let n=(0,h._)(["\n :nth-child(n) {\n display: flex;\n justify-content: center;\n align-items: center;\n\n .content-container {\n border-radius: 20px;\n max-width: 440px;\n padding: 20px 17px 43px;\n\n .close-button {\n top: 20px;\n right: 15px;\n z-index: 1;\n }\n\n .near-you-modal {\n &__title {\n font-weight: 400;\n font-size: 16px;\n margin-bottom: 27px;\n position: relative;\n\n ::after {\n content: '';\n display: block;\n width: 103px;\n height: 3px;\n background-color: ",";\n border-radius: 30px;\n position: absolute;\n bottom: -9px;\n }\n }\n\n &__description {\n font-size: 12px;\n color: ",";\n margin-bottom: 10px;\n }\n }\n }\n }\n"]);return _templateObject1=function(){return n},n}let nR=_.ZP.div.withConfig({componentId:"sc-636c00d5-0"})(near_you_filter_styles_templateObject(),g.H.WHITE,g.H.DAVYS_GREY_DARKER),nA=(0,_.ZP)(n=>(0,s.jsx)(nE.u,{...n})).withConfig({componentId:"sc-636c00d5-1"})(_templateObject1(),g.H.TORCH_RED,g.H.DOVE_GRAY);function NearYouFilter(n){var e;let{setHasStoreFinderQueryMobile:t,getHasStoreFinderQueryMobile:i,updateStoreFinderStatus:o,isStoreFinderStatusChanged:r}=n,[a,l]=(0,B.useState)(!1),{cepLocation:c,hasLocation:d}=(0,nb.f)(),{isTablet:u}=(0,m.k)(),{onApplyCategoryFilters:p,onApplySearchFilters:x}=(0,nj.N)(),{results:h}=(0,ns.C)(),_=(0,nh.usePathname)(),f=(0,n_.useRouter)(),[g,w]=(0,nv.N)(),b=(0,Z.o)(),j=_.includes(ng.Z.SEARCH),v=j?"search":"pdc",[y,N]=(0,B.useState)(!1),C=nN.hb(null===(e=f.query.storeFinder)||void 0===e?void 0:e.toString()),[O,S]=(0,ny.R)({isStateActive:a,durationInMs:300});function onChangeLocation(){u||b.switchNearProductFilter(()=>({isFilterEnabled:!0})),f.push({query:{...f.query,[nw.T.STORE_FINDER]:"true"}})}return(0,U.Q)(()=>{w&&b.omniFeature(()=>({actionName:"".concat(v,".visualizou.filtro.perto_de_voce"),primarySection:v,element:"botao",elementText:"filtrar",location:c,hasLocation:d}))},[w]),(0,B.useEffect)(()=>y?null==o?void 0:o(y):r?null==o?void 0:o(!1):void 0,[r,y,o]),(0,B.useEffect)(()=>{d&&(N(C),t(C))},[C,d,t]),(0,s.jsxs)(nR,{ref:g.set,className:"near-you-filter",children:[(0,s.jsxs)("div",{className:"near-you-filter__header",children:[(0,s.jsx)("h4",{className:"near-you-filter__header__title",children:"Perto de voc\xea"}),(0,s.jsx)(nf.r,{className:"near-you-filter__switch",onClick:function(){if(b.omniFeature(()=>({actionName:"".concat(v,".clicou.botao.perto_de_voce"),primarySection:v,element:"filtro",elementText:"perto_de_voce",location:c,hasLocation:d})),u&&d){let n=i();t(!n),N(!n);return}if(d){b.switchNearProductFilter(()=>({isFilterEnabled:!y})),N(!y);let n=f.asPath.includes(ng.Z.CATEGORY_BASE);(n?p:x)(h.currentQuery.query.value,String(!y));return}l(!0)},checked:y,value:Number(y)})]}),(0,s.jsx)("p",{className:"near-you-filter__description",children:"Ative para filtrar os produtos que est\xe3o dispon\xedveis nas lojas f\xedsicas mais pr\xf3ximas da sua localiza\xe7\xe3o, em um raio de at\xe9 50km"}),O?u?(0,s.jsxs)(nA,{isOpen:a,onRequestClose:()=>l(!1),className:"near-you-modal",children:[(0,s.jsx)("h2",{className:"near-you-modal__title",children:"Perto de voc\xea"}),(0,s.jsx)("p",{className:"near-you-modal__description",children:"Informe seu CEP para descobrir os produtos pr\xf3ximos a voc\xea."}),(0,s.jsx)(LocationForm,{onChangeLocation:onChangeLocation})]}):(0,s.jsx)("div",{className:"near-you-filter__form\n ".concat(S).trim(),children:(0,s.jsx)(LocationForm,{onChangeLocation:onChangeLocation})}):null]})}var nH=t(40230);function filters_styles_templateObject(){let n=(0,h._)(["\n width: 100%;\n\n .checkmark-container {\n .checkmark-wrapper {\n margin-right: 6px;\n }\n\n .content {\n display: flex;\n font-size: 12px;\n margin-left: 0;\n }\n }\n\n .applied-facets {\n border-bottom: 1px solid ",";\n padding: 12px 0 18px;\n\n @media only screen and (min-width: 1024px) {\n padding: 0 0 24px;\n }\n\n &__header {\n display: flex;\n justify-content: space-between;\n align-items: center;\n margin-bottom: 10px;\n }\n\n &__wrapper {\n display: flex;\n flex-wrap: wrap;\n gap: 5px;\n }\n\n .buttons-wrapper {\n &__button {\n &--reset {\n font-size: 12px;\n padding: 6px;\n border-radius: 5px;\n height: auto;\n min-height: auto;\n border: none;\n text-decoration: underline;\n }\n }\n }\n }\n\n .filter-size {\n width: 100%;\n display: flex;\n font-weight: 400;\n font-size: 12px;\n display: grid;\n grid-template-columns: repeat(4, minmax(0, 1fr));\n gap: 6px;\n\n @media only screen and (max-width: 1024px) {\n grid-template-columns: repeat(8, minmax(0, 1fr));\n }\n\n .size-option {\n padding: 10px;\n cursor: pointer;\n border-radius: 5px;\n display: flex;\n justify-content: center;\n font-size: 12px;\n\n @media only screen and (max-width: 1024px) {\n font-size: 14px;\n }\n\n &.is-selected {\n border: 1px solid ",";\n }\n }\n }\n\n .buttons-wrapper {\n position: fixed;\n width: 100%;\n left: 0;\n bottom: 0;\n background-color: ",";\n height: ","px;\n display: flex;\n align-items: center;\n padding: 18px;\n gap: 18px;\n\n &__button {\n margin: 0;\n\n &--apply {\n flex: 1;\n }\n\n .zz-icon {\n margin-left: 32px;\n }\n }\n }\n"]);return filters_styles_templateObject=function(){return n},n}let nP=_.ZP.div.withConfig({componentId:"sc-a112a305-0"})(filters_styles_templateObject(),g.H.DAVYS_GREY_DARKER,g.H.TORCH_RED,g.H.PAMPAS_PINK,nH.i.PDC_MOBILE_FILTERS_BOTTOM_HEIGHT),nz=new Set([nt.s.SIZE,nt.s.CATEGORY_TREE]);function Filters(n){let{facets:e,currentQuery:t="",onReplaceQuery:i,breadcrumbs:o,onApplyMobileFilters:r,isStoreFinderStatusChanged:a,updateStoreFinderStatus:l}=n,{isTablet:c}=(0,m.k)(),{addInitialQuery:x,addOrRemoveQuery:h,getIsSelectedBreadcrumb:_,addInitialBreadcrumbs:f,getQuery:g,hasBreadcrumb:w,getResetQuery:b,setHasStoreFinderQueryMobile:j,getHasStoreFinderQueryMobile:v,getBreadcrumbs:y,getReplacedQuery:N}=(0,no.m)(),C=(0,Z.o)(),O=(0,B.useMemo)(()=>e.filter(n=>n.values.length>0),[e]);function onApplyOption(n){if(c)h(n);else{let e=N(n);i(e),window.scrollTo({top:0,behavior:"smooth"})}}function renderAppliedFacetsWrapper(n){let{isMobileOnly:e}=n;return w()&&function(n){let{isMobileOnly:e}=n;return e&&c||!e&&!c}({isMobileOnly:e})?(0,s.jsxs)("div",{className:"applied-facets",children:[(0,s.jsxs)("div",{className:"applied-facets__header",children:[(0,s.jsx)("span",{children:"Filtros"}),renderResetFiltersButton()]}),(0,s.jsx)("div",{className:"applied-facets__wrapper",children:function(){let n=y();return null==n?void 0:n.map(n=>{let{facetCode:e,facetValueCode:t}=n,i=e&&t;if(!i)return null;let o=(0,nr.c)(e),r=(0,nr.c)(t),a="".concat(ni.Hy.APPLIED_FILTER_ITEM,"-").concat(o,"-").concat(r);return(0,s.jsx)(OptionTag,{variant:nt.d.APPLIED,breadcrumbOption:n,onPressTag:onApplyOption,optionTestId:a,getIsSelected:_},e)})}()})]}):null}function resetFilters(){let n=b();i(n)}function renderResetFiltersButton(){let n=w();return n?(0,s.jsx)(d.z,{className:"buttons-wrapper__button buttons-wrapper__button--reset",type:"button",onClick:resetFilters,variant:p.c.outlined,children:"Limpar filtros"}):null}return(0,B.useEffect)(()=>{f(o),x(t||":creation-time")},[f,x,o,t]),(0,s.jsxs)(nP,{children:[(0,s.jsx)(NearYouFilter,{setHasStoreFinderQueryMobile:j,getHasStoreFinderQueryMobile:v,isStoreFinderStatusChanged:a,updateStoreFinderStatus:l}),renderAppliedFacetsWrapper({isMobileOnly:!0}),(0,s.jsxs)("div",{className:"filters",children:[(0,s.jsxs)("div",{className:"options",children:[renderAppliedFacetsWrapper({isMobileOnly:!1}),O.map(n=>{let e=n.code===nt.s.SIZE?"filter-size":"";return(0,s.jsx)(AccordionFilter,{isAccordionOpen:nz.has(n.code),title:n.name,titleTestId:"".concat(ni.Hy.FILTER_ITEM,"-").concat(n.code,"-title"),children:(0,s.jsx)("div",{className:"accordion-content-wrapper ".concat(e).trim(),children:n.values.map(e=>{let t=_(e.code),i=(0,nr.c)(n.code),o=(0,nr.c)(e.code),r="".concat(ni.Hy.FILTER_ITEM,"-").concat(i,"-").concat(o);return(0,s.jsx)(OptionTag,{isSelected:t,breadcrumbOption:{facetCode:n.code,facetName:n.name,facetValueCode:e.code,facetValueName:e.name,removeQuery:e.query},onPressTag:onApplyOption,optionTestId:r,facetValue:e,getIsSelected:_},e.code)})})},n.code)})]}),c?(0,s.jsxs)("div",{className:"buttons-wrapper",children:[renderResetFiltersButton(),(0,s.jsxs)(d.z,{onClick:function(){let n=g(),e=v();C.switchNearProductFilter(()=>({isFilterEnabled:e})),r(),i(n,e?"true":"false")},className:"buttons-wrapper__button buttons-wrapper__button--apply",children:["Filtrar",(0,s.jsx)(u.X,{name:"arrowRight",size:14})]})]}):null]})]})}var nM=t(38905),nL=t(17244),nD=t(5762);function link_list_styles_templateObject(){let n=(0,h._)(["\n .link-list {\n &__title {\n .title {\n font-size: 14px;\n font-weight: bold;\n }\n\n .zz-icon {\n display: none;\n }\n\n &.is-open {\n .title {\n font-weight: bold;\n }\n }\n }\n\n &__link {\n text-decoration: none;\n font-weight: 300;\n }\n\n &__list {\n list-style-type: none;\n\n &__item {\n font-size: 14px;\n margin-bottom: 12px;\n\n &__link {\n text-decoration: none;\n font-weight: 300;\n }\n }\n }\n\n @media only screen and (max-width: 1024px) {\n &__title {\n background-color: ",";\n border-radius: 10px;\n padding: 20px 15px;\n\n &.is-open {\n border-radius: 10px 10px 0 0;\n }\n\n .title {\n font-size: 16px;\n font-weight: normal;\n }\n\n .zz-icon {\n display: flex;\n height: 10px;\n }\n }\n\n &__content {\n background-color: ",";\n border-bottom-left-radius: 10px;\n border-bottom-right-radius: 10px;\n margin-top: 0;\n }\n\n &__list {\n padding: 5px 33px 20px;\n\n &__item {\n margin-bottom: 17px;\n }\n }\n }\n }\n"]);return link_list_styles_templateObject=function(){return n},n}let nB=_.ZP.div.withConfig({componentId:"sc-67a9d1db-0"})(link_list_styles_templateObject(),g.H.WHITE,g.H.WHITE);function LinkList(n){let{titleText:e,titleUrl:t,links:i}=n,{isTablet:r}=(0,m.k)(),[a,l]=(0,B.useState)(!r);return(0,s.jsx)(nB,{children:t?(0,s.jsx)(C(),{href:t,prefetch:!1,className:"link-list__title","data-testid":"".concat(ni.A8).concat((0,nD.S)(e)),children:e}):(0,s.jsx)(o.U,{title:e,isAccordionOpen:!r||a,className:"link-list__title",contentClassName:"link-list__content",clickAccordion:()=>l(!a),children:function(){let n=!r||a;return n?(0,s.jsx)("ul",{className:"link-list__list",children:null==i?void 0:i.map(n=>{let{url:e,title:t,target:i}=n;return(0,s.jsx)("li",{className:"link-list__list__item",children:(0,s.jsx)(C(),{href:e,prefetch:!1,className:"link-list__list__item__link",target:"newWindow"===i?"_blank":"_parent",rel:"noopener noreferrer",title:t,"data-testid":"".concat(ni.A8).concat((0,nD.S)(t)),children:t})},e)})}):null}()})})}function Navigation(n){let{navigationNodes:e}=n;return(0,s.jsx)(s.Fragment,{children:e.map(n=>{let{isVisible:e,title:t,links:i,main:o}=n;return e?(0,s.jsx)("div",{className:"footer__column footer__column--link-list","data-testid":"".concat(ni.YZ.CATEGORIES_SECTION,"-").concat((0,nD.S)(t)),children:(0,s.jsx)(LinkList,{titleText:t,links:i,titleUrl:o.url})},t):null})})}var nF=t(99267),nG=t(66999);function app_buttons_styles_templateObject(){let n=(0,h._)(["\n .download-buttons {\n &__title {\n font-weight: bold;\n font-size: 14px;\n margin-bottom: 5px;\n }\n\n &__list {\n display: flex;\n list-style-type: none;\n gap: 10px;\n align-items: center;\n margin-left: -5px;\n\n @media only screen and (max-width: 1024px) {\n gap: 0;\n flex-flow: row wrap;\n }\n }\n\n &__item {\n @media only screen and (max-width: 1024px) {\n width: 50%;\n display: flex;\n justify-content: center;\n\n &:first-child {\n padding-left: 20px;\n padding-right: 10px;\n }\n\n &:nth-child(2) {\n padding-right: 20px;\n padding-left: 10px;\n }\n }\n\n &--zz-mall {\n margin-left: 25px;\n\n @media only screen and (max-width: 1024px) {\n width: 100%;\n margin: 25px auto 0;\n padding: 24px 0;\n background-color: ",";\n }\n }\n }\n\n &__link {\n max-width: 100%;\n }\n }\n"]);return app_buttons_styles_templateObject=function(){return n},n}let nZ=_.ZP.div.withConfig({componentId:"sc-acf78b5b-0"})(app_buttons_styles_templateObject(),g.H.WHITE),nU={appStoreDimensions:{width:157,height:47},googlePlayDimensions:{width:148,height:44}},nY={appStoreDimensions:{width:183,height:55},googlePlayDimensions:{width:168,height:50}};function AppButtons(){let{isMobile:n,isTablet:e}=(0,m.k)(),{appStoreDimensions:t,googlePlayDimensions:i}=e?nY:nU;return(0,s.jsxs)(nZ,{children:[(0,s.jsx)("h3",{className:"download-buttons__title",children:"Baixe o APP"}),(0,s.jsxs)("ul",{className:"download-buttons__list",children:[(0,s.jsx)("li",{className:"download-buttons__item",children:(0,s.jsx)("a",{href:nF.B.APP_STORE,target:"_blank",rel:"noreferrer noopener",title:"Baixar na App Store","aria-label":"Baixar na App Store",className:"download-buttons__link","data-testid":ni.YZ.DOWNLOAD_FROM_THE_APP_STORE,children:(0,s.jsx)(F.M.Image,{alt:"Baixar na App Store",src:nG.Y.DOWNLOAD_APP_STORE,width:t.width,height:t.height})})},nF.B.INSTAGRAM),(0,s.jsx)("li",{className:"download-buttons__item",children:(0,s.jsx)("a",{href:nF.B.GOOGLE_PLAY,target:"_blank",rel:"noreferrer noopener",title:"Baixar no Google Play","aria-label":"Baixar no Google Play",className:"download-buttons__link","data-testid":ni.YZ.DOWNLOAD_ON_GOOGLE_PLAY,children:(0,s.jsx)(F.M.Image,{alt:"Baixar no Google Play",src:nG.Y.DOWNLOAD_GOOGLE_PLAY,width:i.width,height:i.height})})},nF.B.GOOGLE_PLAY),(0,s.jsx)("li",{className:"download-buttons__item download-buttons__item--zz-mall",children:(0,s.jsx)("a",{href:nF.B.ZZMALL,target:"_blank",rel:"noreferrer noopener",className:"download-buttons__link","aria-label":"ZZ MALL","data-testid":ni.YZ.ZZMALL,children:n?(0,s.jsx)(u.X,{name:"zzMallLogoInline",className:"logo-zzmall",mobileSize:26}):(0,s.jsx)(u.X,{name:"zzMallLogo",className:"logo-zzmall tw-mb-1",size:45})})},nF.B.ZZMALL)]})]})}function social_buttons_styles_templateObject(){let n=(0,h._)(["\n display: flex;\n align-items: center;\n\n .social-buttons {\n &__title {\n margin-right: 15px;\n font-size: 14px;\n font-weight: 400;\n }\n\n &__list {\n display: flex;\n list-style-type: none;\n gap: 5px;\n margin: 20px 0;\n }\n\n &__link {\n width: 36px;\n height: 36px;\n display: flex;\n align-items: center;\n justify-content: center;\n border: solid 1px ",";\n border-radius: 50%;\n padding: 10px;\n }\n }\n\n @media only screen and (max-width: 1024px) {\n margin: 20px 0 5px;\n gap: 5px;\n max-width: unset;\n\n .social-buttons {\n &__link {\n width: 42px;\n height: 42px;\n }\n }\n }\n"]);return social_buttons_styles_templateObject=function(){return n},n}let nW=_.ZP.div.withConfig({componentId:"sc-61337c1-0"})(social_buttons_styles_templateObject(),g.H.DAVYS_GREY_DARKER);function SocialButtons(){return(0,s.jsxs)(nW,{children:[(0,s.jsx)("h3",{className:"social-buttons__title",children:"Siga a Anacapri nas redes sociais"}),(0,s.jsxs)("ul",{className:"social-buttons__list",children:[(0,s.jsx)("li",{children:(0,s.jsx)("a",{href:nF.B.INSTAGRAM,className:"social-buttons__link",target:"_blank",rel:"noreferrer noopener","data-testid":ni.YZ.INSTAGRAM,"aria-label":"Instagram",children:(0,s.jsx)(u.X,{name:"instagram",mobileSize:21,size:17})})},nF.B.INSTAGRAM),(0,s.jsx)("li",{children:(0,s.jsx)("a",{className:"social-buttons__link",href:nF.B.FACEBOOK,target:"_blank",rel:"noreferrer noopener","data-testid":ni.YZ.FACEBOOK,"aria-label":"Facebook",children:(0,s.jsx)(u.X,{name:"facebook",mobileSize:21,size:17})})},nF.B.FACEBOOK),(0,s.jsx)("li",{children:(0,s.jsx)("a",{className:"social-buttons__link",href:nF.B.TIKTOK,target:"_blank",rel:"noreferrer noopener","data-testid":ni.YZ.TIKTOK,"aria-label":"Tiktok",children:(0,s.jsx)(u.X,{name:"tiktok",mobileSize:21,size:17})})},nF.B.TIKTOK),(0,s.jsx)("li",{children:(0,s.jsx)("a",{className:"social-buttons__link",href:nF.B.TWITTER,target:"_blank",rel:"noreferrer noopener","data-testid":ni.YZ.TWITTER,"aria-label":"Twitter",children:(0,s.jsx)(u.X,{name:"twitter",mobileSize:21,size:17})})},nF.B.TWITTER)]})]})}var nV=t(67729),nX=t(83256);function newsletter_styles_templateObject(){let n=(0,h._)(["\n width: 100%;\n max-width: 460px;\n\n .newsletter {\n margin: 0 auto;\n\n &__title {\n font-size: 14px;\n margin-bottom: 10px;\n font-weight: normal;\n }\n\n &__form {\n display: flex;\n align-items: center;\n position: relative;\n width: 100%;\n }\n\n &__input {\n flex: 1;\n\n .content-wrapper {\n display: flex;\n\n .inner-input {\n flex: 1;\n height: 45px;\n background-color: transparent;\n }\n }\n\n .error-message {\n position: absolute;\n color: ",";\n }\n }\n\n &__submit-button {\n margin: 0;\n position: absolute;\n right: 0;\n padding: 0 22px;\n min-height: 45px;\n height: 45px;\n font-size: 14px;\n\n .arrow-icon {\n margin-left: 20px;\n }\n\n > span {\n display: flex;\n align-items: center;\n }\n }\n\n &__success-message {\n position: absolute;\n top: 50px;\n left: 15px;\n font-size: 12px;\n color: ",";\n }\n\n @media only screen and (max-width: 640px) {\n &__form {\n flex-wrap: wrap;\n }\n\n &__submit-button {\n width: 100%;\n margin-top: 24px;\n position: relative;\n }\n }\n }\n"]);return newsletter_styles_templateObject=function(){return n},n}let nq=_.ZP.div.withConfig({componentId:"sc-209641a4-0"})(newsletter_styles_templateObject(),g.H.RED_RIBBON,g.H.FUN_GREEN);function Newsletter(){var n;let{errors:e,hasSuccess:t,isLoading:i,onSubmit:o,registerEmail:r}=(0,nX.u)({autoReset:!0,contactListId:nV.s.NEWSLETTER.ID});return(0,s.jsx)(nq,{children:(0,s.jsxs)("div",{className:"newsletter",children:[(0,s.jsx)("h2",{className:"newsletter__title",children:"Fique por dentro de novidades e promo\xe7\xf5es"}),(0,s.jsxs)("form",{autoComplete:"off",className:"newsletter__form",onSubmit:o,children:[(0,s.jsx)(nS.I,{placeholder:"Insira seu e-mail",className:"newsletter__input ".concat(t?"newsletter__input--success":"").trim(),register:r,errorMessage:null===(n=e.email)||void 0===n?void 0:n.message,isDisabled:i,dataTestId:ni.YZ.INPUT_NEWSLETTER,errorDataTestId:ni.YZ.ERROR_NEWSLETTER}),(0,s.jsxs)(d.z,{variant:O.c.secondary,type:"submit",className:"newsletter__submit-button",isDisabled:i,isLoading:i,dataTestId:ni.YZ.BTN_NEWSLETTER,children:["Cadastrar",(0,s.jsx)(u.X,{className:"arrow-icon",name:"arrowRight",size:12})]}),function(){let n=t&&!e.email;return n?(0,s.jsx)("p",{"data-testid":ni.YZ.SUCCESS_NEWSLETTER,className:"newsletter__success-message",children:"E-mail cadastrado com sucesso."}):null}()]})]})})}function infos_styles_templateObject(){let n=(0,h._)(["\n .info {\n &__content {\n display: flex;\n align-items: center;\n gap: 15px;\n margin: 22px 0;\n text-decoration: none;\n\n @media only screen and (max-width: 1024px) {\n margin: 30px 0;\n }\n }\n }\n"]);return infos_styles_templateObject=function(){return n},n}let nK=_.ZP.div.withConfig({componentId:"sc-32bee8b1-0"})(infos_styles_templateObject()),nQ={width:56,height:56},nJ={width:69,height:69};function Infos(){let{isTablet:n}=(0,m.k)(),e=n?nJ:nQ;return(0,s.jsxs)(nK,{children:[(0,s.jsxs)("a",{href:nF.B.CERTIFIED_VEGAN_PRODUCT,className:"info__content",target:"_blank",rel:"noreferrer noopener","data-testid":ni.YZ.CERTIFIED_VEGAN_PRODUCT,"aria-label":"Certificado de produto vegano",children:[(0,s.jsx)("div",{className:"tw-shrink-0",children:(0,s.jsx)(F.M.Image,{alt:"Certificado de produto vegano",src:nG.Y.CERTIFIED_VEGAN_PRODUCT,width:e.width,height:e.height})}),(0,s.jsx)("p",{className:"info__description",children:"Conhe\xe7a a linha de produtos veganos da ANACAPRI, certificada pela Sociedade Vegetariana Brasileira."})]}),(0,s.jsxs)("div",{className:"info__content",children:[(0,s.jsx)("div",{className:"tw-mx-4 tw-shrink-0 md:tw-mx-[10px]",children:(0,s.jsx)(F.M.Image,{alt:"Certificado Empresa B",src:nG.Y.CERTIFIED_B_CORPORATION_BLACK,width:37,height:64,layout:"fixed",objectFit:"contain"})}),(0,s.jsx)("p",{className:"info__description",children:"Somos uma empresa certificada pelo Sistema B, uma comunidade mundial de organiza\xe7\xf5es comprometidas com pr\xe1ticas sustent\xe1veis e inclusivas."})]})]})}function footer_styles_templateObject(){let n=(0,h._)(["\n display: flex;\n flex-direction: column;\n align-items: center;\n overflow: hidden;\n background-color: ",";\n\n .footer {\n &__row {\n width: 100%;\n max-width: 1280px;\n display: flex;\n justify-content: space-between;\n\n > div {\n flex-direction: column;\n }\n }\n\n &__column {\n width: 100%;\n display: flex;\n\n &--nav {\n max-width: 730px;\n margin-top: 45px;\n }\n\n &--action {\n max-width: 550px;\n position: relative;\n flex-direction: column;\n padding: 40px 20px 40px 55px;\n background-color: ",";\n\n &::after {\n content: '';\n position: absolute;\n top: 0;\n right: -100%;\n width: 100%;\n height: 100%;\n background-color: ",";\n }\n }\n\n &--link-list {\n justify-content: flex-start;\n\n @media only screen and (min-width: 1025px) {\n padding-left: 12px;\n }\n }\n\n &__title {\n font-size: 16px;\n font-weight: 400;\n padding-top: 0;\n text-transform: initial;\n text-decoration: none;\n }\n }\n\n &__copyright {\n text-align: center;\n font-size: 10px;\n padding: 12px;\n }\n\n &__app-buttons {\n @media only screen and (min-width: 1025px) {\n margin-top: 22px;\n justify-content: flex-start;\n padding-left: 12px;\n }\n\n @media only screen and (max-width: 1024px) {\n width: 100%;\n background-color: ",";\n\n .download-buttons__title {\n padding: 0 20px;\n }\n }\n }\n\n @media only screen and (max-width: 1279px) {\n &__row {\n justify-content: space-evenly;\n }\n\n &__column {\n &--nav {\n max-width: 560px;\n }\n\n &--action {\n max-width: 465px;\n padding: 40px 20px 40px 20px;\n }\n }\n }\n\n @media only screen and (max-width: 1024px) {\n &__row {\n padding: 10px;\n flex-wrap: wrap;\n background-color: ",";\n }\n\n &__column {\n max-width: 100%;\n flex-direction: column;\n\n &--nav {\n margin-top: 0;\n }\n\n &--action {\n padding: 10px;\n }\n\n &__title {\n font-size: 12px;\n }\n\n &--link-list {\n width: 100%;\n margin-bottom: 10px;\n\n &:last-child {\n margin-bottom: 0;\n }\n }\n }\n }\n }\n"]);return footer_styles_templateObject=function(){return n},n}let n$=_.ZP.footer.withConfig({componentId:"sc-efbd5536-0"})(footer_styles_templateObject(),g.H.WHITE,g.H.PAMPAS_PINK,g.H.PAMPAS_PINK,g.H.PAMPAS_PINK,g.H.PAMPAS_PINK);function Footer(n){var e;let{component:t}=n,{isTablet:i}=(0,m.k)(),{isSourceApp:o}=(0,nL.x)(),r=(0,Z.o)(),[a,l]=(0,nv.N)({rootMargin:"0px",threshold:.02});function renderAppButton(){return(0,s.jsx)("div",{className:"footer__column footer__app-buttons",children:(0,s.jsx)(AppButtons,{})})}return((0,U.Q)(()=>{l&&r.viewElement({eventType:G.SX.VIEW_FOOTER})},[l]),o)?null:(0,s.jsxs)(n$,{ref:a.set,children:[(0,s.jsxs)("section",{className:"footer__row",children:[(0,s.jsxs)("div",{className:"footer__column footer__column--nav",children:[(0,s.jsx)("div",{className:"footer__column",children:(null==t?void 0:null===(e=t.navigation)||void 0===e?void 0:e.length)?(0,s.jsx)(Navigation,{navigationNodes:t.navigation}):null}),i?null:renderAppButton()]}),(0,s.jsxs)("div",{className:"footer__column footer__column--action",children:[(0,s.jsx)(SocialButtons,{}),(0,s.jsx)(Newsletter,{}),(0,s.jsx)(Infos,{})]})]}),i?renderAppButton():null,(0,s.jsxs)("section",{className:"footer__copyright ",children:["\xa9 2010 - ",new Date().getFullYear(),", Anacapri. Todos os direitos reservados. ",nM.o]})]})}var n0=t(44562),n1=t(45142),n2=t(41370),n4=t(79862);function highlights_carousel_styles_templateObject(){let n=(0,h._)(["\n width: 100%;\n position: relative;\n margin-bottom: 40px;\n\n @media only screen and (max-width: 768px) {\n margin-bottom: 20px;\n }\n\n .carousel {\n &__arrow {\n border: none;\n background-color: ",";\n\n @media only screen and (max-width: 768px) {\n top: 260px;\n background-color: ",";\n }\n\n &--prev {\n left: 50px;\n\n @media only screen and (max-width: 1024px) {\n left: 24px;\n }\n\n @media only screen and (max-width: 768px) {\n left: 8px;\n }\n }\n\n &--next {\n right: 50px;\n\n @media only screen and (max-width: 1024px) {\n right: 24px;\n }\n\n @media only screen and (max-width: 768px) {\n right: 8px;\n }\n }\n\n .zz-icon {\n height: 13px;\n\n @media only screen and (max-width: 768px) {\n height: 17px;\n }\n }\n }\n\n &__pagination {\n background-color: ",";\n width: max-content;\n border-radius: 40px;\n padding: 12px 45px;\n position: absolute;\n left: 50%;\n bottom: 0;\n transform: translate(-50%, 50%);\n\n .carousel__arrow {\n background-color: ",";\n }\n\n &__dot {\n &--active {\n background-color: ",";\n }\n }\n }\n }\n\n .post-wrapper {\n background: ",";\n }\n\n .post {\n display: flex;\n align-items: center;\n width: 100%;\n margin: auto;\n max-width: 1240px;\n padding: 0 175px;\n\n @media only screen and (max-width: 1024px) {\n padding: 0 110px;\n }\n\n @media only screen and (max-width: 768px) {\n flex-direction: column;\n padding: 36px 25px 25px 25px;\n background: linear-gradient(\n 180deg,\n "," 60%,\n "," 40%\n );\n }\n\n &__wrapper {\n &__image,\n &__info {\n width: 50%;\n\n @media only screen and (max-width: 768px) {\n width: 100%;\n }\n }\n\n &__image {\n padding: 78px 0 78px 10px;\n\n @media only screen and (max-width: 768px) {\n padding: 0;\n text-align: center;\n }\n }\n\n &__info {\n @media only screen and (max-width: 1024px) {\n padding-right: 50px;\n padding-bottom: 25px;\n text-align: center;\n }\n\n @media only screen and (max-width: 768px) {\n padding-right: 0;\n }\n\n &__name {\n color: ",";\n font-size: 14px;\n font-weight: 400;\n padding-bottom: 18px;\n\n @media only screen and (max-width: 768px) {\n font-size: 16px;\n }\n }\n\n &__title,\n &__summary {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 3;\n max-width: 355px;\n\n @media only screen and (max-width: 768px) {\n max-width: 280px;\n margin: 0 auto;\n }\n }\n\n &__title {\n font-size: 20px;\n line-height: 26px;\n font-weight: 400;\n text-transform: uppercase;\n color: ",";\n\n @media only screen and (max-width: 768px) {\n -webkit-line-clamp: 2;\n font-size: 16px;\n }\n }\n\n &__summary {\n padding-top: 20px;\n font-size: 14px;\n line-height: 23px;\n font-weight: 400;\n\n @media only screen and (max-width: 768px) {\n font-size: 12px;\n }\n }\n\n &__button {\n width: 157px;\n padding: 0;\n margin: 23px 0 0 0;\n\n &.outlined {\n border-color: ",";\n }\n\n .zz-icon {\n margin: 0 0 0 35px;\n }\n }\n }\n }\n }\n"]);return highlights_carousel_styles_templateObject=function(){return n},n}let n3=(0,_.ZP)(c.l).withConfig({componentId:"sc-e2151b19-0"})(highlights_carousel_styles_templateObject(),g.H.WHITE,g.H.CULTURED,g.H.WHITE,g.H.TRANSPARENT,g.H.MINE_SHAFT,g.H.CULTURED,g.H.CULTURED,g.H.WHITE,g.H.TORCH_RED,g.H.DAVYS_GREY_DARKER,g.H.MINE_SHAFT),n5={slides:{perView:1},loop:!0};function HighlightsCarousel(n){let{component:{highlightPost:e},showDotsArrows:t}=n,{isMobile:i}=(0,m.k)();return(0,s.jsx)(n3,{options:{...n5,showDotsArrows:t,hidePagination:i},children:e.map(n=>(function(n){let{title:e,summary:t,imageUrl:o,link:r}=n;return(0,s.jsx)(l.q,{children:(0,s.jsx)("div",{className:"post-wrapper",children:(0,s.jsxs)("div",{className:"post",children:[(0,s.jsxs)("div",{className:"post__wrapper__info",children:[(0,s.jsx)("h2",{className:"post__wrapper__info__name",children:"Blog Inspira"}),(0,s.jsx)("h3",{className:"post__wrapper__info__title",children:e}),(0,s.jsx)("p",{className:"post__wrapper__info__summary",children:t}),(0,s.jsx)(C(),{href:r,passHref:!0,prefetch:!1,legacyBehavior:!0,children:(0,s.jsxs)(d.z,{as:"a",className:"post__wrapper__info__button",variant:i?p.c.outlined:p.c.tertiary,children:["Leia mais",i?null:(0,s.jsx)(u.X,{name:"arrowRight",size:15})]})})]}),function(){let n=i?350:445;return(0,s.jsx)("div",{className:"post__wrapper__image",children:(0,s.jsx)(F.M.Image,{width:n,height:n,alt:e,src:o,objectFit:"cover"})})}()]})})},r)})(n))})}var n8=t(58035),n6=t(81317),n7=t(75260),n9=t(87012),en=t(52429),ee=t(68147),et=t(77642),ei=t(87688),eo=t(12458),er=t(55221),ea=t(22581),es=t(67135),el=t(92333),ec=t(13836),ed=t(29424),eu=t(88874),ep=t(36065),em=t(90925),ex=t(72744),eh=t(22393),e_=t(36250),ef=t(5506),eg=t(51043),ew=t(44424),eb=t(32244),ej=t(20559),ev=t(59176),ey=t(29714);function ribbon_styles_templateObject(){let n=(0,h._)(["\n overflow: hidden;\n max-width: 680px;\n\n @media only screen and (max-width: 1024px) {\n max-width: 100%;\n }\n\n &.ribbon {\n .carousel {\n &__slide {\n height: auto;\n display: flex;\n justify-content: center;\n align-items: center;\n\n @media only screen and (min-width: 1024px) {\n width: fit-content;\n /** override lib/element style */\n min-width: fit-content !important;\n }\n }\n\n &__arrow {\n border: none;\n\n .zz-icon {\n height: 10px;\n\n path {\n fill: none;\n }\n }\n\n &--prev {\n left: 0;\n }\n\n &--next {\n right: 0;\n }\n }\n }\n\n .ty-ribbon {\n &__container {\n height: 100%;\n min-height: 36px;\n text-transform: initial;\n\n @media only screen and (max-width: 1024px) {\n align-items: start;\n padding-bottom: 0;\n }\n }\n\n &__description {\n padding: 0px 30px;\n\n a {\n text-decoration: underline;\n }\n\n @media only screen and (max-width: 1024px) {\n padding: 10px;\n }\n }\n\n &__item {\n justify-content: start;\n @media only screen and (max-width: 1024px) {\n padding: 0 30px;\n }\n }\n }\n\n .ribbon-accordion-controller {\n max-height: none;\n overflow: hidden;\n }\n }\n\n .ribbon-carousel-container {\n overflow: hidden;\n opacity: 0;\n\n &--is-loaded {\n opacity: 1;\n\n @media only screen and (min-width: 1024px) {\n .carousel__slide {\n /** override lib/element style */\n width: 100% !important;\n min-width: 100% !important;\n max-width: 100% !important;\n }\n }\n\n @media only screen and (max-width: 1024px) {\n .carousel__container {\n /** override lib/element style */\n max-width: unset !important;\n }\n }\n }\n }\n\n .clipboard {\n &__code {\n font-weight: 500;\n position: relative;\n top: 1px;\n line-height: 1;\n padding: 3px 7px;\n }\n\n &__wrapper {\n cursor: pointer;\n border: none;\n background: ",";\n border-radius: 20px;\n\n @media only screen and (max-width: 1024px) {\n background-color: ",";\n }\n\n &--copied {\n .clipboard {\n &__btn {\n background: url(",") no-repeat center;\n background-color: ",";\n background-size: 12px 12px;\n }\n }\n }\n }\n\n &__btn {\n padding: 4px 10px;\n text-indent: -9999px;\n background: url(",") no-repeat center;\n background-color: ",";\n border-radius: 20px;\n background-size: 12px 12px;\n width: 32px;\n height: 20px;\n }\n }\n"]);return ribbon_styles_templateObject=function(){return n},n}let eN=(0,_.ZP)(ey.V).withConfig({componentId:"sc-e97eaf85-0"})(ribbon_styles_templateObject(),g.H.WHITE,g.H.PAMPAS_PINK,nG.Y.CHECK_BUTTON,g.H.DAVYS_GREY_DARKER,nG.Y.COPY_BUTTON,g.H.DAVYS_GREY_DARKER);function Ribbon(n){var e;let{component:t}=n,i=(null==t?void 0:null===(e=t.slides)||void 0===e?void 0:e.length)>1;return(0,s.jsx)(eN,{isFullButton:!0,className:"ribbon",customCarouselOptions:{hidePagination:!0,hideArrows:!i,fitHeightToSlide:!1,autoplay:!1},hasDynamicContainerWidth:!0,...n})}var eC=t(72823),eO=t(29754),eS=t(19060),eI=t(78112),ek=t(13273),eT=t(82826),eE=t(68420),eR=t(94765),eA=t(80234),eH=t(6748)},62604:function(n,e,t){"use strict";t.d(e,{I:function(){return Input}});var i=t(85893),o=t(37340),r=t(20256),a=t(34998),s=t(93804);function _templateObject(){let n=(0,o._)(["\n .inner-input {\n border: 1px solid ",";\n color: ",";\n border-radius: 30px;\n padding: 9px 24px;\n height: 45px;\n\n ::placeholder {\n color: ",";\n }\n\n :not(:placeholder-shown),\n :focus {\n border-color: ",";\n color: ",";\n }\n\n :disabled {\n background-color: ",";\n border-color: ",";\n }\n\n &--error {\n &,\n :focus,\n :not(:placeholder-shown) {\n border-color: ",";\n color: ",";\n }\n }\n }\n\n .error-message {\n margin-top: 4px;\n font-size: 12px;\n line-height: 22px;\n color: ",";\n }\n\n .label {\n font-size: 12px;\n color: ",";\n margin-left: 8px;\n }\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(n=>{let{inputClassName:e="",...t}=n;return(0,i.jsx)(a.I,{...t,inputClassName:"inner-input ".concat(e).trim()})}).withConfig({componentId:"sc-e89a1461-0"})(_templateObject(),s.H.SPANISH_GRAY,s.H.SPANISH_GRAY,s.H.SPANISH_GRAY,s.H.COD_GRAY,s.H.COD_GRAY,s.H.PAMPAS,s.H.PAMPAS,s.H.RED_RIBBON,s.H.RED_RIBBON,s.H.RED_RIBBON,s.H.SPANISH_GRAY);function Input(n){return(0,i.jsx)(l,{...n})}},58035:function(n,e,t){"use strict";t.d(e,{H:function(){return InspiraHeader}});var i=t(85893),o=t(41664),r=t.n(o),a=t(19060),s=t(59492),l=t(87536),c=t(11163),d=t(62604),u=t(37340),p=t(20256);function _templateObject(){let n=(0,u._)(["\n width: 100%;\n display: flex;\n justify-content: end;\n\n .search-input {\n width: 100%;\n max-width: 565px;\n\n .inner-input {\n height: 40px;\n\n ::-webkit-search-cancel-button {\n display: none;\n }\n }\n\n .button-icon {\n padding: 0 17px;\n }\n }\n"]);return _templateObject=function(){return n},n}let m=p.ZP.form.withConfig({componentId:"sc-913bd373-0"})(_templateObject());function SearchInput(n){let{initialSearchValue:e=""}=n,{register:t,handleSubmit:o}=(0,l.cI)(),r=(0,c.useRouter)();async function onSubmit(n){var e;let{searchText:t}=n,i=t.trim();if(!i)return;let o=encodeURIComponent(i);r.push({query:{...r.query,currentPage:0,searchText:o,previousSearch:""}},{query:{searchText:o,categoryCode:(null===(e=r.query)||void 0===e?void 0:e.categoryCode)||null}})}return(0,i.jsx)(m,{onSubmit:o(onSubmit),children:(0,i.jsx)(d.I,{className:"search-input",type:"search",defaultValue:e,placeholder:"Busque por dicas, assuntos ou produtos",icon:{name:"search",size:17},register:t("searchText"),onClickIcon:o(onSubmit)})})}var x=t(90838),h=t.n(x);function InspiraHeader(n){let{shouldHideSearch:e=!1,shouldHideDescription:t=!1,initialSearchValue:o="",className:l="",categoryListSlot:c,isPost:d}=n;return(0,i.jsxs)("section",{className:"".concat(h().inspiraHeader," ").concat(l),"data-header-type":d&&"post",children:[(0,i.jsx)("div",{children:(0,i.jsxs)("div",{className:"tw-mb-4 tw-flex tw-h-8 tw-justify-center tw-px-5 lg:tw-mb-0 lg:tw-block lg:tw-h-[unset] lg:tw-px-0",children:[(0,i.jsx)("h2",{className:"tw-relative tw-pr-5 tw-text-right tw-text-lg tw-font-medium tw-text-mine-shaft after:tw-absolute after:tw-bottom-0 after:tw-left-auto after:tw-right-4 after:tw-h-[3px] after:tw-w-[70px] after:tw-bg-torch-red after:tw-content-[''] lg:tw-text-left lg:tw-text-[28px] lg:tw-leading-10 lg:after:tw-bottom-[-8px] lg:after:tw-left-0 lg:after:tw-right-[unset] lg:after:tw-w-[110px]",children:(0,i.jsx)(r(),{href:s.Z.INSPIRA,children:"Inspira"})}),t?null:(0,i.jsx)("p",{className:"tw-mt-0 tw-w-1/2 tw-min-w-44 tw-pr-0 tw-text-xs tw-font-normal lg:tw-mt-5 lg:tw-w-full lg:tw-pr-8 lg:tw-text-sm",children:"O blog de conte\xfados e dicas exclusivas da Anacapri!"})]})}),(0,i.jsxs)("div",{className:"tw-flex tw-flex-col-reverse tw-gap-4 lg:tw-flex-col lg:tw-overflow-auto",children:[c?(0,i.jsx)("div",{className:"tw-px-5 lg:tw-overflow-auto lg:tw-px-0",children:(0,i.jsx)(a.I,{slot:c})}):null,e?null:(0,i.jsx)("div",{className:"tw-px-5 lg:tw-px-0 [&_.inner-input]:tw-truncate [&_.inner-input]:tw-pr-10 [&_.search-input]:tw-max-w-[unset]",children:(0,i.jsx)(SearchInput,{initialSearchValue:decodeURIComponent(o)})})]})]})}},81317:function(n,e,t){"use strict";t.d(e,{V:function(){return InspiraMenu}});var i=t(85893),o=t(41664),r=t.n(o),a=t(11163),s=t(5632),l=t(68460),c=t(59492),d=t(38538),u=t(37340),p=t(20256),m=t(93804);function _templateObject(){let n=(0,u._)(["\n .inspira-nav {\n @media only screen and (min-width: 1024px) {\n display: flex;\n }\n\n .keen-slider__slide {\n width: fit-content;\n }\n\n &__item {\n border: 1px solid ",";\n border-radius: 20px;\n padding: 10px 27px;\n min-width: fit-content;\n\n &--active {\n .inspira-nav__link {\n color: ",";\n }\n }\n\n @media only screen and (min-width: 1024px) {\n margin-right: 13px;\n }\n\n &:last-child {\n margin-right: 0;\n }\n }\n\n &__link {\n color: ",";\n text-decoration: none;\n font-size: 14px;\n font-family: inherit;\n white-space: nowrap;\n }\n }\n"]);return _templateObject=function(){return n},n}let x=p.ZP.div.withConfig({componentId:"sc-e5e439d0-0"})(_templateObject(),m.H.TORCH_RED,m.H.TORCH_RED,m.H.MINE_SHAFT),h={hidePagination:!0,hideArrows:!0,drag:!0,mode:"snap",slides:{perView:"auto"},breakpoints:{"(max-width: 1023px)":{slides:{perView:"auto",spacing:12}}}},_=c.Z.INSPIRA;function InspiraMenu(n){var e;let{component:t}=n,{isTablet:o}=(0,d.k)(),c=(0,a.useRouter)(),{categoryList:u}=t,p=null===(e=c.query.categoryCode)||void 0===e?void 0:e.toString();function renderMenuListItems(){return u.map(n=>{let e=p===n.code?"inspira-nav__item--active":"";return(0,i.jsx)(s.q,{className:"inspira-nav__item ".concat(e).trim(),children:function(n){let{name:e,code:t}=n;return(0,i.jsx)(r(),{href:"".concat(_,"?categoryCode=").concat(t),prefetch:!1,className:"inspira-nav__link",children:e})}(n)},n.code)})}return(0,i.jsx)(x,{children:(0,i.jsxs)(i.Fragment,{children:[o?null:(0,i.jsx)("div",{className:"inspira-nav",children:renderMenuListItems()}),o?(0,i.jsx)(l.l,{className:"inspira-nav",options:h,children:renderMenuListItems()}):null]})})}},87012:function(n,e,t){"use strict";t.d(e,{x:function(){return LabelGiftBag}});var i=t(85893),o=t(37340),r=t(20256),a=t(28219),s=t(93804);function _templateObject(){let n=(0,o._)(["\n width: auto;\n height: auto;\n padding: 5px 7px;\n background-color: ",";\n\n .label-gift-bag {\n &__text {\n font-size: 12px;\n color: inherit;\n }\n }\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(a.x).withConfig({componentId:"sc-682be987-0"})(_templateObject(),s.H.PAMPAS_PINK);function LabelGiftBag(n){return(0,i.jsx)(l,{...n})}},75260:function(n,e,t){"use strict";t.d(e,{_:function(){return Label}});var i=t(85893),o=t(37340),r=t(28059),a=t(20256),s=t(93804);function _templateObject(){let n=(0,o._)(["\n font-size: 12px;\n color: ",";\n margin: 0 0 5px 2px;\n"]);return _templateObject=function(){return n},n}let l=(0,a.ZP)(r._).withConfig({componentId:"sc-748b4f61-0"})(_templateObject(),s.H.SPANISH_GRAY);function Label(n){return(0,i.jsx)(l,{...n})}},52429:function(n,e,t){"use strict";t.d(e,{A:function(){return Layout}});var i=t(85893);t(67294);var o=t(84448),r=t(12737),a=t(37340),s=t(20256),l=t(8698),c=t(93804);function _templateObject(){let n=(0,a._)(["\n font-family: ",", sans-serif;\n font-size: 14px;\n color: ",";\n min-height: 100vh;\n display: flex;\n flex-direction: column;\n\n button,\n a {\n color: currentColor;\n }\n\n *::-webkit-scrollbar-track {\n background-color: ",";\n border-radius: 6px;\n }\n\n *::-webkit-scrollbar {\n width: 6px;\n height: 6px;\n }\n\n *::-webkit-scrollbar-thumb {\n background-color: ",";\n border: 0;\n border-radius: 8px;\n }\n"]);return _templateObject=function(){return n},n}let d=s.ZP.div.withConfig({componentId:"sc-5a1ab15f-0"})(_templateObject(),l.g.PARAGRAPH,c.H.DAVYS_GREY_DARKER,c.H.PAMPAS_PINK,c.H.ALTO);function Layout(n){let{children:e,className:t="",...a}=n,{hasComponentWithTypeCode:s}=(0,r.j)(),l=s(o.y.ROTATING_HTML),c="".concat(l?"has-ribbon":""," ").concat(t).trim();return(0,i.jsx)(d,{...a,className:c,children:e})}},68147:function(n,e,t){"use strict";t.d(e,{M:function(){return LinkList}});var i=t(85893),o=t(41664),r=t.n(o),a=t(37340),s=t(20256),l=t(93804);function _templateObject(){let n=(0,a._)(["\n margin: 0 16px 26px;\n\n .title {\n font-size: 12px;\n font-weight: 400;\n padding-bottom: 12px;\n color: ",";\n\n @media only screen and (min-width: 1025px) {\n text-align: center;\n padding-bottom: 16px;\n }\n }\n\n .links {\n display: flex;\n justify-content: center;\n gap: 4px;\n\n @media only screen and (min-width: 1025px) {\n gap: 9px;\n }\n\n &__link {\n padding: 6px 12px;\n border: 1px solid ",";\n font-size: 12px;\n line-height: 18px;\n font-weight: 700;\n color: ",";\n border-radius: 100px;\n text-decoration: none;\n transition: background-color 0.3s, border-color 0.3s, color 0.3s;\n\n @media only screen and (min-width: 1025px) {\n font-size: 16px;\n line-height: 33px;\n font-weight: normal;\n text-align: center;\n width: 55px;\n height: 48px;\n }\n\n :hover,\n :focus {\n border-color: ",";\n background-color: ",";\n color: ",";\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let c=s.ZP.section.withConfig({componentId:"sc-eaa1b2db-0"})(_templateObject(),l.H.DAVYS_GREY_DARKER,l.H.AURO_METAL_SAURUS,l.H.AURO_METAL_SAURUS,l.H.TORCH_RED,l.H.TORCH_RED,l.H.WHITE);function LinkList(n){let{component:e}=n,t=(null==e?void 0:e.linkList)||[];return(0,i.jsxs)(c,{children:[(0,i.jsx)("h2",{className:"title",children:"Encontre os produtos pela sua numera\xe7\xe3o"}),(0,i.jsx)("div",{className:"links",children:null==t?void 0:t.map(n=>(function(n){let{linkName:e,url:t}=n;return(0,i.jsx)(r(),{href:t,prefetch:!1,className:"links__link",children:e},t)})(n))})]})}},68830:function(n,e,t){"use strict";t.d(e,{_:function(){return LinkUnderline}});var i=t(85893),o=t(37340),r=t(20256),a=t(58675),s=t(93804);function _templateObject(){let n=(0,o._)(["\n :nth-child(n) {\n letter-spacing: normal;\n color: ",";\n font-size: inherit;\n }\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(a._).withConfig({componentId:"sc-e646d7bf-0"})(_templateObject(),s.H.MINE_SHAFT);function LinkUnderline(n){return(0,i.jsx)(l,{...n})}},77642:function(n,e,t){"use strict";t.d(e,{U:function(){return LoginForm}});var i=t(85893),o=t(37340),r=t(20256),a=t(88633);function _templateObject(){let n=(0,o._)(["\n .login-form {\n &__input-fields {\n margin-bottom: 30px;\n\n .error-message {\n line-height: 14px;\n }\n\n &--password {\n margin-bottom: 8px;\n }\n\n .zz-icon {\n height: 16px;\n }\n }\n\n &__forgot-password {\n text-transform: uppercase;\n font-size: 12px;\n display: block;\n margin-top: 20px;\n }\n\n &__submit-button {\n margin-top: 30px;\n }\n\n @media only screen and (max-width: 768px) {\n &__input-fields {\n margin-bottom: 18px;\n width: auto;\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let s=(0,r.ZP)(a.U).withConfig({componentId:"sc-5239f05-0"})(_templateObject());function LoginForm(n){let{...e}=n;return(0,i.jsx)(s,{...e})}},87688:function(n,e,t){"use strict";t.d(e,{T:function(){return ModalForgottenPassword}});var i=t(85893),o=t(37340),r=t(20256),a=t(47101),s=t(93804);function _templateObject(){let n=(0,o._)(["\n .forgotten-password {\n &__step {\n &__title {\n font-size: 16px;\n margin-bottom: 10px;\n color: ",";\n text-transform: uppercase;\n padding: 0;\n }\n\n &__paragraph {\n font-size: 12px;\n padding: 0;\n }\n\n &__recovery-option {\n .radio-input__text {\n font-size: 12px;\n }\n }\n\n &__icon-container {\n color: ",";\n\n [name*='error'] {\n color: ",";\n }\n\n svg path {\n fill: currentColor;\n }\n }\n\n &__recovery-code-buttons-container {\n margin-top: 10px;\n\n &__other-option-button {\n background: none;\n border: none;\n font-size: 12px;\n text-decoration: underline;\n color: ",";\n }\n }\n\n &__recovery-option-value {\n &--error {\n margin-bottom: 15px;\n }\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(a.T).withConfig({componentId:"sc-9964be40-0"})(_templateObject(),s.H.MINE_SHAFT,s.H.DISCOUNT,s.H.TORCH_RED,s.H.MINE_SHAFT);function ModalForgottenPassword(n){return(0,i.jsx)(l,{...n})}},55221:function(n,e,t){"use strict";t.d(e,{u:function(){return ModalGiftBagRecipient}});var i=t(85893),o=t(37340),r=t(20256),a=t(33670),s=t(93804);function _templateObject(){let n=(0,o._)(["\n :nth-child(n) {\n .content-container {\n border-radius: 20px;\n padding: 20px 17px 43px;\n color: ",";\n\n .modal-gift-bag-recipient {\n &__header {\n &__title {\n font-size: 16px;\n color: inherit;\n }\n\n &__subtitle {\n font-size: 12px;\n color: inherit;\n }\n }\n\n &__gift-bag {\n &__wrapper {\n &__text,\n &__link {\n font-size: 12px;\n }\n }\n }\n\n &__price {\n &--base,\n &--old,\n &--new {\n font-size: 12px;\n color: inherit;\n }\n }\n\n &__buttons-wrapper,\n &__form-wrapper {\n &__text {\n font-size: 12px;\n color: inherit;\n }\n }\n\n &__error-wrapper {\n font-size: 12px;\n }\n }\n }\n\n .close-button {\n top: 20px;\n right: 15px;\n background: none;\n\n .zz-icon {\n height: 16px;\n\n path {\n fill: ",";\n }\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(a.u).withConfig({componentId:"sc-1790120d-0"})(_templateObject(),s.H.MINE_SHAFT,s.H.MINE_SHAFT);function ModalGiftBagRecipient(n){return(0,i.jsx)(l,{...n})}},22581:function(n,e,t){"use strict";t.d(e,{k:function(){return GiftBagItem}});var i=t(85893),o=t(14359);let r={width:105,height:105};function GiftBagItem(n){return(0,i.jsx)(o.k,{...n,imageDimensions:r})}},12458:function(n,e,t){"use strict";t.d(e,{V:function(){return ModalGiftBag}});var i=t(85893),o=t(37340),r=t(20256),a=t(28332),s=t(93804);function _templateObject(){let n=(0,o._)(["\n :nth-child(n) {\n .content-container {\n border-radius: 20px;\n padding: 20px 17px 43px;\n color: ",";\n\n .carousel {\n &__container {\n height: 100%;\n }\n }\n\n .modal-gift-bag {\n &__header {\n &__title,\n &__subtitle {\n font-size: 16px;\n color: inherit;\n }\n\n &__subtitle {\n font-size: 12px;\n }\n }\n\n &__premium-wrapper,\n &__free-wrapper {\n &__content {\n &__title,\n &__text,\n &__footer {\n font-size: 12px;\n color: inherit;\n }\n }\n }\n\n &__price {\n &--base,\n &--old,\n &--new {\n font-size: 12px;\n color: inherit;\n }\n\n &--new {\n color: inherit;\n }\n }\n\n &__footer {\n &__text {\n color: inherit;\n font-size: 12px;\n }\n }\n }\n }\n\n .close-button {\n top: 20px;\n right: 15px;\n background: none;\n\n .zz-icon {\n height: 16px;\n\n path {\n fill: ",";\n }\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(a.V).withConfig({componentId:"sc-8d36fdaf-0"})(_templateObject(),s.H.MINE_SHAFT,s.H.MINE_SHAFT);function ModalGiftBag(n){return(0,i.jsx)(l,{...n})}},67135:function(n,e,t){"use strict";t.d(e,{h:function(){return ModalMiniPDP}});var i=t(85893),o=t(37340),r=t(20256),a=t(41876);function _templateObject(){let n=(0,o._)(["\n .content-container {\n max-width: 588px;\n padding: 0;\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n margin: 0;\n }\n\n .carousel__arrow {\n border: none;\n }\n"]);return _templateObject=function(){return n},n}let s=(0,r.ZP)(a.h).withConfig({componentId:"sc-596117b7-0"})(_templateObject());function ModalMiniPDP(n){return(0,i.jsx)(s,{...n})}},92333:function(n,e,t){"use strict";t.d(e,{I:function(){return ModalZipCode}});var i=t(85893),o=t(37340),r=t(88116),a=t(20256),s=t(93804);function _templateObject(){let n=(0,o._)(["\n letter-spacing: normal;\n\n .modal-header {\n p {\n background-color: ",";\n border-radius: 5px;\n font-size: 14px;\n }\n }\n\n .modal-zipcode-chip {\n width: max-content;\n }\n\n .modal-item {\n &__header {\n h3 {\n font-weight: 700;\n font-size: 12px;\n }\n }\n\n border-color: ",";\n }\n\n .modal-item-product__item {\n h4 {\n font-size: 12px;\n }\n }\n\n .modal-item-delivery {\n &__title {\n h3 {\n font-size: 12px;\n }\n }\n\n &__info {\n flex-direction: column;\n gap: 5px;\n padding: 15px 0 0 20px;\n\n @media (max-width: 768px) {\n flex-direction: row;\n align-items: center;\n }\n\n > h3 {\n font-size: 12px;\n }\n }\n\n &__name-and-days {\n h3 {\n font-size: 12px;\n font-weight: 700;\n }\n\n h5 {\n font-size: 12px;\n }\n }\n\n &__price {\n h3 {\n font-size: 12px;\n font-weight: 700;\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let l=(0,a.ZP)(r.I).withConfig({componentId:"sc-fd72e994-0"})(_templateObject(),s.H.PAMPAS_PINK,s.H.GAINSBORO);function ModalZipCode(n){return(0,i.jsx)(l,{...n})}},94887:function(n,e,t){"use strict";t.d(e,{u:function(){return Modal}});var i=t(85893),o=t(42473),r=t(37340),a=t(20256),s=t(57566);function _templateObject(){let n=(0,r._)(["\n .content-container {\n padding: 32px;\n }\n"]);return _templateObject=function(){return n},n}let l=(0,a.ZP)(s.u).withConfig({componentId:"sc-7c0fb4ed-0"})(_templateObject());function Modal(n){return(0,i.jsx)(l,{overrideCloseButton:(0,i.jsx)(o.X,{name:"close",size:20}),...n})}},13836:function(n,e,t){"use strict";t.d(e,{M:function(){return OrderTotalFixed}});var i=t(85893),o=t(37340),r=t(46743),a=t(20256);function _templateObject(){let n=(0,o._)(["\n .order-summary {\n &__total {\n height: 42px;\n align-items: center;\n padding: 0 30px;\n\n span {\n font-size: 12px;\n text-transform: uppercase;\n font-weight: 700;\n padding: 0;\n }\n }\n\n &__button {\n button {\n border-radius: 0;\n height: 53px;\n font-size: 14px;\n }\n\n .apple-pay-button {\n margin: 0 16px 12px;\n\n button {\n border-radius: 8px;\n }\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let s=(0,a.ZP)(r.M).withConfig({componentId:"sc-d5e36797-0"})(_templateObject());function OrderTotalFixed(n){return(0,i.jsx)(s,{...n})}},29424:function(n,e,t){"use strict";t.d(e,{e:function(){return PasswordChecker}});var i=t(85893),o=t(37340),r=t(41852),a=t(20256);function _templateObject(){let n=(0,o._)(["\n .title {\n font-size: 12px;\n font-weight: 500;\n text-transform: uppercase;\n margin-bottom: 4px;\n }\n\n .list {\n .svg {\n margin: 1px 0 4px;\n }\n }\n"]);return _templateObject=function(){return n},n}let s=(0,a.ZP)(r.e).withConfig({componentId:"sc-2c0c7300-0"})(_templateObject());function PasswordChecker(n){return(0,i.jsx)(s,{...n})}},88874:function(n,e,t){"use strict";t.d(e,{t:function(){return PercentualOfDiscount}});var i=t(85893),o=t(37340),r=t(20256),a=t(86821),s=t(93804);function _templateObject(){let n=(0,o._)(["\n color: ",";\n font-weight: bold;\n font-size: 12px;\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(a.t).withConfig({componentId:"sc-4cc6317d-0"})(_templateObject(),s.H.TORCH_RED);function PercentualOfDiscount(n){return(0,i.jsx)(l,{...n})}},36065:function(n,e,t){"use strict";t.d(e,{Y:function(){return PersonalizationModal}});var i=t(85893),o=t(67294),r=t(11163),a=t(7597),s=t(59492),l=t(80490),c=t(23821),d=t(87808),u=t(24097),p=t(57138),m=t(25675),x=t.n(m),h=t(38538);function ImageProductKit(n){let{images:e}=n;return(0,i.jsx)("div",{className:"tw-flex tw-w-full tw-justify-evenly tw-gap-2",children:function(n){let{isMobile:e}=(0,h.k)(),getImageByTypeAndFormat=(e,t)=>n.find(n=>n.imageType===e&&(!t||n.format===t)),t=getImageByTypeAndFormat("HOVER"),o=getImageByTypeAndFormat("PRIMARY","product");return e?[t,o].map(n=>n&&(0,i.jsx)("div",{className:"tw-relative tw-aspect-[15/16] tw-w-full",children:(0,i.jsx)(x(),{src:n.url,alt:n.format,fill:!0,className:"tw-rounded-xl tw-object-cover"})},n.format)):(0,i.jsxs)("div",{className:"tw-relative tw-h-40 tw-w-52",children:[o&&(0,i.jsx)(x(),{src:o.url,alt:o.format,fill:!0,className:"tw-rounded-xl tw-object-cover tw-transition-opacity tw-duration-300 hover:tw-opacity-0"}),t&&(0,i.jsx)(x(),{src:t.url,alt:t.format,fill:!0,className:"tw-absolute tw-inset-0 tw-rounded-xl tw-object-cover tw-opacity-0 tw-transition-opacity tw-duration-300 hover:tw-opacity-100"})]})}(e)})}let _={PRETO:"#000",AZUL:"#1B5179",ROSA:"#D6AEC7",BEGE:"#F6E5D4",VERMELHO:"#DC4144",VERDE:"#1FBD06",BRANCO:"#fff",CINZA:"#444444",JEANS:"#3A64B4",LARANJA:"#ED6B1C",AMARELO:"#FFD029",NUDE:"#D9892B",ROXO:"#B41FE8","ANIMAL PRINT":"#C9976D",BORDO:"#800000",COLOR_OTHER:"#fff",VIOLETA:"#ee82ee",LILAS:"#c8a2c8",MARROM:"#5B2607",CARAMELO:"#d05a27"};function productCodeIsOnTheList(n,e){return e.some(e=>e.code===n)}function PersonalizationModal(n){let{modalConfig:e,selectedOption:t,handleContinueWithoutPersonalization:m,isLoadingApi:x,setIsLoadingApi:h}=n,[f,g]=(0,o.useState)(),[w,b]=(0,o.useState)([]),[j,v]=(0,o.useState)(!1),{addListToCart:y}=(0,l.jD)(),N=(0,r.useRouter)(),{personalizedItems:C}=e;if(!C)return null;let O=(0,o.useMemo)(()=>C.map(n=>n.code),[C]),S=(0,o.useCallback)(async()=>(v(!0),await c.M.getProductsList(O).then(n=>{var e;let t=null===(e=n.result)||void 0===e?void 0:e.map(n=>{let{code:e,price:t,images:i}=n;return{code:e,price:t,images:i}}),i=null==t?void 0:t.map(n=>{let e=C.find(e=>e.code===n.code);return e?{...n,color:e.color}:n});v(!1),g(i)}).catch(n=>{console.error("Error fetching product kit data:",n)})),[O,C]);function handleKitSelection(n,e,t,i,o){e&&void 0!==i&&o&&(null==t||t.stopPropagation(),b(t=>{let r=t.find(n=>n.code===e);return"plus"===n?r?t.map(n=>n.code===e?{...n,quantity:n.quantity+1}:n):[...t,{code:e,price:i,quantity:1,color:o}]:"minus"===n&&r?r.quantity>1?t.map(n=>n.code===e?{...n,quantity:n.quantity-1}:n):t.filter(n=>n.code!==e):t}))}async function handleAddKitToCart(){h(!0);let n=w.map(n=>({product:{code:"".concat(n.code,"-UN")},quantity:n.quantity}));n.unshift({product:{code:t||""},quantity:1});let{hasError:e}=await y(n);e?(h(!1),b([])):N.push(s.Z.CART)}return(0,o.useEffect)(()=>{S()},[S]),(0,i.jsxs)("div",{className:"tw-h-dvh tw-relative tw-flex tw-w-full tw-flex-col md:tw-h-auto",children:[(0,i.jsxs)("div",{className:"tw-flex tw-flex-1 tw-flex-col tw-gap-4 tw-overflow-y-auto tw-pb-28 md:tw-overflow-visible",children:[(0,i.jsxs)("div",{className:"tw-text-gray-800 tw-px-6 tw-pb-2 tw-pt-6",children:[(0,i.jsx)("h2",{className:"tw-mb-4 tw-text-xl tw-text-neutral-darkest md:tw-mt-6",children:e.title}),(0,i.jsx)("p",{className:"tw-text-sm tw-text-light-gray",children:e.description})]}),j?(0,i.jsx)("div",{className:"tw-flex tw-flex-wrap tw-justify-center tw-gap-6 tw-px-6 md:tw-px-0",children:Array.from({length:6}).map(()=>(0,i.jsx)("div",{className:"tw-h-52 tw-w-full tw-animate-pulse tw-rounded-xl tw-bg-porcelain tw-duration-100 md:tw-h-48 md:tw-w-56"},(0,a.uuid)()))}):f?(0,i.jsx)("div",{className:"tw-flex tw-flex-wrap tw-justify-center tw-gap-6 tw-px-6 md:tw-cursor-pointer",children:f.map(n=>{let e=productCodeIsOnTheList(n.code,w);return(0,i.jsxs)("div",{onClick:()=>{var e,t,i;return e=n.code,t=n.price.value,i=n.color,void b(n=>{let o=productCodeIsOnTheList(e,n);return o?n.filter(n=>n.code!==e):[...n,{code:e,price:t,quantity:1,color:i}]})},className:"tw-min-w-full tw-rounded-xl tw-bg-porcelain tw-p-3 md:tw-min-w-56",children:[(0,i.jsxs)("div",{className:"tw-mb-2 tw-flex tw-justify-between",children:[(0,i.jsxs)("div",{className:"tw-flex tw-items-center",children:[(0,i.jsx)(u.M,{iconName:"check",className:"tw-pointer-events-none tw-relative tw-m-0",isChecked:e}),function(n){if(!n)return null;let e=n.toUpperCase(),t=_[e];return(0,i.jsx)("div",{className:"tw-size-5 tw-rounded-full",style:{backgroundColor:t}})}(n.color),(0,i.jsx)("p",{className:"tw-ml-2 tw-text-center tw-text-xs tw-font-semibold",children:n.color})]}),function(n){if(!n)return null;let e=productCodeIsOnTheList(n.code,w);if(e){var t,o;return(0,i.jsxs)("div",{className:"tw-flex tw-items-center tw-gap-2",children:[(0,i.jsx)("p",{className:"tw-text-xs md:tw-hidden",children:"Quantidade:"}),(0,i.jsxs)("div",{className:"tw-flex",children:[(0,i.jsx)("button",{className:"tw-flex tw-h-5 tw-w-7 tw-items-center tw-justify-center disabled:tw-text-gray",onClick:e=>handleKitSelection("minus",n.code,e,n.price.value,n.color),disabled:!productCodeIsOnTheList(n.code,w),children:(0,i.jsx)(p.X,{name:"cartMinus",size:3,color:"black"})}),(0,i.jsx)("span",{className:"tw-flex tw-size-5 tw-items-center tw-justify-center tw-text-sm",children:productCodeIsOnTheList(n.code,w)?null===(t=w.find(e=>e.code===n.code))||void 0===t?void 0:t.quantity:0}),(0,i.jsx)("button",{className:"tw-flex tw-h-5 tw-w-7 tw-items-center tw-justify-center disabled:tw-text-gray",onClick:e=>handleKitSelection("plus",n.code,e,n.price.value,n.color),disabled:(null===(o=w.find(e=>e.code===n.code))||void 0===o?void 0:o.quantity)===10,children:(0,i.jsx)(p.X,{name:"cartPlus",size:12,color:"black"})})]})]})}}(n)]}),(0,i.jsx)(ImageProductKit,{images:n.images})]},n.code)})}):null,(0,i.jsxs)("div",{className:"tw-mt-2 tw-px-6",children:[(0,i.jsxs)("p",{className:"tw-text-xs",children:["".concat(e.type,"(s) selecionado(s)"),":"," ",(0,i.jsx)("span",{className:"tw-font-bold",children:w.length>0?w.map(n=>"".concat(n.color," (").concat(n.quantity,"x)")).join(", "):"Nenhum ".concat(e.type," selecionado")})]}),(0,i.jsx)("span",{className:"tw-text-[9px] tw-text-light-gray",children:"*Imagens meramente ilustrativas."})]})]}),(0,i.jsx)("div",{className:"bottom-0 md:relative tw-absolute tw-bottom-0 tw-left-0 tw-w-full tw-bg-white tw-px-6 tw-pt-2 md:tw-rounded-3xl",children:(0,i.jsxs)("div",{className:"tw-flex tw-flex-col tw-justify-center tw-pb-2",children:[function(){if(w.length>0)return(0,i.jsxs)(d.z,{shouldGrow:!0,className:"tw-m-0 tw-flex tw-items-center tw-justify-center tw-gap-7 tw-text-sm md:tw-mx-auto md:tw-max-w-[340px]",onClick:handleAddKitToCart,isDisabled:x,isLoading:x,children:["Adicionar \xe0 sacola ",function(){let n=w.reduce((n,t)=>n+(null==e?void 0:e.price)*t.quantity,0);return"(R$".concat(n.toFixed(2).replace(".",","),")")}(),function(){if(!x)return(0,i.jsx)(p.X,{name:"arrowRight",size:13})}()]})}(),(0,i.jsx)(d.z,{className:"tw-m-0 tw-border-none tw-bg-transparent tw-text-emperor tw-underline md:tw-mx-auto md:tw-max-w-[340px]",isDisabled:x,isLoading:x,onClick:n=>{n.currentTarget.blur(),h(!0),m(n,{shouldRedirectToCart:!0})},children:"Continuar sem personalizar"})]})})]})}},90925:function(n,e,t){"use strict";t.d(e,{o:function(){return PopUpLgpd}});var i=t(85893),o=t(67294),r=t(41664),a=t.n(r),s=t(68830),l=t(59492),c=t(56423),d=t(37340),u=t(20256),p=t(78589),m=t(6226),x=t(93804);function _templateObject(){let n=(0,d._)(["\n .popup-lgpd {\n bottom: 0px;\n width: 100%;\n max-width: 100%;\n box-shadow: 0px 4px 20px\n ",";\n padding: 26px;\n color: ",";\n display: flex;\n transition: transform 0.3s ease-in-out;\n text-align: left;\n border-radius: 10px;\n justify-content: space-between;\n align-items: center;\n gap: 16px;\n flex-direction: column;\n transform: translateY(100%);\n\n @media screen and (min-width: 768px) {\n flex-direction: row;\n gap: 70px;\n padding: 26px 36px 26px 26px;\n bottom: 20px;\n max-width: 568px;\n }\n\n &__close-button {\n display: none;\n }\n\n &__description {\n font-size: 12px;\n text-align: left;\n }\n\n &__link {\n font-size: inherit;\n font-family: inherit;\n text-transform: inherit;\n }\n\n &__accepted-button {\n :nth-child(n) {\n padding: 12px 36px;\n width: 100%;\n margin: 0;\n\n @media screen and (min-width: 768px) {\n width: auto;\n }\n }\n }\n }\n\n &.has-loaded {\n .popup-lgpd {\n transform: translateY(0);\n }\n }\n"]);return _templateObject=function(){return n},n}let h=(0,u.ZP)(p.o).withConfig({componentId:"sc-9f2796b6-0"})(_templateObject(),(0,m.pz)(x.H.SPANISH_GRAY_LIGHTER,25),x.H.DOVE_GRAY);function PopUpLgpd(n){let[e,t]=(0,o.useState)(""),{getWebConfig:r}=(0,c.f)(),d=r(),{isOneTrustParametersEnable:u=!0}=d||{};(0,o.useEffect)(()=>{let n=setTimeout(()=>{t("has-loaded")},1e3);return()=>{clearTimeout(n)}},[]);let p=(0,i.jsxs)("p",{children:["Oi \uD83D\uDE03 O site da Anacapri utiliza cookies pra deixar a sua experi\xeancia ainda melhor por aqui. ",(0,i.jsx)("br",{})," Saiba mais em nossa"," ",(0,i.jsx)(a(),{href:l.Z.PRIVACY_POLICY,passHref:!0,prefetch:!1,legacyBehavior:!0,children:(0,i.jsx)(s._,{className:"popup-lgpd__link",children:"Pol\xedtica de Privacidade."})})]});return u?null:(0,i.jsx)(h,{description:p,className:e,...n})}},72744:function(n,e,t){"use strict";t.d(e,{t:function(){return Price}});var i=t(85893),o=t(28542);function Price(n){let{value:e,valueWithDiscount:t,className:r="",dataTestIdPrice:a=o.Hy.PRODUCT_PRICE,dataTestIdPriceWithDiscount:s=o.Hy.PRODUCT_PRICE_NOW}=n;return(0,i.jsx)("div",{className:"".concat(r," tw-text-mine-shaft"),children:t?(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)("span",{className:"tw-mr-1 tw-line-through","data-testid":a,children:e}),(0,i.jsx)("span",{className:"tw-font-bold tw-text-torch-red","data-testid":s,children:t})]}):(0,i.jsx)("span",{className:"tw-font-bold","data-testid":a,children:e})})}},22393:function(n,e,t){"use strict";t.d(e,{p:function(){return ProductGridFilter}});var i=t(85893),o=t(67294),r=t(5152),a=t.n(r),s=t(39332),l=t(6357),c=t(87808),d=t(19060),u=t(41370),p=t(36250),m=t(42473),x=t(78112),h=t(10770),_=t(28542),f=t(38538),g=t(22564),w=t(23345),b=t(87766),j=t(7597),v=t.n(j),y=t(37340),N=t(20256),C=t(93804);function _templateObject(){let n=(0,y._)(["\n display: flex;\n height: fit-content;\n\n @media only screen and (max-width: 1024px) {\n position: absolute;\n bottom: 0;\n right: 20px;\n }\n\n .grid-rectangle {\n width: 6px;\n height: 6px;\n background-color: ",";\n\n @media only screen and (max-width: 1024px) {\n width: 11px;\n height: 11px;\n }\n }\n"]);return _templateObject=function(){return n},n}function _templateObject1(){let n=(0,y._)(["\n padding: 4px;\n display: grid;\n grid-template-rows: 1fr 1fr;\n grid-template-columns: repeat(",", 1fr);\n gap: 2px;\n background: none;\n border: none;\n border-radius: 4px;\n\n @media only screen and (max-width: 1024px) {\n gap: 3px;\n }\n\n &.is-selected {\n border: 1px solid ",";\n\n .grid-rectangle {\n background-color: ",";\n }\n }\n\n :not(:last-child) {\n margin-right: 12px;\n\n @media only screen and (max-width: 1024px) {\n margin-right: 17px;\n }\n }\n"]);return _templateObject1=function(){return n},n}let O=N.ZP.div.withConfig({componentId:"sc-3c84e514-0"})(_templateObject(),C.H.ALTO),S=N.ZP.button.withConfig({componentId:"sc-3c84e514-1"})(_templateObject1(),n=>n.columnsQuantity,C.H.ALTO,C.H.DOVE_GRAY);function GridDisplay(n){let{currentColumnsQuantity:e,onChangeGridDisplay:t,columnsOptions:o}=n;return(0,i.jsx)(O,{children:o.map(n=>{let o=n===e?"is-selected":"",r="Exibir grade com ".concat(n," ").concat(1===n?"coluna":"colunas");return(0,i.jsx)(S,{columnsQuantity:n,className:"display-option ".concat(o).trim(),onClick:()=>t(n),"aria-label":r,children:function(n){let e=[...Array.from({length:2*n})];return e.map(()=>(0,i.jsx)("div",{className:"grid-rectangle"},v().generate()))}(n)},n)})})}var I=t(40230);function styles_templateObject(){let n=(0,y._)(["\n width: 100%;\n\n @media only screen and (max-width: 1024px) {\n padding: 14px 0;\n }\n\n .content-wrapper {\n display: flex;\n }\n\n .category-sidebar {\n width: ","px;\n\n .skeleton-wrapper {\n padding: 12px;\n\n .skeleton-line {\n height: 45px;\n border-radius: 5px;\n }\n }\n\n .near-you-filter {\n padding: 0 33px 28px 20px;\n background-color: ",";\n }\n\n .filters {\n @media only screen and (min-width: 1025px) {\n padding: 12px 33px;\n }\n }\n }\n\n .category-stories {\n margin-bottom: 40px;\n\n @media only screen and (max-width: 1024px) {\n margin-bottom: 24px;\n }\n }\n\n .category-grid {\n display: flex;\n flex-direction: column;\n align-items: center;\n padding: 15px;\n width: calc(100% - ","px);\n\n @media only screen and (max-width: 1024px) {\n width: 100%;\n padding: 12px 0 60px;\n }\n\n &__actions {\n display: flex;\n gap: 30px;\n height: fit-content;\n align-items: center;\n }\n\n .skeleton-dropdown {\n width: 180px;\n\n .skeleton-line {\n margin: 0;\n height: 38px;\n border-radius: 20px;\n }\n }\n\n &__see-more-container {\n text-align: center;\n margin-bottom: 24px;\n\n &__results-progress {\n color: ",";\n margin-bottom: 11px;\n font-size: 12px;\n }\n\n &__button {\n margin-top: 11px;\n font-size: 12px;\n min-height: 40px;\n }\n }\n\n &__header {\n display: flex;\n width: 100%;\n padding: 0 20px;\n margin-bottom: 20px;\n justify-content: space-between;\n position: relative;\n min-height: 35px;\n }\n }\n\n .filter-buttons-wrapper {\n display: flex;\n padding: 6px;\n gap: 6px;\n border-bottom: 1px solid ",";\n margin-bottom: 20px;\n padding-bottom: 20px;\n position: sticky;\n top: ","px;\n z-index: 1;\n background-color: ",";\n\n &__button {\n width: 50%;\n margin: 0;\n border-radius: 20px;\n font-size: 14px;\n min-height: 38px;\n\n .zz-icon {\n margin-left: 8px;\n }\n\n .zz-icon svg path {\n fill: ",";\n }\n\n @media only screen and (min-width: 1024px) {\n &:hover {\n background-color: ",";\n color: ",";\n }\n }\n }\n\n .skeleton-dropdown {\n width: 50%;\n\n .skeleton-line {\n margin: 0;\n height: 42px;\n border-radius: 5px;\n }\n }\n }\n\n .mobile-filters {\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n z-index: 2;\n transition: transform 0.3s ease-in-out;\n overflow: auto;\n background-color: ",";\n\n &.exited,\n &.exiting {\n transform: translateY(100%);\n }\n\n &.entering,\n &.entered {\n transform: translate(0);\n }\n\n &__wrapper {\n height: calc(100% - ","px);\n overflow: auto;\n padding: 18px;\n }\n\n &__header {\n display: flex;\n justify-content: space-between;\n margin: 6px 0 24px;\n\n &__title {\n font-size: 16px;\n font-weight: 500;\n letter-spacing: 0.5px;\n }\n\n &__close-button {\n background: none;\n border: none;\n }\n }\n }\n"]);return styles_templateObject=function(){return n},n}let k=N.ZP.div.withConfig({componentId:"sc-935c4ba-0"})(styles_templateObject(),253,C.H.WHITE,253,C.H.DOVE_GRAY,C.H.PORCELAIN,I.i.MOBILE_HEADER_HEIGHT,C.H.WHITE,C.H.WHITE,C.H.WHITE,C.H.DAVYS_GREY_DARKER,C.H.WHITE,I.i.PDC_MOBILE_FILTERS_BOTTOM_HEIGHT),T={MOBILE:[1,2],TABLET:[2,3],DESKTOP:[3,5]},E=a()(()=>Promise.all([t.e(1255),t.e(2422),t.e(741),t.e(759),t.e(5360),t.e(1598),t.e(1991),t.e(8284),t.e(3989),t.e(7483),t.e(8025),t.e(1669)]).then(t.bind(t,68512)).then(n=>n.Filters),{loadableGenerated:{webpack:()=>[68512]}}),R=a()(()=>Promise.all([t.e(1255),t.e(2422),t.e(741),t.e(759),t.e(5360),t.e(1598),t.e(1991),t.e(8284),t.e(3989),t.e(7483),t.e(8025),t.e(1669)]).then(t.bind(t,68512)).then(n=>n.ProgressBar),{loadableGenerated:{webpack:()=>[68512]}}),A=a()(()=>Promise.all([t.e(1255),t.e(2422),t.e(741),t.e(759),t.e(5360),t.e(1598),t.e(1991),t.e(8284),t.e(3989),t.e(7483),t.e(8025),t.e(1669)]).then(t.bind(t,68512)).then(n=>n.SeoContentBottom),{loadableGenerated:{webpack:()=>[68512]}});function ProductGridFilter(n){let{results:e,isLoading:t,seoContent:r,seoBottomRef:a,onApplyFilter:j,getMoreProducts:v,totalResults:y,searchText:N="",storiesSlot:C,linkListSlot:O,rangeSliderSlot:S,onDropdownPress:I,promotionParagraphSlot:H,renderMobileBanners:P,hasDesktopBanner:z=!1,gridBanners:M=[],featureProducts:L=[],leadCaptureData:D,renderRecommendedProducts:B}=n,{seoImage:F={url:""},seoTagSubtitle:G="",seoText1:Z="",seoText2:U="",seoText3:Y=""}=r||{},{isTablet:W,isMobile:V}=(0,f.k)(),{isLoadingMore:X}=(0,g.C)(),{pagination:q,products:K,sorts:Q,breadcrumbCategory:J}=e,{lockScroll:$,unlockScroll:nn}=(0,w.F)(),[ne,nt]=(0,o.useState)(!1),[ni,no]=(0,o.useState)(!1),[nr,na]=(0,o.useState)(!1),[ns,nl]=(0,o.useState)(!1),nc=(0,s.usePathname)();function handleUpdateStoreFinderStatus(n){na(n),nl(!0)}(0,o.useEffect)(()=>{nl(!1)},[nc]);let[nd,nu]=(0,b.R)({isStateActive:ne,durationInMs:300}),np=(0,o.useCallback)(()=>V?T.MOBILE:W?T.TABLET:T.DESKTOP,[W,V]),nm=np(),[nx,nh]=(0,o.useState)(nm[nm.length-1]),{facets:n_,currentQuery:nf,breadcrumbs:ng}=e;(0,o.useEffect)(()=>{let n=np();nh(n[n.length-1])},[np]);let{categoryName:nw="",seoSubtitle:nb="",headerTitle:nj=""}=r||{};function renderFilters(){if(t)return(0,i.jsx)("div",{className:"skeleton-wrapper",children:(0,i.jsx)(l.O,{lines:6})});let n=!W||nd;return n?(0,i.jsx)(E,{facets:n_,currentQuery:nf.query.value,onReplaceQuery:j,breadcrumbs:ng,onApplyMobileFilters:closeMobileFilters,updateStoreFinderStatus:handleUpdateStoreFinderStatus,isStoreFinderStatusChanged:ns}):null}function handleClickSeeMoreProducts(n){n.currentTarget.blur(),v()}function closeMobileFilters(){nt(!1),nn()}function renderSortButton(n){let{isMobileOnly:e}=n||{},o=function(n){let{isMobileOnly:e}=n;return e&&W||!e&&!W}({isMobileOnly:e});return o?t?(0,i.jsx)(l.O,{lines:1,className:"skeleton-dropdown"}):(0,i.jsx)(x.l,{options:Q,isActive:!t&&ni,toggleDropdown:()=>no(!ni),onOptionPress:I,className:"category-grid__sort-button"}):null}return(0,i.jsxs)(k,{children:[W?(0,i.jsxs)("div",{className:"filter-buttons-wrapper",children:[(0,i.jsxs)(c.z,{type:"button",className:"filter-buttons-wrapper__button",onClick:function(){nt(!0),$()},dataTestId:_.Hy.FILTER_BUTTON,variant:h.c.primary,children:["Filtrar",(0,i.jsx)(m.X,{name:"filterLight",size:14})]}),renderSortButton({isMobileOnly:!0})]}):null,(0,i.jsxs)("div",{className:"content-wrapper",children:[W?null:(0,i.jsx)("div",{className:"category-sidebar",children:renderFilters()}),(0,i.jsxs)("div",{className:"category-grid",children:[(0,i.jsx)(d.I,{slot:S}),(0,i.jsx)(d.I,{slot:C,className:"category-stories"}),(0,i.jsx)(d.I,{slot:O}),(0,i.jsxs)("div",{className:"category-grid__header",children:[(0,i.jsx)(u.U,{isLoading:t,className:"category-grid__seo-content",title:nj||nw,description:nb,totalResults:y,searchText:N}),(0,i.jsxs)("div",{className:"category-grid__actions",children:[(0,i.jsx)(GridDisplay,{currentColumnsQuantity:nx,onChangeGridDisplay:nh,columnsOptions:nm}),renderSortButton()]})]}),(0,i.jsx)(p.c,{columnsQuantity:nx,products:K,hasFirstProductPriority:W||!z,gridBanners:M,featureProducts:L,leadCaptureData:D,searchTerm:N,breadcrumbCategory:J,isStoreFinderActive:nr,isStoreFinderStatusChanged:ns}),function(){let{totalResults:n}=q,e=K.length;return ePromise.all([t.e(1255),t.e(2422),t.e(741),t.e(759),t.e(5360),t.e(1598),t.e(1991),t.e(8284),t.e(3989),t.e(7483),t.e(8025),t.e(3631)]).then(t.bind(t,68512)).then(n=>n.Video),{loadableGenerated:{webpack:()=>[68512]}});function ProductItem(n){let[e,t]=(0,o.useState)(!1),{product:{url:r,images:a,name:s,sellable:y,availableInStore:N,price:C,discountPrice:O,percentualOfDiscount:S,moreColorsQuantity:I=0,stampTitle:k="",stampStyle:T,primaryImages:E,code:R,favorited:A,videoVimeoUrl:H="",shouldShowVideoOnCategoryPage:P,sellableOmni:z,sellableSizes:M},dataTestId:L="",hasImagePriority:D=!1,product:B,className:F="",shouldHideHoverImage:G,shouldHideInfo:Z,onFavoriteChange:U,hasFavoriteButton:Y=!1,storeFinderValue:W="false",hasDiscountTag:V=!1,kpiProduct:X={},shouldShowModalMiniPDP:q,shouldShowSizeSelect:K,hasGtmAttr:Q=!0,trackingEvent:J,trackingProductsList:$,dataIndex:nn,recommendationLogic:ne,recommendationValue:nt,recommendationVendor:ni}=n,no=y||N||z,nr=no?"":"tw-text-spanish-gray",[na,ns]=(0,g.N)({threshold:.5}),{isTablet:nl}=(0,w.k)(),{getProductImage:nc}=(0,b._)({product:B}),nd=(0,j.o)(),nu=a.length>0?a:E;return(0,i.jsxs)("div",{className:"tw-relative ".concat(F),ref:na.set,onClick:function(){if(Q)return null;null==J||J({trackingProductsList:[B],isClick:!0})},...function(){if(!Q)return null;let n={...B,recommendationValue:nt,recommendationVendor:ni,recommendationLogic:ne,storeFinderValue:W};return nd.getProductAttr(n)}(),...Number.isInteger(nn)?{"data-index":nn}:null,children:[(0,i.jsxs)(l(),{href:r,prefetch:!1,className:"tw-grid tw-max-w-full tw-grid-cols-[100%] tw-grid-rows-1 tw-text-xs tw-text-black tw-no-underline","data-testid":L,children:[(0,i.jsxs)("button",{onClick:function(n){q&&(n.preventDefault(),t(!0))},className:"tw-relative tw-mb-3 tw-aspect-[6/5] tw-h-fit tw-items-center [&.video-player>video]:tw-aspect-[1.22/1] hover:[&>.hover-image]:tw-opacity-100","aria-label":"Ver detalhes do produto ".concat(s),children:[function(){let n=nc({arrayToSearchIn:nu});return P&&H?(0,i.jsx)(v,{className:"video-player",thumbnail:null==n?void 0:n.url,shouldHideTag:!0,shouldHideAudioToggle:!0,options:{url:H,playing:!0,muted:!0}}):(0,i.jsx)(d.P,{src:(null==n?void 0:n.url)||"",alt:(null==n?void 0:n.altText)||"",className:"tw-object-contain",fill:!0,priority:D,fetchpriority:D?"high":"auto"})}(),function(){let n=nc({arrayToSearchIn:a,isHoverImage:!0});return!n||nl||G||P&&H?null:(0,i.jsx)("div",{className:"hover-image tw-opacity-0 tw-transition-opacity tw-duration-300",children:(0,i.jsx)(d.P,{src:null==n?void 0:n.url,alt:s,className:"tw-object-contain",fill:!0})})}()]}),Z?null:(0,i.jsxs)("div",{className:"tw-flex tw-flex-col tw-gap-2",children:[(0,i.jsx)("div",{className:"tw-h-5 aria-hidden:tw-hidden",children:function(){let n=(no?"":"Indispon\xedvel")||k;return n?(0,i.jsx)(u.s,{text:n,className:nr,styleColors:no?T:void 0,dataTestId:f.zn.PRODUCT_TAG}):null}()}),(0,i.jsxs)("span",{className:"color-options tw-leading-6 tw-text-spanish-gray",children:[I," ",I>1?"cores":"cor"]})]}),(0,i.jsx)("p",{className:"".concat(f.Hy.PRODUCT_NAME," tw-mb-2\n tw-line-clamp-2 tw-h-9 tw-overflow-hidden tw-text-xs tw-font-normal\n tw-leading-[18px] tw-text-mine-shaft ").concat(nr).trim(),children:s}),function(){let n=C.formattedValue,e=O.formattedValue;return(0,i.jsx)(p.t,{className:"tw-mt-auto [&>.price]:tw-inline-block\n ".concat(nr).trim(),value:n,valueWithDiscount:e})}(),(0,i.jsx)(c.g,{kpiProduct:X})]}),K?(0,i.jsx)(_.C,{code:R,sellableSizes:M}):null,q?(0,i.jsx)(h.h,{isOpen:e,product:B,onRequestClose:()=>t(!1)}):null,(0,i.jsxs)("div",{className:"tw-pointer-events-none tw-absolute tw-left-2 tw-right-2 tw-top-[5px] tw-flex tw-items-center tw-justify-between",children:[S&&no&&V?(0,i.jsx)(m.t,{value:S}):null,Y?(0,i.jsx)(x._,{className:"tw-pointer-events-auto tw-z-auto tw-ml-auto",product:B,isProductFavorited:A,isMobile:nl,onFavoriteChange:U}):null]})]})}},36250:function(n,e,t){"use strict";t.d(e,{c:function(){return ProductList}});var i=t(85893),o=t(67294),r=t(5152),a=t.n(r),s=t(41664),l=t.n(s),c=t(11163),d=t(7597),u=t.n(d),p=t(6357),m=t(16114),x=t(80584),h=t(77794),_=t(19792),f=t(31238),g=t(21503),w=t(28542),b=t(22564),j=t(38538),v=t(84105),y=t(62169),N=t(31856),C=t(35393),O=t(46840),S=t(81836),I=t(59925),k=t(82207),T=t(36688),E=t(37340),R=t(20256);function _templateObject(){let n=(0,E._)(["\n 0% {\n transform: scale(1);\n }\n\n 50% {\n transform: scale(0.75);\n }\n\n 100% {\n transform: scale(1);\n }\n"]);return _templateObject=function(){return n},n}function _templateObject1(){let n=(0,E._)(["\n --column-width-percent: ","%;\n --item-width: calc(var(--column-width-percent) - ","px);\n\n @media only screen and (max-width: 410px) {\n --item-width: calc(\n var(--column-width-percent) - ","px\n );\n }\n\n width: 100%;\n display: flex;\n flex-wrap: wrap;\n margin-bottom: 30px;\n\n @media only screen and (max-width: 410px) {\n padding: 0 12px;\n }\n\n &.is-animating {\n .product-list {\n &__item,\n &__banner {\n animation: "," 0.4s;\n }\n }\n }\n\n .product-list {\n &__item {\n margin: ","px;\n width: var(--item-width);\n transition: width 0.3s;\n\n @media only screen and (max-width: 410px) {\n margin: ","px;\n\n .product-item {\n &__info {\n &__tag {\n padding: 5px 6px;\n margin-left: 16px;\n\n ::before {\n left: -10px;\n }\n }\n }\n }\n }\n }\n\n &__banner {\n margin: ","px;\n width: calc(calc(var(--item-width) * 2) + ","px);\n position: relative;\n\n @media only screen and (max-width: 1024px) {\n margin: ","px 0;\n width: 100%;\n aspect-ratio: 1.64 / 1;\n }\n\n &__image {\n object-fit: cover;\n }\n }\n }\n\n .skeleton-line {\n height: 100%;\n margin: 0 0 ","px;\n\n @media only screen and (max-width: 410px) {\n margin-bottom: ","px;\n }\n }\n\n .skeleton-item {\n aspect-ratio: 20.1 / 26;\n margin: ","px;\n width: var(--item-width);\n\n @media only screen and (max-width: 410px) {\n margin: ","px;\n }\n\n @media only screen and (max-width: 1024px) {\n aspect-ratio: 21.6 / 27.2;\n }\n\n @media only screen and (max-width: 768px) {\n aspect-ratio: 14.3 / 21.2;\n }\n }\n"]);return _templateObject1=function(){return n},n}let A=(0,R.F4)(_templateObject()),H=R.ZP.div.withConfig({componentId:"sc-62e8f773-0"})(_templateObject1(),n=>{let{columnsQuantity:e}=n;return 100/e},40,16,A,20,8,20,40,8,40,16,20,8),P=Object.freeze({0:2,1:12,2:22,3:32,4:42}),z=Object.freeze({0:2,1:5,2:10,3:13,4:18}),M={ONE_COLUMN:1,TWO_COLUMNS:2,THREE_COLUMNS:3,FIVE_COLUMNS:5},L={mobile:{[M.ONE_COLUMN]:[1,11,21],[M.TWO_COLUMNS]:[4,24,44]},desktop:{[M.THREE_COLUMNS]:[3,12,21],[M.FIVE_COLUMNS]:[5,20,35]}},D=a()(()=>Promise.all([t.e(1255),t.e(2422),t.e(741),t.e(759),t.e(5360),t.e(1598),t.e(1991),t.e(8284),t.e(3989),t.e(7483),t.e(8025),t.e(1669)]).then(t.bind(t,68512)).then(n=>n.FeatureProducts),{loadableGenerated:{webpack:()=>[68512]}});function ProductList(n){let{columnsQuantity:e,products:t,hasFirstProductPriority:r,gridBanners:a=[],featureProducts:s=[],leadCaptureData:d,searchTerm:E,breadcrumbCategory:R,isStoreFinderActive:A,isStoreFinderStatusChanged:M}=n,{isLoading:B,onFavoriteChange:F,results:{sorts:G}}=(0,b.C)(),Z=(0,c.useRouter)(),[U,Y]=(0,o.useState)(""),{isTablet:W}=(0,j.k)(),{kpiProducts:V}=(0,v.L)({products:t}),X=(0,o.useMemo)(()=>t.map((n,e)=>({...n,index:e})),[t]),[q,K]=(0,y.o)({threshold:.5,childrenData:X,isLoading:B}),[,Q]=(0,N.X)(_._.STORE_FINDER_STATUS,k.U.NON_APPLICABLE),[J]=(0,C._)(f.LOCAL_STORAGE.SEARCHED_METHOD),$=(0,O.o)();(0,S.Q)(()=>{0!==K.length&&sendGtmEvent({products:K,searchedMethod:J})},[K]);let nn=(0,o.useMemo)(()=>(0,T.B)({isStoreFinderActive:A,isStoreFinderStatusChanged:M,searchedMethod:J}),[A,M,J]);function sendGtmEvent(n){let{products:e,isClick:t}=n;Q(nn);let i=t?g.SX.PRODUCT_CLICK:g.SX.PRODUCT_IMPRESSION,o=G.find(n=>{let{selected:e}=n;return e});$.productsListImpression({products:e,eventType:i,breadCrumbs:R,selectedSort:o,searchedMethod:J,storeFinderStatus:nn})}let{storeFinder:ne}=Z.query,nt=(null==t?void 0:t.length)>0;return(0,I.Y)(()=>{Y("is-animating");let n=setTimeout(()=>Y(""),400);return()=>{clearTimeout(n)}},[e]),(0,i.jsx)(H,{columnsQuantity:e,className:U,ref:q.set,children:function(){if(B)return[...Array.from({length:e})].map(()=>(0,i.jsx)(p.O,{lines:3,className:"skeleton-item"},u().generate()));if(!nt)return null;let n=0;return X.map((t,c)=>{let u=null==V?void 0:V.find(n=>{var e;return null===(e=n.sku)||void 0===e?void 0:e.includes(t.legacySKU)}),p=function(n){let{productIndex:e,columnsQuantity:t,isTablet:i,bannersInserted:o}=n,r=(i?P:z)[o.toString()];return e===r*t+(i||o%2!=0?0:-2)-(i?0:2*o)?o:-1}({productIndex:c,columnsQuantity:e,isTablet:W,bannersInserted:n}),_=a[p];return _&&n++,(0,i.jsxs)(o.Fragment,{children:[function(n){if(!n)return null;let{linkUrl:e,imageUrl:t,imageCode:o}=n;return(0,i.jsx)(l(),{href:e,className:"product-list__banner",children:(0,i.jsx)(m.P,{className:"product-list__banner__image tw-object-cover",src:t,alt:o,fill:!0})})}(_),function(n,t){let o=W?0:2,{indexToInsert:r,shouldRender:a}=function(n){var e;let{columnsQuantity:t,currentIndex:i,isTablet:o}=n,r=o?L.mobile[t]:L.desktop[t],a=null==r?void 0:null===(e=r.indexOf)||void 0===e?void 0:e.call(r,i);return{shouldRender:a>=0,indexToInsert:a}}({columnsQuantity:e,currentIndex:t?n+t*o:n,isTablet:W});if(!a)return null;let l=null==s?void 0:s[r];return(null==l?void 0:l.uid)?(0,i.jsx)("div",{className:"tw-my-2 tw-flex tw-w-full lg:tw-m-5",children:(0,i.jsx)(D,{component:l})}):null}(c,n),(0,i.jsx)(h.C,{product:t,hasFavoriteButton:!0,hasDiscountTag:!0,onFavoriteChange:F,dataTestId:w.Hy.PRODUCT_LINK,className:"product-list__item",storeFinderValue:null==ne?void 0:ne.toString(),hasImagePriority:r&&0===c,dataIndex:c,kpiProduct:u,trackingEvent:n=>{let{trackingProductsList:e}=n;return sendGtmEvent({products:e,isClick:!0})},hasGtmAttr:!1}),function(n){let e=!!d&&7===n;return e?(0,i.jsx)(x.Y,{...d}):null}(c)]},t.code)})}()})}},5506:function(n,e,t){"use strict";t.d(e,{k:function(){return ProgressBar}});var i=t(85893),o=t(37340),r=t(20256),a=t(10734),s=t(93804);function _templateObject(){let n=(0,o._)(["\n height: 4px;\n border-radius: 30px;\n background-color: ",";\n\n &::before {\n background-color: ",";\n border-radius: 30px;\n }\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(a.k).withConfig({componentId:"sc-d1a3cd45-0"})(_templateObject(),s.H.ALTO,s.H.TORCH_RED);function ProgressBar(n){return(0,i.jsx)(l,{...n})}},51043:function(n,e,t){"use strict";t.d(e,{c:function(){return PromotionParagraph}});var i=t(85893),o=t(25935),r=t(37340),a=t(20256),s=t(93804);function _templateObject(){let n=(0,r._)(["\n padding: 0 18px;\n margin-bottom: 24px;\n\n .promotional-paragraph {\n &__wrapper {\n width: 100%;\n overflow: hidden;\n padding: 12px 18px;\n background-color: ",";\n border-radius: 10px;\n color: ",";\n font-size: 12px;\n\n @media only screen and (min-width: 1024px) {\n border-radius: 30px;\n padding: 18px 32px;\n }\n\n p {\n font-weight: 400;\n line-height: 18px;\n\n @media only screen and (min-width: 1024px) {\n display: inline;\n }\n }\n\n a {\n font-size: 12px;\n font-weight: 500;\n color: ",";\n }\n }\n\n &__label {\n font-weight: 600;\n margin-right: 24px;\n margin-bottom: 6px;\n display: block;\n\n @media only screen and (min-width: 1024px) {\n margin-bottom: 0;\n display: inline;\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let l=a.ZP.div.withConfig({componentId:"sc-48e3f725-0"})(_templateObject(),s.H.PAMPAS_PINK,s.H.EMPEROR,s.H.TORCH_RED);function PromotionParagraph(n){let{component:e}=n,{description:t}=e,r=t?(0,o.ZP)(t):"";return r?(0,i.jsx)(l,{className:"promotional-paragraph",children:(0,i.jsxs)("div",{className:"promotional-paragraph__wrapper",children:[(0,i.jsx)("span",{className:"promotional-paragraph__label",children:"Regulamento"}),r]})}):null}},44424:function(n,e,t){"use strict";t.d(e,{s:function(){return PromotionTag}});var i=t(85893);function PromotionTag(n){let{text:e,className:t="",dataTestId:o="",styleColors:r,...a}=n,{backgroundColor:s="",contentColor:l=""}=r||{};return(0,i.jsx)("div",{"data-testid":o,className:"tw-w-fit tw-max-w-48 tw-overflow-hidden tw-text-ellipsis\n tw-text-nowrap tw-rounded-md tw-bg-pampas-pink tw-px-1.5 tw-py-1.5\n tw-text-xs tw-text-mine-shaft first-letter:tw-uppercase ".concat(t),style:{backgroundColor:s,color:l},...a,children:e})}},32244:function(n,e,t){"use strict";t.d(e,{N:function(){return RadioInput}});var i=t(85893),o=t(37340),r=t(20256),a=t(4255),s=t(93804);function _templateObject(){let n=(0,o._)(["\n .radio-input {\n &__checkmark {\n padding: 3px;\n width: 16px;\n height: 16px;\n\n ::before {\n content: '';\n background: ",";\n width: 100%;\n border-radius: 50%;\n transform: scale(0);\n transition: transform 0.2s;\n }\n }\n\n &__hidden-input {\n :checked ~ .radio-input__checkmark {\n background: ",";\n border: 1px solid ",";\n\n ::before {\n transform: scale(1);\n }\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(a.N).withConfig({componentId:"sc-656b41ee-0"})(_templateObject(),s.H.JET,s.H.WHITE,s.H.JET);function RadioInput(n){return(0,i.jsx)(l,{...n})}},20559:function(n,e,t){"use strict";t.d(e,{v:function(){return RecommendedSection}});var i=t(85893),o=t(67294),r=t(7597),a=t.n(r),s=t(5632),l=t(77794),c=t(6357),d=t(68460),u=t(95494),p=t(88064),m=t(38538),x=t(82888),h=t(43318),_=t(96612),f=t(38952),g=t(16164),w=t.n(g);let b={DESKTOP:{slides:{perView:5,spacing:15},hidePagination:!0},MOBILE:{slides:{perView:1.75,spacing:15,origin:.05},hidePagination:!0,hideArrows:!0}};function renderSlides(n){let{productList:e,shouldShowModalMiniPDP:t,shouldShowSizeSelect:o,gtmAttrs:r}=n;return null==e?void 0:e.map(n=>(0,i.jsx)(s.q,{children:(0,i.jsx)(l.C,{shouldHideInfo:!0,product:n,shouldShowModalMiniPDP:t,shouldShowSizeSelect:o,...r})},n.code))}function RecommendedSection(n){let{sectionId:e,currentPageProduct:t,staticProductList:r,customTitle:s,isLoading:l=!1,carouselOptions:g,isGrid:j=!1,className:v="",titleClassName:y="",hasSkeleton:N=!1}=n,C=(0,o.useMemo)(()=>p.Q[e],[e]),{isTablet:O}=(0,m.k)(),[S,I]=(0,x.N)({threshold:1,rootMargin:"0px"});function renderSkeleton(){if(!N)return null;let n=j?"[&>div]:tw-h-40 tw-w-[calc(50%-8px)]":"tw-flex-1 [&>div]:tw-h-48 md:max-xl:last:tw-hidden [&>div]:md:max-xl:tw-h-44";return(0,i.jsx)("div",{className:"tw-mt-6 tw-flex tw-flex-wrap tw-justify-between tw-gap-3",children:Array.from({length:j?4:3}).map(()=>(0,i.jsx)(c.O,{className:n},a().generate()))})}function renderTitle(n){let{shouldRender:e,isExternalTitle:t,title:o}=n;if(!e)return null;let r=(0,h.E)("".concat("tw-mb-2.5 tw-text-sm tw-font-medium tw-uppercase tw-leading-4 sm:tw-mb-3 sm:tw-text-base [&:not(:first-child)]:tw-mt-10 max-md:tw-ml-3"," ").concat(t?"tw-text-left tw-pt-4":"tw-text-center tw-pt-2.5"),y);return(0,i.jsx)("h2",{className:r,children:o})}function renderCarousel(n){let{productList:e,currentPageProduct:t,carouselId:o,title:r,isExternalTitle:a=!1,shouldShowModalMiniPDP:s,shouldShowSizeSelect:l,gtmAttrs:c}=n;return(0,i.jsxs)(i.Fragment,{children:[renderTitle({shouldRender:a,isExternalTitle:!0,title:r}),(0,i.jsxs)("div",{className:"tw-mt-2 tw-w-0 tw-min-w-full tw-bg-white",id:o,children:[renderTitle({shouldRender:!a,isExternalTitle:!1,title:r}),function(n){let{productList:e,currentPageProduct:t,shouldShowModalMiniPDP:o,shouldShowSizeSelect:r,gtmAttrs:a}=n;if(j)return function(n){let{productList:e,currentPageProduct:t,shouldShowModalMiniPDP:o,shouldShowSizeSelect:r,gtmAttrs:a}=n;return(0,i.jsx)("div",{className:"tw-mt-6 tw-flex tw-flex-wrap tw-justify-between tw-gap-3 [&>div]:tw-w-[calc(50%-8px)]",children:renderSlides({productList:e,currentPageProduct:t,shouldShowModalMiniPDP:o,shouldShowSizeSelect:r,gtmAttrs:a})})}({productList:e,currentPageProduct:t,shouldShowModalMiniPDP:o,shouldShowSizeSelect:r,gtmAttrs:a});let s=O?b.MOBILE:b.DESKTOP,l={...s,...g},c=(0,f.Tx)(l),u=e.lengthn.code).join("-"));return(0,i.jsx)(d.l,{options:l,className:"".concat(w().recommendation," ").concat(p,"\n ").concat(m).trim(),shouldMoveIndex:!0,children:renderSlides({productList:e,currentPageProduct:t,shouldShowModalMiniPDP:o,shouldShowSizeSelect:r,gtmAttrs:a})},x)}({productList:e,currentPageProduct:t,shouldShowModalMiniPDP:s,shouldShowSizeSelect:l,gtmAttrs:c})]})]})}return(0,i.jsx)("div",{ref:S.set,id:e,children:function(){if(!I||l)return null;let n=(null==r?void 0:r.length)&&(null==r?void 0:r.length)>0;return n?renderCarousel({productList:r,title:s,gtmAttrs:(0,_.SY)(s)}):null==C?void 0:C.map(n=>(0,i.jsx)(u.l,{section:n,sectionId:e,currentPageProduct:t,renderCarousel:renderCarousel,renderSkeleton:renderSkeleton,customTitle:s},n.key))}()})}},59176:function(n,e,t){"use strict";t.d(e,{B:function(){return RegisterForm}});var i=t(85893),o=t(37340),r=t(20256),a=t(11146);function _templateObject(){let n=(0,o._)(["\n .register-form {\n &__input-fields {\n margin-bottom: 30px;\n\n .error-message {\n line-height: 14px;\n }\n }\n\n &__email {\n margin-right: 0;\n }\n\n &__name,\n &__surname {\n padding: 0;\n }\n\n &__col-name {\n padding-right: 7px;\n }\n\n &__col-surname {\n padding-left: 7px;\n }\n\n @media only screen and (max-width: 768px) {\n &__full-name-container {\n width: 100%;\n margin: 0 auto;\n }\n\n &__col-name {\n padding-left: 0;\n }\n\n &__col-surname {\n padding-right: 0;\n }\n }\n }\n\n .input-password {\n margin: 25px 0;\n }\n"]);return _templateObject=function(){return n},n}let s=(0,r.ZP)(a.B).withConfig({componentId:"sc-4cd7aa7e-0"})(_templateObject());function RegisterForm(n){let{...e}=n;return(0,i.jsx)(s,{registerButtonLabel:"Cadastre-se",...e})}},72823:function(n,e,t){"use strict";t.d(e,{e:function(){return SimpleAccordion}});var i=t(85893),o=t(52070);function SimpleAccordion(n){return(0,i.jsx)(o.e,{...n,detailsClassName:"tw-border-t tw-border-iron md:tw-border-none [&[open]_.description]:tw-animate-opening [&[open]_.zz-icon]:tw-rotate-180",summaryClassName:"tw-flex tw-cursor-pointer tw-list-none tw-items-center tw-justify-between tw-px-4 tw-py-3 md:tw-rounded-[30px] md:tw-bg-pampas-pink md:tw-px-6 md:tw-py-4",iconClassName:"tw-text-torch-red tw-duration-300 tw-ease-out [&_svg_path]:tw-stroke-2",descriptionClassName:"description md:tw-pd tw-border-t tw-border-iron tw-bg-pampas-pink tw-bg-opacity-60 tw-px-4 tw-py-3 tw-whitespace-pre-line md:-tw-mt-5 md:tw-rounded-b-[30px] md:tw-border-none md:tw-px-6 md:tw-pb-6 md:tw-pt-11"})}},29754:function(n,e,t){"use strict";t.d(e,{C:function(){return SizeSelect}});var i=t(85893),o=t(64893),r=t(37340),a=t(20256),s=t(42004),l=t(42566),c=t(93804);function _templateObject(){let n=(0,r._)(["\n .custom-select__label {\n padding: 0 0 0 14px;\n }\n\n .",", .SelectCart {\n &__control {\n height: 32px;\n border-radius: 15px;\n\n &--menu-is-open {\n border-radius: 15px 15px 0 0;\n }\n }\n\n &__placeholder {\n padding: 0 0 0 7px;\n }\n\n &__menu {\n border-radius: 0 0 15px 15px;\n\n &-list {\n max-height: 150px;\n\n @media only screen and (max-width: 1024px) {\n max-height: 90px;\n }\n }\n }\n\n &__option {\n :last-child {\n border-radius: 0;\n }\n\n .custom-select__label {\n padding: 6px 18px;\n }\n }\n\n &__indicators {\n margin: 10px 8px 10px auto;\n }\n\n &__error {\n ."," {\n &__control {\n border: 1px solid ",";\n box-shadow: 0 0 2px 0px ",";\n }\n\n &__placeholder {\n color: ",";\n }\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let d=(0,a.ZP)(l.C).withConfig({componentId:"sc-1872b1e0-0"})(_templateObject(),s.w0,s.w0,c.H.RED_RIBBON,c.H.RED_RIBBON,c.H.RED_RIBBON);function SizeSelect(n){let{sellableSizes:e,code:t}=n;return(0,i.jsx)(d,{buttonVariant:o.c.primary,code:t,sellableSizes:e})}},19060:function(n,e,t){"use strict";t.d(e,{I:function(){return SlotComponents}});var i=t(85893),o=t(5152),r=t.n(o),a=t(78727),s=t(20559),l=t(79862),c=t(91407),d=t(11968),u=t(68420),p=t(81317),m=t(51043),x=t(76328),h=t(32860),_=t(13273),f=t(88064),g=t(84448),w=t(38538),b=t(82888),j=t(68147);let v=r()(()=>Promise.all([t.e(1255),t.e(2422),t.e(741),t.e(759),t.e(5360),t.e(1598),t.e(1991),t.e(8284),t.e(3989),t.e(7483),t.e(8025),t.e(3631)]).then(t.bind(t,68512)).then(n=>n.HighlightsCarousel),{loadableGenerated:{webpack:()=>[68512]}}),y=r()(()=>Promise.all([t.e(1255),t.e(2422),t.e(741),t.e(759),t.e(5360),t.e(1598),t.e(1991),t.e(8284),t.e(3989),t.e(7483),t.e(8025),t.e(3631)]).then(t.bind(t,68512)).then(n=>n.BannerList),{loadableGenerated:{webpack:()=>[68512]}}),N=r()(()=>Promise.all([t.e(1255),t.e(2422),t.e(741),t.e(759),t.e(5360),t.e(1598),t.e(1991),t.e(8284),t.e(3989),t.e(7483),t.e(8025),t.e(3631)]).then(t.bind(t,68512)).then(n=>n.CollectionShowcase),{loadableGenerated:{webpack:()=>[68512]}}),C=r()(()=>Promise.all([t.e(1255),t.e(2422),t.e(741),t.e(759),t.e(5360),t.e(1598),t.e(1991),t.e(8284),t.e(3989),t.e(7483),t.e(8025),t.e(3631)]).then(t.bind(t,68512)).then(n=>n.Ribbon),{loadableGenerated:{webpack:()=>[68512]}}),O=r()(()=>Promise.all([t.e(1255),t.e(2422),t.e(741),t.e(759),t.e(5360),t.e(1598),t.e(1991),t.e(8284),t.e(3989),t.e(7483),t.e(8025),t.e(3631)]).then(t.bind(t,68512)).then(n=>n.Footer),{loadableGenerated:{webpack:()=>[68512]}}),S=r()(()=>Promise.all([t.e(1255),t.e(2422),t.e(741),t.e(759),t.e(5360),t.e(1598),t.e(1991),t.e(8284),t.e(3989),t.e(7483),t.e(8025),t.e(3631)]).then(t.bind(t,68512)).then(n=>n.CarouselProductList),{loadableGenerated:{webpack:()=>[68512]}}),I=r()(()=>Promise.all([t.e(1255),t.e(2422),t.e(741),t.e(759),t.e(5360),t.e(1598),t.e(1991),t.e(8284),t.e(3989),t.e(7483),t.e(8025),t.e(3631)]).then(t.bind(t,68512)).then(n=>n.FeatureProducts),{loadableGenerated:{webpack:()=>[68512]}});function SlotComponents(n){var e;let{slot:t,extraSlot:o,className:r=""}=n,{isMobile:k}=(0,w.k)(),[T,E]=(0,b.N)(),[R,A]=(0,b.N)(),[H,P]=(0,b.N)(),[z,M]=(0,b.N)(),[L,D]=(0,b.N)(),[B,F]=(0,b.N)(),G=null==t?void 0:null===(e=t.components)||void 0===e?void 0:e.map((n,e)=>{switch(n.typeCode){case g.y.HEADER:return(0,i.jsx)(l.h,{slot:n,ribbonSlot:o},n.uid);case g.y.FOOTER:return(0,i.jsx)("div",{ref:T.set,children:E?(0,i.jsx)(O,{component:n},n.uid):null},n.uid);case g.y.ROTATING_HTML:return(0,i.jsx)(C,{component:n},n.uid);case g.y.ROTATING_IMAGES:return(0,i.jsx)(c.e,{bannerHeight:k?1998.7:700,component:n},n.uid);case g.y.COLLECTION_SHOWCASE_COMPONENT:return(0,i.jsx)("div",{ref:H.set,children:P?(0,i.jsx)(N,{component:n,isOdd:e%2!=0},n.uid):null},n.uid);case g.y.CAMPAIGN_BANNERS_COMPONENT:return(0,i.jsx)(d.X,{component:n},n.uid);case g.y.BANNER_LIST:return(0,i.jsx)("div",{ref:R.set,children:A?(0,i.jsx)(y,{component:n},n.uid):null},n.uid);case g.y.STORIES:return(0,i.jsx)(u.f,{component:n,className:r},n.uid);case g.y.ZZ_CONTENT_CATEGORY_LIST:return(0,i.jsx)(p.V,{component:n},n.uid);case g.y.PRODUCT_LIST:return(0,i.jsx)("div",{ref:z.set,children:M?(0,i.jsx)(S,{component:n}):null},n.uid);case g.y.PRODUCT_CAROUSEL:return(0,i.jsx)("div",{ref:L.set,children:D?(0,i.jsx)(s.v,{staticProductList:n.products,customTitle:n.sectionTitle,sectionId:f.RECOMMENDATION_SECTION_IDS.SLOT_CAROUSEL},n.uid):null},n.uid);case g.y.ZZ_CONTENT_HIGHLIGHT:return(0,i.jsx)("div",{ref:B.set,children:F?(0,i.jsx)(v,{showDotsArrows:!0,component:n},n.uid):null},n.uid);case g.y.SECTION_LINK_LIST:return(0,i.jsx)(j.M,{component:n},n.uid);case g.y.PROMOTION_PARAGRAPH:return(0,i.jsx)(m.c,{component:n},n.uid);case g.y.TIMER:let{voucherCode:t,timerStyle:w,uid:b}=n,{contentColor:G,backgroundColor:Z}=w||{};return(0,i.jsx)(a.B,{component:n,shouldUseFullLayout:!1,customVoucherComponent:(0,i.jsx)(x.C,{code:t,customColor:G,customBorder:G,customButtonColor:Z,customButtonBackground:G})},b);case g.y.RANGE_SLIDER:return(0,i.jsx)(h.U,{component:n},n.uid);case g.y.WHEEL:return(0,i.jsx)(_.v,{component:n});case g.y.FEATURE_PRODUCTS:return(0,i.jsx)("div",{className:"-tw-mt-7 tw-flex [&>div>div]:tw-pt-14",children:(0,i.jsx)(I,{component:n})});default:return null}});return(0,i.jsx)(i.Fragment,{children:G||null})}},78112:function(n,e,t){"use strict";t.d(e,{l:function(){return CategorySortingDropdown}});var i=t(85893),o=t(37340),r=t(20256),a=t(83879),s=t(93804);function _templateObject(){let n=(0,o._)(["\n @media only screen and (max-width: 1024px) {\n width: 50%;\n }\n\n > button {\n color: ",";\n width: 100%;\n min-width: 180px;\n border: 1px solid ",";\n border-radius: 20px;\n align-items: center;\n text-transform: capitalize;\n padding: 11px 20px 11px 20px;\n height: 38px;\n letter-spacing: 0;\n justify-content: space-between;\n transition: opacity 0.1s linear, transform 0.1s ease, visibility 0.1s linear,\n border-radius 0.1s linear;\n\n &:hover {\n background-color: ",";\n }\n\n @media only screen and (max-width: 1024px) {\n height: 42px;\n justify-content: center;\n border-radius: 20px;\n border-color: ",";\n min-width: unset;\n }\n\n > span {\n margin-right: 12;\n font-size: 12px;\n line-height: 16px;\n\n @media only screen and (max-width: 1024px) {\n font-size: 14px;\n }\n }\n\n .zz-icon {\n height: 7px;\n top: 1px;\n position: relative;\n color: ",";\n\n @media only screen and (max-width: 1024px) {\n height: 8px;\n }\n\n path {\n fill: none;\n }\n }\n }\n\n .sort-button {\n &--opened {\n border-bottom-color: ",";\n border-radius: 20px 20px 0 0;\n\n @media only screen and (max-width: 1024px) {\n border-radius: 20px 20px 0 0;\n }\n }\n }\n\n .list-sort {\n width: 100%;\n padding: 0;\n top: 21px;\n border-radius: 0 0 20px 20px;\n border: 1px solid ",";\n overflow: hidden;\n border-top: 0;\n\n @media only screen and (max-width: 1024px) {\n top: 25px;\n border-color: ",";\n }\n\n &.exiting,\n &.exited {\n opacity: 0;\n transform: translateY(0px);\n }\n\n &.entering,\n &.entered {\n opacity: 1;\n transform: translateY(15px);\n border-top: 0;\n }\n\n &__button {\n color: ",";\n line-height: 16px;\n justify-content: flex-start;\n letter-spacing: normal;\n padding: 11px 20px;\n font-size: 12px;\n\n &--active,\n :hover {\n background-color: ",";\n color: ",";\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(a.l).withConfig({componentId:"sc-7eaab04c-0"})(_templateObject(),s.H.MINE_SHAFT,s.H.ALTO,s.H.WHITE,s.H.DOVE_GRAY,s.H.BLACK,s.H.TRANSPARENT,s.H.ALTO,s.H.DOVE_GRAY,s.H.MINE_SHAFT,s.H.PAMPAS_PINK,s.H.TORCH_RED);function CategorySortingDropdown(n){return(0,i.jsx)(l,{...n,shouldUseTransitionStage:!0,activeTransitionTimeInMs:400})}},13273:function(n,e,t){"use strict";t.d(e,{v:function(){return SpinWheel}});var i=t(85893),o=t(67294),r=t(39332),a=t(96984),s=t(87808),l=t(8021),c=t(42473),d=t(13248),u=t(94887),p=t(13170),m=t(21597),x=t(38538),h=t(63346),_=t(93804),f=t(80731),g=t(58566),w=t.n(g);function SpinWheel(n){let{component:e}=n,{buttonLink:t,buttonText:g,contactListId:b,coupons:j,hasEmailInput:v,hasNameInput:y,hasPhoneInput:N,legalText:C,media:O,rulesDescription:S,sectionDescription:I,sectionTitle:k,style:T,uuid:E,wheelSpinDescription:R,backgroundImage:A}=e,H=j.slice(0,8),[P,z]=(0,o.useState)(p.U.NO_ACTION),[M,L]=(0,o.useState)(!1),[D,B]=(0,o.useReducer)(n=>!n,!0),[F,G]=(0,o.useState)(!1),Z=(0,o.useRef)(null),{canSpinWheel:U,isLoadingSpunWheels:Y,sortedCoupon:W,setWheelSpun:V,setSortedCoupon:X}=(0,m.$)(E),{isMobile:q,isMobileL:K}=(0,x.k)(),{height:Q,width:J}=(0,h.d)(),$=(0,r.useRouter)(),nn={"--content-color":T.contentColor||_.H.MINE_SHAFT,"--accent-color":T.accentColor||_.H.TORCH_RED,"--background-color":T.backgroundColor||_.H.PAMPAS_PINK},ne=(null==A?void 0:A.url)?{backgroundImage:"url(".concat(A.url,")"),backgroundSize:"cover",backgroundPosition:"center"}:void 0,nt=b&&(v||y||N),ni=P===p.U.SUCCESS;return(0,o.useEffect)(()=>{Y||!U&&M||L(U)},[Y,U,M]),M?(0,i.jsx)(u.u,{isOpen:D,onRequestClose:B,lockPageScrollOnOpen:!0,style:{...nn},contentStyle:ne,className:"tw-h-svh ".concat(w().wrapper),contentClassName:"".concat("\n tw-bg-[var(--background-color)]\n [&_.label]:tw-text-[var(--content-color)]\n [&_.inner-input]:tw-text-[var(--content-color)]\n [&_.inner-input]:tw-border-[var(--content-color)]\n [&_.inner-input]:tw-placeholder-[var(--content-color)]\n [&_.error-message]:tw-text-[var(--content-color)]\n [&_button.primary]:tw-bg-[var(--accent-color)]\n [&_button.primary]:tw-text-[var(--background-color)]\n [&_button.primary]:tw-border-none\n "),children:(0,i.jsxs)("div",{className:"tw-relative tw-mt-[calc(81vw/2*-1)] tw-flex tw-flex-col tw-items-center tw-justify-center tw-gap-4 xs:tw-mt-[calc(86vw/2*-1)] xs:tw-gap-6 md:tw-mt-0 md:tw-flex-row-reverse md:tw-flex-wrap md:tw-justify-between",children:[(0,i.jsx)(d.A,{extraClassName:"md:tw-mr-[-18%] md:tw-size-[530px]",spinOnTouch:!nt,ref:Z,style:T,onWheelSpun:function(n){X({wheelUuid:E,coupon:H[n]}),V()},coupons:H,wheelMobileSize:Q<=700||J<=412?"80vw":void 0,wheelId:E,wheelTitle:k}),(0,i.jsxs)("div",{className:"tw-flex tw-w-full tw-flex-col tw-items-center tw-justify-center tw-gap-4 md:tw-mb-4 md:tw-max-w-md",children:[(0,i.jsxs)("div",{className:"tw-flex tw-flex-col tw-gap-2 md:tw-items-center md:tw-gap-4",children:[(0,i.jsx)("h3",{className:"tw-text-base tw-text-[var(--content-color)] max-md:tw-text-center xs:tw-text-lg md:tw-text-xl",children:k}),(0,i.jsx)("div",{className:"tw-flex tw-items-center tw-justify-center max-md:tw-self-center",children:(0,i.jsx)(a.M.Image,{alt:O.altText||"",...K?{width:178,height:41}:q?{width:200,height:46}:{width:265,height:61},src:O.url,className:"tw-w-fit tw-object-contain tw-object-center"})})]}),W?null:(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)("div",{className:"tw-flex tw-flex-col tw-gap-5 tw-text-[var(--content-color)]",children:[(0,i.jsx)("p",{className:"tw-text-center tw-text-xs max-md:tw-text-center xs:tw-text-sm",children:I}),S?(0,i.jsx)("p",{className:"tw-text-center tw-text-xs xs:tw-text-sm",children:S}):null]}),nt?(0,i.jsx)("div",{className:"tw-w-full [&_form>div]:tw-w-full",children:(0,i.jsx)(l.$,{buttonLabel:"Girar a roleta",contactListId:b,hasEmailInput:v,hasNameInput:y,hasPhoneInput:N,onSubmitContactList:function(){var n;null===(n=Z.current)||void 0===n||n.spinWheel()}})}):(0,i.jsx)(s.z,{className:"tw-m-0 tw-mt-3 tw-min-h-[42px]",onClick:()=>{var n,e;return null===(e=Z.current)||void 0===e?void 0:null===(n=e.spinWheel)||void 0===n?void 0:n.call(e)},children:"Girar a roleta"})]}),W?(0,i.jsxs)("div",{className:"tw-flex tw-flex-col tw-gap-3",children:[(0,i.jsxs)("div",{className:"tw-mt-2 tw-flex tw-flex-col tw-items-center tw-text-[var(--content-color)]",children:[(0,i.jsx)("p",{className:"tw-text-sm max-md:tw-text-center",children:R}),(0,i.jsx)("p",{className:"tw-mt-1 tw-text-xs tw-font-semibold max-md:tw-text-center",children:W.sectionDescription})]}),(0,i.jsxs)("div",{className:"tw-flex tw-items-center tw-overflow-hidden tw-rounded-full tw-border-2 tw-border-[var(--accent-color)] tw-text-[var(--accent-color)]",children:[(0,i.jsx)("h2",{className:"tw-flex-grow tw-px-8 tw-py-1 tw-text-center tw-text-2xl tw-font-bold xs:tw-text-[32px]",children:W.voucher.couponId}),(0,i.jsx)(s.z,{onClick:function(n){var e;n.currentTarget.blur(),f.c$({valueToCopy:(null==W?void 0:null===(e=W.voucher)||void 0===e?void 0:e.couponId)||"",setState:z})},className:"tw-m-0 tw-flex tw-h-full tw-w-24 tw-items-center tw-justify-center tw-bg-[var(--accent-color)] tw-px-8 tw-text-lg tw-font-medium tw-text-[var(--background-color)]",children:ni?(0,i.jsx)(c.X,{name:"checkButtonLight",className:"tw-h-6 [&_svg_path]:tw-fill-[var(--background-color)]"}):(0,i.jsx)(c.X,{name:"copyRounded",className:"tw-h-6"})})]}),(0,i.jsx)("div",{className:"tw-flex tw-items-center tw-justify-center",children:(0,i.jsx)("button",{onClick:()=>G(!0),className:"tw-font-bold tw-text-[var(--content-color)] tw-underline",children:F?"Voucher aplicado!":"Aplicar o voucher direto na sacola"})}),(0,i.jsx)(s.z,{onClick:function(){B(),$.push(t)},className:"tw-m-0 tw-mt-3 tw-min-h-[42px] tw-bg-[var(--accent-color)] tw-text-[var(--background-color)] max-md:tw-text-xs",children:g})]}):null]}),(0,i.jsx)("p",{className:"tw-order-3 tw-w-full tw-text-center tw-text-[10px] tw-text-[var(--content-color)]",children:C})]})}):null}},82826:function(n,e,t){"use strict";t.d(e,{A:function(){return StatusMessage}});var i=t(85893),o=t(37340),r=t(20256),a=t(3252),s=t(93804);function _templateObject(){let n=(0,o._)(["\n :nth-child(n) {\n .status-message {\n border-radius: 6px;\n\n @media only screen and (max-width: 768px) {\n padding: 17px 27px;\n }\n\n .zz-icon {\n path {\n fill: currentColor;\n }\n }\n\n &[type='error'] {\n color: ",";\n }\n\n &[type='warning'] {\n color: ",";\n }\n\n &[type='success'] {\n color: ",";\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(a.A).withConfig({componentId:"sc-b20020e6-0"})(_templateObject(),s.H.RED_RIBBON,s.H.CORN,s.H.EMERALD);function StatusMessage(n){return(0,i.jsx)(l,{...n})}},68420:function(n,e,t){"use strict";t.d(e,{f:function(){return Stories}});var i=t(85893),o=t(67294),r=t(5152),a=t.n(r),s=t(41664),l=t.n(s),c=t(11163),d=t(96984),u=t(59492),p=t(38538),m=t(89284),x=t(37340),h=t(20256),_=t(6226),f=t(93804);function _templateObject(){let n=(0,x._)(["\n width: 100%;\n\n .stories {\n &__list {\n list-style: none;\n }\n\n &__title {\n font-weight: normal;\n font-size: 14px;\n text-align: center;\n max-width: 260px;\n margin: 0 auto;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n text-overflow: ellipsis;\n margin-bottom: 30px;\n }\n\n &__wrapper {\n text-decoration: none;\n transition: opacity 0.5s ease;\n padding: 0 9px;\n display: block;\n\n @media only screen and (max-width: 1024px) {\n padding: 0 4px;\n }\n\n &:hover {\n opacity: 0.7;\n }\n }\n\n &__carousel,\n &__list {\n width: 100%;\n display: flex;\n justify-content: center;\n\n padding: 0 95px;\n\n @media only screen and (max-width: 1024px) {\n padding: 0;\n }\n\n .carousel {\n &__container {\n width: auto;\n\n @media only screen and (max-width: 1024px) {\n width: 100%;\n }\n }\n\n &__arrow {\n &--disabled {\n display: none;\n }\n\n @media only screen and (max-width: 1024px) {\n border-radius: 0;\n border: none;\n height: 105px;\n\n .zz-icon {\n display: none;\n }\n }\n\n &--prev {\n left: 20px;\n\n @media only screen and (max-width: 1024px) {\n left: 0;\n }\n }\n\n &--next {\n right: 20px;\n\n @media only screen and (max-width: 1024px) {\n right: 0;\n background: linear-gradient(\n 90deg,\n ",",\n "," 80%\n );\n }\n }\n }\n }\n }\n\n &__carousel {\n @media only screen and (max-width: 1024px) {\n padding-left: 17px;\n }\n\n &__slide,\n &__item {\n min-width: 100px;\n max-width: 100px;\n\n @media only screen and (max-width: 1024px) {\n min-width: 85px;\n max-width: 85px;\n }\n }\n }\n\n &__box-image {\n margin: 0 auto;\n border-radius: 50%;\n width: 82px;\n height: 82px;\n overflow: hidden;\n display: flex;\n align-items: center;\n justify-content: center;\n border: solid 1px ",";\n background: ",";\n\n @media only screen and (max-width: 1024px) {\n width: 78px;\n height: 78px;\n }\n }\n\n &__category {\n font-size: 14px;\n margin-top: 10px;\n color: ",";\n text-align: center;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n @media only screen and (max-width: 1024px) {\n font-size: 12px;\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let g=h.ZP.div.withConfig({componentId:"sc-c13b500a-0"})(_templateObject(),(0,_.a7)(f.H.WHITE,0),(0,_.a7)(f.H.WHITE,100),f.H.COD_GRAY,f.H.WHITE,f.H.DAVYS_GREY_DARKER),w=a()(()=>Promise.all([t.e(1255),t.e(2422),t.e(741),t.e(759),t.e(5360),t.e(1598),t.e(1991),t.e(8284),t.e(3989),t.e(7483),t.e(8025),t.e(3631)]).then(t.bind(t,68512)).then(n=>n.Carousel),{loadableGenerated:{webpack:()=>[68512]}}),b=a()(()=>Promise.all([t.e(1255),t.e(2422),t.e(741),t.e(759),t.e(5360),t.e(1598),t.e(1991),t.e(8284),t.e(3989),t.e(7483),t.e(8025),t.e(3631)]).then(t.bind(t,68512)).then(n=>n.CarouselSlide),{loadableGenerated:{webpack:()=>[68512]}});function Stories(n){let{component:e,className:t=""}=n,{products:r,sectionTitle:a,uid:s}=e,[x,h]=(0,o.useState)(!1),_=(0,o.useRef)(null),{isTablet:f}=(0,p.k)(),j=(0,m.y)({ref:_}),v=(0,c.useRouter)();function renderStoryContent(n,e){let{image:t,description:o}=n,r=f&&v.asPath.includes(u.Z.CATEGORY_BASE)&&e<4;return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)("div",{className:"stories__box-image",children:(0,i.jsx)(d.M.Image,{src:(null==t?void 0:t.url)||"",width:80,height:80,alt:o,objectFit:"cover",priority:r})}),(0,i.jsx)("div",{className:"stories__category",children:o})]})}function renderStory(n,e){let{url:t}=n;return t?(0,i.jsx)(l(),{href:t,prefetch:!1,className:"stories__wrapper",children:renderStoryContent(n,e)}):(0,i.jsx)("div",{className:"stories__wrapper",children:renderStoryContent(n,e)})}return(0,o.useEffect)(()=>{h(j.right)},[f,j]),(0,i.jsxs)(g,{className:t,children:[a?(0,i.jsx)("h3",{className:"stories__title",children:a}):null,x?(0,i.jsx)(w,{className:"stories__carousel",options:{hidePagination:!0,hideArrows:f,drag:!0,slides:{perView:"auto"}},children:r.map((n,e)=>(0,i.jsx)(b,{className:"stories__carousel__slide",children:renderStory(n,e)},n.description))},s):(0,i.jsx)("ul",{className:"stories__list",ref:_,children:r.map((n,e)=>(0,i.jsx)("li",{className:"stories__list__item",children:renderStory(n,e)},n.description))})]})}},55509:function(n,e,t){"use strict";t.d(e,{r:function(){return Switch}});var i=t(85893),o=t(37340),r=t(20256),a=t(63225),s=t(93804);function _templateObject(){let n=(0,o._)(["\n &.switch {\n &__input {\n width: 40px;\n height: 20px;\n background: ",";\n\n &:checked {\n background: ",";\n\n &::before {\n left: 22px;\n }\n }\n\n &::before {\n width: 14px;\n height: 14px;\n top: 50%;\n left: 4px;\n transform: scale(1) translateY(-50%);\n border: inherit;\n }\n }\n }\n"]);return _templateObject=function(){return n},n}let l=(0,r.ZP)(a.r).withConfig({componentId:"sc-76019e5e-0"})(_templateObject(),s.H.ALTO,s.H.EMERALD);function Switch(n){return(0,i.jsx)(l,{...n})}},94765:function(n,e,t){"use strict";t.d(e,{N:function(){return TermsOfUse}});var i=t(85893),o=t(4530);function TermsOfUse(n){return(0,i.jsx)(o.N,{...n,hasHeadContent:!0})}},80234:function(n,e,t){"use strict";t.d(e,{n:function(){return Video}});var i=t(85893),o=t(78951),r=t(37340),a=t(20256),s=t(93804);function _templateObject(){let n=(0,r._)(["\n position: relative;\n\n .video-tag {\n padding: 6px 12px;\n color: ",";\n border: 1px solid ",";\n border-radius: 5px;\n position: absolute;\n top: 14px;\n right: 15px;\n z-index: 1;\n }\n\n .audio-button {\n position: absolute;\n top: 13px;\n left: 6px;\n padding: 5px;\n background: none;\n border: none;\n color: ",";\n\n &--is-muted {\n top: 12px;\n left: 4px;\n }\n }\n"]);return _templateObject=function(){return n},n}let l=a.ZP.div.withConfig({componentId:"sc-3c624df4-0"})(_templateObject(),s.H.WHITE,s.H.WHITE,s.H.WHITE),c={ON:18,OFF:21};function Video(n){let{shouldHideTag:e,options:t,shouldHideAudioToggle:r,linkUrl:a="",...s}=n;return(0,i.jsxs)(l,{children:[(0,i.jsx)(o.n,{options:{...t},audioButtonConfigs:{iconSize:c,mutedClassName:"audio-button--is-muted",shouldRenderAudioButton:!r},linkUrl:a,...s}),e?null:(0,i.jsx)("div",{className:"video-tag",children:"V\xeddeo"})]})}},6748:function(n,e,t){"use strict";t.d(e,{E:function(){return WishGiftDrawer}});var i=t(85893),o=t(25573),r=t(42473),a=t(88420),s=t(82774);function WishGiftDrawer(n){let{isOpen:e,product:t,headerTitle:l,headerSubTitle:c,headerDescription:d,successSubTitle:u,isEmailRequired:p=!0,customMessage:m,shouldSendEmarsys:x,campaignName:h,contactListId:_,iconSuccessWishGift:f,contentClassName:g="",maxWidth:w="390px",shouldRenderSizeError:b=!1,customInputPlaceholders:j,customInputLabels:v,variantOptionsClassName:y,customSizeText:N,defaultChecked:C=!0,shouldRenderSelectOptions:O=!1,setIsOpen:S,onSuccess:I}=n;return(0,i.jsxs)(o.d,{maxWidth:w,isOpen:e,lockPageScrollOnOpen:!0,shouldRenderCloseButton:!1,onClose:()=>S(!1),children:[(0,i.jsx)("button",{"aria-label":s.Z.CLOSE_MODAL,className:"tw-absolute tw-right-5 tw-top-5",onClick:()=>S(!1),children:(0,i.jsx)(r.X,{name:"newClose",size:12})}),(0,i.jsx)(a.H,{product:t,campaignName:h,contactListId:_,contentClassName:g,customInputLabels:v,customInputPlaceholders:j,customMessage:m,customSizeText:N,defaultChecked:C,headerDescription:d,headerSubTitle:c,headerTitle:l,successSubTitle:u,iconSuccessWishGift:f,isEmailRequired:p,shouldRenderSizeError:b,shouldSendEmarsys:x,variantOptionsClassName:y,shouldRenderSelectOptions:O,shouldRenderFeedbackComponent:!0,setIsOpen:S,onSuccess:I})]})}},57138:function(n,e,t){"use strict";t.d(e,{X:function(){return ZzIcon}});var i=t(85893),o=t(42473);function ZzIcon(n){return(0,i.jsx)(o.X,{...n})}},90838:function(n){n.exports={inspiraHeader:"styles_inspiraHeader__CR1fz"}},16164:function(n){n.exports={"tw-container":"styles_tw-container__KMlJO","tw-main-container":"styles_tw-main-container__c8hV3","tw-h-dvh":"styles_tw-h-dvh__6oXT_",recommendation:"styles_recommendation__r9We2",center:"styles_center__0ixb6"}},58566:function(n){n.exports={"tw-container":"styles_tw-container__uZRrJ","tw-main-container":"styles_tw-main-container__DQZf7","tw-h-dvh":"styles_tw-h-dvh__f5tEv",wrapper:"styles_wrapper__tkqNW"}}}]);