.animated_btn{background:none;border:0;display:flex;justify-content:center;align-items:center;transform:rotate(-45deg);box-shadow:inset 0 0 0 2px #004132;position:relative;border-radius:100%;box-shadow:none}.animated_btn:after,.animated_btn:before{box-sizing:inherit;content:"";position:absolute;width:100%;height:100%;top:0;left:0;border-radius:100%}.animated_btn:before{border:2px solid transparent;border-left-color:#004132}.animated_btn:after{border:0 solid transparent}.btn-border-white:before{border-left:2px solid #fff}.arrow-variant-right{transform:rotate(45deg)}.arrow-variant-left{transform:rotate(225deg)}.arrow-variant-bottom{transform:rotate(135deg)}.link-parent-div:hover .animated_btn:before{border-top-color:#004132;border-right-color:#004132;border-bottom-color:#004132;transition:border-top-color .15s linear,border-right-color .15s linear .1s,border-bottom-color .15s linear .2s}.link-parent-div:hover .animated_btn:after{border-top:2px solid #004132;border-left-width:2px;border-right-width:2px;transform:rotate(270deg);transition:transform .4s linear 0s,border-left-width 0s linear .35s}.link-parent-div:hover .animated_btn.btn-border-white:before{border-top-color:#fff;border-right-color:#fff;border-bottom-color:#fff}.link-parent-div:hover .animated_btn.btn-border-white:after{border-top:2px solid #fff}