@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap");

/*** Customize seu css aqui ***/

.btn {
  -webkit-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  -moz-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  -ms-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  -o-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  background-color: #FF6300;
  border: none;
  color: #fff
}

.btn-first {
  background-color: #FF6300;
  color: #fff
}

.btn-first:focus,
.btn-first:hover {
  background-color: #FF6300;
  color: #fff
}

.btn-sidenav-close.btn-sidenav-close_custom {
  -webkit-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  -moz-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  -ms-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  -o-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  background-color: #FF6300;
  border-radius: 16px;
  border: none;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  height: 32px;
  line-height: 12px;
  margin-bottom: -3px;
  margin-top: -5px;
  max-width: 105px;
  padding: 3px 16px 5px;
  text-align: center
}

.sidenav-overlay .btn:not(.btn-access) {
  background-color: #FF6300;
  border-color: #FF6300;
  border-radius: 6px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  min-height: 55px;
  padding: 16.5px 15px;
  text-transform: uppercase
}

.sidenav-overlay_account .btn-new_user {
  background-color: #fff;
  border: 1px solid #FF6300;
  color: #FF6300;
  font-size: 14px;
  font-weight: bold
}

.sidenav-overlay_cart .cart-total_price {
  color: #FF6300
}

.sidenav-payment-calculation .accordion-header {
  background-color: #FF6300;
  border-radius: 10px;
  color: #fff;
  fill: #fff;
  min-height: 70px;
  padding: 15px 20px
}

.cart-tag {
  background-color: #FF6300;
  border-radius: 4px;
  color: #fff;
  display: flex;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  margin-bottom: 10px;
  padding: 3px 8px
}

.search_link.active .icon-bar {
  background-color: #FF6300;
  border-radius: 2px
}

.search_link.active .icon-bar:first-child {
  background-color: #FF6300;
  border-radius: 2px;
  border: 0;
  height: 1px;
  margin-bottom: 0;
  margin-left: 0;
  transform: matrix(1, -0.9, 0.9, 1, 0, 9);
  width: 18px
}

.search_link .icon-bar:first-child {
  border-radius: 50%;
  border: 2px solid #FF6300;
  height: .8888888889em;
  margin-bottom: .1111111111em;
  width: .8888888889em
}

.search_link .icon-bar:last-child {
  background-color: #FF6300;
  border-radius: 2px;
  height: 2px;
  transform: rotate(45deg) translate(.3333333333em, -.6111111111em);
  width: 8px
}

.header-link svg {
  fill: #FF6300
}

.header-link_menu__mobile.active .icon-bar {
  background-color: #FF6300;
  height: 1px;
  width: 18px
}

.header-link_menu__mobile .icon-bar {
  background-color: #FF6300;
  display: block;
  float: none;
  height: 2px;
  margin-bottom: 4px;
  transition: all 600ms cubic-bezier(0.91, 0.005, 0.07, 1);
  width: 24px
}

.nav-main_link:focus,
.nav-main_link:hover {
  box-shadow: none;
  color: #FF6300;
  fill: #FF6300;
  opacity: 1
}

.nav-main_link:focus .icon_arrow_down,
.nav-main_link:hover .icon_arrow_down {
  fill: #FF6300
}

.search svg {
  fill: #FF6300
}

.sidebar-nav .sidebar-nav-icon svg {
  fill: #FF6300;
  height: 100%;
  width: 100%
}

.social-icons__link:focus svg,
.social-icons__link:hover svg {
  fill: #FF6300
}

.footer a:focus,
.footer a:hover {
  color: #FF6300
}

.btn.btn-access svg {
  fill: #FF6300;
  height: 22px;
  margin-right: 20px;
  width: 22px
}

.form-group .dropdown ul a:focus,
.form-group .dropdown ul a:hover {
  background-color: rgba(255, 152, 0, 0.15);
  color: #FF6300
}

.showcase-prices_plots span {
  color: #FF6300;
  font-weight: 800
}

