.box-currency-converter{align-items:center;background:var(--Grey-25,#fcfcfd);border-radius:32px;box-shadow:0 32px 64px -12px rgba(16,24,40,.14);box-sizing:border-box;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:20px;width:378px;z-index:20}.box-currency-converter *{box-sizing:border-box}@media(max-width:599px){.box-currency-converter{width:100%}}.box-currency-converter .transfer-tabs{align-items:center;background:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--grey-200);border-radius:50px;box-shadow:0 0 22.07px 10.021px rgba(29,41,57,.08);display:flex;flex-direction:row;gap:12px;justify-content:center;padding:8px;width:100%}.box-currency-converter .transfer-tab{align-items:center;background:transparent;border:none;border-radius:50px;color:var(--wp--preset--color--grey-600);cursor:pointer;display:flex;flex:1;flex-direction:row;font-size:14px;font-weight:500;justify-content:center;padding:12px 16px;transition:all .2s ease}.box-currency-converter .transfer-tab:hover{background:var(--wp--preset--color--grey-200);color:var(--wp--preset--color--purple-140)}.box-currency-converter .transfer-tab.active{background:var(--wp--preset--color--purple-140);box-shadow:0 1px 10px 0 hsla(0,0%,51%,.25);color:var(--wp--preset--color--white)}.box-currency-converter__form{align-items:center;gap:8px;margin-bottom:4px}.box-currency-converter .currency-field,.box-currency-converter__form{display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.box-currency-converter .currency-field{align-items:flex-start;background:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--purple-30);border-radius:20px;box-shadow:0 1px 24px -4px rgba(16,24,40,.03),0 8px 8px -4px rgba(16,24,40,.02);padding:11px 19px 11px 12px;z-index:0}.box-currency-converter .currency-field:first-child{z-index:3}.box-currency-converter .currency-field.dropdown-open,.box-currency-converter .currency-field:has(.custom-select.open),.box-currency-converter .currency-field:has(.custom-select[aria-expanded=true]){z-index:1001!important}.box-currency-converter .currency-field__label{color:var(--wp--preset--color--grey-900);display:block;font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:14px;font-size:12px;font-weight:400;letter-spacing:unset;line-height:1.125rem;margin:0;padding-left:8px}.box-currency-converter .currency-field__content{align-items:center;display:flex;flex-direction:row;justify-content:center}.box-currency-converter .currency-field:hover{background:var(--Grey-25,#fcfcfd);border:1px solid var(--Purple-50,#d5c3f1);border-radius:20px;box-shadow:0 1px 24px -4px rgba(16,24,40,.03),0 8px 8px -4px rgba(16,24,40,.02)}.box-currency-converter .custom-select{position:relative}.box-currency-converter .custom-select--disabled .custom-select__trigger:hover{background-color:transparent!important}.box-currency-converter .custom-select--disabled .custom-select__trigger .select-arrow{visibility:hidden}.box-currency-converter .custom-select__trigger{align-items:center;background:transparent;border:none;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;gap:4px;justify-content:center;justify-content:flex-start;padding:8px 12px 8px 8px;transition:all .2s ease}.box-currency-converter .custom-select__trigger:hover{background-color:#f3f4f6}.box-currency-converter .custom-select__trigger--disabled{cursor:not-allowed}.box-currency-converter .custom-select__trigger--disabled:hover{background-color:transparent!important}.box-currency-converter .custom-select__trigger--disabled .currency-option{pointer-events:none}.box-currency-converter .custom-select__trigger .currency-option{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:center}.box-currency-converter .custom-select__trigger .currency-option .flags{border-radius:50%;flex-shrink:0;height:18px;object-fit:cover;width:18px}.box-currency-converter .custom-select__trigger .currency-option .currency-code{color:var(--wp--preset--color--grey-900);font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:20px;font-weight:400;letter-spacing:unset;line-height:1.875rem;margin:0;white-space:nowrap}.box-currency-converter .custom-select__trigger .select-arrow{flex-shrink:0;transition:transform .2s ease}.box-currency-converter .custom-select__dropdown{background:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--grey-200);border-radius:12px;box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);left:0;max-height:300px;opacity:0;overflow-y:auto;position:absolute;right:0;top:100%;transform:translateY(-8px);transition:all .2s ease;visibility:hidden;width:fit-content;z-index:1002}.box-currency-converter .custom-select__dropdown::-webkit-scrollbar{width:6px}.box-currency-converter .custom-select__dropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.box-currency-converter .custom-select__dropdown::-webkit-scrollbar-thumb{background:var(--wp--preset--color--grey-300);border-radius:10px}.box-currency-converter .custom-select__dropdown::-webkit-scrollbar-thumb:hover{background:var(--wp--preset--color--grey-400)}.box-currency-converter .custom-select .custom-option{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;gap:4px;justify-content:center;margin:4px 8px;padding:12px 16px;transition:all .15s ease;width:fit-content}.box-currency-converter .custom-select .custom-option:first-child{margin-top:8px}.box-currency-converter .custom-select .custom-option:last-child{margin-bottom:8px}.box-currency-converter .custom-select .custom-option .currency-option{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:center;width:100%}.box-currency-converter .custom-select .custom-option .currency-option .flags{border-radius:50%;flex-shrink:0;height:20px;object-fit:cover;width:20px}.box-currency-converter .custom-select .custom-option .currency-option .currency-code{color:var(--wp--preset--color--grey-900);flex:1;font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:400;letter-spacing:unset;line-height:1.25rem;margin:0}.box-currency-converter .custom-select .custom-option:hover{background-color:var(--wp--preset--color--purple-25);transform:translateX(4px)}.box-currency-converter .custom-select .custom-option.selected{background-color:var(--wp--preset--color--purple-50)}.box-currency-converter .custom-select .custom-option.selected .currency-code{color:var(--wp--preset--color--purple-110);font-weight:400}.box-currency-converter .custom-select.open .custom-select__trigger{background-color:#f3f4f6}.box-currency-converter .custom-select.open .custom-select__trigger .select-arrow{transform:rotate(180deg)}.box-currency-converter .custom-select.open .custom-select__dropdown{opacity:1;transform:translateY(0);visibility:visible;z-index:1000}.box-currency-converter .custom-select[aria-expanded=true] .custom-select__trigger .select-arrow{transform:rotate(180deg)}.box-currency-converter .custom-select[aria-expanded=true] .custom-select__dropdown{opacity:1;transform:translateY(0);visibility:visible}.box-currency-converter .custom-select--disabled{pointer-events:none}.box-currency-converter .custom-select--disabled .custom-select__trigger{cursor:not-allowed}.box-currency-converter .custom-select--disabled .custom-select__trigger:hover{background-color:transparent}.box-currency-converter .custom-select--disabled .custom-select__dropdown{display:none!important}.box-currency-converter .currency-input{align-items:flex-end;display:flex;flex:1;flex-direction:column;justify-content:flex-end;position:relative}.box-currency-converter .currency-input .currency-amount{background:transparent;border:none;color:#1f2937;font-size:18px;font-weight:400;outline:none;padding:8px 0 8px 16px;text-align:right;width:100%}.box-currency-converter .currency-input .currency-amount::placeholder{color:#9ca3af}.box-currency-converter .currency-input .currency-amount[readonly]{color:#1f2937}.box-currency-converter .currency-input__min-value{color:var(--wp--preset--color--error-500);font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:12px;font-weight:400;letter-spacing:unset;line-height:1.125rem;margin:0;opacity:0;position:absolute;top:-50%;transition:.4s ease}.box-currency-converter .currency-input__min-value.active{opacity:1}.box-currency-converter .swap-button{background:#fff;border:1.667px solid var(--wp--preset--color--grey-200);border-radius:50%;box-shadow:0 0 15px rgba(197,175,231,.6);cursor:pointer;display:none;height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s;width:40px;z-index:1003}.box-currency-converter .swap-button:hover{border:1.667px solid #f6f1fd;box-shadow:0 0 15px #c5afe7}.box-currency-converter .swap-button:hover .swap-icon-left,.box-currency-converter .swap-button:hover .swap-icon-right{color:var(--wp--preset--color--purple-120)!important}.box-currency-converter__details{align-items:flex-start;align-self:stretch;background:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--purple-30);border-radius:20px;box-shadow:0 1px 24px -4px rgba(16,24,40,.03),0 8px 8px -4px rgba(16,24,40,.02);display:flex;flex-direction:column;gap:3.5px;justify-content:center;padding:16px 20px;position:relative}.box-currency-converter__details .detail-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:relative;width:100%}.box-currency-converter__details .detail-row:last-child{margin-bottom:0}.box-currency-converter__details .detail-row .detail-label-wrapper{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:center;position:relative}.box-currency-converter__details .detail-row .detail-label-wrapper .detail-label{color:var(--wp--preset--color--grey-500);font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:12px;font-weight:400;letter-spacing:unset;line-height:1.125rem;margin:0}.box-currency-converter__details .detail-row .detail-label-wrapper .tooltip{position:relative;z-index:200}.box-currency-converter__details .detail-row .detail-label-wrapper .tooltip:hover .tooltiptext{visibility:visible}.box-currency-converter__details .detail-row .detail-label-wrapper .tooltip img{height:1.4rem;width:1.4rem}.box-currency-converter__details .detail-row .detail-label-wrapper .tooltip .tooltiptext{background-color:var(--wp--preset--color--black);border-radius:.8rem;bottom:150%;color:var(--wp--preset--color--white);font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:12px;font-weight:500;left:-150px;letter-spacing:unset;line-height:1.125rem;margin:0;max-width:300px;padding:1rem;position:absolute;text-align:center;visibility:hidden;width:300px;z-index:9999}.box-currency-converter__details .detail-row .detail-label-wrapper .tooltip .tooltiptext:after{border-color:var(--wp--preset--color--black) transparent transparent transparent;border-style:solid;border-width:.5rem;content:"";left:50%;position:absolute;top:100%}.box-currency-converter__details .detail-row .detail-value{color:var(--wp--preset--color--grey-900);font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:12px;font-weight:400;letter-spacing:unset;line-height:1.125rem;margin:0}.box-currency-converter .button{text-align:center;width:100%}.box-currency-converter__economy{padding-inline:35px;text-align:center}.box-currency-converter__economy .economy-text{color:var(--wp--preset--color--grey-400);font-weight:400;text-align:center}.box-currency-converter__economy .economy-text,.box-currency-converter__economy .economy-text .economy-amount{font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:14px;letter-spacing:unset;line-height:1.25rem;margin:0}.box-currency-converter__economy .economy-text .economy-amount{color:var(--wp--preset--color--grey-800);font-weight:500}.box-currency-converter .currency-amount{transition:all .2s ease}.box-currency-converter .detail-row{transition:background-color .2s ease}.box-currency-converter .custom-select .custom-option:hover .flags{transform:scale(1.1)}.box-currency-converter .custom-select .custom-option.selected .flags{box-shadow:0 0 0 2px var(--wp--preset--color--purple-50)}.box-currency-converter .custom-select__trigger .flags{transition:transform .2s ease}.box-currency-converter .custom-select__trigger:hover .flags{transform:scale(1.05)}