.empty-block{background:#16161605;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:540px;display:flex}.empty-block h1{color:#000;text-align:center;letter-spacing:.24px;margin-bottom:10px;font-size:24px;font-weight:600;line-height:120%}.empty-block p{color:#000c;text-align:center;font-size:16px;font-weight:400;line-height:120%}.empty-block a{color:#fff;background:#006bc8;border-radius:4px;margin-top:32px;padding:10px 16px;font-size:16px;font-weight:500;line-height:120%;display:block}.def-grid{-moz-column-gap:40px;grid-template-columns:1fr 480px;column-gap:40px;display:grid}.def-grid-big .def-grid{display:block}.def-grid.def-grid-big{grid-template-columns:1fr}.def-grid__left,.def-grid__right{width:100%}.order-card{border:1px solid #1616161a;border-radius:8px;padding:20px}.order-card p{color:#16161699;text-align:center;font-size:13px;font-weight:400;line-height:120%}.order__title{color:#161616;letter-spacing:.2px;margin-bottom:32px;font-size:20px;font-weight:600;line-height:136%}.order-form__group{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:20px 24px;margin-bottom:44px;display:grid}.order-form__control label{color:#161616;margin-bottom:8px;font-size:12px;font-weight:400;line-height:1;display:block}.order-form__control label span{color:#195dfe}.order-form__control input{color:#161616;border:1px solid #16161633;border-radius:6px;width:100%;padding:10px 15px;font-size:14px;font-weight:400;line-height:120%}.order-form__control:last-child{grid-column:span 2/span 2}.order-btns{grid-template-columns:1fr;row-gap:10px;margin-bottom:16px;display:grid}.order-btns button{color:#fff;background:#006bc8;border:none;border-radius:4px;padding:10px 15px;font-size:16px;font-weight:500;line-height:120%}.order-btns button[type=button]{color:#006bc8;background:#006bc81a}.product-about button{border-radius:4px}.about-flex-buttons{flex-direction:row;align-items:center;display:flex}.product-about .order__title{margin-top:40px;margin-bottom:24px;font-size:30px}.product-about p{color:#161616;text-align:justify;letter-spacing:.16px;font-size:15px;font-weight:400;line-height:140%}.product-count{border:1px solid #e8eaf0;border-radius:4px;width:fit-content;margin-top:16px;margin-left:auto;display:flex}.product-count input{text-align:center;color:#161616;background-color:#0000;border:none;width:78px;height:44px;padding:10px;font-size:16px;font-weight:400;line-height:120%}.product-count input::-webkit-outer-spin-button{display:none}.product-count input::-webkit-inner-spin-button{display:none}.product-count .dropdown-select__head{width:fit-content;min-width:65px;height:44px}.product__catalog{background:#fdfdfd}.product__catalog-wrapper{align-items:start;gap:60px;display:flex}.product__catalog-filter{flex-direction:column;gap:24px;width:340px;display:flex}.product__catalog-filter-title{color:#161616;font-size:24px;font-weight:500;line-height:120%}.product__catalog .filter-search{border-radius:6px;width:100%;height:44px;position:relative;overflow:hidden}.product__catalog .filter-search__input{border-radius:inherit;border:1px solid #16161633;outline:none;width:100%;height:100%;padding:12px 12px 12px 44px;font-size:16px;font-weight:400;line-height:120%}.product__catalog .filter-search__input::placeholder{color:#16161699}.product__catalog .filter-search .search-icon{cursor:pointer;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.product__catalog .filter-accordions{flex-direction:column;gap:28px;display:flex}.product__catalog .accordion.active .accordion-content{display:block}.product__catalog .accordion.active .accordion-arrow{transform:rotate(180deg)}.product__catalog .accordion-header{cursor:pointer;align-items:center;gap:14px;display:flex}.product__catalog .accordion-header .right-box{align-items:center;gap:4px;display:flex}.product__catalog .accordion-img{align-items:center;width:24px;height:24px;display:flex}.product__catalog .accordion-img img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}.product__catalog .accordion-title{color:#161616;font-size:18px;font-weight:500;line-height:120%}.product__catalog .accordion-arrow{transition:all .2s linear}.product__catalog .accordion-content{padding-top:16px;padding-left:38px;display:none}.product__catalog .accordion .product-list{flex-direction:column;gap:14px;display:flex}.product__catalog .accordion .product-list__item{cursor:pointer}.product__catalog .accordion .product-list__item input:checked~label:before{border-color:#195dfe}.product__catalog .accordion .product-list__item input:checked~label:after{opacity:1}.product__catalog .accordion .product-list input{display:none}.product__catalog .accordion .product-list label{cursor:pointer;-webkit-user-select:none;user-select:none;padding-left:26px;position:relative}.product__catalog .accordion .product-list label:before{content:"";border:1.5px solid #16161633;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.product__catalog .accordion .product-list label:after{content:"";opacity:0;background:#195dfe;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:5px;transform:translateY(-50%)}.product__catalog .left-side{flex:1}.product__catalog .left-side .left-side__filter{align-items:center;gap:16px;margin-bottom:38px;display:flex}.product__catalog .left-side .left-side__filter .filter:not(.active) .filter-box:hover{background:#08407108}.product__catalog .left-side .left-side__filter .reset-all{color:#006bc8;background:0 0;border:none;padding:7px 12px;font-size:14px;font-weight:500;line-height:120%;transition:all .2s linear}.product__catalog .left-side .left-side__filter .reset-all:hover{color:#00101e}.product__catalog .filter-btn{display:none}.product-card{width:100%;padding-bottom:16px}.product-card:not(:last-child){border-bottom:1px solid #1616160d;margin-bottom:16px}.product-card__wrapper{-moz-column-gap:20px;grid-template-columns:200px 1fr auto;column-gap:20px;height:100%;min-height:190px;padding-block:16px;display:grid}.product-card__img{align-items:center;width:100%;height:100%;display:flex}.product-card__img img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;display:block}.product-card__center{flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.product-card__center h4{color:#161616cc;font-size:20px;font-weight:500;line-height:120%}.product-card__center .tags{-moz-column-gap:12px;column-gap:12px;display:flex}.product-card__center .tags .tag{color:#161616;background-color:#f4f4f6;border-radius:4px;padding:10px;font-size:16px;font-weight:400;line-height:1}.product-card__right{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.product-card__right .remove-btn{cursor:pointer;background:#006bc80d;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;padding:4px;display:flex;transform:translateY(-10px)}.product-card__right .remove-btn img{width:100%;height:100%;display:block}.product-card__price h1{color:#161616;text-align:right;font-size:20px;font-weight:700;line-height:120%}.product-card__price p{color:#31a142;text-align:right;margin-top:4px;font-size:12px;font-weight:500;line-height:120%}.product-card .product-card__wrapper{border-bottom:1px solid #1616161a}.product-card .product-card__wrapper:last-child{border:none}.product-card .product-footer{align-items:start;gap:12px;margin-top:16px;display:flex}.product-card .product-footer .product-count{margin-top:0}.product-card .product-footer .primary-btn{color:#fff;background:#006bc8;border:none;border-radius:4px;height:44px;padding:10px 16px;font-size:16px;font-weight:500;line-height:120%}.dropdown-select{width:100%;height:100%;position:relative}.dropdown-select__menu{opacity:0;visibility:hidden;z-index:2;background-color:#fff;border-radius:4px;width:100%;padding-block:5px;transition:all .3s ease-out;position:absolute;left:0;transform:translateY(25%);box-shadow:0 1px 4px #00000029}.dropdown-select__menu li{cursor:pointer;color:#161616;padding:4px 10px;font-size:14px;font-weight:400;line-height:120%}.dropdown-select__menu li:hover{background-color:#e8eaf0}.dropdown-select.open .dropdown-select__menu{visibility:visible;opacity:1;transform:translateY(0)}.dropdown-select__head{cursor:pointer;-moz-column-gap:5px;background:#e8eaf0;border-radius:4px;justify-content:center;align-items:center;column-gap:5px;width:100%;padding-inline:10px 5px;display:flex}.dropdown-select__head p{color:#161616;text-align:center;font-size:16px;font-weight:400;line-height:120%}.splide__slide img{width:100%}.bg-coolGray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.border-coolGray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.splide__pagination__page.is-active{background:#195dfe}.service-descr section.news-slider img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media screen and (min-width:1700px){.def-grid-big .def-grid{display:grid}.product-about .order__title{margin-top:0}}@media (max-width:1200px){.def-grid{grid-template-columns:1fr 380px;gap:20px}.product-card__center .tags .tag{font-size:14px}}@media (max-width:1024px){.def-grid,.def-grid.def-grid-big{grid-template-columns:1fr}}@media (max-width:768px){.empty-block{min-height:400px;padding:0 12px}.product-card .product-card__wrapper{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.product-card__img{width:100px}.product-card__center{order:1;width:100%}.product-card__price h1,.product-card__center h4{font-size:18px}.product-card__center h4{margin-bottom:10px}.product-card__center .tags .tag{font-size:14px}.product-card__price p{font-size:10px}.product-card__center .tags{display:block}.product-card__center .tags .tag{float:left;margin:0 10px 10px 0}}
