.blog{max-width:1000px;margin:auto;padding:20px 20px 0}.blogTitle{font-family:Assistant;font-size:18px;line-height:1.2;margin-bottom:18px}.blogSearch{position:relative;max-width:fit-content}.blogSearchButton{margin-bottom:30px;padding:0 10px 0 5px}.blogSearchButton svg{width:21px;height:20px}.blogSearchDrop{z-index:99;border:1px solid #d1d1d1;background:#fff;margin-top:10px;position:absolute;top:100%;left:0;width:100%;max-width:500px;transform:scaleY(0);opacity:0;transform-origin:top;transition:transform .25s ease-in-out;min-width:320px}.blogSearch.active .blogSearchDrop{opacity:1;transform:scaleY(1)}.blogSearchDropTop{display:flex;gap:10px;padding:20px 10px}.blogSearchInput{width:100%;min-height:40px}.blogSearchClose{max-width:fit-content;padding:0 10px}.blogSearchClose svg{width:16px}.blogSearchDropBottom{display:grid;grid-template-rows:0fr;transition:ease .4s}.blogSearchDropBottom.active{grid-template-rows:1fr}.blogSearchDropBottom>div{overflow:hidden}.blogSearchDropResults{display:flex;flex-direction:column;max-height:300px;overflow-y:auto;border:var(--light-grey) solid 1px}.blogSearchDropResultsItem{border-bottom:var(--light-grey) solid 1px;padding:10px 30px 10px 10px;display:none}.blogSearchDropResultsItem.active{display:block}.blogSearchDropResultsItem:last-child{border-bottom:none}.blogSearchDropResultsItem a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}.blogGrid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:20px;row-gap:40px}.blogItem{min-width:0;display:flex;flex-direction:column}.blogItemImage{height:240px;object-fit:cover;margin-bottom:10px}.blogItemContent{display:flex;flex-direction:column}.blogItemTitle{font-family:Assistant;line-height:1.2;font-size:20px;font-weight:700;margin-bottom:5px}.blogItemBody{margin-bottom:19px}.blogItemMore{font-weight:700;font-size:14px;color:var(--blue);text-align:center;margin:auto auto 5px}@media (max-width: 1000px){.blogGrid{grid-template-columns:repeat(2,1fr)}.blogItemImage{height:200px}}@media (max-width: 800px){.blog{padding:30px 20px}.blogGrid{row-gap:30px;grid-template-columns:1fr}.blogItemImage{height:150px}.blogItemTitle{margin-bottom:15px}}
/*# sourceMappingURL=/cdn/shop/t/145/assets/main-blog.css.map */
