: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)}.popupOverlay{z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.popupContainer{background:#fff;border-radius:20px;width:100%;max-width:560px;padding:30px 35px 20px;animation:.3s popupAnimation;position:relative;box-shadow:0 25px 60px #00000040}@keyframes popupAnimation{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.popupClose{color:#777;cursor:pointer;background:0 0;border:none;font-size:42px;line-height:1;transition:all .3s;position:absolute;top:14px;right:18px}.popupClose:hover{color:#000}.popupHeading{text-align:center;color:#111;margin-bottom:20px;font-size:30px;font-weight:700;line-height:1.2}.popupForm{flex-direction:column;gap:12px;display:flex}.popupForm input,.popupForm .PhoneInput{color:#333;box-sizing:border-box;background:#fff;border:1.5px solid #d6a24a;border-radius:12px;width:100%;height:58px;padding:0 18px;font-size:17px}.popupForm input::placeholder,.popupForm textarea::placeholder{color:#777}.popupForm input:focus,.popupForm .PhoneInput:focus-within{border-color:#b88d45;outline:none}.popupForm .PhoneInput input{background:0 0;border:none;height:100%;padding:0;font-size:17px}.popupSubmit{color:#fff;cursor:pointer;background:#bf9648;border:none;border-radius:50px;width:240px;height:50px;margin:10px auto 0;font-size:18px;font-weight:700;transition:all .3s}.popupSubmit:hover{background:#a67b33;transform:translateY(-2px)}.popupSubmit:disabled{opacity:.8;cursor:not-allowed}.popupTerms{text-align:center;color:#555;margin-top:10px;font-size:15px;line-height:1.7}.popupTerms a{color:#b88d45;font-weight:700;text-decoration:none}.popupTerms a:hover{text-decoration:underline}.popupMessage{text-align:center;color:#bf9648;margin-top:12px;font-size:15px;font-weight:600}.PhoneInputCountry{margin-right:12px}.PhoneInputCountrySelectArrow{color:#555}.PhoneInputInput:focus{outline:none}@media (width<=768px){.popupOverlay{padding:15px}.popupContainer{border-radius:18px;padding:30px 22px 25px}.popupHeading{margin-bottom:22px;font-size:34px}.popupClose{font-size:34px;top:10px;right:14px}.popupForm{gap:16px}.popupForm input,.popupForm .PhoneInput{height:54px;font-size:16px}.popupSubmit{width:220px;height:56px;font-size:18px}.popupTerms{font-size:13px;line-height:1.6}}
