﻿@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter-VariableFont_opsz,wght.ttf") format("truetype"); }

.top-panel-header {
  justify-content: space-between;
  height: 70px;
  align-items: center; }
  .top-panel-header.fixed {
    position: fixed;
    background: white;
    left: 50%;
    top: 35px;
    width: 76.75rem;
    transform: translate(-50%, -50%); }
  .top-panel-header .logo {
    width: 20%;
    display: flex; }
  .top-panel-header .menu {
    width: 60%;
    margin: 0 -12px;
    display: flex; }
    .top-panel-header .menu .menu-link {
      font-family: Inter;
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0px;
      color: #1A1A1A;
      margin: 0 12px; }
      .top-panel-header .menu .menu-link.selected {
        color: #D0544E; }
      .top-panel-header .menu .menu-link:hover {
        color: #D0544E;
        text-decoration: none; }
  .top-panel-header .icon-block a, .top-panel-header .icon-block div {
    margin: 0 16px;
    display: flex; }
    .top-panel-header .icon-block a:hover svg path, .top-panel-header .icon-block div:hover svg path {
      fill: #C92A1F;
      stroke: #C92A1F; }
    .top-panel-header .icon-block a.cart:hover svg path, .top-panel-header .icon-block div.cart:hover svg path {
      stroke: #C92A1F;
      fill: white; }
    .top-panel-header .icon-block a:hover circle, .top-panel-header .icon-block div:hover circle {
      fill: #C92A1F;
      stroke: #C92A1F; }
    .top-panel-header .icon-block a span[data-type="count"], .top-panel-header .icon-block div span[data-type="count"] {
      background: red;
      color: white;
      border-radius: 50%;
      font-size: 12px;
      height: 19px;
      width: 19px;
      display: flex;
      justify-content: center;
      position: relative;
      top: -10px;
      left: -10px; }
  .top-panel-header form.row.site-head-search-form {
    width: 80%;
    margin: 11px 0;
    height: 48px; }
    .top-panel-header form.row.site-head-search-form .site-head-search-btn-wrap {
      display: none; }
    .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap {
      height: 48px; }
      .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap .site-head-site-head-search {
        display: flex; }
        .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap .site-head-site-head-search .close-input-btn {
          position: absolute;
          right: 15px;
          top: 12px; }
      .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap .site-head-search-input {
        height: 48px;
        margin: 0;
        border: none;
        background: #fafafc;
        padding: 16px; }
        .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap .site-head-search-input::-webkit-search-decoration, .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap .site-head-search-input::-webkit-search-cancel-button, .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap .site-head-search-input::-webkit-search-results-button, .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap .site-head-search-input::-webkit-search-results-decoration {
          display: none; }
        .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap .site-head-search-input::placeholder {
          font-family: Inter;
          font-weight: 500;
          font-size: 16px;
          color: #B3B3B3; }

.container {
  max-width: 76.75rem;
  min-width: 60.625rem; }

.row.body-content .block-japan-collection {
  margin-top: 120px; }

main.stretch-middle.site-body .row.body-content .banners-on-main-page {
  margin-top: 50px; }

main.stretch-middle.site-body .row.body-content article.block.news-block {
  width: 100%;
  padding-left: 0;
  margin-top: 100px;
  font-family: 'Inter'; }
  main.stretch-middle.site-body .row.body-content article.block.news-block .block-head {
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin-bottom: 40px; }
    main.stretch-middle.site-body .row.body-content article.block.news-block .block-head .h2 {
      font-family: Inter;
      font-weight: 600;
      font-size: 32px;
      letter-spacing: 0px;
      color: black;
      margin: 0;
      cursor: default; }
    main.stretch-middle.site-body .row.body-content article.block.news-block .block-head .allNews {
      height: max-content; }
      main.stretch-middle.site-body .row.body-content article.block.news-block .block-head .allNews .cs-l-2 {
        font-family: Inter;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: right;
        color: black;
        text-decoration: none; }
        main.stretch-middle.site-body .row.body-content article.block.news-block .block-head .allNews .cs-l-2:hover {
          color: #C92A1F; }
  main.stretch-middle.site-body .row.body-content article.block.news-block .block-content .news-block-items {
    display: flex;
    margin: 0 -16px; }
    main.stretch-middle.site-body .row.body-content article.block.news-block .block-content .news-block-items .news-block-row {
      margin: 0 16px;
      width: 384px;
      height: 248px;
      background: #fafafc;
      padding: 32px;
      cursor: pointer;
      text-decoration: none; }
      main.stretch-middle.site-body .row.body-content article.block.news-block .block-content .news-block-items .news-block-row:hover {
        opacity: 0.5; }
      main.stretch-middle.site-body .row.body-content article.block.news-block .block-content .news-block-items .news-block-row .news-block-anno {
        font-family: Inter;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #1A1A1A;
        margin-top: 8px; }
      main.stretch-middle.site-body .row.body-content article.block.news-block .block-content .news-block-items .news-block-row .news-block-tittle.news-block-anno-link {
        font-family: Inter;
        font-weight: 600;
        font-size: 24px;
        line-height: 32px;
        letter-spacing: 0px;
        color: #1A1A1A;
        margin-top: 8px;
        height: 100px;
        display: block;
        text-decoration: none; }
      main.stretch-middle.site-body .row.body-content article.block.news-block .block-content .news-block-items .news-block-row .news-block-date.cs-t-3 {
        font-family: Inter;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #808080; }

footer.site-footer {
  display: flex;
  flex-direction: column; }
  footer.site-footer .site-footer-top-level.container.container-fluid {
    min-width: 77.625rem;
    display: flex;
    margin-top: 75px; }
    footer.site-footer .site-footer-top-level.container.container-fluid .footer-menu-list {
      width: max-content;
      margin-right: 9%; }
      footer.site-footer .site-footer-top-level.container.container-fluid .footer-menu-list a.footer-menu-link.cs-l-2 {
        font-family: Inter;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #1A1A1A;
        text-decoration: none; }
        footer.site-footer .site-footer-top-level.container.container-fluid .footer-menu-list a.footer-menu-link.cs-l-2:hover {
          color: #C92A1F; }
    footer.site-footer .site-footer-top-level.container.container-fluid .col-xs.footer-menu {
      max-width: 370px; }
      footer.site-footer .site-footer-top-level.container.container-fluid .col-xs.footer-menu .phone-number {
        font-family: Inter;
        font-weight: 600;
        font-size: 32px;
        line-height: 44px;
        letter-spacing: 0px;
        color: #1A1A1A; }
      footer.site-footer .site-footer-top-level.container.container-fluid .col-xs.footer-menu .phone-text {
        font-family: Inter;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #1A1A1A; }
      footer.site-footer .site-footer-top-level.container.container-fluid .col-xs.footer-menu .social-link-info {
        margin-top: 75px; }
        footer.site-footer .site-footer-top-level.container.container-fluid .col-xs.footer-menu .social-link-info .col-xs.footer-menu {
          width: 100%;
          padding: 0; }
          footer.site-footer .site-footer-top-level.container.container-fluid .col-xs.footer-menu .social-link-info .col-xs.footer-menu .footer-menu-head.cs-t-3 {
            font-family: Inter;
            font-weight: 700;
            font-size: 16px;
            line-height: 24px;
            letter-spacing: 0px;
            color: #1A1A1A; }
          footer.site-footer .site-footer-top-level.container.container-fluid .col-xs.footer-menu .social-link-info .col-xs.footer-menu .footer-menu-list {
            width: 100%;
            display: flex;
            gap: 4px; }
            footer.site-footer .site-footer-top-level.container.container-fluid .col-xs.footer-menu .social-link-info .col-xs.footer-menu .footer-menu-list svg:hover {
              opacity: .7; }

.footer-bottom-level {
  height: 100px;
  display: flex;
  align-items: center;
  border-top: 1px solid #E5E5E5;
  width: 100%;
  justify-content: center;
  margin-top: 50px; }
  .footer-bottom-level .container.container-fluid {
    display: flex;
    width: 100%;
    max-width: 77rem; }
  .footer-bottom-level .footer-copyright {
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #b7b7b7; }

.social-widget-custom {
  z-index: 999; }
  .social-widget-custom .connector__list-item {
    list-style: none; }
    .social-widget-custom .connector__list-item .connector__item:hover {
      box-shadow: none;
      -webkit-box-shadow: none;
      opacity: 0.75; }
  .social-widget-custom .connector__trigger:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0.7; }

.banner-repeat {
  overflow: hidden;
  margin-right: 10px;
  margin-top: 80px; }
  .banner-repeat .tg-banner {
    background-image: url(/Templates/SharpEdge/images/tg-banner.svg);
    background-repeat: repeat-x;
    background-size: contain;
    display: block;
    height: 60px;
    width: 9090000000px;
    animation-duration: 500s;
    animation-name: slidein;
    animation-iteration-count: infinite; }

@keyframes slidein {
  0% {
    transform: translate(0px); }
  50% {
    transform: translate(-7800px); }
  100% {
    transform: translate(0px); } }

.pick-product {
  margin-top: 80px;
  width: 100%;
  margin-right: 10px; }
  .pick-product .header {
    font-family: Inter;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0px;
    color: #1A1A1A; }
  .pick-product .bottom {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px; }
    .pick-product .bottom .filter-item {
      display: flex;
      flex-direction: column;
      justify-content: flex-end; }
      .pick-product .bottom .filter-item .tittle {
        font-family: Inter;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.4px;
        color: #808080; }
      .pick-product .bottom .filter-item .select-block {
        margin-top: 5px; }
        .pick-product .bottom .filter-item .select-block .selected-item {
          border-radius: 8px;
          width: 245px;
          height: 44px;
          padding: 6px 12px;
          background: #fafafc;
          font-family: Inter;
          font-weight: 500;
          font-size: 16px;
          line-height: 24px;
          letter-spacing: 0px;
          color: #1A1A1A;
          display: flex;
          align-items: center;
          cursor: pointer; }
        .pick-product .bottom .filter-item .select-block .list-select-items {
          background: white;
          position: absolute;
          width: 269px;
          height: 300px;
          overflow: hidden;
          overflow-y: scroll; }
          .pick-product .bottom .filter-item .select-block .list-select-items .item-select {
            font-family: Inter;
            font-weight: 500;
            font-size: 16px;
            line-height: 24px;
            letter-spacing: 0px;
            vertical-align: middle;
            color: #000000;
            padding-left: 12px;
            cursor: pointer;
            height: 48px;
            display: flex;
            align-items: center;
            z-index: 9999; }
            .pick-product .bottom .filter-item .select-block .list-select-items .item-select:hover {
              background: #D0544E;
              color: #FFFFFF; }
        .pick-product .bottom .filter-item .select-block.disable {
          opacity: 0.4; }
      .pick-product .bottom .filter-item .btn-link-page {
        width: 280px;
        height: 56px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: Inter;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        vertical-align: middle;
        background: #E5E5E5;
        border-radius: 8px;
        color: #FFFFFF;
        cursor: pointer; }
      .pick-product .bottom .filter-item .btn-clear-filter {
        width: 280px;
        height: 56px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #B3B3B3;
        border: 1px solid #B3B3B3;
        border-radius: 8px;
        font-family: Inter;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        vertical-align: middle;
        cursor: pointer; }
      .pick-product .bottom .filter-item.action .btn-link-page {
        background: #C92A1F; }
  .pick-product .middle {
    margin-top: 30px; }
    .pick-product .middle .block-view-search {
      display: flex;
      align-items: center; }
      .pick-product .middle .block-view-search .tittle {
        font-family: Inter;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.4px;
        margin-left: 5px; }
      .pick-product .middle .block-view-search .form-control {
        opacity: 0;
        display: none; }
      .pick-product .middle .block-view-search span.icons {
        display: flex; }
        .pick-product .middle .block-view-search span.icons:hover .static {
          display: none; }
        .pick-product .middle .block-view-search span.icons .hover {
          display: none; }
        .pick-product .middle .block-view-search span.icons:hover .hover {
          display: block; }
    .pick-product .middle .block-search {
      margin-top: 5px; }
      .pick-product .middle .block-search .form-control {
        border-radius: 8px;
        font-family: Inter;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        padding: 6px 12px;
        width: 343px;
        height: 44px;
        color: #1A1A1A; }
        .pick-product .middle .block-search .form-control::placeholder {
          color: #B3B3B3; }

.product-searching-list .product-item {
  display: flex;
  width: 100%;
  margin: 30px 0;
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 30px; }
  .product-searching-list .product-item .image {
    width: 384px;
    margin-right: 30px;
    min-width: 384px; }
  .product-searching-list .product-item .property-block .property-item {
    display: flex;
    margin: 5px 0; }
    .product-searching-list .product-item .property-block .property-item .header {
      font-family: Inter;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0px;
      width: 160px;
      min-width: 160px; }
    .product-searching-list .product-item .property-block .property-item .value {
      font-family: Inter;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0px;
      color: #1A1A1A;
      display: block; }
    .product-searching-list .product-item .property-block .property-item .btn.btn-selected-next-page {
      width: 384px;
      font-family: Inter;
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0px;
      vertical-align: middle;
      color: #c92a1f;
      border: 1px solid #C92A1F;
      height: 56px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: 40px;
      cursor: pointer; }
    .product-searching-list .product-item .property-block .property-item .btn.btn-selected-prev-page {
      width: 384px;
      height: 56px;
      font-family: Inter;
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0px;
      vertical-align: middle;
      color: #C92A1F;
      border: 1px solid #C92A1F;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: 40px;
      cursor: pointer; }
  .product-searching-list .product-item:first-child {
    border-top: 1px solid #E5E5E5;
    padding-top: 30px; }

.category-collection-block .header {
  display: flex;
  align-items: baseline;
  margin-bottom: 25px; }
  .category-collection-block .header div {
    margin-right: 15px; }
  .category-collection-block .header .text-category {
    font-family: Inter;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0px;
    color: #1A1A1A; }
  .category-collection-block .header .text-product {
    font-family: Inter;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0px;
    color: #C92A1F; }
  .category-collection-block .header .text {
    font-family: Inter;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0px;
    color: #1A1A1A; }
  .category-collection-block .header .count-text {
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #B3B3B3; }

.category-collection-block .category-collection-list {
  display: flex;
  flex-wrap: wrap; }
  .category-collection-block .category-collection-list .category-item {
    width: 384px;
    margin-bottom: 40px; }
    .category-collection-block .category-collection-list .category-item:nth-child(3n+2) {
      margin: 0 28px; }
    .category-collection-block .category-collection-list .category-item .photo .image {
      border-radius: 12px;
      height: 425px; }
    .category-collection-block .category-collection-list .category-item .name-collection {
      font-family: Inter;
      font-weight: 600;
      font-size: 24px;
      line-height: 32px;
      letter-spacing: 0px;
      color: #1A1A1A;
      margin-bottom: 5px; }
    .category-collection-block .category-collection-list .category-item .color-collection {
      font-family: Inter;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0px;
      color: #808080; }
    .category-collection-block .category-collection-list .category-item .price-collection {
      font-family: Inter;
      font-weight: 600;
      font-size: 20px;
      line-height: 28px;
      letter-spacing: 0px;
      color: #1A1A1A; }
    .category-collection-block .category-collection-list .category-item:hover {
      opacity: .7;
      cursor: pointer;
      text-decoration: none; }

.header-search-product {
  display: flex;
  margin-top: 50px;
  padding-bottom: 10px;
  align-items: baseline; }
  .header-search-product div {
    margin-right: 15px; }
  .header-search-product .base-text {
    font-family: Inter;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #1A1A1A; }
  .header-search-product .generate-text {
    font-family: Inter;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #C92A1F; }
  .header-search-product .count-text {
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #B3B3B3; }

.breads .breads-item .breads-item-link span {
  font-family: Inter;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #1A1A1A; }

.breads .breads-item .breads-item-current {
  font-family: Inter;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #B3B3B3; }

.breads .breads-item.icon-right-open-after:after {
  content: '/';
  display: contents;
  font-size: 18px;
  font-weight: 900;
  color: #B3B3B3; }

div#configuratorPage .pick-product {
  margin-top: 50px; }
