.recent-blog1{display:block;margin:0;text-align:left}.recent-blog1 .recent-sec{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px 0;width:100%}.recent-blog1 .recent-link-box{background:var(--white-color);box-shadow:0 0 20px rgba(0,0,0,.1);float:left;margin:20px 0;max-width:326px;width:100%}.recent-blog1 .recent-post:first-child{margin-left:0}.recent-blog1 .recent-post:last-child{margin-right:0}.recent-blog1 .post-item{display:flex}.recent-blog1 .blog-card{border:0 solid #fff;border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%}.recent-blog1 .blog-featured-image-link{background-color:var(--dark-gray-color);border-radius:10px 10px 0 0;display:block;height:202px;overflow:hidden;position:relative}.recent-blog1 .blog-featured-image-link>img{bottom:0;display:block;height:100%;left:0;margin:auto;max-width:100%;object-fit:cover;position:absolute;right:0;top:0;transition:all .4s ease;-moz-transition:all .4s ease;-webkit-transition:all .4s ease;-ms-transition:all .4s ease;width:100%}.recent-blog1 .blog-featured-image-link:hover>img{transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1)}.recent-blog1 .blog-card-content{padding:16px 20px 10px;position:relative}.recent-blog1 .blog-card-content .blog-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-family:var(--primary-font);font-size:30px;font-weight:700;line-height:40px;overflow:hidden;padding:0;text-shadow:none}.recent-blog1 .blog-card-content .blog-title>a{color:var(--black-color)}.recent-blog1 .blog-card-content .blog-title>a:hover{color:var(--link-hover-color)}.recent-blog1 .blog-card .blog-data{display:flex;flex-direction:column;height:100%}.recent-blog1 .blog-card .blog-card-bottom{display:flex;flex-direction:column;margin-top:auto;padding:0 20px 12px;position:relative}.recent-blog1 .blog-card-bottom .blog-meta{color:var(--tertiary-color);font-family:var(--secondary-font);font-size:14px;font-weight:600;line-height:26px;margin:0;padding:4px 0}.recent-blog1 .blog-card-bottom .blog-desc{color:var(--black-color);display:-webkit-box;font-family:var(--primary-font);font-size:20px;font-weight:400;line-height:28px;margin:0;padding:6px 0;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.recent-blog1 .blog-card .blog-readmore a{background:#fcf6eb;border-radius:0 0 10px 10px;color:var(--black-color);display:inline-block;font-size:25px;font-weight:700;line-height:40px;padding:8px 18px;text-decoration:none;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;width:100%}.recent-blog1 .blog-card .blog-readmore a:hover{color:var(--secondary-color)}.recent-blog1 .heading-section{align-items:center;display:flex;flex-direction:row;gap:5px;margin-bottom:16px;padding:0 12px;position:relative;width:100%}.recent-blog1 .topic-heading{font-size:30px;line-height:36px;white-space:nowrap}.recent-blog1 .topic-heading,.recent-blog1 .topic-link{color:#000;display:block;font-family:var(--primary-font);font-weight:700}.recent-blog1 .topic-link{font-size:25px;line-height:30px;transition:all .4s ease;-moz-transition:all .4s ease;-webkit-transition:all .4s ease;-ms-transition:all .4s ease}.recent-blog1 .topic-link:hover{color:var(--primary-color);text-decoration:none}.recent-blog1 .topic-more{align-items:center;display:flex;flex-grow:1;position:relative;width:100%}.recent-blog1.featured .topic-more{display:none}.recent-blog1 .arrow-container{background-color:var(--secondary-color);flex-grow:1;height:3px;margin:0 5px;position:relative}.recent-blog1 .arrow-container:after,.recent-blog1 .arrow-container:before{background-color:var(--secondary-color);content:"";display:block;height:3px;margin-top:-5px;position:absolute;right:0;width:12px}.recent-blog1 .arrow-container:after{margin-top:5px}.recent-blog1 .arrow-container:before{top:50%;transform:translateY(-50%) rotate(40deg)}.recent-blog1 .arrow-container:after{top:50%;transform:translateY(-50%) rotate(-40deg)}@media screen and (min-width:768px){.recent-blog1 .recent-sec.row2x2,.recent-blog1 .recent-sec.row2x4{display:flex;height:100%;max-height:760px;min-height:760px;position:relative}.recent-blog1 .recent-sec.row2x2>.post-item,.recent-blog1 .recent-sec.row2x4>.post-item{width:calc(50% - 24px)}.recent-blog1 .recent-sec.row2x2>.post-item:first-child,.recent-blog1 .recent-sec.row2x4>.post-item:first-child{height:100%;max-height:716px}.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(2),.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(3){align-items:center;height:50%;max-height:360px}.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(3){position:absolute}.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(2),.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(3),.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(4),.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(5){align-items:center;height:25%;left:50%!important;max-height:165px;min-height:165px;position:absolute}.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(3){left:50%!important;top:50%!important}.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(3){top:calc(25% + 20px)!important}.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(4){top:calc(50% + 20px)!important}.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(5){top:calc(75% + 20px)!important}.recent-blog1 .recent-sec.row2x2>.post-item .blog-featured-image-link,.recent-blog1 .recent-sec.row2x4>.post-item .blog-featured-image-link{border-radius:10px;min-height:287px}.recent-blog1 .recent-sec.row2x4>.post-item .blog-featured-image-link{max-height:147px;min-height:147px}.recent-blog1 .recent-sec.row2x2>.post-item:first-child .blog-featured-image-link,.recent-blog1 .recent-sec.row2x4>.post-item:first-child .blog-featured-image-link{border-radius:10px 10px 0 0;min-height:540px}.recent-blog1 .recent-sec.row2x2>.post-item .blog-card-bottom,.recent-blog1 .recent-sec.row2x4>.post-item .blog-card-bottom{margin-top:unset}.recent-blog1 .recent-sec.row2x2>.post-item:first-child .blog-card,.recent-blog1 .recent-sec.row2x4>.post-item:first-child .blog-card{background:var(--tertiary-color)!important}.recent-blog1 .recent-sec.row2x2>.post-item:first-child .blog-title,.recent-blog1 .recent-sec.row2x4>.post-item:first-child .blog-title{font-size:40px;line-height:50px}.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(2) .blog-card,.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(3) .blog-card,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(2) .blog-card,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(3) .blog-card,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(4) .blog-card,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(5) .blog-card{align-items:center;border-radius:0;box-shadow:none;flex-direction:row;gap:20px;padding:24px 0}.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(2),.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(3),.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(2),.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(3),.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(4),.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(5){border-bottom:2px solid #000;margin-left:20px;padding-bottom:20px}.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(3),.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(5){border-bottom:0 solid #000;padding-bottom:0}.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(2) .blog-desc,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(3) .blog-desc,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(4) .blog-desc,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(5) .blog-desc{-webkit-line-clamp:2}.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(2) .blog-featured-image-link,.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(3) .blog-featured-image-link,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(2) .blog-featured-image-link,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(3) .blog-featured-image-link,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(4) .blog-featured-image-link,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(5) .blog-featured-image-link{flex:0 0 33%;max-width:253px;width:100%}.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(2) .blog-readmore a,.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(3) .blog-readmore a,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(2) .blog-readmore a,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(3) .blog-readmore a,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(4) .blog-readmore a,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(5) .blog-readmore a{background:none!important}.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(2) .blog-readmore a:hover,.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(3) .blog-readmore a:hover,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(2) .blog-readmore a:hover,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(3) .blog-readmore a:hover,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(4) .blog-readmore a:hover,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(5) .blog-readmore a:hover{background:none!important;color:var(--secondary-color)!important}.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(2) .blog-title,.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(3) .blog-title,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(2) .blog-title,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(3) .blog-title,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(4) .blog-title,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(5) .blog-title{font-size:30px;line-height:36px}.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(2) .blog-card-content,.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(3) .blog-card-content,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(2) .blog-card-content,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(3) .blog-card-content,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(4) .blog-card-content,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(5) .blog-card-content{padding-top:0}.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(2) .blog-readmore,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(3) .blog-readmore,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(4) .blog-readmore,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(5) .blog-readmore{display:none}.recent-blog1 .recent-sec.row2x4{justify-content:space-between}.recent-blog1 .recent-sec.row2x2 .blog-card-content .blog-title,.recent-blog1 .recent-sec.row2x4 .blog-card-content .blog-title{min-height:unset}.recent-blog1 .recent-sec.row2x4>.post-item .blog-card{padding:0!important}.recent-blog1 .recent-sec.row2x2 .blog-card .blog-data{margin-bottom:auto;margin-top:auto;width:100%}}@media screen and (min-width:661px){.recent-blog1 .post-item.row2x2,.recent-blog1 .post-item.row2x4{flex-direction:row;width:calc(50% - 24px)}}@media screen and (min-width:768px){.recent-blog1 .post-item.row3,.recent-blog1 .post-item.row4{flex-direction:row;width:calc(50% - 24px)}}@media screen and (min-width:1140px){.recent-blog1 .post-item.row3,.recent-blog1 .post-item.row4{flex:1 0 calc(33.33% - 24px);max-width:calc(33.33% - 24px)}}@media screen and (min-width:1440px){.recent-blog1 .post-item.row4{flex:1 0 calc(25% - 24px);max-width:calc(25% - 24px)}}@media screen and (max-width:1440px){.recent-blog1 .recent-sec.row2x2>.post-item:first-child .blog-featured-image-link,.recent-blog1 .recent-sec.row2x4>.post-item:first-child .blog-featured-image-link{min-height:480px}.recent-blog1 .recent-sec.row2x2>.post-item:first-child .blog-desc{-webkit-line-clamp:2}}@media screen and (max-width:1140px){.recent-blog1 .recent-sec.row2x2>.post-item:first-child .blog-featured-image-link,.recent-blog1 .recent-sec.row2x4>.post-item:first-child .blog-featured-image-link{min-height:436px}.recent-blog1 .blog-card-content .blog-title,.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(2) .blog-title,.recent-blog1 .recent-sec.row2x2>.post-item:nth-child(3) .blog-title,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(2) .blog-title,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(3) .blog-title,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(4) .blog-title,.recent-blog1 .recent-sec.row2x4>.post-item:nth-child(5) .blog-title{font-size:25px;line-height:34px}.recent-blog1 .recent-sec.row2x2>.post-item:first-child .blog-title,.recent-blog1 .recent-sec.row2x4>.post-item:first-child .blog-title{font-size:32px;line-height:40px}.recent-blog1 .blog-card-bottom .blog-desc{font-size:18px;line-height:24px}.recent-blog1 .blog-card .blog-readmore a{font-size:20px}}@media screen and (max-width:768px){.recent-blog1 .post-item{margin-bottom:40px}.recent-blog1 .blog-card-content{flex:inherit}.recent-blog1 .blog-featured-image-link>img{width:100%}.recent-blog1 .blog-title{font-size:18px;line-height:26px;min-height:unset}.recent-blog1 .recent-sec.row2x2,.recent-blog1 .recent-sec.row2x4{flex-wrap:wrap}.recent-blog1 .recent-sec.row2x2 .blog-card .blog-readmore,.recent-blog1 .recent-sec.row2x4 .blog-card .blog-readmore{display:block}.recent-blog1 .recent-sec.row2x2 .blog-card .blog-desc,.recent-blog1 .recent-sec.row2x4 .blog-card .blog-desc{display:-webkit-box}.recent-blog1 .recent-sec.row2x2>.post-item,.recent-blog1 .recent-sec.row2x4>.post-item{width:100%}.recent-blog1 .recent-sec.row2x4>.post-item:first-child .blog-featured-image-link{min-height:202px}}@media screen and (max-width:660px){.recent-blog1 .post-item.row2x2,.recent-blog1 .post-item.row2x4,.recent-blog1 .post-item.row3,.recent-blog1 .post-item.row4{margin-left:0;margin-right:0;width:100%}.recent-blog1 .blog-title{font-size:20px;height:unset;line-height:28px}.recent-blog1 .heading-section{flex-direction:column;padding:0}.recent-blog1 .topic-heading{width:100%}}