body{font-family:Plus Jakarta Sans,sans-serif}:root{--bs-teal-primary: #2BDAC6;--bs-teal-dark: #0d9488}.btn-teal-primary{background-color:var(--bs-teal-primary);border-color:var(--bs-teal-primary);color:#fff}.btn-teal-primary:hover{background-color:#fff;border-color:var(--bs-teal-primary);color:var(--bs-teal-primary)!important}.btn-teal-primary:disabled{background-color:var(--bs-teal-primary);border-color:var(--bs-teal-primary);opacity:.5;cursor:not-allowed}.border-teal-primary{border-color:var(--bs-teal-primary)!important}.text-teal-primary{color:var(--bs-teal-primary)!important}.input-underlined{border:none;border-bottom:2px solid #dee2e6;border-radius:0;background-color:transparent;padding-bottom:.5rem;transition:border-bottom-color .3s}.input-underlined:focus{outline:none;border-bottom-color:var(--bs-teal-primary);box-shadow:none}.btn-underlined{border:none;border-bottom:2px solid #dee2e6;border-radius:0;background-color:transparent;padding-bottom:.5rem;transition:border-bottom-color .3s}.btn-underlined:hover{border-bottom-color:var(--bs-teal-primary)}.btn-underlined:focus{outline:none;border-bottom-color:var(--bs-teal-primary);box-shadow:none}.gift-box-mobile,.gift-box-desktop{transition:opacity .3s ease-in-out}@media(max-width:991.98px){.gift-box-mobile{opacity:.2;pointer-events:none}}@media(min-width:992px){.gift-box-desktop{opacity:1;pointer-events:auto}}.content-container{width:100%;display:flex;flex-direction:column;position:relative;z-index:10;padding:0 1rem}@media(max-width:991.98px){.content-mobile-center{justify-content:center;min-height:100vh;padding-top:2rem;padding-bottom:2rem}}@media(min-width:992px){.content-container{max-width:800px;margin-left:auto;padding-right:3rem;justify-content:center}}.stroke-decoration{top:-10px;right:-17px;width:40px;height:40px;z-index:1}@media(max-width:575.98px){.stroke-decoration{width:30px;height:30px;top:-8px;right:-12px}}.country-selector{background-color:#fff;border:1px solid #dee2e6!important;border-radius:8px!important;padding:10px 14px!important;min-width:120px;transition:border-color .2s,box-shadow .2s}.country-selector:hover{border-color:var(--bs-teal-primary)!important}.country-selector:focus{border-color:var(--bs-teal-primary)!important;box-shadow:0 0 0 3px #2bdac633!important}.country-dropdown{position:absolute;top:100%;left:0;margin-top:4px;background:#fff;border:1px solid #dee2e6;border-radius:12px;box-shadow:0 4px 20px #0000001f;z-index:1000;width:320px;max-height:400px;overflow:hidden;animation:dropdownFadeIn .2s ease-out}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.country-dropdown-header{padding:12px;border-bottom:1px solid #f0f0f0;position:relative}.search-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#adb5bd}.country-search-input{width:100%;padding:10px 12px 10px 40px;border:1px solid #e9ecef;border-radius:8px;font-size:14px;transition:border-color .2s,box-shadow .2s}.country-search-input:focus{outline:none;border-color:var(--bs-teal-primary);box-shadow:0 0 0 3px #2bdac626}.country-search-input::placeholder{color:#adb5bd}.country-list{max-height:300px;overflow-y:auto;padding:8px}.country-list::-webkit-scrollbar{width:6px}.country-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.country-list::-webkit-scrollbar-thumb{background:#dee2e6;border-radius:3px}.country-list::-webkit-scrollbar-thumb:hover{background:#ced4da}.country-option{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:background-color .15s;text-align:left}.country-option:hover{background-color:#f8f9fa}.country-option.selected{background-color:#2bdac61a}.country-option:focus{outline:none;background-color:#f8f9fa}.country-option:focus-visible{box-shadow:inset 0 0 0 2px var(--bs-teal-primary)}.country-name{flex:1;font-size:14px;color:#333}.country-dial{font-size:14px;font-weight:500;color:#666}.no-results{padding:24px;text-align:center;color:#adb5bd;font-size:14px}@media(max-width:575.98px){.country-dropdown{width:calc(100vw - 40px);max-width:320px;left:50%;transform:translate(-50%)}.country-selector{min-width:100px;padding:8px 12px!important}}.min-vh-100{overflow-x:hidden}.content-container{min-height:300px}.result-container{width:100%;transition:min-height .2s ease}
