#header-group{position:sticky;top:0;z-index:999}body.sm-scroll-locked{overflow:hidden}.sm-header{position:relative;margin:0;padding:0;background:var(--sm-cream);color:var(--sm-ink)}.sm-header *{margin:0;padding:0;box-sizing:border-box}.sm-header a{color:var(--sm-ink);text-decoration:none}.sm-header ul{list-style:none}.sm-header svg{display:block}.sm-header [hidden]{display:none!important}.sm-header__desktop{display:grid;grid-template-columns:minmax(130px,max-content) auto minmax(230px,auto);gap:20px;padding:10px 16px 0;max-width:1440px;width:100%;margin:0 auto}.sm-header__logo-wrap{display:flex;align-items:center;gap:20px;transition:.5s}.sm-header__logo-wrap:hover{opacity:.8}.sm-header__logo{display:flex;align-items:center;justify-content:flex-start;width:var(--sm-logo-w,130px);max-width:100%;margin-bottom:10px}.sm-header__logo img{width:100%;height:auto;display:block}.sm-header__logo-text{font-family:var(--sm-font-display);font-weight:500;font-size:22px;line-height:1;letter-spacing:-.02em;color:var(--sm-ink);white-space:nowrap}.sm-header__nav-wrap{display:flex;justify-content:flex-start;align-items:center;padding-left:28px}.sm-header__nav{display:flex}.sm-header__item{display:flex;min-height:fit-content;border-radius:10px 10px 0 0;overflow:hidden}.sm-header__item:hover,.sm-header__item:focus-within{background:var(--sm-honey)}.sm-header__link{display:flex;align-items:center;gap:6px;width:100%;max-width:max-content;padding:20px 18px;font-family:var(--sm-font-body);font-size:16px;font-weight:600;line-height:22px;text-transform:uppercase;white-space:nowrap;transition:.5s}.sm-header__flower svg{width:21px;height:21px}.sm-header__new{display:block;background:var(--sm-gold-soft);color:var(--sm-ink);font-family:var(--sm-font-body);font-size:12px;font-weight:600;line-height:1;text-transform:uppercase;border-radius:23px;padding:6px 16px}.sm-header__mega{position:absolute;top:100%;left:50%;transform:translate(-50%,-100%);width:calc(100% - 20px);max-width:1420px;display:flex;justify-content:space-between;gap:64px;background:var(--sm-honey);border-radius:10px;padding:40px 20px 40px 30px;z-index:-1;visibility:hidden;opacity:0;transition:.5s}.sm-header__item:hover .sm-header__mega,.sm-header__item:focus-within .sm-header__mega{transform:translate(-50%);visibility:visible;opacity:1}.sm-header__mega-left{display:flex;flex-direction:column;gap:64px;flex:none}.sm-header__mega-links li{display:flex;max-width:max-content}.sm-header__mega-links a{display:block;margin-bottom:18px;font-size:26px;font-weight:500;line-height:1;text-transform:capitalize;transition:.5s}.sm-header__mega-links a:hover{text-decoration:underline}.sm-header__mega-info{max-width:215px;width:100%;font-size:14px;font-weight:500;line-height:1.2}.sm-header__mega-products{display:flex;justify-content:flex-end;gap:15px;max-width:930px;width:100%}.sm-header__mega-card{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-width:465px;width:100%}.sm-header__mega-tag{position:absolute;top:15px;left:15px;z-index:1;display:flex;align-items:center;justify-content:center;max-width:max-content;padding:7px 6px;border-radius:3px;background:var(--sm-gold);color:var(--sm-ink);font-size:16px;font-weight:400;line-height:1;text-transform:uppercase}.sm-header__mega-img{display:flex;width:100%;height:380px;overflow:hidden;margin-bottom:15px}.sm-header__mega-img img{width:100%;height:100%;object-fit:cover;transition:all .5s ease}.sm-header__mega-img:hover img{transform:scale(1.1)}.sm-header__mega-reviews{display:flex;align-items:center;gap:8px;margin-bottom:12px;margin-right:auto;font-size:14px;line-height:1.3;cursor:pointer}.sm-header__mega-stars{display:flex;gap:4px}.sm-header__mega-stars svg{width:16px;height:15px}.sm-header__mega-card-title{width:100%;max-width:100%;margin-bottom:6px;text-align:left;font-size:16px;font-weight:500;line-height:1.2;text-transform:capitalize;transition:.5s}.sm-header__mega-card-title:hover{text-decoration:underline}.sm-header__mega-price{width:100%;text-align:left;font-size:14px;font-weight:500;line-height:1.2;text-transform:uppercase}.sm-header__mega-feature{position:relative;display:flex;max-width:930px;width:100%;overflow:hidden}.sm-header__mega-feature img{width:100%;height:486px;object-fit:cover}.sm-header__mega-feature-info{position:absolute;bottom:21px;left:20px;display:flex;gap:12px;max-width:225px;width:100%;padding:10px;border-radius:5px;background:var(--sm-cream)}.sm-header__mega-feature-info svg{width:23px;height:23px;flex:none}.sm-header__mega-feature-info p{font-size:14px;font-weight:400;line-height:1.3}.sm-header__actions{display:flex;align-items:center;justify-content:flex-end;color:var(--sm-ink)}.sm-header__quiz{display:inline-flex;align-items:center;justify-content:center;min-width:max-content;margin-right:20px;padding:11.5px 20px;border-radius:var(--sm-radius-pill);background:var(--sm-gold);color:var(--sm-ink);font-family:var(--sm-font-body);font-size:14px;font-weight:600;line-height:1;text-transform:uppercase;transition:all .5s ease}.sm-header__quiz:hover{background:color-mix(in srgb,var(--sm-gold) 80%,transparent)}.sm-header__quiz-arrow{display:inline-block;max-width:0;overflow:hidden;opacity:0;transition:max-width .3s ease,opacity .3s ease,margin .3s ease}.sm-header__quiz:hover .sm-header__quiz-arrow{max-width:24px;opacity:1;margin-left:8px}.sm-header__account{display:flex;margin-right:20px;transition:all .5s ease}.sm-header__account svg{width:24px;height:24px}.sm-header__account:hover{transform:scale(1.1)}.sm-header__cart{position:relative;display:flex;width:21px;height:24px;transition:all .5s ease}.sm-header__cart:hover{animation:sm-cart-shake .5s linear infinite}.sm-header__cart.is-shaking{animation:sm-cart-shake .5s linear 3}.sm-header__cart-icon{display:flex;width:21px;height:24px}.sm-header__cart-icon svg{width:21px;height:24px}.sm-header__count{position:absolute;left:50%;top:calc(50% + 4px);transform:translate(-50%,-50%);z-index:1;color:var(--sm-white);font-size:11px;font-weight:700;line-height:1;text-transform:uppercase}@keyframes sm-cart-shake{0%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}.sm-header__mobile{display:none;align-items:center;position:relative}.sm-header__mobile-bar{position:relative;z-index:2;display:flex;justify-content:space-between;width:100%;padding:10px 10px 0;background:var(--sm-cream)}.sm-header__burger{display:flex;align-items:center;justify-content:center;padding:15px;margin-right:10px;border:0;border-radius:5px 5px 0 0;background:transparent;color:var(--sm-ink);cursor:pointer}.sm-header__burger.is-active{background:var(--sm-honey)}.sm-header__burger svg{width:22px;height:16px}.sm-header__mobile-logo{display:flex;align-items:center;justify-content:center;margin:5px 0 14px}.sm-header__mobile-logo .sm-header__logo{margin:0}.sm-header__actions--mobile{margin-left:auto}.sm-header__actions--mobile .sm-header__quiz{font-size:12px;padding:9px 14px;margin-right:10px}.sm-header__drawer{position:absolute;top:100%;left:0;z-index:-1;width:100%;max-width:100vw;height:calc(100dvh - 70px);transform:translateY(-100%);visibility:hidden;overflow:hidden;transition:.5s}.sm-header__drawer.is-open{transform:translateY(0);visibility:visible}.sm-header__drawer-inner{position:relative;display:flex;flex-direction:column;width:100%;height:100%;padding:15px;border-radius:0 5px 5px;background:var(--sm-honey);overflow-x:hidden;overflow-y:auto}.sm-header__drawer-close{display:flex;justify-content:flex-end;width:100%;min-width:100%;margin-bottom:30px;padding:0;border:0;background:transparent;cursor:pointer}.sm-header__drawer-close svg{width:29px;height:29px}.sm-header__drawer-item{display:flex;justify-content:space-between;align-items:center;gap:6px;min-height:min-content;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--sm-taupe);cursor:pointer}.sm-header__drawer-item>svg{width:15px;height:8px;flex:none}.sm-header__drawer-link{display:flex;align-items:center;gap:6px;font-size:20px;font-weight:600;line-height:1.2;text-transform:uppercase}.sm-header__drawer-item.has-accordion{flex-direction:column;align-items:flex-start;gap:15px;margin-top:10px;padding:0;border:0}.sm-header__drawer-item.has-accordion>.sm-header__drawer-link{width:100%;justify-content:space-between;font-size:14px;opacity:.7}.sm-header__accordion{width:100%;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.sm-header__drawer-item.is-open>.sm-header__accordion{max-height:500px;transition:max-height .3s ease-in}.sm-header__accordion li{padding-bottom:32px}.sm-header__accordion li:last-child{padding-bottom:0}.sm-header__accordion a{display:flex;align-items:center;font-size:18px;font-weight:400;line-height:1.2;text-transform:capitalize}.sm-header__login{display:flex;align-items:center;gap:10px;margin-top:auto;padding:15px 0 0;border-top:1px solid color-mix(in srgb,var(--sm-gold) 50%,transparent);font-size:16px;font-weight:600;line-height:22px;text-transform:uppercase}.sm-header__login svg{width:24px;height:24px}.sm-header__sub{position:absolute;top:0;right:0;z-index:5;display:flex;flex-direction:column;width:100%;height:100%;max-height:100%;padding:15px;border-radius:0 5px 5px;background:var(--sm-honey);transform:translate(100%);transition:.5s;overflow:auto;cursor:default}.sm-header__drawer-item.is-open>.sm-header__sub{transform:translate(0)}.sm-header__sub-top{display:flex;justify-content:space-between;margin-bottom:30px}.sm-header__sub-top .sm-header__drawer-close{width:auto;min-width:0;margin:0}.sm-header__back{display:flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:var(--sm-ink);font-family:var(--sm-font-body);font-size:12px;font-weight:600;line-height:22px;text-transform:uppercase;cursor:pointer}.sm-header__back svg{width:15px;height:9px}.sm-header__sub-links li{display:flex;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--sm-taupe)}.sm-header__sub-links a{font-size:20px;font-weight:500;line-height:1;text-transform:capitalize}.sm-header__sub-info{font-size:12px;font-weight:500;line-height:1.2}.sm-header__sub-products{display:flex;justify-content:flex-start;gap:15px;margin:auto 0;padding:22px 0}.sm-header__sub-products .sm-header__mega-card{align-items:flex-start;max-width:50%}.sm-header__sub-products .sm-header__mega-img{height:158px;margin-bottom:7px}.sm-header__sub-products .sm-header__mega-tag{top:10px;left:10px;padding:6px 12px;font-size:12px}.sm-header__sub-products .sm-header__mega-reviews{width:100%;justify-content:space-between;gap:2px;margin-bottom:7px;font-size:12px}.sm-header__sub-products .sm-header__mega-stars{gap:0}.sm-header__sub-products .sm-header__mega-card-title{font-size:16px;margin-bottom:4px}.sm-header__sub-products .sm-header__mega-price{font-size:12px}.sm-header__sub .sm-header__login{margin-top:auto}@media(max-width:1280px){.sm-header__mega-products{max-width:750px}.sm-header__mega-card{max-width:calc(50% - 10px)}.sm-header__mega-img{height:300px}.sm-header__mega-feature{max-width:750px}.sm-header__mega-feature img{height:400px}}@media(max-width:1080px){.sm-header__desktop{grid-template-columns:minmax(130px,max-content) auto auto}.sm-header__mega-products,.sm-header__mega-feature{max-width:650px}.sm-header__quiz,.sm-header__account{margin-right:10px}}@media(max-width:990px){.sm-header__desktop{display:flex;justify-content:space-between}.sm-header__mega-products{max-width:550px}.sm-header__mega-img{height:250px}}@media(max-width:960px){.sm-header__desktop{gap:10px}.sm-header__quiz{padding:8px 12px;font-size:12px}.sm-header__link{padding:10px}}@media(max-width:800px){.sm-header__desktop{display:none}.sm-header__mobile{display:flex}}@media(max-width:375px){.sm-header__mobile-logo{margin:8px 0 10px}.sm-header__actions--mobile .sm-header__quiz{font-size:10px;letter-spacing:-.5px;padding:10px 12px}.sm-header__burger{padding:12px 15px}}@media(max-height:1000px){.sm-header__drawer-inner{position:static}}.sm-header__lang,.sm-header__lang-form{position:relative;display:inline-flex;align-items:center}.sm-header__lang-btn{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;border-radius:var(--sm-radius-pill);border:1.5px solid color-mix(in srgb,var(--sm-ink) 18%,transparent);background:transparent;color:var(--sm-ink);font-family:var(--sm-font-body);font-size:13px;font-weight:600;line-height:1;letter-spacing:.3px;text-transform:uppercase;cursor:pointer;transition:border-color .3s ease,background .3s ease}.sm-header__lang-btn:hover,.sm-header__lang.is-open .sm-header__lang-btn{border-color:var(--sm-ink);background:var(--sm-cream-2)}.sm-header__lang-chev{transition:transform .25s ease}.sm-header__lang.is-open .sm-header__lang-chev{transform:rotate(180deg)}.sm-header__lang-list{position:absolute;top:calc(100% + 8px);right:0;z-index:30;min-width:170px;margin:0;padding:6px;list-style:none;background:var(--sm-white,#fff);border:1px solid color-mix(in srgb,var(--sm-ink) 12%,transparent);border-radius:14px;box-shadow:0 10px 30px #2e2e241f}.sm-header__lang-list[hidden]{display:none}.sm-header__lang-opt{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:11px 14px;border:0;border-radius:9px;background:transparent;color:var(--sm-ink);font-family:var(--sm-font-body);font-size:15px;font-weight:500;line-height:1.2;text-align:left;cursor:pointer;transition:background .2s ease}.sm-header__lang-opt:hover{background:var(--sm-cream-2)}.sm-header__lang-opt.is-current{background:var(--sm-honey);font-weight:600}.sm-header__lang-opt.is-current:hover{background:var(--sm-honey)}.sm-header__lang--pill{margin-right:14px}.sm-header__lang--drawer{display:flex;width:100%;margin-top:auto;padding:18px 0 max(20px,env(safe-area-inset-bottom));border-top:1px solid color-mix(in srgb,var(--sm-gold) 50%,transparent)}.sm-header__lang--drawer .sm-header__lang-form{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.sm-header__lang-title{font-size:14px;font-weight:600;line-height:1.2;text-transform:uppercase;opacity:.7}.sm-header__lang--drawer .sm-header__lang-btn{background:var(--sm-cream);border-color:transparent;text-transform:none;font-size:15px;padding:11px 16px}.sm-header__lang--drawer .sm-header__lang-list{top:auto;bottom:calc(100% + 8px)}.sm-header__lang--drawer+.sm-header__login{margin-top:16px}@media(max-width:1200px){.sm-header__lang-btn{padding:9px 12px;font-size:12px}}@media(max-width:880px){.sm-header__mobile-logo .sm-header__logo{width:min(var(--sm-logo-w,130px),118px)}.sm-header__actions--mobile .sm-header__quiz{font-size:11px;letter-spacing:-.2px;padding:9px 11px;margin-right:8px}.sm-header__mobile-bar{gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/sm-header.css.map */
