#cPopup1,#cPopup2{font-family:Helvetica,Arial,sans-serif;border:1px solid #e2e1e1;box-shadow:0 0 10vmax 50vmax rgba(0,0,0,.3);color:#3c3c3b;padding:1.25rem;cursor:default;overflow:auto;max-height:85%;-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);-o-transform:translate(50%,50%);transform:translate(50%,50%);bottom:50%;right:50%;top:auto!important}#cPopup1,#cPopup1 *,#cPopup2,#cPopup2 *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cPopup1 button,#cPopup2 button{border:1px solid transparent;border-radius:100px;cursor:pointer;display:inline-block;font-size:.9em;outline:0;float:right}#cPopup1 .btn-1,#cPopup2 .btn-1{background-color:#147a82;color:#fff;padding:12px 32px;font-weight:700;margin:10px 0 0}#cPopup1 .btn-2,#cPopup2 .btn-2{padding:12px 24px;background-color:#f2f2f2;color:#444;margin:10px 10px 0;border-color:#aaa}#cPopup1 .btn-1:focus,#cPopup1 .btn-1:hover,#cPopup2 .btn-1:focus,#cPopup2 .btn-1:hover{background:#078c96}#cPopup1 .btn-2:focus,#cPopup1 .btn-2:hover,#cPopup2 .btn-2:focus,#cPopup2 .btn-2:hover{border-color:#444}@media (max-width:400px){#cPopup1 button,#cPopup2 button{width:100%;margin:10px 0 0!important}}#cPopup2{width:800px;max-width:92%}#cPopup2 h2{margin-top:0}#cPopup2 h3{font-size:1.05em;font-weight:700}#cPopup2 p{font-size:.9em}#cPopup2 .switch{display:inline-block;height:30px;margin-top:.5em;position:relative;width:56px;outline:0}#cPopup2 .switch input[type=checkbox]{height:0;opacity:0;width:0}#cPopup1 button:focus,#cPopup2 .switch input[type=checkbox]:focus+.slider,#cPopup2 button:focus{box-shadow:0 0 0 2px #111}#cPopup2 .switch .slider{cursor:pointer;background-color:#949494;border-radius:34px;bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s}#cPopup2 .switch .slider::before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:22px;left:4px;position:absolute;transition:.4s;-webkit-transition:.4s;width:22px}#cPopup2 .switch .slider.disabled{opacity:.6;cursor:not-allowed}#cPopup2 .switch input:checked+.slider{background-color:#147a82}#cPopup2 .switch input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}#cPopup2 .switch .slider:focus,#cPopup2 .switch input:focus,#cPopup2 .switch:focus{outline:0!important}#cPopup2 .option h3{float:left;margin:5px 0;width:70%}#cPopup2 .option p{display:inline-block;margin-block-end:10px;margin-block-start:10px;width:100%}#cPopup2 .option .switch{float:right}#cPopup2 fieldset{border:0;border-top:1px solid #eee;border-bottom:1px solid #eee;margin:.5em 0;padding:.5em 0}#cPopup2 hr{border:0;border-top:1px solid #eee;color:#ccc;margin:.5em 0}#cPopup1{width:700px;max-width:92%}#cPopup1 h2{margin-top:0}#cPopup1 p{font-size:.8em;line-height:1.4}#cPopup1 a{text-decoration:underline;cursor:pointer;color:#147a82}