.pagination{margin:15px -3px 50px;text-align:center}.pagination .next a,.pagination .prev a{color:#a3a3a3;font-size:.9em;font-weight:700;margin:0 8px}.pagination .next.disabled,.pagination .prev.disabled{color:#e6e6e6;font-size:.9em;font-weight:700;margin:0 8px}.pagination .page a{border:1px solid #e6e6e6;color:#e6e6e6}.pagination .current,.pagination .page a{border-radius:3px;font-size:.9em;font-weight:700;margin:0 5px;padding:8px 13px}.pagination .current{background-color:#7bc86a;color:#fff}.pagination .material-icons{vertical-align:bottom}@media only screen and (max-width:500px){.pagination .current{background-color:#7bc86a;border-radius:3px;color:#fff;font-size:.7em;font-weight:700;margin:0 3px;padding:9px 10px}.pagination .next a,.pagination .prev a{color:#a3a3a3;font-size:.7em;font-weight:700;margin:0 5px}.pagination .next.disabled,.pagination .prev.disabled{color:#e6e6e6;font-size:.7em;font-weight:700;margin:0 5px}.pagination .page a{border:1px solid #e6e6e6;border-radius:3px;color:#e6e6e6;font-size:.7em;font-weight:700;margin:0 3px;padding:8px 9px}.pagination .material-icons{font-size:1.5em;margin:2px -5px}.pagination{margin-bottom:40px;margin-top:15px}}.popup-promotion{padding-top:48px!important;width:auto!important}.popup-promotion .swal2-content{padding:0}.popup-promotion-wrapper img{max-height:300px;max-width:100%}@media (min-width:600px){.popup-promotion{max-width:85%!important}.popup-promotion-wrapper img{max-height:400px}}@media (min-width:992px){.popup-promotion{max-width:75%!important}}.spinning-loader{animation-duration:1s;animation-iteration-count:infinite;animation-name:rotate-s-loader;animation-timing-function:linear;background:transparent;border:6px solid rgba(0,0,0,.05);border-left-color:#fafbfd;border-radius:50%;height:60px;margin:15px auto;position:relative;width:60px}@keyframes rotate-s-loader{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.page-content{display:flex}.blog-page{animation:fadein 1s;padding:0;width:100%}.blog-page--fadeout,.recommended-page--fadeout{animation:fadeout 1s}.separator{background-color:hsla(0,0%,44%,.3);height:1px}.section-title{font-family:Manrope,sans-serif;font-size:.75em;font-weight:700;margin-bottom:-5px;margin-top:15px;text-transform:uppercase}.blog-page .post-detail{display:flex;flex-direction:column}.blog-page .post-detail .excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#58595b;display:-webkit-box;font-family:Manrope,sans-serif;font-size:.75em;margin:5px 0;overflow:hidden;text-overflow:ellipsis}.blog-page .post-detail .space{flex:1}.blog-page .featured-detail .publish-detail .author-name,.blog-page .post-detail .publish-detail .author-name{margin:3px 0 0}.blog-page .featured-detail .publish-detail .author-name a,.blog-page .post-detail .publish-detail .author-name a{color:#1f1f1f;font-family:Manrope,sans-serif;font-size:12px;font-weight:700;line-height:1.3;margin:5px 0}.blog-page .featured-detail .publish-detail .publishing-date .published-date,.blog-page .featured-detail .publish-detail .publishing-date .reading-time,.blog-page .post-detail .publish-detail .publishing-date .published-date,.blog-page .post-detail .publish-detail .publishing-date .reading-time{color:#1f1f1f;font-family:Manrope,sans-serif;font-size:.625em;line-height:1.3;margin:5px 0}.blog-page .featured{margin-bottom:30px;position:relative}.blog-page .featured-post{align-items:center;display:flex}.blog-page .featured-detail{margin-right:10px;width:55%}.blog-page .featured-post>a{width:45%}.blog-page .featured img{-o-object-fit:contain;object-fit:contain;width:100%}.blog-page .featured .title{color:#1f1f1f;font-family:Manrope,sans-serif;font-size:.875em;font-weight:700;line-height:1.5;margin:0}.blog-page .featured .excerpt{-webkit-line-clamp:5;-webkit-box-orient:vertical;color:#58595b;display:-webkit-box;font-family:Manrope,sans-serif;font-size:.75em;margin:5px 0 10px;overflow:hidden;text-overflow:ellipsis}.blog-page .featured .category,.blog-page .post .category{font-family:Manrope,sans-serif;font-size:.625em;font-weight:500;text-transform:uppercase}.blog-page .featured .category a,.blog-page .post .category a{color:#f9d10e}.blog-page .posts-wrapper{display:flex;flex-wrap:wrap;justify-content:center;margin-top:30px;padding-bottom:15px}.blog-page .post-detail{height:100%;margin-left:0;padding-left:10px;width:65%}.blog-page .post>a{width:35%}.blog-page .post{align-items:center;display:flex;margin:25px 0}.blog-page .post .title{color:#1f1f1f;font-family:Manrope,sans-serif;font-size:.75em;font-weight:700;line-height:1.3;margin:5px 0}.blog-page .post img{font-family:Manrope;font-size:12px;font-weight:500;max-height:128px;-o-object-fit:scale-down;object-fit:scale-down;width:100%}.blog-page .featured-detail .publish-detail .publishing-date,.blog-page .post-detail .publish-detail .publishing-date{line-height:normal}.blog-page .post-detail .space{display:none}.blog-page .slick-next:before,.blog-page .slick-prev:before{color:#a3a3a3!important;font-size:20px!important}.blog-page .slick-next,.blog-page .slick-prev{top:30%!important}.blog-page .slick-prev:before{content:"‹"}.blog-page .slick-next:before,.blog-page [dir=rtl] .slick-prev:before{content:"›"}.blog-page [dir=rtl] .slick-next{left:-10px;right:auto;top:70px}.blog-page [dir=rtl] .slick-next:before{content:"‹"}.tags-wrapper{max-width:100%;padding:20px 0 0}.tag-outer{outline:none;padding:0}.tag a{color:#939598;display:block;font-family:Manrope,sans-serif;font-size:.75em;font-weight:700;margin:4px 20px 4px 4px;text-transform:uppercase;width:100%}.tag.active a{color:#000}.recommended-page{animation:fadein 1s;padding:0;width:100%}.recommended-page .section-title{margin:0 0 10px}.recommended-page .post{margin:10px 0 15px}.recommended-page .post .category{font-family:Manrope,sans-serif;font-size:.625em;font-weight:700;text-transform:uppercase}.recommended-page .post .category a{color:#f9d10e}.recommended-page .post .title{color:#1f1f1f;font-family:Manrope,sans-serif;font-size:.875em;font-weight:700;margin:5px 0}.recommended-page .post-detail .publish-detail .publishing-date .published-date,.recommended-page .post-detail .publish-detail .publishing-date .reading-time{color:#1f1f1f;font-family:Manrope,sans-serif;font-size:.625em;line-height:1;margin:0}.recommended-page .post-detail .publish-detail .author-name{margin:0}.recommended-page .post-detail .publish-detail .author-name a{color:#1f1f1f;font-family:Manrope,sans-serif;font-size:12px;font-weight:700;line-height:1.3;margin:5px 0}.posts-by-tag{align-items:stretch;display:flex;flex-wrap:wrap;margin:15px -15px;overflow-x:auto;padding-bottom:15px}.posts-by-tag .post img{border-radius:3px;height:auto;max-width:100%}.posts-by-tag .post{display:flex;flex:1 0 80%;flex-wrap:nowrap;margin:5px 15px;max-width:100%;position:relative;width:100%}.posts-by-tag .post .title{color:#1f1f1f;font-size:.8em;font-weight:700;line-height:1.3;margin:3px 0 10px}.posts-by-tag .post .btn-green{bottom:10px;color:#7bc86a;font-size:.7em;font-weight:700;position:absolute;-webkit-text-decoration:underline;text-decoration:underline}.posts-by-tag .post .left-side{margin-right:15px;width:35%}.posts-by-tag .post .right-side{position:relative;width:65%}.posts-by-tag .post .category{background-color:hsla(0,0%,64%,.5);border-radius:3px;color:#fff;font-size:.5em;left:10px;padding:5px 8px;position:absolute;top:10px}.posts-by-tag .post .category a{color:#fff;-webkit-text-decoration:none;text-decoration:none}@media (max-width:599px){.blog-page .container.container-featured{padding-top:100px;width:100%}.blog-page .container.container-featured img{padding:0}}@media (min-width:600px){.tags-wrapper{padding:20px 0 0}.section-title{font-size:1em}.posts-by-tag .post{flex:1 0 30%;margin-bottom:25px;margin-top:25px}.blog-page .featured .excerpt{font-size:.875em}.blog-page .featured .category{font-size:.75em}.blog-page .post .title{font-size:.875em;line-height:1.4}.blog-page .post-detail{padding-left:20px}.blog-page .featured-detail .publish-detail .publishing-date .published-date,.blog-page .featured-detail .publish-detail .publishing-date .reading-time,.blog-page .post-detail .publish-detail .publishing-date .published-date,.blog-page .post-detail .publish-detail .publishing-date .reading-time{font-size:.75em}.posts-by-tag .post .left-side{width:45%}.blog-page .container.container-featured{position:relative}.blog-page .container.container-featured img{padding:0 .75rem}}@media (min-width:992px){.blog-page{padding-right:15px;width:70%}.recommended-page{padding-left:15px;width:30%}.blog-page .featured .title{font-size:1em;margin:5px 0 12px}.blog-page .post>a{width:30%}.blog-page .post .title{font-size:1em}.blog-page .post-detail{width:70%}.blog-page .author .name,.blog-page .author img{max-width:75px}}@media (max-width:991px){.page-content{flex-direction:column}.banner-half-page img{display:none}.banner-leaderboard img{-o-object-fit:cover;object-fit:cover;width:100%!important}.banner-billboard img{display:none}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.banner-leaderboard{display:flex;justify-content:center}.banner-leaderboard img{height:90px;-o-object-fit:cover;object-fit:cover;width:728px}.banner-billboard{display:flex;justify-content:center}.banner-billboard img{max-width:100%;-o-object-fit:cover;object-fit:cover;width:970px}.banner-medium-square{display:flex;justify-content:center}.banner-medium-square img{height:150px;-o-object-fit:cover;object-fit:cover;width:170px}.banner-large-square{display:flex;justify-content:center}.banner-large-square img{height:180px;-o-object-fit:cover;object-fit:cover;width:210px}.banner-half-page{display:flex;justify-content:center}.banner-half-page img{height:420px;-o-object-fit:cover;object-fit:cover;width:210px}.blog-catalogue-page .iframe-wrapper,.blog-tag-page .iframe-wrapper{margin:-15px 0 -15px -15px}.blog-catalogue-page .iframe-wrapper iframe,.blog-tag-page .iframe-wrapper iframe{border:none;max-width:100%;min-height:350px;width:100%}