.text-red-400 {
    color: #cd0c0c
}

/* ====== HEADER ====== */
.salla-advertisement {
    display: none
}

.main-nav-container .inner i, .main-nav-container .inner span.sicon-search {
    color: #fff
}

.main-nav-container.fixed-header .inner button[aria-label="Search"], .main-nav-container.fixed-header .inner button[aria-label="Login"] {
    display: none
}

.main-nav-container .inner,.topnav-is-dark .top-navbar,.promotion-banner {
    background-color: #4c2e61 !important;
}

.s-cart-summary-count {
    background-color: #cd0c0c;
}

/* ====== FIXED BANNER ====== */
.index .s-block.s-block--fixed-banner.wide-placeholder.fixed-banner--0 {
    margin-top: 0
}

/* ====== CATEGORIES ====== */
.index .s-block.s-block--square-links.square-links-2 {
    margin-top: 0
}

.index .s-block.s-block--square-links.square-links-2 .mx-auto.max-w-7xl.px-6 {
    padding-left: .5rem;
    padding-right: .5rem
}

.index .s-block.s-block--square-links.square-links-2 ul.grid.gap-x-6.gap-y-6 {
    row-gap: 1rem !important;
    column-gap: 1rem !important
}

.index .s-block.s-block--square-links.square-links-2 ul.grid.gap-x-6.gap-y-6 img.object-cover {
    object-fit: contain
}

