#bio_ep,#bio_ep h3,#bio_ep label,#bio_ep_close{color:#fff}
#bio_ep{padding:1em;width:600px;height:auto;border:6px solid #fff;background-color:#ff00c5}
#bio_ep form{background:0 0}
#bio_ep .small{margin-bottom:0;font-size:.95em}
#bio_ep.portrait input,#bio_ep.portrait p{font-size:1.5rem}
#bio_ep.portrait h3{font-size:2em!important}
#bio_ep.portrait .small{font-size:1.2rem;font-weight:600}
#bio_ep label{font-size:.95em;margin-bottom:.35em}
#bio_ep input[type=email]{font-size:1rem;padding:.75em;width:100%;-webkit-appearance:none;border:0;color:#3c3c3c!important;border-radius:6px;margin-bottom:.75em}
#bio_ep input[type=submit]{padding:.75em;background-color:#fff;color:#ff00c5;font-size:1.1em;font-weight:800;border:0;border-radius:6px;width:100%;margin-bottom:1em;display:block;background-image:-webkit-linear-gradient(270deg,rgba(255,255,255,1) 0,rgba(255,209,244,1) 100%);background-image:-moz-linear-gradient(270deg,rgba(255,255,255,1) 0,rgba(255,209,244,1) 100%);background-image:linear-gradient(180deg,rgba(255,255,255,1) 0,rgba(255,209,244,1) 100%);cursor:pointer}
#bio_ep input[type=submit]:hover{background-image:-webkit-linear-gradient(270deg,rgba(255,209,244,1) 0,rgba(255,255,255,1) 100%);background-image:-moz-linear-gradient(270deg,rgba(255,209,244,1) 0,rgba(255,255,255,1) 100%);background-image:linear-gradient(180deg,rgba(255,209,244,1) 0,rgba(255,255,255,1) 100%)}
#bio_ep_bg{opacity:.75}
#bio_ep_close{position:absolute;left:100%;margin:-36px 0 0 -12px;padding:2px;box-sizing:border-box;width:35px;height:35px;stroke:currentColor;stroke-linecap:round;stroke-width:5;fill:transparent;border-radius:50%;background-color:#ef003b;cursor:pointer}
#bio_ep_close:active,#bio_ep_close:hover{background-color:#FF3466}