.showcase-tag {
  background-color: #FF6300;
  border-radius: 3px;
  color: #fff;
  display: table;
  font-size: 11px;
  font-weight: 800;
  line-height: 16px;
  margin-bottom: 4px;
  padding: 1px 8px 3px;
  text-align: center;
  z-index: 1
}

.product-kit .product-btn.product-btn_buy.active {
  background-color: #FF6300;
  font-weight: 600
}

.product-kit .product-content_box .showcase-product_title {
  color: #FF6300;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px
}

.product-kit .product-form-group .form-checkbox input:checked+.form-icon {
  background: #FF6300;
  border-color: #FF6300
}

.product-kit .product-form-group .form-icon {
  border-radius: 4px;
  border: 2px solid #FF6300;
  display: table;
  height: 24px;
  left: 0;
  margin: auto;
  position: relative;
  right: 0;
  width: 24px
}

.product-kit .showcase-kit_finish {
  background-color: #FF6300;
  border-radius: 15px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 60px;
  min-height: 80px;
  padding: 15px 0
}

.product-kit .showcase-kit_header {
  align-content: center;
  background-color: #FF6300;
  border-radius: 15px;
  color: #fff;
  display: flex;
  fill: #fff;
  font-size: 18px;
  font-weight: 500;
  justify-content: space-between;
  line-height: 22px;
  min-height: 40px;
  padding-bottom: 5px;
  padding-top: 5px;
  transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1)
}

.product-kit .showcase-kit_header .showcase-kit_btn {
  align-items: center;
  background-color: #fff;
  border-radius: 11px;
  color: #FF6300;
  display: flex;
  fill: #FF6300;
  font-size: 12px;
  height: 22px;
  justify-content: center;
  line-height: 16px;
  margin-right: 35px;
  min-width: 100px;
  padding: 3px 15px
}

.showcase-model-9:before {
  background-color: #FF6300;
  left: 0;
  right: auto
}


.showcase-model-9 .showcase-timer {
  background-color: #FF6300;
  color: #0f0e0e;
  fill: #0f0e0e;
  width: 498px
}

.showcase-model-9 .showcase-timer-content_title {
  background-color: #FF6300;
  color: #0f0e0e;
  display: table;
  font-size: .1217391304em;
  font-weight: bold;
  line-height: 1.4285714286em;
  margin: -.7857142857em auto 0;
  text-align: center;
  text-transform: uppercase;
  width: 10.7142857143em
}

@media (max-width: 991px) {
  .showcase-model-9 {
    background-color: #FF6300;
    padding-bottom: 48px;
    padding-top: 48px
  }

}

.showcase-model-10 .showcase-banners_footer__link {
  align-items: center;
  background-color: #FF6300;
  border-radius: 8px;
  color: #fff;
  display: flex;
  fill: #fff;
  font-size: 12px;
  font-weight: 500;
  height: 28px;
  justify-content: center;
  padding: 2px 8px;
  width: 140px
}

.showcase-model-10 .showcase-banners_link:focus svg,
.showcase-model-10 .showcase-banners_link:hover svg {
  fill: #FF6300
}

.showcase-model-12 .card-btn {
  align-items: center;
  background-color: #FF6300;
  border-radius: 20px;
  color: #fff;
  display: flex;
  float: left;
  font-size: 13px;
  font-weight: 600;
  height: 36px;
  justify-content: center;
  padding: 8px 32px;
  text-align: center;
  text-transform: uppercase
}

.card-page .btn {
  background-color: #FF6300;
  border-radius: 24px;
  border: none;
  color: #fff;
  float: right;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  min-height: 48px;
  padding: 14px 15px;
  text-transform: uppercase
}

.card-page .card-title {
  color: #FF6300;
  font-size: 22px;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 0
}

.card-pages-nav .card-header {
  color: #FF6300;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px
}

.card-page-table_adresses .page-table-box_main .btn-table-item.btn-edit {
  background-color: rgba(255, 152, 0, 0.1);
  color: #FF6300
}

.page-table-box_main .form-switch .form-icon {
  background-color: #FF6300;
  border-radius: 11px;
  border: none;
  height: 22px;
  min-width: 60px;
  position: relative
}

