.blog{overflow:hidden;padding-bottom:30px;width:100%}.blog__title{padding:80px 0;max-width:700px;margin:auto}.blog__title .title{-webkit-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;-webkit-font-kerning:normal;font-kerning:normal;font-size:48px;font-size:3rem;text-align:center;align-items:center;line-height:60px;line-height:3.75rem}.blog__title .title span{text-align:center}.blog__filters{justify-content:space-between;flex-direction:row;align-items:flex-start;padding-bottom:10px;width:100%;display:flex}.blog__filters__item{width:auto}.blog__filters__item select{height:44px;padding:0 20px 0 0;-webkit-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;-webkit-font-kerning:normal;font-kerning:normal;font-size:14px;font-size:.875rem;border:0;font-weight:400;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#6c6c6c;max-width:200px;min-width:130px;background-color:#fff;box-shadow:none;background-position:bottom 20px right 0;border-radius:0;width:100%;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTIgNiI+PHBhdGggZD0ibTkgMTMuNSA2IDYgNi02WiIgc3R5bGU9ImZpbGw6IzZjNmM2YyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkgLTEzLjUpIi8+PC9zdmc+");line-height:22.4px;line-height:1.4rem;background-repeat:no-repeat;font-family:Nexa,sans-serif}.blog__content{justify-content:space-between;flex-wrap:wrap;flex-direction:row;align-self:flex-start;width:100%;display:flex}.blog__content .blog-item{margin-bottom:60px;width:calc(50% - 70px)}.blog__content .blog-item:hover .blog-item__image .image-hover{transform:scale(1.1)}.blog__content .blog-item:hover .button__arrow,.blog__content .blog-item:hover .button__text{color:#ff8300}.blog__content .blog-item__name{-webkit-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;-webkit-font-kerning:normal;font-kerning:normal;font-size:40px;font-size:2.5rem;font-weight:600;margin-bottom:10px;color:#21315f;line-height:45px;line-height:2.8125rem}.blog__content .blog-item__date{-webkit-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;-webkit-font-kerning:normal;font-kerning:normal;font-size:12px;font-size:.75rem;font-weight:400;color:#6c6c6c;line-height:19.2px;line-height:1.2rem}.blog__content .blog-item__image{overflow:hidden;margin-bottom:30px;position:relative}.blog__content .blog-item__image .image-hover{height:100%;transition:transform .3s ease-in-out;position:absolute;top:0;left:0;width:100%}.blog__content .blog-item__image img{width:100%;display:block}@media only screen and (max-width:1200px){.blog__content .blog-item{width:calc(50% - 50px)}.blog__content .blog-item__name{-webkit-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;-webkit-font-kerning:normal;font-kerning:normal;font-size:35px;font-size:2.1875rem;line-height:40px;line-height:2.5rem}}@media only screen and (max-width:1024px){.blog__title{padding:60px 0}.blog__title .title{-webkit-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;-webkit-font-kerning:normal;font-kerning:normal;font-size:44px;font-size:2.75rem;line-height:55px;line-height:3.4375rem}.blog__content .blog-item{width:calc(50% - 20px)}}@media only screen and (max-width:768px){.blog__content .blog-item{width:100%}}@media only screen and (max-width:560px){.blog__filters{flex-direction:column;padding-bottom:0}.blog__filters__item{margin-bottom:10px;width:100%}.blog__filters__item select{max-width:100%}}