@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";.--mmao--Filters--container{display:flex;box-sizing:border-box;flex-direction:column;width:100%;max-width:223px;height:100%;max-height:36.125rem}.--mmao--Filters--title-container{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:5.375rem;flex-wrap:wrap;padding-bottom:1rem}.--mmao--Filters--titler{color:#121926;font-family:Poppins,sans-serif;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.25rem}.--mmao--Filters--IndividualFilter-container{display:flex;flex-direction:row;box-sizing:border-box;align-items:center;padding:0rem 1rem;gap:.5rem}.--mmao--Filters--IndividualFilter-checkbox{background-color:#fff;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:.375rem;border:.0625rem solid #121926;-webkit-user-select:none;user-select:none}.--mmao--Filters--IndividualFilter-checkbox.--checked{background-color:#121926}.--mmao--Filters--IndividualFilter-title{color:#121926;font-family:Poppins,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;overflow:hidden;max-width:80%;text-wrap:nowrap}.--mmao--Filters--Filter-wrap{display:flex;flex-direction:column;gap:.5rem;max-height:39.1%;height:100%;overflow-y:auto;width:90rem;max-width:13.875rem;margin-bottom:.625rem}.--mmao--Filters--Filter-wrap::-webkit-scrollbar{width:.125rem}.--mmao--Filters--Filter-wrap::-webkit-scrollbar-track{background:#eef2f6}.--mmao--Filters--Filter-wrap::-webkit-scrollbar-thumb{background:#b8bfca}.--mmao--Filters--Filter-wrap::-webkit-scrollbar-thumb:hover{background:#b8bfca}.--mmao--Filters--Filter-wrap:last-child{margin-bottom:unset}.--mmao--Filters--Filter-box{display:flex;flex-direction:column;gap:.5rem;height:100%}.--mmao--Filters--Filter-box-title{color:#121926;font-family:Poppins,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.--mmao--Filters--TriggerButton{display:inline-flex;padding:4px;flex-direction:column;align-items:flex-start;border-radius:4px;border:1px solid #E3E8EF}.--mmao--Filters--Drawer{position:absolute;box-sizing:border-box;z-index:99999;width:100vw;height:98vh;top:0;background-color:#fff;left:0;padding:24px 24px 16px;overflow:hidden;border-radius:16px}.--mmao-Filters-header-mobile{display:flex;flex-direction:row;justify-content:center;margin-bottom:25px;padding-right:25px}.--mmao-Filters-header-return-Label{color:#121926;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:20px}.--mmao-Filters-header-return-container{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:16px}.--mmao--Filters--Filter-wrap.--mobile{width:100%;max-width:unset;overflow-y:visible;max-height:unset}.--mmao--Filters--Filter-wrap.--mobile:last-child{margin-bottom:68px}.--mmao--Filters--Filter-box.--mobile{overflow-y:auto;max-height:calc(100vh - 170px)}.--mmao--Filters--Filter-box.--mobile::-webkit-scrollbar{width:.125rem}.--mmao--Filters--Filter-box.--mobile::-webkit-scrollbar-track{background:#eef2f6}.--mmao--Filters--Filter-box.--mobile::-webkit-scrollbar-thumb{background:#b8bfca}.--mmao--Filters--Filter-box.--mobile::-webkit-scrollbar-thumb:hover{background:#b8bfca}.--mmao--Filters--Filter-box.--mobile:last-child{margin-bottom:unset}.--mmao--Filters--Filter-buttons-container{position:absolute;box-sizing:border-box;left:0;width:100%;bottom:0;display:flex;flex-direction:row;justify-content:center;padding:8px 24px 16px;align-items:center;gap:16px;border-radius:0 0 16px 16px;background:#ffffff80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.--mmao--Filters--Filter-button-primary{border-radius:4px;border:1px solid #121926;padding:12px 16px;width:100%;max-width:155px;box-sizing:border-box;display:flex;justify-content:center}.--mmao--Filters--Filter-button-primary .--mmao--Filters--Filter-button-label{color:#121926;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.--mmao--Filters--Filter-button-secondary{border-radius:4px;border:1px solid #121926;padding:12px 16px;width:100%;max-width:155px;background:#121926;box-sizing:border-box;display:flex;justify-content:center}.--mmao--Filters--Filter-button-secondary .--mmao--Filters--Filter-button-label{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.mmao--ChosenFilters-container{width:100%;display:flex;flex-direction:row;gap:1rem}.mmao--ChosenFilters-tab{display:flex;flex-direction:row;padding:.25rem .625rem;justify-content:center;align-items:center;gap:.625rem;border-radius:6.25rem;background:#eef2f6;cursor:pointer;-webkit-user-select:none;user-select:none}.mmao--ChosenFilters-filterName{color:#121926;font-family:Poppins,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:.0225rem}.mmao--ChosenFilters-filterRemove{width:.75rem;height:.75rem}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.--mmao--productCard__container{width:100%;max-width:13.7813rem;max-height:20.125rem;display:flex;flex-direction:column;box-sizing:border-box;border:1px solid var(--MMAO-Stroke)}.--mmao--productCard__container.--mmao--productCard__container-minimalUI{max-width:200px;max-height:322px}.--mmao--productCard__container.--mobile{width:calc(50% - 8px);max-width:192px}.--mmao--productCard__Image-container{display:flex;justify-content:center;width:100%;height:100%}.--mmao--productCard__Image{border-radius:.75rem .75rem 0rem 0rem;max-height:175px;width:auto;max-width:100%}.--mmao--productCard__Image.--mobile{max-width:100%;min-height:unset}.--mmao--productCard__Data-container{display:flex;flex-direction:column;padding:1rem;gap:.5rem;background-color:var(--MMAO-Background)}.--mmao--productCard__Product-price-name-container{display:flex;flex-direction:column;gap:.25rem}.--mmao--productCard__Product-name{color:var(--MMAO-High-Emphasis-01);font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:1.25rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.--mmao--productCard__Product-price-button-container{display:flex;flex-direction:row;justify-content:space-between}.--mmao--productCard__Product-description{overflow:hidden;color:#4b5565;text-overflow:ellipsis;font-family:Poppins,sans-serif;font-size:.6875rem;font-style:normal;font-weight:400;white-space:nowrap}.--mmao--productCard__Product-price-container{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:.25rem}.--mmao--productCard__Product-price-final{color:var(--MMAO-High-Emphasis-01);font-family:Roboto,sans-serif;font-size:1rem;font-style:normal;font-weight:900}.--mmao--productCard__Product-price-initial{color:#697586;font-family:Roboto,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;text-decoration-line:strikethrough}.--mmao--productCard__Button-offer{background-color:var(--MMAO-Principal-Active);border:none;border-radius:12px;padding:8px 16px;max-height:2.5625rem;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;color:var(--MMAO-Text-Principal-Action);box-shadow:0 4px 4px #00000040}.--mmao--productCard__Button-offer:hover{background-color:var(--MMAO-Principal-Hover)}.--mmao--productCard__Button-offer:active,.--mmao--productCard__Button-offer:focus{background-color:var(--MMAO-Principal-Pressed)}.--mmao--Pager--container{width:11.25rem;box-sizing:border-box;padding:.25rem 1rem;border-radius:1rem;background:#eef2f6;display:flex;flex-direction:row;justify-content:space-between;background:var(--MMAO-Background)}.--mmao--Pager--label{color:#364152;font-family:Poppins,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal}.--mmao--Pager--Arrow{cursor:pointer;width:1rem;height:1rem}.--mmao--commons-closeIcon{cursor:pointer}.--mmao-Error-Container{display:flex;flex-direction:row;max-width:946px;padding:64px 72px;border-radius:16px;background:#f2f6fb;gap:55px;box-sizing:border-box}.--mmao-Error-Container.--mobile{flex-direction:column;max-width:319px;padding:48px 24px}.--mmao-Error-TextContainer{display:flex;flex-direction:column;justify-content:center;max-width:357px;gap:24px}.--mmao-Error-TextContainer.--mobile{gap:16px}.--mmao-Error-Title{color:#4b5565;font-family:Poppins,sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:56px}.--mmao-Error-Title.--mobile{font-family:Poppins,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:48px}.--mmao-Error-Subtitle{color:#121926;font-family:Poppins,sans-serif;font-size:34px;font-style:normal;font-weight:500;line-height:40px}.--mmao-Error-Subtitle.--mobile{font-family:Poppins,sans-serif;font-size:22px;font-style:normal;font-weight:500;line-height:28px}.--mmao-Error-ActionContainer{display:flex;flex-direction:row;gap:4px;cursor:pointer}.--mmao-Error-text{color:#4b5565;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.--mmao-Error-text.--mobile{font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.--mmao-Error-ActionLabel{color:#4b5565;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.--mmao-First-View-container{display:flex;flex-direction:column;box-sizing:border-box;width:100%;max-width:1280px;height:100vh;max-height:52.5rem;padding:16px 16px 25px 24px;border-radius:16px;background:#fff;box-shadow:0 -4px 8px #0000001a;margin:auto}.--mmao-First-View-container.--mmao-First-View-container-minimalUI{max-height:32.125rem!important;width:100%;max-width:56.5rem}.--mmao-First-View-container.--mmao-First-View-container-noFilters{max-height:47.5rem}.--mmao-First-View-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:32.5px}.--mmao-First-View-header.--mmao-First-View-header-minimal{flex-direction:column;margin-bottom:17px}.--mmao-First-View-plp{display:flex;flex-direction:row;gap:24px;margin-bottom:16px;max-height:78%}@media screen and (max-height: 816px){.--mmao-First-View-plp{justify-content:center;max-height:78%}}.--mmao-First-View-Products-container{display:flex;flex-direction:column;gap:24px;width:100%}.--mmao-First-View-Products{display:flex;flex-wrap:wrap;gap:23px;overflow:auto;max-height:578px;height:100%;box-sizing:border-box}.--mmao-First-View-Products.--mmao-First-View-Products-minimalUI{overflow:hidden;gap:21px}.--mmao-First-View-Products::-webkit-scrollbar{width:.125rem}.--mmao-First-View-Products::-webkit-scrollbar-track{background:#eef2f6}.--mmao-First-View-Products::-webkit-scrollbar-thumb{background:#b8bfca}.--mmao-First-View-Products::-webkit-scrollbar-thumb:hover{background:#b8bfca}.--mmao-First-View-Products:last-child{margin-bottom:unset}.--mmao-First-View-header-title{color:#121926;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;max-width:954px}.--mmao-First-View-header-title.--mmao-First-View-header-title-minimal{color:var(--Text-Heading, #121926);text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-top:26px}.--mmao-First-View-footer{display:flex;justify-content:space-between;padding:0 15px 0 0}.--mmao-First-View-header-closeButtonContainer{display:flex;flex-direction:row;justify-content:end;margin-bottom:8px}.--mmao-First-View-container-mobile{display:flex;flex-direction:column;box-sizing:border-box;width:100%;height:100vh;padding:24px 8px 16px 15px;border-radius:16px;background:#fff;box-shadow:0 -4px 8px #0000001a;margin:auto;overflow:hidden;max-width:688px}.--mmao-First-View-header-mobile{display:flex;justify-content:space-between}.--mmao-First-View-container-mobile{display:flex;flex-direction:column;gap:10px}.--mmao-First-View-filters-container.--mobile{display:flex;flex-direction:row;gap:8px}.--mmao-First-View-products-container.--mobile{display:flex;justify-content:center;flex-direction:row;box-sizing:border-box;flex-wrap:wrap;overflow-y:scroll;gap:16px 24px}@media screen and (max-width: 646px){.--mmao-First-View-products-container.--mobile{gap:8px}}.--mmao-First-View-poweredby-container{display:flex;flex-direction:row;align-items:center;gap:4px}.--mmao-First-View-poweredby-container.--mobile{justify-content:space-between}@supports (-webkit-touch-callout: none){.--mmao-First-View-poweredby-container.--mobile{margin-bottom:100px}}.--mmao-First-View-poweredby-label{color:#000;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.--mmao-First-View-poweredby-image{max-width:68px;height:auto}.--mmao-ProductOfferAccepted-container{width:100%;max-width:546px;justify-content:flex-start;align-items:center;gap:16px;box-sizing:border-box;display:flex;flex-direction:column}.--mmao-ProductOfferAccepted-container.--mobile{padding:0}.--mmao-ProductOfferAccepted-messages-icon{max-width:60px}.--mmao-ProductOfferAccepted-messages-container{width:100%;padding:32px;align-items:center;gap:24px;box-sizing:border-box;display:flex;flex-direction:column;border-radius:16px;border:1px solid #E5E5E5}.--mmao-ProductOfferAccepted-rejected-messages-container{width:100%;padding:40px;align-items:center;gap:24px;box-sizing:border-box;display:flex;flex-direction:column;border-radius:16px;border:1px solid #E5E5E5}.--mmao-ProductOfferAccepted-messages-offerlabel{color:#364152;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal;width:100%;text-align:left}.--mmao-ProductOfferAccepted-messages-emaillabel{color:#4b5565;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px;text-align:left;width:100%}.--mmao-ProductOfferAccepted-messages-email{color:#364152;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.--mmao-ProductOfferAccepted-messages-timeContainer{display:flex;flex-direction:column;gap:8px;width:100%}.--mmao-ProductOfferAccepted-messages-time-wrapper{display:flex;flex-direction:row;gap:8px}.--mmao-ProductOfferAccepted-messages-timeLabel,.--mmao-ProductOfferAccepted-messages-timer{color:#4b5565;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.--mmao-ProductOfferAccepted-messages-progressBar-wrapper{width:100%}.--mmao-ProductOfferAccepted-messages-progressBar-wrapper .MuiLinearProgress-root{background-color:#b8bfca}.--mmao-ProductOfferAccepted-messages-progressBar-wrapper .css-5xe99f-MuiLinearProgress-bar1{background-color:#00da79}.--mmao-ProductOfferAccepted-button{border:unset;padding:12px 16px;border-radius:4px;background:#121926;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;width:100%}.--mmao-ProductOfferRejected-button{border:1px solid #b9c0cb;border-radius:4px;background:linear-gradient(to right,#121926 50%,#b9c0cb 50%);background-size:200% 100%;background-position:right bottom;transition:all 5s ease-out;color:#121926;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;padding:12px 16px;width:100%;cursor:pointer}.--mmao-ProductOfferRejected-button.mmao-EmailInput-filling{border:1px solid #121926;color:#fff;background-position:inherit}.--mmao-ProductOfferAccepted-messages-rejectedLabel{color:#4b5565;text-align:center;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.--mmao-ProductOfferAccepted-coupon-container{display:flex;flex-direction:column;gap:8px}.--mmao-ProductOfferAccepted-coupon-wrapper{display:flex;flex-direction:row;justify-content:center;gap:12px;padding:8px 32px;border-radius:4px;background:#beffe2;width:100%;box-sizing:border-box}.--mmao-ProductOfferAccepted-coupon{color:#364152;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:16px}.--mmao-ProductOfferAccepted-coupon-label{color:#4b5565;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.--mmao-ProductOfferAccepted-couponIcon{cursor:pointer}.--mmao-ProductOfferAccepted-messages-rejectedTitle{color:#364152;text-align:center;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.--mmao-Second-View-container{display:flex;flex-direction:column;box-sizing:border-box;width:80rem;height:100vh;max-height:52.5rem;padding:1.9375rem 1.5rem 2.625rem 2.5rem;border-radius:16px;background:#fff;box-shadow:0 -4px 8px #0000001a;margin:auto;justify-content:space-between}.--mmao-Second-View-header-closeButton{width:100%;display:flex;justify-content:flex-end}.--mmao-Second-View-returnButton{padding:7px 16px;background-color:var(--MMAO-Secondary-Active);border-radius:12px;border:1px solid var(--MMAO-Principal-Active);display:flex;flex-direction:row;gap:8px;color:var(--MMAO-Principal-Active);fill:var(--MMAO-Principal-Active);cursor:pointer}.--mmao-Second-View-returnButton:hover{background-color:var(--MMAO-Secondary-Hover);color:var(--MMAO-Low-Emphasis-01);fill:var(--MMAO-Low-Emphasis-01);border-color:var(--MMAO-Secondary-Hover)}.--mmao-Second-View-returnButton:active,.--mmao-Second-View-returnButton:focus{background-color:var(--MMAO-Secondary-Pressed);color:var(--MMAO-Low-Emphasis-01);fill:var(--MMAO-Low-Emphasis-01);border-color:var(--MMAO-Secondary-Pressed)}.--mmao-Second-View-returnButtonSVG{fill:inherit}.--mmao-Second-View-header{display:flex;flex-direction:row;align-items:center;gap:23px}.--mmao-Second-View-label{color:#121926;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.--mmao-Second-View-wrapper{display:flex;flex-direction:row;justify-content:space-between;gap:32px;box-sizing:border-box;width:100%;max-width:1066px;max-height:70vh}.--mmao-Second-View-ProductImage-container{width:100%;max-width:488px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;max-height:100%;box-sizing:border-box}.--mmao-Second-View-ProductInfo-container{width:100%;max-width:546px;display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:16px;overflow-y:auto;max-height:582px}.--mmao-Second-View-ProductInfo-container::-webkit-scrollbar{width:.125rem}.--mmao-Second-View-ProductInfo-container::-webkit-scrollbar-track{background:#eef2f6}.--mmao-Second-View-ProductInfo-container::-webkit-scrollbar-thumb{background:#b8bfca}.--mmao-Second-View-ProductInfo-container::-webkit-scrollbar-thumb:hover{background:#b8bfca}.--mmao-Second-View-basePrice{color:#616d7d;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:32px;text-decoration:line-through}.--mmao-Second-View-currentPrice{color:#000;font-family:Poppins,sans-serif;font-size:22px;font-style:normal;font-weight:600;line-height:26px}.--mmao-Second-View-shippingLabel{color:#999;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:12px}.--mmao-Second-View-PriceContainer{display:flex;flex-direction:column;gap:2px}.--mmao-Second-View-price-title{color:#999;font-family:Poppins,sans-serif;font-size:9px;font-style:normal;font-weight:400;line-height:var(--Spacing-12, 12px)}.--mmao-Second-View-divider{height:1px;width:100%;background:#e3e8ef}.--mmao-Second-View-right-wrapper{display:flex;flex-direction:column;gap:41px;width:100%}.--mmao-Second-View{display:flex;flex-direction:row;align-items:flex-start;gap:23px}.--mmao-Second-View-container-mobile{display:flex;flex-direction:column;box-sizing:border-box;width:100vw;height:100vh;padding:16px;border-radius:16px;background:#fff;box-shadow:0 -4px 8px #0000001a;margin:auto;overflow:auto;max-width:688px}.--mmao-Second-View-header{display:flex;flex-direction:row;justify-content:space-between}.--mmao-Second-View-returnButton-mobile{color:var(--MMAO-Principal-Active);background:var(--MMAO-Secondary-Active);border:unset;display:flex;align-items:center;gap:8px;padding:7px 0}.--mmao-Second-View-Content{display:flex;flex-direction:column;gap:16px}.--mmao-Second-View-Content.--mobile{height:100%}@media screen and (max-width: 646px){.--mmao-ProductEmailInput-container,.--mmao-ProductEmailInput-input,.--mmao-ProductEmail-info-container,.--mmao-ProductEmailInput-button{max-width:unset}}.--mmao-Second-View-CTAs-Container{display:flex;flex-direction:row;justify-content:space-between;width:100%;min-height:56px}.--mmao-Second-View-CTAs-Container.--mobile{flex-direction:column;gap:16px}.--mmao-Second-View-BuyNow{padding:8px 16px;width:100%;max-width:249px;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:-.4px;background-color:var(--MMAO-Secondary-Active);border:unset;border:1px solid var(--MMAO-Principal-Active);border-radius:8px;cursor:pointer;color:var(--MMAO-Principal-Active)}.--mmao-Second-View-BuyNow:hover{background-color:var(--MMAO-Secondary-Hover);border-color:var(--MMAO-Secondary-Hover);color:var(--MMAO-Low-Emphasis-01)}.--mmao-Second-View-BuyNow.--mobile{max-width:unset}.--mmao-Second-View-OfferCTA{padding:8px 16px;width:100%;max-width:249px;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:-.4px;background-color:var(--MMAO-Principal-Active);border:unset;border-radius:8px;box-shadow:0 4px 4px #00000040;color:var(--MMAO-Text-Principal-Action);cursor:pointer}.--mmao-Second-View-OfferCTA:hover{background-color:var(--MMAO-Principal-Hover);color:var(--MMAO-Text-Principal-Action);border-color:var(--MMAO-Principal-Hover)}.--mmao-Second-View-OfferCTA.--mobile{max-width:unset}.--mmao-Second-View-EmailInput-Container{display:flex;height:100%;width:100%;justify-content:center;align-items:center}.--mmao-ProductInfo-container{display:flex;flex-direction:column;gap:8px}.--mmao-ProductInfo-title{color:#121926;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.--mmao-ProductInfo-description{color:#4b5565;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.--mmao-ProductInfo-reviews-label{color:#616d7d;font-family:Roboto,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.3px;margin-left:8px}.--mmao-ProductInfo-reviews-container{display:flex;flex-direction:row;align-content:center}.--mmao-ProductEmailInput-container{position:relative;width:100%;max-width:361px;box-sizing:border-box}.--mmao-ProductEmailInput-input{width:100%;max-width:361px;border-radius:12px;box-sizing:border-box;border:1px solid #E3E8EF!important;background:#f8fafc;padding:13px 16px 13px 36px;font-size:14px;font-family:Poppins,sans-serif}.--mmao-ProductEmailInput-input:focus{outline:none}.--mmao-ProductEmailInput-container img{position:absolute;left:16px;pointer-events:none;top:16px}.--mmao-ProductEmailInput-label{color:#121926;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.--mmao-ProductEmailInput-wrapper{display:flex;flex-direction:column;gap:8px;width:100%;max-width:361px;justify-content:center}.--mmao-ProductEmailInput-wrapper.--mobile{height:100%}.--mmao-ProductEmailInput-label-container{display:flex;flex-direction:row;gap:4px}.--mmao-ProductEmailInput-tooltip-container{display:flex;flex-direction:column}.--mmao-ProductEmailInput-tooltip-title{color:#616d7d;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal}.--mmao-ProductEmailInput-tooltip-text{color:#616d7d;font-family:Poppins,sans-serif;font-size:9px;font-style:normal;font-weight:400;line-height:12px}.--mmao-ProductEmailInput-tooltip{border-radius:4px!important;background:#ffffffb3!important;max-width:184px}.--mmao-ProductEmailInput-button{border:1px solid #b9c0cb;border-radius:4px;background:linear-gradient(to right,#121926 50%,#b9c0cb 50%);background-size:200% 100%;background-position:right bottom;transition:all 5s ease-out;color:#121926;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;padding:12px 16px;max-width:361px;cursor:pointer}.--mmao-ProductEmailInput-button.mmao-EmailInput-filling{border:1px solid #121926;color:#fff;background-position:inherit}.--mmao-ProductEmailInput-settedEmail{display:flex;flex-direction:row;align-items:center;gap:4px}.--mmao-ProductEmailInput-settedEmail-label{color:#b8bfca;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.--mmao-ProductEmailInput-settedEmail-edit{color:#616d7d;font-family:Poppins;font-size:11px;font-style:normal;font-weight:400;line-height:16px;text-decoration-line:underline;cursor:pointer}.--mmao-ProductEmailInput-disclaimer{color:#4b5565;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.--mmao-ProductEmail-info-container{display:flex;flex-direction:row;gap:4px;border-radius:8px;background:#cfffea;box-sizing:border-box;padding:8px;max-width:361px}.--mmao-ProductEmail-info-container-img{max-width:16px;max-height:18px}.--mmao-ProductEmail-info-header-container{display:flex;flex-direction:row;align-items:center;gap:4px}.--mmao-ProductEmail-info-header-label,.--mmao-ProductEmail-info-label{color:#364152;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.--mmao-ProductCurrentViews-container{display:flex;padding:8px;gap:8px}.--mmao-ProductCurrentViews-label{color:#ff7a00;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:20px}.--mmao-ProductImage-container{display:flex;gap:24px;flex-direction:column;width:100%;max-height:48vh;box-sizing:border-box}.--mmao-ProductImage-MainImage{width:auto;max-width:488px;height:auto}.--mmao-ProductImage-preview-container{display:flex;flex-direction:row;justify-content:space-between;width:100%;box-sizing:border-box;max-height:70px}.--mmao-ProductImage-preview-container.--mmao-ProductImage-preview-container-minimal{justify-content:flex-start;gap:15px}.--mmao-ProductImage-preview{border-radius:8px;max-width:70px}.--mmao-ProductImage-MainImage-container{display:flex;justify-content:center;max-height:100%}.--mmao-ProductImage-MainImage-container-mobile .carousel.carousel-slider{display:flex;flex-direction:column-reverse}.--mmao-ProductImage-MainImage-container-mobile .carousel .control-dots{position:relative}.--mmao-ProductImage-MainImage-container-mobile .carousel .control-dots .dot{width:6px;height:6px;margin:0!important;background-color:#eef2f6!important;box-shadow:none}.--mmao-ProductImage-MainImage-container-mobile .carousel .control-dots .dot.selected{background-color:#4b5565!important}.--mmao-ProductImage-MainImage-container-mobile .slider-wrapper{border-radius:var(--spacing-12, 12px)}.--mmao-ProductImage-MainImage-container-mobile .control-dots{display:flex;justify-content:center;flex-direction:row;gap:8px}.--mmao-ProductImage-MainImage-container-mobile .carousel .slide img{max-height:280px;width:auto}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.--mmao-ProductOfferComponent-MainContainer{display:flex;width:100%;box-sizing:border-box;flex-direction:column;justify-content:space-between;gap:16px}@supports (-webkit-touch-callout: none){.--mmao-ProductOfferComponent-MainContainer.--mobile{margin-bottom:100px}}.--mmao-ProductOfferComponent-TextContainer{display:flex;flex-direction:row;justify-content:space-between}.--mmao-ProductOfferComponent-TextContainer-title{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.--mmao-ProductOfferComponent-TextContainer-label{padding:4px 8px;border-radius:100px;background:#f9fbfd;color:#00c16c;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.3px}.--mmao-ProductOfferComponent-ActionContainer{display:flex;gap:24px}.--mmao-ProductOfferComponent-stepper{cursor:pointer}.--mmao-ProductOfferComponent-InputContainer{display:flex;max-width:208px;gap:8px}.--mmao-ProductOfferComponent-Input{max-width:160px;width:100%;height:36px;border-radius:12px;border:1px solid #CCC;background:#fff;padding:0 8px;color:#000;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.--mmao-ProductOfferComponent-Input:focus{outline:none}.--mmao-ProductOfferComponent-Input::-webkit-outer-spin-button,.--mmao-ProductOfferComponent-Input::-webkit-inner-spin-button{-webkit-appearance:none}.--mmao-ProductOfferComponent-Input[type=number]{-moz-appearance:textfield}.--mmao-ProductOfferComponent-OfferButton{width:100%;max-width:136px;background:var(--MMAO-Principal-Active);border:none;color:var(--MMAO-Text-Principal-Action);border-radius:12px;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;padding:8px 24px;cursor:pointer;max-height:36px}.--mmao-ProductOfferComponent-OfferButton:hover{background:var(--MMAO-Principal-Hover)}.--mmao-ProductOfferComponent-OfferButton.--disabled{background:var(--MMAO-Principal-Inactive);pointer-events:none;cursor:not-allowed}.--mmao-ProductOfferComponent-Input-Label{color:#666;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:12px;margin-top:4px}.--mmao-ProductOfferComponent-Tries{color:#00c46d;text-align:center;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.36px}.--mmao-ProductOfferComponent-Input-Container{position:relative;display:flex;box-sizing:border-box}.--mmao-ProductOfferComponent-Offer-MessageContainer{display:flex;flex-direction:column;justify-content:space-between;padding:16px;border-radius:16px;border:1px solid #E3E8EF;gap:8px;height:172px}.--mmao-ProductOfferComponent-Offer-messages-container{display:flex;flex-direction:column;overflow-y:auto;gap:12px}.--mmao-ProductOfferComponent-Offer-messages-container::-webkit-scrollbar{width:.125rem}.--mmao-ProductOfferComponent-Offer-messages-container::-webkit-scrollbar-track{background:#eef2f6}.--mmao-ProductOfferComponent-Offer-messages-container::-webkit-scrollbar-thumb{background:#b8bfca}.--mmao-ProductOfferComponent-Offer-messages-container::-webkit-scrollbar-thumb:hover{background:#b8bfca}.--mmao-ProductOfferComponent-Offer-title{color:#7d899c;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:16px;letter-spacing:.36px}.--mmao-ProductOfferComponent-Offer-quantity{color:#121926;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:28px}.--mmao-ProductOfferComponent-Offer-reviewing{color:#121926;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:20px;border-radius:8px;background:#fafafa;padding:4px 8px}.--mmao-ProductOfferComponent-CounterOfferButton{width:100%;height:48px;padding:8px 24px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;border-radius:12px;background:#000;box-shadow:0 4px 4px #00000040;font-family:Poppins,sans-serif;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:20px;border:none;cursor:pointer}.--mmao-ProductOfferComponent-CounterOfferButton.--disabled{background:#b8bfca;pointer-events:none;cursor:not-allowed}.--mmao--WidgetBubble-container{border-radius:64px;display:flex;width:85px;height:85px;padding:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;flex-shrink:0;cursor:pointer;position:fixed;left:10px;bottom:10px;background:#d3d3d3 50%/cover no-repeat;background-blend-mode:saturation}.--mmao-WidgetBubble-tooltip{max-width:200px;background:#fff9!important;box-shadow:0 4px 8px #0003;padding:8px}.--mmao-WidgetBubble-tooltip-title{color:#616d7d;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal}.--mmao-WidgetBubble-tooltip-container{display:flex;flex-direction:column;gap:4px}.--mmao-WidgetBubble-tooltip-text{color:#616d7d;font-family:Poppins,sans-serif;font-size:9px;font-style:normal;font-weight:400;line-height:12px}.--mmao-App-Container{display:flex;height:100vh;width:100vw;background-color:var(--MMAO-Overlay);position:fixed;top:0;z-index:999}.--mmao-App-backdrop{height:fit-content;margin:auto}body.--mmao-App-Open{margin:0;overflow:hidden}.--mmao-skeleton-flex-1{width:100%;min-width:200px}.--mmao-skeleton-flex-1 .react-loading-skeleton{min-height:200px}
