[data-sticky-button]{all:unset;box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:fixed;padding:12px 6px 12px 4px;border:none;outline:none;cursor:pointer;background:var(--noti-tab-bg);box-shadow:0 3px 7px #00000021;border-top-left-radius:9px;border-bottom-left-radius:9px;right:-2px;top:150px;transition:transform .4s ease,opacity .4s ease;transform:translate(100%);opacity:0;z-index:99999999}[data-sticky-button*=left]{right:unset;left:-2px;transform:translate(-100%);border-radius:0 9px 9px 0}[data-sticky-button][data-sticky-button-show]{transform:none;opacity:1}[data-sticky-button][data-sticky-button-show]:hover{transform:translate(-2px)}[data-sticky-button*=left][data-sticky-button-show]:hover{transform:translate(2px)}[data-sticky-button] svg{width:14px;height:14px;flex-shrink:0}@keyframes atomato-ani{0%{transform:rotate(0)}10%{transform:rotate(26deg)}20%{transform:rotate(-23deg)}30%{transform:rotate(19deg)}40%{transform:rotate(-15deg)}50%{transform:rotate(11deg)}60%{transform:rotate(-7deg)}70%{transform:rotate(4deg)}85%{transform:rotate(-1deg)}to{transform:rotate(0)}}[data-notifeed-bell]{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;position:relative;width:var(--noti-bell-size);height:var(--noti-bell-size);padding:6px;margin:auto;flex-shrink:0;border:none;outline:none;cursor:pointer;background:var(--noti-bell-background);box-shadow:0 4px 4px #00000040;border-radius:50%;transition:opacity .2s ease-in-out}[data-notifeed-bell=desktop]{display:none!important}@media(min-width:740px){[data-notifeed-bell=desktop]{display:flex!important}[data-notifeed-bell=mobile]{display:none!important}}[data-notifeed-bell] svg{width:min(100%,25px);height:min(100%,26px);transition:transform .4s ease-out}[data-notifeed-bell] [data-notifeed-bell-count]{position:absolute;box-sizing:border-box;top:-3px;right:-6px;background:var(--noti-bell-badge-background);color:var(--noti-bell-badge-color);font-family:Inter,sans-serif;font-size:12px;line-height:1;font-weight:500;letter-spacing:0;border-radius:50%;width:max(calc(var(--noti-bell-size) / 2.2),16px);height:max(calc(var(--noti-bell-size) / 2.2),16px);display:flex;justify-content:center;align-items:center;transition:opacity .2s ease-in-out,visibility .2s ease}[data-notifeed-bell] [data-notifeed-bell-count=header]{top:0;right:0}[data-notifeed-bell]:hover{opacity:.8}[data-notifeed-bell][data-notifeed-bell-header]{background:transparent;box-shadow:none;outline:none;border-radius:0;margin-left:0;margin-right:0}[data-notifeed-bell] svg{fill:var(--noti-bell-fill-color)}[data-notifeed-bell] svg path{fill:inherit!important;stroke:var(--noti-bell-color);stroke-width:var(--noti-bell-stroke)}[data-notifeed-bell]:has([data-notifeed-bell-count]:not(:empty)) svg{animation:atomato-ani 3s .4s ease-in-out infinite}[data-notifeed-bell]:not(:has([data-notifeed-bell-count]:not(:empty))) svg{animation:none;transform:rotate(0)}[data-notifeed-bell] [data-notifeed-bell-count]:empty{opacity:0;visibility:hidden;pointer-events:none}#atomato-app{--notifeed-ff: Inter, sans-serif}#atomato-app *,#atomato-app *:before,#atomato-app *:after{box-sizing:border-box}#atomato-app[data-atomato]{visibility:visible}#atomato-app [data-atomato-notifeeds-host]{display:block!important}#atomato-app [data-atomato-notifeeds]{all:unset;position:fixed;z-index:9999999999;font-family:var(--notifeed-ff),sans-serif;top:var(--notifeed-top);right:var(--notifeed-right-mobile);bottom:var(--notifeed-bottom);left:var(--notifeed-centered, var(--notifeed-left-mobile));transform:var(--notifeed-transform)}#atomato-app [data-notifeed-item]{display:flex;position:relative;flex-wrap:nowrap;user-select:none;-webkit-tap-highlight-color:transparent;padding:16px 16px 16px 34px;flex:1 1 auto;flex-shrink:0;background-color:var(--noti-bg);transition:background-color .3s ease-in-out}#atomato-app [data-notifeed-item]+[data-notifeed-item]{border-top:1px solid var(--noti-border)}#atomato-app [data-notifeed-item] [data-notifeed-media]{width:70px;height:70px;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:calc(var(--noti-radius) / 2);overflow:hidden;margin-right:12px;font-size:30px;line-height:1;font-family:var(--notifeed-ff),sans-serif;position:relative}#atomato-app [data-notifeed-item] [data-notifeed-media] img{width:100%;height:100%;object-fit:cover;display:block}#atomato-app [data-notifeed-item] [data-notifeed-content]{flex:1;display:flex;flex-direction:column;margin-top:auto;margin-bottom:auto;overflow:hidden;transition:padding .6s ease}#atomato-app [data-notifeed-item] [data-notifeed-title]{font-family:var(--notifeed-ff),sans-serif;font-size:15px;line-height:18px;font-weight:550;color:var(--noti-title-color)}#atomato-app [data-notifeed-item] [data-notifeed-title]+[data-notifeed-description]{margin-top:4px}#atomato-app [data-notifeed-item] [data-notifeed-title]+[data-notifeed-button],#atomato-app [data-notifeed-item] [data-notifeed-description]+[data-notifeed-button]{margin-top:8px}#atomato-app [data-notifeed-item] [data-notifeed-description]{font-family:var(--notifeed-ff),sans-serif;font-size:14px;line-height:18px;font-weight:400;color:var(--noti-text-color)}#atomato-app [data-notifeed-item] [data-notifeed-button]{display:inline-flex;justify-content:center;align-items:center;font-family:var(--notifeed-ff),sans-serif;font-size:12px;line-height:16px;font-weight:400;padding:6px 15px;border-radius:calc(var(--noti-radius) * 2);text-decoration:none;transition:opacity .2s ease-in-out;width:max-content;max-width:100%;cursor:pointer;outline:none;border:none;background-color:var(--noti-btn-bg-color);color:var(--noti-btn-text-color)}#atomato-app [data-notifeed-item] [data-notifeed-arrow]{all:unset;position:absolute;top:16px;right:16px;transition:background-color .2s ease-in-out,transform .2s ease;height:20px;width:20px;cursor:pointer;border-radius:50%;z-index:2}#atomato-app [data-atomato-overlay]{z-index:99999998;display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;will-change:opacity,visibility}#atomato-app [data-notifeed-inner]{all:unset;box-sizing:border-box;position:absolute;top:calc(var(--notifeed-top-inner) + var(--noti-bell-size));right:calc(var(--notifeed-right) - var(--notifeed-right));bottom:calc(var(--notifeed-bottom) + var(--noti-bell-size));left:var(--notifeed-centered, calc(var(--notifeed-left) - var(--notifeed-left)));width:min(100vw - 32px,400px);z-index:25;overflow:hidden;opacity:0;transform:translateY(15px) var(--notifeed-transform);pointer-events:none;visibility:hidden;transition:all .3s ease-in-out;border-radius:var(--noti-radius);background-color:var(--noti-bg);box-shadow:0 4px 6px #0000000f,0 10px 20px #0000000a;--webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .06), 0 10px 20px rgba(0, 0, 0, .04)}#atomato-app [data-notifeed-list-inner]{transition:height .3s cubic-bezier(0,0,.2,1);will-change:height;max-height:390px;height:var(--noti-height);overflow:hidden;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}#atomato-app [data-notifeed-list-inner] [data-notifeed-list][open]{height:0;visibility:hidden;opacity:0}#atomato-app [data-notifeed-list-inner] [data-notifeed-list][open]+[data-notifeed-second-list]{opacity:1;visibility:visible}#atomato-app [data-notifeed-powered]{border-top:1px solid var(--noti-border);color:var(--noti-title-color);font-size:10px;line-height:1;text-align:center;padding:12px 20px;display:flex;align-items:center;justify-content:end;overflow:hidden;background:var(--noti-bg);position:sticky;bottom:0;gap:4px;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}#atomato-app [data-notifeed-list]{all:unset;display:flex;flex-direction:column;transition:opacity .3s cubic-bezier(.25,.46,.45,.94);will-change:opacity}#atomato-app [data-notifeed-second-list]{all:unset;position:absolute;top:0;right:0;transition:all .3s cubic-bezier(.45,.05,.55,.95);will-change:opacity;height:454px;width:100%;opacity:0;visibility:hidden}#atomato-app [data-notifeed-expand]{all:unset;display:none;box-sizing:border-box;width:100%;height:454px;padding:10px 16px 16px}#atomato-app [data-notifeed-expand=notisell]{height:auto;max-height:454px}#atomato-app [data-notifeed-expand] [data-notifeed-arrow]{position:absolute}#atomato-app [data-notifeed-expand] [data-notifeed-media]{flex:1;min-height:0;border-radius:calc(var(--noti-radius) / 2);overflow:hidden;font-size:100px;display:flex;justify-content:center;align-items:center}#atomato-app [data-notifeed-expand] [data-notifeed-media] img{display:block;width:100%;height:100%;object-fit:cover}#atomato-app [data-notifeed-expand] [data-notifeed-content]{display:flex;flex-direction:column;flex:0 0 auto;padding-top:20px}#atomato-app [data-notifeed-expand] [data-notifeed-title]{font-family:var(--notifeed-ff),sans-serif;font-size:19px;line-height:20px;font-weight:600;color:var(--noti-title-color)}#atomato-app [data-notifeed-expand] [data-notifeed-title]+[data-notifeed-description]{margin-top:8px}#atomato-app [data-notifeed-expand] [data-notifeed-title]+[data-notifeed-button],#atomato-app [data-notifeed-expand] [data-notifeed-description]+[data-notifeed-button]{margin-top:20px}#atomato-app [data-notifeed-expand] [data-notifeed-description]{font-family:var(--notifeed-ff),sans-serif;font-size:14px;line-height:18px;font-weight:400;color:var(--noti-text-color)}#atomato-app [data-notifeed-expand] [data-notifeed-button]{display:flex;justify-content:center;align-items:center;font-family:var(--notifeed-ff),sans-serif;font-size:14px;line-height:18px;font-weight:500;padding:12px 16px;outline:none;border:none;border-radius:calc(var(--noti-radius) * 2);text-decoration:none;transition:opacity .2s ease-in-out;cursor:pointer;background-color:var(--noti-btn-bg-color);color:var(--noti-btn-text-color)}#atomato-app [data-notifeed-expand] [data-notifeed-back]{display:flex;padding:0 16px 10px;border-bottom:1px solid var(--noti-border);margin:0 -16px 16px;transition:opacity .2s ease-in-out}#atomato-app [data-notifeed-expand] [data-notifeed-arrow]{all:unset;display:flex;align-items:center;width:max-content;max-width:100%;cursor:pointer;transition:opacity .2s ease-in-out}#atomato-app [data-notifeed-expand] [data-notifeed-arrow] svg{height:18px;width:18px;border-radius:50%;fill:var(--noti-title-color);opacity:.5}#atomato-app [data-notifeed-expand] [data-notifeed-arrow] [data-notifeed-back-text]{font-family:var(--notifeed-ff),sans-serif;font-size:14px;line-height:18px;font-weight:550;color:var(--noti-title-color);margin-left:8px}#atomato-app [data-notifeed-item][href]{text-decoration:none}#atomato-app [data-notifeed-item]:hover{background-color:color-mix(in srgb,var(--noti-bg) 96%,var(--noti-title-color))}#atomato-app [data-notifeed-item]:after{content:"";position:absolute;top:52px;left:16px;transform:translateY(-50%);opacity:.1;width:10px;height:10px;border-radius:100%;background:var(--noti-arrow);transition:opacity .2s ease,visibility .2s ease}#atomato-app [data-notifeed-item][is-new]:after{opacity:1}#atomato-app [data-notifeed-item]:not(:has([data-notifeed-media])):after{top:50%}#atomato-app [data-notifeed-item] [data-notifeed-media]:not(:has(img)){background:color-mix(in srgb,var(--noti-title-color),transparent 94%)}#atomato-app [data-notifeed-item][role=button]{cursor:pointer;padding-right:40px}#atomato-app [data-notifeed-item][role=button] [data-notifeed-button],#atomato-app [data-notifeed-item][role=button] [data-notifeed-description]{display:none}#atomato-app [data-notifeed-item=notiemail] [data-notifeed-description]{display:flex!important}#atomato-app [data-notifeed-item] [data-notifeed-button]:hover{opacity:.8}#atomato-app [data-atomato-overlay][open]{opacity:1;visibility:visible;pointer-events:auto}#atomato-app [data-atomato-overlay][hidden]{display:none}#atomato-app [data-notifeed-inner]:after{content:"";position:absolute;inset:0;border:.5px solid var(--noti-border);border-radius:var(--noti-radius);pointer-events:none;transition:opacity .2s ease-in-out}#atomato-app [data-notifeed-inner][open]{opacity:1;visibility:visible;transform:translateY(0) var(--notifeed-transform);pointer-events:auto}#atomato-app [data-notifeed-inner]:has([data-notifeed-list][open]):after{opacity:0}#atomato-app [data-notifeed-list-inner][data-notifeed-list-inner=false]{max-height:454px}#atomato-app [data-notifeed-list-inner]::-webkit-scrollbar{display:none}#atomato-app [data-notifeed-list-inner][open]+[data-notifeed-powered]{opacity:0;visibility:hidden;pointer-events:none}#atomato-app [data-notifeed-expand] [data-notifeed-arrow]:hover{opacity:.9}#atomato-app [data-notifeed-expand] [data-notifeed-media]:not(:has(img)){background:color-mix(in srgb,var(--noti-title-color),transparent 94%)}#atomato-app [data-notifeed-expand] [data-notifeed-button]:hover{opacity:.8}#atomato-app [data-notifeed-expand][open]{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}#atomato-app [data-notifeed-list-inner][data-active-type=notiemail]{max-height:var(--noti-max-height, 600px)}#atomato-app [data-notifeed-list-inner][data-active-type=notiemail] [data-notifeed-second-list]{height:var(--noti-max-height, 600px)}#atomato-app [data-notifeed-list-inner][data-active-type=notiemail] [data-notifeed-expand=notiemail]{max-height:var(--noti-max-height, 600px)}#atomato-app [data-notifeed-expand=notiemail]{height:auto;max-height:var(--noti-max-height, 600px)}#atomato-app [data-notifeed-expand=notiemail] [data-notifeed-back]+[data-notifeed-content]{padding-top:0}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-step-panel]{display:flex;flex-direction:column;animation:notiemail-step-in .25s ease both}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-step-panel] [data-notifeed-media]{height:200px;min-height:200px;max-height:200px}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-step-panel=question] [data-notifeed-content]{padding-top:0}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-step-panel=question] [data-notifeed-media]+[data-notifeed-content]{padding-top:16px}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-form],#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-question],#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-success]{margin-top:16px;display:flex;flex-direction:column;gap:16px}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-form]{gap:12px}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-actions]{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-secondary-button]{all:unset;box-sizing:border-box;display:flex;justify-content:center;align-items:center;width:max-content;max-width:100%;text-align:center;margin:0 auto;font-family:var(--notifeed-ff),sans-serif;font-size:13px;line-height:20px;font-weight:500;color:var(--noti-title-color);text-decoration:underline;text-underline-offset:4px;cursor:pointer;transition:opacity .2s ease-in-out}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-secondary-button]:hover{opacity:.8}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-consent]{font-family:var(--notifeed-ff),sans-serif;font-size:12px;line-height:16px;color:var(--noti-text-color);padding-top:8px}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-question-options]{display:flex;flex-direction:column;gap:6px}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-choice]{display:flex;align-items:center;position:relative;gap:8px;cursor:pointer;user-select:none}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-choice] input{position:absolute;z-index:-1;opacity:0}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-choice] span{font-family:var(--notifeed-ff),sans-serif;font-size:13px;line-height:20px;color:var(--noti-title-color);padding-left:24px}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-choice] span:before{content:"";display:inline-block;width:16px;height:16px;flex-shrink:0;flex-grow:0;border:1px solid var(--noti-border);border-radius:4px;background-color:transparent;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;position:absolute;top:50%;left:0;transform:translateY(-50%);mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e") no-repeat 50% 50%;mask-size:60% 60%;transition:background-color .1s ease-in;z-index:1}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-choice] span:after{content:"";display:inline-block;width:16px;height:16px;flex-shrink:0;flex-grow:0;border:1px solid var(--noti-border);border-radius:4px;position:absolute;top:50%;left:0;transform:translateY(-50%);background-color:var(--noti-btn-bg-color);transition:border-color .1s ease-in}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-choice] input:checked+span:before{background-color:var(--noti-btn-text-color)}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-choice] input:checked+span:after{border-color:var(--noti-btn-text-color)}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-choice] input[type=radio]+span:before{mask:none}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-choice] input[type=radio]+span:before,#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-choice] input[type=radio]+span:after{border-radius:50%}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-text-input-wrapper]{display:flex;flex-direction:column;gap:4px;cursor:pointer}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-text-input-label]{font-family:var(--notifeed-ff),sans-serif;font-size:13px;line-height:20px;font-weight:500;color:var(--noti-title-color)}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-text-input]{all:unset;box-sizing:border-box;width:100%;border:1px solid var(--noti-title-color);border-radius:calc(var(--noti-radius) * 1.5);padding:10px 12px;font-family:var(--notifeed-ff),sans-serif;font-size:16px;line-height:16px;color:var(--noti-title-color);background-color:color-mix(in srgb,var(--noti-bg) 96%,var(--noti-title-color))}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-text-input][data-invalid=true]{border-color:#d92d20;box-shadow:0 0 0 1px #d92d20 inset}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-select-wrapper]{position:relative}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-select-wrapper]:after{content:"";display:inline-block;border-left:2px solid var(--noti-title-color);border-bottom:2px solid var(--noti-title-color);width:13px;height:13px;transform:rotate(-45deg);position:absolute;top:10px;right:14px;z-index:1}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-select]{all:unset;box-sizing:border-box;width:100%;border:1px solid var(--noti-title-color);border-radius:calc(var(--noti-radius) * 1.5);padding:10px 12px;font-family:var(--notifeed-ff),sans-serif;font-size:16px;line-height:22px;color:var(--noti-title-color);background-color:color-mix(in srgb,var(--noti-bg) 96%,var(--noti-title-color));cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-phone-composite]{position:relative;width:100%}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-phone-composite] [data-notiemail-select-wrapper]{position:absolute;top:0;left:0;width:82px;height:100%;z-index:2}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-phone-composite] [data-notiemail-select-wrapper]:after{top:16px;right:10px;width:7px;height:7px}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-phone-composite] [data-notiemail-phone-country]{border:0;border-right:1px solid color-mix(in srgb,var(--noti-title-color) 20%,transparent);border-radius:calc(var(--noti-radius) * 1.5) 0 0 calc(var(--noti-radius) * 1.5);height:100%;padding:10px 20px 10px 10px;background:transparent;text-align:center}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-phone-local-input]{padding-left:95px}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-phone-country]{padding-right:30px;text-align:left}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-question-buttons]{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-question-button]{all:unset;box-sizing:border-box;border-radius:calc(var(--noti-radius) * 2);padding:12px 16px;text-align:center;font-family:var(--notifeed-ff),sans-serif;font-size:14px;line-height:18px;font-weight:500;color:var(--noti-title-color);background-color:color-mix(in srgb,var(--noti-bg) 96%,var(--noti-title-color));cursor:pointer;transition:opacity .2s ease-in-out}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-question-button]:hover{opacity:.8}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-submit-button]{position:relative}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-submit-loader]{visibility:hidden;opacity:0;transition:opacity .2s ease-in-out;position:absolute;top:0;left:50%;transform:translateY(8px) translate(-50%);color:var(--noti-btn-text-color);font-size:7px;text-indent:-9999em}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-submit-loader],#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-submit-loader]:before,#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-submit-loader]:after{border-radius:50%;width:8px;height:8px}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-submit-loader]:before,#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-submit-loader]:after{content:"";position:absolute;top:0}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-submit-loader]:before{left:-13px;animation-delay:-.16s}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-submit-loader]:after{left:13px;animation-delay:.16s}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-submit-button=loading]{pointer-events:none;color:transparent!important}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-submit-button=loading] [data-notiemail-submit-loader]{visibility:visible;opacity:1}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-submit-button=loading] [data-notiemail-submit-loader],#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-submit-button=loading] [data-notiemail-submit-loader]:before,#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-submit-button=loading] [data-notiemail-submit-loader]:after{animation-fill-mode:both;animation-name:bblFadInOut;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-duration:1.8s}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-question-option]{border:1px solid var(--noti-border);border-radius:calc(var(--noti-radius) * 1.5);padding:8px 10px;background-color:color-mix(in srgb,var(--noti-bg) 96%,var(--noti-title-color))}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-question-option-label]{font-family:var(--notifeed-ff),sans-serif;font-size:13px;line-height:18px;color:var(--noti-title-color)}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-discount]{display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:var(--notifeed-ff),sans-serif;font-size:14px;line-height:16px;text-align:center;color:var(--noti-text-color);background-color:var(--noti-bg);border-radius:calc(var(--noti-radius) * 1.5);border:1px dashed var(--noti-title-color);padding:12px;transition:background-color .2s ease-in-out,border-color .2s ease-in-out}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-discount]:hover{background-color:color-mix(in srgb,var(--noti-bg) 96%,var(--noti-title-color))}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-discount] [data-notiemail-discount-icons]{position:relative;width:18px;height:18px;margin-left:8px}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-discount] [data-notiemail-discount-icon-copy],#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-discount] [data-notiemail-discount-icon-check]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;will-change:opacity;backface-visibility:hidden;transition:opacity .2s ease-in-out}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-discount] [data-notiemail-discount-icon-copy]{opacity:1}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-discount] [data-notiemail-discount-icon-check]{opacity:0}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-discount][data-notiemail-discount-state=copied]{border-color:color-mix(in srgb,var(--noti-title-color) 75%,#22a447)}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-discount][data-notiemail-discount-state=copied] [data-notiemail-discount-icon-copy]{opacity:0}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-discount][data-notiemail-discount-state=copied] [data-notiemail-discount-icon-check]{opacity:1}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-error]{font-family:var(--notifeed-ff),sans-serif;color:#b33030;font-size:12px;line-height:16px;text-align:center}@keyframes notiemail-step-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}#atomato-app [data-notifeed-item=notisell]{overflow:hidden;flex-direction:column}#atomato-app [data-notifeed-item=notisell][is-new] [data-notifeed-content]{padding-left:0}#atomato-app [data-notifeed-item][data-notifeed-products-count="1"]{flex-direction:row-reverse}#atomato-app [data-notifeed-item][data-notifeed-products-count="1"] [data-notisell-products]{padding:0 12px 0 0}#atomato-app [data-notifeed-item][data-notifeed-products-count="1"] [data-notisell-products][data-notisell-products=preview] [data-notisell-pr]{width:70px;height:70px}#atomato-app [data-notifeed-expand=notisell]{padding:16px}#atomato-app [data-notifeed-expand=notisell] [data-notifeed-title]{font-size:18px;line-height:20px}#atomato-app [data-notifeed-expand=notisell] [data-notifeed-description]{font-size:14px;line-height:18px}#atomato-app [data-notifeed-expand] [data-notifeed-description] b{font-weight:550}#atomato-app [data-notifeed-description] a{color:var(--noti-title-color);text-decoration:underline;text-underline-offset:2px}#atomato-app [data-notifeed-expand=notisell] [data-notifeed-content]{padding-top:0;padding-bottom:16px}#atomato-app [data-notifeed-item=notisell]:after{top:unset!important;bottom:43px}#atomato-app [data-notifeed-content]{width:100%;overflow:visible}#atomato-app [data-notisell-products]{all:unset;display:grid}#atomato-app [data-notisell-products][data-notisell-products=preview]{display:flex;flex-wrap:nowrap;gap:8px;padding-top:14px;justify-content:start;width:max-content}#atomato-app [data-notisell-products][data-notisell-products=preview] [data-notisell-pr-prices],#atomato-app [data-notisell-products][data-notisell-products=preview] [data-notisell-pr-actions]{display:none}#atomato-app [data-notisell-products][data-notisell-products=preview] [data-notisell-pr]{display:flex;width:70px;height:70px;border-radius:calc(var(--noti-radius) / 2)}#atomato-app [data-notisell-products][data-notisell-products=stacked]{grid-template-columns:minmax(auto,1fr);gap:12px;margin:0}#atomato-app [data-notisell-products][data-notisell-products=stacked] [data-notisell-pr]{display:grid;grid-template-columns:70px auto;gap:12px;padding:12px;background:var(--notisell-card-color);border-radius:calc(var(--noti-radius) / 2);transition:background-color .2s ease-in-out}#atomato-app [data-notisell-products][data-notisell-products=stacked] [data-notisell-pr]:hover{background-color:color-mix(in srgb,var(--noti-bg) 96%,var(--noti-title-color))}#atomato-app [data-notisell-products][data-notisell-products=stacked] [data-notisell-pr-img]{width:70px;height:70px}#atomato-app [data-notisell-products][data-notisell-products=stacked] [data-notisell-pr-selects=two-col]{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}#atomato-app [data-notisell-products][data-notisell-products=grid]{grid-template-columns:repeat(2,minmax(auto,1fr));gap:12px;padding:0;margin:0}#atomato-app [data-notisell-products][data-notisell-products=grid] [data-notisell-pr]{display:grid;grid-template-columns:minmax(auto,1fr);grid-template-rows:minmax(0,auto) minmax(0,1fr);gap:12px;padding:8px 8px 12px;background:var(--notisell-card-color);border-radius:var(--noti-radius)}#atomato-app [data-notisell-products][data-notisell-products=grid] [data-notisell-pr-content]{white-space:nowrap;text-overflow:ellipsis}#atomato-app [data-notisell-products][data-notisell-products=grid] [data-notisell-pr-title]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#atomato-app [data-notisell-products][data-notisell-products=grid] [data-notisell-pr-actions]{grid-template-columns:minmax(auto,1fr);gap:12px;flex:1}#atomato-app [data-notisell-products][data-notisell-products=grid] [data-notisell-pr-button]{width:100%;margin-top:auto}#atomato-app [data-notisell-pr-selects]{display:grid;grid-template-columns:minmax(0,auto);gap:8px}#atomato-app [data-notisell-pr-img]{object-fit:cover;width:100%;height:100%;aspect-ratio:1/1;border-radius:calc(var(--noti-radius) / 2)}#atomato-app [data-notisell-pr-content]{display:flex;flex-direction:column;overflow:hidden}#atomato-app [data-notisell-pr-title]{font-family:var(--notifeed-ff),sans-serif;font-size:16px;line-height:18px;font-weight:500;color:var(--notisell-title-color);padding-bottom:4px}#atomato-app [data-notisell-pr-prices]{padding-top:4px;padding-bottom:8px}#atomato-app [data-notisell-pr-comp-price]{font-size:14px;line-height:18px;font-weight:400;color:var(--notisell-comp-color);margin-right:4px}#atomato-app [data-notisell-pr-comp-price]:empty{display:none}#atomato-app [data-notisell-pr-price]{font-size:14px;line-height:18px;font-weight:500;color:var(--notisell-price-color)}#atomato-app [data-notisell-pr-actions]{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}#atomato-app [data-notisell-pr-select]{position:relative;width:100%;height:28px}#atomato-app [data-notisell-pr-select-input]{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;opacity:0;-webkit-appearance:none;appearance:none;border:none;cursor:pointer}#atomato-app [data-notisell-pr-select-label]{display:flex;box-sizing:border-box;height:26px;align-items:center;justify-content:space-between;border:.65px solid var(--notisell-title-color);border-radius:58px;padding:6px 8px;background:var(--notisell-card-color);gap:8px}#atomato-app [data-notisell-pr-select-label] span{font-family:var(--notifeed-ff),sans-serif;font-size:12px;line-height:14px;font-weight:400;color:var(--notisell-title-color);text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}#atomato-app [data-notisell-pr-variant-label],#atomato-app [data-notisell-pr-selling-plan-label]{font-family:var(--notifeed-ff),sans-serif;font-size:14px;line-height:16px;font-weight:400;color:color-mix(in srgb,var(--notisell-title-color),transparent 20%);padding-bottom:4px}#atomato-app [data-notisell-pr-select-label] svg{width:12px;height:12px;flex-shrink:0}#atomato-app [data-notisell-pr-button]{display:inline-flex;justify-content:center;align-items:center;position:relative;cursor:pointer;font-family:var(--notifeed-ff),sans-serif;font-size:14px;line-height:18px;font-weight:500;padding:6px 16px;border-radius:calc(var(--noti-radius) * 2);border:none;outline:none;text-decoration:none;transition:opacity .2s ease-in-out,color .2s ease-in-out;width:max-content;max-width:100%;min-width:120px;height:28px;background-color:var(--notisell-btn-bg-color);color:var(--notisell-btn-text-color)!important}#atomato-app [data-notisell-pr-button]:hover{opacity:.8}#atomato-app [data-notisell-pr-button-wrapper]{display:flex;justify-content:center;align-items:center;width:auto;order:1;padding:16px 16px 0;margin:16px -16px 0;border-top:1px solid var(--noti-border)}#atomato-app [data-notisell-pr-button-wrapper] [data-notisell-pr-button]{height:46px;width:100%;font-size:16px;line-height:18px}#atomato-app [data-notisell-pr-button-wrapper] [data-notisell-pr-button-loader]{transform:translate(-50%,8px)}#atomato-app [data-notisell-pr-button-wrapper] [data-notisell-pr-button-loader],#atomato-app [data-notisell-pr-button-wrapper] [data-notisell-pr-button-loader]:before,#atomato-app [data-notisell-pr-button-wrapper] [data-notisell-pr-button-loader]:after{width:10px;height:10px}#atomato-app [data-notisell-pr-button-wrapper] [data-notisell-pr-button-loader]:before{left:-20px}#atomato-app [data-notisell-pr-button-wrapper] [data-notisell-pr-button-loader]:after{left:20px}#atomato-app [data-notisell-pr-button-check]{visibility:hidden;opacity:0;transition:opacity .2s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#atomato-app [data-notisell-pr-button-loader]{visibility:hidden;opacity:0;transition:opacity .2s ease-in-out;position:absolute;top:0;left:50%;transform:translate(-50%);font-family:var(--notifeed-ff),sans-serif;color:var(--notisell-btn-text-color);font-size:7px;text-indent:-9999em}#atomato-app [data-notisell-pr-button=loading],#atomato-app [data-notisell-pr-button=done]{pointer-events:none;color:#0000!important}#atomato-app [data-notisell-pr-button=loading] [data-notisell-pr-button-loader]{visibility:visible;opacity:1}#atomato-app [data-notisell-pr-button=loading] [data-notisell-pr-button-loader],#atomato-app [data-notisell-pr-button=loading] [data-notisell-pr-button-loader]:before,#atomato-app [data-notisell-pr-button=loading] [data-notisell-pr-button-loader]:after{animation-fill-mode:both;animation-name:bblFadInOut;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-duration:1.8s}#atomato-app [data-notisell-pr-button=done] [data-notisell-pr-button-check] svg{width:20px;height:20px;stroke:var(--notisell-btn-text-color)}#atomato-app [data-notisell-pr-button=done] [data-notisell-pr-button-check]{visibility:visible;opacity:1}#atomato-app [data-notisell-pr-button-loader],#atomato-app [data-notisell-pr-button-loader]:before,#atomato-app [data-notisell-pr-button-loader]:after{border-radius:50%;width:8px;height:8px}#atomato-app [data-notisell-pr-button-loader]:before,#atomato-app [data-notisell-pr-button-loader]:after{content:"";position:absolute;top:0}#atomato-app [data-notisell-pr-button-loader]:before{left:-13px;animation-delay:-.16s}#atomato-app [data-notisell-pr-button-loader]:after{left:13px;animation-delay:.16s}@keyframes bblFadInOut{0%,80%,to{box-shadow:0 10px 0 -6.5px}40%{box-shadow:0 10px}}@media(min-width:740px){#atomato-app [data-atomato-notifeeds]{left:var(--notifeed-left);right:var(--notifeed-right)}#atomato-app [data-atomato-overlay]{display:none}#atomato-app [data-notisell-products][data-notisell-products=stacked] [data-notisell-pr]{grid-template-columns:100px auto;gap:16px}#atomato-app [data-notifeed-item] [data-notifeed-media],#atomato-app [data-notifeed-item][data-notifeed-products-count="1"] [data-notisell-products][data-notisell-products=preview] [data-notisell-pr],#atomato-app [data-notisell-products][data-notisell-products=preview] [data-notisell-pr]{width:80px;height:80px}#atomato-app [data-notisell-products][data-notisell-products=stacked] [data-notisell-pr-img]{width:100px;height:100px}#atomato-app [data-notifeed-item=notisell]:after{bottom:50px}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-text-input],#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-select]{font-size:13px;line-height:18px}#atomato-app [data-notifeed-expand=notiemail] [data-notiemail-phone-composite] [data-notiemail-select-wrapper]:after{top:14px}}
