/*!
 * Navigation
 * @platform "mercadoshops"
 * @author MercadoLibre.com
 */
/*!
 * Web Fonts from Fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at https://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2024 Fontspring
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Mark Simonson Studio
 * License URL: https://www.fontspring.com/licenses/mark-simonson-studio/webfont
 *
 *
 */
/*!*********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./templates/tools/views/styles/main.scss ***!
  \*********************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "Proxima Nova";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-light.woff2") format("woff2"), url("https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-light.woff") format("woff");
}
@font-face {
  font-family: "Proxima Nova";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-regular.woff2") format("woff2"), url("https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-regular.woff") format("woff");
}
@font-face {
  font-family: "Proxima Nova";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-semibold.woff2") format("woff2"), url("https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-semibold.woff") format("woff");
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}

body {
  border-collapse: collapse;
  display: table;
  font-family: Arial, "Nimbus Sans L", sans-serif;
  font-size: 14px;
  table-layout: fixed;
}

.nav-header,
[role=main],
.nav-footer {
  width: 100%;
}

[role=main] {
  height: 100%;
}
[role=main] .nav-bounds {
  box-sizing: border-box;
}
[role=main] .nav-bounds[class*=ch-box-] {
  border: none;
  background-color: transparent;
}

.nav-bounds {
  display: block;
  padding: 0 10px;
  margin: 0 auto;
}

.nav-header {
  font-family: Arial, "Nimbus Sans L";
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  cursor: default;
}
.nav-header .nav-bounds {
  position: relative;
  padding: 64px 0 0;
}
.nav-header,
.nav-header *,
.nav-header *:before,
.nav-header *:after {
  box-sizing: border-box;
}
.nav-header.nav-header-sticky {
  position: fixed;
  z-index: 900;
}
.nav-header.nav-header-sticky + main > .nav-bounds,
.nav-header.nav-header-sticky + main > .nav-main-content,
.nav-header.nav-header-sticky ~ main > .nav-bounds,
.nav-header.nav-header-sticky ~ main > .nav-main-content {
  padding-top: 64px;
}

.nav-header {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  font-family: "Proxima Nova", -apple-system, Roboto, Arial, sans-serif;
  height: 64px;
  line-height: 64px;
  position: absolute;
}

.nav-header--fixed {
  position: fixed;
  width: 100%;
  z-index: 100;
}

.nav-header.nav-header--fixed ~ main > .nav-bounds,
.nav-header.nav-header--fixed ~ main > .nav-main-content {
  padding-top: 64px;
}

.nav-header__bounds {
  height: 64px;
  padding: 0 16px;
  position: relative;
}

.nav-header__title {
  display: inline-block;
  height: 48px;
  line-height: 1;
  margin: 8px 32px 8px 0;
  max-width: 120px;
  overflow: hidden;
  top: 0;
}

.nav-header__title-hidden {
  max-width: 1px;
  max-height: 1px;
  overflow: hidden;
  opacity: 0;
  position: absolute;
}

.nav-header__logo {
  display: block;
  line-height: 48px;
  overflow: hidden;
  text-align: left;
  text-decoration: none !important;
  text-transform: uppercase;
}

.nav-header__separator {
  display: none;
}

.nav-header__image {
  height: auto;
  max-height: 48px;
  max-width: 90px;
  vertical-align: middle;
  width: auto;
}
.nav-header__image:before {
  content: "";
  display: block;
  height: 64px;
  width: 128px;
}

.nav-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.nav-list--horizontal {
  position: absolute;
  transition: opacity 0.2s ease-out;
}

.nav-footer {
  display: block;
  box-sizing: border-box;
}

.nav-footer *,
.nav-footer *:before,
.nav-footer *:after {
  box-sizing: border-box;
}

.nav-cookie-disclaimer__text {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.nav-cookie-disclaimer {
  background: #333;
  border-radius: 6px 6px 0 0;
  bottom: 0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  display: none;
  flex-wrap: wrap;
  left: 0;
  padding: 18px;
  position: fixed;
  width: 100%;
  width: fill-available;
  z-index: 120;
}

.nav-cookie-disclaimer__text {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
  margin: 0 0 32px;
}

.nav-cookie-disclaimer__link {
  color: #fff;
  text-decoration: underline;
  white-space: nowrap;
}

.nav-cookie-disclaimer__button {
  background-color: #3483fa;
  border-radius: 6px;
  border: 1px solid #3483fa;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.25;
  margin: 0;
  padding: 6px 12px;
  text-transform: none;
  width: 100%;
}

.nav-cookie-disclaimer__button:focus {
  box-shadow: 0 0 0 0.1875em rgba(30, 109, 255, 0.4);
  outline: 0;
  transition: box-shadow 0.25s ease-in;
}

.nav-cookie-disclaimer__button:hover {
  background-color: #1e6dff;
  border-color: transparent;
  color: #fff;
  transition: background-color 0.2s ease-in;
}

.nav-cookie-disclaimer__button:active {
  background-color: #105cf4;
  border-color: transparent;
  color: #fff;
}

body {
  font-family: "Proxima Nova", -apple-system, "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
  margin: 0;
}

.header-wrapper {
  width: 100%;
  position: absolute;
  user-select: none;
}

.cart-badge {
  display: none;
}

.show-cart-badge-icon {
  display: initial;
}

.header-wrapper--fixed {
  position: fixed;
  z-index: 1000;
}
.header-wrapper--fixed + .nav-header__banner + main > .nav-main-content,
.header-wrapper--fixed + main > .nav-main-content,
.header-wrapper--fixed + main > .home {
  padding-top: 64px;
}
.header-wrapper--fixed + .nav-header__banner + main > .nav-main-content.home--with-transparency,
.header-wrapper--fixed + main > .nav-main-content.home--with-transparency,
.header-wrapper--fixed + main > .home.home--with-transparency {
  padding-top: 0;
}
.header-wrapper--fixed + .nav-header__banner + main > .nav-main-content.home--with-transparency.home--padding-top-content,
.header-wrapper--fixed + main > .nav-main-content.home--with-transparency.home--padding-top-content,
.header-wrapper--fixed + main > .home.home--with-transparency.home--padding-top-content {
  padding-top: 64px;
}
.header-wrapper--fixed + main > .ui-search,
.header-wrapper--fixed + main > .ui-search--zrp,
.header-wrapper--fixed + main > .ui-pdp,
.header-wrapper--fixed + main > .ui-pdp-not-found,
.header-wrapper--fixed + main > .ui-pdp--error,
.header-wrapper--fixed + main > .ui-vip-core {
  padding-top: 64px;
}
.header-wrapper--fixed + main > .ui-search.home--with-transparency,
.header-wrapper--fixed + main > .ui-search--zrp.home--with-transparency,
.header-wrapper--fixed + main > .ui-pdp.home--with-transparency,
.header-wrapper--fixed + main > .ui-pdp-not-found.home--with-transparency,
.header-wrapper--fixed + main > .ui-pdp--error.home--with-transparency,
.header-wrapper--fixed + main > .ui-vip-core.home--with-transparency {
  padding-top: 0;
}
.header-wrapper--fixed + main > .ui-search.home--with-transparency.home--padding-top-content,
.header-wrapper--fixed + main > .ui-search--zrp.home--with-transparency.home--padding-top-content,
.header-wrapper--fixed + main > .ui-pdp.home--with-transparency.home--padding-top-content,
.header-wrapper--fixed + main > .ui-pdp-not-found.home--with-transparency.home--padding-top-content,
.header-wrapper--fixed + main > .ui-pdp--error.home--with-transparency.home--padding-top-content,
.header-wrapper--fixed + main > .ui-vip-core.home--with-transparency.home--padding-top-content {
  padding-top: 64px;
}
.header-wrapper--fixed + main > .ui-search .ui-pdp-gallery__zoom-container,
.header-wrapper--fixed + main > .ui-search--zrp .ui-pdp-gallery__zoom-container,
.header-wrapper--fixed + main > .ui-pdp .ui-pdp-gallery__zoom-container,
.header-wrapper--fixed + main > .ui-pdp-not-found .ui-pdp-gallery__zoom-container,
.header-wrapper--fixed + main > .ui-pdp--error .ui-pdp-gallery__zoom-container,
.header-wrapper--fixed + main > .ui-vip-core .ui-pdp-gallery__zoom-container {
  z-index: 900;
}

.header-wrapper--with-flash.header-wrapper--fixed + main > .nav-main-content,
.header-wrapper--with-flash.header-wrapper--fixed + main > .home {
  padding-top: 94px;
}
.header-wrapper--with-flash.header-wrapper--fixed + main > .nav-main-content.home--with-transparency,
.header-wrapper--with-flash.header-wrapper--fixed + main > .home.home--with-transparency {
  padding-top: 30px;
}
.header-wrapper--with-flash.header-wrapper--fixed + main > .ui-search,
.header-wrapper--with-flash.header-wrapper--fixed + main > .ui-search--zrp,
.header-wrapper--with-flash.header-wrapper--fixed + main > .ui-pdp-not-found,
.header-wrapper--with-flash.header-wrapper--fixed + main > .ui-pdp,
.header-wrapper--with-flash.header-wrapper--fixed + main > .ui-pdp--error,
.header-wrapper--with-flash.header-wrapper--fixed + main > .ui-vip-core {
  padding-top: 94px;
}
.header-wrapper--with-flash.header-wrapper--fixed + main > .ui-search.home--with-transparency,
.header-wrapper--with-flash.header-wrapper--fixed + main > .ui-search--zrp.home--with-transparency,
.header-wrapper--with-flash.header-wrapper--fixed + main > .ui-pdp-not-found.home--with-transparency,
.header-wrapper--with-flash.header-wrapper--fixed + main > .ui-pdp.home--with-transparency,
.header-wrapper--with-flash.header-wrapper--fixed + main > .ui-pdp--error.home--with-transparency,
.header-wrapper--with-flash.header-wrapper--fixed + main > .ui-vip-core.home--with-transparency {
  padding-top: 30px;
}
.header-wrapper--with-flash.header-wrapper--fixed .ui-pdp-gallery__zoom-container {
  z-index: 900;
}

.header--editable {
  height: 64px;
  position: fixed;
  top: 0;
  width: 100%;
}
.header--editable.header--editable--with-flash {
  height: 94px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.header--custom-text.header--link-disabled {
  pointer-events: none;
}
.header--custom-text.header--link-disabled .header--link-disabled {
  pointer-events: none;
}

.header-wrapper header {
  width: 100%;
}

header .nav-tools-header__top {
  display: flex;
  justify-content: center;
  width: 100%;
}
header .nav-tools-header__top .nav-tools__logo-wrapper {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}
header .nav-tools-header__top .nav-tools__logo-wrapper img {
  height: auto;
  width: auto;
}
header .nav-tools-header__top .nav-tools-header__top-bound {
  box-sizing: border-box;
  display: flex;
  height: 100%;
  width: 100%;
}
header .nav-tools-header__top .nav-tools-header__top-bound-separation {
  display: flex;
  flex: 1;
  flex-flow: column nowrap;
}
header .nav-tools-header__top .nav-tools-header__top-bound-separation .top-separation {
  display: flex;
}
header .nav-tools-header__top .nav-tools-header__logo {
  align-items: center;
  display: flex;
  justify-content: center;
}
header .nav-tools-header__top .nav-tools-header__logo img  {
  height: auto;
  width: auto;
}
header .nav-tools-header__top .nav-tools__logo-wrapper span {
  color: #fff;
  font-weight: 600;
}
header .nav-tools-header__top .nav-tools-header__searchbox {
  flex: 1;
}
header .nav-tools-header__top .nav-tools-header__searchbox .search-button {
  background-color: #fff;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  transition: background 0.25s ease;
}
header .nav-tools-header__top .nav-tools-header__searchbox .search-button svg {
  fill: grey !important;
}
header .nav-tools-header__top .nav-tools-header__searchbox .search-button svg path {
  fill: grey !important;
}
header .nav-tools-header__top .nav-tools-header__searchbox .search-box-container {
  display: flex;
  border: 1px solid #ccc;
  box-shadow: 0 0 1px #fff inset;
  margin: 0;
}
header .nav-tools-header__top .nav-tools-header__searchbox input[type=text] {
  border: 0;
  box-sizing: content-box;
  flex: 1;
}
header .nav-tools-header__top .nav-tools-header__searchbox input[type=text]:focus {
  outline: unset;
}
header .nav-tools-header__top .nav-tools-header__searchbox input[type=text]::placeholder {
  color: rgba(0, 0, 0, 0.25);
}
header .nav-tools-header__top .nav-tools-header__icons {
  display: flex;
}
header .nav-tools-header__top .nav-tools-header__icons svg {
  fill: #fff;
}
header .nav-tools-header__top .nav-tools-header__icons svg path {
  fill: #fff;
}
header a.nav-tools__logo-wrapper, header .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a.nav-tools__logo-wrapper, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes header a.nav-tools__logo-wrapper {
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  header .nav-tools-header__top .nav-tools__logo-wrapper {
    height: 34px;
    margin: 16px 12px 16px 0;
  }
  header .nav-tools-header__top .nav-tools__logo-wrapper img {
    max-height: 34px;
    max-width: 86px;
  }
}
footer {
  background-color: #636363;
  box-sizing: border-box;
  margin: 0;
  width: 100%;
}

.nav-tools-footer {
  margin-top: 48px;
}

footer .nav-tools-footer__bound {
  box-sizing: border-box;
  width: 100%;
}
footer .nav-tools-footer__bound .nav-tools-footer__top {
  display: flex;
}
footer .nav-tools-footer__bound .nav-tools-footer__top .nav-tools-footer__info .nav-tools-footer__logo {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}
footer .nav-tools-footer__bound .nav-tools-footer__top .nav-tools-footer__info .nav-tools-footer__logo span {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
footer .nav-tools-footer__bound .nav-tools-footer__top .nav-tools-footer__info .nav-tools-footer__social-media {
  display: none;
}
footer .nav-tools-footer__bound .nav-tools-footer__contact a, footer .nav-tools-footer__bound .nav-tools-footer__contact .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes footer .nav-tools-footer__bound .nav-tools-footer__contact a, footer .nav-tools-footer__bound .nav-tools-footer__contact p {
  color: #fff;
  display: block;
  font-size: 16px;
  margin: 0;
  text-decoration: none;
  word-break: break-all;
}
footer .nav-tools-footer__bound .nav-tools-footer__categories {
  display: flex;
  flex-direction: column;
}
footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__category:not(:last-child) {
  margin-bottom: 16px;
}
footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__category:nth-child(10) {
  margin-bottom: 0;
}
footer .nav-tools-footer__top .nav-tools-footer__categories .nav-tools-footer__category:nth-child(n+11),
footer .nav-tools-footer__top .nav-tools-footer__info .nav-tools-footer__contact .nav-tools-footer__social-media {
  display: none;
}
footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__category a, footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__category .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__category a {
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: 18px;
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
footer .nav-tools-footer__bottom {
  align-items: center;
  color: #fff;
  display: flex;
  justify-content: space-between;
  padding-top: 16px;
}
footer .nav-tools-footer__bottom p {
  font-size: 8.3px;
  margin: 0;
}
footer .nav-tools-footer__bottom a, footer .nav-tools-footer__bottom .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes footer .nav-tools-footer__bottom a,
footer .nav-tools-footer__bottom img {
  margin: 0;
  max-height: 38px;
  max-width: 28px;
}
footer .nav-tools-footer__social-media a, footer .nav-tools-footer__social-media .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes footer .nav-tools-footer__social-media a {
  text-decoration: none;
}
footer .nav-tools-footer__top .nav-tools-footer__info .nav-tools-footer__contact .nav-tools-footer__social-media a:not(:last-child), footer .nav-tools-footer__top .nav-tools-footer__info .nav-tools-footer__contact .nav-tools-footer__social-media .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a:not(:last-child), .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes footer .nav-tools-footer__top .nav-tools-footer__info .nav-tools-footer__contact .nav-tools-footer__social-media a:not(:last-child),
footer .nav-tools-footer__bound .nav-tools-footer__top .nav-tools-footer__social-media a:not(:last-child),
footer .nav-tools-footer__bound .nav-tools-footer__top .nav-tools-footer__social-media .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a:not(:last-child),
.nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes footer .nav-tools-footer__bound .nav-tools-footer__top .nav-tools-footer__social-media a:not(:last-child) {
  margin-right: 16px;
}
footer .nav-tools-footer__bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

@media screen and (max-width: 1365px) {
  footer .nav-tools-footer__bound .nav-tools-footer__top .nav-tools-footer__categories .nav-tools-footer__category:nth-child(n+11) {
    display: none;
  }
}
.flash-component {
  background-color: #848484;
  box-sizing: border-box;
  color: #fff;
  min-height: 30px;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flash-component a, .flash-component .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .flash-component a {
  color: #fff;
  text-decoration: none;
}
.flash-component a:focus, .flash-component .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a:focus, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .flash-component a:focus, .flash-component a:link, .flash-component .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a:link, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .flash-component a:link, .flash-component a:hover, .flash-component .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a:hover, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .flash-component a:hover, .flash-component a:visited, .flash-component .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a:visited, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .flash-component a:visited {
  color: #fff;
  text-decoration: none;
}

.flash-component__text {
  display: inline;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 0;
}
.flash-component__text p {
  display: inline;
}

.wrapper--fixed + main > .home .flash-component {
  position: fixed;
}

.flash-component__subtext {
  cursor: pointer;
}

.nav-footer-about {
  display: flex;
}
.nav-footer-about p, .nav-footer-about a, .nav-footer-about .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .nav-footer-about a {
  font-size: 12px !important;
}
.nav-footer-about a, .nav-footer-about .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .nav-footer-about a {
  max-width: none !important;
  max-height: none !important;
  text-decoration: none;
}

.flash-component {
  line-height: 1.25;
  padding: 8px 10px;
}

.flash-component__text {
  font-size: 12px;
}

@media (max-width: 346px) {
  .flash-component__text {
    font-size: 10px;
  }
}
.header-wrapper .nav-list--vertical {
  box-sizing: border-box;
  padding: 0 32px;
  max-width: 90%;
  width: 440px;
}
.header-wrapper .nav-list--vertical .nav-tools-purchases-access {
  align-items: center;
  display: flex;
  gap: 8px;
  width: fit-content;
}

.nav-tools-list--vertical__category {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 16px 0;
}
.nav-tools-list--vertical__category a, .nav-tools-list--vertical__category .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .nav-tools-list--vertical__category a {
  color: #fff;
  text-decoration: none;
}
.nav-tools-list--vertical__category .nav-tools-list--vertical__hr.header--custom-border {
  border: none;
  margin-top: 19px;
  width: 100%;
}

.nav-tools-header__icons .cart-badge {
  margin-left: 19px;
  margin-top: -8px;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .nav-tools-header__icons .show-cart-badge-icon + .header--custom-svg {
    margin-top: 2px;
  }
}

.nav-tools-list--vertical__attr-container {
  display: none;
}
.nav-tools-list--vertical__attr-container .header--custom-text a, .nav-tools-list--vertical__attr-container .header--custom-text .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .nav-tools-list--vertical__attr-container .header--custom-text a {
  opacity: 1;
}

.nav-tools-list--vertical__subitem {
  display: none;
}
.nav-tools-list--vertical__subitem .header--custom-text {
  align-items: center;
  display: flex;
  font-size: 14px;
  font-weight: normal;
  justify-content: space-between;
  letter-spacing: 1px;
  margin: 16px 0 16px 16px;
}
.nav-tools-list--vertical__subitem .header--custom-text a, .nav-tools-list--vertical__subitem .header--custom-text .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .nav-tools-list--vertical__subitem .header--custom-text a {
  color: #fff;
  text-decoration: none;
  margin-top: 0 !important;
}
.nav-tools-list--vertical__subitem .nav-tools-list--vertical__attribute {
  align-items: center;
  display: flex;
  font-size: 14px;
  font-weight: normal;
  justify-content: space-between;
  letter-spacing: 1px;
  margin: 16px 0 16px 32px;
}

#mobile-categories-menu-switch:checked ~ .nav-list--vertical {
  display: block !important;
}
@media (min-width: 768px) {
  #mobile-categories-menu-switch:checked ~ .nav-list--vertical {
    display: none !important;
  }
}
#mobile-categories-menu-switch:not(:checked) ~ .nav-list--vertical {
  display: none !important;
}
#mobile-categories-menu-switch ~ .nav-list--vertical .nav-tools-list--vertical__item:nth-of-type(1) {
  margin-top: -27px;
}

.toggle-menu {
  transition: 0.5s all;
  transform: rotateX(180deg);
  cursor: pointer;
  height: 20px;
  position: relative;
  width: 16px;
  float: right;
}
.toggle-menu span {
  display: block;
  height: 2px;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 54%;
}
.toggle-menu span:nth-child(1) {
  transform: translate3d(-6px, 13px, 0) rotate(-44deg);
}
.toggle-menu span:nth-child(2) {
  transform: translate3d(0px, 13px, 0) rotate(44deg);
}

.nav-tools-list--vertical__category .toggle-menu {
  top: 7px;
}

.toggle-menu.active {
  transform: rotateX(0deg);
}

.nav-default__sale-link a, .nav-default__sale-link .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .nav-default__sale-link a, .nav-default__sale-link .header--link-disabled {
  font-weight: 600;
}

header .nav-tools-header__top {
  background-color: #636363;
  height: 64px;
}
header .nav-tools-header__top #search-box-toggle {
  display: none;
}
header .nav-tools-header__top #search-box-toggle:checked + .nav-tools-header__searchbox {
  transform: translate3d(0, 0, 0);
}
header .nav-tools-header__top .nav-tools-header__top-bound {
  max-width: 100vw;
  padding: 0 16px;
}
header .nav-tools-header__top .nav-tools__logo-wrapper span {
  font-size: 16px;
}
header .nav-tools-header__top .nav-tools-header__searchbox {
  box-sizing: border-box;
  margin: 14px 0;
  z-index: 1;
}
header .nav-tools-header__top .nav-tools-header__searchbox.open {
  margin: 0;
}
header .nav-tools-header__top .nav-tools-header__searchbox.open .search-box-container {
  border-radius: 0;
  height: unset;
  left: 0;
  padding: 24px;
  position: absolute;
  width: 100%;
}
header .nav-tools-header__top .nav-tools-header__searchbox .search-button {
  border-radius: 4px 0 0 4px;
  height: 18px;
  margin-right: 8px;
  padding: 2px;
  width: 18px;
  border-color: none;
  border-style: none;
}
header .nav-tools-header__top .nav-tools-header__searchbox .search-button svg {
  height: 16px;
  width: 16px;
}
header .nav-tools-header__top .nav-tools-header__searchbox .header__searchbox-info {
  display: none;
}
header .nav-tools-header__top .nav-tools-header__searchbox .search-box-container {
  background-color: #fff;
  border-radius: 4px;
  box-sizing: border-box;
  flex-direction: row-reverse;
  height: 100%;
  padding: 8px;
}
header .nav-tools-header__top .nav-tools-header__searchbox input[type=text] {
  font-size: 14px;
  height: 18px;
  padding: 0;
  width: 100%;
}
header .nav-tools-header__top .nav-tools-header__searchbox.open > .search-box-container > .close {
  cursor: pointer;
  height: 18px;
  position: relative;
  width: 18px;
}
header .nav-tools-header__top .nav-tools-header__searchbox.open > .search-box-container > .close:after, header .nav-tools-header__top .nav-tools-header__searchbox.open > .search-box-container > .close:before {
  background-color: #000;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 16px;
}
header .nav-tools-header__top .nav-tools-header__searchbox.open > .search-box-container > .close:after {
  transform: translate3d(1px, 9px, 0) rotate(45deg);
}
header .nav-tools-header__top .nav-tools-header__searchbox.open > .search-box-container > .close:before {
  transform: translate3d(1px, 9px, 0) rotate(-45deg);
}
header .nav-tools-header__top .nav-tools-header__icons {
  margin-left: 12px;
}
header .nav-tools-header__top .nav-tools-header__icons a, header .nav-tools-header__top .nav-tools-header__icons .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes header .nav-tools-header__top .nav-tools-header__icons a {
  display: inline-block;
  margin-top: 20px;
  max-width: 82%;
}
header .nav-tools-header__top .nav-tools-header__icons .contact-button,
header .nav-tools-header__top .nav-tools-header__icons .purchases-button {
  display: none;
}
header .nav-tools-header__top .nav-tools-header__icons .nav-list {
  position: absolute;
  overflow: scroll;
  right: 0px;
  margin-left: auto;
  padding-top: 40px;
}
header .nav-tools-header__top .nav-tools-header__icons .nav-list .nav-tools-list--vertical__category a, header .nav-tools-header__top .nav-tools-header__icons .nav-list .nav-tools-list--vertical__category .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes header .nav-tools-header__top .nav-tools-header__icons .nav-list .nav-tools-list--vertical__category a {
  margin: 8px 0;
}
header .nav-tools-header__top #mobile-categories-menu-switch {
  display: none;
}
header .nav-tools-header__top #mobile-categories-menu-switch:checked + #hamburguer-menu span:nth-child(1) {
  transform: translate3d(4px, 12px, 0) rotate(45deg);
}
header .nav-tools-header__top #mobile-categories-menu-switch:checked + #hamburguer-menu span:nth-child(2) {
  transform: translate3d(4px, 12px, 0) rotate(135deg);
}
header .nav-tools-header__top #mobile-categories-menu-switch:checked + #hamburguer-menu span:nth-child(3) {
  transform: translate3d(4px, 12px, 0) rotate(-45deg);
}
header .nav-tools-header__top #hamburguer-menu {
  cursor: pointer;
  height: 24px;
  margin: 20px 0 0 16px;
  position: relative;
  width: 24px;
}
header .nav-tools-header__top #hamburguer-menu span {
  background-color: #fff;
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  width: 16px;
}
header .nav-tools-header__top #hamburguer-menu span:nth-child(1) {
  transform: translate3d(4px, 8px, 0);
}
header .nav-tools-header__top #hamburguer-menu span:nth-child(2) {
  transform: translate3d(4px, 12px, 0);
}
header .nav-tools-header__top #hamburguer-menu span:nth-child(3) {
  transform: translate3d(4px, 16px, 0);
}
header .nav-tools-header__categories {
  display: none;
}
header .nav-default__sale-link a, header .nav-default__sale-link .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes header .nav-default__sale-link a {
  font-weight: 600 !important;
}

@media screen and (max-width: 768px) {
  footer .nav-tools-footer__bound {
    padding: 24px;
    padding-bottom: 16px;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__top {
    flex-direction: column;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__top .nav-tools-footer__info {
    display: inline-block;
    margin-bottom: 20px;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__top .nav-tools-footer__info .nav-tools-footer__logo {
    height: 34px;
    margin-bottom: 24px;
    height: 86px;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__top .nav-tools-footer__info .nav-tools-footer__logo img {
    max-height: 34px;
    max-width: 86px;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__top .nav-tools-footer__social-media {
    height: 24px;
    margin-bottom: 24px;
  }
  footer .nav-tools-footer__categories {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    order: 1;
    padding: 24px 0;
  }
  footer .nav-tools-footer__pages {
    display: flex;
    flex-direction: column;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    order: 1;
    padding: 24px 0;
  }
  footer .nav-tools-footer__pages .nav-tools-footer__page a, footer .nav-tools-footer__pages .nav-tools-footer__page .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes footer .nav-tools-footer__pages .nav-tools-footer__page a {
    text-decoration: none;
    opacity: 0.5;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories {
    border-top: 1px solid;
    padding: 0 20px;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__categories-title__icon-up {
    display: none;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__categories-title__icon-down {
    display: flex;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__categories-title__icon-up,
  footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__categories-title__icon-down {
    align-self: center;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__categories-title-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px 0;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__categories-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    margin: 0;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__catogry-container {
    border: none;
    display: none;
    margin: 0;
    padding: 0;
    visibility: collapse;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__category:not(:last-child) {
    margin: 0;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__category a, footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__category .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__category a {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    overflow: auto;
    text-align: left;
    text-decoration: none;
    white-space: normal;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories:hover {
    padding: 0 20px 20px 20px;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories:hover .nav-tools-footer__categories-title__icon-up {
    display: flex;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories:hover .nav-tools-footer__categories-title__icon-down {
    display: none;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories:hover .nav-tools-footer__catogry-container {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    visibility: initial;
  }
  footer .nav-tools-footer__pages {
    display: none;
  }
  footer .nav-tools-footer__links-pages-container {
    border-top: 1px solid;
    order: 2;
    padding: 0 20px;
  }
  footer .nav-tools-footer__links-pages-container .nav-tools-footer__link-pages__icon-up {
    display: none;
  }
  footer .nav-tools-footer__links-pages-container .nav-tools-footer__link-pages__icon-down {
    display: flex;
  }
  footer .nav-tools-footer__links-pages-container .nav-tools-footer__link-pages__icon-up,
  footer .nav-tools-footer__links-pages-container .nav-tools-footer__link-pages__icon-down {
    align-self: center;
  }
  footer .nav-tools-footer__links-pages-container .nav-tools-footer__link-pages__title-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px 0;
  }
  footer .nav-tools-footer__links-pages-container .nav-tools-footer__link-pages__title {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    margin: 0;
  }
  footer .nav-tools-footer__links-pages-container .nav-tools-footer__link-pages__links-container {
    border: none;
    display: none;
    padding: 0;
    visibility: collapse;
  }
  footer .nav-tools-footer__links-pages-container .nav-tools-footer__link {
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    text-align: left;
    text-decoration: none;
  }
  footer .nav-tools-footer__links-pages-container:hover {
    padding: 0 20px 20px 20px;
  }
  footer .nav-tools-footer__links-pages-container:hover .nav-tools-footer__link-pages__icon-up {
    display: flex;
  }
  footer .nav-tools-footer__links-pages-container:hover .nav-tools-footer__link-pages__icon-down {
    display: none;
  }
  footer .nav-tools-footer__links-pages-container:hover .nav-tools-footer__link-pages__links-container {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    visibility: initial;
  }
  .nav-footer-disclaimer {
    padding: 24px 0;
  }
  .nav-footer-about {
    flex-direction: column;
  }
  .nav-footer-about p {
    order: 1;
  }
  .nav-footer-about p, .nav-footer-about a, .nav-footer-about .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .nav-footer-about a {
    line-height: 24px;
  }
  .template-suscription-main-container {
    margin: 0 auto;
    padding: 20px;
  }
  .template-suscription-main-container .template-suscription-container {
    background: rgba(24, 60, 115, 0.1);
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    gap: 28px;
    padding: 20px 20px 0px;
    text-align: center;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__information {
    display: flex;
    flex-direction: column;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__title {
    color: rgba(0, 0, 0, 0.9);
    font-size: 24px;
    font-weight: 600;
    /* identical to box height */
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 12px;
    max-width: 490px;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__description {
    color: rgba(0, 0, 0, 0.9);
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    max-width: 490px;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__legal-text {
    color: rgba(0, 0, 0, 0.9);
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    margin-bottom: 15px;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__legal-text .template-suscription-container__legal-text-link {
    font-weight: 700;
    text-decoration: underline;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__email {
    border-radius: 6px;
    border: 1px solid #9B9B9B;
    font-size: 14px;
    font-weight: 400;
    height: 48px;
    line-height: 18px;
    padding: 4px 16px;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__email:focus {
    box-shadow: none;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container-information .template-suscription-container__email.template-suscription-container__email--error {
    border-color: #F23D4F;
    border-style: solid;
    border-width: 2px;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__email::placeholder {
    color: rgba(0, 0, 0, 0.25);
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__button {
    background: #183c73;
    border: none;
    border-radius: 6px;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    gap: 10px;
    height: 48px;
    line-height: 15px;
    margin: 10px 0;
    outline: none;
    position: relative;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__button:active {
    background: #183c73;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__text {
    transition: all 0.2s;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__loading .template-suscription-container__text {
    opacity: 0;
    visibility: hidden;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__loading::after {
    animation: button-loading-spinner 1s ease infinite;
    border: 4px solid transparent;
    border-radius: 50%;
    border-top-color: #ffffff;
    bottom: 0;
    content: "";
    height: 16px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
  }
  @keyframes button-loading-spinner {
    from {
      transform: rotate(0turn);
    }
    to {
      transform: rotate(1turn);
    }
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container-information {
    display: block;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container-success {
    border-top: solid 1px #183c73;
    display: none;
    margin-top: 10px;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container-success__container {
    display: flex;
    flex-direction: row-reverse;
    height: 76px;
    margin-top: 20px;
    text-align: center;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container-success__text {
    font-size: 14px;
    font-weight: 400;
    height: 36px;
    line-height: 18px;
    margin: 0 auto;
    text-align: left;
    width: 341px;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container-success__image {
    margin: 0 15px 0 0;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__error,
  .template-suscription-main-container .template-suscription-container .template-suscription-container__error-bad-email,
  .template-suscription-main-container .template-suscription-container .template-suscription-container__error-empty-email {
    color: #F23D4F;
    display: none;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    margin: 5px 0 10px 0;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__error-icon {
    margin-right: 5px;
  }
}
@media screen and (min-width: 768px) {
  html,
  body {
    font-size: 13px;
  }
  .nav-bounds {
    max-width: 1220px;
  }
  .nav-header__banner {
    display: block;
    line-height: 0;
    width: 100%;
  }
  .nav-header.nav-header--fixed + .nav-header__banner + main > .nav-bounds,
  .nav-header.nav-header--fixed + .nav-header__banner + main > .nav-main-content,
  .nav-header.nav-header--fixed + .nav-header__banner ~ main > .nav-bounds,
  .nav-header.nav-header--fixed + .nav-header__banner ~ main > .nav-main-content {
    padding-top: 0;
  }
  .nav-header__banner-image {
    background-size: 100% auto;
    height: 200px;
    width: 100%;
  }
  .nav-header__bounds {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .nav-header__title {
    height: 64px;
    line-height: 56px;
    margin: 16px 32px 16px 0;
    max-width: 120px;
    vertical-align: top;
  }
  .nav-header__logo {
    line-height: 64px;
  }
  .nav-header__separator {
    border: 0.5px solid #e2e2e2;
    display: inline-block;
    height: 48px;
    left: -4px;
    margin: 24px 0;
    position: relative;
    width: 0;
  }
  .nav-header__image {
    height: auto;
    max-height: 64px;
    max-width: 120px;
    width: auto;
  }
  .nav-header__nav-link {
    margin: 0;
  }
  .nav-header__nav-link:before {
    border: 0.5px solid #e2e2e2;
    content: "";
    display: inline-block;
    height: 16px;
    margin: 0 12px;
    position: relative;
    top: -3px;
  }
  .nav-header__nav-link:first-child:before {
    display: none;
  }
  .nav-header__switcher-open {
    display: none;
  }
  .side-drawer {
    display: none;
  }
  .nav-header__bar-switch:checked + .search-form {
    width: auto;
  }
  .nav-header__bar-switch:checked + .search-form + .nav-list--horizontal {
    opacity: 0;
    transition: opacity 0.2s ease-in;
  }
  .nav-header__nav-icons {
    float: none;
    position: absolute;
    right: 20px;
  }
  .nav-header__bar-switch:checked ~ .nav-header__nav-icons > .nav-header__nav-link:first-child {
    display: none;
  }
  .nav-header__nav-icons > .nav-header__nav-link:nth-child(2) {
    display: inline-block;
  }
  .nav-header__bar-switch:checked ~ .nav-header__nav-icons > .nav-header__nav-link:nth-child(2):before {
    display: none;
  }
  .nav-cart {
    margin: 0;
  }
  .nav-cart:before {
    border: 0.5px solid #e2e2e2;
    content: "";
    display: inline-block;
    height: 16px;
    margin: 0 12px;
    position: relative;
    top: -3px;
  }
  .nav-cart .nav-icon-cart {
    margin-left: 0;
  }
  .nav-cart :before {
    font-size: 18px;
  }
  .nav-cart .nav-icon-cart-quantity {
    display: inline-block;
    right: -6px;
    top: 34px;
  }
  .nav-cart.nav-cart-full .nav-icon-cart:before {
    font-size: 18px;
    position: relative;
    top: -3px;
  }
  /* Styles needed to draw header wrapper in editor */
}
@media screen and (min-width: 768px) and (-ms-high-contrast: none), screen and (min-width: 768px) and (-ms-high-contrast: active) {
  .search-form__input {
    top: 8px;
  }
  .search-form__search-icon:before {
    top: 0;
  }
  .search-form__close-icon:before {
    top: -14px;
  }
  .search-form__spinner:before {
    top: 0;
  }
}
@media screen and (min-width: 768px) {
  .nav-footer-contact {
    margin: 64px auto 0;
    width: 100%;
  }
  .nav-footer-contact-col {
    text-align: left;
  }
  .nav-footer-contact-col ul:not(.nav-footer-social-links) {
    line-height: 1.71;
  }
  .nav-footer-social-links-container {
    margin: 0;
  }
  .nav-footer-contact {
    font-size: 0;
    line-height: 0;
  }
  .nav-bounds--contact {
    box-sizing: border-box;
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
  }
  .nav-footer-primaryinfo {
    margin: auto;
    width: 100%;
  }
  .nav-footer-copyright {
    display: flex;
    flex-direction: column;
    margin: 0;
    text-align: left;
    width: 100%;
  }
  .nav-footer-afip-img {
    height: 48px;
    margin: 12px 0;
  }
  .nav-footer .nav-bounds {
    height: 100%;
    max-width: 1200px;
    padding: 0 10px;
  }
  .nav-bounds--copyright {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .nav-footer {
    border: 0;
    height: 72px;
    margin: auto;
    width: 100%;
    text-align: left;
  }
  .nav-footer-fiscal-data {
    align-self: start;
    display: flex;
    flex-direction: row;
    margin: 0;
  }
  .nav-footer-fiscal-data p {
    margin: 0 4px 0 0 !important;
  }
  .nav-footer-fiscal-data__name:after {
    content: " - ";
  }
  .nav-footer-disclaimer {
    align-items: center;
    display: flex;
    flex-direction: initial;
    justify-content: space-between;
    width: 100%;
  }
  .nav-footer-disclaimer p:only-child {
    margin: 0;
  }
  .nav-cookie-disclaimer {
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
  }
  .nav-cookie-disclaimer__text {
    font-size: 16px;
    margin: 0 16px 0 0;
  }
  .nav-cookie-disclaimer__button {
    width: initial;
  }
  .header-wrapper--fixed + main > .nav-main-content,
  .header-wrapper--fixed + main > .home {
    padding-top: 138px;
  }
  .header-wrapper--fixed + main > .ui-search,
  .header-wrapper--fixed + main > .ui-search--zrp,
  .header-wrapper--fixed + main > .ui-pdp-not-found,
  .header-wrapper--fixed + main > .ui-pdp,
  .header-wrapper--fixed + main > .ui-pdp--error,
  .header-wrapper--fixed + main > .ui-vip-core {
    padding-top: 138px;
    margin-bottom: 40px;
  }
  .header-wrapper--fixed + main > .ui-search.home--with-transparency,
  .header-wrapper--fixed + main > .ui-search--zrp.home--with-transparency,
  .header-wrapper--fixed + main > .ui-pdp-not-found.home--with-transparency,
  .header-wrapper--fixed + main > .ui-pdp.home--with-transparency,
  .header-wrapper--fixed + main > .ui-pdp--error.home--with-transparency,
  .header-wrapper--fixed + main > .ui-vip-core.home--with-transparency {
    padding-top: 0;
  }
  .header-wrapper--fixed + main > .ui-search.home--with-transparency.home--padding-top-content,
  .header-wrapper--fixed + main > .ui-search--zrp.home--with-transparency.home--padding-top-content,
  .header-wrapper--fixed + main > .ui-pdp-not-found.home--with-transparency.home--padding-top-content,
  .header-wrapper--fixed + main > .ui-pdp.home--with-transparency.home--padding-top-content,
  .header-wrapper--fixed + main > .ui-pdp--error.home--with-transparency.home--padding-top-content,
  .header-wrapper--fixed + main > .ui-vip-core.home--with-transparency.home--padding-top-content {
    padding-top: 138px;
  }
  .header-wrapper--fixed + main > .ui-search .ui-pdp-gallery__zoom-container,
  .header-wrapper--fixed + main > .ui-search--zrp .ui-pdp-gallery__zoom-container,
  .header-wrapper--fixed + main > .ui-pdp-not-found .ui-pdp-gallery__zoom-container,
  .header-wrapper--fixed + main > .ui-pdp .ui-pdp-gallery__zoom-container,
  .header-wrapper--fixed + main > .ui-pdp--error .ui-pdp-gallery__zoom-container,
  .header-wrapper--fixed + main > .ui-vip-core .ui-pdp-gallery__zoom-container {
    z-index: 900;
  }
  div.header-wrapper--fixed[data-ms-theme=fashion] + main > .ui-search,
  div.header-wrapper--fixed[data-ms-theme=fashion] + main > .ui-search--zrp {
    padding-top: 168px;
  }
  .header-wrapper--with-flash.header-wrapper--fixed + main > .nav-main-content,
  .header-wrapper--with-flash.header-wrapper--fixed + main > .home {
    padding-top: 168px;
  }
  .header-wrapper--with-flash.header-wrapper--fixed + main > .ui-search,
  .header-wrapper--with-flash.header-wrapper--fixed + main > .ui-search--zrp,
  .header-wrapper--with-flash.header-wrapper--fixed + main > .ui-pdp-not-found,
  .header-wrapper--with-flash.header-wrapper--fixed + main > .ui-pdp,
  .header-wrapper--with-flash.header-wrapper--fixed + main > .ui-pdp--error,
  .header-wrapper--with-flash.header-wrapper--fixed + main > .ui-vip-core {
    padding-top: 168px;
  }
  .header-wrapper--with-flash.header-wrapper--fixed + main > .ui-search.home--with-transparency,
  .header-wrapper--with-flash.header-wrapper--fixed + main > .ui-search--zrp.home--with-transparency,
  .header-wrapper--with-flash.header-wrapper--fixed + main > .ui-pdp-not-found.home--with-transparency,
  .header-wrapper--with-flash.header-wrapper--fixed + main > .ui-pdp.home--with-transparency,
  .header-wrapper--with-flash.header-wrapper--fixed + main > .ui-pdp--error.home--with-transparency,
  .header-wrapper--with-flash.header-wrapper--fixed + main > .ui-vip-core.home--with-transparency {
    padding-top: 30px;
  }
  .header-wrapper--with-flash.header-wrapper--fixed .ui-pdp-gallery__zoom-container {
    z-index: 900;
  }
  .header-wrapper--fixed + main > .nav-main-content .short-description--fixed .short-description__floating.non-fixed {
    top: 138px !important;
  }
  .header-wrapper--with-flash.header-wrapper--fixed + main > .nav-main-content .short-description--fixed .short-description__floating.non-fixed {
    top: 168px !important;
  }
  .header-wrapper--fixed + .nav-header__banner + main > .nav-main-content.home--with-transparency .header-wrapper--fixed + .nav-header__banner + main > .nav-main-content.home--padding-top-content,
  .header-wrapper--fixed + .nav-header__banner + main > .nav-main-content.home--with-transparency .header-wrapper--fixed + main > .nav-main-content.home--padding-top-content,
  .header-wrapper--fixed + .nav-header__banner + main > .nav-main-content.home--with-transparency .header-wrapper--fixed + main > .home.home--padding-top-content,
  .header-wrapper--fixed + main > .nav-main-content.home--with-transparency .header-wrapper--fixed + .nav-header__banner + main > .nav-main-content.home--padding-top-content,
  .header-wrapper--fixed + main > .nav-main-content.home--with-transparency .header-wrapper--fixed + main > .nav-main-content.home--padding-top-content,
  .header-wrapper--fixed + main > .nav-main-content.home--with-transparency .header-wrapper--fixed + main > .home.home--padding-top-content,
  .header-wrapper--fixed + main > .home.home--with-transparency .header-wrapper--fixed + .nav-header__banner + main > .nav-main-content.home--padding-top-content,
  .header-wrapper--fixed + main > .home.home--with-transparency .header-wrapper--fixed + main > .nav-main-content.home--padding-top-content,
  .header-wrapper--fixed + main > .home.home--with-transparency .header-wrapper--fixed + main > .home.home--padding-top-content {
    padding-top: 138px;
  }
  .header--editable {
    height: 138px;
  }
  .header--editable.header--editable--with-flash {
    height: 168px;
  }
  .flash-component {
    box-sizing: border-box;
    height: 30px;
    padding: 8px;
  }
  .flash-component__text {
    font-size: 14px;
  }
  .flash-component__subtext {
    font-size: 12px;
    font-weight: 300;
    margin: 0;
  }
  .flash-component__link {
    font-size: 12px;
    margin-left: 16px;
  }
  .flash-component__link-wrapper {
    text-decoration: none;
  }
  header .nav-tools-header__top {
    background-color: #636363;
    height: 138px;
  }
  header .nav-tools-header__top input[type=checkbox] {
    display: none;
  }
  header .nav-tools-header__top .nav-tools-header__top-bound {
    max-width: 1366px;
    padding: 0 40px;
  }
  header .nav-tools-header__top .nav-tools-header__logo {
    height: 66px;
    margin: 24px 52px 8px 0px;
    width: 158px;
  }
  header a.nav-tools__logo-wrapper, header .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a.nav-tools__logo-wrapper, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes header a.nav-tools__logo-wrapper {
    height: 66px;
    margin: 24px 52px 8px 0px;
  }
  header .nav-tools__logo-wrapper img {
    height: auto;
    max-height: 66px;
    max-width: 158px;
    width: auto;
  }
  header .nav-tools-header__top .nav-tools__logo-wrapper span {
    font-size: 24px;
  }
  header .nav-tools-header__top .nav-tools-header__searchbox {
    display: block;
    margin: 36px 0px 16px 0px;
  }
  header .nav-tools-header__top .nav-tools-header__searchbox.has-contact-info {
    margin: 16px 0;
  }
  header .nav-tools-header__top .nav-tools-header__searchbox .search-button {
    border-radius: 0 4px 4px 0;
    height: 42px;
    margin-right: 0;
    padding: 10px;
    width: 44px;
  }
  header .nav-tools-header__top .nav-tools-header__searchbox .search-button svg {
    height: 24px;
    width: 24px;
  }
  header .nav-tools-header__top .nav-tools-header__searchbox .search-button:hover {
    background-color: #f1f1f1;
  }
  header .nav-tools-header__top .nav-tools-header__searchbox .search-button:before {
    background-color: #c8c8c8;
    content: "";
    height: 24px;
    left: 0px;
    position: absolute;
    top: 10px;
    width: 1px;
  }
  header .nav-tools-header__top .nav-tools-header__searchbox .header__searchbox-info {
    color: #fff;
    display: flex;
    font-size: 12px;
    line-height: 1.25;
    margin-bottom: 8px;
    max-height: 14px;
  }
  header .nav-tools-header__top .nav-tools-header__searchbox .header__searchbox-info p {
    margin: 0;
  }
  header .nav-tools-header__top .nav-tools-header__searchbox .search-box-container {
    height: auto;
    flex-direction: row;
    padding: 0;
    max-height: 44px;
  }
  header .nav-tools-header__top .nav-tools-header__searchbox input[type=text] {
    border-radius: 4px 0 0 4px;
    font-size: 16px;
    padding: 12px 16px;
  }
  header .nav-tools-header__top .nav-tools-header__icons {
    margin-left: 8px;
  }
  header .nav-tools-header__top .nav-tools-header__icons a, header .nav-tools-header__top .nav-tools-header__icons .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes header .nav-tools-header__top .nav-tools-header__icons a {
    margin: 48px 0 0 24px;
  }
  header .nav-tools-header__top .nav-tools-header__icons .contact-button,
  header .nav-tools-header__top .nav-tools-header__icons .purchases-button {
    display: inline;
  }
  header .nav-tools-header__top #hamburguer-menu {
    display: none;
  }
  header .nav-tools-header__categories {
    background-color: #636363;
    box-sizing: border-box;
    display: flex;
    height: 40px;
    justify-content: center;
    margin-top: auto;
    width: 100%;
  }
  header .nav-tools-header__categories .nav-list--dropdown {
    top: 41px;
  }
  header .nav-tools-header__categories .nav-list--horizontal {
    overflow: visible !important;
  }
  header .nav-tools-header__categories .categories-bound {
    display: flex;
    max-width: 688px;
  }
  header .nav-tools-header__categories .categories-bound a, header .nav-tools-header__categories .categories-bound .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes header .nav-tools-header__categories .categories-bound a {
    align-items: center;
    border-bottom: 3px solid transparent;
    color: #fff;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    padding: 12px 0 9px 0;
    text-decoration: none;
    transition: border 0.25s ease;
    white-space: nowrap;
  }
  header .nav-tools-header__categories .categories-bound a:hover, header .nav-tools-header__categories .categories-bound .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a:hover, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes header .nav-tools-header__categories .categories-bound a:hover {
    border-color: #fff;
  }
  header .nav-tools-header__categories .categories-bound a:not(:last-child), header .nav-tools-header__categories .categories-bound .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a:not(:last-child), .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes header .nav-tools-header__categories .categories-bound a:not(:last-child) {
    margin-right: 24px;
  }
  header .nav-tools-header__categories .categories-bound .placeholder {
    display: flex;
    justify-content: center;
    padding: 12px 0px;
    width: 688px;
  }
  header .nav-tools-header__categories .categories-bound .placeholder .element {
    animation: gradient 4s ease infinite;
    background: linear-gradient(94deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.7019607843) 62%, rgba(255, 255, 255, 0.2) 100%);
    background-size: 400% 100%;
    height: 100%;
    margin-right: 16px;
    width: 10%;
  }
  header .nav-tools-header__categories .categories-bound .placeholder .element:last-child {
    margin: 0;
  }
  header .nav-tools-header__categories .categories-bound .placeholder .element:nth-child(2n) {
    width: 15%;
  }
  @keyframes gradient {
    0% {
      background-position: 400%;
    }
    100% {
      background-position: 0%;
    }
  }
  .nav-list--vertical {
    display: none !important;
  }
  .nav-list--horizontal {
    display: flex !important;
    font-size: 12px !important;
    margin: 0 !important;
    max-height: 40px !important;
    max-width: 1184px !important;
    overflow-y: hidden !important;
    padding: 0 !important;
    position: relative !important;
    top: 0 !important;
    width: 100% !important;
  }
  .nav-list--horizontal > .nav-list__item:not(:last-child):not(:last-child):after {
    border-bottom: 3px solid #fff;
    bottom: 3px !important;
  }
  .nav-list--horizontal > .nav-list__item {
    height: auto !important;
    line-height: 32px !important;
  }
  .nav-list--horizontal > .nav-list__item::after {
    border-bottom: 3px solid #fff;
    bottom: 3px !important;
  }
  .nav-list--horizontal .nav-list__link {
    color: #fff;
    font-size: 14px;
  }
  .nav-tools-header__icons .cart-badge {
    margin-top: -10px;
  }
  .nav-tools-header__icons .show-cart-badge-icon + .header--custom-svg {
    margin-top: 0;
  }
  .nav-default__sale-link a, .nav-default__sale-link .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .nav-default__sale-link a, .nav-default__sale-link .header--link-disabled {
    font-weight: 600;
  }
}
@media screen and (min-width: 769px) {
  .nav-tools-footer {
    display: flex;
    justify-content: center;
  }
  footer .nav-tools-footer__bound {
    max-width: 1366px;
    padding: 48px 40px 24px 40px;
  }
  footer .nav-tools-footer__top {
    flex-direction: row;
    padding-bottom: 16px;
  }
  footer .nav-tools-footer__top .nav-tools-footer__info {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 94px;
  }
  footer .nav-tools-footer__top .nav-tools-footer__info .nav-tools-footer__logo {
    height: 66px;
    margin-bottom: 46px;
    width: 158px;
  }
  footer .nav-tools-footer__top .nav-tools-footer__info .nav-tools-footer__logo img {
    max-height: 66px;
    max-width: 158px;
  }
  footer .nav-tools-footer__top .nav-tools-footer__info .nav-tools-footer__contact {
    max-width: 248px;
  }
  footer .nav-tools-footer__top .nav-tools-footer__info .nav-tools-footer__contact .nav-tools-footer__social-media {
    display: flex;
    margin-top: 16px;
  }
  footer .nav-tools-footer__top .nav-tools-footer__info .nav-tools-footer__contact p {
    font-size: 16px;
    word-break: break-word;
  }
  footer .nav-tools-footer__top .nav-tools-footer__categories {
    align-content: flex-start;
    flex: 1;
    flex-wrap: wrap;
    height: 156px;
    max-width: 384px;
    order: 0;
  }
  footer .nav-tools-footer__top .nav-tools-footer__categories .nav-tools-footer__category {
    margin-right: 48px;
    max-width: 168px;
  }
  footer .nav-tools-footer__top .nav-tools-footer__categories .nav-tools-footer__category:nth-child(5n) {
    margin-bottom: 0;
  }
  footer .nav-tools-footer__top .nav-tools-footer__categories .nav-tools-footer__category a, footer .nav-tools-footer__top .nav-tools-footer__categories .nav-tools-footer__category .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes footer .nav-tools-footer__top .nav-tools-footer__categories .nav-tools-footer__category a {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 18px;
  }
  footer .nav-tools-footer__top .nav-tools-footer__pages {
    flex: 1;
    height: 156px;
    max-width: 384px;
  }
  footer .nav-tools-footer__top .nav-tools-footer__pages .nav-tools-footer__page a, footer .nav-tools-footer__top .nav-tools-footer__pages .nav-tools-footer__page .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes footer .nav-tools-footer__top .nav-tools-footer__pages .nav-tools-footer__page a {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 16px;
    margin-left: 48px;
    opacity: 0.5;
    text-decoration: none;
  }
  footer .nav-tools-footer__top .nav-tools-footer__pages .nav-tools-footer__page:hover a, footer .nav-tools-footer__top .nav-tools-footer__pages .nav-tools-footer__page:hover .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes footer .nav-tools-footer__top .nav-tools-footer__pages .nav-tools-footer__page:hover a {
    opacity: 1;
  }
  footer .nav-tools-footer__top .nav-tools-footer__social-media {
    display: none;
  }
  footer .nav-tools-footer__bottom {
    margin-top: 8px;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__top .nav-tools-footer__info .nav-tools-footer__logo span {
    font-size: 24px;
  }
  .nav-footer-fiscal-data {
    justify-content: left;
    margin-top: 8px;
    opacity: 0.8;
  }
  .nav-footer-disclaimer {
    padding: 0;
  }
  .nav-footer-about {
    flex-direction: row;
  }
  .nav-footer-about a, .nav-footer-about .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .nav-footer-about a {
    margin-right: 12px !important;
    position: relative;
  }
  .nav-footer-about a:not(:first-child), .nav-footer-about .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a:not(:first-child), .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .nav-footer-about a:not(:first-child) {
    margin-left: 12px;
  }
  .nav-footer-about a:first-child, .nav-footer-about .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a:first-child, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .nav-footer-about a:first-child {
    padding-right: 64px;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories,
  footer .nav-tools-footer__bound .nav-tools-footer__categories:hover {
    border: none;
    flex: 1;
    height: auto;
    max-width: 100%;
    padding: 0;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__categories-title__icon-up,
  footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__categories-title__icon-down,
  footer .nav-tools-footer__bound .nav-tools-footer__categories:hover .nav-tools-footer__categories-title__icon-up,
  footer .nav-tools-footer__bound .nav-tools-footer__categories:hover .nav-tools-footer__categories-title__icon-down {
    display: none;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__categories-title-container,
  footer .nav-tools-footer__bound .nav-tools-footer__categories:hover .nav-tools-footer__categories-title-container {
    padding: 0 0 12px 0;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__categories-title,
  footer .nav-tools-footer__bound .nav-tools-footer__categories:hover .nav-tools-footer__categories-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 125%;
    margin: 0;
    overflow: hidden;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__catogry-container,
  footer .nav-tools-footer__bound .nav-tools-footer__categories:hover .nav-tools-footer__catogry-container {
    border: none;
    display: grid;
    gap: 12px;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    grid-template-rows: repeat(4, auto);
    height: auto;
    max-width: none;
    padding: 0;
    visibility: initial;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__category,
  footer .nav-tools-footer__bound .nav-tools-footer__categories:hover .nav-tools-footer__category {
    margin: 0;
    max-width: 100%;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__category a, footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__category .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__category a,
  footer .nav-tools-footer__bound .nav-tools-footer__categories:hover .nav-tools-footer__category a {
    font-size: 16px;
    font-weight: 400;
    line-height: 125%;
    overflow: hidden;
    white-space: normal;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__categories .nav-tools-footer__category:not(:last-child),
  footer .nav-tools-footer__bound .nav-tools-footer__categories:hover .nav-tools-footer__category:not(:last-child) {
    margin: 0;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__pages {
    display: none;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__links-pages-container,
  footer .nav-tools-footer__bound .nav-tools-footer__links-pages-container:hover {
    border: none;
    flex: 1;
    max-width: 25%;
    padding: 0;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__links-pages-container .nav-tools-footer__link-pages__icon-down,
  footer .nav-tools-footer__bound .nav-tools-footer__links-pages-container .nav-tools-footer__link-pages__icon-up,
  footer .nav-tools-footer__bound .nav-tools-footer__links-pages-container:hover .nav-tools-footer__link-pages__icon-down,
  footer .nav-tools-footer__bound .nav-tools-footer__links-pages-container:hover .nav-tools-footer__link-pages__icon-up {
    display: none;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__links-pages-container .nav-tools-footer__link-pages__title-container,
  footer .nav-tools-footer__bound .nav-tools-footer__links-pages-container:hover .nav-tools-footer__link-pages__title-container {
    padding: 0 0 12px 0;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__links-pages-container .nav-tools-footer__link-pages__title,
  footer .nav-tools-footer__bound .nav-tools-footer__links-pages-container:hover .nav-tools-footer__link-pages__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 125%;
    margin: 0;
    overflow: hidden;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__links-pages-container .nav-tools-footer__link-pages__links-container,
  footer .nav-tools-footer__bound .nav-tools-footer__links-pages-container:hover .nav-tools-footer__link-pages__links-container {
    border: none;
    display: grid;
    gap: 12px;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    grid-template-rows: repeat(6, auto);
    padding: 0;
    visibility: initial;
  }
  footer .nav-tools-footer__bound .nav-tools-footer__links-pages-container .nav-tools-footer__link,
  footer .nav-tools-footer__bound .nav-tools-footer__links-pages-container:hover .nav-tools-footer__link {
    font-size: 16px;
    font-weight: 400;
    line-height: 125%;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    white-space: normal;
  }
  .nav-tools-footer__top.nav-tools-footer--with-links-pages .nav-tools-footer__categories,
  .nav-tools-footer__top.nav-tools-footer--with-links-pages .nav-tools-footer__categories:hover {
    max-width: 25%;
  }
  .nav-tools-footer__top.nav-tools-footer--with-links-pages .nav-tools-footer__categories .nav-tools-footer__catogry-container,
  .nav-tools-footer__top.nav-tools-footer--with-links-pages .nav-tools-footer__categories:hover .nav-tools-footer__catogry-container {
    grid-template-rows: repeat(6, auto);
  }
  .template-suscription-main-container {
    margin: 0 auto;
    padding: 40px;
  }
  .template-suscription-main-container .template-suscription-container {
    background: rgba(24, 60, 115, 0.1);
    border-radius: 6px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
    padding: 48px;
    text-align: left;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__information {
    display: block;
    margin-top: 65px;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__title {
    color: rgba(0, 0, 0, 0.9);
    font-size: 32px;
    font-weight: 600;
    /* identical to box height */
    letter-spacing: 0;
    line-height: 40px;
    margin-bottom: 12px;
    max-width: 490px;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__description {
    color: rgba(0, 0, 0, 0.9);
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    max-width: 490px;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__legal-text {
    color: rgba(0, 0, 0, 0.9);
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__legal-text .template-suscription-container__legal-text-link {
    font-weight: 700;
    margin-top: 5px;
    text-decoration: underline;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__email {
    border-radius: 6px;
    border: 1px solid #9B9B9B;
    font-size: 16px;
    font-weight: 400;
    height: 35px;
    line-height: 18px;
    margin-bottom: 12px;
    padding: 4px 16px;
    width: 262px;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__email:focus {
    box-shadow: none;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container-information .template-suscription-container__email.template-suscription-container__email--error {
    border-color: #F23D4F;
    border-style: solid;
    border-width: 2px;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__email::placeholder {
    color: rgba(0, 0, 0, 0.25);
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__button {
    background: #183c73;
    border: none;
    border-radius: 6px;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    gap: 10px;
    height: 48px;
    line-height: 15px;
    margin: 0 0 0 20px;
    outline: none;
    position: relative;
    width: 93px;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__button:active {
    background: #183c73;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__text {
    transition: all 0.2s;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__loading .template-suscription-container__text {
    opacity: 0;
    visibility: hidden;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__loading::after {
    animation: button-loading-spinner 1s ease infinite;
    border: 4px solid transparent;
    border-radius: 50%;
    border-top-color: #ffffff;
    bottom: 0;
    content: "";
    height: 16px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
  }
  @keyframes button-loading-spinner {
    from {
      transform: rotate(0turn);
    }
    to {
      transform: rotate(1turn);
    }
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container-information {
    display: block;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container-success {
    border-top: 0px;
    display: none;
    width: 389px;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container-success__container {
    display: flex;
    flex-direction: row;
    height: 76px;
    text-align: center;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container-success__text {
    font-size: 14px;
    font-weight: 400;
    height: 36px;
    line-height: 18px;
    margin: 0 auto;
    text-align: right;
    width: 341px;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container-success__image {
    margin: 0 0 0 15px;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__error,
  .template-suscription-main-container .template-suscription-container .template-suscription-container__error-bad-email,
  .template-suscription-main-container .template-suscription-container .template-suscription-container__error-empty-email {
    color: #F23D4F;
    display: none;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    margin: 5px 0 10px 0;
  }
  .template-suscription-main-container .template-suscription-container .template-suscription-container__error-icon {
    margin-right: 5px;
  }
}
@media screen and (min-width: 1366px) {
  header .nav-tools-header__top .nav-tools-header__top-bound {
    padding: 0 92px;
  }
  header .nav-tools-header__categories .categories-bound {
    max-width: 1184px;
  }
  header .nav-tools-header__categories .categories-bound .placeholder {
    width: 1184px;
  }
  footer .nav-tools-footer__bound {
    padding: 48px 92px 24px 92px;
  }
  footer .nav-tools-footer__top {
    flex-direction: row;
    padding-bottom: 50px;
  }
  footer .nav-tools-footer__top .nav-tools-footer__social-media {
    display: block;
  }
  footer .nav-tools-footer__top .nav-tools-footer__info .nav-tools-footer__contact .nav-tools-footer__social-media {
    display: none;
  }
  /* footer .nav-tools-footer__top .nav-tools-footer__categories .nav-tools-footer__category:nth-child(n + 16), */
}
header .nav-tools-header__top .nav-tools-header__searchbox .search-button svg {
  fill: grey !important;
}
header .nav-tools-header__top-bound-separation {
  overflow: hidden;
}
header .header__searchbox-info p + p {
  margin: 0 4px 0 !important;
}

.nav-list--horizontal {
  position: static !important;
  display: flex !important;
  font-size: 12px !important;
  margin: 0 !important;
  max-height: 40px !important;
  max-width: 1184px !important;
  overflow-y: hidden !important;
  padding: 0 !important;
  position: relative !important;
  top: 0 !important;
  justify-content: start;
  position: static !important;
}
.nav-list--horizontal > .nav-list__item:after {
  border-bottom: 3px solid #333;
  bottom: 3px;
  content: "";
  display: block;
  position: relative;
  transform: scaleX(0);
  transition: transform 0.25s ease-in-out;
}
.nav-list--horizontal .nav-list__item:hover:after {
  transform: scaleX(1);
}

header .nav-tools-header__categories {
  justify-content: initial;
  overflow: hidden;
  opacity: 0;
}

header .nav-tools-header__categories--visible {
  opacity: 1;
}

@media (max-width: 1919px) {
  .home--tools.slide {
    top: 29px;
    position: relative;
  }
}
.nav-tools-header__top-bound .nav-list--vertical {
  top: 64px;
}
.nav-tools-header__top-bound #nav-list {
  min-width: 100%;
}
.nav-tools-header__top-bound #nav-list .nav-list__item {
  cursor: pointer;
  margin: 0 15px 0 0%;
  display: block;
  width: max-content;
  white-space: nowrap;
}
.nav-tools-header__top-bound #nav-list .nav-list__item a.nav-list__link, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a.nav-list__link {
  pointer-events: none;
  text-decoration: none;
}
.nav-tools-header__top-bound #nav-list #more-dropdown {
  box-sizing: border-box;
  display: none;
  flex-wrap: wrap;
  left: 0;
  max-height: calc(100vh - 138px);
  overflow-y: auto;
  padding: 0;
  position: absolute;
  top: 100%;
  white-space: nowrap;
  width: 100%;
}
@media screen and (min-width: 1366px) {
  .nav-tools-header__top-bound #nav-list #more-dropdown {
    padding: 0 7%;
  }
}
.nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item {
  box-sizing: border-box;
  height: fit-content;
  line-height: 24px;
  margin: 0;
  padding: 20px 25px 20px;
  width: 100%;
}
.nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item .nav-list__link {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.2px;
  transition: 0.5s;
}
.nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item:hover .nav-list__link {
  opacity: 0.7 !important;
}
.nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.2px;
  white-space: pre-wrap;
}
.nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item hr {
  border: none;
  margin-top: 6px;
}
.nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item hr:after {
  content: none;
}
.nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item .nav-list__item-subcategory, .nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes, .nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a + .nav-list__item-attributes, .nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a + .nav-list__item-attributes a + .nav-list__item-attributes, .nav-tools-header__top-bound #nav-list .nav-list__item--more #more-dropdown .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes, .nav-tools-header__top-bound #nav-list .nav-list__item--more #more-dropdown .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a + .nav-list__item-attributes, .nav-tools-header__top-bound #nav-list .nav-list__item--more #more-dropdown .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a + .nav-list__item-attributes a + .nav-list__item-attributes {
  list-style-type: none;
}
.nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item .nav-list__item-subcategory .header--custom-text {
  margin-top: 16px;
}
.nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item .nav-list__item-subcategory .header--custom-text.l3 {
  margin-top: 8px;
}
.nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item .nav-list__item-subcategory .header--custom-text a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  transition: 0.5s all;
}
.nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item .nav-list__item-subcategory .header--custom-text:hover a {
  opacity: 0.7;
}
.nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item .nav-list__item-subcategory .header--custom-text + .nav-list__item-subcategory .nav-tools-list--vertical__attribute a, .nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item--more .nav-list__item .nav-list__item-subcategory a.header--custom-text + .nav-list__item-attributes .nav-tools-list--vertical__attribute a, .nav-tools-header__top-bound #nav-list .nav-list__item--more #more-dropdown .nav-list__item .nav-list__item-subcategory a.header--custom-text + .nav-list__item-attributes .nav-tools-list--vertical__attribute a {
  transition: 0.5s all;
}
.nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item .nav-list__item-subcategory .header--custom-text + .nav-list__item-subcategory .nav-tools-list--vertical__attribute:hover a, .nav-tools-header__top-bound #nav-list #more-dropdown .nav-list__item--more .nav-list__item .nav-list__item-subcategory a.header--custom-text + .nav-list__item-attributes .nav-tools-list--vertical__attribute:hover a, .nav-tools-header__top-bound #nav-list .nav-list__item--more #more-dropdown .nav-list__item .nav-list__item-subcategory a.header--custom-text + .nav-list__item-attributes .nav-tools-list--vertical__attribute:hover a {
  opacity: 1;
}
.nav-tools-header__top-bound #nav-list + .subcategorires {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
.nav-tools-header__top-bound #nav-list .nav-list__item--more {
  width: fit-content;
}
.nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a + .nav-list__item-attributes, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a + .nav-list__item-attributes a + .nav-list__item-attributes {
  padding: 0;
}
.nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a {
  text-decoration: none;
  margin: 0 !important;
}
.nav-tools-list--vertical__subitem-container {
  display: none;
}
.nav-tools-list--vertical__subitem-container ul.grid-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(max-content, 230px));
  max-width: 1366px;
  padding: 32px 18px;
  margin: 0;
}
@media (min-width: 1336px) {
  .nav-tools-list--vertical__subitem-container ul.grid-list {
    padding: 32px 94px;
  }
}
.nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem {
  display: inline;
  box-sizing: border-box;
  padding: 0 32px;
}
.nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem a, .nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  width: fit-content;
  transition: 0.5s all;
}
.nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem a:hover, .nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a:hover, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem a:hover {
  opacity: 0.7;
}
.nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem a + hr, .nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a + hr, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem a + hr, .nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a + .nav-list__item-attributes a + hr {
  margin: 5px 0 0 0;
}
.nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem .nav-tools-list--vertical__attribute_container {
  margin: 8px 0 0px 0;
  display: inherit;
  padding: 0;
}
.nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem .nav-tools-list--vertical__attribute_container .nav-tools-list--vertical__attribute {
  margin: 0;
  padding: 0 15px 8px 0px;
  display: block;
  box-sizing: border-box;
}
.nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem .nav-tools-list--vertical__attribute_container .nav-tools-list--vertical__attribute a, .nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem .nav-tools-list--vertical__attribute_container .nav-tools-list--vertical__attribute .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem .nav-tools-list--vertical__attribute_container .nav-tools-list--vertical__attribute a {
  margin: 8px 0 0 0;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  opacity: 0.7;
}
.nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem .nav-tools-list--vertical__attribute_container .nav-tools-list--vertical__attribute a:hover, .nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem .nav-tools-list--vertical__attribute_container .nav-tools-list--vertical__attribute .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes a:hover, .nav-tools-header__top-bound #nav-list .nav-list__item--more .nav-list__item .nav-list__item-subcategory a + .nav-list__item-attributes .nav-tools-list--vertical__subitem-container ul.grid-list .nav-tools-list--vertical__subitem .nav-tools-list--vertical__attribute_container .nav-tools-list--vertical__attribute a:hover {
  opacity: 1;
}

.submenu--visible {
  display: inline !important;
}

.more-dropdown--visible {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(max-content, 230px));
}

.text-bold {
  font-weight: bold !important;
}

.text-normal {
  font-weight: normal;
  opacity: 0.7;
}

.nav-list__item--more .nav-list__link:hover::after {
  transform: scaleX(1) !important;
}

.header--link-disabled {
  pointer-events: none;
}

/*# sourceMappingURL=tools.css.map*/