.xvsdoe{padding:80px 0;position:relative;width:100%;background-color:transparent;overflow:hidden}.hzsukf{width:100%;position:relative;z-index:1}.pqrmnt{display:flex;width:100%;overflow:hidden}.jklbvw{display:flex;width:fit-content;animation:marquee 30s linear infinite}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.iuytgb{padding-left:100px;margin-right:50px;position:relative;display:flex;align-items:center;flex-shrink:0}.iuytgb:before{content:"+";position:absolute;left:0;top:50%;font-size:90px;line-height:90px;transform:translateY(-75%);color:#C1304F;font-weight:700}.opqrst{font-size:80px;line-height:100px;position:relative;display:block;text-shadow:1px 1px 0 rgba(18,18,18,0.2),-1px -1px 0 rgba(18,18,18,0.2),1px -1px 0 rgba(18,18,18,0.2),-1px 1px 0 rgba(18,18,18,0.2),1px 1px 0 rgba(18,18,18,0.2);-webkit-text-fill-color:#ffffff;color:transparent;text-transform:uppercase;font-weight:700;white-space:nowrap}.opqrst:before{text-shadow:none;position:absolute;top:0;left:0;width:100%;overflow:hidden;white-space:nowrap;content:attr(data-text);transition:max-width 0.8s cubic-bezier(0.22,0.61,0.36,1);-webkit-text-fill-color:#C1304F;max-width:0}.iuytgb:hover .opqrst:before{max-width:100%}@media (max-width:992px){.opqrst{font-size:60px;line-height:80px}.iuytgb:before{font-size:70px;line-height:70px}}@media (max-width:768px){.opqrst{font-size:40px;line-height:60px}.iuytgb:before{font-size:50px;line-height:50px}.iuytgb{padding-left:70px;margin-right:30px}}
/*Micart*/
.xcart-main {
    width: 100%;
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.xcart-payment-method.xicons {
    width: 100%;
}
.xcart-payment-method img {
    width: 30px;
    height: auto;
    margin-right: 8px;
}
.xpayment-icon {
    width: 30px;
    height: 30px;
    margin-right: 8px;
}
.xemail-icon {
    width: 19px;
    height: 19px;
    margin-right: 5px;
}
.xcart-contact-main img {
    width: 19px;
    height: 19px;
    margin-right: 5px;
}
.xcart-bottom-title {
    margin-bottom: 5px;
    color: #111;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.02rem;
    font-weight: 500;
    font-family: iNherit;
}
.xcart-contact, .xcart-ext {
    padding: 10px 0;
    width: 100%;
    border-bottom: 1px solid rgba(41, 25, 26, 0.2);
}
.xcart-bottom-policy {
    padding: 10px 0;
    width: 100%;
}
.xcart-bottom-content, .xcart-bottom-info {
    font-family: iNherit;
    margin-bottom: 5px;
    color: #111;
    font-size: 14px;
    font-weight: 400;
}
/*Center Btn*/
.xbtncenter-wrapper {
    padding: 0 0 30px;
    display: flex;
    margin: 0 auto;
    width: 100%;
    justify-content: center;
}
.xbtn-link {
    font-family:iNherit;
    border: 1px solid #29191a;
    align-items: center;
    padding: 3px 5px 3px 30px;
    border-radius: 99px;
    display: inline-flex;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0.03rem;
    background: transparent;
    transition: all .3s ease-in-out;
}
.btn-xmain .xlink-title {
    text-wrap: nowrap;
    color: #29191a;
}
.xlink-icon {
    padding: 9px;
    width: 39px;
    height: 39px;
    margin-left: 8px;
    border-radius: 50%;
    background-color: #C1304F;
    transition: all .3s ease-in-out;
}
.xlink-icon path {
    fill: #fff;
}
.btn-xmain:hover {
    background-color: #29191a;
    border: 1px solid #29191a;
}
.btn-xmain:hover .xlink-title {
    color: #fff;
}
@media screen and (max-width: 500px) {
.xbtn-link {
    padding: 2px 5px 2px 25px;
    font-size: 13px;
}
.xlink-icon {
    padding: 6px;
    width: 33px;
    height: 33px;
    margin-left: 8px;
}
}
/*Button*/
.xbtn-wrapper {
    width:100%;
}
.xbtn-mx {
font-family:iNherit;
    margin-top: 15px;
    border: 1px solid #29191a;
    align-items: center;
    padding: 3px 5px 3px 30px;
    border-radius: 99px;
    display: inline-flex;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 23px;
    background: transparent;
    transition: all .3s ease-in-out;
}
.xbtn-pri .mx-title {
    text-wrap: nowrap;
    color: #29191a;
}
.mx-icon {
    padding: 9px;
    width: 39px;
    height: 39px;
    margin-left: 8px;
    border-radius: 50%;
    background-color: #C1304F;
    transition: all .3s ease-in-out;
}
.mx-icon path {
    fill: #fff;
}
.xbtn-pri:hover {
    background-color: #29191a;
    border: 1px solid #29191a;
}
.xbtn-pri:hover .mx-title {
    color: #fff;
}
@media screen and (max-width: 500px) {
.xcontact_main {
    flex-direction:column;
}
    .xbtn-mx {
    padding: 2px 5px 2px 25px;
    font-size: 12px;
}
.mx-icon {
    padding: 6px;
    width: 33px;
    height: 33px;
    margin-left: 8px;
}
}
/*Title*/
.center.xmt_wrapper, .left.xmt_wrapper {
    width: 100%;
    padding: 100px 0px 100px 0px;
}
.xcenter.xmt_wrapper, .xpdm.xmt_wrapper {
    width: 100%;
    padding: 30px 0px 30px 0px;
}
.bottom.xmt_wrapper {
    width: 100%;
    padding: 100px 0px 30px 0px;
}
.xcenter .xmt_main,.xpdm .xmt_main {
    max-width: 1415px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
}
.center .xmt_main {
    max-width: 1415px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.center .xmt_ext, .xcenter .xmt_ext, .xpdm .xmt_ext {
text-align:center;
}
.left .xmt_main, .bottom .xmt_main {
    max-width: 1415px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
.left .xmt_ext {
    text-align: left;
}
.xmt_subf {
    font-family: iNherit;
    font-size:15px;
    font-weight:400;
}
.left .xmt_subf {
    padding-top: 20px;
}
.xmt_primary {
  color: #c1304f;
  font-family: iNherit;
  font-weight: 500;
  font-size: 13px;
  line-height: 23px;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.xmt_secondary {
  color: #29191a;
  font-family: iNherit;
  font-weight: 500;
  font-size: 52px;
  line-height: 62px;
}
.xpdm .xmt_primary {
  margin-bottom: 0px;
}
.xpdm .xmt_secondary {
  font-size: 36px;
}
.center.xmt_text {
padding: 30px 0;
}
.xmt_content {
    font-family: iNherit;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
}
.ourstory .center.xmt_text {
text-align: justify;
margin: auto;
width: 60%;
padding: 50px 0;
}
@media (max-width: 1024px) {
.xmt_wrapper {
    width: 100%;
    padding: 65px 20px 20px 10px;
}
.xmt_secondary {
  font-size: 36px;
  line-height: 36px;
}
.xpdm .xmt_secondary {
  font-size: 30px;
}
.ourstory .center.xmt_text {
width: 95%;
}
}
@media (max-width: 500px) {
.xmt_main {
  flex-direction: column;
  gap: 15px;
}
.xmt_secondary {
  width: 100%;
  font-size: 26px;
  line-height: 28px;
}
.xpdm .xmt_secondary {
  font-size: 24px;
}
}
/*FAQ*/
.x_accordion_main {
    padding: 0 0 100px 0;
}
.x_accordion_wrapper {
    max-width: 1415px;
    margin: 0 auto;
}
.xext_accordion {
    text-align: start;
}
.x_accordion_item {
    border: none;
    margin-bottom: 20px;
    background-color: #f1ede4;
    border-radius: 30px;
    position: relative;
}
.x_accordion_item.active .x_accordion_item_tab {
    border-radius: 30px 30px 0 0;
}

.x_accordion_item.active .x_accordion_icon {
    background: #c1304f;
}

.x_accordion_item.active .x_accordion_item_content {
    display: block;
    border-radius: 0 0 30px 30px;
}
.x_accordion_item_tab {
    padding: 16px 50px 16px 30px;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.x_accordion_title {
    font-family: iNherit;
    font-weight: 600;
    margin: 0;
    font-size: 15px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #c1304f;
}
.x_accordion_icon {
      max-width: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    color: #fff;
    background: #29191a;
    transition: all 0.4s ease-in-out;
    box-shadow: none;
    outline: none;
}
.x_accordion_icon img {
    width: 20px;
    height: auto;
}
.x_tab_icon_open {
    display: none;
}
.x_tab_icon_close {
    display: block;
}
.x_accordion_item.active .x_tab_icon_open {
    display: block;
}
.x_accordion_item.active .x_tab_icon_close {
    display: none;
}
.x_accordion_item_content {
    padding: 10px 40px 25px 30px;
    display: none;
}
.x_accordion_item_content p {
    margin: 0;
    font-size: 15px;
    font-family: iNherit;
    font-weight: 400;
    color: #666;
}
@media screen and (max-width: 1024px) {
.x_accordion_wrapper {
    padding: 0 20px;
}
.x_accordion_title {
    font-size: 14px;
}
}
@media screen and (max-width: 500px) {
.x_accordion_wrapper {
    padding: 0 15px;
}
.x_accordion_title {
    font-size: 12px;
      line-height: 20px;
}
.x_accordion_item_tab {
    padding: 10px 50px 10px 25px;
}
.x_accordion_icon {
    width: 38px;
    height: 38px;
}
}
/*Xtab*/
.xpd-wrapper .box-text-products {
    height:auto!important;
}
.xtab-content .xpd-main .product-small.col {
   padding: 0 8px 15px;
}
.xtab-content .product-small.col .col-inner {
    overflow: hidden;
}
.xtab-item-wrapper, .xstab-item-wrapper {
    width: 100%;
    padding: 120px 0 0;
}
.xtab-container, .xstab-container {
    padding: 0 15px;
    position: relative;
    max-width: 1415px;
    margin: 0 auto;
    width: 100%;
}
.xtabs_wrapper, .xstabs_wrapper {
  position: relative;
  width: 100%;
  overflow: visible;
}
.xtabs_wrapper label {
    margin: 0;
}
.xtabs_scroll {
    gap: 20px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding-bottom: 5px;
    scroll-padding-inline: 8px;
    justify-content: flex-end;
}
.xtabs_scroll::-webkit-scrollbar {
  display: none;
}
.xtab-top, .xstab-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.xtab-viewall, .xstab-viewall {
    gap: 6px;
    display: inline-flex;
    align-items: center;
    width: 100%;
}
.xtab-viewall a, .xstab-viewall a {
    text-decoration: none;
    color: inherit;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    width: 100%; 
}
.xtab-item-title, .xstab-item-title {
      width: 100%;
    color: #29191a;
    font-family: iNherit;
    font-weight: 500;
    font-size: clamp(26px, 5vw, 52px);
    line-height: clamp(36px, 1.2em, 62px);
}
.xtab-item {
    border-bottom: 3px solid transparent;
    height: 32px;
    font-size: 16px;
    font-weight: 500;
    font-family: Inherit;
    flex: 0 0 auto;
    color: #111;
    opacity: 0.5;
    cursor: pointer;
    transition: all 0s ease;
    position: relative;
    white-space: nowrap;
}
.xtab-item.active {
    opacity: 1;
    border-bottom: 3px solid #C1304F;
}
.xtab-item:hover {
    opacity: 1;
}
.xtab-item:last-child {
    cursor: pointer; 
}
a.xtab-item {
  text-decoration: none;
  color: #29191a;
}
.xtab-content {
    margin: 0 -10px;
    padding: 30px 0;
}
.xtab-pane {
  color: #333;
  display: none;
}
.xstab-top {
margin:0 0 30px;
}
.xstabs_scroll {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
scrollbar-width: none;
display: flex;
flex-wrap: nowrap;
overflow-x: auto;
scroll-behavior: smooth;
-ms-overflow-style: none;
scroll-padding-inline: 8px;
justify-content: flex-end;
}
.xstabs_scroll::-webkit-scrollbar {
  display: none;
}
.xstab-item a {
margin-right:8px;
font-size: 15px;
background-color: #f3f4f6;
border: 1px solid #e5e7eb;
border-radius: 10px;
color: #333e48;
white-space: nowrap;
display: inline-flex;
text-transform: capitalize;
padding:3px 12px;
cursor: pointer;
}
.xstab-item a:hover {
color: #fff;
background-color: #C1304F;
border: 1px solid #C1304F;
}
@media (max-width: 900px) {
.xtab-container, .xstab-container {
    padding: 0;
}
.xtab-content .xpd-main .product-small.col, .xproduct-xgird-show .xpd-main .product-small.col {
    padding: 0 4px 8px;
}
.xtab-top, .xstab-top {
  gap: 20px;
  justify-content: space-between;
  flex-direction: column;
}
.xtab-item-title, .xstab-item-title {
    text-align: center;
}
.xtab-content {
    margin: 0 10px;
}
.xtabs_scroll {
      padding: 0 20px;
    justify-content: center;
}
.xstab-container .xproduct-xgird-show {
  padding: 0 10px 30px;
}
.xstabs_scroll {
  justify-content: center;
}
}
@media (max-width: 500px) {
.xtab-item-wrapper, .xstab-item-wrapper {
    padding: 60px 0 0;
}
.xtab-item {
    font-size: 15px;
}
.xstab-top {
gap: 10px;
margin:0 0 15px;
}
.xstab-item a {
margin-right:8px;
}
.xstab-container .xproduct-xgird-show {
padding: 0 8px 30px;
}
.xstab-item {
    font-size: 14px;
}
.xtabs_scroll, .xstabs_scroll {
    padding: 0 15px;
    justify-content: flex-start;
}
.xtabs_scroll, .xstabs_scroll {
    scroll-snap-type: x mandatory;
    padding-right: 16px;
    mask-image: linear-gradient(to right, rgba(0,0,0,1) 90%, rgba(0,0,0,0));
    -webkit-mask-image: linear-gradient(to right, rgba(0,0,0,1) 90%, rgba(0,0,0,0));
}
.xtabs_wrapper::after, .xstabs_wrapper::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0.8));
    pointer-events: none;
    z-index: 1;
  }
}