/*---------------------------------- fonts ----------------------------------*/
/*---------------------------------- ellipsis ----------------------------------*/
/*---------------------------------- line text ----------------------------------*/
/*---------------------------------- text gradient ----------------------------------*/
/*---------------------------------- glass effect ----------------------------------*/
/*---------------------------------- card shadow ----------------------------------*/
/*---------------------------------- font icon ----------------------------------*/
/*---------------------------------- overlay ----------------------------------*/
/*---------------------------------- border radius ----------------------------------*/
/*---------------------------------- line ----------------------------------*/
/*---------------------------------- background image ----------------------------------*/
/*---------------------------------- scroll bar ----------------------------------*/
/*---------------------------------- media query ----------------------------------*/
/*---------------------------------- flex ----------------------------------*/
/*---------------------------------- Second Language ----------------------------------*/
/*------------------------------------ main slider ------------------------------------*/
.mainSlider:not(.owl-loaded) {
  display: block !important;
  overflow: hidden;
}

.mainSlider:not(.owl-loaded) .owl-item:not(:first-child) {
  display: none;
}

.mainSlider:not(.owl-loaded) .owl-item img {
  height: 100%;
}

.main-slider-sec {
  position: relative;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1199.98px) {
  .main-slider-sec {
    margin-bottozm: 140px;
  }
}
.main-slider-sec .swiper-container {
  position: relative;
  height: 100%;
}
.main-slider-sec .swiper-container .swiper-wrapper {
  position: relative;
}
.main-slider-sec .swiper-container .swiper-wrapper:after {
  content: "";
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 92px;
  display: inline-block;
  position: absolute;
  top: 15rem;
  transform: rotate(91deg);
}
@media only screen and (max-width: 1399.98px) {
  .main-slider-sec .swiper-container .swiper-wrapper:after {
    left: 32.5rem;
    top: 15rem;
  }
}
@media only screen and (max-width: 1199px) {
  .main-slider-sec .swiper-container .swiper-wrapper:after {
    left: 26.5rem;
    top: 10rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .main-slider-sec .swiper-container .swiper-wrapper:after {
    left: 19rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .main-slider-sec .swiper-container .swiper-wrapper:after {
    display: none;
  }
}
.main-slider-sec .swiper-container .swiper-slide img {
  width: 100%;
  height: 80%;
  object-fit: cover;
  float: left;
  border-radius: 150px 150px 5px 5px;
}
@media only screen and (max-width: 1000px) {
  .main-slider-sec .swiper-container .swiper-slide img {
    width: 100%;
  }
}
@media only screen and (max-width: 991.98px) {
  .main-slider-sec .swiper-container .swiper-slide img {
    border-radius: 20px;
  }
}
.main-slider-sec .swiper-container .swiper-slide .slider-container {
  background: rgba(255, 255, 255, 0.75);
  border: 1px solid #f2e9fb;
  backdrop-filter: blur(2.5px);
  -webkit-backdrop-filter: blur(2.5px);
  width: 38%;
  color: black;
  position: absolute;
  z-index: 99999999;
  padding: 57px 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
  touch-action: pan-y;
  visibility: visible;
  perspective: 601px;
  transform: translate(50%, 50%);
  min-height: 33%;
  top: 0%;
  right: 26%;
  border-radius: 100px 100px 10px 10px;
}
@media screen and (max-width: 1199.98px) {
  .main-slider-sec .swiper-container .swiper-slide .slider-container {
    width: 40%;
    min-height: 32%;
    top: 0;
    right: 33%;
    padding: 40px 40px;
  }
}
@media screen and (max-width: 992px) {
  .main-slider-sec .swiper-container .swiper-slide .slider-container {
    display: none;
  }
}
.main-slider-sec .swiper-container .swiper-slide .slider-container h2 {
  color: #4d4d5e;
  font-size: 22px;
  text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.1);
}
.main-slider-sec .swiper-container .swiper-slide .slider-container h4 {
  color: #7c7b7b;
  font-size: 14px;
}
.main-slider-sec .swiper-container .swiper-slide.swiper-slide-active .slider-title, .main-slider-sec .swiper-container .swiper-slide.swiper-slide-active .slider-sub-title {
  opacity: 1;
}
.main-slider-sec .swiper-container .slider-sub-title {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  color: #2f2d2d;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  opacity: 0;
}
@media screen and (max-width: 767.98px) {
  .main-slider-sec .swiper-container .slider-sub-title {
    font-size: 14px;
  }
}
.main-slider-sec .swiper-container .slider-title {
  line-height: 1.5;
  margin-bottom: 24px;
  font-size: 28px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -1.03px;
  opacity: 0;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 767.98px) {
  .main-slider-sec .swiper-container .slider-title {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199.98px) {
  .main-slider-sec .swiper-container .slider-title {
    font-size: 27px;
  }
}
.main-slider-sec .swiper-container .swiper-pagination {
  width: 2%;
  align-items: center;
  justify-content: center;
  right: 50%;
  bottom: 12px;
  display: none;
}
@media only screen and (max-width: 767.98px) {
  .main-slider-sec .swiper-container .swiper-pagination {
    display: flex;
  }
}
.main-slider-sec .swiper-container .swiper-pagination-bullet {
  opacity: 1 !important;
  border-radius: 30%;
  width: 27px;
  height: 9px;
  margin: 0 3px;
  background: rgba(255, 255, 255, 0.65);
  border: 1px solid #372d2d;
  padding: 2px;
}
.main-slider-sec .swiper-container .swiper-pagination-bullet-active {
  background: #fac345;
}
.main-slider-sec .swiper-container .swiper-button-prev, .main-slider-sec .swiper-container .swiper-button-next {
  justify-content: center;
  font-size: 18px;
  height: 0;
  padding: 18px;
  display: flex;
  align-items: center;
  z-index: 99999999999;
  cursor: pointer;
  border-radius: 20%;
  background: rgba(255, 255, 255, 0.25);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(8.4px);
  -webkit-backdrop-filter: blur(8.4px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #fbf5f3;
  left: 9px;
  right: auto;
}
@media only screen and (max-width: 1199.98px) {
  .main-slider-sec .swiper-container .swiper-button-prev, .main-slider-sec .swiper-container .swiper-button-next {
    padding: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .main-slider-sec .swiper-container .swiper-button-prev, .main-slider-sec .swiper-container .swiper-button-next {
    display: none !important;
  }
}
.main-slider-sec .swiper-container .swiper-button-prev:after, .main-slider-sec .swiper-container .swiper-button-next:after {
  font-size: 13px;
  font-weight: 800;
}
@media screen and (max-width: 991.98px) {
  .main-slider-sec .swiper-container .swiper-button-next {
    top: 45% !important;
    left: 16px !important;
  }
}
.main-slider-sec .swiper-container .swiper-button-prev .main-slider-sec .swiper-button-prev {
  padding: 18px;
  border-radius: 20%;
  z-index: 99999999;
  /* top: 5.5rem; */
  background: #f9f9f9;
  background: rgba(255, 255, 255, 0.25);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(8.4px);
  -webkit-backdrop-filter: blur(8.4px);
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.main-slider-sec .swiper-container .slider-buttton {
  display: inline-block;
}
.main-slider-sec .swiper-container .swiper-slide-active .slider-sub-title {
  animation: slideOutDown 1.5s;
}
.main-slider-sec .swiper-container .swiper-slide-active .slider-title {
  animation: zoomInDown 1.5s;
}
.main-slider-sec .swiper-container .swiper-slide-active.slide-2 .slider-title {
  animation: zoomInDown 1.5s;
}
.main-slider-sec .swiper-container .swiper-slide-active .slider-sub-title {
  animation: slideInUp 1.3s;
}
.main-slider-sec .swiper-container .swiper-slide-active.slide-2 .slider-sub-title {
  animation: slideInUp 1.5s;
}
.main-slider-sec .swiper-container .swiper-slide-active .slider-buttton {
  animation: zoomIn 2s;
}
.main-slider-sec .img-slider {
  width: 26%;
  position: absolute;
  left: -1rem;
  top: -61px;
  z-index: -1;
}
.main-slider-sec .img-slider img {
  width: 100%;
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.main-slider-sec .swiper-pagination-bullet-active {
  background: #fac345;
}
.main-slider-sec .swiper-button-prev {
  top: 50% !important;
  left: 10px !important;
  right: auto !important;
}
@media screen and (max-width: 991.98px) {
  .main-slider-sec .swiper-button-prev {
    top: 53% !important;
    left: 16px !important;
    right: auto !important;
  }
}
.main-slider-sec .swiper-button-next {
  top: 58% !important;
}
@media only screen and (max-width: 1199px) {
  .main-slider-sec .swiper-button-next {
    top: 57% !important;
  }
}

.collections {
  margin-top: 4rem;
  position: relative;
  background: url("../images/content/282.png");
  background-position: left -185px;
  background-size: 48rem;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1400.98px) {
  .collections {
    background-size: 28rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .collections {
    background: unset;
    margin-bottom: 5rem;
  }
}
.collections:after {
  content: "";
  background: url(../images/content/282.png);
  position: absolute;
  width: 329px;
  height: 335px;
  /* z-index: -1; */
  background-attachment: fixed;
  /* background-position: right bottom; */
  background-size: 44rem;
  /* background-repeat: repeat; */
  right: 0;
  transform: rotate(180deg);
  top: 0;
}
@media only screen and (max-width: 1400.98px) {
  .collections:after {
    content: unset;
  }
}
.collections .benefit-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  border-radius: 15px;
  overflow: hidden;
  margin: 25px 0;
  box-shadow: 0px -20px 25px 5px #3d3c3c inset, 0 0 0 1px #888585;
  transition: 0.3s all;
}
.collections .benefit-box img.benefit-img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
  position: relative;
  z-index: -9;
}
.collections .benefit-box .benefit-icon {
  margin-top: -40px;
  z-index: 2;
}
.collections .benefit-box .benefit-icon span {
  font-size: 55px;
  color: #d9bf77;
}
.collections .benefit-box .benefit-title {
  color: #fff9e7;
  font-weight: 700;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 15px;
  text-align: center;
}
@media only screen and (max-width: 1199.98px) {
  .collections .benefit-box .benefit-title {
    font-size: 16px;
  }
}
.collections .benefit-box .dot {
  width: 12px;
  height: 12px;
  background: #d9bf77;
  border-radius: 50%;
  position: absolute;
  box-shadow: 0 0px 2px inset #d9bf77, 0px 1px 3px 0px #fff inset, 0px 7px 2px inset #d9bf77;
}
.collections .benefit-box .dot1 {
  top: 15px;
  left: 15px;
}
.collections .benefit-box .dot2 {
  top: 15px;
  right: 15px;
}
.collections .benefit-box .dot3 {
  bottom: 15px;
  right: 15px;
}
.collections .benefit-box .dot4 {
  bottom: 15px;
  left: 15px;
}

.category__title {
  position: relative;
}
.category__title h2 {
  font-size: 18px;
  font-weight: 700;
  color: #4e4f4f;
}
@media only screen and (max-width: 991.98px) {
  .category__title h2 {
    font-size: 16px;
  }
}
.category__title:after {
  width: 20px;
  height: 5px;
  content: "";
  position: absolute;
  background: #fcc546;
  top: 11px;
  right: -26px;
  border-radius: 5px;
}
@media only screen and (max-width: 575.98px) {
  .category__title:after {
    width: 34px;
    top: 22px;
    right: 1px;
  }
}

.benefit-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  border-radius: 15px;
  overflow: hidden;
  margin: 25px 0;
  box-shadow: 0px -20px 25px 5px #0d0d0d inset, 0 0 0 1px #1d1d1d;
  transition: 0.3s all;
}
.benefit-box img.benefit-img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
  position: relative;
  z-index: -9;
  transition: transform 0.5s ease;
}
.benefit-box:hover img.benefit-img {
  transform: scale(1.1);
}

.banner {
  margin-top: 3rem;
  margin-bottom: 5rem;
}
.banner img {
  width: 100%;
  border-radius: 50px;
}

@media only screen and (max-width: 991.98px) {
  .category-item {
    display: flex !important;
    overflow-x: auto;
    flex-wrap: nowrap;
    overflow-y: hidden;
  }
}

@media only screen and (max-width: 480.98px) {
  .item-category-box {
    width: 60% !important;
  }
}

.product {
  margin-top: 45px;
  margin-bottom: 5rem;
}
.product .swiper-button-next {
  right: 1rem !important;
}
.product__title {
  position: relative;
}
.product__title a {
  gap: 5px;
}
.product__title a span {
  gap: 5px;
  color: rgb(88, 89, 88);
  font-size: 16px;
  font-weight: 800;
}
@media only screen and (max-width: 1199.98px) {
  .product__title a span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 991.98px) {
  .product__title a span {
    font-size: 12px;
  }
}
.product__title a h2 {
  font-size: 21px;
  font-weight: 700;
  color: #4e4f4f;
}
@media only screen and (max-width: 1199.98px) {
  .product__title a h2 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .product__title a h2 {
    font-size: 16px;
  }
}
.product__title:after {
  position: absolute;
  display: block;
  width: 51px;
  content: "";
  height: 38px;
  border-radius: 5px 50% 54% 5px;
  background: rgba(252, 197, 70, 0.58);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(0.4px);
  -webkit-backdrop-filter: blur(0.4px);
  border: 1px solid rgba(255, 255, 255, 0.29);
  top: -7px;
  right: 131px;
  z-index: -1;
}
@media only screen and (max-width: 1199.98px) {
  .product__title:after {
    width: 46px;
    height: 35px;
    top: -6px;
    right: 110px;
  }
}
@media only screen and (max-width: 991.98px) {
  .product__title:after {
    top: -9px;
    right: 98px;
  }
}
.product .product-box img {
  width: 80%;
  border-radius: 45% 45% 5px 5px;
}

.product {
  margin-bottom: 0;
  position: relative;
}
@media only screen and (max-width: 991.98px) {
  .product {
    margin-top: -3rem;
  }
}
.product:after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(.././images/content/3.webp);
  height: 15rem;
  right: 0px;
  top: 0%;
  width: 10rem;
  transform: rotate(174deg);
  background-repeat: no-repeat;
}
@media only screen and (max-width: 991.98px) {
  .product:after {
    content: unset;
  }
}
.product .products__item {
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  .product .products__item {
    display: none;
  }
}
.product .products__item__img {
  padding: 12px;
  border-radius: 152px 152px 10px 10px;
  position: relative;
}
.product .products__item__img:after {
  width: 92%;
  height: 94%;
  position: absolute;
  background: rgba(7, 19, 18, 0.54);
  content: "";
  display: block;
  top: 12px;
  right: 13px;
  z-index: 9999999999999;
  border-radius: 150px 150px 10px 10px;
}
@media only screen and (max-width: 1399.98px) {
  .product .products__item__img:after {
    width: 91%;
    height: 93%;
  }
}
@media only screen and (max-width: 1199.98px) {
  .product .products__item__img:after {
    width: 89%;
    height: 91%;
  }
}
.product .products__item__img img {
  width: 100%;
  max-width: 100%;
  border-radius: 150px 150px 10px 10px;
}
.product .products__item__title {
  position: absolute;
  bottom: 41px;
  z-index: 9999999999;
  padding: 0px 50px;
}
.product .products__item__title h2 {
  font-size: 23px;
  color: #FFFFFF;
  font-weight: 800;
  text-align: center;
  line-height: 35px;
}
@media only screen and (max-width: 1199.98px) {
  .product .products__item__title h2 {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  .product .products__item__title h2 {
    font-size: 10px;
  }
}
@media only screen and (max-width: 553.98px) {
  .product .products__item__title h2 {
    font-size: 9px;
  }
}
.product .img-ship {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 991.98px) {
  .product .img-ship {
    margin-top: 3rem;
    margin-bottom: 5rem;
  }
}
.product .img-ship img {
  width: 100%;
}
.product .main-slider-sec .swiper-button-prev, .product .main-slider-sec .swiper-button-next {
  top: 50% !important;
}

.discount-product {
  margin-top: 2px;
  font-size: 12px;
  background: #d32f2f;
  border-radius: 7px;
  width: 32px;
  padding: 5px 3px;
  height: 25px;
  color: white;
}
@media only screen and (max-width: 991.98px) {
  .discount-product {
    font-size: 10px;
    width: 28px;
    padding: 4px 4px;
    height: 21px;
  }
}

.holographic-card h2 {
  color: #0ff;
  font-size: 2rem;
  position: relative;
  z-index: 2;
}

.product-slider-wrapper {
  margin-top: 4rem !important;
}
@media only screen and (max-width: 767.98px) {
  .product-slider-wrapper {
    margin-top: 3rem !important;
  }
}

.products-card__wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.products-card__wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background: linear-gradient(to top, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  pointer-events: none;
  border-radius: 10px;
}

.products {
  padding-bottom: 1px;
}

@media only screen and (max-width: 767.98px) {
  .product_item-box {
    display: none;
  }
}

.category__item {
  margin-top: 0 !important;
}

.products-card__wrapper img {
  width: 100%;
  border-radius: 10px 10px 0 0 !important;
}
.products-card__title {
  padding: 13px 6px;
  color: #1b1818;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  z-index: 9;
  font-weight: 900;
  right: 20px;
}
@media screen and (max-width: 1199.98px) {
  .products-card__title {
    right: 7px;
  }
}
@media screen and (max-width: 767.98px) {
  .products-card__title {
    right: 48px;
  }
}
.products-card__title span {
  display: block;
  background: #ffffff;
  border-radius: 50%;
  padding: 5px;
  height: 22px;
  font-size: 13px;
}
.products-card__title h3 {
  font-size: 15px;
  height: 1rem;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  font-weight: 900;
  background: rgba(145, 145, 145, 0.29);
}
@media screen and (max-width: 991.98px) {
  .products-card__title h3 {
    font-size: 12px;
  }
}
.products-card .price {
  color: #f5f3e7;
}
@media screen and (max-width: 991.98px) {
  .products-card .price {
    font-size: 12px;
    font-weight: 700;
  }
}
.products-card s {
  font-size: 12px;
  color: #8e8e8e;
}

.products-card__wrapper {
  border-radius: 10px;
  transition: all 0.3s ease;
}

.products-card__wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  transition: all 0.4s ease-in-out;
  padding-top: 0;
}
.products-card__wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background: linear-gradient(to top, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0));
  pointer-events: none;
  transition: all 0.4s ease-in-out;
}
.products-card__wrapper:hover {
  padding-top: 30px;
}
.products-card__wrapper:hover::after {
  height: 60%;
}
.products-card__wrapper:hover img {
  transform: scale(1.05);
}
.products-card__wrapper img {
  transition: all 0.5s ease;
}

