@import url(https://fonts.googleapis.com/css2?family=Blinker:wght@100;200;300;400;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Saira+Semi+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap);@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap);@charset "UTF-8"a{color:#363232}a{color:#363232}a:active,a:hover{color:#000}body{position:relative;left:0;color:#363232;font-size:var(--font-size-12);font-family:"Outfit",sans-serif;background:#FFF;transition:left 0.2s linear,right 0.2s linear}.openbox-overlay,.dropbox-overlay,.navigation-menu-overlay,.fancybox-is-open .fancybox-bg{opacity:.5;background:#363232}@media (min-width:1200px){.container{max-width:calc(1752px + calc(2*var(--gutter)))}}.container,.container-fluid{padding-right:var(--gutter);padding-left:var(--gutter)}.row{margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}.row .col,.row [class*="col-"]{padding-right:var(--gutter);padding-left:var(--gutter)}#header{position:sticky;position:-webkit-sticky;top:0;z-index:98;background-color:#FFF}#header .header-top{align-items:center;height:70px;background:#283847}#header .header-middle{align-items:center;height:52px;background:#000}@media (max-width:767px){#header .header-bottom{margin-top:10px}}#header .header-extra{background:#F3F3F3}body.sticked #header .header-extra{display:none!important}.header-phone a{display:flex;justify-content:flex-end;align-items:center;color:#FFF;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600}.header-phone a .title{color:#FFF;font-family:"Saira Semi Condensed",sans-serif;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;margin-right:3px}.logo{display:flex;align-items:center;justify-content:center;padding:var(--spacer-2) 0}.logo img{max-height:82px}@media (max-width:1199px){.logo{justify-content:flex-start}}.search form{position:relative}.search form input{width:100%;height:32px;font-family:"Saira Semi Condensed",sans-serif;color:#2596BE;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;padding:6px 60px 6px 8px;border:none;border-bottom:1px solid #EDEDED}@media (max-width:991px){.search form input{border:1px solid #EDEDED}}.search form input::placeholder{font-family:"Saira Semi Condensed",sans-serif;color:#2596BE;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;opacity:1}.search form button{position:absolute;top:0;right:8px;display:flex;align-items:center;justify-content:center;height:100%;padding:0;border:none;background:none}@media (max-width:1199px){.search{margin-bottom:var(--spacer-5)}}.header-right{display:flex;align-items:center;justify-content:flex-end}body.user-menu-content-active .user-menu-content{right:0}body.user-menu-welcome-active .user-menu-welcome{right:0}@media (max-width:767px){body.user-menu-content-active,body.user-menu-welcome-active{position:fixed;left:-320px;overflow:hidden;height:100%;width:100%}}@media (max-width:374px){body.user-menu-content-active,body.user-menu-welcome-active{left:-280px}}.user-menu{display:flex;align-items:center}.user-menu>a{position:relative;display:flex;align-items:center;justify-content:center}.user-menu>a>i{position:absolute;right:0;top:-9px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;background-color:#000;border-radius:100%}@media (max-width:1199px){.user-menu>a>span{display:none}}.user-menu .user-menu-inside{display:flex;align-items:center;margin-right:var(--spacer-2)}.user-menu .user-menu-inside a{color:#283847;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}@media (min-width:1200px){.user-menu:hover .user-menu-inside a{color:#2596BE}.user-menu:hover svg path{stroke:#2596BE}}.user-menu-content,.user-menu-welcome{position:fixed;top:0;right:-420px;width:420px;height:100%;z-index:101;overflow-y:auto;padding:var(--spacer-9) var(--spacer-10);background-color:#fff;transition:all 0.2s linear}@media (max-width:767px){.user-menu-content,.user-menu-welcome{right:-320px;width:320px}}@media (max-width:374px){.user-menu-content,.user-menu-welcome{right:-280px;width:280px}}.user-menu-content .user-menu-content-top,.user-menu-welcome .user-menu-content-top{padding-bottom:var(--spacer-7);margin-bottom:var(--spacer-7);border-bottom:1px solid #EDEDED}.user-menu-content .user-menu-title,.user-menu-welcome .user-menu-title{line-height:28px;color:#363232;font-size:var(--font-size-20);font-weight:600;margin-bottom:var(--spacer-3)}.user-menu-content .user-menu-subtitle,.user-menu-welcome .user-menu-subtitle{line-height:20px;font-size:var(--font-size-16);margin-bottom:var(--spacer-5)}.user-menu-content .user-menu-input,.user-menu-welcome .user-menu-input{margin-bottom:var(--spacer-5)}.user-menu-content .user-menu-input input,.user-menu-welcome .user-menu-input input{height:48px;color:#363232;font-size:var(--font-size-14);padding:var(--spacer-2) var(--spacer-4);border:1px solid #EDEDED;background-color:#fff}.user-menu-content .user-menu-input input::placeholder,.user-menu-welcome .user-menu-input input::placeholder{color:#363232;opacity:1}.user-menu-content .user-menu-remember input[type=checkbox]+label,.user-menu-welcome .user-menu-remember input[type=checkbox]+label{line-height:20px;color:#363232;font-size:var(--font-size-14);padding-left:36px}.user-menu-content .user-menu-remember input[type=checkbox]+label:before,.user-menu-welcome .user-menu-remember input[type=checkbox]+label:before{width:20px;height:20px;border:1px solid #EDEDED}.user-menu-content .user-menu-remember input[type=checkbox]:checked+label:before,.user-menu-welcome .user-menu-remember input[type=checkbox]:checked+label:before{background-image:none;border-color:#EDEDED;background-color:#FFF}.user-menu-content .user-menu-remember input[type=checkbox]:checked+label:after,.user-menu-welcome .user-menu-remember input[type=checkbox]:checked+label:after{content:"";position:absolute;left:7px;top:2px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #000;border-right:2px solid #000;transform:rotate(45deg)}.user-menu-content .user-menu-remember input[type=checkbox]:checked+label:before,.user-menu-welcome .user-menu-remember input[type=checkbox]:checked+label:before{background-image:none;border-color:#EDEDED;background-color:#FFF}.user-menu-content .user-menu-remember,.user-menu-content .user-menu-forgot-pass,.user-menu-welcome .user-menu-remember,.user-menu-welcome .user-menu-forgot-pass{margin-bottom:var(--spacer-7)}.user-menu-content .user-menu-forgot-pass,.user-menu-welcome .user-menu-forgot-pass{display:block;color:#363232;font-size:var(--font-size-14);text-align:right}.user-menu-content .user-menu-button,.user-menu-welcome .user-menu-button{margin-bottom:var(--spacer-5)}.user-menu-content .user-menu-button .btn,.user-menu-welcome .user-menu-button .btn{display:flex;align-items:center;justify-content:center;height:48px;color:#FFF;font-size:var(--font-size-18);font-weight:600;padding:0}@media (max-width:374px){.user-menu-content .user-menu-button .btn,.user-menu-welcome .user-menu-button .btn{height:44px}}.user-menu-content .user-menu-button .btn.btn-facebook,.user-menu-welcome .user-menu-button .btn.btn-facebook{color:#485a96!important;background:#fff!important;border:1px solid #485a96;transition:all 0.2s linear}.user-menu-content .user-menu-button .btn.btn-facebook:hover,.user-menu-welcome .user-menu-button .btn.btn-facebook:hover{color:#fff!important;background:#485a96!important}.user-menu-content .user-menu-button .btn.btn-google,.user-menu-welcome .user-menu-button .btn.btn-google{color:#4285f4!important;background:#fff!important;border:1px solid #4285f4;transition:all 0.2s linear}.user-menu-content .user-menu-button .btn.btn-google:hover,.user-menu-welcome .user-menu-button .btn.btn-google:hover{color:#fff!important;background:#4285f4!important}.user-menu-content .btn-user-menu-signup,.user-menu-welcome .btn-user-menu-signup{color:#fff;background-color:#363232}.user-menu-content .user-menu-profile-list>a,.user-menu-welcome .user-menu-profile-list>a{display:flex;align-items:center;height:48px;color:#363232;font-size:var(--font-size-14);font-weight:600;padding:0 var(--spacer-4);margin-bottom:var(--spacer-5);border:1px solid #EDEDED;transition:all 0.2s linear}.user-menu-content .user-menu-profile-list>a:hover,.user-menu-welcome .user-menu-profile-list>a:hover{color:#FFF;border-color:#000;background-color:#000}body.cart-content-active .cart-content{right:0}@media (max-width:767px){body.cart-content-active{position:fixed;left:-320px;overflow:hidden;height:100%;width:100%}}@media (max-width:374px){body.cart-content-active{left:-280px}}.cart-menu{margin-left:var(--spacer-13)}@media (max-width:991px){.cart-menu{margin-left:var(--spacer-2)}}.cart-menu>a{position:relative;display:flex;align-items:center;justify-content:center;color:#283847;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.cart-menu>a .cart-amount{position:absolute;right:0;top:-9px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:#FFF;font-size:var(--font-size-12);text-align:center;border-radius:100%;background-color:#000}.cart-menu>a span{padding-right:var(--spacer-2)}@media (min-width:1200px){.cart-menu>a:hover{color:#2596BE}.cart-menu>a:hover svg path{stroke:#2596BE}}@media (max-width:1199px){.cart-menu>a>span{display:none}}.cart-content{position:fixed;top:0;right:-420px;width:420px;height:100%;z-index:101;overflow-y:auto;padding:var(--spacer-9) var(--spacer-10);background-color:#fff;transition:all 0.2s linear}@media (max-width:767px){.cart-content{right:-320px;width:320px}}@media (max-width:374px){.cart-content{right:-280px;width:280px}}.cart-content .cart-content-title{line-height:28px;color:#363232;font-size:var(--font-size-24);font-weight:600;margin-bottom:var(--spacer-3)}.cart-content .cart-content-subtitle{line-height:20px;font-size:var(--font-size-16);margin-bottom:var(--spacer-5)}.cart-content .cart-content-subtitle span{font-weight:700;text-decoration:underline}.cart-content .cart-list{overflow-y:auto;max-height:382px;margin-bottom:var(--spacer-5);padding-top:var(--spacer-5);border-top:1px solid #EDEDED;border-bottom:1px solid #EDEDED}@media (max-width:1199px){.cart-content .cart-list{max-height:362px}}@media (max-width:767px){.cart-content .cart-list{max-height:342px}}@media (max-width:424px){.cart-content .cart-list{max-height:282px}}.cart-content .cart-list::-webkit-scrollbar{width:5px}.cart-content .cart-list::-webkit-scrollbar-track{background:#fafafa}.cart-content .cart-list::-webkit-scrollbar-thumb{background:#e0e0e0}.cart-content .cart-list .cart-list-item{display:flex;flex-wrap:wrap;margin-bottom:var(--spacer-5)}.cart-content .cart-list .cart-list-item .cart-list-item-image{flex:0 0 100px;max-width:100px;margin-right:var(--spacer-4);background-color:#EDEDED}.cart-content .cart-list .cart-list-item .cart-list-item-image>a{display:block;position:relative;padding-top:100%}.cart-content .cart-list .cart-list-item .cart-list-item-image>a img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media (max-width:424px){.cart-content .cart-list .cart-list-item .cart-list-item-image{flex:0 0 80px;max-width:80px}}.cart-content .cart-list .cart-list-item .cart-list-item-content{flex:1 0 0%;display:flex;flex-direction:column;justify-content:space-between}.cart-content .cart-list .cart-list-item .cart-list-item-content>div{position:relative}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-brand{display:block;line-height:20px;color:#363232;font-size:var(--font-size-12);margin-bottom:var(--spacer-1)}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-title{overflow:hidden;display:flex;max-height:36px;line-height:20px;color:#363232;font-size:var(--font-size-14);margin-bottom:var(--spacer-2)}@media (max-width:424px){.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-title{max-height:20px}}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price{line-height:20px;font-size:var(--font-size-14);font-weight:700;transition:all 0.2s linear}@media (max-width:424px){.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price{overflow:hidden;height:20px}}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price .cart-list-item-delete{position:absolute;left:0;bottom:0;z-index:1;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;overflow:hidden;width:28px;height:28px;border:1px solid #EDEDED;background-color:#fff;transition:all 0.2s linear}@media (max-width:1199px){.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price .cart-list-item-delete{left:-40px;opacity:1;visibility:visible}}@media (max-width:767px){.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price .cart-list-item-delete{left:-36px}}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price .cart-list-item-delete svg path{transition:all 0.2s linear}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price .cart-list-item-delete:hover{border-color:#000;background-color:#000}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price .cart-list-item-delete:hover svg path{fill:#FFF}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price .cart-list-item-amount{font-weight:400;font-size:var(--font-size-12)}@media (min-width:1200px){.cart-content .cart-list .cart-list-item:hover .cart-list-item-content .cart-list-item-price{padding-left:44px}.cart-content .cart-list .cart-list-item:hover .cart-list-item-content .cart-list-item-price .cart-list-item-delete{opacity:1;visibility:visible}}.cart-content .cart-content-total-price{margin-bottom:var(--spacer-5)}.cart-content .cart-content-total-price>span{display:block;line-height:20px;font-size:var(--font-size-16);margin-bottom:var(--spacer-3)}.cart-content .cart-content-total-price>div{line-height:22px;font-size:var(--font-size-18);font-weight:700}.cart-content .cart-content-button{margin-bottom:var(--spacer-5)}.cart-content .btn{display:flex;align-items:center;justify-content:center;height:52px;color:#FFF;font-size:var(--font-size-18);font-weight:600;padding:0}@media (max-width:374px){.cart-content .btn{height:48px}}.cart-content .btn.cart-button-continue{color:#363232;border:1px solid #363232;background-color:#fff;transition:all 0.2s linear}.cart-content .btn.cart-button-continue:hover{color:#fff;background-color:#363232}.cart-content .cart-content-empty-icon{position:relative;display:flex;align-items:center;justify-content:center;padding:var(--spacer-4) 0;margin-bottom:var(--spacer-5);border-top:1px solid #EDEDED;border-bottom:1px solid #EDEDED}.cart-content .cart-content-empty-icon svg{width:40%;height:40%;opacity:.1}.header-favorite{margin-left:var(--spacer-13)}@media (max-width:991px){.header-favorite{margin-left:var(--spacer-2)}}.header-favorite>a{display:flex;align-items:center;flex-wrap:wrap;color:#283847;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.header-favorite>a span{padding-right:var(--spacer-2)}@media (max-width:1199px){.header-favorite>a span{display:none}}@media (min-width:1200px){.header-favorite>a:hover{color:#2596BE}.header-favorite>a:hover svg path{stroke:#2596BE}}.header-social .header-social-content{display:flex;align-items:center;flex-wrap:wrap}.header-social .header-social-content div{margin-left:var(--spacer-7)}.header-social .header-social-content div:first-child{margin-left:0}.header-social .header-social-content div a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;transition:all 0.2s linear}@media (min-width:1200px){.header-social .header-social-content div a:hover{transform:translateY(-2px)}}.header-cargo{margin-right:var(--spacer-2)}.header-cargo a{display:flex;align-items:center;font-family:"Saira Semi Condensed",sans-serif;color:#FFF;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500}.header-cargo a svg{margin-right:var(--spacer-1)}.header-shop a{display:flex;align-items:center;font-family:"Saira Semi Condensed",sans-serif;color:#FFF;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500}.header-shop a svg{margin-right:var(--spacer-1)}.header-top-bar{display:flex;align-items:center}.header-top-bar svg{margin-right:var(--spacer-1)}.header-top-bar span{display:block;font-family:"Saira Semi Condensed",sans-serif;color:#FFF;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600}.top-right{display:flex;align-items:center;justify-content:flex-end}.navigation-container{position:relative}.navigation-container>a{display:flex;align-items:center;height:52px;color:#FFF;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;border-radius:0;border:1px solid #000;padding:0 var(--spacer-3);transition:all 0.2s linear;background-color:#000}.navigation-container>a>span{padding-left:var(--spacer-3)}.navigation-container .navigation-content{position:absolute;top:calc(100% - 1px);left:0;z-index:101;display:none;width:100%;border-radius:0 0 0 0;border:1px solid #C4C4C4;padding:var(--spacer-5) 0;background-color:#fff}.navigation-container:hover{position:relative}.navigation-container:hover>a{color:#363232;border-color:#C4C4C4;border-radius:0 0 0 0;background-color:#FFF}.navigation-container:hover>a svg path{fill:#363232}.navigation-container:hover .navigation-content{display:block}body.navigation-content-active .navigation-container{position:relative}body.navigation-content-active .navigation-container>a{color:#363232;border-color:#C4C4C4;border-radius:0 0 0 0;background-color:#FFF}body.navigation-content-active .navigation-container>a svg path{fill:#363232}body.navigation-content-active .navigation-container .navigation-content{display:block}#navigation .category-level-1>ul>li{position:relative;margin-bottom:var(--spacer-5)}#navigation .category-level-1>ul>li:last-child{margin-bottom:0}#navigation .category-level-1>ul>li>a{display:flex;align-items:center;justify-content:space-between;height:24px;color:#363232;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;padding:0 var(--spacer-5);transition:all 0.2s linear}#navigation .category-level-1>ul>li>a:hover{color:#000}#navigation .category-level-1>ul>li>a div.image-text{display:flex;align-items:center}#navigation .category-level-1>ul>li>a div.category-image-first{position:relative;width:40px;height:40px;margin-right:var(--spacer-2)}#navigation .category-level-1>ul>li>a div.category-image-first img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}#navigation .category-level-1>ul>li.has-sub-category>a svg path{transition:all 0.2s linear}#navigation .category-level-1>ul>li.has-sub-category>a:hover svg path{fill:#000}#navigation .category-level-1>ul>li.active>a{color:#000}#navigation .category-level-1>ul>li.active>a svg path{fill:#000}#navigation .category-level-1>ul>li.active .category-level-2{left:100%;opacity:1;visibility:visible}#navigation .category-level-2{position:absolute;top:-21px;left:120%;z-index:101;opacity:0;visibility:hidden;width:240px;border-radius:0 0 0 0;border:1px solid #C4C4C4;padding:var(--spacer-5) 0;transition:all 0.2s linear;background-color:#FFF}#navigation .category-level-2>ul>li{position:relative;margin-bottom:var(--spacer-3)}#navigation .category-level-2>ul>li:last-child{margin-bottom:0}#navigation .category-level-2>ul>li>a{display:flex;align-items:center;justify-content:space-between;height:24px;color:#363232;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;padding:0 var(--spacer-5);transition:all 0.2s linear}#navigation .category-level-2>ul>li>a:hover{color:#000}#navigation .category-level-2>ul>li.has-sub-category>a svg path{transition:all 0.2s linear}#navigation .category-level-2>ul>li.has-sub-category>a:hover svg path{fill:#000}#navigation .category-level-2>ul>li.navigation-category-image>a{height:40px;justify-content:flex-start}#navigation .category-level-2>ul>li.navigation-category-image>a div{position:relative;width:40px;height:40px;margin-right:var(--spacer-2)}#navigation .category-level-2>ul>li.navigation-category-image>a div img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}#navigation .category-level-2>ul>li.active>a{color:#000}#navigation .category-level-2>ul>li.active>a svg path{fill:#000}#navigation .category-level-2>ul>li.active .category-level-3{left:100%;opacity:1;visibility:visible}#navigation .category-level-3{position:absolute;top:-21px;left:120%;z-index:101;opacity:0;visibility:hidden;width:240px;border-radius:0 0 0 0;border:1px solid #C4C4C4;padding:var(--spacer-5);transition:all 0.2s linear;background-color:#FFF}#navigation .category-level-3>ul>li{margin-bottom:var(--spacer-3)}#navigation .category-level-3>ul>li:last-child{margin-bottom:0}#navigation .category-level-3>ul>li>a{display:flex;align-items:center;justify-content:space-between;height:24px;color:#363232;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;padding:0 var(--spacer-5);transition:all 0.2s linear}#navigation .category-level-3>ul>li>a:hover{color:#000}#navigation .category-level-3>ul>li.navigation-show-all{font-style:italic;text-decoration:underline}@media (max-width:1199px){#navigation{display:none}}.menu-items-first{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.menu-items-first>li{position:relative}.menu-items-first>li>a{position:relative;display:flex;align-items:center;height:52px;color:#283847;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;padding:0 var(--spacer-4);transition:all 0.2s linear}@media (max-width:1441px){.menu-items-first>li>a{padding:0 var(--spacer-2)}}@media (min-width:1200px){.menu-items-first>li>a::after{content:"";position:absolute;bottom:10px;left:0;width:100%;height:1px;background:transparents}.menu-items-first>li>a:hover{color:#2596BE}.menu-items-first>li>a:hover::after{background:#000}}.menu-items-first>li.has-sub-category>a svg{transition:all 0.2s linear}.menu-items-first>li.has-sub-category>a svg path{transition:all 0.2s linear}.menu-items-first>li.has-sub-category>a span{padding-right:var(--spacer-2)}.menu-items-first>li.has-sub-category>a:hover svg path{stroke:#000}.menu-items-first>li.has-sub-category.active>a{color:#000}.menu-items-first>li.has-sub-category.active>a svg{transform:rotate(180deg)}.menu-items-first>li.has-sub-category.active>a svg path{stroke:#000}.menu-items-first>li.has-sub-category.active>.category-level-2{top:100%;opacity:1;visibility:visible}.menu-items-first .category-level-2{position:absolute;top:120%;left:0;z-index:101;opacity:0;visibility:hidden;width:240px;padding:var(--spacer-3) 0;background-color:#FFF;transition:0.3s linear;box-shadow:0 15px 15px 0 rgba(0,0,0,.08);-moz-box-shadow:0 15px 15px 0 rgba(0,0,0,.08);-webkit-box-shadow:0 15px 15px 0 rgba(0,0,0,.08)}.menu-items-first .category-level-2>ul>li{position:relative}.menu-items-first .category-level-2>ul>li>a{display:flex;align-items:center;justify-content:space-between;color:#363232;font-size:var(--font-size-14);padding:12px 16px;transition:all 0.2s linear}.menu-items-first .category-level-2>ul>li>a:hover{background-color:#EDEDED}.menu-items-first .category-level-2>ul>li.has-sub-category:hover>a{background-color:#EDEDED}.menu-items-first .category-level-2>ul>li:hover .category-level-3{left:100%;opacity:1;visibility:visible}.menu-items-first .category-level-3{position:absolute;top:-12px;left:120%;z-index:101;opacity:0;visibility:hidden;width:240px;padding:var(--spacer-3) 0;background-color:#FFF;transition:0.3s linear;box-shadow:0 15px 15px 0 rgba(0,0,0,.08);-moz-box-shadow:0 15px 15px 0 rgba(0,0,0,.08);-webkit-box-shadow:0 15px 15px 0 rgba(0,0,0,.08)}.menu-items-first .category-level-3>ul>li>a{display:block;color:#363232;font-size:var(--font-size-14);padding:12px 16px;transition:all 0.2s linear}.menu-items-first .category-level-3>ul>li>a:hover{background-color:#EDEDED}@media (max-width:991px){.menu-items-first{display:none}}#ideaexport_translation_bar_container{display:none}#custom-export{position:relative;display:flex;align-items:center;flex-wrap:wrap}#custom-export::before{content:"";width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2.25C10.0716 2.25 8.18657 2.82183 6.58319 3.89317C4.97982 4.96451 3.73013 6.48726 2.99218 8.26884C2.25422 10.0504 2.06114 12.0108 2.43735 13.9021C2.81355 15.7934 3.74215 17.5307 5.10571 18.8943C6.46928 20.2579 8.20656 21.1865 10.0979 21.5627C11.9892 21.9389 13.9496 21.7458 15.7312 21.0078C17.5127 20.2699 19.0355 19.0202 20.1068 17.4168C21.1782 15.8134 21.75 13.9284 21.75 12C21.7473 9.41498 20.7192 6.93661 18.8913 5.10872C17.0634 3.28084 14.585 2.25273 12 2.25ZM9.52782 15.75H14.4722C13.9688 17.4694 13.125 19.0191 12 20.2397C10.875 19.0191 10.0313 17.4694 9.52782 15.75ZM9.1875 14.25C8.93876 12.7603 8.93876 11.2397 9.1875 9.75H14.8125C15.0613 11.2397 15.0613 12.7603 14.8125 14.25H9.1875ZM3.75 12C3.74935 11.2392 3.85442 10.4819 4.06219 9.75H7.66782C7.44407 11.2417 7.44407 12.7583 7.66782 14.25H4.06219C3.85442 13.5181 3.74935 12.7608 3.75 12ZM14.4722 8.25H9.52782C10.0313 6.53062 10.875 4.98094 12 3.76031C13.125 4.98094 13.9688 6.53062 14.4722 8.25ZM16.3322 9.75H19.9378C20.3541 11.2211 20.3541 12.7789 19.9378 14.25H16.3322C16.5559 12.7583 16.5559 11.2417 16.3322 9.75ZM19.3472 8.25H16.0256C15.6429 6.74392 15.0001 5.31623 14.1263 4.03125C15.2427 4.33127 16.2839 4.86162 17.1831 5.58818C18.0823 6.31475 18.8194 7.22146 19.3472 8.25ZM9.87375 4.03125C8.9999 5.31623 8.35713 6.74392 7.97438 8.25H4.65282C5.18056 7.22146 5.91772 6.31475 6.81689 5.58818C7.71606 4.86162 8.75733 4.33127 9.87375 4.03125ZM4.65282 15.75H7.97438C8.35713 17.2561 8.9999 18.6838 9.87375 19.9688C8.75733 19.6687 7.71606 19.1384 6.81689 18.4118C5.91772 17.6852 5.18056 16.7785 4.65282 15.75ZM14.1263 19.9688C15.0001 18.6838 15.6429 17.2561 16.0256 15.75H19.3472C18.8194 16.7785 18.0823 17.6852 17.1831 18.4118C16.2839 19.1384 15.2427 19.6687 14.1263 19.9688Z' fill='white'/%3E%3C/svg%3E%0A");margin-right:var(--spacer-1)}#custom-export .custom-export-language{display:flex}#custom-export .custom-export-language::after{content:"-";font-family:"Saira Semi Condensed",sans-serif;color:#FFF;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500}#custom-export .custom-export-select{position:relative}#custom-export .custom-export-select>a{padding:0 2px;display:flex;align-items:center;justify-content:center;font-family:"Saira Semi Condensed",sans-serif;color:#FFF;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500;text-transform:uppercase}#custom-export .custom-export-select .select-content{display:none;position:absolute;top:100%;left:-35px;width:100px;max-height:200px;overflow-y:auto;background-color:#fff;z-index:2;border:1px solid #EDEDED;border-top:none;text-transform:uppercase}#custom-export .custom-export-select .select-content>a{padding:10px;display:flex;color:#363232;border-bottom:1px solid #EDEDED}#custom-export .custom-export-select .select-content>a:hover{background-color:#EDEDED}#custom-export .custom-export-select.active>a{color:#FFF;background-color:#000}@media (max-width:991px){#custom-export{justify-content:center;border-bottom:1px solid #EDEDED}#custom-export .custom-export-select>a{height:auto;padding:10px}#custom-export>*:last-child .custom-export-select{border-right:none}}.mobile-menu{display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin-right:var(--spacer-4)}#main{padding:var(--spacer-5) 0}.current-page-product-detail #main{padding-bottom:var(--spacer-16)}.current-page-default-entry #main{padding:0;padding-top:var(--spacer-6)}.entry-top-wrapper{margin-bottom:var(--spacer-11)}.entry-search-wrapper .entry-search-title{display:flex;align-items:center;justify-content:center;height:60px;color:#FFF;line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600;background:#000;margin-bottom:var(--spacer-2)}@media (max-width:991px){.entry-search-wrapper .entry-search-title{height:30px}}.entry-search-wrapper .entry-search-content{display:flex;border-left:1px solid #EDEDED;border-right:1px solid #EDEDED;padding:var(--spacer-4) var(--spacer-7) var(--spacer-2) var(--spacer-5)}@media (max-width:1441px){.entry-search-wrapper .entry-search-content{flex-direction:column}}.entry-search-wrapper .entry-search-content .content-left .search-area-1{display:flex;align-items:center;margin-bottom:var(--spacer-5)}.entry-search-wrapper .entry-search-content .content-left .search-area-1>div{margin-right:var(--spacer-6)}@media (min-width:1200px){.entry-search-wrapper .entry-search-content .content-left .search-area-1>div select{width:127px}}.entry-search-wrapper .entry-search-content .content-left .search-area-1>div:last-child{margin-right:0}@media (max-width:767px){.entry-search-wrapper .entry-search-content .content-left .search-area-1>div{width:100%;margin-right:0;margin-bottom:var(--spacer-3)}}@media (max-width:767px){.entry-search-wrapper .entry-search-content .content-left .search-area-1{flex-direction:column;align-items:flex-start}}.entry-search-wrapper .entry-search-content .content-left .search-area-image{border:1px solid #ededed;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}@media (max-width:767px){.entry-search-wrapper .entry-search-content .content-left .search-area-image{position:relative;height:150px}.entry-search-wrapper .entry-search-content .content-left .search-area-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}}@media (max-width:1199px){.entry-search-wrapper .entry-search-content .content-left .search-area-image{border:none}}@media (min-width:1200px){.entry-search-wrapper .entry-search-content .content-left{width:434px;margin-right:var(--spacer-9)}}@media (max-width:1441px){.entry-search-wrapper .entry-search-content .content-left{margin-bottom:var(--spacer-5)}}.entry-search-wrapper .entry-search-content .content-right .search-area-2>div{margin-bottom:var(--spacer-8);display:flex;flex-direction:column}@media (min-width:1200px){.entry-search-wrapper .entry-search-content .content-right .search-area-2>div select{width:113px}}.entry-search-wrapper .entry-search-content .content-right .search-area-2>div:nth-child(3){margin-bottom:var(--spacer-17)}.entry-search-wrapper .entry-search-content .content-right .search-area-2>div:last-child{margin-bottom:0}.entry-search-wrapper .entry-search-content .content-right .last-item-check input[type=checkbox]{display:none}.entry-search-wrapper .entry-search-content .content-right .last-item-check input[type=checkbox]+label{color:#363232;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;padding-left:40px}.entry-search-wrapper .entry-search-content .content-right .last-item-check input[type=checkbox]+label svg{margin-left:var(--spacer-3)}.entry-search-wrapper .entry-search-content .content-right .last-item-check input[type=checkbox]+label:before{width:25px;height:25px;border:1px solid #F7A034;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.entry-search-wrapper .entry-search-content .content-right .last-item-check input[type=checkbox]:checked+label:before{background-image:none;border-color:#000;background-color:#FFF;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.entry-search-wrapper .entry-search-content .content-right .last-item-check input[type=checkbox]:checked+label:after{content:"";position:absolute;left:10px;top:5px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #000;border-right:2px solid #000;transform:rotate(45deg)}@media (min-width:1200px){.entry-search-wrapper .entry-search-content .content-right{width:434px;margin-right:var(--spacer-9)}}.entry-search-wrapper .entry-search-content label{font-family:"Saira Semi Condensed",sans-serif;color:#283847;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;margin-bottom:var(--spacer-1)}.entry-search-wrapper .entry-search-content select{border:1px solid #ededed;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;height:42px;font-family:"Saira Semi Condensed",sans-serif;color:#7A7474;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.0306 9.53062L12.5306 17.0306C12.4609 17.1003 12.3782 17.1557 12.2871 17.1934C12.1961 17.2312 12.0985 17.2506 11.9999 17.2506C11.9014 17.2506 11.8038 17.2312 11.7127 17.1934C11.6217 17.1557 11.539 17.1003 11.4693 17.0306L3.9693 9.53062C3.82857 9.38988 3.74951 9.19901 3.74951 8.99999C3.74951 8.80097 3.82857 8.61009 3.9693 8.46936C4.11003 8.32863 4.30091 8.24957 4.49993 8.24957C4.69895 8.24957 4.88982 8.32863 5.03055 8.46936L11.9999 15.4397L18.9693 8.46936C19.039 8.39968 19.1217 8.34441 19.2128 8.30669C19.3038 8.26898 19.4014 8.24957 19.4999 8.24957C19.5985 8.24957 19.6961 8.26898 19.7871 8.30669C19.8781 8.34441 19.9609 8.39968 20.0306 8.46936C20.1002 8.53905 20.1555 8.62177 20.1932 8.71282C20.2309 8.80386 20.2503 8.90144 20.2503 8.99999C20.2503 9.09854 20.2309 9.19612 20.1932 9.28716C20.1555 9.37821 20.1002 9.46093 20.0306 9.53062Z' fill='%23363232'/%3E%3C/svg%3E%0A") #FFF;background-position-x:97%!important;background-position-y:center!important;background-size:24px;background-repeat:no-repeat}@media (max-width:991px){.entry-search-wrapper .entry-search-content select{height:32px}}.entry-search-wrapper .entry-short-information{color:#000;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:600;padding-left:var(--spacer-5);padding-bottom:var(--spacer-4);border-left:1px solid #EDEDED;border-right:1px solid #EDEDED}.entry-search-wrapper button{display:flex;align-items:center;justify-content:center;width:100%;height:73px;color:#FFF;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;background:#283847;border:none;border-radius:0 0 2px 2px;transition:all 0.2s linear}@media (min-width:1200px){.entry-search-wrapper button .button-content{display:flex;align-items:center;justify-content:center;width:328px;height:56px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background:#283847;transition:all 0.2s linear}}.entry-search-wrapper button svg{margin-left:var(--spacer-2)}.entry-search-wrapper button svg path{transition:all 0.2s linear}@media (min-width:1200px){.entry-search-wrapper button:hover .button-content{color:#FFF;background:#000}.entry-search-wrapper button:hover .button-content svg path{stroke:#FFF}}@media (max-width:1199px){.entry-search-wrapper{margin-bottom:var(--spacer-7)}}#entry-slider>div{height:0;overflow:hidden}#entry-slider>div.slick-slider{height:auto;overflow:visible}#entry-slider .entry-slider-item{display:flex;justify-content:center}#entry-slider .entry-slider-item>a{display:block}#entry-slider .slick-arrow{position:absolute;opacity:1;bottom:var(--spacer-5);z-index:2;width:44px;height:44px;cursor:pointer;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;background:#000}#entry-slider .slick-arrow.slick-prev{right:66px}#entry-slider .slick-arrow.slick-next{right:10px}#entry-slider .slick-dots{position:absolute;bottom:var(--spacer-8);display:flex;flex-wrap:wrap;justify-content:center;width:100%}#entry-slider .slick-dots>li{margin:0 6px}#entry-slider .slick-dots>li>button{position:relative;overflow:hidden;display:block;width:8px;height:8px;text-indent:-9999px;padding:0;border:none;border-radius:50%;background:rgba(255,255,255,.5)}#entry-slider .slick-dots>li.slick-active>button{width:16px;background:#fff;border-radius:24px}.default-products{margin-bottom:var(--spacer-15)}.default-products .products-header{color:#000;line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600;padding:var(--spacer-6) 0;border-bottom:1px solid #000;margin-bottom:var(--spacer-6)}.default-products .products-content{height:0;overflow:hidden}.default-products .products-content .showcase-default{margin-bottom:var(--spacer-6)!important}.default-products .products-content.slick-slider{height:auto;overflow:visible}.default-products .products-content>.slick-arrow{position:absolute;opacity:1;top:-12%;z-index:2;width:24px;height:24px;cursor:pointer;background:#EDEDED;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}@media (max-width:991px){.default-products .products-content>.slick-arrow{top:-60px}}@media (max-width:767px){.default-products .products-content>.slick-arrow{top:-50px}}.default-products .products-content>.slick-arrow svg path{stroke:#FFF;transition:all 0.2s linear}.default-products .products-content>.slick-arrow.slick-prev{right:44px}@media (min-width:1200px){.default-products .products-content>.slick-arrow.slick-prev:hover svg path{stroke:#000}}.default-products .products-content>.slick-arrow.slick-next{right:12px}@media (min-width:1200px){.default-products .products-content>.slick-arrow.slick-next:hover svg path{stroke:#000}}.default-products .products-content>.slick-dots{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.default-products .products-content>.slick-dots>li{margin:0 6px}.default-products .products-content>.slick-dots>li>button{position:relative;overflow:hidden;display:block;width:8px;height:8px;text-indent:-9999px;padding:0;border:none;border-radius:50%;background-color:#363232;opacity:.5}.default-products .products-content>.slick-dots>li.slick-active>button{width:16px;background-color:#363232;border-radius:24px;-moz-border-radius:24px;-webkit-border-radius:24px;opacity:1}.theme-banner-full{margin-bottom:var(--spacer-14)}.entry-brands-wrapper{margin-bottom:var(--spacer-16)}.entry-brands-wrapper .entry-brands-title{color:#000;line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600;padding:var(--spacer-6) 0;border-bottom:1px solid #000;margin-bottom:var(--spacer-6)}.entry-brands-wrapper .row .brands-item a div{border:1px solid #EDEDED;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:all 0.2s linear}@media (min-width:1200px){.entry-brands-wrapper .row .brands-item a:hover div{border-color:#F7A034}}@media (max-width:767px){.entry-brands-wrapper .row .brands-item a{display:flex;align-items:center;justify-content:center}}.entry-brands-wrapper .slick-arrow{position:absolute;opacity:1;top:-70px;z-index:2;width:24px;height:24px;cursor:pointer;background:#EDEDED;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}@media (max-width:991px){.entry-brands-wrapper .slick-arrow{top:-58px}}@media (max-width:767px){.entry-brands-wrapper .slick-arrow{top:-50px}}.entry-brands-wrapper .slick-arrow svg path{stroke:#FFF;transition:all 0.2s linear}.entry-brands-wrapper .slick-arrow.slick-prev{right:44px}@media (min-width:1200px){.entry-brands-wrapper .slick-arrow.slick-prev:hover svg path{stroke:#000}}.entry-brands-wrapper .slick-arrow.slick-next{right:12px}@media (min-width:1200px){.entry-brands-wrapper .slick-arrow.slick-next:hover svg path{stroke:#000}}.entry-content-wrapper{margin-bottom:var(--spacer-13)}.entry-content-wrapper .entry-content-title{color:#000;line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600;border-bottom:1px solid #2596BE;padding:var(--spacer-1) 0;margin-bottom:var(--spacer-8)}.entry-content-wrapper .entry-area{display:flex;justify-content:space-between;align-items:center;gap:var(--spacer-3);flex-wrap:wrap}.entry-content-wrapper .entry-area>div{flex:0 0 calc(100% / 12);max-width:124px;margin-bottom:var(--spacer-3)}.entry-content-wrapper .entry-area>div a{display:flex;align-items:center;justify-content:center;color:#FFF;height:60px;padding:0 var(--spacer-5);line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;background:#000;transition:all 0.2s linear}@media (min-width:1200px){.entry-content-wrapper .entry-area>div a:hover{background:#283847}}.theme-banner-wrapper .theme-banner,.theme-banner-wrapper-2 .theme-banner{position:relative;overflow:hidden;margin-bottom:var(--spacer-16)}.theme-banner-wrapper .theme-banner a,.theme-banner-wrapper-2 .theme-banner a{overflow:hidden}.theme-banner-wrapper .theme-banner a img,.theme-banner-wrapper-2 .theme-banner a img{overflow:hidden;transition:all 0.2s linear}.theme-banner-wrapper .theme-banner a .theme-banner-button,.theme-banner-wrapper-2 .theme-banner a .theme-banner-button{display:flex;align-items:center;justify-content:center;width:184px;height:44px;color:#FFF;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;background:#283847;transition:all 0.2s linear}.theme-banner-wrapper .theme-banner a .theme-banner-button svg,.theme-banner-wrapper-2 .theme-banner a .theme-banner-button svg{margin-left:var(--spacer-2)}@media (min-width:1200px){.theme-banner-wrapper .theme-banner a .theme-banner-button,.theme-banner-wrapper-2 .theme-banner a .theme-banner-button{position:absolute;left:158px;bottom:53px;z-index:50}}@media (max-width:1199px){.theme-banner-wrapper .theme-banner a .theme-banner-button,.theme-banner-wrapper-2 .theme-banner a .theme-banner-button{width:100%;margin-top:var(--spacer-2)}}@media (min-width:1200px){.theme-banner-wrapper .theme-banner a:hover .theme-banner-button,.theme-banner-wrapper-2 .theme-banner a:hover .theme-banner-button{background:#000}}.theme-banner-wrapper-3{margin-bottom:var(--spacer-4)}.theme-banner-wrapper-3 .theme-banner{overflow:hidden;margin-bottom:var(--spacer-12)}.theme-banner-wrapper-3 .theme-banner a{overflow:hidden}.theme-banner-wrapper-3 .theme-banner a img{overflow:hidden;transition:all 0.2s linear}@media (min-width:1200px){.theme-banner-wrapper-3 .theme-banner a:hover img{scale:1.1}}.customer-ranks{margin-bottom:var(--spacer-13);overflow-x:hidden}.customer-ranks .customer-ranks-header{position:relative;display:flex;align-items:center;justify-content:center;height:59px;color:#FFF;line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;background:#000}@media (min-width:1200px){.customer-ranks .customer-ranks-header::before{content:"";position:absolute;left:30%;background-image:url("data:image/svg+xml,%3Csvg width='53' height='43' viewBox='0 0 53 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.2' d='M22.0413 1.92691e-06L12.4508 1.08848e-06L-1.95301e-06 22.3398L-3.75918e-06 43L20.3587 43L20.3587 22.3398L9.42222 22.3398L22.0413 1.92691e-06ZM53 4.63341e-06L43.4095 3.79498e-06L30.9587 22.3398L30.9587 43L51.3175 43L51.3175 22.3399L40.381 22.3398L53 4.63341e-06Z' fill='white'/%3E%3C/svg%3E%0A");width:53px;height:43px}.customer-ranks .customer-ranks-header::after{content:"";position:absolute;right:30%;background-image:url("data:image/svg+xml,%3Csvg width='53' height='43' viewBox='0 0 53 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.2' d='M30.9587 43H40.5492L53 20.6602V0H32.6413V20.6602H43.5778L30.9587 43ZM0 43H9.59047L22.0413 20.6602V0H1.68253V20.6602H12.619L0 43Z' fill='white'/%3E%3C/svg%3E%0A");width:53px;height:43px}}.customer-ranks .customer-ranks-content{height:0;overflow:hidden}.customer-ranks .customer-ranks-content.slick-slider{height:auto;overflow:visible}.customer-ranks .customer-ranks-content>.slick-arrow{position:absolute;opacity:1;top:50%;z-index:2;transform:translateY(-50%);width:84px;height:84px;cursor:pointer;background:transparent;transition:all 0.2s linear}.customer-ranks .customer-ranks-content>.slick-arrow.slick-prev{left:0}@media (min-width:1200px){.customer-ranks .customer-ranks-content>.slick-arrow.slick-prev{left:149px}}.customer-ranks .customer-ranks-content>.slick-arrow.slick-next{right:0}@media (min-width:1200px){.customer-ranks .customer-ranks-content>.slick-arrow.slick-next{right:149px}}@media (max-width:1199px){.customer-ranks .customer-ranks-content>.slick-arrow{width:45px;height:45px}}.customer-ranks .customer-ranks-content>.slick-dots{display:flex;flex-wrap:wrap;justify-content:center;width:100%;padding-top:20px}.customer-ranks .customer-ranks-content>.slick-dots>li{margin:0 5px}.customer-ranks .customer-ranks-content>.slick-dots>li>button{position:relative;overflow:hidden;display:block;width:12px;height:12px;text-indent:-9999px;padding:0;margin-bottom:5px;border:none;border-radius:50%;background-color:#EDEDED}.customer-ranks .customer-ranks-content>.slick-dots>li.slick-active>button{background-color:#000}.customer-ranks .customer-ranks-content .customer-ranks-item{position:relative;padding-top:var(--spacer-8);padding-bottom:var(--spacer-12);display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#283847}.customer-ranks .customer-ranks-content .customer-ranks-item .customer-ranks-item-title{position:relative;display:flex;align-items:center;justify-content:center;font-family:"Saira Semi Condensed",sans-serif;color:#FFF;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;background:#2596be;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;margin-bottom:var(--spacer-10)}@media (min-width:1200px){.customer-ranks .customer-ranks-content .customer-ranks-item .customer-ranks-item-title{width:864px}}@media (max-width:1199px){.customer-ranks .customer-ranks-content .customer-ranks-item .customer-ranks-item-title{padding:0 5px;text-align:center}}.customer-ranks .customer-ranks-content .customer-ranks-item .customer-ranks-item-comment{overflow:hidden;height:84px;color:#FFF;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;text-align:center;margin-bottom:var(--spacer-10)}@media (min-width:1200px){.customer-ranks .customer-ranks-content .customer-ranks-item .customer-ranks-item-comment{max-width:527px}}.customer-ranks .customer-ranks-content .customer-ranks-item .customer-ranks-bottom{display:flex;justify-content:center;align-items:center}.customer-ranks .customer-ranks-content .customer-ranks-item .customer-ranks-bottom .customer-ranks-item-name{line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;color:#FFF;text-align:center}.customer-ranks .customer-ranks-content .customer-ranks-item .customer-ranks-bottom .customer-ranks-item-name span{margin:0}.customer-ranks .customer-ranks-content .customer-ranks-item .customer-ranks-bottom span{color:#FFF;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;margin:0 3px}.customer-ranks .customer-ranks-content .customer-ranks-item .customer-ranks-bottom .customer-ranks-item-platform{line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;color:#FFF;text-align:center}.customer-ranks .customer-ranks-content .customer-ranks-item .customer-ranks-bottom .customer-ranks-item-platform span{margin:0}.entry-blog-container .entry-blog-header{display:flex;align-items:center;justify-content:space-between;color:#000;line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600;padding:var(--spacer-4) 0;border-bottom:1px solid #F7A034;margin-bottom:var(--spacer-6)}.entry-blog-container .entry-blog-header .see-all a{display:flex;align-items:center;font-family:"Saira Semi Condensed",sans-serif;color:#F7A034;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600}.entry-blog-container .entry-blog-header .see-all a svg{margin-left:var(--spacer-3)}@media (max-width:991px){.entry-blog-container .entry-blog-content>div{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:var(--spacer-5)}.entry-blog-container .entry-blog-content>div>div{width:38vw}}@media (max-width:767px){.entry-blog-container .entry-blog-content>div>div{width:81vw}}.entry-blog-container .entry-blog-content .entry-blog-item-container{margin-bottom:var(--spacer-31);border:1px solid #EDEDED;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;transition:all 0.2s linear}@media (min-width:1200px){.entry-blog-container .entry-blog-content .entry-blog-item-container:hover{border-color:#F7A034}}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-image{height:100%}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-image a{position:relative;overflow:hidden;display:block;aspect-ratio:1}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-image a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-image .entry-blog-nopic{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;color:#ccc;font-size:70px;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content{padding:0 var(--spacer-4) var(--spacer-3) var(--spacer-3)}@media (max-width:1441px){.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content{padding-top:var(--spacer-4)}}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-title{margin-bottom:var(--spacer-3)}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-title a{display:block;overflow:hidden;height:48px;color:#363232;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-text{margin-bottom:var(--spacer-3)}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-text p{overflow:hidden;height:132px;font-family:"Saira Semi Condensed",sans-serif;color:#7A7474;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500;margin-bottom:0}@media (max-width:767px){.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-text p{height:140px!important}}@media (max-width:1199px){.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-text p{height:150px}}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-item-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-item-bottom a{display:flex;align-items:center;justify-content:center;height:44px;color:#FFF;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-item-bottom a svg{margin-left:var(--spacer-2)}@media (min-width:1200px){.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-item-bottom a{width:179px}}.showcase-default{position:relative;margin-bottom:var(--spacer-8);border:1px solid #EDEDED;background-color:#FFF}.showcase-default .showcase-image-container{position:relative;padding:var(--spacer-2)}.showcase-default .showcase-image-container a.showcase-label-container .showcase-label-group{position:absolute;left:var(--spacer-3);top:var(--spacer-3);z-index:20;display:flex;flex-direction:column;align-items:flex-start}.showcase-default .showcase-image-container a.showcase-label-container .showcase-label-group>div{display:flex;align-items:center;height:24px;color:#FFF;padding:0 var(--spacer-2);margin-bottom:var(--spacer-1)}.showcase-default .showcase-image-container a.showcase-label-container .showcase-label-group>div:last-child{margin-bottom:0}.showcase-default .showcase-image-container a.showcase-label-container .showcase-label-group>div.discount-label{background-color:#F7A034}.showcase-default .showcase-image-container a.showcase-label-container .showcase-label-group>div.new-label{background-color:#2596BE}.showcase-default .showcase-image-container a.showcase-label-container .showcase-label-group>div.gift-label{background-color:#636AA5}@media (max-width:767px){.showcase-default .showcase-image-container a.showcase-label-container .showcase-label-group>div{height:20px}}.showcase-default .showcase-image-container a.showcase-label-container .sold-out-label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:20;display:flex;align-items:center;height:24px;color:#FFF;padding:0 var(--spacer-2);background-color:#363232}.showcase-default .showcase-image-container .showcase-favorites{position:absolute;right:var(--spacer-4);top:var(--spacer-4);z-index:10}.showcase-default .showcase-image-container .showcase-favorites>a.add-my-favorites{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.showcase-default .showcase-image-container .showcase-favorites>a.add-my-favorites .showcase-icon-favori-add{display:none}.showcase-default .showcase-image-container .showcase-favorites>a.add-my-favorites.favorite-product .showcase-icon-favori{display:none}.showcase-default .showcase-image-container .showcase-favorites>a.add-my-favorites.favorite-product .showcase-icon-favori-add{display:block}.showcase-default .showcase-image{position:relative;overflow:hidden;aspect-ratio:1}.showcase-default .showcase-image a{display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:#FFF;transition:all 0.2s linear}.showcase-default .showcase-image a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.showcase-default .showcase-image a:only-child{left:0!important}.showcase-default .showcase-image a:last-child{left:100%;z-index:2}@media (min-width:1200px){.showcase-default:hover .showcase-image a:first-child{left:-100%}.showcase-default:hover .showcase-image a:last-child{left:0}}.showcase-default .showcase-content{padding:var(--spacer-3) var(--spacer-2);padding-bottom:var(--spacer-2)}.showcase-default .showcase-content .extra-wrapper{height:60px;margin-bottom:var(--spacer-2);overflow:hidden}@media (max-width:1199px){.showcase-default .showcase-content .extra-wrapper{height:70px}}@media (max-width:767px){.showcase-default .showcase-content .extra-wrapper{height:85px!important}}.showcase-default .showcase-content .extra-wrapper .showcase-market-details{display:flex;align-items:center;flex-wrap:wrap}.showcase-default .showcase-content .extra-wrapper .showcase-market-details>div{color:#7A7474;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:600;margin-right:var(--spacer-4);background-repeat:no-repeat;margin-bottom:var(--spacer-2);height:30px}.showcase-default .showcase-content .extra-wrapper .showcase-market-details .icon-1{padding-left:30px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3345_77687)'%3E%3Cpath d='M12 0.5V2.42' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M12 21.58V23.5' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M23.5001 12H21.5801' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M2.42 12H0.5' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M12 0.5V3.42' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M12 20.58V23.5' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M23.5001 12H20.5801' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M3.42 12H0.5' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M20.1298 3.87L18.7798 5.22' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M5.22012 18.78L3.87012 20.13' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M20.1298 20.13L18.7798 18.78' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M5.22012 5.22L3.87012 3.87' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M20.1298 3.87L18.7798 5.22' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M5.22012 18.78L3.87012 20.13' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M20.1298 20.13L18.7798 18.78' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M5.22012 5.22L3.87012 3.87' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M12 18.71C15.7059 18.71 18.71 15.7058 18.71 12C18.71 8.29415 15.7059 5.28998 12 5.28998C8.29421 5.28998 5.29004 8.29415 5.29004 12C5.29004 15.7058 8.29421 18.71 12 18.71Z' fill='%23F7A034' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3345_77687'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.showcase-default .showcase-content .extra-wrapper .showcase-market-details .icon-2{padding-left:30px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.26986 17.75C7.32473 17.75 8.17986 16.8949 8.17986 15.84C8.17986 14.7851 7.32473 13.93 6.26986 13.93C5.215 13.93 4.35986 14.7851 4.35986 15.84C4.35986 16.8949 5.215 17.75 6.26986 17.75Z' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M17.7298 17.75C18.7847 17.75 19.6398 16.8949 19.6398 15.84C19.6398 14.7851 18.7847 13.93 17.7298 13.93C16.675 13.93 15.8198 14.7851 15.8198 15.84C15.8198 16.8949 16.675 17.75 17.7298 17.75Z' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M15.8202 15.84H8.18018' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M4.36003 15.84H1.50003V13C1.4987 12.7488 1.5472 12.4999 1.64272 12.2675C1.73823 12.0352 1.87887 11.8241 2.0565 11.6465C2.23412 11.4689 2.44521 11.3282 2.67754 11.2327C2.90987 11.1372 3.15883 11.0887 3.41003 11.09H4.41003L5.48003 8.83003C5.71565 8.36159 6.07512 7.96665 6.51938 7.68811C6.96364 7.40956 7.47572 7.25805 8.00003 7.25003H15.3C15.7519 7.2425 16.199 7.34292 16.6043 7.54294C17.0095 7.74295 17.3612 8.03679 17.63 8.40003L19.63 11.07H20.58C20.8338 11.0673 21.0855 11.1155 21.3203 11.2116C21.5551 11.3078 21.7683 11.45 21.9473 11.6299C22.1262 11.8098 22.2673 12.0237 22.3623 12.259C22.4572 12.4944 22.504 12.7463 22.5 13V15.86H19.64' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M4.35986 11.07H19.6399' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M11.0498 7.25V11.07' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3C/svg%3E%0A")}.showcase-default .showcase-content .extra-wrapper .showcase-market-details .icon-3{color:#363232;padding-left:26px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.57071 5.61686C4.88192 5.36186 5.19371 5.18965 5.50594 5.08946C5.41683 5.0913 5.33312 5.10304 5.24344 5.10545C4.86806 5.11578 4.50435 5.13828 4.15071 5.17139C4.04906 5.18102 3.93254 5.17861 3.836 5.19035L3.70956 5.21257C3.52362 5.23295 3.60485 5.22531 3.44108 5.25502C3.41337 5.25955 3.38523 5.26946 3.35737 5.27469C3.66362 5.25163 4.65398 5.19035 4.65398 5.19035C4.41146 5.27342 4.17492 5.38351 3.95485 5.52007L2.43294 5.68832C2.36964 5.73531 2.30548 5.77988 2.24277 5.83351C2.19114 5.87809 2.14331 5.93158 2.09285 5.97969L2.11954 5.97686L3.54783 5.82248C3.37385 5.96795 3.20673 6.12927 3.04864 6.30856L1.66585 6.4621C1.64981 6.48318 1.63596 6.50766 1.62021 6.52903C1.596 6.56228 1.57369 6.59851 1.54977 6.63276C1.47 6.74469 1.38848 6.85365 1.31512 6.97804L1.34779 6.97492L2.62442 6.84771C2.48675 7.0495 2.35856 7.26686 2.23635 7.49242L0.982477 7.61992C0.895561 7.80827 0.81404 8.00525 0.737477 8.20917L0.756436 8.20747L1.93973 8.11138C1.83546 8.35223 1.74023 8.6027 1.65346 8.86152L0.491019 8.95789C0.421602 9.19916 0.357873 9.44525 0.302602 9.70053L0.309457 9.70024L1.428 9.62482C1.35902 9.89609 1.29646 10.1712 1.24629 10.4542L0.148019 10.5292C0.122498 10.7003 0.106165 10.8767 0.0872065 11.0519C0.0793315 11.1248 0.0689774 11.1961 0.062269 11.2693C0.0594982 11.2983 0.0548315 11.326 0.0523524 11.3551H0.0576024C0.0541024 11.3958 0.0541024 11.4376 0.0513315 11.4787L1.11708 11.4368C1.09462 11.6733 1.07581 11.9113 1.06575 12.1509L0.0142899 12.1829L0.0030607 12.1837C0.000727365 12.2592 0.0034982 12.3351 0.00247736 12.4104C0.000289865 12.5337 0.000289865 12.6554 0.00145653 12.7791C0.00203986 12.8596 -0.00146014 12.9388 0.000727365 13.0196H0.012394C0.0153107 13.1347 0.0242065 13.2497 0.0284357 13.3645H1.08048C1.08864 13.5255 1.09316 13.6868 1.10819 13.8483H0.0459357C0.0479774 13.8735 0.0520607 13.8982 0.0541024 13.9236C0.0619774 14.0103 0.073644 14.0954 0.083269 14.1816C0.0982899 14.3219 0.110832 14.463 0.130373 14.603L0.147144 14.6047C0.164498 14.7281 0.180248 14.8516 0.197019 14.9754L1.2845 15.0932C1.31294 15.245 1.34502 15.3963 1.38075 15.546L0.272707 15.4294C0.271977 15.4274 0.270957 15.4236 0.270665 15.4212C0.268477 15.4111 0.267457 15.4012 0.265561 15.3915C0.267748 15.4032 0.269207 15.4152 0.271394 15.4274C0.28029 15.4693 0.292832 15.5058 0.302019 15.5468C0.348248 15.7536 0.396957 15.9568 0.452227 16.1502L0.455727 16.1506C0.501665 16.3127 0.556644 16.4606 0.608998 16.6127L1.72739 16.7492C1.75991 16.8442 1.79273 16.9398 1.82612 17.0321L0.699123 16.8988C0.709769 16.9267 0.721873 16.9516 0.732957 16.9796C0.778165 17.0954 0.825415 17.2063 0.873832 17.3157C0.898332 17.3717 0.920061 17.433 0.945436 17.4868L0.95579 17.4882C1.03629 17.6583 1.12423 17.8107 1.21216 17.9634L2.30825 18.1161C2.3396 18.1759 2.37096 18.2378 2.40377 18.2951L1.29266 18.1289C1.31746 18.1694 1.34531 18.2011 1.37069 18.2402C1.45337 18.368 1.53694 18.4896 1.62444 18.6027C1.63916 18.6217 1.65229 18.645 1.66731 18.6638L1.67577 18.6653C1.77552 18.7899 1.88096 18.8918 1.98537 18.9972L3.02721 19.1673C3.07504 19.2205 3.122 19.2736 3.17085 19.3212L2.10992 19.142C2.13237 19.1628 2.15614 19.175 2.17904 19.1946C2.29264 19.2937 2.40727 19.3821 2.52481 19.4583C2.54829 19.4734 2.57075 19.4969 2.59437 19.5112C2.61202 19.5218 2.63054 19.5225 2.64833 19.5326C2.8646 19.657 3.08394 19.7567 3.30575 19.801C3.37196 19.8166 3.43933 19.8287 3.51021 19.8338C3.75273 19.8515 4.30617 19.9146 4.78494 19.9659C3.79269 19.4451 2.91375 17.8567 2.41339 15.5794C1.57033 11.7394 2.53517 7.27959 4.57071 5.61686ZM8.91596 16.4934C9.46721 15.7018 9.765 13.8007 9.67633 11.9235H8.83079V8.50973C8.52352 8.13162 8.1741 8.12893 7.8521 8.59138C7.19235 9.53709 6.89573 12.0738 7.18958 14.2556C7.48329 16.4371 8.25621 17.4391 8.91596 16.4934ZM8.54029 5.47068C8.36179 5.44606 7.99152 5.5004 7.72187 5.68804L6.26019 5.52007C6.42746 5.3787 6.50796 5.32762 6.67741 5.24908L8.54029 5.47068ZM5.94956 5.82248L7.42496 5.97134C7.37975 6.01139 7.33337 6.05115 7.28889 6.09686C7.18127 6.20427 7.07875 6.32667 6.979 6.45757L5.56558 6.30856C5.6875 6.12927 5.81642 5.96922 5.94956 5.82248ZM6.66998 6.97719C6.55637 7.17728 6.44875 7.39223 6.34871 7.62204L4.94244 7.49242C5.03621 7.26756 5.13362 7.04978 5.24023 6.84771L6.66998 6.97719ZM6.13944 8.21398C6.05646 8.45313 5.98092 8.7043 5.91135 8.96412L4.49094 8.86152C4.55787 8.60242 4.63152 8.35251 4.71246 8.11138L6.13944 8.21398ZM4.31594 9.62482L5.76158 9.70435C5.70631 9.97421 5.65789 10.2507 5.61735 10.533L4.17608 10.4542C4.21487 10.1712 4.26329 9.89609 4.31594 9.62482ZM4.07852 11.4337L5.51964 11.4833C5.50185 11.7148 5.48552 11.9474 5.47648 12.1823L4.03973 12.1512C4.04644 11.9096 4.06146 11.6709 4.07852 11.4337ZM4.05285 13.3645H5.47721C5.48304 13.5255 5.48552 13.6868 5.49514 13.8483H4.0756C4.06394 13.6868 4.06 13.5255 4.05285 13.3645ZM4.22625 15.1253L5.60554 15.0126C5.62479 15.1502 5.6401 15.2901 5.6646 15.427L4.29333 15.5456C4.29114 15.5345 4.28896 15.5256 4.28721 15.5144C4.26256 15.3866 4.24652 15.2543 4.22625 15.1253ZM4.57566 16.7819L5.89721 16.6434C5.91923 16.7297 5.94067 16.8164 5.96269 16.9005L4.64479 17.0321C4.62131 16.9513 4.59842 16.8653 4.57566 16.7819ZM5.03081 18.1335L6.30306 17.9686C6.32494 18.0246 6.34696 18.0825 6.36941 18.1373L5.0995 18.2951C5.07602 18.2426 5.054 18.187 5.03081 18.1335ZM5.63471 19.2211L6.83404 19.0516C6.85971 19.0892 6.88508 19.1286 6.91177 19.1628L5.70923 19.3212C5.68341 19.2903 5.65921 19.2539 5.63471 19.2211ZM8.83079 5.40587L7.01327 5.16587C7.01327 5.16587 7.08166 5.11606 7.2975 5.08804C7.25798 5.08804 7.22239 5.08564 7.18273 5.08564C6.95202 5.08564 6.66312 5.08337 6.34739 5.08337C6.34229 5.08436 6.33806 5.08705 6.3331 5.08804H6.33019C5.96662 5.17451 5.61196 5.34191 5.28208 5.61035C3.24596 7.27238 2.282 11.7334 3.12506 15.5729C3.63621 17.9013 4.55394 19.5014 5.5895 19.9911C5.62129 19.9963 5.64112 19.997 5.64477 19.9966C6.63337 20.0121 8.1566 19.9819 9.03452 19.7437C9.37781 19.6507 9.64031 19.4448 9.80291 19.2796C11.0187 17.9986 11.7155 14.9673 11.6015 11.9235H10.257C10.345 14.2281 9.97266 16.5314 9.29585 17.5022C8.46752 18.6897 7.49714 17.4312 7.12935 14.6935C6.75967 11.9542 7.13256 8.77025 7.96089 7.58271C8.24396 7.17573 8.54408 7.05558 8.83079 7.18323V5.40587Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6169 2.89508H15.9136V0.627037H12.6169V2.89508ZM19.3866 2.37448L19.7031 2.05621C19.7031 2.05621 19.0576 0.638895 17.0958 0.00834487V0.669346C17.0958 0.669346 18.2123 1.10972 18.7768 2.86961C18.8126 2.99156 18.8496 3.11996 18.8872 3.25757C19.0828 3.97026 19.2742 4.86023 19.2725 5.49049C19.2725 5.56486 19.2697 5.6363 19.2643 5.70496C19.1572 6.77633 18.8662 6.91951 18.6394 6.92771C18.4811 6.92331 18.3509 6.87193 18.2157 6.69024C18.0835 6.5071 17.9658 6.1651 17.9661 5.62034V4.4241C17.9703 3.96469 17.7993 3.54774 17.4785 3.28188C17.2387 3.08131 16.8507 2.96975 16.5199 2.927V0.67286C16.5199 0.301001 16.2197 0 15.8502 0H12.6801C12.3098 0 12.0104 0.301001 12.0104 0.67286V7.57905H11.6665V8.33331H16.8642V7.57905H16.5199V3.67043C16.6953 3.70615 16.9215 3.76617 17.0115 3.84274C17.1506 3.96411 17.2349 4.12383 17.2387 4.4241V5.62034C17.2394 6.26509 17.3724 6.75993 17.6247 7.11598C17.874 7.47349 18.2624 7.66308 18.6394 7.65913H18.6518C19.3521 7.65913 19.9155 6.99871 19.9902 5.76001C19.9959 5.67202 19.9998 5.58272 19.9998 5.49049C19.9944 4.47344 19.6271 3.1428 19.3866 2.37448Z' fill='%231DA1F2'/%3E%3C/svg%3E%0A")}.showcase-default .showcase-content .extra-wrapper .showcase-market-details .icon-4{color:#363232;padding-left:26px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='20' viewBox='0 0 24 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3876_26727)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9364 14.4359C16.174 13.9308 16.5974 13.8533 16.8829 14.2633C17.1679 14.6731 17.2069 15.4155 16.9698 15.9218C16.7326 16.4269 15.125 18.0001 15.125 18.0001C15.125 18.0001 15.699 14.941 15.9364 14.4359Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6189 18.0855C16.1457 17.8803 16.7742 18.057 17.0236 18.4813C17.2723 18.9054 17.0479 19.416 16.5211 19.6223C15.9945 19.8279 13.125 20 13.125 20C13.125 20 15.0924 18.2911 15.6189 18.0855Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.17378 14.525C0.939148 14.0327 0.520937 13.9572 0.239148 14.3568C-0.0425364 14.7563 -0.0808521 15.4799 0.153358 15.9734C0.387464 16.4658 1.97546 17.9992 1.97546 17.9992C1.97546 17.9992 1.40831 15.0174 1.17378 14.525Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.50637 18.0855C0.979438 17.8803 0.350952 18.057 0.101722 18.4813C-0.147508 18.9054 0.0769159 19.416 0.603679 19.6223C1.13061 19.8279 4 20 4 20C4 20 2.03263 18.2911 1.50637 18.0855Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.72309 4.57224C7.04452 4.29872 7.36701 4.11414 7.68904 4.00653C7.59697 4.0085 7.51077 4.0211 7.41824 4.02368C7.0299 4.03476 6.65452 4.05889 6.28924 4.09441C6.1839 4.10488 6.06365 4.10215 5.96373 4.11475L5.83323 4.13858C5.64125 4.16044 5.72503 4.15224 5.55565 4.18412C5.52702 4.18897 5.49809 4.19975 5.4693 4.20537C5.78576 4.18047 6.80913 4.11475 6.80913 4.11475C6.55853 4.20385 6.31425 4.32209 6.08685 4.46841L4.5139 4.64889C4.4485 4.69928 4.38219 4.74725 4.31754 4.80462C4.2642 4.85243 4.21477 4.90981 4.16248 4.96157L4.1902 4.95838L5.66611 4.79278C5.48633 4.94882 5.31364 5.12186 5.15013 5.31432L3.72139 5.47886C3.70467 5.50147 3.6905 5.52773 3.67438 5.55081C3.64936 5.58632 3.6257 5.62518 3.60144 5.66191C3.51856 5.78198 3.43462 5.8987 3.35882 6.03212L3.39273 6.02893L4.71206 5.89248C4.56965 6.10893 4.43719 6.34207 4.31091 6.58402L3.01524 6.72093C2.92542 6.92296 2.84118 7.13409 2.76192 7.35282L2.78151 7.351L4.0044 7.24793C3.8965 7.50627 3.7981 7.77509 3.70858 8.05256L2.50694 8.15607C2.43551 8.41472 2.36981 8.67868 2.31285 8.95265L2.31978 8.9522L3.47561 8.87129C3.40418 9.16227 3.33968 9.45734 3.28784 9.76092L2.15296 9.84136C2.12659 10.0249 2.10956 10.2142 2.08997 10.4022C2.08213 10.4804 2.07128 10.5567 2.06435 10.6354C2.06134 10.6663 2.05666 10.6961 2.0541 10.7272H2.05953C2.05591 10.7709 2.05591 10.8158 2.0529 10.8599L3.15433 10.8151C3.13127 11.0686 3.11168 11.3239 3.10128 11.5808L2.01462 11.6153L2.00317 11.6159C2.00076 11.6968 2.00362 11.7785 2.00241 11.8592C2.00045 11.9916 2.00045 12.122 2.00121 12.2546C2.00211 12.3411 1.9985 12.426 2.00076 12.5127H2.01281C2.01583 12.6361 2.02502 12.7596 2.02924 12.8826H3.11635C3.12494 13.0553 3.12961 13.2283 3.14513 13.4015H2.04702C2.04958 13.4285 2.05365 13.4553 2.05591 13.4823C2.06405 13.5753 2.0761 13.6665 2.08605 13.7591C2.10157 13.9097 2.11438 14.0609 2.13457 14.211L2.1519 14.2128C2.16953 14.345 2.18611 14.4777 2.20344 14.6105L3.32717 14.7368C3.35671 14.8997 3.38986 15.0619 3.42663 15.2225L2.2818 15.0976C2.28105 15.0953 2.27999 15.0912 2.27954 15.0886C2.27713 15.0779 2.27638 15.0671 2.27457 15.0568C2.27668 15.0694 2.27803 15.0824 2.2803 15.0953C2.28964 15.1401 2.30245 15.1794 2.31194 15.2236C2.35971 15.4452 2.41019 15.6631 2.46716 15.8708L2.47108 15.8711C2.51839 16.045 2.57505 16.2037 2.62931 16.3667L3.78483 16.5132C3.81844 16.6149 3.85235 16.7178 3.88655 16.8167L2.72228 16.6736C2.73328 16.7036 2.74579 16.7304 2.75725 16.7603C2.80396 16.8844 2.85294 17.0034 2.90297 17.1209C2.92843 17.1809 2.95074 17.2466 2.97681 17.3044L2.98751 17.3059C3.07069 17.4882 3.16171 17.6517 3.25258 17.8156L4.3852 17.9794C4.41775 18.0436 4.45 18.1098 4.48391 18.1714L3.33576 17.9931C3.36153 18.0365 3.39016 18.0705 3.41623 18.1125C3.50168 18.2496 3.58818 18.38 3.67859 18.5011C3.69381 18.5216 3.70738 18.5468 3.72275 18.5668L3.73164 18.5683C3.83487 18.7021 3.94367 18.8115 4.05141 18.9244L5.12828 19.1069C5.17756 19.164 5.22608 19.221 5.27657 19.2719L4.18026 19.0797C4.20347 19.102 4.22818 19.1149 4.25169 19.136C4.36893 19.2424 4.48753 19.3374 4.60884 19.419C4.63325 19.4352 4.65646 19.4604 4.68072 19.4757C4.6991 19.4871 4.71824 19.4879 4.73662 19.4986C4.95965 19.6321 5.18675 19.7392 5.41611 19.7867C5.48437 19.8033 5.55384 19.8163 5.62708 19.8218C5.87769 19.8408 6.44958 19.9086 6.94446 19.9634C5.91898 19.4048 5.01074 17.701 4.49385 15.2585C3.62269 11.1394 4.61969 6.35573 6.72309 4.57224ZM11.213 16.2387C11.7034 15.5079 11.9997 13.8951 12.0144 12.1761H11.1249V7.67491C10.8075 7.26979 10.4466 7.26691 10.1139 7.76295C9.43213 8.77719 9.12562 11.4981 9.42927 13.8384C9.73277 16.1783 10.5313 17.2533 11.213 16.2387ZM10.8249 4.41544C10.6407 4.38918 10.2579 4.44732 9.97931 4.64858L8.46889 4.46841C8.64174 4.31678 8.72492 4.26198 8.90003 4.17789L10.8249 4.41544ZM8.14791 4.79278L9.67249 4.95246C9.62562 4.99557 9.57785 5.03807 9.53189 5.0871C9.42068 5.2023 9.31444 5.3336 9.21167 5.474L7.75083 5.31432C7.87696 5.12186 8.01032 4.95034 8.14791 4.79278ZM8.89219 6.03136C8.77495 6.24614 8.66374 6.47655 8.56036 6.72306L7.10676 6.58402C7.20395 6.34283 7.30492 6.10938 7.41478 5.89248L8.89219 6.03136ZM8.34396 7.35798C8.25822 7.6145 8.18001 7.88392 8.10843 8.16275L6.64066 8.05256C6.70983 7.77463 6.78593 7.50673 6.86941 7.24793L8.34396 7.35798ZM6.45982 8.87129L7.95366 8.95675C7.89655 9.24621 7.84652 9.54265 7.80447 9.84546L6.31516 9.76092C6.35494 9.45734 6.40542 9.16227 6.45982 8.87129ZM6.21449 10.8117L7.70366 10.8649C7.68527 11.113 7.6684 11.3624 7.65875 11.6145L6.17441 11.5811C6.18134 11.3222 6.19671 11.066 6.21449 10.8117ZM6.18797 12.8826H7.65981C7.66568 13.0553 7.6684 13.2283 7.67819 13.4015H6.21163C6.19942 13.2283 6.19535 13.0553 6.18797 12.8826ZM6.36715 14.7712L7.79227 14.6506C7.81186 14.798 7.82813 14.9481 7.85345 15.095L6.43631 15.2221C6.4342 15.2102 6.43149 15.2005 6.43014 15.1888C6.40467 15.0516 6.38824 14.9097 6.36715 14.7712ZM6.72821 16.5482L8.09366 16.3996C8.11671 16.4924 8.13872 16.5854 8.16147 16.6754L6.79949 16.8167C6.77523 16.7299 6.75172 16.6376 6.72821 16.5482ZM7.19838 17.9979L8.51319 17.8211C8.5358 17.8811 8.55855 17.9433 8.58176 18.0019L7.26951 18.1714C7.24479 18.115 7.22234 18.0553 7.19838 17.9979ZM7.82256 19.1647L9.06203 18.9827C9.0884 19.0231 9.11462 19.0653 9.14219 19.102L7.89956 19.2719C7.87304 19.2389 7.84803 19.1999 7.82256 19.1647ZM11.1249 4.34592L9.24708 4.08864C9.24708 4.08864 9.31775 4.03521 9.54063 4.00516C9.49964 4.00516 9.46302 4.00258 9.42188 4.00258C9.18379 4.00258 8.88496 4 8.55885 4C8.55373 4.00106 8.54936 4.00395 8.54424 4.00516H8.54122C8.16554 4.09775 7.7989 4.27716 7.45818 4.5651C5.35417 6.34799 4.35793 11.1332 5.2294 15.2515C5.75698 17.7488 6.70561 19.4653 7.77584 19.9906C7.80869 19.9961 7.82919 19.9968 7.83296 19.9964C8.85437 20.0131 10.4285 19.9806 11.3357 19.7251C11.6904 19.6254 11.9617 19.4045 12.1297 19.2273C13.2782 17.9712 13.9781 15.1462 14 12.1761H12.6116C12.5984 14.3509 12.2257 16.3976 11.6058 17.3207C10.7498 18.5946 9.74708 17.2448 9.36688 14.3081C8.98502 11.37 9.37035 7.95481 10.2263 6.68086C10.5189 6.24447 10.8288 6.1156 11.1249 6.25221V4.34592Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.0818 6.3131C20.8125 6.64102 20.3338 6.69119 20.0112 6.42487C19.6881 6.15903 19.6446 5.67721 19.913 5.34881C20.1815 5.0209 22 4 22 4C22 4 21.35 5.98502 21.0818 6.3131ZM18.9956 9.71705C18.7265 10.045 18.2478 10.0953 17.925 9.82899C17.602 9.56315 17.5587 9.08116 17.827 8.75293C18.095 8.42501 19.9138 7.40395 19.9138 7.40395C19.9138 7.40395 19.2639 9.38914 18.9956 9.71705ZM18.213 6.3131C17.9442 6.64102 17.4652 6.69119 17.1429 6.42487C16.8199 6.15903 16.776 5.67721 17.0447 5.34881C17.3127 5.0209 19.1316 4 19.1316 4C19.1316 4 18.4816 5.98502 18.213 6.3131ZM16.1267 9.71705C15.8581 10.045 15.379 10.0953 15.0563 9.82899C14.7335 9.56315 14.6898 9.08116 14.9581 8.75293C15.2264 8.42501 17.0451 7.40395 17.0451 7.40395C17.0451 7.40395 16.3954 9.38914 16.1267 9.71705ZM15.3446 6.3131C15.0755 6.64102 14.5968 6.69119 14.274 6.42487C13.951 6.15903 13.9076 5.67721 14.1758 5.34881C14.4443 5.0209 16.2628 4 16.2628 4C16.2628 4 15.6127 5.98502 15.3446 6.3131Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.9189 3.90529C23.9189 3.90529 23.8376 2.52087 21.7197 2.75949C21.7197 2.75949 22.2409 1.62294 21.0682 1.23204C21.0649 1.24142 21.2802 0.127216 19.912 0.0699751C18.9105 -0.0162318 18.2749 0.324872 18.055 0.770527C18.055 0.770527 15.1943 0.489285 15.8079 2.29122C15.804 2.29894 13.3259 2.30611 14.2279 3.90529H23.9189Z' fill='%231DA1F2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3876_26727'%3E%3Crect width='24' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.showcase-default .showcase-content .extra-wrapper .showcase-market-details .icon-5{color:#363232;padding-left:30px;background-image:url("data:image/svg+xml,%3Csvg width='28' height='20' viewBox='0 0 28 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3876_26731)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.00417 2.52816C5.34504 2.25309 5.68639 2.06748 6.0279 1.95964C5.93049 1.96151 5.83879 1.97413 5.74056 1.97678C5.3297 1.98831 4.93156 2.01216 4.54452 2.04816C4.43292 2.05829 4.30548 2.05579 4.19991 2.06826L4.06138 2.09257C3.8579 2.11408 3.94683 2.10597 3.76734 2.13808C3.737 2.14338 3.70632 2.15366 3.67581 2.15958C4.01112 2.13434 5.09539 2.06826 5.09539 2.06826C4.82975 2.15803 4.57096 2.27647 4.33012 2.42374L2.66366 2.60545C2.59431 2.65595 2.52415 2.70364 2.45546 2.76161C2.399 2.80977 2.34662 2.86712 2.29131 2.91917L2.32068 2.91621L3.8845 2.7493C3.69376 2.90623 3.51084 3.08 3.33788 3.27387L1.82383 3.43875C1.8062 3.46182 1.79119 3.48784 1.77406 3.51091C1.74746 3.54675 1.72299 3.58634 1.69672 3.62265C1.60942 3.74327 1.52017 3.86062 1.43972 3.99481L1.47578 3.99122L2.8735 3.85423C2.72257 4.07179 2.58224 4.30603 2.44844 4.54914L1.07569 4.68691C0.980399 4.88982 0.891308 5.10177 0.807438 5.32182L0.827998 5.31995L2.12373 5.21631C2.00951 5.47595 1.90541 5.74556 1.81028 6.02452L0.537718 6.12862C0.461681 6.38826 0.391844 6.65335 0.331471 6.92857L0.338814 6.92826L1.56341 6.84691C1.48769 7.13958 1.41949 7.43584 1.36466 7.74114L0.162264 7.82187C0.134198 8.00623 0.11625 8.19636 0.0956903 8.38494C0.0870423 8.46348 0.0757835 8.54031 0.0682777 8.61901C0.0651775 8.65049 0.0601192 8.68026 0.0573453 8.71143H0.0632194C0.0593033 8.75538 0.0593033 8.80057 0.0560399 8.8453L1.22303 8.80026C1.19856 9.05444 1.17783 9.31143 1.1669 9.5692L0.0155737 9.6041L0.00349914 9.60488C0.000725246 9.68561 0.00398865 9.76774 0.00268329 9.84878C0.000398906 9.98172 0.000398906 10.1126 0.0015411 10.2462C0.00235695 10.3331 -0.00155914 10.4181 0.000725247 10.5057H0.0137789C0.0167159 10.6297 0.0265061 10.7536 0.0312381 10.8774H1.18306C1.19187 11.0503 1.19709 11.2243 1.21341 11.3982H0.050329C0.0526134 11.4253 0.0568558 11.4526 0.0593033 11.4798C0.0679514 11.5734 0.0808418 11.6644 0.0912847 11.7574C0.107602 11.9087 0.121145 12.0607 0.142683 12.2118L0.160958 12.2137C0.180212 12.3462 0.197345 12.4796 0.21562 12.6133L1.40627 12.7402C1.4376 12.9033 1.47268 13.0668 1.51152 13.2278L0.298674 13.1022C0.298674 13.1022 0.296716 13.0963 0.296226 13.0936C0.293942 13.0829 0.292963 13.0718 0.290842 13.0612C0.293289 13.0738 0.294758 13.0868 0.297042 13.0998C0.306996 13.1449 0.320539 13.1845 0.330655 13.2289C0.381401 13.4519 0.434758 13.6707 0.495294 13.8789L0.499047 13.8794C0.549303 14.0539 0.60935 14.2137 0.666786 14.3771L1.89138 14.5246C1.92679 14.6266 1.96268 14.7298 1.9994 14.8292L0.765341 14.6854C0.777089 14.7158 0.790306 14.7428 0.80238 14.773C0.851821 14.8978 0.903872 15.0172 0.956739 15.135C0.983662 15.1953 1.00749 15.2612 1.03522 15.3194L1.04648 15.3208C1.13459 15.5039 1.23087 15.6686 1.32714 15.8329L2.52709 15.9978C2.56152 16.0618 2.59578 16.1284 2.63184 16.1902L1.41525 16.0116C1.4425 16.0546 1.47301 16.0894 1.50075 16.1312C1.59114 16.2688 1.68285 16.4003 1.77879 16.522C1.79462 16.5424 1.80914 16.5675 1.82546 16.5879L1.83476 16.5895C1.94392 16.7238 2.05944 16.8337 2.17366 16.9469L3.31438 17.1306C3.3666 17.1875 3.418 17.2448 3.47152 17.2958L2.31007 17.103C2.33471 17.1253 2.36082 17.1382 2.38578 17.1599C2.51012 17.267 2.6356 17.3622 2.76434 17.4435C2.78996 17.4602 2.81459 17.4858 2.84021 17.5012C2.85996 17.5123 2.88003 17.513 2.89944 17.5238C3.1362 17.658 3.37639 17.7658 3.61935 17.8135C3.6918 17.8302 3.76555 17.8433 3.84306 17.8484C4.10853 17.8674 4.71439 17.936 5.23881 17.9907C4.1521 17.4295 3.19005 15.7182 2.64229 13.2641C1.7194 9.12582 2.7756 4.31974 5.00417 2.52816ZM9.7614 14.2487C10.1044 13.7637 10.3578 12.8926 10.4949 11.8593H10.07V11.2079V8.77236V8.12078H10.4833C10.1595 5.78561 9.46876 4.71668 8.75 5.73325C8.02765 6.75247 7.70277 9.48613 8.02454 11.8377C8.34615 14.1879 9.03905 15.2683 9.7614 14.2487ZM9.35005 2.37044C9.15473 2.34442 8.74926 2.4027 8.45424 2.60499L6.85371 2.42374C7.03695 2.27132 7.12506 2.21647 7.31075 2.13169L9.35005 2.37044ZM6.51382 2.7493L8.12905 2.90997C8.07944 2.95299 8.02886 2.99631 7.98007 3.04509C7.86226 3.16088 7.75 3.29273 7.64084 3.43392L6.0935 3.27387C6.22681 3.08 6.36795 2.90764 6.51382 2.7493ZM7.30259 3.99403C7.17809 4.20956 7.06044 4.44114 6.95079 4.68878L5.41112 4.54914C5.51376 4.30681 5.62047 4.0721 5.73714 3.85423L7.30259 3.99403ZM6.72154 5.32665C6.63065 5.58473 6.54809 5.85496 6.47205 6.13501L4.91672 6.02452C4.99014 5.74525 5.07075 5.47626 5.15919 5.21631L6.72154 5.32665ZM4.72548 6.84691L6.3079 6.93278C6.24737 7.22343 6.1945 7.5214 6.14996 7.82561L4.57226 7.74114C4.61469 7.43584 4.66772 7.13958 4.72548 6.84691ZM4.46539 8.79683L6.04308 8.84966C6.02366 9.09917 6.00571 9.34977 5.99592 9.60332L4.4228 9.56935C4.43014 9.30956 4.44662 9.05179 4.46539 8.79683ZM4.43732 10.8774H5.99674C6.00294 11.0503 6.00571 11.2243 6.01632 11.3982H4.46229C4.44923 11.2243 4.44499 11.0503 4.43732 10.8774ZM4.62709 12.7746L6.13707 12.653C6.15828 12.8016 6.17492 12.9521 6.20184 13.0994L4.70035 13.2273C4.69807 13.2155 4.69578 13.206 4.69383 13.1938C4.6669 13.0561 4.64928 12.9133 4.62709 12.7746ZM5.00956 14.5596L6.45639 14.4103C6.48054 14.5034 6.50403 14.5969 6.52802 14.6874L5.08527 14.8292C5.05949 14.7424 5.03452 14.6499 5.00956 14.5596ZM5.50788 16.016L6.90086 15.8383C6.92469 15.8987 6.94884 15.9613 6.97331 16.0202L5.5831 16.1902C5.55732 16.134 5.53334 16.074 5.50788 16.016ZM6.16905 17.1883L7.48224 17.0058C7.5103 17.0461 7.53788 17.0885 7.56725 17.1253L6.25063 17.2958C6.22257 17.2626 6.19597 17.2239 6.16905 17.1883ZM12.4687 7.07039C12.1791 5.39803 11.6692 4.14582 11.0511 3.34634C10.4328 2.54764 9.94072 2.34722 9.90842 2.33101L9.90483 2.33132L7.67821 2.04192C7.67821 2.04192 7.75327 1.98878 7.98954 1.95808C7.9463 1.95808 7.90713 1.9559 7.86389 1.9559C7.61131 1.9559 7.29508 1.95325 6.94933 1.95325C6.94378 1.95449 6.93921 1.9573 6.93366 1.95808H6.93056C6.53243 2.05127 6.14408 2.23143 5.78315 2.52083C3.55376 4.31226 2.49837 9.11927 3.42159 13.2566C3.9811 15.7662 4.9859 17.4901 6.11961 18.0178C6.1542 18.0234 6.17606 18.0242 6.17998 18.0239C7.26229 18.0406 8.93021 18.0078 9.89128 17.7516C10.2672 17.6511 10.5544 17.4292 10.7328 17.2515C11.6503 16.2998 12.2976 14.4515 12.5704 12.3206L12.029 11.8593H11.1539C11.0013 13.3634 10.6601 14.6544 10.1773 15.3357C9.27059 16.6158 8.20818 15.2592 7.80548 12.3089C7.40082 9.35771 7.80891 5.92649 8.71581 4.64623C9.62156 3.36551 10.684 4.72088 11.0873 7.6721C11.1077 7.82062 11.1258 7.97023 11.1421 8.12078H12.029L12.5604 7.66836C12.5333 7.46779 12.503 7.26816 12.4687 7.07039Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.3729 5.1365C18.0589 4.72514 18.14 4.13848 18.5539 3.8265C18.9679 3.51436 19.5582 3.59493 19.8723 4.00645C20.4888 4.81326 20.9832 5.76159 21.3186 6.80561C21.6405 7.80861 21.818 8.8938 21.818 10.0198C21.818 11.1428 21.6449 12.2187 21.3301 13.2083C21.0026 14.2383 20.516 15.1801 19.9059 15.9891C19.594 16.4028 19.0036 16.4865 18.5876 16.1763C18.1717 15.8664 18.0872 15.2796 18.3994 14.8663C18.876 14.2342 19.2616 13.4815 19.5281 12.6432C19.7854 11.8338 19.927 10.9487 19.927 10.0198C19.927 9.07423 19.7839 8.18106 19.5237 7.37087C19.2545 6.53238 18.8611 5.77558 18.3729 5.1365Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.8315 7.11165C14.4232 6.70707 14.4558 6.08065 14.9044 5.71259C15.3531 5.34435 16.0481 5.37373 16.4563 5.77815C16.9998 6.31777 17.4401 6.98155 17.7389 7.72703C18.0233 8.43633 18.1818 9.21578 18.1818 10.0278C18.1818 10.8253 18.0303 11.5891 17.7581 12.2841C17.4721 13.0137 17.0488 13.6683 16.5234 14.2077C16.1246 14.6188 15.4317 14.6604 14.9758 14.3008C14.5199 13.9412 14.4737 13.3163 14.8725 12.9053C15.213 12.5557 15.492 12.1201 15.6858 11.6253C15.8753 11.1421 15.9806 10.6016 15.9806 10.0278C15.9806 9.44032 15.8714 8.89 15.6755 8.40151C15.4756 7.90282 15.186 7.46359 14.8315 7.11165Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.9473 2.98461C21.7211 2.6488 21.8002 2.18656 22.1242 1.95182C22.4483 1.71738 22.9615 1.79936 23.1878 2.13517C23.9175 3.21841 24.432 4.4653 24.8249 5.82396C25.2032 7.13186 25.4547 8.54507 25.4547 10.0169C25.4547 11.4803 25.2002 12.9556 24.8258 14.2581C24.437 15.6105 23.9346 16.7827 23.2141 17.8612C22.9894 18.1985 22.4761 18.2832 22.1506 18.0503C21.8251 17.8175 21.7434 17.3549 21.9681 17.0177C22.6015 16.0694 23.1089 14.9698 23.4556 13.764C23.7899 12.6009 23.9295 11.3116 23.9295 9.99028C23.9295 8.66094 23.7876 7.41784 23.4495 6.24852C23.0986 5.03632 22.5862 3.93321 21.9473 2.98461Z' fill='%231DA1F2' stroke='%231DA1F2' stroke-width='0.325'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3876_26731'%3E%3Crect width='27.2727' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.showcase-default .showcase-content .extra-wrapper .showcase-market-details .icon-6{padding-left:26px;background-image:url("data:image/svg+xml,%3Csvg width='21' height='19' viewBox='0 0 21 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4295_2520)'%3E%3Cpath d='M1.27295 17.9519C1.54905 17.9786 1.83045 18 2.11717 18H18.821C19.2457 18 19.4369 17.4602 19.1024 17.193L13.2672 12.4474C12.9699 12.2069 12.5292 12.4206 12.5292 12.8001V14.6011C12.5292 14.8523 12.3274 15.0553 12.0779 15.0553H9.41247C9.0408 15.0553 8.83904 14.6385 9.04611 14.3339C10.0496 12.8856 10.6124 11.106 10.5487 9.19273C10.4 4.8265 6.85327 1.20847 2.51538 1.00539C2.09593 0.989353 1.68178 1.01073 1.27295 1.04814' stroke='%23283847' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cmask id='path-2-inside-1_4295_2520' fill='white'%3E%3Cpath d='M1.27295 5.08237C1.54539 5.02574 1.8285 5 2.12231 5C4.41397 5 6.27295 6.79151 6.27295 9C6.27295 11.2085 4.41397 13 2.12231 13C1.83385 13 1.55073 12.9691 1.27295 12.9176'/%3E%3C/mask%3E%3Cpath d='M0.967687 3.61376C0.156596 3.78235 -0.364252 4.57654 -0.195661 5.38763C-0.0270686 6.19872 0.767121 6.71957 1.57821 6.55098L0.967687 3.61376ZM1.54629 11.4427C0.73173 11.2918 -0.0509757 11.8297 -0.201936 12.6443C-0.352896 13.4589 0.185055 14.2416 0.999611 14.3925L1.54629 11.4427ZM1.57821 6.55098C1.73638 6.5181 1.91587 6.5 2.12231 6.5V3.5C1.74113 3.5 1.35439 3.53338 0.967687 3.61376L1.57821 6.55098ZM2.12231 6.5C3.6383 6.5 4.77295 7.67172 4.77295 9H7.77295C7.77295 5.9113 5.18965 3.5 2.12231 3.5V6.5ZM4.77295 9C4.77295 10.3283 3.6383 11.5 2.12231 11.5V14.5C5.18965 14.5 7.77295 12.0887 7.77295 9H4.77295ZM2.12231 11.5C1.941 11.5 1.75051 11.4806 1.54629 11.4427L0.999611 14.3925C1.35095 14.4576 1.7267 14.5 2.12231 14.5V11.5Z' fill='%23283847' mask='url(%23path-2-inside-1_4295_2520)'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4295_2520'%3E%3Crect width='20' height='19' fill='white' transform='translate(0.272949)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.showcase-default .showcase-content .extra-wrapper .showcase-market-details .icon-7{padding-left:26px;background-image:url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3876_26709)'%3E%3Cpath d='M3.27295 3C11.6951 8.64185 15.6554 12.538 21.2729 21' stroke='%23283847' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.2729 4.5L12.0239 7.749M9.45395 9.182L7.27295 10L5.77295 11.5L12.7729 18.5L14.2729 17L15.0929 14.814M16.5229 12.251L19.7729 9' stroke='%23283847' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.27295 15L4.77295 19.5' stroke='%23283847' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.7729 4L20.2729 9.5' stroke='%23283847' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3876_26709'%3E%3Crect width='24' height='24' fill='white' transform='translate(0.272949)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.showcase-default .showcase-content .extra-wrapper .showcase-market-details .icon-8{padding-left:30px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6491 10.8539V6.41016L14.7772 4.27266C15.0351 4.01484 15.0327 3.6 14.7772 3.34453C14.5194 3.08672 14.1046 3.08906 13.8491 3.34453L12.6491 4.54687V2.13984C12.6491 1.78594 12.3561 1.48828 11.9929 1.48828C11.6272 1.48828 11.3366 1.78125 11.3366 2.13984V4.57031L10.1366 3.37031C9.88115 3.11484 9.4663 3.1125 9.20849 3.37031C8.95302 3.62578 8.95068 4.04062 9.20849 4.29844L11.3366 6.43594V10.8562L7.48818 8.63437L6.70302 5.72109C6.60927 5.36953 6.24833 5.16328 5.89912 5.25703C5.54755 5.35078 5.3413 5.71172 5.43505 6.06094L5.87333 7.70156L3.78974 6.49687C3.48271 6.31875 3.07724 6.42656 2.89677 6.74062C2.71396 7.05703 2.82177 7.45547 3.13349 7.63594L5.23818 8.85234L3.59755 9.29062C3.24833 9.38437 3.03974 9.74297 3.13349 10.0945C3.22724 10.4437 3.58583 10.6523 3.9374 10.5586L6.85302 9.78281L10.6804 11.993L6.83193 14.2148L3.9163 13.4391C3.56474 13.3453 3.20615 13.5539 3.1124 13.9031C3.01865 14.2547 3.22724 14.6133 3.57646 14.707L5.21708 15.1453L3.13349 16.35C2.82646 16.5281 2.7163 16.9312 2.89677 17.2453C3.07958 17.5617 3.47802 17.6672 3.78974 17.4891L5.89443 16.2727L5.45615 17.9133C5.3624 18.2625 5.56865 18.6234 5.92021 18.7172C6.26943 18.8109 6.63037 18.6047 6.72412 18.2531L7.51162 15.3398L11.339 13.1297V17.5969L9.21083 19.7766C8.95302 20.0344 8.95537 20.4492 9.21083 20.7047C9.46865 20.9625 9.88349 20.9602 10.139 20.7047L11.339 19.5047V21.8461C11.339 22.2 11.6319 22.4977 11.9952 22.4977C12.3608 22.4977 12.6515 22.2047 12.6515 21.8461V19.4789L13.8515 20.6789C14.1069 20.9344 14.5218 20.9367 14.7796 20.6789C15.0351 20.4234 15.0374 20.0086 14.7796 19.7508L12.6515 17.5711V13.1297L16.521 15.3633L17.3436 18.2953C17.4374 18.6469 17.7983 18.8531 18.1476 18.7594C18.4991 18.6656 18.7054 18.3047 18.6116 17.9555L18.1733 16.3148L20.203 17.4867C20.5101 17.6648 20.9155 17.557 21.096 17.243C21.2788 16.9266 21.171 16.5281 20.8593 16.3477L18.8108 15.1641L20.4515 14.7258C20.8007 14.632 21.0093 14.2734 20.9155 13.9219C20.8218 13.5727 20.4632 13.3641 20.1116 13.4578L17.1608 14.2125L13.3124 11.9906L17.1819 9.75703L20.1327 10.5117C20.4843 10.6055 20.8429 10.3969 20.9366 10.0477C21.0304 9.69609 20.8218 9.3375 20.4726 9.24375L18.8319 8.80547L20.8616 7.63359C21.1686 7.45547 21.2788 7.05234 21.0983 6.73828C20.9155 6.42187 20.5171 6.31641 20.2054 6.49453L18.1569 7.67812L18.5952 6.0375C18.689 5.68828 18.4827 5.32734 18.1311 5.23359C17.7819 5.13984 17.421 5.34609 17.3272 5.69766L16.5046 8.62969L12.6491 10.8539Z' fill='%23283847'/%3E%3C/svg%3E%0A")}.showcase-default .showcase-content .extra-wrapper .showcase-market-details .icon-9{padding-left:30px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3418_5706)'%3E%3Cpath d='M16.225 10L21.25 3H13.278L9.97803 14H15.337L12.887 22.658L13.64 23.007L23.374 10H16.225ZM16.663 13H11.322L14.022 4H19.3L14.275 11H21.376L14.676 19.952L16.663 13ZM3.00003 6V5H5.00003V6H3.00003ZM6.00003 5H7.00003V6H6.00003V5ZM10 5V6H8.00003V5H10ZM6.00003 2H7.00003V4H6.00003V2ZM7.00003 9H6.00003V7H7.00003V9ZM4.86403 7.952L4.12103 7.282L5.13003 6.165L5.87303 6.835L4.86403 7.952ZM8.13603 3.048L8.87903 3.718L7.87003 4.835L7.12703 4.165L8.13603 3.048ZM8.87903 7.282L8.13603 7.952L7.12803 6.835L7.87103 6.165L8.87903 7.282ZM4.12003 3.718L4.86303 3.048L5.87103 4.165L5.12803 4.835L4.12003 3.718ZM9.64603 15.683L8.78003 16.183L9.28003 17.049L7.91403 16.683L6.50003 17.5L7.91503 18.317L9.28103 17.951L8.78103 18.817L9.64703 19.317L9.14703 20.183L8.28103 19.683L7.78103 20.549L7.41503 19.183L6.00003 18.366V20L7.00003 21H6.00003V22H5.00003V21H4.00003L5.00003 20V18.366L3.58503 19.183L3.21903 20.549L2.71903 19.683L1.85303 20.183L1.35303 19.317L2.21903 18.817L1.71903 17.951L3.08503 18.317L4.50003 17.5L3.08503 16.683L1.71903 17.049L2.21903 16.183L1.35303 15.683L1.85303 14.817L2.71903 15.317L3.21903 14.451L3.58503 15.817L5.00003 16.634V15L4.00003 14H5.00003V13H6.00003V14H7.00003L6.00003 15V16.634L7.41503 15.817L7.78103 14.451L8.28103 15.317L9.14703 14.817L9.64603 15.683Z' fill='%23283847'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3418_5706'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.showcase-default .showcase-content .showcase-title{margin-bottom:var(--spacer-2)}.showcase-default .showcase-content .showcase-title a{overflow:hidden;display:block;height:72px;color:#363232;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}@media (max-width:1199px){.showcase-default .showcase-content .showcase-title a{height:45px}}@media (max-width:767px){.showcase-default .showcase-content .showcase-title a{height:65px!important}}.showcase-default .showcase-content .brand-wrapper{height:50px;margin-bottom:var(--spacer-2)}@media (max-width:1199px){.showcase-default .showcase-content .brand-wrapper{height:unset}}@media (max-width:767px){.showcase-default .showcase-content .brand-wrapper{height:unset!important}}.showcase-default .showcase-content .brand-wrapper .showcase-brand a{color:#363232;font-size:var(--font-size-16);transition:all 0.2s linear}.showcase-default .showcase-content .brand-wrapper .showcase-brand a:hover{color:#000}.showcase-default .showcase-content .brand-wrapper .showcase-brand.showcase-brand-image a{position:relative;display:block;width:84px;height:24px;transition:all 0.2s linear}.showcase-default .showcase-content .brand-wrapper .showcase-brand.showcase-brand-image a img{max-height:50px}.showcase-default .showcase-content .showcase-price{display:flex;align-items:center;margin-bottom:var(--spacer-2)}@media (max-width:1800px){.showcase-default .showcase-content .showcase-price{flex-direction:column;align-items:flex-start;justify-content:center;height:90px}}@media (max-width:1199px){.showcase-default .showcase-content .showcase-price{height:60px}}@media (max-width:767px){.showcase-default .showcase-content .showcase-price{height:55px!important}}.showcase-default .showcase-content .showcase-price .discount-label{display:flex;align-items:center;justify-content:center;width:34px;height:32px;font-family:"Saira Semi Condensed",sans-serif;color:#FFF;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background:#283847;margin-right:var(--spacer-2)}.showcase-default .showcase-content .showcase-price .showcase-price-new{color:#000;line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600}.showcase-default .showcase-content .showcase-price .showcase-price-old{font-family:"Saira Semi Condensed",sans-serif;color:#363232;font-size:var(--font-size-18);font-weight:400;text-decoration:line-through;margin-right:var(--spacer-2)}@media (max-width:767px){.showcase-default .showcase-content .showcase-price .showcase-price-old{margin-right:0}}.showcase-default .showcase-content .content-middle{display:flex;align-items:center;margin-bottom:var(--spacer-2)}@media (max-width:767px){.showcase-default .showcase-content .content-middle{flex-direction:column}}.showcase-default .showcase-content .content-middle>div{display:flex;align-items:center;justify-content:center;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.showcase-default .showcase-content .content-middle>div.showcase-free-cargo{width:100%;height:32px;color:#7A7474;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:600;margin-right:var(--spacer-1);background:#F3F3F3}.showcase-default .showcase-content .content-middle>div.showcase-free-cargo svg{margin-right:var(--spacer-2)}.showcase-default .showcase-content .content-middle>div.inspect-button{width:100%;margin-left:var(--spacer-1)}.showcase-default .showcase-content .content-middle>div.inspect-button a{display:flex;align-items:center;justify-content:center;width:100%;height:32px;color:#FFF;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;background:#000;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;transition:all 0.2s linear}.showcase-default .showcase-content .content-middle>div.inspect-button a svg{margin-left:var(--spacer-2)}@media (min-width:1200px){.showcase-default .showcase-content .content-middle>div.inspect-button a:hover{background:#283847}}.showcase-default .showcase-content .showcase-buttons>a{display:flex;align-items:center;justify-content:center;height:36px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;padding:0 15px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;transition:all 0.2s linear}.showcase-default .showcase-content .showcase-buttons>a svg{margin-left:var(--spacer-2)}.showcase-default .showcase-content .showcase-buttons a.add-to-cart-button{color:#FFF;background-color:#283847}.showcase-default .showcase-content .showcase-buttons a.add-to-cart-button:hover{background-color:#000}.showcase-default .showcase-content .showcase-buttons a.no-stock-button{color:#FFF;background-color:#7A7474}.showcase{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacer-5);border:1px solid #EDEDED;background-color:#FFF;transition:all 0.2s linear}@media (max-width:1199px){.showcase{display:block}}.showcase .showcase-image-container{position:relative;padding:var(--spacer-2)}@media (min-width:1200px){.showcase .showcase-image-container{width:272px;height:272px}}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group{position:absolute;left:var(--spacer-3);top:var(--spacer-3);z-index:20;display:flex;flex-direction:column;align-items:flex-start}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div{display:flex;align-items:center;height:24px;color:#FFF;padding:0 var(--spacer-2);margin-bottom:var(--spacer-1)}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div:last-child{margin-bottom:0}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div.discount-label{background-color:#F7A034}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div.new-label{background-color:#2596BE}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div.gift-label{background-color:#636AA5}@media (max-width:767px){.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div{height:20px}}.showcase .showcase-image-container a.showcase-label-container .sold-out-label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:20;display:flex;align-items:center;height:24px;color:#FFF;padding:0 var(--spacer-2);background-color:#363232}.showcase .showcase-image-container .showcase-favorites{position:absolute;top:var(--spacer-4);left:var(--spacer-2);z-index:10}.showcase .showcase-image-container .showcase-favorites>a.add-my-favorites{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.showcase .showcase-image-container .showcase-favorites>a.add-my-favorites .showcase-icon-favori-add{display:none}.showcase .showcase-image-container .showcase-favorites>a.add-my-favorites.favorite-product .showcase-icon-favori{display:none}.showcase .showcase-image-container .showcase-favorites>a.add-my-favorites.favorite-product .showcase-icon-favori-add{display:block}.showcase .showcase-image{position:relative;overflow:hidden;aspect-ratio:1}.showcase .showcase-image a{display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:#FFF;transition:all 0.2s linear}.showcase .showcase-image a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.showcase .showcase-image a:only-child{left:0!important}.showcase .showcase-image a:last-child{left:100%;z-index:2}@media (min-width:1200px){.showcase:hover .showcase-image a:first-child{left:-100%}.showcase:hover .showcase-image a:last-child{left:0}}.showcase .showcase-content{flex:1;padding:var(--spacer-3) var(--spacer-2);padding-bottom:var(--spacer-2)}.showcase .showcase-content .extra-wrapper{height:30px;overflow:hidden}@media (max-width:1441px){.showcase .showcase-content .extra-wrapper{height:80px}}@media (max-width:767px){.showcase .showcase-content .extra-wrapper{height:unset!important;margin-bottom:var(--spacer-4)}}.showcase .showcase-content .extra-wrapper .showcase-market-details{display:flex;align-items:center;flex-wrap:wrap}.showcase .showcase-content .extra-wrapper .showcase-market-details>div{color:#7A7474;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:600;margin-right:var(--spacer-4);background-repeat:no-repeat;height:30px}.showcase .showcase-content .extra-wrapper .showcase-market-details .icon-1{padding-left:30px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3345_77687)'%3E%3Cpath d='M12 0.5V2.42' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M12 21.58V23.5' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M23.5001 12H21.5801' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M2.42 12H0.5' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M12 0.5V3.42' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M12 20.58V23.5' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M23.5001 12H20.5801' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M3.42 12H0.5' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M20.1298 3.87L18.7798 5.22' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M5.22012 18.78L3.87012 20.13' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M20.1298 20.13L18.7798 18.78' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M5.22012 5.22L3.87012 3.87' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M20.1298 3.87L18.7798 5.22' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M5.22012 18.78L3.87012 20.13' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M20.1298 20.13L18.7798 18.78' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M5.22012 5.22L3.87012 3.87' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M12 18.71C15.7059 18.71 18.71 15.7058 18.71 12C18.71 8.29415 15.7059 5.28998 12 5.28998C8.29421 5.28998 5.29004 8.29415 5.29004 12C5.29004 15.7058 8.29421 18.71 12 18.71Z' fill='%23F7A034' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3345_77687'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.showcase .showcase-content .extra-wrapper .showcase-market-details .icon-2{padding-left:30px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.26986 17.75C7.32473 17.75 8.17986 16.8949 8.17986 15.84C8.17986 14.7851 7.32473 13.93 6.26986 13.93C5.215 13.93 4.35986 14.7851 4.35986 15.84C4.35986 16.8949 5.215 17.75 6.26986 17.75Z' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M17.7298 17.75C18.7847 17.75 19.6398 16.8949 19.6398 15.84C19.6398 14.7851 18.7847 13.93 17.7298 13.93C16.675 13.93 15.8198 14.7851 15.8198 15.84C15.8198 16.8949 16.675 17.75 17.7298 17.75Z' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M15.8202 15.84H8.18018' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M4.36003 15.84H1.50003V13C1.4987 12.7488 1.5472 12.4999 1.64272 12.2675C1.73823 12.0352 1.87887 11.8241 2.0565 11.6465C2.23412 11.4689 2.44521 11.3282 2.67754 11.2327C2.90987 11.1372 3.15883 11.0887 3.41003 11.09H4.41003L5.48003 8.83003C5.71565 8.36159 6.07512 7.96665 6.51938 7.68811C6.96364 7.40956 7.47572 7.25805 8.00003 7.25003H15.3C15.7519 7.2425 16.199 7.34292 16.6043 7.54294C17.0095 7.74295 17.3612 8.03679 17.63 8.40003L19.63 11.07H20.58C20.8338 11.0673 21.0855 11.1155 21.3203 11.2116C21.5551 11.3078 21.7683 11.45 21.9473 11.6299C22.1262 11.8098 22.2673 12.0237 22.3623 12.259C22.4572 12.4944 22.504 12.7463 22.5 13V15.86H19.64' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M4.35986 11.07H19.6399' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M11.0498 7.25V11.07' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3C/svg%3E%0A")}.showcase .showcase-content .extra-wrapper .showcase-market-details .icon-3{color:#363232;padding-left:26px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.57071 5.61686C4.88192 5.36186 5.19371 5.18965 5.50594 5.08946C5.41683 5.0913 5.33312 5.10304 5.24344 5.10545C4.86806 5.11578 4.50435 5.13828 4.15071 5.17139C4.04906 5.18102 3.93254 5.17861 3.836 5.19035L3.70956 5.21257C3.52362 5.23295 3.60485 5.22531 3.44108 5.25502C3.41337 5.25955 3.38523 5.26946 3.35737 5.27469C3.66362 5.25163 4.65398 5.19035 4.65398 5.19035C4.41146 5.27342 4.17492 5.38351 3.95485 5.52007L2.43294 5.68832C2.36964 5.73531 2.30548 5.77988 2.24277 5.83351C2.19114 5.87809 2.14331 5.93158 2.09285 5.97969L2.11954 5.97686L3.54783 5.82248C3.37385 5.96795 3.20673 6.12927 3.04864 6.30856L1.66585 6.4621C1.64981 6.48318 1.63596 6.50766 1.62021 6.52903C1.596 6.56228 1.57369 6.59851 1.54977 6.63276C1.47 6.74469 1.38848 6.85365 1.31512 6.97804L1.34779 6.97492L2.62442 6.84771C2.48675 7.0495 2.35856 7.26686 2.23635 7.49242L0.982477 7.61992C0.895561 7.80827 0.81404 8.00525 0.737477 8.20917L0.756436 8.20747L1.93973 8.11138C1.83546 8.35223 1.74023 8.6027 1.65346 8.86152L0.491019 8.95789C0.421602 9.19916 0.357873 9.44525 0.302602 9.70053L0.309457 9.70024L1.428 9.62482C1.35902 9.89609 1.29646 10.1712 1.24629 10.4542L0.148019 10.5292C0.122498 10.7003 0.106165 10.8767 0.0872065 11.0519C0.0793315 11.1248 0.0689774 11.1961 0.062269 11.2693C0.0594982 11.2983 0.0548315 11.326 0.0523524 11.3551H0.0576024C0.0541024 11.3958 0.0541024 11.4376 0.0513315 11.4787L1.11708 11.4368C1.09462 11.6733 1.07581 11.9113 1.06575 12.1509L0.0142899 12.1829L0.0030607 12.1837C0.000727365 12.2592 0.0034982 12.3351 0.00247736 12.4104C0.000289865 12.5337 0.000289865 12.6554 0.00145653 12.7791C0.00203986 12.8596 -0.00146014 12.9388 0.000727365 13.0196H0.012394C0.0153107 13.1347 0.0242065 13.2497 0.0284357 13.3645H1.08048C1.08864 13.5255 1.09316 13.6868 1.10819 13.8483H0.0459357C0.0479774 13.8735 0.0520607 13.8982 0.0541024 13.9236C0.0619774 14.0103 0.073644 14.0954 0.083269 14.1816C0.0982899 14.3219 0.110832 14.463 0.130373 14.603L0.147144 14.6047C0.164498 14.7281 0.180248 14.8516 0.197019 14.9754L1.2845 15.0932C1.31294 15.245 1.34502 15.3963 1.38075 15.546L0.272707 15.4294C0.271977 15.4274 0.270957 15.4236 0.270665 15.4212C0.268477 15.4111 0.267457 15.4012 0.265561 15.3915C0.267748 15.4032 0.269207 15.4152 0.271394 15.4274C0.28029 15.4693 0.292832 15.5058 0.302019 15.5468C0.348248 15.7536 0.396957 15.9568 0.452227 16.1502L0.455727 16.1506C0.501665 16.3127 0.556644 16.4606 0.608998 16.6127L1.72739 16.7492C1.75991 16.8442 1.79273 16.9398 1.82612 17.0321L0.699123 16.8988C0.709769 16.9267 0.721873 16.9516 0.732957 16.9796C0.778165 17.0954 0.825415 17.2063 0.873832 17.3157C0.898332 17.3717 0.920061 17.433 0.945436 17.4868L0.95579 17.4882C1.03629 17.6583 1.12423 17.8107 1.21216 17.9634L2.30825 18.1161C2.3396 18.1759 2.37096 18.2378 2.40377 18.2951L1.29266 18.1289C1.31746 18.1694 1.34531 18.2011 1.37069 18.2402C1.45337 18.368 1.53694 18.4896 1.62444 18.6027C1.63916 18.6217 1.65229 18.645 1.66731 18.6638L1.67577 18.6653C1.77552 18.7899 1.88096 18.8918 1.98537 18.9972L3.02721 19.1673C3.07504 19.2205 3.122 19.2736 3.17085 19.3212L2.10992 19.142C2.13237 19.1628 2.15614 19.175 2.17904 19.1946C2.29264 19.2937 2.40727 19.3821 2.52481 19.4583C2.54829 19.4734 2.57075 19.4969 2.59437 19.5112C2.61202 19.5218 2.63054 19.5225 2.64833 19.5326C2.8646 19.657 3.08394 19.7567 3.30575 19.801C3.37196 19.8166 3.43933 19.8287 3.51021 19.8338C3.75273 19.8515 4.30617 19.9146 4.78494 19.9659C3.79269 19.4451 2.91375 17.8567 2.41339 15.5794C1.57033 11.7394 2.53517 7.27959 4.57071 5.61686ZM8.91596 16.4934C9.46721 15.7018 9.765 13.8007 9.67633 11.9235H8.83079V8.50973C8.52352 8.13162 8.1741 8.12893 7.8521 8.59138C7.19235 9.53709 6.89573 12.0738 7.18958 14.2556C7.48329 16.4371 8.25621 17.4391 8.91596 16.4934ZM8.54029 5.47068C8.36179 5.44606 7.99152 5.5004 7.72187 5.68804L6.26019 5.52007C6.42746 5.3787 6.50796 5.32762 6.67741 5.24908L8.54029 5.47068ZM5.94956 5.82248L7.42496 5.97134C7.37975 6.01139 7.33337 6.05115 7.28889 6.09686C7.18127 6.20427 7.07875 6.32667 6.979 6.45757L5.56558 6.30856C5.6875 6.12927 5.81642 5.96922 5.94956 5.82248ZM6.66998 6.97719C6.55637 7.17728 6.44875 7.39223 6.34871 7.62204L4.94244 7.49242C5.03621 7.26756 5.13362 7.04978 5.24023 6.84771L6.66998 6.97719ZM6.13944 8.21398C6.05646 8.45313 5.98092 8.7043 5.91135 8.96412L4.49094 8.86152C4.55787 8.60242 4.63152 8.35251 4.71246 8.11138L6.13944 8.21398ZM4.31594 9.62482L5.76158 9.70435C5.70631 9.97421 5.65789 10.2507 5.61735 10.533L4.17608 10.4542C4.21487 10.1712 4.26329 9.89609 4.31594 9.62482ZM4.07852 11.4337L5.51964 11.4833C5.50185 11.7148 5.48552 11.9474 5.47648 12.1823L4.03973 12.1512C4.04644 11.9096 4.06146 11.6709 4.07852 11.4337ZM4.05285 13.3645H5.47721C5.48304 13.5255 5.48552 13.6868 5.49514 13.8483H4.0756C4.06394 13.6868 4.06 13.5255 4.05285 13.3645ZM4.22625 15.1253L5.60554 15.0126C5.62479 15.1502 5.6401 15.2901 5.6646 15.427L4.29333 15.5456C4.29114 15.5345 4.28896 15.5256 4.28721 15.5144C4.26256 15.3866 4.24652 15.2543 4.22625 15.1253ZM4.57566 16.7819L5.89721 16.6434C5.91923 16.7297 5.94067 16.8164 5.96269 16.9005L4.64479 17.0321C4.62131 16.9513 4.59842 16.8653 4.57566 16.7819ZM5.03081 18.1335L6.30306 17.9686C6.32494 18.0246 6.34696 18.0825 6.36941 18.1373L5.0995 18.2951C5.07602 18.2426 5.054 18.187 5.03081 18.1335ZM5.63471 19.2211L6.83404 19.0516C6.85971 19.0892 6.88508 19.1286 6.91177 19.1628L5.70923 19.3212C5.68341 19.2903 5.65921 19.2539 5.63471 19.2211ZM8.83079 5.40587L7.01327 5.16587C7.01327 5.16587 7.08166 5.11606 7.2975 5.08804C7.25798 5.08804 7.22239 5.08564 7.18273 5.08564C6.95202 5.08564 6.66312 5.08337 6.34739 5.08337C6.34229 5.08436 6.33806 5.08705 6.3331 5.08804H6.33019C5.96662 5.17451 5.61196 5.34191 5.28208 5.61035C3.24596 7.27238 2.282 11.7334 3.12506 15.5729C3.63621 17.9013 4.55394 19.5014 5.5895 19.9911C5.62129 19.9963 5.64112 19.997 5.64477 19.9966C6.63337 20.0121 8.1566 19.9819 9.03452 19.7437C9.37781 19.6507 9.64031 19.4448 9.80291 19.2796C11.0187 17.9986 11.7155 14.9673 11.6015 11.9235H10.257C10.345 14.2281 9.97266 16.5314 9.29585 17.5022C8.46752 18.6897 7.49714 17.4312 7.12935 14.6935C6.75967 11.9542 7.13256 8.77025 7.96089 7.58271C8.24396 7.17573 8.54408 7.05558 8.83079 7.18323V5.40587Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6169 2.89508H15.9136V0.627037H12.6169V2.89508ZM19.3866 2.37448L19.7031 2.05621C19.7031 2.05621 19.0576 0.638895 17.0958 0.00834487V0.669346C17.0958 0.669346 18.2123 1.10972 18.7768 2.86961C18.8126 2.99156 18.8496 3.11996 18.8872 3.25757C19.0828 3.97026 19.2742 4.86023 19.2725 5.49049C19.2725 5.56486 19.2697 5.6363 19.2643 5.70496C19.1572 6.77633 18.8662 6.91951 18.6394 6.92771C18.4811 6.92331 18.3509 6.87193 18.2157 6.69024C18.0835 6.5071 17.9658 6.1651 17.9661 5.62034V4.4241C17.9703 3.96469 17.7993 3.54774 17.4785 3.28188C17.2387 3.08131 16.8507 2.96975 16.5199 2.927V0.67286C16.5199 0.301001 16.2197 0 15.8502 0H12.6801C12.3098 0 12.0104 0.301001 12.0104 0.67286V7.57905H11.6665V8.33331H16.8642V7.57905H16.5199V3.67043C16.6953 3.70615 16.9215 3.76617 17.0115 3.84274C17.1506 3.96411 17.2349 4.12383 17.2387 4.4241V5.62034C17.2394 6.26509 17.3724 6.75993 17.6247 7.11598C17.874 7.47349 18.2624 7.66308 18.6394 7.65913H18.6518C19.3521 7.65913 19.9155 6.99871 19.9902 5.76001C19.9959 5.67202 19.9998 5.58272 19.9998 5.49049C19.9944 4.47344 19.6271 3.1428 19.3866 2.37448Z' fill='%231DA1F2'/%3E%3C/svg%3E%0A")}.showcase .showcase-content .extra-wrapper .showcase-market-details .icon-4{color:#363232;padding-left:26px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='20' viewBox='0 0 24 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3876_26727)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9364 14.4359C16.174 13.9308 16.5974 13.8533 16.8829 14.2633C17.1679 14.6731 17.2069 15.4155 16.9698 15.9218C16.7326 16.4269 15.125 18.0001 15.125 18.0001C15.125 18.0001 15.699 14.941 15.9364 14.4359Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6189 18.0855C16.1457 17.8803 16.7742 18.057 17.0236 18.4813C17.2723 18.9054 17.0479 19.416 16.5211 19.6223C15.9945 19.8279 13.125 20 13.125 20C13.125 20 15.0924 18.2911 15.6189 18.0855Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.17378 14.525C0.939148 14.0327 0.520937 13.9572 0.239148 14.3568C-0.0425364 14.7563 -0.0808521 15.4799 0.153358 15.9734C0.387464 16.4658 1.97546 17.9992 1.97546 17.9992C1.97546 17.9992 1.40831 15.0174 1.17378 14.525Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.50637 18.0855C0.979438 17.8803 0.350952 18.057 0.101722 18.4813C-0.147508 18.9054 0.0769159 19.416 0.603679 19.6223C1.13061 19.8279 4 20 4 20C4 20 2.03263 18.2911 1.50637 18.0855Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.72309 4.57224C7.04452 4.29872 7.36701 4.11414 7.68904 4.00653C7.59697 4.0085 7.51077 4.0211 7.41824 4.02368C7.0299 4.03476 6.65452 4.05889 6.28924 4.09441C6.1839 4.10488 6.06365 4.10215 5.96373 4.11475L5.83323 4.13858C5.64125 4.16044 5.72503 4.15224 5.55565 4.18412C5.52702 4.18897 5.49809 4.19975 5.4693 4.20537C5.78576 4.18047 6.80913 4.11475 6.80913 4.11475C6.55853 4.20385 6.31425 4.32209 6.08685 4.46841L4.5139 4.64889C4.4485 4.69928 4.38219 4.74725 4.31754 4.80462C4.2642 4.85243 4.21477 4.90981 4.16248 4.96157L4.1902 4.95838L5.66611 4.79278C5.48633 4.94882 5.31364 5.12186 5.15013 5.31432L3.72139 5.47886C3.70467 5.50147 3.6905 5.52773 3.67438 5.55081C3.64936 5.58632 3.6257 5.62518 3.60144 5.66191C3.51856 5.78198 3.43462 5.8987 3.35882 6.03212L3.39273 6.02893L4.71206 5.89248C4.56965 6.10893 4.43719 6.34207 4.31091 6.58402L3.01524 6.72093C2.92542 6.92296 2.84118 7.13409 2.76192 7.35282L2.78151 7.351L4.0044 7.24793C3.8965 7.50627 3.7981 7.77509 3.70858 8.05256L2.50694 8.15607C2.43551 8.41472 2.36981 8.67868 2.31285 8.95265L2.31978 8.9522L3.47561 8.87129C3.40418 9.16227 3.33968 9.45734 3.28784 9.76092L2.15296 9.84136C2.12659 10.0249 2.10956 10.2142 2.08997 10.4022C2.08213 10.4804 2.07128 10.5567 2.06435 10.6354C2.06134 10.6663 2.05666 10.6961 2.0541 10.7272H2.05953C2.05591 10.7709 2.05591 10.8158 2.0529 10.8599L3.15433 10.8151C3.13127 11.0686 3.11168 11.3239 3.10128 11.5808L2.01462 11.6153L2.00317 11.6159C2.00076 11.6968 2.00362 11.7785 2.00241 11.8592C2.00045 11.9916 2.00045 12.122 2.00121 12.2546C2.00211 12.3411 1.9985 12.426 2.00076 12.5127H2.01281C2.01583 12.6361 2.02502 12.7596 2.02924 12.8826H3.11635C3.12494 13.0553 3.12961 13.2283 3.14513 13.4015H2.04702C2.04958 13.4285 2.05365 13.4553 2.05591 13.4823C2.06405 13.5753 2.0761 13.6665 2.08605 13.7591C2.10157 13.9097 2.11438 14.0609 2.13457 14.211L2.1519 14.2128C2.16953 14.345 2.18611 14.4777 2.20344 14.6105L3.32717 14.7368C3.35671 14.8997 3.38986 15.0619 3.42663 15.2225L2.2818 15.0976C2.28105 15.0953 2.27999 15.0912 2.27954 15.0886C2.27713 15.0779 2.27638 15.0671 2.27457 15.0568C2.27668 15.0694 2.27803 15.0824 2.2803 15.0953C2.28964 15.1401 2.30245 15.1794 2.31194 15.2236C2.35971 15.4452 2.41019 15.6631 2.46716 15.8708L2.47108 15.8711C2.51839 16.045 2.57505 16.2037 2.62931 16.3667L3.78483 16.5132C3.81844 16.6149 3.85235 16.7178 3.88655 16.8167L2.72228 16.6736C2.73328 16.7036 2.74579 16.7304 2.75725 16.7603C2.80396 16.8844 2.85294 17.0034 2.90297 17.1209C2.92843 17.1809 2.95074 17.2466 2.97681 17.3044L2.98751 17.3059C3.07069 17.4882 3.16171 17.6517 3.25258 17.8156L4.3852 17.9794C4.41775 18.0436 4.45 18.1098 4.48391 18.1714L3.33576 17.9931C3.36153 18.0365 3.39016 18.0705 3.41623 18.1125C3.50168 18.2496 3.58818 18.38 3.67859 18.5011C3.69381 18.5216 3.70738 18.5468 3.72275 18.5668L3.73164 18.5683C3.83487 18.7021 3.94367 18.8115 4.05141 18.9244L5.12828 19.1069C5.17756 19.164 5.22608 19.221 5.27657 19.2719L4.18026 19.0797C4.20347 19.102 4.22818 19.1149 4.25169 19.136C4.36893 19.2424 4.48753 19.3374 4.60884 19.419C4.63325 19.4352 4.65646 19.4604 4.68072 19.4757C4.6991 19.4871 4.71824 19.4879 4.73662 19.4986C4.95965 19.6321 5.18675 19.7392 5.41611 19.7867C5.48437 19.8033 5.55384 19.8163 5.62708 19.8218C5.87769 19.8408 6.44958 19.9086 6.94446 19.9634C5.91898 19.4048 5.01074 17.701 4.49385 15.2585C3.62269 11.1394 4.61969 6.35573 6.72309 4.57224ZM11.213 16.2387C11.7034 15.5079 11.9997 13.8951 12.0144 12.1761H11.1249V7.67491C10.8075 7.26979 10.4466 7.26691 10.1139 7.76295C9.43213 8.77719 9.12562 11.4981 9.42927 13.8384C9.73277 16.1783 10.5313 17.2533 11.213 16.2387ZM10.8249 4.41544C10.6407 4.38918 10.2579 4.44732 9.97931 4.64858L8.46889 4.46841C8.64174 4.31678 8.72492 4.26198 8.90003 4.17789L10.8249 4.41544ZM8.14791 4.79278L9.67249 4.95246C9.62562 4.99557 9.57785 5.03807 9.53189 5.0871C9.42068 5.2023 9.31444 5.3336 9.21167 5.474L7.75083 5.31432C7.87696 5.12186 8.01032 4.95034 8.14791 4.79278ZM8.89219 6.03136C8.77495 6.24614 8.66374 6.47655 8.56036 6.72306L7.10676 6.58402C7.20395 6.34283 7.30492 6.10938 7.41478 5.89248L8.89219 6.03136ZM8.34396 7.35798C8.25822 7.6145 8.18001 7.88392 8.10843 8.16275L6.64066 8.05256C6.70983 7.77463 6.78593 7.50673 6.86941 7.24793L8.34396 7.35798ZM6.45982 8.87129L7.95366 8.95675C7.89655 9.24621 7.84652 9.54265 7.80447 9.84546L6.31516 9.76092C6.35494 9.45734 6.40542 9.16227 6.45982 8.87129ZM6.21449 10.8117L7.70366 10.8649C7.68527 11.113 7.6684 11.3624 7.65875 11.6145L6.17441 11.5811C6.18134 11.3222 6.19671 11.066 6.21449 10.8117ZM6.18797 12.8826H7.65981C7.66568 13.0553 7.6684 13.2283 7.67819 13.4015H6.21163C6.19942 13.2283 6.19535 13.0553 6.18797 12.8826ZM6.36715 14.7712L7.79227 14.6506C7.81186 14.798 7.82813 14.9481 7.85345 15.095L6.43631 15.2221C6.4342 15.2102 6.43149 15.2005 6.43014 15.1888C6.40467 15.0516 6.38824 14.9097 6.36715 14.7712ZM6.72821 16.5482L8.09366 16.3996C8.11671 16.4924 8.13872 16.5854 8.16147 16.6754L6.79949 16.8167C6.77523 16.7299 6.75172 16.6376 6.72821 16.5482ZM7.19838 17.9979L8.51319 17.8211C8.5358 17.8811 8.55855 17.9433 8.58176 18.0019L7.26951 18.1714C7.24479 18.115 7.22234 18.0553 7.19838 17.9979ZM7.82256 19.1647L9.06203 18.9827C9.0884 19.0231 9.11462 19.0653 9.14219 19.102L7.89956 19.2719C7.87304 19.2389 7.84803 19.1999 7.82256 19.1647ZM11.1249 4.34592L9.24708 4.08864C9.24708 4.08864 9.31775 4.03521 9.54063 4.00516C9.49964 4.00516 9.46302 4.00258 9.42188 4.00258C9.18379 4.00258 8.88496 4 8.55885 4C8.55373 4.00106 8.54936 4.00395 8.54424 4.00516H8.54122C8.16554 4.09775 7.7989 4.27716 7.45818 4.5651C5.35417 6.34799 4.35793 11.1332 5.2294 15.2515C5.75698 17.7488 6.70561 19.4653 7.77584 19.9906C7.80869 19.9961 7.82919 19.9968 7.83296 19.9964C8.85437 20.0131 10.4285 19.9806 11.3357 19.7251C11.6904 19.6254 11.9617 19.4045 12.1297 19.2273C13.2782 17.9712 13.9781 15.1462 14 12.1761H12.6116C12.5984 14.3509 12.2257 16.3976 11.6058 17.3207C10.7498 18.5946 9.74708 17.2448 9.36688 14.3081C8.98502 11.37 9.37035 7.95481 10.2263 6.68086C10.5189 6.24447 10.8288 6.1156 11.1249 6.25221V4.34592Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.0818 6.3131C20.8125 6.64102 20.3338 6.69119 20.0112 6.42487C19.6881 6.15903 19.6446 5.67721 19.913 5.34881C20.1815 5.0209 22 4 22 4C22 4 21.35 5.98502 21.0818 6.3131ZM18.9956 9.71705C18.7265 10.045 18.2478 10.0953 17.925 9.82899C17.602 9.56315 17.5587 9.08116 17.827 8.75293C18.095 8.42501 19.9138 7.40395 19.9138 7.40395C19.9138 7.40395 19.2639 9.38914 18.9956 9.71705ZM18.213 6.3131C17.9442 6.64102 17.4652 6.69119 17.1429 6.42487C16.8199 6.15903 16.776 5.67721 17.0447 5.34881C17.3127 5.0209 19.1316 4 19.1316 4C19.1316 4 18.4816 5.98502 18.213 6.3131ZM16.1267 9.71705C15.8581 10.045 15.379 10.0953 15.0563 9.82899C14.7335 9.56315 14.6898 9.08116 14.9581 8.75293C15.2264 8.42501 17.0451 7.40395 17.0451 7.40395C17.0451 7.40395 16.3954 9.38914 16.1267 9.71705ZM15.3446 6.3131C15.0755 6.64102 14.5968 6.69119 14.274 6.42487C13.951 6.15903 13.9076 5.67721 14.1758 5.34881C14.4443 5.0209 16.2628 4 16.2628 4C16.2628 4 15.6127 5.98502 15.3446 6.3131Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.9189 3.90529C23.9189 3.90529 23.8376 2.52087 21.7197 2.75949C21.7197 2.75949 22.2409 1.62294 21.0682 1.23204C21.0649 1.24142 21.2802 0.127216 19.912 0.0699751C18.9105 -0.0162318 18.2749 0.324872 18.055 0.770527C18.055 0.770527 15.1943 0.489285 15.8079 2.29122C15.804 2.29894 13.3259 2.30611 14.2279 3.90529H23.9189Z' fill='%231DA1F2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3876_26727'%3E%3Crect width='24' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.showcase .showcase-content .extra-wrapper .showcase-market-details .icon-5{color:#363232;padding-left:30px;background-image:url("data:image/svg+xml,%3Csvg width='28' height='20' viewBox='0 0 28 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3876_26731)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.00417 2.52816C5.34504 2.25309 5.68639 2.06748 6.0279 1.95964C5.93049 1.96151 5.83879 1.97413 5.74056 1.97678C5.3297 1.98831 4.93156 2.01216 4.54452 2.04816C4.43292 2.05829 4.30548 2.05579 4.19991 2.06826L4.06138 2.09257C3.8579 2.11408 3.94683 2.10597 3.76734 2.13808C3.737 2.14338 3.70632 2.15366 3.67581 2.15958C4.01112 2.13434 5.09539 2.06826 5.09539 2.06826C4.82975 2.15803 4.57096 2.27647 4.33012 2.42374L2.66366 2.60545C2.59431 2.65595 2.52415 2.70364 2.45546 2.76161C2.399 2.80977 2.34662 2.86712 2.29131 2.91917L2.32068 2.91621L3.8845 2.7493C3.69376 2.90623 3.51084 3.08 3.33788 3.27387L1.82383 3.43875C1.8062 3.46182 1.79119 3.48784 1.77406 3.51091C1.74746 3.54675 1.72299 3.58634 1.69672 3.62265C1.60942 3.74327 1.52017 3.86062 1.43972 3.99481L1.47578 3.99122L2.8735 3.85423C2.72257 4.07179 2.58224 4.30603 2.44844 4.54914L1.07569 4.68691C0.980399 4.88982 0.891308 5.10177 0.807438 5.32182L0.827998 5.31995L2.12373 5.21631C2.00951 5.47595 1.90541 5.74556 1.81028 6.02452L0.537718 6.12862C0.461681 6.38826 0.391844 6.65335 0.331471 6.92857L0.338814 6.92826L1.56341 6.84691C1.48769 7.13958 1.41949 7.43584 1.36466 7.74114L0.162264 7.82187C0.134198 8.00623 0.11625 8.19636 0.0956903 8.38494C0.0870423 8.46348 0.0757835 8.54031 0.0682777 8.61901C0.0651775 8.65049 0.0601192 8.68026 0.0573453 8.71143H0.0632194C0.0593033 8.75538 0.0593033 8.80057 0.0560399 8.8453L1.22303 8.80026C1.19856 9.05444 1.17783 9.31143 1.1669 9.5692L0.0155737 9.6041L0.00349914 9.60488C0.000725246 9.68561 0.00398865 9.76774 0.00268329 9.84878C0.000398906 9.98172 0.000398906 10.1126 0.0015411 10.2462C0.00235695 10.3331 -0.00155914 10.4181 0.000725247 10.5057H0.0137789C0.0167159 10.6297 0.0265061 10.7536 0.0312381 10.8774H1.18306C1.19187 11.0503 1.19709 11.2243 1.21341 11.3982H0.050329C0.0526134 11.4253 0.0568558 11.4526 0.0593033 11.4798C0.0679514 11.5734 0.0808418 11.6644 0.0912847 11.7574C0.107602 11.9087 0.121145 12.0607 0.142683 12.2118L0.160958 12.2137C0.180212 12.3462 0.197345 12.4796 0.21562 12.6133L1.40627 12.7402C1.4376 12.9033 1.47268 13.0668 1.51152 13.2278L0.298674 13.1022C0.298674 13.1022 0.296716 13.0963 0.296226 13.0936C0.293942 13.0829 0.292963 13.0718 0.290842 13.0612C0.293289 13.0738 0.294758 13.0868 0.297042 13.0998C0.306996 13.1449 0.320539 13.1845 0.330655 13.2289C0.381401 13.4519 0.434758 13.6707 0.495294 13.8789L0.499047 13.8794C0.549303 14.0539 0.60935 14.2137 0.666786 14.3771L1.89138 14.5246C1.92679 14.6266 1.96268 14.7298 1.9994 14.8292L0.765341 14.6854C0.777089 14.7158 0.790306 14.7428 0.80238 14.773C0.851821 14.8978 0.903872 15.0172 0.956739 15.135C0.983662 15.1953 1.00749 15.2612 1.03522 15.3194L1.04648 15.3208C1.13459 15.5039 1.23087 15.6686 1.32714 15.8329L2.52709 15.9978C2.56152 16.0618 2.59578 16.1284 2.63184 16.1902L1.41525 16.0116C1.4425 16.0546 1.47301 16.0894 1.50075 16.1312C1.59114 16.2688 1.68285 16.4003 1.77879 16.522C1.79462 16.5424 1.80914 16.5675 1.82546 16.5879L1.83476 16.5895C1.94392 16.7238 2.05944 16.8337 2.17366 16.9469L3.31438 17.1306C3.3666 17.1875 3.418 17.2448 3.47152 17.2958L2.31007 17.103C2.33471 17.1253 2.36082 17.1382 2.38578 17.1599C2.51012 17.267 2.6356 17.3622 2.76434 17.4435C2.78996 17.4602 2.81459 17.4858 2.84021 17.5012C2.85996 17.5123 2.88003 17.513 2.89944 17.5238C3.1362 17.658 3.37639 17.7658 3.61935 17.8135C3.6918 17.8302 3.76555 17.8433 3.84306 17.8484C4.10853 17.8674 4.71439 17.936 5.23881 17.9907C4.1521 17.4295 3.19005 15.7182 2.64229 13.2641C1.7194 9.12582 2.7756 4.31974 5.00417 2.52816ZM9.7614 14.2487C10.1044 13.7637 10.3578 12.8926 10.4949 11.8593H10.07V11.2079V8.77236V8.12078H10.4833C10.1595 5.78561 9.46876 4.71668 8.75 5.73325C8.02765 6.75247 7.70277 9.48613 8.02454 11.8377C8.34615 14.1879 9.03905 15.2683 9.7614 14.2487ZM9.35005 2.37044C9.15473 2.34442 8.74926 2.4027 8.45424 2.60499L6.85371 2.42374C7.03695 2.27132 7.12506 2.21647 7.31075 2.13169L9.35005 2.37044ZM6.51382 2.7493L8.12905 2.90997C8.07944 2.95299 8.02886 2.99631 7.98007 3.04509C7.86226 3.16088 7.75 3.29273 7.64084 3.43392L6.0935 3.27387C6.22681 3.08 6.36795 2.90764 6.51382 2.7493ZM7.30259 3.99403C7.17809 4.20956 7.06044 4.44114 6.95079 4.68878L5.41112 4.54914C5.51376 4.30681 5.62047 4.0721 5.73714 3.85423L7.30259 3.99403ZM6.72154 5.32665C6.63065 5.58473 6.54809 5.85496 6.47205 6.13501L4.91672 6.02452C4.99014 5.74525 5.07075 5.47626 5.15919 5.21631L6.72154 5.32665ZM4.72548 6.84691L6.3079 6.93278C6.24737 7.22343 6.1945 7.5214 6.14996 7.82561L4.57226 7.74114C4.61469 7.43584 4.66772 7.13958 4.72548 6.84691ZM4.46539 8.79683L6.04308 8.84966C6.02366 9.09917 6.00571 9.34977 5.99592 9.60332L4.4228 9.56935C4.43014 9.30956 4.44662 9.05179 4.46539 8.79683ZM4.43732 10.8774H5.99674C6.00294 11.0503 6.00571 11.2243 6.01632 11.3982H4.46229C4.44923 11.2243 4.44499 11.0503 4.43732 10.8774ZM4.62709 12.7746L6.13707 12.653C6.15828 12.8016 6.17492 12.9521 6.20184 13.0994L4.70035 13.2273C4.69807 13.2155 4.69578 13.206 4.69383 13.1938C4.6669 13.0561 4.64928 12.9133 4.62709 12.7746ZM5.00956 14.5596L6.45639 14.4103C6.48054 14.5034 6.50403 14.5969 6.52802 14.6874L5.08527 14.8292C5.05949 14.7424 5.03452 14.6499 5.00956 14.5596ZM5.50788 16.016L6.90086 15.8383C6.92469 15.8987 6.94884 15.9613 6.97331 16.0202L5.5831 16.1902C5.55732 16.134 5.53334 16.074 5.50788 16.016ZM6.16905 17.1883L7.48224 17.0058C7.5103 17.0461 7.53788 17.0885 7.56725 17.1253L6.25063 17.2958C6.22257 17.2626 6.19597 17.2239 6.16905 17.1883ZM12.4687 7.07039C12.1791 5.39803 11.6692 4.14582 11.0511 3.34634C10.4328 2.54764 9.94072 2.34722 9.90842 2.33101L9.90483 2.33132L7.67821 2.04192C7.67821 2.04192 7.75327 1.98878 7.98954 1.95808C7.9463 1.95808 7.90713 1.9559 7.86389 1.9559C7.61131 1.9559 7.29508 1.95325 6.94933 1.95325C6.94378 1.95449 6.93921 1.9573 6.93366 1.95808H6.93056C6.53243 2.05127 6.14408 2.23143 5.78315 2.52083C3.55376 4.31226 2.49837 9.11927 3.42159 13.2566C3.9811 15.7662 4.9859 17.4901 6.11961 18.0178C6.1542 18.0234 6.17606 18.0242 6.17998 18.0239C7.26229 18.0406 8.93021 18.0078 9.89128 17.7516C10.2672 17.6511 10.5544 17.4292 10.7328 17.2515C11.6503 16.2998 12.2976 14.4515 12.5704 12.3206L12.029 11.8593H11.1539C11.0013 13.3634 10.6601 14.6544 10.1773 15.3357C9.27059 16.6158 8.20818 15.2592 7.80548 12.3089C7.40082 9.35771 7.80891 5.92649 8.71581 4.64623C9.62156 3.36551 10.684 4.72088 11.0873 7.6721C11.1077 7.82062 11.1258 7.97023 11.1421 8.12078H12.029L12.5604 7.66836C12.5333 7.46779 12.503 7.26816 12.4687 7.07039Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.3729 5.1365C18.0589 4.72514 18.14 4.13848 18.5539 3.8265C18.9679 3.51436 19.5582 3.59493 19.8723 4.00645C20.4888 4.81326 20.9832 5.76159 21.3186 6.80561C21.6405 7.80861 21.818 8.8938 21.818 10.0198C21.818 11.1428 21.6449 12.2187 21.3301 13.2083C21.0026 14.2383 20.516 15.1801 19.9059 15.9891C19.594 16.4028 19.0036 16.4865 18.5876 16.1763C18.1717 15.8664 18.0872 15.2796 18.3994 14.8663C18.876 14.2342 19.2616 13.4815 19.5281 12.6432C19.7854 11.8338 19.927 10.9487 19.927 10.0198C19.927 9.07423 19.7839 8.18106 19.5237 7.37087C19.2545 6.53238 18.8611 5.77558 18.3729 5.1365Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.8315 7.11165C14.4232 6.70707 14.4558 6.08065 14.9044 5.71259C15.3531 5.34435 16.0481 5.37373 16.4563 5.77815C16.9998 6.31777 17.4401 6.98155 17.7389 7.72703C18.0233 8.43633 18.1818 9.21578 18.1818 10.0278C18.1818 10.8253 18.0303 11.5891 17.7581 12.2841C17.4721 13.0137 17.0488 13.6683 16.5234 14.2077C16.1246 14.6188 15.4317 14.6604 14.9758 14.3008C14.5199 13.9412 14.4737 13.3163 14.8725 12.9053C15.213 12.5557 15.492 12.1201 15.6858 11.6253C15.8753 11.1421 15.9806 10.6016 15.9806 10.0278C15.9806 9.44032 15.8714 8.89 15.6755 8.40151C15.4756 7.90282 15.186 7.46359 14.8315 7.11165Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.9473 2.98461C21.7211 2.6488 21.8002 2.18656 22.1242 1.95182C22.4483 1.71738 22.9615 1.79936 23.1878 2.13517C23.9175 3.21841 24.432 4.4653 24.8249 5.82396C25.2032 7.13186 25.4547 8.54507 25.4547 10.0169C25.4547 11.4803 25.2002 12.9556 24.8258 14.2581C24.437 15.6105 23.9346 16.7827 23.2141 17.8612C22.9894 18.1985 22.4761 18.2832 22.1506 18.0503C21.8251 17.8175 21.7434 17.3549 21.9681 17.0177C22.6015 16.0694 23.1089 14.9698 23.4556 13.764C23.7899 12.6009 23.9295 11.3116 23.9295 9.99028C23.9295 8.66094 23.7876 7.41784 23.4495 6.24852C23.0986 5.03632 22.5862 3.93321 21.9473 2.98461Z' fill='%231DA1F2' stroke='%231DA1F2' stroke-width='0.325'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3876_26731'%3E%3Crect width='27.2727' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.showcase .showcase-content .extra-wrapper .showcase-market-details .icon-6{padding-left:26px;background-image:url("data:image/svg+xml,%3Csvg width='21' height='19' viewBox='0 0 21 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4295_2520)'%3E%3Cpath d='M1.27295 17.9519C1.54905 17.9786 1.83045 18 2.11717 18H18.821C19.2457 18 19.4369 17.4602 19.1024 17.193L13.2672 12.4474C12.9699 12.2069 12.5292 12.4206 12.5292 12.8001V14.6011C12.5292 14.8523 12.3274 15.0553 12.0779 15.0553H9.41247C9.0408 15.0553 8.83904 14.6385 9.04611 14.3339C10.0496 12.8856 10.6124 11.106 10.5487 9.19273C10.4 4.8265 6.85327 1.20847 2.51538 1.00539C2.09593 0.989353 1.68178 1.01073 1.27295 1.04814' stroke='%23283847' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cmask id='path-2-inside-1_4295_2520' fill='white'%3E%3Cpath d='M1.27295 5.08237C1.54539 5.02574 1.8285 5 2.12231 5C4.41397 5 6.27295 6.79151 6.27295 9C6.27295 11.2085 4.41397 13 2.12231 13C1.83385 13 1.55073 12.9691 1.27295 12.9176'/%3E%3C/mask%3E%3Cpath d='M0.967687 3.61376C0.156596 3.78235 -0.364252 4.57654 -0.195661 5.38763C-0.0270686 6.19872 0.767121 6.71957 1.57821 6.55098L0.967687 3.61376ZM1.54629 11.4427C0.73173 11.2918 -0.0509757 11.8297 -0.201936 12.6443C-0.352896 13.4589 0.185055 14.2416 0.999611 14.3925L1.54629 11.4427ZM1.57821 6.55098C1.73638 6.5181 1.91587 6.5 2.12231 6.5V3.5C1.74113 3.5 1.35439 3.53338 0.967687 3.61376L1.57821 6.55098ZM2.12231 6.5C3.6383 6.5 4.77295 7.67172 4.77295 9H7.77295C7.77295 5.9113 5.18965 3.5 2.12231 3.5V6.5ZM4.77295 9C4.77295 10.3283 3.6383 11.5 2.12231 11.5V14.5C5.18965 14.5 7.77295 12.0887 7.77295 9H4.77295ZM2.12231 11.5C1.941 11.5 1.75051 11.4806 1.54629 11.4427L0.999611 14.3925C1.35095 14.4576 1.7267 14.5 2.12231 14.5V11.5Z' fill='%23283847' mask='url(%23path-2-inside-1_4295_2520)'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4295_2520'%3E%3Crect width='20' height='19' fill='white' transform='translate(0.272949)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.showcase .showcase-content .extra-wrapper .showcase-market-details .icon-7{padding-left:26px;background-image:url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3876_26709)'%3E%3Cpath d='M3.27295 3C11.6951 8.64185 15.6554 12.538 21.2729 21' stroke='%23283847' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.2729 4.5L12.0239 7.749M9.45395 9.182L7.27295 10L5.77295 11.5L12.7729 18.5L14.2729 17L15.0929 14.814M16.5229 12.251L19.7729 9' stroke='%23283847' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.27295 15L4.77295 19.5' stroke='%23283847' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.7729 4L20.2729 9.5' stroke='%23283847' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3876_26709'%3E%3Crect width='24' height='24' fill='white' transform='translate(0.272949)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.showcase .showcase-content .extra-wrapper .showcase-market-details .icon-8{padding-left:30px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6491 10.8539V6.41016L14.7772 4.27266C15.0351 4.01484 15.0327 3.6 14.7772 3.34453C14.5194 3.08672 14.1046 3.08906 13.8491 3.34453L12.6491 4.54687V2.13984C12.6491 1.78594 12.3561 1.48828 11.9929 1.48828C11.6272 1.48828 11.3366 1.78125 11.3366 2.13984V4.57031L10.1366 3.37031C9.88115 3.11484 9.4663 3.1125 9.20849 3.37031C8.95302 3.62578 8.95068 4.04062 9.20849 4.29844L11.3366 6.43594V10.8562L7.48818 8.63437L6.70302 5.72109C6.60927 5.36953 6.24833 5.16328 5.89912 5.25703C5.54755 5.35078 5.3413 5.71172 5.43505 6.06094L5.87333 7.70156L3.78974 6.49687C3.48271 6.31875 3.07724 6.42656 2.89677 6.74062C2.71396 7.05703 2.82177 7.45547 3.13349 7.63594L5.23818 8.85234L3.59755 9.29062C3.24833 9.38437 3.03974 9.74297 3.13349 10.0945C3.22724 10.4437 3.58583 10.6523 3.9374 10.5586L6.85302 9.78281L10.6804 11.993L6.83193 14.2148L3.9163 13.4391C3.56474 13.3453 3.20615 13.5539 3.1124 13.9031C3.01865 14.2547 3.22724 14.6133 3.57646 14.707L5.21708 15.1453L3.13349 16.35C2.82646 16.5281 2.7163 16.9312 2.89677 17.2453C3.07958 17.5617 3.47802 17.6672 3.78974 17.4891L5.89443 16.2727L5.45615 17.9133C5.3624 18.2625 5.56865 18.6234 5.92021 18.7172C6.26943 18.8109 6.63037 18.6047 6.72412 18.2531L7.51162 15.3398L11.339 13.1297V17.5969L9.21083 19.7766C8.95302 20.0344 8.95537 20.4492 9.21083 20.7047C9.46865 20.9625 9.88349 20.9602 10.139 20.7047L11.339 19.5047V21.8461C11.339 22.2 11.6319 22.4977 11.9952 22.4977C12.3608 22.4977 12.6515 22.2047 12.6515 21.8461V19.4789L13.8515 20.6789C14.1069 20.9344 14.5218 20.9367 14.7796 20.6789C15.0351 20.4234 15.0374 20.0086 14.7796 19.7508L12.6515 17.5711V13.1297L16.521 15.3633L17.3436 18.2953C17.4374 18.6469 17.7983 18.8531 18.1476 18.7594C18.4991 18.6656 18.7054 18.3047 18.6116 17.9555L18.1733 16.3148L20.203 17.4867C20.5101 17.6648 20.9155 17.557 21.096 17.243C21.2788 16.9266 21.171 16.5281 20.8593 16.3477L18.8108 15.1641L20.4515 14.7258C20.8007 14.632 21.0093 14.2734 20.9155 13.9219C20.8218 13.5727 20.4632 13.3641 20.1116 13.4578L17.1608 14.2125L13.3124 11.9906L17.1819 9.75703L20.1327 10.5117C20.4843 10.6055 20.8429 10.3969 20.9366 10.0477C21.0304 9.69609 20.8218 9.3375 20.4726 9.24375L18.8319 8.80547L20.8616 7.63359C21.1686 7.45547 21.2788 7.05234 21.0983 6.73828C20.9155 6.42187 20.5171 6.31641 20.2054 6.49453L18.1569 7.67812L18.5952 6.0375C18.689 5.68828 18.4827 5.32734 18.1311 5.23359C17.7819 5.13984 17.421 5.34609 17.3272 5.69766L16.5046 8.62969L12.6491 10.8539Z' fill='%23283847'/%3E%3C/svg%3E%0A")}.showcase .showcase-content .extra-wrapper .showcase-market-details .icon-9{padding-left:30px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3418_5706)'%3E%3Cpath d='M16.225 10L21.25 3H13.278L9.97803 14H15.337L12.887 22.658L13.64 23.007L23.374 10H16.225ZM16.663 13H11.322L14.022 4H19.3L14.275 11H21.376L14.676 19.952L16.663 13ZM3.00003 6V5H5.00003V6H3.00003ZM6.00003 5H7.00003V6H6.00003V5ZM10 5V6H8.00003V5H10ZM6.00003 2H7.00003V4H6.00003V2ZM7.00003 9H6.00003V7H7.00003V9ZM4.86403 7.952L4.12103 7.282L5.13003 6.165L5.87303 6.835L4.86403 7.952ZM8.13603 3.048L8.87903 3.718L7.87003 4.835L7.12703 4.165L8.13603 3.048ZM8.87903 7.282L8.13603 7.952L7.12803 6.835L7.87103 6.165L8.87903 7.282ZM4.12003 3.718L4.86303 3.048L5.87103 4.165L5.12803 4.835L4.12003 3.718ZM9.64603 15.683L8.78003 16.183L9.28003 17.049L7.91403 16.683L6.50003 17.5L7.91503 18.317L9.28103 17.951L8.78103 18.817L9.64703 19.317L9.14703 20.183L8.28103 19.683L7.78103 20.549L7.41503 19.183L6.00003 18.366V20L7.00003 21H6.00003V22H5.00003V21H4.00003L5.00003 20V18.366L3.58503 19.183L3.21903 20.549L2.71903 19.683L1.85303 20.183L1.35303 19.317L2.21903 18.817L1.71903 17.951L3.08503 18.317L4.50003 17.5L3.08503 16.683L1.71903 17.049L2.21903 16.183L1.35303 15.683L1.85303 14.817L2.71903 15.317L3.21903 14.451L3.58503 15.817L5.00003 16.634V15L4.00003 14H5.00003V13H6.00003V14H7.00003L6.00003 15V16.634L7.41503 15.817L7.78103 14.451L8.28103 15.317L9.14703 14.817L9.64603 15.683Z' fill='%23283847'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3418_5706'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.showcase .showcase-content .showcase-title{margin-bottom:var(--spacer-2)}.showcase .showcase-content .showcase-title a{overflow:hidden;display:block;height:72px;color:#363232;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600}@media (min-width:1200px){.showcase .showcase-content .showcase-title a{max-width:568px}}@media (max-width:1199px){.showcase .showcase-content .showcase-title a{height:45px}}.showcase .showcase-content .brand-wrapper{margin-bottom:var(--spacer-2)}@media (max-width:767px){.showcase .showcase-content .brand-wrapper .showcase-brand{height:50px}}.showcase .showcase-content .brand-wrapper .showcase-brand a{color:#363232;font-size:var(--font-size-16);transition:all 0.2s linear}.showcase .showcase-content .brand-wrapper .showcase-brand a:hover{color:#000}.showcase .showcase-content .brand-wrapper .showcase-brand.showcase-brand-image a{position:relative;display:block;width:84px;height:24px;transition:all 0.2s linear}.showcase .showcase-content .brand-wrapper .showcase-brand.showcase-brand-image a img{max-height:30px}@media (max-width:767px){.showcase .showcase-content .brand-wrapper .showcase-brand.showcase-brand-image a img{min-height:50px}}.showcase .showcase-content .middle-compare{display:flex;align-items:center;margin-bottom:var(--spacer-5)}.showcase .showcase-content .middle-compare .inspect-button a{display:flex;align-items:center;justify-content:center;width:100%;height:32px;color:#FFF;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;background:#000;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;transition:all 0.2s linear;width:132px;margin-right:var(--spacer-6)}.showcase .showcase-content .middle-compare .inspect-button a svg{margin-left:var(--spacer-2)}.showcase .showcase-content .middle-compare .inspect-button a:hover{background:#283847}.showcase .showcase-content .middle-compare .product-compare{display:flex}.showcase .showcase-content .middle-compare .product-compare a{position:relative;display:flex;align-items:center;font-family:"Saira Semi Condensed",sans-serif;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;transition:all 0.2s linear}.showcase .showcase-content .middle-compare .product-compare a span{padding-left:var(--spacer-2)}.showcase .showcase-content .middle-compare .product-compare a:hover:after,.showcase .showcase-content .middle-compare .product-compare a.active:after{content:"";position:absolute;left:9px;top:4px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #2596BE;border-right:2px solid #2596BE;transform:rotate(45deg)}.showcase .showcase-content .showcase-buttons>a{display:flex;align-items:center;justify-content:center;height:36px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;padding:0 15px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;transition:all 0.2s linear}.showcase .showcase-content .showcase-buttons>a svg{margin-left:var(--spacer-2)}.showcase .showcase-content .showcase-buttons a.add-to-cart-button{color:#FFF;background-color:#283847}.showcase .showcase-content .showcase-buttons a.add-to-cart-button:hover{background-color:#000}.showcase .showcase-content .showcase-buttons a.no-stock-button{color:#FFF;background-color:#7A7474}.showcase .showcase-content-right{padding:var(--spacer-6) var(--spacer-4)}@media (min-width:1200px){.showcase .showcase-content-right{background:#F3F3F3;min-height:275px}}@media (max-width:991px){.showcase .showcase-content-right{padding:0 var(--spacer-4)}}.showcase .showcase-content-right .showcase-price{display:flex;align-items:baseline;margin-bottom:var(--spacer-5)}@media (min-width:1200px){.showcase .showcase-content-right .showcase-price{width:396px}}@media (max-width:1199px){.showcase .showcase-content-right .showcase-price{flex-direction:column;align-items:flex-start;justify-content:center;height:65px;margin-bottom:var(--spacer-4)}}@media (max-width:767px){.showcase .showcase-content-right .showcase-price{height:unset!important}}.showcase .showcase-content-right .showcase-price .discount-label{display:flex;align-items:center;justify-content:center;width:48px;height:40px;color:#FFF;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background:#283847;margin-right:var(--spacer-2)}.showcase .showcase-content-right .showcase-price .showcase-price-new{color:#000;line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600}.showcase .showcase-content-right .showcase-price .showcase-price-old{font-family:"Saira Semi Condensed",sans-serif;color:#7A7474;font-size:var(--font-size-24);font-weight:400;text-decoration:line-through;margin-right:var(--spacer-2)}@media (max-width:767px){.showcase .showcase-content-right .showcase-price .showcase-price-old{margin-right:0}}.showcase .showcase-content-right .right-content-cart{display:flex;align-items:center;margin-bottom:var(--spacer-5)}.showcase .showcase-content-right .showcase-qty-wrapper{margin-right:var(--spacer-3)}.showcase .showcase-content-right .showcase-qty-wrapper .showcase-qty{display:flex;flex-wrap:wrap;width:79px;height:36px;border:none;background:#FFF}@media (max-width:1199px){.showcase .showcase-content-right .showcase-qty-wrapper .showcase-qty{width:90px;background-color:#F3F3F3;border:1px solid #F3F3F3}}.showcase .showcase-content-right .showcase-qty-wrapper .showcase-qty>a{flex:0 0 28px;max-width:28px;display:flex;align-items:center;justify-content:center;color:#363232}.showcase .showcase-content-right .showcase-qty-wrapper .showcase-qty>div{flex:1 0 0%;max-width:100%}.showcase .showcase-content-right .showcase-qty-wrapper .showcase-qty>div input{width:100%;height:100%;font-family:"Saira Semi Condensed",sans-serif;color:#363232;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;text-align:center;border:none;background-color:#fff}.showcase .showcase-content-right .showcase-qty-wrapper.showcase-qty-wrapper-select .showcase-qty{border:none;border-radius:0}.showcase .showcase-content-right .showcase-qty-wrapper.showcase-qty-wrapper-select .showcase-qty select.form-control:not([size]):not([multiple]),.showcase .showcase-content-right .showcase-qty-wrapper.showcase-qty-wrapper-select .showcase-qty select:not([size]){height:36px;font-family:"Saira Semi Condensed",sans-serif;color:#363232;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;cursor:pointer;padding:6px 28px 6px 20px;border:1px solid #EDEDED;border-radius:0;background-size:36px;background-position:right center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16.0005L18 22L12 16.0005L12.9999 15L18 20.0004L23.0001 15L24 16.0005Z' fill='%232B2D42'/%3E%3C/svg%3E%0A")}.showcase .showcase-content-right .showcase-qty-wrapper.showcase-qty-wrapper-select .showcase-qty>div input{height:36px;border:1px solid #EDEDED}.showcase .showcase-content-right .showcase-buttons>a{display:flex;align-items:center;justify-content:center;height:36px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;padding:0 15px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;transition:all 0.2s linear}.showcase .showcase-content-right .showcase-buttons>a svg{margin-left:var(--spacer-2)}@media (min-width:1200px){.showcase .showcase-content-right .showcase-buttons>a{width:155px}}.showcase .showcase-content-right .showcase-buttons a.add-to-cart-button{color:#FFF;background-color:#283847}.showcase .showcase-content-right .showcase-buttons a.add-to-cart-button:hover{background-color:#000}.showcase .showcase-content-right .showcase-buttons a.no-stock-button{color:#FFF;background-color:#7A7474}@media (max-width:1199px){.showcase .showcase-content-right .showcase-buttons{width:100%}}.showcase .showcase-content-right .right-content-date{width:100%;margin-bottom:var(--spacer-5)}.showcase .showcase-content-right .right-content-date .showcase-list-row{display:flex;align-items:baseline;font-size:var(--font-size-14);padding:2px 0}.showcase .showcase-content-right .right-content-date .showcase-list-row a{color:#283847;transition:all 0.2s linear}.showcase .showcase-content-right .right-content-date .showcase-list-row a:hover{color:#000}.showcase .showcase-content-right .right-content-date .showcase-list-row .showcase-list-title{flex:0 0 auto;width:28%;font-family:"Saira Semi Condensed",sans-serif;color:#7A7474;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600}@media (max-width:767px){.showcase .showcase-content-right .right-content-date .showcase-list-row .showcase-list-title{width:auto;margin-right:10px}}.showcase .showcase-content-right .right-content-date .showcase-list-row .showcase-list-content{flex:1 1 auto;display:flex;align-items:baseline;word-break:break-word;font-family:"Saira Semi Condensed",sans-serif;color:#283847;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600}.showcase .showcase-content-right .right-content-date .showcase-list-row .showcase-list-content:before{content:":";margin-right:8px}.showcase .showcase-content-right .right-content-date .showcase-list-row .showcase-list-content.stock-content{color:#000}.showcase .showcase-content-right .right-content-date .showcase-list-row:last-child{padding-bottom:0}.showcase .showcase-content-right .showcase-cargo-buttons{display:flex;align-items:center}.showcase .showcase-content-right .showcase-cargo-buttons .showcase-cargo-button{display:flex;align-items:center;height:32px;color:#7A7474;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:600;background:#F3F3F3;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;padding:0 var(--spacer-2);margin-right:var(--spacer-2)}@media (max-width:1199px){.showcase .showcase-content-right .showcase-cargo-buttons .showcase-cargo-button{margin-bottom:var(--spacer-2)}}.showcase .showcase-content-right .showcase-cargo-buttons .showcase-cargo-button i{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#7A7474;margin-right:8px}.showcase .showcase-content-right .showcase-cargo-buttons .showcase-cargo-button i:before{font-family:"Font Awesome 5 Free";font-weight:900;font-style:normal;font-size:var(--font-size-17)}.showcase .showcase-content-right .showcase-cargo-buttons .showcase-cargo-button:last-child{margin-right:0}.showcase .showcase-content-right .showcase-cargo-buttons .showcase-cargo-button.fast_shipping i:before{content:""}.showcase .showcase-content-right .showcase-cargo-buttons .showcase-cargo-button.same_day_shipping i:before{content:""}.showcase .showcase-content-right .showcase-cargo-buttons .showcase-cargo-button.three_days_delivery i:before{content:""}.showcase .showcase-content-right .showcase-cargo-buttons .showcase-cargo-button.five_days_delivery i:before{content:""}.showcase .showcase-content-right .showcase-cargo-buttons .showcase-cargo-button.seven_days_delivery i:before{content:""}.showcase .showcase-content-right .showcase-cargo-buttons .showcase-cargo-button.free_shipping i:before{content:""}.showcase .showcase-content-right .showcase-cargo-buttons .showcase-cargo-button.delivery_from_stock i:before{content:""}.showcase .showcase-content-right .showcase-cargo-buttons .showcase-cargo-button.pre_ordered_product i:before{content:""}.showcase .showcase-content-right .showcase-cargo-buttons .showcase-cargo-button.limited_stock i:before{content:""}.showcase .showcase-content-right .showcase-cargo-buttons .showcase-cargo-button.ask_stock i:before{content:""}.showcase .showcase-content-right .showcase-cargo-buttons .showcase-cargo-button.campaigned_product i:before{content:""}@media (min-width:1200px){.showcase:hover{border-color:#F7A034}}@media (min-width:1200px){.current-page-product-list-filter #product-list-container .showcase-container .row>div{flex:0 0 100%;max-width:100%}}@media (max-width:1199px){#footer .footer-row-1{padding:var(--spacer-6) 0}}#footer .footer-row-2{background:#283847;padding:var(--spacer-6) 0}#footer .footer-row-3{border-bottom:1px solid #F7A034;padding:var(--spacer-12) 0}#footer .footer-row-4{padding-top:var(--spacer-3);padding-bottom:var(--spacer-4)}.footer-fixed{position:fixed;right:10px;bottom:20px;display:flex;flex-direction:column;align-items:flex-end;z-index:50}.footer-fixed>div{margin-bottom:var(--spacer-3)}@media (max-width:767px){.footer-fixed{display:none}}.copyright{font-family:"Saira Semi Condensed",sans-serif;color:#7A7474;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500}@media (max-width:991px){.copyright{text-align:center;margin-bottom:var(--spacer-5)}}.footer-ssl{display:flex;justify-content:flex-end}@media (max-width:991px){.footer-ssl{justify-content:center}}.newsletter .newsletter-title>div{color:#FFF;line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;text-transform:uppercase}@media (max-width:991px){.newsletter .newsletter-title>div{margin-bottom:var(--spacer-4)}}.newsletter .newsletter-title>span{font-family:"Saira Semi Condensed",sans-serif;color:#FFF;line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600}@media (max-width:991px){.newsletter .newsletter-title{margin-bottom:var(--spacer-8)}}.newsletter .newsletter-content form{position:relative}.newsletter .newsletter-content form input{width:100%;height:48px;color:#2596BE;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;padding:11px 140px 11px 24px;border:1px solid #EDEDED}.newsletter .newsletter-content form input::placeholder{color:#2596BE;opacity:1}.newsletter .newsletter-content form button{position:absolute;top:0;right:24px;display:flex;align-items:center;justify-content:center;width:108px;height:100%;color:#283847;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;padding:0;border:none;background:transparent;transition:all 0.2s linear}.newsletter .newsletter-content form button::before{content:"";position:absolute;width:100%;height:1px;left:0;bottom:5px;background:transparent}.newsletter .newsletter-content form button svg{margin-left:var(--spacer-2)}.newsletter .newsletter-content form button svg path{transition:all 0.2s linear}@media (min-width:1200px){.newsletter .newsletter-content form button:hover{color:#2596BE}.newsletter .newsletter-content form button:hover svg path{stroke:#2596BE}.newsletter .newsletter-content form button:hover::before{background:#000}}.footer-contact-title{color:#283847;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;padding:var(--spacer-3) 0;border-bottom:1px solid #F7A034;margin-bottom:var(--spacer-6)}.footer-address{margin-bottom:var(--spacer-3)}.footer-address a{font-family:"Saira Semi Condensed",sans-serif;color:#000;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600}.footer-phone,.footer-whatsapp,.footer-faks{margin-bottom:var(--spacer-3)}.footer-phone a,.footer-whatsapp a,.footer-faks a{display:flex;align-items:center;font-family:"Saira Semi Condensed",sans-serif;color:#000;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600}.footer-phone a .title,.footer-whatsapp a .title,.footer-faks a .title{font-family:"Outfit",sans-serif;color:#283847;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;margin-right:var(--spacer-2)}@media (max-width:1199px){.footer-phone a,.footer-whatsapp a,.footer-faks a{flex-direction:column;align-items:flex-start}}.footer-mail{margin-bottom:var(--spacer-6)}.footer-mail a{display:flex;align-items:center;font-family:"Saira Semi Condensed",sans-serif;color:#000;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600}.footer-mail a .title{font-family:"Outfit",sans-serif;color:#283847;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;margin-right:var(--spacer-2)}@media (max-width:1199px){.footer-mail a{flex-direction:column;align-items:flex-start}}.footer-social{margin-bottom:var(--spacer-6)}.footer-social .footer-social-content{display:flex;align-items:center;flex-wrap:wrap}.footer-social .footer-social-content div{margin-left:var(--spacer-3)}.footer-social .footer-social-content div:first-child{margin-left:0}.footer-social .footer-social-content div a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;transition:all 0.2s linear}@media (max-width:1199px){.footer-social .footer-social-content div a{width:20px;height:20px}}@media (max-width:767px){.footer-social .footer-social-content div a{width:32px!important;height:32px!important}}@media (min-width:1200px){.footer-social .footer-social-content div a:hover{transform:translateY(-2px)}}@media (max-width:1199px){.footer-social .footer-social-content div{margin-left:var(--spacer-1)}}@media (max-width:767px){.footer-social .footer-social-content div{margin-left:var(--spacer-3)!important}}.footer-menu-container .footer-menu .footer-menu-title{color:#283847;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;padding:var(--spacer-3) 0;border-bottom:1px solid #F7A034;margin-bottom:var(--spacer-6)}@media (max-width:1199px){.footer-menu-container .footer-menu .footer-menu-title{font-size:var(--font-size-14)}}.footer-menu-container .footer-menu .footer-menu-content>ul>li{margin-bottom:var(--spacer-3)}.footer-menu-container .footer-menu .footer-menu-content>ul>li:last-child{margin-bottom:0}.footer-menu-container .footer-menu .footer-menu-content>ul>li>a{display:inline-block;font-family:"Saira Semi Condensed",sans-serif;color:#000;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;transition:all 0.2s linear}@media (min-width:1200px){.footer-menu-container .footer-menu .footer-menu-content>ul>li>a:hover{color:#283847}}@media (max-width:767px){.footer-menu-container{text-align:center}.footer-menu-container[data-menu-type="accordion"]{text-align:left}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-title{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;cursor:pointer;color:#363232;padding:var(--spacer-8);margin-bottom:var(--spacer-8);border:1px solid #EDEDED}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-title:after{content:"";font-size:var(--font-size-12);font-weight:900;font-family:"Font Awesome 5 Free"}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-content{padding:0 var(--spacer-8) var(--spacer-8);display:none}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-content>ul>li{color:#363232}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-content>ul>li>a{color:#363232}.footer-menu-container[data-menu-type="accordion"] .footer-menu.active .footer-menu-title:after{content:""}.footer-menu-container[data-menu-type="accordion"] .footer-menu.active .footer-menu-content{display:block}}@media (max-width:991px){.footer-menu-container{margin-bottom:var(--spacer-5)}}.shopping-banners{background:#EDEDED;padding:var(--spacer-7)}.shopping-banners .shopping-banner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.shopping-banners .shopping-banner .shopping-banner-img{position:relative;display:block;width:72px;height:72px}.shopping-banners .shopping-banner .shopping-banner-img img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.shopping-banners .shopping-banner .shopping-banner-content{padding-left:var(--spacer-12)}.shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-title{color:#283847;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;margin-bottom:var(--spacer-1)}@media (max-width:1199px){.shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-title{text-align:center}}.shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-sub-title{font-family:"Saira Semi Condensed",sans-serif;color:#7A7474;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600}@media (max-width:1199px){.shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-sub-title{text-align:center}}@media (min-width:1200px){.shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-sub-title{max-width:240px}}@media (max-width:1199px){.shopping-banners .shopping-banner .shopping-banner-content{padding-left:0;padding-top:var(--spacer-5)}}@media (max-width:991px){.shopping-banners .shopping-banner{margin-bottom:var(--spacer-4)}}@media (min-width:1200px){.shopping-banners .row>div:first-child .shopping-banner{position:relative}.shopping-banners .row>div:first-child .shopping-banner::before{content:"";position:absolute;top:0;left:0;width:1px;height:122px;background:#000}}@media (min-width:1200px){.shopping-banners .row>div:nth-child(2) .shopping-banner{position:relative}.shopping-banners .row>div:nth-child(2) .shopping-banner::before{content:"";position:absolute;top:0;left:0;width:1px;height:96px;background:#000}}@media (min-width:1200px){.shopping-banners .row>div:nth-child(3) .shopping-banner{position:relative}.shopping-banners .row>div:nth-child(3) .shopping-banner::before{content:"";position:absolute;top:0;left:0;width:1px;height:122px;background:#000}}@media (min-width:1200px){.shopping-banners .row>div:last-child .shopping-banner{position:relative}.shopping-banners .row>div:last-child .shopping-banner::before{content:"";position:absolute;top:0;left:0;width:1px;height:96px;background:#000}}.footer-logo{padding-top:var(--spacer-10);padding-bottom:var(--spacer-12)}.footer-logo img{max-height:87px}.footer-text{font-family:"Mulish",sans-serif;color:#7A7474;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500}@media (max-width:991px){.footer-text{margin-bottom:var(--spacer-5)}}.block-item{margin-bottom:var(--spacer-8);padding:var(--spacer-4);border:1px solid #EDEDED;border-radius:0}.block-item a{color:#363232;transition:all 0.2s linear}.block-item a:hover{color:#000}.block-item .block-item-title{display:flex;align-items:center;justify-content:space-between;color:#363232;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;padding:var(--spacer-3);border-bottom:1px solid #EDEDED;margin-bottom:var(--spacer-3)!important;display:none}.block-item .block-item-title>i{display:none}@media (max-width:767px){.block-item .block-item-title>i{display:block}}@media (min-width:1200px){.block-item .block-item-title::after{content:"";width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3535 8.35372L6.35354 13.3537C6.30708 13.4002 6.25193 13.437 6.19124 13.4622C6.13054 13.4873 6.06549 13.5003 5.99979 13.5003C5.93409 13.5003 5.86904 13.4873 5.80834 13.4622C5.74764 13.437 5.69249 13.4002 5.64604 13.3537C5.59958 13.3073 5.56273 13.2521 5.53759 13.1914C5.51245 13.1307 5.49951 13.0657 5.49951 13C5.49951 12.9343 5.51245 12.8692 5.53759 12.8085C5.56273 12.7478 5.59958 12.6927 5.64604 12.6462L10.2929 7.99997L5.64604 3.35372C5.55222 3.2599 5.49951 3.13265 5.49951 2.99997C5.49951 2.86729 5.55222 2.74004 5.64604 2.64622C5.73986 2.5524 5.86711 2.49969 5.99979 2.49969C6.13247 2.49969 6.25972 2.5524 6.35354 2.64622L11.3535 7.64622C11.4 7.69266 11.4369 7.7478 11.4621 7.8085C11.4872 7.8692 11.5002 7.93427 11.5002 7.99997C11.5002 8.06568 11.4872 8.13074 11.4621 8.19144C11.4369 8.25214 11.4 8.30729 11.3535 8.35372Z' fill='%23283847'/%3E%3C/svg%3E%0A")}}.block-item[data-type="filter-product-groups"]{padding:0;border:none}.block-item[data-type="filter-product-groups"] .block-item-title{margin-bottom:var(--spacer-6);border-bottom:1px solid #EDEDED}.block-item.active .block-item-title>i.fa-angle-down:before{content:""}.block-item[data-type="no-frame"] .block-item-title{display:none}@media (max-width:991px){.block-item{display:none}.block-item .block-item-title{padding-bottom:0}.block-item[data-type="filter-product-groups"]{display:block;margin-bottom:0;border:none}.block-item[data-type="filter-product-groups"] .block-item-title{display:none}.block-item[data-type="filter-product-groups"] .block-item-content{display:block;padding:0}.block-item[data-type="product-groups"]{display:none}.block-item[data-type=member-menu]{display:block}.block-item[data-type=member-menu] .block-item-title{cursor:pointer}.block-item[data-type=member-menu] .block-item-title i{display:block}.block-item[data-type=member-menu] .block-item-content{display:none}.block-item[data-type=member-menu].active .block-item-content{display:block}.filter-menu,.horizontal-filter-menu{position:fixed;width:280px;height:100%;left:-280px;top:0;background:#fff;z-index:100;padding:var(--spacer-4);transition:all 0.2s linear;overflow-y:auto;-webkit-overflow-scrolling:touch}.filter-menu .filter-menu-category,.horizontal-filter-menu .filter-menu-category{display:none}.filter-menu-active{left:280px;overflow:hidden;position:fixed;height:100%;width:100%}.filter-menu-active .filter-menu,.filter-menu-active .horizontal-filter-menu{left:0}#filter-wrapper{display:none;margin-bottom:var(--spacer-8)}#filter-wrapper.has-sorting-option:not(.has-filter-option){display:block}#filter-wrapper.has-sorting-option:not(.has-filter-option) .filter-wrapper-header{display:none}#filter-wrapper.has-sorting-option:not(.has-filter-option) .filter-wrapper-content #sorting-options{display:block}#filter-wrapper.has-filter-option{display:block}#filter-wrapper.has-filter-option .filter-wrapper-content #sorting-options{display:none}.sorting-options-content-active #filter-wrapper .filter-wrapper-content #sorting-options{display:block}}@media (min-width:992px){.filter-menu-overlay,.filter-wrapper-header{display:none!important}}.filter-menu .filter-menu-box{margin-top:var(--spacer-3);margin-bottom:0;border:none}.filter-menu .filter-menu-box.filter-menu-category{padding:0;margin-top:0;display:none}.filter-menu .filter-menu-box.filter-menu-selected-items{padding-top:0;margin-top:0;border-top:none;margin-bottom:var(--spacer-3)}.filter-menu .filter-menu-category{padding-top:0;margin-top:0;border:1px solid #EDEDED}.filter-menu .filter-menu-category .filter-menu-category-title{display:flex;align-items:center;justify-content:space-between;color:#363232;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;padding:var(--spacer-3);border-bottom:1px solid #EDEDED;background-color:transparent}.filter-menu .filter-menu-category .filter-menu-category-title i{display:none}.filter-menu .filter-menu-category .filter-menu-category-title::after{content:"";width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3535 8.35378L6.35354 13.3538C6.30708 13.4002 6.25193 13.4371 6.19124 13.4622C6.13054 13.4874 6.06549 13.5003 5.99979 13.5003C5.93409 13.5003 5.86904 13.4874 5.80834 13.4622C5.74764 13.4371 5.69249 13.4002 5.64604 13.3538C5.59958 13.3073 5.56273 13.2522 5.53759 13.1915C5.51245 13.1308 5.49951 13.0657 5.49951 13C5.49951 12.9343 5.51245 12.8693 5.53759 12.8086C5.56273 12.7479 5.59958 12.6927 5.64604 12.6463L10.2929 8.00003L5.64604 3.35378C5.55222 3.25996 5.49951 3.13272 5.49951 3.00003C5.49951 2.86735 5.55222 2.7401 5.64604 2.64628C5.73986 2.55246 5.86711 2.49976 5.99979 2.49976C6.13247 2.49976 6.25972 2.55246 6.35354 2.64628L11.3535 7.64628C11.4 7.69272 11.4369 7.74786 11.4621 7.80856C11.4872 7.86926 11.5002 7.93433 11.5002 8.00003C11.5002 8.06574 11.4872 8.13081 11.4621 8.1915C11.4369 8.2522 11.4 8.30735 11.3535 8.35378Z' fill='%23283847'/%3E%3C/svg%3E%0A")}.filter-menu .filter-menu-category .filter-menu-category-content{border-bottom:none}.filter-menu .filter-menu-category .filter-menu-category-content a{font-family:"Saira Semi Condensed",sans-serif;color:#363232;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;padding:var(--spacer-4) var(--spacer-6);border-bottom:1px solid #EDEDED;transition:all 0.2s linear}.filter-menu .filter-menu-category .filter-menu-category-content a:hover{color:#000}.filter-menu .filter-menu-category .filter-menu-category-content a i{display:none}.filter-menu .filter-menu-category .filter-menu-category-top a{justify-content:flex-start;color:#363232;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;padding:var(--spacer-4) var(--spacer-6);background-color:#EDEDED;transition:all 0.2s linear}.filter-menu .filter-menu-category .filter-menu-category-top a i{display:none}.filter-menu .filter-menu-category .filter-menu-category-top a::before{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9422 15.8078C13.0003 15.8659 13.0463 15.9348 13.0777 16.0107C13.1092 16.0865 13.1254 16.1679 13.1254 16.25C13.1254 16.3321 13.1092 16.4134 13.0777 16.4893C13.0463 16.5652 13.0003 16.6341 12.9422 16.6922C12.8841 16.7502 12.8152 16.7963 12.7393 16.8277C12.6634 16.8592 12.5821 16.8753 12.5 16.8753C12.4179 16.8753 12.3366 16.8592 12.2607 16.8277C12.1848 16.7963 12.1159 16.7502 12.0578 16.6922L5.80782 10.4422C5.74971 10.3841 5.70361 10.3152 5.67215 10.2393C5.6407 10.1634 5.62451 10.0821 5.62451 9.99998C5.62451 9.91785 5.6407 9.83652 5.67215 9.76064C5.70361 9.68477 5.74971 9.61584 5.80782 9.55779L12.0578 3.30779C12.1751 3.19052 12.3342 3.12463 12.5 3.12463C12.6659 3.12463 12.8249 3.19052 12.9422 3.30779C13.0595 3.42507 13.1254 3.58413 13.1254 3.74998C13.1254 3.91583 13.0595 4.07489 12.9422 4.19217L7.1336 9.99998L12.9422 15.8078Z' fill='%23283847'/%3E%3C/svg%3E%0A");margin-right:var(--spacer-2)}.filter-menu .filter-menu-groups{border:1px solid #EDEDED}.filter-menu .filter-menu-groups .filter-menu-group-title{color:#363232;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;padding:var(--spacer-3);border:none;border-bottom:1px solid #EDEDED;background-color:transparent}.filter-menu .filter-menu-groups .filter-menu-group-content{padding:0}.filter-menu .filter-menu-groups .filter-menu-group-content .checkbox-custom{padding:var(--spacer-2) var(--spacer-3);margin-bottom:0}.filter-menu .filter-menu-groups .filter-menu-group-content label{font-family:"Saira Semi Condensed",sans-serif;color:#363232;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;transition:all 0.2s linear}.filter-menu .filter-menu-groups .filter-menu-group-content label:hover{color:#000}.filter-menu .filter-menu-groups .filter-menu-group-content .filter-menu-box-image .filter-menu-image-checkbox input[type=checkbox]+label{border:none;transition:all 0.2s linear}.filter-menu .filter-menu-groups .filter-menu-group-content .filter-menu-box-image .filter-menu-image-checkbox input[type=checkbox]+label:hover{opacity:.6}.filter-menu .filter-menu-groups .filter-menu-group-content .filter-menu-box-image .filter-menu-image-checkbox img{max-width:100%;max-height:100%}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]+label{color:#363232;font-family:"Saira Semi Condensed",sans-serif;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;padding-left:32px}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]+label:before{top:3px;width:17.5px;height:17.5px;border:1px solid #363232;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]:checked+label{color:#000}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]:checked+label:before{background-image:none;border-color:#000;background-color:#FFF;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]:checked+label:after{content:"";position:absolute;left:6px;top:5px;display:inline-block;width:5px;height:9px;border-bottom:2px solid #000;border-right:2px solid #000;transform:rotate(45deg)}.filter-menu .filter-menu-groups .filter-menu-group-content .scroll-element_outer{border-radius:0!important}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-element_track{left:5px!important;background-color:#F3F3F3;width:4px!important;border-radius:0!important}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-bar{left:5px!important;background-color:#000;width:4px!important;border-radius:0!important}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-bar,.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-element_track,.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-element_outer{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element:hover .scroll-bar,.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar{background-color:#000}.filter-menu .filter-menu-selected-items{border:1px solid #EDEDED;border-top:1px solid #EDEDED!important}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-title{color:#363232;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;padding:var(--spacer-3);border:none;border-bottom:1px solid #EDEDED;background-color:transparent}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content{padding:var(--spacer-3)}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group{margin-bottom:var(--spacer-6)}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-title{color:#363232;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;margin-bottom:var(--spacer-2)}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-content .filter-menu-selected-item a{display:flex;align-items:center;justify-content:space-between;font-family:"Saira Semi Condensed",sans-serif;color:#363232;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;padding:var(--spacer-3);border-radius:0;background:transparent;border:1px solid #EDEDED}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-content .filter-menu-selected-item a i{display:none}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-content .filter-menu-selected-item a::after{content:"";width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5 0H1.5C1.10218 0 0.720644 0.158035 0.43934 0.43934C0.158035 0.720644 0 1.10218 0 1.5V16.5C0 16.8978 0.158035 17.2794 0.43934 17.5607C0.720644 17.842 1.10218 18 1.5 18H16.5C16.8978 18 17.2794 17.842 17.5607 17.5607C17.842 17.2794 18 16.8978 18 16.5V1.5C18 1.10218 17.842 0.720644 17.5607 0.43934C17.2794 0.158035 16.8978 0 16.5 0ZM16.5 16.5H1.5V1.5H16.5V16.5ZM12.5306 6.53063L10.0603 9L12.5306 11.4694C12.6003 11.5391 12.6556 11.6218 12.6933 11.7128C12.731 11.8039 12.7504 11.9015 12.7504 12C12.7504 12.0985 12.731 12.1961 12.6933 12.2872C12.6556 12.3782 12.6003 12.4609 12.5306 12.5306C12.4609 12.6003 12.3782 12.6556 12.2872 12.6933C12.1961 12.731 12.0985 12.7504 12 12.7504C11.9015 12.7504 11.8039 12.731 11.7128 12.6933C11.6218 12.6556 11.5391 12.6003 11.4694 12.5306L9 10.0603L6.53063 12.5306C6.46094 12.6003 6.37822 12.6556 6.28717 12.6933C6.19613 12.731 6.09855 12.7504 6 12.7504C5.90145 12.7504 5.80387 12.731 5.71283 12.6933C5.62178 12.6556 5.53906 12.6003 5.46937 12.5306C5.39969 12.4609 5.34442 12.3782 5.3067 12.2872C5.26899 12.1961 5.24958 12.0985 5.24958 12C5.24958 11.9015 5.26899 11.8039 5.3067 11.7128C5.34442 11.6218 5.39969 11.5391 5.46937 11.4694L7.93969 9L5.46937 6.53063C5.32864 6.38989 5.24958 6.19902 5.24958 6C5.24958 5.80098 5.32864 5.61011 5.46937 5.46937C5.61011 5.32864 5.80098 5.24958 6 5.24958C6.19902 5.24958 6.38989 5.32864 6.53063 5.46937L9 7.93969L11.4694 5.46937C11.5391 5.39969 11.6218 5.34442 11.7128 5.3067C11.8039 5.26899 11.9015 5.24958 12 5.24958C12.0985 5.24958 12.1961 5.26899 12.2872 5.3067C12.3782 5.34442 12.4609 5.39969 12.5306 5.46937C12.6003 5.53906 12.6556 5.62178 12.6933 5.71283C12.731 5.80387 12.7504 5.90145 12.7504 6C12.7504 6.09855 12.731 6.19613 12.6933 6.28717C12.6556 6.37822 12.6003 6.46094 12.5306 6.53063Z' fill='%23000000'/%3E%3C/svg%3E%0A")}.horizontal-filter-menu{margin-bottom:var(--spacer-5)}.horizontal-filter-menu .horizontal-filter-menu-title{line-height:20px;color:#363232;font-size:var(--font-size-16);font-weight:600;margin-bottom:var(--spacer-5)}@media (max-width:991px){.horizontal-filter-menu .horizontal-filter-menu-title{display:none}}.horizontal-filter-menu .horizontal-filter-menu-content{padding:var(--spacer-4);padding-bottom:0;margin-bottom:var(--spacer-5);border:1px solid #EDEDED;border-radius:0;background-color:#FFF}@media (max-width:991px){.horizontal-filter-menu .horizontal-filter-menu-content{display:flex;flex-direction:column-reverse;padding:0;border:none}}@media (min-width:992px){.horizontal-filter-menu .filter-menu-groups-wrapper{display:flex;flex-wrap:wrap;margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups-wrapper{padding:var(--spacer-4);border:1px solid #EDEDED}}.horizontal-filter-menu .filter-menu-groups{padding-right:var(--gutter);padding-left:var(--gutter)}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups{flex:0 0 100%;padding:0}}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox{position:relative;margin-bottom:var(--spacer-4)}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a{display:flex;align-items:center;justify-content:space-between;height:44px;line-height:20px;color:#363232;font-size:var(--font-size-14);font-weight:400;padding:4px 4px 4px 16px;border-radius:0;border:1px solid #EDEDED;background-color:#fff}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a span{padding-right:16px}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a{font-size:var(--font-size-16);font-weight:600;pointer-events:none;padding:4px 0;border:none;border-bottom:1px solid #EDEDED}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a svg{display:none}}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content{position:absolute;top:calc(100% - 1px);left:0;z-index:101;overflow:auto;display:none;width:220px;max-height:174px;padding:var(--spacer-4);background-color:#fff;border-radius:0;border:1px solid #EDEDED}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content::-webkit-scrollbar{width:5px}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content::-webkit-scrollbar-track{background:#fafafa}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content::-webkit-scrollbar-thumb{background:#e0e0e0}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content{position:static;top:0;display:block;width:100%;padding-left:0;border:none;border-radius:0;margin-top:var(--spacer-4)}}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a{position:relative;display:block;line-height:20px;color:#363232;font-size:var(--font-size-14);padding-left:36px;margin-bottom:var(--spacer-5);transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a span{color:#7A7474;padding-left:4px}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:last-child{margin-bottom:0}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:after{content:"";position:absolute;left:0;top:0;width:20px;height:20px;border-radius:0;border:1px solid #EDEDED;background-color:#fff;transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:before{content:"";position:absolute;left:7px;top:2px;z-index:1;opacity:0;visibility:hidden;display:inline-block;width:6px;height:12px;border-bottom:2px solid #000;border-right:2px solid #000;transform:rotate(45deg);transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:hover,.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a.checked{color:#000}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:hover span,.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a.checked span{color:#000}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:hover:after,.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a.checked:after{border-color:#000}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:hover:before,.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a.checked:before{opacity:1;visibility:visible}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a.active+.filter-menu-group-selectbox-content{display:block}@media (min-width:992px){.horizontal-filter-menu .filter-menu-selected-items{display:flex;align-items:center;flex-wrap:wrap}.horizontal-filter-menu .filter-menu-selected-items>div{margin-right:var(--spacer-4)}.horizontal-filter-menu .filter-menu-selected-items>div:last-child{margin-right:0}}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items{display:flex;flex-direction:column}.horizontal-filter-menu .filter-menu-selected-items>div{margin-bottom:var(--spacer-4)}.horizontal-filter-menu .filter-menu-selected-items>div.clear-filters{order:1}.horizontal-filter-menu .filter-menu-selected-items>div.filter-menu-selected-group{order:2}}@media (min-width:992px){.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group{display:flex;align-items:center;flex-wrap:wrap}}@media (min-width:992px){.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item{margin-bottom:var(--spacer-4);margin-right:var(--spacer-4)}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item:last-child{margin-right:0}}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a{display:flex;align-items:center;line-height:20px;color:#363232;font-size:var(--font-size-14);font-weight:400;background-color:#fff;border-radius:0;border:1px solid #EDEDED;transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a svg path{transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a span{position:relative;margin:0 12px}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a span:after{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-51%);width:0;height:1px;margin:0 auto;background-color:#000;transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a i{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background-color:#F3F3F3;border-right:1px solid #EDEDED}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a:hover{color:#000}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a:hover svg path{stroke:#000}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a:hover span:after{width:100%}.horizontal-filter-menu .filter-menu-selected-items .clear-filters{margin-left:var(--spacer-2);margin-bottom:var(--spacer-4)}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items .clear-filters{display:flex;align-items:center;justify-content:space-between}}.horizontal-filter-menu .filter-menu-selected-items .clear-filters>span{line-height:20px;color:#363232;font-size:var(--font-size-16);font-weight:600}@media (min-width:992px){.horizontal-filter-menu .filter-menu-selected-items .clear-filters>span{display:none}}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items .clear-filters{margin-left:0}}.horizontal-filter-menu .filter-menu-selected-items .clear-filters a{display:flex;align-items:center;height:36px;line-height:20px;color:#363232;font-size:var(--font-size-14);font-weight:400;transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-selected-items .clear-filters a:hover{color:#000}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items .clear-filters a{color:#000;font-weight:600}}#sorting-options{margin-bottom:var(--spacer-8)}@media (min-width:1200px){#sorting-options{border:1px solid #EDEDED;padding:var(--spacer-5) var(--spacer-4)}#sorting-options .row{align-items:center}}#sorting-options select.form-control:not([size]):not([multiple]),#sorting-options select:not([size]){height:50px;font-family:"Saira Semi Condensed",sans-serif;color:#363232;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;cursor:pointer;padding:12px 40px 12px 12px;border:1px solid #EDEDED;border-radius:0;background-size:36px;background-position:right center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16.0005L18 22L12 16.0005L12.9999 15L18 20.0004L23.0001 15L24 16.0005Z' fill='%232B2D42'/%3E%3C/svg%3E%0A")}@media (min-width:1200px){#sorting-options select.form-control:not([size]):not([multiple]),#sorting-options select:not([size]){margin:0!important}}#sorting-options .record-count{font-family:"Saira Semi Condensed",sans-serif;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#363232}@media (min-width:1200px){#sorting-options .record-count{margin:0!important}}#sorting-options .checkbox-custom{line-height:20px}@media (min-width:1200px){#sorting-options .checkbox-custom{margin:0!important}}#sorting-options .checkbox-custom input[type=checkbox]+label{font-family:"Saira Semi Condensed",sans-serif;color:#363232;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;padding-left:30px}#sorting-options .checkbox-custom input[type=checkbox]+label:before{width:21px;height:21px;border:1px solid #363232;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}#sorting-options .checkbox-custom input[type=checkbox]:checked+label:before{background-image:none;border-color:#000;background-color:#FFF;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}#sorting-options .checkbox-custom input[type=checkbox]:checked+label:after{content:"";position:absolute;left:7px;top:2px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #000;border-right:2px solid #000;transform:rotate(45deg)}.product-category-and-brand-list{margin-bottom:var(--spacer-4)}.product-category-and-brand-list .product-category-and-brand-list-header{line-height:20px;color:#363232;font-size:var(--font-size-16);font-weight:600;margin-bottom:var(--spacer-5)}.product-category-and-brand-list .product-category-and-brand-list-content{padding:var(--spacer-4) var(--spacer-4) 0;background-color:#FFF;border:1px solid #EDEDED;border-radius:0}.product-category-and-brand-list .product-category-and-brand-list-content>div{display:flex;flex-wrap:wrap;margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}.product-category-and-brand-list .product-category-and-brand-list-content>div>div{flex:0 0 auto;max-width:none;padding-right:var(--gutter);padding-left:var(--gutter);margin-bottom:var(--spacer-4)}.product-category-and-brand-list .product-category-and-brand-list-content>div>div>a{display:flex;align-items:center;height:40px;line-height:20px;color:#363232;font-size:var(--font-size-14);font-weight:400;padding:0 var(--spacer-5);background-color:#FFF;border:1px solid #EDEDED;transition:all 0.2s linear;border-radius:0}.product-category-and-brand-list .product-category-and-brand-list-content>div>div>a span{color:#7A7474;font-weight:500}.product-category-and-brand-list .product-category-and-brand-list-content>div>div>a:hover{border-color:#000;background-color:#FFF}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image{margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 7);max-width:calc(100% / 7);padding-right:var(--gutter);padding-left:var(--gutter)}@media (max-width:1199px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 5);max-width:calc(100% / 5)}}@media (max-width:991px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 4);max-width:calc(100% / 4)}}@media (max-width:767px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 3);max-width:calc(100% / 3)}}@media (max-width:424px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 2);max-width:calc(100% / 2)}}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div>a{display:block;height:100%;text-align:center;padding:var(--spacer-3)}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div>a .product-list-image{position:relative;overflow:hidden;aspect-ratio:1;margin-bottom:var(--spacer-3)}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div>a .product-list-image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}@media (max-width:1199px){.product-category-and-brand-list .product-category-and-brand-list-content>div{flex-wrap:nowrap;overflow-x:auto}}@media (max-width:1199px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 5.5);max-width:calc(100% / 5.5)}}@media (max-width:991px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 4.5);max-width:calc(100% / 4.5)}}@media (max-width:767px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 3.5);max-width:calc(100% / 3.5)}}@media (max-width:424px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 2.5);max-width:calc(100% / 2.5)}}.cascade-menu .parent-item a.selected-item{color:#000}@media (min-width:992px){#sorting-options select.form-control:not([size]):not([multiple]),#sorting-options select:not([size]){min-width:160px}}.paginate-wrapper{position:relative;padding-top:var(--spacer-10);padding-bottom:var(--spacer-28)}.paginate-wrapper .paginate{display:flex;justify-content:flex-end}@media (max-width:767px){.paginate-wrapper .paginate{justify-content:space-between;overflow-x:auto}}.paginate-wrapper .paginate a{display:flex;align-items:center;justify-content:center;width:64px;height:64px;font-family:"Saira Semi Condensed",sans-serif;color:#7A7474;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;border:1px solid #EDEDED;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;margin:0 var(--spacer-3)}.paginate-wrapper .paginate .paginate-content{display:flex}.paginate-wrapper .paginate .paginate-left a{border-color:#F7A034;margin-left:0}.paginate-wrapper .paginate .paginate-left a i{display:none}.paginate-wrapper .paginate .paginate-left a::before{content:"";width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5307 18.9693C15.6004 19.039 15.6557 19.1217 15.6934 19.2128C15.7311 19.3038 15.7505 19.4014 15.7505 19.4999C15.7505 19.5985 15.7311 19.6961 15.6934 19.7871C15.6557 19.8781 15.6004 19.9609 15.5307 20.0306C15.461 20.1002 15.3783 20.1555 15.2873 20.1932C15.1962 20.2309 15.0986 20.2503 15.0001 20.2503C14.9016 20.2503 14.804 20.2309 14.7129 20.1932C14.6219 20.1555 14.5392 20.1002 14.4695 20.0306L6.96948 12.5306C6.89974 12.4609 6.84443 12.3782 6.80668 12.2871C6.76894 12.1961 6.74951 12.0985 6.74951 11.9999C6.74951 11.9014 6.76894 11.8038 6.80668 11.7127C6.84443 11.6217 6.89974 11.539 6.96948 11.4693L14.4695 3.9693C14.6102 3.82857 14.8011 3.74951 15.0001 3.74951C15.1991 3.74951 15.39 3.82857 15.5307 3.9693C15.6715 4.11003 15.7505 4.30091 15.7505 4.49993C15.7505 4.69895 15.6715 4.88982 15.5307 5.03055L8.56041 11.9999L15.5307 18.9693Z' fill='%23F7A034'/%3E%3C/svg%3E%0A")}.paginate-wrapper .paginate .paginate-right a{border-color:#F7A034;margin-right:0}.paginate-wrapper .paginate .paginate-right a i{display:none}.paginate-wrapper .paginate .paginate-right a::before{content:"";width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.0306 12.5306L9.53055 20.0306C9.46087 20.1002 9.37815 20.1555 9.2871 20.1932C9.19606 20.2309 9.09847 20.2503 8.99993 20.2503C8.90138 20.2503 8.8038 20.2309 8.71276 20.1932C8.62171 20.1555 8.53899 20.1002 8.4693 20.0306C8.39962 19.9609 8.34435 19.8781 8.30663 19.7871C8.26892 19.6961 8.24951 19.5985 8.24951 19.4999C8.24951 19.4014 8.26892 19.3038 8.30663 19.2128C8.34435 19.1217 8.39962 19.039 8.4693 18.9693L15.4396 11.9999L8.4693 5.03055C8.32857 4.88982 8.24951 4.69895 8.24951 4.49993C8.24951 4.30091 8.32857 4.11003 8.4693 3.9693C8.61003 3.82857 8.80091 3.74951 8.99993 3.74951C9.19895 3.74951 9.38982 3.82857 9.53055 3.9693L17.0306 11.4693C17.1003 11.539 17.1556 11.6217 17.1933 11.7127C17.2311 11.8038 17.2505 11.9014 17.2505 11.9999C17.2505 12.0985 17.2311 12.1961 17.1933 12.2871C17.1556 12.3782 17.1003 12.4609 17.0306 12.5306Z' fill='%23F7A034'/%3E%3C/svg%3E%0A")}.paginate-wrapper .paginate .paginate-element-active{color:#F7A034;border-color:#F7A034}#head-content{margin-bottom:var(--spacer-13)!important;border-bottom:0!important;padding-bottom:0!important}.current-page-product-detail #breadcrumbs{padding-bottom:var(--spacer-15)}#breadcrumbs{padding-bottom:var(--spacer-5)}@media (max-width:1199px){#breadcrumbs{overflow-x:auto;scroll-snap-type:x mandatory}}#breadcrumbs ol{display:flex;align-items:center;padding:0;margin:0}#breadcrumbs ol li i{color:#7A7474;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;margin:0 16px;font-style:normal}#breadcrumbs ol li i:before{content:"/"}#breadcrumbs ol li span{display:flex;align-items:center;white-space:nowrap;font-family:"Saira Semi Condensed",sans-serif;color:#7A7474;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600}#breadcrumbs ol li a{color:#363232}#breadcrumbs ol li:last-child span span{color:#363232}#breadcrumbs ol::before{content:"";width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.6769 6.48563L8.67688 1.76813C8.67443 1.766 8.67213 1.7637 8.67 1.76126C8.48591 1.59384 8.24602 1.50107 7.99719 1.50107C7.74836 1.50107 7.50846 1.59384 7.32438 1.76126L7.3175 1.76813L2.32312 6.48563C2.22125 6.57931 2.13993 6.69312 2.08431 6.81985C2.02869 6.94658 1.99998 7.08348 2 7.22188V13C2 13.2652 2.10536 13.5196 2.29289 13.7071C2.48043 13.8946 2.73478 14 3 14H6C6.26522 14 6.51957 13.8946 6.70711 13.7071C6.89464 13.5196 7 13.2652 7 13V10H9V13C9 13.2652 9.10536 13.5196 9.29289 13.7071C9.48043 13.8946 9.73478 14 10 14H13C13.2652 14 13.5196 13.8946 13.7071 13.7071C13.8946 13.5196 14 13.2652 14 13V7.22188C14 7.08348 13.9713 6.94658 13.9157 6.81985C13.8601 6.69312 13.7788 6.57931 13.6769 6.48563ZM13 13H10V10C10 9.73479 9.89464 9.48043 9.70711 9.2929C9.51957 9.10536 9.26522 9.00001 9 9.00001H7C6.73478 9.00001 6.48043 9.10536 6.29289 9.2929C6.10536 9.48043 6 9.73479 6 10V13H3V7.22188L3.00688 7.21563L8 2.50001L12.9937 7.21438L13.0006 7.22063L13 13Z' fill='%237A7474'/%3E%3C/svg%3E%0A");margin-right:var(--spacer-2)}.product-left,.product-right{margin-bottom:var(--spacer-38)}@media (max-width:991px){.product-right{margin-top:var(--spacer-5)}}.product-label-group{position:absolute;left:10px;top:10px;z-index:20;display:flex;flex-direction:column;align-items:flex-start}.product-label-group>div{display:flex;align-items:center;height:24px;color:#FFF;padding:0 10px;margin-bottom:5px}.product-label-group>div:last-child{margin-bottom:0}.product-label-group>div.new-label{background-color:#2596BE}.product-label-group>div.gift-label{background-color:#636AA5}@media (max-width:767px){.product-label-group>div{height:20px;padding:0 6px}}@media (max-width:767px){.product-label-group{left:5px;top:5px}}.product-image #product-primary-image{position:relative;aspect-ratio:1;border:1px solid #EDEDED}.product-image #product-primary-image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.product-image-slider{position:relative}.product-image-slider .product-image-item a{position:relative;display:block;aspect-ratio:1;border:1px solid #EDEDED}.product-image-slider .product-image-item a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.product-image-slider .slick-dots{display:flex;justify-content:center;flex-wrap:wrap;padding-top:var(--spacer-8);width:100%}.product-image-slider .slick-dots>li{margin:0 3px}.product-image-slider .slick-dots>li>button{width:10px;height:10px;border:none;position:relative;overflow:hidden;text-indent:-9999px;border-radius:100%;background-color:#EDEDED;padding:0;display:block;margin-bottom:5px;transition:all 0.2s linear}.product-image-slider .slick-dots>li.slick-active>button{background-color:#000}#product-thumb-image{height:0;overflow:hidden;margin-top:calc(-1*var(--spacer-1));margin-bottom:calc(-1*var(--spacer-1))}@media (min-width:1200px){#product-thumb-image{padding:var(--spacer-10) 0}}#product-thumb-image.slick-slider{height:auto;overflow:visible}@media (max-width:767px){#product-thumb-image.slick-slider{padding-right:2px}}#product-thumb-image .thumb-item{padding-top:var(--spacer-1);padding-bottom:var(--spacer-1)}#product-thumb-image .thumb-item>a{position:relative;display:block;aspect-ratio:1;border:1px solid #EDEDED;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}#product-thumb-image .thumb-item>a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}#product-thumb-image .thumb-item>a img{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}#product-thumb-image .thumb-item>a.zoomGalleryActive{border-color:#000}#product-thumb-image .slick-dots{display:flex;justify-content:center;flex-wrap:wrap;padding-top:var(--spacer-8);width:100%}#product-thumb-image .slick-dots>li{margin:0 3px}#product-thumb-image .slick-dots>li>button{width:10px;height:10px;border:none;position:relative;overflow:hidden;text-indent:-9999px;border-radius:100%;background-color:#EDEDED;padding:0;display:block;margin-bottom:5px;transition:all 0.2s linear}#product-thumb-image .slick-dots>li.slick-active>button{background-color:#000}#product-thumb-image .slick-arrow{position:absolute;opacity:1;left:50%;z-index:2;transform:translateX(-50%);width:24px;height:24px;cursor:pointer;background:transparent}#product-thumb-image .slick-arrow.slick-prev{top:12px}#product-thumb-image .slick-arrow.slick-next{bottom:12px}.product-title{margin-bottom:var(--spacer-3)}.product-title h1{color:#283847;line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;margin-bottom:0}.product-extra-details{font-family:"Saira Semi Condensed",sans-serif;color:#7A7474;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;margin-bottom:var(--spacer-3)}.product-market-price{display:flex;align-items:center;margin-bottom:var(--spacer-7);zoom:1.4}@media (max-width:767px){.product-market-price{zoom:1.2}}@media (max-width:374px){.product-market-price{zoom:1}}.product-market-price>div{color:#7A7474;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:600;margin-right:var(--spacer-4);background-repeat:no-repeat;height:30px}.product-market-price .icon-1{padding-left:30px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3345_77687)'%3E%3Cpath d='M12 0.5V2.42' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M12 21.58V23.5' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M23.5001 12H21.5801' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M2.42 12H0.5' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M12 0.5V3.42' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M12 20.58V23.5' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M23.5001 12H20.5801' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M3.42 12H0.5' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M20.1298 3.87L18.7798 5.22' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M5.22012 18.78L3.87012 20.13' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M20.1298 20.13L18.7798 18.78' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M5.22012 5.22L3.87012 3.87' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M20.1298 3.87L18.7798 5.22' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M5.22012 18.78L3.87012 20.13' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M20.1298 20.13L18.7798 18.78' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M5.22012 5.22L3.87012 3.87' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M12 18.71C15.7059 18.71 18.71 15.7058 18.71 12C18.71 8.29415 15.7059 5.28998 12 5.28998C8.29421 5.28998 5.29004 8.29415 5.29004 12C5.29004 15.7058 8.29421 18.71 12 18.71Z' fill='%23F7A034' stroke='%23F7A034' stroke-width='1.5' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3345_77687'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.product-market-price .icon-2{padding-left:30px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.26986 17.75C7.32473 17.75 8.17986 16.8949 8.17986 15.84C8.17986 14.7851 7.32473 13.93 6.26986 13.93C5.215 13.93 4.35986 14.7851 4.35986 15.84C4.35986 16.8949 5.215 17.75 6.26986 17.75Z' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M17.7298 17.75C18.7847 17.75 19.6398 16.8949 19.6398 15.84C19.6398 14.7851 18.7847 13.93 17.7298 13.93C16.675 13.93 15.8198 14.7851 15.8198 15.84C15.8198 16.8949 16.675 17.75 17.7298 17.75Z' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M15.8202 15.84H8.18018' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M4.36003 15.84H1.50003V13C1.4987 12.7488 1.5472 12.4999 1.64272 12.2675C1.73823 12.0352 1.87887 11.8241 2.0565 11.6465C2.23412 11.4689 2.44521 11.3282 2.67754 11.2327C2.90987 11.1372 3.15883 11.0887 3.41003 11.09H4.41003L5.48003 8.83003C5.71565 8.36159 6.07512 7.96665 6.51938 7.68811C6.96364 7.40956 7.47572 7.25805 8.00003 7.25003H15.3C15.7519 7.2425 16.199 7.34292 16.6043 7.54294C17.0095 7.74295 17.3612 8.03679 17.63 8.40003L19.63 11.07H20.58C20.8338 11.0673 21.0855 11.1155 21.3203 11.2116C21.5551 11.3078 21.7683 11.45 21.9473 11.6299C22.1262 11.8098 22.2673 12.0237 22.3623 12.259C22.4572 12.4944 22.504 12.7463 22.5 13V15.86H19.64' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M4.35986 11.07H19.6399' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M11.0498 7.25V11.07' stroke='%23363232' stroke-width='1.5' stroke-miterlimit='10'/%3E%3C/svg%3E%0A")}.product-market-price .icon-3{color:#363232;padding-left:26px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.57071 5.61686C4.88192 5.36186 5.19371 5.18965 5.50594 5.08946C5.41683 5.0913 5.33312 5.10304 5.24344 5.10545C4.86806 5.11578 4.50435 5.13828 4.15071 5.17139C4.04906 5.18102 3.93254 5.17861 3.836 5.19035L3.70956 5.21257C3.52362 5.23295 3.60485 5.22531 3.44108 5.25502C3.41337 5.25955 3.38523 5.26946 3.35737 5.27469C3.66362 5.25163 4.65398 5.19035 4.65398 5.19035C4.41146 5.27342 4.17492 5.38351 3.95485 5.52007L2.43294 5.68832C2.36964 5.73531 2.30548 5.77988 2.24277 5.83351C2.19114 5.87809 2.14331 5.93158 2.09285 5.97969L2.11954 5.97686L3.54783 5.82248C3.37385 5.96795 3.20673 6.12927 3.04864 6.30856L1.66585 6.4621C1.64981 6.48318 1.63596 6.50766 1.62021 6.52903C1.596 6.56228 1.57369 6.59851 1.54977 6.63276C1.47 6.74469 1.38848 6.85365 1.31512 6.97804L1.34779 6.97492L2.62442 6.84771C2.48675 7.0495 2.35856 7.26686 2.23635 7.49242L0.982477 7.61992C0.895561 7.80827 0.81404 8.00525 0.737477 8.20917L0.756436 8.20747L1.93973 8.11138C1.83546 8.35223 1.74023 8.6027 1.65346 8.86152L0.491019 8.95789C0.421602 9.19916 0.357873 9.44525 0.302602 9.70053L0.309457 9.70024L1.428 9.62482C1.35902 9.89609 1.29646 10.1712 1.24629 10.4542L0.148019 10.5292C0.122498 10.7003 0.106165 10.8767 0.0872065 11.0519C0.0793315 11.1248 0.0689774 11.1961 0.062269 11.2693C0.0594982 11.2983 0.0548315 11.326 0.0523524 11.3551H0.0576024C0.0541024 11.3958 0.0541024 11.4376 0.0513315 11.4787L1.11708 11.4368C1.09462 11.6733 1.07581 11.9113 1.06575 12.1509L0.0142899 12.1829L0.0030607 12.1837C0.000727365 12.2592 0.0034982 12.3351 0.00247736 12.4104C0.000289865 12.5337 0.000289865 12.6554 0.00145653 12.7791C0.00203986 12.8596 -0.00146014 12.9388 0.000727365 13.0196H0.012394C0.0153107 13.1347 0.0242065 13.2497 0.0284357 13.3645H1.08048C1.08864 13.5255 1.09316 13.6868 1.10819 13.8483H0.0459357C0.0479774 13.8735 0.0520607 13.8982 0.0541024 13.9236C0.0619774 14.0103 0.073644 14.0954 0.083269 14.1816C0.0982899 14.3219 0.110832 14.463 0.130373 14.603L0.147144 14.6047C0.164498 14.7281 0.180248 14.8516 0.197019 14.9754L1.2845 15.0932C1.31294 15.245 1.34502 15.3963 1.38075 15.546L0.272707 15.4294C0.271977 15.4274 0.270957 15.4236 0.270665 15.4212C0.268477 15.4111 0.267457 15.4012 0.265561 15.3915C0.267748 15.4032 0.269207 15.4152 0.271394 15.4274C0.28029 15.4693 0.292832 15.5058 0.302019 15.5468C0.348248 15.7536 0.396957 15.9568 0.452227 16.1502L0.455727 16.1506C0.501665 16.3127 0.556644 16.4606 0.608998 16.6127L1.72739 16.7492C1.75991 16.8442 1.79273 16.9398 1.82612 17.0321L0.699123 16.8988C0.709769 16.9267 0.721873 16.9516 0.732957 16.9796C0.778165 17.0954 0.825415 17.2063 0.873832 17.3157C0.898332 17.3717 0.920061 17.433 0.945436 17.4868L0.95579 17.4882C1.03629 17.6583 1.12423 17.8107 1.21216 17.9634L2.30825 18.1161C2.3396 18.1759 2.37096 18.2378 2.40377 18.2951L1.29266 18.1289C1.31746 18.1694 1.34531 18.2011 1.37069 18.2402C1.45337 18.368 1.53694 18.4896 1.62444 18.6027C1.63916 18.6217 1.65229 18.645 1.66731 18.6638L1.67577 18.6653C1.77552 18.7899 1.88096 18.8918 1.98537 18.9972L3.02721 19.1673C3.07504 19.2205 3.122 19.2736 3.17085 19.3212L2.10992 19.142C2.13237 19.1628 2.15614 19.175 2.17904 19.1946C2.29264 19.2937 2.40727 19.3821 2.52481 19.4583C2.54829 19.4734 2.57075 19.4969 2.59437 19.5112C2.61202 19.5218 2.63054 19.5225 2.64833 19.5326C2.8646 19.657 3.08394 19.7567 3.30575 19.801C3.37196 19.8166 3.43933 19.8287 3.51021 19.8338C3.75273 19.8515 4.30617 19.9146 4.78494 19.9659C3.79269 19.4451 2.91375 17.8567 2.41339 15.5794C1.57033 11.7394 2.53517 7.27959 4.57071 5.61686ZM8.91596 16.4934C9.46721 15.7018 9.765 13.8007 9.67633 11.9235H8.83079V8.50973C8.52352 8.13162 8.1741 8.12893 7.8521 8.59138C7.19235 9.53709 6.89573 12.0738 7.18958 14.2556C7.48329 16.4371 8.25621 17.4391 8.91596 16.4934ZM8.54029 5.47068C8.36179 5.44606 7.99152 5.5004 7.72187 5.68804L6.26019 5.52007C6.42746 5.3787 6.50796 5.32762 6.67741 5.24908L8.54029 5.47068ZM5.94956 5.82248L7.42496 5.97134C7.37975 6.01139 7.33337 6.05115 7.28889 6.09686C7.18127 6.20427 7.07875 6.32667 6.979 6.45757L5.56558 6.30856C5.6875 6.12927 5.81642 5.96922 5.94956 5.82248ZM6.66998 6.97719C6.55637 7.17728 6.44875 7.39223 6.34871 7.62204L4.94244 7.49242C5.03621 7.26756 5.13362 7.04978 5.24023 6.84771L6.66998 6.97719ZM6.13944 8.21398C6.05646 8.45313 5.98092 8.7043 5.91135 8.96412L4.49094 8.86152C4.55787 8.60242 4.63152 8.35251 4.71246 8.11138L6.13944 8.21398ZM4.31594 9.62482L5.76158 9.70435C5.70631 9.97421 5.65789 10.2507 5.61735 10.533L4.17608 10.4542C4.21487 10.1712 4.26329 9.89609 4.31594 9.62482ZM4.07852 11.4337L5.51964 11.4833C5.50185 11.7148 5.48552 11.9474 5.47648 12.1823L4.03973 12.1512C4.04644 11.9096 4.06146 11.6709 4.07852 11.4337ZM4.05285 13.3645H5.47721C5.48304 13.5255 5.48552 13.6868 5.49514 13.8483H4.0756C4.06394 13.6868 4.06 13.5255 4.05285 13.3645ZM4.22625 15.1253L5.60554 15.0126C5.62479 15.1502 5.6401 15.2901 5.6646 15.427L4.29333 15.5456C4.29114 15.5345 4.28896 15.5256 4.28721 15.5144C4.26256 15.3866 4.24652 15.2543 4.22625 15.1253ZM4.57566 16.7819L5.89721 16.6434C5.91923 16.7297 5.94067 16.8164 5.96269 16.9005L4.64479 17.0321C4.62131 16.9513 4.59842 16.8653 4.57566 16.7819ZM5.03081 18.1335L6.30306 17.9686C6.32494 18.0246 6.34696 18.0825 6.36941 18.1373L5.0995 18.2951C5.07602 18.2426 5.054 18.187 5.03081 18.1335ZM5.63471 19.2211L6.83404 19.0516C6.85971 19.0892 6.88508 19.1286 6.91177 19.1628L5.70923 19.3212C5.68341 19.2903 5.65921 19.2539 5.63471 19.2211ZM8.83079 5.40587L7.01327 5.16587C7.01327 5.16587 7.08166 5.11606 7.2975 5.08804C7.25798 5.08804 7.22239 5.08564 7.18273 5.08564C6.95202 5.08564 6.66312 5.08337 6.34739 5.08337C6.34229 5.08436 6.33806 5.08705 6.3331 5.08804H6.33019C5.96662 5.17451 5.61196 5.34191 5.28208 5.61035C3.24596 7.27238 2.282 11.7334 3.12506 15.5729C3.63621 17.9013 4.55394 19.5014 5.5895 19.9911C5.62129 19.9963 5.64112 19.997 5.64477 19.9966C6.63337 20.0121 8.1566 19.9819 9.03452 19.7437C9.37781 19.6507 9.64031 19.4448 9.80291 19.2796C11.0187 17.9986 11.7155 14.9673 11.6015 11.9235H10.257C10.345 14.2281 9.97266 16.5314 9.29585 17.5022C8.46752 18.6897 7.49714 17.4312 7.12935 14.6935C6.75967 11.9542 7.13256 8.77025 7.96089 7.58271C8.24396 7.17573 8.54408 7.05558 8.83079 7.18323V5.40587Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6169 2.89508H15.9136V0.627037H12.6169V2.89508ZM19.3866 2.37448L19.7031 2.05621C19.7031 2.05621 19.0576 0.638895 17.0958 0.00834487V0.669346C17.0958 0.669346 18.2123 1.10972 18.7768 2.86961C18.8126 2.99156 18.8496 3.11996 18.8872 3.25757C19.0828 3.97026 19.2742 4.86023 19.2725 5.49049C19.2725 5.56486 19.2697 5.6363 19.2643 5.70496C19.1572 6.77633 18.8662 6.91951 18.6394 6.92771C18.4811 6.92331 18.3509 6.87193 18.2157 6.69024C18.0835 6.5071 17.9658 6.1651 17.9661 5.62034V4.4241C17.9703 3.96469 17.7993 3.54774 17.4785 3.28188C17.2387 3.08131 16.8507 2.96975 16.5199 2.927V0.67286C16.5199 0.301001 16.2197 0 15.8502 0H12.6801C12.3098 0 12.0104 0.301001 12.0104 0.67286V7.57905H11.6665V8.33331H16.8642V7.57905H16.5199V3.67043C16.6953 3.70615 16.9215 3.76617 17.0115 3.84274C17.1506 3.96411 17.2349 4.12383 17.2387 4.4241V5.62034C17.2394 6.26509 17.3724 6.75993 17.6247 7.11598C17.874 7.47349 18.2624 7.66308 18.6394 7.65913H18.6518C19.3521 7.65913 19.9155 6.99871 19.9902 5.76001C19.9959 5.67202 19.9998 5.58272 19.9998 5.49049C19.9944 4.47344 19.6271 3.1428 19.3866 2.37448Z' fill='%231DA1F2'/%3E%3C/svg%3E%0A")}.product-market-price .icon-4{color:#363232;padding-left:26px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='20' viewBox='0 0 24 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3876_26727)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9364 14.4359C16.174 13.9308 16.5974 13.8533 16.8829 14.2633C17.1679 14.6731 17.2069 15.4155 16.9698 15.9218C16.7326 16.4269 15.125 18.0001 15.125 18.0001C15.125 18.0001 15.699 14.941 15.9364 14.4359Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6189 18.0855C16.1457 17.8803 16.7742 18.057 17.0236 18.4813C17.2723 18.9054 17.0479 19.416 16.5211 19.6223C15.9945 19.8279 13.125 20 13.125 20C13.125 20 15.0924 18.2911 15.6189 18.0855Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.17378 14.525C0.939148 14.0327 0.520937 13.9572 0.239148 14.3568C-0.0425364 14.7563 -0.0808521 15.4799 0.153358 15.9734C0.387464 16.4658 1.97546 17.9992 1.97546 17.9992C1.97546 17.9992 1.40831 15.0174 1.17378 14.525Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.50637 18.0855C0.979438 17.8803 0.350952 18.057 0.101722 18.4813C-0.147508 18.9054 0.0769159 19.416 0.603679 19.6223C1.13061 19.8279 4 20 4 20C4 20 2.03263 18.2911 1.50637 18.0855Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.72309 4.57224C7.04452 4.29872 7.36701 4.11414 7.68904 4.00653C7.59697 4.0085 7.51077 4.0211 7.41824 4.02368C7.0299 4.03476 6.65452 4.05889 6.28924 4.09441C6.1839 4.10488 6.06365 4.10215 5.96373 4.11475L5.83323 4.13858C5.64125 4.16044 5.72503 4.15224 5.55565 4.18412C5.52702 4.18897 5.49809 4.19975 5.4693 4.20537C5.78576 4.18047 6.80913 4.11475 6.80913 4.11475C6.55853 4.20385 6.31425 4.32209 6.08685 4.46841L4.5139 4.64889C4.4485 4.69928 4.38219 4.74725 4.31754 4.80462C4.2642 4.85243 4.21477 4.90981 4.16248 4.96157L4.1902 4.95838L5.66611 4.79278C5.48633 4.94882 5.31364 5.12186 5.15013 5.31432L3.72139 5.47886C3.70467 5.50147 3.6905 5.52773 3.67438 5.55081C3.64936 5.58632 3.6257 5.62518 3.60144 5.66191C3.51856 5.78198 3.43462 5.8987 3.35882 6.03212L3.39273 6.02893L4.71206 5.89248C4.56965 6.10893 4.43719 6.34207 4.31091 6.58402L3.01524 6.72093C2.92542 6.92296 2.84118 7.13409 2.76192 7.35282L2.78151 7.351L4.0044 7.24793C3.8965 7.50627 3.7981 7.77509 3.70858 8.05256L2.50694 8.15607C2.43551 8.41472 2.36981 8.67868 2.31285 8.95265L2.31978 8.9522L3.47561 8.87129C3.40418 9.16227 3.33968 9.45734 3.28784 9.76092L2.15296 9.84136C2.12659 10.0249 2.10956 10.2142 2.08997 10.4022C2.08213 10.4804 2.07128 10.5567 2.06435 10.6354C2.06134 10.6663 2.05666 10.6961 2.0541 10.7272H2.05953C2.05591 10.7709 2.05591 10.8158 2.0529 10.8599L3.15433 10.8151C3.13127 11.0686 3.11168 11.3239 3.10128 11.5808L2.01462 11.6153L2.00317 11.6159C2.00076 11.6968 2.00362 11.7785 2.00241 11.8592C2.00045 11.9916 2.00045 12.122 2.00121 12.2546C2.00211 12.3411 1.9985 12.426 2.00076 12.5127H2.01281C2.01583 12.6361 2.02502 12.7596 2.02924 12.8826H3.11635C3.12494 13.0553 3.12961 13.2283 3.14513 13.4015H2.04702C2.04958 13.4285 2.05365 13.4553 2.05591 13.4823C2.06405 13.5753 2.0761 13.6665 2.08605 13.7591C2.10157 13.9097 2.11438 14.0609 2.13457 14.211L2.1519 14.2128C2.16953 14.345 2.18611 14.4777 2.20344 14.6105L3.32717 14.7368C3.35671 14.8997 3.38986 15.0619 3.42663 15.2225L2.2818 15.0976C2.28105 15.0953 2.27999 15.0912 2.27954 15.0886C2.27713 15.0779 2.27638 15.0671 2.27457 15.0568C2.27668 15.0694 2.27803 15.0824 2.2803 15.0953C2.28964 15.1401 2.30245 15.1794 2.31194 15.2236C2.35971 15.4452 2.41019 15.6631 2.46716 15.8708L2.47108 15.8711C2.51839 16.045 2.57505 16.2037 2.62931 16.3667L3.78483 16.5132C3.81844 16.6149 3.85235 16.7178 3.88655 16.8167L2.72228 16.6736C2.73328 16.7036 2.74579 16.7304 2.75725 16.7603C2.80396 16.8844 2.85294 17.0034 2.90297 17.1209C2.92843 17.1809 2.95074 17.2466 2.97681 17.3044L2.98751 17.3059C3.07069 17.4882 3.16171 17.6517 3.25258 17.8156L4.3852 17.9794C4.41775 18.0436 4.45 18.1098 4.48391 18.1714L3.33576 17.9931C3.36153 18.0365 3.39016 18.0705 3.41623 18.1125C3.50168 18.2496 3.58818 18.38 3.67859 18.5011C3.69381 18.5216 3.70738 18.5468 3.72275 18.5668L3.73164 18.5683C3.83487 18.7021 3.94367 18.8115 4.05141 18.9244L5.12828 19.1069C5.17756 19.164 5.22608 19.221 5.27657 19.2719L4.18026 19.0797C4.20347 19.102 4.22818 19.1149 4.25169 19.136C4.36893 19.2424 4.48753 19.3374 4.60884 19.419C4.63325 19.4352 4.65646 19.4604 4.68072 19.4757C4.6991 19.4871 4.71824 19.4879 4.73662 19.4986C4.95965 19.6321 5.18675 19.7392 5.41611 19.7867C5.48437 19.8033 5.55384 19.8163 5.62708 19.8218C5.87769 19.8408 6.44958 19.9086 6.94446 19.9634C5.91898 19.4048 5.01074 17.701 4.49385 15.2585C3.62269 11.1394 4.61969 6.35573 6.72309 4.57224ZM11.213 16.2387C11.7034 15.5079 11.9997 13.8951 12.0144 12.1761H11.1249V7.67491C10.8075 7.26979 10.4466 7.26691 10.1139 7.76295C9.43213 8.77719 9.12562 11.4981 9.42927 13.8384C9.73277 16.1783 10.5313 17.2533 11.213 16.2387ZM10.8249 4.41544C10.6407 4.38918 10.2579 4.44732 9.97931 4.64858L8.46889 4.46841C8.64174 4.31678 8.72492 4.26198 8.90003 4.17789L10.8249 4.41544ZM8.14791 4.79278L9.67249 4.95246C9.62562 4.99557 9.57785 5.03807 9.53189 5.0871C9.42068 5.2023 9.31444 5.3336 9.21167 5.474L7.75083 5.31432C7.87696 5.12186 8.01032 4.95034 8.14791 4.79278ZM8.89219 6.03136C8.77495 6.24614 8.66374 6.47655 8.56036 6.72306L7.10676 6.58402C7.20395 6.34283 7.30492 6.10938 7.41478 5.89248L8.89219 6.03136ZM8.34396 7.35798C8.25822 7.6145 8.18001 7.88392 8.10843 8.16275L6.64066 8.05256C6.70983 7.77463 6.78593 7.50673 6.86941 7.24793L8.34396 7.35798ZM6.45982 8.87129L7.95366 8.95675C7.89655 9.24621 7.84652 9.54265 7.80447 9.84546L6.31516 9.76092C6.35494 9.45734 6.40542 9.16227 6.45982 8.87129ZM6.21449 10.8117L7.70366 10.8649C7.68527 11.113 7.6684 11.3624 7.65875 11.6145L6.17441 11.5811C6.18134 11.3222 6.19671 11.066 6.21449 10.8117ZM6.18797 12.8826H7.65981C7.66568 13.0553 7.6684 13.2283 7.67819 13.4015H6.21163C6.19942 13.2283 6.19535 13.0553 6.18797 12.8826ZM6.36715 14.7712L7.79227 14.6506C7.81186 14.798 7.82813 14.9481 7.85345 15.095L6.43631 15.2221C6.4342 15.2102 6.43149 15.2005 6.43014 15.1888C6.40467 15.0516 6.38824 14.9097 6.36715 14.7712ZM6.72821 16.5482L8.09366 16.3996C8.11671 16.4924 8.13872 16.5854 8.16147 16.6754L6.79949 16.8167C6.77523 16.7299 6.75172 16.6376 6.72821 16.5482ZM7.19838 17.9979L8.51319 17.8211C8.5358 17.8811 8.55855 17.9433 8.58176 18.0019L7.26951 18.1714C7.24479 18.115 7.22234 18.0553 7.19838 17.9979ZM7.82256 19.1647L9.06203 18.9827C9.0884 19.0231 9.11462 19.0653 9.14219 19.102L7.89956 19.2719C7.87304 19.2389 7.84803 19.1999 7.82256 19.1647ZM11.1249 4.34592L9.24708 4.08864C9.24708 4.08864 9.31775 4.03521 9.54063 4.00516C9.49964 4.00516 9.46302 4.00258 9.42188 4.00258C9.18379 4.00258 8.88496 4 8.55885 4C8.55373 4.00106 8.54936 4.00395 8.54424 4.00516H8.54122C8.16554 4.09775 7.7989 4.27716 7.45818 4.5651C5.35417 6.34799 4.35793 11.1332 5.2294 15.2515C5.75698 17.7488 6.70561 19.4653 7.77584 19.9906C7.80869 19.9961 7.82919 19.9968 7.83296 19.9964C8.85437 20.0131 10.4285 19.9806 11.3357 19.7251C11.6904 19.6254 11.9617 19.4045 12.1297 19.2273C13.2782 17.9712 13.9781 15.1462 14 12.1761H12.6116C12.5984 14.3509 12.2257 16.3976 11.6058 17.3207C10.7498 18.5946 9.74708 17.2448 9.36688 14.3081C8.98502 11.37 9.37035 7.95481 10.2263 6.68086C10.5189 6.24447 10.8288 6.1156 11.1249 6.25221V4.34592Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.0818 6.3131C20.8125 6.64102 20.3338 6.69119 20.0112 6.42487C19.6881 6.15903 19.6446 5.67721 19.913 5.34881C20.1815 5.0209 22 4 22 4C22 4 21.35 5.98502 21.0818 6.3131ZM18.9956 9.71705C18.7265 10.045 18.2478 10.0953 17.925 9.82899C17.602 9.56315 17.5587 9.08116 17.827 8.75293C18.095 8.42501 19.9138 7.40395 19.9138 7.40395C19.9138 7.40395 19.2639 9.38914 18.9956 9.71705ZM18.213 6.3131C17.9442 6.64102 17.4652 6.69119 17.1429 6.42487C16.8199 6.15903 16.776 5.67721 17.0447 5.34881C17.3127 5.0209 19.1316 4 19.1316 4C19.1316 4 18.4816 5.98502 18.213 6.3131ZM16.1267 9.71705C15.8581 10.045 15.379 10.0953 15.0563 9.82899C14.7335 9.56315 14.6898 9.08116 14.9581 8.75293C15.2264 8.42501 17.0451 7.40395 17.0451 7.40395C17.0451 7.40395 16.3954 9.38914 16.1267 9.71705ZM15.3446 6.3131C15.0755 6.64102 14.5968 6.69119 14.274 6.42487C13.951 6.15903 13.9076 5.67721 14.1758 5.34881C14.4443 5.0209 16.2628 4 16.2628 4C16.2628 4 15.6127 5.98502 15.3446 6.3131Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.9189 3.90529C23.9189 3.90529 23.8376 2.52087 21.7197 2.75949C21.7197 2.75949 22.2409 1.62294 21.0682 1.23204C21.0649 1.24142 21.2802 0.127216 19.912 0.0699751C18.9105 -0.0162318 18.2749 0.324872 18.055 0.770527C18.055 0.770527 15.1943 0.489285 15.8079 2.29122C15.804 2.29894 13.3259 2.30611 14.2279 3.90529H23.9189Z' fill='%231DA1F2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3876_26727'%3E%3Crect width='24' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.product-market-price .icon-5{color:#363232;padding-left:30px;background-image:url("data:image/svg+xml,%3Csvg width='28' height='20' viewBox='0 0 28 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3876_26731)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.00417 2.52816C5.34504 2.25309 5.68639 2.06748 6.0279 1.95964C5.93049 1.96151 5.83879 1.97413 5.74056 1.97678C5.3297 1.98831 4.93156 2.01216 4.54452 2.04816C4.43292 2.05829 4.30548 2.05579 4.19991 2.06826L4.06138 2.09257C3.8579 2.11408 3.94683 2.10597 3.76734 2.13808C3.737 2.14338 3.70632 2.15366 3.67581 2.15958C4.01112 2.13434 5.09539 2.06826 5.09539 2.06826C4.82975 2.15803 4.57096 2.27647 4.33012 2.42374L2.66366 2.60545C2.59431 2.65595 2.52415 2.70364 2.45546 2.76161C2.399 2.80977 2.34662 2.86712 2.29131 2.91917L2.32068 2.91621L3.8845 2.7493C3.69376 2.90623 3.51084 3.08 3.33788 3.27387L1.82383 3.43875C1.8062 3.46182 1.79119 3.48784 1.77406 3.51091C1.74746 3.54675 1.72299 3.58634 1.69672 3.62265C1.60942 3.74327 1.52017 3.86062 1.43972 3.99481L1.47578 3.99122L2.8735 3.85423C2.72257 4.07179 2.58224 4.30603 2.44844 4.54914L1.07569 4.68691C0.980399 4.88982 0.891308 5.10177 0.807438 5.32182L0.827998 5.31995L2.12373 5.21631C2.00951 5.47595 1.90541 5.74556 1.81028 6.02452L0.537718 6.12862C0.461681 6.38826 0.391844 6.65335 0.331471 6.92857L0.338814 6.92826L1.56341 6.84691C1.48769 7.13958 1.41949 7.43584 1.36466 7.74114L0.162264 7.82187C0.134198 8.00623 0.11625 8.19636 0.0956903 8.38494C0.0870423 8.46348 0.0757835 8.54031 0.0682777 8.61901C0.0651775 8.65049 0.0601192 8.68026 0.0573453 8.71143H0.0632194C0.0593033 8.75538 0.0593033 8.80057 0.0560399 8.8453L1.22303 8.80026C1.19856 9.05444 1.17783 9.31143 1.1669 9.5692L0.0155737 9.6041L0.00349914 9.60488C0.000725246 9.68561 0.00398865 9.76774 0.00268329 9.84878C0.000398906 9.98172 0.000398906 10.1126 0.0015411 10.2462C0.00235695 10.3331 -0.00155914 10.4181 0.000725247 10.5057H0.0137789C0.0167159 10.6297 0.0265061 10.7536 0.0312381 10.8774H1.18306C1.19187 11.0503 1.19709 11.2243 1.21341 11.3982H0.050329C0.0526134 11.4253 0.0568558 11.4526 0.0593033 11.4798C0.0679514 11.5734 0.0808418 11.6644 0.0912847 11.7574C0.107602 11.9087 0.121145 12.0607 0.142683 12.2118L0.160958 12.2137C0.180212 12.3462 0.197345 12.4796 0.21562 12.6133L1.40627 12.7402C1.4376 12.9033 1.47268 13.0668 1.51152 13.2278L0.298674 13.1022C0.298674 13.1022 0.296716 13.0963 0.296226 13.0936C0.293942 13.0829 0.292963 13.0718 0.290842 13.0612C0.293289 13.0738 0.294758 13.0868 0.297042 13.0998C0.306996 13.1449 0.320539 13.1845 0.330655 13.2289C0.381401 13.4519 0.434758 13.6707 0.495294 13.8789L0.499047 13.8794C0.549303 14.0539 0.60935 14.2137 0.666786 14.3771L1.89138 14.5246C1.92679 14.6266 1.96268 14.7298 1.9994 14.8292L0.765341 14.6854C0.777089 14.7158 0.790306 14.7428 0.80238 14.773C0.851821 14.8978 0.903872 15.0172 0.956739 15.135C0.983662 15.1953 1.00749 15.2612 1.03522 15.3194L1.04648 15.3208C1.13459 15.5039 1.23087 15.6686 1.32714 15.8329L2.52709 15.9978C2.56152 16.0618 2.59578 16.1284 2.63184 16.1902L1.41525 16.0116C1.4425 16.0546 1.47301 16.0894 1.50075 16.1312C1.59114 16.2688 1.68285 16.4003 1.77879 16.522C1.79462 16.5424 1.80914 16.5675 1.82546 16.5879L1.83476 16.5895C1.94392 16.7238 2.05944 16.8337 2.17366 16.9469L3.31438 17.1306C3.3666 17.1875 3.418 17.2448 3.47152 17.2958L2.31007 17.103C2.33471 17.1253 2.36082 17.1382 2.38578 17.1599C2.51012 17.267 2.6356 17.3622 2.76434 17.4435C2.78996 17.4602 2.81459 17.4858 2.84021 17.5012C2.85996 17.5123 2.88003 17.513 2.89944 17.5238C3.1362 17.658 3.37639 17.7658 3.61935 17.8135C3.6918 17.8302 3.76555 17.8433 3.84306 17.8484C4.10853 17.8674 4.71439 17.936 5.23881 17.9907C4.1521 17.4295 3.19005 15.7182 2.64229 13.2641C1.7194 9.12582 2.7756 4.31974 5.00417 2.52816ZM9.7614 14.2487C10.1044 13.7637 10.3578 12.8926 10.4949 11.8593H10.07V11.2079V8.77236V8.12078H10.4833C10.1595 5.78561 9.46876 4.71668 8.75 5.73325C8.02765 6.75247 7.70277 9.48613 8.02454 11.8377C8.34615 14.1879 9.03905 15.2683 9.7614 14.2487ZM9.35005 2.37044C9.15473 2.34442 8.74926 2.4027 8.45424 2.60499L6.85371 2.42374C7.03695 2.27132 7.12506 2.21647 7.31075 2.13169L9.35005 2.37044ZM6.51382 2.7493L8.12905 2.90997C8.07944 2.95299 8.02886 2.99631 7.98007 3.04509C7.86226 3.16088 7.75 3.29273 7.64084 3.43392L6.0935 3.27387C6.22681 3.08 6.36795 2.90764 6.51382 2.7493ZM7.30259 3.99403C7.17809 4.20956 7.06044 4.44114 6.95079 4.68878L5.41112 4.54914C5.51376 4.30681 5.62047 4.0721 5.73714 3.85423L7.30259 3.99403ZM6.72154 5.32665C6.63065 5.58473 6.54809 5.85496 6.47205 6.13501L4.91672 6.02452C4.99014 5.74525 5.07075 5.47626 5.15919 5.21631L6.72154 5.32665ZM4.72548 6.84691L6.3079 6.93278C6.24737 7.22343 6.1945 7.5214 6.14996 7.82561L4.57226 7.74114C4.61469 7.43584 4.66772 7.13958 4.72548 6.84691ZM4.46539 8.79683L6.04308 8.84966C6.02366 9.09917 6.00571 9.34977 5.99592 9.60332L4.4228 9.56935C4.43014 9.30956 4.44662 9.05179 4.46539 8.79683ZM4.43732 10.8774H5.99674C6.00294 11.0503 6.00571 11.2243 6.01632 11.3982H4.46229C4.44923 11.2243 4.44499 11.0503 4.43732 10.8774ZM4.62709 12.7746L6.13707 12.653C6.15828 12.8016 6.17492 12.9521 6.20184 13.0994L4.70035 13.2273C4.69807 13.2155 4.69578 13.206 4.69383 13.1938C4.6669 13.0561 4.64928 12.9133 4.62709 12.7746ZM5.00956 14.5596L6.45639 14.4103C6.48054 14.5034 6.50403 14.5969 6.52802 14.6874L5.08527 14.8292C5.05949 14.7424 5.03452 14.6499 5.00956 14.5596ZM5.50788 16.016L6.90086 15.8383C6.92469 15.8987 6.94884 15.9613 6.97331 16.0202L5.5831 16.1902C5.55732 16.134 5.53334 16.074 5.50788 16.016ZM6.16905 17.1883L7.48224 17.0058C7.5103 17.0461 7.53788 17.0885 7.56725 17.1253L6.25063 17.2958C6.22257 17.2626 6.19597 17.2239 6.16905 17.1883ZM12.4687 7.07039C12.1791 5.39803 11.6692 4.14582 11.0511 3.34634C10.4328 2.54764 9.94072 2.34722 9.90842 2.33101L9.90483 2.33132L7.67821 2.04192C7.67821 2.04192 7.75327 1.98878 7.98954 1.95808C7.9463 1.95808 7.90713 1.9559 7.86389 1.9559C7.61131 1.9559 7.29508 1.95325 6.94933 1.95325C6.94378 1.95449 6.93921 1.9573 6.93366 1.95808H6.93056C6.53243 2.05127 6.14408 2.23143 5.78315 2.52083C3.55376 4.31226 2.49837 9.11927 3.42159 13.2566C3.9811 15.7662 4.9859 17.4901 6.11961 18.0178C6.1542 18.0234 6.17606 18.0242 6.17998 18.0239C7.26229 18.0406 8.93021 18.0078 9.89128 17.7516C10.2672 17.6511 10.5544 17.4292 10.7328 17.2515C11.6503 16.2998 12.2976 14.4515 12.5704 12.3206L12.029 11.8593H11.1539C11.0013 13.3634 10.6601 14.6544 10.1773 15.3357C9.27059 16.6158 8.20818 15.2592 7.80548 12.3089C7.40082 9.35771 7.80891 5.92649 8.71581 4.64623C9.62156 3.36551 10.684 4.72088 11.0873 7.6721C11.1077 7.82062 11.1258 7.97023 11.1421 8.12078H12.029L12.5604 7.66836C12.5333 7.46779 12.503 7.26816 12.4687 7.07039Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.3729 5.1365C18.0589 4.72514 18.14 4.13848 18.5539 3.8265C18.9679 3.51436 19.5582 3.59493 19.8723 4.00645C20.4888 4.81326 20.9832 5.76159 21.3186 6.80561C21.6405 7.80861 21.818 8.8938 21.818 10.0198C21.818 11.1428 21.6449 12.2187 21.3301 13.2083C21.0026 14.2383 20.516 15.1801 19.9059 15.9891C19.594 16.4028 19.0036 16.4865 18.5876 16.1763C18.1717 15.8664 18.0872 15.2796 18.3994 14.8663C18.876 14.2342 19.2616 13.4815 19.5281 12.6432C19.7854 11.8338 19.927 10.9487 19.927 10.0198C19.927 9.07423 19.7839 8.18106 19.5237 7.37087C19.2545 6.53238 18.8611 5.77558 18.3729 5.1365Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.8315 7.11165C14.4232 6.70707 14.4558 6.08065 14.9044 5.71259C15.3531 5.34435 16.0481 5.37373 16.4563 5.77815C16.9998 6.31777 17.4401 6.98155 17.7389 7.72703C18.0233 8.43633 18.1818 9.21578 18.1818 10.0278C18.1818 10.8253 18.0303 11.5891 17.7581 12.2841C17.4721 13.0137 17.0488 13.6683 16.5234 14.2077C16.1246 14.6188 15.4317 14.6604 14.9758 14.3008C14.5199 13.9412 14.4737 13.3163 14.8725 12.9053C15.213 12.5557 15.492 12.1201 15.6858 11.6253C15.8753 11.1421 15.9806 10.6016 15.9806 10.0278C15.9806 9.44032 15.8714 8.89 15.6755 8.40151C15.4756 7.90282 15.186 7.46359 14.8315 7.11165Z' fill='%231DA1F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.9473 2.98461C21.7211 2.6488 21.8002 2.18656 22.1242 1.95182C22.4483 1.71738 22.9615 1.79936 23.1878 2.13517C23.9175 3.21841 24.432 4.4653 24.8249 5.82396C25.2032 7.13186 25.4547 8.54507 25.4547 10.0169C25.4547 11.4803 25.2002 12.9556 24.8258 14.2581C24.437 15.6105 23.9346 16.7827 23.2141 17.8612C22.9894 18.1985 22.4761 18.2832 22.1506 18.0503C21.8251 17.8175 21.7434 17.3549 21.9681 17.0177C22.6015 16.0694 23.1089 14.9698 23.4556 13.764C23.7899 12.6009 23.9295 11.3116 23.9295 9.99028C23.9295 8.66094 23.7876 7.41784 23.4495 6.24852C23.0986 5.03632 22.5862 3.93321 21.9473 2.98461Z' fill='%231DA1F2' stroke='%231DA1F2' stroke-width='0.325'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3876_26731'%3E%3Crect width='27.2727' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.product-market-price .icon-6{padding-left:26px;background-image:url("data:image/svg+xml,%3Csvg width='21' height='19' viewBox='0 0 21 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4295_2520)'%3E%3Cpath d='M1.27295 17.9519C1.54905 17.9786 1.83045 18 2.11717 18H18.821C19.2457 18 19.4369 17.4602 19.1024 17.193L13.2672 12.4474C12.9699 12.2069 12.5292 12.4206 12.5292 12.8001V14.6011C12.5292 14.8523 12.3274 15.0553 12.0779 15.0553H9.41247C9.0408 15.0553 8.83904 14.6385 9.04611 14.3339C10.0496 12.8856 10.6124 11.106 10.5487 9.19273C10.4 4.8265 6.85327 1.20847 2.51538 1.00539C2.09593 0.989353 1.68178 1.01073 1.27295 1.04814' stroke='%23283847' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cmask id='path-2-inside-1_4295_2520' fill='white'%3E%3Cpath d='M1.27295 5.08237C1.54539 5.02574 1.8285 5 2.12231 5C4.41397 5 6.27295 6.79151 6.27295 9C6.27295 11.2085 4.41397 13 2.12231 13C1.83385 13 1.55073 12.9691 1.27295 12.9176'/%3E%3C/mask%3E%3Cpath d='M0.967687 3.61376C0.156596 3.78235 -0.364252 4.57654 -0.195661 5.38763C-0.0270686 6.19872 0.767121 6.71957 1.57821 6.55098L0.967687 3.61376ZM1.54629 11.4427C0.73173 11.2918 -0.0509757 11.8297 -0.201936 12.6443C-0.352896 13.4589 0.185055 14.2416 0.999611 14.3925L1.54629 11.4427ZM1.57821 6.55098C1.73638 6.5181 1.91587 6.5 2.12231 6.5V3.5C1.74113 3.5 1.35439 3.53338 0.967687 3.61376L1.57821 6.55098ZM2.12231 6.5C3.6383 6.5 4.77295 7.67172 4.77295 9H7.77295C7.77295 5.9113 5.18965 3.5 2.12231 3.5V6.5ZM4.77295 9C4.77295 10.3283 3.6383 11.5 2.12231 11.5V14.5C5.18965 14.5 7.77295 12.0887 7.77295 9H4.77295ZM2.12231 11.5C1.941 11.5 1.75051 11.4806 1.54629 11.4427L0.999611 14.3925C1.35095 14.4576 1.7267 14.5 2.12231 14.5V11.5Z' fill='%23283847' mask='url(%23path-2-inside-1_4295_2520)'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4295_2520'%3E%3Crect width='20' height='19' fill='white' transform='translate(0.272949)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.product-market-price .icon-7{padding-left:26px;background-image:url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3876_26709)'%3E%3Cpath d='M3.27295 3C11.6951 8.64185 15.6554 12.538 21.2729 21' stroke='%23283847' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.2729 4.5L12.0239 7.749M9.45395 9.182L7.27295 10L5.77295 11.5L12.7729 18.5L14.2729 17L15.0929 14.814M16.5229 12.251L19.7729 9' stroke='%23283847' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.27295 15L4.77295 19.5' stroke='%23283847' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.7729 4L20.2729 9.5' stroke='%23283847' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3876_26709'%3E%3Crect width='24' height='24' fill='white' transform='translate(0.272949)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.product-market-price .icon-8{padding-left:30px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6491 10.8539V6.41016L14.7772 4.27266C15.0351 4.01484 15.0327 3.6 14.7772 3.34453C14.5194 3.08672 14.1046 3.08906 13.8491 3.34453L12.6491 4.54687V2.13984C12.6491 1.78594 12.3561 1.48828 11.9929 1.48828C11.6272 1.48828 11.3366 1.78125 11.3366 2.13984V4.57031L10.1366 3.37031C9.88115 3.11484 9.4663 3.1125 9.20849 3.37031C8.95302 3.62578 8.95068 4.04062 9.20849 4.29844L11.3366 6.43594V10.8562L7.48818 8.63437L6.70302 5.72109C6.60927 5.36953 6.24833 5.16328 5.89912 5.25703C5.54755 5.35078 5.3413 5.71172 5.43505 6.06094L5.87333 7.70156L3.78974 6.49687C3.48271 6.31875 3.07724 6.42656 2.89677 6.74062C2.71396 7.05703 2.82177 7.45547 3.13349 7.63594L5.23818 8.85234L3.59755 9.29062C3.24833 9.38437 3.03974 9.74297 3.13349 10.0945C3.22724 10.4437 3.58583 10.6523 3.9374 10.5586L6.85302 9.78281L10.6804 11.993L6.83193 14.2148L3.9163 13.4391C3.56474 13.3453 3.20615 13.5539 3.1124 13.9031C3.01865 14.2547 3.22724 14.6133 3.57646 14.707L5.21708 15.1453L3.13349 16.35C2.82646 16.5281 2.7163 16.9312 2.89677 17.2453C3.07958 17.5617 3.47802 17.6672 3.78974 17.4891L5.89443 16.2727L5.45615 17.9133C5.3624 18.2625 5.56865 18.6234 5.92021 18.7172C6.26943 18.8109 6.63037 18.6047 6.72412 18.2531L7.51162 15.3398L11.339 13.1297V17.5969L9.21083 19.7766C8.95302 20.0344 8.95537 20.4492 9.21083 20.7047C9.46865 20.9625 9.88349 20.9602 10.139 20.7047L11.339 19.5047V21.8461C11.339 22.2 11.6319 22.4977 11.9952 22.4977C12.3608 22.4977 12.6515 22.2047 12.6515 21.8461V19.4789L13.8515 20.6789C14.1069 20.9344 14.5218 20.9367 14.7796 20.6789C15.0351 20.4234 15.0374 20.0086 14.7796 19.7508L12.6515 17.5711V13.1297L16.521 15.3633L17.3436 18.2953C17.4374 18.6469 17.7983 18.8531 18.1476 18.7594C18.4991 18.6656 18.7054 18.3047 18.6116 17.9555L18.1733 16.3148L20.203 17.4867C20.5101 17.6648 20.9155 17.557 21.096 17.243C21.2788 16.9266 21.171 16.5281 20.8593 16.3477L18.8108 15.1641L20.4515 14.7258C20.8007 14.632 21.0093 14.2734 20.9155 13.9219C20.8218 13.5727 20.4632 13.3641 20.1116 13.4578L17.1608 14.2125L13.3124 11.9906L17.1819 9.75703L20.1327 10.5117C20.4843 10.6055 20.8429 10.3969 20.9366 10.0477C21.0304 9.69609 20.8218 9.3375 20.4726 9.24375L18.8319 8.80547L20.8616 7.63359C21.1686 7.45547 21.2788 7.05234 21.0983 6.73828C20.9155 6.42187 20.5171 6.31641 20.2054 6.49453L18.1569 7.67812L18.5952 6.0375C18.689 5.68828 18.4827 5.32734 18.1311 5.23359C17.7819 5.13984 17.421 5.34609 17.3272 5.69766L16.5046 8.62969L12.6491 10.8539Z' fill='%23283847'/%3E%3C/svg%3E%0A")}.product-market-price .icon-9{padding-left:30px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3418_5706)'%3E%3Cpath d='M16.225 10L21.25 3H13.278L9.97803 14H15.337L12.887 22.658L13.64 23.007L23.374 10H16.225ZM16.663 13H11.322L14.022 4H19.3L14.275 11H21.376L14.676 19.952L16.663 13ZM3.00003 6V5H5.00003V6H3.00003ZM6.00003 5H7.00003V6H6.00003V5ZM10 5V6H8.00003V5H10ZM6.00003 2H7.00003V4H6.00003V2ZM7.00003 9H6.00003V7H7.00003V9ZM4.86403 7.952L4.12103 7.282L5.13003 6.165L5.87303 6.835L4.86403 7.952ZM8.13603 3.048L8.87903 3.718L7.87003 4.835L7.12703 4.165L8.13603 3.048ZM8.87903 7.282L8.13603 7.952L7.12803 6.835L7.87103 6.165L8.87903 7.282ZM4.12003 3.718L4.86303 3.048L5.87103 4.165L5.12803 4.835L4.12003 3.718ZM9.64603 15.683L8.78003 16.183L9.28003 17.049L7.91403 16.683L6.50003 17.5L7.91503 18.317L9.28103 17.951L8.78103 18.817L9.64703 19.317L9.14703 20.183L8.28103 19.683L7.78103 20.549L7.41503 19.183L6.00003 18.366V20L7.00003 21H6.00003V22H5.00003V21H4.00003L5.00003 20V18.366L3.58503 19.183L3.21903 20.549L2.71903 19.683L1.85303 20.183L1.35303 19.317L2.21903 18.817L1.71903 17.951L3.08503 18.317L4.50003 17.5L3.08503 16.683L1.71903 17.049L2.21903 16.183L1.35303 15.683L1.85303 14.817L2.71903 15.317L3.21903 14.451L3.58503 15.817L5.00003 16.634V15L4.00003 14H5.00003V13H6.00003V14H7.00003L6.00003 15V16.634L7.41503 15.817L7.78103 14.451L8.28103 15.317L9.14703 14.817L9.64603 15.683Z' fill='%23283847'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3418_5706'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.right-middle{display:flex;align-items:center;margin-bottom:var(--spacer-6)}@media (max-width:1199px){.right-middle{flex-direction:column;align-items:flex-start}}.product-brand{margin-right:var(--spacer-6)}.product-brand a{display:flex;align-items:center;width:124px;height:124px;border:1px solid #EDEDED;padding:var(--spacer-1)}@media (max-width:1199px){.product-brand{margin-right:0;margin-bottom:var(--spacer-5)}}.product-list-container{width:100%}.product-list-container .product-list-row{display:flex;align-items:baseline;font-size:var(--font-size-14);padding:4px 0}.product-list-container .product-list-row a{color:#2596BE;transition:all 0.2s linear}.product-list-container .product-list-row a:hover{color:#000}.product-list-container .product-list-row .product-list-title{flex:0 0 auto;width:20%;font-family:"Saira Semi Condensed",sans-serif;color:#7A7474;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600}@media (max-width:767px){.product-list-container .product-list-row .product-list-title{width:30%}}.product-list-container .product-list-row .product-list-content{flex:1 1 auto;display:flex;align-items:baseline;word-break:break-word;font-family:"Saira Semi Condensed",sans-serif;color:#2596BE;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600}.product-list-container .product-list-row .product-list-content:before{content:":";margin-right:16px}.product-list-container .product-list-row .product-list-content.stock-content{color:#000}.product-list-container .product-list-row:last-child{padding-bottom:0}.product-price{margin-bottom:var(--spacer-6)}.product-price-new,.product-price-old{color:#000;line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600}.product-price .price-wrapper{display:flex;align-items:center;margin-bottom:var(--spacer-3)}.product-price.has-discount .product-price-old{font-family:"Saira Semi Condensed",sans-serif;color:#7A7474;font-size:var(--font-size-24);font-weight:400;text-decoration:line-through;margin-right:var(--spacer-2)}.product-price .discount-label{display:flex;align-items:center;justify-content:center;width:48px;height:40px;color:#FFF;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;margin-right:var(--spacer-2);background-color:#363232;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.product-price .payment-text-detail{font-family:"Saira Semi Condensed",sans-serif;color:#7A7474;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600}.product-price .payment-text-detail span{color:#363232}.product-options .variant-group-title{display:block;color:#363232;font-size:var(--font-size-14);font-weight:600;margin-bottom:var(--spacer-3)}.product-options select.form-control:not([size]):not([multiple]),.product-options select:not([size]){height:44px;color:#363232;font-size:var(--font-size-12);font-weight:300;cursor:pointer;padding:6px 28px 6px 20px;border:1px solid #EDEDED;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16.0005L18 22L12 16.0005L12.9999 15L18 20.0004L23.0001 15L24 16.0005Z' fill='%232B2D42'/%3E%3C/svg%3E%0A");background-size:36px;background-position:right center;border-radius:0}.product-options .variant-plural{margin-bottom:var(--spacer-4)}.variant-select{margin-bottom:var(--spacer-8)}.variant-select .variant-list{margin-bottom:var(--spacer-4)}.variant-select .variant-list:last-child{margin-bottom:0}.variant-select .variant-list select{width:50%!important}@media (max-width:575px){.variant-select .variant-list select{width:100%!important}}.variant-plural .variant-list{flex:0 0 100%;display:flex;flex-wrap:wrap}.variant-plural span{position:relative;flex:0 0 auto;cursor:pointer;padding:7px 10px;margin:0 var(--spacer-4) var(--spacer-4) 0;border:1px solid #EDEDED;background-color:#FFF;border-radius:0;transition:all 0.2s linear}.variant-plural span:last-child{margin-right:0}.variant-plural span:hover,.variant-plural span.variant-selected{border-color:#363232}.variant-plural span.variant-selected:before{content:"";position:absolute;right:-8px;top:-8px;z-index:1;width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:#FFF;font-size:9px;font-weight:900;font-family:"Font Awesome 5 Free";padding-top:1px;background-color:#000;border-radius:100%}.variant-plural span.variant-passive,.variant-plural span.variant-no-stock,.variant-plural span.variant-passive:hover,.variant-plural span.variant-no-stock:hover{cursor:no-drop;background-color:#EDEDED}.variant-plural span.variant-image{max-width:32px;max-height:32px;padding:0;border:none}.variant-plural span.variant-image:hover,.variant-plural span.variant-image.variant-selected{border:none}.variant-plural span.variant-image:hover{opacity:.6}.variant-plural span.variant-image.variant-passive{opacity:.4;background-color:transparent}.variant-singular{margin-bottom:var(--spacer-4)}.variant-singular .radio-custom{margin-bottom:var(--spacer-4)}.product-cart-buttons{display:flex;flex-wrap:wrap;align-items:flex-end;margin-left:calc(-1*var(--gutter));margin-right:calc(-1*var(--gutter))}.product-cart-buttons>div{padding-left:var(--gutter);padding-right:var(--gutter)}.product-cart-buttons .product-buttons-wrapper{flex:1 0 0%;max-width:100%}.product-cart-buttons .product-buttons-wrapper .product-buttons-row{display:flex;flex-wrap:wrap;margin-left:calc(-1*var(--gutter));margin-right:calc(-1*var(--gutter))}.product-cart-buttons .product-buttons-wrapper .product-buttons-row>div{flex:1 0 0%;max-width:100%;padding-left:var(--gutter);padding-right:var(--gutter)}@media (min-width:1200px){.product-cart-buttons .product-buttons-wrapper .product-buttons-row>div{flex:unset}}.product-qty-wrapper .product-qty{display:flex;flex-wrap:wrap;width:137px;height:52px;border:none;border-radius:2x;-moz-border-radius:2x;-webkit-border-radius:2x;background-color:#EDEDED}.product-qty-wrapper .product-qty>a{flex:0 0 40px;max-width:40px;display:flex;align-items:center;justify-content:center;color:#363232}@media (max-width:767px){.product-qty-wrapper .product-qty>a{flex:0 0 55px;max-width:55px}}.product-qty-wrapper .product-qty>div{flex:1 0 0%;max-width:100%}.product-qty-wrapper .product-qty>div input{width:100%;height:100%;font-family:"Saira Semi Condensed",sans-serif;color:#363232;line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600;text-align:center;border:none;background-color:#EDEDED}.product-qty-wrapper.product-qty-wrapper-select .product-qty{border:none;border-radius:0}.product-qty-wrapper.product-qty-wrapper-select .product-qty select.form-control:not([size]):not([multiple]),.product-qty-wrapper.product-qty-wrapper-select .product-qty select:not([size]){height:52px;font-family:"Saira Semi Condensed",sans-serif;color:#363232;line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600;cursor:pointer;padding:6px 28px 6px 20px;border:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background-color:#FFF;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16.0005L18 22L12 16.0005L12.9999 15L18 20.0004L23.0001 15L24 16.0005Z' fill='%232B2D42'/%3E%3C/svg%3E%0A");background-size:16px}.product-qty-wrapper.product-qty-wrapper-select .product-qty>div input{height:52px;border:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background-color:#FFF}@media (max-width:575px){.product-qty-wrapper{margin-bottom:var(--spacer-8);flex:0 0 100%;max-width:100%}.product-qty-wrapper .product-qty{width:100%}}.product-whatsapp{margin-bottom:var(--spacer-6)}.product-whatsapp a{display:flex;align-items:center;justify-content:center;height:48px;color:#FFF;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;background:#25d366;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;transition:all 0.2s linear}.product-whatsapp a svg{margin-left:var(--spacer-2)}@media (min-width:1200px){.product-whatsapp a{width:420px}}@media (min-width:1200px){.product-whatsapp a:hover{background:#000}}.detail-text{margin-bottom:var(--spacer-6);gap:10px;width:fit-content;padding:0 20px;display:flex;align-items:center;justify-content:center;height:48px;color:#FFF;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;background:#283847;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;transition:all 0.2s linear}@media (min-width:1200px){.detail-text:hover{background:#000}}.product-cart-buttons{margin-bottom:var(--spacer-4)}.product-cart-buttons a.add-to-cart-button,.product-cart-buttons a.no-stock-button,.product-cart-buttons a.quick-order-button,.product-cart-buttons a.remind-me-button{display:flex;align-items:center;justify-content:center;height:52px;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;padding:0 15px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;transition:all 0.2s linear}.product-cart-buttons a.add-to-cart-button svg,.product-cart-buttons a.no-stock-button svg,.product-cart-buttons a.quick-order-button svg,.product-cart-buttons a.remind-me-button svg{margin-left:var(--spacer-2)}.product-cart-buttons a.remind-me-button,.product-cart-buttons a.add-to-cart-button{color:#FFF;background-color:#000}.product-cart-buttons a.remind-me-button:hover,.product-cart-buttons a.add-to-cart-button:hover{background-color:#283847}@media (min-width:1200px){.product-cart-buttons a.remind-me-button,.product-cart-buttons a.add-to-cart-button{width:201px}}.product-cart-buttons a.quick-order-button{color:#FFF;background-color:#283847}.product-cart-buttons a.quick-order-button:hover{background-color:#000}@media (min-width:1200px){.product-cart-buttons a.quick-order-button{width:230px}}.product-cart-buttons a.no-stock-button{color:#FFF;background-color:#7A7474}#product-user-buttons{display:flex;flex-wrap:wrap;margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}#product-user-buttons>div{padding-left:var(--gutter);padding-right:var(--gutter);margin-bottom:var(--spacer-3)}#product-user-buttons>div a{display:flex;align-items:center;flex-wrap:wrap;font-family:"Saira Semi Condensed",sans-serif;color:#7A7474;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;transition:all 0.2s linear}#product-user-buttons>div a svg path{transition:all 0.2s linear}#product-user-buttons>div a span{padding-left:var(--spacer-2)}@media (min-width:1200px){#product-user-buttons>div a:hover{color:#000}}#product-user-buttons>div a.add-my-favorites span:before{content:attr(data-add-to-favorites)}#product-user-buttons>div a.add-my-favorites .icon-favori-add{display:none}#product-user-buttons>div a.add-my-favorites.favorite-product .icon-favori{display:none}#product-user-buttons>div a.add-my-favorites.favorite-product .icon-favori-add{display:block}#product-user-buttons>div a.add-my-favorites.favorite-product span:before{content:attr(data-favorite-product)}.product-social{position:relative}.product-social>a svg path{transition:all 0.2s linear}@media (min-width:1200px){.product-social>a:hover{color:#000000!important}.product-social>a:hover svg path{fill:#000}}.product-social>a.active{color:#000000!important}.product-social>a.active svg path{fill:#000}.product-social .product-social-content{position:absolute;top:150%;left:var(--gutter);z-index:11;display:none;padding:5px;box-shadow:0 0 5px rgba(0,0,0,.2);background-color:#fff}.product-social .product-social-content>div{display:flex}.product-social .product-social-content>div>div{margin-right:5px}.product-social .product-social-content>div>div:last-child{margin-right:0}.product-social .product-social-content>div>div>a{display:flex;align-items:center;justify-content:center;width:26px;height:26px}.product-social .product-social-content>div>div>a svg path{fill:#FFFFFF!important}.product-social .product-social-content>div>div>a.product-social-facebook{background-color:#3b5998}.product-social .product-social-content>div>div>a.product-social-twitter{background-color:#1da1f2}.product-social .product-social-content>div>div>a.product-social-pinterest{background-color:#bd081c}.product-social .product-social-content>div>div>a.product-social-whatsapp{background-color:#128c7e}.product-detail-tab{margin-bottom:var(--spacer-18)}.product-detail-tab .product-detail-tab-header{align-items:center;border-bottom:1px solid #7A7474}.product-detail-tab .product-detail-tab-header [data-tab-index]{flex:1}.product-detail-tab .product-detail-tab-header [data-tab-index]>a{display:flex;align-items:center;justify-content:center;height:56px;font-family:"Saira Semi Condensed",sans-serif;color:#7A7474;line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600;border-radius:4px 4px 0 0}.product-detail-tab .product-detail-tab-header [data-tab-index].active>a{color:#FFF;background:#7A7474}.product-detail-tab .product-detail-tab-content [data-tab-content]{height:0;overflow:hidden}.product-detail-tab .product-detail-tab-content [data-tab-content]>div{border-bottom:1px solid #7A7474;padding:var(--spacer-10) var(--spacer-15);font-size:large}@media (max-width:991px){.product-detail-tab .product-detail-tab-content [data-tab-content]>div{padding:var(--spacer-5) var(--spacer-2)}}.product-detail-tab .product-detail-tab-content [data-tab-content]>div .detail-top-title{color:#283847;line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600;margin-bottom:var(--spacer-6)}.product-detail-tab .product-detail-tab-content [data-tab-content]>div .product-list-container{margin-bottom:var(--spacer-8)}.product-detail-tab .product-detail-tab-content [data-tab-content]>div .detail-information{color:#000;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.product-detail-tab .product-detail-tab-content [data-tab-content].active{height:auto;overflow:visible}@media (min-width:768px){.product-detail-tab .product-detail-tab-content [data-tab-content].active{display:block!important}}@media (max-width:991px){.product-detail-tab .product-detail-tab-header{overflow-x:auto;scroll-snap-type:x mandatory}}@media (max-width:767px){.product-detail-tab .product-detail-tab-content .product-detail-tab-row{margin-bottom:var(--spacer-8)}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-index]>a{position:relative;display:flex;align-items:center;justify-content:space-between;height:50px;color:#363232;font-size:var(--font-size-20);padding:0 var(--spacer-8);background-color:#EDEDED}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-index]>a:after{content:"";font-weight:900;font-size:var(--font-size-24);font-family:"Font Awesome 5 Free";transition:all 0.2s linear}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-content]{height:0!important;overflow:hidden!important}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-content]>div{padding-bottom:0}.product-detail-tab .product-detail-tab-content .product-detail-tab-row.active [data-tab-index]>a{color:#FFF;background-color:#000}.product-detail-tab .product-detail-tab-content .product-detail-tab-row.active [data-tab-index]>a:after{transform:rotate(-180deg)}.product-detail-tab .product-detail-tab-content .product-detail-tab-row.active [data-tab-content].active{height:auto!important;overflow:visible!important}}.product-customization{padding:var(--spacer-8) 0 var(--spacer-3);margin:var(--spacer-8) 0;border-top:1px solid #EDEDED;border-bottom:1px solid #EDEDED}.product-customization .product-customization-group .product-customization-group-title{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);margin-bottom:var(--spacer-4)}.product-customization .product-customization-group .product-customization-field .form-group .control-label{color:#363232;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:600;margin-bottom:0}@media (max-width:767px){.product-customization .product-customization-group .product-customization-field .form-group .control-label{margin-bottom:var(--spacer-3)}}.product-customization .form-control{height:44px;border:1px solid #EDEDED;border-radius:0}.product-customization textarea.form-control{height:120px}.product-customization .form-group select.form-control:not([size]):not([multiple]),.product-customization .form-group select:not([size]){height:44px;cursor:pointer;border:1px solid #EDEDED;border-radius:0;background-size:36px;background-position:right center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16.0005L18 22L12 16.0005L12.9999 15L18 20.0004L23.0001 15L24 16.0005Z' fill='%232B2D42'/%3E%3C/svg%3E%0A")}.product-customization .form-horizontal .form-question{top:5px;right:-4px;width:15px;height:15px;border-radius:100%}@media (max-width:1199px){.idea-promotion-bar{display:none!important}}:root{--gutter:var(--spacer-3);--spacer-1:4px;--spacer-2:8px;--spacer-3:12px;--spacer-4:16px;--spacer-5:20px;--spacer-6:24px;--spacer-7:28px;--spacer-8:32px;--spacer-9:36px;--spacer-10:40px;--spacer-11:44px;--spacer-12:48px;--spacer-13:52px;--spacer-14:56px;--spacer-15:60px;--spacer-16:64px;--spacer-17:68px;--spacer-18:72px;--spacer-19:76px;--spacer-20:80px;--spacer-21:84px;--spacer-22:88px;--spacer-23:92px;--spacer-24:96px;--spacer-25:100px;--spacer-26:104px;--spacer-27:108px;--spacer-28:112px;--spacer-29:116px;--spacer-30:120px;--spacer-31:124px;--spacer-32:128px;--spacer-33:132px;--spacer-34:136px;--spacer-35:140px;--spacer-36:144px;--spacer-37:148px;--spacer-38:152px;--spacer-39:156px;--spacer-40:160px;--font-size-10:10px;--font-size-11:11px;--font-size-12:12px;--font-size-13:13px;--font-size-14:14px;--font-size-15:15px;--font-size-16:16px;--font-size-17:17px;--font-size-18:18px;--font-size-19:19px;--font-size-20:20px;--font-size-21:21px;--font-size-22:22px;--font-size-23:23px;--font-size-24:24px;--font-size-25:25px;--font-size-26:26px;--font-size-27:27px;--font-size-28:28px;--font-size-29:29px;--font-size-30:30px;--font-size-31:31px;--font-size-32:32px;--font-size-33:33px;--font-size-34:34px;--font-size-35:35px;--font-size-36:36px;--font-size-37:37px;--font-size-38:38px;--font-size-39:39px;--font-size-40:40px;--font-size-41:41px;--font-size-42:42px;--font-size-43:43px;--font-size-44:44px;--font-size-45:45px;--font-size-46:46px;--font-size-47:47px;--font-size-48:48px;--font-size-49:49px;--font-size-50:50px;--font-size-51:51px;--font-size-52:52px;--font-size-53:53px;--font-size-54:54px;--font-size-55:55px;--font-size-56:56px;--font-size-57:57px;--font-size-58:58px;--font-size-59:59px;--font-size-60:60px;--font-size-61:61px;--font-size-62:62px;--font-size-63:63px;--font-size-64:64px;--font-size-65:65px;--font-size-66:66px;--font-size-67:67px;--font-size-68:68px;--font-size-69:69px;--font-size-70:70px;--font-size-71:71px;--font-size-72:72px;--font-size-73:73px;--font-size-74:74px;--font-size-75:75px;--font-size-76:76px;--font-size-77:77px;--font-size-78:78px;--font-size-79:79px;--font-size-80:80px;--font-size-81:81px;--font-size-82:82px;--font-size-83:83px;--font-size-84:84px;--font-size-85:85px;--font-size-86:86px;--font-size-87:87px;--font-size-88:88px;--font-size-89:89px;--font-size-90:90px;--font-size-91:91px;--font-size-92:92px;--font-size-93:93px;--font-size-94:94px;--font-size-95:95px;--font-size-96:96px;--font-size-97:97px;--font-size-98:98px;--font-size-99:99px;--font-size-100:100px;--font-size-101:101px;--font-size-102:102px;--font-size-103:103px;--font-size-104:104px;--font-size-105:105px;--font-size-106:106px;--font-size-107:107px;--font-size-108:108px;--font-size-109:109px;--font-size-110:110px;--font-size-111:111px;--font-size-112:112px;--font-size-113:113px;--font-size-114:114px;--font-size-115:115px;--font-size-116:116px;--font-size-117:117px;--font-size-118:118px;--font-size-119:119px;--font-size-120:120px}@media (max-width:1199px){:root{--spacer-1:3px;--spacer-2:6px;--spacer-3:9px;--spacer-4:12px;--spacer-5:15px;--spacer-6:18px;--spacer-7:21px;--spacer-8:24px;--spacer-9:27px;--spacer-10:30px;--spacer-11:33px;--spacer-12:36px;--spacer-13:39px;--spacer-14:42px;--spacer-15:45px;--spacer-16:48px;--spacer-17:51px;--spacer-18:54px;--spacer-19:57px;--spacer-20:60px;--spacer-21:52.5px;--spacer-22:55px;--spacer-23:57.5px;--spacer-24:60px;--spacer-25:62.5px;--spacer-26:65px;--spacer-27:67.5px;--spacer-28:70px;--spacer-29:72.5px;--spacer-30:60px;--spacer-31:62px;--spacer-32:64px;--spacer-33:66px;--spacer-34:68px;--spacer-35:70px;--spacer-36:72px;--spacer-37:74px;--spacer-38:76px;--spacer-39:78px;--spacer-40:80px;--font-size-10:9.5px;--font-size-11:10.45px;--font-size-12:11.4px;--font-size-13:12.35px;--font-size-14:13.3px;--font-size-15:13.5px;--font-size-16:14.4px;--font-size-17:15.3px;--font-size-18:16.2px;--font-size-19:15.2px;--font-size-20:16px;--font-size-21:16.8px;--font-size-22:17.6px;--font-size-23:18.4px;--font-size-24:19.2px;--font-size-25:20px;--font-size-26:20.8px;--font-size-27:21.6px;--font-size-28:22.4px;--font-size-29:21.75px;--font-size-30:22.5px;--font-size-31:23.25px;--font-size-32:24px;--font-size-33:24.75px;--font-size-34:25.5px;--font-size-35:26.25px;--font-size-36:27px;--font-size-37:24.05px;--font-size-38:24.7px;--font-size-39:25.35px;--font-size-40:26px;--font-size-41:26.65px;--font-size-42:27.3px;--font-size-43:27.95px;--font-size-44:28.6px;--font-size-45:29.25px;--font-size-46:29.9px;--font-size-47:30.55px;--font-size-48:31.2px;--font-size-49:31.85px;--font-size-50:32.5px;--font-size-51:33.15px;--font-size-52:33.8px;--font-size-53:34.45px;--font-size-54:35.1px;--font-size-55:35.75px;--font-size-56:36.4px;--font-size-57:37.05px;--font-size-58:37.7px;--font-size-59:38.35px;--font-size-60:39px;--font-size-61:39.65px;--font-size-62:40.3px;--font-size-63:40.95px;--font-size-64:41.6px;--font-size-65:42.25px;--font-size-66:42.9px;--font-size-67:43.55px;--font-size-68:44.2px;--font-size-69:44.85px;--font-size-70:45.5px;--font-size-71:46.15px;--font-size-72:46.8px;--font-size-73:47.45px;--font-size-74:48.1px;--font-size-75:48.75px;--font-size-76:49.4px;--font-size-77:50.05px;--font-size-78:50.7px;--font-size-79:51.35px;--font-size-80:52px;--font-size-81:52.65px;--font-size-82:53.3px;--font-size-83:53.95px;--font-size-84:54.6px;--font-size-85:46.75px;--font-size-86:47.3px;--font-size-87:47.85px;--font-size-88:48.4px;--font-size-89:48.95px;--font-size-90:49.5px;--font-size-91:50.05px;--font-size-92:50.6px;--font-size-93:51.15px;--font-size-94:51.7px;--font-size-95:52.25px;--font-size-96:52.8px;--font-size-97:53.35px;--font-size-98:53.9px;--font-size-99:54.45px;--font-size-100:55px;--font-size-101:55.55px;--font-size-102:56.1px;--font-size-103:56.65px;--font-size-104:57.2px;--font-size-105:57.75px;--font-size-106:58.3px;--font-size-107:58.85px;--font-size-108:59.4px;--font-size-109:59.95px;--font-size-110:60.5px;--font-size-111:61.05px;--font-size-112:61.6px;--font-size-113:62.15px;--font-size-114:62.7px;--font-size-115:63.25px;--font-size-116:63.8px;--font-size-117:64.35px;--font-size-118:64.9px;--font-size-119:65.45px;--font-size-120:66px}}@media (max-width:767px){:root{--spacer-1:2px;--spacer-2:4px;--spacer-3:6px;--spacer-4:8px;--spacer-5:10px;--spacer-6:12px;--spacer-7:14px;--spacer-8:16px;--spacer-9:18px;--spacer-10:20px;--spacer-11:22px;--spacer-12:24px;--spacer-13:26px;--spacer-14:28px;--spacer-15:30px;--spacer-16:32px;--spacer-17:34px;--spacer-18:36px;--spacer-19:38px;--spacer-20:40px;--spacer-21:31.5px;--spacer-22:33px;--spacer-23:34.5px;--spacer-24:36px;--spacer-25:37.5px;--spacer-26:39px;--spacer-27:40.5px;--spacer-28:42px;--spacer-29:43.5px;--spacer-30:30px;--spacer-31:31px;--spacer-32:32px;--spacer-33:33px;--spacer-34:34px;--spacer-35:35px;--spacer-36:36px;--spacer-37:37px;--spacer-38:38px;--spacer-39:39px;--spacer-40:40px;--font-size-10:8.5px;--font-size-11:9.35px;--font-size-12:10.2px;--font-size-13:11.05px;--font-size-14:11.9px;--font-size-15:12px;--font-size-16:12.8px;--font-size-17:13.6px;--font-size-18:14.4px;--font-size-19:14.25px;--font-size-20:15px;--font-size-21:15.75px;--font-size-22:16.5px;--font-size-23:17.25px;--font-size-24:18px;--font-size-25:18.75px;--font-size-26:19.5px;--font-size-27:20.25px;--font-size-28:21px;--font-size-29:20.3px;--font-size-30:21px;--font-size-31:21.7px;--font-size-32:22.4px;--font-size-33:23.1px;--font-size-34:23.8px;--font-size-35:24.5px;--font-size-36:25.2px;--font-size-37:20.35px;--font-size-38:20.9px;--font-size-39:21.45px;--font-size-40:22px;--font-size-41:22.55px;--font-size-42:23.1px;--font-size-43:23.65px;--font-size-44:24.2px;--font-size-45:24.75px;--font-size-46:25.3px;--font-size-47:25.85px;--font-size-48:26.4px;--font-size-49:26.95px;--font-size-50:27.5px;--font-size-51:28.05px;--font-size-52:28.6px;--font-size-53:29.15px;--font-size-54:29.7px;--font-size-55:30.25px;--font-size-56:30.8px;--font-size-57:31.35px;--font-size-58:31.9px;--font-size-59:32.45px;--font-size-60:33px;--font-size-61:33.55px;--font-size-62:34.1px;--font-size-63:34.65px;--font-size-64:35.2px;--font-size-65:35.75px;--font-size-66:36.3px;--font-size-67:36.85px;--font-size-68:37.4px;--font-size-69:37.95px;--font-size-70:38.5px;--font-size-71:39.05px;--font-size-72:39.6px;--font-size-73:40.15px;--font-size-74:40.7px;--font-size-75:41.25px;--font-size-76:41.8px;--font-size-77:42.35px;--font-size-78:42.9px;--font-size-79:43.45px;--font-size-80:44px;--font-size-81:44.55px;--font-size-82:45.1px;--font-size-83:45.65px;--font-size-84:46.2px;--font-size-85:38.25px;--font-size-86:38.7px;--font-size-87:39.15px;--font-size-88:39.6px;--font-size-89:40.05px;--font-size-90:40.5px;--font-size-91:40.95px;--font-size-92:41.4px;--font-size-93:41.85px;--font-size-94:42.3px;--font-size-95:42.75px;--font-size-96:43.2px;--font-size-97:43.65px;--font-size-98:44.1px;--font-size-99:44.55px;--font-size-100:45px;--font-size-101:45.45px;--font-size-102:45.9px;--font-size-103:46.35px;--font-size-104:46.8px;--font-size-105:47.25px;--font-size-106:47.7px;--font-size-107:48.15px;--font-size-108:48.6px;--font-size-109:49.05px;--font-size-110:49.5px;--font-size-111:49.95px;--font-size-112:50.4px;--font-size-113:50.85px;--font-size-114:51.3px;--font-size-115:51.75px;--font-size-116:52.2px;--font-size-117:52.65px;--font-size-118:53.1px;--font-size-119:53.55px;--font-size-120:54px}}.row.no-gutters{margin-right:0;margin-left:0}.row.no-gutters>.col,.row.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.contentbox-header{margin-bottom:var(--spacer-8)}.contentbox-header p{display:block;font-size:var(--font-size-12);margin-bottom:0}.contentbox-header h4{color:#363232;font-size:var(--font-size-24);margin-bottom:0}body[class*="checkout-page"] .contentbox-header,body[class*="current-page-cart"] .contentbox-header{text-align:left;margin-bottom:var(--spacer-1);border-bottom:none}body[class*="checkout-page"] .contentbox-header h4,body[class*="current-page-cart"] .contentbox-header h4{font-size:var(--font-size-18)}.current-page-product-list-search .contentbox-body,.current-page-product-list-search .contentbox-header{display:none!important}.user-login-page-wrapper{position:relative;display:flex;justify-content:center}.user-login-page-wrapper .user-login-page-container{position:relative;z-index:2;width:460px}@media (max-width:767px){.user-login-page-wrapper .user-login-page-container{width:380px}}@media (max-width:424px){.user-login-page-wrapper .user-login-page-container{width:330px}}@media (max-width:374px){.user-login-page-wrapper .user-login-page-container{width:280px}}.user-login-page-wrapper .user-login-page-container .user-login-page-logo{display:flex;align-items:center;justify-content:center;min-height:80px;padding:var(--spacer-5)}.user-login-page-wrapper .user-login-page-container .user-login-page-logo img{max-height:80px}.user-login-page-wrapper .user-login-page-content{padding:var(--spacer-10);margin-bottom:var(--spacer-8);background-color:#fff;border:1px solid #EDEDED;border-radius:0}.user-login-page-wrapper .user-login-page-title{text-align:center;margin-bottom:var(--spacer-7)}.user-login-page-wrapper .user-login-page-title span{line-height:28px;font-size:var(--font-size-24);font-weight:700}.user-login-page-wrapper .user-login-page-title.user-login-page-sub-title{padding-top:var(--spacer-7)}.user-login-page-wrapper .user-login-page-order-registration{display:flex;align-items:center;justify-content:center;height:52px;color:#363232;font-size:var(--font-size-16);font-weight:600;text-align:center;margin-top:var(--spacer-9);background-color:rgba(220,53,69,.3)}.user-login-page-wrapper .user-login-page-row{margin-bottom:var(--spacer-5)}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social{display:flex;align-items:center;flex-wrap:wrap}@media (max-width:767px){.user-login-page-wrapper .user-login-page-row.user-login-page-button-social{display:block}}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div{flex:0 0 50%}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div:first-child{padding-right:var(--spacer-5)}@media (max-width:767px){.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div{flex:0 0 100%}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div:first-child{padding-right:0}}.user-login-page-wrapper .user-login-page-row input.form-control{height:52px;color:#363232;font-size:var(--font-size-14);padding:var(--spacer-2) var(--spacer-4)}.user-login-page-wrapper .user-login-page-row .btn{display:flex;align-items:center;justify-content:center;height:52px;font-size:var(--font-size-18);font-weight:600;padding:0}@media (max-width:374px){.user-login-page-wrapper .user-login-page-row .btn{height:48px}}.user-login-page-wrapper .user-login-page-row .btn.btn-green{color:#FFF;font-weight:400;margin-bottom:var(--spacer-8);border:1px solid #EDEDED;background-color:#25D366}.user-login-page-wrapper .user-login-page-row .btn.btn-google{color:#363232!important;font-size:var(--font-size-15);font-weight:400;background:#fff!important;border:1px solid #EDEDED}.user-login-page-wrapper .user-login-page-row .btn.btn-google span{padding-left:10px}.user-login-page-wrapper .user-login-page-row .btn.btn-google:hover{color:#363232!important;background:#fff!important}@media (max-width:767px){.user-login-page-wrapper .user-login-page-row .btn.btn-google{margin-bottom:var(--spacer-5)}}.user-login-page-wrapper .user-login-page-row .btn.btn-facebook{color:#363232!important;font-size:var(--font-size-15);font-weight:400;background:#fff!important;border:1px solid #EDEDED}.user-login-page-wrapper .user-login-page-row .btn.btn-facebook span{padding-left:10px}.user-login-page-wrapper .user-login-page-row .btn.btn-facebook:hover{color:#363232!important;background:#fff!important}.user-login-page-wrapper .checkbox-custom,.user-login-page-wrapper .user-login-forgot-pass{margin-bottom:var(--spacer-9)}.user-login-page-wrapper .checkbox-custom input[type=checkbox]+label{line-height:20px;color:#363232;font-size:var(--font-size-14);padding-left:36px}.user-login-page-wrapper .checkbox-custom input[type=checkbox]+label:before{width:20px;height:20px;border:1px solid #EDEDED}.user-login-page-wrapper .checkbox-custom input[type=checkbox]:checked+label:before{background-image:none;border-color:#EDEDED;background-color:#FFF}.user-login-page-wrapper .checkbox-custom input[type=checkbox]:checked+label:after{content:"";position:absolute;left:7px;top:2px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #000;border-right:2px solid #000;transform:rotate(45deg)}.user-login-page-wrapper .user-login-forgot-pass a{display:block;color:#363232;font-size:var(--font-size-14)}.signup-page-logo{display:flex;align-items:center;justify-content:center;min-height:80px;padding:var(--spacer-5)}.signup-page-logo img{max-height:80px}.signup-container{width:580px;margin:0 auto var(--spacer-4);padding:var(--spacer-6) var(--spacer-10) var(--spacer-5);border:1px solid #EDEDED;border-radius:0;background-color:#FFF}@media (max-width:767px){.signup-container{width:calc(100% - 8px)}}.signup-container .contentbox-header{text-align:center!important;margin:0 0 var(--spacer-7)!important;padding:0!important;border:none!important}.signup-container .contentbox-header h4{line-height:28px;font-size:var(--font-size-24)!important;font-weight:700!important;margin-bottom:0!important}.signup-container .alert.alert-primary{margin-bottom:var(--spacer-5)}.signup-container .form-group{margin-bottom:var(--spacer-5)}.signup-container .form-group .col-12.col-lg-5,.signup-container .form-group .col-12.col-lg-8,.signup-container .form-group .col-12.col-lg-9.text-right{flex:1 0 0%;max-width:none}.signup-container .form-group .col-12.col-lg-4.control-label+.col-6.col-lg-5{flex:1 0 0%;max-width:none}.signup-container .form-group .security-code{height:48px}.signup-container .form-group input.form-control{height:48px;color:#363232;font-size:var(--font-size-14);padding:var(--spacer-2) var(--spacer-4)}.signup-container .form-group .form-question{top:14px!important}.signup-container .form-group .btn{height:48px}.signup-container .form-group .btn-group-binary{display:flex;align-items:center;justify-content:space-between}.signup-container .form-group .btn-group-binary:before,.signup-container .form-group .btn-group-binary:after{display:none}.signup-container .form-group .btn-group-binary>button{flex:0 0 48%;max-width:48%}.signup-container .form-group .btn-group-binary>button.mr-2{margin-right:0!important}.current-page-member-signup .signup-container.signup-container-information{width:100%}.current-page-member-signup .signup-container.signup-container-information .information-content{border:none}.current-page-member-signup .signup-container .form-group.signup-campaign-status .col-12.col-lg-4.control-label,.current-page-member-signup .signup-container .form-group.signup-agreement .col-12.col-lg-4.control-label,.current-page-member-signup .signup-container .form-group.signup-personal-data-agreement .col-12.col-lg-4.control-label{display:none}body.current-page-blog-detail .blog-detail-item-image{display:none}.blog-detail-item-content{font-size:medium}.contentbox-body{padding-left:40px;padding-right:40px}.kayan-icerik{display:inline-block;white-space:nowrap;position:absolute}.kayan-icerik span{padding:0 10px}.kayan-band i{margin:0 5px}.openbox-overlay,.dropbox-overlay,.navigation-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:none;z-index:99;width:100%;height:100%;cursor:pointer}body[class$="-active"]{cursor:pointer}body.mobile-menu-content-active{position:fixed;overflow:hidden;left:420px;height:100%;width:100%}@media (max-width:767px){body.mobile-menu-content-active{left:320px}}@media (max-width:374px){body.mobile-menu-content-active{left:280px}}body.mobile-menu-content-active #mobile-navigation{left:0;box-shadow:2px 0 5px 0 rgba(0,0,0,.1)}body.mobile-menu-content-active .mobile-menu-content-overlay{display:block}#mobile-navigation{position:fixed;top:0;left:-420px;width:420px;height:100%;z-index:999;transition:all 0.2s linear;background:#FFF;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media (max-width:767px){#mobile-navigation{width:320px}}@media (max-width:374px){#mobile-navigation{width:280px}}#mobile-navigation .mobile-navigation{overflow:hidden;position:relative}#mobile-navigation .mobile-navigation ul li a{display:flex;align-items:center;justify-content:space-between;color:#363232;font-size:var(--font-size-14);padding:var(--spacer-6) var(--spacer-4);border-bottom:1px solid #EDEDED}@media (max-width:767px){#mobile-navigation .mobile-navigation ul li a{padding:var(--spacer-8) var(--spacer-6)}}#mobile-navigation .mobile-navigation ul li a>div{display:flex;align-items:center}#mobile-navigation .mobile-navigation ul li a>div>div{margin-right:var(--spacer-6)}#mobile-navigation .mobile-navigation ul li a>div>div img{width:30px;height:30px;object-fit:scale-down}#mobile-navigation .mobile-navigation ul li.has-sub-category>div{overflow:hidden}#mobile-navigation .mobile-navigation ul li.has-sub-category>div .mobile-navigation-back a{justify-content:flex-end}#mobile-navigation .mobile-navigation ul li.has-sub-category>div .mobile-navigation-back a span{margin-left:var(--spacer-6)}#mobile-navigation .mobile-navigation ul li.has-sub-category>div .mobile-navigation-parent a{font-weight:700;font-size:var(--font-size-18)}#mobile-navigation .mobile-navigation ul li.has-sub-category.active>div{left:0;overflow:visible}#mobile-navigation .category-level-2,#mobile-navigation .category-level-3{position:absolute;top:0;left:100%;width:100%;background:#FFF;transition:all 0.2s linear;z-index:2}#mobile-navigation .category-level-2 ul,#mobile-navigation .category-level-3 ul{padding:0 var(--spacer-8)}#mobile-navigation .category-level-2 ul>li>a,#mobile-navigation .category-level-3 ul>li>a{color:#363232;font-size:var(--font-size-13);padding:var(--spacer-6) 0;border-color:#EDEDED}@media (max-width:767px){#mobile-navigation .category-level-2 ul>li>a,#mobile-navigation .category-level-3 ul>li>a{padding:var(--spacer-8) 0}}.standard-menu a{color:#363232;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);border-color:#EDEDED;transition:all 0.2s linear}.standard-menu a:hover{background-color:#F3F3F3}.standard-menu .parent-item .sub-items .sub-item>a{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500;padding:var(--spacer-4);padding-left:var(--spacer-8)}.standard-menu .top-category a span,.standard-menu .all-categories a span{padding-left:var(--spacer-3)}.right-expanding-menu{border-color:#EDEDED}.right-expanding-menu li .down-menu-button{border-bottom-color:#EDEDED}.right-expanding-menu li .down-menu-button a{line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4)}.right-expanding-menu li ul{top:-1px;border-radius:0}.right-expanding-image-menu{border-color:#EDEDED}.right-expanding-image-menu>ul>li{border-bottom-color:#EDEDED;transition:all 0.2s linear}.right-expanding-image-menu>ul>li:hover{background-color:#F3F3F3}.right-expanding-image-menu>ul>li div>a{color:#363232;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);transition:all 0.2s linear}.right-expanding-image-menu>ul>li div>a:hover{background-color:#F3F3F3}.right-expanding-image-menu>ul>li .sub-categories-menu{top:-1px}.right-expanding-image-menu>ul>li .sub-categories-menu a{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500;transition:all 0.2s linear}.right-expanding-image-menu>ul>li .sub-categories-menu a:hover{color:#000;border-color:#000;background-color:transparent}.cascade-menu{border-color:#EDEDED}.cascade-menu .parent-item{border-bottom:1px solid #EDEDED}.cascade-menu .parent-item:last-child{border-bottom:none}.cascade-menu .parent-item a{color:#363232;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);padding-left:var(--spacer-5);transition:all 0.2s linear}.cascade-menu .parent-item a>span{display:flex;align-items:center}.cascade-menu .parent-item a>span i{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.cascade-menu .parent-item a:hover,.cascade-menu .parent-item a.selected-item{color:#000}.cascade-menu .parent-item .sub-items{margin-left:0}.cascade-menu .parent-item .sub-items .sub-item{border-top:1px solid #EDEDED}.cascade-menu .parent-item .sub-items .sub-item>a{padding-left:var(--spacer-6)}.cascade-menu .parent-item .sub-items .sub-item .sub-items .sub-item>a{padding-left:var(--spacer-8)}.cascade-menu .parent-item .sub-items .sub-item .sub-items .sub-items .sub-item>a{padding-left:var(--spacer-10)}.cascade-menu .parent-item .sub-items .sub-item .sub-items .sub-items .sub-items .sub-item>a{padding-left:var(--spacer-12)}.two-stage-menu a{color:#363232;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);border-color:#EDEDED;transition:all 0.2s linear}.two-stage-menu a:hover,.two-stage-menu a.selected-item{color:#000;background-color:#F3F3F3}.two-stage-menu .parent-item .sub-items .sub-item>a{padding:var(--spacer-4);padding-left:var(--spacer-6);transition:all 0.2s linear}.two-stage-menu .parent-item .sub-items .sub-item>a:hover,.two-stage-menu .parent-item .sub-items .sub-item>a.selected-item{color:#000;background-color:#F3F3F3}.accordion-menu .parent-item .accordion-list-parent{border-color:#EDEDED}.accordion-menu .parent-item .accordion-list-parent>a{color:#363232;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);transition:all 0.2s linear}.accordion-menu .parent-item .accordion-list-parent>a+div{justify-content:flex-start;transition:all 0.2s linear}.accordion-menu .parent-item .accordion-list-parent>a:hover{color:#000}.accordion-menu .parent-item .accordion-list-parent>a:hover+div{color:#000}.accordion-menu .parent-item .sub-items .sub-item{border-top:1px solid #EDEDED}.accordion-menu .parent-item .sub-items .sub-item:first-child{border-top:none}.accordion-menu .parent-item .sub-items .sub-item>a{color:#363232;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);padding-left:var(--spacer-6);transition:all 0.2s linear}.accordion-menu .parent-item .sub-items .sub-item>a:hover{color:#000}.accordion-menu .parent-item .sub-items .sub-item>a.selected-item{color:#000}.accordion-menu .selected-item{background-color:#F3F3F3}.accordion-menu .selected-item>a{color:#000000!important}.accordion-menu .top-category a,.accordion-menu .all-categories a{color:#363232;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);border-color:#EDEDED;transition:all 0.2s linear}.accordion-menu .top-category a:hover,.accordion-menu .all-categories a:hover{color:#000}.accordion-menu .top-category a i,.accordion-menu .all-categories a i{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:0}@media (max-width:1199px){.block-item[data-type="quick-search"] .block-item-content-body form .form-group .col-9,.block-item[data-type="quick-search"] .block-item-content-body form .form-group .col-3.pl-0{flex:0 0 100%;max-width:100%}.block-item[data-type="quick-search"] .block-item-content-body form .form-group .col-3.pl-0{padding-left:var(--gutter)!important;margin-top:var(--gutter)}}.modal-cart-delete{overflow:visible!important}.modal-cart-delete .modal-dialog{max-width:580px;margin:var(--spacer-25) auto 0}@media (max-width:1199px){.modal-cart-delete .modal-dialog{margin-top:var(--spacer-5)}}@media (max-width:767px){.modal-cart-delete .modal-dialog{max-width:400px;margin-top:var(--spacer-4)}}@media (max-width:424px){.modal-cart-delete .modal-dialog{max-width:350px}}@media (max-width:374px){.modal-cart-delete .modal-dialog{max-width:295px}}.modal-cart-delete .modal-dialog .modal-content{max-width:580px;padding:var(--spacer-6) var(--spacer-34);border:none;text-align:center;box-shadow:0 0 15px rgba(0,0,0,.3)}@media (max-width:767px){.modal-cart-delete .modal-dialog .modal-content{max-width:400px;padding:var(--spacer-12)}}@media (max-width:424px){.modal-cart-delete .modal-dialog .modal-content{max-width:350px;padding:var(--spacer-6)}}@media (max-width:374px){.modal-cart-delete .modal-dialog .modal-content{max-width:295px}}.modal-cart-delete .modal-dialog .modal-content .close{display:none}.modal-cart-delete .modal-dialog .modal-content .modal-body{padding:0}.modal-cart-delete .modal-dialog .modal-content .modal-body svg{margin-bottom:var(--spacer-5)}.modal-cart-delete .modal-dialog .modal-content .modal-body span{display:block;text-align:center;font-size:var(--font-size-24);font-weight:700;margin-bottom:var(--spacer-5)}.modal-cart-delete .modal-dialog .modal-content .modal-body p{color:#999}.modal-cart-delete .modal-dialog .modal-content .modal-footer{padding:0;border:none;text-align:center;justify-content:center}.modal-cart-delete .modal-dialog .modal-content .modal-footer .btn{flex:1 0 0%;margin-right:var(--spacer-6)}.modal-cart-delete .modal-dialog .modal-content .modal-footer .btn:last-child{margin-right:0}@media (max-width:767px){.modal-cart-delete .modal-dialog .modal-content .modal-body span{font-size:var(--font-size-19);margin-bottom:var(--spacer-7)}}.shopping-information-cart{position:fixed;left:0;top:0;z-index:1100;width:100%;height:100%;background-color:rgba(255,255,255,.9)}.shopping-information-cart .shopping-information-cart-inside{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;color:#363232;font-size:var(--font-size-22);letter-spacing:1px;text-transform:uppercase}.shopping-information-cart .shopping-information-cart-inside svg{flex:0 0 56px;width:56px;height:56px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin-right:var(--spacer-5);animation:fill 0.4s ease-in-out 0.4s forwards,scale 0.3s ease-in-out 0.9s both}.shopping-information-cart .shopping-information-cart-inside svg circle{float:left;stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#000;fill:none;animation:stroke 0.6s cubic-bezier(.65,0,.45,1) 2}.shopping-information-cart .shopping-information-cart-inside svg path{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke 0.3s cubic-bezier(.65,0,.45,1) 0.8s forwards}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0%,100%{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{100%{box-shadow:inset 0 0 0 30px #000}}.promotion-wrapper{margin-bottom:var(--spacer-12)}.promotion-wrapper .promotion-title h4{line-height:32px;font-size:var(--font-size-24);font-weight:700;margin-bottom:var(--spacer-8)}.promotion-wrapper .promotion-content .promotion-row{margin-top:-1px;background-color:#fff;border:1px solid #EDEDED}.promotion-wrapper .promotion-content .promotion-row:first-child{margin-top:0}.promotion-wrapper .promotion-content .promotion-row:nth-child(odd){background-color:#F3F3F3}@media (max-width:767px){.promotion-wrapper .promotion-content .promotion-row{margin-top:0;margin-bottom:var(--spacer-8)}}.promotion-wrapper .promotion-content .promotion-icon{display:flex;align-items:center;justify-content:center;height:100%;padding:0 var(--spacer-4);border-right:1px solid #EDEDED}.promotion-wrapper .promotion-content .promotion-icon i{color:#363232;font-size:var(--font-size-30)}.promotion-wrapper .promotion-content .promotion-info{height:100%;padding:var(--spacer-4)}.promotion-wrapper .promotion-content .promotion-info>div{margin-bottom:var(--spacer-3)}.promotion-wrapper .promotion-content .promotion-info>div strong{font-size:var(--font-size-18)}.promotion-wrapper .promotion-content .promotion-info>span{display:block;max-height:75px;overflow-y:auto;font-size:var(--font-size-14)}.promotion-wrapper .promotion-content .promotion-button{display:flex;align-items:center;justify-content:center;height:100%;padding:var(--spacer-4);border-left:1px solid #EDEDED}@media (max-width:767px){.promotion-wrapper .promotion-content .promotion-button{padding:0;border-left:none}}.tabbed-midblocks-container{margin-bottom:var(--spacer-5)}.tabbed-midblocks-container .tabbed-midblocks-header{display:flex;flex-wrap:wrap;margin-bottom:var(--spacer-3)}.tabbed-midblocks-container .tabbed-midblocks-header>a{width:40px;height:40px;display:none;align-items:center;justify-content:center;background-color:#000;color:#FFF}@media (max-width:991px){.tabbed-midblocks-container .tabbed-midblocks-header>a{display:flex}}.tabbed-midblocks-container .tabbed-midblocks-header>div{display:flex;flex:auto}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]{position:relative;flex:0 0 20%;cursor:pointer}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]>span{display:flex;align-items:center;flex:0 0 100%;height:40px;color:#363232;border-bottom:3px solid transparent;font-size:var(--font-size-16)}@media (max-width:991px){.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]{flex:0 0 100%;display:none}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]>span{justify-content:center}}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index].active{display:flex}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index].active>span{border-color:#000;color:#363232}.tabbed-midblocks-container .tabbed-midblock-content{margin-bottom:var(--spacer-3)}.tabbed-midblocks-container .tabbed-midblock-content>[data-tab-content]{display:none}.tabbed-midblocks-container .tabbed-midblock-content>[data-tab-content].active{display:block}.tabbed-midblocks-container .tabbed-midblock-bottom{display:flex;width:100%;align-items:center;justify-content:center}.tabbed-midblocks-container .tabbed-midblock-bottom a{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#FFF;margin:0 2px;background-color:#000}.tabbed-midblocks-container .tabbed-midblock-bottom a.passive{color:#FFF;pointer-events:none;background-color:#283847}.mid-blocks-wrapper .mid-blocks-container .mid-blocks-header{margin-bottom:var(--spacer-5)}.mid-blocks-wrapper .mid-blocks-container .mid-blocks-header .mid-blocks-title{display:flex;align-items:center;height:40px;color:#363232;font-size:var(--font-size-16);border-bottom:3px solid #000}.zoomContainer .zoomWindow{background-color:#fff}@media (max-width:991px){.zoomContainer{display:none!important}}.product-tags{display:flex}.product-tags .product-tags-title{flex:0 0 auto;color:#363232;font-weight:700;padding:3px 0;margin-right:var(--spacer-4)}.product-tags .product-tags-content{display:flex;flex-wrap:wrap}.product-tags .product-tags-content a{display:block;color:#363232;padding:3px var(--spacer-4);margin-right:4px;margin-bottom:4px;border:1px solid #EDEDED;background:#fff;border-radius:0}@media (max-width:991px){.product-tags{display:block}}.fancybox-slide .fancybox-image-wrap{background:#fff!important}.flag-ad{background-position:0 0}.flag-ae{background-position:-18px 0}.flag-af{background-position:-36px 0}.flag-ag{background-position:-54px 0}.flag-ai{background-position:-72px 0}.flag-al{background-position:-90px 0}.flag-am{background-position:-108px 0}.flag-ao{background-position:-126px 0}.flag-aq{background-position:-144px 0}.flag-ar{background-position:-162px 0}.flag-as{background-position:-180px 0}.flag-at{background-position:-198px 0}.flag-au{background-position:-216px 0}.flag-aw{background-position:-234px 0}.flag-ax{background-position:-252px 0}.flag-az{background-position:-270px 0}.flag-ba{background-position:-288px 0}.flag-bb{background-position:-306px 0}.flag-bd{background-position:-324px 0}.flag-be{background-position:-342px 0}.flag-bf{background-position:-360px 0}.flag-bg{background-position:-378px 0}.flag-bh{background-position:-396px 0}.flag-bi{background-position:-414px 0}.flag-bj{background-position:-432px 0}.flag-bl{background-position:-450px 0}.flag-bm{background-position:-468px 0}.flag-bn{background-position:-486px 0}.flag-bo{background-position:-504px 0}.flag-bq{background-position:-522px 0}.flag-br{background-position:-540px 0}.flag-bs{background-position:-558px 0}.flag-bt{background-position:-576px 0}.flag-bw{background-position:-594px 0}.flag-by{background-position:-612px 0}.flag-bz{background-position:-630px 0}.flag-ca{background-position:-648px 0}.flag-cc{background-position:-666px 0}.flag-cd{background-position:-684px 0}.flag-cf{background-position:-702px 0}.flag-cg{background-position:-720px 0}.flag-ch{background-position:-738px 0}.flag-ci{background-position:-756px 0}.flag-ck{background-position:-774px 0}.flag-cl{background-position:-792px 0}.flag-cm{background-position:-810px 0}.flag-cn{background-position:-828px 0}.flag-co{background-position:-846px 0}.flag-cr{background-position:-864px 0}.flag-cv{background-position:-882px 0}.flag-cw{background-position:-900px 0}.flag-cx{background-position:-918px 0}.flag-cy{background-position:-936px 0}.flag-cz{background-position:-954px 0}.flag-de{background-position:-972px 0}.flag-dj{background-position:-990px 0}.flag-dk{background-position:-1008px 0}.flag-dm{background-position:-1026px 0}.flag-do{background-position:-1044px 0}.flag-dz{background-position:-1062px 0}.flag-ec{background-position:-1080px 0}.flag-ee{background-position:-1098px 0}.flag-eg{background-position:-1116px 0}.flag-eh{background-position:-1134px 0}.flag-er{background-position:-1152px 0}.flag-es{background-position:-1170px 0}.flag-et{background-position:-1188px 0}.flag-fi{background-position:-1206px 0}.flag-fj{background-position:-1224px 0}.flag-fk{background-position:-1242px 0}.flag-fm{background-position:-1260px 0}.flag-fo{background-position:-1278px 0}.flag-fr{background-position:-1296px 0}.flag-ga{background-position:-1314px 0}.flag-gb{background-position:-1332px 0}.flag-gd{background-position:-1350px 0}.flag-ge{background-position:-1368px 0}.flag-gf{background-position:-1386px 0}.flag-gh{background-position:-1404px 0}.flag-gi{background-position:-1422px 0}.flag-gl{background-position:-1440px 0}.flag-gm{background-position:-1458px 0}.flag-gn{background-position:-1476px 0}.flag-gp{background-position:-1494px 0}.flag-gq{background-position:-1512px 0}.flag-gr{background-position:-1530px 0}.flag-gs{background-position:-1548px 0}.flag-gt{background-position:-1566px 0}.flag-gu{background-position:-1584px 0}.flag-gw{background-position:-1602px 0}.flag-gy{background-position:-1620px 0}.flag-hk{background-position:-1638px 0}.flag-hn{background-position:-1656px 0}.flag-hr{background-position:-1674px 0}.flag-ht{background-position:-1692px 0}.flag-hu{background-position:-1710px 0}.flag-id{background-position:-1728px 0}.flag-ie{background-position:-1746px 0}.flag-il{background-position:-1764px 0}.flag-in{background-position:-1782px 0}.flag-io{background-position:-1800px 0}.flag-iq{background-position:-1818px 0}.flag-is{background-position:-1836px 0}.flag-it{background-position:-1854px 0}.flag-jm{background-position:-1872px 0}.flag-jo{background-position:-1890px 0}.flag-jp{background-position:-1908px 0}.flag-ke{background-position:-1926px 0}.flag-kg{background-position:-1944px 0}.flag-kh{background-position:-1962px 0}.flag-ki{background-position:-1980px 0}.flag-km{background-position:-1998px 0}.flag-kn{background-position:-2016px 0}.flag-kr{background-position:-2034px 0}.flag-kw{background-position:-2052px 0}.flag-ky{background-position:-2070px 0}.flag-kz{background-position:-2088px 0}.flag-la{background-position:-2106px 0}.flag-lb{background-position:-2124px 0}.flag-lc{background-position:-2142px 0}.flag-li{background-position:-2160px 0}.flag-lk{background-position:-2178px 0}.flag-lr{background-position:-2196px 0}.flag-ls{background-position:-2214px 0}.flag-lt{background-position:-2232px 0}.flag-lu{background-position:-2250px 0}.flag-lv{background-position:-2268px 0}.flag-ma{background-position:-2286px 0}.flag-mc{background-position:-2304px 0}.flag-md{background-position:-2322px 0}.flag-me{background-position:-2340px 0}.flag-mf{background-position:-2358px 0}.flag-mg{background-position:-2376px 0}.flag-mh{background-position:-2394px 0}.flag-mk{background-position:-2412px 0}.flag-ml{background-position:-2430px 0}.flag-mm{background-position:-2448px 0}.flag-mn{background-position:-2466px 0}.flag-mo{background-position:-2484px 0}.flag-mp{background-position:-2502px 0}.flag-mq{background-position:-2520px 0}.flag-mr{background-position:-2538px 0}.flag-ms{background-position:-2556px 0}.flag-mt{background-position:-2574px 0}.flag-mu{background-position:-2592px 0}.flag-mv{background-position:-2610px 0}.flag-mw{background-position:-2628px 0}.flag-mx{background-position:-2646px 0}.flag-my{background-position:-2664px 0}.flag-mz{background-position:-2682px 0}.flag-na{background-position:-2700px 0}.flag-nc{background-position:-2718px 0}.flag-ne{background-position:-2736px 0}.flag-nf{background-position:-2754px 0}.flag-ng{background-position:-2772px 0}.flag-ni{background-position:-2790px 0}.flag-nl{background-position:-2808px 0}.flag-no{background-position:-2826px 0}.flag-np{background-position:-2844px 0}.flag-nr{background-position:-2862px 0}.flag-nu{background-position:-2880px 0}.flag-nz{background-position:-2898px 0}.flag-om{background-position:-2916px 0}.flag-pa{background-position:-2934px 0}.flag-pe{background-position:-2952px 0}.flag-pf{background-position:-2970px 0}.flag-pg{background-position:-2988px 0}.flag-ph{background-position:-3006px 0}.flag-pk{background-position:-3024px 0}.flag-pl{background-position:-3042px 0}.flag-pm{background-position:-3060px 0}.flag-pn{background-position:-3078px 0}.flag-pr{background-position:-3096px 0}.flag-ps{background-position:-3114px 0}.flag-pt{background-position:-3132px 0}.flag-pw{background-position:-3150px 0}.flag-py{background-position:-3168px 0}.flag-qa{background-position:-3186px 0}.flag-re{background-position:-3204px 0}.flag-rest{background-position:-3222px 0}.flag-ro{background-position:-3240px 0}.flag-rs{background-position:-3258px 0}.flag-ru{background-position:-3276px 0}.flag-rw{background-position:-3294px 0}.flag-sa{background-position:-3312px 0}.flag-sb{background-position:-3330px 0}.flag-sc{background-position:-3348px 0}.flag-sd{background-position:-3366px 0}.flag-se{background-position:-3384px 0}.flag-sg{background-position:-3402px 0}.flag-sh{background-position:-3420px 0}.flag-si{background-position:-3438px 0}.flag-sj{background-position:-3456px 0}.flag-sk{background-position:-3474px 0}.flag-sl{background-position:-3492px 0}.flag-sm{background-position:-3510px 0}.flag-sn{background-position:-3528px 0}.flag-sr{background-position:-3546px 0}.flag-ss{background-position:-3564px 0}.flag-st{background-position:-3582px 0}.flag-sv{background-position:-3600px 0}.flag-sx{background-position:-3618px 0}.flag-sz{background-position:-3636px 0}.flag-tc{background-position:-3654px 0}.flag-td{background-position:-3672px 0}.flag-tf{background-position:-3690px 0}.flag-tg{background-position:-3708px 0}.flag-th{background-position:-3726px 0}.flag-tj{background-position:-3744px 0}.flag-tk{background-position:-3762px 0}.flag-tl{background-position:-3780px 0}.flag-tm{background-position:-3798px 0}.flag-tn{background-position:-3816px 0}.flag-to{background-position:-3834px 0}.flag-tr{background-position:-3852px 0}.flag-tt{background-position:-3870px 0}.flag-tv{background-position:-3888px 0}.flag-tw{background-position:-3906px 0}.flag-tz{background-position:-3924px 0}.flag-ua{background-position:-3942px 0}.flag-ug{background-position:-3960px 0}.flag-um{background-position:-3978px 0}.flag-us{background-position:-3996px 0}.flag-uy{background-position:-4014px 0}.flag-uz{background-position:-4032px 0}.flag-va{background-position:-4050px 0}.flag-vc{background-position:-4068px 0}.flag-vg{background-position:-4086px 0}.flag-vi{background-position:-4104px 0}.flag-vn{background-position:-4122px 0}.flag-vu{background-position:-4140px 0}.flag-wf{background-position:-4158px 0}.flag-ws{background-position:-4176px 0}.flag-xk{background-position:-4194px 0}.flag-yt{background-position:-4212px 0}.flag-za{background-position:-4230px 0}.flag-zm{background-position:-4248px 0}.flag-zw{background-position:-4266px 0}.product-standart-cargo-buttons{display:flex}.product-standart-cargo-buttons .product-standart-cargo-button{display:flex;align-items:center;height:32px;color:#7A7474;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:600;background:#F3F3F3;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;padding:0 var(--spacer-2);margin-right:var(--spacer-6)}.product-standart-cargo-buttons .product-standart-cargo-button i{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#7A7474;margin-right:8px}.product-standart-cargo-buttons .product-standart-cargo-button i:before{font-family:"Font Awesome 5 Free";font-weight:900;font-style:normal;font-size:var(--font-size-17)}.product-standart-cargo-buttons .product-standart-cargo-button:last-child{margin-right:0}.product-standart-cargo-buttons .product-standart-cargo-button.fast_shipping i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.same_day_shipping i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.three_days_delivery i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.five_days_delivery i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.seven_days_delivery i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.free_shipping i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.delivery_from_stock i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.pre_ordered_product i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.limited_stock i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.ask_stock i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.campaigned_product i:before{content:""}#social-container{padding:0}#social-container [data-selector=whatsapp-order]{background:#25D366;border-radius:0;bottom:56px}#social-container [data-selector=facebook-messenger]{border-radius:0}#social-container [data-selector=facebook-messenger].overlap{bottom:104px}#social-container [data-selector=whatsapp-order],#social-container [data-selector=facebook-messenger]{position:fixed;width:40px;height:40px;font-size:0;border-radius:100%}#social-container [data-selector=whatsapp-order] .fab,#social-container [data-selector=facebook-messenger] .fab{margin-right:0;font-size:var(--font-size-25)}#social-container [data-selector=whatsapp-order].right,#social-container [data-selector=facebook-messenger].right{right:8px}.idea-promotion-bar{padding:0;z-index:101}.idea-promotion-bar.bar-position-top{border-bottom:none}#checkout-breadcrumbs .checkout-steps>a{margin-left:calc(-1*var(--gutter));margin-right:calc(-1*var(--gutter))}.form-control{color:#363232;font-size:var(--font-size-13);border-radius:0;border:1px solid #EDEDED}.form-control::placeholder{color:#363232}.form-group .required{font-size:var(--font-size-14)}@media (max-width:767px){.form-group .required{right:12px}}.current-page-product-detail .product-extra-details ol,.current-page-product-detail .product-extra-details ul,.current-page-product-detail .product-detail ol,.current-page-product-detail .product-detail ul{margin:0;padding:0}.current-page-product-detail .product-extra-details ol li,.current-page-product-detail .product-detail ol li{list-style:decimal inside}.current-page-product-detail .product-extra-details ul li,.current-page-product-detail .product-detail ul li{list-style:disc inside}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:#363232;-webkit-box-shadow:0 0 0 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}.form-control:focus{-webkit-box-shadow:0 0 3px 1px #f0f0f0!important;box-shadow:0 0 3px 1px #f0f0f0!important}.alert,.cart-block,.form-control,.modal-content,.user-login-box,#checkout-breadcrumbs,.member-block li a i.left-icons,input[type=checkbox]+label:before,.member-block li.member-block-title,.order-list-table .order-list-action-button a i,.input-group.input-group-left .input-group-addon,#agreement-content .agreement-container .agreement,.address-wrapper .address-block .address-block-header,.payment-tab .payment-tab-nav .payment-tab-nav-left>div>a,select.form-control:not([size]):not([multiple]),select:not([size]),#cart-container #cart-promoted-products .promotion-list .list-header,#cart-popup-container #cart-promoted-products .promotion-list .list-header,#idea-pay-form #agreement-content .agreement-container .agreement,#cart-container #cart-items .cart-item .product-quantity,#cart-popup-container #cart-items .cart-item .product-quantity,#CreditCard [data-selector=payment-form] #agreement-content .agreement-container .agreement,#MailOrder [data-selector=payment-form] #agreement-content .agreement-container .agreement{border-radius:0}.btn{font-size:var(--font-size-14);border-radius:0;transition:all 0.2s linear}.btn.btn-primary{color:#FFF;background:#000}.btn.btn-primary:not(.btn-loading):active,.btn.btn-primary:not(.btn-loading).active,.btn.btn-primary:not(.btn-loading):hover,.btn.btn-primary:not(.btn-loading).hover,.btn.btn-primary:not([disabled]):not(.disabled):active,.btn.btn-primary:not([disabled]):not(.disabled).active{background:#1a1a1a;color:#FFF}.btn.btn-secondary{color:#363232;background:#EDEDED}.btn.btn-secondary:not(.btn-loading):active,.btn.btn-secondary:not(.btn-loading).active,.btn.btn-secondary:not(.btn-loading):hover,.btn.btn-secondary:not(.btn-loading).hover{color:#363232;background:#d4d4d4}.btn-loading:before{border-top-color:#000}.loader .ball-pulse>div{background-color:#000}.loading>div{border-top-color:#000;border-bottom-color:#000}.loading-bar .loader{background:#000}.control-label{color:#363232;font-size:var(--font-size-13)}.information-content{border:1px solid #EDEDED;border-radius:0}.information-content span{border-radius:0}.information-content i{color:#161e26}.member-block li>a.active{color:#000}.member-block li:hover>a:not(.active){color:#000}.member-block li:hover>a:not(.active) i.left-icons{color:#000}#featured-product-block{border:none}.input-group .input-group-addon{border-color:#EDEDED}.user-login-box{border-color:#EDEDED}.contentbox-sub-title{border-bottom-color:#EDEDED}.block-list li a{align-items:center}.block-list li:last-child a{border-bottom:none}#head-content,#triple-search-box{margin-bottom:var(--spacer-4);padding-bottom:var(--spacer-4);border-bottom:1px solid #EDEDED}@media (max-width:767px){#triple-search-box .col-form-label{line-height:16px}}#combine-thumb-image{margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}#combine-thumb-image .combine-thumb-item{padding-right:var(--gutter);padding-left:var(--gutter)}.current-page-page-detail .col-12.text-right.page-buttons{display:none}