<div class="authentication-wrapper authentication">
    authentitacion - to migrate from Magento_Checkout module
</div>
        
    
        <div class="authentication-wrapper authentication">
    authentitacion - to migrate from Magento_Checkout module
</div>
    
        
            
            /* No context defined. */
            
        
    
                                .authentication {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    @include mq($screen-m) {
        justify-content: flex-end;
    }
}
.authentication {
    display: none;
}
                            
                            
                        No notes defined.