.page-accordion_address .form-switch input:checked+.form-icon {
  background-color: #FF6300
}


.page-accordion_address .btn-table-item.btn-edit svg {
  fill: #FF6300
}

.btn-checkout-coupon:focus,
.btn-checkout-coupon:hover {
  background-color: #FF6300;
  border-color: #FF6300;
  box-shadow: none;
  color: #fff
}

.checkout-accordion .accordion-price {
  align-items: center;
  color: #FF6300;
  display: flex;
  font-weight: bold;
  justify-content: space-between
}

.checkout-card .form-checkbox input:checked+.form-icon {
  background-color: #FF6300;
  border-color: #FF6300
}

.checkout-card .form-checkbox input:focus+.form-icon {
  border-color: #FF6300
}

.checkout-card-finish_body .card-title .checkout-icon svg {
  fill: #FF6300;
  width: 28px
}

.checkout-card-finish_body .timeline .timeline-item .timeline-icon {
  background-color: #FF6300;
  height: 30px;
  position: relative;
  width: 30px;
  z-index: 1
}

.checkout-card-finish_footer a {
  color: #FF6300
}

.checkout-card-finish_header .checkout-icon {
  align-items: center;
  background-color: #FF6300;
  border-radius: 50%;
  display: flex;
  float: left;
  height: 30px;
  justify-content: center;
  text-align: center;
  width: 30px
}

.checkout-card-finish_header .checkout-text a {
  color: #FF6300;
  font-weight: bold
}

.checkout-card-summary_info .card-header a {
  color: #FF6300;
  cursor: pointer;
  float: right;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px
}

.checkout-card-summary_info .card-subtitle a {
  color: #FF6300;
  font-weight: bold
}

.checkout-link-login a {
  color: #39A6AA;
  font-weight: bold
}

.checkout-more-option {
  -webkit-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  -moz-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  -ms-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  -o-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  align-items: center;
  background-color: #FF6300;
  border-radius: 0 0 12px 12px;
  border: none;
  color: #fff;
  cursor: pointer;
  display: flex;
  fill: #fff;
  font-size: 13px;
  font-weight: bold;
  justify-content: center;
  line-height: 15px;
  padding: 10px 25px
}

.checkout-option .form-radio input:checked+.form-icon {
  background-color: #fff;
  border-color: #FF6300;
  box-shadow: none
}

.checkout-option .form-radio input:checked+.form-icon:before {
  background-color: #FF6300
}

.checkout-payment-icon.checkout-payment-icon_option svg {
  fill: #FF6300;
  height: 32px;
  margin-right: 20px;
  width: 32px
}

.checkout-product-coupon_new .btn:focus,
.checkout-product-coupon_new .btn:hover {
  background-color: #fff;
  border-color: #FF6300;
  box-shadow: none;
  color: #FF6300
}

.checkout-product-total .checkout-product-price,
.checkout-product-total .checkout-product-title {
  color: #000;
  font-size: 18px;
  font-weight: bold
}

.tab-checkout-status .tab-item.active .avatar {
  background-color: #FF6300
}

.tab-checkout-status .tab-item.active a {
  border-bottom-color: #FF6300
}

.checkout-tag {
  background-color: #FF6300;
  border-radius: 4px;
  color: #fff;
  display: flex;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  margin-bottom: 10px;
  padding: 3px 8px
}

.tab-checkout-status.tab-checkout-status_all:after {
  background-color: #FF6300;
  right: 0
}

.tab-checkout-status:before {
  background-color: #FF6300;
  left: 0
}

.checkout-card-finish_footer a {
  color: #FF6300
}

.checkout-card-finish_footer a {
  color: #FF6300
}

.checkout-card-finish_payment .card-title .checkout-icon svg {
  fill: #FF6300;
  width: 28px
}

.checkout-card-finish_payment .checkout-text_icon .checkout-icon svg {
  fill: #FF6300;
  width: 18px
}

