:root{--black:#09090c;--grey:#a4b2bc;--white:#fff;--background:rgba(137,171,245,0.37)}html{overflow:visible}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{background-color:rgba(137,171,245,.37);background-color:var(--background);font-family:"Poppins",sans-serif}.separator{display:flex;align-items:center;text-align:center;color:#9d9d9d;font-size:.9em;font-weight:500;font-family:"Montserrat"}.separator:after,.separator:before{content:"";flex:1 1;border-bottom:1px solid #c4c3c3}.separator:not(:empty):before{margin-right:.25em}.separator:not(:empty):after{margin-left:.25em}.label,.text{font-family:"Montserrat";font-style:normal;font-weight:400;font-size:14px;line-height:17px}.label{font-weight:500;color:#515151;margin:5px 0}