/*!
 * 2023 Linxo
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License 3.0 (AFL-3.0).
 * It is also available through the world-wide-web at this URL: https://opensource.org/licenses/AFL-3.0
 *
 * @author    PrestaShop partner
 * @copyright 2023
 * @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */#checkout-payment-step .lnx-iframe.disabled iframe{display:none}#checkout-payment-step .lnx-reass{width:auto;height:auto}@media screen and (max-width:767px){#checkout-payment-step body#checkout .additional-information{margin-left:unset}#checkout-payment-step .lnx-reass{width:auto;height:16rem}}@media screen and (max-width:400px){#checkout-payment-step body#checkout .additional-information{margin-left:unset}#checkout-payment-step .lnx-reass{width:auto;height:14rem}}@media screen and (max-width:360px){#checkout-payment-step .lnx-reass{width:17rem;height:12rem}}@media screen and (max-width:280px){#checkout-payment-step .lnx-reass{width:14rem;height:14rem}}@media screen and (min-width:1024px) and (max-width:1079px){#checkout-payment-step .lnx-reass{width:30rem;height:auto}}@media screen and (max-width:767px){body#checkout .additional-information{margin-left:unset}}@font-face{font-family:Grotesk Regular;src:url(../fonts/hanken-grotesk-latin-400-normal.ttf)}@font-face{font-family:Grotesk Bold;src:url(../fonts/hanken-grotesk-latin-700-normal.ttf)}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.gap-10{gap:10px}.bg-yellow-light{background-color:#fff3d9}.bg-yellow{background-color:#ffae01}.text-blue{color:#042e51}.border-gray{border:1px solid #e7e7eb}.text-bold{font-family:Grotesk Bold}.text-regular{font-family:Grotesk Regular}.top_item{border-radius:10px;padding:10px 35px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.top_wrapper{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}@media (max-width:560px){.top_item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px}.top_item span{text-align:center}}.top_img{margin-right:10px}.title{font-size:20px}.bottom_wrapper{position:relative}.bottom_item{margin-top:30px;border-radius:10px;padding:10px;margin-bottom:20px;position:relative;z-index:1;background-color:#fff}.decoration{content:"";position:absolute;top:-10px;left:-10px;background-color:#ffae01;width:80px;height:80px;border-radius:10px;z-index:0}.step{padding:4px 10px;border-radius:40px;color:#fff;-ms-flex-item-align:center;align-self:center;margin-right:10px}@media (max-width:560px){.step{-ms-flex-item-align:self-start;align-self:self-start}}.step_1{margin-top:15px;margin-bottom:10px}.text_step{-ms-flex-item-align:center;align-self:center;font-size:12px}.footer_wrapper{margin-top:10px;margin-bottom:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer_text{font-size:10px;margin-right:3px}@media (max-width:560px){.footer_img{width:200px;height:auto}.footer_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}

 #payment-option-2-container > label > img {
    width: 120px;
    height: auto;
}

input#velsof_spin_wheel {
    width: auto;
}