@media screen and (min-width: 992px) {
    .index .s-block.s-block--square-links.square-links-2 ul.grid.gap-x-6.gap-y-6 {
        grid-template-columns: repeat(8,minmax(0,1fr));
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media screen and (max-width: 991px) {
    .index .s-block.s-block--square-links.square-links-2 ul.grid.gap-x-6.gap-y-6 {
        row-gap: 0.5rem!important;
        column-gap: 0.5rem!important;
        grid-template-columns: repeat(4,minmax(0,1fr));
    }
}

@media screen and (max-width: 767px) {
    .simplified-products .s-products-slider-card .product-card--simplified .product-card__image, .simplified-products .s-products-list-wrapper .product-card--simplified .product-card__image, .simplified-products .offer-slide .product-card--simplified .product-card__image {
        height:7.2rem
    }
}

@media screen and (max-width: 991px) {
    .product-index .simplified-products .s-products-list-wrapper .product-card--simplified .product-card__image {
        height:9rem !important
    }
}

/* ====== PRODUCTS SECTION ====== */
@media (min-width: 1440px) {
    .s-block.s-block--best-offers.container {
        max-width:100%
    }
}

.product-card--fit-height .product-card__image {
    height: auto;
    max-height: none
}

.simplified-products .s-products-slider-card .product-card--simplified .product-card__promotion, .landing-page .s-products-slider-card .product-card__promotion, .simplified-products .s-products-list-wrapper .product-card--simplified .product-card__promotion, .landing-page .s-products-list-wrapper .product-card__promotion, .simplified-products .offer-slide .product-card--simplified .product-card__promotion, .promotion-title {
    bottom: auto;
    top: 10px;
    right: auto !important;
    left: 0;
    border-radius: 0 !important
}

/* ====== SPECIAL CATEGORIES ====== */
.index .s-block.relative.special-cats-with-bg.special-cats-with-bg--5.mini_images h1 {
    font-size: 1.5rem
}

.index .s-block.relative.special-cats-with-bg.special-cats-with-bg--5.mini_images section .mx-auto.grid.max-w-md.grid-cols-3 {
    padding-left: .5rem;
    padding-right: .5rem;
    gap: .5rem
}

.index .s-block.relative.special-cats-with-bg.special-cats-with-bg--5.mini_images section .mx-auto.grid.max-w-md.grid-cols-3 p {
    display: none
}

.index .s-block.relative.special-cats-with-bg.special-cats-with-bg--5.mini_images section .absolute.inset-0.bg-gradient-to-b.to-black {
    display: none
}

.index .s-block.relative.special-cats-with-bg.special-cats-with-bg--5.mini_images a {
    background-color: var(--color-primary);
    border: none;
    border-radius: 0;
}

@media screen and (max-width: 991px) {
    .index .s-block.relative.special-cats-with-bg.special-cats-with-bg--5.mini_images section .group {
        height:8rem
    }
}

/* ====== SQUER CATEGORIES ======= */
.index .s-block.s-block--banners.container {
    margin-top: 2rem
}

.index .s-block.s-block--banners.container .mx-auto.mt-16.grid {
    margin-top: 0
}

.index .s-block.s-block--banners.container .mx-auto.mt-16.grid article.bg-gray-900 {
    border-radius: 0;
    border: none;
    background-color: transparent !important
}

.index .s-block.s-block--banners.container .via-gray-900\/40, .index .s-block.s-block--banners.container .ring-gray-900\/10 {
    display: none
}

@media screen and (min-width: 992px) {
    .index .s-block.s-block--banners.container .mx-auto.mt-16.grid {
        grid-template-columns: repeat(2,minmax(0,1fr));
    }

    .index .s-block.s-block--banners.container .mx-auto.mt-16.grid article {
        padding-top: 40rem;
    }
}

@media screen and (max-width: 991px) {
    .index .s-block.s-block--banners.container .mx-auto.mt-16.grid article {
        padding-bottom:5rem
    }
}

/* ====== TESTIMONAILS ====== */
@media screen and (max-width: 991px) {
    .s-block.s-block--testimonials .carousel-slider .swiper {
        padding-left:0 !important;
        padding-right;0 !important}

    .testimonials-item.bg-storeBG.swiper-slide.slide--one-fourth.swiper-slide-active {
        max-width: 350px;
    }

    .testimonials-item.bg-storeBG.swiper-slide.slide--one-fourth {
        background-color: #fafafa
    }
}

/* ====== FEATURES ====== */
@media (min-width: 991px) {
    section.s-block.s-block--banners.container .grid {
        grid-template-columns: repeat(4,1fr);
    }

    .two-row .banner-entry:first-child {
        grid-column: unset;
        grid-row: unset;
    }

    section.s-block.s-block--banners.container .grid .banner-entry {
        height: 155px
    }
}

/* ====== FOOTER ====== */
.store-footer__curve {
    display: none
}

.store-footer, .store-footer__inner, .store-footer__contacts-row {
    background-color: var(--color-primary);
}

.store-footer__inner p {
    text-align: center
}

.user-contacts .links-contact .links-icon, .store-footer .social-link {
    border-radius: 50%;
}

.footer-bottom p {
    color: #fff
}

.footer-list>a:hover {
    color: #e7b355
}

.store-footer__inner .new-social {
    margin-top: 1rem
}

.footer-bottom ul.flex {
    /* display: none */
}

ul.payment-methods li, ul.payment-methods li img {
    height: 2rem !important;
    max-height: 2rem
}

ul.payment-methods li:last-child a img {
    padding: 5px !important
}

@media screen and (max-width: 991px) {
    .store-footer__inner .new-social ul {
        justify-content:center
    }
}

/* ====== WHATSAPP ====== */
.sc-1au8ryl-0.dkuywW {
    display: none !important
}

:root {
    --font-main: 'Cairo';
    --color-primary: #50345a;
    --bg-primary: #ffffff;
    --bg-secondary: #ffffff;
    --header-bg: #ffffff;
    --header-text-color: #111827;
    --store-text-primary: #111827;
    --store-text-secondary: #4b5563;
    --product-bg: #ffffff;
    --color-primary-dark: #8954ae;
    --color-primary-light: #d5a0fa;
    --color-primary-reverse: #300055;
    --product-image-height: 17rem;
    --product-border-color: #eeeeee;
    --product-enhanced-btn-bg: #50345a;
    --product-enhanced-btn-color: #ffffff;
    --products-per-row: 4;
    --footer-bg: #50345a;
    --footer-text-color: #ffffff;
    --bottom-footer-bg: #50345a;
    --countdown-bg: #f3f4f6;
    --countdown-color: #111827;
    --countdown-border-color: #f3f4f6;
    --bottom-nav-bg: var(--color-primary);
    --bottom-nav-text-color: #ffffff;
    --wa-btn-bg: #22c55e;
    --wa-btn-text-color: #ffffff;
    --logo: url(https://cdn.salla.sa/form-builder/KowfABaIJw4a4tZqp9Tkjg4Y5zDfXOKs4zSupXFK.png);
}

.store-footer a.footer-logo img,.navbar-brand img,.store-footer .footer-container .logo-footer .foo {
    max-height: 3rem !important;
    content: var(--logo) !important;
    filter: brightness(14.5);
}

.main-menu-row .main-menu li.root-level>a {
    color: #fff;
}

.sicon-keyboard_arrow_left.arrow.mx-2.text-store-text-primary {
    background: transparent;
    display: none;
}

.whitespace-nowrap {
    margin: 0 6px;
}

#wa-nera-widget-send-button {
    bottom: 11rem;
}

.top-navbar {
    display: none;
}

@media screen and (max-width: 991px) {
    .product-card__promotion {
        position: absolute;
        top: 0rem;
        left: 0rem;
    }

    .s-button-primary {
        color: #ffffff;
    }

    section.advanced-slider.advanced-slider--0.auto-height.s-block {
        margin-top: 3rem;
    }

    button.header-btn.block.lg\:hidden,salla-user-menu.block.lg\:hidden.hydrated {
        display: none;
    }.flex.items-center.flex-col.justify-center {
    position: relative;
    right: -4px;
}
}

li#\"blog\" span::before {
    content: '';
    display: inline-block;
    width: 27px; /* عرض الأيقونة */
    height: 25px; /* ارتفاع الأيقونة */
    background-image:  url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Isolation_Mode' data-name='Isolation Mode' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 311.71 440.36'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %236e36bd; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M184.54,82.16l98.95,99.27-127.13,127.17-71.07-71.02,99-98.93.89.26,13.65,13.65.26.89-83.71,84.12,12.56,12.88,28.38-27.48,28.22,27.62,41.22-40.99-27.87-28.23,14.6-14.83,28.18,27.89,13.03-13.01-83.75-84.37,14.59-14.89ZM156.07,252.82l-12.74,12.94,13.26,13.04,12.76-12.99-12.38-12.72c-.25-.26-.53-.36-.89-.26Z'/%3E%3Cpath class='cls-1' d='M253.38,254.36c-.72-6.91-2.08-14.31.48-21.01,5.59-14.68,28.39-20.71,38.72-32.79,3.3-3.86,5.73-11.71,12.24-9.4,3.63,1.29,4.56,5.44,4.98,8.82.81,6.61.54,23.73-2.97,29.26-5.85,9.22-24.16,7.99-32.76,12.71-1.86,1.02-4.51,4.42-4.36,6.59.15,2.14,3.32,4.7,5.16,5.51,10.65,4.67,26.49-.74,32.83,13.58,2.99,6.75,3.52,25.87,2.43,33.28-.74,4.97-4.81,7.6-9.54,8.02-7.51.67-25.43.68-32.13-2.04-16.74-6.8-8.62-25.32-16.47-34.97-2.23-2.74-4-2.83-7.16-1.2-6.79,3.51-6.65,13.52-8.39,20.15-2.01,7.63-4.91,14.3-13.01,16.79-5.87,1.8-25.29,2.15-30.77-.24-4.59-2-5.76-6.99-1.65-10.23,2.63-2.07,5.8-3.56,8.45-5.98,14.49-13.22,20.19-40.35,44.37-38.74,3.24.22,6.4,1.33,9.57,1.88Z'/%3E%3Cpath class='cls-1' d='M57.07,55.5c1.14,6.44,1.94,13.05.15,19.44-4.48,16.04-29.43,22.16-39.66,34.98-3.17,3.97-5.29,11.18-11.84,8.69-1.8-.69-3.15-2.22-3.86-3.98-2.29-5.65-1.46-25.98.8-31.84,4.31-11.21,24.44-10.12,33.61-14.69,3.04-1.51,5.86-5.84,3.55-8.99-4.12-5.61-13.59-4.86-19.86-5.86C4.19,50.74,1.02,42.15.3,27.42c-.24-4.93-.4-12.09,0-16.93C.84,4.17,4.73,1.33,10.79.91c7.84-.54,26.34-.77,33,2.78,14.78,7.87,7.33,25.07,14.85,34.4,1.7,2.11,2.4,2.65,5.08,1.95,8.62-2.24,8.43-12.65,10.12-19.68,2.04-8.53,5.06-15.92,14.28-18.34,5.98-1.57,23.36-1.89,29.1.07,3,1.03,5.72,4.05,4.68,7.37-.99,3.16-7.07,6.07-9.78,8.41-15.7,13.57-20.65,41.75-46.38,39.47-2.94-.26-5.76-1.42-8.66-1.84Z'/%3E%3Cpath class='cls-1' d='M57.07,254.67c1.1-.48,2.27-.83,3.44-1.1,30.69-7.01,34.13,23.47,51.91,38.73,2.65,2.28,8.1,4.68,9.3,7.63,2.87,7.05-6.97,8.74-11.8,9.01-7.23.4-20.25.63-26.49-3.02-11.38-6.66-8.07-22.66-13.57-31.59-1.61-2.62-6.68-6.12-9.64-4.12-5.69,3.85-5.1,15.36-6.45,21.47-2.64,11.97-10.13,16.6-21.96,17.24-6.21.34-15.52.5-21.65.01-6.06-.48-9.36-3.87-9.86-9.9-.72-8.57-.55-28.26,4.75-35.07,8.94-11.48,27.39-4.71,34.26-12.47,3.09-3.49.32-8.09-3.29-9.82-9.22-4.42-29.07-3.43-33.36-14.62-2.21-5.77-3.09-26.29-.8-31.84,2.07-5.03,7.98-5.99,11.43-1.69,2.06,2.57,3.44,5.66,5.84,8.28,11.51,12.52,36.04,17.63,38.84,36.44.82,5.48-.02,11-.9,16.42Z'/%3E%3Cpath class='cls-1' d='M253.38,55.5c-2.95.63-5.91,1.65-8.94,1.88-25.75,1.89-30.49-26.86-46.73-40.14-2.21-1.81-6.91-4.21-8.25-6.18-2.8-4.12.41-7.96,4.51-9.18,5.88-1.75,22.28-1.36,28.31.2,8.7,2.25,11.53,8.23,13.83,16.28,1.86,6.51,1.9,16.78,8.08,20.46,4.39,2.6,6.3,1.93,8.81-2.35,6.2-10.58-.54-26.93,15.43-33.49,6.6-2.71,24.05-2.6,31.51-2.04,5.58.42,9.44,2.8,10.16,8.66.92,7.54.62,25.85-2.42,32.64-6.05,13.51-20.24,9.62-31.24,12.98-3.39,1.04-7.75,4.15-6.28,8.13,1.21,3.28,3.94,4.76,7.04,5.81,8.45,2.86,25.27,3.66,29.93,12.1,3.35,6.07,3.58,23.93,2.33,30.83-.48,2.65-1.96,5.68-4.66,6.63-6.67,2.35-9.08-5.66-12.55-9.71-10.78-12.59-36.29-18.65-39.41-36.17-1.03-5.76-.11-11.57.53-17.31Z'/%3E%3Cpath class='cls-1' d='M99.93,54.27l43.04,42.74-71.26,70.74-42.55-42.78,14.85-14.56,27.7,27.55,13.12-12.2.1-.71-27.54-28.26,42.53-42.51ZM99.93,84.07l-12.74,12.94,12.99,13.05,12.99-13.28-12.35-12.45c-.25-.26-.53-.36-.89-.26Z'/%3E%3Cpolygon class='cls-1' points='156.36 110.41 170.92 124.65 171.08 125.44 72.23 224.22 1.59 153.76 1.85 152.87 16.41 138.95 72.23 194.42 156.36 110.41'/%3E%3Cpolygon class='cls-1' points='158.24 0 311.25 153.05 311.41 153.51 296.82 168.11 143.76 15.03 143.91 14.24 158.24 0'/%3E%3Cpath class='cls-1' d='M135.78,331.2l9.25,29.17,9.56-29.17h13.8v42.5l-.47.47h-9.88c-.14-10.07.16-20.08.94-30.11l-10.39,30.07-6.4.07-10.65-30.14.78,30.11h-9.88l-.47-.47v-42.5h13.8Z'/%3E%3Cpolygon class='cls-1' points='128.14 26.03 171.21 68.83 156.32 83.72 113.54 40.87 128.14 26.03'/%3E%3Cpolygon class='cls-1' points='90.31 331.2 105.36 357.55 105.36 331.2 115.71 331.2 115.71 373.7 115.24 374.17 105.52 374.17 90.31 347.83 90.31 373.7 89.84 374.17 79.96 374.17 79.96 331.2 90.31 331.2'/%3E%3Cpath class='cls-1' d='M308.89,376.06c.28.38-.68,1.17-.94,1.41-.63.59-5.03,4.24-5.44,4.18l-9.64-6.99c-16.85.85-22.91-13.74-20.28-28.46,3.72-20.83,32.79-20.96,36.51.31,1.48,8.44.19,18.7-6.81,24.38l6.58,5.18ZM289.68,338.81c-8.26,1.02-8.06,15.59-6.29,21.5,2.06,6.86,10.52,8.73,13.95,2.16s3.33-25.02-7.66-23.66Z'/%3E%3Cpath class='cls-1' d='M235.35,331.2c5.18.44,11.25,3.13,12.84,8.48,1.86,6.23-.07,13.61-6.38,16.33l-.06.42,8.49,17.73h-10.98l-7.68-15.37h-5.49v15.37h-9.88l-.47-.47v-42.5c6.35.4,13.33-.53,19.6,0ZM226.1,350.96h8c.36,0,1.79-.66,2.2-.94,3-2.06,3.2-8.08-.05-9.99-1.44-.85-7.28-1.21-9.06-1-.46.05-.81.04-1.08.49v11.45Z'/%3E%3Cpath class='cls-1' d='M212.61,374.17h-10.98l-2.49-8.02-14.17.05-2.63,7.97h-10.82l15.67-42.83c1.42-.08,9.35-.5,9.9.16l15.52,42.66ZM196.62,358.18l-4.55-14.75-4.55,14.75h9.09Z'/%3E%3Cpath class='cls-1' d='M3.12,374.17l15.82-42.99,9.55.05,15.4,42.94h-10.51l-2.97-8.01-13.93-.16-2.86,8.17H3.12ZM27.9,358.18l-4.7-14.74-4.08,14.74h8.78Z'/%3E%3Cpath class='cls-1' d='M48.6,412.75v16.62l6.9-.31v-4.55c0-1.29,2.34-4,3.54-4.61,6.74-3.41,11.99,2.87,10.88,9.48l5.76-.05c.88-.29.4-3.81.65-4.99.46-2.15,3.05-4.42,5.17-4.86,5.98-1.25,9.82,3.68,8.79,9.37.06.21.71.53.79.53h5.49v-16.62h4.39v14.27c0,2.69,4.79,2.48,6.59,2.35v-16.62h4.08v20.39c-3.36-.34-7.44.74-10.51-.63-.2-.04.03.57-.6.66-2,.27-8.65.23-10.69-.02-1.04-.13-1.73-.95-2.18-.94-.49,0-2.86,1.23-4.39,1.27-1.91.05-3.81-1.22-4.33-1.21-.72.02-2.3.78-3.5.89-8.83.75-18.69-.6-27.62,0-1.52-.21-3.59-2.06-3.59-3.62v-16.78h4.39ZM65.53,429.38c-.06-2.09.6-5.57-1.93-6.38-3.16-1.01-5.08,2.57-3.4,4.97,1.36,1.93,3.29,1.36,5.33,1.41ZM81.59,429.31c.11.06,2.38.37,2.53.33.27-.06,1.72-1.27,1.87-1.59,2.44-5.2-6.43-7.27-5.67-1.11.05.42,1.03,2.23,1.27,2.36Z'/%3E%3Cpolygon class='cls-1' points='57.38 331.2 57.38 366.02 75.57 366.02 75.57 373.7 75.1 374.17 47.34 374.17 47.34 331.2 57.38 331.2'/%3E%3Cpath class='cls-1' d='M184.29,194.79c.36-.1.64,0,.89.26l14.23,14.33-14.87,14.87-14.87-14.64,14.62-14.82Z'/%3E%3Cpolygon class='cls-1' points='266.24 331.2 266.24 373.7 265.77 374.17 255.89 374.17 255.89 331.2 266.24 331.2'/%3E%3Cpath class='cls-1' d='M261.22,412.75v16.62h6.9c-.1-3.85.37-7.62,4.27-9.37,6.05-2.71,11.69,2.9,9.85,9.04.28-.04.66.33.77.33h5.49v-9.72h4.08v7.06c0,.61,1.34,2.67,2.04,2.67h5.17v-16.62h4.08v20.39c-3.1-.2-6.51.27-9.57,0-.62-.05-1.11-.2-1.57-.64-.2-.04.03.57-.6.66-1.89.25-8.48.23-10.39-.01-.94-.12-1.4-.84-1.91-.89-.31-.03-3.3,1.2-4.66,1.22-1.66.02-2.88-.93-4.08-.99-1.05-.05-2.35.58-3.45.64-1.69.1-6.57.26-7.9-.24-.81-.31-2.6-1.84-2.6-2.74v-17.41h4.08ZM274.63,423.18c-4.19,1.11-1.58,8.76,2.43,5.88,2.89-2.07,1.06-6.81-2.43-5.88Z'/%3E%3Cpath class='cls-1' d='M204.77,412.75v19.92l-.47.47h-11.29c-.26,0-.99-.94-1.57-.94-.49,0-2.91,1.24-4.39,1.25-1.75.01-3.22-1.03-4.13-1.18-.46-.08-2.29.74-3.12.83-2.46.29-5.11.19-7.33-.91-.37,3.31-3.31,5.95-6.09,7.52-3.12-3.65-1.41-2.93.58-5.35.4-.49,1.75-2.81,1.75-3.27v-11.45l4.25.29c.57,1.94-.58,7.43.84,8.72.1.09,1.56.71,1.65.71h4.55v-4.55c0-1.29,2.34-4,3.54-4.61,6.15-3.11,12.1,2.21,10.55,8.63.06.2.73.53.81.53h5.49v-16.62h4.39ZM185.39,429.31c.11.06,2.38.36,2.54.33.27-.06,1.72-1.27,1.87-1.59,2.57-5.5-6.64-7.02-5.68-1.1.04.27,1.15,2.3,1.27,2.36Z'/%3E%3Cpath class='cls-1' d='M135.15,418.4v10.19c0,.06.73.78.78.78h10.82c-.8-2.05.51-4.8-1.76-6.24-2.46-1.57-3.56,1.86-4.35,1.86l-2.97-1.78c2.03-5.9,10.58-5.39,12.44.44.39,1.21.32,5.71,2.13,5.71h5.8v-9.72h4.08v13.49h-26.81c-1,0-2.92-1.54-3.45-1.56-.39,0-1.3.55-2.18.63-5.92.58-9.99-5.37-6.27-10.35,1.79-2.39,4.68-2.67,7.49-2.51l.34-.98,3.91.02ZM126.45,427.73c.77.96,3.46.95,4.3-.08.48-.6.91-3.65.5-4.25-1.62-.88-4.83-.24-5.19,1.76-.1.53.09,2.18.4,2.57Z'/%3E%3Cpath class='cls-1' d='M30.41,432.67c-.22.71-4.89.55-5.78.45-.49-.05-.92-.29-1.28-.61-.18-.06-.09.56-.36.63-1.67.44-5.58-.06-7.31-.62-.87,2.08-1.64,3.85-3.76,4.86-9.12,4.37-16.52-7.81-8.01-13.35l2.33,2.41c-1.67,2.28-3.04,5.08-.31,7.19,1.51,1.17,3.74,1.11,5.04-.33.17-.19.94-1.48.94-1.57v-10.51h4.39v6.12c0,.92,1.75,2.33,2.82,2.04v-8.16h4.08v5.8c0,.8,1.78,2.58,2.82,2.35v-9.72c1.39.2,3.3-.49,4.39.47v12.55Z'/%3E%3Cpath class='cls-1' d='M241.04,421.02c2.42,2.42,2.39,8.09,2,11.34-.32,2.64-4.1,6.58-6.68,7.43-8.2,2.71-16.47-4.78-13.73-13.1.24-.73,1.37-3.01,1.89-3.44.22-.18.57-.34.63.03.11,1.28,1.23,2.38,1.45,3.58.23,1.22-.36,2.71-.16,4.22.79,5.86,9.22,7.19,11.89,2.07-4.6.6-9.59-2.05-9.6-7.11-.02-6.2,7.95-9.38,12.31-5.01ZM238.96,429.38c.15-2.5.28-6.84-3.3-6.61-2.68.17-3.57,4.06-1.72,5.83,1.39,1.32,3.28.63,5.02.79Z'/%3E%3Cpath class='cls-1' d='M37.93,389.23c1.01.17,3.98-.38,4.55.31.65.78,2.37,8.48,2.82,8.48.99-1.64,1.86-7.32,2.82-8.48.57-.69,3.54-.13,4.55-.31v13.17h-3.45s.16-8.47.16-8.47c-1.11,1.58-1.87,7.03-2.82,8.16-.42.5-2.1.5-2.52,0l-2.97-8.16.31,8.47h-3.45v-13.18Z'/%3E%3Cpath class='cls-1' d='M201.95,389.23l2.51,8.78c.44-.04.49-.46.64-.77,1.1-2.4,1.56-5.51,2.5-8.01h4.39v13.17h-3.45s.31-8.47.31-8.47l-3.01,8.49-2.27-.06-2.87-7.8v7.84h-3.14v-13.17h4.39Z'/%3E%3Cpolygon class='cls-1' points='110.69 389.23 110.69 394.25 115.08 394.25 115.08 389.23 118.53 389.23 118.53 402.4 115.08 402.4 115.08 397.07 110.69 397.07 110.69 402.4 107.24 402.4 107.24 389.23 110.69 389.23'/%3E%3Cpath class='cls-1' d='M85.45,389.23c.11.02,1.88.99,2.02,1.11,1.29,1.17,1.3,4.23.29,5.59-.38.51-1.17.62-1.24,1.3-.08.85,2.79,4.62,2.22,5.17l-3.4-.05c-1.02-1.6-1.37-5.17-3.81-4.65v4.7h-3.45v-13.17c2.15.3,5.37-.41,7.37,0ZM84.9,394.8c1.22-2.85-.94-3.34-3.37-3.06v3.45s3.37-.39,3.37-.39Z'/%3E%3Cpath class='cls-1' d='M261.06,389.23c.11.02,1.88.99,2.02,1.11,1.8,1.62,1.15,5.74-1.26,6.59l2.53,5.47-3.4-.05c-1.02-1.6-1.37-5.17-3.81-4.65v4.7h-3.45v-13.17c2.15.3,5.37-.41,7.37,0ZM260.52,394.8c1.22-2.85-.94-3.34-3.37-3.06v3.45s3.37-.39,3.37-.39Z'/%3E%3Cpolygon class='cls-1' points='303.56 389.23 303.56 394.25 308.26 394.25 308.26 389.23 311.4 389.23 311.4 402.4 308.26 402.4 308.26 397.07 303.56 397.07 303.56 402.4 300.42 402.4 300.42 389.23 303.56 389.23'/%3E%3Crect class='cls-1' x='208.22' y='412.75' width='4.39' height='20.39'/%3E%3Cpath class='cls-1' d='M63.34,389.23v10.35c1.28.25,4.08,1.12,4.08-1.1v-9.25h3.14v9.88c0,.11-.65,1.51-.8,1.71-1.13,1.57-4.31,2.21-6.11,1.74-1.04-.27-3.44-2.05-3.44-3.14v-10.19h3.14Z'/%3E%3Cpath class='cls-1' d='M40.76,419.66v11.76c0,.97-1.42,3.65-2.07,4.52-.55.74-4.1,4.26-4.81,3.77l-1.62-3.25c6.44-3.54,3.32-10.58,4.24-16.52l4.25-.29Z'/%3E%3Cpath class='cls-1' d='M292.89,392.99c-.13.14-2.51-.24-2.89-.4-.7-.28-1.06-1.11-1.99-1.17-1.2-.08-2.29,1.13-1.65,2.15.45.72,4.68.99,5.97,3.28,3.84,6.79-9.85,8.19-9.78,1.48.13-.13,2.52.24,2.9.39.84.34,1.15,1.37,2.31,1.49,1.6.16,2.88-1.1,1.37-2.34-1.44-1.19-4.42-1.28-5.59-3.2-3.78-6.22,9.58-8.28,9.36-1.68Z'/%3E%3Cpath class='cls-1' d='M247.11,402.4l-3.42-.03-.62-2.29-4.22-.2-.87,2.48-3.41.04,4.69-13.03,3.31.16,4.54,12.86ZM241.15,393.31c-.8-.13-.49.07-.65.44-.25.56-1.2,3.65-.91,3.95h2.51s-.94-4.39-.94-4.39Z'/%3E%3Cpath class='cls-1' d='M10.92,389.27l4.75,13.13-3.4-.04-.86-2.48-4,.06-.85,2.44-3.42.03,4.42-13.14h3.38ZM10.65,397.7l-.14-1.27-1.42-3.43-1.26,4.7h2.82Z'/%3E%3Cpath class='cls-1' d='M133.24,389.26l4.42,13.14-3.15-.14c-.62-3.15-2.29-2.5-5.01-2.21l-1.13,2.32-3.25.04,4.75-13.13h3.37ZM132.96,397.7l-1.56-4.7-1.26,4.7h2.82Z'/%3E%3Cpath class='cls-1' d='M253.38,419.66v12.39c0,.16-.99,2.54-1.19,2.89-1.07,1.9-3.32,3.73-5.22,4.79l-1.71-3.23c.79-.94,1.84-1.4,2.6-2.44.36-.49,1.44-2.52,1.44-2.95v-11.45h4.08Z'/%3E%3Crect class='cls-1' x='307.63' y='412.75' width='4.08' height='20.39'/%3E%3Cpolygon class='cls-1' points='228.61 389.23 228.61 391.74 222.96 391.74 222.96 394.56 227.98 394.56 227.98 397.07 222.96 397.07 222.96 402.4 219.51 402.4 219.51 389.23 228.61 389.23'/%3E%3Cpolygon class='cls-1' points='158.05 389.23 158.05 399.89 163.69 399.89 163.69 402.4 154.6 402.4 154.6 389.23 158.05 389.23'/%3E%3Cpolygon class='cls-1' points='25.7 389.23 25.7 399.89 31.03 399.89 31.03 402.4 22.25 402.4 22.25 389.23 25.7 389.23'/%3E%3Cpolygon class='cls-1' points='185.02 389.23 185.02 399.89 190.66 399.89 190.66 402.4 181.88 402.4 181.88 389.23 185.02 389.23'/%3E%3Cpath class='cls-1' d='M174.04,402.4h-3.45v-13.02c.73-.75,2.72-.75,3.45,0v13.02Z'/%3E%3Crect class='cls-1' x='271.88' y='389.23' width='3.14' height='13.17'/%3E%3Crect class='cls-1' x='96.26' y='389.23' width='3.14' height='13.17'/%3E%3Cpath class='cls-1' d='M292.51,415.64c1.32,2.28-2.31,4.82-4.16,2.44-.74-1.95.4-3.68,2.5-3.45.21.02,1.61.93,1.66,1.01Z'/%3E%3Cpath class='cls-1' d='M17.79,415.95c3.05-.39,3.57,4.21.2,4.32-2.54.09-3.3-3.92-.2-4.32Z'/%3E%3Cpath class='cls-1' d='M61.21,414.08c.74-.43,3.1.08,3.54.87,1.34,4.01-4.75,4.16-4.53.76.01-.21.91-1.59.99-1.64Z'/%3E%3Cpath class='cls-1' d='M238.87,414.1c2.14.1,2.75,3.56.49,4.24-3.53,1.06-4.45-4.42-.49-4.24Z'/%3E%3Cpath class='cls-1' d='M154.8,434.14c4.26-1.46,4.85,5.3.33,3.96-1.67-.5-1.88-3.42-.33-3.96Z'/%3E%3Cpath class='cls-1' d='M160.14,434.14c1.89-.58,3.5.61,3.47,2.57-.79,1.28-1.63,1.72-3.15,1.38-2.18-.49-1.74-3.51-.32-3.95Z'/%3E%3Cpath class='cls-1' d='M21.87,415.82c-1.36.79-3.9-.56-3.71-2.27.33-2.86,5.03-2.01,4.73.61-.02.21-.93,1.62-1.02,1.66Z'/%3E%3Cpath class='cls-1' d='M126.6,413.46c1.69.04,2.51,3.65.49,4.25-3.6,1.06-4.65-4.35-.49-4.25Z'/%3E%3Cpath class='cls-1' d='M128.95,416.77c-.4-.7.11-2.5.88-2.9,3.98-2.09,4.85,4.71.79,3.91-.23-.05-1.61-.92-1.66-1Z'/%3E%3Cpath class='cls-1' d='M24.69,419.89c-1.63.93-4-.15-3.68-2.25.38-2.45,4.9-2.42,4.37.9-.04.26-.53,1.26-.69,1.35Z'/%3E%3Cpath class='cls-1' d='M231.19,417.39c-.39-.67.12-2.56.87-2.91,4.01-1.9,4.86,4.72.8,3.92-.23-.05-1.61-.92-1.66-1Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: relative;
    top: 5px;
}