.ipro-geo-suggestion{--ipro-geo-strip: #17223d;--ipro-geo-strip-dark: #111a30;--ipro-geo-ink: #ffffff;--ipro-geo-muted: rgba(255, 255, 255, .76);max-height:0;opacity:0;visibility:hidden;overflow:hidden;pointer-events:none;transform:translate3d(0,-8px,0);transition:max-height .52s cubic-bezier(.22,.8,.24,1),opacity .3s ease,transform .52s cubic-bezier(.22,.8,.24,1),visibility 0s linear .52s;color:var(--ipro-geo-ink);background:var(--ipro-geo-strip);position:relative;z-index:1;width:100%}.ipro-geo-suggestion.is-open{max-height:190px;margin-bottom:-1px;border-bottom:1px solid var(--ipro-geo-strip-dark);box-shadow:0 2px 0 var(--ipro-geo-strip-dark);opacity:1;visibility:visible;pointer-events:auto;transform:translateZ(0);transition:max-height .52s cubic-bezier(.22,.8,.24,1),opacity .3s ease 35ms,transform .52s cubic-bezier(.22,.8,.24,1),visibility 0s linear 0s}.ipro-geo-suggestion.is-suppressed{max-height:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate3d(0,-6px,0)!important}.ipro-geo-suggestion__shell{width:100%;box-sizing:border-box;padding:5px;background:radial-gradient(circle at 14% 0%,rgba(68,110,255,.12) 0%,transparent 34%),radial-gradient(circle at 88% 100%,rgba(0,164,255,.08) 0%,transparent 38%),linear-gradient(115deg,#07162f,#0b2144,#102957 68%,#07182f)}.ipro-geo-suggestion__card{--ipro-laser-angle: 0deg;position:relative;isolation:isolate;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;max-width:none;box-sizing:border-box;margin:7px 0 0;padding:10px 16px;min-height:76px;overflow:hidden;border:1px solid rgba(131,162,221,.2);border-radius:18px;background:radial-gradient(circle at 12% 0%,rgba(69,107,255,.13) 0%,transparent 38%),radial-gradient(circle at 88% 100%,rgba(0,175,255,.08) 0%,transparent 42%),linear-gradient(135deg,#17274ff0,#0d1d3ff5 48%,#081630f7);box-shadow:inset 0 1px #ffffff0b,0 6px 18px #040a1824;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.ipro-geo-suggestion__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;border-radius:inherit;padding:1.5px;background:conic-gradient(from var(--ipro-laser-angle),transparent 0deg 324deg,rgba(56,255,171,0) 324deg,rgba(64,255,177,.2) 329deg,rgba(82,255,191,.72) 334deg,#8dffdc 338deg,#d5fff1 341deg,rgba(73,255,184,.78) 345deg,rgba(54,255,166,.18) 350deg,transparent 355deg 360deg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;filter:drop-shadow(0 0 4px rgba(79,255,190,.42));animation:iproGeoLaserRun 5.2s linear infinite}.ipro-geo-suggestion__card>*{position:relative;z-index:2}@property --ipro-laser-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes iproGeoLaserRun{to{--ipro-laser-angle: 360deg}}.ipro-geo-suggestion__globe{position:relative;width:46px;height:46px;border-radius:999px;display:block;background:transparent;border:0;flex:none;overflow:hidden;box-shadow:none}.ipro-geo-suggestion__globe .ipro-geo-suggestion__flag{display:block;width:100%;height:100%;margin:0;line-height:0;font-size:0;border-radius:50%;overflow:hidden;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:cover;box-shadow:none;transform:translateZ(0);-webkit-transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(white,black)}.ipro-geo-suggestion__copy{min-width:0}.ipro-geo-suggestion__eyebrow{margin:0 0 2px;font-size:12px;line-height:1.2;font-weight:650;letter-spacing:-.005em;color:#ffffffe6}.ipro-geo-suggestion__country-line{display:flex;align-items:center;gap:7px;min-width:0}.ipro-geo-suggestion__country{min-width:0;font-size:clamp(16px,1.35vw,21px);line-height:1.05;font-weight:760;letter-spacing:-.03em;color:#fff}.ipro-geo-suggestion__flag{line-height:1;flex:none}.ipro-geo-suggestion__sub{margin-top:4px;color:var(--ipro-geo-muted);font-size:11px;line-height:1.3}.ipro-geo-suggestion__actions{min-width:198px;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:6px;padding:4px 30px 4px 6px}.ipro-geo-suggestion__go,.ipro-geo-suggestion__stay,.ipro-geo-suggestion__close{font:inherit;-webkit-appearance:none;appearance:none;border:0;cursor:pointer}.ipro-geo-suggestion__go{height:35px;min-height:35px;padding:0 18px;margin:2px 0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#111318;font-size:10px;font-weight:740;white-space:nowrap;box-shadow:0 4px 12px #00000024;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.ipro-geo-suggestion__go:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0000002e;background:#fbfbfd}.ipro-geo-suggestion__go:active{transform:translateY(0) scale(.985)}.ipro-geo-suggestion__go svg{width:14px;height:14px;flex:none}.ipro-geo-suggestion__stay{align-self:center;padding:1px 5px;background:transparent;color:#ffffffb8;font-size:10.5px;line-height:1.25;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease;white-space:nowrap}.ipro-geo-suggestion__stay:hover{color:#fff}.ipro-geo-suggestion__close{position:absolute;z-index:3;top:7px;right:7px;width:26px;height:26px;padding:5px;display:grid;place-items:center;border-radius:999px;background:transparent;color:#fffc}.ipro-geo-suggestion__close:hover{background:#ffffff14;color:#fff}.ipro-geo-suggestion__close svg{width:16px;height:16px}html[dir=rtl] .ipro-geo-suggestion__card{direction:rtl}html[dir=rtl] .ipro-geo-suggestion__actions{padding:4px 6px 4px 30px}html[dir=rtl] .ipro-geo-suggestion__close{right:auto;left:7px}html[dir=rtl] .ipro-geo-suggestion__go svg{transform:scaleX(-1)}@media screen and (max-width:767px){.ipro-geo-suggestion.is-open{max-height:150px}.ipro-geo-suggestion__shell{padding:5px}.ipro-geo-suggestion__card{grid-template-columns:42px minmax(0,1fr) max-content;gap:9px;width:100%;max-width:none;margin:7px 0 0;min-height:72px;padding:8px 12px;border-radius:16px;box-shadow:inset 0 1px #ffffff0b,0 4px 12px #040a181a}html[dir=rtl] .ipro-geo-suggestion__card{padding-right:14px;padding-left:14px}.ipro-geo-suggestion__globe{width:36px;height:36px}.ipro-geo-suggestion__globe .ipro-geo-suggestion__flag{width:100%;height:100%;border-radius:inherit}.ipro-geo-suggestion__eyebrow{margin-bottom:2px;font-size:8.4px;line-height:1.18;white-space:normal}.ipro-geo-suggestion__country-line{gap:5px}.ipro-geo-suggestion__country{max-width:100%;font-size:clamp(11.5px,3.2vw,13.5px);line-height:1.08;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ipro-geo-suggestion__flag{line-height:1}.ipro-geo-suggestion__sub{margin-top:3px;font-size:8.4px;line-height:1.22}.ipro-geo-suggestion__actions{min-width:max-content;width:max-content;padding:10px 8px 2px 4px;gap:5px;transform:translateY(5px);align-self:center}.ipro-geo-suggestion__go{width:max-content;min-width:0;height:35px!important;min-height:35px!important;padding:0 14px!important;margin:2px 0;gap:7px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:8.8px;line-height:1}.ipro-geo-suggestion__go svg{width:12px;height:12px}.ipro-geo-suggestion__stay{padding-top:1px;font-size:7.9px}.ipro-geo-suggestion__close{top:5px;right:5px;width:23px;height:23px;padding:4px}html[dir=rtl] .ipro-geo-suggestion__actions{padding:10px 4px 2px 8px;transform:translateY(5px)}html[dir=rtl] .ipro-geo-suggestion__close{right:auto;left:5px}}@media screen and (max-width:370px){.ipro-geo-suggestion.is-open{max-height:165px}.ipro-geo-suggestion__card{grid-template-columns:36px minmax(0,1fr) max-content;gap:6px;padding:9px 10px}.ipro-geo-suggestion__globe{width:34px;height:34px}.ipro-geo-suggestion__eyebrow{font-size:8.4px}.ipro-geo-suggestion__country{font-size:10.2px}.ipro-geo-suggestion__sub{font-size:8.2px}.ipro-geo-suggestion__go{height:35px!important;min-height:35px!important;padding-inline:11px!important;font-size:8.6px}.ipro-geo-suggestion__stay{font-size:7.9px}}@media(prefers-reduced-motion:reduce){.ipro-geo-suggestion,.ipro-geo-suggestion.is-open,.ipro-geo-suggestion__go{transition:none!important;transform:none!important}.ipro-geo-suggestion__card:before{animation:none!important;--ipro-laser-angle: 28deg}}
/*# sourceMappingURL=/cdn/shop/t/364/assets/ipro-geo-suggestion.css.map */
