#blog-index-pag{border-radius:100px;display:inline-flex;gap:10px;margin-top:20px}#blog-index-pag p{line-height:1;margin:0 auto;padding:10px 20px;text-align:center}#blog-index-pag .next-page{align-items:center;background-color:unset;border:2px solid var(--dblue);border-radius:30px;color:var(--dblue);cursor:pointer;display:flex;height:30px;justify-content:center;outline:0;text-align:center;text-decoration:unset;width:30px}#blog-index-pag .next-page.active,#blog-index-pag .next-page:hover{background:var(--dblue);color:var(--white);font-weight:700}.blog-search{background:var(--white);flex-shrink:0;height:inherit;margin:auto;position:relative;width:min(700px,100%)}.blog-search input{border:0;border-radius:0;font-size:18px;height:49px;padding:10px 20px}.blog-search input::placeholder{color:#757575;font-size:15px;font-style:normal;font-weight:700;letter-spacing:2px;line-height:212.5%;text-transform:uppercase}#search-button{background:unset;border:unset;outline:unset;position:absolute;right:10px;top:50%;transform:translateY(-50%)}#search-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='23' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2345A0DC' d='M17.641 13.87a8.4 8.4 0 0 0 1.749-6.254 8.67 8.67 0 0 0-2.663-5.185 8.93 8.93 0 0 0-5.38-2.387 8.9 8.9 0 0 0-3.43.292 8.8 8.8 0 0 0-3.049 1.57A8.7 8.7 0 0 0 2.67 4.513a8.49 8.49 0 0 0-.674 6.609 8.6 8.6 0 0 0 1.63 2.983 8.7 8.7 0 0 0 2.671 2.135 8.9 8.9 0 0 0 3.301.958 9.02 9.02 0 0 0 6.412-1.664l7.286 7.114a1.1 1.1 0 0 0 .816.353 1.12 1.12 0 0 0 .816-.353 1.1 1.1 0 0 0 .36-.804 1.07 1.07 0 0 0-.36-.803zm-5.887 1.032a6.5 6.5 0 0 1-3.024-.23 6.4 6.4 0 0 1-2.579-1.571 6.3 6.3 0 0 1-1.556-2.563 6.2 6.2 0 0 1-.185-2.98 6.2 6.2 0 0 1 .895-2.299A6.3 6.3 0 0 1 7.03 3.474a6.4 6.4 0 0 1 2.288-.997 6.5 6.5 0 0 1 4.833.837 6.4 6.4 0 0 1 1.805 1.706c.481.68.821 1.447 1 2.257s.195 1.646.045 2.462a6.34 6.34 0 0 1-1.796 3.395 6.5 6.5 0 0 1-3.45 1.768'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h27v23H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-size:contain;content:"";display:block;flex-shrink:0;height:23px;width:27px}