.ck-region-trigger{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:6px 10px;border:0;border-radius:5px;background:transparent;color:inherit;font:inherit;font-size:var(--ck-region-font,14px);line-height:1.3;white-space:nowrap;cursor:pointer;flex-shrink:0}.ck-region-trigger:hover{background:#716ac21a}.ck-region-trigger:focus-visible,.ck-region-dialog button:focus-visible,.ck-region-dialog select:focus-visible,.ck-region-dialog input:focus-visible{outline:2px solid var(--ck-region-accent,#716ac2);outline-offset:3px}.ck-region-trigger svg{flex-shrink:0}.ck-region-trigger--announcement,.ck-region-trigger--header .ck-region-trigger__country{display:none}.ck-region-dialog{width:min(1000px,calc(100% - 48px));max-height:85vh;max-height:85dvh;padding:28px;margin:auto;border:0;border-radius:18px;background:#fff;color:#202024;box-shadow:0 24px 80px #0003;overflow:auto;font-family:inherit}.ck-region-dialog:not([open]){display:none}.ck-region-dialog::backdrop{background:#0000007a}.ck-region-dialog__heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.ck-region-dialog__heading h2{font-size:24px;font-weight:650;line-height:1.3;margin:0}.ck-region-dialog__close{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border:0;background:transparent;color:inherit;font-size:30px;cursor:pointer}.ck-region-search-label{display:block;font-size:14px;margin-bottom:8px}.ck-region-search{width:100%;min-height:44px;padding:10px 14px!important;border:1px solid #d4d2dc!important;border-radius:8px!important;background:#fff;color:#202024;font-size:16px!important;margin:0 0 18px}.ck-region-countries{min-width:0;border:0;padding:2px;margin:0;max-height:39vh;max-height:39dvh;overflow:auto;overscroll-behavior:contain}.ck-region-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ck-region-country{position:relative;display:flex;align-items:center;gap:10px;min-height:58px;padding:10px;border:1px solid transparent;border-radius:8px;cursor:pointer;font-size:14px;line-height:1.3}.ck-region-country:hover{background:#f6f5fb}.ck-region-country:has(input:checked){border-color:var(--ck-region-accent,#716ac2);background:#f5f3ff}.ck-region-country:has(input:focus-visible){outline:2px solid var(--ck-region-accent,#716ac2);outline-offset:-2px}.ck-region-country input{position:absolute;opacity:0;width:1px;height:1px}.ck-region-country__flag{font-size:25px;line-height:1;flex:0 0 30px}.ck-region-country__name{flex:1;overflow-wrap:anywhere}.ck-region-country__currency{font-size:12px;color:#737079}.ck-region-country[hidden],.ck-region-empty[hidden]{display:none!important}.ck-region-empty{padding:20px;font-size:14px}.ck-region-dialog__footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:22px;padding-top:22px;border-top:1px solid #e4e2e9}.ck-region-language{flex:1}.ck-region-language label{display:block;font-weight:600;font-size:15px;margin-bottom:8px}.ck-region-language select{width:min(100%,300px);min-height:44px;padding:10px 35px 10px 12px;border:1px solid #d4d2dc;border-radius:7px;background-color:#fff;color:#202024;font-size:16px}.ck-region-language p{margin:10px 0 0;font-size:12px;color:#66616f;line-height:1.5}.ck-region-apply{min-width:140px;min-height:46px;padding:12px 24px;border:0;border-radius:8px;background:var(--ck-region-accent,#716ac2);color:#fff;font-size:16px;font-weight:600;cursor:pointer}.ck-region-apply:disabled{opacity:.6;cursor:wait}html.ck-region-is-open{overflow:hidden}@media(min-width:1024px){html:not([data-ck-region-desktop=false]) #AnnouncementBar:has(.ck-region-trigger){display:flex;align-items:center}#AnnouncementBar:has(.ck-region-trigger)>:not(.ck-region-trigger){min-width:0;flex:1;overflow:hidden}html:not([data-ck-region-desktop=false]) .ck-region-trigger--announcement{display:inline-flex;align-self:stretch;padding-inline:22px;border-radius:0;border-left:1px solid #716ac226}html:not([data-ck-region-desktop=false]) .ck-region-trigger--header{display:inline-flex}html:has(#AnnouncementBar .ck-region-trigger) .ck-region-trigger--header,html[data-ck-region-desktop=false] .ck-region-trigger--header{display:none}}@media(max-width:1023px){html[data-ck-region-mobile=false] .ck-region-trigger--header{display:none}.ck-region-trigger--header{font-size:var(--ck-region-mobile-font,12px);padding:4px;gap:4px;min-height:44px}#headerContainer:has(.ck-region-trigger--header) .casekoo-header-actions-area{flex-wrap:nowrap;flex-shrink:0;width:auto;gap:8px}.ck-region-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.ck-region-dialog{width:100%;max-width:100%;max-height:90vh;max-height:90dvh;margin:auto 0 0;padding:20px 16px max(20px,env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.ck-region-dialog__heading{margin-bottom:12px}.ck-region-dialog__heading h2{font-size:20px}.ck-region-countries{max-height:35vh;max-height:35dvh}.ck-region-grid{grid-template-columns:1fr;gap:3px}.ck-region-country{min-height:48px}.ck-region-dialog__footer{display:block;padding-top:16px;margin-top:16px}.ck-region-language select{width:100%}.ck-region-apply{width:100%;margin-top:16px}}@media(max-width:380px){#headerContainer:has(.ck-region-trigger--header) .casekoo-header-actions-area{gap:4px}#headerContainer:has(.ck-region-trigger--header) .site-header__logo-link{max-width:110px}}
/*# sourceMappingURL=/cdn/shop/t/267/assets/ck-region-selector.css.map */
