:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.ifc-phone-wrapper{width:100%;display:block;position:relative}.ifc-phone-wrapper .PhoneInput{border:1px solid var(--borderColor,#e8dfd0);background-color:#fcf8f080;border-radius:.75rem;align-items:center;gap:0;width:100%;height:3rem;padding-left:.25rem;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.ifc-phone-wrapper .PhoneInput:focus-within{border-color:var(--softGold,#c9a84c);box-shadow:0 0 0 3px #c9a84c33}.ifc-phone-wrapper .PhoneInputCountry{border-right:1px solid var(--borderColor,#e8dfd0);cursor:pointer;background:0 0;flex-shrink:0;align-items:center;gap:.25rem;height:100%;padding:0 .5rem;display:flex}.ifc-phone-wrapper .PhoneInputCountryIcon{width:1.5rem;height:1.125rem;box-shadow:none;background:0 0;border-radius:.125rem;overflow:hidden}.ifc-phone-wrapper .PhoneInputCountryIcon--border{box-shadow:none;background:0 0}.ifc-phone-wrapper .PhoneInputCountryIconImg{border-radius:.125rem;width:100%;height:100%;display:block}.ifc-phone-wrapper .PhoneInputCountrySelectArrow{border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px solid var(--warmGray,#8b8680);opacity:1;width:0;height:0;margin-left:.25rem;transition:transform .2s;transform:none}.ifc-phone-wrapper .PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow,.ifc-phone-wrapper .PhoneInputCountry:hover .PhoneInputCountrySelectArrow{transform:translateY(1px)}.ifc-phone-wrapper .PhoneInputInput{height:100%;color:var(--charcoal,#1a1a1a);background:0 0;border:0;outline:none;flex:auto;padding:0 1rem;font-family:inherit;font-size:.95rem}.ifc-phone-wrapper .PhoneInputInput::placeholder{color:#8b868099}.ifc-phone-wrapper .PhoneInputInput:focus{outline:none}.ifc-phone-wrapper .PhoneInput--disabled{opacity:.6;cursor:not-allowed}.ifc-phone-wrapper .PhoneInput--disabled .PhoneInputCountry,.ifc-phone-wrapper .PhoneInput--disabled .PhoneInputInput{cursor:not-allowed}.ifc-phone-wrapper.ifc-phone--compact .PhoneInput{height:2.75rem}
