@media(min-width: 420px){.post{flex:0 0 auto;width:91.66666667%}}@media(min-width: 480px){.post{flex:0 0 auto;width:83.33333333%}}@media(min-width: 576px){.post{flex:0 0 auto;width:50%}}@media(min-width: 1200px){.post{flex:0 0 auto;width:33.33333333%}}.post-box{position:relative;display:flex;flex-direction:column;height:100%}.post-box figure{width:100%;position:relative;overflow:hidden;aspect-ratio:16/10;display:flex;justify-content:center;align-items:center;margin:0;border-radius:2rem 0 0 0}.post-box figure.no-img{background:#92abb8}.post-box figure.no-img:before{content:"ꂙ";font-family:"custom-icons";font-size:6.3rem;color:#223f4c}.post-box .read-time{position:absolute;top:10px;right:10px;z-index:1;width:auto;max-width:calc(100% - 40px);padding:.25rem .5rem;color:#fff;font-size:.83125rem;font-weight:500;background:rgba(34,63,76,.6);backdrop-filter:blur(4px);border:1px solid #223f4c;border-radius:.25rem 0 .25rem 0;pointer-events:none}.post-box .details{flex:1 1 auto;position:relative;overflow:hidden;display:flex;flex-direction:column;padding:20px 20px 10px 20px;background:#f3f3f3;border-radius:0 0 2rem 0}.post-box .body{display:flex;flex-direction:column;gap:10px}.post-box .topics,.post-box .tags{color:#223f4c;font-weight:500}.post-box h4{margin:0;font-weight:700}.post-box p{margin-top:20px;font-size:.9625rem;font-weight:500}.post-box .footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;margin-top:auto;padding-top:40px}.post-box .footer time{color:#19191a;font-weight:500}.post-box .footer .btn-more{bottom:0;right:0;position:absolute;z-index:1;display:inline-flex;justify-content:center;align-items:center;gap:.5rem;flex:0 0 auto;max-width:100%;padding:10px 30px;background:linear-gradient(45deg, #5bbc6d 0%, #223f4c 100%);border:1px solid #5bbc6d;border-radius:2rem 0 2rem 0;cursor:pointer;overflow:hidden;backface-visibility:hidden;z-index:1}.post-box .footer .btn-more span{display:inline-flex;align-items:center;color:#f3f3f3;font-size:0.83125rem;font-weight:400;letter-spacing:.1rem;white-space:normal;text-overflow:ellipsis;text-decoration:none}.post-box .footer .btn-more:hover,.post-box .footer .btn-more:focus{background:#5bbc6d;border:1px solid #5bbc6d;transition:background .3s linear,border .3s linear}.post-box .footer .btn-more:hover span,.post-box .footer .btn-more:focus span{color:#fff;animation:fontBlur .3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;transition:color .3s linear}.post-box .footer .btn-more:active{background:#fff;border:1px solid #223f4c;transition:none}.post-box .footer .btn-more:active span{color:#223f4c;transition:none}.blogs-older{padding:0 0 calc(1.5rem + 3vw)}@media(min-width: 1200px){.blogs-older{padding:0 0 3.75rem}}.blogs-older{background:#fff}.blogs-older .main{row-gap:40px}@media(max-width: 575.98px){.blogs-older .main{row-gap:20px;justify-content:center}}.blogs-older .more{margin-top:calc(1.5rem + 3vw)}@media(min-width: 1200px){.blogs-older .more{margin-top:3.75rem}}.btn-more-news{position:relative;z-index:1;display:inline-flex;justify-content:center;align-items:center;gap:.5rem;flex:0 0 auto;max-width:100%;padding:10px 30px;background:linear-gradient(45deg, #5bbc6d 0%, #223f4c 100%);border:1px solid #5bbc6d;border-radius:0 3rem 0 3rem;cursor:pointer;overflow:hidden;backface-visibility:hidden;z-index:1}.btn-more-news span{display:inline-flex;align-items:center;color:#f3f3f3;font-size:0.9625rem;font-weight:400;letter-spacing:.1rem;white-space:normal;text-overflow:ellipsis;text-decoration:none}.btn-more-news:hover,.btn-more-news:focus{background:#5bbc6d;border:1px solid #5bbc6d;transition:background .3s linear,border .3s linear}.btn-more-news:hover span,.btn-more-news:focus span{color:#fff;animation:fontBlur .3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;transition:color .3s linear}.btn-more-news:active{background:#fff;border:1px solid #223f4c;transition:none}.btn-more-news:active span{color:#223f4c;transition:none}.btn-more-news.disabled{cursor:not-allowed;background:#f3f3f3;border-color:#ccc}.btn-more-news.disabled span{color:#ccc;animation:none}.btn-more-news.loading{cursor:not-allowed;background:#fff;border-color:#92abb8}.btn-more-news.loading span{color:#92abb8;animation:none}.btn-more-news.loading .icon:before{animation:none;display:inline-block;transform-origin:8px 7px;animation:spin-spinner 1s linear infinite}@keyframes spin-spinner{to{transform:rotate(360deg)}}