.about-us {
  margin-top: 6rem;
  margin-bottom: 10rem;
  position: relative;
  background: url("../images/content/282.png");
  background-position: left -185px;
  background-size: 48rem;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1400.98px) {
  .about-us {
    background: unset;
  }
}
@media only screen and (max-width: 1199.98px) {
  .about-us {
    margin-top: 4rem;
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .about-us {
    margin-bottom: 3rem;
  }
}
.about-us:after {
  content: "";
  background: url(../images/content/282.png);
  position: absolute;
  width: 329px;
  height: 335px;
  /* z-index: -1; */
  background-attachment: fixed;
  /* background-position: right bottom; */
  background-size: 44rem;
  /* background-repeat: repeat; */
  right: 0;
  transform: rotate(180deg);
  top: 0;
}
@media only screen and (max-width: 991.98px) {
  .about-us:after {
    content: unset;
  }
}
.about-us__title {
  position: relative;
}
.about-us__title:after {
  width: 20px;
  height: 5px;
  content: "";
  position: absolute;
  background: #fcc546;
  top: 11px;
  right: -26px;
  border-radius: 5px;
}
@media only screen and (max-width: 575.98px) {
  .about-us__title:after {
    width: 51px;
    top: 30px;
    right: 2px;
  }
}
.about-us__title h2 {
  font-size: 21px;
  font-weight: 700;
  color: #4e4f4f;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1199.98px) {
  .about-us__title h2 {
    font-size: 18px;
  }
}
.about-us__title p {
  line-height: 42px;
  color: #7f8285;
  font-size: 18px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1399.98px) {
  .about-us__title p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 768.98px) {
  .about-us__title p {
    font-size: 12px;
    line-height: 32px;
    margin-bottom: 16px;
  }
}
.about-us__img {
  position: relative;
}
.about-us__img:after {
  content: "";
  background: #fcc546;
  position: absolute;
  width: 352px;
  height: 190px;
  right: -78px;
  top: 135px;
  border-radius: 28px;
  z-index: -1;
}
@media only screen and (max-width: 1199.98px) {
  .about-us__img:after {
    height: 170px;
    right: -30px;
    top: 121px;
  }
}
@media only screen and (max-width: 991.98px) {
  .about-us__img:after {
    top: 265px;
  }
}
@media only screen and (max-width: 767.98px) {
  .about-us__img:after {
    top: 185px;
    height: 125px;
  }
}
.about-us__img .img-aboutus {
  width: 56%;
  height: 249px;
  position: absolute;
  right: -160px;
  bottom: -45px;
  border-radius: 37px;
  border: 6px solid white;
  padding: 6px;
}
@media only screen and (max-width: 1199.98px) {
  .about-us__img .img-aboutus {
    width: 54%;
    height: 191px;
    right: -45px;
  }
}
@media only screen and (max-width: 991.98px) {
  .about-us__img .img-aboutus {
    height: 185px;
    right: -65px;
    width: 40%;
  }
}
@media only screen and (max-width: 767.98px) {
  .about-us__img .img-aboutus {
    height: 143px;
    right: -58px;
    width: 40%;
  }
}
.about-us__img .img {
  width: 100%;
  height: 75%;
  border-radius: 50px;
}
.about-us__img .title-img-about-us {
  position: relative;
}
.about-us__img .title-img-about-us:after {
  content: "";
  background: url(../images/about-us/Vector-1-1.svg);
  position: absolute;
  width: 275px;
  height: 335px;
  z-index: 99999;
  background-position: right bottom;
  background-size: 4rem;
  background-repeat: no-repeat;
  bottom: -59px;
  right: 160px;
}
@media only screen and (max-width: 991.98px) {
  .about-us__img .title-img-about-us:after {
    content: unset;
  }
}
.about-us__img .title-img-about-us .title-1 {
  z-index: 999999999;
  position: absolute;
  left: 35%;
  bottom: -90px;
  font-weight: 700;
  font-size: 18px;
  color: #424343;
}
@media only screen and (max-width: 991.98px) {
  .about-us__img .title-img-about-us .title-1 {
    display: none;
  }
}
.about-us__img .title-img-about-us .title-2 {
  z-index: 999999999;
  position: absolute;
  left: 40%;
  bottom: -111px;
  font-weight: 700;
  font-size: 13px;
  color: #b4b3b3;
}
@media only screen and (max-width: 991.98px) {
  .about-us__img .title-img-about-us .title-2 {
    display: none;
  }
}

/* From Uiverse.io by Creatlydev */
.button {
  line-height: 1;
  text-decoration: none;
  display: inline-flex;
  border: none;
  cursor: pointer;
  align-items: center;
  gap: 0.75rem;
  background-color: #fac345;
  color: #fff;
  border-radius: 10rem;
  font-weight: 600;
  padding: 0.75rem 1.5rem;
  padding-left: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: background-color 0.3s;
}
@media only screen and (max-width: 1199.98px) {
  .button {
    padding-left: 6px;
  }
}
@media only screen and (max-width: 991.98px) {
  .button {
    padding: 8px;
    padding-left: 8px;
  }
}
@media only screen and (max-width: 767.98px) {
  .button {
    padding: 6px;
    padding-left: 8px;
    font-size: 11px;
    gap: 6px;
  }
}

.button__icon-wrapper {
  flex-shrink: 0;
  width: 25px;
  height: 25px;
  position: relative;
  color: black;
  background-color: #fff;
  border-radius: 50%;
  display: grid;
  place-items: center;
  overflow: hidden;
}

.button:hover {
  background-color: #000;
}

.button:hover .button__icon-wrapper {
  color: #000;
}

.button__icon-svg--copy {
  position: absolute;
  transform: translate(-150%, 150%);
}

.button:hover .button__icon-svg:first-child {
  transition: transform 0.3s ease-in-out;
  transform: translate(150%, -150%);
}

.button:hover .button__icon-svg--copy {
  transition: transform 0.3s ease-in-out 0.1s;
  transform: translate(0);
}

@media only screen and (max-width: 1130.98px) {
  .about-us__item {
    justify-content: center !important;
    gap: 45px !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .about-us__item {
    flex-direction: column-reverse !important;
    gap: 75px !important;
    align-items: center !important;
  }
}

@media only screen and (max-width: 575.98px) {
  .about-img-sm {
    display: none;
  }
}

.blog {
  margin-bottom: 10rem;
}
@media only screen and (max-width: 1199.98px) {
  .blog {
    margin-bottom: 7rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .blog {
    margin-bottom: 10rem;
  }
}
.blog .collections {
  background-image: unset !important;
  margin-top: unset;
}
.blog .collections .benefit-img {
  /* width: 100%; */
  height: 233px !important;
}
.blog .collections .benefit-box {
  margin: 0px 0;
}
.blog .collections:after {
  background-image: unset;
}
.blog .blog-item {
  gap: 2rem;
}
.blog .blog-item__box {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  background-repeat: no-repeat;
  position: relative;
}
.blog .blog-item__box:after {
  position: absolute;
  content: "";
  display: block;
  height: 18rem;
  top: 0%;
  width: 2.5rem;
  background-repeat: no-repeat;
  right: 0;
}
.blog .blog-item__box .product__title h2 {
  color: #fdf9f7;
}
.blog .blog-item__box .product__title {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 991.98px) {
  .blog .blog__item {
    display: flex !important;
    overflow-x: auto;
    flex-wrap: nowrap;
    overflow-y: hidden;
    padding-bottom: 15px;
  }
}

.blog-card {
  border-radius: 18px;
  overflow: hidden;
  position: relative;
  transition: all 0.4s ease;
  cursor: pointer;
}
.blog-card:hover {
  transform: translateY(-5px);
}
.blog-card__img {
  overflow: hidden;
  border-radius: 11px;
}
.blog-card__img img {
  width: 100%;
  height: 15.25rem;
  border-radius: 11px;
  transition: transform 0.6s ease;
  object-fit: cover;
}
.blog-card:hover .blog-card__img img {
  transform: scale(1.08);
}
.blog-card__img::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4), transparent);
  opacity: 0;
  transition: opacity 0.4s ease;
  border-radius: 11px;
  width: 93%;
  left: 0;
  right: 11px;
}
.blog-card:hover .blog-card__img::after {
  opacity: 1;
}
.blog-card__title {
  position: absolute;
  bottom: 20px;
  right: 8%;
  left: 8%;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 4px;
  border-radius: 25px;
  text-align: center;
  transition: all 0.4s ease;
  backdrop-filter: blur(4px);
}
.blog-card__title h2 {
  font-size: 15px;
  padding: 11px;
  font-weight: 700;
  color: #4f5050;
  transition: color 0.4s ease;
  height: 60px;
  line-height: 23px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
@media only screen and (max-width: 767.98px) {
  .blog-card__title h2 {
    font-size: 12px;
    padding: 6px;
    height: 48px;
  }
}
.blog-card:hover .blog-card__title {
  background-color: rgba(255, 255, 255, 0.95);
  transform: translateY(-6px);
}
.blog-card__title .blog-card:hover h2 {
  color: #d63384;
}

/*# sourceMappingURL=index.css.map */
