.blog{width:100%;background:#fff;padding-bottom:70px}.blog-wrap{flex-direction:column}.blog-intro,.blog-wrap{width:100%;display:flex;align-items:center;justify-content:center}.blog-intro{min-height:100vh;position:relative}.blog-intro .down{animation:toggler 2s ease-in-out infinite;display:block;width:35px;height:24px;color:#000;position:absolute;bottom:30px;left:50%;transform:translateX(-50%);cursor:pointer}.blog-intro .down svg{width:100%;height:100%}.blog-intro h1{font-family:Raleway,sans-serif;font-style:normal;font-weight:500;font-size:50px;line-height:185%;letter-spacing:1.05em;text-transform:uppercase;color:#333}@keyframes toggler{0%{transform:translate(-50%,-10px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-10px)}}.blog-item{margin-bottom:30px;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;text-decoration:none;cursor:pointer}.blog-item-wrapper{display:flex;flex-wrap:wrap;width:calc(100% + 30px)}.blog-item-left{height:490px;width:100%;margin-bottom:30px;background:#11110f;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:60px}.blog-item-left-wrap{max-width:33.333%;flex:0 0 33.333%;width:100%;padding-left:15px;padding-right:15px}.blog-item-left h3{position:relative;font-family:Raleway,sans-serif;font-style:normal;font-weight:500;font-size:35px;line-height:47px;color:#fff;padding-bottom:80px}.blog-item-left h3:before{content:"";width:110px;position:absolute;background:#fff;height:1px;bottom:40px;left:50%;transform:translateX(-50%)}.blog-item-left p{font-style:normal;font-weight:300;font-size:16px;line-height:137.9%;text-align:center;color:#fff;max-width:300px}.blog-item-right{height:490px;width:100%;margin-bottom:30px}.blog-item-right-wrap{max-width:66.666%;flex:0 0 66.666%;width:100%;padding-left:15px;padding-right:15px}.blog-item-right video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-item-wrap{max-width:33.333%;width:100%;flex:0 0 33.333%;padding-left:15px;padding-right:15px}.blog-item:hover .img-wrap img{filter:grayscale(0);transform:scale(1.1)}.blog-item .img-wrap{width:100%;height:300px;overflow:hidden}.blog-item .img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:grayscale(1);transition:filter .3s ease-in-out,transform .3s ease-in-out}.blog-item span{padding-top:20px;font-style:normal;font-weight:400;font-size:16px;line-height:20px;text-transform:uppercase;color:#000}@media screen and (max-width:1350px){.blog-intro{padding-left:55px}}@media screen and (max-width:1000px){.blog-intro{height:100dvh;min-height:0}.blog-item-left-wrap,.blog-item-right-wrap{max-width:100%;flex:0 0 100%}.blog-item-left{height:325px}.blog-item-wrap{max-width:50%;flex:0 0 50%}}@media screen and (max-width:780px){.blog-intro h1{font-size:40px}}@media screen and (max-width:480px){.blog-item-left-wrap,.blog-item-right-wrap,.blog-item-wrap{padding-left:5px;padding-right:5px}.blog-item-wrap{max-width:100%;flex:0 0 100%}.blog-item-wrapper{width:100%}.blog-intro h1{font-size:25px;text-align:center}}