.etop-thanks-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:20px;font-family:"Inter",sans-serif}.etop-thanks-overlay{position:absolute;inset:0;background:rgba(5,54,116,.65);backdrop-filter:blur(6px);cursor:pointer}.etop-thanks-box{position:relative;background:#fff;border-radius:16px;max-width:520px;width:100%;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.25);animation:etop-thanks-pop .35s cubic-bezier(.34,1.56,.64,1)}@keyframes etop-thanks-pop{from{transform:translateY(40px) scale(.92);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.etop-thanks-close{position:absolute!important;top:14px!important;right:14px!important;z-index:3!important;background:rgba(255,255,255,.95)!important;border:0!important;width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;min-height:38px!important;max-height:38px!important;border-radius:50%!important;padding:0!important;margin:0!important;cursor:pointer!important;color:#053674!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;flex-grow:0!important;line-height:1!important;font-family:inherit!important;font-size:0!important;transition:background .2s!important;box-sizing:border-box!important;box-shadow:0 4px 12px rgba(0,0,0,.12)!important}.etop-thanks-close:hover{background:#fff!important}.etop-thanks-close svg{display:block;width:18px;height:18px;flex-shrink:0}.etop-thanks-photo{position:relative;width:100%;height:240px;background-size:cover;background-position:center}.etop-thanks-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,54,116,.1) 0%,rgba(5,54,116,.55) 100%)}.etop-thanks-icon{position:absolute;left:50%;bottom:-32px;transform:translateX(-50%);z-index:2;width:64px;height:64px;min-width:64px;max-width:64px;background:#fff;border-radius:50%;color:#22c55e;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(34,197,94,.25);box-sizing:border-box}.etop-thanks-icon svg{display:block;width:32px;height:32px}.etop-thanks-body{padding:52px 32px 32px;text-align:center;color:#1f242e}.etop-thanks-body h3{margin:0 0 12px;font-size:24px;font-weight:600;color:#053674;font-family:"Urbanist",sans-serif;line-height:1.25}.etop-thanks-msg{margin:0 0 14px;font-size:15px;line-height:1.6;color:#1f242e}.etop-thanks-extra{margin:0 0 24px;font-size:14px;line-height:1.55;color:#72716d}.etop-thanks-actions{margin-bottom:24px}.etop-thanks-cta{display:inline-block;background:#e3000f;color:#fff!important;padding:16px 36px;border-radius:8px;text-decoration:none;font-weight:500;font-family:"Urbanist",sans-serif;font-size:16px;line-height:19px;transition:background .2s}.etop-thanks-cta:hover{background:#053674;color:#fff!important}.etop-thanks-contact{padding-top:20px;border-top:1px solid #f0f0f0;font-size:13px;display:flex;justify-content:center;gap:8px;flex-wrap:wrap;align-items:center}.etop-thanks-contact a{color:#053674;text-decoration:none;font-weight:500;font-family:"Inter",sans-serif;transition:color .2s}.etop-thanks-contact a:hover{color:#e3000f}.etop-thanks-contact .sep{color:#ccc}@media (max-width:560px){.etop-thanks-photo{height:200px}.etop-thanks-body{padding:46px 24px 26px}.etop-thanks-body h3{font-size:21px}.etop-thanks-contact{flex-direction:column;gap:6px}.etop-thanks-contact .sep{display:none}}