.mollie-buttons{animation:fadeIn 1s;animation-delay:1s;animation-fill-mode:forwards;margin-top:10%;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mollie-buttons .button{background-color:#0095ff;border:0;border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.19);color:#fff;display:inline-block;font-size:1.8rem;font-weight:700;line-height:4.4rem;margin:20px;max-width:100%;outline:none;overflow:hidden;padding:0 16px;text-align:center;text-decoration:none;text-overflow:ellipsis;-webkit-transition:background .15s;transition:background .15s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.mollie-buttons{opacity:0;-webkit-transition:opacity 2s ease-in;-moz-transition:opacity 2s ease-in;-ms-transition:opacity 2s ease-in;-o-transition:opacity 2s ease-in;transition:opacity 2s ease-in}.mollie-buttons .button:hover{background-color:#0077cb}.mollie-loading .redirect-block{padding:10%;text-align:center}.checkout-payment-method #mollie_methods_ideal-form .label{display:inline-block;height:35px}.checkout-payment-method #mollie_methods_ideal-form .payment-icon{max-height:30px;width:35px}.checkout-payment-method #mollie_methods_kbc-form .label{display:inline-block;height:35px}.checkout-payment-method #mollie_methods_kbc-form .payment-icon{max-height:30px;width:35px}.checkout-payment-method #mollie_methods_giftcard-form .label{display:inline-block;height:40px}.checkout-payment-method #mollie_methods_giftcard-form .payment-icon{max-height:30px;width:35px}.mollie-payment-icon{margin-right:5px;vertical-align:middle;width:25px}.mollie-loading .loader{animation:spin 2s linear infinite;border:16px solid #e3f0fa;border-radius:50%;border-top-color:#31a8f0;height:50px;margin-left:auto;margin-right:auto;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mollie-component{background-color:#fff;border-radius:6px;box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 1px 3px 0 rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.05);color:#222;height:20px;margin-bottom:10px;margin-top:5px;padding:10px 15px;transition:all .05s ease;width:90%}.mollie-component.is-invalid{background-color:#fff0f0;box-shadow:0 1px 1px 0 rgba(255,51,68,.1),0 1px 3px 0 rgba(255,51,68,.1)}.payment-method-content .card-container{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:10px;display:block;margin-bottom:10px;max-width:400px;overflow:auto;padding:20px}.component-error{color:red;display:none;margin-bottom:10px}