.adresses-main .dropdown-toggle,
.orders-main .dropdown-toggle {
  background-color: #FF6300;
  border-radius: 20px;
  border: 1px solid #FF6300;
  box-shadow: none;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  height: auto;
  line-height: 16px;
  min-height: 32px;
  min-width: 125px;
  padding: 7px 15px;
  text-transform: none
}

.page-pagination .pagination_link__arrow {
  align-items: center;
  background-color: #FF6300;
  border-radius: 50%;
  border: 2px solid #FF6300;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  display: flex;
  height: 30px;
  justify-content: center;
  margin: 0 10px;
  padding: 0;
  width: 30px
}

.page-thead .page-table-item {
  color: #FF6300;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  text-align: center
}

.page-title {
  color: #FF6300;
  font-size: 22px;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 0
}

.table-product_custom a {
  color: #FF6300;
  text-decoration: underline
}

.table-products-title {
  background-color: #f5f8fb;
  color: #FF6300;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  padding: 14px 20px 13px
}

.orders-main .product-rating_link {
  color: #FF6300;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  padding-left: 16px
}

.product-box_variations__miniature .product-variation_item.active .product-variation_link {
  border-color: #FF6300
}

.product-btn.product-btn_buy {
  background-color: #FF6300;
  color: #fff
}

.product-btn.product-btn_shipping {
  background-color: #fff;
  color: #FF6300;
  float: right;
  font-size: 13px
}

.product-description_ico {
  align-items: center;
  background-color: #FF6300;
  border-radius: 50%;
  border: 2px solid #FF6300;
  display: flex;
  height: 45px;
  justify-content: center;
  text-align: center;
  width: 45px
}

.product-gallery .slider__arrow {
  background-color: #FF6300;
  border: 2px solid #FF6300;
  height: 45px;
  left: 0;
  margin: auto;
  right: 0;
  width: 45px
}

.product-tag {
  background-color: #FF6300;
  border-bottom-right-radius: 12px;
  border-top-right-radius: 12px;
  bottom: auto;
  color: #fff;
  display: table;
  font-size: 12px;
  font-weight: bold;
  left: 0;
  line-height: 20px;
  min-width: 115px;
  padding: 2px 8px;
  position: absolute;
  right: auto;
  text-transform: uppercase;
  top: 25px;
  z-index: 1
}

.showcase-buy-to-gether .showcase-item_calc {
  color: #FF6300;
  font-size: 55px;
  font-weight: 600;
  line-height: 58px;
  text-align: center
}


.btn-more-review {
  cursor: pointer;
  align-items: center;
  background-color: transparent;
  border-color: #FF6300;
  border-width: 1.5px 0 0 0;
  color: #FF6300;
  display: table;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  margin: 24px auto 0;
  padding: 6px 16px
}

.notfound-btn {
  background-color: #FF6300;
  border-radius: 30px;
  border: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  color: #fff;
  display: table;
  font-size: 15px;
  font-weight: 600;
  height: 50px;
  line-height: 20px;
  margin-left: auto;
  margin-right: auto;
  min-width: 220px;
  padding: 15px 30px;
  text-align: center;
  text-transform: uppercase
}

.notfound-text {
  color: #FF6300;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2222222222em;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 22.2222222222em;
  text-align: center
}

.search-options.search-options_bottom .search-options-pagination_item.active a.search-options-pagination_link {
  background-color: #FF6300;
  color: #fff
}

.search-options-pagination a.search-options-pagination_link__arrow {
  align-items: center;
  background-color: #FF6300;
  border-radius: 50%;
  border: 2px solid #FF6300;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  display: flex;
  height: 26px;
  justify-content: center;
  margin: 0;
  padding: 0;
  width: 26px
}

.search-options-pagination_link__arrow svg {
  fill: #FF6300;
  height: 7px;
  width: 7px
}

.search-view_link svg {
  fill: #FF6300;
  height: 18px;
  width: 18px
}

.search-filters-content .form-radio input:checked+.form-icon {
  background-color: #FF6300;
  border: 0
}

