.category-hero{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-top:20px;width:100%;min-height:280px;background-color:var(--clr-accent-100);border-radius:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;isolation:isolate;overflow:hidden}@media screen and (max-width:1600px){.category-hero{min-height:212px}}@media screen and (max-width:991px){.category-hero{margin-top:0;min-height:180px;border-radius:10px}}.category-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;z-index:-1}@media screen and (max-width:991px){.category-hero-bg{-o-object-position:right center;object-position:right center}}@media screen and (max-width:624px){.category-hero-bg{-o-object-position:center center;object-position:center center}}.category-hero-heading{padding:20px 140px;max-width:58.06%}@media screen and (max-width:1600px){.category-hero-heading{padding-left:107px;padding-right:107px}}@media screen and (max-width:991px){.category-hero-heading{padding-left:60px;padding-right:60px;max-width:519px}}@media screen and (max-width:624px){.category-hero-heading{padding-left:20px;padding-right:85px}}.category-wrap{--sidebar-width:390px;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px}@media screen and (max-width:1600px){.category-wrap{--sidebar-width:290px}}@media screen and (max-width:991px){.category-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}}.category-sidebar{position:sticky;top:calc(var(--top-spacer) + 30px);width:100%;max-width:var(--sidebar-width);-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:991px){.category-sidebar{position:relative;top:auto;max-width:100%}}.category-sidebar-tgl{display:none;padding:15px 20px;width:100%;font-size:16px;font-weight:600;line-height:1.5em;color:var(--clr-accent-200);text-align:left;background-color:var(--clr-gray-10);border:1px solid var(--clr-accent-300);border-radius:10px;-webkit-transition:var(--def-transition);-o-transition:var(--def-transition);transition:var(--def-transition);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media screen and (max-width:991px){.category-sidebar-tgl{display:-webkit-box;display:-ms-flexbox;display:flex}}.category-sidebar-tgl.active{background-color:var(--clr-white)}.category-sidebar-tgl.active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.category-sidebar-tgl:after{content:"";position:relative;width:24px;height:24px;background-image:url(//biokhimact.com.ua/wp-content/themes/biohimact/assets/css/../images/general/icon/arrow-d-icon.svg);background-size:100% auto;background-position:center center;background-repeat:no-repeat;-webkit-transition:var(--def-transition);-o-transition:var(--def-transition);transition:var(--def-transition);-ms-flex-negative:0;flex-shrink:0}.category-sidebar-container{border:1px solid var(--clr-accent-300);border-radius:20px}@media screen and (max-width:991px){.category-sidebar-container{display:none;position:absolute;top:61px;left:0;width:100%;background-color:var(--clr-white);border-radius:10px;-webkit-transition:var(--def-transition);-o-transition:var(--def-transition);transition:var(--def-transition);opacity:0;z-index:11}.category-sidebar-container.open{display:block}}.category-sidebar-list{list-style:none}.category-sidebar-list>li+li{border-top:1px solid var(--clr-accent-300)}.category-sidebar-btn{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;width:100%;font-size:20px;font-weight:600;line-height:1.5em;color:var(--clr-accent-200);text-align:left;background-color:transparent;border:0;-webkit-transition:var(--def-transition);-o-transition:var(--def-transition);transition:var(--def-transition);cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media screen and (max-width:1600px){.category-sidebar-btn{font-size:18px}}@media screen and (max-width:1024px){.category-sidebar-btn{padding:15px 20px;font-size:16px}}.category-sidebar-btn:not(.active):hover,.category-sidebar-btn:not(.active):focus{color:var(--clr-accent-main)}.category-sidebar-btn:not(.active):hover .category-sidebar-btn-arrow,.category-sidebar-btn:not(.active):focus .category-sidebar-btn-arrow{fill:var(--clr-accent-main)}.category-sidebar-btn-arrow{width:24px;height:24px;fill:var(--clr-accent-200);-webkit-transition:var(--def-transition);-o-transition:var(--def-transition);transition:var(--def-transition);-ms-flex-negative:0;flex-shrink:0}.category-sidebar-sublist{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:15px}.category-sidebar-sublink{font-size:16px;font-weight:400;line-height:1.3em;color:var(--clr-gray-60);-webkit-transition:var(--def-transition);-o-transition:var(--def-transition);transition:var(--def-transition)}.category-sidebar-sublink.active{font-weight:500;color:var(--clr-accent-main)}.category-sidebar-sublink:not(.active):hover,.category-sidebar-sublink:not(.active):focus{color:var(--clr-accent-main)}@media screen and (max-width:991px){.category-sidebar-sublink{font-size:12px}}.category-sidebar-dd.active{padding-bottom:20px;color:var(--clr-accent-main)}.category-sidebar-dd.active .category-sidebar-btn-arrow{fill:var(--clr-accent-main);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:991px){.category-sidebar-dd.active{padding-bottom:15px}}.category-sidebar-dd-content{padding:0 40px;max-height:0;-webkit-transition:var(--def-transition);-o-transition:var(--def-transition);transition:var(--def-transition);overflow:hidden}@media screen and (max-width:1600px){.category-sidebar-dd-content{padding:0 20px 0 40px}}.category-sidebar-dd-content.open{padding-bottom:20px}.category-content{width:calc(100% - (var(--sidebar-width) + 30px))}@media screen and (max-width:1124px){.category-content .category-grid.column-2{grid-template-columns:1fr}}@media screen and (max-width:991px){.category-content{width:100%}}.category-content-wrap+.category-content-wrap{margin-top:var(--mp-tb-value)}.category-content-heading{padding-bottom:40px;font-size:36px;font-weight:700;line-height:1.3em;color:var(--clr-accent-main)}@media screen and (max-width:1600px){.category-content-heading{font-size:32px}}@media screen and (max-width:1600px){.category-content-heading{padding-bottom:30px;font-size:29px}}@media screen and (max-width:1280px){.category-content-heading{font-size:26px}}@media screen and (max-width:1024px){.category-content-heading{padding-bottom:20px;font-size:24px}}@media screen and (max-width:768px){.category-content-heading{font-size:22px}}@media screen and (max-width:624px){.category-content-heading{font-size:20px}}.category-content-subheading{padding-bottom:30px;font-size:24px;font-weight:700;line-height:1.3em;display:block;color:var(--clr-accent-200)}@media screen and (max-width:1600px){.category-content-subheading{font-size:22px}}@media screen and (max-width:1024px){.category-content-subheading{padding-bottom:15px;font-size:20px}}@media screen and (max-width:624px){.category-content-subheading{font-size:18px}}.category-content .category-grid+.category-content-subheading{padding-top:40px}@media screen and (max-width:1600px){.category-content .category-grid+.category-content-subheading{padding-top:30px}}@media screen and (max-width:991px){.category-content .category-grid+.category-content-subheading{padding-top:20px}}.category-tab{display:grid;margin-bottom:var(--mp-tb-value);grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px;position:sticky;background-color:rgba(255,255,255,.2);top:calc(var(--top-spacer) + 30px);padding:5px;backdrop-filter:blur(3px);border-radius:12px;z-index:10}@media screen and (max-width:1280px){.category-tab{margin-right:calc(var(--p-inline)*-1);margin-bottom:30px;padding-right:var(--p-inline);padding-bottom:15px;grid-template-columns:repeat(4,249px);overflow-x:auto}}@media screen and (max-width:991px){.category-tab{top:calc(var(--top-spacer) + 10px);margin-bottom:20px;margin-left:calc(var(--p-inline)*-1);padding-left:var(--p-inline);gap:20px}}@media screen and (max-width:624px){.category-tab{grid-template-columns:repeat(4,246px)}}.category-tab-btn{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 20px;font-size:14px;font-weight:700;line-height:1.3em;color:var(--clr-accent-200);text-transform:uppercase;text-align:left;background-color:var(--clr-accent-300);border:0;border-radius:12px;-webkit-transition:var(--def-transition);-o-transition:var(--def-transition);transition:var(--def-transition);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category-tab-btn.active{color:var(--clr-white);background-color:var(--clr-accent-main)}.category-tab-btn:not(.active):hover,.category-tab-btn:not(.active):focus{-webkit-box-shadow:0px 6px 20px rgba(166,184,193,.2);box-shadow:0px 6px 20px rgba(166,184,193,.2)}@media screen and (max-width:991px){.category-tab-btn{font-size:12px}}.category-product-wrap{padding-top:20px}@media screen and (max-width:991px){.category-product-wrap{padding-top:0}}.category-product-card{padding:60px 140px 100px;background-color:var(--clr-white);border-radius:20px}@media screen and (max-width:1600px){.category-product-card{padding:50px 107px 90px}}@media screen and (max-width:1280px){.category-product-card{padding:30px 40px 50px}}@media screen and (max-width:624px){.category-product-card{margin-left:calc(var(--p-inline)*-1);margin-right:calc(var(--p-inline)*-1);padding-left:var(--p-inline);padding-right:var(--p-inline);border-radius:0}}.category-product-card-info{max-width:810px}@media screen and (max-width:1600px){.category-product-card-info{max-width:610px}}.category-product-heading{padding-bottom:0}.category-product-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}@media screen and (max-width:991px){.category-product-row{margin-top:10px}}@media screen and (max-width:624px){.category-product-row{gap:5px}}.category-product-row+.category-product-text{margin-top:40px}@media screen and (max-width:1600px){.category-product-row+.category-product-text{margin-top:30px}}.category-product-row+p{margin-top:40px}@media screen and (max-width:1600px){.product-content p:first-child{margin-top:30px}.product-content h3:first-child{margin-top:30px}}.product-content p{margin-top:20px}.product-content p:first-child{margin-top:40px}.product-content h3:first-child{margin-top:40px}@media screen and (max-width:1600px){.category-product-row+p{margin-top:30px}}@media screen and (max-width:1600px){.product-content p:first-child{margin-top:30px}.product-content h3:first-child{margin-top:30px}}@media screen and (max-width:991px){.category-product-row+p{margin-top:20px}.category-product-row+.category-product-text{margin-top:20px}}.category-product-title,.product-content h3{font-size:20px;font-weight:600;line-height:1.5em;color:var(--clr-accent-200)}.category-product-card-info h3{font-size:20px;font-weight:600;line-height:1.5em;color:var(--clr-accent-200)}@media screen and (max-width:1600px){.category-product-title,.product-content h3{font-size:18px}.category-product-card-info h3{font-size:18px}}@media screen and (max-width:1024px){.category-product-title,.product-content h3{font-size:16px}.category-product-card-info h3{font-size:16px}}.category-product-title+.category-product-text{margin-top:15px}@media screen and (max-width:991px){.category-product-title+.category-product-text{margin-top:10px}}.category-product-card-info h3+p{margin-top:15px}@media screen and (max-width:991px){.category-product-card-info h3+p{margin-top:10px}}.category-product-desc{font-size:20px;font-weight:400;line-height:1.5em;color:var(--clr-gray-60)}@media screen and (max-width:1600px){.category-product-desc{font-size:18px}}@media screen and (max-width:1024px){.category-product-desc{font-size:16px}}.category-product-text{font-size:22px;font-weight:400;line-height:1.5em;color:var(--clr-gray-80)}.product-content p{font-size:22px;font-weight:400;line-height:1.5em;color:var(--clr-gray-80)}@media screen and (max-width:1600px){.category-product-text{font-size:20px}.product-content p{font-size:20px}}@media screen and (max-width:1024px){.category-product-text{font-size:18px}.product-content p{font-size:18px}}.product-content strong{font-size:20px}@media screen and (max-width:1600px){.product-content strong{font-size:18px}}@media screen and (max-width:1024px){.product-content strong{font-size:16px}}.category-product-text+.category-product-title{margin-top:40px}.product-content p+h3{margin-top:40px}@media screen and (max-width:1600px){.category-product-text+.category-product-title{margin-top:30px}.product-content p+h3{margin-top:30px}}@media screen and (max-width:991px){.category-product-text+.category-product-title{margin-top:20px}.product-content p+h3{margin-top:20px}}.product-content ul{margin-top:15px;display:flex;flex-direction:column;gap:15px;list-style:none}@media screen and (max-width:991px){.product-content ul{margin-top:10px;gap:10px}}.product-content ul li{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;font-weight:400;color:#404040;color:var(--clr-gray-80);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px}@media screen and (max-width:1600px){.product-content ul li{font-size:20px}}@media screen and (max-width:1024px){.product-content ul li{font-size:18px}}.product-content ul li:before{content:"";margin-top:12px;margin-left:30px;width:8px;height:8px;background-color:#516f3f;background-color:var(--clr-accent-main);border-radius:50vw;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:991px){.product-content ul li:before{margin-left:15px;width:6px;height:6px;margin-top:10px}}.category-product-card-info p+h3{margin-top:40px}@media screen and (max-width:1600px){.category-product-card-info p+h3{margin-top:30px}}@media screen and (max-width:991px){.category-product-card-info p+h3{margin-top:20px}}.category-product-footer{display:grid;margin-top:40px;margin-bottom:60px;grid-template-columns:repeat(2,1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:start;grid-gap:30px;gap:30px}@media screen and (max-width:1600px){.category-product-footer{margin-top:30px;margin-bottom:50px}}@media screen and (max-width:991px){.category-product-footer{margin-top:20px;margin-bottom:30px;gap:20px}}@media screen and (max-width:624px){.category-product-footer{grid-template-columns:1fr}}.category-product-footer-elem{-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on}.category-product-footer-title{font-size:14px;font-weight:700;line-height:1.3em;color:var(--clr-accent-200);text-transform:uppercase}@media screen and (max-width:991px){.category-product-footer-title{font-size:12px}}.category-product-footer-link{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:15px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:700;line-height:1.3em;color:var(--clr-accent-main);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media screen and (max-width:991px){.category-product-footer-link{margin-top:10px;font-size:14px}}.category-product-footer-link.btn-u:before,.category-product-footer-link.btn-u:after{background-color:var(--clr-accent-main)}.category-product-footer-link.file span{position:relative}.category-product-footer-link.file span:before{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background-color:var(--clr-accent-main);-webkit-transition:var(--def-transition);-o-transition:var(--def-transition);transition:var(--def-transition)}.category-product-footer-link.file:before{content:"";width:40px;height:40px;background-image:url(//biokhimact.com.ua/wp-content/themes/biohimact/assets/css/../images/general/icon/pdf-icon.svg);background-size:100% auto;background-position:center center;background-repeat:no-repeat}.category-product-footer-link.file:hover span:before,.category-product-footer-link.file:focus span:before{width:100%}.category-about{max-width:74.55%}@media screen and (max-width:991px){.category-about{max-width:100%}}.category-about-heading{font-size:36px;font-weight:700;line-height:1.3em;color:var(--clr-accent-200)}@media screen and (max-width:1600px){.category-about-heading{font-size:29px}}@media screen and (max-width:1280px){.category-about-heading{font-size:26px}}@media screen and (max-width:1024px){.category-about-heading{font-size:24px}}@media screen and (max-width:768px){.category-about-heading{font-size:22px}}@media screen and (max-width:624px){.category-about-heading{font-size:20px}}.category-about-text{padding:40px 0 30px;font-size:18px;font-weight:400;line-height:1.5em;color:var(--clr-gray-80)}@media screen and (max-width:1600px){.category-about-text{padding:30px 0 20px;font-size:16px}}@media screen and (max-width:1024px){.category-about-text{padding:20px 0 15px;font-size:14px}}.category-about-link{color:var(--clr-accent-main)}.category-about-link:before,.category-about-link:after{background-color:var(--clr-accent-main)}@supports selector(*:focus-visible){.category-sidebar-btn:not(.active):focus{color:var(--clr-accent-200)}.category-sidebar-btn:not(.active):focus .category-sidebar-btn-arrow{fill:var(--clr-accent-200)}.category-sidebar-btn:not(.active):hover,.category-sidebar-btn:not(.active).focus-visible{color:var(--clr-accent-main)}.category-sidebar-btn:not(.active):hover,.category-sidebar-btn:not(.active):focus-visible{color:var(--clr-accent-main)}.category-sidebar-btn:not(.active):hover .category-sidebar-btn-arrow,.category-sidebar-btn:not(.active).focus-visible .category-sidebar-btn-arrow{fill:var(--clr-accent-main)}.category-sidebar-btn:not(.active):hover .category-sidebar-btn-arrow,.category-sidebar-btn:not(.active):focus-visible .category-sidebar-btn-arrow{fill:var(--clr-accent-main)}.category-sidebar-sublink:not(.active):focus{color:var(--clr-gray-60)}.category-sidebar-sublink:not(.active):hover,.category-sidebar-sublink:not(.active).focus-visible{color:var(--clr-accent-main)}.category-sidebar-sublink:not(.active):hover,.category-sidebar-sublink:not(.active):focus-visible{color:var(--clr-accent-main)}.category-tab-btn:not(.active):focus{-webkit-box-shadow:none;box-shadow:none}.category-tab-btn:not(.active):hover,.category-tab-btn:not(.active).focus-visible{-webkit-box-shadow:0px 6px 20px rgba(166,184,193,.2);box-shadow:0px 6px 20px rgba(166,184,193,.2)}.category-tab-btn:not(.active):hover,.category-tab-btn:not(.active):focus-visible{-webkit-box-shadow:0px 6px 20px rgba(166,184,193,.2);box-shadow:0px 6px 20px rgba(166,184,193,.2)}.category-product-footer-links.file:focus span:before{width:0}.category-product-footer-links.file:hover span:before,.category-product-footer-links.file:focus span:before{width:100%}}@media (min-width:1281px){.category-tab{display:flex;overflow:auto}.category-tab-btn{width:23%;min-width:23%}}.custom-scroll::-webkit-scrollbar{height:4px;border-radius:5px}.custom-scroll::-webkit-scrollbar-track{background:var(--clr-accent-300);border-radius:5px}.custom-scroll::-webkit-scrollbar-thumb{border-radius:5px;background:var(--clr-accent-200)}.category-card-box-desc-hide{display:none}.category-card-box-heading-margin{margin-bottom:15px}.category-tab::-webkit-scrollbar{height:4px;border-radius:5px}.category-tab::-webkit-scrollbar-track{background:var(--clr-accent-300);border-radius:5px}.category-tab::-webkit-scrollbar-thumb{border-radius:5px;background:var(--clr-accent-200)}