/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./assets/src/scss/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Eczar:wght@400..800&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap);
/*!*******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./assets/src/scss/style.scss (1) ***!
  \*******************************************************************************************************************************************************************************************************************************************************/
/*!
 * Main Stylesheet
 * Compiled from SCSS with Webpack
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px rgba(0, 0, 0, 0);
}

.container {
  position: relative;
  margin: 0 auto;
  max-width: 1600px;
  padding: 0 25px;
}

.site-main {
  overflow: hidden;
  position: relative;
  z-index: 2;
  will-change: margin-bottom;
  /* Optimizes for animation */
  transition: none;
}

a {
  text-decoration: none;
  background-color: transparent;
  transition: all 0.2s ease-in-out;
  color: #333;
}
a:hover {
  color: #27c100;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

svg {
  width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

p {
  margin: 0 0 20px;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .flex {
    flex-wrap: nowrap;
  }
}

.red,
.red a {
  color: #d00601 !important;
}

.site-main-wrapper {
  position: relative;
}
@media (min-width: 992px) {
  .site-main-wrapper.has-sidebar {
    display: flex !important;
    gap: 20px;
  }
  .site-main-wrapper.has-sidebar .site-main-content {
    order: 2;
    width: calc(100% - 370px);
  }
}

.site-main-sidebar {
  order: 1;
  top: 20px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .site-main-sidebar {
    order: 0;
    width: 350px;
  }
}
.site-main-sidebar .site-main-sidebar-in {
  border: 1px solid #ddd;
  padding: 20px;
}
.site-main-sidebar .site-main-sidebar-in h3 {
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #27c100;
  margin-bottom: 15px;
}
.site-main-sidebar .site-main-sidebar-in h3 span {
  font-weight: 600;
}
@media (min-width: 768px) {
  .site-main-sidebar .site-main-sidebar-in .aside_contact {
    margin-bottom: 20px;
  }
}
.site-main-sidebar .site-main-sidebar-in .aside_contact .profiles {
  display: flex;
  margin-bottom: 24px;
}
.site-main-sidebar .site-main-sidebar-in .aside_contact .profiles .profile {
  width: 100%;
  max-width: 100px;
  height: 100px;
  margin: 0 20px 0 0;
}
.site-main-sidebar .site-main-sidebar-in .aside_contact .profiles .profile img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100px;
}
.site-main-sidebar .site-main-sidebar-in .contact_info {
  display: flex;
  flex-direction: column;
  margin-bottom: 60px;
  margin-left: 0;
  padding-left: 0;
}
@media (min-width: 768px) {
  .site-main-sidebar .site-main-sidebar-in .contact_info {
    margin-bottom: 0;
  }
}
.site-main-sidebar .site-main-sidebar-in .contact_info li,
.site-main-sidebar .site-main-sidebar-in .contact_info a {
  display: flex;
  color: #666;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  transition: all 0.3s;
}
.site-main-sidebar .site-main-sidebar-in .contact_info li {
  margin-bottom: 10px;
}
.site-main-sidebar .site-main-sidebar-in .contact_info li:hover a {
  color: #27c100;
}
.site-main-sidebar .site-main-sidebar-in .contact_info li:hover a .icon {
  border-color: #27c100;
}
.site-main-sidebar .site-main-sidebar-in .contact_info li:hover a svg path {
  fill: #27c100;
}
.site-main-sidebar .site-main-sidebar-in .contact_info .icon {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #666;
  border-radius: 100%;
  margin-right: 10px;
}
.site-main-sidebar .site-main-sidebar-in .contact_info .icon svg {
  max-height: 12px;
}
.site-main-sidebar .site-main-sidebar-in .contact_info .icon svg path {
  fill: #666;
}
.site-main-sidebar .site-main-sidebar-in .aside_categories h1, .site-main-sidebar .site-main-sidebar-in .aside_categories h2, .site-main-sidebar .site-main-sidebar-in .aside_categories h3 {
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #27c100;
  margin-bottom: 15px;
}
.site-main-sidebar .site-main-sidebar-in .aside_categories h4 {
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #27c100;
  margin-bottom: 15px;
}
.site-main-sidebar .site-main-sidebar-in .aside_categories h5, .site-main-sidebar .site-main-sidebar-in .aside_categories h6 {
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  font-size: 16px;
  line-height: 32px;
  color: #27c100;
  margin-bottom: 15px;
}
.site-main-sidebar .site-main-sidebar-in .aside_categories ul, .site-main-sidebar .site-main-sidebar-in .aside_categories ol {
  margin-left: 0;
  margin-bottom: 15px;
  padding-left: 0;
}
.site-main-sidebar .site-main-sidebar-in .aside_categories ul li, .site-main-sidebar .site-main-sidebar-in .aside_categories ol li {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  list-style: none !important;
  margin-bottom: 5px;
}
.site-main-sidebar .site-main-sidebar-in .aside_categories ul li a:hover, .site-main-sidebar .site-main-sidebar-in .aside_categories ol li a:hover {
  color: #27c100;
}
.site-main-sidebar .site-main-sidebar-in .aside_categories ul li a:hover .icon, .site-main-sidebar .site-main-sidebar-in .aside_categories ol li a:hover .icon {
  border-color: #27c100;
}
.site-main-sidebar .site-main-sidebar-in .aside_categories ul li a:hover svg path, .site-main-sidebar .site-main-sidebar-in .aside_categories ol li a:hover svg path {
  fill: #27c100;
}
.site-main-sidebar .site-main-sidebar-in .aside_categories ul li ul, .site-main-sidebar .site-main-sidebar-in .aside_categories ol li ul {
  margin-bottom: 0;
}
.site-main-sidebar .site-main-sidebar-in .aside_categories ul li ul li, .site-main-sidebar .site-main-sidebar-in .aside_categories ol li ul li {
  margin-left: 20px;
  margin-bottom: 0;
  margin-top: 5px;
}
.site-main-sidebar .site-main-sidebar-in .aside_categories p {
  margin-bottom: 15px;
  color: #666;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
}
.site-main-sidebar .site-main-sidebar-in .aside_categories p a {
  text-decoration: underline;
}
.site-main-sidebar .site-main-sidebar-in .aside_categories a {
  display: flex;
  color: #666;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  transition: all 0.3s;
}

.site_header {
  width: 100%;
  z-index: 90;
  transition: all 0.2s ease-in-out;
}
.site_header .main_navigation {
  padding: 25px 0;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 1200px) {
  .site_header .main_navigation {
    display: flex;
  }
}
.site_header .header_left {
  display: flex;
  align-items: center;
}
@media (min-width: 1200px) {
  .site_header .header_left .nav_cart {
    display: none;
  }
}
.site_header .site_logo {
  height: 30px;
  width: auto;
  display: flex;
  align-items: center;
}
@media (min-width: 1200px) {
  .site_header .site_logo {
    height: auto;
    max-width: 140px;
    width: 100%;
  }
}
.site_header .site_logo svg {
  height: 45px;
  width: auto;
}
@media (min-width: 1200px) {
  .site_header .site_logo svg {
    height: 70px;
  }
}
.site_header .site_logo a {
  display: flex;
}
.site_header .site_logo .logo_rating {
  display: inline-block !important;
  margin-left: 15px;
  width: 80px !important;
  height: auto !important;
}
@media (min-width: 1200px) {
  .site_header .site_logo .logo_rating {
    margin-left: 20px;
    width: 110px !important;
  }
}
.site_header .nav_cart {
  width: 100%;
  max-width: 40px;
  background: #2dcf05;
  height: 40px;
  margin-left: auto;
  margin-right: 12px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .site_header .nav_cart {
    margin-left: 0;
    margin-right: 0;
    height: 50px;
    max-width: 50px;
  }
}
.site_header .nav_cart .cart_button {
  display: flex;
  width: 100%;
  max-width: 20px;
  align-items: center;
  justify-content: center;
  position: relative;
}
.site_header .nav_cart .cart_icon {
  color: #fff;
  width: 100%;
}
.site_header .nav_cart .cart_count {
  align-items: center;
  background: #fff;
  border-radius: 100px;
  font-size: 10px !important;
  line-height: 1em;
  min-width: 13px;
  padding: 0 2px 1px 3px;
  position: absolute;
  top: -5px;
  right: -5px;
  text-align: center;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
}
.site_header .mobile_nav_open {
  width: 100%;
  max-width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .site_header .mobile_nav_open {
    display: none;
  }
}
.site_header .mobile_nav_open .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.site_header .header_menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  background: #fff;
  flex-direction: column;
  display: none;
  z-index: 99;
}
@media (min-width: 1200px) {
  .site_header .header_menu {
    display: flex;
    position: relative;
    min-height: unset;
    background: none;
  }
}
.site_header .header_menu .mobile_header {
  display: flex;
  padding: 24px 25px;
  align-items: center;
}
@media (min-width: 1200px) {
  .site_header .header_menu .mobile_header {
    display: none;
  }
}
.site_header .header_menu .mobile_nav_close {
  margin-left: auto;
  width: 100%;
  max-width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.site_header .header_menu .mobile_nav_close .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.site_header .header_menu .nav_cart {
  display: none;
}
@media (min-width: 1200px) {
  .site_header .header_menu .nav_cart {
    display: flex;
  }
}
.site_header .menu_wrapper {
  margin: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media screen and (min-width: 769px) {
  .site_header .menu_wrapper {
    flex-direction: row;
    align-items: center;
  }
}
.site_header .primary-navigation {
  padding: 0 25px;
  margin: 40px 0;
}
@media (min-width: 1200px) {
  .site_header .primary-navigation {
    margin: 0;
    padding-left: 20px;
  }
}
.site_header .primary-navigation ul {
  margin: 0;
  padding: 0;
}
@media (min-width: 1200px) {
  .site_header .primary-navigation ul {
    display: flex;
    padding-left: 40px;
  }
}
.site_header .primary-navigation li {
  padding: 0 0 12px;
  list-style: none;
}
@media (min-width: 1200px) {
  .site_header .primary-navigation li {
    opacity: 1 !important;
    transform: none !important;
    padding: 0 40px 0 0;
  }
}
.site_header .primary-navigation li a {
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  font-size: 28px;
  line-height: 120%;
  text-decoration: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 1200px) {
  .site_header .primary-navigation li a {
    font-size: 15px;
    font-weight: 400;
    color: #555;
  }
}
@media (min-width: 1200px) {
  .site_header .primary-navigation li a:hover {
    color: #000;
  }
}
.site_header .global_search_box {
  background: #fff;
  border: 1px solid #666;
  border-radius: 4px;
  margin: 25px;
  order: 1;
  padding: 5px;
  position: relative;
  width: calc(100% - 50px);
}
@media screen and (min-width: 1204px) {
  .site_header .global_search_box {
    margin: 0 0 0 auto;
    max-width: 350px;
    order: 0;
    width: 100%;
  }
}
@media screen and (min-width: 1330px) {
  .site_header .global_search_box {
    max-width: 450px;
  }
}
.site_header .global_search_box .ajax_search_results {
  background: #fff;
  border-right: 0.5px solid #999;
  border-bottom: 0.5px solid #999;
  border-left: 0.5px solid #999;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0px 8px 11px 0px rgba(0, 0, 0, 0.1);
  color: #666666;
  height: auto;
  max-height: 300px;
  min-width: 100%;
  overflow-y: auto !important;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  touch-action: pan-y;
  overscroll-behavior: contain;
  pointer-events: auto;
  padding: 3px 0 10px;
  position: absolute;
  top: calc(100% - 3px);
  right: 0;
  z-index: 9999;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}
.site_header .global_search_box .ajax_search_results a {
  border-top: 1px solid #ddd;
  clear: both;
  color: #666666;
  display: block;
  font-size: 15px;
  font-weight: 200;
  line-height: 20px;
  overflow: hidden;
  padding: 10px 15px;
  text-decoration: none;
}
.site_header .global_search_box .ajax_search_results a:hover {
  background: #f0f0f0;
  font-weight: 300;
  color: #000;
}
.site_header .global_search_box .ajax_search_results .ajax_post_title {
  padding-top: 5px;
}
.site_header .global_search_box .ajax_search_results .ajax_post_image {
  border: 1px solid #ccc;
  float: left;
  height: 30px;
  margin-right: 10px;
  width: 30px;
}
.site_header .global_search_box .ajax_search_results .ajax_post_item.highlighted {
  background-color: #f0f0f0;
  color: #000;
}
.site_header .global_search_box .ajax_search_results .ajax_post_item .ajax_post_title {
  font-weight: 400;
}
.site_header .global_search_box .ajax_search_results .ajax_post_item .ajax_post_title strong {
  color: #000;
  font-weight: 600;
}
.site_header .global_search_box .form_row {
  display: flex;
  align-items: center;
}
.site_header .global_search_box input {
  padding: 5px 15px;
  margin: 0;
  background: none;
  border: 0;
  outline: none;
  box-shadow: none;
  width: 100%;
  font-size: 13px !important;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
.site_header .global_search_box input::-webkit-input-placeholder {
  color: #999;
}
.site_header .global_search_box input::-moz-placeholder {
  color: #999;
}
.site_header .global_search_box input:-ms-input-placeholder {
  color: #999;
}
.site_header .global_search_box input:-moz-placeholder {
  color: #999;
}
.site_header .global_search_box .icon {
  cursor: pointer;
  width: 100%;
  max-width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666666;
  margin-right: 8px;
}
@media (min-width: 1200px) {
  .site_header .global_search_box_mobile {
    display: none;
  }
}
.site_header .global_search_box_mobile .global_search_box {
  margin: -10px 0 20px;
  width: 100%;
}
.site_header .secondary-navigation {
  padding: 0 25px;
}
@media (min-width: 1200px) {
  .site_header .secondary-navigation {
    padding: 0;
    margin-left: auto;
  }
}
.site_header .secondary-navigation > ul {
  margin: 0;
  padding: 0;
}
@media (min-width: 1200px) {
  .site_header .secondary-navigation > ul {
    display: flex;
    margin-left: auto;
  }
}
.site_header .secondary-navigation li {
  list-style: none;
  padding: 10px 0 10px;
}
@media (min-width: 1200px) {
  .site_header .secondary-navigation li {
    opacity: 1 !important;
    transform: none !important;
    padding: 0 25px 0 0;
  }
}
.site_header .secondary-navigation li a {
  color: #666;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
}
@media (min-width: 1200px) {
  .site_header .secondary-navigation li a {
    font-size: 14px;
    font-weight: 400;
    color: #666;
  }
}
@media (min-width: 1200px) {
  .site_header .secondary-navigation li a:hover {
    color: #000;
  }
}
.site_header .secondary-navigation .wpml-ls-item {
  position: relative;
}
.site_header .secondary-navigation .wpml-ls-item ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  padding: 10px 20px 10px 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  z-index: 100;
}
.site_header .secondary-navigation .wpml-ls-item ul li {
  padding: 5px 10px;
}
.site_header .secondary-navigation .wpml-ls-item ul li a {
  font-size: 14px;
  color: #555;
}
.site_header .secondary-navigation .wpml-ls-item ul li a:hover {
  color: #000;
}
.site_header .secondary-navigation .wpml-ls-item:hover ul {
  display: block;
}
.site_header .my_acc {
  margin-right: 20px;
}
.site_header .my_acc svg {
  display: none;
  width: 25px;
  height: 25px;
}
@media (min-width: 768px) {
  .site_header .my_acc svg {
    display: block;
  }
}
.site_header .my_acc span {
  display: inline-block;
  margin-left: 25px;
  margin-top: 10px;
  color: #666;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
}
@media (min-width: 768px) {
  .site_header .my_acc span {
    display: none;
  }
}
.site_header .social_list {
  display: flex;
  margin: 40px 0 20px;
  order: 4;
  padding: 0 25px;
}
@media (min-width: 768px) {
  .site_header .social_list {
    margin-top: auto;
  }
}
@media screen and (min-width: 1204px) {
  .site_header .social_list {
    order: 2;
  }
}
@media (min-width: 1200px) {
  .site_header .social_list {
    display: none;
  }
}
.site_header .social_list li {
  list-style: none;
  margin-right: 16px;
}
.site_header .social_list a {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #aaa;
}

.wpml-ls-current-language {
  margin-top: 3px;
}

.shop_navigation {
  margin-bottom: 25px;
  display: none;
}
@media (min-width: 1200px) {
  .shop_navigation {
    display: block;
  }
}
.shop_navigation .container {
  display: flex;
}
.shop_navigation .nav_inner {
  background: #000;
  padding: 10px 10px 10px 25px;
  align-items: center;
  width: 100%;
  display: flex;
}
.shop_navigation ul {
  display: flex;
  margin: 0;
  padding: 0 0 0 10px;
}
.shop_navigation li {
  padding: 0 40px 0 0;
}
.shop_navigation a {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  transition: ease all 0.3s;
}
.shop_navigation a:hover, .shop_navigation a.router-link-active {
  color: #27c100;
}
.shop_navigation a.sale {
  color: #ff0000;
}

.button_component {
  width: 100%;
}
@media (min-width: 1200px) {
  .button_component {
    display: flex;
    gap: 1.5rem;
    width: auto;
  }
}
.button_component .button {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  display: block;
  text-align: center;
  margin-bottom: 5px;
  padding: 11px 27px;
  border: 1px solid transparent;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .button_component .button {
    margin-bottom: 0;
  }
}
.button_component .button_color_white {
  color: #fff;
}
.button_component .button_color_black {
  color: #222;
}
.button_component .button_color_green {
  color: #27c100;
}
.button_component .button_border_color_white {
  border-color: #fff;
}
.button_component .button_border_color_black {
  border-color: #222;
}
.button_component .button_border_color_green {
  border-color: #27c100;
}
.button_component .button_background_color_white {
  background: #fff;
}
.button_component .button_background_color_black {
  background: #222;
}
.button_component .button_background_color_green {
  background: #27c100;
}

.slider-pagination-generic {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 28px;
}
.slider-pagination-generic .swiper-pagination-bullet {
  width: 100%;
  max-width: 10px;
  height: 10px;
  background: rgb(238, 238, 238);
  margin: 0 9px;
  opacity: 1;
  cursor: pointer;
  transition: ease all 0.3s;
}
.slider-pagination-generic .swiper-pagination-bullet-active {
  background: rgb(204, 204, 204);
}

.site_footer {
  background: #222;
  padding: 24px 0;
  border-bottom: 5px solid #27c100;
}
@media (min-width: 1200px) {
  .site_footer {
    padding: 35px 0;
  }
}
@media (min-width: 1200px) {
  .site_footer .container {
    display: flex;
  }
}
.site_footer .col_left {
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .site_footer .col_left {
    max-width: 370px;
  }
}
.site_footer .col_left .site_links {
  padding-top: 40px;
  padding-bottom: 40px;
}
.site_footer .col_left a {
  color: #fff;
  font-size: 15px;
  margin-right: 20px;
}
.site_footer .col_left a:hover {
  color: #27c100;
}
.site_footer .site_logo {
  width: 100%;
  max-width: 129px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .site_footer .site_logo {
    max-width: 160px;
  }
}
.site_footer .site_logo a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.site_footer .site_logo svg {
  width: auto;
  height: 70px;
  margin-left: -60px;
}
.site_footer .site_tag {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #bbbbbb;
}
@media (min-width: 1200px) {
  .site_footer .col_middle {
    margin-left: 100px;
    max-width: 375px;
    padding-top: 10px;
  }
}
.site_footer .col_middle a:hover {
  color: #fff;
}
.site_footer h5 {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  color: #fff;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .site_footer h5 {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
.site_footer ul {
  margin: 0 0 30px;
  padding: 0;
}
.site_footer li {
  list-style: none;
}
.site_footer li a {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  color: #bbb;
  font-size: 15px;
  text-decoration: none;
  transition: ease all 0.3s;
}
.site_footer li a:hover {
  color: #27c100;
}
.site_footer .col_right {
  padding: 40px 40px 0 0;
}
@media (min-width: 1200px) {
  .site_footer .col_right {
    margin-left: auto;
    max-width: 400px;
    padding: 15px 40px 40px;
  }
}
.site_footer .site_social {
  display: flex;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .site_footer .site_social {
    margin-bottom: 60px;
  }
}
.site_footer .site_social a {
  width: 100%;
  max-width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #aaaaaa;
  margin-right: 24px;
}
.site_footer .site_social a svg {
  max-height: 24px;
  width: auto;
  height: 24px;
}
.site_footer .accepted_payments {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .site_footer .accepted_payments {
    margin-bottom: 25px;
  }
}
.site_footer .payment_tag {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  color: #bbbbbb;
}
.site_footer .copyright {
  margin-top: 60px;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  color: #fff;
}

.wpml-ls-statics-footer {
  display: none;
}

.site-main h3 {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 28px;
  line-height: 120%;
  margin-bottom: 20px;
  color: #222;
}
@media (min-width: 768px) {
  .site-main h3 {
    font-size: 40px;
    line-height: 45px;
  }
}
.site-main h3 span {
  font-weight: 700;
  color: #27c100;
}
.site-main p,
.site-main p em {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #2d2a2a;
}
@media (min-width: 1200px) {
  .site-main p,
  .site-main p em {
    font-size: 20px;
    line-height: 28px;
  }
}
.site-main p a,
.site-main p a em {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #27c100;
}
@media (min-width: 1200px) {
  .site-main p a,
  .site-main p a em {
    font-size: 20px;
    line-height: 28px;
  }
}
.site-main p a:hover,
.site-main p a em:hover {
  text-decoration: underline;
}
.site-main ol {
  margin: 0 0 33px 20px;
}
.site-main ol li {
  list-style: decimal;
  margin-bottom: 4px;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #2d2a2a;
}
@media (min-width: 1200px) {
  .site-main ol li {
    font-size: 20px;
    line-height: 28px;
  }
}
.site-main ul {
  margin: 0 0 33px 20px;
}
.site-main ul li {
  list-style: disc;
  margin-bottom: 4px;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #2d2a2a;
}
@media (min-width: 1200px) {
  .site-main ul li {
    font-size: 20px;
    line-height: 28px;
  }
}
.site-main li {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #2d2a2a;
}
@media (max-width: 1199.98px) {
  .site-main li {
    font-size: 20px;
    line-height: 28px;
  }
}

.featured_product_advert_banner {
  margin-bottom: 60px;
}
.featured_product_advert_banner .swiper-slide {
  overflow: hidden;
}
.featured_product_advert_banner a {
  position: relative;
  overflow: hidden;
}
.featured_product_advert_banner .banner_image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  min-height: 250px;
}
@media (min-width: 1200px) {
  .featured_product_advert_banner .banner_image {
    min-height: 200px;
  }
}
.featured_product_advert_banner .banner_body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background-image: url(../198a7e71a96388320265.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 90% 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 1200px) {
  .featured_product_advert_banner .banner_body {
    background-size: auto 100%;
  }
}
.featured_product_advert_banner .title {
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  font-size: 30px;
  line-height: 120%;
  color: #fff;
  font-style: italic;
  letter-spacing: 0.02em;
  margin: 25px;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .featured_product_advert_banner .title {
    font-size: 64px;
    font-weight: 700;
    margin: 0 100px 25px;
    max-width: 700px;
  }
}
.featured_product_advert_banner .price {
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  color: #32dd07;
  display: flex;
  flex-direction: column;
  margin: 0 25px 25px;
}
@media (min-width: 1200px) {
  .featured_product_advert_banner .price {
    font-size: 50px;
    font-weight: 700;
    margin: 0 100px;
    max-width: 650px;
  }
}
.featured_product_advert_banner .price small {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
}
@media (min-width: 1200px) {
  .featured_product_advert_banner .price small {
    font-size: 32px;
    line-height: 36px;
  }
}

.featured_product_carousel {
  margin-bottom: 60px;
  overflow: hidden;
}
.featured_product_carousel .section_top {
  display: flex;
  align-items: center;
  border-bottom: 2px solid #27c100;
  padding-bottom: 0;
  margin-bottom: 40px;
  width: 100%;
}
.featured_product_carousel .section_top .title {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: #000;
  padding: 0 0 10px;
  margin: 0;
  font-style: normal;
  font-display: swap;
}
@media (min-width: 1200px) {
  .featured_product_carousel .section_top .title {
    font-size: 25px;
  }
}
.featured_product_carousel .section_top .more {
  margin-left: auto;
  margin-bottom: 8px;
}
.featured_product_carousel .section_top .more a {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #333;
}
.featured_product_carousel .featured_product_carousel_caro {
  overflow: hidden;
  width: 100%;
}
.featured_product_carousel .featured_product_carousel_caro .swiper-slide {
  height: auto;
}
.featured_product_carousel .featured_product_carousel_caro .product_card {
  height: 100%;
}
.featured_product_carousel .featured_product_carousel_caro .product_title_area {
  height: 100%;
}
.featured_product_carousel .featured_product_carousel_caro .title_area {
  margin-bottom: auto;
}

.brands_carousel {
  margin-bottom: 60px;
}
.brands_carousel .section_top {
  display: flex;
  align-items: center;
  border-bottom: 2px solid #eee;
  margin-bottom: 40px;
  width: 100%;
}
.brands_carousel .section_top .title {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: #000;
  padding: 0 0 10px;
  margin: 0;
  font-style: normal;
  font-display: swap;
}
@media (min-width: 1200px) {
  .brands_carousel .section_top .title {
    font-size: 25px;
  }
}
.brands_carousel .section_top .more {
  margin-left: auto;
  margin-bottom: 8px;
}
.brands_carousel .section_top .more a {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #333;
}
.brands_carousel .brands_carousel_wrapper {
  overflow: hidden;
}

.two_column_advert {
  margin-bottom: 60px;
}
.two_column_advert .advert_inner {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 1200px) {
  .two_column_advert .advert_inner {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 26px;
         column-gap: 26px;
    display: block;
  }
}
.two_column_advert .advert_block {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  height: 350px;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 1200px) {
  .two_column_advert .advert_block {
    margin-bottom: 0;
  }
}
.two_column_advert .image_overlay {
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
}
.two_column_advert .image_overlay .title {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: #fff;
  font-style: italic;
  letter-spacing: 0.03em;
  margin-top: auto;
  padding: 0 0 20px 20px;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .two_column_advert .image_overlay .title {
    font-size: 28px;
    line-height: 32px;
    padding: 0 0 40px 50px;
  }
}

.testimonials_carousel {
  margin-bottom: 60px;
}
.testimonials_carousel .section_top {
  display: flex;
  align-items: center;
  border-bottom: 2px solid #eee;
  margin-bottom: 40px;
  width: 100%;
}
.testimonials_carousel .section_top .title {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: #000;
  padding: 0 0 10px;
  margin: 0;
  font-style: normal;
  font-display: swap;
}
@media (min-width: 1200px) {
  .testimonials_carousel .section_top .title {
    font-size: 25px;
  }
}
.testimonials_carousel .testimonials_carousel_wrapper {
  overflow: hidden;
}
.testimonials_carousel .testimonial_wrapper {
  display: flex;
}
.testimonials_carousel .col {
  width: 100%;
}
.testimonials_carousel .col.col_left {
  max-width: 70px;
  margin-right: 8px;
}
@media (min-width: 1200px) {
  .testimonials_carousel .col.col_left {
    max-width: 100px;
    margin-right: 16px;
  }
}
.testimonials_carousel .col_right {
  background: rgba(238, 238, 238, 0.5);
  padding: 24px;
}
.testimonials_carousel .col_right .body {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: rgb(102, 102, 102);
}
@media (min-width: 1200px) {
  .testimonials_carousel .col_right .body {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 18px;
  }
}
.testimonials_carousel .col_right .title {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: rgb(0, 0, 0);
}
@media (min-width: 1200px) {
  .testimonials_carousel .col_right .title {
    font-size: 16px;
    line-height: 18px;
  }
}

.full_page_banner {
  background: #000;
  position: relative;
  margin-bottom: 60px;
}
@media (min-width: 1200px) {
  .full_page_banner {
    margin-left: -25px;
    margin-right: -25px;
  }
}
.full_page_banner .page_banner_overlay {
  align-items: center;
  justify-content: center;
  flex-direction: column;
  display: flex;
  padding: 90px 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.full_page_banner .text_light h3 {
  color: #fff !important;
}
.full_page_banner .text_light p {
  color: #fff !important;
}
.full_page_banner .text_dark h3 {
  color: #27c100 !important;
}
.full_page_banner .text_dark p {
  color: #27c100 !important;
}
.full_page_banner h3 {
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 30px;
  line-height: 120%;
}
@media (min-width: 1200px) {
  .full_page_banner h3 {
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    font-size: 40px;
    line-height: 120%;
  }
}
.full_page_banner .description {
  max-width: 600px;
  margin-bottom: 0;
}
.full_page_banner p {
  font-size: 16px;
  text-align: center;
  line-height: 1.8em;
  margin: 0;
  padding: 0 0 20px;
}
.full_page_banner .banner_overlay_with_video {
  padding: 0;
}
.full_page_banner .banner_overlay_with_video .video {
  position: relative;
  width: 100%;
  aspect-ratio: 1/1;
  opacity: 0.5;
}
@media (min-width: 1200px) {
  .full_page_banner .banner_overlay_with_video .video {
    aspect-ratio: 357/100;
  }
}
.full_page_banner .banner_overlay_with_video .video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.full_page_banner .banner_overlay_with_video .banner_content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .full_page_banner .banner_overlay_with_video .banner_content {
    padding: 90px 0;
  }
}
.full_page_banner .banner_overlay_with_image {
  overflow: hidden;
  padding: 0;
  position: relative;
}
.full_page_banner .banner_overlay_with_image .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0.5;
}
.full_page_banner .banner_overlay_with_image .banner_content {
  position: relative;
  width: 100%;
  padding: 60px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .full_page_banner .banner_overlay_with_image .banner_content {
    padding: 90px 40px;
  }
}

@media (min-width: 1200px) {
  .site-main .full_page_banner {
    margin-left: 0;
    margin-right: 0;
  }
}

.generic_centered_content_block {
  padding: 0 0 40px;
}
@media (min-width: 1200px) {
  .generic_centered_content_block {
    padding: 20px 0 90px;
  }
}
.generic_centered_content_block .container {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.generic_centered_content_block h1 {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 28px;
  line-height: 120%;
  margin-bottom: 40px;
  text-align: center !important;
}
@media (min-width: 768px) {
  .generic_centered_content_block h1 {
    font-size: 40px;
    line-height: 45px;
  }
}
.generic_centered_content_block h1 span {
  font-weight: 700;
}
.generic_centered_content_block h3 {
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
}
@media (min-width: 1200px) {
  .generic_centered_content_block h3 {
    font-size: 40px;
  }
}
.generic_centered_content_block .description {
  width: 100%;
  max-width: 600px;
  text-align: center;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #2d2a2a;
}
@media (min-width: 1200px) {
  .generic_centered_content_block .description {
    font-size: 20px;
    line-height: 28px;
  }
}
.generic_centered_content_block .description.content_small {
  max-width: 600px;
}
.generic_centered_content_block .description.content_large {
  max-width: 960px;
}
.generic_centered_content_block .description p {
  font-size: 16px;
  text-align: center;
  line-height: 1.8em;
  margin: 0;
  padding: 0 0 30px;
}
.generic_centered_content_block.background_white {
  background: #fff;
}
.generic_centered_content_block .button_component {
  margin-bottom: 20px;
}

.two_column_content_aside {
  margin-bottom: 60px;
}
.two_column_content_aside .tcca_inner {
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 1200px) {
  .two_column_content_aside .tcca_inner {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-items: stretch;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .two_column_content_aside.media_left .col_left {
    order: 2;
  }
}
@media (min-width: 1200px) {
  .two_column_content_aside.media_left .col_right {
    order: 1;
    padding-right: 75px;
  }
}
@media (min-width: 1200px) {
  .two_column_content_aside.media_right .col_left {
    order: 1;
  }
}
.two_column_content_aside.media_right .col_right {
  padding-top: 40px;
}
@media (min-width: 1200px) {
  .two_column_content_aside.media_right .col_right {
    order: 2;
    padding-left: 75px;
    padding-top: 0;
  }
}
.two_column_content_aside .col {
  width: 100%;
}
@media (min-width: 1200px) {
  .two_column_content_aside .col {
    max-width: 50%;
  }
}
.two_column_content_aside .col_left {
  padding: 0;
}
@media (min-width: 1200px) {
  .two_column_content_aside .col_left {
    padding: 80px 0 60px;
  }
}
@media (min-width: 1200px) {
  .two_column_content_aside .col_left {
    margin-bottom: 24px;
  }
}
.two_column_content_aside .image_row {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
}
@media (min-width: 1200px) {
  .two_column_content_aside .image_row {
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .two_column_content_aside.media_type_Quote .col_left {
    padding-right: 24px;
  }
}
.two_column_content_aside.media_type_Quote .col_right {
  padding: 0;
  background: #27c100;
}
@media (min-width: 1200px) {
  .two_column_content_aside.media_type_Quote .col_right {
    padding: 107px 70px 135px;
  }
}
@media (min-width: 1200px) {
  .two_column_content_aside.media_type_Quote.media_left .col_left {
    padding-left: 24px;
  }
}
.two_column_content_aside .quote {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.two_column_content_aside .quote .icon {
  width: 100%;
  max-width: 45px;
  margin-bottom: 35px;
}
@media (min-width: 1200px) {
  .two_column_content_aside .quote .icon {
    max-width: 70px;
    margin-bottom: 75px;
  }
}
.two_column_content_aside .quote .form_quote {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 35px;
  font-style: italic;
  color: #fff;
}
.two_column_content_aside .quote .quote_by {
  color: #fff;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
}
.two_column_content_aside .description iframe {
  width: 100%;
}
.two_column_content_aside .description p {
  font-size: 16px;
  line-height: 1.8em;
  margin: 0;
  padding: 0 0 30px;
}

.generic_content_wrapper_block {
  color: #222;
  margin-bottom: 40px;
  /* start captions */
}
@media (min-width: 1200px) {
  .generic_content_wrapper_block.split_columns .container {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}
.generic_content_wrapper_block .container {
  display: block;
}
.generic_content_wrapper_block h2, .generic_content_wrapper_block h3, .generic_content_wrapper_block h4, .generic_content_wrapper_block h5, .generic_content_wrapper_block h6 {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  margin: 10px 0 20px;
  padding: 0;
  line-height: 120%;
}
.generic_content_wrapper_block h3 {
  font-weight: 400 !important;
}
.generic_content_wrapper_block p {
  font-size: 16px;
  line-height: 1.8em;
  margin: 0;
  padding: 0 0 20px;
}
.generic_content_wrapper_block ol,
.generic_content_wrapper_block ul {
  margin-bottom: 20px;
  margin-left: 0 !important;
}
.generic_content_wrapper_block ol {
  padding-left: 20px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 700px) {
  .generic_content_wrapper_block ol {
    padding-left: 30px;
  }
}
.generic_content_wrapper_block ol li {
  margin-bottom: 10px;
}
.generic_content_wrapper_block ol li:last-child {
  margin-bottom: 0;
}
.generic_content_wrapper_block ol li:before {
  margin-left: -20px;
}
@media only screen and (min-width: 700px) {
  .generic_content_wrapper_block ol li:before {
    margin-right: 10px;
    margin-left: -30px;
  }
}
ol .generic_content_wrapper_block ol li:before {
  content: counters(my-counter, ".") ". ";
  margin-left: -20px;
}
@media only screen and (min-width: 700px) {
  ol .generic_content_wrapper_block ol li:before {
    margin-right: 10px;
    margin-left: -30px;
  }
}
.generic_content_wrapper_block ol ul {
  padding-left: 20px;
  list-style: initial;
  margin-bottom: 0;
}
@media only screen and (min-width: 700px) {
  .generic_content_wrapper_block ol ul {
    padding: 0 0 5px;
  }
}
.generic_content_wrapper_block ol ul li {
  display: list-item;
}
.generic_content_wrapper_block ol ul li:before {
  content: " ";
  margin-left: 10px;
}
@media only screen and (min-width: 700px) {
  .generic_content_wrapper_block ol ul li:before {
    margin-right: 10px;
    margin-left: 5px;
  }
}
.generic_content_wrapper_block li {
  font-size: 16px !important;
  line-height: 1.8em;
}
body .generic_content_wrapper_block ul {
  padding: 0 0 5px !important;
}
body .generic_content_wrapper_block ul li {
  list-style: disc;
  margin: 0 0 10px 25px !important;
}
.generic_content_wrapper_block a {
  color: #27c100;
  text-decoration: none;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.generic_content_wrapper_block a:hover {
  text-decoration: underline;
}
.generic_content_wrapper_block img {
  max-width: 100%;
  width: auto !important;
}
@media screen and (max-width: 768px) {
  .generic_content_wrapper_block img {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
  }
}
.generic_content_wrapper_block blockquote {
  border-left: 1px solid #27c100;
  color: #1F2426;
  font-size: 18px;
  font-style: italic !important;
  font-weight: 200;
  line-height: 120%;
  margin: 10px auto 30px;
  width: 100%;
  padding: 5px 30px 5px 30px;
  position: relative;
  text-align: left;
}
.generic_content_wrapper_block blockquote p {
  color: #1F2426;
  font-size: 18px;
  font-style: italic !important;
  font-weight: 200;
  line-height: 120%;
  margin: 0;
  padding: 0;
}
.generic_content_wrapper_block blockquote cite {
  display: block;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  padding-top: 20px;
}
.generic_content_wrapper_block table {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: block;
  margin-bottom: 20px;
}
.generic_content_wrapper_block table th, .generic_content_wrapper_block table td {
  border: solid #cccccc;
  border-width: 0 1px 1px 0;
  background: #f7f7f7;
  padding: 5px 10px;
  text-align: left;
  vertical-align: top;
}
.generic_content_wrapper_block address {
  border-left: 5px solid #cccccc;
  margin: 15px 30px 20px 10px;
  padding: 5px 0 5px 20px;
}
.generic_content_wrapper_block .gallery {
  padding: 0 0 20px;
}
.generic_content_wrapper_block .alignleft {
  float: left;
  margin: 2px 30px 20px 0;
}
.generic_content_wrapper_block .aligncenter {
  display: block;
  margin: 0 auto 20px;
}
.generic_content_wrapper_block .alignright {
  float: right;
  margin: 2px 0 20px 30px;
}
.generic_content_wrapper_block .alignnone {
  display: block;
  float: none;
  margin: 0 0 20px;
}
.generic_content_wrapper_block p .alignleft {
  float: left;
  margin: 0 30px 20px 0;
}
.generic_content_wrapper_block p .aligncenter {
  display: block;
  margin: 0 auto 32;
}
.generic_content_wrapper_block p .alignright {
  float: right;
  margin: 0 0 20px 30px;
}
.generic_content_wrapper_block p .alignnone {
  display: block;
  float: none;
  margin: 0 0 20px;
}
.generic_content_wrapper_block .aligncenter,
.generic_content_wrapper_block div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.generic_content_wrapper_block .wp-caption {
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding-top: 5px;
  text-align: center;
  max-width: 100%;
}
.generic_content_wrapper_block .wp-caption img {
  border: 0;
  display: block !important;
  margin: 0 auto !important;
  padding: 0;
  max-width: 98%;
}
.generic_content_wrapper_block .wp-caption p.wp-caption-text {
  font-size: 13px;
  line-height: 17px;
  margin: 0;
  padding: 5px 4px 5px;
}

.generic_three_column_list .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 30px;
}
@media (min-width: 1200px) {
  .generic_three_column_list .container {
    padding-bottom: 20px;
  }
}
.generic_three_column_list .section_title {
  max-width: 600px;
  padding-bottom: 40px;
}
@media (min-width: 1200px) {
  .generic_three_column_list .section_title {
    padding-bottom: 60px;
  }
}
.generic_three_column_list .section_title h3 {
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
}
@media (min-width: 1200px) {
  .generic_three_column_list .section_title h3 {
    font-size: 40px;
  }
}
.generic_three_column_list .section_title p {
  text-align: center;
  font-size: 16px;
  line-height: 1.8em;
  margin: 0;
  padding: 0 0 20px;
}
.generic_three_column_list .list_item_wrapper {
  display: flex;
  flex-wrap: wrap;
}
.generic_three_column_list .list {
  width: 100%;
  display: flex;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .generic_three_column_list .list {
    flex-direction: row;
    max-width: calc(50% - 20px);
    margin: 0 10px 30px;
  }
}
@media (min-width: 1200px) {
  .generic_three_column_list .list {
    margin: 0 20px 40px;
    max-width: calc(33.333% - 40px);
  }
}
.generic_three_column_list .icon {
  width: 100%;
  max-width: 75px;
  height: 75px;
  background: #27c100;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 24px;
}
@media (min-width: 768px) {
  .generic_three_column_list .icon {
    margin-right: 40px;
  }
}
.generic_three_column_list .icon img {
  max-height: 40px;
  width: auto;
}
.generic_three_column_list .title {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  margin-bottom: 20px;
  color: #2d2a2a;
}
@media (min-width: 768px) {
  .generic_three_column_list .title {
    font-size: 25px;
  }
}
.generic_three_column_list .description {
  font-size: 16px;
  line-height: 1.8em;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .generic_three_column_list .description {
    margin: 0;
  }
}

@media (min-width: 1200px) {
  .generic_three_column_content {
    padding-bottom: 80px;
  }
}
.generic_three_column_content .column_content {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .generic_three_column_content .column_content {
    flex-direction: row;
  }
}
.generic_three_column_content .column {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  .generic_three_column_content .column {
    max-width: 33.333%;
    margin-bottom: 0;
    margin-left: 12px;
    margin-right: 12px;
  }
}
.generic_three_column_content .column h3 {
  border-bottom: 2px solid #eee;
  padding: 0 0 10px;
  margin: 0 0 20px;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 25px;
  line-height: 120%;
}
.generic_three_column_content .column p {
  font-size: 16px;
  line-height: 1.8em;
  margin: 0;
  padding: 0 0 20px;
}
.generic_three_column_content .column p a {
  border-bottom: 0;
}
.generic_three_column_content .image {
  margin-bottom: 20px;
}
.generic_three_column_content .image img {
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}

.product_categories_to_show {
  margin-bottom: 60px;
}
.product_categories_to_show .hscb_wrapper_block_body {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media (min-width: 768px) {
  .product_categories_to_show .hscb_wrapper_block_body {
    width: calc(100% + 24px);
    margin-left: -12px;
  }
}
.product_categories_to_show .hscb_wrapper {
  padding: 24px;
  background-size: 100% auto;
  background-position: top right;
  background-repeat: no-repeat;
  background-color: #f1f1f1;
  margin-bottom: 24px;
  width: 100%;
}
@media (min-width: 768px) {
  .product_categories_to_show .hscb_wrapper {
    margin: 0 12px 24px;
    max-width: calc(50% - 24px);
    padding: 58px 30px 30px;
  }
}
@media (min-width: 1024px) {
  .product_categories_to_show .hscb_wrapper {
    max-width: calc(33.333% - 24px);
  }
}
.product_categories_to_show h3 {
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  color: #666;
  margin-bottom: 15px;
  display: flex;
}
@media (min-width: 768px) {
  .product_categories_to_show h3 {
    text-align: center;
  }
}
.product_categories_to_show ul {
  margin-left: 0 !important;
  padding-left: 20px;
}
.product_categories_to_show li {
  font-size: 14px;
  margin-bottom: 5px;
  width: 100%;
  max-width: 180px;
}
.product_categories_to_show li.view_all {
  margin-bottom: 0;
  margin-top: 15px;
  display: flex;
}
.product_categories_to_show li.view_all a {
  color: #27c100;
  display: flex;
  margin-bottom: 0;
  align-items: center;
}
.product_categories_to_show li.view_all a .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}
.product_categories_to_show li.view_all a .icon svg {
  max-width: 18px;
}
.product_categories_to_show li.view_all a .icon svg path {
  fill: #27c100;
}
.product_categories_to_show li a {
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  font-size: 15px;
  line-height: 15px;
  margin-bottom: 0px;
}
.product_categories_to_show li a:hover {
  color: #27c100;
}

.icon_links {
  margin-bottom: 60px;
}
.icon_links .icon_links_wrapper {
  overflow: hidden;
}
.icon_links .icon_link_wrapper {
  display: flex;
}
.icon_links .icon_link_wrapper:hover {
  color: #27c100;
}
.icon_links .icon_link_wrapper .col {
  width: 100%;
}
.icon_links .icon_link_wrapper .col.col_left {
  max-width: 60px;
  margin-right: 10px;
}
@media (min-width: 1200px) {
  .icon_links .icon_link_wrapper .col.col_left {
    max-width: 60px;
    margin-right: 10px;
  }
}
.icon_links .icon_link_wrapper .col.col_left img {
  display: block;
  height: 60px;
  width: 60px;
}
.icon_links .icon_link_wrapper .col_right {
  padding: 20px 24px 20px 14px;
}
.icon_links .icon_link_wrapper .col_right .title {
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
}
@media (min-width: 1200px) {
  .icon_links .icon_link_wrapper .col_right .title {
    font-size: 16px;
    line-height: 18px;
  }
}

.quote_block {
  background: #eee;
  margin-bottom: 40px;
  padding: 80px 40px;
  text-align: center;
}
.quote_block .container {
  max-width: 1000px;
}
.quote_block .quote_content {
  font-size: 30px;
  font-style: italic;
  font-weight: 300;
  color: #555;
  line-height: 1.3em;
  margin: 0 20px 40px;
}
@media (min-width: 1200px) {
  .quote_block .quote_content {
    font-size: 40px;
    margin: 0 40px 40px;
  }
}
.quote_block .quote_by {
  display: block;
  font-size: 20px;
  color: #000;
  margin: 0;
}
.quote_block .quote_by .position {
  display: block;
  font-size: 15px;
  color: #666;
}

@media (min-width: 1200px) {
  .page_section_spacer .mobile {
    display: none;
  }
}
.page_section_spacer .desktop {
  display: none;
}
@media (min-width: 1200px) {
  .page_section_spacer .desktop {
    display: block;
  }
}

.product_card {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  width: 100%;
  cursor: pointer;
}
.product_card .product_image {
  display: flex;
  margin-bottom: 23px;
  background: #eee;
  position: relative;
}
.product_card .product_image .prod_image_shim {
  position: relative;
  filter: invert(0.1);
}
.product_card .product_image .prod_image_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  filter: invert(0.08);
}
.product_card .product_image .product_icons {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 100%;
  max-width: 42px;
  display: flex;
  flex-direction: column;
}
.product_card .product_image .icon {
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 12px;
}
.product_card .product_title_area {
  display: flex;
  flex-direction: column;
}
.product_card .title_area {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.product_card .title_area .title {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #222;
  margin-bottom: 4px;
}
.product_card .title_area .category {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 10px;
  line-height: 120%;
  color: #bbbbbb;
}
.product_card .price {
  display: flex;
  margin-top: 14px;
}
.product_card .price .price_html,
.product_card .price .sale_price {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  color: #27c100;
}
.product_card .price .regular_price {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  color: #777777;
  margin-right: 12px;
  text-decoration: line-through;
}

.shop_main_page {
  padding-bottom: 60px;
}
.shop_main_page .shop_main {
  width: 100%;
}
@media (min-width: 1200px) {
  .shop_main_page .shop_main {
    margin-left: 25px;
  }
}
.shop_main_page .shop_main .woocommerce-breadcrumb {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 13px;
  line-height: 100%;
  color: #666;
  margin-bottom: 25px;
}
.shop_main_page .shop_main .woocommerce-breadcrumb a {
  color: #333;
}
.shop_main_page .products {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
  gap: 24px;
}
.shop_main_page .products .product_card {
  max-width: calc(50% - 20px);
  margin: 0 0 24px;
}
@media (min-width: 576px) {
  .shop_main_page .products .product_card {
    max-width: calc(33.333% - 20px);
    margin: 0 0 24px 0;
  }
}
@media (min-width: 768px) {
  .shop_main_page .products .product_card {
    max-width: calc(25% - 20px);
  }
}
@media (min-width: 1200px) {
  .shop_main_page .products .product_card {
    max-width: calc(20% - 20px);
  }
}

.top_level_category_listing .sub-category-list {
  display: flex;
  flex-wrap: wrap;
  gap: 26px;
  margin-bottom: 20px;
  width: 100%;
}
.top_level_category_listing .sub-category-list .sub-category-item {
  background-color: #efefef;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid #efefef;
  display: block;
  height: 300px;
  max-width: calc(50% - 20px);
  margin: 0;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .top_level_category_listing .sub-category-list .sub-category-item {
    max-width: calc(33.333% - 20px);
    margin: 0 0 0 0;
  }
}
@media (min-width: 1200px) {
  .top_level_category_listing .sub-category-list .sub-category-item {
    max-width: calc(25% - 20px);
  }
}
.top_level_category_listing .sub-category-list .sub-category-item .sub-category-item-in {
  background: #fff;
  background: linear-gradient(180deg, rgba(0, 91, 170, 0) 0%, rgba(255, 255, 255, 0.9) 75%);
  font-weight: 700;
  padding: 80px 20px 20px;
  position: absolute;
  text-shadow: 1px 1px rgba(0, 0, 0, 0);
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.top_level_category_listing .sub-category-list .sub-category-item:hover {
  border-color: #27c100;
}
.top_level_category_listing .sub-category-list .sub-category-item:hover .sub-category-item-in {
  text-shadow: 1px 1px rgba(255, 255, 255, 0.5);
}

.shop_main_section_title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.shop_main_section_title .title_area {
  margin: 0 0 16px;
  display: flex;
  width: 100%;
  align-items: center;
  border-bottom: 2px solid #27c100;
  padding-bottom: 10px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .shop_main_section_title .title_area {
    flex-direction: row;
  }
}
.shop_main_section_title .title_area h1 {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 25px;
  line-height: 120%;
}
.shop_main_section_title .title_area .shop_sort {
  position: relative;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #333333;
  text-decoration: underline;
  cursor: pointer;
  margin-top: 24px;
}
@media (min-width: 1200px) {
  .shop_main_section_title .title_area .shop_sort {
    margin-left: auto;
    margin-top: 0;
    margin-bottom: -10px;
  }
}
.shop_main_section_title .mobile_filter_toggles {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .shop_main_section_title .mobile_filter_toggles {
    display: none;
  }
}
.shop_main_section_title .mobile_filter_toggles .filter_button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 32px;
  height: 32px;
  border-radius: 4px;
  background: #27c100;
  position: relative;
}
.shop_main_section_title .mobile_filter_toggles .filter_button svg {
  max-width: 18px;
  color: #fff;
}
.shop_main_section_title .mobile_filter_toggles .order_by_options {
  top: 44px;
}
.shop_main_section_title .order_by_options {
  position: absolute;
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 10px;
  right: 0;
  width: 100%;
  min-width: 120px;
  z-index: 8;
}
.shop_main_section_title .order_by_options .sort_option {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  padding: 5px 0;
}

.shop_sidebar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: #fff;
  padding: 60px 25px 25px;
  height: 100vh;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 1200px) {
  .shop_sidebar {
    position: relative;
    height: auto;
    max-width: 350px;
    padding: 0;
    opacity: 1;
    visibility: visible;
  }
}
.shop_sidebar.active {
  opacity: 1;
  visibility: visible;
  z-index: 900;
}
.shop_sidebar .sidebar_action {
  position: absolute;
  top: 15px;
  right: 25px;
}
@media (min-width: 1200px) {
  .shop_sidebar .sidebar_action {
    display: none;
  }
}
.shop_sidebar .sidebar_action button {
  background: none;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  border-radius: none;
  outline: none;
  border: none;
  padding: 0;
}
.shop_sidebar .sidebar_filter_block {
  border: 1px solid #dddddd;
  margin-bottom: 25px;
}
.shop_sidebar .sidebar_filter_block .block_title {
  padding: 12px 13px;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 15px;
  line-height: 16px;
  color: #222222;
  border-bottom: 1px solid #dddddd;
}
.shop_sidebar .sidebar_filter_block .block_options {
  padding: 11px 13px;
}
.shop_sidebar .sidebar_filter_block .category_block_options {
  padding: 0;
}
.shop_sidebar .sidebar_filter_block h5 {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 15px;
  line-height: 13px;
  color: #222222;
  margin-bottom: 14px;
}
.shop_sidebar .sidebar_filter_block .filter_item_parent {
  border-bottom: 1px solid #dddddd;
  padding: 15px 13px;
  display: flex;
  align-items: center;
}
.shop_sidebar .sidebar_filter_block .filter_item_parent .filter_item {
  margin-bottom: 0;
}
.shop_sidebar .sidebar_filter_block .filter_item_parent .label {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  color: #222222;
  display: flex;
  cursor: pointer;
  width: 100%;
  align-items: center;
}
.shop_sidebar .sidebar_filter_block .filter_item_parent .icon {
  width: 100%;
  max-width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  transform: rotate(180deg);
}
.shop_sidebar .sidebar_filter_block .filter_item_children {
  background: #f5f5f5;
  padding: 15px 26px;
  border-bottom: 1px solid #dddddd;
  display: none;
}
.shop_sidebar .sidebar_filter_block .filter_item {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 11px;
}
.shop_sidebar .sidebar_filter_block .filter_item:last-child {
  margin-bottom: 0;
}
.shop_sidebar .sidebar_filter_block .filter_item label {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 13px;
  line-height: 23px;
  color: #111;
  display: flex;
  cursor: pointer;
  width: 100%;
  align-items: center;
}
.shop_sidebar .sidebar_filter_block .filter_item input {
  display: none;
  -webkit-appearance: none;
}
.shop_sidebar .sidebar_filter_block .filter_item input:checked + label span {
  border-color: #27c100;
  background: #27c100;
}
.shop_sidebar .sidebar_filter_block .filter_item input:checked + label span .icon {
  color: #fff;
  opacity: 1;
}
.shop_sidebar .sidebar_filter_block .filter_item span {
  background: #fff;
  width: 100%;
  max-width: 20px;
  height: 20px;
  position: relative;
  border: 1px solid #000;
  border-radius: 4px;
  margin-right: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: ease all 0.3s;
  cursor: pointer;
}
.shop_sidebar .sidebar_filter_block .filter_item span .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 16px;
  opacity: 0;
}
.shop_sidebar .sidebar_filter_block .button_component button {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 12px;
  line-height: 13px;
  color: #27c100;
}
.shop_sidebar .mobile_sticky {
  position: fixed;
  bottom: 12px;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 11;
}
@media (min-width: 1200px) {
  .shop_sidebar .mobile_sticky {
    display: none;
  }
}
.shop_sidebar .mobile_sticky span {
  background: #27c100;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 12px;
  line-height: 13px;
  color: #fff;
  padding: 10px 25px;
  border-radius: 100px;
}

.nfh_page_account {
  padding: 25px 0 60px;
}
.nfh_page_account .woocommerce-MyAccount-navigation {
  border: 1px solid #ddd;
  margin: 0;
}
.nfh_page_account .woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
}
.nfh_page_account .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #ddd;
  color: #666;
  list-style: none;
  margin: 0;
  padding: 7.5px 15px;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
}
.nfh_page_account .woocommerce-MyAccount-navigation ul li a {
  color: #666;
  text-decoration: none;
}
.nfh_page_account .woocommerce-MyAccount-navigation ul li a:hover {
  color: #27c100;
}
.nfh_page_account .woocommerce-MyAccount-content {
  color: #666;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
}
.nfh_page_account .woocommerce-MyAccount-content a {
  color: #000;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
}
.nfh_page_account .woocommerce-MyAccount-content a:hover {
  color: #27c100;
  text-decoration: underline;
}
.nfh_page_account .woocommerce-MyAccount-content fieldset {
  border-color: #fff !important;
  margin-top: 25px;
}
.nfh_page_account .woocommerce-MyAccount-content .button {
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  font-size: 18pxpx;
  line-height: 24px;
  font-size: 18px !important;
  font-weight: 500 !important;
  background-color: #27c100;
  color: #fff;
  padding: 12px 30px;
  margin-top: 25px;
  border: none;
  cursor: pointer;
}
.nfh_page_account .woocommerce-MyAccount-content .button:hover {
  background-color: #27c100;
  color: #fff;
}
.nfh_page_account .woocommerce-MyAccount-content .woocommerce-Address h2 {
  display: inline-block;
  margin-bottom: 25px;
}
.nfh_page_account .woocommerce-MyAccount-content .woocommerce-Address .title a {
  font-weight: 400;
  font-size: 14px;
}
.nfh_page_account .woocommerce-MyAccount-content .woocommerce-Address address {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #666;
  line-height: 1.6;
}
.nfh_page_account .woocommerce-MyAccount-content .woocommerce-input-wrapper input,
.nfh_page_account .woocommerce-MyAccount-content .woocommerce-input-wrapper .select2-selection,
.nfh_page_account .woocommerce-MyAccount-content .woocommerce-input-wrapper .select2-dropdown {
  border-color: #27c100 !important;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}
.nfh_page_account .woocommerce-MyAccount-content form h2 {
  border-bottom: 2px solid #27c100;
  padding: 0 0 10px;
  margin: 0 0 20px;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 120%;
}
.nfh_page_account .woocommerce-MyAccount-content .woocommerce-orders-table .button {
  font-size: 16px !important;
  margin: 0;
  padding: 5px 15px;
}
.nfh_page_account .woocommerce-MyAccount-content .woocommerce-orders-table .button:hover {
  text-decoration: none;
}
.nfh_page_account .woocommerce-MyAccount-content .woocommerce-order-details h2,
.nfh_page_account .woocommerce-MyAccount-content woocommerce-customer-details h2 {
  border-bottom: 2px solid #27c100;
  padding: 0 0 10px;
  margin: 0 0 20px;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 120%;
}
.nfh_page_account .woocommerce-MyAccount-content .woocommerce-order-details .wc-item-meta,
.nfh_page_account .woocommerce-MyAccount-content .woocommerce-order-details .wc-item-meta li,
.nfh_page_account .woocommerce-MyAccount-content woocommerce-customer-details .wc-item-meta,
.nfh_page_account .woocommerce-MyAccount-content woocommerce-customer-details .wc-item-meta li {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.nfh_page_account .woocommerce-MyAccount-content .woocommerce-column__title {
  border-bottom: 2px solid #27c100;
  padding: 0 0 10px;
  margin: 0 0 20px;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
}

.shop_single_main {
  margin-bottom: 40px;
  margin-top: 10px;
}
.shop_single_main .container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .shop_single_main .container {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.shop_single_main .product_gallery {
  position: relative;
  width: 100%;
}
@media (min-width: 1200px) {
  .shop_single_main .product_gallery {
    max-width: 45%;
  }
}
.shop_single_main .product_content {
  width: 100%;
}
@media (min-width: 1200px) {
  .shop_single_main .product_content {
    max-width: 52.5%;
  }
}
.shop_single_main .related {
  width: 100%;
  margin-top: 60px;
}
@media (min-width: 1200px) {
  .shop_single_main .related {
    margin-top: 120px;
  }
}

.shop_single_gallery_wrapper {
  overflow: hidden;
}
body .shop_single_gallery_wrapper .swiper-button-prev, body .shop_single_gallery_wrapper .swiper-button-next {
  position: absolute;
  top: 40% !important;
  color: #27c100 !important;
  width: 20px !important;
  height: 30px !important;
  background-size: 20px !important;
}
body .shop_single_gallery_wrapper .swiper-button-prev::after, body .shop_single_gallery_wrapper .swiper-button-next::after {
  font-size: 25px !important;
}
.shop_single_gallery_wrapper .shop_single_gallery {
  margin-bottom: 24px;
}
.shop_single_gallery_wrapper .shop_single_gallery_thumbs .swiper-slide {
  opacity: 0.3;
  cursor: pointer;
  transition: ease all 0.3s;
}
.shop_single_gallery_wrapper .shop_single_gallery_thumbs .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}

.shop_single_content {
  margin-top: 60px;
}
@media (min-width: 1200px) {
  .shop_single_content {
    margin-top: 0;
    padding-left: 40px;
  }
}
.shop_single_content .woocommerce-breadcrumb {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 13px;
  line-height: 100%;
  color: #666;
  margin-bottom: 25px;
}
.shop_single_content .woocommerce-breadcrumb a {
  color: #333;
}
.shop_single_content .breadcrumbs {
  align-items: center;
  display: flex;
  margin-bottom: 24px;
  width: 100%;
  color: #222;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 11px;
  line-height: 120%;
}
.shop_single_content .breadcrumbs span {
  display: flex;
}
.shop_single_content .breadcrumbs a {
  color: #a7a7a7;
  display: flex;
  margin-right: 16px;
}
.shop_single_content .breadcrumbs .icon {
  align-items: center;
  display: flex;
  height: 12px;
  justify-content: center;
  margin-left: 16px;
  max-width: 12px;
  width: 100%;
}
.shop_single_content h1 {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 30px;
  line-height: 120%;
  margin-bottom: 24px;
  color: #222222;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 24px;
}
@media (min-width: 1200px) {
  .shop_single_content h1 {
    font-size: 40px;
    margin-bottom: 31px;
    padding-bottom: 31px;
    max-width: 70%;
  }
}
.shop_single_content .product_desc {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  color: #222222;
  margin-bottom: 12px;
  max-width: 560px;
}
.shop_single_content .product_desc p {
  font-size: 16px;
  line-height: 24px;
}
.shop_single_content h3 {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  margin-bottom: 19px;
  width: 100%;
}
.shop_single_content .variables {
  display: flex;
  flex-wrap: wrap;
}
.shop_single_content .variation {
  display: flex;
  margin: 0 21px 0 0;
  width: 100%;
  max-width: 150px;
}
.shop_single_content .variation input {
  display: none;
}
.shop_single_content .variation input:checked + label {
  border-color: #27c100;
}
.shop_single_content .variation input:checked + label .condition {
  color: #27c100;
  font-weight: 500;
}
.shop_single_content .variation input:checked + label .price {
  font-weight: 700;
}
.shop_single_content .variation label {
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(34, 34, 34, 0.1333333333);
  background: #f9f9f9;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 10px;
  cursor: pointer;
}
.shop_single_content .variation .condition {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 13px;
  line-height: 150%;
  color: #222222;
  text-align: center;
  text-transform: capitalize;
}
.shop_single_content .variation .price {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 13px;
  line-height: 150%;
  color: #222222;
  text-align: center;
}
.shop_single_content .stock {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #000;
  text-align: left;
}
.shop_single_content .simple_price {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border: 1px solid #27c100;
  background: #fff;
  width: 100%;
  max-width: 180px;
  padding: 10px;
}
.shop_single_content .simple_price .condition {
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  font-size: 13px;
  line-height: 150%;
  color: #27c100;
  text-align: center;
  text-transform: capitalize;
}
.shop_single_content .simple_price .price {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 13px;
  line-height: 150%;
  color: #222222;
  text-align: center;
}
.shop_single_content .simple_price .stock {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 10px;
  line-height: 150%;
  color: #000;
  text-align: center;
}

.variations-container {
  margin-bottom: 40px;
}
.variations-container .variation-label {
  margin-bottom: 19px;
}
.variations-container .variation-label label {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #222;
}
.variations-container .condition-swatches {
  width: 100%;
}
@media (min-width: 1200px) {
  .variations-container .condition-swatches {
    display: flex;
    width: 75%;
  }
}
.variations-container .condition-swatches .condition-option {
  display: block;
  margin: 0 0 10px;
}
@media (min-width: 1200px) {
  .variations-container .condition-swatches .condition-option {
    margin: 0 20px 0 0;
    display: flex;
    flex: 1;
    text-align: center;
  }
}
.variations-container .condition-swatches .condition-option.selected .condition-badge {
  font-weight: 700;
  color: #27c100;
  border-color: #27c100;
}
.variations-container .condition-swatches .condition-option.disabled .condition-badge {
  font-weight: 700;
  color: #aaa;
  border-color: #aaa;
  cursor: not-allowed;
}
.variations-container .condition-swatches .condition-option .condition-price {
  display: inline-block;
  font-size: 16px;
  padding-top: 10px;
  font-style: normal;
  font-weight: 600;
}
.variations-container .condition-swatches .condition-badge {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 13px;
  line-height: 100%;
  color: #222;
  display: block;
  padding: 10px;
  cursor: pointer;
  border: 1px solid #222;
}
@media (min-width: 1200px) {
  .variations-container .condition-swatches .condition-badge {
    padding: 10px 25px;
  }
}
.variations-container .condition-swatches .condition-badge i {
  font-size: 11px;
  padding-top: 3px;
}
@media (min-width: 1200px) {
  .variations-container .condition-swatches .condition-badge i {
    display: block;
  }
}

.woocommerce-variation.single_variation {
  margin-top: 20px;
}
.woocommerce-variation.single_variation .woocommerce-variation-price {
  margin-bottom: 5px;
}
.woocommerce-variation.single_variation .woocommerce-Price-amount.amount {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  color: #27c100;
  letter-spacing: 0%;
}
.woocommerce-variation.single_variation .woocommerce-variation-availability {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 10px;
  line-height: 100%;
  color: #999;
}

.woocommerce-variation-add-to-cart {
  display: flex;
}
.woocommerce-variation-add-to-cart .quantity {
  border: 1px solid #ccc;
  margin-right: 20px;
  display: flex;
  width: 100%;
  max-width: 54px;
  height: 54px;
}
.woocommerce-variation-add-to-cart .quantity input {
  margin: 0;
  padding: 0;
  border: none;
}

.add_to_cart_simple {
  display: flex;
}
.add_to_cart_simple .quantity {
  border: 1px solid #ccc;
  margin-right: 20px;
  display: flex;
  width: 100%;
  max-width: 54px;
  height: 54px;
}
.add_to_cart_simple .quantity input {
  margin: 0;
  padding: 0;
  border: none;
}

.single_add_to_cart_button {
  background: #000 !important;
  color: #fff !important;
  cursor: pointer;
  font-display: swap;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 24px !important;
  padding: 15px 70px !important;
}

.related.products h2 {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  margin-bottom: 40px;
  color: #222222;
  width: 100%;
  text-align: center;
}
.related.products .products {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}
.related.products .products .product_card {
  margin: 0 0 40px;
  width: calc(50% - 15px);
}
@media (min-width: 768px) {
  .related.products .products .product_card {
    width: calc(18% - 50px);
  }
}

.woocommerce-form-row input[type=text],
.woocommerce-form-row input[type=email],
.woocommerce-form-row input[type=password] {
  padding: 10px !important;
  margin: 0 !important;
  outline: none !important;
  border: 1px solid #27c100 !important;
}

.checkout_page svg {
  max-width: 32px;
}
.checkout_page .wc-block-store-notice {
  display: flex;
}
.checkout_page .wp-block-woocommerce-checkout-order-summary-block h3 {
  font-size: 1.2rem;
}
.checkout_page .wc-block-components-checkout-order-summary__title {
  display: flex;
  border-color: #27c100 !important;
}
.checkout_page .wc-block-components-totals-wrapper {
  border-color: #27c100 !important;
}

.nfh_page_cart {
  padding-bottom: 60px;
}
.nfh_page_cart h1 {
  border-bottom: 2px solid #27c100;
  padding: 0 0 10px;
  margin: 0 0 20px;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 25px;
  line-height: 120%;
}
.nfh_page_cart input#coupon_code {
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
  width: 150px;
}
.nfh_page_cart .cart-collaterals h2 {
  border-bottom: 2px solid #27c100;
  padding: 0 0 10px;
  margin: 0 0 20px;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 25px;
  line-height: 120%;
}
.nfh_page_cart .cart-collaterals .products {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: start;
}
.nfh_page_cart .cart-collaterals .products .product_card {
  margin: 0 0 40px;
  width: calc(50% - 20px);
}
@media (min-width: 768px) {
  .nfh_page_cart .cart-collaterals .products .product_card {
    width: calc(33% - 20px);
  }
}
.nfh_page_cart .cart_totals h2 {
  border-bottom: 2px solid #27c100;
  padding: 0 0 10px;
  margin: 0 0 20px;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 25px;
  line-height: 120%;
}
.nfh_page_cart .product-thumbnail img {
  width: 60px !important;
  height: 60px !important;
}
.nfh_page_cart .checkout-button {
  background: #27c100 !important;
}
.nfh_page_cart .woocommerce-shipping-totals td {
  font-size: 14px !important;
}
.nfh_page_cart .woocommerce-message,
.nfh_page_cart .woocommerce-error {
  font-size: 14px;
  margin: 0 0 20px;
}
.nfh_page_cart .woocommerce-message a,
.nfh_page_cart .woocommerce-error a {
  display: none;
}
.nfh_page_cart .woocommerce-info {
  background-color: #f6f6f6 !important;
  font-size: 14px;
  margin: 0 0 20px !important;
}
.nfh_page_cart .woocommerce a.remove {
  line-height: 0.75em;
}

.nfh_page_checkout {
  padding: 0 0 60px;
}
.nfh_page_checkout h1 {
  border-bottom: 2px solid #27c100;
  padding: 0 0 10px;
  margin: 0 0 20px;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 25px;
  line-height: 120%;
}
.nfh_page_checkout .woocommerce-message,
.nfh_page_checkout .woocommerce-error {
  font-size: 14px;
  margin: 0 0 20px !important;
}
.nfh_page_checkout .woocommerce-message a,
.nfh_page_checkout .woocommerce-error a {
  display: none;
}
.nfh_page_checkout .woocommerce-info {
  background-color: #f6f6f6 !important;
  font-size: 14px;
  margin: 0 0 20px !important;
}
.nfh_page_checkout .woocommerce-info a {
  text-decoration: underline;
}
.nfh_page_checkout .woocommerce-billing-fields h3,
.nfh_page_checkout h3#order_review_heading {
  border-bottom: 2px solid #27c100;
  padding: 0 0 10px;
  margin: 0 0 20px;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 25px;
  line-height: 120%;
}
.nfh_page_checkout .woocommerce-checkout-payment {
  background-color: #f6f6f6 !important;
}
.nfh_page_checkout .payment_box {
  background-color: #efeeef !important;
}
.nfh_page_checkout #add_payment_method #payment div.payment_box::before,
.nfh_page_checkout .woocommerce-cart #payment div.payment_box::before,
.nfh_page_checkout .woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #efeeef;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}
.nfh_page_checkout label {
  font-size: 14px;
}
.nfh_page_checkout .select2-container .select2-dropdown,
.nfh_page_checkout .select2-container .select2-selection,
.nfh_page_checkout textarea {
  border: 1px solid #ccc !important;
  border-radius: 0 !important;
  font-size: 14px;
}
.nfh_page_checkout textarea {
  min-height: 75px;
}
.nfh_page_checkout input.input-text {
  border: 1px solid #ccc !important;
  border-radius: 0 !important;
}
.nfh_page_checkout input.input-text:focus {
  border-color: #27c100 !important;
  border-radius: 0 !important;
}
.nfh_page_checkout button#place_order {
  background: #27c100 !important;
  border-radius: 0;
}
.nfh_page_checkout .woocommerce-shipping-fields {
  padding-top: 10px;
}
.nfh_page_checkout .woocommerce-additional-fields {
  padding-top: 10px;
}
.nfh_page_checkout .woocommerce-checkout-review-order-table th {
  width: 50%;
}
.nfh_page_checkout .stripe-cards-icon {
  display: none;
}
.nfh_page_checkout .woocommerce-form-login,
.nfh_page_checkout .woocommerce-form-coupon {
  border-radius: 0 !important;
  border-color: #ddd !important;
  margin: -10px 0 10px !important;
}
.nfh_page_checkout .woocommerce-form-login .lost_password,
.nfh_page_checkout .woocommerce-form-coupon .lost_password {
  padding-top: 10px;
  font-size: 14px;
  margin-left: 5px;
}

.taxonomy_product_cat_heading {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  margin-bottom: 30px;
  width: 100%;
}
.taxonomy_product_cat_heading .taxonomy_product_cat_heading_in {
  background: rgba(0, 0, 0, 0.5);
  padding: 30px;
  margin-left: auto;
}
@media (min-width: 768px) {
  .taxonomy_product_cat_heading .taxonomy_product_cat_heading_in {
    padding: 60px 60px 44px 33%;
  }
}
.taxonomy_product_cat_heading .taxonomy_product_cat_heading_in h1 {
  font-size: 32px;
  line-height: 100% !important;
  margin: 0 !important;
  padding: 0 0 16px !important;
}
.taxonomy_product_cat_heading .taxonomy_product_cat_heading_in p {
  color: #fff;
  font-size: 16px;
  line-height: 150%;
  margin: 0;
  padding: 0 0 16px;
}

.search_results_page {
  padding-bottom: 40px;
}
.search_results_page h2 {
  border-bottom: 2px solid #27c100;
  padding: 0 0 10px;
  margin: 0 0 20px;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 25px;
  line-height: 120%;
}
.search_results_page h2 span {
  color: #999;
}
.search_results_page h3 {
  color: #999;
  padding: 0;
  margin: 0 0 20px;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
}
.search_results_page .srp_products {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 40px;
}
@media (min-width: 1024px) {
  .search_results_page .srp_products {
    justify-content: start !important;
  }
}
.search_results_page .srp_products .product_card {
  width: 46%;
}
@media (min-width: 768px) {
  .search_results_page .srp_products .product_card {
    width: 30%;
  }
}
@media (min-width: 1024px) {
  .search_results_page .srp_products .product_card {
    width: 12.5%;
  }
}
.search_results_page .srp_pages .srp_pages_item {
  padding: 10px 0 20px;
}
.search_results_page .srp_pages .srp_pages_item a {
  text-decoration: underline;
  font-weight: 600;
}
.search_results_page .srp_pages .srp_pages_item p {
  color: #999;
  font-size: 14px;
  padding: 10px 0 0;
  margin: 0;
}

.generic_content_page {
  padding-bottom: 40px;
  /* start captions */
}
.generic_content_page h1 {
  border-bottom: 2px solid #27c100;
  padding: 0 0 10px;
  margin: 0 0 20px;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  font-size: 25px;
  line-height: 120%;
}
.generic_content_page h2, .generic_content_page h3, .generic_content_page h4, .generic_content_page h5, .generic_content_page h6 {
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  margin: 10px 0 20px;
  padding: 0;
  line-height: 120%;
}
.generic_content_page h3 {
  font-weight: 400 !important;
}
.generic_content_page p {
  font-size: 16px;
  line-height: 1.8em;
  margin: 0;
  padding: 0 0 20px;
}
.generic_content_page p a {
  font-size: 16px;
  line-height: 1.8em;
  border-bottom: 0;
}
.generic_content_page ol,
.generic_content_page ul {
  margin-bottom: 20px;
}
.generic_content_page ol {
  padding-left: 20px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 700px) {
  .generic_content_page ol {
    padding-left: 30px;
  }
}
.generic_content_page ol li {
  margin-bottom: 10px;
}
.generic_content_page ol li:last-child {
  margin-bottom: 0;
}
.generic_content_page ol li:before {
  margin-left: -20px;
}
@media only screen and (min-width: 700px) {
  .generic_content_page ol li:before {
    margin-right: 10px;
    margin-left: -30px;
  }
}
ol .generic_content_page ol li:before {
  content: counters(my-counter, ".") ". ";
  margin-left: -20px;
}
@media only screen and (min-width: 700px) {
  ol .generic_content_page ol li:before {
    margin-right: 10px;
    margin-left: -30px;
  }
}
.generic_content_page ol ul {
  padding-left: 20px;
  list-style: initial;
  margin-bottom: 0;
}
@media only screen and (min-width: 700px) {
  .generic_content_page ol ul {
    padding-left: 30px;
  }
}
.generic_content_page ol ul li {
  display: list-item;
}
.generic_content_page ol ul li:before {
  content: " ";
  margin-left: 10px;
}
@media only screen and (min-width: 700px) {
  .generic_content_page ol ul li:before {
    margin-right: 10px;
    margin-left: 5px;
  }
}
.generic_content_page li {
  font-size: 16px;
  line-height: 1.8em;
}
.generic_content_page ul {
  padding: 0 0 5px;
}
.generic_content_page ul li {
  list-style: disc;
  margin: 0 0 10px 25px;
}
.generic_content_page a {
  color: #27c100;
  text-decoration: none;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.generic_content_page a:hover {
  text-decoration: underline;
}
.generic_content_page img {
  max-width: 100%;
  width: auto !important;
}
@media screen and (max-width: 768px) {
  .generic_content_page img {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
  }
}
.generic_content_page blockquote {
  border-left: 1px solid #27c100;
  color: #1F2426;
  font-size: 18px;
  font-style: italic !important;
  font-weight: 200;
  line-height: 120%;
  margin: 10px auto 30px;
  width: 100%;
  padding: 5px 30px 5px 30px;
  position: relative;
  text-align: left;
}
.generic_content_page blockquote p {
  color: #1F2426;
  font-size: 18px;
  font-style: italic !important;
  font-weight: 200;
  line-height: 120%;
  margin: 0;
  padding: 0;
}
.generic_content_page blockquote cite {
  display: block;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  padding-top: 20px;
}
.generic_content_page table {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: block;
  margin-bottom: 20px;
}
.generic_content_page table th, .generic_content_page table td {
  border: solid #cccccc;
  border-width: 0 1px 1px 0;
  background: #f7f7f7;
  padding: 5px 10px;
  text-align: left;
  vertical-align: top;
}
.generic_content_page address {
  border-left: 5px solid #cccccc;
  margin: 15px 30px 20px 10px;
  padding: 5px 0 5px 20px;
}
.generic_content_page .gallery {
  padding: 0 0 20px;
}
.generic_content_page .alignleft {
  float: left;
  margin: 2px 30px 20px 0;
}
.generic_content_page .aligncenter {
  display: block;
  margin: 0 auto 20px;
}
.generic_content_page .alignright {
  float: right;
  margin: 2px 0 20px 30px;
}
.generic_content_page .alignnone {
  display: block;
  float: none;
  margin: 0 0 20px;
}
.generic_content_page p .alignleft {
  float: left;
  margin: 0 30px 20px 0;
}
.generic_content_page p .aligncenter {
  display: block;
  margin: 0 auto 32;
}
.generic_content_page p .alignright {
  float: right;
  margin: 0 0 20px 30px;
}
.generic_content_page p .alignnone {
  display: block;
  float: none;
  margin: 0 0 20px;
}
.generic_content_page .aligncenter,
.generic_content_page div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.generic_content_page .wp-caption {
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding-top: 5px;
  text-align: center;
  max-width: 100%;
}
.generic_content_page .wp-caption img {
  border: 0;
  display: block !important;
  margin: 0 auto !important;
  padding: 0;
  max-width: 98%;
}
.generic_content_page .wp-caption p.wp-caption-text {
  font-size: 13px;
  line-height: 17px;
  margin: 0;
  padding: 5px 4px 5px;
}

html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/swiper/swiper-bundle.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 11.2.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 23, 2025
 */
/* FONT_START */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

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