/**
 * Volt Technologies Holdings Limited
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the GNU Lesser General Public License
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://www.gnu.org/licenses/lgpl-3.0.en.html
 *
 * @package        Volt Technologies Holdings Limited
 * @copyright      Copyright (c) 2015-2024
 * @license        https://www.gnu.org/licenses/lgpl-3.0.en.html GNU Lesser General Public License
 */
.payment-option img{max-height:36px}.volt-loader{width:38px;height:38px;border:5px solid #f6f6f6;border-bottom-color:#69e69e;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.volt-status{margin:2rem 0}.volt-status h1{margin-top:1rem}.volt-status__inner{display:flex;flex-direction:column;align-items:center}.volt-status__navigate{margin-top:2rem;margin-bottom:1rem;display:flex;flex-wrap:wrap;justify-content:center}.volt-status .btn{margin:8px 8px}.volt-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;padding:30px;width:100%;height:100%;margin:0;padding:0;opacity:0;visibility:hidden;transition:visibility 0s linear .1s,opacity .3s ease}.volt-modal p{margin-bottom:0}.volt-modal.open{visibility:visible;opacity:1;transition-delay:0s}.volt-modal__overlay{position:fixed;top:0;left:0;bottom:0;right:0;z-index:21;background-color:rgba(51,51,52,.34)}.volt-modal__img--mobile{display:block}@media screen and (min-width: 992px){.volt-modal__img--mobile{display:none}}.volt-modal__close{cursor:pointer;display:block;flex-direction:row;justify-content:center;align-items:center;padding:8px 24px;border:0;width:100%;max-width:400px;height:48px;background:#1b63cf;border-radius:4px;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#fff}.volt-modal__close:hover{background:#1858b8}.volt-modal__title{padding:20px}@media screen and (max-width: 991px){.volt-modal__title{text-align:center}}.volt-modal__content{padding:20px}.volt-modal__header-text{font-size:20px;color:#192353}@media screen and (min-width: 992px){.volt-modal__header-text{font-size:24px}}.volt-modal__normal-text{font-size:14px;color:#3d477b}@media screen and (min-width: 992px){.volt-modal__normal-text{font-size:16px}}.volt-modal__list li{position:relative;padding:0px 12px 28px 44px}.volt-modal__list li:nth-child(1):before{content:"1"}.volt-modal__list li:nth-child(2):before{content:"2"}.volt-modal__list li:nth-child(3):before{content:"3"}.volt-modal__list li:before{position:absolute;width:29px;height:29px;display:flex;justify-content:center;align-items:center;left:0;top:2px;color:#fff;font-size:10px;text-align:center;border-radius:50%;background:#1b63cf;outline:5px solid rgba(27,99,207,.1)}@media screen and (max-width: 991px){.volt-modal__list li:before{width:18px;height:18px}}.volt-modal__list h4{margin-bottom:.6rem;font-size:16px}@media screen and (min-width: 992px){.volt-modal__list h4{font-size:19px;margin-bottom:.8rem}}.volt-modal__list p{font-size:14px}@media screen and (min-width: 992px){.volt-modal__list p{font-size:16px}}.volt-modal__column:nth-child(1){flex-grow:1}@media screen and (min-width: 992px){.volt-modal__column:nth-child(1){padding:20px}}@media screen and (max-width: 991px){.volt-modal__column:nth-child(2){display:none}}.volt-modal__container{display:flex;position:relative;z-index:22;top:50%;transform:translateY(-50%);margin:0 auto;background-color:#fff;border-radius:4px}@media screen and (max-width: 991px){.volt-modal__container{width:391px}}@media screen and (min-width: 992px){.volt-modal__container{width:887px}}.jsModalTrigger{display:block}.jsModalTrigger svg{display:block;width:18px;height:18px}.payment-option label{position:relative}.volt-icons{display:flex;align-items:center;right:0;position:absolute}.volt-icons__elm{border:1px solid #e9e9ea;width:38px;height:24px;margin:0 4px;border-radius:4px;display:flex;justify-content:center;align-items:center}.volt-icons svg{display:block;max-height:15px}#checkout-payment-step .payment-option>label img{height:31px;padding:4px;display:block}.payment-option{position:relative}.payment-option{display:flex;align-items:center;flex-wrap:wrap}body#checkout section.checkout-step .payment-options label{display:flex;flex-wrap:wrap;align-items:center;padding:0;margin:0}
