:root{--te-red:#c5203d;--te-red-700:#a91934;--te-red-050:#fff4f6;--te-black:#111111;--te-ink:#242424;--te-muted:#666666;--te-line:#e4e4e4;--te-surface:#ffffff;--te-soft:#f7f7f7;--te-soft-2:#f1f1f1;--te-success:#167447;--te-radius-sm:7px;--te-radius:11px;--te-radius-lg:16px;--te-shadow-sm:0 2px 10px rgba(17,17,17,.055);--te-shadow-md:0 10px 28px rgba(17,17,17,.11);--te-shadow-card:0 8px 22px rgba(17,17,17,.085);--te-ease:cubic-bezier(.22,.61,.36,1);--te-fast:160ms;--te-normal:240ms;--te-container:1320px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body,input,select,textarea,button{font-family:"Roboto",Arial,sans-serif!important}body{color:var(--te-ink);font-size:16px;line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6,.heading_title,.sky-h1-medium,.sky-h2-medium,.sky-h3-medium,.sky-h4-medium,.sky-f-product-card-name{font-family:"Jost","Roboto",Arial,sans-serif!important;color:var(--te-black);font-weight:700!important;letter-spacing:-.018em}a{transition:color var(--te-fast) ease}img{max-width:100%}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgba(197,32,61,.28)!important;outline-offset:3px!important}.sky-f-caption-regular{font-weight:500!important}.sky-f-small-regular,.sky-f-body-regular{font-weight:500!important}.sky-f-small-medium,.sky-f-body-medium{font-weight:600!important}.sky-f-small-bold,.sky-f-body-bold{font-weight:700!important}.header .container-wrapper,.header_main_menu .container-wrapper,.skyshop-container>section>.container-xxl>.container-wrapper,.footer>.container-xxl>.container-wrapper{width:100%;max-width:var(--te-container);margin-inline:auto!important}.header_infoblock{background:var(--te-red)!important;color:#fff!important}.header_infoblock .content{padding:8px 38px;color:#fff!important;font-size:13px!important;font-weight:700!important;letter-spacing:.01em}.header_with_searchbar .header-components{min-height:104px}.header_with_searchbar .options-wrapper{display:grid!important;grid-template-columns:minmax(210px,270px) minmax(330px,560px) minmax(250px,1fr);align-items:center!important;gap:30px;width:100%}.header_with_searchbar .logo-wrapper{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;margin:0!important}.header_with_searchbar .logo-wrapper .logo-image{display:block!important;width:auto!important;max-width:240px!important;max-height:82px!important;object-fit:contain!important}.header_searchbar{width:100%!important;max-width:560px;margin-inline:auto!important}.header_searchbar .sky-input-group-material{min-height:48px;overflow:hidden;border:1px solid #d4d4d4!important;border-radius:9px!important;background:#fff!important;transition:border-color var(--te-fast) ease,box-shadow var(--te-fast) ease}.header_searchbar .sky-input-group-material:focus-within{border-color:var(--te-red)!important;box-shadow:0 0 0 4px rgba(197,32,61,.10)!important}.header_searchbar .form-control{min-height:46px!important;padding:0 15px!important;border:0!important;background:transparent!important;color:#222!important;font-size:15px!important;font-weight:500!important;box-shadow:none!important}.header_searchbar button[type="submit"]{display:flex!important;min-width:50px;min-height:46px;align-items:center;justify-content:center;border:0!important;background:transparent!important;color:var(--te-black)!important;transition:color var(--te-fast) ease,background var(--te-fast) ease}.header_searchbar button[type="submit"]:hover{background:var(--te-red-050)!important;color:var(--te-red)!important}.header_user_menu{width:auto!important}.header_user_menu .navbar-nav{gap:8px}.header_user_menu .nav-link{min-width:58px;min-height:52px;justify-content:center;color:var(--te-black)!important;border-radius:8px;transition:color var(--te-fast) ease,background var(--te-fast) ease,transform var(--te-fast) var(--te-ease)}.header_user_menu .nav-link:hover{color:var(--te-red)!important;background:var(--te-red-050)!important;transform:translateY(-1px)}.header_main_menu{position:relative;z-index:50;background:var(--te-black)!important;border-bottom:2px solid var(--te-red)}.header_main_menu>.container-xxl,.header_main_menu>.container-xxl>.container-wrapper{width:100%!important}.header_main_menu_wrapper{position:relative!important;min-height:58px}.header_main_menu_list{width:auto!important;max-width:100%;align-items:stretch!important;justify-content:center!important;margin-inline:auto!important}.header_main_menu .nav-item{display:flex;align-items:stretch}.header_main_menu .nav-item.dropdown{position:static!important}.header_main_menu .nav-link{position:relative;display:flex!important;min-height:58px;align-items:center!important;padding:0 18px!important;border:0!important;background:transparent!important;color:#fff!important;font-size:15px!important;font-weight:700!important;line-height:1.1;white-space:nowrap;text-decoration:none!important;transition:background-color var(--te-fast) ease,color var(--te-fast) ease}.header_main_menu .nav-link::after{content:"";position:absolute;right:18px;bottom:0;left:18px;height:3px;border-radius:3px 3px 0 0;background:var(--te-red);transform:scaleX(0);transform-origin:center;transition:transform var(--te-normal) var(--te-ease)}.header_main_menu .nav-link:hover,.header_main_menu .nav-item.show>.nav-link,.header_main_menu .nav-link[aria-expanded="true"]{background:#1c1c1c!important;color:#fff!important}.header_main_menu .nav-link:hover::after,.header_main_menu .nav-item.show>.nav-link::after,.header_main_menu .nav-link[aria-expanded="true"]::after{transform:scaleX(1)}.header_main_menu .nav-item-categories>.nav-link::after{transform:scaleX(1)}#header-sticky{box-shadow:0 4px 18px rgba(0,0,0,.08)}#header-sticky .header-components{max-width:var(--te-container);margin-inline:auto}.header_main_menu .dropdown-menu{left:50%!important;right:auto!important;width:100vw!important;max-width:none!important;margin:0!important;padding:0!important;transform:translateX(-50%)!important;border:0!important;border-radius:0 0 14px 14px!important;background:#fff!important;box-shadow:0 16px 34px rgba(17,17,17,.15)!important}@keyframes te-menu-in{from{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.header_main_menu .nav-item.show>.dropdown-menu,.header_main_menu .dropdown-menu.show{animation:te-menu-in 190ms var(--te-ease) both}.header_main_menu .dropdown-menu>li.container-xxl{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.header_main_menu .dropdown-menu>li.container-xxl>.container-wrapper{display:block!important;width:min(calc(100% - 48px),var(--te-container))!important;max-width:var(--te-container)!important;margin:0 auto!important;padding:26px 0 30px!important}.header_main_menu .dropdown-menu-scroll{width:100%!important;max-height:570px!important;margin:0!important;padding:0 10px 8px!important;overflow-x:hidden!important;overflow-y:auto!important;scrollbar-width:thin;scrollbar-color:var(--te-red) #ededed}.header_main_menu .nav-item-categories .dropdown-menu-scroll{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important}.header_main_menu .nav-item-categories .dropdown-menu-scroll>.col{flex:0 0 33.333333%!important;width:33.333333%!important;max-width:33.333333%!important;min-width:0!important;margin:0!important;padding:10px 24px 18px!important}.header_main_menu .nav-item-producers .dropdown-menu-scroll{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:2px 18px!important}.header_main_menu .nav-item-producers .dropdown-menu-scroll>.col{width:auto!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important}.header_main_menu .dropdown-menu ul{margin:0!important;padding:0!important;list-style:none!important}.header_main_menu .dropdown-menu a,.header_main_menu .dropdown-menu .child-decoration,.header_main_menu .dropdown-menu .text-break{word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important;white-space:normal!important}.header_main_menu .dropdown-menu .sky-f-small-bold{display:inline-block!important;margin:0 0 10px!important;color:var(--te-black)!important;font-family:"Jost","Roboto",Arial,sans-serif!important;font-size:17px!important;font-weight:700!important;line-height:1.25!important}.header_main_menu .dropdown-menu li li>a>div,.header_main_menu .nav-item-producers .dropdown-menu .col>a>div{display:flex!important;min-height:36px;align-items:center!important;margin:0!important;padding:7px 9px!important;border-radius:7px;transition:background-color var(--te-fast) ease,transform var(--te-fast) var(--te-ease)}.header_main_menu .dropdown-menu li li>a:hover>div,.header_main_menu .nav-item-producers .dropdown-menu .col>a:hover>div{background:var(--te-red-050)!important;transform:translateX(3px)}.header_main_menu .dropdown-menu .sky-f-small-regular{color:#3f3f3f!important;font-size:14px!important;font-weight:500!important;line-height:1.35!important}.header_main_menu .dropdown-menu a:hover .child-decoration{color:var(--te-red)!important;text-decoration:none!important}.header_main_menu .dropdown-menu [class*="icon-arrow_right"]{flex:0 0 auto;color:#a0a0a0!important;transition:color var(--te-fast) ease}.header_main_menu .dropdown-menu a:hover [class*="icon-arrow_right"]{color:var(--te-red)!important}.flex_menu{background:#fff!important}.flex_menu_title{min-height:72px;border-bottom:1px solid var(--te-line)}.flex_menu .categories-scroll{padding-bottom:26px}.flex_menu .main-categories a{min-height:52px;padding:13px 20px!important;border-bottom:1px solid #ededed;color:#222!important;font-size:16px!important;font-weight:600!important;transition:background-color var(--te-fast) ease,color var(--te-fast) ease,padding-left var(--te-fast) var(--te-ease)}.flex_menu .main-categories a:hover{padding-left:24px!important;background:var(--te-red-050)!important;color:var(--te-red)!important}.heading_title{position:relative;margin-bottom:30px!important;font-size:clamp(28px,3vw,38px)!important;line-height:1.15!important}.heading_title::after{content:"";display:block;width:48px;height:3px;margin:13px auto 0;border-radius:999px;background:var(--te-red)}.breadcrumbs{padding:15px 0!important;border-bottom:1px solid var(--te-line);background:#fafafa!important}.breadcrumbs a,.breadcrumbs span{color:var(--te-muted)!important;font-size:13px!important;font-weight:500!important}.breadcrumbs a:hover{color:var(--te-red)!important}.btn,button.btn,input[type="submit"]{min-height:44px;border-radius:8px!important;font-weight:700!important;box-shadow:none!important;transition:background-color var(--te-fast) ease,border-color var(--te-fast) ease,color var(--te-fast) ease,box-shadow var(--te-fast) ease,transform var(--te-fast) var(--te-ease)!important}.btn:hover,button.btn:hover,input[type="submit"]:hover{transform:translateY(-1px)}.btn-primary{border-color:var(--te-red)!important;background:var(--te-red)!important;color:#fff!important}.btn-primary:hover{border-color:var(--te-red-700)!important;background:var(--te-red-700)!important;box-shadow:0 7px 16px rgba(197,32,61,.22)!important}.form-control,.input-field,select,textarea{border:1px solid #d6d6d6!important;border-radius:8px!important;background:#fff!important;color:#222!important;font-weight:500!important}.form-control:focus,.input-field:focus,select:focus,textarea:focus{border-color:var(--te-red)!important;box-shadow:0 0 0 4px rgba(197,32,61,.10)!important}.products_lists_pages{padding-top:24px}.left_filter_column_container aside{position:sticky;top:86px}.left_filter_section{margin-bottom:18px;padding:18px!important;border:1px solid var(--te-line)!important;border-radius:var(--te-radius)!important;background:#fff!important;box-shadow:var(--te-shadow-sm)!important}.left_filter_section .filter-title,.parameter-filter-title{display:block;margin-bottom:12px;color:var(--te-black)!important;font-family:"Jost","Roboto",Arial,sans-serif!important;font-size:17px!important;font-weight:700!important}.left_filter_section .categories>ul{margin:0;padding:0}.left_filter_section .categories li{margin:0}.left_filter_section .categories a{display:flex!important;min-height:38px;align-items:center!important;justify-content:space-between!important;padding:7px 5px!important;border-radius:6px;color:#383838!important;font-size:14px!important;font-weight:500!important;line-height:1.35!important;text-decoration:none!important;transition:background-color var(--te-fast) ease,color var(--te-fast) ease,padding-left var(--te-fast) var(--te-ease)}.left_filter_section .categories a:hover{padding-left:9px!important;background:var(--te-red-050)!important;color:var(--te-red)!important}.left_filter_section .categories ul ul{margin-left:7px;padding-left:11px;border-left:1px solid #e8e8e8}.filter-single-parameter{padding:14px 0;border-bottom:1px solid #eee}.sort_product_list_container,.products_lists_pages_top_presentation{padding:13px 15px;border:1px solid var(--te-line);border-radius:9px;background:#fff}.category_description.top{margin-bottom:23px;padding:24px 28px!important;border:1px solid var(--te-line);border-left:4px solid var(--te-red);border-radius:0 var(--te-radius) var(--te-radius) 0;background:#fff}.category_description.bottom{max-width:1040px;margin:54px auto 0;padding:34px 38px!important;border:1px solid var(--te-line);border-radius:var(--te-radius-lg);background:#fafafa}.category_description{color:#3d3d3d;font-size:16px;line-height:1.75}.category_description h1{font-size:clamp(29px,3vw,40px)!important;line-height:1.12!important}.category_description h2{margin-top:34px;font-size:27px!important}.category_description a{color:var(--te-red)!important;font-weight:700;text-underline-offset:3px}.products_lists_pages_products_presentation{row-gap:22px!important}.products_lists_pages_products_presentation>[role="listitem"]{display:flex!important}.products_lists_pages_products_presentation .product-tile{position:relative!important;display:flex!important;width:100%!important;min-height:445px!important;flex-direction:column!important;margin:0!important;padding:14px!important;overflow:hidden!important;border:1px solid var(--te-line)!important;border-radius:var(--te-radius)!important;background:#fff!important;box-shadow:0 2px 9px rgba(17,17,17,.045)!important;transform:translateZ(0);transition:border-color var(--te-normal) ease,box-shadow var(--te-normal) ease,transform var(--te-normal) var(--te-ease)!important}.products_lists_pages_products_presentation .product-tile:hover{border-color:#cfcfcf!important;box-shadow:var(--te-shadow-card)!important;transform:translateY(-4px)}.products_lists_pages_products_presentation .product-tile .product-img-container{order:1!important;position:relative!important;display:flex!important;width:100%!important;height:255px!important;min-height:255px!important;align-items:center!important;justify-content:center!important;margin:0 0 14px!important;padding:12px!important;overflow:hidden!important;border-radius:9px!important;background:linear-gradient(180deg,#fff 0%,#fbfbfb 100%)!important}.products_lists_pages_products_presentation .product-tile .product-img{position:static!important;inset:auto!important;display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:auto!important;padding:7px!important;object-fit:contain!important;object-position:center!important;transform:scale(1) translateZ(0)!important;transform-origin:center!important;transition:transform 320ms var(--te-ease)!important}.products_lists_pages_products_presentation .product-tile:hover .product-img{transform:scale(1.045) translateZ(0)!important}.products_lists_pages_products_presentation .product-tile .product-description{order:2!important;display:flex!important;min-height:148px;flex:1 1 auto!important;flex-direction:column!important}.products_lists_pages_products_presentation .product-tile .product-name-container{min-height:48px;margin-bottom:8px}.products_lists_pages_products_presentation .product-tile .product-name{display:-webkit-box!important;overflow:hidden!important;color:var(--te-black)!important;font-size:15px!important;font-weight:600!important;line-height:1.42!important;text-decoration:none!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color var(--te-fast) ease!important}.products_lists_pages_products_presentation .product-tile .product-name:hover{color:var(--te-red)!important}.products_lists_pages_products_presentation .product-tile .product-rate-container{min-height:26px;margin-bottom:6px}.products_lists_pages_products_presentation .product-tile .product-price-container{margin-top:auto!important;padding-top:8px}.products_lists_pages_products_presentation .product-tile .product-price-default,.products_lists_pages_products_presentation .product-tile .price-special,.products_lists_pages_products_presentation .product-tile .core_priceFormat{color:var(--te-black)!important;font-size:21px!important;font-weight:800!important;letter-spacing:.01em}.products_lists_pages_products_presentation .product-tile .product-action{right:10px!important;bottom:10px!important;left:10px!important;z-index:3!important}.products_lists_pages_products_presentation .product-tile .product-action button{width:100%!important;min-height:40px!important;padding:8px 11px!important;border:1px solid rgba(255,255,255,.75)!important;border-radius:7px!important;background:rgba(197,32,61,.94)!important;color:#fff!important;font-size:11px!important;font-weight:700!important;box-shadow:0 4px 12px rgba(17,17,17,.12)!important;transition:background-color var(--te-fast) ease,transform var(--te-fast) var(--te-ease)!important}.products_lists_pages_products_presentation .product-tile .product-action button:hover{background:var(--te-red-700)!important;transform:translateY(-1px)}.products_lists_pages_products_presentation .product-tile .product-action button[aria-label*="niedostępny" i]{border-color:#ddd!important;background:rgba(245,245,245,.95)!important;color:#5c5c5c!important;box-shadow:none!important}.products_lists_pages_products_presentation .product-tile .product-store{top:10px!important;right:10px!important;z-index:4!important}.products_lists_pages_products_presentation .product-tile .product-store button{display:flex!important;width:40px!important;height:40px!important;align-items:center!important;justify-content:center!important;border:1px solid var(--te-line)!important;border-radius:50%!important;background:rgba(255,255,255,.95)!important;color:#222!important;box-shadow:0 4px 12px rgba(17,17,17,.09)!important;transition:border-color var(--te-fast) ease,color var(--te-fast) ease,transform var(--te-fast) var(--te-ease)!important}.products_lists_pages_products_presentation .product-tile .product-store button:hover{border-color:var(--te-red)!important;color:var(--te-red)!important;transform:scale(1.07)}.header_cart .product-tile{min-height:0!important;padding:10px 0!important;border:0!important;border-bottom:1px solid #eee!important;border-radius:0!important;box-shadow:none!important;transform:none!important}.header_cart .product-tile .product-image{width:72px!important;height:72px!important;margin-right:12px!important;object-fit:contain!important;transform:none!important}.pagination-nav{margin-top:34px}.pagination{gap:7px!important}.pagination li a,.pagination li span{display:flex!important;min-width:42px!important;min-height:42px!important;align-items:center!important;justify-content:center!important;border:1px solid var(--te-line)!important;border-radius:8px!important;background:#fff!important;color:#222!important;font-weight:700!important;text-decoration:none!important;transition:background-color var(--te-fast) ease,border-color var(--te-fast) ease,color var(--te-fast) ease,transform var(--te-fast) var(--te-ease)!important}.pagination li a:hover{border-color:var(--te-red)!important;background:var(--te-red-050)!important;color:var(--te-red)!important;transform:translateY(-1px)}.pagination .active a,.pagination .active span{border-color:var(--te-red)!important;background:var(--te-red)!important;color:#fff!important}.producers{padding:34px 0!important;background:#f7f7f7!important}.producers .row{position:relative}.producers .producer-slider{align-items:stretch!important}.producers .item{display:flex!important;min-height:104px!important;align-items:center!important;justify-content:center!important;padding:14px!important;overflow:hidden;border:1px solid var(--te-line)!important;border-radius:10px!important;background:#fff!important;box-shadow:0 2px 8px rgba(17,17,17,.04)!important;transform:translateZ(0);transition:border-color var(--te-fast) ease,box-shadow var(--te-normal) ease,transform var(--te-normal) var(--te-ease)!important}.producers .item:hover{border-color:#d0d0d0!important;box-shadow:0 8px 20px rgba(17,17,17,.08)!important;transform:translateY(-3px)}.producers .item>div{display:flex!important;width:100%!important;height:72px!important;align-items:center!important;justify-content:center!important}.producers .item img{display:block!important;width:auto!important;max-width:142px!important;height:auto!important;max-height:62px!important;margin:auto!important;object-fit:contain!important;object-position:center!important;transform:scale(1)!important;transition:transform var(--te-normal) var(--te-ease),opacity var(--te-fast) ease!important}.producers .item:hover img{transform:scale(1.055)!important}.producers .owl-prev,.producers .owl-next{display:flex!important;width:44px!important;height:44px!important;align-items:center!important;justify-content:center!important;top:50%!important;margin-top:-22px!important;border:1px solid var(--te-line)!important;border-radius:50%!important;background:#fff!important;color:#222!important;box-shadow:0 4px 13px rgba(17,17,17,.09)!important;transition:background-color var(--te-fast) ease,color var(--te-fast) ease,transform var(--te-fast) var(--te-ease)!important}.producers .owl-prev:hover,.producers .owl-next:hover{background:var(--te-red)!important;color:#fff!important;transform:scale(1.05)}.blog_index{padding:46px 0!important;background:#f7f7f7!important}.blog_index .row{row-gap:24px}.blog_index .row>[class*="col-"]{display:flex!important;flex-direction:column!important}.blog_index .blog_post_img{height:270px!important;margin:0!important;overflow:hidden!important;border:1px solid var(--te-line)!important;border-bottom:0!important;border-radius:var(--te-radius) var(--te-radius) 0 0!important;background:#fff!important}.blog_index .blog_post_img a{display:block!important;width:100%!important;height:100%!important}.blog_index .blog_post_img img{display:block!important;width:100%!important;height:100%!important;margin:0!important;object-fit:cover!important;object-position:center!important;transform:scale(1) translateZ(0)!important;transition:transform 420ms var(--te-ease)!important}.blog_index .blog_post_content{display:flex!important;min-height:275px!important;flex:1 1 auto!important;flex-direction:column!important;padding:22px 24px 24px!important;border:1px solid var(--te-line)!important;border-radius:0 0 var(--te-radius) var(--te-radius)!important;background:#fff!important;box-shadow:0 3px 12px rgba(17,17,17,.045)!important;transition:border-color var(--te-fast) ease,box-shadow var(--te-normal) ease,transform var(--te-normal) var(--te-ease)!important}.blog_index .row>[class*="col-"]:hover .blog_post_img img{transform:scale(1.035) translateZ(0)!important}.blog_index .row>[class*="col-"]:hover .blog_post_content{border-color:#cfcfcf!important;box-shadow:var(--te-shadow-card)!important;transform:translateY(-3px)}.blog_index .blog_post_content h3{margin:0!important;color:var(--te-black)!important;font-size:22px!important;font-weight:700!important;line-height:1.28!important}.blog_index .blog_post_content a:hover h3,.blog_index .read-more:hover{color:var(--te-red)!important}.blog_index .blog_post_content>p{margin-bottom:20px!important}.blog_index .read-more{margin-top:auto!important;color:#222!important;font-weight:700!important}.blog:has(.post-page) .blog-categories-column{display:none!important}.blog:has(.post-page)>.container-xl>.row{justify-content:center!important}.blog:has(.post-page)>.container-xl>.row>[class*="col-md-9"],.blog:has(.post-page)>.container-xl>.row>[class*="col-xxl-8"]{width:100%!important;max-width:980px!important;flex:0 0 100%!important;margin-inline:auto!important}.post-page{width:100%!important;max-width:980px!important;margin-inline:auto!important}.post-page h1{margin-bottom:14px!important;font-size:clamp(32px,4vw,50px)!important;line-height:1.1!important}.post-page .post-description,.post-page article,.post-page .content{font-size:17px!important;line-height:1.78!important}.post-page img{display:block!important;max-width:100%!important;height:auto!important;margin:24px auto!important;border-radius:10px!important;box-shadow:var(--te-shadow-sm)}.post-page h2{margin-top:42px!important;font-size:30px!important;line-height:1.2!important}.post-page h3{margin-top:30px!important;font-size:23px!important;line-height:1.3!important}.post-page p,.post-page li{color:#333!important}.post-page a{color:var(--te-red)!important;font-weight:700}.product_card{padding-top:28px}.product_card>.container-xxl>.container-wrapper>.row{align-items:flex-start!important;justify-content:center!important;row-gap:24px!important}.product_card .product-gallery,.product_card .product-images{overflow:hidden;border:1px solid var(--te-line)!important;border-radius:var(--te-radius-lg)!important;background:#fff!important;box-shadow:var(--te-shadow-sm)!important}.product_card figure{display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:#fff!important}.product_card figure img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:600px!important;margin:auto!important;object-fit:contain!important;object-position:center!important;transform:scale(1)!important;transition:transform 360ms var(--te-ease)!important}.product_card figure:hover img{transform:scale(1.025)!important}.product-informations{padding:28px!important;border:1px solid var(--te-line)!important;border-radius:var(--te-radius-lg)!important;background:#fff!important;box-shadow:var(--te-shadow-sm)!important}.product-informations>.d-flex:first-child{min-height:52px}.product-informations .product-producer-logo img{display:block!important;width:auto!important;max-width:132px!important;max-height:48px!important;object-fit:contain!important}.product-informations .product-name{margin-bottom:17px!important;color:var(--te-black)!important;font-size:clamp(28px,2.6vw,40px)!important;font-weight:700!important;line-height:1.14!important}.product-informations .product-availability{padding:14px 16px!important;border:1px solid #e9e9e9!important;border-radius:9px!important;background:#f7f7f7!important}.product-informations .product-price .core_priceFormat,.product-informations .product-price .price-special,.product-informations .product-price-default .core_priceFormat{color:var(--te-red)!important;font-size:clamp(34px,3vw,46px)!important;font-weight:800!important;line-height:1!important}.product-loyalty-program{padding:15px 16px!important;border:1px solid #efd3d9!important;border-radius:9px!important;background:var(--te-red-050)!important}.product-variants{gap:15px;padding-top:4px}.product-variants .variant{border:1px solid var(--te-line)!important;border-radius:8px!important;background:#fff!important;transition:border-color var(--te-fast) ease,box-shadow var(--te-fast) ease,transform var(--te-fast) var(--te-ease)!important}.product-variants .variant:hover{border-color:var(--te-red)!important;box-shadow:0 5px 14px rgba(197,32,61,.11)!important;transform:translateY(-2px)}.product-variants .simImage{width:60px!important;height:60px!important;padding:4px!important;object-fit:contain!important}.product-add-to-cart{gap:10px!important;padding:14px!important;border:1px solid var(--te-line)!important;border-radius:10px!important;background:#f7f7f7!important}.product-add-to-cart .btn-primary{min-height:52px!important;flex:1 1 auto!important;font-size:16px!important}.product-add-to-cart .btn-primary:disabled{border-color:#d79aa7!important;background:#d98596!important;color:#fff!important}.counter-field{min-height:52px!important;overflow:hidden;border:1px solid #d5d5d5!important;border-radius:8px!important;background:#fff!important}.product-add-to-store button{min-width:52px!important;min-height:52px!important;border:1px solid #d5d5d5!important;border-radius:8px!important;background:#fff!important;transition:border-color var(--te-fast) ease,color var(--te-fast) ease,transform var(--te-fast) var(--te-ease)!important}.product-add-to-store button:hover{border-color:var(--te-red)!important;color:var(--te-red)!important;transform:scale(1.04)}.product-delivery-information{margin-top:14px;padding:15px 16px!important;border:1px solid var(--te-line)!important;border-radius:9px!important;background:#fff!important}.banners figure{overflow:hidden!important;border-radius:var(--te-radius)!important;box-shadow:var(--te-shadow-sm)}.banners figure img{display:block!important;width:100%!important;height:auto!important;object-fit:cover!important;transform:scale(1) translateZ(0)!important;transition:transform 420ms var(--te-ease)!important}.banners figure:hover img{transform:scale(1.025) translateZ(0)!important}.division-content{transition:transform var(--te-normal) var(--te-ease)!important}.division-wrapper:hover .division-content{transform:translateY(-3px)}.newsletter{border-block:1px solid #ececec}.newsletter-content{padding-block:38px!important}.footer{background:var(--te-black)!important}.footer-row{padding-top:48px;padding-bottom:38px}.footer .section-title,.footer .sky-f-footer-title{color:#fff!important;font-size:20px!important;font-weight:700!important}.footer .footer-text,.footer .footer-col-content li,.footer .footer-col-content a{color:#bcbcbc!important;font-size:15px!important;font-weight:500!important;line-height:1.7!important}.footer .footer-col-content a:hover{color:#fff!important}.footer-socials-wrapper .social-media{transition:transform var(--te-fast) var(--te-ease),background-color var(--te-fast) ease!important}.footer-socials-wrapper .social-media:hover{transform:translateY(-2px) scale(1.04)}.footer .footer_rights{margin:0!important;padding:13px 18px!important;border-top:1px solid rgba(197,32,61,.45)!important;background:var(--te-black)!important}.footer .footer_rights .center-block-position{min-height:0!important;gap:8px!important;padding:0!important}.footer .footer_rights span{color:#979797!important;font-size:11px!important;font-weight:500!important}.footer .footer_rights a{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:4px 8px!important;border:1px solid #e5e5e5!important;border-radius:5px!important;background:#fff!important;transition:transform var(--te-fast) var(--te-ease),box-shadow var(--te-fast) ease!important}.footer .footer_rights a:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.22)}.footer .footer_rights img{display:block!important;width:auto!important;height:18px!important;max-width:106px!important;margin:0!important}@media (max-width:1199px){.header_with_searchbar .options-wrapper{grid-template-columns:minmax(180px,220px) minmax(280px,1fr) minmax(220px,auto);gap:18px}.header_with_searchbar .logo-wrapper .logo-image{max-width:205px!important}.header_main_menu .nav-link{padding:0 12px!important;font-size:14px!important}.header_main_menu .nav-link::after{right:12px;left:12px}.header_main_menu .nav-item-categories .dropdown-menu-scroll>.col{padding-inline:18px!important}.header_main_menu .nav-item-producers .dropdown-menu-scroll{grid-template-columns:repeat(4,minmax(0,1fr))!important}.products_lists_pages_products_presentation .product-tile{min-height:420px!important}.products_lists_pages_products_presentation .product-tile .product-img-container{height:230px!important;min-height:230px!important}}@media (max-width:991px){.left_filter_column_container aside{position:static}.product-informations{margin-top:22px;padding:23px!important}.blog_index .blog_post_img{height:240px!important}}@media (max-width:767px){body{font-size:15px}.header_infoblock .content{padding:7px 34px 7px 10px;font-size:11px!important}.header_with_searchbar .header-components{min-height:72px}.logo-wrapper .logo-image{max-width:176px!important;max-height:58px!important}.heading_title{font-size:29px!important;margin-bottom:24px!important}.category_description.top,.category_description.bottom{padding:21px!important}.products_lists_pages_products_presentation{row-gap:14px!important}.products_lists_pages_products_presentation .product-tile{min-height:365px!important;padding:9px!important;border-radius:9px!important}.products_lists_pages_products_presentation .product-tile:hover{transform:translateY(-2px)}.products_lists_pages_products_presentation .product-tile .product-img-container{height:180px!important;min-height:180px!important;margin-bottom:10px!important;padding:7px!important}.products_lists_pages_products_presentation .product-tile .product-img{padding:4px!important}.products_lists_pages_products_presentation .product-tile .product-description{min-height:145px}.products_lists_pages_products_presentation .product-tile .product-name-container{min-height:58px}.products_lists_pages_products_presentation .product-tile .product-name{font-size:13px!important;-webkit-line-clamp:3}.products_lists_pages_products_presentation .product-tile .product-price-default,.products_lists_pages_products_presentation .product-tile .price-special,.products_lists_pages_products_presentation .product-tile .core_priceFormat{font-size:18px!important}.products_lists_pages_products_presentation .product-tile .product-store button{width:36px!important;height:36px!important}.product-informations{padding:19px!important}.product-informations .product-name{font-size:28px!important}.product-add-to-cart{align-items:stretch!important;flex-wrap:wrap!important}.product-add-to-cart .btn-primary{flex:1 1 calc(100% - 64px)!important}.blog_index{padding:38px 0!important}.blog_index .blog_post_img{height:220px!important}.blog_index .blog_post_content{min-height:0!important;padding:20px!important}.blog_index .blog_post_content h3{font-size:20px!important}.post-page h1{font-size:32px!important}.post-page h2{font-size:26px!important}.post-page h3{font-size:21px!important}.post-page .post-description,.post-page article,.post-page .content{font-size:16px!important;line-height:1.72!important}.newsletter-form>.d-flex{flex-direction:column;gap:8px}.newsletter-form .form-control,.newsletter-form .btn{width:100%;border-radius:8px!important}.footer-row{padding-top:34px;padding-bottom:28px}.footer .footer_rights .center-block-position{flex-direction:column!important;gap:7px!important}}@media (max-width:420px){.products_lists_pages_products_presentation .product-tile{min-height:345px!important}.products_lists_pages_products_presentation .product-tile .product-img-container{height:160px!important;min-height:160px!important}.products_lists_pages_products_presentation .product-tile .product-action button{font-size:10px!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.header_with_searchbar .options-wrapper>.logo-wrapper{align-items:center!important;justify-content:flex-start!important;width:auto!important;margin:0!important}.header_with_searchbar .options-wrapper>.logo-wrapper .logo-image{display:block!important;width:auto!important;max-width:240px!important;max-height:82px!important;object-fit:contain!important}@media (min-width:768px){.header_with_searchbar .header-components>.logo-wrapper.hidden-on-desktop{display:none!important}}@media (max-width:767px){.header_with_searchbar .options-wrapper>.logo-wrapper.hidden-on-mobile{display:none!important}}#header-sticky{background:#fff!important;box-shadow:0 5px 18px rgba(17,17,17,.10)!important}#header-sticky .header-components{width:100%!important;max-width:1320px!important;min-height:68px!important;margin-inline:auto!important;align-items:stretch!important}#header-sticky .logo-wrapper{flex:0 0 auto!important;align-items:center!important}#header-sticky .logo-wrapper .logo-image{display:block!important;width:auto!important;max-width:145px!important;max-height:48px!important;object-fit:contain!important}#header-sticky .header_main_menu{flex:1 1 auto!important;min-width:0!important;border-bottom:0!important}#header-sticky .header_user_menu{flex:0 0 auto!important}.header_main_menu .dropdown-menu>li.container-xxl>.container-wrapper{width:calc(100% - 48px)!important;max-width:1320px!important;margin:0 auto!important;padding:24px 0 28px!important}.header_main_menu .dropdown-menu-scroll{display:flex!important;flex-wrap:wrap!important;align-content:flex-start!important;align-items:flex-start!important;width:100%!important;max-width:100%!important;max-height:570px!important;margin:0!important;padding:2px 8px 10px!important;overflow-x:hidden!important;overflow-y:auto!important;--bs-gutter-x:0!important;--bs-gutter-y:0!important}.header_main_menu .nav-item-categories .dropdown-menu-scroll>.col{flex:0 0 33.333333%!important;width:33.333333%!important;max-width:33.333333%!important;min-width:0!important;padding:10px 22px 18px!important}.header_main_menu .nav-item-producers .dropdown-menu-scroll{display:flex!important;gap:0!important}.header_main_menu .nav-item-producers .dropdown-menu-scroll>.col{flex:0 0 20%!important;width:20%!important;max-width:20%!important;min-width:0!important;padding:2px 8px!important}.header_main_menu .nav-item-producers .dropdown-menu .col>a{display:block!important;width:100%!important;min-width:0!important}.header_main_menu .nav-item-producers .dropdown-menu .col>a>div{width:100%!important;min-width:0!important;min-height:38px!important;padding:8px 10px!important}.header_main_menu .dropdown-menu a,.header_main_menu .dropdown-menu .child-decoration,.header_main_menu .dropdown-menu .text-break{word-break:normal!important;overflow-wrap:normal!important;white-space:normal!important;hyphens:none!important}@media (max-width:1199px) and (min-width:768px){.header_main_menu .nav-item-producers .dropdown-menu-scroll>.col{flex-basis:25%!important;width:25%!important;max-width:25%!important}}.products_lists_pages_products_presentation .product-tile .product-img-container{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;isolation:isolate}.products_lists_pages_products_presentation .product-tile .product-img-container>img.product-img{position:relative!important;inset:auto!important;z-index:1!important;display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:7px!important;object-fit:contain!important;object-position:center!important;opacity:1!important;transform:scale(1)!important;transform-origin:center!important;transition:opacity 220ms ease,transform 300ms var(--te-ease)!important}.products_lists_pages_products_presentation .product-tile .product-img-container>.product-img-next{position:absolute!important;inset:12px!important;z-index:2!important;display:flex!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important;transform:none!important;transition:opacity 220ms ease!important}.products_lists_pages_products_presentation .product-tile .product-img-container>.product-img-next>img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:7px!important;object-fit:contain!important;object-position:center!important;transform:scale(1)!important;transform-origin:center!important;transition:transform 300ms var(--te-ease)!important}.products_lists_pages_products_presentation .product-tile:hover .product-img-container:not(.showcase-next-photo-fade)>img.product-img{transform:scale(1.035)!important}.products_lists_pages_products_presentation .product-tile:hover .showcase-next-photo-fade>img.product-img.is-next{opacity:0!important;transform:scale(.985)!important}.products_lists_pages_products_presentation .product-tile:hover .showcase-next-photo-fade>.product-img-next{opacity:1!important;transform:none!important}.products_lists_pages_products_presentation .product-tile:hover .showcase-next-photo-fade>.product-img-next>img{transform:scale(1.025)!important}.products_lists_pages_products_presentation .product-tile:hover{transform:translateY(-3px)!important}.products_lists_pages_products_presentation .product-tile .product-img-next:hover,.products_lists_pages_products_presentation .product-tile:hover .product-img-next{translate:none!important}.sort_product_list_container{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.sort_product_list_container form{width:100%!important;max-width:235px!important;margin:0!important}.sort_product_list_container .select2-container,.sort_product_list_container .select-field-select2 + .select2-container{width:100%!important;max-width:235px!important}.sort_product_list_container .select2-selection--single{display:flex!important;min-height:48px!important;align-items:center!important;border:1px solid #d8d8d8!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important}.sort_product_list_container .select2-selection__rendered{width:100%!important;padding:0 42px 0 14px!important;color:#222!important;font-size:14px!important;font-weight:500!important;line-height:46px!important}.sort_product_list_container .select2-selection__arrow{top:50%!important;right:12px!important;transform:translateY(-50%)!important}.sort_product_list_container .select2-container--open .select2-selection--single,.sort_product_list_container .select2-selection--single:hover{border-color:var(--te-red)!important}.pagination{gap:8px!important}.pagination>li>a,.pagination>li>span{display:flex!important;min-width:42px!important;min-height:42px!important;align-items:center!important;justify-content:center!important;padding:0 12px!important;border:1px solid var(--te-line)!important;border-radius:8px!important;background:#fff!important;color:#222!important;font-weight:700!important;text-decoration:none!important}.pagination>li.active>a,.pagination>li.active>span{border-color:var(--te-red)!important;background:var(--te-red)!important;color:#fff!important}.pagination>li>a>span,.pagination>li>span>span{display:inline!important;min-width:0!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;box-shadow:none!important}.pagination>li:not(.pagination-point)>i{min-width:24px!important;color:#777!important}.producers .item,.producers .item>div{text-align:center!important}.producers .item img{display:block!important;width:auto!important;max-width:78%!important;height:auto!important;max-height:62px!important;margin:auto!important;object-fit:contain!important;object-position:center!important}.producers .owl-prev,.producers .owl-next,.producers .owl-prev:hover,.producers .owl-next:hover,.producers .owl-prev:focus,.producers .owl-next:focus,.producers .owl-prev:active,.producers .owl-next:active{display:flex!important;width:44px!important;height:44px!important;align-items:center!important;justify-content:center!important;border:1px solid #d9d9d9!important;border-radius:50%!important;background:#fff!important;color:#222!important;box-shadow:0 4px 12px rgba(17,17,17,.09)!important;outline:0!important}.producers .owl-prev:hover,.producers .owl-next:hover{border-color:var(--te-red)!important;color:var(--te-red)!important;transform:scale(1.045)!important}.blog.mod-blog-1 .post-tile-wrapper{display:flex!important}.blog.mod-blog-1 .post-tile{display:flex!important;width:100%!important;height:100%!important;flex-direction:column!important;overflow:hidden!important;border:1px solid var(--te-line)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 3px 12px rgba(17,17,17,.045)!important;transform:translateY(0)!important;transition:border-color 180ms ease,box-shadow 240ms ease,transform 240ms var(--te-ease)!important}.blog.mod-blog-1 .post-tile:hover{border-color:#cfcfcf!important;box-shadow:var(--te-shadow-card)!important;transform:translateY(-3px)!important}.blog.mod-blog-1 .post-tile figure{height:265px!important;margin:0!important;overflow:hidden!important;background:#f3f3f3!important}.blog.mod-blog-1 .post-tile figure>a,.blog.mod-blog-1 .post-tile .post-img{display:block!important;width:100%!important;height:100%!important;margin:0!important;overflow:hidden!important}.blog.mod-blog-1 .post-tile .post-img img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;object-fit:cover!important;object-position:center!important;transform:scale(1)!important;transition:transform 380ms var(--te-ease)!important}.blog.mod-blog-1 .post-tile:hover .post-img img{transform:scale(1.035)!important}.blog.mod-blog-1 .post-tile .blog_post_content{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;padding:22px 22px 24px!important}.blog.mod-blog-1 .post-tile .blog_post_content h2{margin:0!important;color:var(--te-black)!important;font-size:21px!important;font-weight:700!important;line-height:1.3!important}.blog.mod-blog-1 .post-tile .blog_post_content>p{margin:20px 0!important}.blog.mod-blog-1 .post-tile .blog_post_content>a:last-child{margin-top:auto!important;color:#222!important;font-weight:700!important}.blog:has(.post-page) .blog-categories-column{display:none!important}.blog:has(.post-page)>.container-xl>.row{justify-content:center!important}.blog:has(.post-page)>.container-xl>.row>.col-md-9{width:100%!important;max-width:1040px!important;flex:0 0 100%!important;margin-inline:auto!important}.post-page{width:100%!important;max-width:1040px!important;margin-inline:auto!important}.post-page .post-image{float:none!important;display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:520px!important;margin:26px auto 30px!important;object-fit:cover!important;object-position:center!important;border-radius:12px!important;box-shadow:var(--te-shadow-sm)!important}.post-page .overflow-hidden{overflow:visible!important}.post-page hr{margin:34px 0!important;border:0!important;border-top:1px solid #e3e3e3!important;opacity:1!important}.post-page p[style*="margin-top"]>a[style*="background"]{display:inline-flex!important;min-height:50px!important;align-items:center!important;justify-content:center!important;padding:13px 24px!important;border:1px solid var(--te-red)!important;border-radius:8px!important;background:var(--te-red)!important;color:#fff!important;font-weight:700!important;text-decoration:none!important;box-shadow:0 6px 16px rgba(197,32,61,.18)!important}.post-page p[style*="margin-top"]>a[style*="background"]:hover{border-color:var(--te-red-700)!important;background:var(--te-red-700)!important;transform:translateY(-1px)!important}.post-page .clear-left.border-top.border-bottom{margin-top:42px!important;padding:5px 0!important;border-color:#e4e4e4!important}.product_card .product-gallery,.product_card .product-images{overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.product_card .main-gallery,.product_card .product-card-gallery-wrapper{background:transparent!important}.product_card .product-card-img{display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border:1px solid var(--te-line)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 2px 10px rgba(17,17,17,.045)!important;transition:border-color 180ms ease,box-shadow 220ms ease!important}.product_card .product-card-img:hover{border-color:#d0d0d0!important;box-shadow:0 8px 22px rgba(17,17,17,.075)!important}.product_card figure img,.product_card figure:hover img,.product_card .product-card-img img,.product_card .product-card-img:hover img{transform:none!important}.product_card .product-card-img img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:600px!important;margin:auto!important;object-fit:contain!important;object-position:center!important}@media (max-width:767px){.header_main_menu .dropdown-menu>li.container-xxl>.container-wrapper{width:calc(100% - 24px)!important}.blog.mod-blog-1 .post-tile figure{height:220px!important}.blog.mod-blog-1 .post-tile .blog_post_content{padding:18px!important}.blog.mod-blog-1 .post-tile .blog_post_content h2{font-size:19px!important}.post-page .post-image{max-height:none!important;margin:20px auto 24px!important}.sort_product_list_container form,.sort_product_list_container .select2-container,.sort_product_list_container .select-field-select2 + .select2-container{max-width:100%!important}}.products_lists_pages_products_presentation .product-tile .product-img-container{position:relative!important;overflow:hidden!important}.products_lists_pages_products_presentation .product-tile .product-img-container.showcase-next-photo-fade>.product-img-next,.products_lists_pages_products_presentation .product-tile:hover .product-img-container.showcase-next-photo-fade>.product-img-next,.products_lists_pages_products_presentation .product-tile .product-img-container.showcase-next-photo-fade>.product-img-next:hover{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:none!important;translate:none!important}.products_lists_pages_products_presentation .product-tile .product-img-container>img.product-img,.products_lists_pages_products_presentation .product-tile .product-img-container.showcase-next-photo-fade>img.product-img.is-next,.products_lists_pages_products_presentation .product-tile:hover .product-img-container.showcase-next-photo-fade>img.product-img.is-next{position:relative!important;inset:auto!important;display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:7px!important;object-fit:contain!important;object-position:center!important;opacity:1!important;visibility:visible!important;transform:scale(1)!important;translate:none!important;transition:transform .28s cubic-bezier(.2,.75,.25,1),opacity .18s ease!important}@media (hover:hover) and (pointer:fine){.products_lists_pages_products_presentation .product-tile:hover .product-img-container>img.product-img{transform:scale(1.028)!important}.products_lists_pages_products_presentation .product-tile:hover{transform:translateY(-2px)!important;border-color:#d7d7d7!important;box-shadow:0 10px 26px rgba(17,17,17,.075)!important}}@media (hover:none),(pointer:coarse){.products_lists_pages_products_presentation .product-tile,.products_lists_pages_products_presentation .product-tile:hover,.products_lists_pages_products_presentation .product-tile .product-img-container>img.product-img,.products_lists_pages_products_presentation .product-tile:hover .product-img-container>img.product-img{transform:none!important}}.row:has(>.sort_product_list_container){display:flex!important;width:100%!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:14px 22px!important;margin:22px 0 22px!important;padding:0!important}.row:has(>.sort_product_list_container)>.sort_product_list_container{flex:0 0 240px!important;width:240px!important;max-width:240px!important;margin:0!important;padding:0!important}.row:has(>.sort_product_list_container)>.sort_product_list_container + .col{display:flex!important;flex:1 1 320px!important;width:auto!important;min-width:0!important;align-items:center!important;justify-content:flex-end!important;margin:0!important;padding:0!important}.sort_product_list_container form,.sort_product_list_container .select2-container,.sort_product_list_container .select-field-select2 + .select2-container{width:240px!important;min-width:240px!important;max-width:240px!important;margin:0!important}.sort_product_list_container .select2-selection--single{height:46px!important;min-height:46px!important;border:1px solid #dedede!important;border-radius:9px!important;background:#fff!important;box-shadow:0 1px 2px rgba(17,17,17,.025)!important}.sort_product_list_container .select2-selection__rendered{height:44px!important;padding:0 42px 0 14px!important;color:#202020!important;font-size:14px!important;font-weight:600!important;line-height:44px!important}.sort_product_list_container .select2-selection__arrow{top:50%!important;right:13px!important;transform:translateY(-50%)!important}.sort_product_list_container .select2-container--open .select2-selection--single,.sort_product_list_container .select2-selection--single:hover{border-color:#c5203d!important;box-shadow:0 0 0 3px rgba(197,32,61,.07)!important}.select2-dropdown:has(#select2-change_sort_type-results){overflow:hidden!important;margin-top:6px!important;border:1px solid #dedede!important;border-radius:10px!important;background:#fff!important;box-shadow:0 12px 30px rgba(17,17,17,.12)!important}#select2-change_sort_type-results{max-height:300px!important;padding:6px!important}#select2-change_sort_type-results .select2-results__option{min-height:38px!important;padding:9px 11px!important;border-radius:7px!important;color:#262626!important;font-size:14px!important;line-height:20px!important}#select2-change_sort_type-results .select2-results__option--highlighted,#select2-change_sort_type-results .select2-results__option[aria-selected="true"]{background:#f8e9ec!important;color:#a91934!important}.row:has(>.sort_product_list_container) .pagination-nav{margin:0!important}@media (max-width:767px){.row:has(>.sort_product_list_container){flex-direction:column!important;align-items:stretch!important;gap:14px!important;margin:16px 0 18px!important}.row:has(>.sort_product_list_container)>.sort_product_list_container,.row:has(>.sort_product_list_container)>.sort_product_list_container + .col,.sort_product_list_container form,.sort_product_list_container .select2-container,.sort_product_list_container .select-field-select2 + .select2-container{flex:0 0 auto!important;width:100%!important;min-width:0!important;max-width:none!important}.row:has(>.sort_product_list_container)>.sort_product_list_container + .col{justify-content:center!important}.row:has(>.sort_product_list_container) .pagination-nav{margin-inline:auto!important}}.producers .producer-slider{position:relative!important;overflow:visible!important}.producers .producer-slider .owl-stage-outer{overflow:hidden!important}.producers .producer-slider .owl-nav{position:static!important;margin:0!important}.producers .producer-slider .owl-prev,.producers .producer-slider .owl-next{position:absolute!important;top:50%!important;z-index:25!important;display:flex!important;width:44px!important;height:44px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border:1px solid #d9d9d9!important;border-radius:50%!important;background:#fff!important;color:#222!important;box-shadow:0 5px 16px rgba(17,17,17,.10)!important;outline:0!important;transform:translateY(-50%)!important;transition:border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease!important}.producers .producer-slider .owl-prev{left:-54px!important}.producers .producer-slider .owl-next{right:-54px!important}.producers .producer-slider .owl-prev:hover,.producers .producer-slider .owl-next:hover,.producers .producer-slider .owl-prev:focus,.producers .producer-slider .owl-next:focus,.producers .producer-slider .owl-prev:active,.producers .producer-slider .owl-next:active{border-color:#c5203d!important;background:#fff!important;color:#c5203d!important;outline:0!important;transform:translateY(-50%) scale(1.04)!important}.producers .producer-slider .owl-prev:focus-visible,.producers .producer-slider .owl-next:focus-visible{outline:2px solid rgba(197,32,61,.35)!important;outline-offset:3px!important}.producers .item,.producers .item>div{display:flex!important;align-items:center!important;justify-content:center!important}.producers .item img{margin:auto!important;transform:none!important}@media (hover:hover) and (pointer:fine){.producers .item:hover img{transform:scale(1.035)!important}}@media (max-width:1399px) and (min-width:768px){.producers .producer-slider .owl-prev{left:-24px!important}.producers .producer-slider .owl-next{right:-24px!important}}@media (max-width:767px){.producers .producer-slider .owl-prev,.producers .producer-slider .owl-next{display:none!important}}.blog_index{padding:42px 0 46px!important;background:#f7f7f7!important}.blog_index .row{align-items:stretch!important;row-gap:24px!important}.blog_index .blog_post_img{position:relative!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16 / 8.6!important;margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid #e1e1e1!important;border-bottom:0!important;border-radius:12px 12px 0 0!important;background:#eeeeee!important}.blog_index .blog_post_img>a,.blog_index .blog_post_img a{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important}.blog_index .blog_post_img img,.blog_index .blog_post_img img.vertical,.blog_index .blog_post_img img.horizontal{position:absolute!important;inset:0!important;display:block!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:none!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center!important;opacity:1!important;transform:scale(1)!important;transition:transform .38s cubic-bezier(.2,.75,.25,1)!important}.blog_index .blog_post_content{min-height:210px!important;padding:20px 22px 22px!important;border:1px solid #e1e1e1!important;border-radius:0 0 12px 12px!important;background:#fff!important;box-shadow:0 4px 14px rgba(17,17,17,.045)!important;transform:none!important}.blog_index .blog_post_content h3{font-size:20px!important;line-height:1.28!important}.blog_index .blog_post_content>p{display:-webkit-box!important;overflow:hidden!important;margin:16px 0 18px!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;line-clamp:3!important}@media (hover:hover) and (pointer:fine){.blog_index .row>[class*="col-"]:hover .blog_post_img img,.blog_index .row>[class*="col-"]:hover .blog_post_img img.vertical,.blog_index .row>[class*="col-"]:hover .blog_post_img img.horizontal{transform:scale(1.025)!important}.blog_index .row>[class*="col-"]:hover .blog_post_content{transform:none!important;border-color:#d3d3d3!important;box-shadow:0 10px 26px rgba(17,17,17,.075)!important}}@media (max-width:767px){.blog_index{padding:30px 0 34px!important}.blog_index .blog_post_img{aspect-ratio:16 / 9!important}.blog_index .blog_post_content{min-height:0!important;padding:18px!important}.blog_index .blog_post_content h3{font-size:18px!important}}