: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: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.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{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;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)}.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)}.dropdown{border-radius:4px;background:rgba(255,255,255,.72);position:relative;font-size:14px}@media screen and (max-width: 500px){.dropdown{font-size:12px}}.dropdown .dropdown-header{cursor:pointer;display:flex;justify-content:space-between;align-items:center;border-radius:4px;box-shadow:0 4px 26px #00000008;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);padding:13px 23px;border:.3px solid white;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(https://res.cloudinary.com/threemindsdigitial/image/upload/v1710481351/3md/3md-new/astroAssets/icons/black-arrow.svg);background-repeat:no-repeat;background-position:right 25px center;background-size:13px 6px;font-style:normal;font-weight:400;line-height:18px}.dropdown .dropdown-body{position:absolute;z-index:2;background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);margin-top:10px;border-radius:2px;display:none;padding:6px 23px;width:100%;box-shadow:0 4px 26px #00000008;max-height:270px;overflow:auto}.dropdown ::-webkit-scrollbar{width:3px}.dropdown ::-webkit-scrollbar-track{background:#e5e7eb}.dropdown ::-webkit-scrollbar-thumb{background:rgba(38,30,30,.2509803922)}.dropdown ::-webkit-scrollbar-thumb:hover{background:#555}.dropdown .dropdown-body.open{display:block}.dropdown .dropdown-item{padding:13px 0;border-top:1px solid rgb(188,188,188)}.dropdown .dropdown-item:first-child{border-top:none}.dropdown .dropdown-item:hover{cursor:pointer}.dropdown .icon{font-size:13px;color:#91a5be;transform:rotate(0);transition:all .2s ease-in-out}.dropdown .icon.open{transform:rotate(90deg)}.blacktheme{border-radius:4px;background:rgba(7,7,7,.45);position:relative;font-size:14px}@media screen and (max-width: 500px){.blacktheme{font-size:12px}}.blacktheme .dropdown-header{cursor:pointer;display:flex;justify-content:space-between;align-items:center;border-radius:4px;box-shadow:0 4px 26px #00000008;padding:13px 23px;border:.3px solid rgba(7,7,7,.45);appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(https://res.cloudinary.com/threemindsdigitial/image/upload/v1736830273/select-arrow_xsm4ir.png);background-repeat:no-repeat;background-position:right 25px center;background-size:13px 6px;font-style:normal;font-weight:400;line-height:18px}.blacktheme .dropdown-body{position:absolute;z-index:2;background:#141414;margin-top:10px;border-radius:2px;display:none;padding:6px 23px;width:100%;box-shadow:0 4px 36px #00000040 inset;max-height:270px;overflow:auto}.blacktheme ::-webkit-scrollbar{width:3px}.blacktheme ::-webkit-scrollbar-track{background:#f1f1f1}.blacktheme ::-webkit-scrollbar-thumb{background:#888}.blacktheme ::-webkit-scrollbar-thumb:hover{background:#555}.blacktheme .dropdown-body.open{display:block}.blacktheme .dropdown-item{padding:13px 0;border-top:1px solid rgb(188,188,188);color:#fffc}.blacktheme .dropdown-item:first-child{border-top:none}.blacktheme .dropdown-item:hover{cursor:pointer}.blacktheme .icon{font-size:13px;color:#91a5be;transform:rotate(0);transition:all .2s ease-in-out}.blacktheme .icon.open{transform:rotate(90deg)}
