:root {
  --anh-blue: #08afe2;
  --anh-deep-blue: #075b94;
  --anh-green: #3c9d37;
  --anh-text: #16344b;
  --anh-radius: 28px;
}

body.anelok-new-home-page .main-page-wrapper,
body.anelok-new-home-page .site-content,
body.anelok-new-home-page .wd-content-layout,
body.anelok-new-home-page .container {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

body.anelok-new-home-page .main-page-wrapper { margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
body.anelok-new-home-page .site-content { margin-bottom: 0; padding-bottom: 0; }
body.anelok-new-home-page .wd-content-layout { width: 100%; padding-top: 0; padding-bottom: 0; }
body.anelok-new-home-page .footer-container,
body.anelok-new-home-page .wd-prefooter { display: none !important; }
body.anelok-new-home-page .wd-scroll-content { scroll-behavior: smooth; }

.anelok-new-home,
.anelok-new-home * { box-sizing: border-box; }

.anelok-new-home {
  width: 100%;
  overflow: visible;
  color: var(--anh-text);
  background: #fff;
  font-family: "Trebuchet MS", Arial, sans-serif;
}

.anelok-new-home img { display: block; max-width: 100%; }
.anelok-new-home a { text-decoration: none; }

.anelok-new-home .anh-managed-text {
  color: var(--anh-editor-color) !important;
  font-family: var(--anh-editor-family) !important;
  font-size: min(var(--anh-editor-size), max(var(--anh-editor-min), var(--anh-editor-fluid))) !important;
  font-weight: var(--anh-editor-weight) !important;
  text-transform: var(--anh-editor-transform) !important;
}
.anh-managed-content { display: inline-flex; max-width: 100%; align-items: center; justify-content: inherit; gap: .24em; vertical-align: middle; }
.anh-managed-content.anh-image-above { flex-direction: column; gap: .12em; }
.anh-managed-content.anh-image-right .anh-managed-image { order: 2; }
.anh-managed-copy { min-width: 0; }
.anh-managed-image { width: var(--anh-editor-image-width); max-width: min(35%, 240px) !important; height: auto; flex: 0 0 auto; object-fit: contain; }
.anh-managed-main_title.anh-has-image { white-space: normal; }

/* The cloned WoodMart header is unique to this test page. */
body.page-id-380920 .whb-header_480395 .whb-general-header {
  border: 0 !important;
  background: #fff;
  box-shadow: none !important;
}
/* WoodMart repeats tool captions in a generated ::after layer. The editor
 * supplies the visible caption itself, so keep only that editable copy. */
body.page-id-380920 .whb-header_480395 .wd-header-my-account .wd-tools-text::after,
body.page-id-380920 .whb-header_480395 .wd-header-wishlist .wd-tools-text::after {
  content: none !important;
  display: none !important;
}
body.page-id-380920 .whb-header_480395 .whb-header-bottom {
  height: 87px !important;
  min-height: 87px !important;
  border: 0 !important;
  padding: 7px 12px 22px;
  background: #fff;
  box-shadow: none !important;
}
body.page-id-380920 .whb-header_480395 .whb-header-bottom::before,
body.page-id-380920 .whb-header_480395 .whb-header-bottom::after { display: none !important; }
body.page-id-380920 .whb-header_480395 .wd-header-nav { width: 100%; }
body.page-id-380920 .whb-header_480395 .wd-nav-main { gap: 10px; justify-content: center; }
body.page-id-380920 .whb-header_480395 .wd-nav-main > li > a {
  min-height: 58px;
  padding: 0 20px;
  border-radius: 999px;
  color: #24506e;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  transition: transform .18s ease, box-shadow .18s ease;
}
body.page-id-380920 .whb-header_480395 .wd-nav-main > li > a:hover { transform: translateY(-2px); box-shadow: 0 8px 22px rgba(63,123,158,.14); }
body.page-id-380920 .whb-header_480395 .wd-nav-main > li:nth-child(1) > a { background: #f1f2f3; }
body.page-id-380920 .whb-header_480395 .wd-nav-main > li:nth-child(2) > a { background: #e9f8ff; }
body.page-id-380920 .whb-header_480395 .wd-nav-main > li:nth-child(3) > a { background: #dff5ff; }
body.page-id-380920 .whb-header_480395 .wd-nav-main > li:nth-child(4) > a { background: #e8f7e7; color: #307a37; }
body.page-id-380920 .whb-header_480395 .wd-nav-main > li:nth-child(5) > a { background: #fff0f5; color: #d9608a; }
body.page-id-380920 .whb-header_480395 .wd-nav-main > li:nth-child(6) > a { background: #fff7e3; color: #b67613; }
body.page-id-380920 .whb-header_480395 .wd-nav-main > li > a[href*="robochi-arkushi-pro"] { background: #fff7e3; color: #b67613; }
body.page-id-380920 .whb-header_480395 .wd-nav-main > li > a::before {
  content: "";
  width: 42px;
  height: 42px;
  margin-right: 9px;
  flex: 0 0 42px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
body.page-id-380920 .whb-header_480395 .wd-nav-main > li:nth-child(1) > a::before { background-image: url("images/menu-home.webp"); }
body.page-id-380920 .whb-header_480395 .wd-nav-main > li:nth-child(2) > a::before { background-image: url("images/menu-about.webp"); }
body.page-id-380920 .whb-header_480395 .wd-nav-main > li:nth-child(3) > a::before { background-image: url("images/menu-shop.webp"); }
body.page-id-380920 .whb-header_480395 .wd-nav-main > li:nth-child(4) > a::before { background-image: url("images/menu-navigator.webp"); }
body.page-id-380920 .whb-header_480395 .wd-nav-main > li:nth-child(5) > a::before { background-image: url("images/menu-services.webp"); }
body.page-id-380920 .whb-header_480395 .wd-nav-main > li.anp-menu-pro > a::before,
body.page-id-380920 .whb-header_480395 .wd-nav-main > li:last-child > a[href*="robochi-arkushi-pro"]::before { background-image: url("images/menu-pro.webp"); }

body.page-id-380920 .whb-header_480395 .wd-header-my-account a,
body.page-id-380920 .whb-header_480395 .wd-header-wishlist a { font-family: "Nunito Sans", sans-serif !important; }
body.page-id-380920 .whb-header_480395 .wd-header-my-account .anp-avatar-icon {
  width: 46px !important;
  min-width: 46px !important;
  height: 46px !important;
}
body.page-id-380920 .whb-header_480395 .wd-header-my-account .anp-header-avatar {
  width: 42px !important;
  min-width: 42px !important;
  height: 42px !important;
}
body.page-id-380920 .whb-header_480395 .whb-general-header .wd-header-cart .wd-tools-icon {
  width: 52px !important;
  min-width: 52px !important;
  height: 52px !important;
  background-image: url("images/header-cart.png") !important;
  background-position: center !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
body.page-id-380920 .whb-header_480395 .whb-general-header .wd-header-cart .wd-tools-icon::before { display: none !important; }

.anh-hero {
  position: relative;
  overflow: hidden;
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: clamp(52px, 4vw, 70px) max(14px, calc((100vw - 1360px) / 2)) clamp(10px, 1.2vw, 18px);
  background: #fff var(--anh-hero-bg, url("images/hero-final-canvas-v4.png")) top center / cover no-repeat;
}

.anh-hero::after {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255,255,255,.10) 0%, rgba(255,255,255,.10) 66%, rgba(255,255,255,.42) 82%, rgba(255,255,255,.88) 94%, #fff 100%);
}

.anh-hero-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(4px, .55vw, 9px);
  position: relative;
  z-index: 2;
  width: calc(100% - clamp(32px, 7vw, 148px));
  max-width: 1460px;
  margin: 0 auto;
}

.anh-sparkles {
  position: absolute;
  z-index: 1;
  top: clamp(56px, 4.5vw, 72px);
  left: max(18px, calc((100% - 1500px) / 2));
  right: max(18px, calc((100% - 1500px) / 2));
  height: clamp(230px, 21vw, 330px);
  overflow: hidden;
  pointer-events: none;
}
.anh-sparkle {
  --spark-size: 10px;
  --spark-drift: 12px;
  --spark-fall: 110px;
  position: absolute;
  width: var(--spark-size);
  height: var(--spark-size);
  color: rgba(255,244,190,.98);
  opacity: .70;
  background: currentColor;
  -webkit-mask: url("images/sparkle-star.svg") center / contain no-repeat;
  mask: url("images/sparkle-star.svg") center / contain no-repeat;
  will-change: transform, opacity;
  filter: brightness(1.08) drop-shadow(0 0 3px rgba(255,255,255,1)) drop-shadow(0 0 8px rgba(255,255,232,1)) drop-shadow(0 0 16px rgba(255,226,105,1)) drop-shadow(0 0 30px rgba(255,239,160,.98)) drop-shadow(0 0 44px rgba(255,248,210,.84));
}
.anh-sparkle:nth-child(3n),
.anh-sparkle:nth-child(5n) {
  -webkit-mask-image: url("images/sparkle-soft-star.svg");
  mask-image: url("images/sparkle-soft-star.svg");
}
.anh-sparkle:nth-child(1) { left: 8%; top: 0; --spark-size: 13px; animation: anh-sparkle-twinkle 8.8s ease-in-out -1.2s infinite; }
.anh-sparkle:nth-child(2) { left: 2%; top: 3%; --spark-size: 9px; color: rgba(255,248,211,.94); --spark-drift: 8px; --spark-fall: 120px; animation: anh-sparkle-float 11.4s ease-in-out -6.6s infinite; }
.anh-sparkle:nth-child(3) { left: 20%; top: 1%; --spark-size: 16px; color: rgba(239,250,255,.96); animation: anh-sparkle-twinkle 10.6s ease-in-out -4.1s infinite; }
.anh-sparkle:nth-child(4) { left: 5%; top: 5%; --spark-size: 11px; --spark-drift: -6px; --spark-fall: 138px; animation: anh-sparkle-float 12.8s ease-in-out -2.4s infinite; }
.anh-sparkle:nth-child(5) { left: 32%; top: 0; --spark-size: 14px; color: rgba(255,247,205,.94); animation: anh-sparkle-twinkle 9.9s ease-in-out -7.8s infinite; }
.anh-sparkle:nth-child(6) { left: 49%; top: 4%; --spark-size: 8px; --spark-drift: -8px; --spark-fall: 150px; animation: anh-sparkle-float 13.1s ease-in-out -5.2s infinite; }
.anh-sparkle:nth-child(7) { left: 44%; top: 2%; --spark-size: 17px; color: rgba(235,249,255,.96); animation: anh-sparkle-twinkle 11.2s ease-in-out -.7s infinite; }
.anh-sparkle:nth-child(8) { left: 51%; top: 3%; --spark-size: 10px; color: rgba(255,248,214,.96); --spark-drift: 8px; --spark-fall: 160px; animation: anh-sparkle-float 13.6s ease-in-out -4.7s infinite; }
.anh-sparkle:nth-child(9) { left: 56%; top: 0; --spark-size: 13px; animation: anh-sparkle-twinkle 10.8s ease-in-out -8.1s infinite; }
.anh-sparkle:nth-child(10) { left: 95%; top: 4%; --spark-size: 8px; color: rgba(247,252,255,.96); --spark-drift: -8px; --spark-fall: 132px; animation: anh-sparkle-float 12.2s ease-in-out -3.3s infinite; }
.anh-sparkle:nth-child(11) { left: 68%; top: 1%; --spark-size: 15px; color: rgba(255,247,205,.94); animation: anh-sparkle-twinkle 9.4s ease-in-out -2.1s infinite; }
.anh-sparkle:nth-child(12) { left: 98%; top: 2%; --spark-size: 11px; --spark-drift: -10px; --spark-fall: 144px; animation: anh-sparkle-float 12.8s ease-in-out -9.2s infinite; }
.anh-sparkle:nth-child(13) { left: 80%; top: 0; --spark-size: 9px; color: rgba(235,249,255,.96); animation: anh-sparkle-twinkle 10.9s ease-in-out -5.9s infinite; }
.anh-sparkle:nth-child(14) { left: 92%; top: 2%; --spark-size: 14px; animation: anh-sparkle-twinkle 8.2s ease-in-out -6.4s infinite; }
.anh-sparkle:nth-child(15) { left: 14%; top: 2%; --spark-size: 20px; color: rgba(255,248,214,.96); animation: anh-sparkle-twinkle 10.4s ease-in-out -3.7s infinite; }
.anh-sparkle:nth-child(16) { left: 26%; top: 4%; --spark-size: 12px; --spark-drift: 14px; --spark-fall: 148px; animation: anh-sparkle-float 13.8s ease-in-out -8.6s infinite; }
.anh-sparkle:nth-child(17) { left: 38%; top: 1%; --spark-size: 18px; color: rgba(238,250,255,.98); animation: anh-sparkle-twinkle 9.6s ease-in-out -5.1s infinite; }
.anh-sparkle:nth-child(18) { left: 62%; top: 3%; --spark-size: 12px; color: rgba(255,248,214,.96); --spark-drift: -15px; --spark-fall: 155px; animation: anh-sparkle-float 14.2s ease-in-out -4.5s infinite; }
.anh-sparkle:nth-child(19) { left: 74%; top: 0; --spark-size: 20px; animation: anh-sparkle-twinkle 11.1s ease-in-out -7.4s infinite; }
.anh-sparkle:nth-child(20) { left: 86%; top: 2%; --spark-size: 16px; color: rgba(239,251,255,.98); animation: anh-sparkle-twinkle 9.2s ease-in-out -2.9s infinite; }
.anh-sparkle:nth-child(21) { left: 11%; top: 15%; --spark-size: 30px; color: rgba(255,232,144,1); animation: anh-sparkle-twinkle 9.8s ease-in-out -6.1s infinite; }
.anh-sparkle:nth-child(22) { left: 18%; top: 8%; --spark-size: 14px; --spark-drift: 18px; --spark-fall: 190px; animation: anh-sparkle-float 13.7s ease-in-out -3.2s infinite; }
.anh-sparkle:nth-child(23) { left: 24%; top: 23%; --spark-size: 11px; color: rgba(255,246,201,.98); animation: anh-sparkle-twinkle 8.7s ease-in-out -1.4s infinite; }
.anh-sparkle:nth-child(24) { left: 35%; top: 11%; --spark-size: 34px; color: rgba(255,237,166,1); --spark-drift: -14px; --spark-fall: 205px; animation: anh-sparkle-float 15.2s ease-in-out -9.8s infinite; }
.anh-sparkle:nth-child(25) { left: 42%; top: 28%; --spark-size: 13px; animation: anh-sparkle-twinkle 10.1s ease-in-out -7.1s infinite; }
.anh-sparkle:nth-child(26) { left: 48%; top: 9%; --spark-size: 20px; color: rgba(239,251,255,1); --spark-drift: 12px; --spark-fall: 180px; animation: anh-sparkle-float 12.9s ease-in-out -5.6s infinite; }
.anh-sparkle:nth-child(27) { left: 58%; top: 20%; --spark-size: 12px; color: rgba(255,247,208,.98); animation: anh-sparkle-twinkle 9.1s ease-in-out -2.6s infinite; }
.anh-sparkle:nth-child(28) { left: 65%; top: 7%; --spark-size: 32px; color: rgba(255,233,151,1); --spark-drift: -18px; --spark-fall: 215px; animation: anh-sparkle-float 14.8s ease-in-out -11.3s infinite; }
.anh-sparkle:nth-child(29) { left: 71%; top: 27%; --spark-size: 15px; animation: anh-sparkle-twinkle 10.7s ease-in-out -4.8s infinite; }
.anh-sparkle:nth-child(30) { left: 79%; top: 12%; --spark-size: 22px; color: rgba(239,251,255,1); --spark-drift: 15px; --spark-fall: 198px; animation: anh-sparkle-float 13.9s ease-in-out -8.2s infinite; }
.anh-sparkle:nth-child(31) { left: 88%; top: 24%; --spark-size: 12px; color: rgba(255,247,208,.98); animation: anh-sparkle-twinkle 8.9s ease-in-out -6.7s infinite; }
.anh-sparkle:nth-child(32) { left: 94%; top: 10%; --spark-size: 31px; --spark-drift: -13px; --spark-fall: 188px; animation: anh-sparkle-float 14.4s ease-in-out -4.1s infinite; }

/* Faster staggered cycles keep the sky lively without synchronising the stars. */
.anh-sparkle:nth-child(4n+1) { animation-duration: 4.8s !important; }
.anh-sparkle:nth-child(4n+2) { animation-duration: 5.6s !important; }
.anh-sparkle:nth-child(4n+3) { animation-duration: 6.4s !important; }
.anh-sparkle:nth-child(4n) { animation-duration: 7.2s !important; }

@keyframes anh-sparkle-twinkle {
  0%, 100% { opacity: .32; transform: scale(.66) rotate(0deg); }
  36% { opacity: 1; transform: scale(1.16) rotate(4deg); }
  68% { opacity: .62; transform: scale(.86) rotate(-2deg); }
}
@keyframes anh-sparkle-float {
  0% { opacity: .06; transform: translate3d(0, -7px, 0) scale(.58); }
  9% { opacity: .98; transform: translate3d(0, 0, 0) scale(1); }
  62% { opacity: .82; }
  82% { opacity: .38; transform: translate3d(var(--spark-drift), var(--spark-fall), 0) scale(.68); }
  100% { opacity: 0; transform: translate3d(var(--spark-drift), var(--spark-fall), 0) scale(.38); }
}

.anh-hero-card { position: relative; min-width: 0; aspect-ratio: 1333 / 1102; }
.anh-hero-art { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: contain; }
.anh-library-hero-card { overflow: visible; }
.anh-library-hero-card .anh-hero-art { inset: 0; width: 100%; height: 100%; }
.anh-hero-copy { position: absolute; z-index: 2; top: 13%; bottom: 20%; width: 48%; display: flex; flex-direction: column; }
.anh-shop-card .anh-hero-copy { right: 4%; width: 44%; }
.anh-library-hero-card .anh-hero-copy { left: 7%; width: 46%; }
.anh-hero-copy h2 { margin: 0; color: #0b6594; font-size: clamp(28px, 3vw, 48px); line-height: 1.03; font-weight: 900; text-align: center; }
.anh-library-hero-card .anh-hero-copy h2 { padding-left: 32px; color: #247c24; text-align: left; white-space: nowrap; }
.anh-lead { margin: 5px 0 8px; color: #0b6594; font-size: clamp(15px, 1.45vw, 23px); line-height: 1.12; font-weight: 800; }
.anh-shop-card .anh-lead,
.anh-library-hero-card .anh-lead { text-align: center; }
.anh-library-lead { position: relative; left: -16px; color: #247c24; }
.anh-hero-copy ul { list-style: none; margin: 4px 0 6px; padding: 0; display: grid; gap: clamp(0px, .15vw, 3px); }
.anh-shop-card .anh-hero-copy ul { margin-left: clamp(12px, 1.7vw, 28px); }
.anh-hero-copy li { display: flex; align-items: center; gap: 6px; color: #17364a; font-family: "Nunito Sans", sans-serif; font-size: clamp(12px, 1.05vw, 17px); line-height: 1.02; }
.anh-hero-copy li > .anh-item-icon { width: 26px; flex: 0 0 26px; color: var(--anh-blue); font-size: clamp(17px, 1.55vw, 25px); line-height: 1; text-align: center; }
.anh-hero-copy li > .anh-item-text { min-width: 0; flex: 1 1 auto; }
.anh-nowrap-desktop { white-space: nowrap; }
.anh-library-hero-card .anh-hero-copy li > .anh-item-icon { color: var(--anh-green); }
.anh-shop-card .anh-hero-copy li:nth-child(2),
.anh-library-hero-card .anh-hero-copy li:nth-child(2) {
  min-height: clamp(34px, 3.1vw, 46px);
  padding: clamp(5px, .55vw, 8px) clamp(8px, .8vw, 12px);
  border: 0;
  border-radius: 999px;
  background: #c0e5fd;
  color: #124c70;
  font-weight: 700;
}
.anh-library-hero-card .anh-hero-copy li:nth-child(2) {
  background: rgba(205,244,184,.58);
  color: #215f2d;
}
.anh-hero-card-link { position: absolute; z-index: 3; inset: 0; border-radius: inherit; }
.anh-hero-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 4;
  left: 50%;
  bottom: 11.5%;
  min-height: 48px;
  width: 46%;
  max-width: 460px;
  min-width: 0;
  margin: 0;
  padding: 10px 15px;
  border: 2px solid rgba(255,255,255,.86);
  border-radius: 999px;
  color: #fff;
  box-shadow: 0 8px 20px rgba(18,111,148,.22);
  font-family: "Nunito Sans", sans-serif;
  font-size: clamp(10px, 1.02vw, 16px);
  line-height: 1.1;
  font-weight: 900;
  text-align: center;
  overflow-wrap: anywhere;
  transform: translateX(-50%);
}
.anh-shop-button {
  background-color: var(--anh-editor-background, #08a9df);
  background-image: linear-gradient(180deg, rgba(255,255,255,.18), rgba(0,0,0,.08));
}
.anh-library-button {
  bottom: 12.75%;
  background-color: var(--anh-editor-background, #3e9f36);
  background-image: linear-gradient(180deg, rgba(255,255,255,.18), rgba(0,0,0,.08));
}
.anh-hero-button:hover { color: #fff; filter: brightness(1.04); transform: translate(-50%, -1px); }

.anh-benefits {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: clamp(8px, 1.2vw, 18px);
  width: 100%;
  max-width: 1460px;
  margin: 0 auto;
  padding: 0 28px 8px;
}
.anh-benefit { min-height: 94px; display: flex; align-items: center; justify-content: center; gap: 9px; padding: 7px; border-radius: 44% 56% 48% 52% / 55% 47% 53% 45%; font-family: "Nunito Sans", sans-serif; text-align: left; font-size: clamp(13px, 1vw, 17px); line-height: 1.1; }
.anh-benefit img { width: clamp(40px, 3.8vw, 56px); height: auto; flex: 0 0 auto; filter: drop-shadow(0 4px 4px rgba(30,69,91,.11)); }
.anh-benefit.anh-pink { background: #fff0f4; }
.anh-benefit.anh-yellow { background: #fff9e9; }
.anh-benefit.anh-green { background: #effaf2; }
.anh-benefit.anh-blue { background: #edf8ff; }
.anh-benefit.anh-lilac { background: #f5efff; }
.anh-benefit.anh-mint { background: #edf9f1; }

.anh-seo-intro,
.anh-seo-content {
  width: calc(100% - 28px);
  max-width: 1460px;
  margin-right: auto;
  margin-left: auto;
}
.anh-seo-intro { padding: clamp(8px, .8vw, 12px) clamp(20px, 2.5vw, 34px) clamp(10px, 1.1vw, 16px); }
.anh-seo-intro-inner {
  max-width: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.anh-seo-intro h1 {
	margin: 0 auto clamp(6px, .65vw, 9px);
	color: #315064;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: clamp(30px, 2.55vw, 41px);
	line-height: 1.1;
	font-weight: 700 !important;
	white-space: nowrap;
}
.anh-seo-intro p {
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 clamp(10px, 2vw, 28px);
	border: 0;
	border-radius: 0;
	color: #657783;
	background: transparent;
	box-shadow: none;
	font-family: "Nunito Sans", sans-serif;
	font-size: clamp(14px, 1.05vw, 17px);
	line-height: 1.35;
	font-weight: 600;
}

.anh-showcase { width: calc(100% - 28px); max-width: 1460px; margin: 0 auto 16px; padding: clamp(16px, 1.8vw, 25px); border-radius: var(--anh-radius); }
.anh-shop-showcase {
  background-color: transparent;
  background-image: var(--anh-showcase-bg, url("images/showcase-shop-shaped.png"));
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.anh-library-showcase { background: transparent var(--anh-showcase-bg, url("images/showcase-library-shaped.png")) top center / 100% auto no-repeat; }
.anh-section-head { position: relative; top: clamp(18px, 2vw, 29px); z-index: 2; display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: calc(14px + clamp(17px, 1.5vw, 22px)); }
.anh-section-head h2 { margin: 0; color: #0b6594; font-family: inherit; font-size: clamp(26px, 2.5vw, 40px); line-height: 1.03; font-weight: 900; }
.anh-library-showcase .anh-section-head h2 { color: #247c24; }
.anh-section-head > a { flex: 0 0 auto; padding: 12px 22px; border: 1px solid #82cce9; border-radius: 999px; color: #0878ab; background-color: var(--anh-editor-background, #f4fbff); background-image: linear-gradient(180deg, rgba(255,255,255,.28), rgba(255,255,255,.04)); box-shadow: 0 4px 12px rgba(29,92,119,.09); font-weight: 800; }
.anh-library-showcase .anh-section-head > a { color: #347933; border-color: #99cd84; }
.anh-library-showcase .anh-section-head > a:hover { color: #242424; }
.anh-carousel-shell { position: relative; }
.anh-carousel { display: grid; grid-auto-flow: column; grid-auto-columns: calc((100% - 90px) / 6); align-items: stretch; gap: 18px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; padding: 4px; }
.anh-carousel::-webkit-scrollbar { display: none; }
.anh-card { min-width: 0; overflow: hidden; display: flex; flex-direction: column; border: 1px solid rgba(77,147,176,.18); border-radius: 16px; background: #fff; box-shadow: none; scroll-snap-align: start; }
.anh-card-image { display: block; overflow: hidden; background: #fff; }
.anh-product-card .anh-card-image { aspect-ratio: 1 / 1; }
.anh-library-card .anh-card-image { aspect-ratio: .75 / 1; }
.anh-card-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .25s ease; }
.anh-card:hover .anh-card-image img { transform: scale(1.025); }
.anh-card-body { display: flex; flex: 1 1 auto; flex-direction: column; gap: 10px; padding: 12px; }
.anh-card-body h3 { min-height: 3.9em; margin: 0; font-family: inherit; font-size: 14px; line-height: 1.3; font-weight: 800; }
.anh-card-body h3 a { color: #165679; }
.anh-card-foot { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin-top: auto; }
.anh-price { color: #065a89; font-size: 16px; font-weight: 900; }
.anh-cart { display: inline-flex; align-items: center; justify-content: center; width: 38px; height: 38px; border-radius: 10px; color: #fff; background: #20bdea; }
.anh-cart img { width: 25px; height: 25px; object-fit: contain; }
.anh-subscription { display: flex; align-items: center; justify-content: center; min-height: 40px; margin-top: auto; padding: 8px; border-radius: 10px; color: #31742b; background: #e9f9df; text-align: center; white-space: nowrap; font-size: 13px; font-weight: 800; }
.anh-library-placeholder { display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; color: #367c36; background: #f2faeb; font-weight: 900; }
.anh-arrow {
  position: absolute !important;
  z-index: 5;
  top: 50% !important;
  display: flex !important;
  width: 48px;
  min-width: 48px;
  max-width: 48px;
  height: 48px;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  transform: translateY(-50%);
  appearance: none;
  border: 2px solid rgba(255,255,255,.92) !important;
  border-radius: 50% !important;
  color: transparent !important;
  background: linear-gradient(145deg, #74d6f5, #35b6e5) !important;
  box-shadow: 0 6px 16px rgba(24,137,181,.20);
  font-size: 0 !important;
  line-height: 0;
  cursor: pointer;
  transition: transform .2s ease, filter .2s ease, box-shadow .2s ease;
}
.anh-arrow::before {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2.5px solid #fff;
  border-right: 2.5px solid #fff;
}
.anh-prev { left: -24px !important; right: auto !important; }
.anh-next { right: -24px !important; left: auto !important; }
.anh-prev::before { transform: translateX(2px) rotate(-135deg); }
.anh-next::before { transform: translateX(-2px) rotate(45deg); }
.anh-arrow:hover { filter: brightness(1.05); box-shadow: 0 8px 19px rgba(24,137,181,.25); transform: translateY(-50%) scale(1.06); }
.anh-library-showcase .anh-arrow { background: linear-gradient(145deg, #91dd86, #59bf58) !important; box-shadow: 0 6px 16px rgba(57,137,53,.18); }
.anh-library-showcase .anh-arrow:hover { box-shadow: 0 8px 19px rgba(57,137,53,.24); }
.anh-empty { grid-column: 1 / -1; margin: 20px; text-align: center; }

.anh-seo-content { margin-top: clamp(20px, 2.2vw, 32px); font-family: "Nunito Sans", sans-serif; }
.anh-seo-tabs {
  --active-color: #fe3895;
  --active-start: #fe81b7;
  --active-dark: #fe3895;
  --active-soft: #fff3f8;
  --active-border: #ffd1e4;
}
.anh-seo-tabs[data-active="library"] { --active-color: #099928; --active-start: #80dc68; --active-dark: #099928; --active-soft: #f4fff0; --active-border: #ccefbf; }
.anh-seo-tabs[data-active="services"] { --active-color: #d59a05; --active-start: #f3cd56; --active-dark: #a87500; --active-soft: #fffbea; --active-border: #f1dfa1; }
.anh-seo-tabs[data-active="education"] { --active-color: #0092f7; --active-start: #62c4fa; --active-dark: #0092f7; --active-soft: #f1faff; --active-border: #bfe4f8; }
.anh-seo-tabs-header { margin-bottom: clamp(9px, 1vw, 13px); text-align: center; }
.anh-seo-tabs-header h2 {
	margin: 0;
	color: #315064;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: clamp(25px, 2.2vw, 34px);
	line-height: 1.08;
	font-weight: 700 !important;
}
.anh-seo-tabs-header > span { display: block; width: 140px; height: 6px; margin: 6px auto 0; border-top: 3px solid var(--anh-details-line-color, #ef6aa2); border-radius: 50%; }
.anh-tablist { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); align-items: end; gap: 8px; position: relative; z-index: 2; padding: 0 10px; }
.anh-tab {
  --tab-text: #075b94;
  --tab-bg: linear-gradient(180deg, #f5fbff, #eaf7ff);
  --tab-active-bg: var(--tab-bg);
  display: flex;
  min-width: 0;
  min-height: 68px;
  align-items: center;
  justify-content: center;
  gap: clamp(7px, 1vw, 14px);
  padding: 12px clamp(10px, 1.5vw, 22px);
  appearance: none;
  border: 1px solid rgba(255,255,255,.96);
  border-bottom-color: transparent;
	border-radius: 28px 28px 10px 10px;
  color: var(--tab-text);
  background: var(--tab-bg);
  box-shadow: 0 -2px 16px rgba(48,111,139,.07), inset 0 1px 0 rgba(255,255,255,.82);
  font: inherit;
	font-size: clamp(16px, 1.35vw, 22px);
  font-weight: 900;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform .2s ease, filter .2s ease, box-shadow .2s ease, background-color .2s ease;
}
.anelok-new-home button.anh-tab {
	min-height: 68px !important;
	border-radius: 28px 28px 10px 10px !important;
	color: var(--tab-text) !important;
	font-size: clamp(16px, 1.35vw, 22px) !important;
}
.anh-tab img { width: clamp(36px, 3vw, 46px); height: clamp(36px, 3vw, 46px); flex: 0 0 auto; object-fit: contain; }
.anh-tab-shop { --tab-text: #fff; --tab-bg: linear-gradient(180deg, #fe9fc7, #fe81b7); --tab-active-bg: linear-gradient(180deg, #fe91bf, #fe73ae); }
.anh-tab-library { --tab-text: #099928; --tab-bg: linear-gradient(180deg, #efffe6, #d5fdbe); --tab-active-bg: linear-gradient(180deg, #e5ffd6, #c9f7af); }
.anh-tab-services { --tab-text: #a87500; --tab-bg: linear-gradient(180deg, #fff9dc, #fef1b7); --tab-active-bg: linear-gradient(180deg, #fff5c8, #fbeaa3); }
.anh-tab-education { --tab-text: #0092f7; --tab-bg: linear-gradient(180deg, #eef9ff, #cdecfd); --tab-active-bg: linear-gradient(180deg, #e1f5ff, #bee5fa); }
.anh-tab:hover { filter: brightness(1.02) saturate(1.04); transform: translateY(-2px); }
.anh-tab:focus-visible { outline: 3px solid rgba(8,126,175,.28); outline-offset: 3px; }
.anh-tab[aria-selected="true"] {
	min-height: 73px !important;
  color: var(--tab-text) !important;
  background: var(--tab-active-bg);
  box-shadow: 0 9px 20px rgba(48,111,139,.13), inset 0 1px 0 rgba(255,255,255,.66), inset 0 -3px 0 rgba(255,255,255,.20);
  transform: translateY(1px);
}
.anh-tab-stage {
  position: relative;
  z-index: 1;
  min-height: 0;
  margin-top: -1px;
  overflow: hidden;
  border: 1.5px solid var(--active-border);
  border-radius: 30px;
  background: #fff;
  background: linear-gradient(145deg, rgba(255,255,255,.98), color-mix(in srgb, var(--active-soft) 64%, white));
  box-shadow: 0 16px 38px rgba(42,105,134,.11), inset 0 1px 0 rgba(255,255,255,.95);
  transition: border-color .2s ease, background-color .2s ease;
}
.anh-tab-panel {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(290px, 2fr);
  grid-template-areas: "copy visual";
  gap: clamp(24px, 3vw, 44px);
  min-height: 0;
  align-items: center;
  padding: clamp(32px, 3vw, 40px) clamp(30px, 3.3vw, 48px) clamp(28px, 2.7vw, 36px);
  animation: anh-tab-reveal .22s ease both;
}
.anh-tab-panel[hidden] { display: none !important; }
@keyframes anh-tab-reveal { from { opacity: 0; transform: translateY(7px); } to { opacity: 1; transform: translateY(0); } }
.anh-tab-copy { grid-area: copy; min-width: 0; }
.anh-tab-panel-heading { display: flex; align-items: center; gap: 13px; margin-bottom: 0; }
.anh-tab-panel-heading > img {
  width: clamp(44px, 4vw, 54px);
  height: clamp(44px, 4vw, 54px);
  flex: 0 0 auto;
  padding: 2px;
  object-fit: contain;
}
.anh-tab-panel h3 {
  margin: 0;
  color: var(--active-dark);
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: clamp(26px, 2.35vw, 37px);
  line-height: 1.08;
  font-weight: 900 !important;
  letter-spacing: -.02em;
  -webkit-text-stroke: .2px currentColor;
}
.anh-tab-kicker {
  display: inline-block;
  margin: 6px 0 0 !important;
  padding: 6px 14px;
  border-radius: 999px;
  color: var(--active-dark) !important;
  background: var(--active-soft);
  font-size: clamp(14px, 1vw, 16px) !important;
  line-height: 1.25 !important;
  font-weight: 900;
}
.anh-tab-copy > p { margin: 16px 0 0; color: #315064; font-size: clamp(15px, 1vw, 16px); line-height: 1.5; }
.anh-tab-copy > p:first-of-type { margin-top: 20px; }
.anh-seo-inline-link { color: #087eaf; font-weight: 800; text-decoration: underline !important; text-decoration-thickness: 1px !important; text-underline-offset: 3px; }
.anh-tab-cta {
  display: inline-flex;
  width: min(100%, 320px);
  min-height: 54px;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  padding: 11px 24px;
  border-radius: 999px;
  color: #fff;
  background: var(--active-color);
  background: linear-gradient(180deg, var(--active-start), var(--active-color));
  box-shadow: 0 8px 19px rgba(48,111,139,.15);
  box-shadow: 0 8px 19px color-mix(in srgb, var(--active-color) 22%, transparent);
  font-size: 16px;
  font-weight: 900;
  transition: transform .18s ease, filter .18s ease, box-shadow .18s ease;
}
.anh-tab-cta:hover { color: #fff; filter: brightness(1.04); transform: translateY(-1px); }
.anh-tab-visual {
  grid-area: visual;
  position: relative;
  height: clamp(300px, 26vw, 360px);
  min-height: 0;
  max-height: 360px;
  isolation: isolate;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.anh-tab-visual::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: -8px -14px;
  pointer-events: none;
  background-image: var(--tab-visual-blob);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  filter: none;
}
.anh-panel-shop { --tab-visual-blob: url("images/seo-tabs/blob-pink.webp"); }
.anh-panel-library { --tab-visual-blob: url("images/seo-tabs/blob-green.webp"); }
.anh-panel-services { --tab-visual-blob: url("images/seo-tabs/blob-yellow.webp"); }
.anh-panel-education { --tab-visual-blob: url("images/seo-tabs/blob-blue.webp"); }
.anh-feature-visual {
	position: absolute;
	z-index: 1;
	inset: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
}
.anh-feature-visual img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
	filter: none;
}
.anh-author-section { margin-top: clamp(14px, 1.55vw, 24px); }
.anh-author-title {
  position: absolute;
  z-index: 2;
  top: 18%;
  left: 43%;
  width: 53%;
  margin: 0;
  line-height: 1.12;
  text-align: center;
  text-wrap: balance;
}
.anh-author-title .anh-managed-content { justify-content: center; }
.anh-author-title .anh-managed-copy {
  color: transparent;
  background: linear-gradient(90deg, var(--anh-editor-color, #07984f) 0 39%, var(--anh-editor-secondary-color, #0879e8) 50% 100%);
  -webkit-background-clip: text;
  background-clip: text;
}
.anh-author-scene {
  position: relative;
  overflow: hidden;
  aspect-ratio: 2046 / 805;
  background: transparent var(--anh-author-bg, url("images/author-panel-v1.png")) center / 100% 100% no-repeat;
}
.anh-author-copy {
  position: absolute;
  z-index: 1;
  top: 29%;
  right: 4%;
  bottom: 9%;
  left: 43%;
  display: flex;
  width: auto;
  min-width: 0;
  flex-direction: column;
  color: #174f78;
  font-family: "Nunito Sans", sans-serif;
}
.anh-author-lead {
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 4px 9px;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  margin: 0 0 clamp(8px, .75vw, 12px) !important;
  padding: clamp(6px, .5vw, 8px) clamp(11px, .9vw, 15px);
  border: 1px solid rgba(61, 178, 92, .36);
  border-radius: 999px;
  color: #087843;
  background: rgba(211, 246, 217, .92);
  box-shadow: 0 4px 12px rgba(70, 160, 96, .08), inset 0 1px 0 rgba(255,255,255,.70);
  font-size: clamp(14px, .9vw, 16px);
  line-height: 1.28;
  text-align: center;
  white-space: normal;
}
.anh-author-lead strong { font-weight: 900; }
.anh-author-copy > p:not(.anh-author-lead) {
  flex: 0 0 auto;
  margin: 0 0 clamp(5px, .5vw, 8px);
  font-size: clamp(15px, 1vw, 16px);
  line-height: 1.42;
}
.anh-author-copy > p:last-child { margin-bottom: 0; }
.anh-author-more {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  align-items: center;
  margin-top: clamp(10px, .9vw, 14px);
  padding-top: 0;
  border: 0;
}
.anh-author-more p {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  color: #315064;
  background: transparent;
  font-size: clamp(12px, .9vw, 14px);
  line-height: 1.3;
  font-weight: 800;
}
.anh-author-more a {
  display: inline-flex;
  width: min(100%, 320px);
  min-height: 54px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  padding: 11px 24px;
  border: 1px solid rgba(109, 198, 239, .56);
  border-radius: 999px;
  color: #087fcf;
  background: linear-gradient(180deg, rgba(238, 249, 255, .96), rgba(190, 229, 250, .90));
  box-shadow: 0 8px 19px rgba(48, 148, 202, .15), inset 0 1px 0 rgba(255,255,255,.80);
  font-size: 16px;
  line-height: 1.15;
  font-weight: 900;
  white-space: nowrap;
  transition: transform .18s ease, background-color .18s ease, box-shadow .18s ease;
}
.anh-author-more a:hover {
  color: #066daF;
  background: linear-gradient(180deg, rgba(226, 246, 255, .98), rgba(171, 220, 247, .94));
  box-shadow: 0 9px 21px rgba(48, 148, 202, .20), inset 0 1px 0 rgba(255,255,255,.88);
  transform: translateY(-1px);
}
.anh-author-benefits {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(10px, 1.1vw, 16px);
  margin-top: -10px;
}
.anh-author-benefit {
  display: grid;
  grid-template-columns: auto 1fr;
  min-height: 126px;
  align-items: center;
  gap: clamp(9px, .9vw, 14px);
  padding: clamp(12px, 1.15vw, 18px);
  border: 1px solid rgba(255,255,255,.94);
  border-radius: 26px;
  box-shadow: 0 9px 22px rgba(50, 105, 126, .09), inset 0 1px 0 rgba(255,255,255,.74);
  font-family: "Nunito Sans", sans-serif;
}
.anh-author-benefit img {
  width: clamp(56px, 4.6vw, 72px);
  height: clamp(56px, 4.6vw, 72px);
  object-fit: contain;
}
.anh-author-benefit h3 {
  margin: 0 0 5px;
  font-size: clamp(15px, 1.1vw, 18px);
  line-height: 1.15;
  font-weight: 900;
}
.anh-author-benefit p { margin: 0; color: #24526e; font-size: clamp(12px, .88vw, 14px); line-height: 1.28; }
.anh-author-benefit--pink { background: linear-gradient(135deg, rgba(255,236,244,.94), rgba(255,250,252,.92)); }
.anh-author-benefit--yellow { background: linear-gradient(135deg, rgba(255,248,220,.96), rgba(255,253,242,.94)); }
.anh-author-benefit--blue { background: linear-gradient(135deg, rgba(229,247,255,.96), rgba(247,252,255,.94)); }
.anh-author-benefit--green { background: linear-gradient(135deg, rgba(229,249,230,.96), rgba(248,255,247,.94)); }
.anh-author-benefit--pink h3 { color: #07984f; }
.anh-author-benefit--yellow h3 { color: #d77905; }
.anh-author-benefit--blue h3 { color: #0879e8; }
.anh-author-benefit--green h3 { color: #07984f; }

.anh-values-section {
  position: relative;
  width: 100vw;
  max-width: 100vw;
  height: clamp(66px, 5.4vw, 92px);
  min-height: 0;
  margin: clamp(10px, 1.25vw, 18px) 0 0 calc(50% - 50vw);
  overflow: hidden;
  pointer-events: none;
  background: transparent var(--anh-footer-bg, url("images/footer-sky-grass.png")) top center / 100% auto no-repeat;
}

body.page-id-380920 .anelok-copyright { display: grid !important; grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr); align-items: center; gap: 10px 24px; width: 100%; min-height: 62px; margin: 0; padding: 10px max(24px, calc((100vw - 1460px) / 2)); border-top: 1px solid #cfedf7; color: #39708a; background: #e8f9ff; font-size: 13px; line-height: 1.35; }
body.page-id-380920 .anh-copyright-text { grid-column: 1; font-weight: 500; }
body.page-id-380920 .anh-copyright-links { grid-column: 2; display: flex; align-items: center; justify-content: center; gap: 8px 10px; flex-wrap: wrap; }
body.page-id-380920 .anh-copyright-links a {
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  justify-content: center;
  padding: 6px 15px;
  border: 1px solid rgba(128,203,234,.52);
  border-radius: 999px;
  color: #39708a;
  background: rgba(255,255,255,.42);
  box-shadow: 0 3px 9px rgba(49,119,149,.06), inset 0 1px 0 rgba(255,255,255,.7);
  text-decoration: none;
  transition: transform .18s ease, background-color .18s ease, box-shadow .18s ease;
}
body.page-id-380920 .anh-copyright-links a:hover { color: #286884; background: rgba(255,255,255,.78); box-shadow: 0 5px 13px rgba(49,119,149,.10); transform: translateY(-1px); }

@media (max-width: 1220px) {
  .anh-author-scene {
    aspect-ratio: auto;
    padding: clamp(12px, 2vw, 22px) clamp(16px, 2.5vw, 28px) clamp(18px, 2.5vw, 26px);
    border-radius: 0;
    background-color: transparent;
    background-image: none !important;
  }
  .anh-author-title {
    position: static;
    width: auto;
    margin: 0 0 7px;
    padding: 0 12px;
  }
  .anh-author-copy {
    position: static;
    display: block;
    width: min(100%, 900px);
    margin: 0 auto;
    padding: 18px clamp(18px, 2.5vw, 28px);
    border: 1px solid rgba(255,255,255,.92);
    border-radius: 22px;
    background: rgba(255,255,255,.91);
    box-shadow: 0 8px 22px rgba(46,105,130,.09);
  }
  .anh-author-lead { flex-wrap: wrap; white-space: normal; }
  .anh-author-more { align-items: center; margin-top: 10px; padding-top: 0; }
}

@media (max-width: 1180px) {
  body.page-id-380920 .whb-header_480395 .wd-nav-main { gap: 6px; }
  body.page-id-380920 .whb-header_480395 .wd-nav-main > li > a { min-height: 52px; padding: 0 13px; font-size: 12px; }
  body.page-id-380920 .whb-header_480395 .wd-nav-main > li > a::before { width: 36px; height: 36px; flex-basis: 36px; }
  .anh-carousel { grid-auto-columns: calc((100% - 54px) / 4); }
  .anh-hero-copy { top: 11%; bottom: 20%; }
  .anh-hero-copy li { font-size: clamp(12px, 1.3vw, 15px); }
}

@media (max-width: 1024px) {
  body.page-id-380920 .wd-toolbar { display: none !important; }
  body.page-id-380920 { padding-bottom: 0 !important; }
  body.page-id-380920 .whb-header_480395 .whb-mobile-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: clamp(5px, 1.1vw, 10px);
  }
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-account,
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-wishlist {
    display: flex !important;
    flex: 0 0 auto;
    align-items: center;
  }
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-account > a,
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-wishlist > a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    min-height: 44px;
    padding: 0;
  }
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-account .wd-tools-text {
    display: inline-block;
    color: #333 !important;
    font-family: "Nunito Sans", sans-serif !important;
    font-size: 14px !important;
    line-height: 1.1;
    font-weight: 700 !important;
    white-space: nowrap;
  }
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-wishlist .wd-tools-text { display: none !important; }
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-wishlist .wd-tools-icon {
    position: relative;
    display: block;
    width: 42px;
    min-width: 42px;
    height: 42px;
    background: url("images/mobile-wishlist-heart.png") center / contain no-repeat !important;
  }
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-wishlist .wd-tools-icon::before {
    content: none !important;
    display: none !important;
  }
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-wishlist .wd-tools-count {
    position: absolute;
    top: -2px;
    right: -2px;
    min-width: 18px;
    height: 18px;
    padding: 0 4px;
    border-radius: 999px;
    color: #fff;
    background: #18b9e8;
    font-size: 11px;
    line-height: 18px;
    text-align: center;
  }
}

@media (min-width: 1025px) {
  body.page-id-380920 .whb-header_480395 { min-height: 174px !important; }
  body.page-id-380920 .whb-header_480395 .whb-header-bottom { height: 70px !important; min-height: 70px !important; padding: 3px 12px !important; }
  body.page-id-380920 .anh-hero { margin-top: 0 !important; }
  .anh-hero-button { bottom: 16.5%; }
  .anh-library-button { bottom: 17.75%; }
}

@media (max-width: 900px) {
  .anh-hero { padding-top: clamp(58px, 7vw, 70px); background-size: auto 72%; background-color: #e9f7ff; }
  .anh-hero-grid { grid-template-columns: 1fr; max-width: 690px; }
  .anh-hero-copy h2 { font-size: clamp(32px, 6vw, 46px); }
  .anh-library-hero-card .anh-hero-copy h2 { font-size: clamp(32px, 6vw, 46px); }
  .anh-lead { font-size: clamp(18px, 3vw, 24px); }
  .anh-hero-copy li { font-size: clamp(13px, 2.2vw, 17px); }
  .anh-hero-button { font-size: clamp(12px, 2vw, 16px); }
  .anh-benefits { grid-template-columns: repeat(3, 1fr); }
  .anh-benefit { min-height: 110px; }
  .anh-carousel { grid-auto-columns: calc((100% - 36px) / 3); }
  .anh-section-head { align-items: flex-start; }
  .anh-section-head h2 { font-size: clamp(28px, 5vw, 38px); }
  .anh-seo-intro h1 { white-space: normal; }
  .anh-tablist { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.anh-tab { min-height: 68px; border-radius: 24px 24px 9px 9px; }
	.anelok-new-home button.anh-tab { min-height: 68px !important; border-radius: 24px 24px 9px 9px !important; }
	.anh-tab[aria-selected="true"] { min-height: 74px !important; }
  .anh-tab-stage,
  .anh-tab-panel { min-height: 0; }
  .anh-tab-panel { grid-template-columns: minmax(0, 1.2fr) minmax(240px, .8fr); grid-template-areas: "copy visual"; gap: 24px; padding: 28px; }
  .anh-tab-visual { height: 310px; min-height: 0; }
  .anh-author-scene {
    aspect-ratio: auto;
    padding: 10px 14px 18px;
    border-radius: 0;
    background-color: transparent;
    background-image: none !important;
  }
  .anh-author-copy {
    position: static;
    display: block;
    width: auto;
    padding: 18px;
    border: 1px solid rgba(255,255,255,.92);
    border-radius: 22px;
    background: rgba(255,255,255,.91);
    box-shadow: 0 8px 22px rgba(46,105,130,.09);
  }
  .anh-author-title {
    position: static;
    width: auto;
    margin: 0 0 7px;
    padding: 0 12px;
  }
  .anh-author-lead { flex-wrap: wrap; white-space: normal; }
  .anh-author-more { align-items: center; margin-top: 10px; }
  .anh-author-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 8px; }
  .anh-values-section { height: 72px; background-size: 100% auto; }
  body.page-id-380920 .anelok-copyright,
  body.page-id-380920 .anh-copyright-links { justify-content: center; text-align: center; }
  body.page-id-380920 .anelok-copyright { grid-template-columns: 1fr; }
  body.page-id-380920 .anh-copyright-text,
  body.page-id-380920 .anh-copyright-links { grid-column: 1; }
}

@media (max-width: 768px) {
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-account .wd-tools-text { display: none !important; }
}

@media (max-width: 640px) {
  body.page-id-380920 .whb-header_480395 .whb-general-header .container {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-general-header-inner {
    min-width: 0;
    justify-content: space-between;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-left {
    width: 56px !important;
    min-width: 56px !important;
    max-width: 56px !important;
    flex: 0 0 56px !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-left .wd-header-mobile-nav,
  body.page-id-380920 .whb-header_480395 .whb-mobile-left .wd-header-mobile-nav > a {
    width: 56px !important;
    min-width: 56px !important;
    max-width: 56px !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-left .wd-header-mobile-nav > a {
    min-height: 44px;
    gap: 3px;
    padding: 0 5px !important;
    border: 1px solid rgba(98,196,250,.36);
    border-radius: 13px;
    color: #0092f7 !important;
    background: linear-gradient(180deg, #eef9ff, #cdecfd);
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-left .wd-tools-icon {
    width: 17px;
    min-width: 17px;
    color: #0092f7 !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-left .wd-tools-text {
    display: inline-block !important;
    color: #0092f7 !important;
    font-size: 10px !important;
    line-height: 1;
    font-weight: 800 !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-center {
    width: 100px !important;
    min-width: 100px !important;
    max-width: 100px !important;
    flex: 0 0 100px !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-center .wd-logo,
  body.page-id-380920 .whb-header_480395 .whb-mobile-center .wd-logo img {
    width: 100px !important;
    max-width: 100px !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-right { gap: 4px; }
  body.page-id-380920 .whb-header_480395 .whb-mobile-right {
    width: auto !important;
    min-width: 0 !important;
    flex: 0 0 auto !important;
  }
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-account,
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-wishlist {
    width: 42px !important;
    min-width: 0 !important;
    flex: 0 0 42px !important;
  }
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-account > a,
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-wishlist > a {
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    min-height: 44px;
    padding: 0 !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-general-header .wd-header-cart {
    width: 44px !important;
    min-width: 0 !important;
    flex: 0 0 44px !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-right .wd-header-cart > a {
    width: 44px !important;
    min-width: 44px !important;
    max-width: 44px !important;
    min-height: 44px;
    padding: 0 !important;
  }
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-account > a,
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-wishlist > a { min-height: 38px; }
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-account .anp-avatar-icon {
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
  }
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-account .anp-header-avatar {
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
  }
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-wishlist .wd-tools-icon {
    width: 42px;
    min-width: 42px;
    height: 42px;
  }
  body.page-id-380920 .whb-header_480395 .whb-general-header .wd-header-cart .wd-tools-icon {
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
  }
  .anh-hero { padding: 48px 8px 16px; }
  .anh-hero-grid { width: 100%; gap: 4px; }
  .anh-hero-card { width: 100%; }
  .anh-hero-copy { top: 10%; bottom: 20%; width: 51%; }
  .anh-shop-card .anh-hero-copy { right: 3%; width: 44%; }
  .anh-library-hero-card .anh-hero-copy { top: 13%; bottom: 17%; left: 5%; }
  .anh-hero-copy h2 { font-size: clamp(23px, 7vw, 34px); }
  .anh-library-hero-card .anh-hero-copy h2 { font-size: clamp(23px, 7vw, 34px); }
  .anh-lead { margin: 2px 0 5px; font-size: clamp(13px, 4vw, 19px); }
  .anh-hero-copy ul { gap: 1px; margin-top: 2px; margin-bottom: 4px; }
  .anh-hero-copy li { gap: 4px; font-size: clamp(9.5px, 2.8vw, 13px); line-height: 1.02; }
  .anh-hero-copy li > .anh-item-icon { width: 20px; flex-basis: 20px; font-size: clamp(15px, 4.5vw, 23px); }
  .anh-library-hero-card .anh-hero-copy h2 { padding-left: 24px; }
  .anh-library-lead { left: -12px; }
  .anh-shop-card .anh-hero-copy li:nth-child(2),
  .anh-library-hero-card .anh-hero-copy li:nth-child(2) { min-height: 30px; padding: 4px 6px; }
  .anh-hero-button { bottom: 10%; width: 52%; min-height: 36px; padding: 7px 8px; font-size: clamp(9px, 2.6vw, 12px); }
  .anh-library-button { bottom: 11.25%; }
  .anh-nowrap-desktop { white-space: normal; }
	.anh-benefits { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 5px; width: 100%; padding: 0 4px 6px; }
  .anh-benefit { min-height: 78px; gap: 4px; padding: 5px; font-size: clamp(10px, 2.4vw, 12px); }
  .anh-benefit img { width: clamp(34px, 8vw, 42px); }
  .anh-benefit:nth-child(n+4) { display: none; }
	.anh-seo-intro { width: calc(100% - 16px); padding: 8px 8px 10px; }
	.anh-seo-intro-inner { text-align: center; }
	.anh-seo-intro h1 { margin-bottom: 7px; font-size: clamp(24px, 7vw, 31px); line-height: 1.12; white-space: normal; }
	.anh-seo-intro p { padding: 0 6px; border-radius: 0; font-size: 14px; line-height: 1.4; }
  .anh-showcase { position: relative; isolation: isolate; overflow: hidden; width: calc(100% - 16px); padding: 20px 14px 24px; border-radius: 20px; background-image: none; }
  .anh-showcase::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    left: 0;
    height: clamp(112px, 32vw, 148px);
    pointer-events: none;
    background-position: top center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    -webkit-mask-image: linear-gradient(#000 0%, #000 68%, transparent 100%);
    mask-image: linear-gradient(#000 0%, #000 68%, transparent 100%);
  }
  .anh-shop-showcase::before,
  .anh-library-showcase::before { background-image: var(--anh-showcase-bg); }
  .anh-showcase > * { position: relative; z-index: 1; }
  .anh-section-head { flex-direction: column; gap: 12px; }
  .anh-section-head h2 { font-size: clamp(22px, 6vw, 30px); }
  .anh-section-head > a { align-self: flex-end; padding: 9px 15px; font-size: 13px; }
  .anh-carousel { grid-auto-columns: 76%; gap: 12px; }
  .anh-card-body h3 { font-size: 13px; }
  .anh-sparkles { top: 54px; left: 12px; right: 12px; height: 240px; }
  .anh-sparkle { --spark-size: 12px; }
  .anh-sparkle:nth-child(n+6) { display: none; }
  .anh-prev { left: -10px !important; }
  .anh-next { right: -10px !important; }
  .anh-arrow { width: 40px; min-width: 40px; max-width: 40px; height: 40px; min-height: 40px; }
  .anh-arrow::before { width: 8px; height: 8px; border-width: 2px; }
	.anh-seo-content { width: calc(100% - 16px); margin-top: 20px; }
	.anh-seo-tabs-header { margin-bottom: 10px; }
	.anh-seo-tabs-header h2 { font-size: clamp(24px, 7vw, 30px); }
	.anh-seo-tabs-header > span { width: 112px; margin-top: 6px; }
	.anh-tablist { gap: 6px; padding: 0; }
	.anh-tab { min-height: 62px; gap: 6px; padding: 8px 7px; border-radius: 20px 20px 8px 8px; font-size: clamp(14px, 4vw, 16px); }
	.anelok-new-home button.anh-tab { min-height: 62px !important; border-radius: 20px 20px 8px 8px !important; font-size: clamp(14px, 4vw, 16px) !important; }
	.anh-tab[aria-selected="true"] { min-height: 67px !important; }
  .anh-tab img { width: 34px; height: 34px; }
  .anh-tab-stage { min-height: 0; border-radius: 24px; }
  .anh-tab-panel { grid-template-columns: 1fr; grid-template-areas: "copy" "visual"; gap: 18px; min-height: 0; padding: 22px 18px; }
  .anh-tab-panel-heading { align-items: center; gap: 11px; }
  .anh-tab-panel-heading > img { width: 44px; height: 44px; }
  .anh-tab-panel h3 { font-size: clamp(24px, 7vw, 30px); }
  .anh-tab-kicker { padding: 6px 11px; font-size: 13px !important; }
  .anh-tab-copy > p { margin-top: 14px; font-size: 15px; line-height: 1.48; }
  .anh-tab-copy > p:first-of-type { margin-top: 18px; }
	.anh-tab-cta { width: 100%; min-width: 0; min-height: 46px; }
	.anh-tab-visual { height: 250px; min-height: 0; border-radius: 0; }
	.anh-tab-visual::before { inset: -6px -10px; }
	.anh-feature-visual { inset: 20px; }
	.anh-feature-visual img { filter: none; }
  .anh-author-section { margin-top: 16px; }
  .anh-author-title { margin-bottom: 10px; line-height: 1.14; }
  .anh-author-scene {
    padding: 0 10px 14px;
    border-radius: 0;
    background-color: transparent;
    background-image: none !important;
  }
  .anh-author-copy { padding: 16px; border-radius: 19px; }
  .anh-author-lead { gap: 2px 6px; padding: 7px 11px; border-radius: 18px; font-size: 13px; }
  .anh-author-copy > p:not(.anh-author-lead) { font-size: 14px; line-height: 1.45; }
	.anh-author-more { flex-direction: column; gap: 8px; }
	.anh-author-more p { font-size: 13px; }
	.anh-author-more a { width: 100%; min-height: 46px; font-size: 15px; }
  .anh-author-benefits { grid-template-columns: 1fr; gap: 10px; margin-top: 10px; }
  .anh-author-benefit { min-height: 100px; padding: 12px 14px; border-radius: 22px; }
  .anh-author-benefit img { width: 58px; height: 58px; }
  .anh-author-benefit h3 { font-size: 16px; }
  .anh-author-benefit p { font-size: 13px; }
  .anh-values-section { height: 54px; margin-top: 12px; background-size: 100% auto; }
  body.page-id-380920 .anelok-copyright { padding: 12px 14px 18px; }
  body.page-id-380920 .anh-copyright-links { gap: 7px; }
  body.page-id-380920 .anh-copyright-links a { min-height: 32px; padding: 5px 11px; font-size: 12px; }
}

@media (min-width: 700px) and (max-width: 1024px) {
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-account .wd-tools-text {
    display: inline-block !important;
  }
}

@media (max-width: 1220px) {
  .anh-author-scene { padding-right: 0; padding-left: 0; }
  .anh-author-copy { box-sizing: border-box; width: 100%; max-width: none; padding-top: 4px; }
  .anh-author-more { margin-top: 4px; }
}

@media (max-width: 640px) {
  .anh-author-copy { padding-top: 16px; }
}

.anh-mobile-search { display: none; }

@media (max-width: 1024px) {
  body.page-id-380920 .whb-header_480395 .whb-mobile-left {
    align-items: center;
  }
  body.page-id-380920 .whb-header_480395 .anh-mobile-search {
    display: grid;
    width: 42px;
    min-width: 42px;
    height: 42px;
    min-height: 42px;
    flex: 0 0 42px;
    place-items: center;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: transparent url("images/mobile-search.png") center / contain no-repeat;
    box-shadow: none;
    appearance: none;
    cursor: pointer;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-right .wd-header-cart .wd-tools-icon {
    position: relative;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-right .wd-header-cart .wd-tools-count {
    position: absolute !important;
    top: -2px !important;
    right: -2px !important;
    min-width: 18px !important;
    width: auto !important;
    height: 18px !important;
    padding: 0 4px !important;
    border-radius: 999px !important;
    color: #fff !important;
    background: #18b9e8 !important;
    font-size: 11px !important;
    line-height: 18px !important;
    text-align: center !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-right .wd-header-cart .wd-tools-count > span {
    display: none !important;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  body.page-id-380920 .whb-header_480395 .whb-mobile-left {
    justify-content: space-between;
  }
}

@media (max-width: 900px) {
  .anelok-new-home .anh-shop-card .anh-hero-copy h2,
  .anh-library-hero-card .anh-hero-copy h2 {
    font-size: clamp(30px, 5.2vw, 38px) !important;
  }
  .anelok-new-home .anh-shop-card .anh-hero-copy .anh-lead,
  .anelok-new-home .anh-library-hero-card .anh-hero-copy .anh-lead {
    font-size: clamp(17px, 2.7vw, 21px) !important;
  }
  .anh-library-hero-card .anh-hero-copy h2 {
    padding-left: 0;
    text-align: center;
    white-space: normal;
  }
  .anh-library-hero-card .anh-hero-copy h2 .anh-managed-content,
  .anh-library-hero-card .anh-library-lead .anh-managed-content {
    width: 100%;
    justify-content: center;
  }
  .anh-library-lead {
    left: 0;
    width: 100%;
    text-align: center;
  }
  .anh-hero-button { bottom: 12.5%; }
  .anh-library-button { bottom: 13.5%; }
  .anh-benefit:nth-child(n+4) { display: none; }

  .anh-showcase {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    padding-top: 18px;
    border-radius: 24px;
    background-image: none !important;
  }
  .anh-showcase::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    left: 0;
    height: clamp(170px, 27vw, 210px);
    pointer-events: none;
    background-image: var(--anh-showcase-bg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-mask-image: none;
    mask-image: none;
  }
  .anh-showcase > * { position: relative; z-index: 1; }
  .anh-section-head .anh-managed-image {
    width: var(--anh-editor-image-width) !important;
    height: var(--anh-editor-image-width) !important;
    max-height: 54px !important;
    object-fit: contain;
  }
  .anh-section-head {
    top: 0;
    margin-bottom: 12px;
  }
}

@media (max-width: 640px) {
  body.page-id-380920 .whb-header_480395 .whb-general-header .container {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-left {
    width: 112px !important;
    min-width: 112px !important;
    max-width: 112px !important;
    flex: 0 0 112px !important;
    justify-content: space-between;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-left .wd-header-mobile-nav,
  body.page-id-380920 .whb-header_480395 .whb-mobile-left .wd-header-mobile-nav > a {
    width: 64px !important;
    min-width: 64px !important;
    max-width: 64px !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-left .wd-header-mobile-nav > a {
    min-height: 48px;
    gap: 4px;
    padding: 0 6px !important;
    border-radius: 15px;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-left .wd-tools-text {
    font-size: 11px !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-left .anh-mobile-search {
    width: 42px;
    min-width: 42px;
    height: 42px;
    min-height: 42px;
    flex-basis: 42px;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-center {
    width: 100px !important;
    min-width: 100px !important;
    max-width: 100px !important;
    flex: 0 0 100px !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-center .wd-logo,
  body.page-id-380920 .whb-header_480395 .whb-mobile-center .wd-logo img {
    width: 100px !important;
    max-width: 100px !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-right {
    width: 140px !important;
    min-width: 140px !important;
    flex: 0 0 140px !important;
    justify-content: space-between;
    gap: 6px;
  }

  .anh-shop-card .anh-hero-copy { right: 2%; width: 46%; }
  .anh-library-hero-card .anh-hero-copy { left: 3%; width: 50%; }
  .anelok-new-home .anh-shop-card .anh-hero-copy h2,
  .anh-library-hero-card .anh-hero-copy h2 { font-size: 26px !important; }
  .anelok-new-home .anh-shop-card .anh-hero-copy .anh-lead,
  .anelok-new-home .anh-library-hero-card .anh-hero-copy .anh-lead { font-size: 15px !important; }
  .anh-hero-button { bottom: 14.5%; }
  .anh-library-button { bottom: 15.5%; }

  .anh-showcase {
    padding: 15px 12px 20px;
    border-radius: 21px;
  }
  .anh-showcase::before {
    height: 150px;
    background-size: cover;
    background-position: center top;
  }
  .anh-section-head {
    top: 0;
    gap: 8px;
    margin-bottom: 9px;
  }
  .anh-section-head .anh-managed-image {
    width: 48px !important;
    height: 48px !important;
    max-height: 48px !important;
  }
  .anh-section-head > a { padding: 8px 14px; }
}

@media (min-width: 641px) and (max-width: 1024px) {
  body.page-id-380920 .whb-header_480395 .whb-mobile-right .wd-header-cart .wd-tools-count {
    top: 3px !important;
  }
}

@media (max-width: 350px) {
  body.page-id-380920 .whb-header_480395 .whb-mobile-left {
    width: 96px !important;
    min-width: 96px !important;
    max-width: 96px !important;
    flex-basis: 96px !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-left .wd-header-mobile-nav,
  body.page-id-380920 .whb-header_480395 .whb-mobile-left .wd-header-mobile-nav > a {
    width: 56px !important;
    min-width: 56px !important;
    max-width: 56px !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-left .wd-header-mobile-nav > a {
    min-height: 44px;
    gap: 3px;
    padding: 0 5px !important;
    border-radius: 14px;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-left .wd-tools-text { font-size: 10px !important; }
  body.page-id-380920 .whb-header_480395 .whb-mobile-left .anh-mobile-search {
    width: 36px;
    min-width: 36px;
    height: 36px;
    min-height: 36px;
    flex-basis: 36px;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-center {
    width: 76px !important;
    min-width: 76px !important;
    max-width: 76px !important;
    flex-basis: 76px !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-center .wd-logo,
  body.page-id-380920 .whb-header_480395 .whb-mobile-center .wd-logo img {
    width: 76px !important;
    max-width: 76px !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-mobile-right {
    width: 125px !important;
    min-width: 125px !important;
    flex-basis: 125px !important;
    gap: 4px;
  }
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-account,
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-wishlist,
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-account > a,
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-wishlist > a {
    width: 38px !important;
    min-width: 38px !important;
    max-width: 38px !important;
    flex-basis: 38px !important;
  }
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-account .anp-avatar-icon,
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-wishlist .wd-tools-icon {
    width: 38px !important;
    min-width: 38px !important;
    height: 38px !important;
  }
  body.page-id-380920 .whb-header_480395 .anh-mobile-header-account .anp-header-avatar {
    width: 36px !important;
    min-width: 36px !important;
    height: 36px !important;
  }
  body.page-id-380920 .whb-header_480395 .whb-general-header .wd-header-cart,
  body.page-id-380920 .whb-header_480395 .whb-mobile-right .wd-header-cart > a,
  body.page-id-380920 .whb-header_480395 .whb-general-header .wd-header-cart .wd-tools-icon {
    width: 41px !important;
    min-width: 41px !important;
    max-width: 41px !important;
    flex-basis: 41px !important;
    height: 41px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .anelok-new-home * { scroll-behavior: auto !important; transition: none !important; }
  .anh-sparkle { animation: none !important; opacity: .14; transform: none !important; }
  .anh-tab-panel { animation: none !important; }
}
