.glc-hidden-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.glc-hidden-scrollbar::-webkit-scrollbar{width:0;height:0;display:none;-webkit-appearance:none}.glc-scrollbar::-webkit-scrollbar{background-color:#fff;width:16px}.glc-scrollbar::-webkit-scrollbar-track{background-color:#fff}.glc-scrollbar::-webkit-scrollbar-thumb{background-color:#babac0;border-radius:16px;border:4px solid #fff}.glc-scrollbar::-webkit-scrollbar-button{display:none}.glc-list{max-height:232px;overflow:auto}.glc-list::-webkit-scrollbar{width:4px}.glc-list::-webkit-scrollbar-track{background:#fff;border-radius:4px}.glc-list::-webkit-scrollbar-thumb{background:#9fb3c8;border-radius:4px}.glc-list::-webkit-scrollbar-thumb:hover{background:#555}.glc-list-item{padding:8px 12px;cursor:pointer;user-select:none;display:flex;align-items:center;gap:6px}.glc-list-item__active{background-color:var(--glc-list-item-bg-active) !important}.glc-list-item__flag{pointer-events:none;width:var(--glc-flag-width);min-width:var(--glc-flag-width);height:var(--glc-flag-height);min-height:var(--glc-flag-height);border-radius:var(--glc-flag-border-radius);border:.5px solid var(--glc-flag-border-color);margin:0 !important;vertical-align:middle;object-fit:cover}.glc-list-item__name{pointer-events:none;font-size:14px;color:var(--glc-text-color);line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--glc-text-color);font-weight:400}.glc-list-item__active .glc-list-item__name{font-weight:500 !important}.glc-list-item:hover{background-color:var(--glc-list-item-bg-hover) !important}.glc-search{position:relative;cursor:pointer;user-select:none;padding:0;width:100%}.glc-search__icon{position:absolute;z-index:2;top:50%;transform:translateY(-50%);left:10px;pointer-events:none;display:flex;align-items:center;justify-content:center}.glc-search__icon svg{width:16px !important;height:16px !important;fill:var(--glc-search-icon-color)}.glc-search__input{display:block !important;width:100% !important;height:36px !important;min-height:36px !important;padding:8px 8px !important;line-height:20px !important;background-clip:padding-box !important;border:none !important;padding-left:36px !important;font-style:normal !important;background-color:var(--glc-search-bg) !important;color:var(--glc-search-input-color) !important;margin:0 !important;box-shadow:var(--glc-search-box-shadow) !important;font-size:var(--glc-search-input-font-size) !important;font-weight:var(--glc-search-input-font-weight) !important;border-radius:0 !important;outline:none !important;font-family:inherit !important}.glc-search__input::placeholder{font-weight:400 !important;color:var(--glc-search-input-color) !important;font-size:var(--glc-search-input-font-size) !important;font-family:inherit !important}html.glc-geo-opened,body.glc-geo-opened{overflow:hidden !important;width:100%}.glc-geo--light{--glc-text-color: #121212;--glc-geo-text-color: #121212;--glc-geo-bg: #fff;--glc-geo-border-radius: 12px;--glc-geo-border-color: #000;--glc-geo-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2), 0px 26px 80px rgba(0, 0, 0, 0.2);--glc-geo-icon: #000;--glc-geo-icon-bg-hover: rgba(209, 209, 209, 0.5);--glc-geo-btn-bg: #303030;--glc-geo-btn-color: #fff;--glc-geo-btn-font-weight: 400;--glc-geo-btn-width: 100%;--glc-geo-label-color: #121212;--glc-geo-dropdown-btn-bg: #FFF;--glc-geo-dropdown-btn-color: #121212BF;--glc-geo-dropdown-btn-arrow-color: #1A1A1A;--glc-flag-border-color: rgba(225, 227, 229, 0.5);--glc-flag-border-radius: 2px;--glc-flag-width: 24px;--glc-flag-height: 16px;--glc-icon-location-color: #2C6ECB;--glc-btn-text-active: #202223;--glc-btn-border-radius: 4px;--glc-btn-border: none;--glc-btn-border-hover: none;--glc-btn-border-active: none;--glc-btn-bg: rgba(255, 255, 255, 0.4);--glc-btn-bg-hover: rgba(255, 255, 255, 0.5);--glc-btn-bg-active: rgba(255, 255, 255, 0.4);--glc-btn-arrow-color: #4A4A4A;--glc-btn-arrow-color-hover: #4A4A4A;--glc-btn-box-shadow: none;--glc-btn-box-shadow-hover: 0px 16px 28px -12px rgba(13, 13, 13, 0.15);--glc-btn-box-shadow-active: 0px 2px 6px -1px rgba(13, 13, 13, 0.05), inset 0px 0px 2px rgba(13, 13, 13, 0.05);--glc-expand-label-color: #5C5F62;--glc-expand-label-font-weight: 600;--glc-expand-label-text-transform: uppercase;--glc-expand-btn-cta-font-size: 14px;--glc-expand-btn-cta-font-weight: 500;--glc-expand-btn-cta-border-radius: 4px;--glc-expand-btn-cta-bg: #3B3D3F;--glc-expand-btn-cta-bg-hover: #000000;--glc-expand-btn-cta-color: #FFFFFF;--glc-expand-btn-cta-color-hover: #FFFFFF;--glc-expand-btn-cta-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.08), inset 0px -1px 0px rgba(0, 0, 0, 0.2);--glc-expand-btn-cta-width: 100%;--glc-expand-btn-cta-height: 32px;--glc-expand-box-shadow: 0px 4px 32px -8px rgba(25, 30, 35, 0.2);--glc-dropdown-btn-border-color: #D2D5D8;--glc-dropdown-btn-border-radius: 2px;--glc-dropdown-btn-bg: #FFFFFF;--glc-dropdown-btn-bg-hover: #F6F6F7;--glc-dropdown-btn-bg-active: #F1F2F3;--glc-dropdown-expand-bg: #FFFFFF;--glc-dropdown-expand-box-shadow: 0px 3px 6px -3px rgba(23, 24, 24, 0.08), 0px 8px 20px -4px rgba(23, 24, 24, 0.12);--glc-dropdown-expand-border: none;--glc-dropdown-expand-border-radius: 4px;--glc-list-item-bg-hover: #E4E5E7;--glc-list-item-bg-active: #F2F7FE;--glc-search-bg: #FAFBFB;--glc-search-box-shadow: 0px -1px 0px 0px #E1E3E5 inset;--glc-search-input-color: #6D7175;--glc-search-input-font-size: 13px;--glc-search-input-font-weight: 500;--glc-search-icon-color: #5C5F62}.glc-geo--dark{--glc-text-color: #F6F6F7;--glc-geo-text-color: #F6F6F7;--glc-geo-bg: #1A1A1A;--glc-geo-border-radius: 8px;--glc-geo-border-color: #000;--glc-geo-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2), 0px 26px 80px rgba(0, 0, 0, 0.2);--glc-geo-icon: #F6F6F7;--glc-geo-icon-bg-hover: rgba(255, 255, 255, 0.5);--glc-geo-btn-bg: #F6F6F7;--glc-geo-btn-color: #000;--glc-geo-btn-font-weight: 600;--glc-geo-btn-width: auto;--glc-geo-label-color: #E1E3E5;--glc-geo-dropdown-btn-bg: #1A1A1A;--glc-geo-dropdown-btn-color: #E1E3E5;--glc-geo-dropdown-btn-arrow-color: #E1E3E5;--glc-flag-border-color: rgba(225, 227, 229, 0.5);--glc-flag-border-radius: 2px;--glc-flag-width: 24px;--glc-flag-height: 16px;--glc-icon-location-color: #2C6ECB;--glc-btn-text-active: #E1E3E5;--glc-btn-border-radius: 4px;--glc-btn-border: none;--glc-btn-border-hover: none;--glc-btn-border-active: none;--glc-btn-bg: rgba(32, 34, 35, 0.4);--glc-btn-bg-hover: rgba(32, 34, 35, 0.5);--glc-btn-bg-active: rgba(109, 113, 117, 1);--glc-btn-arrow-color: #BABEC3;--glc-btn-arrow-color-hover: #E1E3E5;--glc-btn-box-shadow: 0px 1px 3px rgba(63, 63, 68, 0.15), 0px 0px 0px 1px rgba(63, 63, 68, 0.05);--glc-btn-box-shadow-hover: 0px 3px 6px -3px rgba(23, 24, 24, 0.08), 0px 8px 20px -4px rgba(23, 24, 24, 0.12);--glc-btn-box-shadow-active: 0px 3px 6px -3px rgba(23, 24, 24, 0.08), 0px 8px 20px -4px rgba(23, 24, 24, 0.12);--glc-expand-label-color: #BDC1CC;--glc-expand-label-font-weight: 600;--glc-expand-label-text-transform: uppercase;--glc-expand-btn-cta-font-size: 14px;--glc-expand-btn-cta-font-weight: 500;--glc-expand-btn-cta-border-radius: 2px;--glc-expand-btn-cta-bg: #005BD3;--glc-expand-btn-cta-bg-hover: #FFC96B;--glc-expand-btn-cta-color: #FCFDFF;--glc-expand-btn-cta-color-hover: #7E5700;--glc-expand-btn-cta-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.08), inset 0px -1px 0px rgba(0, 0, 0, 0.2);--glc-expand-btn-cta-width: 100%;--glc-expand-btn-cta-height: 32px;--glc-expand-box-shadow: 0px 4px 32px -8px rgba(25, 30, 35, 0.2);--glc-dropdown-btn-border-color: #BABFC4;--glc-dropdown-btn-border-radius: 2px;--glc-dropdown-btn-bg: #202223;--glc-dropdown-btn-bg-hover: #6D7175;--glc-dropdown-btn-bg-active: rgba(0, 0, 0, 0.5);--glc-dropdown-expand-bg: #202223;--glc-dropdown-expand-box-shadow: 0px 3px 6px -3px rgba(23, 24, 24, 0.08), 0px 8px 20px -4px rgba(23, 24, 24, 0.12);--glc-dropdown-expand-border: none;--glc-dropdown-expand-border-radius: 2px;--glc-list-item-bg-hover: rgba(0, 0, 0, 0.5);--glc-list-item-bg-active: #103262;--glc-search-bg: rgba(0, 0, 0, 0.50);--glc-search-box-shadow: 0px -1px 0px 0px #E1E3E5 inset;--glc-search-input-color: #FFF;--glc-search-input-font-size: 13px;--glc-search-input-font-weight: 500;--glc-search-icon-color: #BABEC3}.glc-geo-backdrop{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;overflow:hidden;pointer-events:none;opacity:0;z-index:9999998;display:block !important;background:#000;opacity:.7;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.glc-geo-backdrop.show{display:block !important;pointer-events:all;opacity:1;background:rgba(0,0,0,.13)}.glc-geo-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999999;display:flex;justify-content:center;align-items:center;color:var(--glc-geo-text-color);overflow:auto}.glc-geo-modal-dialog{position:relative;display:flex;flex-direction:column;width:100%;min-width:432px;max-width:432px;margin:auto;-webkit-animation-name:animatetopGLC;-webkit-animation-duration:.4s;animation-name:animatetopGLC;animation-duration:.4s}@media(max-width: 480px){.glc-geo-modal-dialog{min-width:unset}}.glc-geo-modal-content{position:relative;background-color:var(--glc-geo-bg);border:1px solid var(--glc-geo-border-color);box-shadow:var(--glc-geo-box-shadow);border-radius:var(--glc-geo-border-radius);margin:0 16px}.glc-geo-modal-close{display:inline-flex;padding:4px;border-radius:4px;background-color:rgba(0,0,0,0);-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;position:absolute;right:10px;top:12px;cursor:pointer;border:0;outline:none;min-width:unset;min-height:unset}.glc-geo-modal-close svg{width:16px;height:16px;fill:var(--glc-geo-icon)}.glc-geo-modal-close:hover,.glc-geo-modal-close:focus{background-color:var(--glc-geo-icon-bg-hover);text-decoration:none;cursor:pointer}.glc-geo-modal__title{display:flex;align-items:start;margin-bottom:16px}.glc-geo-modal__title svg{flex-basis:20px;fill:var(--glc-geo-icon);width:20px;height:20px;margin-top:2px}.glc-geo-modal__title h3{flex:1;margin:0;font-weight:600;font-size:18px;margin-left:10px;margin-right:16px;color:var(--glc-geo-text-color);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.glc-geo-modal__description{font-weight:400;font-size:14px;line-height:20px;margin-bottom:0;color:var(--glc-geo-text-color)}.glc-geo-modal__description strong{font-style:normal;font-weight:700;font-size:14px;line-height:20px}.glc-geo-modal-body{margin:16px 0}.glc-geo-modal-body label{display:inline-block;font-weight:400;font-size:13px;line-height:17px;margin-bottom:8px;color:var(--glc-geo-label-color)}.glc-geo-modal-footer button{display:inline-flex;align-items:center;justify-content:center;background-color:var(--glc-geo-btn-bg);width:var(--glc-geo-btn-width);border:none;outline:none;border-radius:8px;box-shadow:none;padding:8px 16px;height:40px;font-weight:var(--glc-geo-btn-font-weight);font-size:14px;line-height:16px;color:var(--glc-geo-btn-color);cursor:pointer}.glc-geo-modal-footer button span{font-weight:var(--glc-geo-btn-font-weight);font-size:14px;line-height:16px;color:var(--glc-geo-btn-color)}.glc-geo-modal-footer button:hover{border:none;outline:none;box-shadow:none;background-color:var(--glc-geo-btn-bg);color:var(--glc-geo-btn-color)}.glc-geo-modal-footer button:hover span{font-weight:var(--glc-geo-btn-font-weight);font-size:14px;line-height:16px;color:var(--glc-geo-btn-color)}.glc-geo-modal__form-item .glc-dropdown-btn{width:100%;height:40px;border-radius:4px;background-color:var(--glc-geo-dropdown-btn-bg)}.glc-geo-modal__form-item+.glc-geo-modal__form-item{margin-top:12px}.glc-geo--light .glc-geo-modal-content{padding:24px 32px}.glc-geo--dark .glc-geo-modal-content{padding:12px 32px 20px}.glc-geo--dark .glc-geo-modal__title{position:relative;padding-bottom:12px;margin:0 0px 20px -16px}.glc-geo--dark .glc-geo-modal__title h3{margin-left:0;margin-right:12px}.glc-geo--dark .glc-geo-modal__title svg{display:none}.glc-geo--dark .glc-geo-modal__title:after{content:"";position:absolute;bottom:0;left:-16px;right:-32px;height:1px;background:#e1e3e5}.glc-geo--dark .glc-geo-modal-footer{position:relative;padding-top:20px;text-align:right;margin-top:24px}.glc-geo--dark .glc-geo-modal-footer:after{content:"";position:absolute;top:0;left:-32px;right:-32px;height:1px;background:#e1e3e5}.glc-geo--dark .glc-country__icon svg,.glc-geo--dark .glc-language__icon svg,.glc-geo--dark .glc-currency__icon svg{fill:var(--glc-geo-dropdown-btn-arrow-color)}.glc-geo--dark .glc-country__name,.glc-geo--dark .glc-language__name,.glc-geo--dark .glc-currency__name{color:var(--glc-geo-dropdown-btn-color)}@-webkit-keyframes animatetopGLC{from{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes animatetopGLC{from{top:-300px;opacity:0}to{top:0;opacity:1}}
