/* Home: Hero */
.hero__video {
  width: 100%;
  height: 100%;
	position: absolute;
  z-index: 0;
}
.hero .block::before {
  background: linear-gradient(180deg, rgba(5,6,14,0) 0%, rgba(5,6,14,1) 100%);
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.hero .hero-text {
	z-index: 5; 
}
.hero__video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (min-width: 992px) {
	.hero__video video {
  	width: 100%; 
  }
}
.hero h1 {
  color: #fff;
  width: 700px;
  max-width: 100%;
  font-size: 72px;
  line-height: .9;
  text-wrap: balance;
}
@media only screen and (max-width: 1499.98px) {
  .featured-blocks .blocks {
    height: 70vh;
    max-height: 700px;
    min-height: 600px;
  }
  .hero h1 {
  	font-size: 65px;
	}
  .hero h2 {
  	font-size: 24px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .featured-blocks .blocks {
    height: 65vh;
    max-height: 650px;
    min-height: 550px;
  }
}
@media only screen and (max-width: 991.98px) {
  .featured-blocks .blocks {
    height: 60vh;
    max-height: 600px;
    min-height: 500px;
  }
  .hero-text {
      padding-bottom: 15%;
  }
  .hero h1 {
  	font-size: 50px;
  	width: 55%;
	}
  
}
@media only screen and (max-width: 767.98px) {
  .featured-blocks .blocks {
    height: 55vh;
    max-height: 550px;
    min-height: 450px;
  }  
  .hero h1 {
  	font-size: 40px;
     	width: 100%;
	}
  .hero h2 {
  	font-size: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .featured-blocks .blocks {
    height: 40vh;
    max-height: 450px;
    min-height: 375px;
  }
  .hero h1 {
  	font-size: 30px;
	}
  .hero h2 {
  	font-size: 18px;
  }
}
/* Home: Category slider */
.categories-slider .category {
  margin-bottom: 8px;
}
/* Home: About */
.home-about.about .about__subtitle {
	background: #242424;
  width: fit-content;
  text-transform: uppercase;
  color: #fff;
  padding: 4px 16px;
}
.home-about.about .title {
  text-wrap: balance;
}
.about .about__btn { 
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  background-color: rgba(123, 137, 139, .75);
  white-space: nowrap;
}
.home-about.about .about__video {
  width: 55vw !important;
  height: 652px !important;
  flex: unset;
  position: absolute !important; 
  right: 0;
}
@media (max-width: 991.98px) {
  .home-about.about .about__video {
		position: relative !important;
    flex: 1;
    width: 100% !important;
    height: 100% !important;
    aspect-ratio: 16/9;
    min-height: auto !important;
  }
}
.about .about__video a::before { 
  content: '';
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
  opacity: .2;
  pointer-events: none;
}
.about .about__video::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background-size: 100% 100%; 
  background-image: url('../png/blocks-shape.png');
  background-repeat: no-repeat;
  background-position: center; /* Center the SVG */
  pointer-events: none; /* Make sure the overlay does not block interactions */
  z-index: 20;
}
.about ul li i {
 	width: 28px;
  height: 28px;
  background-color: #242424;
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: #FFF;
  font-size: 14px;
}
.about li, .about li a {
	display: flex;
  align-items: baseline;
  gap: 16px;
}
.about ul {
  gap: 8px;
  display: flex;
  flex-direction: column;
  margin-top: 16px;
}
.recommended {
	background-color: unset; 
}
.recommended .owl-nav {
  display: none !important; 
}
.recommended .top-bar .slider-nav ul li {
	margin: 0 8px;
  font-size: 14px;
  font-weight: 500;
}
.recommended .top-bar .slider-nav ul li.active {
	color: var(--headingsColor) !important;
  font-weight: 500;
}
@media only screen and (min-width: 575.98px) {
    .recommended .top-bar .slider-nav ul {
        margin-right: 0 !important;
    }
}
.product .data {
	padding-inline: 16px; 
}
.product .actions-wrap {
	padding: 6px;
  padding-left: 16px;
}
.blog-articles {
	background-color: unset !important; 
}
.blog-articles .top {
  margin-bottom: 24px;
}
.blog-articles .owl-nav {
	display: none !important; 
}
.blog-articles .article .img {
  height: 216px;
}
.sub-blocks .label {
	font-size; 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.sub-blocks .list-product .short {
	display: none; 
}
.sub-blocks .blocks .block.double .wrap {
	left: 40px;
  bottom: 40px;
  top: unset;
  position: absolute;
  margin: 0;
  width: fit-content;
  min-width: 500px;
  min-height: auto;
  padding: 16px;
  max-width: unset;
}
@media (max-width: 576px) {
  .sub-blocks .blocks .block.double .wrap {
  	min-width: fit-content;
  }
}
.sub-blocks .blocks .block.double .short {
	position: absolute;
  margin: 0;
  transform: translateY(calc(-16px + -50%));
  background-color: #7B898B;
  color: #FFF;
  width: fit-content;
  padding: 0px 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}
@media (max-width: 576px) {
  .sub-blocks .blocks .block.double .short {
  	font-size: 12px; 
  }
}
.sub-blocks .blocks .block.double h2 {
	font-size: 32px;
  margin-bottom: 0;
  line-height: 1;
  display: flex;
  align-items: center;
}
.about-second {
	margin-bottom: 50px; 
}
/* Footer */
.footer-image-custom .image-footer-right-bg {
	background-color: #FFF;
}
.footer-image-custom .subtitle, .footer-image-custom  ul li {
  color: var(--accent) !important;
}
.footer-image-custom .image {
	position: relative;
  isolation: isolate;
}
.footer-image-custom .image::before {
  content: '';
  inset: 0;
  position: absolute;
  opacity: .4;
	background: linear-gradient(90deg, #000 -0.82%, rgba(0, 0, 0, 0.00) 51.79%);
	mix-blend-mode: multiply;
  z-index: -1;
}
#footer .footer-navigation .container {
	border-color: rgba(0, 0, 0, 0.10); 
}
#footer .copyright .container > .d-flex > div {
	width: unset;
  filter: grayscale(1);
}