.geoweb-input{position:relative;border-radius:9px;box-sizing:border-box;display:block;z-index:2;overflow:hidden;padding:3px}.geoweb-input::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#00ffbc,#c0ff5e)}.geoweb-input-error{color:red}.geoweb-input-error:before{position:relative;left:-3px;content:"✖"}.geoweb-buttons-gradient-transparent{background-size:0 0;background-color:transparent;z-index:0;position:relative;display:flex;justify-content:center;align-items:center;border:0;outline:0!important}.geoweb-buttons-gradient-transparent::before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background-size:auto;--mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><rect x="2" y="2" width="100%" height="100%" style="height:calc(100% - 4px);width:calc(100% - 4px)" rx="10" ry="10" stroke-width="3" fill="transparent" stroke="white"/></svg>');-webkit-mask:var(--mask);mask:var(--mask);background-image:linear-gradient(to right,#00ffbc,#c0ff5e)}.geoweb-buttons-gradient{border-radius:11px;background:linear-gradient(to right,#00ffbc,#c0ff5e);color:#000;font-weight:500;display:flex;justify-content:center;align-items:center;outline:0!important;border:0}.geoweb-buttons-gradient:hover{color:#000}