.btn_add{position:relative;z-index:1}.breadcrumb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-flow:wrap;flex-flow:wrap;gap:8px;padding-top:10px}.breadcrumb_item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-flow:nowrap;flex-flow:nowrap;font-size:14px;font-size:1.4rem;line-height:18px;min-height:24px}.breadcrumb_item span{display:block}.breadcrumb_item_home a{display:block;text-decoration:none}.breadcrumb_item_home span{background-image:url(../img/home-g400.svg);background-position:0 0;background-repeat:no-repeat;background-size:24px 24px;display:block;overflow:hidden;text-indent:200%;white-space:nowrap;width:24px;height:24px}.breadcrumb_item_link a{color:var(--grey500);text-decoration:none}@media screen and (min-width:1024px){.breadcrumb_item_link a:hover{text-decoration:underline}}.breadcrumb_item_text{color:var(--grey400)}@media screen and (max-width:767px){.breadcrumb.m_hide,.breadcrumb_item_home,.breadcrumb_item_text{display:none}.breadcrumb_item_link:not(.breadcrumb_item_back){display:none}.breadcrumb_item_link.breadcrumb_item_back{background-image:url(../img/prev-g500.svg);background-position:left center;background-repeat:no-repeat;background-size:24px 24px;padding-left:32px}}@media screen and (min-width:768px),print{.breadcrumb_item_home,.breadcrumb_item_link{background-image:url(../img/next-g500.svg);background-position:right center;background-repeat:no-repeat;background-size:24px 24px;padding-right:32px}}@media screen and (min-width:1024px){.breadcrumb{padding-left:12px;padding-right:12px}}.tabs_box+h1{padding-top:40px}.tabs_content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:nowrap;flex-flow:nowrap}.tabs_item{flex-shrink:0;height:48px;padding-left:16px;padding-right:16px;text-decoration:none}.tabs_item.act{-webkit-box-shadow:inset 0 -2px 0 0 var(--primary500);box-shadow:inset 0 -2px 0 0 var(--primary500)}.tabs_item.act span{font-weight:700}.tabs_item em{background-color:var(--primary500);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;color:var(--white100);display:inline-block;font-size:10px;font-size:1rem;line-height:20px;font-style:normal;font-weight:600;height:20px;margin-left:8px;min-width:20px;padding-left:5px;padding-right:5px;position:relative;text-align:center;top:-2px;z-index:1}.tabs_item em[data-count="0"]{background-color:var(--grey300)}.tabs_item em:before{content:attr(data-count);display:block}@media screen and (max-width:767px){.tabs_content{margin-left:-15px;margin-right:-15px}.tabs_content:after,.tabs_content:before{width:15px}}@media screen and (min-width:768px) and (max-width:1023px),print{.tabs_content{margin-left:-20px;margin-right:-20px}.tabs_content:after,.tabs_content:before{width:20px}}@media screen and (max-width:1023px),print{.tabs_box{position:relative;z-index:1}.tabs_box:before{background-color:var(--grey200);bottom:15px;content:"";height:1px;left:0;position:absolute;right:0;z-index:-1}.tabs_content{-webkit-flex-flow:nowrap;flex-flow:nowrap;overflow-x:scroll;padding-bottom:15px}.tabs_content:after,.tabs_content:before{content:'';flex-shrink:0}.tabs_item{font-size:14px;font-size:1.4rem;line-height:48px;-webkit-box-shadow:inset 0 -1px 0 0 var(--grey200);box-shadow:inset 0 -1px 0 0 var(--grey200)}}@media screen and (min-width:1024px){.tabs_content{height:48px;-webkit-box-shadow:inset 0 -1px 0 0 var(--grey200);box-shadow:inset 0 -1px 0 0 var(--grey200)}.tabs_item{font-size:16px;font-size:1.6rem;line-height:48px}.tabs_item:not(.act){-moz-transition:color .3s ease-out;-o-transition:color .3s ease-out;-webkit-transition:color .3s ease-out;-ms-transition:color .3s ease-out;transition:color .3s ease-out}.tabs_item:not(.act):hover{color:var(--primary500)}}.goods_list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.goods_item{background-color:var(--white100);border:1px solid var(--grey200);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;flex-direction:column;gap:16px 0;position:relative;z-index:1}.goods_item .tags_vertival{left:15px;position:absolute;top:15px;z-index:1}.goods_item .tags_vertival .tag_item{clear:both;float:left}.goods_item .tags_vertival .tag_item+.tag_item{margin-top:4px}.goods_item .tags_horizontal{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;flex-flow:wrap;gap:4px}.goods_item .tags_horizontal+.price_basic{padding-top:8px}.goods_item .tag_item{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:4px 8px;text-transform:uppercase}.goods_item .tag_item.sale{background-color:var(--red100);color:var(--white100)}.goods_item .tag_item.stock{background-color:var(--green100);color:var(--white100)}.goods_item .tag_item.sold_out{background-color:var(--yellow100)}.goods_item .tag_item.on_order{background-color:var(--blue100);color:var(--white100)}.goods_item .tag_item.news{background-color:var(--blue200);color:var(--white100)}.goods_item .image{display:block;margin:0 auto;text-decoration:none;width:100%}.goods_item picture{aspect-ratio:1;display:block;width:100%}.goods_item picture img{display:block;width:100%}.goods_item .goods_item_content{flex-grow:1;width:100%}.goods_item .goods_item_content h2,.goods_item .goods_item_content h3{font-family:Mulish,Arial,Tahoma,Verdana,sans-serif}.goods_item .goods_item_content h2 a,.goods_item .goods_item_content h3 a{text-decoration:none}.goods_item .goods_item_content .desc{color:var(--grey400);display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.goods_item .goods_item_purchase{width:100%}.goods_item .goods_item_purchase_info_left .price_basic{color:var(--grey300);text-decoration-color:rgba(0,0,0,.3);text-decoration-line:line-through;white-space:nowrap}.goods_item .goods_item_purchase_info_left .price{font-weight:700}@media screen and (max-width:1475px),print{.goods_item .goods_item_purchase_info_left .price{font-size:15px;font-size:1.5rem;line-height:22px}}@media screen and (min-width:1476px){.goods_item .goods_item_purchase_info_left .price{font-size:20px;font-size:2rem;line-height:28px}}.goods_item .goods_item_purchase_info_left .vat{color:var(--grey300)}.goods_item .goods_item_purchase_info_right input{border:1px solid var(--grey300);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-size:14px;padding-left:3px;padding-right:3px;position:relative;text-align:center;z-index:1;-moz-appearance:textfield}.goods_item .goods_item_purchase_info_right input::-webkit-inner-spin-button,.goods_item .goods_item_purchase_info_right input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.goods_item .goods_item_purchase_btn{font-size:0;font-size:0rem;line-height:0;text-align:center}.goods_item .goods_item_purchase_btn .btn_red{text-align:center;width:100%}@media screen and (max-width:499px){.goods_list_scroll .goods_item .goods_item_purchase_info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:end;-webkit-flex-flow:nowrap;flex-flow:nowrap;gap:0 16px;padding-bottom:12px}.goods_list_scroll .goods_item .goods_item_purchase_info_left{flex-grow:1}.goods_list_scroll .goods_item .goods_item_purchase_info_right{flex-shrink:0;padding-bottom:20px}.goods_list_scroll .goods_item .goods_item_purchase_info_right .input{position:relative;z-index:1}.goods_list_scroll .goods_item .goods_item_purchase_info_right .unit{bottom:-20px;left:0;position:absolute;text-align:center;width:100%;z-index:10}.goods_list_basic .goods_item .goods_item_purchase_info_left,.goods_list_basic .goods_item .goods_item_purchase_info_right{padding-bottom:12px}.goods_list_basic .goods_item .goods_item_purchase_info_right .input{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-flow:nowrap;flex-flow:nowrap;gap:0 8px}}@media screen and (min-width:500px),print{.goods_item .goods_item_purchase_info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:end;-webkit-flex-flow:nowrap;flex-flow:nowrap;gap:0 16px;padding-bottom:12px}.goods_item .goods_item_purchase_info_left{flex-grow:1}.goods_item .goods_item_purchase_info_right{flex-shrink:0;padding-bottom:20px}.goods_item .goods_item_purchase_info_right .input{position:relative;z-index:1}.goods_item .goods_item_purchase_info_right .unit{bottom:-20px;left:0;position:absolute;text-align:center;width:100%;z-index:10}}@media screen and (max-width:767px){.goods_list_scroll{gap:12px;margin-left:-15px;margin-right:-15px}.goods_list_scroll:after,.goods_list_scroll:before{width:3px}.goods_list_scroll .goods_item{padding:15px}.goods_list_scroll .goods_item .goods_item_content .desc{font-size:14px;font-size:1.4rem;line-height:22px}.goods_list_basic{gap:6px}.goods_list_basic .goods_item{padding:10px;width:calc((100% - 6px) / 2)}.goods_list_basic .goods_item .goods_item_content h2,.goods_list_basic .goods_item .goods_item_content h3{font-size:14px;font-size:1.4rem;line-height:22px}.goods_list_basic .goods_item .goods_item_content .desc{font-size:12px;font-size:1.2rem;line-height:20px}}@media screen and (min-width:768px),print{.goods_list{gap:12px}.goods_item{padding:15px}.goods_item .goods_item_content .desc{font-size:14px;font-size:1.4rem;line-height:22px}}@media screen and (min-width:768px) and (max-width:1023px),print{.goods_list_scroll{margin-left:-20px;margin-right:-20px}.goods_list_scroll:after,.goods_list_scroll:before{width:7px}.goods_list_basic .goods_item{width:calc((100% - 24px) / 3)}.goods_list_basic .goods_item .goods_item_content h2,.goods_list_basic .goods_item .goods_item_content h3{font-size:16px;font-size:1.6rem;line-height:24px}}@media screen and (max-width:1023px),print{.goods_list:not(.goods_list_scroll){-webkit-flex-flow:wrap;flex-flow:wrap}.goods_list.goods_list_scroll{-webkit-flex-flow:nowrap;flex-flow:nowrap}.goods_list_scroll{overflow-x:scroll;padding-bottom:15px;-webkit-flex-flow:nowrap;flex-flow:nowrap}.goods_list_scroll:after,.goods_list_scroll:before{content:'';flex-shrink:0}.goods_list_scroll .goods_item{flex-shrink:0;width:240px}.goods_list_scroll .goods_item .goods_item_content h2,.goods_list_scroll .goods_item .goods_item_content h3{font-size:16px;font-size:1.6rem;line-height:24px}.goods_item .image{max-width:200px}}@media screen and (min-width:1024px){.goods_list{-webkit-flex-flow:wrap;flex-flow:wrap}.goods_item{width:calc((100% - 36px) / 4)}.goods_item .goods_item_content h2 a:hover,.goods_item .goods_item_content h3 a:hover{text-decoration:underline}}@media screen and (min-width:1024px) and (max-width:1475px){.goods_item .image{max-width:280px}.goods_item .goods_item_content h2,.goods_item .goods_item_content h3{font-size:16px;font-size:1.6rem;line-height:24px}}@media screen and (max-width:1475px),print{.goods_item{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.goods_item .tags_horizontal+.price{padding-top:4px}.goods_item .tag_item{font-size:10px;font-size:1rem;line-height:16px;font-weight:700}.goods_item .goods_item_content .desc{margin-top:8px}.goods_item .goods_item_purchase_info_left .price_basic,.goods_item .goods_item_purchase_info_left .vat{font-size:12px;font-size:1.2rem;line-height:18px}.goods_item .goods_item_purchase_info_right input{width:40px;height:40px}.goods_item .goods_item_purchase_info_right .unit{font-size:12px;font-size:1.2rem;line-height:14px}}@media screen and (min-width:1476px){.goods_item{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.goods_item .tag_item{font-size:12px;font-size:1.2rem;line-height:18px;font-weight:800}.goods_item .image{max-width:313px}.goods_item .goods_item_content h2,.goods_item .goods_item_content h3{font-size:17px;font-size:1.7rem;line-height:24px}.goods_item .goods_item_content .desc{margin-top:12px}.goods_item .goods_item_purchase_info_left .price_basic,.goods_item .goods_item_purchase_info_left .vat{font-size:14px;font-size:1.4rem;line-height:20px}.goods_item .goods_item_purchase_info_right input{width:46px;height:46px}.goods_item .goods_item_purchase_info_right .unit{font-size:14px;font-size:1.4rem;line-height:14px}}.pagination{-webkit-flex-flow:nowrap;flex-flow:nowrap;gap:4px}.pagination_item{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center}.pagination_item.act{font-weight:700}.pagination_item_arrow{background-color:var(--grey100);background-position:center center;background-repeat:no-repeat;background-size:24px 24px;border:1px solid transparent;overflow:hidden;text-indent:200%;white-space:nowrap}.pagination_item_arrow.prev{background-image:url(../img/prev-d100.svg)}.pagination_item_arrow.next{background-image:url(../img/next-d100.svg)}.pagination_item_href{border:1px solid var(--grey200);text-decoration:none}.pagination_item_current{background-color:var(--grey500);color:var(--white100)}@media screen and (max-width:499px){.pagination_item_href.mobile_hide{display:none}}@media screen and (max-width:1023px),print{.pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width:1024px){.pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.pagination_item_arrow,.pagination_item_href{-moz-transition:border .3s ease-out;-o-transition:border .3s ease-out;-webkit-transition:border .3s ease-out;-ms-transition:border .3s ease-out;transition:border .3s ease-out}.pagination_item_arrow:hover,.pagination_item_href:hover{border-color:var(--grey500)}}@media screen and (max-width:1475px),print{.pagination_item{font-size:14px;font-size:1.4rem;line-height:40px;height:40px}.pagination_item_dots{width:26px}.pagination_item_arrow,.pagination_item_current,.pagination_item_href{width:40px}}@media screen and (min-width:1476px){.pagination_item{font-size:14px;font-size:1.4rem;line-height:48px;height:48px}.pagination_item_dots{width:34px}.pagination_item_arrow,.pagination_item_current,.pagination_item_href{width:48px}}.notification_box{-moz-transition:transform .3s ease-out;-o-transition:transform .3s ease-out;-webkit-transition:transform .3s ease-out;-ms-transition:transform .3s ease-out;transition:transform .3s ease-out;background-color:var(--primary500);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:fixed;right:0;top:30px;width:350px;z-index:8888}.notification_box:not(.open){transform:translate(370px,0)}.notification_box.open{transform:translate(-30px,0)}.notification_content{color:var(--white100);font-size:14px;font-size:1.4rem;line-height:24px;padding:15px 50px 15px 20px}.notification_content a{color:var(--white100)}.notification_close{background-color:transparent;background-image:url(../img/close-g200.svg);background-position:center center;background-repeat:no-repeat;background-size:20px 20px;overflow:hidden;text-indent:200%;white-space:nowrap;position:absolute;right:0;width:40px;height:40px;top:0;z-index:1}.notification_close:hover{background-image:url(../img/close-w.svg)}.wrapper_heading .in{padding-bottom:var(--v_space_80);padding-top:24px}@media screen and (max-width:1023px),print{.wrapper_heading h1{font-size:36px;font-size:3.6rem;line-height:46px}}@media screen and (min-width:1024px) and (max-width:1475px){.wrapper_heading h1{font-size:42px;font-size:4.2rem;line-height:52px}}@media screen and (min-width:1476px){.wrapper_heading h1{font-size:48px;font-size:4.8rem;line-height:58px}}.cats_list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;flex-flow:wrap;padding-top:var(--v_space_40)}.cats_item{background-color:var(--white100);border:1px solid var(--grey200);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-flow:nowrap;flex-flow:nowrap;text-decoration:none}.cats_item picture{aspect-ratio:1;display:block;flex-shrink:0}.cats_item picture img{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:block;width:100%}.cats_item .title{flex-grow:1}.filter_box{padding-top:var(--v_space_40)}.filter_box.closed .filter_more a{background-image:url(../img/arrow-down-base.svg)}.filter_box.opened .filter_more a{background-image:url(../img/arrow-up-base.svg)}.filter_title{font-family:Figtree,Arial,Tahoma,Verdana,sans-serif;font-weight:700;padding-bottom:12px}@media screen and (max-width:1475px),print{.filter_title{font-size:18px;font-size:1.8rem;line-height:26px}}@media screen and (min-width:1476px){.filter_title{font-size:20px;font-size:2rem;line-height:28px}}.filter_list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;flex-flow:wrap}.filter_item .href{cursor:pointer;display:inline-block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-flow:nowrap;flex-flow:nowrap;position:relative;z-index:1}.filter_item .href:before{background-color:var(--white100);border:1px solid var(--grey300);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;content:"";left:0;position:absolute;width:20px;height:20px;transform:translateY(-50%);top:50%;z-index:1}.filter_item .href.checked:before{background-color:var(--primary500);background-image:url(../img/checkbox-w.svg);background-position:center center;background-repeat:no-repeat;background-size:20px 20px;border-color:var(--primary500)}.filter_item .href .image{aspect-ratio:1;flex-shrink:0;width:32px}.filter_item .href .image img{display:block;width:100%}.filter_item .href span{flex-grow:1}.filter_more{font-size:0;font-size:0rem;line-height:0;padding-top:16px;text-align:center}.filter_more a{background-position:right center;background-repeat:no-repeat;background-size:20px 20px;display:inline-block;padding-right:30px}.wrapper_content{margin-top:var(--v_space_40_b)}.wrapper_content .in{padding-bottom:var(--v_space_80)}.goods_list+.pagination_box,.tabs_box+.goods_list{padding-top:24px}@media screen and (max-width:499px){.cats_item{width:calc((100% - 4px) / 2)}}@media screen and (min-width:500px) and (max-width:767px){.cats_item{width:calc((100% - 8px) / 3)}}@media screen and (max-width:559px){.filter_box.closed .filter_item:nth-child(n+7){display:none}.filter_list{gap:12px 16px}.filter_item{width:calc((100% - 24px) / 2)}.filter_item .href{padding-left:23px}.filter_item .href .image{width:20px}.filter_item .href span{padding-left:3px}}@media screen and (min-width:560px),print{.filter_list{gap:8px 24px}.filter_item .href{padding-left:26px}.filter_item .href span{padding-left:6px}}@media screen and (min-width:560px) and (max-width:1023px),print{.filter_item .href .image{width:26px}}@media screen and (min-width:560px) and (max-width:767px){.filter_box.closed .filter_item:nth-child(n+10){display:none}.filter_item{width:calc((100% - 48px) / 3)}}@media screen and (max-width:767px){.cats_item{min-height:40px;padding:4px 6px}.cats_item picture{width:24px}.cats_item .title{font-size:12px;font-size:1.2rem;line-height:18px;padding:2px 2px 2px 0}.filter_item,.filter_more a{font-size:12px;font-size:1.2rem;line-height:18px}}@media screen and (min-width:768px),print{.cats_item{padding:8px}}@media screen and (min-width:768px) and (max-width:1023px),print{.cats_item{width:calc((100% - 12px) / 4)}.filter_box.closed .filter_item:nth-child(n+13){display:none}.filter_item{width:calc((100% - 72px) / 4)}}@media screen and (min-width:768px) and (max-width:1475px),print{.cats_item picture{width:36px}.cats_item .title,.filter_item,.filter_more a{font-size:13px;font-size:1.3rem;line-height:18px}}@media screen and (min-width:1024px){.filter_item .href:not(.checked):hover:before{background-image:url(../img/checkbox-base.svg)}.filter_item .href .image{width:32px}}@media screen and (min-width:1024px) and (max-width:1475px){.cats_item{width:calc((100% - 16px) / 5)}.filter_box.closed .filter_item:nth-child(n+11){display:none}.filter_item{width:calc((100% - 96px) / 5)}}@media screen and (max-width:1475px),print{.cats_list{gap:4px}.cats_item{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;gap:0 12px}}@media screen and (min-width:1476px){.cats_list{gap:12px}.cats_item{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;gap:0 12px;width:calc((100% - 48px) / 5)}.cats_item picture{width:48px}.cats_item .title{font-size:14px;font-size:1.4rem;line-height:20px}.filter_box.closed .filter_item:nth-child(n+13){display:none}.filter_item{font-size:14px;font-size:1.4rem;line-height:20px;width:calc((100% - 120px) / 6)}.filter_more a{font-size:14px;font-size:1.4rem;line-height:20px}}