.GuaranteeBlock_section__ptwsN{padding:40px 0}.GuaranteeBlock_subtitle__T5k6z{text-align:center;margin-bottom:32px;font-size:24px}.GuaranteeBlock_grid__CDAzw{display:grid;grid-template-columns:repeat(auto-fit,minmax(32%,1fr));grid-gap:24px;gap:24px}.GuaranteeBlock_card__dqxvd{background-color:#f9f9f9;padding:24px;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);text-align:center;transition:all .3s ease;display:flex;flex-direction:column;gap:15px}.GuaranteeBlock_card__dqxvd:hover{background-color:#e60023;color:white}.GuaranteeBlock_card__dqxvd:hover h3,.GuaranteeBlock_card__dqxvd:hover p{color:white}.GuaranteeBlock_icon__8GCmH{font-size:36px;color:#e60023;margin-bottom:16px;transition:color .3s ease}.GuaranteeBlock_card__dqxvd:hover .GuaranteeBlock_icon__8GCmH{color:white}.GuaranteeBlock_button__ry14Y{margin-top:16px;padding:10px 20px;background-color:white;color:#e60023;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:background-color .3s ease}.GuaranteeBlock_button__ry14Y:hover{background-color:#f2f2f2}.GuaranteeBlock_cta__Z_TT_{background-color:#e60023;color:white}.GuaranteeBlock_cta__Z_TT_ .GuaranteeBlock_icon__8GCmH,.GuaranteeBlock_cta__Z_TT_ h3,.GuaranteeBlock_cta__Z_TT_ p{color:white}@media (max-width:768px){.GuaranteeBlock_grid__CDAzw{grid-template-columns:repeat(auto-fit,minmax(50%,1fr))}}.PaymentBlock_section__7glUe{padding:40px 0}.PaymentBlock_title__8g_KW{font-size:24px;text-align:center;margin-bottom:32px}.PaymentBlock_grid__7q3NP{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:20px;gap:20px;justify-items:center}.PaymentBlock_card__8lPli{background-color:#f8f8f8;border-radius:12px;padding:16px;text-align:center;width:100%;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05);cursor:pointer}.PaymentBlock_card__8lPli:hover{background-color:#e60023;color:white}.PaymentBlock_imageWrapper__MZqdK{margin-bottom:12px;background:white;border-radius:10px}.PaymentBlock_image__uwDa_{object-fit:contain}.PaymentBlock_card__8lPli p{margin:0;font-size:14px}.modal-overlay-mui{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease-in-out}.modal-mui{background-color:#fff;border-radius:12px;padding:32px;width:100%;max-width:440px;box-shadow:0 8px 24px rgba(0,0,0,.15);animation:slideUp .3s ease-in-out;display:flex;flex-direction:column;gap:16px;font-family:Roboto,sans-serif}.modal-mui h2{margin:0 0 12px;font-size:22px;font-weight:500;text-align:center;color:#333}.modal-mui input,.modal-mui select{padding:12px 14px;border:1px solid #ccc;border-radius:8px;font-size:16px;outline:none;transition:border-color .2s}.modal-mui input:focus,.modal-mui select:focus{border-color:#1976d2}input:not(:placeholder-shown){border-color:#1976d2;background-color:#f3faff}.modal-buttons-mui{display:flex;justify-content:space-between;gap:12px;margin-top:10px}.modal-buttons-mui button{padding:10px 16px;border:none;border-radius:8px;font-size:14px;cursor:pointer;transition:background-color .2s}.modal-buttons-mui button:first-child{background-color:#e0e0e0;color:#333}.modal-buttons-mui button:first-child:hover{background-color:#d5d5d5}.modal-buttons-mui .btn--warning{background-color:#fdd835;color:#212121;font-weight:500}.modal-buttons-mui .btn--warning:hover{background-color:#fbc02d}@keyframes fadeIn{0%{background:rgba(0,0,0,0)}to{background:rgba(0,0,0,.5)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}