.search-filter-icon {
  align-items: center;
  background-color: #FF6300;
  border-radius: 50%;
  border: 2px solid #FF6300;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  display: flex;
  float: right;
  height: 22px;
  justify-content: center;
  width: 22px
}

.search-filters-btn {
  background-color: #FF6300;
  border-radius: 15px;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  height: 55px;
  line-height: 20px;
  text-transform: uppercase
}

.search-filter-price .noUi-target {
  background-color: #FF6300;
  border-radius: 2px;
  border: none;
  box-shadow: none
}

.search-filter-price .noUi-connect {
  background: #FF6300
}

.search-filter-price .noUi-handle {
  background-color: #FF6300;
  border-radius: 50%;
  border: 0;
  box-shadow: none;
  height: 12px;
  right: -6px;
  top: -5px;
  width: 12px
}

.checkout-card-shipping_payment .card-title svg {
  fill: #141414;
  float: left;
  height: 30px;
  margin-right: 18px;
  width: 30px
}

.search-options_mobile .search-option-icon svg {
  fill: #141414;
  height: 20px;
  width: 22px
}

.btn.product-btn_payment {
  background-color: transparent;
  color: #000;
}

.btn-sidenav-close.btn-sidenav-close_custom:focus,
.btn-sidenav-close.btn-sidenav-close_custom:hover {
  background-color: #B34400;
  color: #fff;
  opacity: 1
}

.sidenav-overlay .btn:not(.btn-access):focus,
.sidenav-overlay .btn:not(.btn-access):hover {
  background-color: #B34400;
  border-color: #B34400;
  color: #fff
}

.sidenav-overlay_account .btn-new_user:focus,
.sidenav-overlay_account .btn-new_user:hover {
  background-color: #fff;
  border-color: #B34400;
  color: #B34400
}

.showcase-model-10 .showcase-banners_footer__link:focus,
.showcase-model-10 .showcase-banners_footer__link:hover {
  background-color: #B34400;
  color: #fff;
  opacity: 1
}

.showcase-model-12 .card-btn:focus,
.showcase-model-12 .card-btn:hover {
  background-color: #B34400;
  color: #fff
}

.card-page .btn:focus,
.card-page .btn:hover {
  background-color: #B34400;
  color: #fff
}

.adresses-main .dropdown-toggle:focus,
.adresses-main .dropdown-toggle:hover,
.orders-main .dropdown-toggle:focus,
.orders-main .dropdown-toggle:hover {
  background-color: #B34400;
  border-color: #B34400;
  color: #fff
}

.page-pagination .pagination_link__arrow:focus,
.page-pagination .pagination_link__arrow:hover {
  background-color: #B34400;
  border-color: #B34400;
  box-shadow: 0px 10px 10px rgba(27, 113, 190, 0.25)
}

.product-btn.product-btn_buy:focus,
.product-btn.product-btn_buy:hover {
  background-color: #B34400;
  color: #fff;
  opacity: 1
}

.product-btn.product-btn_shipping:focus,
.product-btn.product-btn_shipping:hover {
  background-color: #fafafa;
  color: #B34400;
  opacity: 1
}

.product-gallery .slider__arrow:focus,
.product-gallery .slider__arrow:hover {
  background-color: #B34400;
  border-color: #B34400;
  box-shadow: 0px 8px 12px 0px rgba(230, 137, 0, 0.2);
  opacity: 1
}

.search-options-pagination a.search-options-pagination_link__arrow:not(.disable):focus,
.search-options-pagination a.search-options-pagination_link__arrow:not(.disable):hover {
  background-color: #B34400;
  border-color: #B34400;
  box-shadow: 0px 10px 10px rgba(230, 137, 0, 0.25)
}

.search-filters-content .form-radio input:focus+.form-icon,
.search-filters-content .form-radio input:hover+.form-icon {
  background-color: #B34400;
  border: 0;
  box-shadow: none
}

.sidenav-overlay .btn.input-group-btn {
  background-color: transparent !important;
  color: #333 !important;
}

html,
body {
  background-color: #efefef;
}

