.faq{background-image:url(/images/contact_back.jpg);background-position:50%;background-size:cover;width:100%;max-height:100%}@media (max-width:1024px){.faq{background-position:20%}}.faq__header h2{color:var(--white);margin-bottom:50px}@media (max-width:1024px){.faq__header h2{margin-bottom:30px}}.faq__header p{color:var(--white)}.faq__container{max-width:1100px;padding-top:50px;padding-bottom:80px}@media (max-width:1024px){.faq__container{padding-top:40px;padding-bottom:40px}}.details{background:var(--white);border-radius:8px;margin:0 auto 20px;transition:all .3s;display:block;position:relative;overflow:hidden}.details:after{content:"";border-right:1px solid var(--black);border-bottom:1px solid var(--black);transform-origin:50%;width:10px;height:10px;transition:all .2s;display:block;position:absolute;top:30px;right:24px;transform:rotate(45deg)}.details[open]:after{transform:rotate(225deg)}.details[open]{padding-bottom:100px}.details[open] .details__title{margin-bottom:5px}.details__title{cursor:pointer;background:#fff;border-radius:5px;padding:25px;font-size:24px;font-weight:400;line-height:30px;list-style:none;transition:all .3s}@media (max-width:1024px){.details__title{font-size:18px}}.details__title::-webkit-details-marker{display:none}.details__content{margin-bottom:-60px;padding:0 32px;font-size:16px;line-height:125%}@media (max-width:1024px){.details__content{font-size:12px}}.details__content p:last-child{margin-bottom:0}.details__content p:first-child{margin-top:0}
.filter{flex-direction:column;flex-grow:1;gap:20px;width:100%;max-width:388px;display:flex}@media (max-width:1024px){.filter{display:none}}.filter__item{background:var(--filter-menu-gray);border-radius:10px;padding:20px}.filter__item-header{margin-bottom:18px;padding:10px;font-size:24px;font-weight:400;line-height:33px}.filter__categories{border-radius:8px;margin:0 auto 10px;transition:all .4s;display:block;position:relative;overflow:hidden}.filter__categories:before{content:"";border-right:1px solid var(--black);border-bottom:1px solid var(--black);transform-origin:50%;width:10px;height:10px;transition:all .3s;display:block;position:absolute;top:18px;left:24px;transform:rotate(45deg)}.filter__categories[open]:before{top:24px;transform:rotate(225deg)}.filter__categories[open]{padding-bottom:60px}.filter__categories[open] .filter__categories-title{background:#ebebeb;margin-bottom:5px}.filter__categories-title{cursor:pointer;border-radius:5px;padding:10px 54px;font-size:21px;font-weight:400;line-height:30px;list-style:none;transition:all .3s}.filter__categories-title:-webkit-categories-marker{display:none}@media (max-width:1024px){.filter__categories-title{font-size:18px}}.filter__categories-content{flex-direction:column;gap:24px;margin-bottom:-60px;padding:20px 32px 15px;font-size:16px;line-height:125%;display:flex}.filter__categories-content p:last-child{margin-bottom:0}.filter__categories-content p:first-child{margin-top:0}@media (max-width:1024px){.filter__categories-content{font-size:12px}}.filter__categories-content-item{flex-direction:row;align-items:center;gap:12px;font-size:16px;display:flex}.filter__categories-content-item .characteristics-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--gray);background-color:var(--background-input);border-radius:2px;width:16px;height:16px}@media (max-width:1024px){.filter__categories-content-item .characteristics-checkbox{width:23px;height:15px}}.filter__categories-content-item .characteristics-checkbox:checked{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/images/checkbox.svg);background-position:50%;background-repeat:no-repeat}
.overlay{z-index:1000;background-color:rgba(0,0,0,.5);width:100vw;height:100vh;display:none;position:fixed;top:0;left:0}@media (min-width:1024px){.overlay{display:none}}.filter-mobile{z-index:1000;opacity:0;visibility:hidden;border-radius:12px;flex-direction:column;gap:20px;width:100%;max-width:100%;height:100%;padding:8px;transition:opacity .3s,visibility .3s;display:none;position:fixed;top:70px}@media (min-width:1024px){.filter-mobile{display:none}}.filter-mobile--open{opacity:1;visibility:visible;display:flex}.filter-mobile__wrapper{flex-direction:row;display:flex}.filter-mobile__item{background:var(--filter-menu-gray);border-radius:10px;padding:20px}.filter-mobile__item-header{width:100%;margin-bottom:8px;padding:10px;font-size:24px;font-weight:400;line-height:33px}.filter-mobile__overlay{z-index:999;background-color:rgba(0,0,0,.3);width:100vw;height:100vh;position:fixed;top:0;left:0}.filter-mobile__content{z-index:1001;position:relative}.filter-mobile__close-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.filter-mobile__close-btn img{width:20px;height:20px}.filter-mobile__categories{border-radius:8px;margin:0 auto 10px;transition:all .4s;display:block;position:relative;overflow:hidden}.filter-mobile__categories:after{content:"";border-right:1px solid var(--black);border-bottom:1px solid var(--black);transform-origin:50%;width:10px;height:10px;transition:all .3s;display:block;position:absolute;top:18px;right:24px;transform:rotate(45deg)}.filter-mobile__categories[open]:after{top:24px;transform:rotate(225deg)}.filter-mobile__categories[open]{padding-bottom:60px}.filter-mobile__categories-title{cursor:pointer;background:#ebebeb;border-radius:5px;margin-bottom:5px;padding:10px 28px;font-size:24px;font-weight:400;line-height:30px;list-style:none;transition:all .3s}.filter-mobile__categories-title:-webkit-details-marker{display:none}@media (max-width:1024px){.filter-mobile__categories-title{font-size:18px}}.filter-mobile__categories-content{flex-direction:column;gap:24px;margin-bottom:-60px;padding:20px 32px 15px;font-size:16px;line-height:125%;display:flex}.filter-mobile__categories-content p:last-child{margin-bottom:0}.filter-mobile__categories-content p:first-child{margin-top:0}@media (max-width:1024px){.filter-mobile__categories-content{font-size:12px}}.filter-mobile__categories-content-item{color:var(--black);flex-direction:row;align-items:center;gap:12px;font-size:16px;text-decoration:none;display:flex}.filter-mobile__categories-content-item .characteristics-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--gray);background-color:var(--background-input);border-radius:2px;width:16px;height:16px}@media (max-width:1024px){.filter-mobile__categories-content-item .characteristics-checkbox{width:23px;height:15px}}.filter-mobile__categories-content-item .characteristics-checkbox:checked{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/images/checkbox.svg);background-position:50%;background-repeat:no-repeat}.filter-mobile__filter-apply{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--white);background-color:var(--black);cursor:pointer;border:none;border-radius:4px;flex-wrap:wrap;padding:15px;font-size:14px}
.newspage__more-materials{justify-content:space-between;align-items:center;margin-top:30px;display:flex}@media (min-width:1500px){.newspage__more-materials{justify-content:center;position:relative}}@media (max-width:950px){.newspage__more-materials{flex-direction:column;gap:30px}}.newspage__load-more{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--white);background-color:var(--black);border:none;border-radius:4px;padding:12px 112px}@media (max-width:768px){.newspage__load-more{width:100%}}.newspage__pagination{cursor:pointer;align-items:center;gap:30px;display:flex}@media (min-width:1500px){.newspage__pagination{position:absolute;right:0}}.newspage__pagination .active{text-decoration:underline}.newspage__pagination .previous{content:url(/images/previous-arrow.svg)}.newspage__pagination .next{content:url(/images/next-arrow.svg)}
.products{flex-grow:3}.products h1{margin-bottom:35px;font-size:40px;font-weight:400;line-height:50px}@media (max-width:1024px){.products h1{margin-bottom:25px;font-size:24px;line-height:30px}}.products__header{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.products__header span{font-size:16px}.products__header span:after{content:url(/images/arrow-line.svg);max-width:100px;margin-left:15px}.products__items-grid{grid-template-columns:33% 33% 33%;gap:30px;display:grid}@media (max-width:1199px){.products__items-grid{grid-template-columns:auto auto;gap:15px}}.products__item{border:1px solid var(--border-color);border-radius:8px;flex-direction:column;align-items:center;gap:30px;padding:25px;display:flex;position:relative}@media (max-width:575px){.products__item{gap:12px;padding:9px}}.products__item a img{width:100%;height:280px;max-height:280px}@media (max-width:1024px){.products__item a img{max-height:166px}}.products .product-favorite-button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:transform .15s;display:flex;position:absolute;top:12px;left:12px}@media (max-width:575px){.products .product-favorite-button{top:8px;left:8px}}.products .product-favorite-button:hover{transform:translateY(-1px)}.products .product-favorite-button img{width:20px;height:20px;display:block}.products .product-favorite-button:not(.is-favorite) img{opacity:.6}.products__name{font-size:16px;line-height:125%}@media (max-width:1024px){.products__name{font-size:14px}}.products__price-wrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.products__price{font-size:24px;font-weight:700}@media (max-width:1024px){.products__price{font-size:16px}}.products__cart-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--basket-button-color);object-fit:cover;background-image:url(/images/basket.png);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;border:none;border-radius:4px;min-width:59px;min-height:47px}@media (max-width:1024px){.products__cart-button{background-size:15px 15px;min-width:39px;min-height:33px}}.products__add-cart{width:100%;height:100%}.products__one-click{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;border:1px solid var(--border-color);text-align:center;border-radius:4px;width:100%;padding-top:10px;padding-bottom:10px}@media (max-width:1024px){.products__one-click{font-size:14px}}.products__sticker{background-color:var(--sticker-hit-background-color);color:var(--white);padding:10px;position:absolute;top:20px;right:20px}
