.blog-more-about-block{padding:60px 0px 30px;}.blog-more-about-block.small{padding:10px 0px 5px 15px;background-color:#f6f6f6;margin-top:45px;}.blog-more-about-block.small .more-about-text h2{color:#464749;font-family:"Montserrat-Thin";font-size:22px;font-weight:400;}@media screen and (max-width: 1440px){.blog-more-about-block h2{padding:0;}}@media screen and (max-width: 1240px){.blog-more-about-block{max-width:705px;padding:50px 0px 0px;}}@media screen and (max-width: 760px){.blog-more-about-block{padding:50px 0px 0px;}}.blog-more-about-block .more-about-text{margin-bottom:50px;}.blog-more-about-block .more-about-text h2{font-size:20px;font-weight:600;color:#333;line-height:1.4;font-family:'Open Sans';}.blog-more-about-block .flex-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1%;}@media screen and (max-width: 760px){.blog-more-about-block .flex-wrapper{flex-direction:column;align-items:center;}}.blog-more-about-block .flex-wrapper .more-about-item{text-decoration:none;cursor:pointer;display:block;width:32%;height:200px;margin-bottom:8px;display:inline-block;position:relative;transition:.3s;}.blog-more-about-block .flex-wrapper .more-about-item:hover{background-color:rgba(0,0,0,0);transform:scale(1.05);}@media screen and (max-width: 760px){.blog-more-about-block .flex-wrapper .more-about-item{width:100%;}}.blog-more-about-block .flex-wrapper .more-about-item .item-cover{background-repeat:no-repeat;background-size:cover;background-position:center;height:100%;position:relative;}.blog-more-about-block .flex-wrapper .more-about-item .item-cover::before{content:'';background-image:linear-gradient(to top,rgba(37,37,59,0.79) 0%,rgba(54,54,101,0.35) 100%);position:absolute;top:0;left:0;width:100%;height:100%;}.blog-more-about-block .flex-wrapper .more-about-item .item-cover .item-title{font-family:"Montserrat-SemiBold";color:#fff;font-size:14px;position:absolute;z-index:99;margin:0;line-height:25px;bottom:15px;padding-right:20px;padding-left:20px;}