/* styles for new year 2026 */
.catalog-box__btn {
  border: none !important;
  background: url("../../i/btn-catalog-bg-ny26.png") no-repeat !important;
  background-size: cover !important;
}
.catalog-box__btn:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Ccircle cx='10' cy='4.167' r='1.667' fill='%23fff'/%3E%3Ccircle cx='15.833' cy='10' r='1.667' fill='%23fff'/%3E%3Ccircle cx='4.167' cy='10' r='1.667' fill='%23fff'/%3E%3Ccircle cx='10' cy='15.833' r='1.667' fill='%23fff'/%3E%3C/svg%3E");
  background-size: 20px auto;
}
.catalog-box__btn:hover, .catalog-box__btn:active, .catalog-box__btn:focus {
  color: #fff !important;
  background: url("../../i/btn-catalog-bg-ny26.png") no-repeat !important;
  background-size: cover !important;
}
.catalog-box__btn:hover:before, .catalog-box__btn:active:before, .catalog-box__btn:focus:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Ccircle cx='10' cy='4.167' r='1.667' fill='%23fff'/%3E%3Ccircle cx='15.833' cy='10' r='1.667' fill='%23fff'/%3E%3Ccircle cx='4.167' cy='10' r='1.667' fill='%23fff'/%3E%3Ccircle cx='10' cy='15.833' r='1.667' fill='%23fff'/%3E%3C/svg%3E");
  background-size: 20px auto;
}
.catalog-box__btn:hover {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.35);
}

.header-navi__link_config {
  background: url("../../i/btn-config-ny26.png") 100% 0 no-repeat !important;
  background-size: cover !important;
  color: #fff;
  border: none !important;
}
.header-navi__link_config:hover, .header-navi__link_config:active, .header-navi__link_config:focus {
  background: url("../../i/btn-config-ny26.png") 100% 0 no-repeat !important;
  background-size: cover !important;
  color: #fff;
}
.header-navi__link_config:hover {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.35);
}

.search .search__btn {
  border: none !important;
  background: #0f0f0f url("../../i/container.svg#icon-157") center center no-repeat;
  background-size: 18px 18px;
  position: relative;
  z-index: 2;
}

.search::before {
  content: "";
  width: 57px;
  height: 48px;
  background: url("../../i/btn-search-ny26.png") no-repeat;
  position: absolute;
  right: -22px;
  top: -27px;
  z-index: 1;
}

.btn_user {
  background: url("../../i/btn-user-ny26.png") center center no-repeat;
}

@media (min-width: 1750px) {
  .header-top:before {
    content: "";
    width: 83px;
    height: 44px;
    background: url("../../i/hdr-ny26-t.png") no-repeat;
    background-size: 82px auto;
    position: absolute;
    pointer-events: none;
    z-index: -1;
    left: -95px;
    top: 0;
  }
  .header-top:after {
    content: "";
    width: 83px;
    height: 44px;
    background: url("../../i/hdr-ny26-t.png") no-repeat;
    background-size: cover;
    position: absolute;
    pointer-events: none;
    z-index: -1;
    inset-inline-end: -90px;
    top: 0;
  }
  .header-center:before {
    content: "";
    width: 106px;
    height: 82px;
    background: url("../../i/hdr-ny26-bl.png") 0 0 no-repeat;
    background-size: cover;
    position: absolute;
    pointer-events: none;
    z-index: -1;
    left: -105px;
    top: 10px;
  }
  .header-center:after {
    content: "";
    width: 93px;
    height: 92px;
    background: url("../../i/hdr-ny26-br.png") 0 0 no-repeat;
    background-size: cover;
    position: absolute;
    pointer-events: none;
    z-index: -1;
    inset-inline-end: -90px;
    top: 4px;
  }
}
@media (max-width: 992px) {
  .header:before {
    content: "";
    width: 46px;
    height: 22px;
    background: url("../../i/hdr-ny26-mob-l.png") no-repeat;
    background-size: cover;
    position: absolute;
    pointer-events: none;
    z-index: -1;
    left: 0;
    top: 0;
  }
  .header:after {
    content: "";
    width: 46px;
    height: 22px;
    background: url("../../i/hdr-ny26-mob-r.png") no-repeat;
    background-size: cover;
    position: absolute;
    pointer-events: none;
    z-index: 2;
    right: 0;
    top: 0;
  }
}
.catalog-box__navi .nav-link {
  border: 1px solid transparent;
  margin-bottom: -1px;
}
.catalog-box__navi .nav-link-friday25 {
  border: 1px solid transparent;
  position: relative;
  padding-left: 51px;
  background: url("../../i/bf25-bg-menu.png") 0 center no-repeat;
  background-size: cover;
  color: #0f0f0f;
}
.catalog-box__navi .nav-link-friday25 .nav-link__ico {
  width: 48px;
  height: 44px;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
}
.catalog-box__navi .nav-link-friday25 .nav-link__ico img {
  width: 100%;
  height: auto;
}
.catalog-box__navi .nav-link-friday25.active, .catalog-box__navi .nav-link-friday25:hover {
  color: #0f0f0f;
  border: 1px solid #ff1b1f;
  background: url("../../i/bf25-bg-menu.png") 0 center no-repeat;
  background-size: cover;
}

.tab-pane-friday25:before {
  background: url("../../i/bf25-bg-tab.svg") bottom right no-repeat;
  content: "";
  width: 400px;
  height: 400px;
  position: absolute;
  bottom: -15px;
  right: -15px;
  z-index: 1;
}
@media (max-width: 992px) {
  .tab-pane-friday25:before {
    width: 200px;
    height: 200px;
    background-size: cover;
  }
}
.tab-pane-friday25 .catalog-box__ins {
  position: relative;
  z-index: 2;
}

.catalog-box__navi .nav-link-ny-26, .catalog-box__navi .nav-link-ny-26:hover {
  background: url("../../i/bg-menu-ny26.png") right 0 no-repeat !important;
  background-size: 100% auto !important;
  color: #0F0F0F !important;
  border: 1px solid #cf3730 !important;
}
@media (max-width: 992px) {
  .catalog-box__navi .nav-link-ny-26, .catalog-box__navi .nav-link-ny-26:hover {
    border-radius: 0 !important;
    border: none !important;
  }
}
@media (max-width: 992px) {
  .catalog-box__navi .nav-link {
    margin-bottom: 0 !important;
    border: none !important;
  }
}

.tab-pane-ny26 {
  position: relative;
}
.tab-pane-ny26:before {
  content: "";
  background: url("../../i/bg-tav-ny26.svg") right bottom no-repeat !important;
  bottom: -15px;
  right: -30px;
  position: absolute;
  z-index: 1;
  width: 400px;
  height: 400px;
  border-radius: 0 10px 10px 0;
}
@media (max-width: 992px) {
  .tab-pane-ny26:before {
    width: 200px;
    height: 200px;
    right: 0;
    bottom: 0;
  }
}
.tab-pane-ny26 .catalog-box__ins {
  position: relative;
  z-index: 2;
}

@media (max-width: 992px) {
  .mobile-nav-open .header::before, .mobile-nav-open .header::after {
    display: none !important;
  }
}

/*# sourceMappingURL=ny-26.css.map */
