
  body {
    font-size: 14px;
  }
  .body {
    font-size: /*!setting.body_fontSize*/14px/*!*/;
    font-weight: /*!setting.body_fontWeight*/400/*!*/;
    font-family: /*!setting.body_fontFamily*/'Poppins', sans-serif/*!*/;
    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
   .body h1 {
    font-size: /*!setting.header_fontSize*/32px/*!*/;
    font-weight: /*!setting.header_fontWeight*/700/*!*/;
    font-family: /*!setting.header_fontFamily*/'Poppins', sans-serif/*!*/;
  }
  
  .body h2 {
    font-size: /*!setting.header_fontSize*/32px/*!*/;
    font-weight: /*!setting.header_fontWeight*/700/*!*/;
    font-family: /*!setting.header_fontFamily*/'Poppins', sans-serif/*!*/;
  }
  
  .body .h2 {
    font-size: /*!setting.header_fontSize*/32px/*!*/;
    font-weight: /*!setting.header_fontWeight*/700/*!*/;
    font-family: /*!setting.header_fontFamily*/'Poppins', sans-serif/*!*/;
  }
  
  .body h3 {
    font-weight: /*!setting.header_fontWeight*/700/*!*/;
    font-family: /*!setting.header_fontFamily*/'Poppins', sans-serif/*!*/;
  }
  .body a {
    color: #007bff;
  }
  [class^="fa-"], [class*=" fa-"] {
    font-size: inherit;
  }
  ul, ol {
    margin-bottom: 0px;
  }
  /* Slider */
  .reviews-slider,
  .block-slider {
    height: 300px;
    overflow: hidden;
  }
  .reviews-slider.slick-initialized,
  .block-slider.slick-initialized {
    height: auto;
    overflow: visible;
  }
  .slick-dots {
    padding: 0px;
    text-align: center;
  }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    padding: 0;
    cursor: pointer;
  }
  .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
  }
  .slick-dots li button:before {
    font-family: 'slick';
    font-size: 50px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    margin-top: -15px;
    height: 20px;
    content: '.';
    text-align: center;
    opacity: 0.1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .slick-dots li:hover button:before {
   opacity: .5;
   color: #716bca;     
  }
  .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #716bca;
  }
  .slider__arrow-next {
    right: -40px;
    position: absolute;
    height: 80%;
    top: 0;
    z-index: 5;
    display: flex;
    align-items: center;
    cursor: pointer
  }
  .slider__arrow-next:before, .slider__arrow-prev:before {
    font-family: 'Font Awesome 5 Pro';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 40px;
    cursor: pointer;
    color: #716bca;
    opacity: .25;
  }
  .slider__arrow-next:hover:before, .slider__arrow-prev:hover:before {
    opacity: 1;
    transition: all 0.4s;
  }
  .slider__arrow-next:before {
    content: '\f054'  ;
  }
  .slider__arrow-prev {
    left: -40px;
    position: absolute;
    height: 80%;
    top: 0;
    z-index: 5;
    display: flex;
    align-items: center;
    cursor: pointer
  }
  .slider__arrow-prev:before {
    content: '\f053';
  }
  .btn {
    white-space: nowrap;
    vertical-align: top;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .btn p,
  .DraftEditor-root, 
  .public-DraftEditor-block {
    width: 100%;
    display: inline-block;
  }
  .btn,
  .block-slider__item-link.btn,
  .block-contactus__form-button.btn {
    font-family: /*!setting.buttons_fontFamily*/'Poppins', sans-serif/*!*/ !important;
    font-size: /*!setting.buttons_fontSize*/18px/*!*/ !important;
    font-weight: /*!setting.buttons_fontWeight*/700/*!*/ !important;
    letter-spacing: /*!setting.buttons_letterSpacing*/0px/*!*/ !important;
    background: /*!setting.buttons_background*/rgba(255,122,0,1)/*!*/ !important;
    border-color: /*!setting.buttons_borderColor*/transparent/*!*/ !important;
    border-style: /*!setting.buttons_borderStyle*/solid/*!*/ !important;
    border-width: /*!setting.buttons_borderWidth*/0px/*!*/ !important;
    border-radius: /*!setting.buttons_borderRadius*/8px/*!*/ !important;
    color: /*!setting.buttons_color*/#fff/*!*/ !important;
    height: /*!setting.buttons_height*/40px/*!*/ !important;
    line-height: /*!setting.buttons_lineHeight*/40px/*!*/ !important;
  }
  .btn:hover,
  .block-slider__item-link.btn:hover,
  .block-contactus__form-button.btn:hover {
    background: /*!setting.buttons_backgroundHover*/rgba(236,88,0,1)/*!*/ !important;
    color: /*!setting.buttons_colorHover*/#fff/*!*/ !important;
    border-color: /*!setting.buttons_borderColorHover*/transparent/*!*/ !important;
  }

            /* B8F1 */
            .b8f1-footer__bhv5x {
              position: relative;
              background: /*!setting.b8f1_footer_bg_color__bhv5x*/#000/*!*/;
              color: /*!setting.b8f1_footer_color__bhv5x*/#fff/*!*/;
              padding-top: /*!setting.b8f1_footer_top__bhv5x*/5px/*!*/;
              padding-bottom: /*!setting.b8f1_footer_bottom__bhv5x*/5px/*!*/;
            }
            .b8f1-footer__bhv5x:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b8f1_footer_bg_image__bhv5x*/none/*!*/;
              background-position: /*!setting.b8f1_footer_bg_position__bhv5x*/center center/*!*/;
              background-attachment: /*!setting.b8f1_footer_bg_effect__bhv5x*/scroll/*!*/;
              opacity: /*!setting.b8f1_footer_bg_opacity__bhv5x*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b8f1-footer__bhv5x:before {
                background-attachment: scroll;
              }
            }
            .b8f1-footer__bhv5x .block-footer__copyright {
              position: relative;
              padding: 0.5rem 1rem;
            }
            .b8f1-footer__bhv5x .block-footer__menu {
              position: relative;
              text-align: right;
            }
            .b8f1-footer__bhv5x .block-footer__menu ul {
              margin: 0px;
              padding: 0px;
            }
            .b8f1-footer__bhv5x .block-footer__menu ul li {
              list-style: none;
              display: inline-block;
              padding-top: 7px;
              padding-bottom: 7px;
              margin-left: 12px;
            }
            .b8f1-footer__bhv5x .block-footer__menu ul li a {
              color: /*!setting.b8f1_footer_link_color__bhv5x*/#fff/*!*/;
              text-decoration: none;
            }
            .b8f1-footer__bhv5x .block-footer__menu .block-footer__menu-item-link {
              color: /*!setting.b8f1_footer_link_color__bhv5x*/#fff/*!*/;
            }
            .b8f1-footer__bhv5x .block-footer__menu .block-footer__menu-item-link:hover {
              color: /*!setting.b8f1_footer_hover_link_color__bhv5x*/#0c7bff/*!*/;
            }
            .b8f1-footer__bhv5x .block-footer__menu ul li a:hover {
              color: /*!setting.b8f1_footer_hover_link_color__bhv5x*/#0c7bff/*!*/
              text-decoration: none;
            }
            .b8f1-footer__bhv5x .block-footer__menu-item {
              display: inline-block;
              color: #fff;
            }
            @media(max-width: 768px) {
              .b8f1-footer__bhv5x .block-footer__menu {
                text-align: left;
              }
            }
          
            /* B1F2 */
            .b1f2-features__ccjg3n {
              position: relative;
              padding-top: /*!setting.b1f2_features_top__ccjg3n*/30px/*!*/;
              padding-bottom: /*!setting.b1f2_features_bottom__ccjg3n*/50px/*!*/;
              background: /*!setting.b1f2_features_bg_color__ccjg3n*/rgba(254,243,235,1)/*!*/;
              color: /*!setting.b1f2_features_color__ccjg3n*/#27292b/*!*/;
            }
            .b1f2-features__ccjg3n:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b1f2_features_bg_image__ccjg3n*/none/*!*/;
              background-position: /*!setting.b1f2_features_bg_position__ccjg3n*/center center/*!*/;
              background-attachment: /*!setting.b1f2_features_bg_effect__ccjg3n*/scroll/*!*/;
              opacity: /*!setting.b1f2_features_bg_opacity__ccjg3n*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b1f2-features__ccjg3n:before {
                background-attachment: scroll;
              }
            }
            .b1f2-features__ccjg3n .features-header {
              position: relative;
              padding: 15px 0px;
              margin-bottom: 15px;
            }
            .b1f2-features__ccjg3n .features-header__title {
              position: relative;
              margin: 5px 0px;
              text-align: center;
            }
            .b1f2-features__ccjg3n .features-header__description {
              position: relative;
              margin: 10px 0px;
              text-align: center;
            }
            .b1f2-features__ccjg3n .features-item {
              color: /*!setting.b1f2_features_items_color__ccjg3n*/#27292b/*!*/;
              background: /*!setting.b1f2_features_items_bg__ccjg3n*/#ffffff/*!*/;
              -webkit-border-radius: /*!setting.b1f2_features_items_radius__ccjg3n*/4px/*!*/;
              -moz-border-radius: /*!setting.b1f2_features_items_radius__ccjg3n*/4px/*!*/;
              border-radius: /*!setting.b1f2_features_items_radius__ccjg3n*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-top: 15px;
              margin-bottom: 15px;
              -webkit-box-shadow: /*!setting.b1f2_features_items_shadow__ccjg3n*/none/*!*/;
              -moz-box-shadow: /*!setting.b1f2_features_items_shadow__ccjg3n*/none/*!*/;
              box-shadow: /*!setting.b1f2_features_items_shadow__ccjg3n*/none/*!*/;
            }
            .b1f2-features__ccjg3n .features-item__image{
              position: relative;
            }
            .b1f2-features__ccjg3n .features-item__title {
              margin: 10px 0px;
              font-size: 16px;
            }
            .b1f2-features__ccjg3n .features-item__description {
              margin: 10px 0px;
            }
          
            /* B5T1 */
            .b5t1-content__af5wxq {
              position: relative;
              padding-top: /*!setting.b5t1_content_top__af5wxq*/100px/*!*/;
              padding-bottom: /*!setting.b5t1_content_bottom__af5wxq*/300px/*!*/;
              background: /*!setting.b5t1_content_bg_color__af5wxq*/#ffffff/*!*/;
              color: /*!setting.b5t1_content_color__af5wxq*/#27292b/*!*/;
            }
            .b5t1-content__af5wxq:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t1_content_bg_image__af5wxq*/none/*!*/;
              background-position: /*!setting.b5t1_content_bg_position__af5wxq*/center center/*!*/;
              background-attachment: /*!setting.b5t1_content_bg_effect__af5wxq*/scroll/*!*/;
              opacity: /*!setting.b5t1_content_bg_opacity__af5wxq*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t1-content__af5wxq:before {
                background-attachment: scroll;
              }
            }
            .b5t1-content__af5wxq .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t1-content__af5wxq .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t1-content__af5wxq .block-content__header-description {
              position: relative;
              text-align: center;
            }
          
            /* B5T1 */
            .b5t1-content__zchrsp {
              position: relative;
              padding-top: /*!setting.b5t1_content_top__zchrsp*/50px/*!*/;
              padding-bottom: /*!setting.b5t1_content_bottom__zchrsp*/50px/*!*/;
              background: /*!setting.b5t1_content_bg_color__zchrsp*/#ffffff/*!*/;
              color: /*!setting.b5t1_content_color__zchrsp*/#27292b/*!*/;
            }
            .b5t1-content__zchrsp:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t1_content_bg_image__zchrsp*/none/*!*/;
              background-position: /*!setting.b5t1_content_bg_position__zchrsp*/center center/*!*/;
              background-attachment: /*!setting.b5t1_content_bg_effect__zchrsp*/scroll/*!*/;
              opacity: /*!setting.b5t1_content_bg_opacity__zchrsp*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t1-content__zchrsp:before {
                background-attachment: scroll;
              }
            }
            .b5t1-content__zchrsp .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t1-content__zchrsp .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t1-content__zchrsp .block-content__header-description {
              position: relative;
              text-align: center;
            }
          
            /* B9P1 */
            .b9p1-products__cev49 {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__cev49*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__cev49*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__cev49*/#ffffff/*!*/;
              color: /*!setting.b9p1_products_color__cev49*/#27292b/*!*/;
            }
            .b9p1-products__cev49:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__cev49*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__cev49*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__cev49*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__cev49*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__cev49:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__cev49 .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__cev49 .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__cev49 .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__cev49 .block-products__item-name {
            
            }
            .b9p1-products__cev49 .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__cev49 .block-products__item {
              color: /*!setting.b9p1_products_items_color__cev49*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__cev49*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__cev49*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__cev49*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__cev49*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__cev49*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__cev49*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__cev49*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__cev49 .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__cev49*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__cev49 .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__cev49 .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__cev49 .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__cev49 .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__cev49*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__cev49 .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__cev49*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__cev49*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__cev49*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__cev49 .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__lauu87 {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__lauu87*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__lauu87*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__lauu87*/#ffffff/*!*/;
              color: /*!setting.b9p1_products_color__lauu87*/#27292b/*!*/;
            }
            .b9p1-products__lauu87:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__lauu87*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__lauu87*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__lauu87*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__lauu87*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__lauu87:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__lauu87 .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__lauu87 .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__lauu87 .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__lauu87 .block-products__item-name {
            
            }
            .b9p1-products__lauu87 .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__lauu87 .block-products__item {
              color: /*!setting.b9p1_products_items_color__lauu87*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__lauu87*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__lauu87*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__lauu87*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__lauu87*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__lauu87*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__lauu87*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__lauu87*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__lauu87 .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__lauu87*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__lauu87 .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__lauu87 .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__lauu87 .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__lauu87 .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__lauu87*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__lauu87 .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__lauu87*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__lauu87*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__lauu87*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__lauu87 .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B7N1 */
            .b7n1-navbar__4wkcsz {
              position: relative;
              color: #fff;
            }
            .b7n1-navbar__4wkcsz .navbar-wrap {
              background: /*!setting.b7n1_navbar_bg_color__4wkcsz*/rgba(254,243,235,1)/*!*/;
            }
            .b7n1-navbar__4wkcsz p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
            .b7n1-navbar__4wkcsz a {
              color: /*!setting.b7n1_navbar_link_color__4wkcsz*/rgba(0,0,0,1)/*!*/;
            }
            .b7n1-navbar__4wkcsz .link {
              color: /*!setting.b7n1_navbar_link_color__4wkcsz*/rgba(0,0,0,1)/*!*/;
            }
            .b7n1-navbar__4wkcsz .navbar-dark .navbar-nav .nav-link {
              color: /*!setting.b7n1_navbar_link_color__4wkcsz*/rgba(0,0,0,1)/*!*/;
            }
            .b7n1-navbar__4wkcsz .navbar-dark .navbar-nav .nav-link:hover {
              color: /*!setting.b7n1_navbar_hover_link_color__4wkcsz*/#0c7bff/*!*/;
            }
            .b7n1-navbar__4wkcsz a:hover {
               color: /*!setting.b7n1_navbar_hover_link_color__4wkcsz*/#0c7bff/*!*/;
            }
            .b7n1-navbar__4wkcsz .link:hover {
              color: /*!setting.b7n1_navbar_hover_link_color__4wkcsz*/#0c7bff/*!*/;
            }
            .b7n1-navbar__4wkcsz .navbar-brand {
              display: flex;
              align-items: center;
            }
            .b7n1-navbar__4wkcsz .navbar-block__logo {
              
            }
            .b7n1-navbar__4wkcsz .navbar-toggler-icon {
              background: none;
            }
            .b7n1-navbar__4wkcsz .navbar-toggler-icon:before {
              content: '\f0c9';
              font-family: 'Font Awesome 5 Pro';
              font-size: 26px;
              font-weight: 300;
              color: /*!setting.b7n1_navbar_link_color__4wkcsz*/rgba(0,0,0,1)/*!*/;
            }
            .b7n1-navbar__4wkcsz .navbar-block__logo img {
              max-height: 32px;
            }
            .b7n1-navbar__4wkcsz .navbar-block__brand {
              color: /*!setting.b7n1_navbar_link_color__4wkcsz*/rgba(0,0,0,1)/*!*/;
              font-size: 16px;
              padding-left: 10px;
            }
            .b7n1-navbar__4wkcsz .nav-item p {
              display: inline-block
            }
            .b7n1-navbar__4wkcsz .dropdown-menu {
              border: none;
              background: /*!setting.b7n1_navbar_bg_color__4wkcsz*/rgba(254,243,235,1)/*!*/;
            }
            .b7n1-navbar__4wkcsz .navbar-dark .navbar-toggler{
              border: none;
              outline: none;
            }
            .b7n1-navbar__4wkcsz .dropdown-item {
              padding: 2px 9px;
            }
            .navbar-block__cart a {
              color: /*!setting.b7n1_navbar_link_color__4wkcsz*/rgba(0,0,0,1)/*!*/!important;
            }
            .navbar-block__cart a:hover {
              color: /*!setting.b7n1_navbar_hover_link_color__4wkcsz*/#0c7bff/*!*/!important;
            }
            .b7n1-navbar__4wkcsz .dropdown-item:hover {
              background-color: transparent;
            }
          
            /* B9P1 */
            .b9p1-products__a0u1f1 {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__a0u1f1*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__a0u1f1*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__a0u1f1*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__a0u1f1*/#27292b/*!*/;
            }
            .b9p1-products__a0u1f1:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__a0u1f1*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__a0u1f1*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__a0u1f1*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__a0u1f1*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__a0u1f1:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__a0u1f1 .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__a0u1f1 .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__a0u1f1 .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__a0u1f1 .block-products__item-name {
            
            }
            .b9p1-products__a0u1f1 .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__a0u1f1 .block-products__item {
              color: /*!setting.b9p1_products_items_color__a0u1f1*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__a0u1f1*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__a0u1f1*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__a0u1f1*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__a0u1f1*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__a0u1f1*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__a0u1f1*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__a0u1f1*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__a0u1f1 .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__a0u1f1*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__a0u1f1 .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__a0u1f1 .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__a0u1f1 .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__a0u1f1 .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__a0u1f1*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__a0u1f1 .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__a0u1f1*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__a0u1f1*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__a0u1f1*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__a0u1f1 .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__epwuqy {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__epwuqy*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__epwuqy*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__epwuqy*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__epwuqy*/#27292b/*!*/;
            }
            .b9p1-products__epwuqy:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__epwuqy*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__epwuqy*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__epwuqy*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__epwuqy*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__epwuqy:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__epwuqy .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__epwuqy .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__epwuqy .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__epwuqy .block-products__item-name {
            
            }
            .b9p1-products__epwuqy .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__epwuqy .block-products__item {
              color: /*!setting.b9p1_products_items_color__epwuqy*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__epwuqy*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__epwuqy*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__epwuqy*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__epwuqy*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__epwuqy*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__epwuqy*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__epwuqy*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__epwuqy .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__epwuqy*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__epwuqy .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__epwuqy .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__epwuqy .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__epwuqy .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__epwuqy*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__epwuqy .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__epwuqy*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__epwuqy*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__epwuqy*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__epwuqy .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__w5i4l {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__w5i4l*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__w5i4l*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__w5i4l*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__w5i4l*/#27292b/*!*/;
            }
            .b9p1-products__w5i4l:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__w5i4l*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__w5i4l*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__w5i4l*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__w5i4l*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__w5i4l:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__w5i4l .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__w5i4l .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__w5i4l .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__w5i4l .block-products__item-name {
            
            }
            .b9p1-products__w5i4l .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__w5i4l .block-products__item {
              color: /*!setting.b9p1_products_items_color__w5i4l*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__w5i4l*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__w5i4l*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__w5i4l*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__w5i4l*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__w5i4l*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__w5i4l*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__w5i4l*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__w5i4l .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__w5i4l*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__w5i4l .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__w5i4l .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__w5i4l .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__w5i4l .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__w5i4l*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__w5i4l .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__w5i4l*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__w5i4l*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__w5i4l*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__w5i4l .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B5T1 */
            .b5t1-content__1d9q49 {
              position: relative;
              padding-top: /*!setting.b5t1_content_top__1d9q49*/30px/*!*/;
              padding-bottom: /*!setting.b5t1_content_bottom__1d9q49*/50px/*!*/;
              background: /*!setting.b5t1_content_bg_color__1d9q49*/rgba(254,243,235,1)/*!*/;
              color: /*!setting.b5t1_content_color__1d9q49*/#27292b/*!*/;
            }
            .b5t1-content__1d9q49:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t1_content_bg_image__1d9q49*/none/*!*/;
              background-position: /*!setting.b5t1_content_bg_position__1d9q49*/center center/*!*/;
              background-attachment: /*!setting.b5t1_content_bg_effect__1d9q49*/scroll/*!*/;
              opacity: /*!setting.b5t1_content_bg_opacity__1d9q49*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t1-content__1d9q49:before {
                background-attachment: scroll;
              }
            }
            .b5t1-content__1d9q49 .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t1-content__1d9q49 .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t1-content__1d9q49 .block-content__header-description {
              position: relative;
              text-align: center;
            }
          
            /* B9P1 */
            .b9p1-products__pynzzk {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__pynzzk*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__pynzzk*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__pynzzk*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__pynzzk*/#27292b/*!*/;
            }
            .b9p1-products__pynzzk:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__pynzzk*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__pynzzk*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__pynzzk*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__pynzzk*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__pynzzk:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__pynzzk .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__pynzzk .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__pynzzk .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__pynzzk .block-products__item-name {
            
            }
            .b9p1-products__pynzzk .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__pynzzk .block-products__item {
              color: /*!setting.b9p1_products_items_color__pynzzk*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__pynzzk*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__pynzzk*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__pynzzk*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__pynzzk*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__pynzzk*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__pynzzk*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__pynzzk*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__pynzzk .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__pynzzk*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__pynzzk .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__pynzzk .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__pynzzk .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__pynzzk .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__pynzzk*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__pynzzk .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__pynzzk*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__pynzzk*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__pynzzk*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__pynzzk .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            .b1f3-features__9lg23h {
              position: relative;
              padding-top: /*!setting.b1f3_features_top__9lg23h*/30px/*!*/;
              padding-bottom: /*!setting.b1f3_features_bottom__9lg23h*/50px/*!*/;
              background: /*!setting.b1f3_features_bg_color__9lg23h*/#fff/*!*/;
              color: /*!setting.b1f3_features_color__9lg23h*/#27292b/*!*/;
            }
            .b1f3-features__9lg23h:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b1f3_features_bg_image__9lg23h*/none/*!*/;
              background-position: /*!setting.b1f3_features_bg_position__9lg23h*/center center/*!*/;
              background-attachment: /*!setting.b1f3_features_bg_effect__9lg23h*/scroll/*!*/;
              opacity: /*!setting.b1f3_features_bg_opacity__9lg23h*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b1f3-features__9lg23h:before {
                background-attachment: scroll;
              }
            }
            .b1f3-features__9lg23h .features-bg { 

            }
            .b1f3-features__9lg23h .features-header {
              position: relative;
              padding: 15px 0px;
            }
            .b1f3-features__9lg23h .features-header__title {
              position: relative;
              margin: 5px 0px;
              text-align: center;
            }
            .b1f3-features__9lg23h .features-header__description {
              position: relative;
              margin: 10px 0px;
              text-align: center;
            }
            .b1f3-features__9lg23h .features-item {
              color: /*!setting.b1f3_features_items_color__9lg23h*/#27292b/*!*/;
              background: /*!setting.b1f3_features_items_bg__9lg23h*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b1f3_features_items_radius__9lg23h*/4px/*!*/;
              -moz-border-radius: /*!setting.b1f3_features_items_radius__9lg23h*/4px/*!*/;
              border-radius: /*!setting.b1f3_features_items_radius__9lg23h*/4px/*!*/;
              padding: 5px;
              margin-top: 15px;
              margin-bottom: 15px;
              -webkit-box-shadow: /*!setting.b1f3_features_items_shadow__9lg23h*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b1f3_features_items_shadow__9lg23h*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b1f3_features_items_shadow__9lg23h*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b1f3-features__9lg23h .features-item__icon {
              position: relative;
              text-align: center;
              padding-right: 15px;
              padding-left: 10px;
              padding-top: 10px;
              padding-bottom: 10px;
              min-width: 80px;
              font-size: /*!setting.b1f3_features_items_icon_size__9lg23h*/50px/*!*/;
            }
            .b1f3-features__9lg23h .features-item__icon div {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b1f3-features__9lg23h .features-item__title {
              margin-top: 10px;
            }
            .b1f3-features__9lg23h .features-item__description {
              margin: 10px 0px;
            }
            .b1f3-features__9lg23h .features-item__container {
              position: relative;
            }
          
            /* B5T1 */
            .b5t1-content__c8hbs7 {
              position: relative;
              padding-top: /*!setting.b5t1_content_top__c8hbs7*/30px/*!*/;
              padding-bottom: /*!setting.b5t1_content_bottom__c8hbs7*/50px/*!*/;
              background: /*!setting.b5t1_content_bg_color__c8hbs7*/#fff/*!*/;
              color: /*!setting.b5t1_content_color__c8hbs7*/#27292b/*!*/;
            }
            .b5t1-content__c8hbs7:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t1_content_bg_image__c8hbs7*/none/*!*/;
              background-position: /*!setting.b5t1_content_bg_position__c8hbs7*/center center/*!*/;
              background-attachment: /*!setting.b5t1_content_bg_effect__c8hbs7*/scroll/*!*/;
              opacity: /*!setting.b5t1_content_bg_opacity__c8hbs7*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t1-content__c8hbs7:before {
                background-attachment: scroll;
              }
            }
            .b5t1-content__c8hbs7 .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t1-content__c8hbs7 .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t1-content__c8hbs7 .block-content__header-description {
              position: relative;
              text-align: center;
            }
          
            /* B1F2 */
            .b1f2-features__mwo3hf {
              position: relative;
              padding-top: /*!setting.b1f2_features_top__mwo3hf*/30px/*!*/;
              padding-bottom: /*!setting.b1f2_features_bottom__mwo3hf*/50px/*!*/;
              background: /*!setting.b1f2_features_bg_color__mwo3hf*/#fff/*!*/;
              color: /*!setting.b1f2_features_color__mwo3hf*/#27292b/*!*/;
            }
            .b1f2-features__mwo3hf:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b1f2_features_bg_image__mwo3hf*/none/*!*/;
              background-position: /*!setting.b1f2_features_bg_position__mwo3hf*/center center/*!*/;
              background-attachment: /*!setting.b1f2_features_bg_effect__mwo3hf*/scroll/*!*/;
              opacity: /*!setting.b1f2_features_bg_opacity__mwo3hf*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b1f2-features__mwo3hf:before {
                background-attachment: scroll;
              }
            }
            .b1f2-features__mwo3hf .features-header {
              position: relative;
              padding: 15px 0px;
              margin-bottom: 15px;
            }
            .b1f2-features__mwo3hf .features-header__title {
              position: relative;
              margin: 5px 0px;
              text-align: center;
            }
            .b1f2-features__mwo3hf .features-header__description {
              position: relative;
              margin: 10px 0px;
              text-align: center;
            }
            .b1f2-features__mwo3hf .features-item {
              color: /*!setting.b1f2_features_items_color__mwo3hf*/#27292b/*!*/;
              background: /*!setting.b1f2_features_items_bg__mwo3hf*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b1f2_features_items_radius__mwo3hf*/4px/*!*/;
              -moz-border-radius: /*!setting.b1f2_features_items_radius__mwo3hf*/4px/*!*/;
              border-radius: /*!setting.b1f2_features_items_radius__mwo3hf*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-top: 15px;
              margin-bottom: 15px;
              -webkit-box-shadow: /*!setting.b1f2_features_items_shadow__mwo3hf*/none/*!*/;
              -moz-box-shadow: /*!setting.b1f2_features_items_shadow__mwo3hf*/none/*!*/;
              box-shadow: /*!setting.b1f2_features_items_shadow__mwo3hf*/none/*!*/;
            }
            .b1f2-features__mwo3hf .features-item__image{
              position: relative;
            }
            .b1f2-features__mwo3hf .features-item__title {
              margin: 10px 0px;
              font-size: 16px;
            }
            .b1f2-features__mwo3hf .features-item__description {
              margin: 10px 0px;
            }
          
            /* B6C1 */
            .b6c1-contactus__bh5wlh {
              position: relative;
              padding-top: /*!setting.b6c1_contactus_top__bh5wlh*/30px/*!*/;
              padding-bottom: /*!setting.b6c1_contactus_bottom__bh5wlh*/50px/*!*/;
              background: /*!setting.b6c1_contactus_bg_color__bh5wlh*/#fff/*!*/;
              color: /*!setting.b6c1_contactus_color__bh5wlh*/#27292b/*!*/;
            }
            .b6c1-contactus__bh5wlh:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b6c1_contactus_bg_image__bh5wlh*/none/*!*/;
              background-position: /*!setting.b6c1_contactus_bg_position__bh5wlh*/center center/*!*/;
              background-attachment: /*!setting.b6c1_contactus_bg_effect__bh5wlh*/scroll/*!*/;
              opacity: /*!setting.b6c1_contactus_bg_opacity__bh5wlh*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b6c1-contactus__bh5wlh:before {
                background-attachment: scroll;
              }
            }
            .b6c1-contactus__bh5wlh form {
              margin-bottom: 0px;
            }
            .b6c1-contactus__bh5wlh .block-contactus__header {
              position: relative;
              text-align: center;
              margin-bottom: 30px;
            }
            .b6c1-contactus__bh5wlh .block-contactus__header-title {
              padding: 5px 0px;
            }
            .b6c1-contactus__bh5wlh .block-contactus__header-description {

            }
            .b6c1-contactus__bh5wlh .block-contactus__description {
              position: relative;
            }
            .b6c1-contactus__bh5wlh .block-contactus__form {
               color: /*!setting.b6c1_contactus_items_color__bh5wlh*/#27292b/*!*/;
              background: /*!setting.b6c1_contactus_items_bg__bh5wlh*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b6c1_contactus_items_radius__bh5wlh*/4px/*!*/;
              -moz-border-radius: /*!setting.b6c1_contactus_items_radius__bh5wlh*/4px/*!*/;
              border-radius: /*!setting.b6c1_contactus_items_radius__bh5wlh*/4px/*!*/;
              -webkit-box-shadow: /*!setting.b6c1_contactus_items_shadow__bh5wlh*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b6c1_contactus_items_shadow__bh5wlh*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b6c1_contactus_items_shadow__bh5wlh*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              padding: 24px;
            }
            .b6c1-contactus__bh5wlh .block-contactus__form textarea {
              min-height: 120px;
              resize: none;
            }
            .b6c1-contactus__bh5wlh .block-contactus__form-label {
              width: 100%;
              margin-bottom: 5px;
            }
            .b6c1-contactus__bh5wlh .block-contactus__form-control {
              border: 1px solid /*!setting.b6c1_contactus_items_form_border_color__bh5wlh*/#ced4da/*!*/;
              background-color: /*!setting.b6c1_contactus_items_form_bg_color__bh5wlh*/#fff/*!*/;
              -webkit-border-radius: 2px;
              -moz-border-radius: 2px;
              border-radius: 2px;
            }
            .b6c1-contactus__bh5wlh .block-contactus__form-button {
              font-size: 16px;
              color: #fff;
              background-color: #0c7bff;
              border-color: #0c7bff;
              -webkit-border-radius: 2px;
              -moz-border-radius: 2px;
              border-radius: 2px;
            }
            .b6c1-contactus__bh5wlh .block-contactus__form-button:hover {
              opacity: 0.8;
            }
          
            /* B5T1 */
            .b5t1-content__lemkg {
              position: relative;
              padding-top: /*!setting.b5t1_content_top__lemkg*/30px/*!*/;
              padding-bottom: /*!setting.b5t1_content_bottom__lemkg*/50px/*!*/;
              background: /*!setting.b5t1_content_bg_color__lemkg*/#fff/*!*/;
              color: /*!setting.b5t1_content_color__lemkg*/#27292b/*!*/;
            }
            .b5t1-content__lemkg:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t1_content_bg_image__lemkg*/none/*!*/;
              background-position: /*!setting.b5t1_content_bg_position__lemkg*/center center/*!*/;
              background-attachment: /*!setting.b5t1_content_bg_effect__lemkg*/scroll/*!*/;
              opacity: /*!setting.b5t1_content_bg_opacity__lemkg*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t1-content__lemkg:before {
                background-attachment: scroll;
              }
            }
            .b5t1-content__lemkg .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t1-content__lemkg .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t1-content__lemkg .block-content__header-description {
              position: relative;
              text-align: center;
            }
          
            /* B5T1 */
            .b5t1-content__hz47aw {
              position: relative;
              padding-top: /*!setting.b5t1_content_top__hz47aw*/30px/*!*/;
              padding-bottom: /*!setting.b5t1_content_bottom__hz47aw*/50px/*!*/;
              background: /*!setting.b5t1_content_bg_color__hz47aw*/#fff/*!*/;
              color: /*!setting.b5t1_content_color__hz47aw*/#27292b/*!*/;
            }
            .b5t1-content__hz47aw:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t1_content_bg_image__hz47aw*/none/*!*/;
              background-position: /*!setting.b5t1_content_bg_position__hz47aw*/center center/*!*/;
              background-attachment: /*!setting.b5t1_content_bg_effect__hz47aw*/scroll/*!*/;
              opacity: /*!setting.b5t1_content_bg_opacity__hz47aw*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t1-content__hz47aw:before {
                background-attachment: scroll;
              }
            }
            .b5t1-content__hz47aw .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t1-content__hz47aw .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t1-content__hz47aw .block-content__header-description {
              position: relative;
              text-align: center;
            }
          
            /* B6C2 */
            .b6c2-contactus__xf6obp {
              position: relative;
              padding-top: /*!setting.b6c2_contactus_top__xf6obp*/30px/*!*/;
              padding-bottom: /*!setting.b6c2_contactus_bottom__xf6obp*/50px/*!*/;
              background: /*!setting.b6c2_contactus_bg_color__xf6obp*/#fff/*!*/;
              color: /*!setting.b6c2_contactus_color__xf6obp*/#27292b/*!*/;
            }
            .b6c2-contactus__xf6obp:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b6c2_contactus_bg_image__xf6obp*/none/*!*/;
              background-position: /*!setting.b6c2_contactus_bg_position__xf6obp*/center center/*!*/;
              background-attachment: /*!setting.b6c2_contactus_bg_effect__xf6obp*/scroll/*!*/;
              opacity: /*!setting.b6c2_contactus_bg_opacity__xf6obp*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b6c2-contactus__xf6obp:before {
                background-attachment: scroll;
              }
            }
            .b6c2-contactus__xf6obp form {
              margin-bottom: 0px;
            }
            .b6c2-contactus__xf6obp .block-contactus__header {
              position: relative;
              text-align: center;
              margin-bottom: 30px;
            }
            .b6c2-contactus__xf6obp .block-contactus__header-title {
              padding: 5px 0px;
            }
            .b6c2-contactus__xf6obp .block-contactus__header-description {

            }
            .b6c2-contactus__xf6obp .block-contactus__description {
              position: relative;
            }
            .b6c2-contactus__xf6obp .block-contactus__form {
               color: /*!setting.b6c2_contactus_items_color__xf6obp*/#27292b/*!*/;
              background: /*!setting.b6c2_contactus_items_bg__xf6obp*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b6c2_contactus_items_radius__xf6obp*/4px/*!*/;
              -moz-border-radius: /*!setting.b6c2_contactus_items_radius__xf6obp*/4px/*!*/;
              border-radius: /*!setting.b6c2_contactus_items_radius__xf6obp*/4px/*!*/;
              -webkit-box-shadow: /*!setting.b6c2_contactus_items_shadow__xf6obp*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b6c2_contactus_items_shadow__xf6obp*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b6c2_contactus_items_shadow__xf6obp*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              padding: 24px;
            }
            .b6c2-contactus__xf6obp .block-contactus__form textarea {
              min-height: 120px;
              resize: none;
            }
            .b6c2-contactus__xf6obp .block-contactus__form-label {
              width: 100%;
              margin-bottom: 5px;
            }
            .b6c2-contactus__xf6obp .block-contactus__form-control {
              border: 1px solid /*!setting.b6c2_contactus_items_form_border_color__xf6obp*/#ced4da/*!*/;
              background-color: /*!setting.b6c2_contactus_items_form_bg_color__xf6obp*/#fff/*!*/;
              -webkit-border-radius: 2px;
              -moz-border-radius: 2px;
              border-radius: 2px;
            }
            .b6c2-contactus__xf6obp .block-contactus__form-button {
              font-size: 16px;
              color: #fff;
              background-color: #0c7bff;
              border-color: #0c7bff;
              -webkit-border-radius: 2px;
              -moz-border-radius: 2px;
              border-radius: 2px;
            }
            .b6c2-contactus__xf6obp .block-contactus__form-button:hover {
              opacity: 0.8;
            }
          
            /* B5T2 */
            .b5t2-content__akhznzo {
              position: relative;
              padding-top: /*!setting.b5t2_content_top__akhznzo*/30px/*!*/;
              padding-bottom: /*!setting.b5t2_content_bottom__akhznzo*/50px/*!*/;
              background: /*!setting.b5t2_content_bg_color__akhznzo*/#fff/*!*/;
              color: /*!setting.b5t2_content_color__akhznzo*/#27292b/*!*/;
            }
            .b5t2-content__akhznzo:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t2_content_bg_image__akhznzo*/none/*!*/;
              background-position: /*!setting.b5t2_content_bg_position__akhznzo*/center center/*!*/;
              background-attachment: /*!setting.b5t2_content_bg_effect__akhznzo*/scroll/*!*/;
              opacity: /*!setting.b5t2_content_bg_opacity__akhznzo*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t2-content__akhznzo:before {
                background-attachment: scroll;
              }
            }
            .b5t2-content__akhznzo .block-content__description {
              position: relative;
              text-align: center;
            }
          
            /* B5T6 */
            .b5t6-content__9rxl2i {
              position: relative;
              padding-top: /*!setting.b5t6_content_top__9rxl2i*/30px/*!*/;
              padding-bottom: /*!setting.b5t6_content_bottom__9rxl2i*/30px/*!*/;
              background: /*!setting.b5t6_content_bg_color__9rxl2i*/#fff/*!*/;
              color: /*!setting.b5t6_content_color__9rxl2i*/#27292b/*!*/;
            }
            .b5t6-content__9rxl2i:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t6_content_bg_image__9rxl2i*/none/*!*/;
              background-position: /*!setting.b5t6_content_bg_position__9rxl2i*/center center/*!*/;
              background-attachment: /*!setting.b5t6_content_bg_effect__9rxl2i*/scroll/*!*/;
              opacity: /*!setting.b5t6_content_bg_opacity__9rxl2i*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t6-content__9rxl2i:before {
                background-attachment: scroll;
              }
            }
            .b5t6-content__9rxl2i .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t6-content__9rxl2i .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t6-content__9rxl2i .block-content__header-description {
              position: relative;
              text-align: center;
            }
            .b5t6-content__9rxl2i .block-text__item-link {
              color: #fff;
              background: #007bff;
              border-color: #007bff;
              text-decoration: none;
              font-size: 16px;
              padding: 8px 42px;
              border-radius: 2px;
            }
            .b5t6-content__9rxl2i .block-text_item-actions {
              padding-top: 32px;
              display: flex;
              justify-content: /*!setting.b5t6_text_button_position__9rxl2i*/center/*!*/
            }
          
            /* B5T6 */
            .b5t6-content__9rxl2i__whj13i {
              position: relative;
              padding-top: /*!setting.b5t6_content_top__9rxl2i__whj13i*/0px/*!*/;
              padding-bottom: /*!setting.b5t6_content_bottom__9rxl2i__whj13i*/25px/*!*/;
              background: /*!setting.b5t6_content_bg_color__9rxl2i__whj13i*/#fff/*!*/;
              color: /*!setting.b5t6_content_color__9rxl2i__whj13i*/#27292b/*!*/;
            }
            .b5t6-content__9rxl2i__whj13i:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t6_content_bg_image__9rxl2i__whj13i*/none/*!*/;
              background-position: /*!setting.b5t6_content_bg_position__9rxl2i__whj13i*/center center/*!*/;
              background-attachment: /*!setting.b5t6_content_bg_effect__9rxl2i__whj13i*/scroll/*!*/;
              opacity: /*!setting.b5t6_content_bg_opacity__9rxl2i__whj13i*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t6-content__9rxl2i__whj13i:before {
                background-attachment: scroll;
              }
            }
            .b5t6-content__9rxl2i__whj13i .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t6-content__9rxl2i__whj13i .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t6-content__9rxl2i__whj13i .block-content__header-description {
              position: relative;
              text-align: center;
            }
            .b5t6-content__9rxl2i__whj13i .block-text__item-link {
              color: #fff;
              background: #007bff;
              border-color: #007bff;
              text-decoration: none;
              font-size: 16px;
              padding: 8px 42px;
              border-radius: 2px;
            }
            .b5t6-content__9rxl2i__whj13i .block-text_item-actions {
              padding-top: 32px;
              display: flex;
              justify-content: /*!setting.b5t6_text_button_position__9rxl2i__whj13i*/center/*!*/
            }
          
            /* B5T6 */
            .b5t6-content__9rxl2i__whj13i__z8lhrn {
              position: relative;
              padding-top: /*!setting.b5t6_content_top__9rxl2i__whj13i__z8lhrn*/0px/*!*/;
              padding-bottom: /*!setting.b5t6_content_bottom__9rxl2i__whj13i__z8lhrn*/25px/*!*/;
              background: /*!setting.b5t6_content_bg_color__9rxl2i__whj13i__z8lhrn*/#fff/*!*/;
              color: /*!setting.b5t6_content_color__9rxl2i__whj13i__z8lhrn*/#27292b/*!*/;
            }
            .b5t6-content__9rxl2i__whj13i__z8lhrn:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t6_content_bg_image__9rxl2i__whj13i__z8lhrn*/none/*!*/;
              background-position: /*!setting.b5t6_content_bg_position__9rxl2i__whj13i__z8lhrn*/center center/*!*/;
              background-attachment: /*!setting.b5t6_content_bg_effect__9rxl2i__whj13i__z8lhrn*/scroll/*!*/;
              opacity: /*!setting.b5t6_content_bg_opacity__9rxl2i__whj13i__z8lhrn*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t6-content__9rxl2i__whj13i__z8lhrn:before {
                background-attachment: scroll;
              }
            }
            .b5t6-content__9rxl2i__whj13i__z8lhrn .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t6-content__9rxl2i__whj13i__z8lhrn .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t6-content__9rxl2i__whj13i__z8lhrn .block-content__header-description {
              position: relative;
              text-align: center;
            }
            .b5t6-content__9rxl2i__whj13i__z8lhrn .block-text__item-link {
              color: #fff;
              background: #007bff;
              border-color: #007bff;
              text-decoration: none;
              font-size: 16px;
              padding: 8px 42px;
              border-radius: 2px;
            }
            .b5t6-content__9rxl2i__whj13i__z8lhrn .block-text_item-actions {
              padding-top: 32px;
              display: flex;
              justify-content: /*!setting.b5t6_text_button_position__9rxl2i__whj13i__z8lhrn*/center/*!*/
            }
          
            /* B5T6 */
            .b5t6-content__9rxl2i__whj13i__z8lhrn__bm2gl {
              position: relative;
              padding-top: /*!setting.b5t6_content_top__9rxl2i__whj13i__z8lhrn__bm2gl*/0px/*!*/;
              padding-bottom: /*!setting.b5t6_content_bottom__9rxl2i__whj13i__z8lhrn__bm2gl*/25px/*!*/;
              background: /*!setting.b5t6_content_bg_color__9rxl2i__whj13i__z8lhrn__bm2gl*/#fff/*!*/;
              color: /*!setting.b5t6_content_color__9rxl2i__whj13i__z8lhrn__bm2gl*/#27292b/*!*/;
            }
            .b5t6-content__9rxl2i__whj13i__z8lhrn__bm2gl:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t6_content_bg_image__9rxl2i__whj13i__z8lhrn__bm2gl*/none/*!*/;
              background-position: /*!setting.b5t6_content_bg_position__9rxl2i__whj13i__z8lhrn__bm2gl*/center center/*!*/;
              background-attachment: /*!setting.b5t6_content_bg_effect__9rxl2i__whj13i__z8lhrn__bm2gl*/scroll/*!*/;
              opacity: /*!setting.b5t6_content_bg_opacity__9rxl2i__whj13i__z8lhrn__bm2gl*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t6-content__9rxl2i__whj13i__z8lhrn__bm2gl:before {
                background-attachment: scroll;
              }
            }
            .b5t6-content__9rxl2i__whj13i__z8lhrn__bm2gl .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t6-content__9rxl2i__whj13i__z8lhrn__bm2gl .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t6-content__9rxl2i__whj13i__z8lhrn__bm2gl .block-content__header-description {
              position: relative;
              text-align: center;
            }
            .b5t6-content__9rxl2i__whj13i__z8lhrn__bm2gl .block-text__item-link {
              color: #fff;
              background: #007bff;
              border-color: #007bff;
              text-decoration: none;
              font-size: 16px;
              padding: 8px 42px;
              border-radius: 2px;
            }
            .b5t6-content__9rxl2i__whj13i__z8lhrn__bm2gl .block-text_item-actions {
              padding-top: 32px;
              display: flex;
              justify-content: /*!setting.b5t6_text_button_position__9rxl2i__whj13i__z8lhrn__bm2gl*/center/*!*/
            }
          
            /* B5T6 */
            .b5t6-content__5ohd4o {
              position: relative;
              padding-top: /*!setting.b5t6_content_top__5ohd4o*/30px/*!*/;
              padding-bottom: /*!setting.b5t6_content_bottom__5ohd4o*/30px/*!*/;
              background: /*!setting.b5t6_content_bg_color__5ohd4o*/#fff/*!*/;
              color: /*!setting.b5t6_content_color__5ohd4o*/#27292b/*!*/;
            }
            .b5t6-content__5ohd4o:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t6_content_bg_image__5ohd4o*/none/*!*/;
              background-position: /*!setting.b5t6_content_bg_position__5ohd4o*/center center/*!*/;
              background-attachment: /*!setting.b5t6_content_bg_effect__5ohd4o*/scroll/*!*/;
              opacity: /*!setting.b5t6_content_bg_opacity__5ohd4o*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t6-content__5ohd4o:before {
                background-attachment: scroll;
              }
            }
            .b5t6-content__5ohd4o .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t6-content__5ohd4o .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t6-content__5ohd4o .block-content__header-description {
              position: relative;
              text-align: center;
            }
            .b5t6-content__5ohd4o .block-text__item-link {
              color: #fff;
              background: #007bff;
              border-color: #007bff;
              text-decoration: none;
              font-size: 16px;
              padding: 8px 42px;
              border-radius: 2px;
            }
            .b5t6-content__5ohd4o .block-text_item-actions {
              padding-top: 32px;
              display: flex;
              justify-content: /*!setting.b5t6_text_button_position__5ohd4o*/center/*!*/
            }
          
            /* B5T6 */
            .b5t6-content__5ohd4o__7b9rjr {
              position: relative;
              padding-top: /*!setting.b5t6_content_top__5ohd4o__7b9rjr*/0px/*!*/;
              padding-bottom: /*!setting.b5t6_content_bottom__5ohd4o__7b9rjr*/30px/*!*/;
              background: /*!setting.b5t6_content_bg_color__5ohd4o__7b9rjr*/#fff/*!*/;
              color: /*!setting.b5t6_content_color__5ohd4o__7b9rjr*/#27292b/*!*/;
            }
            .b5t6-content__5ohd4o__7b9rjr:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t6_content_bg_image__5ohd4o__7b9rjr*/none/*!*/;
              background-position: /*!setting.b5t6_content_bg_position__5ohd4o__7b9rjr*/center center/*!*/;
              background-attachment: /*!setting.b5t6_content_bg_effect__5ohd4o__7b9rjr*/scroll/*!*/;
              opacity: /*!setting.b5t6_content_bg_opacity__5ohd4o__7b9rjr*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t6-content__5ohd4o__7b9rjr:before {
                background-attachment: scroll;
              }
            }
            .b5t6-content__5ohd4o__7b9rjr .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t6-content__5ohd4o__7b9rjr .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t6-content__5ohd4o__7b9rjr .block-content__header-description {
              position: relative;
              text-align: center;
            }
            .b5t6-content__5ohd4o__7b9rjr .block-text__item-link {
              color: #fff;
              background: #007bff;
              border-color: #007bff;
              text-decoration: none;
              font-size: 16px;
              padding: 8px 42px;
              border-radius: 2px;
            }
            .b5t6-content__5ohd4o__7b9rjr .block-text_item-actions {
              padding-top: 32px;
              display: flex;
              justify-content: /*!setting.b5t6_text_button_position__5ohd4o__7b9rjr*/center/*!*/
            }
          
            /* B5T6 */
            .b5t6-content__5ohd4o__7b9rjr__6jc7gm {
              position: relative;
              padding-top: /*!setting.b5t6_content_top__5ohd4o__7b9rjr__6jc7gm*/0px/*!*/;
              padding-bottom: /*!setting.b5t6_content_bottom__5ohd4o__7b9rjr__6jc7gm*/30px/*!*/;
              background: /*!setting.b5t6_content_bg_color__5ohd4o__7b9rjr__6jc7gm*/#fff/*!*/;
              color: /*!setting.b5t6_content_color__5ohd4o__7b9rjr__6jc7gm*/#27292b/*!*/;
            }
            .b5t6-content__5ohd4o__7b9rjr__6jc7gm:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t6_content_bg_image__5ohd4o__7b9rjr__6jc7gm*/none/*!*/;
              background-position: /*!setting.b5t6_content_bg_position__5ohd4o__7b9rjr__6jc7gm*/center center/*!*/;
              background-attachment: /*!setting.b5t6_content_bg_effect__5ohd4o__7b9rjr__6jc7gm*/scroll/*!*/;
              opacity: /*!setting.b5t6_content_bg_opacity__5ohd4o__7b9rjr__6jc7gm*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t6-content__5ohd4o__7b9rjr__6jc7gm:before {
                background-attachment: scroll;
              }
            }
            .b5t6-content__5ohd4o__7b9rjr__6jc7gm .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t6-content__5ohd4o__7b9rjr__6jc7gm .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t6-content__5ohd4o__7b9rjr__6jc7gm .block-content__header-description {
              position: relative;
              text-align: center;
            }
            .b5t6-content__5ohd4o__7b9rjr__6jc7gm .block-text__item-link {
              color: #fff;
              background: #007bff;
              border-color: #007bff;
              text-decoration: none;
              font-size: 16px;
              padding: 8px 42px;
              border-radius: 2px;
            }
            .b5t6-content__5ohd4o__7b9rjr__6jc7gm .block-text_item-actions {
              padding-top: 32px;
              display: flex;
              justify-content: /*!setting.b5t6_text_button_position__5ohd4o__7b9rjr__6jc7gm*/center/*!*/
            }
          
            /* B9P1 */
            .b9p1-products__67ypuv {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__67ypuv*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__67ypuv*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__67ypuv*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__67ypuv*/#27292b/*!*/;
            }
            .b9p1-products__67ypuv:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__67ypuv*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__67ypuv*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__67ypuv*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__67ypuv*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__67ypuv:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__67ypuv .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__67ypuv .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__67ypuv .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__67ypuv .block-products__item-name {
            
            }
            .b9p1-products__67ypuv .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__67ypuv .block-products__item {
              color: /*!setting.b9p1_products_items_color__67ypuv*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__67ypuv*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__67ypuv*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__67ypuv*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__67ypuv*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__67ypuv*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__67ypuv*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__67ypuv*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__67ypuv .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__67ypuv*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__67ypuv .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__67ypuv .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__67ypuv .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__67ypuv .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__67ypuv*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__67ypuv .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__67ypuv*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__67ypuv*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__67ypuv*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__67ypuv .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__hzeoa1h {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__hzeoa1h*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__hzeoa1h*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__hzeoa1h*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__hzeoa1h*/#27292b/*!*/;
            }
            .b9p1-products__hzeoa1h:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__hzeoa1h*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__hzeoa1h*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__hzeoa1h*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__hzeoa1h*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__hzeoa1h:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__hzeoa1h .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__hzeoa1h .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__hzeoa1h .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__hzeoa1h .block-products__item-name {
            
            }
            .b9p1-products__hzeoa1h .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__hzeoa1h .block-products__item {
              color: /*!setting.b9p1_products_items_color__hzeoa1h*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__hzeoa1h*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__hzeoa1h*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__hzeoa1h*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__hzeoa1h*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__hzeoa1h*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__hzeoa1h*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__hzeoa1h*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__hzeoa1h .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__hzeoa1h*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__hzeoa1h .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__hzeoa1h .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__hzeoa1h .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__hzeoa1h .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__hzeoa1h*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__hzeoa1h .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__hzeoa1h*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__hzeoa1h*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__hzeoa1h*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__hzeoa1h .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B1F2 */
            .b1f2-features__opgkck {
              position: relative;
              padding-top: /*!setting.b1f2_features_top__opgkck*/30px/*!*/;
              padding-bottom: /*!setting.b1f2_features_bottom__opgkck*/0px/*!*/;
              background: /*!setting.b1f2_features_bg_color__opgkck*/#fff/*!*/;
              color: /*!setting.b1f2_features_color__opgkck*/#27292b/*!*/;
            }
            .b1f2-features__opgkck:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b1f2_features_bg_image__opgkck*/none/*!*/;
              background-position: /*!setting.b1f2_features_bg_position__opgkck*/center center/*!*/;
              background-attachment: /*!setting.b1f2_features_bg_effect__opgkck*/scroll/*!*/;
              opacity: /*!setting.b1f2_features_bg_opacity__opgkck*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b1f2-features__opgkck:before {
                background-attachment: scroll;
              }
            }
            .b1f2-features__opgkck .features-header {
              position: relative;
              padding: 15px 0px;
              margin-bottom: 15px;
            }
            .b1f2-features__opgkck .features-header__title {
              position: relative;
              margin: 5px 0px;
              text-align: center;
            }
            .b1f2-features__opgkck .features-header__description {
              position: relative;
              margin: 10px 0px;
              text-align: center;
            }
            .b1f2-features__opgkck .features-item {
              color: /*!setting.b1f2_features_items_color__opgkck*/#27292b/*!*/;
              background: /*!setting.b1f2_features_items_bg__opgkck*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b1f2_features_items_radius__opgkck*/4px/*!*/;
              -moz-border-radius: /*!setting.b1f2_features_items_radius__opgkck*/4px/*!*/;
              border-radius: /*!setting.b1f2_features_items_radius__opgkck*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-top: 15px;
              margin-bottom: 15px;
              -webkit-box-shadow: /*!setting.b1f2_features_items_shadow__opgkck*/none/*!*/;
              -moz-box-shadow: /*!setting.b1f2_features_items_shadow__opgkck*/none/*!*/;
              box-shadow: /*!setting.b1f2_features_items_shadow__opgkck*/none/*!*/;
            }
            .b1f2-features__opgkck .features-item__image{
              position: relative;
            }
            .b1f2-features__opgkck .features-item__title {
              margin: 10px 0px;
              font-size: 16px;
            }
            .b1f2-features__opgkck .features-item__description {
              margin: 10px 0px;
            }
          
            /* B9P1 */
            .b9p1-products__om3xvl {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__om3xvl*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__om3xvl*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__om3xvl*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__om3xvl*/#27292b/*!*/;
            }
            .b9p1-products__om3xvl:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__om3xvl*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__om3xvl*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__om3xvl*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__om3xvl*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__om3xvl:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__om3xvl .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__om3xvl .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__om3xvl .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__om3xvl .block-products__item-name {
            
            }
            .b9p1-products__om3xvl .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__om3xvl .block-products__item {
              color: /*!setting.b9p1_products_items_color__om3xvl*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__om3xvl*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__om3xvl*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__om3xvl*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__om3xvl*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__om3xvl*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__om3xvl*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__om3xvl*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__om3xvl .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__om3xvl*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__om3xvl .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__om3xvl .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__om3xvl .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__om3xvl .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__om3xvl*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__om3xvl .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__om3xvl*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__om3xvl*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__om3xvl*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__om3xvl .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__ag1xke {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__ag1xke*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__ag1xke*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__ag1xke*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__ag1xke*/#27292b/*!*/;
            }
            .b9p1-products__ag1xke:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__ag1xke*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__ag1xke*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__ag1xke*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__ag1xke*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__ag1xke:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__ag1xke .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__ag1xke .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__ag1xke .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__ag1xke .block-products__item-name {
            
            }
            .b9p1-products__ag1xke .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__ag1xke .block-products__item {
              color: /*!setting.b9p1_products_items_color__ag1xke*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__ag1xke*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__ag1xke*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__ag1xke*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__ag1xke*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__ag1xke*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__ag1xke*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__ag1xke*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__ag1xke .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__ag1xke*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__ag1xke .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__ag1xke .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__ag1xke .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__ag1xke .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__ag1xke*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__ag1xke .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__ag1xke*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__ag1xke*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__ag1xke*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__ag1xke .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__9r5pc7 {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__9r5pc7*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__9r5pc7*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__9r5pc7*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__9r5pc7*/#27292b/*!*/;
            }
            .b9p1-products__9r5pc7:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__9r5pc7*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__9r5pc7*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__9r5pc7*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__9r5pc7*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__9r5pc7:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__9r5pc7 .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__9r5pc7 .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__9r5pc7 .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__9r5pc7 .block-products__item-name {
            
            }
            .b9p1-products__9r5pc7 .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__9r5pc7 .block-products__item {
              color: /*!setting.b9p1_products_items_color__9r5pc7*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__9r5pc7*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__9r5pc7*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__9r5pc7*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__9r5pc7*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__9r5pc7*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__9r5pc7*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__9r5pc7*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__9r5pc7 .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__9r5pc7*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__9r5pc7 .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__9r5pc7 .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__9r5pc7 .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__9r5pc7 .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__9r5pc7*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__9r5pc7 .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__9r5pc7*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__9r5pc7*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__9r5pc7*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__9r5pc7 .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__2dp3f {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__2dp3f*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__2dp3f*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__2dp3f*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__2dp3f*/#27292b/*!*/;
            }
            .b9p1-products__2dp3f:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__2dp3f*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__2dp3f*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__2dp3f*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__2dp3f*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__2dp3f:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__2dp3f .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__2dp3f .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__2dp3f .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__2dp3f .block-products__item-name {
            
            }
            .b9p1-products__2dp3f .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__2dp3f .block-products__item {
              color: /*!setting.b9p1_products_items_color__2dp3f*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__2dp3f*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__2dp3f*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__2dp3f*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__2dp3f*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__2dp3f*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__2dp3f*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__2dp3f*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__2dp3f .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__2dp3f*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__2dp3f .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__2dp3f .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__2dp3f .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__2dp3f .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__2dp3f*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__2dp3f .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__2dp3f*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__2dp3f*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__2dp3f*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__2dp3f .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__a5i9qr {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__a5i9qr*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__a5i9qr*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__a5i9qr*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__a5i9qr*/#27292b/*!*/;
            }
            .b9p1-products__a5i9qr:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__a5i9qr*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__a5i9qr*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__a5i9qr*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__a5i9qr*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__a5i9qr:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__a5i9qr .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__a5i9qr .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__a5i9qr .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__a5i9qr .block-products__item-name {
            
            }
            .b9p1-products__a5i9qr .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__a5i9qr .block-products__item {
              color: /*!setting.b9p1_products_items_color__a5i9qr*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__a5i9qr*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__a5i9qr*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__a5i9qr*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__a5i9qr*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__a5i9qr*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__a5i9qr*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__a5i9qr*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__a5i9qr .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__a5i9qr*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__a5i9qr .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__a5i9qr .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__a5i9qr .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__a5i9qr .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__a5i9qr*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__a5i9qr .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__a5i9qr*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__a5i9qr*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__a5i9qr*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__a5i9qr .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B6C2 */
            .b6c2-contactus__ahqbtg {
              position: relative;
              padding-top: /*!setting.b6c2_contactus_top__ahqbtg*/30px/*!*/;
              padding-bottom: /*!setting.b6c2_contactus_bottom__ahqbtg*/50px/*!*/;
              background: /*!setting.b6c2_contactus_bg_color__ahqbtg*/#fff/*!*/;
              color: /*!setting.b6c2_contactus_color__ahqbtg*/#27292b/*!*/;
            }
            .b6c2-contactus__ahqbtg:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b6c2_contactus_bg_image__ahqbtg*/none/*!*/;
              background-position: /*!setting.b6c2_contactus_bg_position__ahqbtg*/center center/*!*/;
              background-attachment: /*!setting.b6c2_contactus_bg_effect__ahqbtg*/scroll/*!*/;
              opacity: /*!setting.b6c2_contactus_bg_opacity__ahqbtg*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b6c2-contactus__ahqbtg:before {
                background-attachment: scroll;
              }
            }
            .b6c2-contactus__ahqbtg form {
              margin-bottom: 0px;
            }
            .b6c2-contactus__ahqbtg .block-contactus__header {
              position: relative;
              text-align: center;
              margin-bottom: 30px;
            }
            .b6c2-contactus__ahqbtg .block-contactus__header-title {
              padding: 5px 0px;
            }
            .b6c2-contactus__ahqbtg .block-contactus__header-description {

            }
            .b6c2-contactus__ahqbtg .block-contactus__description {
              position: relative;
            }
            .b6c2-contactus__ahqbtg .block-contactus__form {
               color: /*!setting.b6c2_contactus_items_color__ahqbtg*/#27292b/*!*/;
              background: /*!setting.b6c2_contactus_items_bg__ahqbtg*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b6c2_contactus_items_radius__ahqbtg*/4px/*!*/;
              -moz-border-radius: /*!setting.b6c2_contactus_items_radius__ahqbtg*/4px/*!*/;
              border-radius: /*!setting.b6c2_contactus_items_radius__ahqbtg*/4px/*!*/;
              -webkit-box-shadow: /*!setting.b6c2_contactus_items_shadow__ahqbtg*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b6c2_contactus_items_shadow__ahqbtg*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b6c2_contactus_items_shadow__ahqbtg*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              padding: 24px;
            }
            .b6c2-contactus__ahqbtg .block-contactus__form textarea {
              min-height: 120px;
              resize: none;
            }
            .b6c2-contactus__ahqbtg .block-contactus__form-label {
              width: 100%;
              margin-bottom: 5px;
            }
            .b6c2-contactus__ahqbtg .block-contactus__form-control {
              border: 1px solid /*!setting.b6c2_contactus_items_form_border_color__ahqbtg*/#ced4da/*!*/;
              background-color: /*!setting.b6c2_contactus_items_form_bg_color__ahqbtg*/#fff/*!*/;
              -webkit-border-radius: 2px;
              -moz-border-radius: 2px;
              border-radius: 2px;
            }
            .b6c2-contactus__ahqbtg .block-contactus__form-button {
              font-size: 16px;
              color: #fff;
              background-color: #0c7bff;
              border-color: #0c7bff;
              -webkit-border-radius: 2px;
              -moz-border-radius: 2px;
              border-radius: 2px;
            }
            .b6c2-contactus__ahqbtg .block-contactus__form-button:hover {
              opacity: 0.8;
            }
          
            /* B9P1 */
            .b9p1-products__tbi0qd {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__tbi0qd*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__tbi0qd*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__tbi0qd*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__tbi0qd*/#27292b/*!*/;
            }
            .b9p1-products__tbi0qd:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__tbi0qd*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__tbi0qd*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__tbi0qd*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__tbi0qd*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__tbi0qd:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__tbi0qd .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__tbi0qd .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__tbi0qd .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__tbi0qd .block-products__item-name {
            
            }
            .b9p1-products__tbi0qd .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__tbi0qd .block-products__item {
              color: /*!setting.b9p1_products_items_color__tbi0qd*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__tbi0qd*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__tbi0qd*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__tbi0qd*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__tbi0qd*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__tbi0qd*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__tbi0qd*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__tbi0qd*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__tbi0qd .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__tbi0qd*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__tbi0qd .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__tbi0qd .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__tbi0qd .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__tbi0qd .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__tbi0qd*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__tbi0qd .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__tbi0qd*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__tbi0qd*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__tbi0qd*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__tbi0qd .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__1h5g5p {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__1h5g5p*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__1h5g5p*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__1h5g5p*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__1h5g5p*/#27292b/*!*/;
            }
            .b9p1-products__1h5g5p:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__1h5g5p*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__1h5g5p*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__1h5g5p*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__1h5g5p*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__1h5g5p:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__1h5g5p .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__1h5g5p .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__1h5g5p .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__1h5g5p .block-products__item-name {
            
            }
            .b9p1-products__1h5g5p .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__1h5g5p .block-products__item {
              color: /*!setting.b9p1_products_items_color__1h5g5p*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__1h5g5p*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__1h5g5p*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__1h5g5p*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__1h5g5p*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__1h5g5p*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__1h5g5p*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__1h5g5p*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__1h5g5p .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__1h5g5p*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__1h5g5p .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__1h5g5p .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__1h5g5p .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__1h5g5p .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__1h5g5p*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__1h5g5p .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__1h5g5p*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__1h5g5p*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__1h5g5p*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__1h5g5p .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__9zz9mc {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__9zz9mc*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__9zz9mc*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__9zz9mc*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__9zz9mc*/#27292b/*!*/;
            }
            .b9p1-products__9zz9mc:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__9zz9mc*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__9zz9mc*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__9zz9mc*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__9zz9mc*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__9zz9mc:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__9zz9mc .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__9zz9mc .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__9zz9mc .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__9zz9mc .block-products__item-name {
            
            }
            .b9p1-products__9zz9mc .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__9zz9mc .block-products__item {
              color: /*!setting.b9p1_products_items_color__9zz9mc*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__9zz9mc*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__9zz9mc*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__9zz9mc*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__9zz9mc*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__9zz9mc*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__9zz9mc*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__9zz9mc*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__9zz9mc .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__9zz9mc*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__9zz9mc .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__9zz9mc .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__9zz9mc .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__9zz9mc .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__9zz9mc*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__9zz9mc .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__9zz9mc*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__9zz9mc*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__9zz9mc*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__9zz9mc .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__sya1c8 {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__sya1c8*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__sya1c8*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__sya1c8*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__sya1c8*/#27292b/*!*/;
            }
            .b9p1-products__sya1c8:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__sya1c8*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__sya1c8*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__sya1c8*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__sya1c8*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__sya1c8:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__sya1c8 .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__sya1c8 .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__sya1c8 .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__sya1c8 .block-products__item-name {
            
            }
            .b9p1-products__sya1c8 .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__sya1c8 .block-products__item {
              color: /*!setting.b9p1_products_items_color__sya1c8*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__sya1c8*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__sya1c8*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__sya1c8*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__sya1c8*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__sya1c8*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__sya1c8*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__sya1c8*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__sya1c8 .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__sya1c8*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__sya1c8 .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__sya1c8 .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__sya1c8 .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__sya1c8 .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__sya1c8*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__sya1c8 .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__sya1c8*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__sya1c8*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__sya1c8*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__sya1c8 .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__qlc7gg {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__qlc7gg*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__qlc7gg*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__qlc7gg*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__qlc7gg*/#27292b/*!*/;
            }
            .b9p1-products__qlc7gg:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__qlc7gg*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__qlc7gg*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__qlc7gg*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__qlc7gg*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__qlc7gg:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__qlc7gg .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__qlc7gg .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__qlc7gg .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__qlc7gg .block-products__item-name {
            
            }
            .b9p1-products__qlc7gg .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__qlc7gg .block-products__item {
              color: /*!setting.b9p1_products_items_color__qlc7gg*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__qlc7gg*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__qlc7gg*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__qlc7gg*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__qlc7gg*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__qlc7gg*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__qlc7gg*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__qlc7gg*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__qlc7gg .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__qlc7gg*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__qlc7gg .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__qlc7gg .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__qlc7gg .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__qlc7gg .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__qlc7gg*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__qlc7gg .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__qlc7gg*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__qlc7gg*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__qlc7gg*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__qlc7gg .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__q1dwr8 {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__q1dwr8*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__q1dwr8*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__q1dwr8*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__q1dwr8*/#27292b/*!*/;
            }
            .b9p1-products__q1dwr8:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__q1dwr8*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__q1dwr8*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__q1dwr8*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__q1dwr8*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__q1dwr8:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__q1dwr8 .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__q1dwr8 .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__q1dwr8 .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__q1dwr8 .block-products__item-name {
            
            }
            .b9p1-products__q1dwr8 .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__q1dwr8 .block-products__item {
              color: /*!setting.b9p1_products_items_color__q1dwr8*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__q1dwr8*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__q1dwr8*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__q1dwr8*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__q1dwr8*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__q1dwr8*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__q1dwr8*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__q1dwr8*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__q1dwr8 .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__q1dwr8*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__q1dwr8 .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__q1dwr8 .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__q1dwr8 .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__q1dwr8 .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__q1dwr8*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__q1dwr8 .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__q1dwr8*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__q1dwr8*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__q1dwr8*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__q1dwr8 .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__zeiwqo {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__zeiwqo*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__zeiwqo*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__zeiwqo*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__zeiwqo*/#27292b/*!*/;
            }
            .b9p1-products__zeiwqo:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__zeiwqo*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__zeiwqo*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__zeiwqo*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__zeiwqo*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__zeiwqo:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__zeiwqo .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__zeiwqo .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__zeiwqo .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__zeiwqo .block-products__item-name {
            
            }
            .b9p1-products__zeiwqo .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__zeiwqo .block-products__item {
              color: /*!setting.b9p1_products_items_color__zeiwqo*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__zeiwqo*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__zeiwqo*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__zeiwqo*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__zeiwqo*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__zeiwqo*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__zeiwqo*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__zeiwqo*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__zeiwqo .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__zeiwqo*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__zeiwqo .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__zeiwqo .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__zeiwqo .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__zeiwqo .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__zeiwqo*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__zeiwqo .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__zeiwqo*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__zeiwqo*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__zeiwqo*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__zeiwqo .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__s8n8d {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__s8n8d*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__s8n8d*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__s8n8d*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__s8n8d*/#27292b/*!*/;
            }
            .b9p1-products__s8n8d:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__s8n8d*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__s8n8d*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__s8n8d*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__s8n8d*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__s8n8d:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__s8n8d .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__s8n8d .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__s8n8d .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__s8n8d .block-products__item-name {
            
            }
            .b9p1-products__s8n8d .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__s8n8d .block-products__item {
              color: /*!setting.b9p1_products_items_color__s8n8d*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__s8n8d*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__s8n8d*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__s8n8d*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__s8n8d*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__s8n8d*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__s8n8d*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__s8n8d*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__s8n8d .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__s8n8d*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__s8n8d .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__s8n8d .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__s8n8d .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__s8n8d .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__s8n8d*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__s8n8d .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__s8n8d*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__s8n8d*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__s8n8d*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__s8n8d .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__olsmvw {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__olsmvw*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__olsmvw*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__olsmvw*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__olsmvw*/#27292b/*!*/;
            }
            .b9p1-products__olsmvw:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__olsmvw*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__olsmvw*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__olsmvw*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__olsmvw*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__olsmvw:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__olsmvw .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__olsmvw .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__olsmvw .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__olsmvw .block-products__item-name {
            
            }
            .b9p1-products__olsmvw .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__olsmvw .block-products__item {
              color: /*!setting.b9p1_products_items_color__olsmvw*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__olsmvw*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__olsmvw*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__olsmvw*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__olsmvw*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__olsmvw*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__olsmvw*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__olsmvw*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__olsmvw .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__olsmvw*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__olsmvw .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__olsmvw .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__olsmvw .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__olsmvw .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__olsmvw*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__olsmvw .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__olsmvw*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__olsmvw*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__olsmvw*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__olsmvw .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p2-products__0uo83j {
              position: relative;
              padding-top: /*!setting.b9p2_products_top__0uo83j*/30px/*!*/;
              padding-bottom: /*!setting.b9p2_products_bottom__0uo83j*/50px/*!*/;
              background: /*!setting.b9p2_products_bg_color__0uo83j*/#fff/*!*/;
              color: /*!setting.b9p2_products_color__0uo83j*/#27292b/*!*/;
            }
            .b9p2-products__0uo83j:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p2_products_bg_image__0uo83j*/none/*!*/;
              background-position: /*!setting.b9p2_products_bg_position__0uo83j*/center center/*!*/;
              background-attachment: /*!setting.b9p2_products_bg_effect__0uo83j*/scroll/*!*/;
              opacity: /*!setting.b9p2_products_bg_opacity__0uo83j*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p2-products__0uo83j:before {
                background-attachment: scroll;
              }
            }
            
            .b9p2-products__0uo83j .block-products__slider{
              padding: 0px 100px 0px 95px;
            }
            
            .b9p2-products__0uo83j .slider__arrow-prev{
              left: 0px;
              height: 100%;
              width: 110px;
              justify-content: center;
            }
            
            .b9p2-products__0uo83j .slider__arrow-prev:before{
              color: /*!setting.b9p2_products_slider_arrows_color__0uo83j*/#000/*!*/;
            }
            
            .b9p2-products__0uo83j .slider__arrow-next{
              right: 0px;
              height: 100%;
              width: 110px;
              justify-content: center;
              color: /*!setting.b9p2_products_slider_arrows_color__0uo83j*/#000/*!*/;
            }
            
            .b9p2-products__0uo83j .slider__arrow-next:before{
              color: /*!setting.b9p2_products_slider_arrows_color__0uo83j*/#000/*!*/;
            }
          
            .b9p2-products__0uo83j .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p2-products__0uo83j .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p2-products__0uo83j .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p2-products__0uo83j .block-products__item-name {
            
            }
            .b9p2-products__0uo83j .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p2-products__0uo83j .block-products__item-slide{
              padding: 15px 15px 40px 15px;
            }
            .b9p2-products__0uo83j .block-products__item {
              color: /*!setting.b9p2_products_items_color__0uo83j*/#27292b/*!*/;
              background: /*!setting.b9p2_products_items_bg__0uo83j*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p2_products_items_radius__0uo83j*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p2_products_items_radius__0uo83j*/4px/*!*/;
              border-radius: /*!setting.b9p2_products_items_radius__0uo83j*/4px/*!*/;
              padding: 15px;
              text-align: center;
              -webkit-box-shadow: /*!setting.b9p2_products_items_shadow__0uo83j*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p2_products_items_shadow__0uo83j*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p2_products_items_shadow__0uo83j*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p2-products__0uo83j .block-products__item-images img{
              margin: 0 auto;
            }
            .b9p2-products__0uo83j .block-products__item-header {
              font-size: /*!setting.b9p2_products_items_icon_size__0uo83j*/55px/*!*/;
              padding-bottom: 10px;
            }
            .b9p2-products__0uo83j .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p2-products__0uo83j .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p2-products__0uo83j .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p2-products__0uo83j .block-products__item-price {
              font-size: /*!setting.b9p2_products_items_price_size__0uo83j*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p2-products__0uo83j .block-products__item-button {
              color: #fff;
              background-color: #007bff;
              border-color: #007bff;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
              word-break: break-all;
            }
            .b9p2-products__0uo83j .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
            
            @media(max-width: 768px){
              .b9p2-products__0uo83j .block-products__slider{
                padding: 0px 40px;
              }
              .b9p2-products__0uo83j .block-products__item-slide{
                padding: 15px 15px;
              }
              .b9p2-products__0uo83j .slider__arrow-prev{
                width: 40px;
                display: none!important;
              }
              .b9p2-products__0uo83j .slider__arrow-next{
                width: 40px;
                display: none!important;
              }
              
            }
            
            @media (min-width: 1200px) {
              .b9p2-products__0uo83j .container-slider {
                  max-width: 1600px;
              }
            }
          
            /* B5T6 */
            .b5t6-content__2pc05d {
              position: relative;
              padding-top: /*!setting.b5t6_content_top__2pc05d*/30px/*!*/;
              padding-bottom: /*!setting.b5t6_content_bottom__2pc05d*/0px/*!*/;
              background: /*!setting.b5t6_content_bg_color__2pc05d*/#fff/*!*/;
              color: /*!setting.b5t6_content_color__2pc05d*/#27292b/*!*/;
            }
            .b5t6-content__2pc05d:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t6_content_bg_image__2pc05d*/none/*!*/;
              background-position: /*!setting.b5t6_content_bg_position__2pc05d*/center center/*!*/;
              background-attachment: /*!setting.b5t6_content_bg_effect__2pc05d*/scroll/*!*/;
              opacity: /*!setting.b5t6_content_bg_opacity__2pc05d*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t6-content__2pc05d:before {
                background-attachment: scroll;
              }
            }
            .b5t6-content__2pc05d .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t6-content__2pc05d .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t6-content__2pc05d .block-content__header-description {
              position: relative;
              text-align: center;
            }
            .b5t6-content__2pc05d .block-text__item-link {
              color: #fff;
              background: #007bff;
              border-color: #007bff;
              text-decoration: none;
              font-size: 16px;
              padding: 8px 42px;
              border-radius: 2px;
            }
            .b5t6-content__2pc05d .block-text_item-actions {
              padding-top: 32px;
              display: flex;
              justify-content: /*!setting.b5t6_text_button_position__2pc05d*/center/*!*/
            }
          
            /* B9P1 */
            .b9p1-products__rh4q9c {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__rh4q9c*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__rh4q9c*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__rh4q9c*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__rh4q9c*/#27292b/*!*/;
            }
            .b9p1-products__rh4q9c:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__rh4q9c*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__rh4q9c*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__rh4q9c*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__rh4q9c*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__rh4q9c:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__rh4q9c .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__rh4q9c .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__rh4q9c .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__rh4q9c .block-products__item-name {
            
            }
            .b9p1-products__rh4q9c .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__rh4q9c .block-products__item {
              color: /*!setting.b9p1_products_items_color__rh4q9c*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__rh4q9c*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__rh4q9c*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__rh4q9c*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__rh4q9c*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__rh4q9c*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__rh4q9c*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__rh4q9c*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__rh4q9c .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__rh4q9c*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__rh4q9c .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__rh4q9c .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__rh4q9c .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__rh4q9c .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__rh4q9c*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__rh4q9c .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__rh4q9c*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__rh4q9c*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__rh4q9c*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__rh4q9c .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__2vv04d {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__2vv04d*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__2vv04d*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__2vv04d*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__2vv04d*/#27292b/*!*/;
            }
            .b9p1-products__2vv04d:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__2vv04d*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__2vv04d*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__2vv04d*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__2vv04d*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__2vv04d:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__2vv04d .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__2vv04d .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__2vv04d .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__2vv04d .block-products__item-name {
            
            }
            .b9p1-products__2vv04d .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__2vv04d .block-products__item {
              color: /*!setting.b9p1_products_items_color__2vv04d*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__2vv04d*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__2vv04d*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__2vv04d*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__2vv04d*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__2vv04d*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__2vv04d*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__2vv04d*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__2vv04d .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__2vv04d*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__2vv04d .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__2vv04d .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__2vv04d .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__2vv04d .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__2vv04d*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__2vv04d .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__2vv04d*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__2vv04d*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__2vv04d*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__2vv04d .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__emnkiq {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__emnkiq*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__emnkiq*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__emnkiq*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__emnkiq*/#27292b/*!*/;
            }
            .b9p1-products__emnkiq:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__emnkiq*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__emnkiq*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__emnkiq*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__emnkiq*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__emnkiq:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__emnkiq .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__emnkiq .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__emnkiq .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__emnkiq .block-products__item-name {
            
            }
            .b9p1-products__emnkiq .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__emnkiq .block-products__item {
              color: /*!setting.b9p1_products_items_color__emnkiq*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__emnkiq*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__emnkiq*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__emnkiq*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__emnkiq*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__emnkiq*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__emnkiq*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__emnkiq*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__emnkiq .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__emnkiq*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__emnkiq .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__emnkiq .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__emnkiq .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__emnkiq .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__emnkiq*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__emnkiq .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__emnkiq*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__emnkiq*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__emnkiq*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__emnkiq .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__76judh {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__76judh*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__76judh*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__76judh*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__76judh*/#27292b/*!*/;
            }
            .b9p1-products__76judh:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__76judh*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__76judh*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__76judh*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__76judh*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__76judh:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__76judh .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__76judh .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__76judh .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__76judh .block-products__item-name {
            
            }
            .b9p1-products__76judh .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__76judh .block-products__item {
              color: /*!setting.b9p1_products_items_color__76judh*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__76judh*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__76judh*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__76judh*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__76judh*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__76judh*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__76judh*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__76judh*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__76judh .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__76judh*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__76judh .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__76judh .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__76judh .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__76judh .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__76judh*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__76judh .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__76judh*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__76judh*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__76judh*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__76judh .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__md6yj5 {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__md6yj5*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__md6yj5*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__md6yj5*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__md6yj5*/#27292b/*!*/;
            }
            .b9p1-products__md6yj5:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__md6yj5*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__md6yj5*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__md6yj5*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__md6yj5*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__md6yj5:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__md6yj5 .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__md6yj5 .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__md6yj5 .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__md6yj5 .block-products__item-name {
            
            }
            .b9p1-products__md6yj5 .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__md6yj5 .block-products__item {
              color: /*!setting.b9p1_products_items_color__md6yj5*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__md6yj5*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__md6yj5*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__md6yj5*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__md6yj5*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__md6yj5*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__md6yj5*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__md6yj5*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__md6yj5 .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__md6yj5*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__md6yj5 .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__md6yj5 .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__md6yj5 .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__md6yj5 .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__md6yj5*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__md6yj5 .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__md6yj5*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__md6yj5*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__md6yj5*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__md6yj5 .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__05d7c9 {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__05d7c9*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__05d7c9*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__05d7c9*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__05d7c9*/#27292b/*!*/;
            }
            .b9p1-products__05d7c9:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__05d7c9*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__05d7c9*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__05d7c9*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__05d7c9*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__05d7c9:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__05d7c9 .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__05d7c9 .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__05d7c9 .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__05d7c9 .block-products__item-name {
            
            }
            .b9p1-products__05d7c9 .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__05d7c9 .block-products__item {
              color: /*!setting.b9p1_products_items_color__05d7c9*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__05d7c9*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__05d7c9*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__05d7c9*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__05d7c9*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__05d7c9*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__05d7c9*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__05d7c9*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__05d7c9 .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__05d7c9*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__05d7c9 .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__05d7c9 .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__05d7c9 .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__05d7c9 .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__05d7c9*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__05d7c9 .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__05d7c9*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__05d7c9*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__05d7c9*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__05d7c9 .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__eo1tio {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__eo1tio*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__eo1tio*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__eo1tio*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__eo1tio*/#27292b/*!*/;
            }
            .b9p1-products__eo1tio:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__eo1tio*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__eo1tio*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__eo1tio*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__eo1tio*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__eo1tio:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__eo1tio .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__eo1tio .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__eo1tio .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__eo1tio .block-products__item-name {
            
            }
            .b9p1-products__eo1tio .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__eo1tio .block-products__item {
              color: /*!setting.b9p1_products_items_color__eo1tio*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__eo1tio*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__eo1tio*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__eo1tio*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__eo1tio*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__eo1tio*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__eo1tio*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__eo1tio*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__eo1tio .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__eo1tio*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__eo1tio .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__eo1tio .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__eo1tio .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__eo1tio .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__eo1tio*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__eo1tio .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__eo1tio*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__eo1tio*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__eo1tio*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__eo1tio .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__flntb {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__flntb*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__flntb*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__flntb*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__flntb*/#27292b/*!*/;
            }
            .b9p1-products__flntb:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__flntb*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__flntb*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__flntb*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__flntb*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__flntb:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__flntb .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__flntb .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__flntb .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__flntb .block-products__item-name {
            
            }
            .b9p1-products__flntb .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__flntb .block-products__item {
              color: /*!setting.b9p1_products_items_color__flntb*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__flntb*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__flntb*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__flntb*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__flntb*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__flntb*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__flntb*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__flntb*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__flntb .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__flntb*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__flntb .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__flntb .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__flntb .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__flntb .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__flntb*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__flntb .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__flntb*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__flntb*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__flntb*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__flntb .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__8cfoue {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__8cfoue*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__8cfoue*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__8cfoue*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__8cfoue*/#27292b/*!*/;
            }
            .b9p1-products__8cfoue:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__8cfoue*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__8cfoue*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__8cfoue*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__8cfoue*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__8cfoue:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__8cfoue .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__8cfoue .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__8cfoue .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__8cfoue .block-products__item-name {
            
            }
            .b9p1-products__8cfoue .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__8cfoue .block-products__item {
              color: /*!setting.b9p1_products_items_color__8cfoue*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__8cfoue*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__8cfoue*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__8cfoue*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__8cfoue*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__8cfoue*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__8cfoue*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__8cfoue*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__8cfoue .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__8cfoue*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__8cfoue .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__8cfoue .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__8cfoue .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__8cfoue .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__8cfoue*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__8cfoue .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__8cfoue*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__8cfoue*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__8cfoue*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__8cfoue .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B5T6 */
            .b5t6-content__2pc05d__k7pgem {
              position: relative;
              padding-top: /*!setting.b5t6_content_top__2pc05d__k7pgem*/0px/*!*/;
              padding-bottom: /*!setting.b5t6_content_bottom__2pc05d__k7pgem*/0px/*!*/;
              background: /*!setting.b5t6_content_bg_color__2pc05d__k7pgem*/#fff/*!*/;
              color: /*!setting.b5t6_content_color__2pc05d__k7pgem*/#27292b/*!*/;
            }
            .b5t6-content__2pc05d__k7pgem:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t6_content_bg_image__2pc05d__k7pgem*/none/*!*/;
              background-position: /*!setting.b5t6_content_bg_position__2pc05d__k7pgem*/center center/*!*/;
              background-attachment: /*!setting.b5t6_content_bg_effect__2pc05d__k7pgem*/scroll/*!*/;
              opacity: /*!setting.b5t6_content_bg_opacity__2pc05d__k7pgem*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t6-content__2pc05d__k7pgem:before {
                background-attachment: scroll;
              }
            }
            .b5t6-content__2pc05d__k7pgem .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t6-content__2pc05d__k7pgem .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t6-content__2pc05d__k7pgem .block-content__header-description {
              position: relative;
              text-align: center;
            }
            .b5t6-content__2pc05d__k7pgem .block-text__item-link {
              color: #fff;
              background: #007bff;
              border-color: #007bff;
              text-decoration: none;
              font-size: 16px;
              padding: 8px 42px;
              border-radius: 2px;
            }
            .b5t6-content__2pc05d__k7pgem .block-text_item-actions {
              padding-top: 32px;
              display: flex;
              justify-content: /*!setting.b5t6_text_button_position__2pc05d__k7pgem*/center/*!*/
            }
          
            /* B5T6 */
            .b5t6-content__2pc05d__k7pgem__ftes3c {
              position: relative;
              padding-top: /*!setting.b5t6_content_top__2pc05d__k7pgem__ftes3c*/0px/*!*/;
              padding-bottom: /*!setting.b5t6_content_bottom__2pc05d__k7pgem__ftes3c*/50px/*!*/;
              background: /*!setting.b5t6_content_bg_color__2pc05d__k7pgem__ftes3c*/#fff/*!*/;
              color: /*!setting.b5t6_content_color__2pc05d__k7pgem__ftes3c*/#27292b/*!*/;
            }
            .b5t6-content__2pc05d__k7pgem__ftes3c:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t6_content_bg_image__2pc05d__k7pgem__ftes3c*/none/*!*/;
              background-position: /*!setting.b5t6_content_bg_position__2pc05d__k7pgem__ftes3c*/center center/*!*/;
              background-attachment: /*!setting.b5t6_content_bg_effect__2pc05d__k7pgem__ftes3c*/scroll/*!*/;
              opacity: /*!setting.b5t6_content_bg_opacity__2pc05d__k7pgem__ftes3c*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t6-content__2pc05d__k7pgem__ftes3c:before {
                background-attachment: scroll;
              }
            }
            .b5t6-content__2pc05d__k7pgem__ftes3c .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t6-content__2pc05d__k7pgem__ftes3c .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t6-content__2pc05d__k7pgem__ftes3c .block-content__header-description {
              position: relative;
              text-align: center;
            }
            .b5t6-content__2pc05d__k7pgem__ftes3c .block-text__item-link {
              color: #fff;
              background: #007bff;
              border-color: #007bff;
              text-decoration: none;
              font-size: 16px;
              padding: 8px 42px;
              border-radius: 2px;
            }
            .b5t6-content__2pc05d__k7pgem__ftes3c .block-text_item-actions {
              padding-top: 32px;
              display: flex;
              justify-content: /*!setting.b5t6_text_button_position__2pc05d__k7pgem__ftes3c*/center/*!*/
            }
          
            /* B9P1 */
            .b9p1-products__wkeclg {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__wkeclg*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__wkeclg*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__wkeclg*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__wkeclg*/#27292b/*!*/;
            }
            .b9p1-products__wkeclg:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__wkeclg*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__wkeclg*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__wkeclg*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__wkeclg*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__wkeclg:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__wkeclg .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__wkeclg .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__wkeclg .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__wkeclg .block-products__item-name {
            
            }
            .b9p1-products__wkeclg .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__wkeclg .block-products__item {
              color: /*!setting.b9p1_products_items_color__wkeclg*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__wkeclg*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__wkeclg*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__wkeclg*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__wkeclg*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__wkeclg*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__wkeclg*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__wkeclg*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__wkeclg .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__wkeclg*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__wkeclg .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__wkeclg .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__wkeclg .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__wkeclg .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__wkeclg*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__wkeclg .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__wkeclg*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__wkeclg*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__wkeclg*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__wkeclg .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B5T2 */
            .b5t2-content__xnglga {
              position: relative;
              padding-top: /*!setting.b5t2_content_top__xnglga*/50px/*!*/;
              padding-bottom: /*!setting.b5t2_content_bottom__xnglga*/50px/*!*/;
              background: /*!setting.b5t2_content_bg_color__xnglga*/#fff/*!*/;
              color: /*!setting.b5t2_content_color__xnglga*/#27292b/*!*/;
            }
            .b5t2-content__xnglga:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t2_content_bg_image__xnglga*/none/*!*/;
              background-position: /*!setting.b5t2_content_bg_position__xnglga*/center center/*!*/;
              background-attachment: /*!setting.b5t2_content_bg_effect__xnglga*/scroll/*!*/;
              opacity: /*!setting.b5t2_content_bg_opacity__xnglga*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t2-content__xnglga:before {
                background-attachment: scroll;
              }
            }
            .b5t2-content__xnglga .block-content__description {
              position: relative;
              text-align: center;
            }
          
            /* B9P1 */
            .b9p1-products__t9bvm {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__t9bvm*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__t9bvm*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__t9bvm*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__t9bvm*/#27292b/*!*/;
            }
            .b9p1-products__t9bvm:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__t9bvm*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__t9bvm*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__t9bvm*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__t9bvm*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__t9bvm:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__t9bvm .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__t9bvm .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__t9bvm .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__t9bvm .block-products__item-name {
            
            }
            .b9p1-products__t9bvm .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__t9bvm .block-products__item {
              color: /*!setting.b9p1_products_items_color__t9bvm*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__t9bvm*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__t9bvm*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__t9bvm*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__t9bvm*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__t9bvm*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__t9bvm*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__t9bvm*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__t9bvm .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__t9bvm*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__t9bvm .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__t9bvm .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__t9bvm .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__t9bvm .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__t9bvm*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__t9bvm .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__t9bvm*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__t9bvm*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__t9bvm*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__t9bvm .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B5T6 */
            .b5t6-content__nam95 {
              position: relative;
              padding-top: /*!setting.b5t6_content_top__nam95*/0px/*!*/;
              padding-bottom: /*!setting.b5t6_content_bottom__nam95*/0px/*!*/;
              background: /*!setting.b5t6_content_bg_color__nam95*/#fff/*!*/;
              color: /*!setting.b5t6_content_color__nam95*/#27292b/*!*/;
            }
            .b5t6-content__nam95:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t6_content_bg_image__nam95*/none/*!*/;
              background-position: /*!setting.b5t6_content_bg_position__nam95*/center center/*!*/;
              background-attachment: /*!setting.b5t6_content_bg_effect__nam95*/scroll/*!*/;
              opacity: /*!setting.b5t6_content_bg_opacity__nam95*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t6-content__nam95:before {
                background-attachment: scroll;
              }
            }
            .b5t6-content__nam95 .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t6-content__nam95 .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t6-content__nam95 .block-content__header-description {
              position: relative;
              text-align: center;
            }
            .b5t6-content__nam95 .block-text__item-link {
              color: #fff;
              background: #007bff;
              border-color: #007bff;
              text-decoration: none;
              font-size: 16px;
              padding: 8px 42px;
              border-radius: 2px;
            }
            .b5t6-content__nam95 .block-text_item-actions {
              padding-top: 32px;
              display: flex;
              justify-content: /*!setting.b5t6_text_button_position__nam95*/center/*!*/
            }
          
            /* B5T6 */
            .b5t6-content__nam95__1reqp {
              position: relative;
              padding-top: /*!setting.b5t6_content_top__nam95__1reqp*/0px/*!*/;
              padding-bottom: /*!setting.b5t6_content_bottom__nam95__1reqp*/0px/*!*/;
              background: /*!setting.b5t6_content_bg_color__nam95__1reqp*/#fff/*!*/;
              color: /*!setting.b5t6_content_color__nam95__1reqp*/#27292b/*!*/;
            }
            .b5t6-content__nam95__1reqp:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t6_content_bg_image__nam95__1reqp*/none/*!*/;
              background-position: /*!setting.b5t6_content_bg_position__nam95__1reqp*/center center/*!*/;
              background-attachment: /*!setting.b5t6_content_bg_effect__nam95__1reqp*/scroll/*!*/;
              opacity: /*!setting.b5t6_content_bg_opacity__nam95__1reqp*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t6-content__nam95__1reqp:before {
                background-attachment: scroll;
              }
            }
            .b5t6-content__nam95__1reqp .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t6-content__nam95__1reqp .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t6-content__nam95__1reqp .block-content__header-description {
              position: relative;
              text-align: center;
            }
            .b5t6-content__nam95__1reqp .block-text__item-link {
              color: #fff;
              background: #007bff;
              border-color: #007bff;
              text-decoration: none;
              font-size: 16px;
              padding: 8px 42px;
              border-radius: 2px;
            }
            .b5t6-content__nam95__1reqp .block-text_item-actions {
              padding-top: 32px;
              display: flex;
              justify-content: /*!setting.b5t6_text_button_position__nam95__1reqp*/center/*!*/
            }
          
            /* B5T6 */
            .b5t6-content__nam95__1reqp__k08g05 {
              position: relative;
              padding-top: /*!setting.b5t6_content_top__nam95__1reqp__k08g05*/0px/*!*/;
              padding-bottom: /*!setting.b5t6_content_bottom__nam95__1reqp__k08g05*/0px/*!*/;
              background: /*!setting.b5t6_content_bg_color__nam95__1reqp__k08g05*/#fff/*!*/;
              color: /*!setting.b5t6_content_color__nam95__1reqp__k08g05*/#27292b/*!*/;
            }
            .b5t6-content__nam95__1reqp__k08g05:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t6_content_bg_image__nam95__1reqp__k08g05*/none/*!*/;
              background-position: /*!setting.b5t6_content_bg_position__nam95__1reqp__k08g05*/center center/*!*/;
              background-attachment: /*!setting.b5t6_content_bg_effect__nam95__1reqp__k08g05*/scroll/*!*/;
              opacity: /*!setting.b5t6_content_bg_opacity__nam95__1reqp__k08g05*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t6-content__nam95__1reqp__k08g05:before {
                background-attachment: scroll;
              }
            }
            .b5t6-content__nam95__1reqp__k08g05 .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t6-content__nam95__1reqp__k08g05 .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t6-content__nam95__1reqp__k08g05 .block-content__header-description {
              position: relative;
              text-align: center;
            }
            .b5t6-content__nam95__1reqp__k08g05 .block-text__item-link {
              color: #fff;
              background: #007bff;
              border-color: #007bff;
              text-decoration: none;
              font-size: 16px;
              padding: 8px 42px;
              border-radius: 2px;
            }
            .b5t6-content__nam95__1reqp__k08g05 .block-text_item-actions {
              padding-top: 32px;
              display: flex;
              justify-content: /*!setting.b5t6_text_button_position__nam95__1reqp__k08g05*/center/*!*/
            }
          
            /* B9P1 */
            .b9p1-products__hzrci {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__hzrci*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__hzrci*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__hzrci*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__hzrci*/#27292b/*!*/;
            }
            .b9p1-products__hzrci:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__hzrci*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__hzrci*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__hzrci*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__hzrci*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__hzrci:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__hzrci .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__hzrci .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__hzrci .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__hzrci .block-products__item-name {
            
            }
            .b9p1-products__hzrci .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__hzrci .block-products__item {
              color: /*!setting.b9p1_products_items_color__hzrci*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__hzrci*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__hzrci*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__hzrci*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__hzrci*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__hzrci*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__hzrci*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__hzrci*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__hzrci .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__hzrci*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__hzrci .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__hzrci .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__hzrci .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__hzrci .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__hzrci*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__hzrci .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__hzrci*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__hzrci*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__hzrci*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__hzrci .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B12n1 */
            .b12n1-newsletter__rctn6u {
              position: relative;
              padding-top: /*!setting.b12n1_newsletter_top__rctn6u*/30px/*!*/;
              padding-bottom: /*!setting.b12n1_newsletter_bottom__rctn6u*/50px/*!*/;
              background: /*!setting.b12n1_newsletter_bg_color__rctn6u*/#fff/*!*/;
              color: /*!setting.b12n1_newsletter_color__rctn6u*/#27292b/*!*/;
            }
            .b12n1-newsletter__rctn6u:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b12n1_newsletter_bg_image__rctn6u*/none/*!*/;
              background-position: /*!setting.b12n1_newsletter_bg_position__rctn6u*/center center/*!*/;
              background-attachment: /*!setting.b12n1_newsletter_bg_effect__rctn6u*/scroll/*!*/;
              opacity: /*!setting.b12n1_newsletter_bg_opacity__rctn6u*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t1-newsletter:before {
                background-attachment: scroll;
              }
            }
            .b12n1-newsletter__rctn6u .block-header {
              position: relative;
              text-align: center;
            }
            .b12n1-newsletter__rctn6u .block-header__title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b12n1-newsletter__rctn6u .block-header__description {
              position: relative;
              text-align: center;
              margin-bottom: 35px;
            }
            .b12n1-newsletter__rctn6u .block-form {
              position: relative;
            }
            .b12n1-newsletter__rctn6u .block-form__controls {
              background: /*!setting.b12n1_newsletter_form_bg__rctn6u*/#fff/*!*/;
              padding: 24px;
              -webkit-border-radius: /*!setting.b12n1_newsletter_form_radius__rctn6u*/3px/*!*/;
              -moz-border-radius: /*!setting.b12n1_newsletter_form_radius__rctn6u*/3px/*!*/;
              border-radius: /*!setting.b12n1_newsletter_form_radius__rctn6u*/3px/*!*/;
              -webkit-box-shadow: /*!setting.b12n1_newsletter_form_shadow__rctn6u*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b12n1_newsletter_form_shadow__rctn6u*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b12n1_newsletter_form_shadow__rctn6u*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b12n1-newsletter__rctn6u .block-form__controls-label {
              padding-bottom: 10px;
            }
            .b12n1-newsletter__rctn6u .block-form__controls-input {
              padding-bottom: 15px;
            }
            .b12n1-newsletter__rctn6u .block-form__controls-input input {
              min-width: 120px;
              background: /*!setting.b12n1_newsletter_form_field_bg__rctn6u*/#f1f1f1/*!*/;
              border-color: transparent;
              padding: 8px.75rem;
            }
            .b12n1-newsletter__rctn6u .block-form__controls-action {
              position: relative; 
            }
          
            /* B9P1 */
            .b9p1-products__ri4pc {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__ri4pc*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__ri4pc*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__ri4pc*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__ri4pc*/#27292b/*!*/;
            }
            .b9p1-products__ri4pc:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__ri4pc*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__ri4pc*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__ri4pc*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__ri4pc*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__ri4pc:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__ri4pc .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__ri4pc .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__ri4pc .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__ri4pc .block-products__item-name {
            
            }
            .b9p1-products__ri4pc .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__ri4pc .block-products__item {
              color: /*!setting.b9p1_products_items_color__ri4pc*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__ri4pc*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__ri4pc*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__ri4pc*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__ri4pc*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__ri4pc*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__ri4pc*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__ri4pc*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__ri4pc .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__ri4pc*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__ri4pc .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__ri4pc .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__ri4pc .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__ri4pc .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__ri4pc*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__ri4pc .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__ri4pc*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__ri4pc*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__ri4pc*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__ri4pc .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B5T1 */
            .b5t1-content__fjeti6 {
              position: relative;
              padding-top: /*!setting.b5t1_content_top__fjeti6*/30px/*!*/;
              padding-bottom: /*!setting.b5t1_content_bottom__fjeti6*/50px/*!*/;
              background: /*!setting.b5t1_content_bg_color__fjeti6*/#fff/*!*/;
              color: /*!setting.b5t1_content_color__fjeti6*/#27292b/*!*/;
            }
            .b5t1-content__fjeti6:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b5t1_content_bg_image__fjeti6*/url(https://ucarecdn.com/b878c1f1-dc0c-466a-8bc8-908eec24a55f/)/*!*/;
              background-position: /*!setting.b5t1_content_bg_position__fjeti6*/center center/*!*/;
              background-attachment: /*!setting.b5t1_content_bg_effect__fjeti6*/scroll/*!*/;
              opacity: /*!setting.b5t1_content_bg_opacity__fjeti6*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b5t1-content__fjeti6:before {
                background-attachment: scroll;
              }
            }
            .b5t1-content__fjeti6 .block-content__header {
              position: relative;
              text-align: center;
            }
            .b5t1-content__fjeti6 .block-content__header-title {
              position: relative;
              margin-bottom: 15px;
              text-align: center;
            }
            .b5t1-content__fjeti6 .block-content__header-description {
              position: relative;
              text-align: center;
            }
          
            /* B9P1 */
            .b9p1-products__72zii {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__72zii*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__72zii*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__72zii*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__72zii*/#27292b/*!*/;
            }
            .b9p1-products__72zii:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__72zii*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__72zii*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__72zii*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__72zii*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__72zii:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__72zii .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__72zii .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__72zii .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__72zii .block-products__item-name {
            
            }
            .b9p1-products__72zii .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__72zii .block-products__item {
              color: /*!setting.b9p1_products_items_color__72zii*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__72zii*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__72zii*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__72zii*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__72zii*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__72zii*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__72zii*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__72zii*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__72zii .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__72zii*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__72zii .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__72zii .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__72zii .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__72zii .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__72zii*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__72zii .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__72zii*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__72zii*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__72zii*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__72zii .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__iqd2a {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__iqd2a*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__iqd2a*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__iqd2a*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__iqd2a*/#27292b/*!*/;
            }
            .b9p1-products__iqd2a:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__iqd2a*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__iqd2a*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__iqd2a*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__iqd2a*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__iqd2a:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__iqd2a .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__iqd2a .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__iqd2a .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__iqd2a .block-products__item-name {
            
            }
            .b9p1-products__iqd2a .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__iqd2a .block-products__item {
              color: /*!setting.b9p1_products_items_color__iqd2a*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__iqd2a*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__iqd2a*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__iqd2a*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__iqd2a*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__iqd2a*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__iqd2a*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__iqd2a*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__iqd2a .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__iqd2a*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__iqd2a .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__iqd2a .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__iqd2a .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__iqd2a .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__iqd2a*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__iqd2a .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__iqd2a*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__iqd2a*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__iqd2a*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__iqd2a .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__gre52m {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__gre52m*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__gre52m*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__gre52m*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__gre52m*/#27292b/*!*/;
            }
            .b9p1-products__gre52m:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__gre52m*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__gre52m*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__gre52m*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__gre52m*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__gre52m:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__gre52m .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__gre52m .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__gre52m .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__gre52m .block-products__item-name {
            
            }
            .b9p1-products__gre52m .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__gre52m .block-products__item {
              color: /*!setting.b9p1_products_items_color__gre52m*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__gre52m*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__gre52m*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__gre52m*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__gre52m*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__gre52m*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__gre52m*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__gre52m*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__gre52m .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__gre52m*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__gre52m .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__gre52m .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__gre52m .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__gre52m .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__gre52m*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__gre52m .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__gre52m*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__gre52m*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__gre52m*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__gre52m .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p1-products__pbur3 {
              position: relative;
              padding-top: /*!setting.b9p1_products_top__pbur3*/30px/*!*/;
              padding-bottom: /*!setting.b9p1_products_bottom__pbur3*/50px/*!*/;
              background: /*!setting.b9p1_products_bg_color__pbur3*/#fff/*!*/;
              color: /*!setting.b9p1_products_color__pbur3*/#27292b/*!*/;
            }
            .b9p1-products__pbur3:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p1_products_bg_image__pbur3*/none/*!*/;
              background-position: /*!setting.b9p1_products_bg_position__pbur3*/center center/*!*/;
              background-attachment: /*!setting.b9p1_products_bg_effect__pbur3*/scroll/*!*/;
              opacity: /*!setting.b9p1_products_bg_opacity__pbur3*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p1-products__pbur3:before {
                background-attachment: scroll;
              }
            }
            .b9p1-products__pbur3 .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p1-products__pbur3 .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p1-products__pbur3 .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p1-products__pbur3 .block-products__item-name {
            
            }
            .b9p1-products__pbur3 .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p1-products__pbur3 .block-products__item {
              color: /*!setting.b9p1_products_items_color__pbur3*/#27292b/*!*/;
              background: /*!setting.b9p1_products_items_bg__pbur3*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p1_products_items_radius__pbur3*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p1_products_items_radius__pbur3*/4px/*!*/;
              border-radius: /*!setting.b9p1_products_items_radius__pbur3*/4px/*!*/;
              padding: 15px;
              text-align: center;
              margin-bottom: 15px;
              margin-top: 15px;
              -webkit-box-shadow: /*!setting.b9p1_products_items_shadow__pbur3*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p1_products_items_shadow__pbur3*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p1_products_items_shadow__pbur3*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p1-products__pbur3 .block-products__item-header {
              font-size: /*!setting.b9p1_products_items_icon_size__pbur3*/55px/*!*/;
              padding: 10px 0px;
            }
            .b9p1-products__pbur3 .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p1-products__pbur3 .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p1-products__pbur3 .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p1-products__pbur3 .block-products__item-price {
              font-size: /*!setting.b9p1_products_items_price_size__pbur3*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p1-products__pbur3 .block-products__item-button {
              color: /*!setting.b9p1_products_items_btn_color__pbur3*/#fff/*!*/;
              background-color: /*!setting.b9p1_products_items_btn_bg__pbur3*/#007bff/*!*/;
              border-color: /*!setting.b9p1_products_items_btn_bg__pbur3*/#007bff/*!*/;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
            }
            .b9p1-products__pbur3 .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
          
            /* B9P1 */
            .b9p2-products__9b6qaf {
              position: relative;
              padding-top: /*!setting.b9p2_products_top__9b6qaf*/30px/*!*/;
              padding-bottom: /*!setting.b9p2_products_bottom__9b6qaf*/50px/*!*/;
              background: /*!setting.b9p2_products_bg_color__9b6qaf*/#fff/*!*/;
              color: /*!setting.b9p2_products_color__9b6qaf*/#27292b/*!*/;
            }
            .b9p2-products__9b6qaf:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-image: /*!setting.b9p2_products_bg_image__9b6qaf*/none/*!*/;
              background-position: /*!setting.b9p2_products_bg_position__9b6qaf*/center center/*!*/;
              background-attachment: /*!setting.b9p2_products_bg_effect__9b6qaf*/scroll/*!*/;
              opacity: /*!setting.b9p2_products_bg_opacity__9b6qaf*/1/*!*/;
            }
            @media only screen and (max-device-width: 1366px) {
              .b9p2-products__9b6qaf:before {
                background-attachment: scroll;
              }
            }
            
            .b9p2-products__9b6qaf .block-products__slider{
              padding: 0px 100px 0px 95px;
            }
            
            .b9p2-products__9b6qaf .slider__arrow-prev{
              left: 0px;
              height: 100%;
              width: 110px;
              justify-content: center;
            }
            
            .b9p2-products__9b6qaf .slider__arrow-prev:before{
              color: /*!setting.b9p2_products_slider_arrows_color__9b6qaf*/#000/*!*/;
            }
            
            .b9p2-products__9b6qaf .slider__arrow-next{
              right: 0px;
              height: 100%;
              width: 110px;
              justify-content: center;
              color: /*!setting.b9p2_products_slider_arrows_color__9b6qaf*/#000/*!*/;
            }
            
            .b9p2-products__9b6qaf .slider__arrow-next:before{
              color: /*!setting.b9p2_products_slider_arrows_color__9b6qaf*/#000/*!*/;
            }
          
            .b9p2-products__9b6qaf .block-products__header {
              position: relative;
              padding: 5px 0px;
              margin-bottom: 15px;
              text-align: center
            }
            .b9p2-products__9b6qaf .block-products__header-title {
              position: relative;
              padding: 5px 0px;
            }
            .b9p2-products__9b6qaf .block-products__item-quantity {
              margin-right: 5px;
            }
            .b9p2-products__9b6qaf .block-products__item-name {
            
            }
            .b9p2-products__9b6qaf .block-products__header-description {
              position: relative;
              margin: 10px 0px;
            }
            .b9p2-products__9b6qaf .block-products__item-slide{
              padding: 15px 15px 40px 15px;
            }
            .b9p2-products__9b6qaf .block-products__item {
              color: /*!setting.b9p2_products_items_color__9b6qaf*/#27292b/*!*/;
              background: /*!setting.b9p2_products_items_bg__9b6qaf*/#fff/*!*/;
              -webkit-border-radius: /*!setting.b9p2_products_items_radius__9b6qaf*/4px/*!*/;
              -moz-border-radius: /*!setting.b9p2_products_items_radius__9b6qaf*/4px/*!*/;
              border-radius: /*!setting.b9p2_products_items_radius__9b6qaf*/4px/*!*/;
              padding: 15px;
              text-align: center;
              -webkit-box-shadow: /*!setting.b9p2_products_items_shadow__9b6qaf*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              -moz-box-shadow: /*!setting.b9p2_products_items_shadow__9b6qaf*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
              box-shadow: /*!setting.b9p2_products_items_shadow__9b6qaf*/0 8px 16px 0 rgba(24, 24, 26, 0.08)/*!*/;
            }
            .b9p2-products__9b6qaf .block-products__item-images img{
              margin: 0 auto;
            }
            .b9p2-products__9b6qaf .block-products__item-header {
              font-size: /*!setting.b9p2_products_items_icon_size__9b6qaf*/55px/*!*/;
              padding-bottom: 10px;
            }
            .b9p2-products__9b6qaf .block-products__item-header span {
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: content-box;
              margin-left: auto;
              margin-right: auto;
              width: 65px;
              height: 65px;
              font-size: 65px;
            }
            .b9p2-products__9b6qaf .block-products__item-properties {
              margin-bottom: 15px;
            }
            .b9p2-products__9b6qaf .block-products__item-title {
              font-size: 20px;
              font-weight: bold;
              padding: 5px 0px;
              word-wrap: break-word;
            }
            .b9p2-products__9b6qaf .block-products__item-price {
              font-size: /*!setting.b9p2_products_items_price_size__9b6qaf*/32px/*!*/;
              font-weight: bold;
              padding-top: 5px;
              padding-bottom: 20px;
            }
            .b9p2-products__9b6qaf .block-products__item-button {
              color: #fff;
              background-color: #007bff;
              border-color: #007bff;
              text-decoration: none;
              font-size: 16px;
              border-radius: 2px;
              padding: 8px 10px;
              word-break: break-all;
            }
            .b9p2-products__9b6qaf .block-products__item-button p {
              padding-bottom: 0px;
              margin-bottom: 0px;
            }
            
            @media(max-width: 768px){
              .b9p2-products__9b6qaf .block-products__slider{
                padding: 0px 40px;
              }
              .b9p2-products__9b6qaf .block-products__item-slide{
                padding: 15px 15px;
              }
              .b9p2-products__9b6qaf .slider__arrow-prev{
                width: 40px;
                display: none!important;
              }
              .b9p2-products__9b6qaf .slider__arrow-next{
                width: 40px;
                display: none!important;
              }
              
            }
            
            @media (min-width: 1200px) {
              .b9p2-products__9b6qaf .container-slider {
                  max-width: 1600px;
              }
            }
          