.nora-header{color:var(--nora-header-text, #242424);background:var(--nora-header-bg, #fff);position:relative;z-index:25}.nora-announcement{min-height:40px;padding:9px 20px;display:flex;justify-content:center;align-items:center;color:var(--nora-announcement-text, #fff);background:var(--nora-announcement-bg, #642f7a);text-align:center;font-size:13px;font-weight:600;line-height:1.5;letter-spacing:.035em}.nora-announcement a{color:inherit;text-decoration:none}.nora-header .nora-header__row{min-height:66px;position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:20px}.nora-header__logo{display:block;justify-self:center;color:inherit;font-size:25px;font-weight:650;letter-spacing:-.045em;line-height:1;text-decoration:none}.nora-header__logo img{width:var(--nora-logo-width, 100px);height:auto;max-height:48px;object-fit:contain}.nora-header__navigation{min-width:0}.nora-header__navigation a{color:inherit;text-decoration:none}.nora-header__navigation a:hover{text-decoration:underline;text-underline-offset:4px}.nora-header__home,.nora-header__desktop-links{font-size:13px;font-weight:400}.nora-header__desktop-links{display:flex;gap:clamp(12px,2vw,26px);align-items:center;flex-wrap:wrap;padding:8px 0;margin:0;list-style:none}.nora-header__submenu{position:relative}.nora-header__submenu summary{display:flex;gap:8px;align-items:center;cursor:pointer;list-style:none;padding:8px 0}.nora-header__submenu summary::-webkit-details-marker,.nora-header__mobile-menu summary::-webkit-details-marker,.nora-faq__item summary::-webkit-details-marker{display:none}.nora-header__submenu>ul{position:absolute;top:100%;left:-16px;min-width:205px;max-width:280px;padding:12px 16px;margin:0;list-style:none;background:var(--nora-header-bg, #fff);box-shadow:0 8px 24px #2424241a;border:1px solid #eeeeef;border-radius:4px;z-index:30}.nora-header__submenu li a{display:block;padding:8px 0;overflow-wrap:anywhere}.nora-header__submenu ul ul{list-style:none;padding:0 0 0 12px}.nora-header__mobile-menu{display:none}.nora-header__actions{justify-self:end;color:inherit}.nora-header__actions header-actions{display:flex;gap:4px;align-items:center}.nora-header__actions .header-actions__action{color:var(--nora-header-text, #242424)}.nora-header__actions .cart-icon{color:inherit}.nora-ticker{position:relative;overflow:hidden;color:var(--nora-ticker-text, #fff);background:var(--nora-ticker-bg, #642f7a);padding-block:var(--nora-ticker-space, 14px);font-size:var(--nora-ticker-size, 14px);font-weight:500;line-height:1.45}.nora-ticker__track{display:flex;flex-flow:row nowrap;width:max-content;min-width:100%}.nora-ticker__group{display:flex;flex:0 0 auto;flex-flow:row nowrap;width:max-content;align-items:center;justify-content:space-around;min-width:100vw;gap:72px;padding:0 36px;margin:0;list-style:none}.nora-ticker__item{display:inline-flex;flex:0 0 auto;align-items:center;gap:10px;white-space:nowrap}.nora-ticker__item span{white-space:nowrap}.nora-ticker__item svg,.nora-ticker__item img{width:20px;height:20px;flex:0 0 20px;object-fit:contain}.nora-ticker--animated .nora-ticker__track{animation:nora-ticker-scroll var(--nora-ticker-duration, 55s) linear infinite}@media(hover:hover)and (pointer:fine){.nora-ticker:hover .nora-ticker__track{animation-play-state:paused}}.nora-ticker__pause:checked~.nora-ticker__track{animation-play-state:paused}.nora-ticker__pause-label{position:absolute;z-index:2;right:3px;top:50%;transform:translateY(-50%);width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid currentColor;border-radius:50%;background:var(--nora-ticker-bg, #642f7a);opacity:.8}.nora-ticker__pause:focus-visible+.nora-ticker__pause-label{outline:2px solid currentColor;outline-offset:2px;opacity:1}.nora-ticker__play-icon,.nora-ticker__pause:checked+label .nora-ticker__pause-icon{display:none}.nora-ticker__pause:checked+label .nora-ticker__play-icon{display:block}.nora-ticker:not(.nora-ticker--animated){overflow-x:auto;scrollbar-width:none}.nora-ticker:not(.nora-ticker--animated)::-webkit-scrollbar{display:none}.nora-ticker:not(.nora-ticker--animated) .nora-ticker__group[aria-hidden]{display:none}@keyframes nora-ticker-scroll{to{transform:translate(-50%)}}.nora-faq{background:linear-gradient(180deg,var(--nora-faq-start, #fff) 0%,var(--nora-faq-end, #ba9bc5) 100%)}.nora-faq,.nora-footer,.nora-reviews{padding-top:var(--nora-chrome-top, 56px);padding-bottom:var(--nora-chrome-bottom, 56px)}.nora-faq__heading{text-align:center;margin:0 0 34px}.nora-faq__intro{max-width:800px;text-align:center;margin:-12px auto 28px}.nora-faq__questions{max-width:1100px;margin-inline:auto}.nora-faq__item{border-top:1px solid #24242425}.nora-faq__item:last-child{border-bottom:1px solid #24242425}.nora-faq__item summary{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:21px 0;font-size:16px;font-weight:600;line-height:1.5;color:var(--nora-text, #242424);cursor:pointer;list-style:none}.nora-faq__item summary svg{width:16px;height:16px;flex:0 0 16px;transform:rotate(180deg);transition:transform .2s ease}.nora-faq__item[open] summary svg{transform:rotate(0)}.nora-faq__answer{font-size:15px;line-height:1.75;padding:0 38px 22px 0;color:#333}.nora-faq__answer p:first-child{margin-top:0}.nora-faq__answer p:last-child{margin-bottom:0}.nora-faq__cta{text-align:center;margin:42px auto 0;max-width:550px}.nora-faq__cta .nora-button{display:flex;width:100%;justify-content:center;align-items:center;gap:16px;min-height:56px}.nora-faq__cta p{font-size:12px;line-height:1.6;margin:14px 0 0}.nora-reviews__heading{text-align:center;margin:0 0 28px}.nora-reviews__intro{text-align:center;max-width:780px;margin:0 auto 24px}.nora-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.nora-reviews__grid:empty{display:none}.nora-reviews__app+.nora-reviews__grid:not(:empty){margin-top:30px}.nora-review{padding:25px 0;border-top:1px solid #e6e1e8}.nora-review__rating{color:var(--nora-purple, #642f7a);font-size:21px;letter-spacing:2px;margin-bottom:12px}.nora-review__star--empty{color:#d8d2db}.nora-review h3{font-size:17px;font-weight:600;line-height:1.4;margin:0 0 12px}.nora-review__body{font-size:14px;line-height:1.7}.nora-review__image{display:block;max-width:100%;width:100%;height:auto;margin-top:16px;border-radius:5px}.nora-review__author{font-size:13px;font-weight:600;margin:16px 0 0}.nora-review__author span{display:block;color:var(--nora-muted, #575757);margin-top:3px;font-size:12px;font-weight:400}.nora-review__source{display:inline-block;font-size:12px;color:var(--nora-purple, #642f7a);margin-top:10px;text-underline-offset:3px}.nora-editor-note{padding:18px;background:#f8f3fa;border:1px dashed #b99ac6;border-radius:6px;color:#642f7a;font-size:13px;line-height:1.65}.nora-footer{background:var(--nora-footer-bg, #faf8fb);color:var(--nora-footer-text, #575757);font-size:14px;line-height:1.7}.nora-footer__grid{display:grid;grid-template-columns:1.12fr .8fr 1.35fr;gap:54px}.nora-footer a{color:inherit;text-decoration:none}.nora-footer a:hover{text-decoration:underline;text-underline-offset:4px}.nora-footer__brand{display:inline-block;color:var(--nora-footer-accent, #642f7a)!important;font-size:38px;font-weight:650;letter-spacing:-.045em;line-height:1.15}.nora-footer__brand img{width:180px;height:auto;max-height:80px;object-fit:contain;object-position:left center}.nora-footer__description{margin-top:18px}.nora-footer .nora-footer__heading{color:#242424;font-size:15px;line-height:1.6;font-weight:650;text-transform:uppercase;letter-spacing:.015em;margin:0 0 20px}.nora-footer .nora-footer__contact-heading{font-size:13px;text-transform:none;margin:24px 0 12px}.nora-footer__contact-item{display:flex;align-items:flex-start;gap:12px;margin:12px 0;overflow-wrap:anywhere}.nora-footer__contact-item svg{width:22px;height:22px;flex:0 0 22px;color:#b38abf;margin-top:1px}.nora-footer__contact-link{display:inline-block;margin-top:14px;text-decoration:underline!important;text-underline-offset:4px}.nora-footer__policies ul{list-style:none;padding:0;margin:0}.nora-footer__policies li+li{margin-top:10px}.nora-footer__extra-menu{margin-top:30px}.nora-footer__newsletter .nora-richtext{margin-bottom:20px}.nora-newsletter__input-row{display:flex;border:1px solid #d8cedd;border-radius:5px;overflow:hidden;background:#fff;min-height:50px}.nora-newsletter__input-row input{display:block;width:100%;min-width:0;flex:1 1 140px;padding:12px 14px;border:0;border-radius:0;color:#242424;background:#fff;font:inherit;font-size:13px}.nora-newsletter__input-row button{display:flex;gap:9px;justify-content:center;align-items:center;flex:0 0 auto;padding:12px 16px;border:0;border-radius:0;cursor:pointer;color:#fff;background:var(--nora-footer-accent, #642f7a);font:inherit;font-size:13px;font-weight:600}.nora-newsletter__input-row button:hover{filter:brightness(.92)}.nora-newsletter__consent{display:flex;gap:9px;align-items:flex-start;font-size:11px;line-height:1.65;margin:15px 0 0;cursor:pointer}.nora-newsletter__consent input{-webkit-appearance:auto;appearance:auto;position:static;width:16px;height:16px;flex:0 0 16px;accent-color:var(--nora-footer-accent, #642f7a);margin:2px 0 0}.nora-newsletter__consent a{text-decoration:underline;text-underline-offset:2px}.nora-footer__note{font-size:11px;margin:10px 0 0}.nora-newsletter__message{font-size:13px;margin-top:14px}.nora-footer__disclaimer{font-size:11px;line-height:1.75;margin-top:32px;padding-top:24px;border-top:1px solid #e7e0eb}.nora-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:24px;margin-top:34px;border-top:1px solid #e7e0eb}.nora-footer__bottom p{font-size:12px;margin:0}.nora-footer__payments{display:flex;flex-wrap:wrap;gap:7px;align-items:center;justify-content:flex-end;list-style:none;margin:0;padding:0}.nora-footer__payment{display:block;width:36px;height:24px}.nora-header :focus-visible,.nora-footer :focus-visible,.nora-faq :focus-visible{outline:2px solid var(--nora-purple, #642f7a);outline-offset:4px}.nora-announcement :focus-visible{outline-color:#fff}.nora-newsletter__input-row input:focus-visible{outline-offset:-3px}@media(max-width:989px){.nora-footer__grid{grid-template-columns:1fr 1fr;gap:36px}.nora-footer__newsletter{grid-column:1 / -1;max-width:600px}.nora-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nora-header__desktop-links{gap:8px 16px}}@media(max-width:749px){.nora-announcement{min-height:36px;font-size:11px;padding:9px 14px}.nora-header .nora-header__row{min-height:62px;gap:12px}.nora-header__logo{font-size:26px}.nora-header__home{font-size:11px}.nora-header__desktop-links{display:none}.nora-header__mobile-menu{display:block}.nora-header__mobile-menu>summary{display:flex;width:40px;height:44px;align-items:center;cursor:pointer;list-style:none}.nora-header__mobile-links{position:absolute;top:100%;inset-inline:0;z-index:30;margin:0;padding:16px 24px 24px;list-style:none;background:var(--nora-header-bg, #fff);box-shadow:0 8px 16px #24242414;border-top:1px solid #eee;max-height:70vh;overflow:auto}.nora-header__mobile-links li a{display:block;font-size:14px;padding:10px 0}.nora-header__mobile-links ul{padding:0 0 0 16px;list-style:none}.nora-header__actions header-actions{gap:0}.nora-header__actions .header-actions__action{width:36px}.nora-ticker__group{gap:32px;padding-inline:16px}.nora-ticker__item{gap:8px}.nora-faq,.nora-footer,.nora-reviews{padding-top:var(--nora-chrome-top-mobile, 40px);padding-bottom:var(--nora-chrome-bottom-mobile, 40px)}.nora-faq__heading{margin-bottom:25px}.nora-faq__item summary{font-size:14px;padding:18px 0;gap:14px}.nora-faq__answer{padding-right:15px;font-size:13px}.nora-faq__cta{margin-top:30px}.nora-faq__cta .nora-button{min-height:52px;font-size:15px}.nora-reviews__grid{grid-template-columns:1fr;gap:0}.nora-review{padding:22px 0}.nora-review__image{max-width:300px}.nora-footer__grid{grid-template-columns:minmax(0,1fr);gap:32px}.nora-footer__newsletter{grid-column:auto}.nora-footer__brand{font-size:34px}.nora-footer .nora-footer__heading{margin-bottom:14px;font-size:14px}.nora-footer__contact-heading{margin-top:24px!important}.nora-footer__policies ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 15px}.nora-footer__policies li+li{margin-top:0}.nora-footer__bottom{flex-direction:column;align-items:flex-start;margin-top:26px}.nora-footer__payments{justify-content:flex-start}.nora-newsletter__input-row input{font-size:16px}}@media(prefers-reduced-motion:reduce){.nora-ticker__pause,.nora-ticker__pause-label{display:none}.nora-ticker{overflow-x:auto;scrollbar-width:none}.nora-ticker::-webkit-scrollbar{display:none}.nora-ticker--animated .nora-ticker__track{animation:none}.nora-ticker--animated .nora-ticker__group[aria-hidden]{display:none}.nora-faq__item summary svg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/nora-chrome.css.map */
