@font-face{font-family:'SabonLTStd';src:url(/font/SabonLTStd-Roman.otf)}body{padding-top:var(--header-height)}.blog-catalog .blog-catalog-hero{background:#f5f5f7;padding:24px;border-radius:20px}.blog-catalog .blog-catalog-hero .blog-catalog-hero-inner{display:flex;gap:110px;align-items:center}.blog-catalog .blog-catalog-hero .blog-catalog-hero-image{width:360px;aspect-ratio:440/320}.blog-catalog .blog-catalog-hero .blog-catalog-hero-image img{width:100%;border-radius:26px;display:block;height:100%;object-fit:cover}.blog-catalog .blog-catalog-hero .blog-catalog-hero-content{flex:1}.blog-catalog .blog-catalog-hero .blog-catalog-hero-tags{font-size:16px;margin-bottom:3px;color:#666;line-height:1.5;font-weight:500}.blog-catalog .blog-catalog-hero .blog-catalog-hero-title{font-size:32px;margin-bottom:54px;font-weight:600;margin-top:0;display:block}.blog-catalog .blog-catalog-hero .blog-catalog-hero-author{display:flex;align-items:center;gap:12px}.blog-catalog .blog-catalog-hero .blog-catalog-hero-author img{width:50px;height:50px;border-radius:50%;object-fit:cover}.blog-catalog .blog-catalog-hero .blog-catalog-hero-author strong{display:block;font-size:18px;font-weight:500}.blog-catalog .blog-catalog-hero .blog-catalog-hero-author span{font-size:15px;display:block;margin-top:5px}.blog-catalog .blog-catalog-filter{padding:30px 0}.blog-catalog .blog-catalog-filter .blog-catalog-filter-inner{position:relative;display:flex;gap:20px;justify-content:center;z-index:10}.blog-catalog .blog-catalog-select select{height:51px;padding:0 20px;border-radius:10px;border:2px solid #222;background:#fff;width:220px;font-size:16px;font-weight:600;color:#000}.blog-catalog .blog-catalog-search button{height:51px;padding:0 20px;border-radius:10px;border:2px solid #222;width:220px;font-size:16px;font-weight:600;color:#000;display:flex;align-items:center;gap:10px}.blog-catalog .blog-catalog-search button svg{width:17px;height:17px}.blog-catalog .catalog-dropdown{position:relative;width:220px;z-index:2}.blog-catalog .catalog-dropdown.active .catalog-dropdown-toggle{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.blog-catalog .catalog-dropdown.active .catalog-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.blog-catalog .catalog-dropdown.active .catalog-dropdown-toggle svg{transform:rotate(180deg)}.blog-catalog .catalog-dropdown .catalog-dropdown-toggle{height:51px;width:100%;padding:0 20px;border-radius:10px;border:2px solid #222;font-size:16px;font-weight:600;display:flex;align-items:center;gap:10px;background:#fff;cursor:pointer}.blog-catalog .catalog-dropdown .catalog-dropdown-toggle svg{width:14px;height:9px;transition:0.3s}.blog-catalog .catalog-dropdown .catalog-dropdown-menu{position:absolute;top:100%;left:0;width:100%;background:#fff;border:2px solid #222;border-top:none;border-radius:14px;border-top-left-radius:0;border-top-right-radius:0;padding:10px 0;max-height:300px;overflow-y:auto;opacity:0;visibility:hidden;transform:translateY(0);transition:0.2s}.blog-catalog .catalog-dropdown .catalog-dropdown-menu ul{list-style:none;margin:0;padding:0}.blog-catalog .catalog-dropdown .catalog-dropdown-menu li{padding:12px 20px;font-size:16px;font-weight:600;cursor:pointer}.blog-catalog .catalog-dropdown .catalog-dropdown-menu li:hover{color:#2A5FF0}.blog-catalog .blog-catalog-list{padding:40px 0}.blog-catalog .blog-catalog-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}.blog-catalog .pagination{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;gap:16px;width:100%;padding-top:64px}.blog-catalog .page-item{position:relative}.blog-catalog .page-item:nth-child(1),.blog-catalog .page-item:nth-child(2),.blog-catalog .page-item:nth-last-child(1),.blog-catalog .page-item:nth-last-child(2){display:none}.blog-catalog .page-item.active .page-link{background:#2A5FF0;color:#fff}.blog-catalog .page-link.active{background:#2A5FF0;color:#fff}.blog-catalog .page-link{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;background:rgba(42,95,240,0.2);border-radius:8px;color:rgba(0,0,0,0.84);height:38px;width:38px;font-size:16px}@media (hover: hover){.blog-catalog .page-link:hover{background:#5ecac3;color:#fff}}.blog-cards{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:32px;row-gap:64px;padding-top:32px}.blog-card{position:relative;display:flex;flex-direction:column}.blog-card-image{width:100%;aspect-ratio:440/320;border-radius:24px;overflow:hidden;margin-bottom:20px}.blog-card-image img{width:100%;height:100%;object-fit:cover;display:block}.blog-card-content{flex:1}.blog-card-tag{font-size:16px;text-transform:uppercase}.blog-card-title{font-size:24px;line-height:30px;font-weight:600;margin-bottom:15px}.blog-card-text{font-size:16px;line-height:24px;margin-bottom:20px}.blog-card-author{display:flex;align-items:center;gap:12px}.blog-card-author img{width:48px;height:48px;border-radius:50%;object-fit:cover}.blog-card-author strong{display:block;font-size:17px;font-weight:600;margin-bottom:5px}.blog-card-author span{font-size:15px}
/*# sourceMappingURL=blog.css.map */
