.email-delivery-protection{margin-top:16px}.email-protection-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.email-protection-head h3{margin-bottom:5px}.email-protection-head p{font-size:14px}.email-switch input{display:none}.email-switch span{display:block;position:relative;width:50px;height:27px;border-radius:20px;background:#aeb9c8;cursor:pointer;transition:.2s}.email-switch span:after{content:'';position:absolute;width:21px;height:21px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0004;transition:.2s}.email-switch input:checked+span{background:#285fc2}.email-switch input:checked+span:after{transform:translateX(23px)}.email-protection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:19px}.email-protection-grid label{font-size:13px;font-weight:700}.email-protection-grid input{width:100%;height:43px;margin-top:6px}.email-protection-grid small{display:block;color:#6c788b;font-weight:400;line-height:1.35;margin-top:5px}.email-delivery-note{display:flex;gap:10px;margin-top:18px;padding:13px 15px;border:1px solid #e2ca92;background:#fff9ec;border-radius:6px;font-size:13px;line-height:1.45}.email-delivery-note b{white-space:nowrap}.email-delivery-note span{color:#5e6879}@media(max-width:1050px){.email-protection-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.email-protection-grid{grid-template-columns:1fr}.email-delivery-note{display:block}.email-delivery-note b{display:block;margin-bottom:5px}}
