.kis-newsletter-step{width:100%}
.kis-newsletter-step-email.is-active{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem}
.kis-newsletter-step-details{padding:1rem;border:1px solid rgba(128,128,128,.28);border-radius:10px;background:rgba(255,255,255,.07)}
.kis-newsletter-name-row,.kis-newsletter-address-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}
.kis-newsletter-address-row{grid-template-columns:minmax(7rem,.35fr) minmax(0,1fr)}
.kis-newsletter-step-details label{display:grid;gap:.3rem;font-weight:600}
.kis-newsletter-step-details input[type="text"]{width:100%;box-sizing:border-box}
.kis-newsletter-flyer-choice{display:flex!important;grid-template-columns:none!important;align-items:center!important;justify-content:center;gap:.75rem!important;width:fit-content;max-width:100%;margin:1.15rem auto!important;padding:.7rem .95rem;border:1px solid rgba(157,31,47,.18);border-radius:10px;background:rgba(255,255,255,.42);cursor:pointer;line-height:1.4;text-align:left}
.kis-newsletter-flyer-choice span{display:block;max-width:32rem}
.kis-newsletter-flyer-choice input[type="checkbox"],.contact-newsletter-box .kis-newsletter-form .kis-newsletter-flyer-choice input[type="checkbox"]{flex:0 0 20px!important;width:20px!important;height:20px!important;min-width:20px;margin:0!important;accent-color:#9d1f2f;cursor:pointer}
.kis-newsletter-flyer-choice:hover{border-color:rgba(157,31,47,.42);background:rgba(255,255,255,.72)}
.kis-newsletter-address{display:grid;gap:.75rem;margin:.75rem 0 1rem}
.kis-newsletter-address[hidden],.kis-newsletter-step[hidden]{display:none!important}
.kis-newsletter-actions{display:flex;justify-content:flex-end;gap:.65rem;margin-top:1rem}
.kis-newsletter-back{background:transparent!important;border:1px solid currentColor!important}
@media(max-width:620px){.kis-newsletter-name-row,.kis-newsletter-address-row,.kis-newsletter-step-email.is-active{grid-template-columns:1fr}.kis-newsletter-flyer-choice{width:100%;box-sizing:border-box;justify-content:flex-start}}
