.authentication-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2090}.authentication-modal{position:relative;background:white;border-radius:8px;padding:40px;width:100%;max-width:414px;margin:20px;box-shadow:0 10px 25px rgba(0,0,0,.2);max-height:calc(100% - 64px);overflow-y:auto;font-family:Poppins,sans-serif}.authentication-modal-header{padding:0 40px 40px}.authentication-modal-title{text-align:center;font-size:23px;line-height:27px;font-weight:600;color:#333}.authentication-modal-close{position:absolute;width:32px;height:32px;top:3px;right:3px;cursor:pointer}.authentication-modal-error{background-color:#fee;border:1px solid #fcc;color:#c33;padding:12px;border-radius:4px;margin-bottom:20px;font-size:14px}.authentication-modal-content,.authentication-modal-form{margin-bottom:20px}.authentication-modal-field{position:relative;margin-bottom:16px}.authentication-modal-label{display:block;margin-bottom:6px;font-weight:500;color:#333;font-size:14px}.authentication-modal-input{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .2s;box-sizing:border-box}.authentication-modal-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.authentication-modal-input-error{border-color:#dc3545}.authentication-modal-input-error:focus{border-color:#dc3545;box-shadow:0 0 0 2px rgba(220,53,69,.25)}.authentication-modal-input:disabled{background-color:#f8f9fa;cursor:not-allowed}.authentication-modal-error-text{color:#dc3545;font-size:12px;margin-top:4px}.authentication-modal-submit{font-size:16px;font-weight:600;line-height:150%;border-radius:30px;text-transform:none;background:linear-gradient(92.37deg,#f35597 1.81%,#7868c7 148.68%);color:#fff;min-width:334px;width:100%;padding:11px 8px;border:none;cursor:pointer}.authentication-modal-submit:hover:not(:disabled){background-color:#0056b3}.authentication-modal-submit:disabled{background:#dfe2e5;cursor:not-allowed}.authentication-modal-footer{text-align:center}.authentication-modal-ref-to-signup{text-align:center;font-size:14px;line-height:150%;font-weight:400;color:#797882}.authentication-modal-ref-to-signup a{font-weight:600;color:#797882;cursor:pointer}.authentication-modal-link{background:none;border:none;color:#007bff;text-decoration:underline;cursor:pointer;font-size:14px;padding:0}.authentication-modal-link:hover{color:#0056b3}.auth_signup_options{display:flex;flex-direction:column;gap:8px}.authentication-modal-login-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.authentication-modal-disclaimer{width:100%;display:flex;justify-content:center}.authentication-modal-disclaimer-inner{max-width:324px;white-space:pre-line;font-size:12px;line-height:150%;text-align:center;font-weight:400}.authentication-modal-disclaimer-inner a{color:#0000ee}.authentication-modal-more-login-options{position:relative;margin-top:30px;margin-bottom:10px}.authentication-modal-more-login-options-divider{position:absolute;width:100%;border-top:1px solid #dcdadc}.authentication-modal-more-login-options-text{font-size:14px;font-weight:400;color:#acabb4;display:flex;justify-content:center}.authentication-modal-more-login-options-text span{position:relative;top:-11px;padding:0 30px;background-color:white}.authentication-modal-header-back{display:none}.authentication-modal-divider{height:0;width:100%;border-top:1px solid #e9e9eb;margin:20px 0}.authentication-modal-forgot-password{text-align:center;font-weight:400;font-size:14px;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:rgba(0,0,0,.87);cursor:pointer}@media (max-width:899px){.authentication-modal{position:fixed;top:0;left:0;right:0;bottom:0;margin:0;padding:30px 20px;width:100%;max-width:100%;border-radius:0;max-height:100%}.authentication-modal-header{padding:0 0 40px}.authentication-modal-title{font-size:18px;line-height:22px}.authentication-modal-close{display:none}.authentication-modal-header-back{position:absolute;top:30px;left:20px;display:flex;align-items:center}}.auth_login_options_item{background-color:white;display:flex;justify-content:center;align-items:center;padding:9px 20px;border:1px solid #e0e0e0;border-radius:30px}.auth_login_options_item:hover{cursor:pointer;border:1px solid #d0d0d0}.auth_login_options_item_inner{width:114px;display:flex;align-items:center}.auth_login_options_item_hide{display:none}.auth_login_options_item__text{font-size:14px;color:#d0d0d0;margin-left:20px}.authentication-modal-form-title{text-align:center;margin-bottom:20px}.auth_form_item__symbol{position:absolute;width:30px;height:30px;display:flex;align-items:center;justify-content:center;top:9px;right:8px}.auth_form_item__symbol:hover{cursor:pointer}.auth_form_submit.auth_form_submit.auth_form_submit{color:white;min-width:334px;width:100%}.auth_form_submit2{color:white;width:276px}.auth_form_input{width:100%;height:auto;padding:10px 15px;border-radius:100px;border:1px solid #dfe2e5;box-shadow:0 5px 30px rgba(231,228,228,.5);font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:150%}.auth_form_input_password{padding-right:44px}.auth_form_error{padding:0 8px;margin-top:10px}.auth_form_error_inner{padding:6px 16px;border-radius:8px;display:flex;background-color:#feefef;color:#da1414}.auth_form_error_svg{flex:0 0 auto;display:flex;justify-content:center;align-items:center}.auth_form_error_text{flex:1 1;margin-left:4px;font-size:12px;font-weight:400;line-height:150%}.authentication-modal-tooltip{max-width:292px!important;line-height:18px;color:#eeeef0!important;border-radius:17px!important;padding:12px 18px 10px 20px!important;font-size:12px!important;opacity:1!important;z-index:9999!important}@media (max-width:600px){.authentication-modal-tooltip{max-width:50%;min-width:50px}}.auth_form_item__phone_container.auth_form_item__phone_container{width:100%}.auth_form_item__phone_container.auth_form_item__phone_container:before{content:"";pointer-events:none;width:17px;height:11px;background-color:#dfe2e5;position:absolute;z-index:5;top:18px;left:28px}.auth_form_item__phone_container.auth_form_item__phone_container.auth_form_item__phone_container_selected:before{z-index:0}.authentication-modal-recaptcha{margin-top:10px;display:flex;justify-content:center;margin-bottom:15px}.authentication-modal-forgot-password-title{text-align:center;margin-bottom:20px}.authentication-modal-final-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;text-align:center}.authentication-modal-final-screen-text{font-size:16px}.authentication-modal-final-screen-skip-inner{text-decoration:underline;cursor:pointer}.phone_verification_subtitle{font-weight:600;font-size:18px;line-height:22px;text-align:center;margin-bottom:40px;color:#242526}.phone_verification_text{display:flex;justify-content:center}.phone_verification_text_inner{max-width:240px;font-weight:400;font-size:16px;line-height:150%;text-align:center;margin-bottom:40px}.phone_verification_form ul{list-style-type:none;display:grid;grid-template-columns:repeat(4,58px);-webkit-column-gap:20px;-moz-column-gap:20px;grid-column-gap:20px;column-gap:20px}.phone_verification_form_item{height:60px;display:flex;justify-content:center;align-items:center}.phone_verification_form_input{border:1px solid #acabb4;border-radius:10px;width:100%;height:100%;font-size:26px;line-height:20px;font-weight:400;text-align:center;color:#242526}.phone_verification_form_input_black{border:1px solid #000000}.phone_verification_form_input_red{border:1px solid #da1414}.phone_verification_form_input::placeholder{color:#acabb4}input.phone_verification_form_input::-webkit-inner-spin-button,input.phone_verification_form_input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.phone_verification_timer{text-align:center;margin-top:40px;font-weight:400;font-size:14px;line-height:150%}.phone_verification_resend{margin-top:40px;text-align:center;@media (max-width:600px){margin-top:unset}}.phone_verification_resend:hover{cursor:default}.phone_verification_resend_inner{font-weight:400;font-size:14px;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline}.phone_verification_resend_inner_wait{color:grey;cursor:not-allowed!important}.phone_verification_resend_inner:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}.phone-input__container.phone-input__container{min-width:334px;width:100%;max-width:100%;height:46px}.phone-input__container.phone-input__container .phone-input__input.phone-input__input{background-color:#fff;width:100%;height:100%;border-radius:100px;border:1px solid #797882;box-shadow:0 5px 30px rgba(231,228,228,.5);font-family:Inter,sans-serif;color:#000;font-size:1rem;line-height:150%;font-style:normal;font-weight:400;letter-spacing:.01em;padding-left:79px}.phone-input__container.phone-input__container .phone-input__button.phone-input__button{background-color:#E9E9EB;border:1px solid #797882;width:72px;border-radius:100px 0 0 100px;height:100%;.open.selected-flag,.selected-flag:focus,.selected-flag:hover{background-color:#E9E9EB}}.phone-input__container.phone-input__container .phone-input__button.phone-input__button .selected-flag.selected-flag{border-radius:100px 0 0 100px;padding:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.phone-input__container{.phone-input__button .selected-flag .flag .arrow{display:block;left:26px;border:solid #acabb4;border-width:0 2px 2px 0;padding:2px;transform:rotate(-135deg)}.phone-input__button .selected-flag .flag .up{transform:rotate(45deg);top:28%}.phone-input__input{border:1px solid #797882;padding-left:79px}}.phone-input__container.phone-input__container .phone-input__dropdown{box-sizing:border-box;margin:6px 0 0;width:284px;height:212px;max-height:212px;padding-left:20px;padding-right:6px;border-radius:10px;box-shadow:0 10px 32px -4px rgba(24,39,75,.1);border:none;background-color:#fff;color:#000;font-family:Inter,sans-serif;font-size:.875rem;line-height:150%;font-style:normal;font-weight:400;letter-spacing:.01em}.phone-input__container.phone-input__container .phone-input__dropdown::-webkit-scrollbar{width:14px;background-color:transparent}.phone-input__container.phone-input__container .phone-input__dropdown::-webkit-scrollbar-thumb{height:38px;border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:9999px;background-color:#acabb4}.phone-input__container.phone-input__container .phone-input__dropdown:after,.phone-input__container.phone-input__container .phone-input__dropdown:before{content:"";display:block;width:100%;height:20px}.phone-input__container.phone-input__container .phone-input__dropdown .country{border-radius:18px;padding:0;display:grid;grid-template-columns:auto 44px 1fr;grid-template-rows:40px;grid-column-gap:10px;column-gap:10px}.phone-input__container.phone-input__container .phone-input__dropdown .country .flag{grid-column:1;grid-row:1;margin-top:14px;margin-left:14px}.phone-input__container.phone-input__container .phone-input__dropdown .country .country-name{grid-column:3;grid-row:1;display:flex;align-items:center}.phone-input__container.phone-input__container .phone-input__dropdown .country .dial-code{grid-column:2;grid-row:1;display:flex;align-items:center;font-weight:600;color:#000}.loading-dot-container{--dot-size:7px;--dot-color:#ffffff;--dot-margin:10px;width:100%;display:flex;justify-content:center;align-items:center;height:24px}.loading-dot-one,.loading-dot-three,.loading-dot-two{position:relative;left:-10000px;width:var(--dot-size);height:var(--dot-size);border-radius:calc(var(--dot-size) / 2);background-color:var(--dot-color);color:var(--dot-color);box-shadow:10000px 0 0 calc(var(--dot-size) / 2 * -1) var(--dot-color);animation:dotAnim 1.4s linear infinite}.loading-dot-one{animation-delay:0s}.loading-dot-two{animation-delay:.25s;margin-left:var(--dot-margin)}.loading-dot-three{animation-delay:.5s;margin-left:var(--dot-margin)}@keyframes dotAnim{0%{box-shadow:10000px 0 0 calc(var(--dot-size) / 2 * -1) var(--dot-color)}30%{box-shadow:10000px 0 0 calc(var(--dot-size) / 4) var(--dot-color)}60%,to{box-shadow:10000px 0 0 calc(var(--dot-size) / 2 * -1) var(--dot-color)}}.global-header-pc{position:relative;left:0;top:0;background-color:#fff;box-shadow:0 10px 25px 0 rgba(16,30,54,.1);z-index:1080}.global-header-pc__logo{cursor:pointer}.global-header-pc__container{max-width:1320px;margin:0 auto;display:flex;gap:32px;justify-content:space-between;align-items:center;height:100px}.search-navigation--visible .global-header-pc__container{height:80px}.global-header-pc__nav{display:flex;align-items:flex-start;gap:24px}.global-header-pc__nav-item{color:#7e7788;text-align:center;font-size:14px;font-weight:600;line-height:19px;font-family:Poppins;letter-spacing:.014px;border-radius:20px;height:44px;min-width:120px;padding:12px;display:flex;justify-content:center;align-items:center;gap:8px}.global-header-pc__nav-item:hover{color:#fff;background:rgba(10,4,24,.2)}.global-header-pc__nav-item:hover svg{color:#fff}.global-header-pc__nav-item--active{color:#fff;background:#e31c7c}.global-header-pc__nav-item--active svg{color:#fff}.global-header-pc__left{display:flex;align-items:center;gap:52px}.global-header-pc__right{display:flex;align-items:center;gap:24px}.global-header-pc__right-profile{display:flex;align-items:center;gap:8px}.global-header-pc__right-container{display:flex;justify-content:flex-end;align-items:center;gap:16px}.global-header-pc__right-profile-menu{cursor:pointer}.global-header-pc__right-profile-menu-avatar{position:relative}.global-header-pc__sign-in-button{display:flex;min-height:40px;max-height:40px;width:81px;justify-content:center;align-items:center;gap:8px;border-radius:99px;border:none;background:#561fc8;color:#FDFDFD;font-size:12px;font-weight:500;line-height:16px;font-family:Poppins;cursor:pointer}.global-header-pc__sign-in-button:hover{background:#8f64e7;color:#fff}.global-header-pc--transparent{background-color:transparent;box-shadow:none}.global-header-pc--transparent .global-header-pc__nav-item{color:#fff}.global-header-pc--transparent .global-header-pc__sign-in-button{display:flex;min-height:40px;max-height:40px;width:81px;justify-content:center;align-items:center;text-align:center;font-family:Poppins;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.024px;border:1px solid transparent}.global-header-pc--transparent .global-header-pc__sign-in-button:hover{border-radius:47px;border:1px solid #e5e4e7;background:#e5e4e7;color:#19171C}.global-header-pc__logo-container{display:flex;align-items:center;gap:16px}.global-header-pc__menu-dropdown-container-wrapper{position:relative}.global-header-pc__menu-dropdown-container{display:flex;align-items:center;gap:8px;padding:4px 12px;cursor:pointer}.global-header-pc__menu-dropdown-content{position:absolute;top:100%;margin-top:5px;left:0;background:#fff;border-radius:8px;box-shadow:0 4px 12px 0 rgba(16,30,54,.1);z-index:1080;display:flex;flex-direction:column;min-width:120px}.global-header-pc__menu-dropdown-item{padding:12px 16px}.global-header-pc__menu-dropdown-item:hover{background:#f7f7f7}.global-header-mb__container{position:relative;left:0;top:0;width:100%;border-bottom:1px solid #e5e4e7;background-color:#fff;z-index:3}.global-header-mb{display:flex;gap:12px;align-items:center;justify-content:space-between;width:100%;height:60px;min-height:60px;padding:0 16px}.global-header-mb__logo{display:flex;align-items:center;justify-content:center}.global-header-mb__menu-search{flex:1 1}.global-header-mb--transparent{background-color:transparent;border-bottom:none}.global-header-mb__left{display:flex;align-items:center;gap:8px}.global-header-mb__nav-items{display:flex}.global-header-mb--transparent .global-header-pc__nav-item,.global-header-mb--transparent .global-header-pc__nav-item svg{color:#fff}.header-mb__menu-icon{display:flex;width:48px;height:48px;padding:8px;justify-content:center;align-items:center;gap:10px}.profile-dropdown-pc{font-family:inherit;font-size:14px;line-height:21px;background-color:#fff;border-radius:15px;border:.5px solid #dfe2e5;padding:8px 0;width:max-content;top:.5rem;z-index:11;position:absolute;right:0;top:50px;box-shadow:0 10px 20px rgba(0,0,0,.1);display:grid;grid-gap:8px;gap:8px;min-width:260px}.profile-dropdown-pc__header{display:flex;align-items:center;gap:16px;padding:8px 16px}.profile-dropdown-pc__header:hover{background:#ecebed}.profile-dropdown-pc__header-avatar{position:relative;display:flex;justify-content:center;align-items:center}.profile-dropdown-pc__header-avatar-progress{position:absolute;color:linear-gradient(92deg,#561fc8 1.79%,#f4a4cb 99.81%)}.profile-dropdown-pc__header-avatar-image{width:32px!important;height:32px!important}.profile-dropdown-pc__header-name{color:#19171c;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:19px}.profile-dropdown-pc__header-email{color:#7e7788;font-family:Inter;font-size:12px;font-weight:400;line-height:16px}.profile-dropdown-pc__item{display:flex;min-height:44px;padding:6px 16px;align-items:center;gap:16px;align-self:stretch}.profile-dropdown-pc__item:hover{background:#ecebed}.profile-dropdown-pc__item-icon{display:flex;align-items:center}.global-header-pc__right-profile-menu-avatar-image{width:40px;height:40px;border-radius:50%;border:2px solid #fff}.profile-dropdown-pc__item-label{color:#19171c;font-family:Poppins;font-size:14px;font-weight:500;line-height:19px}.profile-dropdown-pc__divider{width:100%;height:1px;background-color:#e5e4e7}.global-header-pc__right-profile-menu-avatar-initials{display:flex;width:40px;min-width:40px;max-width:40px;min-height:40px;max-height:40px;padding:12px 18px;justify-content:center;align-items:center;border-radius:47px;border:2px solid #fff;background:#f3e9fd}.profile-dropdown-pc__header-avatar-image-initials{display:flex;width:32px;height:32px;justify-content:center;align-items:center;border-radius:50%;background:#f3e9fd}.general-switcher{margin:20px 0}.general-switcher .user-dropdown-switcher{padding:0;background-color:transparent;border:none}.general-switcher-innerWrapper{position:relative;background-color:#fff;border:1px solid #dfe2e5;border-radius:30px;height:46px;width:100%;display:flex;justify-content:center;align-items:center;padding:0 16px}.general-switcher-blob{background:linear-gradient(92deg,#561fc8 1.79%,#f4a4cb 99.81%);transition:transform .1s ease;position:absolute;top:6px;left:0;bottom:6px;min-width:50%;flex:1 1;border-radius:30px;z-index:9}.general-switcher-innerWrapper-navigator{min-width:50%;position:relative;cursor:pointer;z-index:99;flex:1 1;text-align:center;font-weight:400;font-size:14px;color:#26284d}.general-switcher-innerWrapper-navigator.active{color:#fff;font-weight:700}.global-header-mb__menu{position:fixed;left:0;right:0;bottom:0;top:0;width:100vw;height:100vh;max-width:100%;z-index:1080;background-color:#f7f7f7;display:flex;flex-direction:column;gap:0;font-family:Poppins;overflow:hidden}.global-header-mb__menu>.global-header-mb{background-color:#f7f7f7;position:-webkit-sticky;position:sticky;top:0;z-index:10;flex-shrink:0;padding:0 16px;display:flex;gap:12px;align-items:center;justify-content:space-between;width:100%;height:60px;min-height:60px}.global-header-mb__menu-icon{display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#eeeff6;border-radius:8px;width:38px;height:38px}.global-header-mb__menu-item--active{background-color:#eeeff6;color:#171941}.global-header-mb__menu-divider{width:100%;height:1px;background-color:#e3e5e7}.global-header-mb__menu-content{padding:12px 16px 100px;overflow-y:auto;overflow-x:hidden;flex:1 1;min-height:0;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background-color:#f7f7f7}.global-header-mb__auth{padding:20px;background-color:rgb(255,255,255);box-shadow:0 5px 30px rgba(231,228,228,.5);border-radius:15px;margin-bottom:20px;display:grid;grid-gap:20px;gap:20px;color:#242526}.global-header-mb__auth-top{display:flex;align-items:center;gap:15px;font-size:18px;line-height:120%;font-weight:600}.global-header-mb__auth-middle{font-size:16px;line-height:150%;font-weight:400}.global-header-mb__auth-bottom{display:flex;align-items:center;justify-content:center;width:100%;border:.5px solid #dfe2e5;box-shadow:0 5px 30px rgba(231,228,228,.5);border-radius:100px;padding:7px;background:#fff}.global-header-mb__auth-bottom button{all:unset;display:flex;justify-content:center;font-size:14px;line-height:150%;font-weight:400}.global-header-mb__auth-bottom button:first-child{flex:5 1;color:#f35597}.global-header-mb__auth-bottom button:last-child{flex:6 1;color:#fff;padding:5px 0;background:linear-gradient(92.14deg,#f35597 1.79%,#7868c7 99.81%);border:.5px solid #dfe2e5;border-radius:100px}.global-header-mb__menu-items{padding:0 20px;margin-bottom:34px;background-color:#fff;box-shadow:0 5px 30px rgba(231,228,228,.5);border-radius:15px;font-size:14px;line-height:150%;font-weight:400}.global-header-mb__menu-item{display:flex;align-items:center;justify-content:space-between;height:64px}.global-header-mb__menu-item-content{display:flex;align-items:center;gap:20px;color:#242526}.global-header-mb__menu-item:not(:last-child){border-bottom:1px solid #e9e9eb}.global-header-mb__menu-item-icon{display:flex;align-items:center;justify-content:center}.menu-dropdown-pc{font-family:inherit;background-color:#fff;border-radius:8px;border:.5px solid #e3e5e7;padding:16px;width:max-content;z-index:11;position:absolute;right:0;top:50px;box-shadow:0 6px 4.2px 0 rgba(6,46,93,.05);display:grid;min-width:312px}.menu-dropdown-pc__item{display:flex;padding:13px 16px;align-items:flex-start;gap:10px;align-self:stretch;border-radius:108px}.menu-dropdown-pc__item:hover{background:#f7f7f7}.menu-dropdown-pc__divider{height:1px;background:#e3e5e7;width:100%;margin:8px 0}.menu-dropdown-pc__button{display:flex;min-height:44px;max-height:44px;padding:12px 26px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:99px;background:#561fc8;color:#fdfdfd;font-family:Poppins;font-size:16px;font-weight:600;line-height:22px;cursor:pointer;border:none}.menu-dropdown-pc__button:hover{background:#8F64E7}.global-header-pc__right-profile-menu-avatar-icon{cursor:pointer}.currency-popup{width:100%;background:#fcfcfc}.currency-popup__header{padding:30px;box-shadow:0 6px 12px -6px rgba(24,39,75,.06);background:#fff}.currency-popup__body{height:calc(96vh - 64px);overflow-y:auto;padding:30px}.currency-popup__list-divider{height:1px;background:var(--color-border);margin:20px 0}.currency-popup__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.currency-item{position:relative;display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:10px 16px;border-radius:18px;transition:background-color .3s}.currency-item__info-text{display:flex;gap:4px}.currency-item:hover{background:#f7f7f7}.currency-item.selected{background:#fde9e0}.currency-item__info{display:flex;flex-direction:column;gap:4px}.currency-item__check{color:var(--color-primary);font-weight:600;font-size:16px}.currency-popup__search{display:flex;align-items:center;padding:0 16px;background:rgb(233,233,235);border-radius:30px;margin-top:20px}.currency-popup__search input{width:100%;height:40px;border:none;outline:none;background:transparent}.currency-popup__header__title{position:relative}.currency-popup__close-button{position:absolute;top:0;right:0;cursor:pointer}@media (max-width:899px){.currency-popup__header{text-align:center;padding:30px 20px}.currency-popup__close-button{right:auto;left:0}.currency-popup__body{padding:20px 16px}.currency-popup__list{grid-template-columns:repeat(2,minmax(0,1fr))}.currency-popup__list-search{grid-template-columns:repeat(1,minmax(0,1fr));gap:0}}.currency-selector{display:inline-flex;height:40px;padding:11px 16px;align-items:center;justify-content:center;gap:4px;flex-shrink:0;border-radius:47px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#4c4851;text-align:center;font-family:Poppins;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.024px;cursor:pointer}.currency-selector:hover{opacity:.76}.currency-selector-mb{display:flex;padding:8px 12px;align-items:center;gap:12px;color:var(--color-text-primary);text-align:center;font-family:Poppins;font-size:14px;font-weight:600;line-height:20px}.global-header-pc--transparent .currency-selector{display:flex;height:40px;padding:11px 16px;align-items:center;gap:4px;border-radius:47px;background:rgba(10,4,24,.2);color:#fff;border:none}.global-header-pc--transparent .currency-selector:hover{background:rgba(10,4,24,.4)}