@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&family=Open+Sans:wght@400;600&display=swap");.btn-bg-image{background:url(/assets/heading_texture.png) transparent 50%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:-webkit-inline-box!important;position:relative}.btn-bg-image:hover{background:transparent url(/assets/heading_texture.png) no-repeat 50%;background-size:100% 100%,0 0;background-clip:unset;-webkit-text-fill-color:#fff;-webkit-animation:scale .1s;animation:scale .1s}@-webkit-keyframes scale{0%{background-size:0 0,100% 100%}to{background-size:100% 100%,0 0}}@keyframes scale{0%{background-size:0 0,100% 100%}to{background-size:100% 100%,0 0}}.btn-bg-image:before{background:url(/assets/heading_texture.png) transparent 50%;left:-3px;right:-3px;top:-3px;bottom:-3px;position:absolute;content:"";padding:3px;-webkit-mask:url('data:image/svg+xml;utf8,<svg  xmlns="http://www.w3.org/2000/svg" ><rect x="5" y="5" width="100%" height="100%" style="height:calc(100% - 10px);width:calc(100% - 10px)" rx="20" ry="20" stroke-width="3" fill="transparent" stroke="white"/></svg>') 0 /100% 100%;mask:url('data:image/svg+xml;utf8,<svg  xmlns="http://www.w3.org/2000/svg" ><rect x="5" y="5" width="100%" height="100%" style="height:calc(100% - 10px);width:calc(100% - 10px)" rx="20" ry="20" stroke-width="3" fill="transparent" stroke="white"/></svg>') 0 /100% 100%}.identicon{border-radius:14px}a{text-decoration:underline!important}.devRibbon_cornerRibbon__85PYM{width:250px;position:fixed;bottom:15px;left:-100px;background:#1890ff;text-align:center;line-height:25px;color:#f0f0f0;transform:rotate(45deg);box-shadow:0 0 3px rgba(0,0,0,.9)}