.custumBlock-btn-pdf a{position:relative;display:flex;justify-content:center;align-items:center;background:#fff;border:solid 1px #0064c8;color:#0064c8;text-decoration:none;margin-inline:auto;transition:background .3s ease-in,color .3s ease-in,right .3s ease-in}.custumBlock-btn-pdf a::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:20px;display:block;width:17px;height:12px;background:url(../images/common/btn_arrow_blue.svg) 0 0 no-repeat;background-size:contain;transition:background .3s ease-in}@media only screen and (min-width: 768px){.custumBlock-btn-pdf a{width:290px;height:70px;border-radius:35px}.custumBlock-btn-pdf a:hover{color:#fff}.custumBlock-btn-pdf a:hover::after{right:15px;background:url(../images/common/btn_arrow_white.svg) 0 0 no-repeat}}@media screen and (max-width: 767px){.custumBlock-btn-pdf a{width:70%;border-radius:25px;padding:12.5px 20px}}/*# sourceMappingURL=custom-block.min.css.map */