/* 10/febrero/2025 */

.adp-currency{box-shadow:0 3px 6px rgba(130,167,217,.32);position:fixed;right:0;transition:all .35s ease;width:7.8125rem;z-index:3}.adp-currency .wrapper{position:relative;transition:all .35s ease;width:100%;z-index:3}.adp-currency .wrapper .label{align-items:center;background-color:#008294;border-bottom-left-radius:.3125rem;border-top-left-radius:.3125rem;display:flex;height:3.125rem;justify-content:center;outline:none;padding-left:1.25rem;padding-right:1.25rem;transition:all .35s ease;width:100%}.adp-currency .wrapper .label:before{border-color:#fff;border-radius:.3125rem;content:"";height:85%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition-delay:.08s;transition-duration:.16s;transition-property:box-shadow;width:95%;z-index:1}.adp-currency .wrapper .label:hover{background-color:#ff1b44}.adp-currency .wrapper .label>*{color:#fff;font-size:.75rem;line-height:.9375rem;text-align:center}.adp-currency .wrapper .label>:not(.adp-icon){max-width:5rem}.adp-currency .wrapper .label .adp-icon{flex-shrink:0;margin-right:.625rem}.adp-currency .wrapper .content{align-items:center;background-color:#fff;bottom:100%;box-shadow:0 3px 6px rgba(130,167,217,.32);display:flex;flex-direction:column;height:auto;justify-content:center;left:0;max-height:0;opacity:0;overflow:hidden;padding:0 .625rem;position:absolute;transition:all .35s ease;width:100%}.adp-currency .wrapper .content>:not(:last-child){margin-bottom:.625rem}.adp-currency .wrapper .content *{text-align:center}.adp-currency .wrapper .content .flag{display:flex}.adp-currency .wrapper .content .flag img{margin-right:.625rem;width:.9375rem}.adp-currency .backdrop{background-color:#003746;content:"";display:none;height:100%;left:0;opacity:.8;position:fixed;top:0;width:100%;z-index:2}.adp-currency.active{width:12.5rem}.adp-currency.active .wrapper .label{background-color:#ff1b44;border-top-left-radius:0}.adp-currency.active .wrapper .content{border-top-left-radius:.3125rem;max-height:100vh;opacity:1;padding-bottom:.625rem;padding-top:.625rem}.adp-currency.not-visible{right:-12.5rem}.adp-theme-light .adp-currency .label.focus,.adp-theme-light .adp-currency .label:focus,.adp-theme-light.currency .label.focus,.adp-theme-light.currency .label:focus,.adp-theme-light adp-currency .label.focus,.adp-theme-light adp-currency .label:focus{background-color:#ff1b44;color:#fff}.adp-theme-light .adp-currency .label.focus:before,.adp-theme-light .adp-currency .label:focus:before,.adp-theme-light.currency .label.focus:before,.adp-theme-light.currency .label:focus:before,.adp-theme-light adp-currency .label.focus:before,.adp-theme-light adp-currency .label:focus:before{box-shadow:0 0 0 1px}@media (min-width:46.5em){.adp-currency{transform:translateY(50%)}}@media (min-width:64em){.adp-currency{transform:translateY(100%)}}@media (max-width:1023px){.adp-currency.active .backdrop{display:block}}