html,
body,
button,
input,
select,
textarea,
.btn,
.footer,
.header,
.nav-main_link,
.showcase-title,
.showcase-product,
.footer a,
.footer p,
.footer li {
  font-family: "Poppins", sans-serif !important;
}

.home-main {
  background-color: #efefef;
  padding-bottom: 28px;
}

.showcase:last-child {
  padding-bottom: 12px !important;
}

main.home-main + .footer {
  margin-top: 12px;
}

.showcase-title,
.footer_title,
.footer-contact_title {
  letter-spacing: 0.02em;
}

.showcase-title,
.footer_title {
  font-size: 30px;
  margin-bottom: 60px;
}

.footer_title {
  margin-bottom: 22px;
}

.nav-main_link {
  font-size: 15px;
}

.nav-main_content li,
.nav-main_content a,
.nav-main_children {
  font-size: 14px;
}

.sidebar-nav .nav-mobile .nav-mobile_link a,
.nav-mobile_text {
  font-size: 15px;
}

.footer {
  background-color: #1f1f1f;
}

.footer .footer-content_main {
  padding-top: 56px;
  padding-bottom: 38px;
}

.footer .footer-content_second,
.footer .footer-content_info {
  background-color: #f7f7f7;
}

.footer .footer-content_second,
.footer .footer-content_info,
.footer .footer-content_info .logo-platform,
.footer-text-bottom {
  color: #3a3a3a;
}

.footer .footer-content_info {
  border-top: 1px solid #d9d9d9;
}

.footer_title {
  font-size: 20px;
  line-height: 1.3;
}

.footer-contact_box {
  font-size: 18px;
}

.footer-contact_box .footer-contact_title {
  font-size: 15px;
}

.footer-contact_box .footer-contact_link {
  font-size: 1.35em;
}

.footer-box_contact2 {
  margin-top: 22px;
}

.footer-box_contact2 .footer-contact_title {
  font-size: 20px;
  font-weight: 700;
  padding-top: 8px;
  padding-bottom: 8px;
}

.footer-contact_item,
.footer-page_item,
.footer-page_link {
  font-size: 16px;
  line-height: 1.45;
}

.footer-contact_item.footer-contact_item__email {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 0;
}

.footer-text-bottom {
  font-size: 13px;
  line-height: 1.5;
}

.footer .footer-content_info .logo-platform {
  font-size: 12px;
  line-height: 1.5;
}

.footer-social {
  justify-content: flex-start;
  margin-left: -4px;
}

.footer-social_item {
  margin-left: 4px;
  margin-right: 10px;
}

.social-icons__link {
  width: 48px;
  height: 48px;
}

.social-icons__link img,
.social-icons__link svg {
  max-width: 24px;
  max-height: 24px;
}

