.header-terral{width:100%;position:relative;z-index:50}.header-terral__divider{height:1px;background:#e5e7eb;width:100%;margin:8px 0 12px;display:block;position:relative;z-index:5}.header-terral__top-inner{width:min(80vw,1440px);margin-inline:auto;padding:14px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.header-terral__logo img{height:clamp(48px,5vw,72px);width:auto;display:block}.header-terral__info{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.header-terral__item{display:flex;align-items:flex-start;gap:8px}.header-terral__item-icon{width:22px;height:22px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}.header-terral__item-icon svg,.header-terral__item-icon img{width:22px;height:22px;display:block}.header-terral__item-text{display:flex;flex-direction:column;gap:1px;line-height:1.1}.header-terral__label{font-weight:900;color:var(--e-global-color-secondary);text-transform:uppercase;letter-spacing:.03em;font-size:.8rem}.header-terral__value{font-weight:600;font-size:.9rem;color:#111;text-decoration:none}.header-top__item{display:flex;align-items:center;gap:.75rem}.header-top__title{font-size:.75rem;font-weight:600;text-transform:uppercase}.header-top__text a{font-size:.85rem;text-decoration:none}.header-terral__donate .btn-donar{padding:.5rem 1.2rem;border-radius:6px;font-weight:800;font-size:.95rem}.header-terral__donate .btn-donate{text-decoration:none!important;color:#111827;display:inline-flex}.header-terral__nav{background:transparent;padding:10px 0 18px}.header-terral__nav-inner{width:min(80vw,1440px);margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--grad-io);border-radius:10px;padding:12px 18px;box-shadow:0 18px 45px #0000002e;position:relative}.header-terral__menu{display:flex;align-items:center;list-style:none;margin:0;padding:0}.header-terral__menu-item{position:relative;display:flex;align-items:center}.header-terral__menu-item+.header-terral__menu-item:before{content:"/";color:#00000073;font-weight:700;margin:0 10px 0 8px}.header-terral__menu-link{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;font-weight:900;font-size:.95rem;color:#111;text-decoration:none;white-space:nowrap;background:transparent;border:0;cursor:pointer;font:inherit}.header-terral__menu-link:hover,.header-terral__menu-link:focus-visible{color:#fff}.header-terral__submenu{display:none;position:absolute;top:100%;left:0;margin-top:8px;min-width:240px;background:var(--grad-io);border-radius:10px;padding:6px 0;box-shadow:0 18px 50px #0000002e;z-index:60}.header-terral__menu-item.is-open>.header-terral__submenu{display:block}.header-terral__submenu li{list-style:none}.header-terral__submenu a,.header-terral__submenu-link{display:block;padding:10px 18px;font-size:.95rem;font-weight:700;color:#111;text-decoration:none;white-space:nowrap}.header-terral__submenu a:hover,.header-terral__submenu-link:hover,.header-terral__submenu a:focus-visible,.header-terral__submenu-link:focus-visible{background:#00000014;color:#000}.header-terral__right{display:flex;align-items:center;gap:14px;flex:0 0 auto}.header-terral__social{display:flex;align-items:center;gap:12px}.header-terral__social a{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.header-terral__social svg,.header-terral__social img{width:22px;height:22px;display:block}.header-terral__search{width:34px;height:34px;border:1px solid rgba(0,0,0,.15);background:#ffffff8c;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.header-terral__search svg,.header-terral__search img{width:20px;height:20px;display:block}.header-terral__burger{display:none;width:42px;height:36px;border:0;background:transparent;cursor:pointer;padding:0}.header-terral__burger span{display:block;height:3px;border-radius:2px;background:#111}.header-terral__burger span+span{margin-top:6px}@media (max-width:1024px){.header-terral__top-inner{width:min(92vw,960px);padding:14px 0;gap:14px}.header-terral__info{gap:16px}.header-terral__nav-inner{width:min(92vw,960px);padding:10px 14px}.header-terral__burger{display:inline-flex;flex-direction:column;justify-content:center}.header-terral__menu{display:none;position:absolute;left:50%;transform:translate(-50%);top:calc(100% + 10px);width:min(92vw,960px);background:var(--grad-io);border-radius:14px;padding:8px 0;box-shadow:0 18px 50px #00000038;flex-direction:column;z-index:70}.header-terral__menu.is-open{display:flex}.header-terral__menu-item{width:100%}.header-terral__menu-item+.header-terral__menu-item:before{content:none}.header-terral__menu-link{width:100%;justify-content:space-between;padding:12px 18px;color:#111}.header-terral__menu-link:hover,.header-terral__menu-link:focus-visible{background:#00000014;color:#000}.header-terral__submenu{position:static;margin:6px 12px;box-shadow:none;border-radius:10px;padding:6px 0;display:none}.header-terral__menu-item.is-open>.header-terral__submenu{display:block}.header-terral__submenu-link{padding:10px 24px;font-weight:700}}@media (max-width:640px){.header-terral__info{width:100%;justify-content:flex-start}}.header-terral__lang-switcher{display:inline-flex;align-items:center;margin-left:12px}.lang-switch__select{font-weight:900;font-size:.95rem;color:#111;background:transparent;border:1px solid rgba(0,0,0,.2);border-radius:6px;padding:4px 8px;cursor:pointer;-webkit-appearance:none;appearance:none}.lang-switch__select:focus-visible{outline:2px solid rgba(0,0,0,.4)}.header-terral__menu .header-terral__menu-link{font-weight:700}@media (max-width: 768px){.header-terral__top-inner{flex-wrap:wrap;justify-content:center}}.header-terral__top-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.header-terral__info{display:flex;align-items:center;gap:2rem}.header-terral__logo,.header-terral__info,.header-terral__donate{flex-shrink:0}.header-terral__item-text{white-space:nowrap}@media (max-width: 640px){.header-terral__top-inner{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:16px}.header-terral__logo{display:flex;justify-content:center}.header-terral__info{flex-direction:column;align-items:center;justify-content:center;gap:14px}.header-terral__item{align-items:center;justify-content:center;text-align:center}.header-terral__item-text{align-items:center;text-align:center}.header-terral__donate{display:flex;justify-content:center;width:100%}}.header-terral__lang-switcher{position:relative}.lang-switch__current{background:none;border:0;padding:0;cursor:pointer}.lang-switch__current img{display:block;border-radius:50%}.lang-switch__list{position:absolute;top:calc(100% + 6px);right:0;min-width:48px;padding:6px;display:none;flex-direction:column;align-items:center;gap:6px;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:8px;list-style:none;margin:0;z-index:100}.header-terral__lang-switcher.is-open .lang-switch__list{display:flex}.lang-switch__list{display:none}.header-terral__lang-switcher.is-open .lang-switch__list{display:block}.lang-switch__option{background:none;border:0;padding:4px;cursor:pointer}.lang-switch__option img{display:block;border-radius:50%}
/*# sourceMappingURL=/cdn/shop/t/4/assets/header-terral.css.map */
