[data-bs-theme=dark]{--disney-secondary-bg:#333335;--disney-link-color:#a6b8ff;--disney-link-hover-color:#a6b8ff;--disney-link-color-rgb:166,184,255;--disney-link-hover-color-rgb:166,184,255}.input-phone{display:grid;grid-template-columns:8rem auto;grid-template-areas:"country-code phone-number" "feedback feedback";grid-gap:.5rem;gap:.5rem;grid-row-gap:0;row-gap:0}.input-phone .phone-number-feedback{grid-area:feedback}.input-phone .phone-control{grid-area:phone-number}.input-phone .country-code-panel{align-items:center;border-right:1px solid #ddd;top:0;color:var(--disney-body-color);cursor:pointer;display:flex;font-size:1rem;justify-content:space-between;line-height:1.5;padding:0 10px;position:absolute;white-space:nowrap;min-height:3.625rem;width:6.563rem;z-index:1}.input-phone .country-code-panel p{margin-bottom:0}.input-phone .country-code-panel .phone-caret{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M12.5762%2014.3086C12.2763%2014.6684%2011.7237%2014.6684%2011.4238%2014.3086L8.02512%2010.2301C7.61804%209.74165%207.9654%209%208.60128%209L15.3987%209C16.0346%209%2016.382%209.74164%2015.9749%2010.2301L12.5762%2014.3086Z'%20fill='%2386898F'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;min-height:3.625rem;width:.938rem;object-fit:scale-down}.input-phone select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;top:0;box-shadow:none;cursor:pointer;display:flex;font-size:1rem;opacity:0;outline:none;position:absolute;min-height:3.625rem;width:6.563rem;z-index:1}.input-phone .country-code-control{display:grid;grid-template-columns:auto;grid-template-rows:1fr;grid-template-areas:"label" "prefix";grid-gap:1px;gap:1px;padding:.38em 1em;min-width:7rem;text-align:initial;grid-area:country-code}.input-phone .country-code-control.form-select{border:none}.input-phone .country-code-control.is-invalid{padding:.38em 1em!important}.input-phone .country-code-control .country-code-label{grid-area:label;font-size:.75rem;align-self:center;margin:.1rem;color:#5f6166}.input-phone .country-code-control .country-code-prefix-display{grid-area:prefix;align-self:center;align-items:center;padding-bottom:.25rem}.input-phone .country-dropdown-menu{margin-top:4rem}.input-phone .country-dropdown-filter{background-color:#eaebf0;border-bottom:2px solid;border-color:#cdced3}.input-phone .country-dropdown-filter .country-dropdown-filter-input:active,.input-phone .country-dropdown-filter .country-dropdown-filter-input:focus-within,.input-phone .country-dropdown-filter .country-dropdown-filter-input:hover{background:#e9ebf0}.input-phone .country-dropdown-filter-icon{padding:.25rem}.input-phone .country-dropdown-option{padding:.5rem;display:grid;grid-template-columns:auto 1fr auto;grid-gap:1rem;gap:1rem}.input-phone .country-dropdown-option:hover{background-color:#ddd;text-decoration:none}.input-phone .country-dropdown-option>.flag{text-align:left}.input-phone .country-dropdown-option>.name{text-align:left;flex-grow:1}.input-phone .country-dropdown-option>.dialing-code{text-align:right}