.tnp-subscription{width:50%;margin:auto}@media (max-width:992px){.tnp-subscription{width:80%}}@media (max-width:768px){.tnp-subscription{width:100%}}.tnp-subscription input[type="text"],.tnp-subscription input[type="email"],.tnp-subscription input[type="submit"],.tnp-subscription select,.tnp-subscription textarea,.tnp-profile input[type="text"],.tnp-profile input[type="email"],.tnp-profile input[type="submit"],.tnp-profile select,.tnp-profile textarea{border-radius:5px;font-size:15px;font-weight:300;background-color:#fff;border:1px solid #f1f1f1;padding:10px 20px;color:#777;margin-bottom:20px;height:50px;box-shadow:none;width:100%;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out}.tnp-subscription input[type="email"]{margin-top:5px}.tnp-subscription input[type="submit"]{-webkit-user-select:none;-moz-user-select:none;user-select:none;background:var(--re-theme-primary) none repeat scroll 0 0;border:medium none;border-radius:0;color:var(--re-common-color-white);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;letter-spacing:0;line-height:1;margin-top:20px;padding:18px 35px;text-align:center;text-transform:uppercase;touch-action:manipulation;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;vertical-align:middle;white-space:nowrap;position:relative;z-index:1;overflow:hidden;width:auto}.tnp-subscription input[type="submit"]:hover{color:var(--re-common-color-white);background:var(--re-theme-secondary)}.tnp-subscription input[type="text"]:focus,.tnp-subscription input[type="email"]:focus,.tnp-subscription input[type="submit"]:focus,.tnp-subscription select:focus,.tnp-subscription textarea:focus,.tnp-profile input[type="text"]:focus,.tnp-profile input[type="email"]:focus,.tnp-profile input[type="submit"]:focus,.tnp-profile select:focus,.tnp-profile textarea:focus{outline:none;transition:all .5s ease;box-shadow:none;border:1px solid var(--re-theme-primary)}.tnp-privacy{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;border-radius:.25em;margin-right:10px}.tnp-privacy:checked{background-color:var(--re-theme-secondary);border-color:var(--re-theme-primary);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}[re-theme="dark"] .tnp-privacy{background-color:var(--re-dark-color-2)}[re-theme="dark"] .tnp-subscription input[type="text"],[re-theme="dark"] .tnp-subscription input[type="email"],[re-theme="dark"] .tnp-subscription input[type="submit"],[re-theme="dark"] .tnp-subscription select,[re-theme="dark"] .tnp-subscription textarea,[re-theme="dark"] .tnp-profile input[type="text"],[re-theme="dark"] .tnp-profile input[type="email"],[re-theme="dark"] .tnp-profile input[type="submit"],[re-theme="dark"] .tnp-profile select,[re-theme="dark"] .tnp-profile textarea{color:var(--re-common-color-white);background-color:var(--re-dark-color-2);border-color:var(--re-dark-color-1)}[re-theme="dark"] .tnp-subscription input[type="text"]:focus,[re-theme="dark"] .tnp-subscription input[type="email"]:focus,[re-theme="dark"] .tnp-subscription input[type="submit"]:focus,[re-theme="dark"] .tnp-subscription select:focus,[re-theme="dark"] .tnp-subscription textarea:focus,[re-theme="dark"] .tnp-profile input[type="text"]:focus,[re-theme="dark"] .tnp-profile input[type="email"]:focus,[re-theme="dark"] .tnp-profile input[type="submit"]:focus,[re-theme="dark"] .tnp-profile select:focus,[re-theme="dark"] .tnp-profile textarea:focus{border:1px solid var(--re-theme-primary)}