/* Add custom CSS styles below */ 
.s-contacts-topnav-link {
 display:none;
}
.top-navbar{
  background-color: white;
  height: 75px;
}
.header-buttons button {
  background-color: white;
  border : 1px solid #D0D5DD;
  border-radius : 6px;
}
.s-search-input {
  height : 40px !important;
  border-radius : 6px !important;
}
#mainnav {
  background-color: #292352 !important;
}
.navbar-brand img {
  max-height : 4rem !important;
}
.main-menu {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  gap: 32px;
  margin-right:43px;
}
.main-menu li a {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.sicon-user-circle::before {
  content : url('data:image/svg+xml,%3Csvg%20width%3D%2238%22%20height%3D%2235%22%20viewBox%3D%220%200%2038%2035%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%220.5%22%20y%3D%220.547852%22%20width%3D%2237%22%20height%3D%2233.8399%22%20rx%3D%225.5%22%20stroke%3D%22%233E4784%22%2F%3E%3Cpath%20d%3D%22M11%2024.8025C13.1984%2022.6647%2016.1831%2021.3509%2019.4706%2021.3509C22.7581%2021.3509%2025.7428%2022.6647%2027.9412%2024.8025M23.7059%2014.0161C23.7059%2016.1607%2021.8097%2017.8992%2019.4706%2017.8992C17.1315%2017.8992%2015.2353%2016.1607%2015.2353%2014.0161C15.2353%2011.8716%2017.1315%2010.1331%2019.4706%2010.1331C21.8097%2010.1331%2023.7059%2011.8716%2023.7059%2014.0161Z%22%20stroke%3D%22white%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');
}
#mainnav .sicon-shopping-bag::before{
content : url('data:image/svg+xml,%3Csvg%20width%3D%2245%22%20height%3D%2242%22%20viewBox%3D%220%200%2045%2042%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%220.5%22%20y%3D%227.54785%22%20width%3D%2237%22%20height%3D%2233.8399%22%20rx%3D%225.5%22%20stroke%3D%22%233E4784%22%2F%3E%3Cpath%20d%3D%22M22.4925%2021.649V18.9277C22.4925%2016.9238%2020.9289%2015.2993%2019%2015.2993C17.0711%2015.2993%2015.5075%2016.9238%2015.5075%2018.9277V21.649M11.6588%2022.8754L11.1349%2028.6808C10.9859%2030.3314%2010.9115%2031.1567%2011.1751%2031.7942C11.4067%2032.3542%2011.8125%2032.8172%2012.3276%2033.1091C12.9139%2033.4413%2013.7118%2033.4413%2015.3076%2033.4413H22.6924C24.2882%2033.4413%2025.0861%2033.4413%2025.6724%2033.1091C26.1875%2032.8172%2026.5933%2032.3542%2026.8249%2031.7942C27.0885%2031.1567%2027.0141%2030.3314%2026.8651%2028.6808L26.3412%2022.8754C26.2155%2021.4815%2026.1526%2020.7846%2025.8508%2020.2577C25.5851%2019.7936%2025.1925%2019.4222%2024.723%2019.1906C24.1899%2018.9277%2023.5161%2018.9277%2022.1685%2018.9277L15.8315%2018.9277C14.4839%2018.9277%2013.8101%2018.9277%2013.277%2019.1906C12.8075%2019.4222%2012.4149%2019.7936%2012.1492%2020.2577C11.8474%2020.7846%2011.7845%2021.4815%2011.6588%2022.8754Z%22%20stroke%3D%22white%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Ccircle%20cx%3D%2235.5%22%20cy%3D%229.6123%22%20r%3D%229.5%22%20fill%3D%22%23B42318%22%2F%3E%3C%2Fsvg%3E');
}
.slide--one-sixth {
  border-radius : 6px;

}
.s-product-card-content-footer button,
.s-product-card-wishlist-btn button {
   border-radius: 6px !important;
  border: 1px solid #D5D9EB !important;
 
}
.s-button-text{
  color: #4E5BA6;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 142.857% */
}
.s-product-card-entry:hover{
box-shadow: 0px 20px 24px -4px rgba(145, 139, 193, 0.18), 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
}
.s-product-card-entry{
box-shadow: 0px 1px 3px 0px rgba(145, 139, 193, 0.30), 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
}
.s-product-card-content-footer button:hover{
background-color:  #292352 !important;

}
s-product-card-wishlist-btn button:hover{
background-color:  #292352 !important;

}
.s-product-card-content-footer button:hover span{
color:  white !important;

}
.s-product-card-content-footer button:hover .sicon-shopping-bag::before{
filter: brightness(0) invert(1) !important;

}
.slider-bg h3 {
text-align: right;
font-size: 48px;
font-style: normal;
font-weight: 500;
line-height: 60px; /* 125% */
letter-spacing: -0.96px;
}
.slider-bg p {
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 28px !important;
margin-top : 34px;
}
.s-block--slider-with-bg .s-slider-block__display-all {
  border-radius: 6px !important;
  border: 1px solid #475467 !important;
}
.store-footer div:has(.copyright-text) {
border-top: 1px solid #D5D9EB;
}
.store-footer{
background-color: #F2F4F7 !important;
}
.header-btn__icon {
border:none;
}
.s-block--features .s-block--features__item:nth-child(1) .feature-icon{
background-color : #CA8504!important;
}
.s-block--features .s-block--features__item:nth-child(2) .feature-icon{
background-color : #292352!important;
}
.s-block--features .s-block--features__item:nth-child(3) .feature-icon{
background-color : #079455!important;
}
.feature-icon {
border-radius : 6px !important;
}
.header-buttons {
margin-left :20px;
}
.s-menu-topnav-item{
border-color:#717BBC !important;
}
.s-cart-summary-total{
color : white !important;
}
.s-cart-summary-count {
background-color : transparent !important;
}
@media (min-width: 1024px) {
  .main-nav-container, .flex.items-stretch.justify-between.relative  {
    min-height: 100px !important;
  }
}
#mobile-menu ul li {
  margin-right :-20px;
}
#mobile-menu ul li a:hover {
 color: #FDB022 !important;
}
.slide--cat-entry{
box-shadow: 0px 4px 8px -2px rgba(16, 24, 40, 0.10), 0px 2px 4px -2px rgba(16, 24, 40, 0.06) !important;

}
.slide--cat-entry:hover{
box-shadow: 0px 20px 24px -4px rgba(145, 139, 193, 0.18), 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
}
body {
background-color: #f8f9fc !important;
}
.s-block--features__item h2{
color:  #292352;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 30px; /* 150% */
}
.s-block--features__item p {
color: #918BC1;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}
.s-product-card-content-title a {
color: #292352;
font-size: 19px;
font-style: normal;
font-weight: bold;
line-height: 30px; /* 150% */
}
.s-product-card-content-subtitle {
color: #918BC1;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
}
.s-block--features__item{
box-shadow: 0px 1px 3px 0px rgba(145, 139, 193, 0.30), 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
}

.s-block--features__item:hover {
box-shadow: 0px 20px 24px -4px rgba(145, 139, 193, 0.18), 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
}
.sicon-heart::before {
content : url('data:image/svg+xml,%3Csvg%20width%3D%2219%22%20height%3D%2217%22%20viewBox%3D%220%200%2019%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.49452%202.95865C7.89504%201.08872%205.2278%200.585714%203.22376%202.29801C1.21972%204.01031%200.937574%206.87318%202.51136%208.89832C3.81985%2010.5821%207.77982%2014.1333%209.07768%2015.2827C9.22288%2015.4113%209.29549%2015.4756%209.38017%2015.5008C9.45408%2015.5229%209.53496%2015.5229%209.60887%2015.5008C9.69356%2015.4756%209.76616%2015.4113%209.91136%2015.2827C11.2092%2014.1333%2015.1692%2010.5821%2016.4777%208.89832C18.0515%206.87318%2017.8038%203.9923%2015.7653%202.29801C13.7268%200.603726%2011.094%201.08872%209.49452%202.95865Z%22%20stroke%3D%22%23717BBC%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');
}
.sicon-shopping-bag::before {
content : url('data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2218%22%20viewBox%3D%220%200%2017%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.5559%206.6V4.2C11.5559%202.43269%2010.1878%201%208.5%201C6.81225%201%205.44406%202.43269%205.44406%204.2V6.6M2.07641%207.68157L1.61802%2012.8016C1.48769%2014.2573%201.42252%2014.9852%201.6532%2015.5474C1.85585%2016.0413%202.21096%2016.4497%202.66164%2016.707C3.17466%2017%203.87282%2017%205.26914%2017H11.7309C13.1272%2017%2013.8253%2017%2014.3384%2016.707C14.789%2016.4497%2015.1442%2016.0413%2015.3468%2015.5474C15.5775%2014.9852%2015.5123%2014.2573%2015.382%2012.8016L14.9236%207.68157C14.8135%206.45228%2014.7585%205.83763%2014.4945%205.37293C14.262%204.96367%2013.9184%204.63609%2013.5076%204.43188C13.0411%204.2%2012.4516%204.2%2011.2725%204.2L5.72753%204.2C4.54843%204.2%203.95888%204.2%203.4924%204.43187C3.08156%204.63609%202.73803%204.96367%202.50551%205.37293C2.2415%205.83763%202.18647%206.45228%202.07641%207.68157Z%22%20stroke%3D%22%234E5BA6%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');
}
.s-product-card-wishlist-added .s-button-text .sicon-heart::before {
content : url('data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2215%22%20viewBox%3D%220%200%2016%2015%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3.99167%200.0681634C4.6994%20-0.052424%205.42517%20-0.0126451%206.11549%200.184568C6.8058%200.381781%207.44306%200.731399%207.98028%201.20765L8.00987%201.23404L8.03706%201.21005C8.54979%200.76009%209.15257%200.42464%209.80521%200.226079C10.4578%200.0275173%2011.1453%20-0.0295895%2011.8218%200.0585679L12.0185%200.087355C12.8711%200.234576%2013.6681%200.609646%2014.325%201.17284C14.9819%201.73604%2015.4743%202.4664%2015.75%203.28659C16.0256%204.10677%2016.0744%204.98625%2015.8911%205.83188C15.7077%206.67751%2015.2991%207.45781%2014.7085%208.09017L14.5645%208.2381L14.5261%208.27089L8.56882%2014.1714C8.43134%2014.3075%208.2492%2014.3891%208.05615%2014.4012C7.8631%2014.4132%207.67223%2014.3549%207.51889%2014.237L7.44372%2014.1714L1.45201%208.2365C0.817267%207.6189%200.365854%206.83767%200.147759%205.97933C-0.0703362%205.12098%20-0.0466007%204.21902%200.216336%203.37333C0.479273%202.52765%200.97115%201.77124%201.63749%201.18788C2.30384%200.604519%203.11864%200.216974%203.99167%200.0681634Z%22%20fill%3D%22%23EF4747%22%2F%3E%3C%2Fsvg%3E') !important;
}
.swiper-wrapper.s-slider-swiper-wrapper {
margin-bottom : 40px;
}
.s-cart-summary-count{
margin-right:4px;
margin-top: -2px;
}
.s-user-menu-trigger{
background: transparent !important;
padding : 0px !important;
}
.s-user-menu-trigger-avatar{
height: 2.12rem !important;
  width: 2.12rem !important;
  border-radius: 6px !important;
}
.s-user-menu-wrapper{
margin-top : -3px;
}
.s-button-text {
display: flex;
gap : 5px;
}
.brand-item {
box-shadow: 0px 1px 3px 0px rgba(145, 139, 193, 0.30), 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
}
.brand-item:hover{
box-shadow: 0px 20px 24px -4px rgba(145, 139, 193, 0.18), 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
}
.swiper-slide.slide--one-sixth {
box-shadow: 0 1px 3px 0 rgba(145,139,193,.3),0 1px 2px 0 rgba(16,24,40,.06);
padding : 0px !important;
margin : 5px;
border : none !important;
}
.swiper-slide.slide--one-sixth:hover{
box-shadow: 0px 20px 24px -4px rgba(145, 139, 193, 0.18), 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
}
.s-slider-nav-arrow {
border-radius : 6px !important;
border: 1px solid #d5d9eb !important;
}
.salla-slider .swiper-slide{
border-radius : 6px !important;
}
.banner-entry{
box-shadow: 0px 1px 3px 0px rgba(145, 139, 193, 0.30), 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
padding : 0px !important;
}
.banner-entry:hover{
box-shadow: 0px 20px 24px -4px rgba(145, 139, 193, 0.18), 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
}
a.flex.items-center.m-0 h3{
display : none;
}
a.flex.items-center.m-0::before {
content : url('data:image/svg+xml,%3Csvg%20width%3D%22186%22%20height%3D%2264%22%20viewBox%3D%220%200%20186%2064%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M35.0859%2027.168C34.3499%2027.168%2033.6779%2027.072%2033.0699%2026.88C32.4619%2026.688%2031.9419%2026.384%2031.5099%2025.968C31.0779%2025.552%2030.7419%2025.016%2030.5019%2024.36C30.2619%2023.704%2030.1419%2022.904%2030.1419%2021.96C30.1419%2020.984%2030.2619%2020.152%2030.5019%2019.464C30.7579%2018.776%2031.1019%2018.224%2031.5339%2017.808C31.9819%2017.392%2032.5099%2017.088%2033.1179%2016.896C33.7259%2016.704%2034.3819%2016.608%2035.0859%2016.608C35.7899%2016.608%2036.4459%2016.704%2037.0539%2016.896C37.6619%2017.088%2038.1819%2017.392%2038.6139%2017.808C39.0619%2018.224%2039.4059%2018.776%2039.6459%2019.464C39.9019%2020.152%2040.0299%2020.984%2040.0299%2021.96C40.0299%2022.904%2039.9099%2023.704%2039.6699%2024.36C39.4299%2025.016%2039.0859%2025.552%2038.6379%2025.968C38.2059%2026.384%2037.6859%2026.688%2037.0779%2026.88C36.4699%2027.072%2035.8059%2027.168%2035.0859%2027.168ZM35.0859%2019.008C34.3019%2019.008%2033.7259%2019.256%2033.3579%2019.752C32.9899%2020.248%2032.8059%2020.968%2032.8059%2021.912C32.8059%2022.936%2032.9899%2023.672%2033.3579%2024.12C33.7419%2024.568%2034.3179%2024.792%2035.0859%2024.792C35.8539%2024.792%2036.4219%2024.568%2036.7899%2024.12C37.1579%2023.656%2037.3419%2022.92%2037.3419%2021.912C37.3419%2019.976%2036.5899%2019.008%2035.0859%2019.008ZM35.6859%2014.64C35.5259%2014.64%2035.4459%2014.56%2035.4459%2014.4V12.336C35.4459%2012.176%2035.5259%2012.096%2035.6859%2012.096H37.7019C37.8619%2012.096%2037.9419%2012.176%2037.9419%2012.336V14.4C37.9419%2014.56%2037.8619%2014.64%2037.7019%2014.64H35.6859ZM32.5659%2014.64C32.4059%2014.64%2032.3259%2014.56%2032.3259%2014.4V12.336C32.3259%2012.176%2032.4059%2012.096%2032.5659%2012.096H34.5819C34.7419%2012.096%2034.8219%2012.176%2034.8219%2012.336V14.4C34.8219%2014.56%2034.7419%2014.64%2034.5819%2014.64H32.5659ZM41.514%2031.848C41.354%2031.848%2041.274%2031.768%2041.274%2031.608V29.688C41.274%2029.528%2041.354%2029.448%2041.514%2029.448H42.042C42.714%2029.448%2043.194%2029.28%2043.482%2028.944C43.786%2028.608%2043.938%2028.096%2043.938%2027.408V17.28C43.938%2017.12%2044.018%2017.04%2044.178%2017.04H46.41C46.57%2017.04%2046.65%2017.12%2046.65%2017.28V27.456C46.65%2030.384%2045.234%2031.848%2042.402%2031.848H41.514ZM51.4772%2031.848C51.3172%2031.848%2051.2372%2031.768%2051.2372%2031.608V29.688C51.2372%2029.528%2051.3172%2029.448%2051.4772%2029.448H54.2852C54.6532%2029.448%2054.9732%2029.408%2055.2452%2029.328C55.5172%2029.264%2055.7412%2029.144%2055.9172%2028.968C56.0932%2028.792%2056.2292%2028.544%2056.3252%2028.224C56.4212%2027.904%2056.4692%2027.496%2056.4692%2027H54.0452C53.2932%2027%2052.6212%2026.92%2052.0292%2026.76C51.4532%2026.584%2050.9652%2026.304%2050.5652%2025.92C50.1652%2025.52%2049.8532%2025.008%2049.6292%2024.384C49.4212%2023.76%2049.3172%2022.992%2049.3172%2022.08C49.3172%2021.104%2049.4532%2020.272%2049.7252%2019.584C49.9972%2018.88%2050.3572%2018.312%2050.8052%2017.88C51.2532%2017.432%2051.7732%2017.112%2052.3652%2016.92C52.9572%2016.712%2053.5812%2016.608%2054.2372%2016.608C54.9572%2016.608%2055.6132%2016.704%2056.2052%2016.896C56.8132%2017.088%2057.3332%2017.392%2057.7652%2017.808C58.1972%2018.224%2058.5332%2018.768%2058.7732%2019.44C59.0132%2020.112%2059.1332%2020.936%2059.1332%2021.912V24.624H60.7892C61.1092%2024.624%2061.3492%2024.712%2061.5092%2024.888C61.6692%2025.064%2061.7492%2025.36%2061.7492%2025.776C61.7492%2026.288%2061.6692%2026.624%2061.5092%2026.784C61.3652%2026.928%2061.1252%2027%2060.7892%2027H59.1332V27.528C59.1332%2029.032%2058.7572%2030.128%2058.0052%2030.816C57.2532%2031.504%2056.1572%2031.848%2054.7172%2031.848H51.4772ZM54.2612%2019.008C53.5412%2019.008%2052.9732%2019.28%2052.5572%2019.824C52.1572%2020.368%2051.9572%2021.096%2051.9572%2022.008C51.9572%2023.016%2052.1572%2023.704%2052.5572%2024.072C52.9732%2024.44%2053.5652%2024.624%2054.3332%2024.624H56.4692V21.888C56.4692%2020.944%2056.2932%2020.232%2055.9412%2019.752C55.5892%2019.256%2055.0292%2019.008%2054.2612%2019.008ZM62.9089%2031.56C62.7489%2031.56%2062.6689%2031.48%2062.6689%2031.32V29.256C62.6689%2029.096%2062.7489%2029.016%2062.9089%2029.016H65.2129C65.3729%2029.016%2065.4529%2029.096%2065.4529%2029.256V31.32C65.4529%2031.48%2065.3729%2031.56%2065.2129%2031.56H62.9089ZM60.7969%2027C60.4769%2027%2060.2369%2026.944%2060.0769%2026.832C59.9169%2026.72%2059.8369%2026.496%2059.8369%2026.16C59.8369%2025.76%2059.9169%2025.408%2060.0769%2025.104C60.2209%2024.784%2060.4609%2024.624%2060.7969%2024.624H61.9729C62.3729%2024.624%2062.6609%2024.536%2062.8369%2024.36C63.0289%2024.168%2063.1249%2023.832%2063.1249%2023.352V17.28C63.1249%2017.12%2063.2049%2017.04%2063.3649%2017.04H65.5969C65.7569%2017.04%2065.8369%2017.12%2065.8369%2017.28V23.976C65.8369%2025.016%2065.6209%2025.784%2065.1889%2026.28C64.7569%2026.76%2064.0369%2027%2063.0289%2027H60.7969ZM68.9663%2010.92C68.9663%2010.76%2069.0463%2010.68%2069.2063%2010.68H71.4383C71.5983%2010.68%2071.6783%2010.76%2071.6783%2010.92V23.352C71.6783%2023.832%2071.7663%2024.168%2071.9423%2024.36C72.1343%2024.536%2072.4303%2024.624%2072.8303%2024.624H73.6703C73.9903%2024.624%2074.2303%2024.72%2074.3903%2024.912C74.5503%2025.088%2074.6303%2025.4%2074.6303%2025.848C74.6303%2026.344%2074.5503%2026.664%2074.3903%2026.808C74.2463%2026.936%2074.0063%2027%2073.6703%2027H71.7743C70.7663%2027%2070.0463%2026.76%2069.6143%2026.28C69.1823%2025.784%2068.9663%2025.016%2068.9663%2023.976V10.92ZM79.4241%2023.136C79.4241%2024.128%2080.0001%2024.624%2081.1521%2024.624C81.5041%2024.624%2081.7841%2024.608%2081.9921%2024.576C82.2001%2024.528%2082.3601%2024.448%2082.4721%2024.336C82.6001%2024.208%2082.6801%2024.024%2082.7121%2023.784C82.7601%2023.544%2082.7841%2023.216%2082.7841%2022.8V19.176C82.7841%2019.016%2082.8641%2018.936%2083.0241%2018.936H85.2561C85.4161%2018.936%2085.4961%2019.016%2085.4961%2019.176V23.112C85.4961%2023.624%2085.6481%2024.008%2085.9521%2024.264C86.2561%2024.504%2086.6641%2024.624%2087.1761%2024.624C87.5601%2024.624%2087.8641%2024.6%2088.0881%2024.552C88.3121%2024.488%2088.4721%2024.376%2088.5681%2024.216C88.6801%2024.04%2088.7521%2023.8%2088.7841%2023.496C88.8161%2023.192%2088.8321%2022.784%2088.8321%2022.272V17.28C88.8321%2017.12%2088.9121%2017.04%2089.0721%2017.04H91.3041C91.4641%2017.04%2091.5441%2017.12%2091.5441%2017.28V23.976C91.5441%2025.08%2091.3121%2025.864%2090.8481%2026.328C90.4001%2026.776%2089.6321%2027%2088.5441%2027H87.5121C86.9521%2027%2086.4721%2026.896%2086.0721%2026.688C85.6881%2026.464%2085.3921%2026.152%2085.1841%2025.752C84.9601%2026.216%2084.6321%2026.544%2084.2001%2026.736C83.7841%2026.912%2083.2161%2027%2082.4961%2027H81.4401C80.3041%2027%2079.5281%2026.576%2079.1121%2025.728C78.8881%2026.192%2078.5601%2026.52%2078.1281%2026.712C77.7121%2026.904%2077.1361%2027%2076.4001%2027H73.6641C73.3441%2027%2073.1041%2026.928%2072.9441%2026.784C72.7841%2026.624%2072.7041%2026.336%2072.7041%2025.92C72.7041%2025.44%2072.7841%2025.104%2072.9441%2024.912C73.0881%2024.72%2073.3281%2024.624%2073.6641%2024.624H75.5841C76.0801%2024.624%2076.3921%2024.496%2076.5201%2024.24C76.6481%2023.968%2076.7121%2023.488%2076.7121%2022.8V19.176C76.7121%2019.016%2076.7921%2018.936%2076.9521%2018.936H79.1841C79.3441%2018.936%2079.4241%2019.016%2079.4241%2019.176V23.136ZM84.6801%2014.64C84.5201%2014.64%2084.4401%2014.56%2084.4401%2014.4V12.336C84.4401%2012.176%2084.5201%2012.096%2084.6801%2012.096H86.6961C86.8561%2012.096%2086.9361%2012.176%2086.9361%2012.336V14.4C86.9361%2014.56%2086.8561%2014.64%2086.6961%2014.64H84.6801ZM81.5601%2014.64C81.4001%2014.64%2081.3201%2014.56%2081.3201%2014.4V12.336C81.3201%2012.176%2081.4001%2012.096%2081.5601%2012.096H83.5761C83.7361%2012.096%2083.8161%2012.176%2083.8161%2012.336V14.4C83.8161%2014.56%2083.7361%2014.64%2083.5761%2014.64H81.5601ZM83.0961%2011.544C82.9361%2011.544%2082.8561%2011.464%2082.8561%2011.304V9.24C82.8561%209.08%2082.9361%209%2083.0961%209H85.1121C85.2721%209%2085.3521%209.08%2085.3521%209.24V11.304C85.3521%2011.464%2085.2721%2011.544%2085.1121%2011.544H83.0961Z%22%20fill%3D%22%23292352%22%2F%3E%3Cpath%20d%3D%22M10.8304%2051.752C11.1077%2051.752%2011.305%2051.6933%2011.4224%2051.576C11.5504%2051.448%2011.6144%2051.224%2011.6144%2050.904V46.616C11.6144%2046.5093%2011.6677%2046.456%2011.7744%2046.456H12.7984C12.905%2046.456%2012.9584%2046.5093%2012.9584%2046.616V50.984C12.9584%2051.6773%2012.8144%2052.1893%2012.5264%2052.52C12.2384%2052.84%2011.7477%2053%2011.0544%2053H3.35838C2.68638%2053%202.20638%2052.84%201.91838%2052.52C1.63038%2052.1893%201.48638%2051.6773%201.48638%2050.984V47.64C1.48638%2047.5333%201.53971%2047.48%201.64638%2047.48H2.67038C2.77704%2047.48%202.83038%2047.5333%202.83038%2047.64V50.904C2.83038%2051.224%202.88904%2051.448%203.00638%2051.576C3.13438%2051.6933%203.33171%2051.752%203.59838%2051.752H10.8304ZM7.67838%2045.816C7.57171%2045.816%207.51838%2045.7627%207.51838%2045.656V44.488C7.51838%2044.3813%207.57171%2044.328%207.67838%2044.328H8.76638C8.87304%2044.328%208.92638%2044.3813%208.92638%2044.488V45.656C8.92638%2045.7627%208.87304%2045.816%208.76638%2045.816H7.67838ZM5.72638%2045.816C5.61971%2045.816%205.56638%2045.7627%205.56638%2045.656V44.488C5.56638%2044.3813%205.61971%2044.328%205.72638%2044.328H6.81438C6.92104%2044.328%206.97438%2044.3813%206.97438%2044.488V45.656C6.97438%2045.7627%206.92104%2045.816%206.81438%2045.816H5.72638ZM14.995%2042.28C14.995%2042.1733%2015.0483%2042.12%2015.155%2042.12H16.179C16.2857%2042.12%2016.339%2042.1733%2016.339%2042.28V50.904C16.339%2051.224%2016.3977%2051.448%2016.515%2051.576C16.643%2051.6933%2016.8403%2051.752%2017.107%2051.752H17.811C18.2377%2051.752%2018.451%2051.9653%2018.451%2052.392C18.451%2052.6587%2018.3977%2052.8293%2018.291%2052.904C18.195%2052.968%2018.035%2053%2017.811%2053H16.867C16.195%2053%2015.715%2052.84%2015.427%2052.52C15.139%2052.1893%2014.995%2051.6773%2014.995%2050.984V42.28ZM18.0365%2053C17.8125%2053%2017.6525%2052.9627%2017.5565%2052.888C17.4498%2052.8027%2017.3965%2052.6213%2017.3965%2052.344C17.3965%2052.1307%2017.4498%2051.9813%2017.5565%2051.896C17.6632%2051.8%2017.8232%2051.752%2018.0365%2051.752H19.8445C19.5352%2051.2293%2019.3805%2050.5307%2019.3805%2049.656C19.3805%2049.048%2019.4552%2048.5253%2019.6045%2048.088C19.7645%2047.64%2019.9832%2047.2773%2020.2605%2047C20.5378%2046.712%2020.8578%2046.504%2021.2205%2046.376C21.5938%2046.2373%2021.9992%2046.168%2022.4365%2046.168C23.3858%2046.168%2024.1325%2046.4453%2024.6765%2047C25.2205%2047.544%2025.4925%2048.4293%2025.4925%2049.656C25.4925%2050.264%2025.4178%2050.7813%2025.2685%2051.208C25.1298%2051.6347%2024.9272%2051.9813%2024.6605%2052.248C24.4045%2052.504%2024.0845%2052.696%2023.7005%2052.824C23.3272%2052.9413%2022.9058%2053%2022.4365%2053H18.0365ZM22.4365%2047.416C21.8712%2047.416%2021.4445%2047.608%2021.1565%2047.992C20.8685%2048.376%2020.7245%2048.8987%2020.7245%2049.56C20.7245%2050.3493%2020.8578%2050.9147%2021.1245%2051.256C21.4018%2051.5867%2021.8392%2051.752%2022.4365%2051.752C23.0338%2051.752%2023.4658%2051.5973%2023.7325%2051.288C24.0098%2050.968%2024.1485%2050.424%2024.1485%2049.656C24.1485%2048.952%2024.0098%2048.4027%2023.7325%2048.008C23.4658%2047.6133%2023.0338%2047.416%2022.4365%2047.416ZM22.8365%2044.872C22.7298%2044.872%2022.6765%2044.8187%2022.6765%2044.712V43.544C22.6765%2043.4373%2022.7298%2043.384%2022.8365%2043.384H23.9245C24.0312%2043.384%2024.0845%2043.4373%2024.0845%2043.544V44.712C24.0845%2044.8187%2024.0312%2044.872%2023.9245%2044.872H22.8365ZM20.8845%2044.872C20.7778%2044.872%2020.7245%2044.8187%2020.7245%2044.712V43.544C20.7245%2043.4373%2020.7778%2043.384%2020.8845%2043.384H21.9725C22.0792%2043.384%2022.1325%2043.4373%2022.1325%2043.544V44.712C22.1325%2044.8187%2022.0792%2044.872%2021.9725%2044.872H20.8845ZM28.6931%2056.184C28.5865%2056.184%2028.5331%2056.1307%2028.5331%2056.024V55.096C28.5331%2054.9893%2028.5865%2054.936%2028.6931%2054.936H30.6131C30.8265%2054.936%2031.0238%2054.9093%2031.2051%2054.856C31.3865%2054.8133%2031.5411%2054.7333%2031.6691%2054.616C31.8078%2054.5093%2031.9145%2054.3547%2031.9891%2054.152C32.0638%2053.96%2032.1011%2053.7147%2032.1011%2053.416V53H30.3891C29.9198%2053%2029.4931%2052.9467%2029.1091%2052.84C28.7358%2052.7227%2028.4158%2052.5413%2028.1491%2052.296C27.8825%2052.04%2027.6798%2051.704%2027.5411%2051.288C27.4025%2050.872%2027.3331%2050.36%2027.3331%2049.752C27.3331%2049.144%2027.4131%2048.616%2027.5731%2048.168C27.7331%2047.7093%2027.9518%2047.336%2028.2291%2047.048C28.5171%2046.7493%2028.8478%2046.5307%2029.2211%2046.392C29.5945%2046.2427%2029.9945%2046.168%2030.4211%2046.168C31.3705%2046.168%2032.1118%2046.4453%2032.6451%2047C33.1785%2047.544%2033.4451%2048.4293%2033.4451%2049.656V53.384C33.4451%2053.8853%2033.3758%2054.312%2033.2371%2054.664C33.1091%2055.016%2032.9225%2055.304%2032.6771%2055.528C32.4425%2055.752%2032.1545%2055.9173%2031.8131%2056.024C31.4718%2056.1307%2031.0931%2056.184%2030.6771%2056.184H28.6931ZM30.4211%2047.416C29.8771%2047.416%2029.4505%2047.6293%2029.1411%2048.056C28.8318%2048.4827%2028.6771%2049.048%2028.6771%2049.752C28.6771%2050.5093%2028.8265%2051.032%2029.1251%2051.32C29.4345%2051.608%2029.8878%2051.752%2030.4851%2051.752H32.1011V49.656C32.1011%2048.952%2031.9678%2048.4027%2031.7011%2048.008C31.4451%2047.6133%2031.0185%2047.416%2030.4211%2047.416ZM39.7804%2051.752H41.6524C41.919%2051.752%2042.111%2051.6933%2042.2284%2051.576C42.3564%2051.448%2042.4204%2051.224%2042.4204%2050.904V42.28C42.4204%2042.1733%2042.4737%2042.12%2042.5804%2042.12H43.6044C43.711%2042.12%2043.7644%2042.1733%2043.7644%2042.28V50.984C43.7644%2051.6773%2043.6204%2052.1893%2043.3324%2052.52C43.0444%2052.84%2042.5644%2053%2041.8924%2053H35.2844C35.1777%2053%2035.1244%2052.9467%2035.1244%2052.84V51.912C35.1244%2051.8053%2035.1777%2051.752%2035.2844%2051.752H38.4364V44.536C38.4364%2044.4293%2038.4897%2044.376%2038.5964%2044.376H39.6204C39.727%2044.376%2039.7804%2044.4293%2039.7804%2044.536V51.752ZM47.3546%2052.84C47.3546%2052.9467%2047.3013%2053%2047.1946%2053H46.1706C46.064%2053%2046.0106%2052.9467%2046.0106%2052.84V42.28C46.0106%2042.1733%2046.064%2042.12%2046.1706%2042.12H47.1946C47.3013%2042.12%2047.3546%2042.1733%2047.3546%2042.28V52.84ZM56.0885%2053.112C55.1392%2053.112%2054.3925%2052.84%2053.8485%2052.296C53.3045%2051.752%2053.0325%2050.872%2053.0325%2049.656C53.0325%2048.4293%2053.3045%2047.544%2053.8485%2047C54.3925%2046.4453%2055.1392%2046.168%2056.0885%2046.168C57.0378%2046.168%2057.7845%2046.4453%2058.3285%2047C58.8725%2047.544%2059.1445%2048.4293%2059.1445%2049.656C59.1445%2050.264%2059.0698%2050.7867%2058.9205%2051.224C58.7818%2051.6613%2058.5792%2052.0187%2058.3125%2052.296C58.0565%2052.5733%2057.7365%2052.7813%2057.3525%2052.92C56.9792%2053.048%2056.5578%2053.112%2056.0885%2053.112ZM56.0885%2047.416C55.4912%2047.416%2055.0538%2047.6133%2054.7765%2048.008C54.5098%2048.4027%2054.3765%2048.952%2054.3765%2049.656C54.3765%2050.424%2054.5098%2050.984%2054.7765%2051.336C55.0538%2051.688%2055.4912%2051.864%2056.0885%2051.864C56.6858%2051.864%2057.1178%2051.688%2057.3845%2051.336C57.6618%2050.984%2057.8005%2050.424%2057.8005%2049.656C57.8005%2048.952%2057.6618%2048.4027%2057.3845%2048.008C57.1178%2047.6133%2056.6858%2047.416%2056.0885%2047.416ZM56.5205%2044.872C56.4138%2044.872%2056.3605%2044.8187%2056.3605%2044.712V43.544C56.3605%2043.4373%2056.4138%2043.384%2056.5205%2043.384H57.6085C57.7152%2043.384%2057.7685%2043.4373%2057.7685%2043.544V44.712C57.7685%2044.8187%2057.7152%2044.872%2057.6085%2044.872H56.5205ZM54.5685%2044.872C54.4618%2044.872%2054.4085%2044.8187%2054.4085%2044.712V43.544C54.4085%2043.4373%2054.4618%2043.384%2054.5685%2043.384H55.6565C55.7632%2043.384%2055.8165%2043.4373%2055.8165%2043.544V44.712C55.8165%2044.8187%2055.7632%2044.872%2055.6565%2044.872H54.5685ZM60.1913%2056.184C60.0846%2056.184%2060.0312%2056.1307%2060.0312%2056.024V55.096C60.0312%2054.9893%2060.0846%2054.936%2060.1913%2054.936H60.5592C61.4233%2054.936%2061.8553%2054.4827%2061.8553%2053.576V46.616C61.8553%2046.5093%2061.9086%2046.456%2062.0153%2046.456H63.0393C63.1459%2046.456%2063.1993%2046.5093%2063.1993%2046.616V53.544C63.1993%2054.408%2062.9806%2055.064%2062.5433%2055.512C62.1059%2055.96%2061.4659%2056.184%2060.6233%2056.184H60.1913ZM66.4744%2056.184C66.3677%2056.184%2066.3144%2056.1307%2066.3144%2056.024V55.096C66.3144%2054.9893%2066.3677%2054.936%2066.4744%2054.936H68.3944C68.6077%2054.936%2068.805%2054.9093%2068.9864%2054.856C69.1677%2054.8133%2069.3224%2054.7333%2069.4504%2054.616C69.589%2054.5093%2069.6957%2054.3547%2069.7704%2054.152C69.845%2053.96%2069.8824%2053.7147%2069.8824%2053.416V53H68.1704C67.701%2053%2067.2744%2052.9467%2066.8904%2052.84C66.517%2052.7227%2066.197%2052.5413%2065.9304%2052.296C65.6637%2052.04%2065.461%2051.704%2065.3224%2051.288C65.1837%2050.872%2065.1144%2050.36%2065.1144%2049.752C65.1144%2049.144%2065.1944%2048.616%2065.3544%2048.168C65.525%2047.7093%2065.749%2047.336%2066.0264%2047.048C66.3144%2046.7493%2066.645%2046.5307%2067.0184%2046.392C67.3917%2046.2427%2067.7864%2046.168%2068.2024%2046.168C69.1517%2046.168%2069.893%2046.4453%2070.4264%2047C70.9597%2047.544%2071.2264%2048.4293%2071.2264%2049.656V51.752H72.3304C72.5437%2051.752%2072.7037%2051.8%2072.8104%2051.896C72.917%2051.9813%2072.9704%2052.1307%2072.9704%2052.344C72.9704%2052.6213%2072.917%2052.8027%2072.8104%2052.888C72.7144%2052.9627%2072.5544%2053%2072.3304%2053H71.2264V53.384C71.2264%2053.8853%2071.157%2054.312%2071.0184%2054.664C70.8904%2055.016%2070.7037%2055.304%2070.4584%2055.528C70.2237%2055.752%2069.9357%2055.9173%2069.5944%2056.024C69.253%2056.1307%2068.8744%2056.184%2068.4584%2056.184H66.4744ZM68.2024%2047.416C67.669%2047.416%2067.2424%2047.6293%2066.9224%2048.056C66.613%2048.4827%2066.4584%2049.048%2066.4584%2049.752C66.4584%2050.5093%2066.6077%2051.032%2066.9064%2051.32C67.2157%2051.608%2067.669%2051.752%2068.2664%2051.752H69.8824V49.656C69.8824%2048.952%2069.749%2048.4027%2069.4824%2048.008C69.2264%2047.6133%2068.7997%2047.416%2068.2024%2047.416ZM72.3438%2053C72.1304%2053%2071.9704%2052.9627%2071.8637%2052.888C71.7571%2052.8133%2071.7037%2052.664%2071.7037%2052.44C71.7037%2052.1733%2071.7571%2051.992%2071.8637%2051.896C71.9597%2051.8%2072.1197%2051.752%2072.3438%2051.752H73.3518C73.6184%2051.752%2073.8104%2051.6933%2073.9278%2051.576C74.0558%2051.448%2074.1198%2051.224%2074.1198%2050.904V46.616C74.1198%2046.5093%2074.1731%2046.456%2074.2798%2046.456H75.3038C75.4104%2046.456%2075.4638%2046.5093%2075.4638%2046.616V50.984C75.4638%2051.6773%2075.3198%2052.1893%2075.0318%2052.52C74.7438%2052.84%2074.2638%2053%2073.5918%2053H72.3438ZM73.8798%2055.928C73.7731%2055.928%2073.7198%2055.8747%2073.7198%2055.768V54.6C73.7198%2054.4933%2073.7731%2054.44%2073.8798%2054.44H74.9678C75.0744%2054.44%2075.1278%2054.4933%2075.1278%2054.6V55.768C75.1278%2055.8747%2075.0744%2055.928%2074.9678%2055.928H73.8798ZM77.6981%2042.28C77.6981%2042.1733%2077.7515%2042.12%2077.8581%2042.12H78.8821C78.9888%2042.12%2079.0421%2042.1733%2079.0421%2042.28V50.904C79.0421%2051.224%2079.1008%2051.448%2079.2181%2051.576C79.3461%2051.6933%2079.5435%2051.752%2079.8101%2051.752H80.5141C80.9408%2051.752%2081.1541%2051.9653%2081.1541%2052.392C81.1541%2052.6587%2081.1008%2052.8293%2080.9941%2052.904C80.8981%2052.968%2080.7381%2053%2080.5141%2053H79.5701C78.8981%2053%2078.4181%2052.84%2078.1301%2052.52C77.8421%2052.1893%2077.6981%2051.6773%2077.6981%2050.984V42.28ZM85.3956%2053C85.0543%2053%2084.7556%2052.9307%2084.4996%2052.792C84.2436%2052.6533%2084.0463%2052.4453%2083.9076%2052.168C83.641%2052.7227%2083.0863%2053%2082.2436%2053H80.5156C80.3023%2053%2080.1423%2052.9627%2080.0356%2052.888C79.929%2052.8133%2079.8756%2052.664%2079.8756%2052.44C79.8756%2052.1733%2079.929%2051.992%2080.0356%2051.896C80.1316%2051.8%2080.2916%2051.752%2080.5156%2051.752H82.0036C82.2703%2051.752%2082.4623%2051.6933%2082.5796%2051.576C82.7076%2051.448%2082.7716%2051.224%2082.7716%2050.904V47.992C82.7716%2047.8853%2082.825%2047.832%2082.9316%2047.832H83.9556C84.0623%2047.832%2084.1156%2047.8853%2084.1156%2047.992V50.664C84.1156%2051.0267%2084.2436%2051.2987%2084.4996%2051.48C84.7556%2051.6613%2085.097%2051.752%2085.5236%2051.752H85.9236C86.1903%2051.752%2086.3823%2051.6933%2086.4996%2051.576C86.6276%2051.448%2086.6916%2051.224%2086.6916%2050.904V47.992C86.6916%2047.8853%2086.745%2047.832%2086.8516%2047.832H87.8756C87.9823%2047.832%2088.0356%2047.8853%2088.0356%2047.992V50.664C88.0356%2051.0267%2088.1636%2051.2987%2088.4196%2051.48C88.6756%2051.6613%2089.017%2051.752%2089.4436%2051.752H89.8436C90.1103%2051.752%2090.3023%2051.6933%2090.4196%2051.576C90.5476%2051.448%2090.6116%2051.224%2090.6116%2050.904V46.616C90.6116%2046.5093%2090.665%2046.456%2090.7716%2046.456H91.7956C91.9023%2046.456%2091.9556%2046.5093%2091.9556%2046.616V50.984C91.9556%2051.6773%2091.8116%2052.1893%2091.5236%2052.52C91.2356%2052.84%2090.7556%2053%2090.0836%2053H89.3156C88.9743%2053%2088.6756%2052.9307%2088.4196%2052.792C88.1636%2052.6533%2087.9663%2052.4453%2087.8276%2052.168C87.561%2052.7227%2087.0063%2053%2086.1636%2053H85.3956ZM87.7636%2044.872C87.657%2044.872%2087.6036%2044.8187%2087.6036%2044.712V43.544C87.6036%2043.4373%2087.657%2043.384%2087.7636%2043.384H88.8516C88.9583%2043.384%2089.0116%2043.4373%2089.0116%2043.544V44.712C89.0116%2044.8187%2088.9583%2044.872%2088.8516%2044.872H87.7636ZM85.8116%2044.872C85.705%2044.872%2085.6516%2044.8187%2085.6516%2044.712V43.544C85.6516%2043.4373%2085.705%2043.384%2085.8116%2043.384H86.8996C87.0063%2043.384%2087.0596%2043.4373%2087.0596%2043.544V44.712C87.0596%2044.8187%2087.0063%2044.872%2086.8996%2044.872H85.8116ZM86.8036%2043C86.697%2043%2086.6436%2042.9467%2086.6436%2042.84V41.672C86.6436%2041.5653%2086.697%2041.512%2086.8036%2041.512H87.8916C87.9983%2041.512%2088.0516%2041.5653%2088.0516%2041.672V42.84C88.0516%2042.9467%2087.9983%2043%2087.8916%2043H86.8036Z%22%20fill%3D%22%23292352%22%2F%3E%3Crect%20x%3D%22112%22%20width%3D%2274%22%20height%3D%2264%22%20rx%3D%2210%22%20fill%3D%22%23292352%22%2F%3E%3Cpath%20d%3D%22M173.159%2031.0788H163.37C162.836%2031.0788%20162.402%2030.6443%20162.402%2030.1105V24.8032C162.402%2023.7976%20162.042%2022.8355%20161.421%2022.1589L161.024%2021.7306C160.446%2021.1037%20160.186%2020.1291%20160.353%2019.1918L161.185%2014.4494C161.21%2014.3253%20161.222%2014.1949%20161.235%2014.0646L161.408%2011.923C161.502%2010.7871%20161.154%209.70081%20160.446%208.9311C159.894%208.32899%20159.174%208%20158.417%208H158.361C157.603%208%20156.883%208.32899%20156.331%208.9311C155.623%209.70081%20155.276%2010.7871%20155.369%2011.923L155.543%2014.0646C155.555%2014.1949%20155.574%2014.3253%20155.592%2014.4494L156.43%2019.1918C156.598%2020.1291%20156.337%2021.1037%20155.76%2021.7306L155.363%2022.1589C154.742%2022.8355%20154.382%2023.7976%20154.382%2024.8032L154.363%2035.6536C154.363%2036.1875%20153.929%2036.622%20153.395%2036.622C150.924%2036.622%20144.86%2036.6095%20140.092%2036.442C140.707%2036.1875%20141.309%2035.8771%20141.893%2035.4984C145.238%2033.1459%20146.66%2030.0857%20146.865%2026.5909C146.896%2026.0881%20146.747%2025.6598%20146.467%2025.2998C146.3%2025.0826%20146.076%2024.8901%20145.822%2024.7287C145.574%2024.5736%20145.3%2024.4432%20144.996%2024.3439C143.339%2023.7914%20141.607%2023.3073%20139.85%2023.0465C138.05%2022.7734%20136.188%2022.7858%20134.345%2022.7238C134.053%2022.7114%20133.761%2022.7114%20133.513%2022.6493C133.438%2022.55%20133.37%2022.4506%20133.302%2022.3451C132.917%2021.774%20132.526%2021.203%20132.166%2020.6319C132.079%2020.4891%20131.986%2020.3464%20131.905%2020.2036C131.868%2020.1353%20131.824%2020.0608%20131.8%2020.005V19.9863H131.787C131.787%2019.9863%20131.787%2019.9863%20131.787%2019.9739C131.787%2019.9739%20131.787%2019.9739%20131.787%2019.9677V19.9801C131.787%2019.9801%20131.787%2019.9615%20131.787%2019.9491C131.787%2019.8932%20131.806%2019.8187%20131.824%2019.738L131.88%2019.4898C131.917%2019.3222%20131.961%2019.1484%20131.992%2018.9683C132.128%2018.2607%20132.172%2017.491%20131.992%2016.7461C131.899%2016.3737%20131.768%2016.0137%20131.576%2015.6847C131.483%2015.5171%20131.384%2015.3557%20131.266%2015.2067L131.179%2015.095L131.079%2014.977C131.011%2014.9025%20130.943%2014.8281%20130.875%2014.766C130.595%2014.4991%20130.297%2014.288%20129.987%2014.0894C129.67%2013.897%20129.348%2013.7232%20128.981%2013.5928C128.888%2013.5618%20128.795%2013.5307%20128.69%2013.5059C128.584%2013.4811%20128.472%2013.4624%20128.367%2013.4624C128.156%2013.45%20127.957%2013.4749%20127.771%2013.4997C127.392%2013.5618%20127.038%2013.6673%20126.697%2013.7914C126.356%2013.9156%20126.027%2014.0646%20125.704%2014.2384C125.543%2014.3253%20125.381%2014.4184%20125.226%2014.5239C125.046%2014.648%20124.878%2014.8094%20124.754%2014.9957C124.506%2015.3743%20124.431%2015.8026%20124.419%2016.1875C124.413%2016.3799%20124.419%2016.5661%20124.438%2016.7523C124.444%2016.8454%20124.456%2016.9323%20124.462%2017.0254L124.5%2017.3048C124.562%2017.6772%20124.667%2018.0372%20124.81%2018.3849C124.959%2018.7263%20125.133%2019.0552%20125.344%2019.3594C125.754%2019.9739%20126.269%2020.4953%20126.79%2020.9671C126.914%2021.085%20127.045%2021.203%20127.138%2021.3023L127.169%2021.3333V21.3457C127.169%2021.3457%20127.181%2021.383%20127.187%2021.3954C127.212%2021.4637%20127.237%2021.5444%20127.262%2021.6189C127.361%2021.9354%20127.454%2022.2706%20127.547%2022.5996C127.734%2023.2638%20127.914%2023.928%20128.088%2024.5984C128.156%2024.8529%20128.218%2025.1074%20128.286%2025.3619C128.28%2025.3557%20128.274%2025.3495%20128.261%2025.3433C127.908%2025.0639%20127.541%2024.7908%20127.138%2024.5673C126.169%2024.0211%20125.307%2024.468%20125.015%2024.6232C124.22%2025.0515%20123.662%2025.6474%20123.699%2026.4854C123.848%2029.8684%20125.158%2033.1334%20128.261%2035.5171C128.001%2035.486%20127.734%2035.4364%20127.454%2035.3867C127.132%2035.3246%20126.796%2035.2501%20126.443%2035.1632C126.089%2035.0763%20125.716%2034.977%20125.325%2034.8653C124.481%2034.617%20123.649%2034.5487%20122.855%2034.648C120.297%2034.9832%20119%2036.864%20119%2040.2346V51.3519C119%2054.5797%20121.626%2057.1992%20124.854%2057.1992L173.153%2056.9385C176.374%2056.9385%20179%2054.3128%20179%2051.0912V36.9261C179%2033.6983%20176.374%2031.0788%20173.153%2031.0788H173.159ZM134.829%2023.4438C137.765%2023.4438%20140.676%2023.6487%20143.432%2024.5425C144.121%2024.766%20144.779%2025.1074%20145.344%2025.4922C146.114%2026.0261%20146.076%2026.6282%20145.344%2027.2055C145.089%2027.4103%20144.798%2027.5965%20144.487%2027.7393C142.675%2028.5587%20140.682%2028.8752%20138.652%2029.0614C138.41%2029.0863%20138.013%2028.9745%20137.901%2028.8256C136.647%2027.1186%20135.437%2025.3929%20134.14%2023.568C134.525%2023.4935%20134.673%2023.4376%20134.829%2023.4376V23.4438ZM125.127%2025.1508C125.127%2025.1508%20125.363%2025.0019%20125.636%2024.8343C126.027%2024.5984%20126.517%2024.6108%20126.89%2024.8715C126.902%2024.8777%20126.914%2024.8901%20126.927%2024.8963C127.256%2025.1632%20127.566%2025.4674%20127.858%2025.784C128.15%2026.1006%20128.429%2026.442%20128.69%2026.7709L129.857%2028.2731L129.372%2026.4109C129.025%2025.0701%20128.683%2023.7294%20128.311%2022.3886C128.218%2022.0534%20128.125%2021.7182%20128.013%2021.383C127.988%2021.2961%20127.957%2021.2154%20127.926%2021.1161C127.914%2021.0912%20127.908%2021.0726%20127.895%2021.0416L127.876%2020.9981C127.876%2020.9981%20127.852%2020.9485%20127.839%2020.9236C127.814%2020.8864%20127.796%2020.8616%20127.777%2020.8367L127.721%2020.7685C127.579%2020.6133%20127.448%2020.5015%20127.324%2020.3836C126.821%2019.9243%20126.362%2019.4587%20126.002%2018.9187C125.822%2018.6518%20125.667%2018.3662%20125.543%2018.0745C125.425%2017.7827%20125.331%2017.4786%20125.282%2017.1682C125.182%2016.5351%20125.139%2015.8398%20125.418%2015.4302C125.487%2015.3308%20125.574%2015.2439%20125.673%2015.1757C125.797%2015.0888%20125.94%2015.0081%20126.083%2014.9336C126.368%2014.7784%20126.672%2014.648%20126.976%2014.5301C127.281%2014.4184%20127.597%2014.3253%20127.901%2014.2756C128.05%2014.2508%20128.199%2014.2384%20128.336%2014.2446C128.404%2014.2446%20128.46%2014.257%20128.522%2014.2694C128.59%2014.288%20128.659%2014.3066%20128.727%2014.3315C129.012%2014.4308%20129.304%2014.586%20129.577%2014.7536C129.85%2014.9274%20130.117%2015.1198%20130.341%2015.3308C130.397%2015.3805%20130.446%2015.4364%20130.496%2015.4922L130.564%2015.5729L130.633%2015.666C130.726%2015.7902%20130.813%2015.9205%20130.887%2016.0571C131.042%2016.3302%20131.148%2016.6158%20131.222%2016.9199C131.365%2017.522%20131.34%2018.1676%20131.216%2018.8132C131.185%2018.9745%20131.148%2019.1359%20131.11%2019.3035L131.055%2019.5642C131.036%2019.6511%20131.017%2019.7505%20131.005%2019.8684C131.005%2019.8994%20131.005%2019.9305%20131.005%2019.9677V20.0236L131.011%2020.0919C131.011%2020.1167%20131.017%2020.1353%20131.024%2020.1664C131.03%2020.1974%20131.042%2020.2222%20131.042%2020.2346L131.061%2020.2843L131.079%2020.3215C131.129%2020.4209%20131.173%2020.5015%20131.216%2020.5822C131.278%2020.6878%20131.334%2020.7871%20131.396%2020.8864C131.452%2020.9795%20131.688%2021.3644%20131.756%2021.4575C131.756%2021.4637%20131.768%2021.4699%20131.768%2021.4761C131.787%2021.5009%20131.8%2021.5195%20131.818%2021.5444C132.296%2022.2396%20132.762%2022.9348%20133.227%2023.63C133.227%2023.63%20133.227%2023.6362%20133.233%2023.6425C134.264%2025.1881%20135.282%2026.7399%20136.356%2028.2669C136.529%2028.5152%20136.685%2028.7697%20136.952%2029.1794C135.456%2029.2663%20134.034%2029.2663%20132.662%2029.1608C132.358%2029.1359%20132.054%2029.1111%20131.75%2029.0801C130.856%2028.9807%20129.975%2028.838%20129.106%2028.6393C127.889%2028.36%20126.666%2027.9627%20125.598%2027.4289C124.301%2026.7771%20124.102%2026.0074%20125.127%2025.1446V25.1508ZM178.025%2051.0912C178.025%2053.7728%20175.84%2055.9516%20173.159%2055.9516L124.86%2056.2123C122.178%2056.2123%20119.993%2054.0273%20119.993%2051.3519V40.2346C119.993%2036.4544%20121.706%2035.7902%20122.991%2035.6226C123.649%2035.5357%20124.345%2035.5978%20125.058%2035.8088C125.245%2035.8647%20125.431%2035.9143%20125.617%2035.964C125.958%2036.0571%20126.287%2036.1378%20126.604%2036.2123C127.02%2036.3054%20127.411%2036.3799%20127.79%2036.442C127.852%2036.4544%20127.908%2036.4606%20127.963%2036.4668C128.932%2036.6096%20131.886%2037.1868%20131.961%2037.1248L129.447%2035.0888C127.15%2033.1831%20125.698%2031.4388%20124.99%2028.9807C124.922%2028.7449%20124.934%2028.4904%20124.909%2028.2421C127.206%2029.018%20129.484%2029.5394%20131.756%2029.8063C132.06%2029.8436%20132.364%2029.8746%20132.669%2029.8994C137.007%2030.2781%20141.328%2029.7194%20145.704%2028.2297C145.456%2029.9677%20144.68%2031.4947%20143.519%2032.8976C142.557%2034.0583%20141.011%2035.2067%20139.403%2035.8398H139.385C138.528%2036.1875%20137.61%2036.2557%20136.691%2036.2619C133.581%2036.2744%20130.837%2034.5611%20130.813%2034.5425C130.962%2034.9398%20132.327%2036.1688%20132.675%2036.3861C132.861%2036.504%20133.053%2036.6033%20133.264%2036.6965C133.587%2036.8392%20133.935%2036.9385%20134.289%2036.9944C134.866%2037.0937%20136.623%2037.2427%20136.623%2037.2427H136.685C137.529%2037.3048%20138.485%2037.3544%20139.515%2037.3979L140.136%2037.4227C140.434%2037.4351%20140.738%2037.4413%20141.048%2037.4537C141.439%2037.4662%20141.843%2037.4786%20142.246%2037.4848C142.551%2037.491%20142.855%2037.5034%20143.159%2037.5034C143.978%2037.522%20152.47%2037.5965%20153.407%2037.5965C154.481%2037.5965%20155.356%2036.7213%20155.356%2035.6474L155.375%2024.797C155.375%2024.0335%20155.636%2023.3135%20156.095%2022.8231L156.492%2022.3948C157.274%2021.5506%20157.628%2020.2533%20157.411%2019.018L156.573%2014.2756C156.554%2014.1763%20156.542%2014.077%20156.536%2013.9839L156.356%2011.8423C156.287%2010.9981%20156.548%2010.1539%20157.063%209.60149C157.43%209.20422%20157.889%208.98696%20158.367%208.98696H158.423C158.901%208.98696%20159.36%209.20422%20159.726%209.60149C160.241%2010.1601%20160.502%2010.9981%20160.434%2011.8423L160.254%2013.9839C160.248%2014.0832%20160.235%2014.1825%20160.217%2014.2818L159.379%2019.018C159.161%2020.2533%20159.515%2021.5506%20160.297%2022.3948L160.695%2022.8231C161.148%2023.3197%20161.415%2024.0397%20161.415%2024.797V30.1043C161.415%2031.1843%20162.29%2032.0596%20163.37%2032.0596H173.159C175.847%2032.0596%20178.019%2034.2384%20178.019%2036.9199V51.085L178.025%2051.0912Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M128.565%2042.6555C129.223%2042.7796%20129.813%2043.0527%20130.322%2043.4873C131.259%2044.3439%20131.731%2045.2626%20131.731%2046.2371V50.3588H127.833C127.218%2050.3588%20126.623%2050.2408%20126.045%2050.005C124.599%2049.1173%20123.873%2048%20123.873%2046.6468V46.3302C123.873%2045.4922%20124.189%2044.6977%20124.829%2043.9342C125.685%2043.0403%20126.61%2042.5934%20127.61%2042.5934H128.025L128.572%2042.6555H128.565ZM129.273%2045.2067C128.981%2044.828%20128.621%2044.5984%20128.193%2044.5115C127.988%2044.468%20127.771%2044.4804%20127.566%2044.5239C127.15%2044.6046%20126.759%2044.7908%20126.455%2045.0763C126.076%2045.4302%20125.884%2045.8709%20125.884%2046.3923V46.5847C125.884%2046.6592%20125.89%2046.7461%20125.909%2046.8454C125.946%2047.0813%20126.027%2047.3048%20126.151%2047.5096C126.48%2048.0621%20126.989%2048.3414%20127.672%2048.3414H129.751V46.7089C129.751%2046.7089%20129.751%2046.6654%20129.751%2046.6468C129.751%2046.1316%20129.59%2045.6164%20129.273%2045.2067Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M136.84%2050.5512C136.827%2051.1843%20135.878%2053.5866%20133.215%2053.5866H130.595L130.533%2053.5245V53.3941C130.533%2052.792%20130.769%2052.3327%20131.235%2052.0099C131.533%2051.8051%20131.899%2051.6996%20132.259%2051.6809L132.513%2051.6685H133.122C133.513%2051.6685%20133.885%2051.4885%20134.258%2051.1347C134.63%2050.7809%20134.847%2050.2595%20134.847%2049.7318V45.4674C134.847%2044.8963%20135.071%2044.4432%20135.511%2044.108C135.785%2043.8969%20136.114%2043.7728%20136.455%2043.7107L136.852%2043.6424V48.4655C136.89%2049.3656%20136.883%2050.0608%20136.834%2050.545L136.84%2050.5512Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M174.549%2043.0403V46.6902C174.549%2047.6586%20173.947%2048.5586%20173.01%2049.3904C172.34%2049.9429%20171.508%2050.216%20170.515%2050.216H159.242C158.336%2050.1912%20157.752%2049.7691%20157.504%2048.9559L157.473%2048.5586V24.1825C157.473%2023.7976%20157.783%2023.4873%20158.168%2023.4873H158.671C159.056%2023.4873%20159.366%2023.7976%20159.366%2024.1825V48.0745H162.489C163.06%2048.0745%20163.581%2047.7455%20163.798%2047.2365C164.04%2046.6654%20164.164%2045.9329%20164.164%2045.3681V44.5425C164.164%2044.0397%20164.376%2043.6424%20164.798%2043.3383C165.065%2043.1459%20165.381%2043.0403%20165.71%2042.9907L166.188%2042.9224V46.684C166.188%2047.162%20166.045%2047.6213%20165.785%2048.0621H166.691C167.262%2048.0621%20167.783%2047.7331%20168.001%2047.2241C168.243%2046.653%20168.367%2045.9205%20168.367%2045.3557V44.5301C168.367%2043.9901%20168.609%2043.568%20169.099%2043.2638C169.335%2043.1148%20169.608%2043.0279%20169.881%2042.9783L170.378%2042.8976V46.6778C170.378%2047.1558%20170.229%2047.6151%20169.968%2048.0621H170.868C171.439%2048.0621%20171.961%2047.7331%20172.178%2047.2241C172.42%2046.653%20172.544%2045.9205%20172.544%2045.3557V44.5301C172.544%2044.0273%20172.755%2043.63%20173.178%2043.3259C173.444%2043.1397%20173.755%2043.0279%20174.078%2042.9783L174.562%2042.9038V43.0279L174.549%2043.0403Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M155.232%2041.2402L154.692%2041.3644C154.431%2041.4264%20154.177%2041.5195%20153.947%2041.6685C153.457%2041.9851%20153.215%2042.4258%20153.215%2042.9907V44.7598C153.215%2045.1136%20153.215%2045.5295%20153.171%2045.9329C153.14%2046.2061%20153.084%2046.4668%20152.985%2046.7089C152.768%2047.2427%20152.246%2047.5841%20151.675%2047.5841L146.821%2047.671H146.741L146.678%2045.9764C146.678%2045.0888%20146.467%2044.3253%20146.039%2043.6735C145.096%2042.5251%20144.065%2041.9478%20142.942%2041.9478H142.526C142.259%2041.9478%20141.936%2042.0037%20141.564%2042.1092C141.03%2042.2272%20140.459%2042.5872%20139.838%2043.1955C139.137%2043.9901%20138.783%2044.766%20138.783%2045.5295V46.1068C138.783%2046.4668%20138.857%2046.8392%20139.006%2047.2241C139.217%2047.8076%20139.571%2048.3041%20140.061%2048.7262C140.732%2049.409%20141.682%2049.7505%20142.904%2049.7505H144.5C144.5%2049.7505%20144.5%2049.8498%20144.493%2049.9739C144.469%2050.8616%20143.786%2051.6189%20142.898%2051.6685C142.855%2051.6685%20142.818%2051.6685%20142.774%2051.6685H142.166C141.57%2051.6685%20141.092%2051.8734%20140.726%2052.2768C140.453%2052.6803%20140.316%2053.1397%20140.316%2053.5866H142.805C143.836%2053.5866%20144.754%2053.2141%20145.555%2052.4693C146.523%2051.712%20146.573%2049.7132%20146.579%2049.6822H151.334C152.06%2049.6822%20152.706%2049.527%20153.264%2049.2166C153.295%2049.198%20153.327%2049.1794%20153.358%2049.1608C153.525%2049.0614%20153.68%2048.9497%20153.829%2048.8194C154.767%2047.9565%20155.238%2047.1558%20155.238%2046.144V41.2402H155.232ZM144.661%2047.671H142.743C142.675%2047.671%20142.606%2047.671%20142.538%2047.671C141.663%2047.6338%20140.906%2047.0006%20140.782%2046.1316C140.782%2046.1316%20140.782%2046.1192%20140.782%2046.113C140.763%2045.9578%20140.769%2045.8026%20140.788%2045.6474C140.788%2045.6474%20140.788%2045.6412%20140.788%2045.635C140.837%2045.2998%20140.955%2044.977%20141.148%2044.7039C141.539%2044.1452%20142.011%2043.8659%20142.544%2043.8659H142.718C142.818%2043.8659%20142.911%2043.8721%20143.01%2043.8907C143.233%2043.928%20143.451%2043.9963%20143.649%2044.108C144.32%2044.5053%20144.655%2045.157%20144.655%2046.0695V47.671H144.661Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M124.711%2038.7387C125.84%2038.7387%20126.604%2039.2911%20126.995%2040.396L127.076%2041.5009V41.774L126.995%2041.8547H126.914C125.648%2041.8547%20124.872%2041.2216%20124.587%2039.9615V38.8194C124.587%2038.7697%20124.624%2038.7387%20124.705%2038.7387H124.711Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M131.142%2038.7387L131.179%2038.7759V39.1297C131.179%2040.2657%20130.918%2041.0043%20130.39%2041.3395C129.993%2041.6809%20129.459%2041.8547%20128.777%2041.8547L128.696%2041.774V40.905C128.696%2039.9987%20129.155%2039.3408%20130.074%2038.9311C130.397%2038.8007%20130.75%2038.7325%20131.142%2038.7325V38.7387Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M152.16%2050.7809C151.775%2050.7809%20151.421%2050.8491%20151.104%2050.9795C150.192%2051.383%20149.732%2052.041%20149.732%2053.0279V53.8721H149.813C150.49%2053.8783%20151.03%2053.7107%20151.421%2053.3693C151.942%2053.0341%20152.203%2052.3079%20152.203%2051.1719V50.7809H152.16Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M172.743%2038.1055C172.358%2038.1055%20172.004%2038.1738%20171.688%2038.3041C170.775%2038.7076%20170.316%2039.3656%20170.316%2040.3526V41.1968H170.397C171.073%2041.203%20171.613%2041.0354%20172.004%2040.694C172.526%2040.3588%20172.786%2039.6325%20172.786%2038.4966V38.1055H172.743Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M169.267%2035.0019C168.944%2035.2129%20168.69%2035.4612%20168.491%2035.7467C167.951%2036.5909%20167.932%2037.3855%20168.479%2038.211L168.944%2038.9125L169.012%2038.8752C169.577%2038.5028%20169.931%2038.0621%20170.068%2037.5655C170.322%2037.0006%20170.136%2036.2433%20169.509%2035.2998L169.292%2034.9708L169.261%2034.9956L169.267%2035.0019Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M165.48%2038.1055V38.4966C165.48%2039.6263%20165.741%2040.3588%20166.263%2040.694C166.654%2041.0354%20167.187%2041.203%20167.87%2041.203H167.951V40.3526C167.951%2039.3594%20167.492%2038.7076%20166.579%2038.3041C166.263%2038.1738%20165.909%2038.1055%20165.524%2038.1055H165.48Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E');
margin-left: 10px;
margin-bottom : 30px;
}
a.flex.items-center.m-0::after {

}
.s-social-link{
display:none;
}
.s-social-list::before{
background-image: url('https://cdn.salla.sa/PpzBO/es2t7AVuJ76wTfAm7gXDUpRxXEzWhN0r14lHg2i5.png');
   background-size: 170px 80px;
  display: inline-block;
  width: 170px;
  height: 80px;
  content: "";
  margin-top: 33px;
}
.s-slider-prev.s-slider-nav-arrow.swiper-button-disabled{
border: 1px solid #d5d9eb !important;
}
.s-slider-next.s-slider-nav-arrow.swiper-button-disabled{
border: 1px solid #d5d9eb !important;
}
.s-product-card-entry.s-product-card-vertical.s-product-card-fit-height{
border-radius:0.75rem !important;
}
.store-footer__inner {
background-color: #F2F4F7 !important;
}
.s-products-slider-card .s-product-card-image{
  border-top-left-radius: 0.75rem !important;
  border-top-right-radius: 0.75rem !important;
}
.store-footer__inner + div{
padding-top :32px !important;
padding-bottom : 32px !important;
}
.s-payments-list-item {
border-radius : 6px !important;
}
.s-reviews-testimonial{
box-shadow: 0px 1px 3px 0px rgba(145, 139, 193, 0.30), 0px 1px 2px 0px rgba(16, 24, 40, 0.06) !important;
border-radius: 6px !important;
}
.s-reviews-testimonial:hover {
box-shadow: 0px 20px 24px -4px rgba(145, 139, 193, 0.18), 0px 8px 8px -4px rgba(16, 24, 40, 0.03) !important;
}
.s-reviews-container .swiper-slide{
padding : 30px !important;
}
.s-block--hero-slider .swiper-slide .overlay-bg::after{
background :none !important;
}
@media only screen and (max-width: 1024px) {
  .mm-spn li a span {
    padding: 0;
    color: black;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .s-products-list-horizontal-cards {
  gap : 1.5rem !important;
  }
  .s-block--special-products .tabs__item {
  gap : 1.5rem 0.75rem !important;
  }
}
.sicon-menu.text-primary.text-2xl {
color : white ;
}