@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-3px,0,0);transform:translate3d(-3px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(3px,0,0);transform:translate3d(3px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-3px,0,0);transform:translate3d(-3px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(3px,0,0);transform:translate3d(3px,0,0)}}.pagination-nav{display:flex;justify-content:center;align-items:center;background:#fff;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.3);padding:5px;margin:20px auto}.pagination-nav .pagination{display:flex;list-style:none;margin:0;padding:0;align-items:center}.pagination-nav .pagination .page-item.disabled .page-link{opacity:.7;cursor:not-allowed;pointer-events:none;outline:none}.pagination-nav .pagination .page-item.dots .page-link{cursor:default}.pagination-nav .pagination .page-item.dots .page-link:hover{background:rgba(0,0,0,0)}.pagination-nav .pagination .page-item.active .page-link{color:hsl(200,70%,50%);font-weight:700}.pagination-nav .pagination .page-item .page-link{padding:10px 15px;display:flex;align-items:center;justify-content:center;transition:all .2s ease-out;user-select:none;color:hsl(200,90%,10%);background:rgba(0,0,0,0);border:none;cursor:pointer;font-size:14px;text-decoration:none}.pagination-nav .pagination .page-item .page-link:hover{background:rgba(0,0,0,.1)}.pagination-nav .pagination .page-item .page-link:focus{outline:none}.pagination-nav .pagination-info{margin-left:20px;color:hsl(200,90%,10%);font-size:14px;white-space:nowrap}@media(max-width:540px){.pagination-nav{flex-direction:column;gap:10px}.pagination-nav .pagination-info{margin-left:0;margin-top:5px}}.pagination-bottom,.pagination-top{display:flex;justify-content:center;margin:20px 0}.main-wrapper{background-color:#f2f3f3}.main-wrapper .blog-banner-wrapper{background-repeat:no-repeat;background-size:cover;background-position:50% 40%;position:relative;display:block;height:290px;overflow:hidden}.main-wrapper .blog-banner-wrapper .banner-image{position:absolute}.main-wrapper .blog-banner-wrapper picture.banner-image,.main-wrapper .blog-banner-wrapper picture.banner-image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:auto}.main-wrapper .blog-banner-wrapper .banner-overlay{width:100%;height:100%;position:relative}.main-wrapper .blog-banner-wrapper .banner-overlay:before{content:"";position:absolute;width:100%;height:100%;background-image:-moz-linear-gradient(83deg,rgb(70,91,152) 0,rgb(105,52,127) 43%,rgb(17,37,59) 100%);background-image:-webkit-linear-gradient(83deg,rgb(70,91,152),rgb(105,52,127) 43%,rgb(17,37,59));background-image:-ms-linear-gradient(83deg,rgb(70,91,152) 0,rgb(105,52,127) 43%,rgb(17,37,59) 100%);opacity:.9}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content{display:flex;align-items:center;flex-direction:column;width:95%;height:200px;position:absolute;margin:auto;top:0;left:0;right:0;bottom:0}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content h1{margin-bottom:0}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .post-title strong,.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content h1{line-height:1.3;text-align:center;color:#fff;font-size:2rem;font-weight:300}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .post-title strong span,.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content h1 span{font-weight:700;color:#fff;color:#e87855}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .blog-post-title{margin:auto}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content p{line-height:1.5;text-align:center;color:#fff;font-size:16px;font-weight:400}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content p span{font-weight:700;color:#fff}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content a{color:#e87855}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .banner-search{width:95%;max-width:100%}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .banner-search .widget_search{margin:0}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .banner-search .widget_search form.search-form{width:100%;clear:both;position:relative;display:flex;height:40px;justify-content:space-between}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .banner-search .widget_search form.search-form label{display:block;padding:0;width:100%}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .banner-search .widget_search form.search-form label input.search-field{width:100%;height:100%;color:#777;font-weight:400;font-size:.9rem;border:none;border-radius:0;box-shadow:none;padding-left:8px}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .banner-search .widget_search form.search-form label input.search-field:focus{outline:none}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .banner-search .widget_search form.search-form input.go-button{border:none;font-weight:400;color:#592e6f;background-color:#fff;font-size:.9em;cursor:pointer;text-transform:uppercase;padding-right:15px}@media(min-width:480px){.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .banner-search{position:absolute;top:0;left:0;right:0;bottom:0;top:auto;margin:auto}}@media(min-width:540px){.main-wrapper .blog-banner-wrapper{height:330px}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content{width:95%}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .post-title strong,.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content h1{line-height:1.3;text-align:center;color:#fff;font-size:2.59rem;font-weight:300}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .post-title strong span,.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content h1 span{font-weight:700;color:#fff;color:#e87855}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content a{color:#e87855}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .banner-search{width:366px;max-width:100%}}@media(min-width:992px){.main-wrapper .blog-banner-wrapper{height:385px}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content{width:95%;height:230px;position:absolute;margin:auto;top:0;left:0;right:0;bottom:0}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .post-title strong,.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content h1{line-height:1.3;text-align:center;color:#fff;font-size:3.2rem;font-weight:300}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .post-title strong span,.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content h1 span{font-weight:700;color:#fff;color:#e87855}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content p{line-height:1.5;text-align:center;color:#fff;font-size:18px;font-weight:400}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content p span{font-weight:700;color:#fff}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content a{color:#e87855}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .banner-search{width:366px;max-width:100%;position:absolute;margin:auto;top:0;left:0;right:0;bottom:0;top:auto}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .banner-search .widget_search{margin:0}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .banner-search .widget_search form.search-form{width:100%;clear:both;position:relative;display:flex;height:40px;justify-content:space-between}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .banner-search .widget_search form.search-form label{display:block;padding:0;width:100%}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .banner-search .widget_search form.search-form label input.search-field{width:100%;height:100%;color:#777;font-weight:400;font-size:.9rem;border:none;border-radius:0;box-shadow:none;padding-left:8px}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .banner-search .widget_search form.search-form label input.search-field:focus{outline:none}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .banner-search .widget_search form.search-form input.go-button{border:none;font-weight:400;color:#592e6f;background-color:#fff;font-size:.9em;cursor:pointer;text-transform:uppercase;padding-right:15px}}@media(min-width:1200px){.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content{width:85%;height:230px}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .post-title strong,.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content h1{line-height:1.3;text-align:center;color:#fff;font-size:3.4rem;font-weight:300}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .post-title strong span,.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content h1 span{font-weight:700;color:#fff;color:#e87855}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content p{line-height:1.5;text-align:center;color:#fff;font-size:18px;font-weight:400}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content p span{font-weight:700;color:#fff}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content a{color:#e87855}.main-wrapper .blog-banner-wrapper .banner-overlay .blog-banner-content .banner-search{width:366px}}.main-wrapper .breadcrumb span{color:#898989}.main-wrapper .center-wrapper{width:70%;margin:0 auto}.main-wrapper .center-wrapper .no-result{margin:auto;text-align:center;font-size:1.25rem}.main-wrapper .main-content-container{display:flex;overflow:hidden;min-height:300px}.main-wrapper .main-content-container ins{width:calc(15% - 10px);background:none!important}.main-wrapper .main-content-container .leftSideAd{margin:calc(20px + 3rem) 0 0 10px}.main-wrapper .main-content-container .rightSideAd{margin:calc(20px + 3rem) 10px 0 0}.main-wrapper .main-content-container .posts-container{overflow:auto;margin:auto}.main-wrapper .content-wrapper .pagination-nav,.main-wrapper .content-wrapper ul.pagination{background-color:rgba(0,0,0,0)!important;box-shadow:none!important;padding-bottom:20px;margin-top:5px}.main-wrapper .content-wrapper ul.pagination{display:flex;justify-content:center;border-radius:3px}.main-wrapper .content-wrapper ul.pagination ul.pagination-ul{display:flex;align-items:center;justify-content:center;transition:all .2s ease-out;user-select:none;color:hsl(200,90%,10%)}.main-wrapper .content-wrapper ul.pagination ul.pagination-ul li{margin:0 5px}.main-wrapper .content-wrapper ul.pagination ul.pagination-ul li a{padding:5px 10px;color:#000;text-decoration:none;border-radius:2px}.main-wrapper .content-wrapper ul.pagination ul.pagination-ul li a:hover{background-color:#dcdcdc}.main-wrapper .content-wrapper ul.pagination ul.pagination-ul li a[data-active=true]{color:hsl(200,70%,50%)}.main-wrapper .content-wrapper ul.pagination ul.pagination-ul li button{background-color:rgba(0,0,0,0);border:none;border-radius:2px}.main-wrapper .content-wrapper ul.pagination ul.pagination-ul li button:hover{background-color:#dcdcdc;cursor:pointer}.main-wrapper .breadcrumb{font-size:20px;font-family:Lato,sans-serif;font-weight:500;color:#434448;margin:1rem}.main-wrapper .no-result{position:relative}.main-wrapper .no-result h2{position:absolute;top:50px;display:flex;width:100%;justify-content:center}.main-wrapper .post-title{text-decoration:none;text-transform:capitalize;font-size:20px;font-weight:700;color:#11243b;display:block}.main-wrapper .post-title,.main-wrapper .post-title h2{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-wrapper .post-title h2{margin:0}.main-wrapper .post-title:hover{color:#2e609e}.main-wrapper .read-more-btn{text-decoration:none;width:8rem;height:2rem;font-size:.9rem;background-color:#4db4aa;text-transform:uppercase;display:inline-block;line-height:2rem;text-align:center;color:#fff!important}.main-wrapper .avatar{border-radius:50%;object-fit:cover;display:inline-block;margin-right:.6rem;width:30px;height:30px}.main-wrapper .arrow{color:#592e6f}.main-wrapper .info-link{color:#777;font-size:.9rem}.main-wrapper .post-info{float:right;display:flex;flex-direction:row;justify-content:center;align-items:center}.main-wrapper .post-info p{margin:0}.main-wrapper .post-content{display:flex;flex-direction:row;border-bottom:1px solid #eaeaea;margin:1rem 0;padding-bottom:.6rem;height:7rem}.main-wrapper .post-content a.image-link{width:45%;overflow:hidden;display:flex;align-items:center}.main-wrapper .post-content a.image-link img{object-fit:cover;width:100%}.main-wrapper .post-content .content-excerpt{width:55%;padding-left:20px;font-size:.85rem;overflow:hidden;text-overflow:ellipsis;display:-moz-box;display:-ms-flexbox;display:-webkit-box;line-height:1.33;max-height:7.98em;-webkit-line-clamp:6;-webkit-box-orient:vertical}.main-wrapper .post-content .content-excerpt h1,.main-wrapper .post-content .content-excerpt h2,.main-wrapper .post-content .content-excerpt h3,.main-wrapper .post-content .content-excerpt h4,.main-wrapper .post-content .content-excerpt p{line-height:1.33;font-size:1em;margin:0!important}.main-wrapper .content-thumbnail{width:200px;height:130px;margin-right:.6rem;display:block}.main-wrapper .loading-posts{text-align:center;color:#757575;font-size:1.65em}.main-wrapper .posts{display:flex;flex-wrap:wrap}.main-wrapper .posts .post{flex:50%;min-width:355px;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}.main-wrapper .posts .post.loading{visibility:hidden;opacity:0;transform:translateY(50px)}.main-wrapper .post-wrapper{margin:1rem;overflow:hidden;text-overflow:ellipsis;border:1px solid #eaeaea;background:#fff;padding:20px}@media(min-width:768px){.main-wrapper .post-content{height:8rem}.main-wrapper .post-content a{width:45%}.main-wrapper .post-content a img{object-fit:cover;width:100%}.main-wrapper .post-content .content-excerpt{font-size:.95rem}.main-wrapper .post,.main-wrapper .post:last-child{flex:50%}.main-wrapper .banner-content h1,.main-wrapper .banner-content span{font-size:2rem}.main-wrapper .banner-content p{font-size:1rem}}@media(max-width:768px){.main-wrapper .post-wrapper{margin:.5rem}.main-wrapper .breadcrumb{width:100%;margin:1rem}.main-wrapper .center-wrapper{width:100%}.main-wrapper .posts-container{width:auto!important}.main-wrapper .main-content-container{display:block}.main-wrapper .main-content-container ins{display:none!important}}