.dv-seinto-topbar{--dv-seinto-topbar-bg:#181818;--dv-seinto-topbar-text:#ffffff;--dv-seinto-topbar-muted:rgba(255, 255, 255, .76);--dv-seinto-topbar-border:rgba(255, 255, 255, .14);width:100%;background:var(--dv-seinto-topbar-bg);color:var(--dv-seinto-topbar-text);font-family:"Carlito",sans-serif}.dv-seinto-topbar__inner{width:min(calc(100% - 40px), 1560px);min-height:36px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.dv-seinto-topbar__left,.dv-seinto-topbar__right{display:flex;align-items:center;min-width:0}.dv-seinto-topbar__item{min-height:36px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border-right:1px solid var(--dv-seinto-topbar-border);color:var(--dv-seinto-topbar-muted);font-size:13px;font-weight:500;line-height:1;text-decoration:none;white-space:nowrap;transition:color 150ms ease}.dv-seinto-topbar__left .dv-seinto-topbar__item:first-child{padding-left:0}.dv-seinto-topbar__left .dv-seinto-topbar__item:last-child,.dv-seinto-topbar__right .dv-seinto-topbar__item{border-right:0}.dv-seinto-topbar__right .dv-seinto-topbar__item{padding-right:0}a.dv-seinto-topbar__item:hover{color:#fff;text-decoration:none}.dv-seinto-topbar__item--whatsapp{color:#fff;font-weight:600}.dv-seinto-topbar__icon{width:16px;height:16px;flex:0 0 16px;display:inline-flex;align-items:center;justify-content:center;color:#fff}.dv-seinto-topbar__icon svg{display:block;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dv-seinto-header{--dv-seinto-header-bg:#ffffff;--dv-seinto-header-text:#181818;--dv-seinto-header-muted:#737373;--dv-seinto-header-border:#e8e8e8;--dv-seinto-header-border-dark:#d9d9d9;--dv-seinto-header-hover:#f6f6f6;--dv-seinto-header-radius:16px;--dv-seinto-header-height:92px;position:relative;z-index:50;width:100%;background:var(--dv-seinto-header-bg);color:var(--dv-seinto-header-text);font-family:"Carlito",sans-serif}.dv-seinto-header__inner{width:min(calc(100% - 40px), 1560px);min-height:var(--dv-seinto-header-height);margin:0 auto;display:grid;grid-template-columns:minmax(180px,230px) minmax(320px,1fr) auto;align-items:center;gap:28px}.dv-seinto-header__logo{display:flex;align-items:center;min-width:0}.dv-seinto-header__logo-link{display:inline-flex;align-items:center;line-height:0;text-decoration:none}.dv-seinto-header__logo-img{display:block;width:auto;height:auto;max-width:230px;max-height:68px;object-fit:contain}.dv-seinto-header__search{width:100%;min-width:0}.dv-seinto-header__actions{min-width:max-content;display:flex;align-items:center;justify-content:flex-end;gap:8px}.dv-seinto-header__account{min-height:52px;padding:6px 10px;display:inline-flex;align-items:center;gap:10px;border-radius:var(--dv-seinto-header-radius);color:var(--dv-seinto-header-text);text-decoration:none;transition:background-color 160ms ease,color 160ms ease}.dv-seinto-header__account:hover{background:var(--dv-seinto-header-hover);color:var(--dv-seinto-header-text);text-decoration:none}.dv-seinto-header__account-icon{width:40px;height:40px;flex:0 0 40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--dv-seinto-header-border);border-radius:50%;color:var(--dv-seinto-header-text)}.dv-seinto-header__account-icon svg{width:22px;height:22px}.dv-seinto-header__account-content{min-width:0;display:flex;flex-direction:column;line-height:1.15}.dv-seinto-header__account-label{margin-bottom:3px;color:var(--dv-seinto-header-muted);font-size:12px;font-weight:400;white-space:nowrap}.dv-seinto-header__account-name{max-width:145px;overflow:hidden;color:var(--dv-seinto-header-text);font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.dv-seinto-header__cart{min-width:48px;display:flex;align-items:center;justify-content:center}.dv-seinto-mainnav{width:100%;border-top:1px solid #eee;border-bottom:1px solid var(--dv-seinto-header-border);background:#fff}.dv-seinto-mainnav__inner{width:min(calc(100% - 40px), 1560px);min-height:50px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:2px}.dv-seinto-mainnav__link{position:relative;min-height:50px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;color:#181818;font-size:14px;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;transition:background-color 150ms ease,color 150ms ease}.dv-seinto-mainnav__link:hover{background:#f6f6f6;color:#000;text-decoration:none}.dv-seinto-mainnav__link::after{content:"";position:absolute;right:17px;bottom:0;left:17px;height:2px;border-radius:3px 3px 0 0;background:#181818;transform:scaleX(0);transform-origin:center;transition:transform 150ms ease}.dv-seinto-mainnav__link:hover::after{transform:scaleX(1)}.dv-seinto-nav__toggle{-webkit-appearance:none;appearance:none;width:42px;height:42px;margin:0;padding:0;display:none;align-items:center;justify-content:center;border:0;border-radius:50%;background:#fff0;color:#181818;cursor:pointer}.dv-seinto-nav__toggle:hover{background:var(--dv-seinto-header-hover)}.dv-seinto-nav__toggle-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center}.dv-seinto-nav__toggle-icon svg{width:23px;height:23px}.dv-seinto-nav__overlay{-webkit-appearance:none;appearance:none;position:fixed;z-index:9998;inset:0;width:100%;height:100%;margin:0;padding:0;border:0;background:rgb(15 15 15 / .42);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 200ms ease,visibility 200ms ease}.dv-seinto-nav__overlay--open{opacity:1;visibility:visible;pointer-events:auto}.dv-seinto-nav__sidebar{position:fixed;z-index:9999;top:0;left:0;width:min(360px, calc(100vw - 16px));height:100vh;height:100dvh;display:flex;flex-direction:column;background:#fff;box-shadow:18px 0 60px rgb(0 0 0 / .12);transform:translate3d(-102%,0,0);visibility:hidden;transition:transform 250ms cubic-bezier(.22,1,.36,1),visibility 250ms ease}.dv-seinto-nav__sidebar--open{transform:translate3d(0,0,0);visibility:visible}.dv-seinto-nav__sidebar-header{min-height:78px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--dv-seinto-header-border)}.dv-seinto-nav__sidebar-brand{display:flex;flex-direction:column;gap:3px}.dv-seinto-nav__sidebar-title{color:#181818;font-size:20px;font-weight:700}.dv-seinto-nav__sidebar-subtitle{color:#737373;font-size:12px}.dv-seinto-nav__close{width:42px;height:42px;flex:0 0 42px;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--dv-seinto-header-border);border-radius:14px;background:#fff;color:#181818;cursor:pointer}.dv-seinto-nav__close:hover{background:#f6f6f6}.dv-seinto-nav__sidebar-body{flex:1;min-height:0;padding:10px;overflow-y:auto;-webkit-overflow-scrolling:touch}.dv-seinto-nav__list{margin:0;padding:0;display:flex;flex-direction:column;gap:3px;list-style:none}.dv-seinto-nav__item{margin:0;padding:0}.dv-seinto-nav__link{min-height:54px;padding:0 14px;display:flex;align-items:center;border-radius:12px;color:#181818;font-size:15px;font-weight:600;text-decoration:none;transition:background-color 150ms ease}.dv-seinto-nav__link:hover{background:#f6f6f6;color:#000;text-decoration:none}html.dv-seinto-menu-open,body.dv-seinto-menu-open{overflow:hidden}@media (max-width:1100px){.dv-seinto-topbar__inner{width:min(calc(100% - 32px), 1560px)}.dv-seinto-topbar__schedule{display:none}.dv-seinto-header__inner{width:min(calc(100% - 32px), 1560px);grid-template-columns:185px minmax(230px,1fr) auto;gap:18px}.dv-seinto-header__logo-img{max-width:185px;max-height:60px}.dv-seinto-mainnav{display:none}.dv-seinto-nav__toggle{display:inline-flex}.dv-seinto-header__account-content{display:none}.dv-seinto-header__account{padding:4px}}@media (min-width:1101px){.dv-seinto-nav__sidebar,.dv-seinto-nav__overlay,.dv-seinto-nav__toggle{display:none}}@media (max-width:767px){.dv-seinto-topbar__inner{width:100%;min-height:34px;padding:0 12px;justify-content:center}.dv-seinto-topbar__left{width:100%;justify-content:center}.dv-seinto-topbar__right,.dv-seinto-topbar__schedule{display:none}.dv-seinto-topbar__item{min-height:34px;padding:0 10px;font-size:12px}.dv-seinto-header{--dv-seinto-header-height:auto}.dv-seinto-header__inner{width:100%;padding:10px 16px 12px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo actions" "search search";gap:10px}.dv-seinto-header__logo{grid-area:logo}.dv-seinto-header__logo-img{max-width:160px;max-height:50px}.dv-seinto-header__actions{grid-area:actions;gap:2px}.dv-seinto-header__search{grid-area:search}.dv-seinto-header__account{min-height:42px;padding:2px}.dv-seinto-header__account-icon{width:40px;height:40px;flex-basis:40px;border:0}.dv-seinto-header__cart{min-width:42px}.dv-seinto-nav__toggle{width:40px;height:40px}}@media (max-width:430px){.dv-seinto-header__inner{padding-right:12px;padding-left:12px}.dv-seinto-header__logo-img{max-width:140px;max-height:46px}.dv-seinto-topbar__item{padding:0 7px;font-size:11px}}@media (prefers-reduced-motion:reduce){.dv-seinto-topbar__item,.dv-seinto-header__account,.dv-seinto-mainnav__link,.dv-seinto-nav__overlay,.dv-seinto-nav__sidebar,.dv-seinto-nav__link{transition:none}}
