.custom-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:99999}.custom-popup-overlay .custom-popup{background:#fff;width:90%;max-width:520px;padding:40px;border-radius:6px;font-family:Arial,sans-serif}.custom-popup-overlay .t-popup__close{position:absolute;top:15px;right:20px;cursor:pointer;font-size:22px}.custom-popup-overlay .t-title{font-size:24px;font-weight:600;text-align:center;margin-bottom:20px}.custom-popup-overlay .t-descr{font-size:14px;text-align:center;line-height:1.5;margin-bottom:20px}.custom-popup-overlay .t-input-group{margin-bottom:15px}.custom-popup-overlay .t-input{width:100%;padding:10px;border:1px solid #ccc;font-size:14px}.custom-popup-overlay .t-btn{width:100%;padding:14px;background:#000;color:#fff;border:none;cursor:pointer}.custom-popup-overlay .t-btn:disabled{opacity:.6}.custom-popup-overlay .t-error{color:red;font-size:12px;margin-top:5px;margin-bottom:5px}.custom-popup-overlay .t-link{color:#ff8562;text-decoration:none}.custom-popup-overlay .t-link:hover{opacity:.8;text-decoration:underline}.custom-popup-overlay .checkbox-wrap{margin:24px 0}.custom-popup-overlay .t-checkbox{margin-bottom:12px;line-height:1.5}.custom-popup-overlay .t-input-title{display:block;height:100%;padding-right:10px;vertical-align:middle;padding-bottom:5px;font-size:16px;line-height:1.45;font-weight:300;color:#000}.custom-popup-overlay .t-input-subtitle{display:block;height:100%;padding-right:10px;vertical-align:middle;font-size:12px;opacity:.7;line-height:1.55}.custom-popup-overlay .tariffHeader{text-align:center;margin-bottom:12px}.custom-popup-overlay .tariffContainer{display:flex;width:100%;box-sizing:border-box;border-radius:12px;margin-bottom:12px}.custom-popup-overlay .tariffItem{padding:16px 24px;border:1px solid #ededed;cursor:pointer;text-align:center}.custom-popup-overlay .tariffItem:hover,.custom-popup-overlay .tariffItem.active{background:#ededed}.custom-popup-overlay .tariffItem:first-child{border-bottom-left-radius:12px;border-top-left-radius:12px}.custom-popup-overlay .tariffItem:nth-child(2){border-bottom-right-radius:12px;border-top-right-radius:12px}.custom-popup-overlay .tariffTitle{font-weight:700;margin-bottom:5px}.custom-popup-overlay .tariffDesc{font-size:14px;text-align:center;line-height:1.5;opacity:.7}
