.floating-button{min-width:270px;gap:8px;position:fixed;display:flex;justify-content:center;align-items:center;bottom:12px;left:50%;transform:translate(-50%);background-color:#fde68a;color:#b45309;font-family:Inter;font-weight:500;font-size:14px;line-height:24px;letter-spacing:0%;border:none;padding:8px 24px;border-radius:8px;cursor:pointer;box-shadow:0 12px 42px -4px #18274b1f,0 8px 18px -6px #18274b1f;z-index:1022;transition:all .3s ease}.floating-button:hover{background-color:#fde68a;transform:translate(-50%) translateY(-2px);box-shadow:0 16px 48px -4px #18274b2f,0 12px 24px -6px #18274b2f}.modal-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;justify-content:center;align-items:center;z-index:1023;padding:16px;box-sizing:border-box}.modal{background-color:#fafdff;border-radius:12px;max-width:880px;width:100%;overflow:hidden;box-shadow:0 10px 25px #0000004d;animation:modalFadeIn .3s ease;position:relative;display:flex;flex-direction:column;z-index:1024}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-header{gap:4px;padding:16px 24px 12px;display:flex;justify-content:space-between;align-items:start;flex-shrink:0}.modal-header h3{margin:0;font-family:Inter;font-weight:600;font-size:18px;line-height:28px;letter-spacing:0%;color:#1f2937}.modal-header p{margin:0;color:#4b5563;font-family:Inter;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0%}.close-modal{background:none;border:none;cursor:pointer;padding:0;flex-shrink:0}.modal-contact{gap:16px;padding:0 20px;display:flex;flex-direction:row;flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;max-height:calc(100vh - 180px);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#9CA3AF #F3F4F6;scrollbar-gutter:stable;align-items:stretch}.modal-contact::-webkit-scrollbar{width:8px}.modal-contact::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.modal-contact::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:4px;border:1px solid #F3F4F6}.modal-contact::-webkit-scrollbar-thumb:hover{background:#6b7280}.modal-contact{overflow-y:auto}.modal-card{padding:16px;border:1px solid var(--border-secondary, #D4DBDF);border-radius:8px;flex:1;background-color:#fafdff;box-sizing:border-box;height:auto;min-height:-moz-fit-content;min-height:fit-content}@media (max-width: 1024px) and (min-width: 768px){.floating-button{min-width:250px;font-size:13px;padding:8px 20px;bottom:16px}.name-age-container{flex-direction:column;gap:12px}.form-group-half{width:100%}.modal{max-width:720px;margin:0 16px}.modal-header{padding:16px 20px 12px}.modal-header h3{font-size:17px;line-height:26px}.modal-header p{font-size:13px;line-height:19px}.modal-contact{padding:0 20px;flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;max-height:calc(100vh - 220px);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#9CA3AF #F3F4F6;scrollbar-gutter:stable}.modal-card{height:auto;min-height:-moz-fit-content;min-height:fit-content}.pick-content{min-height:280px}.btn-send{padding:10px 32px;font-size:15px}.btn-cancel{padding:10px 20px;font-size:15px}}@media (max-width: 767px){.floating-button{min-width:220px;font-size:12px;padding:6px 16px;bottom:20px;gap:6px}.floating-button svg{width:14px;height:14px}.modal-overlay{padding:24px 6px;align-items:flex-start;overflow:hidden}.modal{max-width:calc(100vw - 12px);width:calc(100vw - 12px);max-height:calc(100vh - 48px);border-radius:6px;display:flex;flex-direction:column}.modal-header{padding:12px 16px 8px;flex-direction:column;align-items:flex-start;gap:8px;position:relative}.modal-header h3{font-size:16px;line-height:24px;padding-right:30px}.modal-header p{font-size:12px;line-height:18px}.close-modal{position:absolute;top:12px;right:16px}.modal-contact{flex-direction:column;padding:0 16px;margin-top:8px;flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;max-height:calc(100vh - 216px);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#9CA3AF #F3F4F6;scrollbar-gutter:stable}.modal-footer{display:flex!important;flex-direction:row!important;gap:10px;align-items:stretch;border-radius:0 0 6px 6px;padding:16px!important;transition:border-top .3s ease,box-shadow .3s ease}.modal-footer.has-scroll{border-top:1px solid #E5E7EB;box-shadow:0 -2px 8px #0000000d}.floating-response-message{margin-bottom:12px}.alert{order:1;margin-bottom:8px}.btn-send,.btn-cancel{flex:1;padding:12px 16px;font-size:14px;margin:0}.modal-contact::-webkit-scrollbar{width:12px}.modal-contact::-webkit-scrollbar-track{background:#f3f4f6;border-radius:6px}.modal-contact::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:6px;border:2px solid #F3F4F6}.modal-contact::-webkit-scrollbar-thumb:hover{background:#6b7280}}@media (max-width: 480px){.floating-button{min-width:200px;font-size:11px;padding:6px 12px}.modal-overlay{padding:16px 4px;overflow:hidden}.modal{border-radius:4px;height:calc(100vh - 32px);max-height:calc(100vh - 32px);display:flex;flex-direction:column}.modal-header{padding:10px 12px 6px}.modal-header h3{font-size:15px;line-height:22px}.modal-header p{font-size:11px;line-height:16px}.close-modal{top:10px;right:12px}.modal-contact{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;max-height:calc(100vh - 176px);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#9CA3AF #F3F4F6;scrollbar-gutter:stable}.pick-content{min-height:200px}.alert{order:1;margin-bottom:6px;font-size:12px;padding:6px 10px}.modal-contact::-webkit-scrollbar{width:10px}.modal-contact::-webkit-scrollbar-track{background:#f3f4f6;border-radius:5px}.modal-contact::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:5px;border:1px solid #F3F4F6}.modal-contact::-webkit-scrollbar-thumb:hover{background:#6b7280}.modal-footer{padding:12px 8px;gap:8px;transition:border-top .3s ease,box-shadow .3s ease}.modal-footer.has-scroll{border-top:1px solid #E5E7EB;box-shadow:0 -2px 8px #0000000d}}.checkbox-group{display:flex;flex-wrap:wrap;gap:8px}.checkbox-option{display:flex;align-items:center;padding:4px 12px 4px 4px;border:1px solid #d1d5db;border-radius:8px;background-color:#fafdff;cursor:pointer;font-family:sans-serif;font-size:14px;transition:.2s;flex:1 1 auto;min-width:-moz-fit-content;min-width:fit-content}.checkbox-option:hover{background-color:#f9fafb;border-color:#9ca3af}input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-width:16px;height:16px;border:1px solid #ccc;border-radius:4px;outline:none;cursor:pointer;position:relative}input[type=checkbox]:checked{background-color:#1f2937;border-color:#1f2937}input[type=checkbox]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.pick-content{min-height:314px;border:1px solid var(--border-secondary, #D4DBDF);border-radius:8px}.mt-6px{margin-top:6px!important}@media (max-width: 767px){input[type=checkbox]{min-width:14px;height:14px}input[type=checkbox]:checked:after{width:10px;height:10px}}#floating-modal .form-group{width:100%;margin-bottom:16px}.name-age-container{display:flex;gap:16px;width:100%;margin-bottom:16px}.form-group-half{flex:1;width:calc(50% - 8px);margin-bottom:0}.form-group label{font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#001621;gap:8px}.iti--allow-dropdown,#floating-modal input[type=text],#floating-modal input[type=email],select,#floating-modal input[type=date]{margin-top:4px;height:40px;width:100%;padding:8px 12px;color:#001621;border:1px solid var(--input, #9CA3AF);border-radius:6px;font-size:16px;line-height:24px;box-sizing:border-box;background:transparent}#floating-modal input[type=text]::-moz-placeholder,#floating-modal input[type=email]::-moz-placeholder,#floating-modal input[type=date]::-moz-placeholder{font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#6b7280}#floating-modal input[type=text]::placeholder,#floating-modal input[type=email]::placeholder,#floating-modal input[type=date]::placeholder{font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#6b7280}#floating-modal input[type=text]:focus,#floating-modal input[type=email]:focus,select:focus,#floating-modal input[type=date]:focus{outline:none;border-color:#4b5563}.phone-group{gap:16px;width:100%;display:flex}.contact h2{display:inline-block;width:100%;font-family:Inter;font-weight:300;font-size:48px;line-height:64px;letter-spacing:-1.2%;text-align:center;color:#1f2937}.contact{width:100%}.contact-card{margin-bottom:104px;border-radius:8px;background:#fafdff;box-shadow:0 1px 2px #0000000d;border:1px solid var(--border-secondary, #D4DBDF)}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:20px;flex-shrink:0;gap:16px;background-color:#fafdff;border-radius:0 0 12px 12px;position:sticky;bottom:0;z-index:10;transition:border-top .3s ease,box-shadow .3s ease}.modal-footer.has-scroll{border-top:1px solid #E5E7EB;box-shadow:0 -2px 8px #0000000d}.btn-send{font-family:Inter;font-weight:500;font-size:14px;line-height:24px;letter-spacing:0%;background:#1f2937;color:#f9fafb;padding:8px 40px;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.btn-cancel{font-family:Inter;font-weight:500;font-size:14px;line-height:24px;letter-spacing:0%;color:#1f2937;background:#fafdff;padding:8px 16px;border:none;border-radius:6px;cursor:pointer;border:1px solid var(--border-secondary, #D4DBDF)}.btn-send:hover{background:#374151}.btn-send:disabled{background:#9ca3af;cursor:not-allowed}.btn-cancel:hover{background:#f3f4f6;border-color:#9ca3af}.alert{padding:8px 12px;border-radius:6px;font-size:14px;line-height:20px;display:none}.alert:not(:empty){display:block}.alert-success{background-color:#d1fae5;color:#065f46;border:1px solid #A7F3D0}.alert-error{background-color:#fee2e2;color:#991b1b;border:1px solid #FECACA}@media (max-width: 1024px){#floating-modal .form-group{margin-bottom:12px}.name-age-container{flex-direction:column;gap:12px}.form-group-half{width:100%}.form-group label{font-size:13px;line-height:18px}.iti--allow-dropdown,#floating-modal input[type=text],#floating-modal input[type=email],select,#floating-modal input[type=date]{height:36px;padding:6px 10px;font-size:14px;line-height:20px}#floating-modal input[type=text]::-moz-placeholder,#floating-modal input[type=email]::-moz-placeholder,#floating-modal input[type=date]::-moz-placeholder{font-size:14px;line-height:20px}#floating-modal input[type=text]::placeholder,#floating-modal input[type=email]::placeholder,#floating-modal input[type=date]::placeholder{font-size:14px;line-height:20px}.phone-group{gap:12px}}@media (max-width: 480px){#floating-modal .form-group{margin-bottom:10px}.name-age-container{gap:10px}.form-group label{font-size:12px;line-height:16px}.iti--allow-dropdown,#floating-modal input[type=text],#floating-modal input[type=email],select,#floating-modal input[type=date]{height:34px;padding:5px 8px;font-size:13px;line-height:18px}#floating-modal input[type=text]::-moz-placeholder,#floating-modal input[type=email]::-moz-placeholder,#floating-modal input[type=date]::-moz-placeholder{font-size:13px;line-height:18px}#floating-modal input[type=text]::placeholder,#floating-modal input[type=email]::placeholder,#floating-modal input[type=date]::placeholder{font-size:13px;line-height:18px}}.skip-consultation-modal{max-width:400px;width:90%}@media (max-width: 768px){.skip-consultation-footer{flex-direction:column-reverse!important;gap:12px!important;align-items:stretch!important}.skip-consultation-footer .btn-cancel,.skip-consultation-footer .btn-send{width:100%!important;margin:0!important}}