.showcase.showcase-model-4 .showcase-products .slider__arrow {
  width: 44px;
  height: 44px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
  transition: background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.showcase.showcase-model-4 .showcase-products .slider__arrow svg {
  max-width: 20px;
  max-height: 20px;
}

.showcase.showcase-model-4 .showcase-products .slider__arrow svg path {
  transition: fill 0.25s ease;
}

.showcase.showcase-model-4 .showcase-products .slider__arrow.slider__arrow--prev {
  left: -22px;
}

.showcase.showcase-model-4 .showcase-products .slider__arrow.slider__arrow--next {
  right: -22px;
}

.showcase.showcase-model-4 .showcase-products .slider__arrow:focus,
.showcase.showcase-model-4 .showcase-products .slider__arrow:hover {
  background-color: #000;
  border-color: #000;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.2);
  opacity: 1;
}

.showcase.showcase-model-4 .showcase-products .slider__arrow:focus svg,
.showcase.showcase-model-4 .showcase-products .slider__arrow:hover svg {
  fill: #fff;
}

.showcase.showcase-model-4 .showcase-products .slider__arrow:focus svg path,
.showcase.showcase-model-4 .showcase-products .slider__arrow:hover svg path {
  fill: #fff;
}

.showcase.showcase-model-4 .showcase-product {
  padding: 12px 20px 21px;
}

.showcase.showcase-model-4 .showcase-product .card-header {
  padding-top: 14px;
}

.showcase.showcase-model-4 .showcase-product .card-footer {
  padding-top: 14px;
}

.showcase.showcase-model-4 .showcase-product_link_title {
  line-height: 1.25;
}

.showcase.showcase-model-4 .showcase-prices_price {
  line-height: 1.1;
}

.showcase.showcase-model-4 .showcase-prices_plots {
  line-height: 1.25;
}

.showcase.showcase-21 .showcase-title {
  margin-top: 24px;
  margin-bottom: 66px;
}

.showcase.showcase-model-6 .showcase-banners .slider__arrow {
  width: 44px;
  height: 44px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  transform: translateY(-15px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
  transition: background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.showcase.showcase-model-6 .showcase-banners .slider__arrow svg {
  max-width: 20px;
  max-height: 20px;
}

.showcase.showcase-model-6 .showcase-banners .slider__arrow svg path {
  transition: fill 0.25s ease;
}

.showcase.showcase-model-6 .showcase-banners .slider__arrow.slider__arrow--prev {
  left: -22px;
}

.showcase.showcase-model-6 .showcase-banners .slider__arrow.slider__arrow--next {
  right: -22px;
}

.showcase.showcase-model-6 .showcase-banners .slider__arrow:focus,
.showcase.showcase-model-6 .showcase-banners .slider__arrow:hover {
  background-color: #000;
  border-color: #000;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.2);
  opacity: 1;
}

.showcase.showcase-model-6 .showcase-banners .slider__arrow:focus svg,
.showcase.showcase-model-6 .showcase-banners .slider__arrow:hover svg {
  fill: #fff;
}

.showcase.showcase-model-6 .showcase-banners .slider__arrow:focus svg path,
.showcase.showcase-model-6 .showcase-banners .slider__arrow:hover svg path {
  fill: #fff;
}

.home-main .showcase .showcase-banners .slider__arrow,
.home-main .showcase .showcase-products .slider__arrow,
.home-main .showcase .showcase-image-carousel .slider__arrow,
.home-main .showcase .showcase-banners-full_mobile .slider__arrow {
  width: 44px;
  height: 44px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
  transition: background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.home-main .showcase .showcase-banners .slider__arrow svg,
.home-main .showcase .showcase-products .slider__arrow svg,
.home-main .showcase .showcase-image-carousel .slider__arrow svg,
.home-main .showcase .showcase-banners-full_mobile .slider__arrow svg {
  max-width: 20px;
  max-height: 20px;
}

.home-main .showcase .showcase-banners .slider__arrow svg path,
.home-main .showcase .showcase-products .slider__arrow svg path,
.home-main .showcase .showcase-image-carousel .slider__arrow svg path,
.home-main .showcase .showcase-banners-full_mobile .slider__arrow svg path {
  transition: fill 0.25s ease;
}

.home-main .showcase .showcase-banners .slider__arrow:focus,
.home-main .showcase .showcase-banners .slider__arrow:hover,
.home-main .showcase .showcase-products .slider__arrow:focus,
.home-main .showcase .showcase-products .slider__arrow:hover,
.home-main .showcase .showcase-image-carousel .slider__arrow:focus,
.home-main .showcase .showcase-image-carousel .slider__arrow:hover,
.home-main .showcase .showcase-banners-full_mobile .slider__arrow:focus,
.home-main .showcase .showcase-banners-full_mobile .slider__arrow:hover {
  background-color: #000;
  border-color: #000;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.2);
  opacity: 1;
}

.home-main .showcase .showcase-banners .slider__arrow:focus svg,
.home-main .showcase .showcase-banners .slider__arrow:hover svg,
.home-main .showcase .showcase-products .slider__arrow:focus svg,
.home-main .showcase .showcase-products .slider__arrow:hover svg,
.home-main .showcase .showcase-image-carousel .slider__arrow:focus svg,
.home-main .showcase .showcase-image-carousel .slider__arrow:hover svg,
.home-main .showcase .showcase-banners-full_mobile .slider__arrow:focus svg,
.home-main .showcase .showcase-banners-full_mobile .slider__arrow:hover svg {
  fill: #fff;
}

.home-main .showcase .showcase-banners .slider__arrow:focus svg path,
.home-main .showcase .showcase-banners .slider__arrow:hover svg path,
.home-main .showcase .showcase-products .slider__arrow:focus svg path,
.home-main .showcase .showcase-products .slider__arrow:hover svg path,
.home-main .showcase .showcase-image-carousel .slider__arrow:focus svg path,
.home-main .showcase .showcase-image-carousel .slider__arrow:hover svg path,
.home-main .showcase .showcase-banners-full_mobile .slider__arrow:focus svg path,
.home-main .showcase .showcase-banners-full_mobile .slider__arrow:hover svg path {
  fill: #fff;
}

@media (min-width: 1200px) {
  .showcase.showcase-model-4 .showcase-banners {
    width: 700px;
  }

  .showcase.showcase-model-4 .showcase-products {
    width: calc(100% - 692px - 8px);
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .showcase.showcase-model-4 .showcase-banners {
    width: 620px;
  }

  .showcase.showcase-model-4 .showcase-products {
    width: calc(100% - 612px - 8px);
  }
}

@media (max-width: 991px) {
  .showcase-title {
    line-height: 1.28;
  }
}

@media (max-width: 767px) {
  .showcase-title {
    font-size: 26px;
    line-height: 1.25;
    text-align: center !important;
  }

  .home-main .showcase .showcase-image-carousel .slider__arrow.slider__arrow--prev {
    left: 8px;
  }

  .home-main .showcase .showcase-image-carousel .slider__arrow.slider__arrow--next {
    right: 8px;
  }

  .showcase.showcase-model-6 .showcase-banners .slider__arrow {
    top: 40%;
    bottom: auto;
    margin-top: 0;
    margin-bottom: 0;
    transform: translateY(-50%);
  }

  .footer .footer-content_main {
    padding-top: 40px;
    padding-bottom: 18px;
  }

  .footer-box,
  .footer-box_contact,
  .footer-box_social,
  .footer-about {
    margin-bottom: 24px;
  }

  .footer-contact_box {
    max-width: 100%;
    min-height: unset;
    font-size: 14px;
    padding: 10px 12px;
  }

  .footer-contact_box .footer-contact_title {
    font-size: 13px;
  }

  .footer-contact_box .footer-contact_link {
    font-size: 1.15em;
  }

  .footer-box_contact2,
  .footer-box_social,
  .footer-about-2 {
    padding-left: 0;
  }

  .footer-content_main > .container > .columns > .column:nth-child(2) .footer-box {
    margin-left: 18px;
  }

  .footer-box_contact2 .footer-contact_title,
  .footer_title {
    font-size: 18px;
  }

  .footer-contact_item,
  .footer-page_item,
  .footer-page_link {
    font-size: 14px;
    line-height: 1.4;
  }

  .footer-contact_item.footer-contact_item__email {
    font-size: 16px;
  }

  .footer-social {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    column-gap: 0;
    row-gap: 0;
    margin-left: 0;
  }

  .footer-social_item {
    margin: 0;
  }

  .footer-box_social .footer_title {
    margin-bottom: 16px;
  }

  .social-icons__link {
    width: 42px;
    height: 42px;
  }

  .social-icons__link img,
  .social-icons__link svg {
    max-width: 20px;
    max-height: 20px;
  }

  .footer-text-bottom,
  .footer .footer-content_info .logo-platform {
    font-size: 11px;
  }
}

@media (max-width: 400px) {
  .footer-social {
    display: grid;
    grid-template-columns: repeat(2, 42px);
    justify-content: center;
    column-gap: 12px;
    row-gap: 12px;
  }

  .footer-social_item:nth-child(3) {
    grid-column: 1 / span 2;
    justify-self: center;
  }
}
