.blog .page-container{min-height:unset}.button-wrapper{margin-bottom:10px}.TypeNavigation{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.btn-empty{border:2px solid #76b729!important}.btn-green{border:2px solid #76b729}.btn-tab{margin:10px;max-width:calc(33.33% - 20px)}@media screen and (max-width:768px){.btn-tab{max-width:calc(50% - 20px)}}@media screen and (max-width:480px){.btn-tab{-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%;max-width:100%}}.blogposts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.card{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2);box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-webkit-transition:.3s;transition:.3s;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;cursor:pointer;-webkit-box-flex:1;-ms-flex:1 calc(33.33% - 20px);flex:1 calc(33.33% - 20px);max-width:calc(33.33% - 20px)}.card .date{margin-right:5px}.card .click-btn{width:45px;height:45px;border:none;border-radius:50%;background-color:#76b729;font-size:20px;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card .click-btn img{width:11px}.card a{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card .image-wrapper{width:100%}.card .card:hover{-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.card .container{padding:20px;color:#000;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card .container,.card .subcontainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.card .post-bg{width:100%;height:20vw;-o-object-fit:cover;object-fit:cover;border-radius:5px}.card .date-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto}@media screen and (max-width:768px){.card{-webkit-box-flex:1;-ms-flex:1 calc(50% - 20px);flex:1 calc(50% - 20px);max-width:calc(50% - 20px)}.card .post-bg{height:30vw}}@media screen and (max-width:480px){.card{-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%;max-width:100%}.card .post-bg{height:40vw}}