.eclub{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;padding:3em 5%}.eclub-form{position:relative;max-width:1000px;width:90%}.eclub-form h1{color:#f2705f;font-family:"Cormorant Infant",serif;margin:0;padding-left:5%}.eclub-form input[type="email"]{border:none;border-bottom:1px solid #545456;line-height:30px}.eclub-form button[type="submit"]{bottom:0;line-height:30px;position:absolute;right:0}.eclub-form .field-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end}.eclub-form .field{width:40%}.eclub-form legend{flex:1}@media screen and (max-width:1023px){.eclub-form h1{font-size:40px}}@media screen and (max-width:767px){.eclub-form{text-align:center}.eclub-form .field-wrap{display:block}.eclub-form .field{width:auto}.eclub-form h1{font-size:30px;margin-bottom:1em;padding-left:0}}.popup-eclub{background:#fff;max-width:600px;width:90%;margin:0 auto;padding:40px;display:none;box-sizing:border-box}.popup-eclub.active{display:block}.popup-eclub .star{color:red}.popup-eclub label{letter-spacing:.05em;font-size:16px;color:#000}.popup-eclub input[type="submit"]{background-color:#f2705f;-webkit-transition:background-color .35s,color .35s;-moz-transition:background-color .35s,color .35s;-ms-transition:background-color .35s,color .35s;transition:background-color .35s,color .35s;box-sizing:border-box;color:#fff;font-family:"Roboto",sans-serif;font-size:inherit;letter-spacing:.025em;text-align:center;display:inline-block;line-height:1;position:relative;margin:.8em 0;padding:1em 2.5em}.popup-eclub input[type="submit"]:hover{background-color:rgba(242,112,95,.8);color:#fff}.popup-eclub .popup-close:before,.popup-eclub .popup-close:after{background-color:#000}